@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400i");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400i,500,600");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700,800");
/* line 7, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 12, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
body {
  margin: 0;
}

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

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

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

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

/* line 45, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a {
  background-color: transparent;
}

/* line 48, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a:active,
a:hover {
  outline: 0;
}

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

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

/* line 59, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
dfn {
  font-style: italic;
}

/* line 62, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
h1 {
  margin: .67em 0;
  font-size: 2em;
}

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

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

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

/* line 80, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
sup {
  top: -.5em;
}

/* line 83, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
sub {
  bottom: -.25em;
}

/* line 86, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
img {
  border: 0;
}

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

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

/* line 95, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 101, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
pre {
  overflow: auto;
}

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

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

/* line 120, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
button {
  overflow: visible;
}

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

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

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

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

/* line 143, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
input {
  line-height: normal;
}

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

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

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

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

/* line 167, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

/* line 172, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
legend {
  padding: 0;
  border: 0;
}

/* line 176, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
textarea {
  overflow: auto;
}

/* line 179, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
optgroup {
  font-weight: bold;
}

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

/* line 186, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 192, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  *,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 201, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 205, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 208, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 211, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  /* line 215, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 221, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  thead {
    display: table-header-group;
  }
  /* line 224, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 228, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  img {
    max-width: 100% !important;
  }
  /* line 231, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 237, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 241, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar {
    display: none;
  }
  /* line 244, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 248, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 251, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 254, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 258, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

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

/* line 269, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 281, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1084, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

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

/* line 1099, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 1103, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

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

/* line 1112, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
figure {
  margin: 0;
}

/* line 1115, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
img {
  vertical-align: middle;
}

/* line 1118, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 1127, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 1130, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 1143, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.img-circle {
  border-radius: 50%;
}

/* line 1146, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 1152, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 1162, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 1171, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
[role="button"] {
  cursor: pointer;
}

/* line 1174, app/assets/stylesheets/website/../bootstrap/bootstrap.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 1191, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}

/* line 1219, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 1228, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

/* line 1242, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1251, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

/* line 1265, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
h1,
.h1 {
  font-size: 36px;
}

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

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

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

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

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

/* line 1289, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
p {
  margin: 0 0 10px;
}

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

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

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

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

/* line 1312, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.text-left {
  text-align: left;
}

/* line 1315, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.text-right {
  text-align: right;
}

/* line 1318, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.text-center {
  text-align: center;
}

/* line 1321, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.text-justify {
  text-align: justify;
}

/* line 1324, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 1327, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 1330, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 1333, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 1336, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.text-muted {
  color: #777;
}

/* line 1339, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.text-primary {
  color: #337ab7;
}

/* line 1342, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 1346, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.text-success {
  color: #3c763d;
}

/* line 1349, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 1353, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.text-info {
  color: #31708f;
}

/* line 1356, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 1360, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 1363, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 1367, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.text-danger {
  color: #a94442;
}

/* line 1370, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 1374, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

/* line 1378, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 1382, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 1385, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 1389, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 1392, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 1396, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 1399, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 1403, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 1406, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

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

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

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

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

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

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

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

/* line 1444, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
dt,
dd {
  line-height: 1.42857143;
}

/* line 1448, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
dt {
  font-weight: bold;
}

/* line 1451, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1455, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 1464, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

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

/* line 1473, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

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

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

/* line 1488, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

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

/* line 1501, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 1509, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

/* line 1517, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 1525, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

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

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

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

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

/* line 1559, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

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

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

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

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

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

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

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

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

/* line 1615, app/assets/stylesheets/website/../bootstrap/bootstrap.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 1621, app/assets/stylesheets/website/../bootstrap/bootstrap.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 1624, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-12 {
  width: 100%;
}

/* line 1627, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 1630, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 1633, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-9 {
  width: 75%;
}

/* line 1636, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 1639, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 1642, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-6 {
  width: 50%;
}

/* line 1645, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 1648, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 1651, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-3 {
  width: 25%;
}

/* line 1654, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 1657, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 1660, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 1663, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 1666, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 1669, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 1672, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 1675, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 1678, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 1681, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 1684, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 1687, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 1690, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 1693, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 1696, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 1699, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 1702, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 1705, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 1708, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 1711, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 1714, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 1717, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 1720, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 1723, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 1726, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 1729, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 1732, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 1735, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 1738, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 1741, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 1744, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 1747, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 1750, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 1753, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 1756, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 1759, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 1762, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 1765, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 1768, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 1771, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 1774, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1778, app/assets/stylesheets/website/../bootstrap/bootstrap.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 1781, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 1784, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 1787, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 1790, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 1793, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 1796, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 1799, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 1802, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 1805, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 1808, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 1811, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 1814, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 1817, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 1820, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 1823, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 1826, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 1829, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 1832, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 1835, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 1838, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 1841, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 1844, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 1847, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 1850, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 1853, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 1856, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 1859, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 1862, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 1865, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 1868, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 1871, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 1874, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 1877, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 1880, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 1883, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 1886, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 1889, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 1892, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 1895, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 1898, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 1901, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 1904, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 1907, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 1910, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 1913, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 1916, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 1919, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 1922, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 1925, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 1928, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 1931, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 1936, app/assets/stylesheets/website/../bootstrap/bootstrap.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 1939, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 1942, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 1945, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 1948, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 1951, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 1954, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 1957, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 1960, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 1963, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 1966, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 1969, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 1972, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 1975, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 1978, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 1981, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 1984, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 1987, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 1990, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 1993, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 1996, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 1999, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 2002, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 2005, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 2008, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 2011, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 2014, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 2017, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 2020, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 2023, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 2026, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 2029, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 2032, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 2035, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 2038, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 2041, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 2044, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 2047, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 2050, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 2053, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 2056, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 2059, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 2062, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 2065, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 2068, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 2071, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 2074, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 2077, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 2080, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 2083, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 2086, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 2089, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 2094, app/assets/stylesheets/website/../bootstrap/bootstrap.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 2097, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 2100, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 2103, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 2106, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 2109, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 2112, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 2115, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 2118, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 2121, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 2124, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 2127, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 2130, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 2133, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 2136, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 2139, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 2142, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 2145, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 2148, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 2151, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 2154, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 2157, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 2160, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 2163, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 2166, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 2169, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 2172, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 2175, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 2178, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 2181, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 2184, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 2187, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 2190, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 2193, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 2196, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 2199, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 2202, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 2205, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 2208, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 2211, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 2214, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 2217, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 2220, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 2223, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 2226, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 2229, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 2232, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 2235, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 2238, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 2241, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 2244, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 2247, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/* line 2251, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
table {
  background-color: transparent;
}

/* line 2254, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

/* line 2260, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
th {
  text-align: left;
}

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

/* line 2268, app/assets/stylesheets/website/../bootstrap/bootstrap.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 {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 2279, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 2283, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 2291, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 2294, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.table .table {
  background-color: #fff;
}

/* line 2297, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 2305, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 2308, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 2316, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

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

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

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

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

/* line 2337, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 2351, app/assets/stylesheets/website/../bootstrap/bootstrap.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 2358, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 2372, app/assets/stylesheets/website/../bootstrap/bootstrap.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 2379, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 2393, app/assets/stylesheets/website/../bootstrap/bootstrap.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 2400, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 2414, app/assets/stylesheets/website/../bootstrap/bootstrap.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 2421, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 2435, app/assets/stylesheets/website/../bootstrap/bootstrap.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 2442, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 2447, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 2454, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 2457, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 2465, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 2468, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 2476, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 2484, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 2491, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 2497, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 2508, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

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

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

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

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

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

/* line 2536, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 2542, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

/* line 2549, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  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 .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* line 2567, app/assets/stylesheets/website/../bootstrap/bootstrap.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 2573, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 2577, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 2580, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

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

/* line 2587, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

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

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

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 2604, app/assets/stylesheets/website/../bootstrap/bootstrap.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 2610, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  input.input-sm[type="date"],
input.input-sm[type="time"],
input.input-sm[type="datetime-local"],
input.input-sm[type="month"],
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 2620, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  input.input-lg[type="date"],
input.input-lg[type="time"],
input.input-lg[type="datetime-local"],
input.input-lg[type="month"],
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

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

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

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

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

/* line 2661, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

/* line 2671, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

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

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

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

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

/* line 2702, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

/* line 2707, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2714, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 2718, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
textarea.input-sm,
select.input-sm[multiple] {
  height: auto;
}

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

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

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

/* line 2737, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 2744, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 2751, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 2755, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
textarea.input-lg,
select.input-lg[multiple] {
  height: auto;
}

/* line 2759, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 2766, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

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

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

/* line 2781, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.has-feedback {
  position: relative;
}

/* line 2784, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 2787, app/assets/stylesheets/website/../bootstrap/bootstrap.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 2799, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.input-lg + .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 2806, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.input-sm + .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 2813, app/assets/stylesheets/website/../bootstrap/bootstrap.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 2825, app/assets/stylesheets/website/../bootstrap/bootstrap.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 2830, app/assets/stylesheets/website/../bootstrap/bootstrap.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 2835, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

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

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

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

/* line 2873, app/assets/stylesheets/website/../bootstrap/bootstrap.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 2885, app/assets/stylesheets/website/../bootstrap/bootstrap.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 2890, app/assets/stylesheets/website/../bootstrap/bootstrap.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 2895, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 2900, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

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

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

/* line 2909, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 2916, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 2921, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 2926, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 2929, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 2933, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  /* line 2938, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 2941, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 2945, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 2952, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 2956, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 2961, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

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

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

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

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

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

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

/* line 3003, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  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 3024, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

/* line 3039, app/assets/stylesheets/website/../bootstrap/bootstrap.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 3046, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

/* line 3055, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

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

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

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

/* line 3075, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 3082, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default.focus:active,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

/* line 3095, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 3100, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default.focus[disabled],
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

/* line 3112, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 3116, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 3121, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 3127, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 3132, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 3139, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary.focus:active,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

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

/* line 3157, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary.focus[disabled],
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 3169, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 3173, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 3178, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 3184, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 3189, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 3196, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success.focus:active,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

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

/* line 3214, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success.focus[disabled],
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 3226, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 3230, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 3235, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 3241, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 3246, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 3253, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info.focus:active,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

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

/* line 3271, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info.focus[disabled],
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 3283, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 3287, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 3292, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 3298, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 3303, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 3310, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning.focus:active,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

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

/* line 3328, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning.focus[disabled],
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 3340, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 3344, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3349, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 3355, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 3360, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 3367, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger.focus:active,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

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

/* line 3385, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger.focus[disabled],
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3397, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 3401, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}

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

/* line 3421, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 3427, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

/* line 3434, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

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

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

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

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

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

/* line 3467, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 3473, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.fade.in {
  opacity: 1;
}

/* line 3476, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.collapse {
  display: none;
}

/* line 3479, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.collapse.in {
  display: block;
}

/* line 3482, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
tr.collapse.in {
  display: table-row;
}

/* line 3485, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 3488, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}

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

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

/* line 3520, app/assets/stylesheets/website/../bootstrap/bootstrap.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;
  -webkit-background-clip: padding-box;
  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 3542, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

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

/* line 3552, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 3561, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 3567, app/assets/stylesheets/website/../bootstrap/bootstrap.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 3575, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}

/* line 3580, app/assets/stylesheets/website/../bootstrap/bootstrap.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 3588, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 3591, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.open > a {
  outline: 0;
}

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

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

/* line 3602, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

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

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

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

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

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

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

/* line 3651, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 3656, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

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

/* line 3675, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

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

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

/* line 3688, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 3691, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3695, app/assets/stylesheets/website/../bootstrap/bootstrap.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 3700, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-group > .btn-group {
  float: left;
}

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

/* line 3706, app/assets/stylesheets/website/../bootstrap/bootstrap.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 3711, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3715, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

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

/* line 3723, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

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

/* line 3735, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn .caret {
  margin-left: 0;
}

/* line 3738, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 3742, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 3745, app/assets/stylesheets/website/../bootstrap/bootstrap.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 3753, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

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

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

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

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

/* line 3802, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 3805, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 3808, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 3816, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

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

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

/* line 3833, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 3836, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.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 3845, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

/* line 3851, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select.input-group-lg[multiple] > .form-control,
select.input-group-lg[multiple] > .input-group-addon,
select.input-group-lg[multiple] > .input-group-btn > .btn {
  height: auto;
}

/* line 3859, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.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 3868, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

/* line 3874, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select.input-group-sm[multiple] > .form-control,
select.input-group-sm[multiple] > .input-group-addon,
select.input-group-sm[multiple] > .input-group-btn > .btn {
  height: auto;
}

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

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

/* line 3898, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 3909, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 3914, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

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

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

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

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

/* line 3954, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.input-group-btn > .btn {
  position: relative;
}

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

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

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

/* line 3969, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 3974, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

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

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

/* line 3988, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 3993, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.nav > li.disabled > a {
  color: #777;
}

/* line 3996, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 4003, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}

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

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

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

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

/* line 4025, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 4031, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 4034, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 4043, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

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

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

/* line 4054, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

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

/* line 4067, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

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

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

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

/* line 4090, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

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

/* line 4096, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

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

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

/* line 4109, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.nav-justified {
  width: 100%;
}

/* line 4112, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.nav-justified > li {
  float: none;
}

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

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

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

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

/* line 4135, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

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

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

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

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

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

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

@media (min-width: 768px) {
  /* line 4173, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar {
    border-radius: 4px;
  }
}

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

/* line 4182, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

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

@media (min-width: 768px) {
  /* line 4195, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 4201, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 4207, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 4210, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 4217, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 4222, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 4227, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 4235, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 4243, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

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

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

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

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

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

/* line 4274, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

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

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

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

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

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

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

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

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

/* line 4323, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

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

@media (max-width: 767px) {
  /* line 4332, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 4342, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 4346, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 4349, app/assets/stylesheets/website/../bootstrap/bootstrap.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 4355, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 4359, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 4362, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 4367, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  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);
}

@media (min-width: 768px) {
  /* line 4379, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 4384, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 4389, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 4392, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 4396, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 4401, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 4404, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 4408, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 4415, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 4419, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 4424, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

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

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

/* line 4453, app/assets/stylesheets/website/../bootstrap/bootstrap.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 4460, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 4464, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 4468, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 4472, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

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

@media (min-width: 768px) {
  /* line 4484, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 4487, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 4491, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 4495, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 4499, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 4502, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 4507, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 4510, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 4513, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

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

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

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

/* line 4540, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 4544, app/assets/stylesheets/website/../bootstrap/bootstrap.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 4551, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 4554, app/assets/stylesheets/website/../bootstrap/bootstrap.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 4559, app/assets/stylesheets/website/../bootstrap/bootstrap.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 4565, app/assets/stylesheets/website/../bootstrap/bootstrap.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 4572, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 4575, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 4578, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 4581, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

/* line 4585, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 4591, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 4595, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 4598, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4603, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 4606, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 4609, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4614, app/assets/stylesheets/website/../bootstrap/bootstrap.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: #080808;
}

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

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

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

/* line 4636, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 4640, app/assets/stylesheets/website/../bootstrap/bootstrap.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: #080808;
}

@media (max-width: 767px) {
  /* line 4647, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* line 4650, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  /* line 4653, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 4656, app/assets/stylesheets/website/../bootstrap/bootstrap.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 4661, app/assets/stylesheets/website/../bootstrap/bootstrap.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: #080808;
  }
  /* line 4667, app/assets/stylesheets/website/../bootstrap/bootstrap.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 4674, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 4677, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 4680, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 4683, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 4687, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 4693, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

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

/* line 4703, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 4708, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.breadcrumb > .active {
  color: #777;
}

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

/* line 4717, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.pagination > li {
  display: inline;
}

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

/* line 4732, app/assets/stylesheets/website/../bootstrap/bootstrap.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 4738, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 4743, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

/* line 4752, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 4764, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 4775, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 4781, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 4786, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

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

/* line 4797, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4802, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

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

/* line 4813, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.pager li {
  display: inline;
}

/* line 4816, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 4824, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

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

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

/* line 4837, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 4845, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

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

/* line 4863, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.label:empty {
  display: none;
}

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

/* line 4870, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.label-default {
  background-color: #777;
}

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

/* line 4877, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 4880, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

/* line 4884, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 4887, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

/* line 4891, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 4894, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 4898, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 4901, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 4905, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 4908, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 4912, app/assets/stylesheets/website/../bootstrap/bootstrap.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: #777;
  border-radius: 10px;
}

/* line 4926, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.badge:empty {
  display: none;
}

/* line 4929, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 4933, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 4938, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4944, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 4949, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.list-group-item > .badge {
  float: right;
}

/* line 4952, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 4955, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 4958, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 4965, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 4969, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 4974, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 4977, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 4983, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 4987, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 4991, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 4996, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 5001, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

/* line 5013, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}

/* line 5018, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 5023, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 5027, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5033, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 5037, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 5040, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 5044, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 5047, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 5051, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 5058, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5063, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 5066, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 5069, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5074, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 5077, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 5080, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5085, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 5088, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 5091, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5096, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 5099, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-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 5126, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5135, app/assets/stylesheets/website/../bootstrap/bootstrap.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 .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 5150, app/assets/stylesheets/website/../bootstrap/bootstrap.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);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 5158, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5164, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 5167, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5172, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 5175, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5180, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 5183, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5188, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 5191, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5196, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.media {
  margin-top: 15px;
}

/* line 5199, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.media:first-child {
  margin-top: 0;
}

/* line 5202, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 5207, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.media-body {
  width: 10000px;
}

/* line 5210, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.media-object {
  display: block;
}

/* line 5213, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 5216, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 5220, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 5224, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 5230, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.media-middle {
  vertical-align: middle;
}

/* line 5233, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 5236, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5240, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 5244, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 5248, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 5256, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 5260, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5265, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 5269, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 5273, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 5281, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 5285, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

/* line 5292, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5297, app/assets/stylesheets/website/../bootstrap/bootstrap.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: #777;
}

/* line 5302, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5310, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 5321, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5326, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 5330, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 5334, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 5338, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 5345, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 5355, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 5359, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 5363, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 5367, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 5374, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 5384, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 5388, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 5392, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 5396, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 5403, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 5413, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 5417, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 5421, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 5425, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 5432, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 5442, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5446, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 5450, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5458, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-body {
  padding: 15px;
}

/* line 5461, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5467, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 5470, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 5476, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 5483, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5490, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 5494, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 5499, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5505, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5511, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5515, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 5518, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 5521, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 5526, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 5532, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5537, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .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 > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5544, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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 5554, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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 5564, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5569, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .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 > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5576, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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 5586, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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 5596, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5602, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 5606, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 5610, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 5624, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 5638, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 5648, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 5658, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 5662, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 5665, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 5669, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 5672, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 5675, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 5679, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 5682, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 5685, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-default {
  border-color: #ddd;
}

/* line 5688, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 5693, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 5696, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

/* line 5700, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 5703, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 5706, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5711, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 5714, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 5718, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 5721, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 5724, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5729, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 5732, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 5736, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 5739, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 5742, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5747, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 5750, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 5754, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 5757, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 5760, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5765, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 5768, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 5772, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 5775, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 5778, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5783, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 5786, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 5790, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5793, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 5800, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5813, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 5816, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 5819, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5829, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 5833, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 5837, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 5841, app/assets/stylesheets/website/../bootstrap/bootstrap.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: .2;
}

/* line 5851, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5859, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

/* line 5866, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.modal-open {
  overflow: hidden;
}

/* line 5869, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5881, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

/* line 5890, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5896, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 5900, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 5905, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

/* line 5917, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
}

/* line 5926, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5930, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5934, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5938, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 5941, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 5945, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 5949, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 5954, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 5958, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 5961, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 5964, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 5972, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 5976, app/assets/stylesheets/website/../bootstrap/bootstrap.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 5980, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 5985, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 5989, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  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;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

/* line 6013, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 6017, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 6021, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 6025, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 6029, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 6033, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 6041, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6048, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6055, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6062, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6069, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 6076, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 6083, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6090, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6097, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6104, app/assets/stylesheets/website/../bootstrap/bootstrap.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-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  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;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  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-break: auto;
}

/* line 6138, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.popover.top {
  margin-top: -10px;
}

/* line 6141, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.popover.right {
  margin-left: 10px;
}

/* line 6144, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 6147, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.popover.left {
  margin-left: -10px;
}

/* line 6150, app/assets/stylesheets/website/../bootstrap/bootstrap.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 6158, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 6161, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6170, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 6173, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 6177, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 6185, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 6192, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 6200, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 6207, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 6215, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 6222, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 6230, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 6237, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel {
  position: relative;
}

/* line 6240, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 6245, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 6252, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 6257, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 6267, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .carousel-inner > .item.next,
.carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 6273, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  /* line 6279, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 6287, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 6292, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 6295, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 6301, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 6304, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 6307, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 6311, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 6314, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 6317, app/assets/stylesheets/website/../bootstrap/bootstrap.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: .5;
}

/* line 6331, app/assets/stylesheets/website/../bootstrap/bootstrap.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  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 6339, app/assets/stylesheets/website/../bootstrap/bootstrap.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  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 6349, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

/* line 6357, app/assets/stylesheets/website/../bootstrap/bootstrap.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 6367, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 6372, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 6377, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 6384, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 6387, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 6390, app/assets/stylesheets/website/../bootstrap/bootstrap.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 6401, app/assets/stylesheets/website/../bootstrap/bootstrap.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 6413, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 6419, app/assets/stylesheets/website/../bootstrap/bootstrap.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 6431, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 6435, app/assets/stylesheets/website/../bootstrap/bootstrap.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 6444, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 6448, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 6452, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 6457, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 6461, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

/* line 6496, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

/* line 6514, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 6519, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.pull-right {
  float: right !important;
}

/* line 6522, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.pull-left {
  float: left !important;
}

/* line 6525, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.hide {
  display: none !important;
}

/* line 6528, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.show {
  display: block !important;
}

/* line 6531, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.invisible {
  visibility: hidden;
}

/* line 6534, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 6541, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.hidden {
  display: none !important;
}

/* line 6544, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 6550, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/* line 6556, app/assets/stylesheets/website/../bootstrap/bootstrap.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 6571, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6574, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 6577, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 6580, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 6586, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 6591, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 6596, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6601, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6604, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 6607, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 6610, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6616, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6621, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6626, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6631, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6634, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 6637, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 6640, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6646, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6651, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6656, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 6661, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6664, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 6667, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 6670, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 6676, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 6681, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 6686, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 6691, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6696, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6701, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 6706, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 6710, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 6714, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6717, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 6720, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 6723, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 6728, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 6732, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 6736, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 6740, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 6744, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 6748, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 6753, app/assets/stylesheets/website/../bootstrap/bootstrap.scss */
  .hidden-print {
    display: none !important;
  }
}

/*!
 * Bootstrap-select v1.14.0-beta3 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2022 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
@-webkit-keyframes bs-notify-fadeOut {
  0% {
    opacity: .9;
  }
  100% {
    opacity: 0;
  }
}

@-o-keyframes bs-notify-fadeOut {
  0% {
    opacity: .9;
  }
  100% {
    opacity: 0;
  }
}

@keyframes bs-notify-fadeOut {
  0% {
    opacity: .9;
  }
  100% {
    opacity: 0;
  }
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select > select.bs-select-hidden, select.bs-select-hidden, select.selectpicker {
  display: none !important;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select {
  width: 220px;
  vertical-align: middle;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #999;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover {
  color: rgba(255, 255, 255, 0.5);
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.is-invalid .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle, .was-validated .bootstrap-select select:invalid + .dropdown-toggle {
  border-color: #b94a48;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select select:valid + .dropdown-toggle {
  border-color: #28a745;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.fit-width {
  width: auto !important;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-toggle:focus, .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
  height: auto;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
:not(.input-group) > .bootstrap-select.form-control:not([class*=col-]) {
  width: 100%;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.form-inline .bootstrap-select, .form-inline .bootstrap-select.form-control:not([class*=col-]) {
  width: auto;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.dropdown-menu-right, .bootstrap-select.dropdown-menu-right[class*=col-], .row .bootstrap-select.dropdown-menu-right[class*=col-] {
  float: right;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.form-group .bootstrap-select, .form-horizontal .bootstrap-select, .form-inline .bootstrap-select {
  margin-bottom: 0;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
  padding: 0;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.form-control-lg .dropdown-toggle, .bootstrap-select.form-control-sm .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: .25rem .5rem;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: .5rem 1rem;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.form-inline .bootstrap-select .form-control {
  width: 100%;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.disabled, .bootstrap-select > .disabled {
  cursor: not-allowed;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.disabled:focus, .bootstrap-select > .disabled:focus {
  outline: 0 !important;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-toggle .bs-select-clear-selected {
  position: relative;
  display: block;
  margin-right: 5px;
  text-align: center;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bs3.bootstrap-select .dropdown-toggle .bs-select-clear-selected {
  padding-right: inherit;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-toggle .bs-select-clear-selected span {
  position: relative;
  top: -webkit-calc(((-1em / 1.5) + 1ex)/ 2);
  top: calc(((-1em / 1.5) + 1ex)/ 2);
  pointer-events: none;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bs3.bootstrap-select .dropdown-toggle .bs-select-clear-selected span {
  top: auto;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-toggle.bs-placeholder .bs-select-clear-selected {
  display: none;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select[class*=col-] .dropdown-toggle {
  width: 100%;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: 0 !important;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu li {
  position: relative;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu li small {
  padding-left: .5em;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -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);
  pointer-events: none;
  opacity: .9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .dropdown-menu .notify.fadeOut {
  -webkit-animation: .3s linear 750ms forwards bs-notify-fadeOut;
  -o-animation: .3s linear 750ms forwards bs-notify-fadeOut;
  animation: .3s linear 750ms forwards bs-notify-fadeOut;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner, .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: '\00a0';
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: .5em;
  height: 1em;
  border-style: solid;
  border-width: 0 .26em .26em 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid #fff;
  border-bottom: 0;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before {
  display: block;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bs-actionsbox, .bs-donebutton, .bs-searchbox {
  padding: 4px 8px;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bs-actionsbox .btn-group {
  display: block;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bs-actionsbox .btn-group button {
  width: 50%;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bs-donebutton .btn-group {
  display: block;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bs-donebutton .btn-group button {
  width: 100%;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

/* line 6, app/assets/stylesheets/website/../bootstrap/bootstrap-select.min.scss */
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot);
  src: url(/assets/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix) format("embedded-opentype"), url(/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff) format("woff"), url(/assets/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf) format("truetype"), url(/assets/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular) format("svg");
}

/*@import "font-awesome.min";*/
/*always import last the font-fix for bootstrap and font-awesome*/
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/../fonts/glyphicons-halflings-regular.eot);
  src: url(/../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(/../fonts/glyphicons-halflings-regular.woff) format("woff"), url(/../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

/* line 7, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker-standalone.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 19, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker-standalone.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 23, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker-standalone.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 27, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker-standalone.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 31, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker-standalone.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 35, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker-standalone.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 39, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker-standalone.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 43, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker-standalone.scss */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  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 65, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker-standalone.scss */
.collapse {
  display: none;
}

/* line 69, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker-standalone.scss */
.collapse.show {
  display: block;
}

/* line 73, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker-standalone.scss */
.dropdown-menu {
  position: absolute;
  left: 0;
  z-index: 99999;
  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;
  -webkit-background-clip: padding-box;
  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 95, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker-standalone.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget {
  list-style: none;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 992px) {
  /* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eee;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
  background: #eee;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
  color: #777;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eee;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td span.old {
  color: #777;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.input-group.date .input-group-addon {
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/website/../plugins/bootstrap-datetimepicker.min.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* jquery.Jcrop.min.css v0.9.12 (build:20130126) */
/* line 2, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-holder {
  direction: ltr;
  text-align: left;
}

/* line 3, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-vline, .jcrop-hline {
  background: #FFF url(/Jcrop.gif);
  font-size: 0;
  position: absolute;
}

/* line 4, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-vline {
  height: 100%;
  width: 1px !important;
}

/* line 5, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-vline.right {
  right: 0;
}

/* line 6, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-hline {
  height: 1px !important;
  width: 100%;
}

/* line 7, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-hline.bottom {
  bottom: 0;
}

/* line 8, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-tracker {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  height: 100%;
  width: 100%;
}

/* line 9, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-handle {
  background-color: #333;
  border: 1px #EEE solid;
  font-size: 1px;
  height: 7px;
  width: 7px;
}

/* line 10, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}

/* line 11, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px;
}

/* line 12, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%;
}

/* line 13, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%;
}

/* line 14, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}

/* line 15, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0;
}

/* line 16, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0;
}

/* line 17, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px;
}

/* line 18, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-dragbar.ord-n, .jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%;
}

/* line 19, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-dragbar.ord-e, .jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px;
}

/* line 20, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-dragbar.ord-n {
  margin-top: -4px;
}

/* line 21, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px;
}

/* line 22, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0;
}

/* line 23, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-dragbar.ord-w {
  margin-left: -4px;
}

/* line 24, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-light .jcrop-vline, .jcrop-light .jcrop-hline {
  background: #FFF;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}

/* line 25, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000;
  border-color: #FFF;
  border-radius: 3px;
}

/* line 26, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-dark .jcrop-vline, .jcrop-dark .jcrop-hline {
  background: #000;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}

/* line 27, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #FFF;
  border-color: #000;
  border-radius: 3px;
}

/* line 28, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.solid-line .jcrop-vline, .solid-line .jcrop-hline {
  background: #FFF;
}

/* line 29, app/assets/stylesheets/website/../plugins/jquery.Jcrop.min.scss */
.jcrop-holder img, img.jcrop-preview {
  max-width: none;
}

/* Cropper.js v0.5.6
 * https://github.com/fengyuanchen/cropperjs
 *
 * Copyright (c) 2015-2016 Fengyuan Chen
 * Released under the MIT license
 *
 * Date: 2016-01-18T05:33:19.322Z
 */
/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-container {
  font-size: 0;
  line-height: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  direction: ltr !important;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-container img {
  display: block;
  width: 100%;
  min-width: 0 !important;
  max-width: none !important;
  height: 100%;
  min-height: 0 !important;
  max-height: none !important;
  image-orientation: 0deg !important;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-canvas, .cropper-crop-box, .cropper-drag-box, .cropper-modal, .cropper-wrap-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-wrap-box {
  overflow: hidden;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-drag-box {
  opacity: 0;
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-dashed, .cropper-modal {
  opacity: .5;
  filter: alpha(opacity=50);
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-modal {
  background-color: #000;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-view-box {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  outline: #39f solid 1px;
  outline-color: rgba(51, 153, 255, 0.75);
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-dashed {
  position: absolute;
  display: block;
  border: 0 dashed #eee;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-dashed.dashed-h {
  top: 33.33333%;
  left: 0;
  width: 100%;
  height: 33.33333%;
  border-top-width: 1px;
  border-bottom-width: 1px;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-dashed.dashed-v {
  top: 0;
  left: 33.33333%;
  width: 33.33333%;
  height: 100%;
  border-right-width: 1px;
  border-left-width: 1px;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-center {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  opacity: .75;
  filter: alpha(opacity=75);
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-center:after, .cropper-center:before {
  position: absolute;
  display: block;
  content: ' ';
  background-color: #eee;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-center:before {
  top: 0;
  left: -3px;
  width: 7px;
  height: 1px;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-center:after {
  top: -3px;
  left: 0;
  width: 1px;
  height: 7px;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-face, .cropper-line, .cropper-point {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: .1;
  filter: alpha(opacity=10);
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-face {
  top: 0;
  left: 0;
  background-color: #fff;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-line, .cropper-point {
  background-color: #39f;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-line.line-e {
  top: 0;
  right: -3px;
  width: 5px;
  cursor: e-resize;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-line.line-n {
  top: -3px;
  left: 0;
  height: 5px;
  cursor: n-resize;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-line.line-w {
  top: 0;
  left: -3px;
  width: 5px;
  cursor: w-resize;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-line.line-s {
  bottom: -3px;
  left: 0;
  height: 5px;
  cursor: s-resize;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-point {
  width: 5px;
  height: 5px;
  opacity: .75;
  filter: alpha(opacity=75);
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-point.point-e {
  top: 50%;
  right: -3px;
  margin-top: -3px;
  cursor: e-resize;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-point.point-n {
  top: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: n-resize;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-point.point-w {
  top: 50%;
  left: -3px;
  margin-top: -3px;
  cursor: w-resize;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-point.point-s {
  bottom: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: s-resize;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-point.point-ne {
  top: -3px;
  right: -3px;
  cursor: ne-resize;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-point.point-nw {
  top: -3px;
  left: -3px;
  cursor: nw-resize;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-point.point-sw {
  bottom: -3px;
  left: -3px;
  cursor: sw-resize;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-point.point-se {
  right: -3px;
  bottom: -3px;
  width: 20px;
  height: 20px;
  cursor: se-resize;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-point.point-se:before {
  position: absolute;
  right: -50%;
  bottom: -50%;
  display: block;
  width: 200%;
  height: 200%;
  content: ' ';
  opacity: 0;
  background-color: #39f;
  filter: alpha(opacity=0);
}

@media (min-width: 768px) {
  /* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
  .cropper-point.point-se {
    width: 15px;
    height: 15px;
  }
}

@media (min-width: 992px) {
  /* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
  .cropper-point.point-se {
    width: 10px;
    height: 10px;
  }
}

@media (min-width: 1200px) {
  /* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
  .cropper-point.point-se {
    width: 5px;
    height: 5px;
    opacity: .75;
    filter: alpha(opacity=75);
  }
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-invisible {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-bg {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC);
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-hide {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-hidden {
  display: none !important;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-move {
  cursor: move;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-crop {
  cursor: crosshair;
}

/* line 8, app/assets/stylesheets/website/../plugins/cropper.min.scss */
.cropper-disabled .cropper-drag-box, .cropper-disabled .cropper-face, .cropper-disabled .cropper-line, .cropper-disabled .cropper-point {
  cursor: not-allowed;
}

/*!
 * 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
 */
/* line 11, app/assets/stylesheets/website/../plugins/animate.scss */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 18, app/assets/stylesheets/website/../plugins/animate.scss */
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* line 23, app/assets/stylesheets/website/../plugins/animate.scss */
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

/* line 28, app/assets/stylesheets/website/../plugins/animate.scss */
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -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 {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

/* line 92, app/assets/stylesheets/website/../plugins/animate.scss */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

/* line 119, app/assets/stylesheets/website/../plugins/animate.scss */
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* line 160, app/assets/stylesheets/website/../plugins/animate.scss */
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* line 239, app/assets/stylesheets/website/../plugins/animate.scss */
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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 {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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);
  }
}

/* line 278, app/assets/stylesheets/website/../plugins/animate.scss */
.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);
  }
}

/* line 347, app/assets/stylesheets/website/../plugins/animate.scss */
.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: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

/* line 408, app/assets/stylesheets/website/../plugins/animate.scss */
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* line 469, app/assets/stylesheets/website/../plugins/animate.scss */
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

/* line 550, app/assets/stylesheets/website/../plugins/animate.scss */
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 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(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 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(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

/* line 639, app/assets/stylesheets/website/../plugins/animate.scss */
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* line 726, app/assets/stylesheets/website/../plugins/animate.scss */
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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 {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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;
  }
}

/* line 799, app/assets/stylesheets/website/../plugins/animate.scss */
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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 {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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;
  }
}

/* line 872, app/assets/stylesheets/website/../plugins/animate.scss */
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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 {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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;
  }
}

/* line 945, app/assets/stylesheets/website/../plugins/animate.scss */
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 1018, app/assets/stylesheets/website/../plugins/animate.scss */
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

/* line 1061, app/assets/stylesheets/website/../plugins/animate.scss */
.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);
  }
}

/* line 1104, app/assets/stylesheets/website/../plugins/animate.scss */
.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);
  }
}

/* line 1137, app/assets/stylesheets/website/../plugins/animate.scss */
.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);
  }
}

/* line 1170, app/assets/stylesheets/website/../plugins/animate.scss */
.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);
  }
}

/* line 1213, app/assets/stylesheets/website/../plugins/animate.scss */
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 1238, app/assets/stylesheets/website/../plugins/animate.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1271, app/assets/stylesheets/website/../plugins/animate.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1304, app/assets/stylesheets/website/../plugins/animate.scss */
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1337, app/assets/stylesheets/website/../plugins/animate.scss */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1370, app/assets/stylesheets/website/../plugins/animate.scss */
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1403, app/assets/stylesheets/website/../plugins/animate.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1436, app/assets/stylesheets/website/../plugins/animate.scss */
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1469, app/assets/stylesheets/website/../plugins/animate.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1502, app/assets/stylesheets/website/../plugins/animate.scss */
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 1527, app/assets/stylesheets/website/../plugins/animate.scss */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

/* line 1556, app/assets/stylesheets/website/../plugins/animate.scss */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 1585, app/assets/stylesheets/website/../plugins/animate.scss */
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 1614, app/assets/stylesheets/website/../plugins/animate.scss */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 1643, app/assets/stylesheets/website/../plugins/animate.scss */
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

/* line 1672, app/assets/stylesheets/website/../plugins/animate.scss */
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 1701, app/assets/stylesheets/website/../plugins/animate.scss */
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

/* line 1730, app/assets/stylesheets/website/../plugins/animate.scss */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 1759, app/assets/stylesheets/website/../plugins/animate.scss */
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

/* line 1838, app/assets/stylesheets/website/../plugins/animate.scss */
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

/* line 1911, app/assets/stylesheets/website/../plugins/animate.scss */
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

/* line 1984, app/assets/stylesheets/website/../plugins/animate.scss */
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

/* line 2029, app/assets/stylesheets/website/../plugins/animate.scss */
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

/* line 2074, app/assets/stylesheets/website/../plugins/animate.scss */
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -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);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -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);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 2133, app/assets/stylesheets/website/../plugins/animate.scss */
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

/* line 2164, app/assets/stylesheets/website/../plugins/animate.scss */
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 2207, app/assets/stylesheets/website/../plugins/animate.scss */
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 2248, app/assets/stylesheets/website/../plugins/animate.scss */
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 2289, app/assets/stylesheets/website/../plugins/animate.scss */
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 2330, app/assets/stylesheets/website/../plugins/animate.scss */
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 2371, app/assets/stylesheets/website/../plugins/animate.scss */
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

/* line 2408, app/assets/stylesheets/website/../plugins/animate.scss */
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

/* line 2445, app/assets/stylesheets/website/../plugins/animate.scss */
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 2482, app/assets/stylesheets/website/../plugins/animate.scss */
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 2519, app/assets/stylesheets/website/../plugins/animate.scss */
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

/* line 2556, app/assets/stylesheets/website/../plugins/animate.scss */
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 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% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 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;
  }
}

/* line 2629, app/assets/stylesheets/website/../plugins/animate.scss */
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 2664, app/assets/stylesheets/website/../plugins/animate.scss */
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

/* line 2695, app/assets/stylesheets/website/../plugins/animate.scss */
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

/* line 2724, app/assets/stylesheets/website/../plugins/animate.scss */
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2765, app/assets/stylesheets/website/../plugins/animate.scss */
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2806, app/assets/stylesheets/website/../plugins/animate.scss */
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2847, app/assets/stylesheets/website/../plugins/animate.scss */
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2888, app/assets/stylesheets/website/../plugins/animate.scss */
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

/* line 2925, app/assets/stylesheets/website/../plugins/animate.scss */
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2970, app/assets/stylesheets/website/../plugins/animate.scss */
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

/* line 3007, app/assets/stylesheets/website/../plugins/animate.scss */
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

/* line 3044, app/assets/stylesheets/website/../plugins/animate.scss */
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 3089, app/assets/stylesheets/website/../plugins/animate.scss */
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 3120, app/assets/stylesheets/website/../plugins/animate.scss */
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 3151, app/assets/stylesheets/website/../plugins/animate.scss */
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 3182, app/assets/stylesheets/website/../plugins/animate.scss */
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 3213, app/assets/stylesheets/website/../plugins/animate.scss */
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

/* line 3244, app/assets/stylesheets/website/../plugins/animate.scss */
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 3275, app/assets/stylesheets/website/../plugins/animate.scss */
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

/* line 3306, app/assets/stylesheets/website/../plugins/animate.scss */
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

/* line 3337, app/assets/stylesheets/website/../plugins/animate.scss */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* Bootstrap adjustment to specific customer size*/
@media (min-width: 768px) {
  /*  .row [class*='col-sm-4']:not(:first-child):not(:last-child) {
    padding-right:30px;
    padding-left:30px;
  }
  .row [class*='col-sm-4']:first-child {
    padding-right:30px;
  }
  .row [class*='col-sm-4']:last-child {
    padding-left:30px;
  } */
  /* line 14, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .gap30 {
    margin-bottom: 30px !important;
  }
  /* line 15, app/assets/stylesheets/website/globals/_lawclerk.scss */
  input {
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  /* line 19, app/assets/stylesheets/website/globals/_lawclerk.scss */
  input {
    margin-bottom: 15px;
  }
  /* line 20, app/assets/stylesheets/website/globals/_lawclerk.scss */
  button {
    margin-top: 15px;
  }
}

/* line 24, app/assets/stylesheets/website/globals/_lawclerk.scss */
html,
body {
  height: 100%;
}

/* line 28, app/assets/stylesheets/website/globals/_lawclerk.scss */
.layout-boxed html,
.layout-boxed body {
  height: 100%;
}

/* line 33, app/assets/stylesheets/website/globals/_lawclerk.scss */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Montserrat', serif;
  font-weight: 400;
  overflow-x: hidden;
  overflow-y: auto;
  color: #3a4b5b;
  background-color: #f7f7f8;
}

/* Layout */
/* line 44, app/assets/stylesheets/website/globals/_lawclerk.scss */
.wrapper {
  height: 100%;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 50, app/assets/stylesheets/website/globals/_lawclerk.scss */
.wrapper:before,
.wrapper:after {
  content: " ";
  display: table;
}

/* line 55, app/assets/stylesheets/website/globals/_lawclerk.scss */
.wrapper:after {
  clear: both;
}

/* line 58, app/assets/stylesheets/website/globals/_lawclerk.scss */
.layout-boxed .wrapper {
  max-width: 1250px;
  margin: 0 auto;
  min-height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  position: relative;
}

/* line 65, app/assets/stylesheets/website/globals/_lawclerk.scss */
.layout-boxed {
  background: url(/images/website/boxed-bg.jpg) repeat fixed;
}

/*
 * Content Wrapper - contains the main content
 * ```.right-side has been deprecated as of v2.0.0 in favor of .content-wrapper  ```
 */
/* line 72, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-wrapper {
  padding-bottom: 30px;
}

/* line 74, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-wrapper,
.right-side,
.main-footer {
  -webkit-transition: -webkit-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  margin-left: 0px;
  z-index: 820;
}

/* line 84, app/assets/stylesheets/website/globals/_lawclerk.scss */
.layout-top-nav .content-wrapper,
.layout-top-nav .right-side,
.layout-top-nav .main-footer {
  margin-left: 0;
}

@media (max-width: 767px) {
  /* line 90, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .content-wrapper,
.right-side,
.main-footer {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 97, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-collapse .content-wrapper,
.sidebar-collapse .right-side,
.sidebar-collapse .main-footer {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  /* line 104, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-open .content-wrapper,
.sidebar-open .right-side,
.sidebar-open .main-footer {
    -webkit-transform: translate(230px, 0);
    -ms-transform: translate(230px, 0);
    -o-transform: translate(230px, 0);
    transform: translate(230px, 0);
  }
}

/* line 113, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-wrapper,
.right-side {
  padding-top: 25px;
  min-height: 100%;
  background-color: #f7f7f8;
  z-index: 800;
}

/* line 121, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-wrapper.frontend, .content-wrapper.frontend-with-image {
  background-color: #f7f7f8;
}

/* line 125, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-wrapper.popup {
  background-color: #afa392;
}

/* line 129, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-wrapper.popup .popup-content {
  background-color: #fff;
  max-width: 1000px;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
  margin: 0 auto;
  text-align: center;
  padding: 40px;
}

/* line 140, app/assets/stylesheets/website/globals/_lawclerk.scss */
.main-footer {
  background: #fff;
  padding: 15px;
  color: #444;
  border-top: 1px solid #d2d6de;
}

/* Fixed layout */
/* line 147, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fixed .main-header,
.fixed .main-sidebar,
.fixed .left-side {
  position: fixed;
}

/* line 152, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fixed .main-header {
  top: 0;
  right: 0;
  left: 0;
}

/* line 157, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fixed .content-wrapper,
.fixed .right-side {
  padding-top: 50px;
}

@media (max-width: 767px) {
  /* line 162, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .fixed .content-wrapper,
.fixed .right-side {
    padding-top: 100px;
  }
}

/* line 167, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fixed.layout-boxed .wrapper {
  max-width: 100%;
}

/* line 170, app/assets/stylesheets/website/globals/_lawclerk.scss */
body.hold-transition .content-wrapper,
body.hold-transition .right-side,
body.hold-transition .main-footer,
body.hold-transition .main-sidebar,
body.hold-transition .left-side,
body.hold-transition .main-header .navbar,
body.hold-transition .main-header .logo {
  /* Fix for IE */
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

/* Content */
/*.content {
  min-height: 250px;
  padding: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 45px;
  padding-right: 45px;
}*/
/* H1 - H6 font */
/* line 192, app/assets/stylesheets/website/globals/_lawclerk.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Montserrat', sans-serif;
  text-align: center !important;
  color: #3a4b5b !important;
}

/* line 209, app/assets/stylesheets/website/globals/_lawclerk.scss */
h1 {
  font: normal 22px/24px  'Montserrat', serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
}

/* line 210, app/assets/stylesheets/website/globals/_lawclerk.scss */
h2 {
  font: normal 18px/20px  'Montserrat', serif;
  text-transform: none;
  letter-spacing: 1px;
}

/* line 212, app/assets/stylesheets/website/globals/_lawclerk.scss */
.white_left {
  color: #fff !important;
  text-align: left !important;
}

/* line 213, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dark_left {
  color: #394a5b !important;
  text-align: left !important;
}

/* General Links */
/* line 219, app/assets/stylesheets/website/globals/_lawclerk.scss */
a:hover,
a:active,
a:focus {
  outline: none;
  text-decoration: none;
  color: #b7a453;
}

/* line 227, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-left {
  text-align: left !important;
}

/* Page Header */
/* line 229, app/assets/stylesheets/website/globals/_lawclerk.scss */
.page-header {
  margin: 10px 0 20px 0;
  font-size: 22px;
}

/* line 233, app/assets/stylesheets/website/globals/_lawclerk.scss */
.page-header > small {
  color: #666;
  display: block;
  margin-top: 5px;
}

/* line 239, app/assets/stylesheets/website/globals/_lawclerk.scss */
.logo {
  margin-top: 3px;
  margin-left: -30px;
}

/* line 240, app/assets/stylesheets/website/globals/_lawclerk.scss */
.gold {
  color: #C5B15D;
}

/*
 * Component: Main Header
 * ----------------------
 */
/* line 246, app/assets/stylesheets/website/globals/_lawclerk.scss */
.main-header {
  position: relative;
  min-height: 85px;
  max-height: 100px;
  background-color: #394a5b;
  z-index: 1030;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
}

/* line 259, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-static-top {
  background-color: #394a5b !important;
  padding-top: 12px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 260, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-static-top .username {
  display: block;
  color: #fff;
  padding-top: 7px;
  letter-spacing: 2px;
}

/* line 261, app/assets/stylesheets/website/globals/_lawclerk.scss */
.black {
  background-color: #151d1f !important;
}

/* line 262, app/assets/stylesheets/website/globals/_lawclerk.scss */
.font_white {
  color: #fff;
}

/* line 263, app/assets/stylesheets/website/globals/_lawclerk.scss */
.font_gold {
  color: #c7b35d;
  font-weight: 700;
}

/* line 264, app/assets/stylesheets/website/globals/_lawclerk.scss */
.noshadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 270, app/assets/stylesheets/website/globals/_lawclerk.scss */
.main-header .navbar {
  -webkit-transition: margin-left 0.3s ease-in-out;
  -o-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
  margin-bottom: 0;
  margin-left: 0px;
  border: none;
  min-height: 50px;
  border-radius: 0;
}

/* line 281, app/assets/stylesheets/website/globals/_lawclerk.scss */
.main-header .navbar .fa {
  font-size: 32px;
  color: #c5b15d;
}

/* line 282, app/assets/stylesheets/website/globals/_lawclerk.scss */
.secondary_icon {
  float: right;
  padding-top: 15px;
}

/* line 283, app/assets/stylesheets/website/globals/_lawclerk.scss */
.page_title {
  float: left;
}

/* line 284, app/assets/stylesheets/website/globals/_lawclerk.scss */
.page-status {
  font-size: 15px;
  color: #394a5b;
  text-transform: uppercase;
  letter-spacing: 3px;
}

/* line 285, app/assets/stylesheets/website/globals/_lawclerk.scss */
.secondary_icon .fa {
  font-size: 32px;
  color: #c5b15d;
  margin: 0 15px;
}

/* line 286, app/assets/stylesheets/website/globals/_lawclerk.scss */
.secondary_icon .fa.last {
  margin: 0 0 0 15px;
}

/* line 288, app/assets/stylesheets/website/globals/_lawclerk.scss */
.layout-top-nav .main-header .navbar {
  margin-left: 0;
}

/* line 291, app/assets/stylesheets/website/globals/_lawclerk.scss */
.main-header #navbar-search-input.form-control {
  background: rgba(255, 255, 255, 0.2);
  border-color: transparent;
}

/* line 295, app/assets/stylesheets/website/globals/_lawclerk.scss */
.main-header #navbar-search-input.form-control:focus,
.main-header #navbar-search-input.form-control:active {
  border-color: rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.9);
}

/* line 300, app/assets/stylesheets/website/globals/_lawclerk.scss */
.main-header #navbar-search-input.form-control::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}

/* line 304, app/assets/stylesheets/website/globals/_lawclerk.scss */
.main-header #navbar-search-input.form-control:-ms-input-placeholder {
  color: #ccc;
}

/* line 307, app/assets/stylesheets/website/globals/_lawclerk.scss */
.main-header #navbar-search-input.form-control::-webkit-input-placeholder {
  color: #ccc;
}

/* line 310, app/assets/stylesheets/website/globals/_lawclerk.scss */
.main-header .navbar-custom-menu,
.main-header .navbar-right {
  float: right;
}

@media (max-width: 991px) {
  /* line 315, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .main-header .navbar-custom-menu a,
.main-header .navbar-right a {
    color: inherit;
    background: transparent;
  }
}

@media (max-width: 767px) {
  /* line 324, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .main-header .navbar-right {
    float: none;
  }
  /* line 327, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .navbar-collapse .main-header .navbar-right {
    margin: 7.5px -15px;
  }
  /* line 330, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .main-header .navbar-right > li {
    color: inherit;
    border: 0;
  }
}

/* line 357, app/assets/stylesheets/website/globals/_lawclerk.scss */
.main-header .navbar .nav > li.user > a > .fa,
.main-header .navbar .nav > li.user > a > .glyphicon,
.main-header .navbar .nav > li.user > a > .ion {
  margin-right: 5px;
}

/* line 362, app/assets/stylesheets/website/globals/_lawclerk.scss */
.main-header .navbar .nav > li > a > .label {
  position: absolute;
  display: block;
  top: 12px;
  right: 10px;
  text-align: center;
  font-size: 9px;
  width: 18px;
  height: 18px;
  padding: 4px 0 0 0px;
  line-height: .9;
  border: 1px solid #394a5b;
  border-radius: 50%;
}

/* line 377, app/assets/stylesheets/website/globals/_lawclerk.scss */
.main-header .logo {
  -webkit-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  display: block;
  float: left;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  width: 180px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 15px;
  font-weight: 300;
  overflow: hidden;
  margin-left: 0px !important;
}

/* line 394, app/assets/stylesheets/website/globals/_lawclerk.scss */
.main-header .logo .logo-lg {
  display: block;
}

/* line 397, app/assets/stylesheets/website/globals/_lawclerk.scss */
.main-header .logo .logo-mini {
  display: none;
}

/* line 400, app/assets/stylesheets/website/globals/_lawclerk.scss */
.main-header .navbar-brand {
  color: #fff;
}

/* line 403, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-header {
  position: relative;
  margin-bottom: 20px;
  margin-top: 20px;
}

/* line 410, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-header h2 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 415, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-header-with-image {
  position: relative;
  margin-top: -25px;
  margin-bottom: 50px;
}

/* line 421, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-header-with-image .center-center {
  position: absolute;
  width: 100%;
  top: 50px;
  text-align: center;
  margin: 0 auto !important;
  left: 0px;
}

/* line 430, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-header-with-image .center-center h1 {
  font-size: 40px !important;
  line-height: 42px;
  color: #fff !important;
}

@media (max-width: 420px) {
  /* line 437, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .content-header-with-image .center-center h1 {
    font-size: 30px !important;
    line-height: 32px;
  }
}

/* line 442, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-header > h1 {
  margin: 0;
  font-size: 24px;
}

/* line 446, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-header > h1 > small {
  font-size: 15px;
  display: inline-block;
  padding-left: 4px;
  font-weight: 300;
}

/* line 453, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-header > .breadcrumb {
  float: right;
  background: transparent;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  padding: 7px 5px;
  position: absolute;
  top: 15px;
  right: 10px;
  border-radius: 2px;
}

/* line 466, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-header > .breadcrumb > li > a {
  color: #444;
  text-decoration: none;
  display: inline-block;
}

/* line 471, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-header > .breadcrumb > li > a > .fa,
.content-header > .breadcrumb > li > a > .glyphicon,
.content-header > .breadcrumb > li > a > .ion {
  margin-right: 5px;
}

/* line 476, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-header > .breadcrumb > li + li:before {
  content: '>\00a0';
}

/* line 480, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-header .row {
  margin-bottom: 10px;
}

/* line 481, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-header > .secondary_icon {
  float: right;
  background: transparent;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  padding: 7px 5px;
  position: absolute;
  top: 15px;
  right: 10px;
  border-radius: 2px;
}

/* line 494, app/assets/stylesheets/website/globals/_lawclerk.scss */
.secondary_icon .fa.avatar .contact_name {
  position: absolute;
  display: block;
  color: #394A5B !important;
  font-size: 8px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  line-height: 10px;
  width: 60px;
  margin: 5px auto;
}

/* line 507, app/assets/stylesheets/website/globals/_lawclerk.scss */
.secondary_icon .fa.avatar .online {
  position: absolute;
  display: block;
  top: 67px;
  right: 25px;
  background-color: #2b9f62;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 15px;
  height: 15px;
}

/* line 519, app/assets/stylesheets/website/globals/_lawclerk.scss */
.secondary_icon .fa.avatar .add {
  position: absolute;
  display: block;
  top: 52px !important;
  right: 11px;
}

/* line 526, app/assets/stylesheets/website/globals/_lawclerk.scss */
.secondary_icon .fa-plus-circle {
  border: 2px solid #fff;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background-color: #fff;
  font-size: 15px !important;
}

@media (max-width: 361px) {
  /* line 537, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .secondary_icon .fa.avatar .online {
    top: 98px;
    left: 82px;
  }
}

/* line 545, app/assets/stylesheets/website/globals/_lawclerk.scss */
.secondary_icon .fa.avatar .offline {
  background-color: #ee2942;
}

/* line 549, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fa-caret-down {
  color: #c6b25d;
}

@media (max-width: 991px) {
  /* line 553, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .content-header > .breadcrumb {
    position: relative;
    margin-top: 5px;
    top: 0;
    right: 0;
    float: none;
    background: #d2d6de;
    padding-left: 10px;
  }
  /* line 562, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .content-header > .breadcrumb li:before {
    color: #97a0b3;
  }
}

/* line 566, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-toggle {
  color: #fff;
  border: 0;
  margin: 0;
  padding: 15px 15px;
}

@media (max-width: 991px) {
  /* line 573, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .navbar-custom-menu .navbar-nav > li {
    float: left;
  }
  /* line 576, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .navbar-custom-menu .navbar-nav {
    margin: 0;
    float: left;
  }
  /* line 580, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .navbar-custom-menu .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
  }
}

@media (max-width: 767px) {
  /* .main-header {
    position: relative;
  }
  .main-header .logo,
  .main-header .navbar {
    width: 100%;
    float: none;
  }
  .main-header .navbar {
    margin: 0;
  }
  .main-header .navbar-custom-menu {
    float: right;
  }*/
}

@media (max-width: 491px) {
  /* .main-header {
    position: relative;
  }
  .main-header .logo,
  .main-header .navbar {
    width: 100%;
    float: none;
  }
  .main-header .navbar {
    margin: 0;
  }*/
  /* line 618, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .main-header .navbar {
    margin: 0 auto !important;
    display: block;
  }
}

@media (max-width: 991px) {
  /* line 625, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .navbar-collapse.pull-left {
    float: none !important;
  }
  /* line 628, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .navbar-collapse.pull-left + .navbar-custom-menu {
    display: block;
    position: absolute;
    top: 0;
    right: 40px;
  }
}

/*
 * Component: Sidebar
 * ------------------
 */
/* line 639, app/assets/stylesheets/website/globals/_lawclerk.scss */
.main-sidebar,
.left-side {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 50px;
  min-height: 100%;
  width: 230px;
  z-index: 810;
  -webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
}

@media (max-width: 767px) {
  /* line 654, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .main-sidebar,
.left-side {
    padding-top: 100px;
  }
}

@media (max-width: 767px) {
  /* line 660, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .main-sidebar,
.left-side {
    -webkit-transform: translate(-230px, 0);
    -ms-transform: translate(-230px, 0);
    -o-transform: translate(-230px, 0);
    transform: translate(-230px, 0);
  }
}

@media (min-width: 768px) {
  /* line 669, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-collapse .main-sidebar,
.sidebar-collapse .left-side {
    -webkit-transform: translate(-230px, 0);
    -ms-transform: translate(-230px, 0);
    -o-transform: translate(-230px, 0);
    transform: translate(-230px, 0);
  }
}

@media (max-width: 767px) {
  /* line 678, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-open .main-sidebar,
.sidebar-open .left-side {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

/* line 686, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar {
  padding-bottom: 10px;
}

/* line 689, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-form input:focus {
  border-color: transparent;
}

/* line 692, app/assets/stylesheets/website/globals/_lawclerk.scss */
.user-panel {
  position: relative;
  width: 100%;
  padding: 10px;
  overflow: hidden;
}

/* line 698, app/assets/stylesheets/website/globals/_lawclerk.scss */
.user-panel:before,
.user-panel:after {
  content: " ";
  display: table;
}

/* line 703, app/assets/stylesheets/website/globals/_lawclerk.scss */
.user-panel:after {
  clear: both;
}

/* line 706, app/assets/stylesheets/website/globals/_lawclerk.scss */
.user-panel > .image > img {
  width: 100%;
  max-width: 45px;
  height: auto;
}

/* line 711, app/assets/stylesheets/website/globals/_lawclerk.scss */
.user-panel > .info {
  padding: 5px 5px 5px 15px;
  line-height: 1;
  position: absolute;
  left: 55px;
}

/* line 717, app/assets/stylesheets/website/globals/_lawclerk.scss */
.user-panel > .info > p {
  font-weight: 600;
  margin-bottom: 9px;
}

/* line 721, app/assets/stylesheets/website/globals/_lawclerk.scss */
.user-panel > .info > a {
  text-decoration: none;
  padding-right: 5px;
  margin-top: 3px;
  font-size: 11px;
}

/* line 727, app/assets/stylesheets/website/globals/_lawclerk.scss */
.user-panel > .info > a > .fa,
.user-panel > .info > a > .ion,
.user-panel > .info > a > .glyphicon {
  margin-right: 3px;
}

/* line 732, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 737, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu > li {
  position: relative;
  margin: 0;
  padding: 0;
}

/* line 742, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu > li > a {
  padding: 12px 5px 12px 15px;
  display: block;
}

/* line 746, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu > li > a > .fa,
.sidebar-menu > li > a > .glyphicon,
.sidebar-menu > li > a > .ion {
  width: 20px;
}

/* line 751, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu > li .label,
.sidebar-menu > li .badge {
  margin-right: 5px;
}

/* line 755, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu > li .badge {
  margin-top: 3px;
}

/* line 758, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu li.header {
  padding: 10px 25px 10px 15px;
  font-size: 12px;
}

/* line 762, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu li > a > .fa-angle-left,
.sidebar-menu li > a > .pull-right-container > .fa-angle-left {
  width: auto;
  height: auto;
  padding: 0;
  margin-right: 10px;
}

/* line 769, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu li > a > .fa-angle-left {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -8px;
}

/* line 775, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu li.active > a > .fa-angle-left,
.sidebar-menu li.active > a > .pull-right-container > .fa-angle-left {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/* line 782, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu li.active > .treeview-menu {
  display: block;
}

/* line 785, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu .treeview-menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 5px;
}

/* line 792, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu .treeview-menu .treeview-menu {
  padding-left: 20px;
}

/* line 795, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu .treeview-menu > li {
  margin: 0;
}

/* line 798, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu .treeview-menu > li > a {
  padding: 5px 5px 5px 15px;
  display: block;
  font-size: 14px;
}

/* line 803, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu .treeview-menu > li > a > .fa,
.sidebar-menu .treeview-menu > li > a > .glyphicon,
.sidebar-menu .treeview-menu > li > a > .ion {
  width: 20px;
}

/* line 808, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu .treeview-menu > li > a > .pull-right-container > .fa-angle-left,
.sidebar-menu .treeview-menu > li > a > .pull-right-container > .fa-angle-down,
.sidebar-menu .treeview-menu > li > a > .fa-angle-left,
.sidebar-menu .treeview-menu > li > a > .fa-angle-down {
  width: auto;
}

/*
 * Component: Sidebox
 */
/* line 820, app/assets/stylesheets/website/globals/_lawclerk.scss */
.tab-content .tab-pane {
  /*min-height: 80vh;*/
  padding-top: 15px;
}

/* line 821, app/assets/stylesheets/website/globals/_lawclerk.scss */
.tab-content .activity {
  margin: 0 30px;
  padding: 10px 0 5px;
  border-bottom: 1px solid #c5b15d;
  color: #5B421F;
}

/* line 822, app/assets/stylesheets/website/globals/_lawclerk.scss */
.tab-content .activity.last {
  border-bottom: none;
}

/* line 824, app/assets/stylesheets/website/globals/_lawclerk.scss */
.tab-content .activity.even {
  border-bottom: none;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 825, app/assets/stylesheets/website/globals/_lawclerk.scss */
.tab-content .activity.odd {
  border-bottom: none;
  background-color: #aeadaa;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 827, app/assets/stylesheets/website/globals/_lawclerk.scss */
.tab-content .activity > small {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #5d5d5d !important;
}

/* line 828, app/assets/stylesheets/website/globals/_lawclerk.scss */
.tab-content .activity .date {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #5d5d5d !important;
}

/* line 830, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs {
  border-bottom: none;
  margin-bottom: 10px;
}

/* line 835, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs > li > a, .nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
  border: none;
  cursor: pointer !important;
}

/* line 840, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  background-color: #5D5D5D !important;
  border: none;
  color: #c6b25d !important;
  cursor: default;
}

/* line 847, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs > li > a, .nav-tabs > li > a:focus {
  border: none;
  color: #fff;
  cursor: pointer !important;
}

/* line 853, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
  background-color: #5D5D5D !important;
  border: none;
  color: #fff !important;
  cursor: default;
}

/* line 860, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border-bottom: 2px solid #c5b15d;
}

/* line 864, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs > li > a {
  border: none;
  border-radius: 0;
  line-height: 1.42857;
  margin-right: 2px;
  border-bottom: none;
  font-size: 12px;
  cursor: pointer;
}

/* line 874, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-header .nav > li > a {
  display: inline;
  padding: 10px 15px;
  position: relative;
  cursor: pointer;
}

/* line 881, app/assets/stylesheets/website/globals/_lawclerk.scss */
.upload {
  display: block;
  text-align: right !important;
  width: 100%;
  padding-right: 30px;
  margin-bottom: 20px;
}

/* line 889, app/assets/stylesheets/website/globals/_lawclerk.scss */
.upload_btn {
  display: inline-block;
  color: #5b421f;
  border: 1px solid #5b421f;
  padding: 5px 10px;
  width: 140px;
  text-align: center;
  cursor: pointer;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 902, app/assets/stylesheets/website/globals/_lawclerk.scss */
.upload .upload_btn {
  line-height: 20px;
  font-size: 8px;
  margin: 2px;
  width: auto;
  padding: 4px 10px;
  text-align: center;
  font-weight: 700;
}

/*
 * Component: Sidebar Mini
 */
@media (min-width: 768px) {
  /* line 915, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-mini.sidebar-collapse .content-wrapper,
.sidebar-mini.sidebar-collapse .right-side,
.sidebar-mini.sidebar-collapse .main-footer {
    margin-left: 50px !important;
    z-index: 840;
  }
  /* line 921, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-mini.sidebar-collapse .main-sidebar {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 50px !important;
    z-index: 850;
  }
  /* line 929, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li {
    position: relative;
  }
  /* line 932, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a {
    margin-right: 0;
  }
  /* line 935, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
    border-top-right-radius: 4px;
  }
  /* line 938, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:not(.treeview) > a > span {
    border-bottom-right-radius: 4px;
  }
  /* line 941, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-right-radius: 4px;
  }
  /* line 946, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right),
.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
    display: block !important;
    position: absolute;
    width: 180px;
    left: 50px;
  }
  /* line 953, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span {
    top: 0;
    margin-left: -3px;
    padding: 12px 5px 12px 20px;
    background-color: inherit;
  }
  /* line 959, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container {
    float: right;
    width: auto !important;
    left: 200px !important;
    top: 10px !important;
  }
  /* line 965, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container > .label:not(:first-of-type) {
    display: none;
  }
  /* line 968, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
    top: 44px;
    margin-left: 0;
  }
  /* line 972, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-mini.sidebar-collapse .main-sidebar .user-panel > .info,
.sidebar-mini.sidebar-collapse .sidebar-form,
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span,
.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu,
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > .pull-right,
.sidebar-mini.sidebar-collapse .sidebar-menu li.header {
    display: none !important;
    -webkit-transform: translateZ(0);
  }
  /* line 981, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-mini.sidebar-collapse .main-header .logo {
    width: 50px;
  }
  /* line 984, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
    font-size: 18px;
  }
  /* line 990, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-mini.sidebar-collapse .main-header .logo > .logo-lg {
    display: none;
  }
  /* line 993, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .sidebar-mini.sidebar-collapse .main-header .navbar {
    margin-left: 50px;
  }
}

/* line 997, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu,
.main-sidebar .user-panel,
.sidebar-menu > li.header {
  white-space: nowrap;
  overflow: hidden;
}

/* line 1003, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu:hover {
  overflow: visible;
}

/* line 1006, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-form,
.sidebar-menu > li.header {
  overflow: hidden;
  text-overflow: clip;
}

/* line 1011, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu li > a {
  position: relative;
}

/* line 1014, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar-menu li > a > .pull-right-container {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
}

/*
 * Component: Control sidebar. By default, this is the right sidebar.
 */
/* line 1023, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-bg {
  position: fixed;
  z-index: 1000;
  bottom: 0;
}

/* line 1028, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-bg,
.control-sidebar {
  top: 0;
  left: -230px;
  width: 230px;
  -webkit-transition: left 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
}

/* line 1037, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar {
  position: absolute;
  padding-top: 50px;
  z-index: 1010;
}

@media (max-width: 768px) {
  /* line 1043, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .control-sidebar {
    padding-top: 100px;
  }
}

/* line 1047, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar > .tab-content {
  padding: 10px 15px;
}

/* line 1050, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar.control-sidebar-open,
.control-sidebar.control-sidebar-open + .control-sidebar-bg {
  left: 0;
}

/* line 1054, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-open .control-sidebar-bg,
.control-sidebar-open .control-sidebar {
  left: 0;
}

@media (min-width: 768px) {
  /* line 1059, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .control-sidebar-open .content-wrapper,
.control-sidebar-open .right-side,
.control-sidebar-open .main-footer {
    margin-right: 230px;
  }
}

/* line 1065, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs.control-sidebar-tabs > li:first-of-type > a,
.nav-tabs.control-sidebar-tabs > li:first-of-type > a:hover,
.nav-tabs.control-sidebar-tabs > li:first-of-type > a:focus {
  border-left-width: 0;
}

/* line 1070, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs.control-sidebar-tabs > li > a {
  border-radius: 0;
}

/* line 1073, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs.control-sidebar-tabs > li > a,
.nav-tabs.control-sidebar-tabs > li > a:hover {
  border-top: none;
  border-right: none;
  border-left: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

/* line 1080, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs.control-sidebar-tabs > li > a .icon {
  font-size: 16px;
}

/* line 1083, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs.control-sidebar-tabs > li.active > a,
.nav-tabs.control-sidebar-tabs > li.active > a:hover,
.nav-tabs.control-sidebar-tabs > li.active > a:focus,
.nav-tabs.control-sidebar-tabs > li.active > a:active {
  border-top: none;
  border-right: none;
  border-bottom: none;
}

@media (max-width: 768px) {
  /* line 1092, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .nav-tabs.control-sidebar-tabs {
    display: table;
  }
  /* line 1095, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .nav-tabs.control-sidebar-tabs > li {
    display: table-cell;
  }
}

/* line 1099, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-heading {
  font-weight: 400;
  font-size: 16px;
  padding: 10px 0;
  margin-bottom: 10px;
}

/* line 1105, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-subheading {
  display: block;
  font-weight: 400;
  font-size: 14px;
}

/* line 1110, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-menu {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
}

/* line 1115, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-menu > li > a {
  display: block;
  padding: 10px 15px;
}

/* line 1119, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-menu > li > a:before,
.control-sidebar-menu > li > a:after {
  content: " ";
  display: table;
}

/* line 1124, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-menu > li > a:after {
  clear: both;
}

/* line 1127, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-menu > li > a > .control-sidebar-subheading {
  margin-top: 0;
}

/* line 1130, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-menu .menu-icon {
  float: left;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  line-height: 35px;
}

/* line 1138, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-menu .menu-info {
  margin-left: 45px;
  margin-top: 3px;
}

/* line 1142, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-menu .menu-info > .control-sidebar-subheading {
  margin: 0;
}

/* line 1145, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-menu .menu-info > p {
  margin: 0;
  font-size: 11px;
}

/* line 1149, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-menu .progress {
  margin: 0;
}

/* line 1152, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-dark {
  color: #b8c7ce;
}

/* line 1155, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-dark,
.control-sidebar-dark + .control-sidebar-bg {
  background: #222d32;
}

/* line 1159, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-dark .nav-tabs.control-sidebar-tabs {
  border-bottom: #1c2529;
}

/* line 1162, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a {
  background: #181f23;
  color: #b8c7ce;
}

/* line 1166, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:hover,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:focus {
  border-left-color: #141a1d;
  border-bottom-color: #141a1d;
}

/* line 1172, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:hover,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:focus,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:active {
  background: #1c2529;
}

/* line 1177, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:hover {
  color: #fff;
}

/* line 1180, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li.active > a,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li.active > a:hover,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li.active > a:focus,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li.active > a:active {
  background: #222d32;
  color: #fff;
}

/* line 1187, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-dark .control-sidebar-heading,
.control-sidebar-dark .control-sidebar-subheading {
  color: #fff;
}

/* line 1191, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-dark .control-sidebar-menu > li > a:hover {
  background: #1e282c;
}

/* line 1194, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-dark .control-sidebar-menu > li > a .menu-info > p {
  color: #b8c7ce;
}

/* line 1197, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-light {
  color: #5e5e5e;
}

/* line 1200, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-light,
.control-sidebar-light + .control-sidebar-bg {
  background: #f9fafc;
  border-left: 1px solid #d2d6de;
}

/* line 1205, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-light .nav-tabs.control-sidebar-tabs {
  border-bottom: #d2d6de;
}

/* line 1208, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a {
  background: #e8ecf4;
  color: #444444;
}

/* line 1212, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a,
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:hover,
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:focus {
  border-left-color: #d2d6de;
  border-bottom-color: #d2d6de;
}

/* line 1218, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:hover,
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:focus,
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:active {
  background: #eff1f7;
}

/* line 1223, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a,
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a:hover,
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a:focus,
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a:active {
  background: #f9fafc;
  color: #111;
}

/* line 1230, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-light .control-sidebar-heading,
.control-sidebar-light .control-sidebar-subheading {
  color: #111;
}

/* line 1234, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-light .control-sidebar-menu {
  margin-left: -14px;
}

/* line 1237, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-light .control-sidebar-menu > li > a:hover {
  background: #f4f4f5;
}

/* line 1240, app/assets/stylesheets/website/globals/_lawclerk.scss */
.control-sidebar-light .control-sidebar-menu > li > a .menu-info > p {
  color: #5e5e5e;
}

/*
 * Component: Dropdown menus
 * -------------------------
 */
/*Dropdowns in general*/
/* line 1250, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dropdown-menu {
  /*background-color:#c4c8cd;  */
  border-radius: 0 !important;
  border: none;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 1261, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dd_project {
  margin-top: -20px;
}

/* line 1262, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dd_status {
  margin-top: 5px;
}

/* line 1263, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dd_contact {
  float: right !important;
  min-width: 160px;
  position: absolute;
  left: auto;
  top: 0;
  z-index: 1000;
  right: 0 !important;
  width: 295px;
  margin-top: 90px;
  margin-right: 15px;
  font-family: 'Montserrat', serif;
  padding: 20px;
}

/* line 1278, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dd_contact > .user-body > .dd_header {
  font-weight: 700;
  font-size: 15px;
  color: #3a4b5b;
  text-transform: uppercase;
  border-bottom: 2px solid #c5b15d;
  padding: 0 0 10px 0;
  margin-bottom: 20px;
}

/* line 1288, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dd_contact > .user-body > .dd_content {
  font-weight: 300;
  font-size: 14px;
  color: #5b421f;
}

/* line 1289, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dd_contact > .user-body > .dd_footer {
  margin-top: 20px;
}

/* line 1293, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dd_contact .dd_footer a {
  font-weight: 300;
  font-size: 12px;
  color: #3a4b5b;
}

/*ADDED BOF*/
/* line 1300, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dd_filter {
  float: right !important;
  min-width: 160px;
  position: absolute;
  left: auto;
  top: 0;
  z-index: 1000;
  right: 0 !important;
  width: 295px;
  margin-top: 60px;
  margin-right: 15px;
  font-family: 'Montserrat', serif;
  padding: 20px;
}

/*ADDED EOF*/
/* line 1317, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dropdown-menu > li > a {
  color: #3a4b5b !important;
  text-transform: uppercase;
  font-size: 15px;
}

/* line 1322, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dropdown-menu > li > a > .glyphicon,
.dropdown-menu > li > a > .fa,
.dropdown-menu > li > a > .ion {
  margin-right: 10px;
}

/* line 1327, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dropdown-menu > li > a:hover {
  background-color: #e1e3e9;
  color: #333;
}

/* line 1331, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dropdown-menu > .divider {
  background-color: #eee;
}

/* line 1334, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .notifications-menu > .dropdown-menu,
.navbar-nav > .messages-menu > .dropdown-menu,
.navbar-nav > .tasks-menu > .dropdown-menu {
  width: 280px;
  padding: 0 0 0 0;
  margin: 0;
  top: 100%;
}

/* line 1342, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li,
.navbar-nav > .messages-menu > .dropdown-menu > li,
.navbar-nav > .tasks-menu > .dropdown-menu > li {
  position: relative;
}

/* line 1347, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li.header,
.navbar-nav > .messages-menu > .dropdown-menu > li.header,
.navbar-nav > .tasks-menu > .dropdown-menu > li.header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #ffffff;
  padding: 7px 10px;
  border-bottom: 1px solid #f4f4f4;
  color: #444444;
  font-size: 14px;
}

/* line 1360, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a,
.navbar-nav > .messages-menu > .dropdown-menu > li.footer > a,
.navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 12px;
  background-color: #fff;
  padding: 7px 10px;
  border-bottom: 1px solid #eeeeee;
  color: #444 !important;
  text-align: center;
}

@media (max-width: 991px) {
  /* line 1375, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a,
.navbar-nav > .messages-menu > .dropdown-menu > li.footer > a,
.navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a {
    background: #fff !important;
    color: #444 !important;
  }
}

/* line 1382, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a:hover,
.navbar-nav > .messages-menu > .dropdown-menu > li.footer > a:hover,
.navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a:hover {
  text-decoration: none;
  font-weight: normal;
}

/* line 1388, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu,
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu {
  max-height: 200px;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow-x: hidden;
}

/* line 1397, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a,
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
  display: block;
  white-space: nowrap;
  /* Prevent text from breaking */
  border-bottom: 1px solid #f4f4f4;
}

/* line 1405, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a:hover,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:hover,
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a:hover {
  background: #f4f4f4;
  text-decoration: none;
}

/* line 1411, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a {
  color: #444444;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px;
}

/* line 1417, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion {
  width: 20px;
}

/* line 1422, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a {
  margin: 0;
  padding: 10px 10px;
}

/* line 1426, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > img {
  margin: auto 10px auto auto;
  width: 40px;
  height: 40px;
}

/* line 1431, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 {
  padding: 0;
  margin: 0 0 0 45px;
  color: #444444;
  font-size: 15px;
  position: relative;
}

/* line 1438, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small {
  color: #999999;
  font-size: 10px;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 1445, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p {
  margin: 0 0 0 45px;
  font-size: 12px;
  color: #888888;
}

/* line 1450, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:before,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after {
  content: " ";
  display: table;
}

/* line 1455, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after {
  clear: both;
}

/* line 1458, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
  padding: 10px;
}

/* line 1461, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > h3 {
  font-size: 14px;
  padding: 0;
  margin: 0 0 10px 0;
  color: #666666;
}

/* line 1467, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > .progress {
  padding: 0;
  margin: 0;
}

/* line 1471, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .user-menu > .dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  padding: 1px 0 0 0;
  border-top-width: 0;
  width: 280px;
}

/* line 1478, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .user-menu > .dropdown-menu,
.navbar-nav > .user-menu > .dropdown-menu > .user-body {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 1483, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
  height: 175px;
  padding: 10px;
  text-align: center;
}

/* line 1488, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > img {
  z-index: 5;
  height: 90px;
  width: 90px;
  border: 3px solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}

/* line 1496, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {
  z-index: 5;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  font-size: 17px;
  margin-top: 10px;
}

/* line 1503, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > small {
  display: block;
  font-size: 12px;
}

/* line 1507, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .user-menu > .dropdown-menu > .user-body {
  padding: 15px;
  border-bottom: 1px solid #f4f4f4;
  border-top: 1px solid #dddddd;
}

/* line 1512, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .user-menu > .dropdown-menu > .user-body:before,
.navbar-nav > .user-menu > .dropdown-menu > .user-body:after {
  content: " ";
  display: table;
}

/* line 1517, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .user-menu > .dropdown-menu > .user-body:after {
  clear: both;
}

/* line 1520, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .user-menu > .dropdown-menu > .user-body a {
  color: #444 !important;
}

@media (max-width: 991px) {
  /* line 1524, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .navbar-nav > .user-menu > .dropdown-menu > .user-body a {
    background: #fff !important;
    color: #444 !important;
  }
}

/* line 1529, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .user-menu > .dropdown-menu > .user-footer {
  background-color: #f9f9f9;
  padding: 10px;
}

/* line 1533, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .user-menu > .dropdown-menu > .user-footer:before,
.navbar-nav > .user-menu > .dropdown-menu > .user-footer:after {
  content: " ";
  display: table;
}

/* line 1538, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .user-menu > .dropdown-menu > .user-footer:after {
  clear: both;
}

/* line 1541, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn-default {
  color: #666666;
}

@media (max-width: 991px) {
  /* line 1545, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn-default:hover {
    background-color: #f9f9f9;
  }
}

/* line 1549, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav > .user-menu .user-image {
  float: left;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: -2px;
}

@media (max-width: 767px) {
  /* line 1558, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .navbar-nav > .user-menu .user-image {
    float: none;
    margin-right: 0;
    margin-top: -8px;
    line-height: 10px;
  }
}

/* Add fade animation to dropdown menus by appending
 the class .animated-dropdown-menu to the .dropdown-menu ul (or ol)*/
/* line 1567, app/assets/stylesheets/website/globals/_lawclerk.scss */
.open:not(.dropup) > .animated-dropdown-menu {
  backface-visibility: visible !important;
  -webkit-animation: flipInX 0.7s both;
  -o-animation: flipInX 0.7s both;
  animation: flipInX 0.7s both;
}

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    transform: perspective(400px);
  }
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
  }
}

/* Fix dropdown menu in navbars */
/* line 1616, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-custom-menu > .navbar-nav > li {
  position: relative;
}

/* line 1619, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
  position: absolute;
  right: 0;
  left: auto;
}

@media (max-width: 991px) {
  /* line 1625, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .navbar-custom-menu > .navbar-nav {
    float: right;
  }
  /* line 1628, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .navbar-custom-menu > .navbar-nav > li {
    position: static;
  }
  /* line 1631, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    position: absolute;
    right: 5%;
    left: auto;
    border: 1px solid #ddd;
    background: #fff;
  }
}

/*
 * Component: Form
 * ---------------
 */
/* line 1643, app/assets/stylesheets/website/globals/_lawclerk.scss */
.form-control {
  border-radius: 0;
  box-shadow: none;
  border-color: #d2d6de;
}

/* line 1648, app/assets/stylesheets/website/globals/_lawclerk.scss */
.form-control:focus {
  border-color: #C5B15D;
  box-shadow: none;
}

/* line 1652, app/assets/stylesheets/website/globals/_lawclerk.scss */
.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #bbb;
  opacity: 1;
}

/* line 1658, app/assets/stylesheets/website/globals/_lawclerk.scss */
.form-control:not(select) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 1663, app/assets/stylesheets/website/globals/_lawclerk.scss */
.form-group.has-success label {
  color: #00a65a;
}

/* line 1666, app/assets/stylesheets/website/globals/_lawclerk.scss */
.form-group.has-success .form-control,
.form-group.has-success .input-group-addon {
  border-color: #00a65a;
  box-shadow: none;
}

/* line 1671, app/assets/stylesheets/website/globals/_lawclerk.scss */
.form-group.has-success .help-block {
  color: #00a65a;
}

/* line 1674, app/assets/stylesheets/website/globals/_lawclerk.scss */
.form-group.has-warning label {
  color: #f39c12;
}

/* line 1677, app/assets/stylesheets/website/globals/_lawclerk.scss */
.form-group.has-warning .form-control,
.form-group.has-warning .input-group-addon {
  border-color: #f39c12;
  box-shadow: none;
}

/* line 1682, app/assets/stylesheets/website/globals/_lawclerk.scss */
.form-group.has-warning .help-block {
  color: #f39c12;
}

/* line 1685, app/assets/stylesheets/website/globals/_lawclerk.scss */
.form-group.has-error label {
  color: #dd4b39;
}

/* line 1688, app/assets/stylesheets/website/globals/_lawclerk.scss */
.form-group.has-error .form-control,
.form-group.has-error .input-group-addon {
  border-color: #dd4b39;
  box-shadow: none;
}

/* line 1693, app/assets/stylesheets/website/globals/_lawclerk.scss */
.form-group.has-error .help-block {
  color: #dd4b39;
}

/* Input group */
/* line 1697, app/assets/stylesheets/website/globals/_lawclerk.scss */
.input-group .input-group-addon {
  border-radius: 0;
  border-color: #d2d6de;
  background-color: #fff;
}

/* button groups */
/* line 1703, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-group-vertical .btn.btn-flat:first-of-type,
.btn-group-vertical .btn.btn-flat:last-of-type {
  border-radius: 0;
}

/* line 1707, app/assets/stylesheets/website/globals/_lawclerk.scss */
.icheck > label {
  padding-left: 0;
}

/* support Font Awesome icons in form-control */
/* line 1711, app/assets/stylesheets/website/globals/_lawclerk.scss */
.form-control-feedback.fa {
  line-height: 34px;
}

/* line 1714, app/assets/stylesheets/website/globals/_lawclerk.scss */
.input-lg + .form-control-feedback.fa,
.input-group-lg + .form-control-feedback.fa,
.form-group-lg .form-control + .form-control-feedback.fa {
  line-height: 46px;
}

/* line 1719, app/assets/stylesheets/website/globals/_lawclerk.scss */
.input-sm + .form-control-feedback.fa,
.input-group-sm + .form-control-feedback.fa,
.form-group-sm .form-control + .form-control-feedback.fa {
  line-height: 30px;
}

/*
 * Component: Progress Bar
 * -----------------------
 */
/* line 1728, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress,
.progress > .progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1733, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress,
.progress > .progress-bar,
.progress .progress-bar,
.progress > .progress-bar .progress-bar {
  border-radius: 1px;
}

/* size variation */
/* line 1740, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress.sm,
.progress-sm {
  height: 10px;
}

/* line 1744, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress.sm,
.progress-sm,
.progress.sm .progress-bar,
.progress-sm .progress-bar {
  border-radius: 1px;
}

/* line 1750, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress.xs,
.progress-xs {
  height: 7px;
}

/* line 1754, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress.xs,
.progress-xs,
.progress.xs .progress-bar,
.progress-xs .progress-bar {
  border-radius: 1px;
}

/* line 1760, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress.xxs,
.progress-xxs {
  height: 3px;
}

/* line 1764, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress.xxs,
.progress-xxs,
.progress.xxs .progress-bar,
.progress-xxs .progress-bar {
  border-radius: 1px;
}

/* Vertical bars */
/* line 1771, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress.vertical {
  position: relative;
  width: 30px;
  height: 200px;
  display: inline-block;
  margin-right: 10px;
}

/* line 1778, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress.vertical > .progress-bar {
  width: 100%;
  position: absolute;
  bottom: 0;
}

/* line 1783, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress.vertical.sm,
.progress.vertical.progress-sm {
  width: 20px;
}

/* line 1787, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress.vertical.xs,
.progress.vertical.progress-xs {
  width: 10px;
}

/* line 1791, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress.vertical.xxs,
.progress.vertical.progress-xxs {
  width: 3px;
}

/* line 1795, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress-group .progress-text {
  font-weight: 600;
}

/* line 1798, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress-group .progress-number {
  float: right;
}

/* Remove margins from progress bars when put in a table */
/* line 1802, app/assets/stylesheets/website/globals/_lawclerk.scss */
.table tr > td .progress {
  margin: 0;
}

/* line 1805, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress-bar-light-blue,
.progress-bar-primary {
  background-color: #C5B15D;
}

/* line 1809, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress-striped .progress-bar-light-blue,
.progress-striped .progress-bar-primary {
  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 1815, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress-bar-green,
.progress-bar-success {
  background-color: #00a65a;
}

/* line 1819, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress-striped .progress-bar-green,
.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 1825, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress-bar-aqua,
.progress-bar-info {
  background-color: #00c0ef;
}

/* line 1829, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress-striped .progress-bar-aqua,
.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 1835, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress-bar-yellow,
.progress-bar-warning {
  background-color: #f39c12;
}

/* line 1839, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress-striped .progress-bar-yellow,
.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 1845, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress-bar-red,
.progress-bar-danger {
  background-color: #dd4b39;
}

/* line 1849, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress-striped .progress-bar-red,
.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);
}

/*
 * Component: Small Box
 * --------------------
 */
/* line 1859, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
  padding-top: 40px;
  text-align: center;
  min-height: 248px;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

/* line 1871, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box > .inner {
  padding: 10px;
}

/* line 1874, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box > .small-box-footer {
  position: relative;
  padding: 15px;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 10;
  background: #7b7576;
  text-decoration: none;
  min-height: 58px;
}

/* line 1886, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box h3 {
  font-size: 38px;
  font-weight: bold;
  margin: 0 0 10px 0;
  white-space: nowrap;
  padding: 0;
}

/* line 1893, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box p {
  font-size: 15px;
}

/* line 1896, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box p > small {
  display: block;
  color: #f9f9f9;
  font-size: 13px;
  margin-top: 5px;
}

/* line 1902, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box h3,
.small-box p {
  z-index: 5;
}

/* line 1906, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box .icon {
  position: relative;
  margin: 0 auto;
}

/* line 1907, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box .avatar {
  text-align: left;
  float: left;
  width: 30%;
}

/* line 1908, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box .status {
  float: right;
  width: 70%;
  text-align: right;
  font: normal 8px/12px  'Montserrat', serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ead994;
}

/* line 1910, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box .date {
  font: normal 7px/10px  'Montserrat', serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #fff;
}

/* line 1912, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box .lawname {
  text-align: left;
  float: right;
  margin: 0px !important;
  line-height: 1.5em !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  display: flex;
  min-height: 32px;
  align-items: center;
  justify-content: flex-end;
  color: #000;
  text-transform: uppercase;
  font: normal 7px/10px 'Montserrat', serif;
  letter-spacing: 0.5px;
}

/* line 1921, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box .project_name {
  font: normal 14px/16px  'Montserrat', serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #33231f;
  margin: 10px 0 5px;
}

/* line 1922, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box .modified {
  font: normal 7px/10px  'Montserrat', serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #3a4b5b;
  margin-bottom: 20px;
}

/* line 1924, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box:hover {
  text-decoration: none;
  color: #f9f9f9;
}

@media (max-width: 767px) {
  /* line 1930, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .small-box {
    text-align: center;
  }
  /* line 1933, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .small-box p {
    font-size: 12px;
  }
}

/*
 * Component: Box
 * --------------
 */
/* line 1941, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box {
  position: relative;
  background: #FDFDFD;
  margin-bottom: 20px;
  width: 100%;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.5);
}

/* line 1950, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
  display: none;
}

/* line 1954, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box .nav-stacked > li {
  border-bottom: 1px solid #f4f4f4;
  margin: 0;
}

/* line 1958, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box .nav-stacked > li:last-of-type {
  border-bottom: none;
}

/* line 1961, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.height-control .box-body {
  max-height: 300px;
  overflow: auto;
}

/* line 1965, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box .border-right {
  border-right: 1px solid #f4f4f4;
}

/* line 1968, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box .border-left {
  border-left: 1px solid #f4f4f4;
}

/* line 1971, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid {
  border-top: 0;
}

/* line 1974, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid > .box-header .btn.btn-default {
  background: transparent;
}

/* line 1977, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid > .box-header .btn:hover,
.box.box-solid > .box-header a:hover {
  background: rgba(0, 0, 0, 0.1);
}

/* line 1981, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid.box-default {
  border: 1px solid #d2d6de;
}

/* line 1984, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid.box-default > .box-header {
  color: #444444;
  background: #d2d6de;
  background-color: #d2d6de;
}

/* line 1989, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid.box-default > .box-header a,
.box.box-solid.box-default > .box-header .btn {
  color: #444444;
}

/* line 1993, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid.box-primary {
  border: 1px solid #C5B15D;
}

/* line 1996, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid.box-primary > .box-header {
  color: #ffffff;
  background: #C5B15D;
  background-color: #C5B15D;
}

/* line 2001, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid.box-primary > .box-header a,
.box.box-solid.box-primary > .box-header .btn {
  color: #ffffff;
}

/* line 2005, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid.box-info {
  border: 1px solid #00c0ef;
}

/* line 2008, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid.box-info > .box-header {
  color: #ffffff;
  background: #00c0ef;
  background-color: #00c0ef;
}

/* line 2013, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid.box-info > .box-header a,
.box.box-solid.box-info > .box-header .btn {
  color: #ffffff;
}

/* line 2017, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid.box-danger {
  border: 1px solid #dd4b39;
}

/* line 2020, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid.box-danger > .box-header {
  color: #ffffff;
  background: #dd4b39;
  background-color: #dd4b39;
}

/* line 2025, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid.box-danger > .box-header a,
.box.box-solid.box-danger > .box-header .btn {
  color: #ffffff;
}

/* line 2029, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid.box-warning {
  border: 1px solid #f39c12;
}

/* line 2032, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid.box-warning > .box-header {
  color: #ffffff;
  background: #f39c12;
  background-color: #f39c12;
}

/* line 2037, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid.box-warning > .box-header a,
.box.box-solid.box-warning > .box-header .btn {
  color: #ffffff;
}

/* line 2041, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid.box-success {
  border: 1px solid #00a65a;
}

/* line 2044, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid.box-success > .box-header {
  color: #ffffff;
  background: #00a65a;
  background-color: #00a65a;
}

/* line 2049, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid.box-success > .box-header a,
.box.box-solid.box-success > .box-header .btn {
  color: #ffffff;
}

/* line 2053, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid > .box-header > .box-tools .btn {
  border: 0;
  box-shadow: none;
}

/* line 2057, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box.box-solid[class*='bg'] > .box-header {
  color: #fff;
}

/* line 2060, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box .box-group > .box {
  margin-bottom: 5px;
}

/* line 2063, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box .knob-label {
  text-align: center;
  color: #333;
  font-weight: 100;
  font-size: 12px;
  margin-bottom: 0.3em;
}

/* line 2070, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box > .overlay,
.overlay-wrapper > .overlay,
.box > .loading-img,
.overlay-wrapper > .loading-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 2080, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box .overlay,
.overlay-wrapper .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px;
}

/* line 2086, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box .overlay > .fa,
.overlay-wrapper .overlay > .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #000;
  font-size: 30px;
}

/* line 2096, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box .overlay.dark,
.overlay-wrapper .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}

/* line 2100, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
  content: " ";
  display: table;
}

/* line 2109, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-header:after,
.box-body:after,
.box-footer:after {
  clear: both;
}

/* line 2114, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
  background-color: #5d5d5d;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.5);
}

/* line 2125, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-header.with-border {
  border-bottom: 1px solid #f4f4f4;
}

/* line 2128, app/assets/stylesheets/website/globals/_lawclerk.scss */
.collapsed-box .box-header.with-border {
  border-bottom: none;
}

/* line 2131, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion,
.box-header .box-title {
  display: inline-block;
  font-size: 12px;
  margin: 0;
  line-height: 1;
  color: #fff !important;
  letter-spacing: 3px;
}

/* line 2142, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion {
  margin-right: 5px;
}

/* line 2147, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-header > .box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}

/* line 2152, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-header > .box-tools [data-toggle="tooltip"] {
  position: relative;
}

/* line 2155, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-header > .box-tools.pull-right .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 2159, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: transparent;
  color: #97a0b3;
}

/* line 2165, app/assets/stylesheets/website/globals/_lawclerk.scss */
.open .btn-box-tool,
.btn-box-tool:hover {
  color: #606c84;
}

/* line 2169, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-box-tool.btn:active {
  box-shadow: none;
}

/* line 2172, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-body {
  padding: 10px;
}

/* line 2175, app/assets/stylesheets/website/globals/_lawclerk.scss */
.no-header .box-body {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 2179, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-body > .table {
  margin-bottom: 0;
}

/* line 2182, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-body .fc {
  margin-top: 5px;
}

/* line 2185, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-body .full-width-chart {
  margin: -19px;
}

/* line 2188, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-body.no-padding .full-width-chart {
  margin: -9px;
}

/* line 2191, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-body .box-pane {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
}

/* line 2197, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-body .box-pane-right {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
}

/* line 2203, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-footer {
  padding: 5px 10px;
  background-color: #ffffff;
}

/* line 2208, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-footer.without-bg {
  position: absolute;
  text-align: right;
  background-color: #fdfdfd;
  padding: 11px 20px;
  bottom: 0px;
  right: 0px;
}

/* line 2217, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-footer.without-bg a {
  font-size: 10px;
  color: #5B421F;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 2225, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-footer input {
  border: none;
  /*background-color: #a09a92;*/
  /*  color:#fff;*/
  font-size: 16px;
}

/* line 2232, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-footer input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff !important;
}

/* line 2235, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-footer input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff !important;
}

/* line 2238, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-footer input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff !important;
}

/* line 2241, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-footer input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff !important;
}

/* line 2246, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chart-legend {
  margin: 10px 0;
}

@media (max-width: 991px) {
  /* line 2250, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .chart-legend > li {
    float: left;
    margin-right: 10px;
  }
}

/* line 2255, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-comments {
  background: #f7f7f7;
}

/* line 2258, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-comments .box-comment {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}

/* line 2262, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-comments .box-comment:before,
.box-comments .box-comment:after {
  content: " ";
  display: table;
}

/* line 2267, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-comments .box-comment:after {
  clear: both;
}

/* line 2270, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-comments .box-comment:last-of-type {
  border-bottom: 0;
}

/* line 2273, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-comments .box-comment:first-of-type {
  padding-top: 0;
}

/* line 2276, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-comments .box-comment img {
  float: left;
}

/* line 2279, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-comments .comment-text {
  margin-left: 40px;
  color: #555;
}

/* line 2283, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-comments .username {
  color: #444;
  display: block;
  font-weight: 600;
}

/* line 2288, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-comments .text-muted {
  font-weight: 400;
  font-size: 12px;
}

/* Widget: TODO LIST */
/* line 2293, app/assets/stylesheets/website/globals/_lawclerk.scss */
.todo-list {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto;
}

/* line 2299, app/assets/stylesheets/website/globals/_lawclerk.scss */
.todo-list > li {
  border-radius: 2px;
  padding: 10px;
  background: #f4f4f4;
  margin-bottom: 2px;
  border-left: 2px solid #e6e7e8;
  color: #444;
}

/* line 2307, app/assets/stylesheets/website/globals/_lawclerk.scss */
.todo-list > li:last-of-type {
  margin-bottom: 0;
}

/* line 2310, app/assets/stylesheets/website/globals/_lawclerk.scss */
.todo-list > li > input[type='checkbox'] {
  margin: 0 10px 0 5px;
}

/* line 2313, app/assets/stylesheets/website/globals/_lawclerk.scss */
.todo-list > li .text {
  display: inline-block;
  margin-left: 5px;
  font-weight: 600;
}

/* line 2318, app/assets/stylesheets/website/globals/_lawclerk.scss */
.todo-list > li .label {
  margin-left: 10px;
  font-size: 9px;
}

/* line 2322, app/assets/stylesheets/website/globals/_lawclerk.scss */
.todo-list > li .tools {
  display: none;
  float: right;
  color: #dd4b39;
}

/* line 2327, app/assets/stylesheets/website/globals/_lawclerk.scss */
.todo-list > li .tools > .fa,
.todo-list > li .tools > .glyphicon,
.todo-list > li .tools > .ion {
  margin-right: 5px;
  cursor: pointer;
}

/* line 2333, app/assets/stylesheets/website/globals/_lawclerk.scss */
.todo-list > li:hover .tools {
  display: inline-block;
}

/* line 2336, app/assets/stylesheets/website/globals/_lawclerk.scss */
.todo-list > li.done {
  color: #999;
}

/* line 2339, app/assets/stylesheets/website/globals/_lawclerk.scss */
.todo-list > li.done .text {
  text-decoration: line-through;
  font-weight: 500;
}

/* line 2343, app/assets/stylesheets/website/globals/_lawclerk.scss */
.todo-list > li.done .label {
  background: #d2d6de !important;
}

/* line 2346, app/assets/stylesheets/website/globals/_lawclerk.scss */
.todo-list .danger {
  border-left-color: #dd4b39;
}

/* line 2349, app/assets/stylesheets/website/globals/_lawclerk.scss */
.todo-list .warning {
  border-left-color: #f39c12;
}

/* line 2352, app/assets/stylesheets/website/globals/_lawclerk.scss */
.todo-list .info {
  border-left-color: #00c0ef;
}

/* line 2355, app/assets/stylesheets/website/globals/_lawclerk.scss */
.todo-list .success {
  border-left-color: #00a65a;
}

/* line 2358, app/assets/stylesheets/website/globals/_lawclerk.scss */
.todo-list .primary {
  border-left-color: #C5B15D;
}

/* line 2361, app/assets/stylesheets/website/globals/_lawclerk.scss */
.todo-list .handle {
  display: inline-block;
  cursor: move;
  margin: 0 5px;
}

/* Chat widget (DEPRECATED - this will be removed in the next major release. Use Direct Chat instead)*/
/* line 2368, app/assets/stylesheets/website/globals/_lawclerk.scss */
#chat-box, .slimScrollDiv {
  height: 250px;
  width: auto;
  overflow: scroll;
  background: #ffffff;
}

/* line 2370, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chat .devider {
  border-top: 1px solid #c5b15d;
  text-align: center;
  margin: 30px 0 80px;
}

/* line 2375, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chat .devider span {
  position: relative;
  top: -10px;
  padding: 0 30px;
  text-align: center;
  margin-top: -20px;
  text-transform: uppercase;
  font-size: 16px;
  background: #FDFDFD;
}

/* line 2377, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chat {
  padding: 70px 40px 5px 40px;
}

/* line 2382, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chat .item {
  margin-bottom: 50px;
}

/* line 2386, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chat .item:before,
.chat .item:after {
  content: " ";
  display: table;
}

/* line 2392, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chat .item:after {
  clear: both;
}

/* line 2395, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chat .item > img {
  width: 40px;
  height: 40px;
  border: 2px solid transparent;
  border-radius: 50%;
}

/* line 2401, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chat .item > .online {
  border: 2px solid #00a65a;
}

/* line 2404, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chat .item > .offline {
  border: 2px solid #dd4b39;
}

/* line 2407, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chat .item > .add {
  border: 2px solid #ccc;
}

/* line 2413, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chat .item > .message {
  margin-left: 15px;
  margin-top: -40px;
  font-size: 15px;
  color: #5b421f;
}

/* line 2420, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chat .text-muted {
  color: #394a5b !important;
  font-size: 13px;
  margin-left: 40px;
}

/* line 2426, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chat .item > .message > .name {
  display: block;
  font-weight: 400;
  color: #394a5b;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  margin-left: -10px;
}

/* line 2435, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chat .item > .attachment {
  border-radius: 3px;
  background: #f4f4f4;
  margin-left: 65px;
  margin-right: 15px;
  padding: 10px;
}

/* line 2442, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chat .item > .attachment > h4 {
  margin: 0 0 5px 0;
  font-weight: 600;
  font-size: 14px;
}

/* line 2447, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chat .item > .attachment > p,
.chat .item > .attachment > .filename {
  font-weight: 600;
  font-size: 13px;
  font-style: italic;
  margin: 0;
}

/* line 2454, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chat .item > .attachment:before,
.chat .item > .attachment:after {
  content: " ";
  display: table;
}

/* line 2459, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chat .item > .attachment:after {
  clear: both;
}

/* line 2462, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-input {
  max-width: 200px;
}

/* line 2465, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal .panel-body {
  color: #444;
}

/* line 2469, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-dialog {
  padding: 35px !important;
}

/* line 2470, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-dialog .nav_btn {
  margin-bottom: 10px;
  min-width: 100px;
}

/* line 2471, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-dialog .nav_btn.replace {
  margin-bottom: 10px;
  min-width: 100px;
  background-color: #394a5b;
  color: #fff;
  border-color: #394a5b;
}

/* line 2472, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-dialog .nav_btn.view {
  margin-bottom: 10px;
  min-width: 100px;
  background-color: #394a5b;
  color: #fff;
  border-color: #394a5b;
}

/* line 2474, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-content .sidebar {
  background-color: #e8e4df;
}

@media (max-width: 1023px) {
  /* line 2478, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .modal-dialog {
    padding: 15px auto;
  }
}

/*
 * Component: Info Box
 * -------------------
 */
/* line 2486, app/assets/stylesheets/website/globals/_lawclerk.scss */
.info-box {
  display: block;
  min-height: 90px;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  margin-bottom: 15px;
}

/* line 2495, app/assets/stylesheets/website/globals/_lawclerk.scss */
.info-box small {
  font-size: 14px;
}

/* line 2498, app/assets/stylesheets/website/globals/_lawclerk.scss */
.info-box .progress {
  background: rgba(0, 0, 0, 0.2);
  margin: 5px -10px 5px -10px;
  height: 2px;
}

/* line 2503, app/assets/stylesheets/website/globals/_lawclerk.scss */
.info-box .progress,
.info-box .progress .progress-bar {
  border-radius: 0;
}

/* line 2507, app/assets/stylesheets/website/globals/_lawclerk.scss */
.info-box .progress .progress-bar {
  background: #fff;
}

/* line 2510, app/assets/stylesheets/website/globals/_lawclerk.scss */
.info-box-icon {
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
  display: block;
  float: left;
  height: 90px;
  width: 90px;
  text-align: center;
  font-size: 45px;
  line-height: 90px;
  background: rgba(0, 0, 0, 0.2);
}

/* line 2524, app/assets/stylesheets/website/globals/_lawclerk.scss */
.info-box-icon > img {
  max-width: 100%;
}

/* line 2527, app/assets/stylesheets/website/globals/_lawclerk.scss */
.info-box-content {
  padding: 5px 10px;
  margin-left: 90px;
}

/* line 2531, app/assets/stylesheets/website/globals/_lawclerk.scss */
.info-box-number {
  display: block;
  font-weight: bold;
  font-size: 18px;
}

/* line 2536, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress-description,
.info-box-text {
  display: block;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 2544, app/assets/stylesheets/website/globals/_lawclerk.scss */
.info-box-text {
  text-transform: uppercase;
}

/* line 2547, app/assets/stylesheets/website/globals/_lawclerk.scss */
.info-box-more {
  display: block;
}

/* line 2550, app/assets/stylesheets/website/globals/_lawclerk.scss */
.progress-description {
  margin: 0;
}

/*
 * Component: Timeline
 * -------------------
 */
/* line 2557, app/assets/stylesheets/website/globals/_lawclerk.scss */
.timeline {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
}

/* line 2563, app/assets/stylesheets/website/globals/_lawclerk.scss */
.timeline:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 4px;
  background: #ddd;
  left: 31px;
  margin: 0;
  border-radius: 2px;
}

/* line 2574, app/assets/stylesheets/website/globals/_lawclerk.scss */
.timeline > li {
  position: relative;
  margin-right: 10px;
  margin-bottom: 15px;
}

/* line 2579, app/assets/stylesheets/website/globals/_lawclerk.scss */
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

/* line 2584, app/assets/stylesheets/website/globals/_lawclerk.scss */
.timeline > li:after {
  clear: both;
}

/* line 2587, app/assets/stylesheets/website/globals/_lawclerk.scss */
.timeline > li > .timeline-item {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  margin-top: 0;
  background: #fff;
  color: #444;
  margin-left: 60px;
  margin-right: 15px;
  padding: 0;
  position: relative;
}

/* line 2599, app/assets/stylesheets/website/globals/_lawclerk.scss */
.timeline > li > .timeline-item > .time {
  color: #999;
  float: right;
  padding: 10px;
  font-size: 12px;
}

/* line 2605, app/assets/stylesheets/website/globals/_lawclerk.scss */
.timeline > li > .timeline-item > .timeline-header {
  margin: 0;
  color: #555;
  border-bottom: 1px solid #f4f4f4;
  padding: 10px;
  font-size: 16px;
  line-height: 1.1;
}

/* line 2613, app/assets/stylesheets/website/globals/_lawclerk.scss */
.timeline > li > .timeline-item > .timeline-header > a {
  font-weight: 600;
}

/* line 2616, app/assets/stylesheets/website/globals/_lawclerk.scss */
.timeline > li > .timeline-item > .timeline-body,
.timeline > li > .timeline-item > .timeline-footer {
  padding: 10px;
}

/* line 2620, app/assets/stylesheets/website/globals/_lawclerk.scss */
.timeline > li > .fa,
.timeline > li > .glyphicon,
.timeline > li > .ion {
  width: 30px;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  position: absolute;
  color: #666;
  background: #d2d6de;
  border-radius: 50%;
  text-align: center;
  left: 18px;
  top: 0;
}

/* line 2635, app/assets/stylesheets/website/globals/_lawclerk.scss */
.timeline > .time-label > span {
  font-weight: 600;
  padding: 5px;
  display: inline-block;
  background-color: #fff;
  border-radius: 4px;
}

/* line 2642, app/assets/stylesheets/website/globals/_lawclerk.scss */
.timeline-inverse > li > .timeline-item {
  background: #f0f0f0;
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 2648, app/assets/stylesheets/website/globals/_lawclerk.scss */
.timeline-inverse > li > .timeline-item > .timeline-header {
  border-bottom-color: #ddd;
}

/*
 * Component: Button
 * -----------------
 */
/* line 2655, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn {
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;
}

/* line 2661, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn.uppercase {
  text-transform: uppercase;
}

/* line 2664, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn.btn-flat {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-width: 1px;
}

/* line 2671, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-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 2676, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn:focus {
  outline: none;
}

/* line 2679, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn.btn-file {
  position: relative;
  overflow: hidden;
}

/* line 2683, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn.btn-file > input[type='file'] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  opacity: 0;
  filter: alpha(opacity=0);
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}

/* line 2698, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-default {
  background-color: #f4f4f4;
  color: #444;
  border-color: #ddd;
}

/* line 2703, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-default:hover,
.btn-default:active,
.btn-default.hover {
  background-color: #e7e7e7;
}

/* line 2708, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-primary {
  background-color: #C5B15D;
  border-color: #C5B15D;
}

/* line 2712, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-primary:hover,
.btn-primary:active,
.btn-primary.hover {
  background-color: #b7a453;
}

/* line 2717, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-success {
  background-color: #00a65a;
  border-color: #008d4c;
}

/* line 2722, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-reply {
  background-color: #fff;
  color: #a09a92;
  border-radius: 50% !important;
  padding: 0;
  width: 24px;
  height: 24px;
}

/* line 2732, app/assets/stylesheets/website/globals/_lawclerk.scss */
.slimScrollBar {
  background-color: #c5b15d;
}

/* line 2734, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-success:hover,
.btn-success:active,
.btn-success.hover {
  background-color: #008d4c;
}

/* line 2739, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-info {
  background-color: #00c0ef;
  border-color: #00acd6;
}

/* line 2743, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-info:hover,
.btn-info:active,
.btn-info.hover {
  background-color: #00acd6;
}

/* line 2748, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-danger {
  background-color: #dd4b39;
  border-color: #d73925;
}

/* line 2752, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-danger:hover,
.btn-danger:active,
.btn-danger.hover {
  background-color: #d73925;
}

/* line 2757, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-warning {
  background-color: #f39c12;
  border-color: #e08e0b;
}

/* line 2761, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-warning:hover,
.btn-warning:active,
.btn-warning.hover {
  background-color: #e08e0b;
}

/* line 2766, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-outline {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}

/* line 2771, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
  color: rgba(255, 255, 255, 0.7);
  border-color: rgba(255, 255, 255, 0.7);
}

/* line 2777, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 2781, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn[class*='bg-']:hover {
  -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
}

/* line 2785, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-app {
  border-radius: 3px;
  position: relative;
  padding: 15px 5px;
  margin: 0 0 10px 10px;
  min-width: 80px;
  height: 60px;
  text-align: center;
  color: #666;
  border: 1px solid #ddd;
  background-color: #f4f4f4;
  font-size: 12px;
}

/* line 2798, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-app > .fa,
.btn-app > .glyphicon,
.btn-app > .ion {
  font-size: 32px;
  display: block;
}

/* line 2804, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-app:hover {
  background: #f4f4f4;
  color: #444;
  border-color: #aaa;
}

/* line 2809, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-app:active,
.btn-app:focus {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-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 2815, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-app > .badge {
  position: absolute;
  top: -3px;
  right: -10px;
  font-size: 10px;
  font-weight: 400;
}

/*
 * Component: Callout
 * ------------------
 */
/* line 2826, app/assets/stylesheets/website/globals/_lawclerk.scss */
.callout {
  border-radius: 3px;
  margin: 0 0 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #eee;
}

/* line 2832, app/assets/stylesheets/website/globals/_lawclerk.scss */
.callout a {
  color: #fff;
  text-decoration: underline;
}

/* line 2836, app/assets/stylesheets/website/globals/_lawclerk.scss */
.callout a:hover {
  color: #eee;
}

/* line 2839, app/assets/stylesheets/website/globals/_lawclerk.scss */
.callout h4 {
  margin-top: 0;
  font-weight: 600;
}

/* line 2843, app/assets/stylesheets/website/globals/_lawclerk.scss */
.callout p:last-child {
  margin-bottom: 0;
}

/* line 2846, app/assets/stylesheets/website/globals/_lawclerk.scss */
.callout code,
.callout .highlight {
  background-color: #fff;
}

/* line 2850, app/assets/stylesheets/website/globals/_lawclerk.scss */
.callout.callout-danger {
  border-color: #c23321;
}

/* line 2853, app/assets/stylesheets/website/globals/_lawclerk.scss */
.callout.callout-warning {
  border-color: #c87f0a;
}

/* line 2856, app/assets/stylesheets/website/globals/_lawclerk.scss */
.callout.callout-info {
  border-color: #0097bc;
}

/* line 2859, app/assets/stylesheets/website/globals/_lawclerk.scss */
.callout.callout-success {
  border-color: #00733e;
}

/*
 * Component: alert
 * ----------------
 */
/* line 2866, app/assets/stylesheets/website/globals/_lawclerk.scss */
.alert {
  border-radius: 3px;
}

/* line 2869, app/assets/stylesheets/website/globals/_lawclerk.scss */
.alert h4 {
  font-weight: 600;
}

/* line 2872, app/assets/stylesheets/website/globals/_lawclerk.scss */
.alert .icon {
  margin-right: 10px;
}

/* line 2875, app/assets/stylesheets/website/globals/_lawclerk.scss */
.alert .close {
  color: #000;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 2880, app/assets/stylesheets/website/globals/_lawclerk.scss */
.alert .close:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 2884, app/assets/stylesheets/website/globals/_lawclerk.scss */
.alert a {
  color: #fff;
  text-decoration: underline;
}

/* line 2888, app/assets/stylesheets/website/globals/_lawclerk.scss */
.alert-success {
  border-color: #008d4c;
}

/* line 2891, app/assets/stylesheets/website/globals/_lawclerk.scss */
.alert-danger,
.alert-error {
  border-color: #d73925;
}

/* line 2895, app/assets/stylesheets/website/globals/_lawclerk.scss */
.alert-warning {
  border-color: #e08e0b;
}

/* line 2898, app/assets/stylesheets/website/globals/_lawclerk.scss */
.alert-info {
  border-color: #00acd6;
}

/*
 * Component: Nav
 * --------------
 */
/* line 2905, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav > li > a:hover,
.nav > li > a:active,
.nav > li > a:focus {
  color: #444;
  background: #394a5b;
}

/* NAV PILLS */
/* line 2912, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-pills > li > a {
  border-radius: 0;
  border-top: 3px solid transparent;
  color: #444;
}

/* line 2917, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-pills > li > a > .fa,
.nav-pills > li > a > .glyphicon,
.nav-pills > li > a > .ion {
  margin-right: 5px;
}

/* line 2922, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  border-top-color: #C5B15D;
}

/* line 2927, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-pills > li.active > a {
  font-weight: 600;
}

/* NAV STACKED */
/* line 2931, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-stacked > li > a {
  border-radius: 0;
  border-top: 0;
  border-left: 3px solid transparent;
  color: #444;
}

/* line 2937, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-stacked > li.active > a,
.nav-stacked > li.active > a:hover {
  background: transparent;
  color: #444;
  border-top: 0;
  border-left-color: #C5B15D;
}

/* line 2944, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-stacked > li.header {
  border-bottom: 1px solid #ddd;
  color: #777;
  margin-bottom: 10px;
  padding: 5px 10px;
  text-transform: uppercase;
}

/* NAV TABS */
/* line 2952, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom {
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

/* line 2958, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs {
  margin: 0;
  border-bottom-color: #f4f4f4;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 2964, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs > li {
  border-top: 3px solid transparent;
  margin-bottom: -2px;
  margin-right: 5px;
}

/* line 2969, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs > li > a {
  color: #444;
  border-radius: 0;
}

/* line 2973, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs > li > a.text-muted {
  color: #999;
}

/* line 2976, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs > li > a,
.nav-tabs-custom > .nav-tabs > li > a:hover {
  background: transparent;
  margin: 0;
}

/* line 2981, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs > li > a:hover {
  color: #999;
}

/* line 2984, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs > li:not(.active) > a:hover,
.nav-tabs-custom > .nav-tabs > li:not(.active) > a:focus,
.nav-tabs-custom > .nav-tabs > li:not(.active) > a:active {
  border-color: transparent;
}

/* line 2989, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs > li.active {
  border-top-color: #C5B15D;
}

/* line 2992, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs > li.active > a,
.nav-tabs-custom > .nav-tabs > li.active:hover > a {
  background-color: #fff;
  color: #444;
}

/* line 2997, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs > li.active > a {
  border-top-color: transparent;
  border-left-color: #f4f4f4;
  border-right-color: #f4f4f4;
}

/* line 3002, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs > li:first-of-type {
  margin-left: 0;
}

/* line 3005, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs > li.active:first-of-type > a {
  border-left-color: transparent;
}

/* line 3008, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs.pull-right {
  float: none !important;
}

/* line 3011, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs.pull-right > li {
  float: right;
}

/* line 3014, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type {
  margin-right: 0;
}

/* line 3017, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type > a {
  border-left-width: 1px;
}

/* line 3020, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs.pull-right > li.active:first-of-type > a {
  border-left-color: #f4f4f4;
  border-right-color: transparent;
}

/* line 3024, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs > li.header {
  line-height: 35px;
  padding: 0 10px;
  font-size: 20px;
  color: #444;
}

/* line 3030, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .nav-tabs > li.header > .fa,
.nav-tabs-custom > .nav-tabs > li.header > .glyphicon,
.nav-tabs-custom > .nav-tabs > li.header > .ion {
  margin-right: 5px;
}

/* line 3035, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom > .tab-content {
  background: #fff;
  padding: 10px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 3041, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom .dropdown.open > a:active,
.nav-tabs-custom .dropdown.open > a:focus {
  background: transparent;
  color: #999;
}

/* line 3046, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom.tab-primary > .nav-tabs > li.active {
  border-top-color: #C5B15D;
}

/* line 3049, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom.tab-info > .nav-tabs > li.active {
  border-top-color: #00c0ef;
}

/* line 3052, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom.tab-danger > .nav-tabs > li.active {
  border-top-color: #dd4b39;
}

/* line 3055, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom.tab-warning > .nav-tabs > li.active {
  border-top-color: #f39c12;
}

/* line 3058, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom.tab-success > .nav-tabs > li.active {
  border-top-color: #00a65a;
}

/* line 3061, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav-tabs-custom.tab-default > .nav-tabs > li.active {
  border-top-color: #d2d6de;
}

/* PAGINATION */
/* line 3065, app/assets/stylesheets/website/globals/_lawclerk.scss */
.pagination > li > a {
  background: #fafafa;
  color: #666;
}

/* line 3069, app/assets/stylesheets/website/globals/_lawclerk.scss */
.pagination.pagination-flat > li > a {
  border-radius: 0 !important;
}

/*
 * Component: Products List
 * ------------------------
 */
/* line 3076, app/assets/stylesheets/website/globals/_lawclerk.scss */
.products-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 3081, app/assets/stylesheets/website/globals/_lawclerk.scss */
.products-list > .item {
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  padding: 10px 0;
  background: #fff;
}

/* line 3088, app/assets/stylesheets/website/globals/_lawclerk.scss */
.products-list > .item:before,
.products-list > .item:after {
  content: " ";
  display: table;
}

/* line 3093, app/assets/stylesheets/website/globals/_lawclerk.scss */
.products-list > .item:after {
  clear: both;
}

/* line 3096, app/assets/stylesheets/website/globals/_lawclerk.scss */
.products-list .product-img {
  float: left;
}

/* line 3099, app/assets/stylesheets/website/globals/_lawclerk.scss */
.products-list .product-img img {
  width: 50px;
  height: 50px;
}

/* line 3103, app/assets/stylesheets/website/globals/_lawclerk.scss */
.products-list .product-info {
  margin-left: 60px;
}

/* line 3106, app/assets/stylesheets/website/globals/_lawclerk.scss */
.products-list .product-title {
  font-weight: 600;
}

/* line 3109, app/assets/stylesheets/website/globals/_lawclerk.scss */
.products-list .product-description {
  display: block;
  color: #999;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 3116, app/assets/stylesheets/website/globals/_lawclerk.scss */
.product-list-in-box > .item {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border-bottom: 1px solid #f4f4f4;
}

/* line 3122, app/assets/stylesheets/website/globals/_lawclerk.scss */
.product-list-in-box > .item:last-of-type {
  border-bottom-width: 0;
}

/*
 * Component: Table
 * ----------------
 */
/* line 3129, app/assets/stylesheets/website/globals/_lawclerk.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 {
  border-top: 1px solid #f4f4f4;
}

/* line 3137, app/assets/stylesheets/website/globals/_lawclerk.scss */
.table > thead > tr > th {
  border-bottom: 2px solid #f4f4f4;
}

/* line 3140, app/assets/stylesheets/website/globals/_lawclerk.scss */
.table tr td .progress {
  margin-top: 5px;
}

/* line 3143, app/assets/stylesheets/website/globals/_lawclerk.scss */
.table-bordered {
  border: 1px solid #f4f4f4;
}

/* line 3146, app/assets/stylesheets/website/globals/_lawclerk.scss */
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #f4f4f4;
}

/* line 3154, app/assets/stylesheets/website/globals/_lawclerk.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 3158, app/assets/stylesheets/website/globals/_lawclerk.scss */
.table.no-border,
.table.no-border td,
.table.no-border th {
  border: 0;
}

/* .text-center in tables */
/* line 3164, app/assets/stylesheets/website/globals/_lawclerk.scss */
table.text-center,
table.text-center td,
table.text-center th {
  text-align: center;
}

/* line 3169, app/assets/stylesheets/website/globals/_lawclerk.scss */
.table.align th {
  text-align: left;
}

/* line 3172, app/assets/stylesheets/website/globals/_lawclerk.scss */
.table.align td {
  text-align: right;
}

/*
 * Component: Label
 * ----------------
 */
/* line 3179, app/assets/stylesheets/website/globals/_lawclerk.scss */
.label-default {
  background-color: #d2d6de;
  color: #444;
}

/*
 * Component: Direct Chat
 * ----------------------
 */
/* line 3187, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat .box-body {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
  overflow-x: hidden;
  padding: 0;
}

/* line 3195, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat.chat-pane-open .direct-chat-contacts {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 3201, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-messages {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  padding: 10px;
  height: 250px;
  overflow: auto;
}

/* line 3210, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-msg,
.direct-chat-text {
  display: block;
}

/* line 3214, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-msg {
  margin-bottom: 10px;
}

/* line 3217, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-msg:before,
.direct-chat-msg:after {
  content: " ";
  display: table;
}

/* line 3222, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-msg:after {
  clear: both;
}

/* line 3225, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-messages,
.direct-chat-contacts {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}

/* line 3232, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-text {
  border-radius: 5px;
  position: relative;
  padding: 5px 10px;
  background: #d2d6de;
  border: 1px solid #d2d6de;
  margin: 5px 0 0 50px;
  color: #444444;
}

/* line 3241, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-text:after,
.direct-chat-text:before {
  position: absolute;
  right: 100%;
  top: 15px;
  border: solid transparent;
  border-right-color: #d2d6de;
  content: ' ';
  height: 0;
  width: 0;
  pointer-events: none;
}

/* line 3253, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-text:after {
  border-width: 5px;
  margin-top: -5px;
}

/* line 3257, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-text:before {
  border-width: 6px;
  margin-top: -6px;
}

/* line 3261, app/assets/stylesheets/website/globals/_lawclerk.scss */
.right .direct-chat-text {
  margin-right: 50px;
  margin-left: 0;
}

/* line 3265, app/assets/stylesheets/website/globals/_lawclerk.scss */
.right .direct-chat-text:after,
.right .direct-chat-text:before {
  right: auto;
  left: 100%;
  border-right-color: transparent;
  border-left-color: #d2d6de;
}

/* line 3272, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-img {
  border-radius: 50%;
  float: left;
  width: 40px;
  height: 40px;
}

/* line 3278, app/assets/stylesheets/website/globals/_lawclerk.scss */
.right .direct-chat-img {
  float: right;
}

/* line 3281, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-info {
  display: block;
  margin-bottom: 2px;
  font-size: 12px;
}

/* line 3286, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-name {
  font-weight: 600;
}

/* line 3289, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-timestamp {
  color: #999;
}

/* line 3292, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-contacts-open .direct-chat-contacts {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 3298, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-contacts {
  -webkit-transform: translate(101%, 0);
  -ms-transform: translate(101%, 0);
  -o-transform: translate(101%, 0);
  transform: translate(101%, 0);
  position: absolute;
  top: 0;
  bottom: 0;
  height: 250px;
  width: 100%;
  background: #222d32;
  color: #fff;
  overflow: auto;
}

/* line 3312, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contacts-list > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px;
  margin: 0;
}

/* line 3317, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contacts-list > li:before,
.contacts-list > li:after {
  content: " ";
  display: table;
}

/* line 3322, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contacts-list > li:after {
  clear: both;
}

/* line 3325, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contacts-list > li:last-of-type {
  border-bottom: none;
}

/* line 3328, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contacts-list-img {
  border-radius: 50%;
  width: 40px;
  float: left;
}

/* line 3333, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contacts-list-info {
  margin-left: 45px;
  color: #fff;
}

/* line 3337, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contacts-list-name,
.contacts-list-status {
  display: block;
}

/* line 3341, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contacts-list-name {
  font-weight: 600;
}

/* line 3344, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contacts-list-status {
  font-size: 12px;
}

/* line 3347, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contacts-list-date {
  color: #aaa;
  font-weight: normal;
}

/* line 3351, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contacts-list-msg {
  color: #999;
}

/* line 3354, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-danger .right > .direct-chat-text {
  background: #dd4b39;
  border-color: #dd4b39;
  color: #ffffff;
}

/* line 3359, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-danger .right > .direct-chat-text:after,
.direct-chat-danger .right > .direct-chat-text:before {
  border-left-color: #dd4b39;
}

/* line 3363, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-primary .right > .direct-chat-text {
  background: #C5B15D;
  border-color: #C5B15D;
  color: #ffffff;
}

/* line 3368, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-primary .right > .direct-chat-text:after,
.direct-chat-primary .right > .direct-chat-text:before {
  border-left-color: #C5B15D;
}

/* line 3372, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-warning .right > .direct-chat-text {
  background: #f39c12;
  border-color: #f39c12;
  color: #ffffff;
}

/* line 3377, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-warning .right > .direct-chat-text:after,
.direct-chat-warning .right > .direct-chat-text:before {
  border-left-color: #f39c12;
}

/* line 3381, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-info .right > .direct-chat-text {
  background: #00c0ef;
  border-color: #00c0ef;
  color: #ffffff;
}

/* line 3386, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-info .right > .direct-chat-text:after,
.direct-chat-info .right > .direct-chat-text:before {
  border-left-color: #00c0ef;
}

/* line 3390, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-success .right > .direct-chat-text {
  background: #00a65a;
  border-color: #00a65a;
  color: #ffffff;
}

/* line 3395, app/assets/stylesheets/website/globals/_lawclerk.scss */
.direct-chat-success .right > .direct-chat-text:after,
.direct-chat-success .right > .direct-chat-text:before {
  border-left-color: #00a65a;
}

/*
 * Component: Users List
 * ---------------------
 */
/* line 3403, app/assets/stylesheets/website/globals/_lawclerk.scss */
.users-list > li {
  width: 25%;
  float: left;
  padding: 10px;
  text-align: center;
}

/* line 3409, app/assets/stylesheets/website/globals/_lawclerk.scss */
.users-list > li img {
  border-radius: 50%;
  max-width: 100%;
  height: auto;
}

/* line 3414, app/assets/stylesheets/website/globals/_lawclerk.scss */
.users-list > li > a:hover,
.users-list > li > a:hover .users-list-name {
  color: #999;
}

/* line 3418, app/assets/stylesheets/website/globals/_lawclerk.scss */
.users-list-name,
.users-list-date {
  display: block;
}

/* line 3422, app/assets/stylesheets/website/globals/_lawclerk.scss */
.users-list-name {
  font-weight: 600;
  color: #444;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 3429, app/assets/stylesheets/website/globals/_lawclerk.scss */
.users-list-date {
  color: #999;
  font-size: 12px;
}

/*
 * Component: Carousel
 * -------------------
 */
/* line 3437, app/assets/stylesheets/website/globals/_lawclerk.scss */
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}

/* line 3441, app/assets/stylesheets/website/globals/_lawclerk.scss */
.carousel-control > .fa {
  font-size: 40px;
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -20px;
}

/*
 * Component: modal
 * ----------------
 */
/* line 3453, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal {
  background: rgba(0, 0, 0, 0.3);
}

/* line 3456, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-content {
  border-radius: 0;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  border: 0;
}

@media (min-width: 768px) {
  /* line 3463, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .modal-content {
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  }
}

/* line 3468, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-header {
  border: none !important;
  /*border-bottom-color: #f4f4f4;*/
}

/* line 3472, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-footer {
  border: none !important;
  /*border-top-color: #f4f4f4;*/
}

/* line 3476, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-primary .modal-header,
.modal-primary .modal-footer {
  border-color: #307095;
}

/* line 3480, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-warning .modal-header,
.modal-warning .modal-footer {
  border-color: #c87f0a;
}

/* line 3484, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-info .modal-header,
.modal-info .modal-footer {
  border-color: #0097bc;
}

/* line 3488, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-success .modal-header,
.modal-success .modal-footer {
  border-color: #00733e;
}

/* line 3492, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-danger .modal-header,
.modal-danger .modal-footer {
  border-color: #c23321;
}

/* line 3497, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-body {
  padding-top: 0px !important;
}

/*
 * Component: Social Widgets
 * -------------------------
 */
/* line 3505, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-widget {
  border: none;
  position: relative;
}

/* line 3509, app/assets/stylesheets/website/globals/_lawclerk.scss */
.widget-user .widget-user-header {
  padding: 20px;
  height: 120px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 3515, app/assets/stylesheets/website/globals/_lawclerk.scss */
.widget-user .widget-user-username {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 25px;
  font-weight: 300;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

/* line 3522, app/assets/stylesheets/website/globals/_lawclerk.scss */
.widget-user .widget-user-desc {
  margin-top: 0;
}

/* line 3525, app/assets/stylesheets/website/globals/_lawclerk.scss */
.widget-user .widget-user-image {
  position: absolute;
  top: 65px;
  left: 50%;
  margin-left: -45px;
}

/* line 3531, app/assets/stylesheets/website/globals/_lawclerk.scss */
.widget-user .widget-user-image > img {
  width: 90px;
  height: auto;
  border: 3px solid #fff;
}

/* line 3536, app/assets/stylesheets/website/globals/_lawclerk.scss */
.widget-user .box-footer {
  padding-top: 30px;
}

/* line 3539, app/assets/stylesheets/website/globals/_lawclerk.scss */
.widget-user-2 .widget-user-header {
  padding: 20px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 3544, app/assets/stylesheets/website/globals/_lawclerk.scss */
.widget-user-2 .widget-user-username {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 25px;
  font-weight: 300;
}

/* line 3550, app/assets/stylesheets/website/globals/_lawclerk.scss */
.widget-user-2 .widget-user-desc {
  margin-top: 0;
}

/* line 3553, app/assets/stylesheets/website/globals/_lawclerk.scss */
.widget-user-2 .widget-user-username,
.widget-user-2 .widget-user-desc {
  margin-left: 75px;
}

/* line 3557, app/assets/stylesheets/website/globals/_lawclerk.scss */
.widget-user-2 .widget-user-image > img {
  width: 65px;
  height: auto;
  float: left;
}

/*
 * Page: Mailbox
 * -------------
 */
/* line 3566, app/assets/stylesheets/website/globals/_lawclerk.scss */
.mailbox-messages > .table {
  margin: 0;
}

/* line 3569, app/assets/stylesheets/website/globals/_lawclerk.scss */
.mailbox-controls {
  padding: 5px;
}

/* line 3572, app/assets/stylesheets/website/globals/_lawclerk.scss */
.mailbox-controls.with-border {
  border-bottom: 1px solid #f4f4f4;
}

/* line 3575, app/assets/stylesheets/website/globals/_lawclerk.scss */
.mailbox-read-info {
  border-bottom: 1px solid #f4f4f4;
  padding: 10px;
}

/* line 3579, app/assets/stylesheets/website/globals/_lawclerk.scss */
.mailbox-read-info h3 {
  font-size: 20px;
  margin: 0;
}

/* line 3583, app/assets/stylesheets/website/globals/_lawclerk.scss */
.mailbox-read-info h5 {
  margin: 0;
  padding: 5px 0 0 0;
}

/* line 3587, app/assets/stylesheets/website/globals/_lawclerk.scss */
.mailbox-read-time {
  color: #999;
  font-size: 13px;
}

/* line 3591, app/assets/stylesheets/website/globals/_lawclerk.scss */
.mailbox-read-message {
  padding: 10px;
}

/* line 3594, app/assets/stylesheets/website/globals/_lawclerk.scss */
.mailbox-attachments li {
  float: left;
  width: 200px;
  border: 1px solid #eee;
  margin-bottom: 10px;
  margin-right: 10px;
}

/* line 3601, app/assets/stylesheets/website/globals/_lawclerk.scss */
.mailbox-attachment-name {
  font-weight: bold;
  color: #666;
}

/* line 3605, app/assets/stylesheets/website/globals/_lawclerk.scss */
.mailbox-attachment-icon,
.mailbox-attachment-info,
.mailbox-attachment-size {
  display: block;
}

/* line 3610, app/assets/stylesheets/website/globals/_lawclerk.scss */
.mailbox-attachment-info {
  padding: 10px;
  background: #f4f4f4;
}

/* line 3614, app/assets/stylesheets/website/globals/_lawclerk.scss */
.mailbox-attachment-size {
  color: #999;
  font-size: 12px;
}

/* line 3618, app/assets/stylesheets/website/globals/_lawclerk.scss */
.mailbox-attachment-icon {
  text-align: center;
  font-size: 65px;
  color: #666;
  padding: 20px 10px;
}

/* line 3624, app/assets/stylesheets/website/globals/_lawclerk.scss */
.mailbox-attachment-icon.has-img {
  padding: 0;
}

/* line 3627, app/assets/stylesheets/website/globals/_lawclerk.scss */
.mailbox-attachment-icon.has-img > img {
  max-width: 100%;
  height: auto;
}

/*
 * Page: Lock Screen
 * -----------------
 */
/* ADD THIS CLASS TO THE <BODY> TAG */
/* line 3636, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lockscreen {
  background: #d2d6de;
}

/* line 3639, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lockscreen-logo {
  font-size: 35px;
  text-align: center;
  margin-bottom: 25px;
  font-weight: 300;
}

/* line 3645, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lockscreen-logo a {
  color: #444;
}

/* line 3648, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lockscreen-wrapper {
  max-width: 400px;
  margin: 0 auto;
  margin-top: 10%;
}

/* User name [optional] */
/* line 3654, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lockscreen .lockscreen-name {
  text-align: center;
  font-weight: 600;
}

/* Will contain the image and the sign in form */
/* line 3659, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lockscreen-item {
  border-radius: 4px;
  padding: 0;
  background: #fff;
  position: relative;
  margin: 10px auto 30px auto;
  width: 290px;
}

/* User image */
/* line 3668, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lockscreen-image {
  border-radius: 50%;
  position: absolute;
  left: -10px;
  top: -25px;
  background: #fff;
  padding: 5px;
  z-index: 10;
}

/* line 3677, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lockscreen-image > img {
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

/* Contains the password input and the login button */
/* line 3683, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lockscreen-credentials {
  margin-left: 70px;
}

/* line 3686, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lockscreen-credentials .form-control {
  border: 0;
}

/* line 3689, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lockscreen-credentials .btn {
  background-color: #fff;
  border: 0;
  padding: 0 10px;
}

/* line 3694, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lockscreen-footer {
  margin-top: 10px;
}

/*
 * Page: Login & Register
 * ----------------------
 */
/* line 3701, app/assets/stylesheets/website/globals/_lawclerk.scss */
.login-logo,
.register-logo {
  font-size: 35px;
  text-align: center;
  margin-bottom: 25px;
  font-weight: 300;
}

/* line 3708, app/assets/stylesheets/website/globals/_lawclerk.scss */
.login-logo a,
.register-logo a {
  color: #444;
}

/* line 3712, app/assets/stylesheets/website/globals/_lawclerk.scss */
.login-page,
.register-page {
  background: #d2d6de;
}

/* line 3716, app/assets/stylesheets/website/globals/_lawclerk.scss */
.login-box,
.register-box {
  width: 360px;
  margin: 7% auto;
}

@media (max-width: 768px) {
  /* line 3722, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .login-box,
.register-box {
    width: 90%;
    margin-top: 20px;
  }
}

/* line 3728, app/assets/stylesheets/website/globals/_lawclerk.scss */
.login-box-body,
.register-box-body {
  background: #fff;
  padding: 20px;
  border-top: 0;
  color: #666;
}

/* line 3735, app/assets/stylesheets/website/globals/_lawclerk.scss */
.login-box-body .form-control-feedback,
.register-box-body .form-control-feedback {
  color: #777;
}

/* line 3739, app/assets/stylesheets/website/globals/_lawclerk.scss */
.login-box-msg,
.register-box-msg {
  margin: 0;
  text-align: center;
  padding: 0 20px 20px 20px;
}

/* line 3745, app/assets/stylesheets/website/globals/_lawclerk.scss */
.social-auth-links {
  margin: 10px 0;
}

/* line 3748, app/assets/stylesheets/website/globals/_lawclerk.scss */
.social {
  margin-left: 75px;
  display: flex;
}

/* line 3751, app/assets/stylesheets/website/globals/_lawclerk.scss */
.social a {
  font-size: 30px;
  display: block;
  margin-right: 30px;
  color: #000;
}

/* line 3756, app/assets/stylesheets/website/globals/_lawclerk.scss */
.social a:last-of-type {
  margin-right: 0 !important;
}

/*
 * Page: 400 and 500 error pages
 * ------------------------------
 */
/* line 3765, app/assets/stylesheets/website/globals/_lawclerk.scss */
.error-page {
  width: 600px;
  margin: 20px auto 0 auto;
}

@media (max-width: 991px) {
  /* line 3770, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .error-page {
    width: 100%;
  }
}

/* line 3774, app/assets/stylesheets/website/globals/_lawclerk.scss */
.error-page > .headline {
  float: left;
  font-size: 100px;
  font-weight: 300;
}

@media (max-width: 991px) {
  /* line 3780, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .error-page > .headline {
    float: none;
    text-align: center;
  }
}

/* line 3785, app/assets/stylesheets/website/globals/_lawclerk.scss */
.error-page > .error-content {
  margin-left: 190px;
  display: block;
}

@media (max-width: 991px) {
  /* line 3790, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .error-page > .error-content {
    margin-left: 0;
  }
}

/* line 3794, app/assets/stylesheets/website/globals/_lawclerk.scss */
.error-page > .error-content > h3 {
  font-weight: 300;
  font-size: 25px;
}

@media (max-width: 991px) {
  /* line 3799, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .error-page > .error-content > h3 {
    text-align: center;
  }
}

/*
 * Page: Invoice
 * -------------
 */
/* line 3807, app/assets/stylesheets/website/globals/_lawclerk.scss */
.invoice {
  position: relative;
  background: #fff;
  border: 1px solid #f4f4f4;
  padding: 20px;
  margin: 10px 25px;
}

/* line 3814, app/assets/stylesheets/website/globals/_lawclerk.scss */
.invoice-title {
  margin-top: 0;
}

/*
 * Page: Profile
 * -------------
 */
/* line 3821, app/assets/stylesheets/website/globals/_lawclerk.scss */
.profile-user-img {
  margin: 0 auto;
  width: 100px;
  padding: 3px;
  border: 3px solid #d2d6de;
}

/* line 3827, app/assets/stylesheets/website/globals/_lawclerk.scss */
.profile-username {
  font-size: 21px;
  margin-top: 5px;
}

/* line 3831, app/assets/stylesheets/website/globals/_lawclerk.scss */
.post {
  border-bottom: 1px solid #d2d6de;
  margin-bottom: 15px;
  padding-bottom: 15px;
  color: #666;
}

/* line 3837, app/assets/stylesheets/website/globals/_lawclerk.scss */
.post:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 3842, app/assets/stylesheets/website/globals/_lawclerk.scss */
.post .user-block {
  margin-bottom: 15px;
}

/*
 * Social Buttons for Bootstrap
 *
 * Copyright 2013-2015 Panayiotis Lipiridis
 * Licensed under the MIT License
 *
 * https://github.com/lipis/bootstrap-social
 */
/* line 3853, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 3861, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 3872, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social.btn-lg {
  padding-left: 61px;
}

/* line 3875, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social.btn-lg > :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}

/* line 3880, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social.btn-sm {
  padding-left: 38px;
}

/* line 3883, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social.btn-sm > :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}

/* line 3888, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social.btn-xs {
  padding-left: 30px;
}

/* line 3891, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social.btn-xs > :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}

/* line 3896, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social-icon {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
  width: 34px;
  padding: 0;
}

/* line 3907, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social-icon > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 3918, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social-icon.btn-lg {
  padding-left: 61px;
}

/* line 3921, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social-icon.btn-lg > :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}

/* line 3926, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social-icon.btn-sm {
  padding-left: 38px;
}

/* line 3929, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social-icon.btn-sm > :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}

/* line 3934, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social-icon.btn-xs {
  padding-left: 30px;
}

/* line 3937, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social-icon.btn-xs > :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}

/* line 3942, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social-icon > :first-child {
  border: none;
  text-align: center;
  width: 100%;
}

/* line 3947, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social-icon.btn-lg {
  height: 45px;
  width: 45px;
  padding-left: 0;
  padding-right: 0;
}

/* line 3953, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social-icon.btn-sm {
  height: 30px;
  width: 30px;
  padding-left: 0;
  padding-right: 0;
}

/* line 3959, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-social-icon.btn-xs {
  height: 22px;
  width: 22px;
  padding-left: 0;
  padding-right: 0;
}

/* line 3965, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-adn {
  color: #ffffff;
  background-color: #d87a68;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3970, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-adn:focus,
.btn-adn.focus {
  color: #ffffff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3976, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-adn:hover {
  color: #ffffff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3981, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-adn:active,
.btn-adn.active,
.open > .dropdown-toggle.btn-adn {
  color: #ffffff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 3988, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-adn:active,
.btn-adn.active,
.open > .dropdown-toggle.btn-adn {
  background-image: none;
}

/* line 3993, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-adn .badge {
  color: #d87a68;
  background-color: #ffffff;
}

/* line 3997, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-bitbucket {
  color: #ffffff;
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4002, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-bitbucket:focus,
.btn-bitbucket.focus {
  color: #ffffff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4008, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-bitbucket:hover {
  color: #ffffff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4013, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-bitbucket:active,
.btn-bitbucket.active,
.open > .dropdown-toggle.btn-bitbucket {
  color: #ffffff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4020, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-bitbucket:active,
.btn-bitbucket.active,
.open > .dropdown-toggle.btn-bitbucket {
  background-image: none;
}

/* line 4025, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-bitbucket .badge {
  color: #205081;
  background-color: #ffffff;
}

/* line 4029, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-dropbox {
  color: #ffffff;
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4034, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-dropbox:focus,
.btn-dropbox.focus {
  color: #ffffff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4040, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-dropbox:hover {
  color: #ffffff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4045, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-dropbox:active,
.btn-dropbox.active,
.open > .dropdown-toggle.btn-dropbox {
  color: #ffffff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4052, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-dropbox:active,
.btn-dropbox.active,
.open > .dropdown-toggle.btn-dropbox {
  background-image: none;
}

/* line 4057, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-dropbox .badge {
  color: #1087dd;
  background-color: #ffffff;
}

/* line 4061, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-facebook {
  color: #ffffff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4066, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-facebook:focus,
.btn-facebook.focus {
  color: #ffffff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4072, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-facebook:hover {
  color: #ffffff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4077, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  color: #ffffff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4084, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  background-image: none;
}

/* line 4089, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-facebook .badge {
  color: #3b5998;
  background-color: #ffffff;
}

/* line 4093, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-flickr {
  color: #ffffff;
  background-color: #ff0084;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4098, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-flickr:focus,
.btn-flickr.focus {
  color: #ffffff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4104, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-flickr:hover {
  color: #ffffff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4109, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-flickr:active,
.btn-flickr.active,
.open > .dropdown-toggle.btn-flickr {
  color: #ffffff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4116, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-flickr:active,
.btn-flickr.active,
.open > .dropdown-toggle.btn-flickr {
  background-image: none;
}

/* line 4121, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-flickr .badge {
  color: #ff0084;
  background-color: #ffffff;
}

/* line 4125, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-foursquare {
  color: #ffffff;
  background-color: #f94877;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4130, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-foursquare:focus,
.btn-foursquare.focus {
  color: #ffffff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4136, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-foursquare:hover {
  color: #ffffff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4141, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-foursquare:active,
.btn-foursquare.active,
.open > .dropdown-toggle.btn-foursquare {
  color: #ffffff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4148, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-foursquare:active,
.btn-foursquare.active,
.open > .dropdown-toggle.btn-foursquare {
  background-image: none;
}

/* line 4153, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-foursquare .badge {
  color: #f94877;
  background-color: #ffffff;
}

/* line 4157, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-github {
  color: #ffffff;
  background-color: #444444;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4162, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-github:focus,
.btn-github.focus {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4168, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-github:hover {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4173, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-github:active,
.btn-github.active,
.open > .dropdown-toggle.btn-github {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4180, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-github:active,
.btn-github.active,
.open > .dropdown-toggle.btn-github {
  background-image: none;
}

/* line 4185, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-github .badge {
  color: #444444;
  background-color: #ffffff;
}

/* line 4189, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-google {
  color: #ffffff;
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4194, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-google:focus,
.btn-google.focus {
  color: #ffffff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4200, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-google:hover {
  color: #ffffff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4205, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-google:active,
.btn-google.active,
.open > .dropdown-toggle.btn-google {
  color: #ffffff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4212, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-google:active,
.btn-google.active,
.open > .dropdown-toggle.btn-google {
  background-image: none;
}

/* line 4217, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-google .badge {
  color: #dd4b39;
  background-color: #ffffff;
}

/* line 4221, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-instagram {
  color: #ffffff;
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4226, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-instagram:focus,
.btn-instagram.focus {
  color: #ffffff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4232, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-instagram:hover {
  color: #ffffff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4237, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-instagram:active,
.btn-instagram.active,
.open > .dropdown-toggle.btn-instagram {
  color: #ffffff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4244, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-instagram:active,
.btn-instagram.active,
.open > .dropdown-toggle.btn-instagram {
  background-image: none;
}

/* line 4249, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-instagram .badge {
  color: #3f729b;
  background-color: #ffffff;
}

/* line 4253, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-linkedin {
  color: #ffffff;
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4258, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-linkedin:focus,
.btn-linkedin.focus {
  color: #ffffff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4264, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-linkedin:hover {
  color: #ffffff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4269, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  color: #ffffff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4276, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  background-image: none;
}

/* line 4281, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-linkedin .badge {
  color: #007bb6;
  background-color: #ffffff;
}

/* line 4285, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-microsoft {
  color: #ffffff;
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4290, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-microsoft:focus,
.btn-microsoft.focus {
  color: #ffffff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4296, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-microsoft:hover {
  color: #ffffff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4301, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-microsoft:active,
.btn-microsoft.active,
.open > .dropdown-toggle.btn-microsoft {
  color: #ffffff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4308, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-microsoft:active,
.btn-microsoft.active,
.open > .dropdown-toggle.btn-microsoft {
  background-image: none;
}

/* line 4313, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-microsoft .badge {
  color: #2672ec;
  background-color: #ffffff;
}

/* line 4317, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-openid {
  color: #ffffff;
  background-color: #f7931e;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4322, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-openid:focus,
.btn-openid.focus {
  color: #ffffff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4328, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-openid:hover {
  color: #ffffff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4333, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-openid:active,
.btn-openid.active,
.open > .dropdown-toggle.btn-openid {
  color: #ffffff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4340, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-openid:active,
.btn-openid.active,
.open > .dropdown-toggle.btn-openid {
  background-image: none;
}

/* line 4345, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-openid .badge {
  color: #f7931e;
  background-color: #ffffff;
}

/* line 4349, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-pinterest {
  color: #ffffff;
  background-color: #cb2027;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4354, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-pinterest:focus,
.btn-pinterest.focus {
  color: #ffffff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4360, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-pinterest:hover {
  color: #ffffff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4365, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-pinterest:active,
.btn-pinterest.active,
.open > .dropdown-toggle.btn-pinterest {
  color: #ffffff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4372, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-pinterest:active,
.btn-pinterest.active,
.open > .dropdown-toggle.btn-pinterest {
  background-image: none;
}

/* line 4377, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-pinterest .badge {
  color: #cb2027;
  background-color: #ffffff;
}

/* line 4381, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-reddit {
  color: #000000;
  background-color: #eff7ff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4386, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-reddit:focus,
.btn-reddit.focus {
  color: #000000;
  background-color: #bcddff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4392, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-reddit:hover {
  color: #000000;
  background-color: #bcddff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4397, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-reddit:active,
.btn-reddit.active,
.open > .dropdown-toggle.btn-reddit {
  color: #000000;
  background-color: #bcddff;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4404, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-reddit:active,
.btn-reddit.active,
.open > .dropdown-toggle.btn-reddit {
  background-image: none;
}

/* line 4409, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-reddit .badge {
  color: #eff7ff;
  background-color: #000000;
}

/* line 4413, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-soundcloud {
  color: #ffffff;
  background-color: #ff5500;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4418, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-soundcloud:focus,
.btn-soundcloud.focus {
  color: #ffffff;
  background-color: #cc4400;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4424, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-soundcloud:hover {
  color: #ffffff;
  background-color: #cc4400;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4429, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-soundcloud:active,
.btn-soundcloud.active,
.open > .dropdown-toggle.btn-soundcloud {
  color: #ffffff;
  background-color: #cc4400;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4436, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-soundcloud:active,
.btn-soundcloud.active,
.open > .dropdown-toggle.btn-soundcloud {
  background-image: none;
}

/* line 4441, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-soundcloud .badge {
  color: #ff5500;
  background-color: #ffffff;
}

/* line 4445, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-tumblr {
  color: #ffffff;
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4450, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-tumblr:focus,
.btn-tumblr.focus {
  color: #ffffff;
  background-color: #1c2d3f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4456, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-tumblr:hover {
  color: #ffffff;
  background-color: #1c2d3f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4461, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-tumblr:active,
.btn-tumblr.active,
.open > .dropdown-toggle.btn-tumblr {
  color: #ffffff;
  background-color: #1c2d3f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4468, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-tumblr:active,
.btn-tumblr.active,
.open > .dropdown-toggle.btn-tumblr {
  background-image: none;
}

/* line 4473, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-tumblr .badge {
  color: #2c4762;
  background-color: #ffffff;
}

/* line 4477, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-twitter {
  color: #ffffff;
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4482, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-twitter:focus,
.btn-twitter.focus {
  color: #ffffff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4488, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-twitter:hover {
  color: #ffffff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4493, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  color: #ffffff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4500, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  background-image: none;
}

/* line 4505, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-twitter .badge {
  color: #55acee;
  background-color: #ffffff;
}

/* line 4509, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-vimeo {
  color: #ffffff;
  background-color: #1ab7ea;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4514, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-vimeo:focus,
.btn-vimeo.focus {
  color: #ffffff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4520, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-vimeo:hover {
  color: #ffffff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4525, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-vimeo:active,
.btn-vimeo.active,
.open > .dropdown-toggle.btn-vimeo {
  color: #ffffff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4532, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-vimeo:active,
.btn-vimeo.active,
.open > .dropdown-toggle.btn-vimeo {
  background-image: none;
}

/* line 4537, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-vimeo .badge {
  color: #1ab7ea;
  background-color: #ffffff;
}

/* line 4541, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-vk {
  color: #ffffff;
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4546, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-vk:focus,
.btn-vk.focus {
  color: #ffffff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4552, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-vk:hover {
  color: #ffffff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4557, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-vk:active,
.btn-vk.active,
.open > .dropdown-toggle.btn-vk {
  color: #ffffff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4564, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-vk:active,
.btn-vk.active,
.open > .dropdown-toggle.btn-vk {
  background-image: none;
}

/* line 4569, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-vk .badge {
  color: #587ea3;
  background-color: #ffffff;
}

/* line 4573, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-yahoo {
  color: #ffffff;
  background-color: #720e9e;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4578, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-yahoo:focus,
.btn-yahoo.focus {
  color: #ffffff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4584, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-yahoo:hover {
  color: #ffffff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4589, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-yahoo:active,
.btn-yahoo.active,
.open > .dropdown-toggle.btn-yahoo {
  color: #ffffff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 4596, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-yahoo:active,
.btn-yahoo.active,
.open > .dropdown-toggle.btn-yahoo {
  background-image: none;
}

/* line 4601, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-yahoo .badge {
  color: #720e9e;
  background-color: #ffffff;
}

/*
 * Plugin: Full Calendar
 * ---------------------
 */
/* line 4609, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fc-button {
  background: #f4f4f4;
  background-image: none;
  color: #444;
  border-color: #ddd;
  border-bottom-color: #ddd;
}

/* line 4616, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fc-button:hover,
.fc-button:active,
.fc-button.hover {
  background-color: #e9e9e9;
}

/* line 4621, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fc-header-title h2 {
  font-size: 15px;
  line-height: 1.6em;
  color: #666;
  margin-left: 10px;
}

/* line 4627, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fc-header-right {
  padding-right: 10px;
}

/* line 4630, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fc-header-left {
  padding-left: 10px;
}

/* line 4633, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fc-widget-header {
  background: #fafafa;
}

/* line 4636, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fc-grid {
  width: 100%;
  border: 0;
}

/* line 4640, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fc-widget-header:first-of-type,
.fc-widget-content:first-of-type {
  border-left: 0;
  border-right: 0;
}

/* line 4645, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fc-widget-header:last-of-type,
.fc-widget-content:last-of-type {
  border-right: 0;
}

/* line 4649, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fc-toolbar {
  padding: 10px;
  margin: 0;
}

/* line 4653, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fc-day-number {
  font-size: 20px;
  font-weight: 300;
  padding-right: 10px;
}

/* line 4658, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fc-color-picker {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 4663, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fc-color-picker > li {
  float: left;
  font-size: 30px;
  margin-right: 5px;
  line-height: 30px;
}

/* line 4669, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fc-color-picker > li .fa {
  -webkit-transition: -webkit-transform linear 0.3s;
  -moz-transition: -moz-transform linear 0.3s;
  -o-transition: -o-transform linear 0.3s;
  transition: transform linear 0.3s;
}

/* line 4675, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fc-color-picker > li .fa:hover {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}

/* line 4681, app/assets/stylesheets/website/globals/_lawclerk.scss */
#add-new-event {
  -webkit-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  transition: all linear 0.3s;
}

/* line 4686, app/assets/stylesheets/website/globals/_lawclerk.scss */
.external-event {
  padding: 5px 10px;
  font-weight: bold;
  margin-bottom: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  cursor: move;
}

/* line 4695, app/assets/stylesheets/website/globals/_lawclerk.scss */
.external-event:hover {
  box-shadow: inset 0 0 90px rgba(0, 0, 0, 0.2);
}

/*
 * Plugin: Select2
 * ---------------
 */
/* line 4702, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-container--default.select2-container--focus,
.select2-selection.select2-container--focus,
.select2-container--default:focus,
.select2-selection:focus,
.select2-container--default:active,
.select2-selection:active {
  outline: none;
}

/* line 4710, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {
  border: 1px solid #d2d6de;
  border-radius: 0;
  padding: 6px 12px;
  height: 34px;
}

/* line 4717, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-container--default.select2-container--open {
  border-color: #C5B15D;
}

/* line 4720, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-dropdown {
  border: 1px solid #d2d6de;
  border-radius: 0;
}

/* line 4724, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #C5B15D;
  color: white;
}

/* line 4728, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-results__option {
  padding: 6px 12px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 4733, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-right: 0;
  height: auto;
  margin-top: -4px;
}

/* line 4739, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 6px;
  padding-left: 20px;
}

/* line 4743, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 28px;
  right: 3px;
}

/* line 4747, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 0;
}

/* line 4750, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-dropdown .select2-search__field,
.select2-search--inline .select2-search__field {
  border: 1px solid #d2d6de;
}

/* line 4754, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-dropdown .select2-search__field:focus,
.select2-search--inline .select2-search__field:focus {
  outline: none;
  border: 1px solid #C5B15D;
}

/* line 4759, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 4762, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 4765, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[aria-selected=true]:hover {
  color: #444;
}

/* line 4769, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-container--default .select2-selection--multiple {
  border: 1px solid #d2d6de;
  border-radius: 0;
}

/* line 4773, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-container--default .select2-selection--multiple:focus {
  border-color: #C5B15D;
}

/* line 4776, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #d2d6de;
}

/* line 4779, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #C5B15D;
  border-color: #367fa9;
  padding: 1px 10px;
  color: #fff;
}

/* line 4785, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 5px;
  color: rgba(255, 255, 255, 0.7);
}

/* line 4789, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #fff;
}

/* line 4792, app/assets/stylesheets/website/globals/_lawclerk.scss */
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 10px;
}

/*
 * General: Miscellaneous
 * ----------------------
 */
/* line 4799, app/assets/stylesheets/website/globals/_lawclerk.scss */
.pad {
  padding: 10px;
}

/* line 4802, app/assets/stylesheets/website/globals/_lawclerk.scss */
.margin {
  margin: 10px;
}

/* line 4805, app/assets/stylesheets/website/globals/_lawclerk.scss */
.margin-bottom {
  margin-bottom: 20px;
}

/* line 4808, app/assets/stylesheets/website/globals/_lawclerk.scss */
.margin-bottom-none {
  margin-bottom: 0;
}

/* line 4811, app/assets/stylesheets/website/globals/_lawclerk.scss */
.margin-r-5 {
  margin-right: 5px;
}

/* line 4814, app/assets/stylesheets/website/globals/_lawclerk.scss */
.inline {
  display: inline;
}

/* line 4817, app/assets/stylesheets/website/globals/_lawclerk.scss */
.description-block {
  display: block;
  margin: 10px 0;
  text-align: center;
}

/* line 4822, app/assets/stylesheets/website/globals/_lawclerk.scss */
.description-block.margin-bottom {
  margin-bottom: 25px;
}

/* line 4825, app/assets/stylesheets/website/globals/_lawclerk.scss */
.description-block > .description-header {
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-size: 16px;
}

/* line 4831, app/assets/stylesheets/website/globals/_lawclerk.scss */
.description-block > .description-text {
  text-transform: uppercase;
}

/* line 4834, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-gray
.bg-gray-active,
.bg-light-blue,
.bg-light-blue-active,
.callout.callout-danger,
.callout.callout-warning,
.callout.callout-info,
.callout.callout-success,
.alert-success,
.alert-danger,
.alert-error,
.alert-warning,
.alert-info,
.label-danger,
.label-info,
.label-warning,
.label-primary,
.label-success,
.modal-primary .modal-body,
.modal-primary .modal-header,
.modal-primary .modal-footer,
.modal-warning .modal-body,
.modal-warning .modal-header,
.modal-warning .modal-footer,
.modal-info .modal-body,
.modal-info .modal-header,
.modal-info .modal-footer,
.modal-success .modal-body,
.modal-success .modal-header,
.modal-success .modal-footer,
.modal-danger .modal-body,
.modal-danger .modal-header,
.modal-danger .modal-footer {
  color: #fff !important;
}

/* line 4869, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-gray {
  color: #000;
  background-color: #fdfdfd !important;
}

/* line 4873, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-gray-light {
  background-color: #f7f7f7;
}

/* line 4876, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-black {
  background-color: #111111 !important;
}

/* line 4879, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-red,
.callout.callout-danger,
.alert-danger,
.alert-error,
.label-danger,
.modal-danger .modal-body {
  background-color: #dd4b39 !important;
}

/* line 4887, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-yellow,
.callout.callout-warning,
.alert-warning,
.label-warning,
.modal-warning .modal-body {
  background-color: #f39c12 !important;
}

/* line 4894, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-aqua,
.callout.callout-info,
.alert-info,
.label-info,
.modal-info .modal-body {
  background-color: #00c0ef !important;
}

/* line 4901, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-blue {
  background-color: #0073b7 !important;
}

/* line 4904, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-light-blue,
.label-primary,
.modal-primary .modal-body {
  background-color: #C5B15D !important;
}

/* line 4909, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-green,
.callout.callout-success,
.alert-success,
.label-success,
.modal-success .modal-body {
  background-color: #00a65a !important;
}

/* line 4916, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-navy {
  background-color: #001f3f !important;
}

/* line 4919, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-teal {
  background-color: #39cccc !important;
}

/* line 4922, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-olive {
  background-color: #3d9970 !important;
}

/* line 4925, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-lime {
  background-color: #01ff70 !important;
}

/* line 4928, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-orange {
  background-color: #ff851b !important;
}

/* line 4931, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-fuchsia {
  background-color: #f012be !important;
}

/* line 4934, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-purple {
  background-color: #a3a1bb !important;
}

/* line 4937, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-maroon {
  background-color: #d81b60 !important;
}

/* line 4940, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-gray-active {
  color: #000;
  background-color: #b5bbc8 !important;
}

/* line 4944, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-black-active {
  background-color: #000000 !important;
}

/* line 4947, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-red-active,
.modal-danger .modal-header,
.modal-danger .modal-footer {
  background-color: #d33724 !important;
}

/* line 4952, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-yellow-active,
.modal-warning .modal-header,
.modal-warning .modal-footer {
  background-color: #db8b0b !important;
}

/* line 4957, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-aqua-active,
.modal-info .modal-header,
.modal-info .modal-footer {
  background-color: #00a7d0 !important;
}

/* line 4962, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-blue-active {
  background-color: #005384 !important;
}

/* line 4965, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-light-blue-active,
.modal-primary .modal-header,
.modal-primary .modal-footer {
  background-color: #357ca5 !important;
}

/* line 4970, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-green-active,
.modal-success .modal-header,
.modal-success .modal-footer {
  background-color: #008d4c !important;
}

/* line 4975, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-navy-active {
  background-color: #001a35 !important;
}

/* line 4978, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-teal-active {
  background-color: #30bbbb !important;
}

/* line 4981, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-olive-active {
  background-color: #368763 !important;
}

/* line 4984, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-lime-active {
  background-color: #00e765 !important;
}

/* line 4987, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-orange-active {
  background-color: #ff7701 !important;
}

/* line 4990, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-fuchsia-active {
  background-color: #db0ead !important;
}

/* line 4993, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-purple-active {
  background-color: #555299 !important;
}

/* line 4996, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-maroon-active {
  background-color: #ca195a !important;
}

/* line 4999, app/assets/stylesheets/website/globals/_lawclerk.scss */
.disabled[class^="bg-"] {
  opacity: 0.65;
  filter: alpha(opacity=65);
}

/* line 5003, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-red {
  color: #dd4b39 !important;
}

/* line 5006, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-yellow {
  color: #f39c12 !important;
}

/* line 5009, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-aqua {
  color: #00c0ef !important;
}

/* line 5012, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-blue {
  color: #0073b7 !important;
}

/* line 5015, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-black {
  color: #111111 !important;
}

/* line 5018, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-light-blue {
  color: #C5B15D !important;
}

/* line 5021, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-green {
  color: #00a65a !important;
}

/* line 5024, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-gray {
  color: #d2d6de !important;
}

/* line 5027, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-navy {
  color: #001f3f !important;
}

/* line 5030, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-teal {
  color: #39cccc !important;
}

/* line 5033, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-olive {
  color: #3d9970 !important;
}

/* line 5036, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-lime {
  color: #01ff70 !important;
}

/* line 5039, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-orange {
  color: #ff851b !important;
}

/* line 5042, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-fuchsia {
  color: #f012be !important;
}

/* line 5045, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-purple {
  color: #605ca8 !important;
}

/* line 5048, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-maroon {
  color: #d81b60 !important;
}

/* line 5051, app/assets/stylesheets/website/globals/_lawclerk.scss */
.link-muted {
  color: #7a869d;
}

/* line 5054, app/assets/stylesheets/website/globals/_lawclerk.scss */
.link-muted:hover,
.link-muted:focus {
  color: #606c84;
}

/* line 5058, app/assets/stylesheets/website/globals/_lawclerk.scss */
.link-black {
  color: #666;
}

/* line 5061, app/assets/stylesheets/website/globals/_lawclerk.scss */
.link-black:hover,
.link-black:focus {
  color: #999;
}

/* line 5065, app/assets/stylesheets/website/globals/_lawclerk.scss */
.hide {
  display: none !important;
}

/* line 5068, app/assets/stylesheets/website/globals/_lawclerk.scss */
.no-border {
  border: 0 !important;
}

/* line 5071, app/assets/stylesheets/website/globals/_lawclerk.scss */
.no-padding {
  padding: 0 !important;
}

/* line 5074, app/assets/stylesheets/website/globals/_lawclerk.scss */
.no-margin {
  margin: 0 !important;
}

/* line 5077, app/assets/stylesheets/website/globals/_lawclerk.scss */
.no-shadow {
  box-shadow: none !important;
}

/* line 5080, app/assets/stylesheets/website/globals/_lawclerk.scss */
.list-unstyled,
.chart-legend,
.contacts-list,
.users-list,
.mailbox-attachments {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 5089, app/assets/stylesheets/website/globals/_lawclerk.scss */
.list-group-unbordered > .list-group-item {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}

/* line 5096, app/assets/stylesheets/website/globals/_lawclerk.scss */
.flat {
  border-radius: 0 !important;
}

/* line 5099, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-bold,
.text-bold.table td,
.text-bold.table th {
  font-weight: 700;
}

/* line 5104, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-sm {
  font-size: 12px;
}

/* line 5107, app/assets/stylesheets/website/globals/_lawclerk.scss */
.jqstooltip {
  padding: 5px !important;
  width: auto !important;
  height: auto !important;
}

/* line 5112, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-teal-gradient {
  background: #39cccc !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #39cccc), color-stop(1, #7adddd)) !important;
  background: -ms-linear-gradient(bottom, #39cccc, #7adddd) !important;
  background: -moz-linear-gradient(center bottom, #39cccc 0%, #7adddd 100%) !important;
  background: -o-linear-gradient(#7adddd, #39cccc) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7adddd', endColorstr='#39cccc', GradientType=0) !important;
  color: #fff;
}

/* line 5121, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-light-blue-gradient {
  background: #C5B15D !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #C5B15D), color-stop(1, #67a8ce)) !important;
  background: -ms-linear-gradient(bottom, #C5B15D, #67a8ce) !important;
  background: -moz-linear-gradient(center bottom, #C5B15D 0%, #67a8ce 100%) !important;
  background: -o-linear-gradient(#67a8ce, #C5B15D) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67a8ce', endColorstr='#C5B15D', GradientType=0) !important;
  color: #fff;
}

/* line 5130, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-blue-gradient {
  background: #0073b7 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0073b7), color-stop(1, #0089db)) !important;
  background: -ms-linear-gradient(bottom, #0073b7, #0089db) !important;
  background: -moz-linear-gradient(center bottom, #0073b7 0%, #0089db 100%) !important;
  background: -o-linear-gradient(#0089db, #0073b7) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0089db', endColorstr='#0073b7', GradientType=0) !important;
  color: #fff;
}

/* line 5139, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-aqua-gradient {
  background: #00c0ef !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00c0ef), color-stop(1, #14d1ff)) !important;
  background: -ms-linear-gradient(bottom, #00c0ef, #14d1ff) !important;
  background: -moz-linear-gradient(center bottom, #00c0ef 0%, #14d1ff 100%) !important;
  background: -o-linear-gradient(#14d1ff, #00c0ef) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14d1ff', endColorstr='#00c0ef', GradientType=0) !important;
  color: #fff;
}

/* line 5148, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-yellow-gradient {
  background: #f39c12 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f39c12), color-stop(1, #f7bc60)) !important;
  background: -ms-linear-gradient(bottom, #f39c12, #f7bc60) !important;
  background: -moz-linear-gradient(center bottom, #f39c12 0%, #f7bc60 100%) !important;
  background: -o-linear-gradient(#f7bc60, #f39c12) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7bc60', endColorstr='#f39c12', GradientType=0) !important;
  color: #fff;
}

/* line 5157, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-purple-gradient {
  background: #605ca8 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #605ca8), color-stop(1, #9491c4)) !important;
  background: -ms-linear-gradient(bottom, #605ca8, #9491c4) !important;
  background: -moz-linear-gradient(center bottom, #605ca8 0%, #9491c4 100%) !important;
  background: -o-linear-gradient(#9491c4, #605ca8) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9491c4', endColorstr='#605ca8', GradientType=0) !important;
  color: #fff;
}

/* line 5166, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-green-gradient {
  background: #00a65a !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00a65a), color-stop(1, #00ca6d)) !important;
  background: -ms-linear-gradient(bottom, #00a65a, #00ca6d) !important;
  background: -moz-linear-gradient(center bottom, #00a65a 0%, #00ca6d 100%) !important;
  background: -o-linear-gradient(#00ca6d, #00a65a) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ca6d', endColorstr='#00a65a', GradientType=0) !important;
  color: #fff;
}

/* line 5175, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-red-gradient {
  background: #dd4b39 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dd4b39), color-stop(1, #e47365)) !important;
  background: -ms-linear-gradient(bottom, #dd4b39, #e47365) !important;
  background: -moz-linear-gradient(center bottom, #dd4b39 0%, #e47365 100%) !important;
  background: -o-linear-gradient(#e47365, #dd4b39) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e47365', endColorstr='#dd4b39', GradientType=0) !important;
  color: #fff;
}

/* line 5184, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-black-gradient {
  background: #111111 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #111111), color-stop(1, #2b2b2b)) !important;
  background: -ms-linear-gradient(bottom, #111111, #2b2b2b) !important;
  background: -moz-linear-gradient(center bottom, #111111 0%, #2b2b2b 100%) !important;
  background: -o-linear-gradient(#2b2b2b, #111111) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#111111', GradientType=0) !important;
  color: #fff;
}

/* line 5193, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg-maroon-gradient {
  background: #d81b60 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d81b60), color-stop(1, #e73f7c)) !important;
  background: -ms-linear-gradient(bottom, #d81b60, #e73f7c) !important;
  background: -moz-linear-gradient(center bottom, #d81b60 0%, #e73f7c 100%) !important;
  background: -o-linear-gradient(#e73f7c, #d81b60) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e73f7c', endColorstr='#d81b60', GradientType=0) !important;
  color: #fff;
}

/* line 5202, app/assets/stylesheets/website/globals/_lawclerk.scss */
.description-block .description-icon {
  font-size: 16px;
}

/* line 5205, app/assets/stylesheets/website/globals/_lawclerk.scss */
.no-pad-top {
  padding-top: 0;
}

/* line 5208, app/assets/stylesheets/website/globals/_lawclerk.scss */
.position-static {
  position: static !important;
}

/* line 5211, app/assets/stylesheets/website/globals/_lawclerk.scss */
.list-header {
  font-size: 15px;
  padding: 10px 4px;
  font-weight: bold;
  color: #666;
}

/* line 5217, app/assets/stylesheets/website/globals/_lawclerk.scss */
.list-seperator {
  height: 1px;
  background: #f4f4f4;
  margin: 15px 0 9px 0;
}

/* line 5222, app/assets/stylesheets/website/globals/_lawclerk.scss */
.list-link > a {
  padding: 4px;
  color: #777;
}

/* line 5226, app/assets/stylesheets/website/globals/_lawclerk.scss */
.list-link > a:hover {
  color: #222;
}

/* line 5229, app/assets/stylesheets/website/globals/_lawclerk.scss */
.font-light {
  font-weight: 300;
}

/* line 5232, app/assets/stylesheets/website/globals/_lawclerk.scss */
.user-block:before,
.user-block:after {
  content: " ";
  display: table;
}

/* line 5237, app/assets/stylesheets/website/globals/_lawclerk.scss */
.user-block:after {
  clear: both;
}

/* line 5240, app/assets/stylesheets/website/globals/_lawclerk.scss */
.user-block img {
  width: 40px;
  height: 40px;
  float: left;
}

/* line 5245, app/assets/stylesheets/website/globals/_lawclerk.scss */
.user-block .username,
.user-block .description,
.user-block .comment {
  display: block;
  margin-left: 50px;
}

/* line 5251, app/assets/stylesheets/website/globals/_lawclerk.scss */
.user-block .username {
  font-size: 16px;
  font-weight: 600;
}

/* line 5255, app/assets/stylesheets/website/globals/_lawclerk.scss */
.user-block .description {
  color: #999;
  font-size: 13px;
}

/* line 5259, app/assets/stylesheets/website/globals/_lawclerk.scss */
.user-block.user-block-sm .username,
.user-block.user-block-sm .description,
.user-block.user-block-sm .comment {
  margin-left: 40px;
}

/* line 5264, app/assets/stylesheets/website/globals/_lawclerk.scss */
.user-block.user-block-sm .username {
  font-size: 14px;
}

/* line 5267, app/assets/stylesheets/website/globals/_lawclerk.scss */
.img-sm,
.img-md,
.img-lg,
.box-comments .box-comment img,
.user-block.user-block-sm img {
  float: left;
}

/* line 5274, app/assets/stylesheets/website/globals/_lawclerk.scss */
.img-sm,
.box-comments .box-comment img,
.user-block.user-block-sm img {
  width: 30px !important;
  height: 30px !important;
}

/* line 5280, app/assets/stylesheets/website/globals/_lawclerk.scss */
.img-sm + .img-push {
  margin-left: 40px;
}

/* line 5283, app/assets/stylesheets/website/globals/_lawclerk.scss */
.img-md {
  width: 60px;
  height: 60px;
}

/* line 5287, app/assets/stylesheets/website/globals/_lawclerk.scss */
.img-md + .img-push {
  margin-left: 70px;
}

/* line 5290, app/assets/stylesheets/website/globals/_lawclerk.scss */
.img-lg {
  width: 100px;
  height: 100px;
}

/* line 5294, app/assets/stylesheets/website/globals/_lawclerk.scss */
.img-lg + .img-push {
  margin-left: 110px;
}

/* line 5297, app/assets/stylesheets/website/globals/_lawclerk.scss */
.img-bordered {
  border: 3px solid #d2d6de;
  padding: 3px;
}

/* line 5301, app/assets/stylesheets/website/globals/_lawclerk.scss */
.img-bordered-sm {
  border: 2px solid #d2d6de;
  padding: 2px;
}

/* line 5305, app/assets/stylesheets/website/globals/_lawclerk.scss */
.attachment-block {
  border: 1px solid #f4f4f4;
  padding: 5px;
  margin-bottom: 10px;
  background: #f7f7f7;
}

/* line 5311, app/assets/stylesheets/website/globals/_lawclerk.scss */
.attachment-block .attachment-img {
  max-width: 100px;
  max-height: 100px;
  height: auto;
  float: left;
}

/* line 5317, app/assets/stylesheets/website/globals/_lawclerk.scss */
.attachment-block .attachment-pushed {
  margin-left: 110px;
}

/* line 5320, app/assets/stylesheets/website/globals/_lawclerk.scss */
.attachment-block .attachment-heading {
  margin: 0;
}

/* line 5323, app/assets/stylesheets/website/globals/_lawclerk.scss */
.attachment-block .attachment-text {
  color: #555;
}

/* line 5326, app/assets/stylesheets/website/globals/_lawclerk.scss */
.connectedSortable {
  min-height: 100px;
}

/* line 5329, app/assets/stylesheets/website/globals/_lawclerk.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 5339, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sort-highlight {
  background: #f4f4f4;
  border: 1px dashed #ddd;
  margin-bottom: 10px;
}

/* line 5344, app/assets/stylesheets/website/globals/_lawclerk.scss */
.full-opacity-hover {
  opacity: 0.65;
  filter: alpha(opacity=65);
}

/* line 5348, app/assets/stylesheets/website/globals/_lawclerk.scss */
.full-opacity-hover:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 5352, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chart {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 5357, app/assets/stylesheets/website/globals/_lawclerk.scss */
.chart svg,
.chart canvas {
  width: 100% !important;
}

/*
 * Misc: print
 * -----------
 */
@media print {
  /* line 5366, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .no-print,
.main-sidebar,
.left-side,
.main-header,
.content-header {
    display: none !important;
  }
  /* line 5373, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .content-wrapper,
.right-side,
.main-footer {
    margin-left: 0 !important;
    min-height: 0 !important;
    -webkit-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
  }
  /* line 5383, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .fixed .content-wrapper,
.fixed .right-side {
    padding-top: 0 !important;
  }
  /* line 5387, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .invoice {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
  }
  /* line 5393, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .invoice-col {
    float: left;
    width: 33.3333333%;
  }
  /* line 5397, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .table-responsive {
    overflow: auto;
  }
  /* line 5400, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .table-responsive > .table tr th,
.table-responsive > .table tr td {
    white-space: normal !important;
  }
}

/* frontend css */
/* line 5408, app/assets/stylesheets/website/globals/_lawclerk.scss */
.col-half-offset {
  margin-left: 4.166666667%;
}

/* line 5412, app/assets/stylesheets/website/globals/_lawclerk.scss */
.formsearch {
  font-size: 24px !important;
  color: #C5B15D;
}

/* line 5414, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-wrapper.frontend {
  max-width: 1600px;
  margin: 0 auto;
  /*padding-left:30px;padding-right:30px;*/
}

/* line 5415, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-wrapper.frontend-full {
  margin: 0 auto;
}

/* line 5416, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-wrapper.frontend-with-image {
  margin: 0 auto;
}

@media (max-width: 992px) {
  /* line 5419, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .content-wrapper.frontend {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 5420, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .content {
    padding: 15px 25px;
  }
  /* line 5421, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .footer .row {
    padding-left: 25px;
    padding-right: 25px;
  }
}

/* line 5424, app/assets/stylesheets/website/globals/_lawclerk.scss */
.frontend h1 {
  color: #5d5d5d !important;
  text-align: center;
  font-weight: 400 !important;
  letter-spacing: 5px;
}

/* line 5425, app/assets/stylesheets/website/globals/_lawclerk.scss */
.frontend h2 {
  color: #3a4b5b !important;
  text-align: center;
  font-weight: 400 !important;
  letter-spacing: 1px;
  margin-top: 0px;
}

/* line 5427, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-wrapper.popup h1 {
  color: #5d5d5d;
  text-align: center;
  font-weight: 400 !important;
  letter-spacing: 5px;
}

/* line 5428, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-wrapper.popup h2 {
  color: #3a4b5b;
  text-align: center;
  font-weight: 400 !important;
  letter-spacing: 1px;
  margin-top: 0px;
}

/* line 5429, app/assets/stylesheets/website/globals/_lawclerk.scss */
.popup_close {
  float: right;
  color: #3a4b5b;
  font-size: 28px;
  border: 1px solid #3a4b5b;
  padding: 0 8px;
  margin-top: -15px;
  margin-right: -15px;
}

/* line 5431, app/assets/stylesheets/website/globals/_lawclerk.scss */
.frontend .box-footer label {
  font-size: 10px !important;
  text-transform: uppercase;
}

/* line 5432, app/assets/stylesheets/website/globals/_lawclerk.scss */
.frontend .box-footer {
  background-color: #fdfdfd;
  padding: 5px 50px;
}

/* line 5437, app/assets/stylesheets/website/globals/_lawclerk.scss */
.frontend .box-footer .time {
  font-size: 22px;
}

/* line 5439, app/assets/stylesheets/website/globals/_lawclerk.scss */
.frontend .box-footer input {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #394A5B;
  font-size: 16px;
}

/* line 5446, app/assets/stylesheets/website/globals/_lawclerk.scss */
.frontend .box-body.chat {
  min-height: 500px;
}

/* line 5447, app/assets/stylesheets/website/globals/_lawclerk.scss */
.frontend #chat-box, .slimScrollDiv {
  min-height: 80vh;
  background-color: #fdfdfd;
}

/* line 5455, app/assets/stylesheets/website/globals/_lawclerk.scss */
.searchbox {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  margin-bottom: 30px;
  max-width: 1000px;
}

/* line 5464, app/assets/stylesheets/website/globals/_lawclerk.scss */
.searchbox .box-header {
  color: #fff !important;
  display: block;
  padding: 10px 20px;
  position: relative;
  background-color: #5d5d5d;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.5);
}

/* line 5475, app/assets/stylesheets/website/globals/_lawclerk.scss */
.searchbox .box-header h3 {
  color: #fff !important;
}

/* line 5479, app/assets/stylesheets/website/globals/_lawclerk.scss */
.searchbox .box-body {
  padding: 30px 30px;
}

/* line 5481, app/assets/stylesheets/website/globals/_lawclerk.scss */
.searchbox .btn-custom {
  background-color: #fff;
  border-color: #c5b15d;
  border-radius: 0;
  color: #3a4b5b;
  font-size: 16px !important;
  line-height: 18px;
  margin-bottom: 15px;
  padding: 5px 20px;
  min-width: 0;
  text-align: center !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 5496, app/assets/stylesheets/website/globals/_lawclerk.scss */
.searchbox .gapright20 {
  margin-right: 20px !important;
}

/* line 5498, app/assets/stylesheets/website/globals/_lawclerk.scss */
.searchbox .box-footer {
  background-color: #fff;
  padding: 10px 30px;
}

@media (max-width: 420px) {
  /* line 5505, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .searchbox .btn-custom {
    min-width: 100%;
  }
  /* line 5506, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .searchbox .gapright20 {
    margin-right: 0px !important;
  }
}

/* line 5510, app/assets/stylesheets/website/globals/_lawclerk.scss */
.shadowbox {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}

/* line 5518, app/assets/stylesheets/website/globals/_lawclerk.scss */
.shadowbox-dark {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  background-color: #e8e4df;
  margin-bottom: 30px;
}

/* line 5529, app/assets/stylesheets/website/globals/_lawclerk.scss */
.shadowbox-dark .title {
  padding: 20px 0 0 20px;
  font-size: 22px;
  color: #3A4B5B;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 5530, app/assets/stylesheets/website/globals/_lawclerk.scss */
.shadowbox-dark .subtitle {
  padding: 0 0 0 20px;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 5534, app/assets/stylesheets/website/globals/_lawclerk.scss */
.shadowbox-dark .content {
  font-size: 15px;
  margin: 0px;
  padding: 20px;
  color: #5B421F;
  min-height: 0;
}

/* line 5542, app/assets/stylesheets/website/globals/_lawclerk.scss */
.shadowbox-dark .sidebar {
  margin: 0px;
  padding: 20px 20px 20px 20px !important;
}

/* line 5547, app/assets/stylesheets/website/globals/_lawclerk.scss */
.shadowbox-dark .sidebar .btn {
  white-space: normal;
}

/* line 5551, app/assets/stylesheets/website/globals/_lawclerk.scss */
.shadowbox-dark .btn-custom {
  background-color: #E8E4DF;
  border-color: #c5b15d;
  border-radius: 0;
  color: #3a4b5b;
  font-size: 16px !important;
  line-height: 18px;
  margin-bottom: 15px;
  min-width: 100%;
  padding: 5px 10px;
  text-align: center !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 5566, app/assets/stylesheets/website/globals/_lawclerk.scss */
.more_less {
  color: #3A4B5B;
  cursor: pointer;
}

/* line 5567, app/assets/stylesheets/website/globals/_lawclerk.scss */
.more_less_edit, .show_more_desc, .show_less_desc {
  color: #3A4B5B;
  cursor: pointer;
  z-index: 9;
  position: relative;
}

/* line 5568, app/assets/stylesheets/website/globals/_lawclerk.scss */
.edit {
  color: #3A4B5B;
  cursor: pointer;
  display: none;
}

/* line 5570, app/assets/stylesheets/website/globals/_lawclerk.scss */
.result_devider {
  max-width: 1000px;
  border-top: 2px solid #c5b15d;
  text-align: center;
  margin: 0 auto;
}

/* line 5576, app/assets/stylesheets/website/globals/_lawclerk.scss */
.result_devider span {
  position: relative;
  top: -17px;
  padding: 0 30px;
  text-align: center;
  margin-top: -20px;
  text-transform: uppercase;
  font-size: 22px;
  background: #f7f7f8;
  letter-spacing: 3px;
}

/* line 5578, app/assets/stylesheets/website/globals/_lawclerk.scss */
.register_devider {
  max-width: 400px;
  border-top: 1px solid #c5b15d;
  text-align: center;
  margin: 0 auto;
}

/* line 5584, app/assets/stylesheets/website/globals/_lawclerk.scss */
.register_devider span {
  position: relative;
  top: -12px;
  padding: 0 30px;
  text-align: center;
  margin-top: -20px;
  text-transform: uppercase;
  font-size: 16px;
  background: #f2f2f2;
  letter-spacing: 3px;
}

@media (max-width: 470px) {
  /* line 5587, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .result_devider {
    border-top: none;
  }
  /* line 5588, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .result_devider span {
    padding: 0;
  }
}

/* line 5591, app/assets/stylesheets/website/globals/_lawclerk.scss */
.shadowbox-dark .box-footer {
  background-color: #e8e4df;
  padding: 20px 30px;
}

/* line 5596, app/assets/stylesheets/website/globals/_lawclerk.scss */
.shadowbox-dark .box-footer {
  font-size: 10px;
  text-transform: uppercase;
}

/* line 5597, app/assets/stylesheets/website/globals/_lawclerk.scss */
.shadowbox-dark .box-footer .due {
  font-weight: bold;
  color: #5B421F;
  font-size: 12px;
}

/* line 5598, app/assets/stylesheets/website/globals/_lawclerk.scss */
.shadowbox-dark .box-footer .price {
  font-weight: bold;
  color: #394a5b;
  font-size: 12px;
}

/* line 5604, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-light {
  border: 1px solid #ccc;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  margin-bottom: 30px;
  padding: 0px;
}

/* line 5614, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-light .name {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 700;
}

/* line 5615, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-light .desc {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 400;
  color: #533f34;
}

/* line 5616, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-light .location {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #533f34;
}

/* line 5617, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-light .rating {
  font-size: 12px;
  margin-bottom: 10px;
}

/* line 5618, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-light .star-rating {
  color: #C5B15D;
}

/* line 5620, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-light .box-body {
  padding: 20px;
  text-transform: uppercase;
  color: #3A4B5B;
}

/* line 5621, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-light .btn-custom-review {
  padding: 0;
  background-color: #3A4B5B;
  color: #fff;
  border-radius: 0px;
  font-size: 11px !important;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 13px;
  min-width: 0px;
  min-height: 40px;
  width: 100% !important;
  border-right: 1px solid #fff;
}

/* line 5636, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-light .btn-custom-decline {
  padding: 0;
  background-color: #8d847f;
  color: #fff;
  border-radius: 0px;
  font-size: 11px !important;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 13px;
  min-width: 0px;
  min-height: 40px;
  width: 100% !important;
  border-left: 1px solid #fff;
}

/* line 5652, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-dark {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  background-color: #e8e4df;
  margin-bottom: 30px;
  padding: 0px;
}

/* line 5662, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-dark .box-body {
  padding: 0px;
}

/* line 5663, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-dark .content {
  padding: 20px 10px;
  text-transform: uppercase;
  color: #3A4B5B;
  min-height: 150px;
}

/* line 5664, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-dark .content .name {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 7px;
}

/* line 5665, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-dark .content .location {
  font-size: 10px;
  line-height: 12px;
  margin-bottom: 10px;
  color: #533f34;
}

/* line 5666, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-dark .content .rating {
  font-size: 14px;
}

/* line 5667, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-dark .no-padding {
  padding: 0 !important;
}

/* line 5668, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-dark .footer-button {
  padding: 0 15px;
}

/* line 5669, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-dark .btn-custom-review {
  padding: 0;
  background-color: #3A4B5B;
  color: #fff;
  border-radius: 0px;
  font-size: 11px !important;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 13px;
  min-width: 0px;
  min-height: 40px;
  width: 100% !important;
  border-right: 1px solid #fff;
}

/* line 5684, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-dark .btn-custom-decline {
  padding: 0;
  background-color: #8d847f;
  color: #fff;
  border-radius: 0px;
  font-size: 11px !important;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 13px;
  min-width: 0px;
  min-height: 40px;
  width: 100% !important;
  border-left: 1px solid #fff;
}

/* line 5699, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-dark .star-rating, .infobox-dark .star-rating {
  color: #C5B15D;
}

/* line 5700, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerkbox-dark .star-value, .infobox-dark .star-value {
  font-size: 10px;
  line-height: 12px;
}

/* line 5702, app/assets/stylesheets/website/globals/_lawclerk.scss */
.biobox-dark {
  border: none;
  padding: 25px;
}

/* line 5706, app/assets/stylesheets/website/globals/_lawclerk.scss */
.biobox-dark .title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
}

/* line 5707, app/assets/stylesheets/website/globals/_lawclerk.scss */
.biobox-dark .content {
  color: #5b421f;
  min-height: 0;
  padding: 15px 25px;
  text-align: justify;
}

/* line 5714, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-custom-bio {
  padding: 20px 40px;
  background-color: rgba(0, 0, 0, 0);
  border-color: #c5b15d;
  color: #3a4b5b !important;
  border-radius: 0px;
  font-size: 15px !important;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 18px;
  min-width: 230px !important;
}

@media (max-width: 767px) {
  /* line 5729, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .bio-col {
    margin-top: 30px !important;
  }
  /* line 5730, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .interested-col {
    margin-top: 30px !important;
  }
  /* line 5731, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .btn-custom-bio {
    width: 100%;
  }
  /* line 5732, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .biobox-dark {
    padding: 0px;
  }
  /* line 5733, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .biobox-dark .content {
    padding: 15px 10px;
  }
  /* line 5734, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .infobox-dark .col-sm-4.text-right {
    text-align: center !important;
  }
  /* line 5735, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .infobox-dark .col-sm-3.text-right {
    text-align: left !important;
  }
  /* line 5736, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .infobox-dark .col-sm-4.text-left {
    text-align: center !important;
  }
  /* line 5737, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .frontend .box-footer .time {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}

/* line 5742, app/assets/stylesheets/website/globals/_lawclerk.scss */
.infobox-dark {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  background-color: #e8e4df;
  margin-bottom: 30px;
  padding: 25px;
}

/* line 5754, app/assets/stylesheets/website/globals/_lawclerk.scss */
.infobox-dark .title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 30px;
  letter-spacing: 2px;
}

/* line 5756, app/assets/stylesheets/website/globals/_lawclerk.scss */
.infobox-dark .row.odd {
  color: #5b421f;
  margin: 0;
  background-color: #d4cdc4;
  line-height: 30px;
  -webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.1);
}

/* line 5766, app/assets/stylesheets/website/globals/_lawclerk.scss */
.infobox-dark .row.even {
  color: #5b421f;
  margin: 0;
  background-color: none;
  line-height: 34px;
}

/* line 5773, app/assets/stylesheets/website/globals/_lawclerk.scss */
.infobox-dark .btn-custom {
  padding: 1px 3px;
  background-color: rgba(0, 0, 0, 0);
  border-color: #c5b15d;
  color: #3a4b5b;
  border-radius: 0px;
  font-size: 11px !important;
  margin: 2px 0 0 0 !important;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 13px;
  min-width: 0px;
  width: 120px !important;
}

/* line 5788, app/assets/stylesheets/website/globals/_lawclerk.scss */
.infobox-dark .box-footer.without-bg {
  position: relative;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  padding: 11px 40px 0;
  bottom: 0px;
  right: 0px;
}

/* line 5797, app/assets/stylesheets/website/globals/_lawclerk.scss */
.infobox-dark .box-footer.without-bg a {
  font-size: 10px;
  color: #5B421F;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 5806, app/assets/stylesheets/website/globals/_lawclerk.scss */
input[type=checkbox] {
  transform: scale(1);
}

/* line 5811, app/assets/stylesheets/website/globals/_lawclerk.scss */
.desc {
  display: block;
  padding-right: 20px;
}

/* line 5813, app/assets/stylesheets/website/globals/_lawclerk.scss */
.imgbox {
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.4);
}

/* line 5819, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-standard {
  padding: 3px 5px 3px 5px;
  background-color: #fff;
  border-color: #ddd;
  color: #444;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  font-size: 18px !important;
}

/* line 5831, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-custom {
  padding: 15px;
  background-color: #fff;
  border-color: #c5b15d;
  color: #3a4b5b;
  border-radius: 0px;
  font-size: 16px !important;
  min-width: 220px;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-align: left !important;
  line-height: 28px;
}

/* line 5846, app/assets/stylesheets/website/globals/_lawclerk.scss */
.fa-custom {
  position: relative;
  top: 5px;
  left: 5px;
  font-size: 28px;
  line-height: 28px;
  color: #c5b15d;
  padding-right: 10px;
}

/* line 5848, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-file-upload {
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0);
  border-color: #c5b15d;
  color: #3a4b5b;
  border-radius: 0px;
  font-size: 12px !important;
  margin: 0;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 30px;
  min-width: 0px;
}

/* line 5862, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn_add {
  margin-top: 40px;
}

/* line 5863, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btnplus {
  font-size: 30px;
  float: left;
  padding-right: 15px;
  line-height: 20px;
  padding-top: 0px;
  text-align: left !important;
}

/* line 5865, app/assets/stylesheets/website/globals/_lawclerk.scss */
input::-webkit-input-placeholder {
  font-size: 10pt;
  line-height: 21px;
  color: #555;
}

/* line 5866, app/assets/stylesheets/website/globals/_lawclerk.scss */
input::-moz-placeholder {
  font-size: 10pt;
  line-height: 21px;
  color: #555;
}

/* line 5867, app/assets/stylesheets/website/globals/_lawclerk.scss */
input:-ms-input-placeholder {
  font-size: 10pt;
  line-height: 21px;
  color: #555;
}

/* line 5868, app/assets/stylesheets/website/globals/_lawclerk.scss */
input:-moz-placeholder {
  font-size: 10pt;
  line-height: 21px;
  color: #555;
}

/* line 5870, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dropdown-menu[role=combobox] {
  background-color: #fff;
  border: medium none;
  border-radius: 0 !important;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.3);
  margin-left: 0px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-transform: uppercase;
}

/* line 5881, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dropdown-menu[role=combobox] li a {
  background-color: #fff !important;
  font-size: 18px;
  text-transform: none;
}

/* line 5887, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dropdown-menu[role=combobox] li a:hover {
  background-color: #f2f2f2 !important;
  font-size: 18px;
}

/* line 5892, app/assets/stylesheets/website/globals/_lawclerk.scss */
.ddright .filter-option.pull-left {
  text-align: right !important;
}

/* line 5893, app/assets/stylesheets/website/globals/_lawclerk.scss */
.pull-center {
  float: none;
  margin: 0 auto;
  text-align: center;
}

/* line 5895, app/assets/stylesheets/website/globals/_lawclerk.scss */
.have_account {
  text-transform: uppercase;
  display: block;
  color: #fff;
  padding-top: 7px;
  letter-spacing: 2px;
  cursor: normal;
}

/* line 5896, app/assets/stylesheets/website/globals/_lawclerk.scss */
.login {
  font-size: 16px;
  text-transform: uppercase;
  display: block;
  color: #fff;
  padding-top: 7px;
  letter-spacing: 2px;
  cursor: normal;
  padding: 5px 20px;
  border: 1px solid #C5B15D;
}

/* line 5898, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav_btn {
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  color: #394A5B;
  padding-top: 7px;
  letter-spacing: 2px;
  cursor: normal;
  padding: 5px 30px;
  border: 1px solid #C5B15D;
}

/* line 5899, app/assets/stylesheets/website/globals/_lawclerk.scss */
.back-nav-btn {
  float: left;
}

/* line 5900, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav_btn.no {
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  color: #394A5B;
  padding-top: 7px;
  letter-spacing: 2px;
  cursor: normal;
  padding: 5px 30px;
  border: 1px solid #C5B15D;
}

/* line 5901, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav_btn.yes {
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  padding-top: 7px;
  letter-spacing: 2px;
  cursor: normal;
  padding: 5px 30px;
  border: 1px solid #394A5B;
  background-color: #394A5B;
}

/* line 5902, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav_btn.confirm {
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  color: #b7b7b7;
  padding-top: 7px;
  letter-spacing: 2px;
  cursor: normal;
  padding: 5px 30px;
  border: 1px solid #7c7c7c;
  background-color: #7c7c7c;
}

/* line 5903, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav_btn.view {
  margin-top: 50px;
}

/* line 5904, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav_btn.start {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 5905, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav_btn.login {
  margin-top: 0px;
  color: #fff;
}

/* line 5907, app/assets/stylesheets/website/globals/_lawclerk.scss */
.gap140 {
  margin-top: 140px;
}

/* line 5908, app/assets/stylesheets/website/globals/_lawclerk.scss */
.gap120 {
  margin-top: 120px;
}

/* line 5909, app/assets/stylesheets/website/globals/_lawclerk.scss */
.gap70 {
  margin-top: 70px;
}

/* line 5910, app/assets/stylesheets/website/globals/_lawclerk.scss */
.gap40 {
  margin-top: 40px;
}

/* line 5911, app/assets/stylesheets/website/globals/_lawclerk.scss */
.gap20 {
  margin-top: 20px;
}

/* line 5912, app/assets/stylesheets/website/globals/_lawclerk.scss */
.gap10 {
  margin-top: 10px;
}

/* line 5915, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar2, #onboardingprogressbar2 {
  /*margin-top:30px;*/
  margin-bottom: 30px;
  padding: 0;
  overflow: hidden;
  text-align: center !important;
}

/* line 5923, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar2 li, #onboardingprogressbar2 li {
  list-style-type: none;
  color: #C5B15D;
  text-transform: uppercase;
  width: 50%;
  float: left;
  position: relative;
  z-index: 1;
  font-weight: normal !important;
}

/* line 5934, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar2 li:first-child:before,
#onboardingprogressbar2 li:first-child:before {
  content: "1";
}

/* line 5938, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar2 li:last-child:before,
#onboardingprogressbar2 li:last-child:before {
  content: "2";
}

/* line 5943, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar2 li:before,
#onboardingprogressbar2 li:before {
  width: 80px;
  height: 80px;
  font-size: 25px !important;
  font-weight: 400 !important;
  line-height: 78px;
  border-radius: 50%;
  border: 1px solid #C5B15D;
  background-color: #ffffff;
  display: block;
  margin: 0 auto 5px auto;
  outline: 10px solid #ffffff;
}

/* line 5958, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar2 li.active:before,
#onboardingprogressbar2 li.active:before {
  border: 3px solid #C5B15D;
  color: #394A5B;
  font-weight: 800 !important;
  outline: 10px solid #ffffff;
}

/* line 5966, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar2 li:after,
#onboardingprogressbar2 li:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #C5B15D;
  position: absolute;
  top: 40px;
  left: -50%;
  z-index: -1;
  margin-left: 50px;
}

/* line 5979, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar2 li:first-child:after,
#onboardingprogressbar2 li:first-child:after {
  content: none;
}

/* line 5988, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar3, #onboardingprogressbar3 {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0;
  overflow: hidden;
}

/* line 5995, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar3 li,
#onboardingprogressbar3 li {
  list-style-type: none;
  color: #C5B15D;
  text-transform: uppercase;
  width: 33%;
  float: left;
  position: relative;
  z-index: 1;
  font-weight: normal !important;
}

/* line 6007, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar3 li:first-child:before,
#onboardingprogressbar3 li:first-child:before {
  content: "1";
}

/* line 6011, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar3 li:nth-child(2):before,
#onboardingprogressbar3 li:nth-child(2):before {
  content: "2";
}

/* line 6016, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar3 li:last-child:before,
#onboardingprogressbar3 li:last-child:before {
  content: "3";
}

/* line 6021, app/assets/stylesheets/website/globals/_lawclerk.scss */
#onboardingprogressbar3 li:before {
  width: 80px;
  height: 80px;
  font-size: 25px !important;
  font-weight: 400 !important;
  line-height: 78px;
  border-radius: 50%;
  border: 1px solid #C5B15D;
  background-color: #f7f7f8;
  display: block;
  margin: 0 auto 5px auto;
  outline: 10px solid #f7f7f8;
}

/* line 6035, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar3 li:before {
  width: 80px;
  height: 80px;
  font-size: 25px !important;
  font-weight: 400 !important;
  line-height: 78px;
  border-radius: 50%;
  border: 1px solid #C5B15D;
  background-color: #fff;
  display: block;
  margin: 0 auto 5px auto;
  outline: 10px solid #fff;
}

/* line 6049, app/assets/stylesheets/website/globals/_lawclerk.scss */
#onboardingprogressbar3 li.active:before {
  border: 3px solid #C5B15D;
  color: #394A5B;
  font-weight: 800 !important;
  outline: 10px solid #f7f7f8;
}

/* line 6056, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar3 li.active:before {
  border: 3px solid #C5B15D;
  color: #394A5B;
  font-weight: 800 !important;
  outline: 10px solid #fff;
}

/* line 6063, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar3 li:after,
#onboardingprogressbar3 li:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #C5B15D;
  position: absolute;
  top: 40px;
  left: -50%;
  z-index: -1;
  margin-left: 50px;
  width: calc(100% - 80px);
  right: calc(50% + 40px);
  z-index: 1;
  left: auto;
}

/* line 6081, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar3 li:first-child:after,
#onboardingprogressbar3 li:first-child:after {
  content: none;
}

/* line 6087, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar4,
#onboardingprogressbar4 {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0;
  overflow: hidden;
}

/* line 6095, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar4 li,
#onboardingprogressbar4 li {
  list-style-type: none;
  color: #C5B15D;
  text-transform: uppercase;
  width: 25%;
  float: left;
  position: relative;
  z-index: 1;
  font-weight: normal !important;
}

/* line 6107, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar4 li:first-child:before,
#onboardingprogressbar4 li:first-child:before {
  content: "1";
}

/* line 6111, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar4 li:nth-child(2):before,
#onboardingprogressbar4 li:nth-child(2):before {
  content: "2";
}

/* line 6115, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar4 li:nth-child(3):before,
#onboardingprogressbar4 li:nth-child(3):before {
  content: "3";
}

/* line 6119, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar4 li:last-child:before,
#onboardingprogressbar4 li:last-child:before {
  content: "4";
}

/* line 6124, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar4 li:before,
#onboardingprogressbar4 li:before {
  width: 80px;
  height: 80px;
  font-size: 25px !important;
  font-weight: 400 !important;
  line-height: 78px;
  border-radius: 50%;
  border: 1px solid #C5B15D;
  background-color: #f7f7f8;
  display: block;
  margin: 0 auto 5px auto;
  outline: 10px solid #f7f7f8;
}

/* line 6139, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar4 li.active:before,
#onboardingprogressbar4 li.active:before {
  border: 3px solid #C5B15D;
  color: #394A5B;
  font-weight: 800 !important;
  outline: 10px solid #f7f7f8;
}

/* line 6147, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar4 li:after,
#onboardingprogressbar4 li:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #C5B15D;
  position: absolute;
  top: 40px;
  left: -50%;
  z-index: -1;
  margin-left: 50px;
}

/* line 6160, app/assets/stylesheets/website/globals/_lawclerk.scss */
#progressbar4 li:first-child:after,
#onboardingprogressbar4 li:first-child:after {
  content: none;
}

@media (max-width: 420px) {
  /* line 6166, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #progressbar4, #onboardingprogressbar4 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* line 6167, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #progressbar4 li:before, #onboardingprogressbar4 li:before {
    width: 60px;
    height: 60px;
    line-height: 58px;
  }
  /* line 6168, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #progressbar4 li:after, #onboardingprogressbar4 li:after {
    top: 30px;
    margin-left: 40px;
  }
  /* line 6169, app/assets/stylesheets/website/globals/_lawclerk.scss */
  label {
    font-size: 12px !important;
  }
  /* line 6170, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .gap140 {
    margin-top: 40px;
  }
}

/* line 6172, app/assets/stylesheets/website/globals/_lawclerk.scss */
.page-title {
  max-width: 1000px;
  margin: 0 auto;
}

/* line 6173, app/assets/stylesheets/website/globals/_lawclerk.scss */
.compliance-page-title {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 6174, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-content {
  max-width: 1000px;
  margin: 0 auto !important;
  margin: 0 30px;
  display: block;
}

/* line 6175, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-content label {
  text-align: right;
  letter-spacing: 3px;
  line-height: 22px;
}

/* line 6176, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-content label, .box-content input {
  font-size: 18px;
  font-weight: 400;
}

/* line 6177, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-content input {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}

/* line 6183, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-content label.text-left {
  text-align: left !important;
}

/* line 6185, app/assets/stylesheets/website/globals/_lawclerk.scss */
td {
  color: #5b421f;
}

/* line 6186, app/assets/stylesheets/website/globals/_lawclerk.scss */
th {
  color: #5b421f !important;
  text-transform: uppercase;
}

/* line 6187, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nowrap {
  white-space: nowrap;
}

/* line 6188, app/assets/stylesheets/website/globals/_lawclerk.scss */
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #e8e4df;
}

/* line 6189, app/assets/stylesheets/website/globals/_lawclerk.scss */
.table-striped > tbody > tr:nth-of-type(2n+1) a {
  color: #394a5b;
}

/* line 6190, app/assets/stylesheets/website/globals/_lawclerk.scss */
a.doc-more {
  color: #394a5b !important;
}

/* line 6191, app/assets/stylesheets/website/globals/_lawclerk.scss */
a.documentname {
  color: #394a5b !important;
}

/* line 6192, app/assets/stylesheets/website/globals/_lawclerk.scss */
.popuptextarea {
  max-width: 300px;
}

@media only screen and (min-width: 800px) {
  /* line 6195, app/assets/stylesheets/website/globals/_lawclerk.scss */
  th {
    padding: 10px 20px !important;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 2px;
  }
  /* line 6196, app/assets/stylesheets/website/globals/_lawclerk.scss */
  td {
    padding: 10px 20px !important;
    font-size: 18px;
  }
}

@media only screen and (max-width: 799px) {
  /* Force table to not be like tables anymore */
  /* line 6202, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #responsive-table table,
#responsive-table thead,
#responsive-table tbody,
#responsive-table th,
#responsive-table td,
#responsive-table tr {
    display: block;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  /* line 6212, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #responsive-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  /* line 6218, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #responsive-table tr {
    border: 1px solid #ccc;
  }
  /* line 6220, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #responsive-table td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  /* line 6230, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #responsive-table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  /*
  Label the data
  */
  /* line 6246, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #responsive-table td:before {
    content: attr(data-title);
  }
}

@media only screen and (max-width: 400px) {
  /* Force table to not be like tables anymore */
  /* line 6252, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #responsive-table table,
#responsive-table thead,
#responsive-table tbody,
#responsive-table th,
#responsive-table td,
#responsive-table tr {
    font-size: 12px;
  }
}

/* line 6264, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-body-padding {
  padding: 20px;
  text-align: left !important;
  word-wrap: break-word;
}

/* line 6265, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-body-padding h1 {
  text-align: left !important;
  font-size: 25px;
  color: #394a5b;
}

/* line 6266, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-body-padding h3 {
  text-align: left !important;
  font-size: 15px;
  color: #5d5d5d;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 6267, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-body-padding p {
  color: #5b421f;
}

/* line 6268, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sidebar .modal-body-padding p {
  color: #394a5b;
}

/* line 6269, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-body-padding li {
  color: #5b421f;
}

/* line 6270, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-body-padding .footnote {
  color: #394a5b;
  margin-top: 40px;
}

/* line 6271, app/assets/stylesheets/website/globals/_lawclerk.scss */
.divider {
  margin-bottom: 15px;
  padding-top: 15px;
  border-bottom: 3px solid #c5b15d;
  color: #5B421F;
}

/* line 6274, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-body-padding .btn-custom {
  background-color: #394a5b;
  border-color: #394a5b;
  border-radius: 0;
  color: #fff;
  font-size: 16px !important;
  line-height: 18px;
  margin-bottom: 15px;
  padding: 5px 20px;
  min-width: 100%;
  text-align: center !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 6290, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-body-padding .btn-custom.save {
  background-color: #5b421f;
  border-color: #5b421f;
}

/* line 6295, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-body-nopadding {
  padding-bottom: 0px !important;
}

@media (min-width: 768px) {
  /* line 6300, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .modal-dialog-wide {
    width: 750px;
    margin: 30px auto;
  }
  /* line 6304, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 6310, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .modal-body-nopadding {
    padding-bottom: 0px !important;
    /*CHANGED*/
  }
}

@media (min-width: 1024px) {
  /* line 6316, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .modal-dialog-wide {
    width: 900px;
    margin: 30px auto;
  }
}

/* line 6322, app/assets/stylesheets/website/globals/_lawclerk.scss */
#ProjectType .modal-body {
  padding-bottom: 0px !important;
}

/* line 6326, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-rating .rating {
  font-size: 80px;
  margin-bottom: 10px;
}

/* line 6327, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-rating .rating .fa-star.off {
  color: #3A4B5B !important;
}

/* line 6328, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-rating .star-rating {
  color: #C5B15D;
}

/* line 6329, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-rating .status {
  font: bold 22px/24px  'Montserrat', serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #3A4B5B;
  text-align: center;
}

/* line 6331, app/assets/stylesheets/website/globals/_lawclerk.scss */
.helpcenter .small-box.bg-gray {
  background-color: #e8e4df !important;
}

/* line 6332, app/assets/stylesheets/website/globals/_lawclerk.scss */
.helpcenter .small-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
  padding: 40px;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}

/* line 6344, app/assets/stylesheets/website/globals/_lawclerk.scss */
.helpcenter .small-box > .small-box-footer {
  position: absolute;
  bottom: 1  0px;
  right: 30px;
  width: 100%;
  display: block;
  padding-top: 30px !important;
  color: #5b421f;
  background: none !important;
  z-index: 10;
  text-decoration: none;
}

/* line 6359, app/assets/stylesheets/website/globals/_lawclerk.scss */
.helpcenter .small-box a,
.helpcenter .small-box p {
  font-size: 15px;
  color: #5b421f !important;
  z-index: 5;
}

/* line 6366, app/assets/stylesheets/website/globals/_lawclerk.scss */
.helpcenter .small-box .title {
  font: normal 18px/20px  'Montserrat', serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #394a5b;
  margin: 10px 0 5px;
  min-height: 45px;
}

/* line 6367, app/assets/stylesheets/website/globals/_lawclerk.scss */
.helpcenter .small-box .helpcontent {
  display: inline-block;
}

/* line 6369, app/assets/stylesheets/website/globals/_lawclerk.scss */
.helpcenter .small-box .view-more {
  float: right;
  width: 70%;
  text-align: right;
  font: normal 12px/14px  'Montserrat', serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #5b421f;
}

/* line 6371, app/assets/stylesheets/website/globals/_lawclerk.scss */
.helpcenter .small-box > .small-box-footer {
  background: #7b7576 none repeat scroll 0 0;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  min-height: 58px;
  padding: 15px;
  position: absolute;
  bottom: 5px;
  text-decoration: none;
  z-index: 10;
}

/* line 6385, app/assets/stylesheets/website/globals/_lawclerk.scss */
.helpcenter .small-box:hover {
  text-decoration: none;
  color: #f9f9f9;
}

/* line 6390, app/assets/stylesheets/website/globals/_lawclerk.scss */
.helpcenter .small-box.small-box-full-width:hover {
  text-decoration: none;
  color: #5b421f !important;
}

/* line 6395, app/assets/stylesheets/website/globals/_lawclerk.scss */
.faq-page .helpcontent, .helpcenter .small-box.small-box-full-width {
  cursor: default;
  color: #5b421f !important;
}

/* line 6400, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contactus {
  font: normal 18px/20px "Montserrat", serif !important;
  text-transform: none;
  letter-spacing: 1.5px;
  color: #394a5b;
  margin: 10px 0 30px 5px;
  min-height: 45px;
}

/* line 6401, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contactus a {
  font: bold 18px/20px "Montserrat", serif !important;
  color: #394a5b !important;
}

/* line 6404, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contact-sidebar {
  padding: 30px 20px 20px 20px;
  background-color: #fdfdfd;
}

/* line 6405, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contact-sidebar .email, .contact-sidebar .phone, .official-address {
  padding: 0px;
  color: #5B421F;
}

/* line 6406, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contact-sidebar .email .fa, .contact-sidebar .phone .fa, .official-address .fa {
  font-size: 32px;
  color: #c5b15d;
}

/* line 6408, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contact-sidebar .activity.last {
  border-bottom: none;
}

/* line 6409, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contact-sidebar .social_icons {
  text-align: center;
}

/* line 6410, app/assets/stylesheets/website/globals/_lawclerk.scss */
.contact-sidebar .social_icons .fa {
  font-size: 32px;
  width: 42px;
  color: #394a5b;
}

@media (min-width: 1260px) {
  /* line 6413, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .contact-sidebar .email .col-xs-11, .contact-sidebar .phone .col-xs-11 {
    padding-left: 30px;
  }
}

@media (min-width: 420px) and (max-width: 768px) {
  /* line 6417, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .contact-sidebar .email .col-xs-11, .contact-sidebar .phone .col-xs-11 {
    padding-left: 30px;
  }
}

@media (max-width: 767px) {
  /* line 6422, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .helpcenter .small-box {
    text-align: center;
  }
  /* line 6425, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .helpcenter .small-box p {
    font-size: 12px;
  }
}

/* line 6430, app/assets/stylesheets/website/globals/_lawclerk.scss */
.whitebackground {
  background-color: #f7f7f8 !important;
}

/* line 6431, app/assets/stylesheets/website/globals/_lawclerk.scss */
.projectid {
  color: #394A5B;
  font-size: 15px;
  padding: 0 15px;
  display: inline !important;
}

/* line 6433, app/assets/stylesheets/website/globals/_lawclerk.scss */
.tooltip-arrow {
  background-color: #fff !important;
  color: #3a4b5b;
}

/* line 6434, app/assets/stylesheets/website/globals/_lawclerk.scss */
.tooltip > .tooltip-inner {
  background-color: #fff !important;
  color: #3a4b5b;
  border: 1px solid #e4e4e5;
}

/* line 6436, app/assets/stylesheets/website/globals/_lawclerk.scss */
.projecttype .name {
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 6437, app/assets/stylesheets/website/globals/_lawclerk.scss */
.projecttype .rating {
  font-size: 12px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

/* line 6438, app/assets/stylesheets/website/globals/_lawclerk.scss */
.projecttype .star-rating {
  color: #C5B15D;
}

/* line 6440, app/assets/stylesheets/website/globals/_lawclerk.scss */
.projecttype .btn-custom-view {
  background-color: #e8e4df;
  border-color: #c5b15d;
  border-radius: 0;
  color: #3a4b5b;
  font-size: 11px !important;
  line-height: 14px;
  margin-bottom: 15px;
  padding: 3px 15px;
  min-width: 0;
  text-align: center !important;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* line 6455, app/assets/stylesheets/website/globals/_lawclerk.scss */
.icon_big {
  font-size: 64px !important;
  color: #334251;
}

/* line 6460, app/assets/stylesheets/website/globals/_lawclerk.scss */
.submission .small-box .status {
  color: #33231f;
  font: 8px/12px "Montserrat",serif;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

/* line 6468, app/assets/stylesheets/website/globals/_lawclerk.scss */
.submission .status {
  color: #33231f;
  text-align: center;
}

/* line 6469, app/assets/stylesheets/website/globals/_lawclerk.scss */
.submission .date {
  color: #3a4b5b;
  text-align: center;
}

/* line 6470, app/assets/stylesheets/website/globals/_lawclerk.scss */
.submission .small-box {
  position: relative;
  display: block;
  margin-bottom: 0px;
  padding-top: 40px;
  text-align: center;
  min-height: 248px;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  z-index: 100;
}

/* line 6483, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nopadding {
  padding: 0px !important;
}

/* line 6487, app/assets/stylesheets/website/globals/_lawclerk.scss */
.submission .btn-custom-review {
  padding: 0;
  background-color: #3A4B5B;
  color: #fff;
  border-radius: 0px;
  font-size: 11px !important;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 13px;
  min-width: 0px;
  min-height: 33px;
  width: 100% !important;
}

/* line 6501, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-custom-review.light {
  background-color: #d4cdc4 !important;
}

/* line 6502, app/assets/stylesheets/website/globals/_lawclerk.scss */
.submission .btn-standard {
  font-size: 12px !important;
  line-height: 25px;
}

/* line 6503, app/assets/stylesheets/website/globals/_lawclerk.scss */
.submission .dropdown-menu[role="combobox"] li a {
  font-size: 11px;
  text-transform: none;
}

/* line 6508, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bottom-footer {
  background-color: #ddd8d1 !important;
  margin-bottom: -50px;
  padding: 60px 40px 40px;
}

/* line 6509, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bottom-footer .footer-header {
  color: #523e34;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 30px;
}

/* line 6510, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bottom-footer .footer-content, .bottom-footer .footer-content .official-address a {
  color: #523e34;
  font-size: 14px;
  font-weight: regular;
}

/* line 6511, app/assets/stylesheets/website/globals/_lawclerk.scss */
.social-footer {
  font-size: 24px;
  width: 260px;
  text-align: center;
  float: right;
  margin-top: 40px;
}

/* line 6512, app/assets/stylesheets/website/globals/_lawclerk.scss */
.social-footer .fa {
  margin-left: 10px;
  color: #334352 !important;
}

/* line 6513, app/assets/stylesheets/website/globals/_lawclerk.scss */
.social-footer-header {
  font-size: 18px;
  color: #C5B15D;
}

/* line 6514, app/assets/stylesheets/website/globals/_lawclerk.scss */
.result_devider.wide {
  max-width: 100% !important;
}

/* line 6515, app/assets/stylesheets/website/globals/_lawclerk.scss */
.social-footer-disclaimer {
  font-size: 24px;
  width: 350px;
  text-align: center;
  float: right;
  margin-top: 0px;
}

/* line 6516, app/assets/stylesheets/website/globals/_lawclerk.scss */
.social-footer-disclaimer-text {
  font-size: 14px;
  color: #523E34;
  margin-bottom: 20px;
}

/* line 6518, app/assets/stylesheets/website/globals/_lawclerk.scss */
.activity-filename {
  color: #394A5B;
  font-weight: 400;
}

/* line 6519, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nodocument {
  margin-top: 200px !important;
  color: #d4cdc4 !important;
}

/* line 6520, app/assets/stylesheets/website/globals/_lawclerk.scss */
.mobile_menu {
  z-index: 1;
  margin-top: 80px;
  padding: 0 25px;
  font-size: 16px;
}

/* line 6521, app/assets/stylesheets/website/globals/_lawclerk.scss */
.mobile_menu a {
  line-height: 30px;
}

/* line 6522, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn.btn-custom.apply.disabled {
  background-color: #d4cdc4 !important;
  border-color: #d4cdc4 !important;
}

/* line 6524, app/assets/stylesheets/website/globals/_lawclerk.scss */
.developer_note, .developer_note a {
  background-color: red;
  color: white;
  text-shadow: none;
  padding: 20px;
}

/* only for the developer, delete later on */
/* line 6525, app/assets/stylesheets/website/globals/_lawclerk.scss */
.scopechange {
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 1.5px;
  display: inline-block;
}

/* line 6526, app/assets/stylesheets/website/globals/_lawclerk.scss */
.prev_version {
  width: 100%;
  display: inline-block;
  text-align: center;
}

/* line 6527, app/assets/stylesheets/website/globals/_lawclerk.scss */
.prev_version .scopechange {
  margin-bottom: 0px;
}

/* line 6529, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-body-inner {
  padding: 10px 40px;
  text-align: left;
  color: #5d5d5d !important;
}

/* line 6530, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-body-inner-wide {
  padding: 10px 0px;
  text-align: left;
  color: #5d5d5d !important;
}

/* line 6531, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-body-inner h2 {
  margin-top: 30px;
  color: #5d5d5d !important;
}

/* line 6532, app/assets/stylesheets/website/globals/_lawclerk.scss */
.modal-body-inner .content {
  margin: 30px 0 !important;
  min-height: 0;
  padding: 0 !important;
  font-size: 15px !important;
  color: #3A4B5B !important;
}

/* line 6533, app/assets/stylesheets/website/globals/_lawclerk.scss */
.project-name, .project-total, .lawclerk {
  padding-left: 50px;
  font-size: 16px !important;
}

/* line 6534, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lawclerk img {
  max-width: 130px !important;
}

/* line 6535, app/assets/stylesheets/website/globals/_lawclerk.scss */
.blue {
  color: #2d5e8f;
}

/* line 6536, app/assets/stylesheets/website/globals/_lawclerk.scss */
.add-payment {
  text-decoration: underline;
  font-size: 16px;
  line-height: 38px;
}

/* line 6537, app/assets/stylesheets/website/globals/_lawclerk.scss */
.shadow-input {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3) !important;
}

/* line 6542, app/assets/stylesheets/website/globals/_lawclerk.scss */
.pay_paypal {
  margin: 0 auto;
}

/* line 6544, app/assets/stylesheets/website/globals/_lawclerk.scss */
.register {
  font-size: 16px !important;
}

/* line 6545, app/assets/stylesheets/website/globals/_lawclerk.scss */
.register_cat {
  font-size: 50px;
  font-weight: 300 !important;
  text-transform: uppercase !important;
  letter-spacing: 3px;
}

/* line 6546, app/assets/stylesheets/website/globals/_lawclerk.scss */
a.forgot_pw {
  color: #5D5D5D;
  font-size: 18px;
  margin-top: 20px;
  text-decoration: underline;
}

/* line 6548, app/assets/stylesheets/website/globals/_lawclerk.scss */
#SSNArea {
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  width: 100px;
  min-width: 75px;
  display: inline;
}

/* line 6549, app/assets/stylesheets/website/globals/_lawclerk.scss */
#SSNGroup {
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  width: 80px;
  min-width: 65px;
  display: inline;
}

/* line 6550, app/assets/stylesheets/website/globals/_lawclerk.scss */
#SSNSerial {
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  width: 120px;
  min-width: 85px;
  display: inline;
}

/* line 6551, app/assets/stylesheets/website/globals/_lawclerk.scss */
#TaxID {
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  width: 80px;
  min-width: 65px;
  display: inline;
}

/* line 6552, app/assets/stylesheets/website/globals/_lawclerk.scss */
#TaxNr {
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  width: 140px;
  min-width: 100px;
  display: inline;
}

@media (max-width: 767px) {
  /* line 6555, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #SSNArea {
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    width: 65px;
    display: inline;
  }
  /* line 6556, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #SSNGroup {
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    width: 55px;
    display: inline;
  }
  /* line 6557, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #SSNSerial {
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    width: 75px;
    display: inline;
  }
  /* line 6558, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #TaxID {
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    width: 70px;
    min-width: 55px;
    display: inline;
  }
  /* line 6559, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #TaxNr {
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    width: 110px;
    min-width: 95px;
    display: inline;
  }
  /* line 6560, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .social-security-question {
    font-size: 1.125em !important;
    color: #777777;
    font-weight: normal;
    padding: 0px 5px;
    text-align: center;
  }
  /* line 6561, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .dd_select {
    padding: 0 !important;
    margin-top: -15px;
  }
  /* line 6562, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .btn_update {
    padding: 0 !important;
    margin-top: -15px;
    margin-bottom: 20px;
  }
}

/* line 6565, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-byside-image {
  padding: 50px;
}

/* line 6566, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-byside-image h1 {
  margin-bottom: 30px;
}

/* line 6567, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-byside-image ul {
  padding: 15px;
}

/* line 6569, app/assets/stylesheets/website/globals/_lawclerk.scss */
.get_started_box {
  background-color: #f2f2f2;
  padding: 20px;
  margin-bottom: 20px;
}

/* line 6571, app/assets/stylesheets/website/globals/_lawclerk.scss */
.what_is {
  background-color: #2b201d;
  margin-top: -50px;
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
}

/* line 6572, app/assets/stylesheets/website/globals/_lawclerk.scss */
.what_is_inner {
  max-width: 1000px;
  margin: 0 auto;
}

/* line 6573, app/assets/stylesheets/website/globals/_lawclerk.scss */
.what_is_title {
  font-size: 30px;
  letter-spacing: 5px;
  color: #cccccc;
  padding: 20px 0 0;
}

/* line 6574, app/assets/stylesheets/website/globals/_lawclerk.scss */
.what_is p {
  color: #fff;
  font-size: 22px;
}

/* line 6575, app/assets/stylesheets/website/globals/_lawclerk.scss */
.short_devider {
  border-top: 4px solid #c5b15d;
  max-width: 150px;
  margin: 25px auto 25px;
}

/* line 6581, app/assets/stylesheets/website/globals/_lawclerk.scss */
.short_devider_left {
  border-top: 4px solid #c5b15d;
  max-width: 150px;
  margin: 25px 0 25px;
}

/* line 6587, app/assets/stylesheets/website/globals/_lawclerk.scss */
.slider_title1 {
  font-size: 24px;
  color: #ecd8ac;
  letter-spacing: 3px;
  text-transform: uppercase;
}

/* line 6588, app/assets/stylesheets/website/globals/_lawclerk.scss */
.slider_title2 {
  font-size: 46px;
  color: #ffffff;
  letter-spacing: 3px;
  margin-bottom: 10px;
}

/* line 6589, app/assets/stylesheets/website/globals/_lawclerk.scss */
.slider_title3 {
  font-size: 20px;
  color: #cccccc;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 25px;
}

/* line 6590, app/assets/stylesheets/website/globals/_lawclerk.scss */
.testimonials {
  margin-top: 70px;
}

/*.testimonials-inner {background-color:#3a4b5b; max-width:1000px; margin:150px auto 20px; padding:80px 40px; text-align:center }*/
/* line 6593, app/assets/stylesheets/website/globals/_lawclerk.scss */
.testimonials-image {
  margin: -190px auto 0;
  width: 100%;
  text-align: center !important;
  max-width: 200px;
  height: auto;
  margin-bottom: 25px;
}

/* line 6595, app/assets/stylesheets/website/globals/_lawclerk.scss */
.testimonials-name {
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #fff;
  display: block;
}

/* line 6596, app/assets/stylesheets/website/globals/_lawclerk.scss */
.testimonials-pos {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #fff;
  font-weight: 600;
  display: block;
}

/* line 6597, app/assets/stylesheets/website/globals/_lawclerk.scss */
.slidercontainer .star-rating {
  font-size: 18px !important;
  color: #c5b15d !important;
}

/* line 6598, app/assets/stylesheets/website/globals/_lawclerk.scss */
.slidercontainer p {
  font-size: 18px;
  color: #fff;
  text-align: center;
}

/* line 6599, app/assets/stylesheets/website/globals/_lawclerk.scss */
.slidercontainer .nav_btn {
  margin: 10px auto !important;
}

/* line 6600, app/assets/stylesheets/website/globals/_lawclerk.scss */
.watch {
  background-color: #3A4B5B;
  color: white;
}

/* line 6602, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dd_notification {
  padding: 20px !important;
}

/* line 6603, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dd_notification .activity {
  border-bottom: 1px solid #C6B25D !important;
  margin-bottom: 10px;
}

/* line 6604, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dd_notification .activity.last {
  border: none !important;
}

/* line 6605, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dd_notification .activity .time {
  color: #5D5D5D !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
}

/* line 6606, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dd_notification .activity p {
  color: #5B421F !important;
}

@media (max-width: 970px) {
  /* line 6610, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .register_devider span {
    position: relative;
    top: -12px;
    padding: 0 10px;
    text-align: center;
    margin-top: -20px;
    text-transform: uppercase;
    font-size: 12px;
    background: #f2f2f2;
    letter-spacing: 2px;
  }
  /* line 6611, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .register_cat {
    font-size: 36px;
    font-weight: 300 !important;
    text-transform: uppercase !important;
    letter-spacing: 3px;
  }
  /* line 6612, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .text-byside-image {
    padding: 10px 30px;
  }
  /* line 6613, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .modal-body-inner-wide h1 {
    margin-top: 10px;
  }
  /* line 6614, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .short_devider_left {
    margin: 15px 0;
  }
}

@media (max-width: 500px) {
  /* line 6619, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .register_devider span {
    position: relative;
    top: -12px;
    padding: 0 10px;
    text-align: center;
    margin-top: -20px;
    text-transform: uppercase;
    font-size: 12px;
    background: #f2f2f2;
    letter-spacing: 2px;
  }
  /* line 6620, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .register_cat {
    font-size: 30px;
    font-weight: 300 !important;
    text-transform: uppercase !important;
    letter-spacing: 3px;
  }
  /* line 6621, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .modal-body-inner {
    padding: 10px 10px;
  }
  /* line 6623, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .slider_title1 {
    font-size: 16px;
    color: #ecd8ac;
    letter-spacing: 3px;
    text-transform: uppercase;
  }
  /* line 6624, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .slider_title2 {
    font-size: 26px;
    color: #ffffff;
    letter-spacing: 3px;
    margin-bottom: 5px;
  }
  /* line 6625, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .slider_title3 {
    font-size: 14px;
    color: #cccccc;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 5px;
  }
}

/* line 6629, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #394A5B !important;
}

/* CHANGE 2 */
/* line 6634, app/assets/stylesheets/website/globals/_lawclerk.scss */
.testimonials-image {
  border-top-left-radius: 50% 50%;
  border-top-right-radius: 50% 50%;
  border-bottom-right-radius: 50% 50%;
  border-bottom-left-radius: 50% 50%;
  border: 3px solid #c7b35d;
}

/* New changes 20170816 -----------------------------------------------------------------------------------------------*/
/*add 5 col to bootstrap 3*/
/*.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}*/
/* line 6657, app/assets/stylesheets/website/globals/_lawclerk.scss */
.col-xs-15 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  /* line 6663, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .col-sm-15 {
    width: 20%;
    float: left;
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 6670, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .col-md-15 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  /* line 6676, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}

/* line 6682, app/assets/stylesheets/website/globals/_lawclerk.scss */
.img-center {
  display: block;
  margin: 0 auto;
}

/* line 6687, app/assets/stylesheets/website/globals/_lawclerk.scss */
.slider-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  line-height: 26px;
  color: #2b201d;
  font-weight: 600;
  letter-spacing: 6px !important;
  text-decoration: none;
  text-align: center;
  min-height: 55px;
  margin-top: 40px;
}

/* line 6700, app/assets/stylesheets/website/globals/_lawclerk.scss */
.slider-content {
  min-height: 140px;
  font-family: 'Montserrat', sans-serif;
  font-size: 25px;
  line-height: 29px;
  color: #2b201d;
  font-weight: 200;
  letter-spacing: 0px !important;
  text-decoration: none;
  text-align: center;
  margin-top: 20px;
}

/* line 6715, app/assets/stylesheets/website/globals/_lawclerk.scss */
.step-text {
  padding: 30px;
  text-align: center;
  font-size: 18px;
}

/* line 6716, app/assets/stylesheets/website/globals/_lawclerk.scss */
.what_is_title_dark {
  font-size: 30px;
  letter-spacing: 5px;
  color: #2b201d;
  padding: 20px 0 0;
  text-align: center;
}

/* line 6717, app/assets/stylesheets/website/globals/_lawclerk.scss */
.how-it-works {
  padding-bottom: 70px;
}

/* line 6720, app/assets/stylesheets/website/globals/_lawclerk.scss */
.why_title {
  font-size: 30px;
  letter-spacing: 5px;
  color: #fff;
  padding: 20px 0 0;
  text-align: center;
}

/* line 6721, app/assets/stylesheets/website/globals/_lawclerk.scss */
.why-called-lawclerk {
  padding-top: 90px;
  padding-bottom: 90px;
  background: url(/assets/website/bg_howitworks-fe43ff1a9a26d88a9291ffaff5dd7b6f1bf191bbdb6692b192f85553815d8f2a.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 18px !important;
  color: #fff;
}

/* line 6722, app/assets/stylesheets/website/globals/_lawclerk.scss */
.why-called-lawclerk p {
  font-size: 18px !important;
  color: #fff;
  text-align: center;
  padding: 20px;
}

/* line 6723, app/assets/stylesheets/website/globals/_lawclerk.scss */
.whitebg {
  background-color: #fff !important;
  padding-top: 70px;
}

/* line 6724, app/assets/stylesheets/website/globals/_lawclerk.scss */
.section.slider {
  padding: 0 !important;
}

/* line 6725, app/assets/stylesheets/website/globals/_lawclerk.scss */
.nobottomborder {
  padding-bottom: 0px !important;
}

/* line 6726, app/assets/stylesheets/website/globals/_lawclerk.scss */
.sliderbtn {
  background-color: rgba(255, 255, 255, 0);
}

/* line 6727, app/assets/stylesheets/website/globals/_lawclerk.scss */
.filled {
  background-color: #C5B15D !important;
  color: #151D1F !important;
}

/* line 6728, app/assets/stylesheets/website/globals/_lawclerk.scss */
.filled-header {
  background-color: #C5B15D !important;
  color: #fff !important;
  line-height: 30px;
}

/* line 6729, app/assets/stylesheets/website/globals/_lawclerk.scss */
.navbar-nav a {
  background-color: rgba(255, 255, 255, 0) !important;
}

/* line 6730, app/assets/stylesheets/website/globals/_lawclerk.scss */
.main-header .logo.big {
  width: 100%;
  max-width: 390px !important;
  margin-top: 10px;
}

@media (max-width: 400px) {
  /* line 6733, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .nav_btn {
    padding: 5px 10px;
  }
}

/* line 6735, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-header-with-image.home {
  height: calc(100vh - 80px) !important;
  background-color: #151D1F;
  background-image: url(/assets/website/bg-table-58b7651866250e8c40bc7dbfb32f3079054fab8cf0731a33828e2807291f616c.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  width: 100%;
}

/* line 6743, app/assets/stylesheets/website/globals/_lawclerk.scss */
.topdiv {
  display: block;
}

/* line 6744, app/assets/stylesheets/website/globals/_lawclerk.scss */
.header-left-col {
  margin-top: 30px;
  padding-bottom: 30px;
}

/* line 6745, app/assets/stylesheets/website/globals/_lawclerk.scss */
.header-right-col {
  margin-top: 30px;
  padding-bottom: 30px;
}

/* line 6746, app/assets/stylesheets/website/globals/_lawclerk.scss */
.scrolldown {
  cursor: pointer;
}

/* line 6747, app/assets/stylesheets/website/globals/_lawclerk.scss */
.slider_title3_regular {
  font-size: 20px;
  color: #cccccc;
  letter-spacing: 3px;
  text-transform: regular;
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  /* line 6750, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .pc-video img {
    max-height: 270px;
    margin: 0 auto;
  }
  /*.bottom-center {display:none}*/
}

/* line 6754, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bottom-center {
  position: absolute;
  width: 100%;
  bottom: 10px;
  text-align: center;
  margin-top: 40px;
}

/* line 6762, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bounce {
  position: absolute;
  -webkit-animation: bounce 1s infinite;
}

/* line 6767, app/assets/stylesheets/website/globals/_lawclerk.scss */
.social-footer-disclaimer .fa.dark {
  color: #3A4B5B !important;
  margin: 0 25px;
}

@-webkit-keyframes bounce {
  0% {
    bottom: 15px;
  }
  25%, 75% {
    bottom: 17px;
  }
  50% {
    bottom: 20px;
  }
  100% {
    bottom: 10px;
  }
}

/* line 6777, app/assets/stylesheets/website/globals/_lawclerk.scss */
.getstarted .nav_btn, .getstarted .btn-standard {
  font-size: 12px !important;
}

/* line 6779, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-gold {
  margin-top: -2px;
  background-color: rgba(255, 255, 255, 0);
  border-color: #C5B15D;
  border-radius: 0;
  color: #fff !important;
  font-size: 12px;
  padding: 4px 5px;
  line-height: 30px;
}

/* line 6790, app/assets/stylesheets/website/globals/_lawclerk.scss */
.bg_brown {
  background-image: url(/assets/website/bg-table-58b7651866250e8c40bc7dbfb32f3079054fab8cf0731a33828e2807291f616c.jpg);
  margin-top: -50px;
  padding: 0 0 20px 0;
}

@media (min-width: 768px) and (max-width: 1090px) {
  /* line 6793, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .bottom-align-text {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}

@media (max-width: 480px) {
  /* line 6801, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .slider_title2 {
    font-size: 17px;
  }
  /* line 6802, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .slider_title3_regular {
    font-size: 14px;
  }
  /* line 6803, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .row_arrow {
    display: none;
  }
}

@media (max-width: 640px) {
  /* line 6807, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .slider_title2 {
    font-size: 20px;
  }
  /* line 6808, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .slider_title3_regular {
    font-size: 16px;
  }
  /* line 6809, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .row_arrow {
    display: none;
  }
}

/* line 6812, app/assets/stylesheets/website/globals/_lawclerk.scss */
.slider_title2.smaller {
  font-size: 38px !important;
}

/* line 6814, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-content.clio-integration {
  margin-top: 30px !important;
  padding-top: 20px;
  border-top: 4px solid #C5B15D;
}

/* line 6820, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-content.clio-integration .page-title {
  margin-bottom: 30px;
}

/* line 6824, app/assets/stylesheets/website/globals/_lawclerk.scss */
.box-content.clio-integration .page-title .clio-logo {
  margin-right: 5px;
}

/* line 6828, app/assets/stylesheets/website/globals/_lawclerk.scss */
.clio-integration input[type="checkbox"] {
  margin-right: 6px;
}

/* line 6832, app/assets/stylesheets/website/globals/_lawclerk.scss */
.clio-integration .form-inline.clearline .form-group {
  clear: both;
  width: 100%;
  margin-bottom: 15px;
}

/* line 6833, app/assets/stylesheets/website/globals/_lawclerk.scss */
.clio-integration .form-inline.clearline label.left20 {
  padding-left: 20px;
}

/* line 6834, app/assets/stylesheets/website/globals/_lawclerk.scss */
.clio-integration .clio-matter {
  line-height: 30px;
}

/* line 6836, app/assets/stylesheets/website/globals/_lawclerk.scss */
.less_description.collapse.in {
  display: inline;
}

/* line 6840, app/assets/stylesheets/website/globals/_lawclerk.scss */
.post-summary iframe {
  margin: 0 auto;
  display: inherit;
}

/* line 6845, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-block {
  text-align: right;
}

/* line 6850, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-block .lc-dark-btn {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  border-style: solid;
  border-width: 2px;
  text-decoration: none !important;
  padding: 0.6666em 1.6666em;
  letter-spacing: 0.1666rem;
  margin-left: 1em;
  margin-right: 1em;
  text-align: center;
  background-color: #c5b15d;
  border-color: #c5b15d;
  color: #3a4b5b !important;
  webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

/* line 6871, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-block .lc-dark-btn:hover {
  background: #ddd;
  color: #3a4b5b !important;
}

/* line 6877, app/assets/stylesheets/website/globals/_lawclerk.scss */
.profileReminderPopup .close {
  color: #C5B15D;
}

/* line 6880, app/assets/stylesheets/website/globals/_lawclerk.scss */
.profileReminderPopup .modal-inn {
  max-width: 550px;
  margin: 0 auto;
  width: 100%;
}

/* line 6886, app/assets/stylesheets/website/globals/_lawclerk.scss */
.profileReminderPopup .uprBlk .title {
  font-size: 34px;
}

/* line 6889, app/assets/stylesheets/website/globals/_lawclerk.scss */
.profileReminderPopup .uprBlk .des {
  margin-top: 10px;
}

/* line 6895, app/assets/stylesheets/website/globals/_lawclerk.scss */
.profileReminderPopup .lc-btn {
  color: #2b201d;
  padding: 10px;
  display: inline-block;
  margin-top: 40px;
}

/* line 6902, app/assets/stylesheets/website/globals/_lawclerk.scss */
.profileReminderPopup .lc-btn.lc-btn-border-gold {
  border: 1px solid #c7b35d;
}

/* line 6906, app/assets/stylesheets/website/globals/_lawclerk.scss */
.profileReminderPopup .lc-btn.lc-btn-gold {
  border: 1px solid #c7b35d;
  background: #c7b35d;
}

/* line 6912, app/assets/stylesheets/website/globals/_lawclerk.scss */
.profileReminderPopup .BottomBlk {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  /* line 6924, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .profileReminderPopup .BottomBlk {
    flex-direction: column;
  }
}

/* line 6931, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-wrapper.no-top {
  padding-bottom: 0 !important;
  /* min-height:950px; */
}

/* line 6932, app/assets/stylesheets/website/globals/_lawclerk.scss */
section.bottom-footer {
  margin-bottom: 0 !important;
}

/* line 6933, app/assets/stylesheets/website/globals/_lawclerk.scss */
#completeProfile h4.modal-title {
  margin-bottom: 20px;
}

/* line 6934, app/assets/stylesheets/website/globals/_lawclerk.scss */
#completeProfile .modal-body img {
  max-width: 350px;
  height: auto;
  margin-bottom: 20px;
}

/* line 6935, app/assets/stylesheets/website/globals/_lawclerk.scss */
#completeProfile .modal-body .projectname {
  margin-bottom: 5px;
  font-size: 18px;
  color: #636363;
  font-weight: 300;
}

/* line 6936, app/assets/stylesheets/website/globals/_lawclerk.scss */
#completeProfile .modal-body .name {
  font-weight: 600;
  letter-spacing: 0.4em;
  margin-bottom: 5px;
  font-size: 18px;
  color: #636363;
}

/* line 6937, app/assets/stylesheets/website/globals/_lawclerk.scss */
#completeProfile .message-profile {
  margin: 30px auto 20px;
  padding: 0 20px;
  max-width: 600px;
}

/* line 6938, app/assets/stylesheets/website/globals/_lawclerk.scss */
#completeProfile .message-points {
  margin: 20px auto 20px;
  text-align: left;
  max-width: 600px;
}

/* line 6939, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content {
  margin-bottom: -40px !important;
  display: flex !important;
  flex-wrap: wrap;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 6940, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content .col-sm-3, #two-column-content .col-sm-9 {
  float: none;
}

/* line 6941, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content .sidebar {
  padding: 30px;
  background: #edebea;
}

/* line 6942, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content .content {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 6943, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content .sidebar h2 {
  color: #5d5d5d !important;
  font-weight: 800 !important;
  font-size: 14px;
  text-align: left !important;
  margin: 0 0 30px !important;
}

/* line 6944, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content .profile-menu {
  margin-left: 0;
  padding-left: 20px;
  list-style: none !important;
}

/* line 6945, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content .profile-menu li {
  font-size: 1.275em;
  margin: 20px 0;
}

/* line 6946, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content .profile-menu a {
  color: #5d5d5d;
  font-weight: 300;
}

/* line 6947, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content .profile-menu .fa {
  font-size: 0.65em;
  color: #ec0b27;
  vertical-align: middle;
}

/* line 6948, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content .profile-menu .active a {
  font-weight: 600;
}

/* line 6949, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content h1 {
  color: #5d5d5d !important;
  margin: 5px 0 !important;
  text-align: left !important;
  text-transform: none !important;
  font-weight: 600;
  letter-spacing: 0 !important;
  font-size: 30px;
  line-height: 1.15em;
}

/* line 6950, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content .mb-4 {
  margin-bottom: 30px;
}

/* line 6951, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content form label {
  font-weight: 600;
  color: #5e5e5e;
  font-size: 16px;
}

/* line 6952, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content .form-control {
  margin-bottom: 20px;
  line-height: 20px;
  height: 40px;
  padding: 10px 15px;
  border-color: #e0e1e1 !important;
  color: #5e5e5e;
}

/* line 6953, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content textarea.form-control {
  height: 150px !important;
}

/* line 6954, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content .my-4 {
  margin: 30px 0;
}

/* line 6955, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content .mr-2 {
  margin-right: 15px;
}

/* line 6956, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content .my-1 {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 6957, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content .ml-2 {
  margin-left: 15px;
}

/* line 6958, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content .mt-2 {
  margin-top: 15px !important;
}

/* line 6959, app/assets/stylesheets/website/globals/_lawclerk.scss */
#two-column-content .mt-n2 {
  margin-top: -15px !important;
}

/* line 6960, app/assets/stylesheets/website/globals/_lawclerk.scss */
.form-container .form-group, .form-container-big .form-group {
  margin: 0;
}

/* line 6961, app/assets/stylesheets/website/globals/_lawclerk.scss */
.row-flex {
  display: flex;
}

/* line 6962, app/assets/stylesheets/website/globals/_lawclerk.scss */
.row-flex label.nowrap {
  margin-top: 5px;
}

/* line 6963, app/assets/stylesheets/website/globals/_lawclerk.scss */
.selected-list {
  margin: 0 -2px 0 10px !important;
  display: block;
  list-style: none;
  padding: 0 !important;
  width: 100%;
}

/* line 6964, app/assets/stylesheets/website/globals/_lawclerk.scss */
.selected-list li {
  padding: 2px !important;
  display: inline-block;
  width: auto;
}

/* line 6965, app/assets/stylesheets/website/globals/_lawclerk.scss */
.selected-list li .label-selected {
  display: inline-block;
  padding: 5px 10px;
  border: 0.5px solid #ccc;
  border-radius: 4px;
  font-weight: 600;
  color: #5d5d5d;
}

/* line 6966, app/assets/stylesheets/website/globals/_lawclerk.scss */
.selected-list li .close {
  margin-top: 0 !important;
  margin-left: 15px !important;
  opacity: 1 !important;
  padding: 0 !important;
}

/* line 6967, app/assets/stylesheets/website/globals/_lawclerk.scss */
.selected-list li .close span {
  color: #5d5d5d;
}

/* line 6968, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-blue {
  background-color: #3A4B5B;
  color: #fff;
  border: none !important;
  border-radius: 0px;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 16px;
  min-width: 0px;
  min-height: 40px;
  width: auto !important;
  margin-top: 0 !important;
  white-space: normal;
  padding: 15px 25px;
  font-size: 14px !important;
  letter-spacing: 3px;
  display: inline-block;
  font-weight: 800;
}

/* line 6987, app/assets/stylesheets/website/globals/_lawclerk.scss */
.profile-btn-gold {
  background-color: #c5b15d;
  color: #5d5d5d;
  border: none !important;
  border-radius: 0px;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 18px;
  min-width: 0px;
  min-height: 40px;
  width: auto !important;
  margin-top: 0 !important;
  white-space: normal;
  padding: 10px 15px;
  font-size: 14px !important;
  letter-spacing: 3px;
  display: inline-block;
  font-weight: 800;
}

/* line 7007, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-clear {
  background: none;
  border: 2px solid #c5b15d;
  color: #5d5d5d;
  box-sizing: border-box;
  border-radius: 0px;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 14px;
  min-width: 0px;
  min-height: 40px;
  width: auto !important;
  margin-top: 0 !important;
  white-space: normal;
  padding: 10px 15px;
  font-size: 14px !important;
  letter-spacing: 3px;
  display: inline-block;
  font-weight: 800;
}

/* line 7027, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-blue:hover, .btn-gold:hover, .btn-clear:hover {
  opacity: 0.9;
}

/* line 7028, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-gold:hover {
  color: #5d5d5d !important;
}

/* line 7029, app/assets/stylesheets/website/globals/_lawclerk.scss */
.btn-block {
  width: 100% !important;
}

/* line 7030, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dashed-drag-and-drop-box {
  background-color: #f7f7f8;
  background-image: linear-gradient(to right, #ccc3ba 50%, transparent 50%), linear-gradient(to right, #ccc3ba 50%, transparent 50%), linear-gradient(to bottom, #ccc3ba 50%, transparent 50%), linear-gradient(to bottom, #ccc3ba 50%, transparent 50%);
  background-position: left top, left bottom, left top, right top;
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size: 20px 1px, 20px 1px, 1px 20px, 1px 20px;
}

/* line 7037, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dashed-drag-and-drop-box b {
  text-decoration: underline;
}

/* line 7038, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dashed-inside {
  display: flex;
  align-content: center;
  justify-content: center;
  padding: 35px;
}

/* line 7039, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dashed-inside .col-auto {
  max-width: 35%;
}

/* line 7040, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dashed-inside .col-auto img {
  max-width: 100% !important;
  height: auto !important;
}

/* line 7041, app/assets/stylesheets/website/globals/_lawclerk.scss */
.dashed-inside .text-left {
  align-self: center;
  color: #5e5e5e !important;
}

/* line 7042, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lc-radio {
  display: block;
  padding-left: 1px !important;
  margin-top: 1em;
  margin-bottom: 2em;
  cursor: pointer;
}

/* line 7050, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lc-radio-no-icon {
  display: inline-block;
  padding-left: 0 !important;
  margin-top: .5em;
  margin-bottom: .5em;
  cursor: pointer;
}

/* line 7058, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lc-radio input {
  display: none;
}

/* line 7061, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lc-radio input + span {
  position: relative;
  display: block;
  height: 1.75em;
  padding-left: 1.75em;
  line-height: 1.75em;
}

/* line 7070, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lc-radio input + span:not(:empty) {
  padding-left: 2em;
}

/* line 7073, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lc-radio input + span:before, .lc-radio input + span:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1.75em;
  height: 1.75em;
  content: "";
  border-radius: 50%;
}

/* line 7086, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lc-radio input + span:before {
  transition: background 0.2s ease, -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
  transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
  transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2), -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
  border-width: 1px;
  border-style: solid;
  border-color: #cccccb;
  background: #fff;
}

/* line 7096, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lc-radio input + span:after {
  transition: -webkit-transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
  transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
  transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4), -webkit-transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

/* line 7103, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lc-radio input + span:after {
  background: #fff;
}

/* line 7106, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lc-radio input:checked + span:after {
  background: #3b4c5b;
}

/* line 7109, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lc-radio input:checked + span:before {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
  background: #fff;
}

/* line 7115, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lc-radio input:checked + span:after {
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  -webkit-transform: scale(0.65);
  transform: scale(0.65);
}

/* line 7122, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lc-radio:hover input + span:after {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

/* line 7126, app/assets/stylesheets/website/globals/_lawclerk.scss */
.lc-radio:hover input:checked + span:after {
  -webkit-transform: scale(0.65);
  transform: scale(0.65);
}

@media (min-width: 992px) {
  /* line 7132, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #completeProfile .modal-body {
    padding-top: 30px !important;
  }
  /* line 7133, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #completeProfile .modal-footer {
    padding-bottom: 40px !important;
  }
  /* line 7134, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #completeProfile .modal-dialog .nav_btn {
    padding: 6px 30px;
  }
  /* line 7135, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content {
    flex-wrap: nowrap;
  }
  /* line 7136, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .sidebar {
    min-width: 300px;
  }
  /* line 7137, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .sidebar h2 {
    letter-spacing: 0.5em;
    margin: 0 0 40px !important;
  }
  /* line 7138, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .profile-menu {
    padding-left: 30px;
  }
  /* line 7139, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content h1 {
    font-size: 33px;
    margin: 7px 0 !important;
  }
  /* line 7140, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .btn-blue {
    padding: 18px 52px;
    letter-spacing: 5px;
  }
  /* line 7141, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .btn-gold, .btn-clear {
    padding: 15px 25px;
    letter-spacing: 5px;
  }
  /* line 7142, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .form-control {
    margin-bottom: 30px;
    height: 50px;
    padding: 15px;
    font-size: 16px;
  }
  /* line 7143, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .form-control::placeholder {
    font-size: 16px !important;
  }
  /* line 7144, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .form-container {
    max-width: 540px;
    clear: both;
  }
  /* line 7145, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .form-container-big {
    max-width: 650px;
    clear: both;
  }
  /* line 7146, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .dashed-inside {
    padding: 60px;
  }
}

@media (min-width: 1360px) {
  /* line 7149, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .form-container {
    max-width: 60%;
    clear: both;
  }
  /* line 7150, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .form-container-big {
    max-width: 70%;
    clear: both;
  }
  /* line 7151, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content textarea.form-control {
    height: 200px !important;
  }
  /* line 7152, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .selected-list li .label-selected {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  /* line 7156, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #completeProfile .modal-body .name {
    font-weight: 600;
    letter-spacing: 0.2em;
  }
  /* line 7157, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .col-sm-3, #two-column-content .col-sm-9 {
    width: 100%;
  }
  /* line 7158, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .profile-menu {
    padding-left: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  /* line 7159, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .profile-menu li {
    margin: 10px;
  }
  /* line 7160, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .sidebar h2 {
    margin-bottom: 20px;
  }
  /* line 7161, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .sidebar {
    padding-bottom: 15px;
  }
  /* line 7162, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 7163, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content h1 {
    font-size: 26px;
  }
  /* line 7164, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .dashed-inside {
    padding: 20px;
  }
  /* line 7165, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .row-flex {
    flex-wrap: wrap;
  }
  /* line 7166, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .selected-list {
    margin: 0 -2px !important;
  }
  /* line 7167, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .selected-list li .close {
    margin-top: 0 !important;
  }
}

/*PIXELPRO 20-11-2020*/
/* line 7171, app/assets/stylesheets/website/globals/_lawclerk.scss */
.step-number {
  display: inline-block;
  padding: 5px;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  border: 0.5px solid #5d5d5d;
  text-align: center;
  margin-right: 5px;
  vertical-align: bottom;
}

/* line 7172, app/assets/stylesheets/website/globals/_lawclerk.scss */
.active .step-number {
  color: #fff;
  background-color: #3A4B5B;
  border-color: #3A4B5B;
}

@media (min-width: 992px) {
  /* line 7175, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #completeProfile .modal-body {
    padding-top: 30px !important;
  }
  /* line 7176, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #completeProfile .modal-footer {
    padding-bottom: 40px !important;
  }
  /* line 7177, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #completeProfile .modal-dialog .nav_btn {
    padding: 6px 30px;
  }
  /* line 7178, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content {
    flex-wrap: nowrap;
  }
  /* line 7179, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .sidebar {
    min-width: 300px;
  }
  /* line 7180, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .sidebar h2 {
    letter-spacing: 0.5em;
    margin: 0 0 40px !important;
  }
  /* line 7181, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .profile-menu {
    padding-left: 0;
  }
  /*PIXELPRO 20-11-2020: change in padding*/
  /* line 7182, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content h1 {
    font-size: 33px;
    margin: 7px 0 !important;
  }
  /* line 7183, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .btn-blue {
    padding: 18px 52px;
    letter-spacing: 5px;
  }
  /* line 7184, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .btn-gold, .btn-clear {
    padding: 15px 25px;
    letter-spacing: 5px;
  }
  /* line 7185, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .form-control {
    margin-bottom: 30px;
    height: 50px;
    padding: 15px;
    font-size: 16px;
  }
  /* line 7186, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .form-control::placeholder {
    font-size: 16px !important;
  }
  /* line 7187, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .form-container {
    max-width: 540px;
    clear: both;
  }
  /* line 7188, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .form-container-big {
    max-width: 650px;
    clear: both;
  }
  /* line 7189, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .dashed-inside {
    padding: 60px;
  }
}

@media (min-width: 1360px) {
  /* line 7192, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .form-container {
    max-width: 60%;
    clear: both;
  }
  /* line 7193, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .form-container-big {
    max-width: 70%;
    clear: both;
  }
  /* line 7194, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content textarea.form-control {
    height: 200px !important;
  }
  /* line 7195, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .selected-list li .label-selected {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  /* line 7199, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #completeProfile .modal-body .name {
    font-weight: 600;
    letter-spacing: 0.2em;
  }
  /* line 7200, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .col-sm-3, #two-column-content .col-sm-9 {
    width: 100%;
  }
  /* line 7201, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .profile-menu {
    padding-left: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  /* line 7202, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .profile-menu li {
    margin: 10px;
  }
  /* line 7203, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .sidebar h2 {
    margin-bottom: 20px;
  }
  /* line 7204, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .sidebar {
    padding-bottom: 15px;
  }
  /* line 7205, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content .content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 7206, app/assets/stylesheets/website/globals/_lawclerk.scss */
  #two-column-content h1 {
    font-size: 26px;
  }
  /* line 7207, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .dashed-inside {
    padding: 20px;
  }
  /* line 7208, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .row-flex {
    flex-wrap: wrap;
  }
  /* line 7209, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .selected-list {
    margin: 0 -2px !important;
  }
  /* line 7210, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .selected-list li .close {
    margin-top: 0 !important;
  }
}

/*styles April 2021*/
/* line 7215, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-wrapper section.bottom-footer {
  margin-bottom: -30px !important;
}

/* line 7216, app/assets/stylesheets/website/globals/_lawclerk.scss */
.myteam .middle-expectation {
  background-color: #3a4b5b !important;
}

/* line 7217, app/assets/stylesheets/website/globals/_lawclerk.scss */
.myteam .lawclerkbox-light .rating {
  max-width: 230px !important;
}

/* line 7218, app/assets/stylesheets/website/globals/_lawclerk.scss */
.myteam .lawclerkbox-light .progress-profile {
  width: 75% !important;
}

/* line 7219, app/assets/stylesheets/website/globals/_lawclerk.scss */
.myteam .lawclerkbox-light .small {
  font-size: 90%;
}

/* line 7220, app/assets/stylesheets/website/globals/_lawclerk.scss */
.biobox .project-review, .biobox .project-history {
  margin-top: 30px !important;
}

/* line 7221, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-reviews {
  overflow: hidden;
}

/* line 7222, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-reviews .progress .progress-bar p {
  font-size: 16px;
  font-weight: 400;
}

/* line 7223, app/assets/stylesheets/website/globals/_lawclerk.scss */
.biobox .project-history {
  padding: 0 !important;
  background: none !important;
}

/* line 7224, app/assets/stylesheets/website/globals/_lawclerk.scss */
.biobox .project-history .title {
  margin-bottom: 5px;
}

/* line 7225, app/assets/stylesheets/website/globals/_lawclerk.scss */
.biobox .project-history .title + .view-projects {
  margin-bottom: 10px;
  margin-top: 0;
}

/* line 7226, app/assets/stylesheets/website/globals/_lawclerk.scss */
.view-projects p {
  font-size: 12px;
  letter-spacing: 0.05em;
}

/* line 7227, app/assets/stylesheets/website/globals/_lawclerk.scss */
.biobox .content-history {
  padding: 25px 0 15px;
  min-height: 50px;
  color: #5b421f;
}

/* line 7228, app/assets/stylesheets/website/globals/_lawclerk.scss */
.myteam .total-projects {
  color: #3a4b5b;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.2em;
}

/* line 7229, app/assets/stylesheets/website/globals/_lawclerk.scss */
.myteam .info-boxes p {
  color: #5b421f;
  font-weight: 600;
}

/* line 7230, app/assets/stylesheets/website/globals/_lawclerk.scss */
.myteam .info-boxes p:last-of-type {
  margin-right: 0;
}

/* line 7231, app/assets/stylesheets/website/globals/_lawclerk.scss */
.history-scroll {
  max-height: 450px;
  overflow-y: auto;
}

/* line 7232, app/assets/stylesheets/website/globals/_lawclerk.scss */
.history-scroll .row {
  margin: 0 !important;
}

/* line 7233, app/assets/stylesheets/website/globals/_lawclerk.scss */
.history-scroll .row .history-box {
  padding-left: 0 !important;
}

/* line 7234, app/assets/stylesheets/website/globals/_lawclerk.scss */
.history-scroll .history-box a {
  font-weight: 600;
  text-decoration: underline;
}

/* line 7235, app/assets/stylesheets/website/globals/_lawclerk.scss */
.history-scroll .col-md-5 p {
  text-align: justify;
}

/* line 7236, app/assets/stylesheets/website/globals/_lawclerk.scss */
.history-scroll .history-label p {
  font-size: 10px;
  letter-spacing: 0.2em;
  font-weight: 600;
  line-height: 2em;
}

/* line 7237, app/assets/stylesheets/website/globals/_lawclerk.scss */
.history-scroll .history-box.col-md-3 p:first-of-type {
  font-size: 1.25em;
}

/* line 7238, app/assets/stylesheets/website/globals/_lawclerk.scss */
.history-scroll .history-box.col-md-3 p:last-of-type {
  font-size: 0.85em;
  font-weight: 600;
}

/* line 7239, app/assets/stylesheets/website/globals/_lawclerk.scss */
.deleteDraft .name {
  max-width: 600px;
  margin: 0 auto 25px;
}

/* line 7240, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box.bg-gray .status.blue, .post-status .status.blue {
  background: #a0bcd1;
}

/* line 7241, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box.project .avatar.draft-actions, .small-box.project .avatar.pending-actions {
  display: flex;
  min-height: 32px;
  align-items: center;
}

/* line 7242, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box .avatar.pending-actions {
  width: 40% !important;
}

/* line 7243, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box.project .avatar.draft-actions a i {
  font-size: 1.3em;
  vertical-align: middle;
  padding-bottom: 2px;
}

/* line 7244, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box.project .avatar.draft-actions a span {
  font-size: 8px;
  margin-left: 3px;
  text-transform: uppercase;
  color: #000;
  vertical-align: middle;
  font-weight: 600;
  letter-spacing: 0.15em;
}

/* line 7245, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box.project:hover .avatar.draft-actions {
  z-index: 20;
  position: absolute;
}

/* line 7246, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box.project:hover .avatar.draft-actions a, .small-box.project:hover .avatar.draft-actions a span {
  color: #fff !important;
}

/* line 7247, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box.project:hover .avatar.draft-actions a:hover, .small-box.project:hover .avatar.draft-actions a:hover span {
  color: #ead994 !important;
}

/* line 7248, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box.project .avatar.pending-actions {
  vertical-align: middle;
  display: flex;
  margin-left: 8px;
  flex-wrap: wrap;
}

/* line 7249, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box.project .avatar.pending-actions p .pending {
  font-size: 6px;
  margin: 10px 0 0 10px;
  text-transform: uppercase;
  color: #000;
  font-weight: 400;
  letter-spacing: 0.15em;
  width: 100%;
  display: block;
  overflow: hidden;
}

/* line 7250, app/assets/stylesheets/website/globals/_lawclerk.scss */
.small-box.project .avatar.pending-actions p .lawclerk-name {
  font-size: 8px;
  margin: 0 0 0 10px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  letter-spacing: 0.15em;
  width: 100%;
  display: block;
  overflow: hidden;
}

@media all and (min-width: 992px) {
  /* line 7253, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .history-scroll .history-label {
    display: flex;
    justify-content: flex-end;
  }
  /* line 7254, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .history-scroll .history-label p {
    display: block;
    text-align: center;
    max-width: 250px;
    width: 100%;
  }
}

@media all and (min-width: 1025px) {
  /* line 7258, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .myteam .title, .myteam .total-projects {
    letter-spacing: 0.3em !important;
  }
  /* line 7259, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .myteam .info-boxes p {
    margin: 0 0 0 10px;
  }
  /* line 7260, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .myteam .info-boxes .small-square {
    margin: 0 0 0 50px;
  }
  /* line 7261, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .myteam .info-boxes .small-square:first-of-type {
    margin: 0;
  }
  /* line 7262, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .history-scroll {
    max-height: 650px;
  }
}

@media all and (max-width: 1400px) {
  /* line 7266, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .small-box .avatar.pending-actions {
    width: 35% !important;
  }
}

@media all and (max-width: 1024px) {
  /* line 7270, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .myteam .info-boxes p {
    font-size: 15px;
  }
}

@media all and (min-width: 768px) {
  /* line 7274, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .myteam .lawclerkbox-light .performance {
    margin-top: 25px;
  }
  /* line 7275, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .myteam .lawclerkbox-light .rating {
    margin-bottom: 0 !important;
  }
  /* line 7276, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .biocontent {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 7277, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .biobox .project-review, .biobox .project-history {
    margin-top: 50px !important;
  }
  /* line 7278, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .content-reviews .progress {
    height: 60px;
  }
  /* line 7279, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .content-reviews .progress .progress-bar p {
    font-size: 20px;
    font-weight: 600;
    margin: 20px 0;
    line-height: 20px;
  }
}

@media all and (max-width: 767px) {
  /* line 7283, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .content-reviews .progress {
    margin-bottom: 5px;
  }
  /* line 7284, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .myteam .total-projects {
    text-align: left;
    margin-bottom: 15px;
  }
  /* line 7285, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .myteam .info-boxes p {
    font-size: 7px;
  }
}

/*styles May 2021*/
/* line 7289, app/assets/stylesheets/website/globals/_lawclerk.scss */
.content-wrapper section.bottom-footer {
  margin-bottom: -30px !important;
}

/* line 7290, app/assets/stylesheets/website/globals/_lawclerk.scss */
.ml-2.reset-clio {
  margin-left: 10px;
}

/* line 7291, app/assets/stylesheets/website/globals/_lawclerk.scss */
.text-center.applied-text {
  line-height: 1.75em;
  margin: 30px 0 20px;
  font-size: 1.2em;
}

/* line 7292, app/assets/stylesheets/website/globals/_lawclerk.scss */
.d-block {
  display: block !important;
}

/* line 7293, app/assets/stylesheets/website/globals/_lawclerk.scss */
.congrats-buttons .mt-2 {
  margin-top: 10px;
}

/* line 7294, app/assets/stylesheets/website/globals/_lawclerk.scss */
.congrats-buttons {
  max-width: 320px;
  margin: auto;
}

@media all and (max-width: 767px) {
  /* line 7297, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .box-content-big {
    margin: 50px auto;
  }
  /* line 7298, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .content-header {
    padding: 0 10px;
  }
  /* line 7299, app/assets/stylesheets/website/globals/_lawclerk.scss */
  h1.spaced {
    letter-spacing: 2px;
  }
  /* line 7300, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .bottom-footer .col-sm-3 {
    margin-bottom: 30px;
  }
}

@media all and (max-width: 480px) {
  /* line 7304, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .content-header .secondary_icon {
    float: none;
  }
  /* line 7305, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .content-header .secondary_icon .form-inline {
    width: 100%;
  }
  /* line 7306, app/assets/stylesheets/website/globals/_lawclerk.scss */
  .ml-2.reset-clio {
    width: 100%;
    margin: 5px 0;
  }
}

/* line 2, app/assets/stylesheets/website/globals/_css.scss */
#progressbar {
  margin: 0 0 30px 0;
  padding: 0;
  overflow: hidden;
}

/* line 8, app/assets/stylesheets/website/globals/_css.scss */
#progressbar li {
  list-style-type: none;
  color: #797979;
  text-transform: uppercase;
  font-size: 12px;
  width: 25%;
  float: left;
  position: relative;
  font-weight: 500;
}

/* line 19, app/assets/stylesheets/website/globals/_css.scss */
#progressbar li:first-child:before {
  content: "1";
}

/* line 22, app/assets/stylesheets/website/globals/_css.scss */
#progressbar li:nth-child(2):before {
  content: "2";
}

/* line 26, app/assets/stylesheets/website/globals/_css.scss */
#progressbar li:nth-child(3):before {
  content: "3";
}

/* line 29, app/assets/stylesheets/website/globals/_css.scss */
#progressbar li:last-child:before {
  content: "4";
}

/* line 32, app/assets/stylesheets/website/globals/_css.scss */
#progressbar li:before {
  width: 80px;
  height: 80px;
  font-family: Ionicons;
  font-size: 25px;
  line-height: 80px;
  border-radius: 50%;
  border: 2px solid #797979;
  background-color: white;
  display: block;
  margin: 0 auto 5px auto;
}

/* line 44, app/assets/stylesheets/website/globals/_css.scss */
#progressbar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #797979;
  position: absolute;
  top: 40px;
  z-index: -1;
  left: -50%;
}

/* line 54, app/assets/stylesheets/website/globals/_css.scss */
#progressbar li:first-child:after {
  content: none;
}

/* line 58, app/assets/stylesheets/website/globals/_css.scss */
#progressbar li.active:before, #progressbar li.active:after, #progressbar li.active {
  border-color: #2db36f;
  color: #2db36f;
}

/* line 63, app/assets/stylesheets/website/globals/_css.scss */
#progressbar li.active + li:after {
  background-color: #2db36f;
  content: '';
}

/* line 68, app/assets/stylesheets/website/globals/_css.scss */
#progressbar li.active:before {
  content: '\f3fd';
}

/* line 71, app/assets/stylesheets/website/globals/_css.scss */
.rating-popup {
  position: fixed;
  right: 10px;
  bottom: 0;
  z-index: 999;
  width: 320px;
  background: #fff;
  box-shadow: 0 0 10px #ccc;
  padding: 20px;
  box-sizing: border-box;
  min-height: 450px;
}

/* line 83, app/assets/stylesheets/website/globals/_css.scss */
.rating-popup button {
  -webkit-appearance: none;
  background: none;
  border: none;
}

/* line 88, app/assets/stylesheets/website/globals/_css.scss */
.rating-popup .close-popup {
  position: absolute;
  top: 10px;
  right: 10px;
  font-weight: 900;
  color: #ccc;
  font-size: 20px;
  cursor: pointer;
}

/* line 97, app/assets/stylesheets/website/globals/_css.scss */
.rating-popup .intro h4 {
  padding: 175px 0 0;
  margin: 0;
  font-weight: 400;
  font-size: 20px;
}

/* line 103, app/assets/stylesheets/website/globals/_css.scss */
.rating-popup .intro p {
  margin: 10px 0;
  padding-bottom: 120px;
}

/* line 107, app/assets/stylesheets/website/globals/_css.scss */
.rating-popup .button {
  display: table;
  margin: 10px auto 0;
  border: 2px solid #bdb25f;
  letter-spacing: 5px;
  padding: 5px 30px;
  font-weight: 600;
  cursor: pointer;
  background: #fff;
}

/* line 117, app/assets/stylesheets/website/globals/_css.scss */
.rating-popup .button:hover {
  background: #bdb25f;
  color: #fff;
}

/* line 121, app/assets/stylesheets/website/globals/_css.scss */
.rating-section .rating-steps {
  text-align: center;
  margin-bottom: 30px;
}

/* line 125, app/assets/stylesheets/website/globals/_css.scss */
.rating-section .ques {
  margin: 0 0 15px;
}

/* line 128, app/assets/stylesheets/website/globals/_css.scss */
.rating-section .option-row {
  margin-bottom: 10px;
}

/* line 131, app/assets/stylesheets/website/globals/_css.scss */
.rating-section .option-row input[type="radio"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

/* line 136, app/assets/stylesheets/website/globals/_css.scss */
.rating-section .option-row label {
  margin-left: 5px;
  vertical-align: middle;
  display: inline-block;
}

/* line 141, app/assets/stylesheets/website/globals/_css.scss */
.rating-section textarea {
  width: 100%;
  height: 100px;
  resize: none;
  margin: 5px 0 0;
  color: #000;
  background: #ebebeb;
  padding: 10px;
  box-sizing: border-box;
  font-family: inherit;
  font-size: 16px;
}

/* line 153, app/assets/stylesheets/website/globals/_css.scss */
.rating-popup .btn_begin {
  margin: 30px auto 120px;
}

/* line 156, app/assets/stylesheets/website/globals/_css.scss */
.positon-box {
  position: relative;
}

/* line 159, app/assets/stylesheets/website/globals/_css.scss */
.plusIcon {
  position: absolute;
  width: 17px;
  height: 15px;
  background: url(/assets/website/plus-image.png) no-repeat;
  top: 1px;
  right: 1px;
  cursor: pointer;
  background-size: 15px;
  z-index: 9;
  margin-top: 1px;
}

/* line 1, app/assets/stylesheets/website/globals/_modal.scss */
#confirm {
  display: none;
}

/* line 1, app/assets/stylesheets/website/globals/_modal_crop.scss */
.add_photo_field, .add_image_field {
  display: none !important;
}

/* line 5, app/assets/stylesheets/website/globals/_modal_crop.scss */
input[class^="add_photo_field"] {
  display: none !important;
}

/* line 9, app/assets/stylesheets/website/globals/_modal_crop.scss */
.image_wrapper {
  position: relative;
  display: inline-block;
  margin: 6px;
  /*min-height: 250px;
	min-width: 960px;
	max-height: 250px;
	max-width: 960px;*/
}

/* line 19, app/assets/stylesheets/website/globals/_modal_crop.scss */
.image_wrapper:hover a {
  display: block;
}

/* line 23, app/assets/stylesheets/website/globals/_modal_crop.scss */
.image_remove_button {
  position: absolute;
  display: none;
  top: 6px;
  right: 6px;
  background-color: black;
  padding: 2px 8px;
  color: white !important;
}

/* line 33, app/assets/stylesheets/website/globals/_modal_crop.scss */
.border_radius_50p {
  border-radius: 50%;
}

/* line 37, app/assets/stylesheets/website/globals/_modal_crop.scss */
.send_offer_modal {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #999999;
  height: 40px;
}

/*Paddings*/
/* line 45, app/assets/stylesheets/website/globals/_modal_crop.scss */
.padding_zero {
  padding: 0 !important;
}

/* line 49, app/assets/stylesheets/website/globals/_modal_crop.scss */
.padding {
  padding: 10px !important;
}

/* line 53, app/assets/stylesheets/website/globals/_modal_crop.scss */
.padding_top {
  padding-top: 10px;
}

/* line 57, app/assets/stylesheets/website/globals/_modal_crop.scss */
.display_inline_block {
  display: inline-block !important;
}

/* line 61, app/assets/stylesheets/website/globals/_modal_crop.scss */
.color_fff {
  color: #ffffff !important;
}

/* line 65, app/assets/stylesheets/website/globals/_modal_crop.scss */
.float_right {
  float: right !important;
}

/* line 69, app/assets/stylesheets/website/globals/_modal_crop.scss */
.font_16px {
  font-size: 16px !important;
}

/* line 76, app/assets/stylesheets/website/globals/_modal_crop.scss */
#editPhotoModal .send_offer_modal {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #000;
  height: 40px;
}

/* line 83, app/assets/stylesheets/website/globals/_modal_crop.scss */
#editPhotoModal button[type=button], #editPhotoModal .add-button {
  min-width: 0px !important;
  background-image: none !important;
}

/* line 91, app/assets/stylesheets/website/globals/_modal_crop.scss */
.main-container {
  float: left;
  position: relative;
  left: 5%;
}

/* line 97, app/assets/stylesheets/website/globals/_modal_crop.scss */
.fixer-container {
  float: left;
  position: relative;
  /*left: -50%;*/
}

/* line 1, app/assets/stylesheets/website/globals/_addons.scss */
.btn-transparent-login {
  background-color: transparent;
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
}

/* line 8, app/assets/stylesheets/website/globals/_addons.scss */
.btn-transparent {
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  padding: 0px;
}

/* line 15, app/assets/stylesheets/website/globals/_addons.scss */
.username {
  text-transform: uppercase;
}

/* line 19, app/assets/stylesheets/website/globals/_addons.scss */
.editable_title, .editable_desc {
  border: 1px solid #5b421f;
  background-color: transparent;
}

/* line 24, app/assets/stylesheets/website/globals/_addons.scss */
.lawclerk_id_verification_image,
.accredited_law_school_file,
.photo_label,
.sample_label,
.resume_label {
  letter-spacing: 0px !important;
}

/* line 33, app/assets/stylesheets/website/globals/_addons.scss */
.field_with_errors .form-control {
  border-color: red !important;
}

/* line 38, app/assets/stylesheets/website/globals/_addons.scss */
.field_with_errors span.error {
  color: red !important;
}

/* line 42, app/assets/stylesheets/website/globals/_addons.scss */
.error {
  color: red !important;
  list-style: none;
  display: inline-block;
  margin-bottom: -5px !important;
}

/* line 49, app/assets/stylesheets/website/globals/_addons.scss */
.alert-error {
  color: #fff !important;
}

/* line 53, app/assets/stylesheets/website/globals/_addons.scss */
.error_camera {
  color: #3a4b5b;
  font-style: italic;
}

/* line 58, app/assets/stylesheets/website/globals/_addons.scss */
.form_errors, .password_form_errors {
  color: red !important;
  list-style: none;
}

/* line 63, app/assets/stylesheets/website/globals/_addons.scss */
.password_form_errors {
  font-size: 14px;
}

/* line 67, app/assets/stylesheets/website/globals/_addons.scss */
.dropdown-item {
  display: block;
  width: auto;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: 400;
  color: #292b2c;
  text-align: inherit;
  background: 0 0;
  border: 0;
}

/* line 79, app/assets/stylesheets/website/globals/_addons.scss */
.contact_name_override {
  color: #394a5b !important;
}

/* line 83, app/assets/stylesheets/website/globals/_addons.scss */
.pagination {
  display: none;
}

/* line 87, app/assets/stylesheets/website/globals/_addons.scss */
.retrieve-history {
  width: 100%;
  text-align: center;
  font-style: italic;
  margin-top: 8px;
  color: grey;
}

/* line 95, app/assets/stylesheets/website/globals/_addons.scss */
.slimScrollDiv {
  overflow-y: scroll !important;
  overflow-x: scroll !important;
}

/* line 100, app/assets/stylesheets/website/globals/_addons.scss */
#photo_container, #veification_image_container {
  height: 220px;
  width: 220px;
  overflow: hidden;
}

/* line 106, app/assets/stylesheets/website/globals/_addons.scss */
#photo_container img,
#veification_image_container img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  object-fit: contain;
}

/* line 115, app/assets/stylesheets/website/globals/_addons.scss */
.secondary_icon .fa.avatar .offline {
  position: absolute;
  display: block !important;
  background-color: #cc0000 !important;
  border: 2px solid #fff !important;
  border-radius: 50% !important;
  width: 15px !important;
  height: 15px !important;
}

/* line 125, app/assets/stylesheets/website/globals/_addons.scss */
.chat .item > .offline {
  border: 2px solid #00a65a !important;
}

/* line 129, app/assets/stylesheets/website/globals/_addons.scss */
.project_documents_table {
  /*table-layout: fixed !important;*/
  width: 100%;
  word-wrap: break-word;
}

/* line 135, app/assets/stylesheets/website/globals/_addons.scss */
.footer-color {
  color: #523e34;
}

/* line 139, app/assets/stylesheets/website/globals/_addons.scss */
.footer {
  margin-top: 80px;
}

/* line 143, app/assets/stylesheets/website/globals/_addons.scss */
.compliance-item {
  margin-left: 15px !important;
  margin-top: -40px;
  font-size: 15px !important;
  color: #5b421f;
  display: block;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 154, app/assets/stylesheets/website/globals/_addons.scss */
.more-link, .less-link {
  color: #3A4B5B !important;
  display: block;
}

/* line 159, app/assets/stylesheets/website/globals/_addons.scss */
input::-webkit-input-placeholder {
  height: 36px;
  line-height: 2em;
}

/* line 164, app/assets/stylesheets/website/globals/_addons.scss */
.document_title, .document_navigation_title {
  word-wrap: break-word;
}

@media (min-width: 768px) {
  /* line 169, app/assets/stylesheets/website/globals/_addons.scss */
  input {
    margin-bottom: 2px;
  }
}

/* line 174, app/assets/stylesheets/website/globals/_addons.scss */
.alert {
  z-index: 1 !important;
}

/* line 178, app/assets/stylesheets/website/globals/_addons.scss */
.message_area {
  width: 100%;
  resize: none;
  overflow: hidden;
  height: 52px;
  padding: 2px;
  background-color: #a09a92;
  color: #fff;
  font-size: 16px;
  border: none;
  outline: none;
  padding: 3px 10px;
  margin: 7px 0px 0 0;
}

/* line 192, app/assets/stylesheets/website/globals/_addons.scss */
#chat_form .input-group-btn {
  padding-left: 1px;
}

/* line 195, app/assets/stylesheets/website/globals/_addons.scss */
.message_area::placeholder {
  color: #fff !important;
}

/* line 201, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle {
  margin: 20px auto;
  bottom: 20px;
  width: 40px;
  height: 40px;
  position: relative;
}

/* line 209, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle-less {
  width: 20px !important;
  height: 20px !important;
  margin: 0px !important;
  bottom: 0px !important;
  float: left;
  top: 0px;
  right: 10px;
}

/* line 219, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 227, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

/* line 238, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

/* line 243, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

/* line 248, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 253, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

/* line 258, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

/* line 263, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 268, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

/* line 273, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

/* line 278, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 283, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

/* line 288, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

/* line 293, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

/* line 297, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

/* line 301, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

/* line 305, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

/* line 309, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

/* line 313, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

/* line 317, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

/* line 321, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

/* line 325, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

/* line 329, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

/* line 333, app/assets/stylesheets/website/globals/_addons.scss */
.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}

/* line 348, app/assets/stylesheets/website/globals/_addons.scss */
.tooltip.in {
  opacity: 1 !important;
}

/* line 352, app/assets/stylesheets/website/globals/_addons.scss */
.tooltip-inner {
  text-align: left !important;
}

/* line 356, app/assets/stylesheets/website/globals/_addons.scss */
.main-header .logo.big {
  max-width: 310px !important;
}

/*.main-header .logo.big img {
  width: 180.48pt;
  height: 16.32pt;
}*/
/* line 365, app/assets/stylesheets/website/globals/_addons.scss */
.home_logo {
  display: block;
  max-width: 100%;
  height: 24px;
  margin-top: 20px !important;
}

/* line 372, app/assets/stylesheets/website/globals/_addons.scss */
.help_title {
  font-size: 40px !important;
  line-height: 42px;
  color: #fff !important;
  font: normal 22px/24px 'Montserrat', serif;
  letter-spacing: 3px;
  text-align: center !important;
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 383, app/assets/stylesheets/website/globals/_addons.scss */
.faq-page .back-button {
  margin-top: 30px;
  font-weight: 600;
  text-decoration: underline;
  letter-spacing: 1px;
}

/* line 390, app/assets/stylesheets/website/globals/_addons.scss */
.faq-page .small-box .title {
  font-weight: 600;
  letter-spacing: 6px;
}

/* line 395, app/assets/stylesheets/website/globals/_addons.scss */
.faq-page .helpcontent {
  margin: 0 12px;
  font-size: 13px !important;
}

/* line 400, app/assets/stylesheets/website/globals/_addons.scss */
.faq-page .helpcontent p, .faq-page .helpcontent a {
  font-size: 13px !important;
}

/* line 404, app/assets/stylesheets/website/globals/_addons.scss */
.main-header .logo.big {
  max-width: 310px !important;
}

/* line 408, app/assets/stylesheets/website/globals/_addons.scss */
.home_logo {
  display: block;
  max-width: 100%;
  height: 24px;
  margin-top: 20px !important;
}

/* line 415, app/assets/stylesheets/website/globals/_addons.scss */
.btn.btn-custom.delete {
  background-color: grey !important;
  border-color: grey !important;
}

/* line 420, app/assets/stylesheets/website/globals/_addons.scss */
.project_prior_conflicts .filter-option {
  color: black !important;
}

/* line 424, app/assets/stylesheets/website/globals/_addons.scss */
#attorney_id_verification_image_tooltip + .tooltip,
#lawclerk_id_verification_image_tooltip + .tooltip {
  position: relative !important;
  float: left !important;
  max-width: 400px !important;
  z-index: 0 !important;
}

/* line 432, app/assets/stylesheets/website/globals/_addons.scss */
#attorney_id_verification_image_tooltip + .tooltip {
  left: 200px !important;
}

/* line 436, app/assets/stylesheets/website/globals/_addons.scss */
#lawclerk_id_verification_image_tooltip + .tooltip {
  left: 280px !important;
}

/* line 440, app/assets/stylesheets/website/globals/_addons.scss */
.document_preview_link {
  color: #5B421F !important;
}

/* line 444, app/assets/stylesheets/website/globals/_addons.scss */
.scrollable-menu {
  width: 450px;
  height: auto;
  overflow: hidden;
}

/* line 450, app/assets/stylesheets/website/globals/_addons.scss */
.scrollable-item {
  height: 100%;
  margin-right: -50px;
  padding-right: 50px;
  overflow-y: scroll;
}

/* line 457, app/assets/stylesheets/website/globals/_addons.scss */
.asterisks:before {
  content: "* ";
  color: red;
}

/* line 462, app/assets/stylesheets/website/globals/_addons.scss */
.toggle_dark_rate {
  background-color: #eff0f1 !important;
}

/* line 466, app/assets/stylesheets/website/globals/_addons.scss */
.dropdown-menu-rating-filter {
  margin-left: 380px !important;
}

/* line 474, app/assets/stylesheets/website/globals/_addons.scss */
.cust-table {
  width: 100%;
  table-layout: fixed;
}

/* line 479, app/assets/stylesheets/website/globals/_addons.scss */
.cust-table thead, .cust-table tbody {
  display: block;
}

/* line 483, app/assets/stylesheets/website/globals/_addons.scss */
.cust-table tbody {
  max-height: 250px;
  overflow-y: auto;
}

/* line 488, app/assets/stylesheets/website/globals/_addons.scss */
.header-icon {
  vertical-align: top;
  display: inline-block;
  text-align: center;
  width: 70px;
  margin-top: 12px;
}

/* line 496, app/assets/stylesheets/website/globals/_addons.scss */
.caption {
  margin-top: 12px;
  display: block;
  color: #394a5b !important;
  text-decoration: underline;
  font-size: 9px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  line-height: 15px;
}

/* line 508, app/assets/stylesheets/website/globals/_addons.scss */
.custom_nav_btn {
  font-size: 8px !important;
  font-weight: 500 !important;
  text-align: left !important;
  color: #394a5b !important;
}

/* line 515, app/assets/stylesheets/website/globals/_addons.scss */
.time_card_pencil_grayed_out {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

/* line 525, app/assets/stylesheets/website/globals/_addons.scss */
.dropdown-menu-attorney-timecard {
  margin-right: 18px !important;
  margin-top: -3px !important;
}

/* line 530, app/assets/stylesheets/website/globals/_addons.scss */
.secondary_icon .dropdown-toggle-timecard-attorney {
  vertical-align: middle !important;
  display: inline-block !important;
}

/* line 535, app/assets/stylesheets/website/globals/_addons.scss */
.billing-points-img-container {
  display: block !important;
  padding: 10px !important;
}

/* line 540, app/assets/stylesheets/website/globals/_addons.scss */
.billing-points-img-container img {
  height: 100% !important;
  width: 100% !important;
  margin: auto !important;
  display: block !important;
}

/* line 547, app/assets/stylesheets/website/globals/_addons.scss */
.connected-to-clio-modal .modal-dialog {
  width: 52%;
}

/* line 551, app/assets/stylesheets/website/globals/_addons.scss */
.myteam .profile-buttons .col-sm-6 a {
  font-size: 10px !important;
  letter-spacing: 1px !important;
  white-space: inherit;
  text-align: center !important;
  padding: 5px;
}

/* line 559, app/assets/stylesheets/website/globals/_addons.scss */
.myteam .invitation-buttons .col-sm-6 a {
  margin-top: 0 !important;
  white-space: normal;
  padding: 5px 8px;
  font-size: 10px !important;
  letter-spacing: 1px;
}

/* line 567, app/assets/stylesheets/website/globals/_addons.scss */
#progressbar4.newbar {
  max-width: 700px;
  margin: 30px auto 10px;
}

/* line 571, app/assets/stylesheets/website/globals/_addons.scss */
#progressbar4.newbar li:before {
  width: 60px;
  height: 60px;
  font-size: 20px !important;
  line-height: 58px;
  background-color: #f7f7f8 !important;
  outline: 10px solid #f7f7f8 !important;
}

/* line 579, app/assets/stylesheets/website/globals/_addons.scss */
#progressbar4.newbar li:after {
  top: 30px;
  margin-left: 40px;
}

/* line 583, app/assets/stylesheets/website/globals/_addons.scss */
#progressbar4.newbar li.active:before {
  line-height: 54px;
  outline: 10px solid #f7f7f8 !important;
}

/* line 588, app/assets/stylesheets/website/globals/_addons.scss */
.search-sort-by-label {
  margin-top: 5px !important;
}

/* Slider
------------------------------------------------------------------------------*/
/* line 3, app/assets/stylesheets/website/globals/_slider.scss */
.section.slider {
  padding: 1rem 0 1rem;
  color: 666565;
  text-align: center;
}

/* line 4, app/assets/stylesheets/website/globals/_slider.scss */
.slider-image {
  margin-bottom: 3rem;
}

/* line 5, app/assets/stylesheets/website/globals/_slider.scss */
.slider-heading {
  width: 100%;
  margin: 30px auto;
}

/* line 6, app/assets/stylesheets/website/globals/_slider.scss */
.slider-description {
  padding: 10px 0px 20px;
  max-width: 100%;
  font-size: 18px;
  color: #fff;
  text-align: center;
}

/* line 14, app/assets/stylesheets/website/globals/_slider.scss */
.slidercontainer {
  background-color: #3a4b5b;
  position: relative;
  max-width: 1000px;
  margin: 150px auto 20px;
  padding: 80px 20px;
  text-align: center;
}

/* line 23, app/assets/stylesheets/website/globals/_slider.scss */
.slidercontainer div {
  background-color: #3a4b5b;
  width: 100%;
  display: none;
}

/* line 30, app/assets/stylesheets/website/globals/_slider.scss */
.slidercontainer div:first-of-type {
  display: inline-block;
}

/* line 35, app/assets/stylesheets/website/globals/_slider.scss */
.slidercontainer img {
  width: 100%;
  height: auto;
}

/* line 40, app/assets/stylesheets/website/globals/_slider.scss */
button {
  border: none;
}

/* line 44, app/assets/stylesheets/website/globals/_slider.scss */
#wrapper {
  width: 100%;
  clear: both;
  position: relative;
}

/* line 50, app/assets/stylesheets/website/globals/_slider.scss */
#navleft {
  width: 15%;
  float: left;
}

/* line 55, app/assets/stylesheets/website/globals/_slider.scss */
#slides {
  width: 70%;
  float: left;
}

/* line 60, app/assets/stylesheets/website/globals/_slider.scss */
#navright {
  width: 15%;
  float: left;
}

/* line 65, app/assets/stylesheets/website/globals/_slider.scss */
.sliderbtn {
  width: 75px;
  height: 75px;
  background-size: 100% 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/* line 73, app/assets/stylesheets/website/globals/_slider.scss */
.sliderbtn.prev {
  background-image: url(/prev.png);
}

/* line 74, app/assets/stylesheets/website/globals/_slider.scss */
.sliderbtn.next {
  background-image: url(/next.png);
}

@media (max-width: 460px) {
  /* line 80, app/assets/stylesheets/website/globals/_slider.scss */
  .sliderbtn {
    width: 50px;
    height: 50px;
  }
}

/* Slider */
/* line 2, app/assets/stylesheets/website/globals/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 21, app/assets/stylesheets/website/globals/_slick.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 31, app/assets/stylesheets/website/globals/_slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 35, app/assets/stylesheets/website/globals/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 41, app/assets/stylesheets/website/globals/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 51, app/assets/stylesheets/website/globals/_slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

/* line 59, app/assets/stylesheets/website/globals/_slick.scss */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 66, app/assets/stylesheets/website/globals/_slick.scss */
.slick-track:after {
  clear: both;
}

/* line 70, app/assets/stylesheets/website/globals/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 75, app/assets/stylesheets/website/globals/_slick.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 83, app/assets/stylesheets/website/globals/_slick.scss */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 88, app/assets/stylesheets/website/globals/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 92, app/assets/stylesheets/website/globals/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 96, app/assets/stylesheets/website/globals/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 100, app/assets/stylesheets/website/globals/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 104, app/assets/stylesheets/website/globals/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 112, app/assets/stylesheets/website/globals/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* line 3, app/assets/stylesheets/website/globals/_slick-theme.scss */
.slick-loading .slick-list {
  background: #fff url(/assets/images/loading-225aa88b6ab02c06222ec9468d62e15fa188e39cdb9431d1f55401ad380753ed.gif) center center no-repeat;
}

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url(/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot);
  src: url(/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot?#iefix) format("embedded-opentype"), url(/assets/slick-26726bac4060abb1226e6ceebc1336e84930fe7a7af1b3895a109d067f5b5dcc.woff) format("woff"), url(/assets/slick-37bc99cfdbbc046193a26396787374d00e7b10d3a758a36045c07bd8886360d2.ttf) format("truetype"), url(/assets/slick-12459f221a0b787bf1eaebf2e4c48fca2bd9f8493f71256c3043e7a0c7e932f6.svg#slick) format("svg");
}

/* Arrows */
/* line 19, app/assets/stylesheets/website/globals/_slick-theme.scss */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

/* line 44, app/assets/stylesheets/website/globals/_slick-theme.scss */
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

/* line 53, app/assets/stylesheets/website/globals/_slick-theme.scss */
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 60, app/assets/stylesheets/website/globals/_slick-theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

/* line 66, app/assets/stylesheets/website/globals/_slick-theme.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 80, app/assets/stylesheets/website/globals/_slick-theme.scss */
.slick-prev {
  left: -25px;
}

/* line 84, app/assets/stylesheets/website/globals/_slick-theme.scss */
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

/* line 89, app/assets/stylesheets/website/globals/_slick-theme.scss */
.slick-prev:before {
  content: '←';
}

/* line 93, app/assets/stylesheets/website/globals/_slick-theme.scss */
[dir='rtl'] .slick-prev:before {
  content: '→';
}

/* line 98, app/assets/stylesheets/website/globals/_slick-theme.scss */
.slick-next {
  right: -25px;
}

/* line 102, app/assets/stylesheets/website/globals/_slick-theme.scss */
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

/* line 107, app/assets/stylesheets/website/globals/_slick-theme.scss */
.slick-next:before {
  content: '→';
}

/* line 111, app/assets/stylesheets/website/globals/_slick-theme.scss */
[dir='rtl'] .slick-next:before {
  content: '←';
}

/* Dots */
/* line 117, app/assets/stylesheets/website/globals/_slick-theme.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 122, app/assets/stylesheets/website/globals/_slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

/* line 137, app/assets/stylesheets/website/globals/_slick-theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 150, app/assets/stylesheets/website/globals/_slick-theme.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 168, app/assets/stylesheets/website/globals/_slick-theme.scss */
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

/* line 173, app/assets/stylesheets/website/globals/_slick-theme.scss */
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

/* line 178, app/assets/stylesheets/website/globals/_slick-theme.scss */
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 199, app/assets/stylesheets/website/globals/_slick-theme.scss */
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

/*.main-header .logo {
  width: 170px;
  padding: 0 10px;
}*/
/* line 5, app/assets/stylesheets/website/globals/_fixes.scss */
.logo {
  margin-left: 0px;
}

/* line 9, app/assets/stylesheets/website/globals/_fixes.scss */
.lawclerkbox-dark a.btn-custom-review {
  padding-top: 6px;
}

/* line 13, app/assets/stylesheets/website/globals/_fixes.scss */
.lawclerkbox-light a.btn-custom-decline,
.lawclerkbox-light a.btn-custom-review,
.lawclerkbox-dark a.btn-custom-decline {
  padding-top: 13px;
}

/* line 19, app/assets/stylesheets/website/globals/_fixes.scss */
.control-sidebar-tabs .menu-link {
  padding-top: 38px;
}

/* line 23, app/assets/stylesheets/website/globals/_fixes.scss */
textarea {
  max-width: 100%;
}

/* line 27, app/assets/stylesheets/website/globals/_fixes.scss */
.box-content input[type="radio"] {
  box-shadow: none;
  margin-right: 5px;
}

/* line 32, app/assets/stylesheets/website/globals/_fixes.scss */
.star-rating i.fa-star {
  cursor: pointer;
}

/* line 35, app/assets/stylesheets/website/globals/_fixes.scss */
a.disabled {
  cursor: default;
  pointer-events: none;
}

/* line 36, app/assets/stylesheets/website/globals/_fixes.scss */
a.disabled .nav_btn {
  color: rgba(57, 74, 91, 0.3) !important;
  border: 1px solid rgba(197, 177, 93, 0.3) !important;
}

/* line 37, app/assets/stylesheets/website/globals/_fixes.scss */
button:disabled .nav_btn {
  color: rgba(57, 74, 91, 0.3) !important;
  border: 1px solid rgba(197, 177, 93, 0.3) !important;
}

/* line 39, app/assets/stylesheets/website/globals/_fixes.scss */
.btn-transparent {
  height: 34px;
}

/* line 43, app/assets/stylesheets/website/globals/_fixes.scss */
.merchant-form-container.unselected {
  display: none;
}

/* line 49, app/assets/stylesheets/website/globals/_fixes.scss */
.black .navbar {
  background-color: #151d1f !important;
}

/* line 53, app/assets/stylesheets/website/globals/_fixes.scss */
.black .nav > li > a:hover,
.black .nav > li > a:active,
.black .nav > li > a:focus {
  color: #444;
  background: #151d1f;
}

/*.content-wrapper {
  min-height: 1000px;
}*/
/* line 65, app/assets/stylesheets/website/globals/_fixes.scss */
.alert {
  position: relative;
  width: 100%;
  z-index: 100;
}

/* line 71, app/assets/stylesheets/website/globals/_fixes.scss */
.responsive_photo_grid_container {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 77, app/assets/stylesheets/website/globals/_fixes.scss */
.responsive_photo_grid_container img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* line 89, app/assets/stylesheets/website/globals/_fixes.scss */
.responsive_photo_grid_container:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* initial ratio of 1:1*/
}

/* line 95, app/assets/stylesheets/website/globals/_fixes.scss */
.error_base {
  color: red !important;
  padding-bottom: 10px;
  display: block;
}

/* line 101, app/assets/stylesheets/website/globals/_fixes.scss */
.inline-wrapper {
  display: inline;
}

/* line 105, app/assets/stylesheets/website/globals/_fixes.scss */
.content-header-with-image .center-center {
  top: calc(50% - 36px);
}

/* line 109, app/assets/stylesheets/website/globals/_fixes.scss */
.btn-transparent.view {
  margin-top: 50px;
}

/*.btn-transparent.start {
  margin-top: 30px;
  margin-bottom: 30px;
}*/
/* line 118, app/assets/stylesheets/website/globals/_fixes.scss */
.three-items-grid div:nth-child(3n+1) {
  clear: both;
}

/* line 122, app/assets/stylesheets/website/globals/_fixes.scss */
.wrapper-no-scrollbar {
  margin-right: auto;
  margin-left: auto;
  max-width: 5000px !important;
}

/* line 128, app/assets/stylesheets/website/globals/_fixes.scss */
.ui-autocomplete, .pac-container {
  z-index: 9999 !important;
}

/* line 132, app/assets/stylesheets/website/globals/_fixes.scss */
.bootstrap-datetimepicker-widget .datepicker-decades {
  min-width: 388px;
}

/* line 135, app/assets/stylesheets/website/globals/_fixes.scss */
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  min-width: 110px !important;
  line-height: 54px !important;
}

/* line 140, app/assets/stylesheets/website/globals/_fixes.scss */
.bootstrap-datetimepicker-widget .datepicker-decades .table-condensed tbody span:not(.decade) {
  display: none !important;
}

/* line 145, app/assets/stylesheets/website/globals/_fixes.scss */
.bootstrap-datetimepicker-widget table td.day {
  width: 62px !important;
}

/* line 149, app/assets/stylesheets/website/globals/_fixes.scss */
.header-mobile {
  display: none;
}

/* line 153, app/assets/stylesheets/website/globals/_fixes.scss */
.project-details-link {
  height: 20px;
  display: block;
}

/* line 157, app/assets/stylesheets/website/globals/_fixes.scss */
.project-details-link a {
  margin-top: 10px;
  margin-left: 10px;
  display: inline-block;
  white-space: nowrap;
}

/* line 164, app/assets/stylesheets/website/globals/_fixes.scss */
.project-details-link a.project_detail {
  line-height: 20px;
  color: #394a5b;
  text-decoration: underline;
  margin-left: 0 !important;
}

/* line 172, app/assets/stylesheets/website/globals/_fixes.scss */
.project-details-back {
  height: 35px;
}

/* line 175, app/assets/stylesheets/website/globals/_fixes.scss */
.project-details-back a {
  color: #394a5b;
  line-height: 20px;
  text-decoration: underline;
}

/* line 182, app/assets/stylesheets/website/globals/_fixes.scss */
.filled-header {
  color: black !important;
}

/* line 186, app/assets/stylesheets/website/globals/_fixes.scss */
.image-arrow.positioned-to-right:not(.last):after {
  right: -30px;
}

@media (max-width: 767px) {
  /* line 192, app/assets/stylesheets/website/globals/_fixes.scss */
  .header-desktop {
    display: none;
  }
  /* line 196, app/assets/stylesheets/website/globals/_fixes.scss */
  .header-mobile {
    display: block;
  }
}

/* line 201, app/assets/stylesheets/website/globals/_fixes.scss */
.navbar-nav > .notifications-menu > .dropdown-menu {
  width: 280px !important;
  margin: 0 !important;
  top: 100% !important;
}

/* line 207, app/assets/stylesheets/website/globals/_fixes.scss */
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block !important;
  margin: 0 !important;
  font-weight: normal !important;
  font-size: 18px !important;
}

/* line 214, app/assets/stylesheets/website/globals/_fixes.scss */
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px !important;
}

/* line 218, app/assets/stylesheets/website/globals/_fixes.scss */
.page-clio-buttons .btn-small {
  margin: 0 !important;
}

/* line 222, app/assets/stylesheets/website/globals/_fixes.scss */
.page-clio-buttons .btn-small:last-child {
  margin-left: 20px !important;
}

/* line 225, app/assets/stylesheets/website/globals/_fixes.scss */
.contact-sidebar .social_icons .fa, .contact-sidebar .social_icons .fab {
  font-size: 32px;
  width: 50px;
  color: #394a5b;
}

/* line 230, app/assets/stylesheets/website/globals/_fixes.scss */
.dropdown-fix-top > .input > .dropdown > .dropdown-menu {
  bottom: auto;
  transform: translate3d(0px, -100%, 0px) !important;
}

/* line 236, app/assets/stylesheets/website/globals/_fixes.scss */
.dropdown-fix-bottom > .input > .dropdown > .dropdown-menu {
  bottom: auto;
  transform: translate3d(0px, 10%, 0px) !important;
}

/* line 242, app/assets/stylesheets/website/globals/_fixes.scss */
.dropdown-fix-top > .dropdown > .dropdown-menu {
  bottom: auto;
  transform: translate3d(0px, -100%, 0px) !important;
}

/* line 248, app/assets/stylesheets/website/globals/_fixes.scss */
.dropdown-fix-bottom > .dropdown > .dropdown-menu {
  bottom: auto;
  transform: translate3d(0px, 10%, 0px) !important;
}

/* line 253, app/assets/stylesheets/website/globals/_fixes.scss */
.alert-success {
  margin-bottom: 0px !important;
}

/* line 256, app/assets/stylesheets/website/globals/_fixes.scss */
.main-box-content {
  margin-left: 30px;
  margin-right: 30px;
}

/* line 260, app/assets/stylesheets/website/globals/_fixes.scss */
.contact-submit {
  margin-top: 30px;
}

/*
    Name: YouTubePopUp
    Description: jQuery plugin to display YouTube or Vimeo video in PopUp, responsive and retina, easy to use.
    Version: 1.0.1
    Plugin URL: http://wp-time.com/youtube-popup-jquery-plugin/
    Written By: Qassim Hassan
    Twitter: @QQQHZ
    Websites: wp-time.com | qass.im | wp-plugins.in
    Dual licensed under the MIT and GPL licenses:
        http://www.opensource.org/licenses/mit-license.php
        http://www.gnu.org/licenses/gpl.html
    Copyright (c) 2016 - Qassim Hassan
*/
/* line 17, app/assets/stylesheets/website/globals/_youtube-popup.scss */
.YouTubePopUp-Wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  z-index: 9999999999999;
}

/* line 28, app/assets/stylesheets/website/globals/_youtube-popup.scss */
.YouTubePopUp-animation {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: YouTubePopUp;
  animation-name: YouTubePopUp;
}

@-webkit-keyframes YouTubePopUp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes YouTubePopUp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* line 58, app/assets/stylesheets/website/globals/_youtube-popup.scss */
body.logged-in .YouTubePopUp-Wrap {
  /* For WordPress */
  top: 32px;
  z-index: 99998;
}

/* line 63, app/assets/stylesheets/website/globals/_youtube-popup.scss */
.YouTubePopUp-Content {
  max-width: 680px;
  display: block;
  margin: 0 auto;
  height: 100%;
  position: relative;
}

/* line 71, app/assets/stylesheets/website/globals/_youtube-popup.scss */
.YouTubePopUp-Content iframe {
  max-width: 100% !important;
  width: 100% !important;
  display: block !important;
  height: 480px !important;
  border: none !important;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

/* line 83, app/assets/stylesheets/website/globals/_youtube-popup.scss */
.YouTubePopUp-Hide {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: YouTubePopUpHide;
  animation-name: YouTubePopUpHide;
}

@-webkit-keyframes YouTubePopUpHide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes YouTubePopUpHide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* line 112, app/assets/stylesheets/website/globals/_youtube-popup.scss */
.YouTubePopUp-Close {
  position: absolute;
  top: 0;
  cursor: pointer;
  bottom: 528px;
  right: 0px;
  margin: auto 0;
  width: 24px;
  height: 24px;
  background: url(/close.png) no-repeat;
  background-size: 24px 24px;
  -webkit-background-size: 24px 24px;
  -moz-background-size: 24px 24px;
  -o-background-size: 24px 24px;
}

/* line 128, app/assets/stylesheets/website/globals/_youtube-popup.scss */
.YouTubePopUp-Close:hover {
  opacity: 0.5;
}

@media all and (max-width: 768px) and (min-width: 10px) {
  /* line 133, app/assets/stylesheets/website/globals/_youtube-popup.scss */
  .YouTubePopUp-Content {
    max-width: 90%;
  }
}

@media all and (max-width: 600px) and (min-width: 10px) {
  /* line 139, app/assets/stylesheets/website/globals/_youtube-popup.scss */
  .YouTubePopUp-Content iframe {
    height: 320px !important;
  }
  /* line 143, app/assets/stylesheets/website/globals/_youtube-popup.scss */
  .YouTubePopUp-Close {
    bottom: 362px;
  }
}

@media all and (max-width: 480px) and (min-width: 10px) {
  /* line 149, app/assets/stylesheets/website/globals/_youtube-popup.scss */
  .YouTubePopUp-Content iframe {
    height: 220px !important;
  }
  /* line 153, app/assets/stylesheets/website/globals/_youtube-popup.scss */
  .YouTubePopUp-Close {
    bottom: 262px;
  }
}

/* line 158, app/assets/stylesheets/website/globals/_youtube-popup.scss */
.videos-row {
  padding: 50px 0 60px;
}

/* line 159, app/assets/stylesheets/website/globals/_youtube-popup.scss */
.gap50 {
  margin-top: 0 !important;
  padding-top: 50px !important;
}

/* line 160, app/assets/stylesheets/website/globals/_youtube-popup.scss */
.videos-row .slick-slider .slick-list {
  padding: 20px 0 40px;
}

/* line 161, app/assets/stylesheets/website/globals/_youtube-popup.scss */
.videos-row .slick-slider .slick-slide {
  margin: 0 30px;
}

/* line 162, app/assets/stylesheets/website/globals/_youtube-popup.scss */
.videos-row .slick-slider .slideitem {
  max-width: 450px;
}

/* line 163, app/assets/stylesheets/website/globals/_youtube-popup.scss */
.videos-row .slick-slider .slideitem img {
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.15);
}

@media (min-width: 1200px) {
  /* line 166, app/assets/stylesheets/website/globals/_youtube-popup.scss */
  .videos-row .container {
    width: 94%;
  }
}

@media (min-width: 601px) {
  /* line 172, app/assets/stylesheets/website/globals/_youtube-popup.scss */
  .YouTubePopUp-Content iframe {
    height: 380px !important;
  }
  /* line 173, app/assets/stylesheets/website/globals/_youtube-popup.scss */
  .YouTubePopUp-Close {
    bottom: 428px !important;
  }
}

/* New styles Dashboard */
/* line 3, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.secondary_icon {
  text-align: center;
}

/* line 7, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.project_dash_icon {
  text-align: right !important;
}

/* line 11, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.secondary_icon .dropdown-toggle {
  vertical-align: middle;
  display: inline-block;
}

/* line 16, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.secondary_icon .icon-link {
  margin: 5px 15px;
  text-align: center;
}

/* line 21, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.secondary_icon .icon-link:last-of-type {
  margin-right: 0;
}

/* line 25, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.secondary_icon .icon-link .text-icon, .goback {
  font-size: 12px;
  margin-top: 10px;
  color: #3a4b5b;
  text-decoration: underline;
}

/* line 32, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.goback {
  display: inline-block;
}

/* line 36, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.secondary_icon img.icon {
  margin: 0 15px;
}

/* line 39, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.secondary_icon .fa.avatar {
  position: relative;
}

/* line 40, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.secondary_icon .fa.avatar .online {
  top: 51px;
  right: -6px !important;
  left: inherit !important;
}

/* line 41, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.secondary_icon .fa.avatar .offline {
  top: 51px;
  right: -6px !important;
  left: inherit !important;
}

/* line 42, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.secondary_icon .dropdown-toggle .fa-cog {
  font-size: 35px;
}

/* line 43, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.notifications-menu .label-danger {
  background: #ee2842 !important;
}

/* line 44, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.btn-red {
  border: none !important;
  border-radius: 0 !important;
  color: #fff !important;
  background: #ee2842 !important;
  text-transform: uppercase !important;
  font-size: 9px !important;
  letter-spacing: 2px;
  line-height: 16px;
  padding: 6px 20px;
  white-space: normal;
}

/* line 56, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.btn-red:hover {
  background: #394a5b !important;
}

/* line 58, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.btn-green {
  border: none !important;
  border-radius: 0 !important;
  color: #fff !important;
  background: #7ca785 !important;
  text-transform: uppercase !important;
  font-size: 9px !important;
  letter-spacing: 2px;
  line-height: 16px;
  padding: 6px 20px;
  white-space: normal;
}

/* line 70, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.btn-green:hover {
  background: #394a5b !important;
}

/* line 72, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.overlay-box {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background: rgba(133, 130, 131, 0.7);
  display: none;
  z-index: 11;
  padding: 15px;
}

/* line 73, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.small-box.project:hover .overlay-box {
  display: block;
}

/* line 74, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.overlay-box .pull-right {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px;
}

/* line 75, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.overlay-box .pull-right:hover {
  color: #ead994;
}

/* line 76, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.overlay-box .text-center {
  clear: both;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
  left: 0;
}

/* line 77, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.table-striped .download-icon {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  background: url(/assets/website/download-gold-fb1d539e938fce14762c618e6b8b230615f6855ca44c4e9e57b2f6b4e3aa3a87.png) no-repeat 0 0;
}

/* line 78, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.table-striped > tbody > tr:nth-of-type(2n+1) .download-icon {
  background: url(/assets/website/download-blue-f4b7bd6829c5fd323fd94a35d6cd69d2dde6fc75617a14ba7f66f166dd3026e7.png) no-repeat 0 0;
}

@media all and (max-width: 480px) {
  /* line 80, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
  .dropdown-menu > li > a {
    white-space: normal;
  }
  /* line 81, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
  .secondary_icon .btn-red {
    margin: 10px 0;
  }
}

/* line 84, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.project-options > a {
  text-align: center;
  margin: 0 2px;
}

/* line 89, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.project-options a img.icon {
  margin: 0;
}

/* line 93, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.refer_a_friend_text {
  text-align: center;
  padding: 1em;
}

/* line 98, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.refer_modal_content {
  margin-top: 80px;
}

/* line 102, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.refer_image {
  width: 25%;
}

/* line 106, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.refer_a_friend_heading {
  text-align: center;
  font-size: 17px;
  margin: 0 auto;
  word-spacing: 2px;
  letter-spacing: 2px;
  font-weight: 600;
}

/* line 115, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.refer_a_friend_info {
  font-size: 10px;
  text-align: center;
  margin: 0 auto;
  letter-spacing: 0;
  padding: 1.5em 0 1.8em 0;
}

/* line 123, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.refer-close-btn {
  border: .5px solid grey !important;
  padding: .25em !important;
}

/* line 128, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.copy_refer_code_box {
  text-align: right;
  margin: 0 auto;
  padding: .4em;
  width: 330px;
  border: 1px solid;
  border-radius: 5px;
}

/* line 136, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.copy_refer_code_box .refer_code_text {
  padding: 0;
  color: black;
  margin: 0 45px 0 0;
  font-weight: bold;
  font-size: 20px;
  vertical-align: middle;
}

/* line 145, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.copy_refer_code_box .refer_copy_button {
  width: 90px;
  background: white;
  color: #3a4b5b;
  font-weight: 500;
  border: 1px solid #3a4b5b !important;
  outline: none !important;
  font-size: 15px;
  padding: .2em;
  margin: 0 1px 0 0;
}

/* line 157, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.copy_refer_code_box .refer_email_button {
  width: 90px;
  background: #3a4b5b;
  color: white;
  font-weight: 600;
  font-size: 15px;
  padding: .2em;
}

/* line 164, app/assets/stylesheets/website/globals/_lawclerk-dash.scss */
.copy_refer_code_box .refer_email_button a {
  color: white;
  padding: 0 10px;
}

/*styles potencials lawclerck*/
/* line 3, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: none !important;
}

/* ================= bars =====================*/
/* line 9, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.border-bar {
  border-right: 1px solid #fff;
}

/* ================= colors =====================*/
/* line 16, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.not-expectation {
  background-color: #cf191d !important;
}

/* line 21, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.middle-expectation {
  background-color: #3a4b5b !important;
}

/* line 25, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.exceeded-expectation {
  background-color: #007236 !important;
}

/* line 30, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.bio .progress {
  height: 12px;
  width: 80%;
  margin: 0px;
  display: inline-block;
}

/* line 37, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.number-reviews {
  display: inline-block;
}

/* line 41, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.progress-bar {
  border-radius: 0px !important;
}

/* ================= info =====================*/
/* line 47, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.info-boxes p {
  display: inline-block;
  margin: 0px 10px;
  font-size: 17px;
}

/* line 53, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.small-square {
  width: 15px;
  height: 15px;
  background-color: red;
  display: inline-block;
}

/* ================= project review =====================*/
/* line 61, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.lawclerkbox-light {
  margin-top: 20px;
}

/* line 67, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.total-projects {
  text-align: right;
  color: #5b421f;
}

/* line 73, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.progress-profile {
  height: 12px;
  width: 80%;
  margin: 0px;
  display: inline-block;
}

/* line 80, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.project-review .progress {
  height: 30px;
}

/* line 84, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.project-review .progress .progress-bar p {
  font-size: 18px;
  margin-top: 5px;
}

/* ================= project history=====================*/
/* line 91, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.project-history .history-box {
  text-align: left !important;
}

/* line 95, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.content-history {
  border-bottom: 4px solid #e7e3de;
}

/* line 99, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.view-projects a, .history-box a {
  color: #3a4b5b;
}

/* line 104, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.history-label {
  text-align: right;
}

/* line 108, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.history-label p {
  padding: 5px 20px;
  background-color: gray;
  display: inline-block;
  color: #fff;
}

/* line 115, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.view-projects {
  margin-top: 20px;
}

/*================popup*/
/* line 122, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.popup-project {
  max-width: 1200px !important;
}

/* line 126, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.title-popup {
  text-align: left;
  margin: 20px;
  font-size: 25px;
}

/* ================= Footer =====================*/
/* line 136, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.lawclerkbox-dark .content {
  min-height: 120px;
}

/* line 140, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.footer-legal {
  font-size: 14px;
}

/* ================= My team =====================*/
/* line 145, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.myteam .heading {
  background-image: url(/bk-my-team.png);
  background-size: cover;
  text-align: center;
  padding: 150px;
}

/* line 151, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.myteam .heading h1 {
  color: #fff !important;
  font-size: 3em;
  letter-spacing: 0.3em;
}

/* line 156, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.myteam h2 {
  margin-bottom: 30px;
  font-size: 20px;
}

/* line 160, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.myteam .lawclerkbox-light {
  letter-spacing: 0.3em;
}

/* line 163, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.myteam .name {
  margin: 15px 0 0;
}

/* line 166, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.myteam .rating {
  max-width: 300px;
}

/* line 169, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.myteam .performance {
  font-size: 0.85em;
}

/* line 172, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.myteam .profile-buttons {
  margin: 40px -1px 0 !important;
}

/* line 175, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.myteam .profile-buttons .col-sm-6 {
  padding: 5px 1px !important;
}

/* line 178, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.myteam .profile-buttons .col-sm-6 button {
  margin-top: 0 !important;
  white-space: normal;
  padding: 5px;
  font-size: 10px !important;
  letter-spacing: 1px;
}

/* line 185, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.myteam .lawclerkbox-light .image {
  position: relative;
}

/* line 188, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.myteam .lawclerkbox-light .plus-profile {
  position: absolute;
  width: 22px;
  height: 22px;
  z-index: 2;
  top: 5px;
  right: 5px;
}

/* line 197, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.plus-profile-original-img {
  background: url(/plus-image.png) no-repeat;
}

/* line 201, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.plus-profile-white-img {
  background: url(/plus-image-white.png) no-repeat;
}

/* line 205, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.myteam .btn-custom-bio {
  padding: 20px 40px;
  background-color: rgba(0, 0, 0, 0);
  border-color: #c5b15d;
  color: #3a4b5b !important;
  border-radius: 0px;
  font-size: 15px !important;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 18px;
  width: 100%;
  vertical-align: middle;
  min-height: 80px;
  font-weight: 600;
  letter-spacing: 0.3em;
  white-space: inherit;
}

/* line 223, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.myteam .nav_btn {
  font-weight: 600;
}

/* line 226, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.biobox {
  padding: 20px 0;
}

/* line 229, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.biobox .biocontent {
  color: #5b421f;
  min-height: 0;
  font-weight: 600;
  text-align: justify;
}

/* line 235, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
.myteam .title {
  font-size: 16px;
  margin-bottom: 20px;
  letter-spacing: 0.2em;
}

/* ================= media =====================*/
@media (max-width: 759px) {
  /* line 246, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
  .bootstrap-select {
    width: 100% !important;
  }
  /* line 249, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
  .lawclerkbox-dark .btn-custom-review {
    border: none;
  }
  /* line 252, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
  .lawclerkbox-dark .btn-custom-decline {
    margin-top: 0px;
    border-left: none;
  }
  /* line 256, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
  .pop-up-filter .dropdown-menu {
    left: 90px;
  }
  /* line 259, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
  .pre-scrollable {
    max-height: 350px !important;
  }
  /* line 262, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
  .view-projects {
    display: block;
    float: none !important;
  }
  /* line 266, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
  .info-boxes p {
    display: inline-block;
    margin: 0px 2px;
    font-size: 7px;
  }
  /* line 271, app/assets/stylesheets/website/globals/_lawclerk-profile.scss */
  .small-square {
    width: 7px;
    height: 7px;
  }
}

/* line 2, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.modal {
  background: #afa3927d;
}

/* line 7, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.Upload-popup .modal-dialog {
  width: 700px;
}

/* line 11, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.Upload-popup .modal-content {
  padding: 40px;
}

/* line 15, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.secondary_icon .fa {
  margin: 0px;
}

/* line 20, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.time-popup .modal-dialog {
  width: 90%;
}

/* line 24, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.time-popup .content {
  padding: 0px 20px;
}

/* line 28, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.time-popup .table-striped > tbody > tr:nth-of-type(2n+1) a {
  color: #C5B15D;
}

/* line 32, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.time-popup .icons-time a {
  font-size: 25px;
  margin: 0px 1px;
}

/* line 37, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.total-hours div {
  display: inline-block;
}

/* line 41, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.time-popup input[type="number"] {
  width: 80px;
}

/* line 45, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.time-popup input::placeholder {
  font-size: 15px;
  font-weight: 300;
  color: #5b421f !important;
}

/* line 51, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.time-popup textarea::placeholder {
  font-size: 15px;
  font-weight: 300;
}

/* line 57, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.time-popup .glyphicon-floppy-disk {
  color: #3a4b5b !important;
}

/* line 61, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.entry-table {
  background: #fff !important;
  border: 2px solid #C5B15D;
}

/* line 66, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.entry-table .description {
  width: 100%;
}

@media (max-width: 780px) {
  /* line 76, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
  .btn-file-upload {
    font-size: 11px !important;
  }
  /* line 80, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
  .time-popup input[type="number"] {
    width: auto;
  }
  /* line 84, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
  .time-popup input {
    width: 100%;
  }
}

/* New styles alerts and Downloads */
/* line 91, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.overlay-box .btn-gold {
  border: none !important;
  border-radius: 0 !important;
  color: #fff !important;
  background: #c5b15d !important;
  text-transform: uppercase !important;
  font-size: 9px !important;
  letter-spacing: 2px;
  line-height: 16px;
  padding: 6px 20px;
  white-space: normal;
}

/* line 102, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.overlay-box .btn-gold:hover {
  background: #394a5b !important;
}

/* line 108, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.small-box.bg-gray .messages {
  color: #ee2842 !important;
  position: absolute;
  top: 16px;
  right: 0;
  width: auto !important;
  padding: 0px 15px !important;
  border-radius: 15px;
  font: normal 10px 'Montserrat', sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 18px;
  z-index: 100;
}

/* line 121, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.small-box.bg-gray .messages .fa-circle {
  font-size: 18px;
  vertical-align: middle;
  margin-left: 5px;
}

/* line 134, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.social-footer {
  width: 300px;
}

/* line 138, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.footer-legal {
  font-size: 14px;
  color: #523e34;
  margin-bottom: 20px;
}

/* line 144, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
h1.dark_left.bold {
  font-weight: 600;
}

/* line 148, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.secondary_icon.docs .icon-link .text-icon, .goback {
  font-size: 12px;
  margin-top: 10px;
  color: #3a4b5b;
  text-decoration: underline;
}

/* line 156, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.secondary_icon.docs .icon-link {
  margin: 5px 15px;
  text-align: center;
}

/* line 160, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.secondary_icon.docs .dropdown .icon-link {
  margin-right: 0;
}

/* line 163, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.secondary_icon.docs .text-icon {
  text-transform: uppercase;
}

/* line 166, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.secondary_icon.docs .dropdown {
  display: inline-block;
  vertical-align: top;
}

/* line 169, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.secondary_icon.docs .dropdown .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 172, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.secondary_icon.docs .dropdown .dropdown-menu > li > a {
  padding: 5px 20px;
}

/* line 177, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
.secondary_icon.docs img.center-block {
  width: 26px;
}

/* line 183, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
#DownloadAll .modal-dialog h4 {
  margin: 20px auto 10px;
}

/* line 186, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
#DownloadAll .modal-dialog .spinner {
  margin: 25px 0 20px;
  text-align: center;
}

/* line 189, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
#DownloadAll .modal-dialog .spinner img {
  max-width: 60px;
  height: auto;
}

@media (min-width: 992px) {
  /* line 197, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
  #DownloadAll .modal-dialog {
    width: 700px;
  }
}

@media (max-width: 767px) {
  /* line 203, app/assets/stylesheets/website/globals/_lawclerk-upload.scss */
  .social-footer {
    width: auto;
    float: none;
    margin-top: 20px;
  }
}

/* New styles for home, log in and sign up - 22/06/2018 */
/* line 2, app/assets/stylesheets/website/globals/_lawclerk-access.scss */
.checkbox.remember {
  margin: 0 !important;
}

/* line 3, app/assets/stylesheets/website/globals/_lawclerk-access.scss */
.checkbox.remember label {
  letter-spacing: 0 !important;
}

/* line 4, app/assets/stylesheets/website/globals/_lawclerk-access.scss */
.gold-alert-container {
  max-width: 1200px;
  margin: auto;
}

/* line 5, app/assets/stylesheets/website/globals/_lawclerk-access.scss */
.gold-alert-container .alert {
  margin: 20px 0 0;
  border-radius: 2px !important;
  background: #C5B15D !important;
  border: 1px solid #d8c573 !important;
  max-width: 1200px !important;
  position: relative !important;
}

/* line 6, app/assets/stylesheets/website/globals/_lawclerk-access.scss */
.gold-alert-container .alert .close {
  color: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 7, app/assets/stylesheets/website/globals/_lawclerk-access.scss */
.box-content-wide.signup-container {
  max-width: 1200px;
  margin: auto;
}

/* line 8, app/assets/stylesheets/website/globals/_lawclerk-access.scss */
.box-content-wide.signup-container .modal-body-inner {
  padding: 10px 5px !important;
}

@media all and (max-width: 767px) {
  /* line 12, app/assets/stylesheets/website/globals/_lawclerk-access.scss */
  .simple_form .forgot_pw {
    float: left;
    margin: 0;
  }
}

@media all and (max-width: 420px) {
  /* line 18, app/assets/stylesheets/website/globals/_lawclerk-access.scss */
  .simple_form .forgot_pw {
    font-size: 12px !important;
  }
}

/* line 4, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
#section_video {
  background: #edebea !important;
  padding: 60px;
}

/* line 9, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.landing-conference .section_video h1 {
  text-align: left !important;
  margin-bottom: 30px;
}

/* line 13, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
h1.title_form {
  font-size: 38px;
  font-weight: 400;
  letter-spacing: 0.25em;
  color: #3a4b5b;
}

/* line 19, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
h1.title_form span {
  letter-spacing: 0.1em;
}

/* line 20, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
h2.receive {
  text-align: left;
  font-weight: 400;
  letter-spacing: 0.25em;
  font-size: 22px;
  line-height: 1.3em;
  margin-bottom: 20px;
}

/* line 28, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.margin-bottom {
  margin-bottom: 30px;
}

/* line 30, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.mb-5 {
  margin-bottom: 5em;
}

/* line 31, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.white {
  color: #ffffff !important;
}

/* line 32, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.aligncenter {
  text-align: center;
}

/* line 33, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.section_video img.video {
  width: 75%;
  margin: 30px auto 20px;
  text-align: center;
  display: block;
  box-shadow: 1px 1px 20px #666;
}

/* line 40, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.section_video div.video_btn {
  margin: 5px auto;
}

/* line 41, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.conference {
  text-align: center;
}

/* line 46, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.landing-conference .why-called-lawclerk li, .landing-conference .section_video p, .faq-box p {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 1.5em;
  color: #2b201d;
  font-weight: 300;
  letter-spacing: 0px !important;
}

/* line 55, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.landing-conference .why-called-lawclerk {
  background: #ffff !important;
  padding-bottom: 40px !important;
}

/* line 61, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.faq-box span {
  font-weight: 600;
  margin-right: 10px;
}

/* line 65, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.form-box {
  padding: 40px;
}

/* line 69, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.form-box form input[type="email"] {
  width: 50%;
  padding: 8px 30px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  background: #c5b15d;
  margin-right: 20px;
  border: 2px solid #ffffff;
  color: #523e34;
  letter-spacing: 0.3em;
}

/* line 83, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.form-box form input[type="submit"] {
  background: #3b4b5b;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #ffffff;
  padding: 8px 30px;
  font-weight: 600;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  border: 2px solid #3b4b5b;
}

/* line 95, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.date-conference {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 1.5em;
  color: #523e34;
  font-weight: 700;
  letter-spacing: 0.3em;
  display: block;
  text-transform: uppercase;
}

/* line 106, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.landing-conference .whitebg {
  padding-top: 50px !important;
}

/* line 110, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.clio-logo {
  width: 25% !important;
}

/* line 114, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.landing-conference .how-it-works {
  padding-bottom: 0px;
}

/* line 117, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.goldenbar {
  background: url(/../../img/border-title.png) no-repeat bottom center;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

/* line 122, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.goldbg {
  background-color: #c5b15d;
}

/* line 125, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
p.question {
  font-size: 19px;
  font-weight: 600;
  margin: 1.2em 0 0 0;
}

/* line 130, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.conference {
  text-align: center;
}

/* line 133, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.conference p {
  color: #523e34;
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 40px;
}

/* line 134, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.logo-conference {
  width: 60%;
}

/* line 139, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
#confence {
  padding: 50px;
}

/* line 143, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.divider-white {
  border-color: #fff !important;
}

/*===============register-page====================*/
/* line 151, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
#register-page {
  text-align: center;
  padding: 50px 200px 90px 200px;
}

/* line 155, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
#register-page h2 {
  letter-spacing: 0.2em;
  font-weight: 500;
}

/* line 159, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
#register-page p {
  letter-spacing: 0.2em;
  color: #523e34;
}

/* line 163, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
#register-page p span {
  letter-spacing: 0;
  font-weight: 700;
  color: #c5b15d;
  font-size: 15px;
  padding: 0 14px;
}

/* line 170, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.box-register {
  padding: 60px;
  background: #ddd8d1;
  margin: 20px;
}

/* line 175, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
#register-page h2.title_form {
  color: #394a5b;
  letter-spacing: 0.4em;
  font-weight: 400;
  font-size: 42px;
  line-height: 1.1em;
}

/* line 183, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
.box-register h2, .box-register p {
  margin-bottom: 50px;
}

/* line 186, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
#register-page .wanttowork {
  letter-spacing: 0.4em;
  color: #394a5b;
  font-weight: 600;
  line-height: 20px;
  font-size: 16px;
  border-bottom: 1px solid #394a5b;
}

@media (max-width: 1200px) {
  /* line 195, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
  #register-page {
    padding: 50px 80px 90px 80px;
  }
}

@media (max-width: 1000px) {
  /* line 200, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
  #register-page {
    padding: 50px 30px;
  }
  /* line 201, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
  #register-page h2.title_form {
    letter-spacing: 0.3em;
    font-size: 36px;
  }
}

@media (max-width: 700px) {
  /* line 205, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
  h1.title_form {
    font-size: 30px;
  }
  /* line 208, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
  #section_video {
    padding: 50px 20px;
  }
  /* line 209, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
  .modal-landing .modal-dialog {
    width: 100%;
  }
  /* line 212, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
  #register-page .wanttowork {
    letter-spacing: 0.3em;
    line-height: 18px;
    font-size: 14px;
  }
  /* line 216, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
  #register-page {
    text-align: center;
    padding: 30px;
  }
  /* line 221, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
  #register-page .title_form {
    font-size: 30px;
  }
  /* line 225, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
  .box-register {
    padding: 10px;
  }
  /* line 229, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
  .landing-page .filled {
    margin: 5px 0px;
  }
  /* line 233, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
  .landing-page video {
    width: 200px;
  }
  /* line 237, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
  .form {
    height: 500px;
  }
  /* line 240, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
  .form-box form input[type="email"] {
    width: 90%;
    text-align: center;
    padding: 8px;
    letter-spacing: 0.1em;
  }
}

@media (max-width: 500px) {
  /* line 249, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
  #section_video {
    padding: 40px 0;
  }
  /* line 250, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
  #register-page p {
    letter-spacing: 0;
    margin-bottom: 30px;
  }
  /* line 251, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
  .what_is_title_dark, .why_title {
    font-size: 22px;
    line-height: 1em;
  }
  /* line 252, app/assets/stylesheets/website/globals/_lawclerk-landing-conference.scss */
  .why_title {
    margin-top: 30px;
  }
}

/* line 1, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
#progressbar3.newbar {
  max-width: 700px;
  margin: 30px auto 10px;
}

/* line 5, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
#progressbar3.newbar li:before {
  width: 60px;
  height: 60px;
  font-size: 20px !important;
  line-height: 58px;
  /*background-color: #f7f7f8 !important;*/
  background: transparent;
  outline: none;
}

/* line 14, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
#progressbar3.newbar li:after {
  top: 30px;
  margin-left: 0;
  /*margin-left: 40px;*/
}

/* line 19, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
#progressbar3.newbar li.active:before {
  line-height: 54px;
}

/* line 23, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.box-content form .eighthundred {
  max-width: 860px;
  margin: auto;
}

/* line 24, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.box-content form .eighthundred input[type=text], .box-content form .eighthundred textarea, .box-content form .eighthundred select, .box-content form .eighthundred input[placeholder] {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  font-size: 15px;
}

/* line 30, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
hr.gold {
  margin: 30px 0;
  border-top: 3px solid #c6b25d;
}

/* line 34, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
h2.subtitle {
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 10px 0 30px;
  line-height: 32px;
}

/* line 35, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.margin-top {
  margin-top: 40px;
}

/* line 36, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.form-inline.clearline .form-group {
  clear: both;
  width: 100%;
  margin-bottom: 15px;
}

/* line 37, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.form-inline.clearline .fa.gold {
  font-size: 24px;
  vertical-align: middle;
}

/* line 38, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.box-content .form-inline.clearline label.col-form-label {
  text-align: left;
  display: inline;
}

/* line 39, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.box-content .form-inline.clearline label.left20 {
  padding-left: 20px;
}

/* line 40, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.form-inline.clearline .form-control.inline {
  display: inline-block;
  width: auto;
}

/* line 41, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.invite .box-content label[class*="col"] {
  letter-spacing: 2px !important;
}

/*.invite .box-content label replace with .invite .box-content label[class*="col"]  by avdesh singh*/
/* line 43, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.invite form select {
  margin-bottom: 15px;
}

/* line 44, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.fa-question-circle.gold.big {
  font-size: 24px;
}

/* line 45, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.box-content.conflict_form {
  margin-bottom: 30px !important;
  border-bottom: 4px solid #C5B15D;
}

/* line 49, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.box-content.conflict_form label {
  font-weight: 700;
  letter-spacing: 0.5px;
}

/* line 53, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.box-content.conflict_form #no_conflict {
  margin-left: 12px;
}

/* line 56, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.add_fields.a_disabled {
  opacity: 0.5;
  pointer-events: none;
}

/* line 60, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.bootstrap-datetimepicker-widget table td.disabled {
  opacity: 0.35;
}

/* line 64, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.content-header .margin-top {
  margin-top: 30px;
}

/* line 70, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.viewpost .col-left textarea {
  margin-bottom: 30px;
}

/* line 73, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.viewpost .col-left label {
  font-weight: 600;
  text-align: left;
}

/* line 78, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.viewpost h3.dark_left {
  margin: 30px 0 20px;
}

/* line 82, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.viewpost .col-right p, .viewpost .col-right input[type="text"], .viewpost .col-right select {
  color: #6b6b6b;
  text-align: left;
  font-size: 1em;
}

/* line 87, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.viewpost .col-right input[type="text"], .viewpost .col-right select {
  margin-bottom: 15px;
}

/* line 93, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.tooltip-holder {
  position: relative;
  margin: 0 -25px;
  padding: 0 25px;
}

/* line 97, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.tooltip-holder .fa-question-circle {
  position: absolute;
  right: 0;
  top: 6px;
}

/* line 104, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.fa.big {
  font-size: 1.5em;
  vertical-align: middle;
}

/* line 109, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.tooltip-holder .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #fdfcfc;
  border-width: 0 5px 6px;
  background-color: transparent !important;
}

/* line 115, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.dd_notification {
  background: #f7f7f8;
  font-size: 0.9em;
  width: 200px;
  color: #6b6b6b;
}

/* line 122, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.tooltip-holder.open > .dropdown-menu {
  right: 0 !important;
  left: auto !important;
}

/* line 127, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.small-box.bg-gray .inner {
  min-height: 108px;
}

/* line 131, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.dropdown-menu > li > a {
  padding: 7px 20px !important;
}

/* line 133, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.dropdown-menu > li > a > .fa.gold {
  margin-right: 5px !important;
}

/* line 136, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.dropdown-menu > li > a.gold {
  color: #C5B15D !important;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1.25em;
  text-transform: none !important;
}

/* line 145, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.gold-alert-container .alert {
  margin: 20px 0 0;
  border-radius: 0px !important;
  background: #C5B15D !important;
  border: 1px solid #C5B15D !important;
  color: #fff;
}

/* line 151, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.gold-alert-container .alert a {
  color: #fff;
  font-weight: 600;
  text-decoration: underline;
}

/* line 158, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.pointer {
  cursor: pointer;
}

/* line 162, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.right-help .help-text {
  text-align: center;
  font-weight: 600;
}

/* line 167, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.normal {
  font-weight: normal !important;
}

/* line 171, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.thin {
  font-weight: 300 !important;
}

/* line 175, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.footer-legal {
  font-size: 14px;
  color: #523e34;
  margin-bottom: 20px;
}

/* line 181, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.social-footer {
  width: 300px;
}

/* line 183, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.social-footer .fa {
  margin: 0 15px !important;
}

/* line 188, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
section.bottom-footer {
  padding: 30px 40px 20px !important;
}

@media all and (min-width: 768px) {
  /* line 193, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
  .right-help {
    padding: 0 235px;
    position: relative;
  }
  /* line 196, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
  .right-help .help-text {
    position: absolute;
    right: -15px;
    z-index: 1;
    width: auto;
  }
}

@media all and (max-width: 767px) {
  /* line 206, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
  .social-footer {
    width: auto;
    float: none;
    margin-top: 20px;
  }
  /* line 211, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
  .bottom-footer {
    text-align: center;
  }
}

@media (max-width: 480px) {
  /* line 218, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
  .viewpost .col-left, .viewpost .col-right {
    padding: 30px !important;
  }
}

/* line 225, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.dropdown-menu.dd_project > li > a {
  text-transform: none !important;
}

/* line 226, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.dropdown-menu.dd_project > li > a img {
  margin-right: 15px;
}

/* line 227, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.dropdown-menu.dd_project > li > a.soon {
  line-height: 1em;
  display: flex;
  cursor: not-allowed;
  color: rgba(93, 93, 93, 0.5) !important;
}

/* line 228, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.dropdown-menu.dd_project > li > a.soon:hover {
  background: none;
}

/* line 229, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.dropdown-menu.dd_project > li > a.soon .wrapped {
  display: flex;
  flex-wrap: wrap;
}

/* line 230, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.dropdown-menu.dd_project > li > a.soon .small {
  width: 100%;
  color: #425566;
  font-size: 70%;
  letter-spacing: 0.1px;
  font-weight: 600;
}

/* line 231, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.dropdown-menu.dd_project span.gray-separator {
  display: block;
  margin: 10px 20px;
  background: #e0e1e1;
  height: 2px;
}

/* line 232, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
#dashboardPopup .nav_btn {
  letter-spacing: 5px !important;
}

/* line 233, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
#dashboardPopup img {
  max-width: 100%;
}

/* line 234, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
#dashboardPopup .dropdown-menu.dd_project {
  margin-top: 0 !important;
  margin-left: 0 !important;
  width: 305px !important;
  left: 46px;
}

/* line 235, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
#duplicateModal .modal-title {
  padding-top: 60px;
  padding-bottom: 30px;
}

/* line 236, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
#duplicateModal form label {
  letter-spacing: 2px !important;
  font-size: 17px;
  font-weight: 400;
  text-align: right;
  line-height: 22px;
}

/* line 237, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
#duplicateModal form .bootstrap-select {
  margin-bottom: 15px !important;
  width: 100%;
}

/* line 238, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
#duplicateModal form .form-control, #duplicateModal form .bootstrap-select .btn-default {
  background: #fff !important;
  border-radius: 0 !important;
  border-color: #d2d6de;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  font-size: 15px;
  margin-top: 0 !important;
}

/* line 239, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
#duplicateModal .modal-body {
  padding-top: 0px !important;
  max-width: 750px;
  margin: auto;
  padding-bottom: 40px;
}

/* line 240, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
#duplicateModal .dropdown-menu[role=combobox] li a {
  font-size: 14px;
}

/* line 241, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
#duplicateModal .modal-dialog .nav_btn {
  font-weight: 400;
  border-width: 1px;
}

@media only screen and (min-width: 768px) {
  /* line 244, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
  #dashboardPopup .dropdown.post-project:hover .dropdown-menu {
    display: block;
  }
  /* line 245, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
  #dashboardPopup .dropdown.post-project:hover .caret {
    border-bottom: 4px dashed;
    border-top: none;
  }
  /* line 246, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
  #dashboardPopup .dropdown-menu {
    max-width: 312px;
  }
}

/* line 248, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.due_dateSec {
  display: flex;
  align-items: center;
}

/* line 253, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.thumb_imgSec {
  margin-left: 8px;
}

/* line 257, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.thumb_imgSec img {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  object-fit: contain;
}

/* line 263, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.due_progress_bar {
  display: flex;
  align-items: center;
}

/* line 267, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.prgressRanting.rating {
  margin-bottom: 0;
  font-size: 14px;
}

/* line 271, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.prgressRanting .progress.progress-profile {
  width: 90%;
}

/* line 274, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.prgressRanting {
  width: 80%;
}

/* line 277, app/assets/stylesheets/website/globals/_lawclerk-post-project.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/*styles invitations accept and decline*/
/* line 2, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
.myteam .headinginvitation {
  background-image: url(/bk-viewproject.jpg);
  background-size: cover;
  text-align: center;
  padding: 150px;
}

/* line 8, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
.myteam .headinginvitation h1 {
  color: #394a5b !important;
  font-size: 3em;
  letter-spacing: 0.3em;
  line-height: 1em;
}

/* line 14, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
.myteam .text {
  margin: 15px 0;
  letter-spacing: 0;
  text-transform: none;
  font-size: 20px;
  font-weight: 700;
}

/* line 21, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
.myteam .invitation-buttons {
  margin: 15px 0 0 !important;
}

/* line 24, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
.myteam .invitation-buttons .col-sm-6 {
  padding: 5px 1px !important;
}

/* line 27, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
.myteam .invitation-buttons .col-sm-6 button {
  margin-top: 0 !important;
  white-space: normal;
  padding: 5px 8px;
  font-size: 10px !important;
  letter-spacing: 1px;
}

/* line 34, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
#invite-actions-box {
  padding: 25px;
}

/* line 35, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
#invite-actions-box h3 {
  text-align: left !important;
  font-weight: 700;
  margin: 15px 0;
  font-size: 20px;
  line-height: 1.3em;
}

/* line 42, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
#invite-actions-box .btn-custom-decline {
  background-color: #8d847f;
  color: #fff;
  border-radius: 0px;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 13px;
  min-width: 0px;
  min-height: 40px;
  width: 100% !important;
  margin-top: 0 !important;
  white-space: normal;
  padding: 15px 5px;
  font-size: 10px !important;
  letter-spacing: 2px;
}

/* line 58, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
#invite-actions-box .btn-custom-review {
  background-color: #3A4B5B;
  color: #fff;
  border-radius: 0px;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 13px;
  min-width: 0px;
  min-height: 40px;
  width: 100% !important;
  margin-top: 0 !important;
  white-space: normal;
  padding: 15px 5px;
  font-size: 10px !important;
  letter-spacing: 2px;
}

/* line 74, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
#invite-actions-box .profile-buttons {
  margin: 10px -1px 0 !important;
}

/* line 77, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
#invite-actions-box .profile-buttons .col-sm-6 {
  padding: 5px 1px !important;
}

/* line 80, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
.project-description {
  color: #5b421f;
}

/* line 81, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
#editproject h1.dark_left {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.3em;
}

/* line 86, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
.margin-top50 {
  margin-top: 50px;
}

/* line 87, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
#chat-invitation .box-header {
  padding: 10px 25px;
  text-transform: uppercase;
}

/* line 88, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
#chat-invitation .box-footer input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 93, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
#chat-invitation #chat-box {
  padding: 25px !important;
}

/* line 94, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
#chat-invitation #chat-box, #chat-invitation .slimScrollDiv {
  min-height: 100px;
}

/* line 98, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
#chat-invitation .slimScrollDiv {
  height: 150px !important;
}

/* line 102, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
h2.title-spacing {
  color: #5d5d5d !important;
  font: normal 22px/24px 'Montserrat', serif;
  text-transform: uppercase;
  letter-spacing: 3px;
}

@media all and (max-width: 767px) {
  /* line 104, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
  .myteam .headinginvitation {
    padding: 120px 50px;
  }
  /* line 105, app/assets/stylesheets/website/globals/_lawclerk-invitations.scss */
  .myteam .headinginvitation h1 {
    letter-spacing: 0.1em;
  }
}

/* line 1, app/assets/stylesheets/website/globals/_lawclerk-new-notification.scss */
.dropdown-menu.dd_notification {
  background: #f7f7f8;
}

/* line 4, app/assets/stylesheets/website/globals/_lawclerk-new-notification.scss */
.dd_notification .activity p, .dd_notification .activity .time {
  color: #3a4b5b !important;
}

/* line 7, app/assets/stylesheets/website/globals/_lawclerk-new-notification.scss */
.dd_notification .activity p span.message-notification {
  color: #5B421F !important;
}

/* line 10, app/assets/stylesheets/website/globals/_lawclerk-new-notification.scss */
.footer-legal {
  font-size: 14px;
}

/* line 2, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
.margin-top {
  margin-top: 20px;
}

/* line 3, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
.margin-15 {
  margin-top: 15px;
}

/* line 4, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
.margin-30 {
  margin-top: 30px;
}

/* line 5, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
.invite .box {
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
}

/* line 10, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
.relative {
  position: relative;
  overflow: hidden;
}

/* line 11, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
#editproject .col-left {
  padding: 40px;
}

/* line 12, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
#editproject .col-right {
  padding: 40px 40px 80px;
  background: #e8e4df;
  position: relative;
}

/* line 13, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
#editproject .col-right .new-btn {
  position: absolute;
  display: block;
  left: 40px;
  right: 40px;
  bottom: 40px;
  border-radius: 0;
  color: #fff;
  background: #3a4b5b;
  letter-spacing: 0.3em;
}

/* line 14, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
#editproject .col-right .new-btn:hover {
  background: #c5b15d;
}

/* line 15, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
#editproject .col-right label {
  margin-bottom: 0;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0;
  font-size: 1em;
}

/* line 16, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
#editproject .col-right p, #editproject .col-right input[type="text"], #editproject .col-right select {
  color: #6b6b6b;
  text-align: left;
  font-size: 1em;
}

/* line 17, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
#editproject .separator {
  display: block;
  margin: 20px auto;
  height: 3px;
  width: 100%;
  max-width: 600px;
  background: #c6b25d;
  clear: both;
}

/* line 18, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
#editproject .col-right .form-control, #editproject .col-left .form-control, .invite .comments .form-control {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
}

/* line 24, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
#editproject .col-left textarea {
  height: 400px;
  color: #5b421f;
}

/* line 25, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
.invite .comments textarea {
  height: 150px;
}

/* line 26, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
#editproject h2.dark_left {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.3em;
}

/* line 27, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
#editproject h3.dark_left {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.3em;
  font-size: 1.15em;
}

/* line 28, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
#editproject .col-left .dropdown-menu {
  margin-left: 0 !important;
}

/* line 29, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
#editproject .col-left label {
  font-weight: 600;
  font-size: 16px;
  text-align: left;
}

/* line 30, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
h1.gray {
  color: #5d5d5d !important;
}

/* line 31, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
button.btn-transparent {
  padding: 0 !important;
  background: none !important;
  border: none !important;
}

/* line 32, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
button.btn-transparent:hover {
  background: #c5b15d !important;
}

@media only screen and (min-width: 992px) {
  /* line 39, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
  #editproject .col-right {
    position: absolute;
    right: 0;
    overflow: hidden;
    height: 100%;
  }
  /* line 43, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
  #editproject .col-left {
    min-height: 750px;
  }
}

/* line 46, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
.tooltip-holder {
  position: relative;
  margin: 0 -25px;
  padding: 0 25px;
}

/* line 47, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
.tooltip-holder .fa-question-circle {
  position: absolute;
  right: 0;
  top: 6px;
}

/* line 49, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
.tooltip-holder .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #fdfcfc;
  border-width: 0 5px 6px;
  background-color: transparent !important;
}

/* line 51, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
.tooltip-holder.open > .dropdown-menu {
  right: 0 !important;
  left: auto !important;
}

/* line 54, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
#additional_payment .modal-title {
  font-size: 15px;
}

/* line 55, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
#confirm_payment.btn-transparent {
  height: 42px;
}

/* line 56, app/assets/stylesheets/website/globals/_lawclerk-edit-project.scss */
#login.start.btn-transparent {
  height: 36px;
}

/* line 1, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.desc-content .edit {
  display: inline;
}

/* line 2, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.footer .nav_btn {
  padding: 5px 20px;
}

/* line 3, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.secondary_icon {
  text-align: center;
}

/* line 4, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.secondary_icon .icon-link {
  margin: 5px 15px;
  text-align: center;
}

/* line 5, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.secondary_icon .icon-link:last-of-type {
  margin-right: 0;
}

/* line 6, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.secondary_icon .icon-link .text-icon, .goback {
  font-size: 12px;
  margin-top: 10px;
  color: #3a4b5b;
  text-decoration: underline;
}

/* line 7, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.secondary_icon .right-margin {
  vertical-align: top;
  margin-left: 30px;
}

/* line 8, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.goback {
  display: inline-block;
}

/* line 9, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.page-status {
  position: relative;
}

/* line 10, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.page-status ul.dropdown-menu {
  margin-left: 0;
}

/* line 11, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.page-clio-buttons {
  margin-top: 10px;
}

/* line 12, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.page-clio-buttons .btn-small {
  font-size: 12px;
  padding: 5px 20px;
  margin: 0 10px;
  font-weight: 600;
}

/* line 13, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.document.tab-pane .upload {
  padding: 0 28px !important;
  overflow: hidden;
}

/* line 14, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.upload .upload_btn {
  line-height: 20px;
  font-size: 8px;
  margin: 2px;
  width: auto;
  padding: 4px 10px;
  text-align: center;
  font-weight: 700;
}

/* line 15, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.upload .upload_btn.clio {
  float: left;
  line-height: 10px;
  max-width: 130px;
}

/* line 16, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.upload .upload_btn.clio img {
  float: left;
  padding: 4px 0;
}

/* line 17, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.modal-gold {
  background: rgba(247, 206, 149, 0.3);
}

/* line 18, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.modal-gold .modal-lg .modal-header, .modal-gold .modal-lg .modal-body, .modal-gold .modal-lg .modal-footer {
  padding: 30px;
  clear: both;
}

/* line 19, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.modal-title.spacing {
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 20, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
#clioModal .form-inline {
  margin-top: 20px;
}

/* line 21, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
#clioModal input[type=text], #clioModal select, #clioModal input[type=checkbox] {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}

/* line 26, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
#clioModal select {
  margin: 0 10px;
}

/* line 27, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.modal-gold table td {
  font-size: 12px;
  text-align: left;
}

/* line 28, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.modal-gold #responsive-table {
  margin-top: 20px;
}

/* line 29, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.footer-legal {
  font-size: 14px;
}

/* Invite */
/* line 32, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.invite .page-clio-buttons > a:first-child {
  margin-left: 0 !important;
}

/* line 35, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.invite .box-header {
  z-index: 1;
}

/* line 36, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.invite #chat-box, .invite .slimScrollDiv {
  min-height: 300px;
}

/* line 39, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.invite .secondary_icon .text-icon {
  text-transform: uppercase;
}

/* line 40, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
.invite .btn-stack {
  font-size: 12px;
  padding: 5px 20px;
  margin: 0 10px;
}

/* line 45, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
#invite-box {
  padding: 25px;
}

/* line 46, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
#invite-box h3 {
  text-align: left !important;
  font-weight: 600;
  margin: 15px 0;
}

/* line 47, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
#invite-box .btn-stack {
  font-size: 10px;
  padding: 15px 10px;
  font-weight: 600;
  text-align: center;
  margin: 2px 0;
  letter-spacing: 0.25em;
  display: table;
}

/* line 48, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
#invite-box .btn-stack span {
  display: table-cell;
  vertical-align: middle;
}

@media only screen and (min-width: 1200px) {
  /* line 51, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
  #invite-box .btn-stack {
    min-height: 60px;
  }
}

@media only screen and (min-width: 800px) {
  /* line 55, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
  .modal-gold table th {
    padding: 10px !important;
  }
  /* line 58, app/assets/stylesheets/website/globals/_lawclerk-clio.scss */
  .modal-gold table td {
    padding: 7px 10px !important;
  }
}

/*styles applicants*/
/* line 2, app/assets/stylesheets/website/globals/_lawclerk-applicants.scss */
.myteam .headingapplicants {
  background-image: url(/potential-lawclerk.jpg);
  background-size: cover;
  text-align: center;
  padding: 150px;
}

/* line 8, app/assets/stylesheets/website/globals/_lawclerk-applicants.scss */
.myteam .headingapplicants h1 {
  color: #fff !important;
  font-size: 3em;
  letter-spacing: 0.3em;
  line-height: 1em;
}

/* line 14, app/assets/stylesheets/website/globals/_lawclerk-applicants.scss */
.applicants .filter h2 {
  text-align: right !important;
  margin: 5px 0 !important;
}

/* line 15, app/assets/stylesheets/website/globals/_lawclerk-applicants.scss */
.applicants .filter select {
  text-transform: uppercase !important;
}

/* line 17, app/assets/stylesheets/website/globals/_lawclerk-applicants.scss */
.myteam .applicants .name {
  margin: 0;
}

/* line 18, app/assets/stylesheets/website/globals/_lawclerk-applicants.scss */
.myteam .applicants .profile-buttons {
  margin: 10px -1px 0 !important;
}

/* line 19, app/assets/stylesheets/website/globals/_lawclerk-applicants.scss */
.myteam .applicants .quote {
  color: #5b421f;
  text-transform: none;
  font-weight: 600;
  letter-spacing: 0;
  font-size: 0.95em;
  margin: 0;
}

/* line 20, app/assets/stylesheets/website/globals/_lawclerk-applicants.scss */
.comments .form-group .checkbox {
  max-width: 600px !important;
  margin: 0 auto;
}

/* line 21, app/assets/stylesheets/website/globals/_lawclerk-applicants.scss */
.comments .form-group .checkbox label {
  text-align: left !important;
  letter-spacing: 0 !important;
}

@media all and (min-width: 768px) {
  /* line 24, app/assets/stylesheets/website/globals/_lawclerk-applicants.scss */
  .row.flex {
    flex-direction: row;
    align-items: center;
    display: flex;
  }
}

@media all and (max-width: 767px) {
  /* line 28, app/assets/stylesheets/website/globals/_lawclerk-applicants.scss */
  .myteam .headingapplicants {
    padding: 120px 50px;
  }
  /* line 29, app/assets/stylesheets/website/globals/_lawclerk-applicants.scss */
  .myteam .headingapplicants h1 {
    letter-spacing: 0.1em;
  }
  /* line 30, app/assets/stylesheets/website/globals/_lawclerk-applicants.scss */
  .applicants h2 {
    text-align: left !important;
  }
}

/* line 32, app/assets/stylesheets/website/globals/_lawclerk-applicants.scss */
.prgressRanting2 {
  min-width: 300px;
}

/* line 2, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
.margin-top {
  margin-top: 20px;
}

/* line 3, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
.margin-15 {
  margin-top: 15px;
}

/* line 4, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
.margin-30 {
  margin-top: 30px;
}

/* line 5, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
.invite .box {
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
}

/* line 10, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
.relative {
  position: relative;
  overflow: hidden;
}

/* line 11, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
h1.gray {
  color: #5d5d5d !important;
  margin: 40px 0 30px;
}

/* line 12, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
.box-body.notification, .header-box {
  padding: 25px 25px 10px;
}

/* line 13, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
button.btn-transparent {
  padding: 0 !important;
  background: none !important;
  border: none !important;
}

/* line 14, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
button.btn-transparent:hover {
  background: #c5b15d !important;
}

/* line 15, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
.header-box h2 {
  color: #523e34 !important;
  font-size: 14px;
  font-weight: bold;
  text-align: left !important;
  text-transform: uppercase;
  margin: 0 !important;
  line-height: 20px;
}

/* line 16, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
.header-box h2 i {
  font-size: 20px;
  vertical-align: middle;
}

/* line 17, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
.tooltip.bottom .tooltip-arrow {
  background: none !important;
  border-bottom-color: transparent !important;
}

/* line 18, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
.tooltip.bottom {
  padding: 0;
  margin-left: 82px;
}

/* line 19, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
.tooltip-inner {
  border-radius: 0;
  box-shadow: 0 0 5px #ccc;
  max-width: 164px !important;
  text-align: left !important;
  padding: 8px 13px !important;
  font-family: 'Montserrat', sans-serif;
  color: #000 !important;
  font-weight: 500;
}

/* line 20, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
h3.spacing {
  letter-spacing: 3px;
  text-align: left !important;
  margin: 0 0 20px !important;
  font-size: 13px;
  text-transform: uppercase;
}

/* line 21, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
.box-content .box-body.notification label {
  letter-spacing: 0 !important;
  color: #3a4b5b !important;
  font-size: 16px !important;
  text-align: left !important;
  font-weight: 500;
}

/* line 22, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
.box-content .box-body.notification .checkbox {
  margin: 6px 0 16px !important;
}

/* line 23, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
.box-body.notification select.form-control {
  font-weight: 500;
}

/* line 24, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
.add-email-button {
  margin-left: 5px;
  background: #c7b35d;
  color: #2b201d;
  text-transform: uppercase;
  border: none;
  padding: 5px 10px 5px 15px;
  letter-spacing: 0.3em;
  font-weight: 600;
  font-size: 14px;
}

/* line 25, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
form .nav_btn {
  background: none;
}

/* line 26, app/assets/stylesheets/website/globals/_lawclerk-manage-notifications.scss */
.input-associate-email {
  width: 500px;
  margin-left: 170px;
}

/* New styles for navbar */
/* line 3, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
.main-header .nav_btn {
  padding: 3px 10px !important;
  letter-spacing: 0.3em;
  font-weight: 600;
  color: #fff !important;
  font-size: 14px !important;
}

/* line 10, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
.navbar-custom-menu li.nav-item {
  padding: 5px;
}

/* line 13, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
.navbar-custom-menu li.nav-item a {
  display: inline-block;
  max-width: 100%;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 11px 10px 10px;
  border-style: none;
  border-width: 0px;
  border-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: capitalize;
}

/* line 32, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
.navbar-custom-menu li.nav-item a:hover {
  color: #C5B15D !important;
}

/* line 35, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
.main-header .sidebar-toggle {
  float: left;
  font-size: 26px;
  color: #C5B15D;
  display: none;
  padding: 12px 10px;
  width: 45px;
  font-family: fontAwesome;
  text-align: center;
}

/* line 45, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
.main-header .sidebar-toggle:hover {
  color: #C5B15D;
}

/* line 48, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
.main-header .sidebar-toggle:before {
  content: "\f00d";
  display: block;
}

/* line 56, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
#sidebarmenu {
  height: 100% !important;
  box-sizing: border-box;
}

@media all and (max-width: 1199px) {
  /* line 78, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .main-header .logo.big {
    max-width: 300px !important;
    margin-top: 13px;
  }
  /* line 82, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .navbar-custom-menu li.nav-item {
    padding: 5px 0;
  }
  /* line 85, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .navbar-custom-menu .navbar-nav > li > a {
    padding-right: 10px;
    padding-left: 10px;
    letter-spacing: 0.2em;
  }
}

@media all and (max-width: 991px) {
  /* line 92, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .navbar-static-top {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    padding: 12px 10px !important;
  }
  /* line 98, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .navbar-custom-menu .navbar-nav li.dropdown {
    display: inline-block;
  }
  /* line 101, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .navbar-static-top:before, .navbar-static-top:after, .navbar-custom-menu li.nav-item {
    display: none;
  }
  /* line 104, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .main-header .logo.big {
    width: 100% !important;
    max-width: 300px !important;
    margin-top: 0;
    height: auto !important;
  }
  /* line 110, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .main-header .sidebar-toggle {
    display: block;
  }
  /* line 113, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .main-header {
    min-height: 70px;
  }
  /* line 116, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .navbar-custom-menu .navbar-nav {
    white-space: nowrap;
    display: flex;
  }
  /* line 120, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  #sidebarmenu {
    width: 100% !important;
    height: 100% !important;
    box-sizing: border-box;
    background: rgba(58, 75, 91, 0.9);
  }
  /* line 126, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .control-sidebar {
    padding-top: 80px;
  }
}

@media all and (max-width: 640px) {
  /* line 131, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .navbar-custom-menu .navbar-nav > li > a {
    padding: 5px !important;
  }
  /* line 134, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .main-header {
    min-height: 60px;
  }
  /* line 137, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .main-header .nav_btn {
    font-size: 12px !important;
    line-height: 1.2em !important;
    padding: 3px 5px !important;
    vertical-align: middle;
  }
  /* line 143, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .main-header .sidebar-toggle {
    font-size: 24px;
    padding-right: 0 !important;
  }
  /* line 147, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .main-header .sidebar-toggle:before {
    width: 22px;
  }
}

@media all and (max-width: 480px) {
  /* line 152, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .main-header .nav_btn {
    font-size: 10px !important;
    padding: 2px 4px !important;
    border-width: 1px !important;
    letter-spacing: 0.2em;
  }
}

@media all and (max-width: 400px) {
  /* line 160, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .main-header .nav_btn {
    font-size: 8px !important;
    padding: 2px 4px !important;
    border-width: 1px !important;
  }
  /* line 165, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .main-header .sidebar-toggle {
    font-size: 22px;
  }
  /* line 168, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .main-header .sidebar-toggle:before {
    width: 20px;
  }
  /* line 171, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .control-sidebar {
    padding-top: 70px;
  }
}

@media all and (max-width: 319px) {
  /* line 176, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .navbar-static-top {
    justify-content: left;
  }
  /* line 179, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .navbar-custom-menu .navbar-nav {
    display: none;
  }
  /* line 182, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .main-header {
    min-height: 50px;
  }
  /* line 185, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  .control-sidebar {
    padding-top: 60px;
  }
  /* line 188, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  #sidebarmenu a {
    letter-spacing: 0.2em;
    font-size: 14px !important;
    padding: 7px 0;
  }
  /* line 193, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
  #sidebarmenu a:hover, #sidebarmenu a.active {
    border-bottom: 2px solid #fff;
  }
}

/* line 198, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
.text-block-12 {
  display: inline;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
}

/* line 209, app/assets/stylesheets/website/globals/_lawclerk-navbar-menu.scss */
.button-3 {
  margin-top: 8px;
  margin-bottom: auto;
  margin-left: 0px;
  padding: 10px 30px;
  border-style: solid;
  border-width: 2px;
  border-color: #c6b25d;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 5px;
  text-transform: uppercase;
}

/* New styles Final Screens */
/* line 4, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.team:hover .overlay-box {
  display: block;
}

/* line 5, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.main-header {
  max-height: 200px;
}

/* line 7, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.navbar-static-top .sidebar-toggle {
  font-size: 1em !important;
}

/* line 8, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.navbar-static-top .sidebar-toggle:hover {
  opacity: 0.8;
}

/* line 9, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.navbar-static-top .sidebar-toggle:before {
  content: url(/assets/website/menu-toggle-063c103b2ca7504aeadbb3f7e3d7ca37ec8d86978317021370d7ebf94f5edf8f.png);
  width: 34px;
  height: 29px;
}

/* line 11, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.navbar-static-top .sidebar-toggle:after {
  content: "MENU";
  display: block;
  font-size: 11px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  width: 34px;
  text-align: center;
  color: #c5b15d;
  letter-spacing: -0.3px;
}

/* line 13, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.content-wrapper.no-top {
  padding-top: 0 !important;
  margin-top: 85px !important;
}

/* line 14, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.bg-white {
  background: #fff !important;
}

/* line 15, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.box-content.team-list {
  max-width: 1200px !important;
}

/* line 16, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.gray-bg-title {
  background: #edebea;
}

/* line 17, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.gray-bg-title .content.nav-links {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 18, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.gray-bg-title .content.nav-links .nav-tabs {
  margin-bottom: 0 !important;
}

/* line 19, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.gray-bg-title + .content-header, .tab-pane .content-header {
  margin-bottom: 10px;
}

/* line 20, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.gray-bg-title .content {
  min-height: 10px;
}

/* line 21, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.gray-bg-title h1 {
  font-size: 14px !important;
  font-weight: 800 !important;
  margin: 10px 0 !important;
  color: #5d5d5d !important;
  letter-spacing: 6px;
}

/* line 22, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.bg-gray, .box.light {
  -webkit-box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.2);
}

/* line 23, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
label.bigger {
  margin-right: 20px;
  font-size: 16px;
}

/* line 24, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.content-wrapper .shadow-input, .modal-body .shadow-input {
  -webkit-box-shadow: 1px 1px 9px 1px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 1px 1px 9px 1px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 1px 1px 9px 1px rgba(0, 0, 0, 0.1) !important;
  font-size: 14px;
}

/* line 25, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.bg-gray {
  background: #fff !important;
  padding-top: 50px !important;
  min-height: 245px !important;
  margin-bottom: 30px;
}

/* line 26, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.bg-gray.search {
  background: #f4f4f4 !important;
}

/* line 27, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.bg-gray > .small-box-footer {
  padding: 10px !important;
  background: #f4f4f4 !important;
  position: static;
  min-height: 52px;
}

/* line 28, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.bg-gray .status {
  background: #394a5b;
  color: #fff;
  position: absolute;
  top: 20px;
  left: -15px;
  width: auto !important;
  padding: 7px 15px !important;
  border-radius: 15px;
  font-weight: 600;
}

/* line 29, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.post-status .status {
  background: #394a5b;
  color: #fff;
  width: auto !important;
  padding: 7px 15px !important;
  border-radius: 15px;
  display: inline-block;
  font: normal 8px/12px 'Montserrat', serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* line 30, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.post-status .team-privacy {
  display: inline-block;
}

/* line 31, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.bg-gray .status.black, .post-status .status.black {
  background: #000 !important;
}

/* line 32, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.bg-gray .status.gold, .post-status .status.gold {
  background: #c5b15d !important;
}

/* line 33, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.bg-gray .status.green, .post-status .status.green {
  background: #7ca785 !important;
}

/* line 34, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.bg-gray .status.draft, .post-status .status.draft {
  background: #dad5d0 !important;
  color: #000;
}

/* line 35, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.post-status > * {
  vertical-align: middle;
}

/* line 36, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.post-status .sep {
  margin: 0 15px;
  color: #c6b25d;
  font-weight: 700;
}

/* line 37, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.bg-gray .date {
  color: #000;
  text-align: right;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 12px;
  padding: 10px;
}

/* line 38, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.bg-gray .project_name {
  font-weight: 400 !important;
  color: #000;
  font-size: 16px;
  text-transform: none !important;
  letter-spacing: normal;
  line-height: 1.2em;
}

/* line 39, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.bg-gray .project_name.genereal_team {
  display: inline-block;
  padding: 3px 10px;
  background: #fff;
  position: relative;
  z-index: 99;
}

/* line 40, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.bg-gray .modified {
  font-size: 11px;
  margin-top: 10px;
}

/* line 41, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.bg-gray .inner {
  min-height: 98px;
}

/* line 42, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.bg-gray .icon img {
  width: 45px;
  height: 45px;
}

/* line 43, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.bg-gray.search .icon img {
  width: 87px;
  height: 87px;
}

/* line 45, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.overlay-box .pull-right {
  font-size: 15px;
  font-weight: bold;
}

/* line 46, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.overlay-box .pull-right {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 25%;
}

/* line 47, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box:hover .status {
  display: none;
}

/* line 48, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.row.gap15 {
  margin-bottom: 15px;
}

/* line 50, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.modal-gold {
  background: rgba(247, 206, 149, 0.3);
}

/* line 51, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.modal #slider-tutorial {
  opacity: 0;
  transition: all 0.5s linear;
  margin-bottom: 30px;
}

/* line 52, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.modal #slider-tutorial.slick-slider {
  opacity: 1;
}

/* line 53, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.modal #slider-tutorial img {
  margin: auto;
  max-width: 100%;
  height: auto;
}

/* line 54, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.modal #slider-tutorial .text {
  font-size: 16px;
  max-width: 700px;
  margin: 25px auto 20px;
}

/* line 55, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.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 56, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.slick-dots li button:before {
  box-sizing: border-box;
  opacity: 1 !important;
  background: #394a5b;
  content: "" !important;
  border-radius: 50%;
  width: 14px;
  height: 14px;
}

/* line 57, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.slick-dots li:not(.slick-active) button:before {
  box-sizing: border-box;
  border: 2px solid #394a5b;
  background: none;
}

/* line 59, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
h3.modal-intro {
  color: #5d5d5d !important;
  font-weight: 300 !important;
}

/* line 61, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.spacing {
  letter-spacing: 0.2em;
}

/* line 62, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.box.strong {
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
}

/* line 63, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.box.light .item {
  box-sizing: border-box;
  padding: 25px 35px;
  border-left: 15px solid #000;
  background: #f4f4f4;
}

/* line 64, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.box.light .item.project {
  border-left: 15px solid #394a5b;
}

/* line 65, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.box.light .item.team {
  border-left: 15px solid #c5b15d;
}

/* line 66, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.item-heading {
  padding: 15px 0 0 90px;
  position: relative;
  min-height: 70px;
  margin-bottom: 25px;
}

/* line 67, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.item-heading.post-heading {
  padding: 0 0 0 90px !important;
}

/* line 68, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.item-heading .item-icon {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 69, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.item-heading.post-heading .item-icon {
  top: 15px;
}

/* line 70, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.item-heading h2 {
  margin: 0 0 5px;
  text-align: left !important;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}

/* line 71, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.item-heading h3 {
  margin: 7px 0 0;
  text-align: left !important;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
}

/* line 72, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.box.light .item .flex-row {
  min-height: 230px;
  display: flex;
}

/* line 73, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.box.light .item .flex-column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 74, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.item .btn.nav_new {
  display: block;
  margin-bottom: 10px;
  width: 100%;
}

/* line 76, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.modal-dialog .nav_btn {
  font-weight: 600;
  border-width: 2px;
  padding: 8px 20px;
  line-height: 22px;
  background: none;
}

/* line 77, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.modal-dialog .nav_btn.yes {
  background: #394A5B;
}

/* line 79, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.btn.nav_new {
  font-size: 15px;
  text-transform: uppercase;
  color: #394A5B;
  font-weight: 600;
  letter-spacing: 2px;
  cursor: normal;
  padding: 3px 10px;
  border: 2px solid #C5B15D;
  border-radius: 0;
  background: none;
  line-height: 20px;
  white-space: normal;
}

/* line 80, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.btn.btn_blue {
  text-transform: uppercase;
  color: #fff;
  background: #3a4b5b;
  font-weight: 600;
  letter-spacing: 2px;
  cursor: normal;
  padding: 3px 10px;
  line-height: 20px;
  white-space: normal;
  border-radius: 0;
}

/* line 81, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.btn.btn_brown {
  text-transform: uppercase;
  color: #fff;
  background: #5a4222;
  font-weight: 600;
  letter-spacing: 2px;
  cursor: normal;
  padding: 3px 10px;
  line-height: 20px;
  white-space: normal;
  border-radius: 0;
}

/* line 82, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.btn.medium {
  font-size: 16px;
  padding: 5px 15px;
}

/* line 83, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.btn.small {
  font-size: 10px;
  padding: 5px 10px;
  line-height: 16px;
}

/* line 84, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.btn.smaller {
  font-size: 8px;
  padding: 5px 10px;
  line-height: 12px;
}

/* line 85, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.btn.nav_new:hover, .btn.btn_blue:hover, .btn.btn_brown:hover {
  background: #c5b15d !important;
}

/* line 86, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.desc-content {
  color: #5b421f;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 15px;
}

/* line 87, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.desc-content .more_less_edit, .desc-content .show_more_desc, .desc-content .show_less_desc {
  color: #394a5b;
  font-weight: 600;
}

/* line 88, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.date-or-name {
  font-size: 13px;
  font-weight: 600;
  color: #5b421f;
  text-transform: uppercase;
  letter-spacing: 0.3em;
}

/* line 89, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.project-price {
  font-size: 12px;
  font-weight: 400;
  color: #394a5b;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}

/* line 90, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.meta-application {
  margin-top: 5px;
  font-size: 9px;
  font-weight: 400;
  color: #5b421f;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

/* line 91, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.meta {
  margin-top: 5px;
  font-size: 9px;
  font-weight: 400;
  color: #394a5b;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

/* line 92, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.project-price strong, .meta strong {
  font-weight: 600;
}

/* line 93, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.headingsearch {
  background-image: url(/assets/website/search-a-project-1909169fbbc6808636555134e201850d498a12aae86b95efb4ef2f95fdd631e1.jpg);
  background-size: cover;
  text-align: center;
  padding: 150px 40px;
}

/* line 99, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.headingsearch h1 {
  color: #fff !important;
  font-size: 3em;
  letter-spacing: 0.3em;
  line-height: 1em;
}

/* line 105, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.headingteam {
  background-image: url(/assets/website/bk-my-team-a5b4ace4b9efb45d70fe4afdcf834bb7cc76cc5506946f835d05497bc978a723.png);
  background-size: cover;
  text-align: center;
  padding: 150px 40px;
}

/* line 111, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.headingteam h1 {
  color: #fff !important;
  font-size: 3em;
  letter-spacing: 0.3em;
  line-height: 1em;
}

/* line 117, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.box.strong .box-header {
  padding: 10px 20px;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
}

/* line 118, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.box.strong.search-filter {
  margin-top: 15px;
}

/* line 119, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.search-filter .box-body, .sort-box {
  padding: 20px 35px;
}

/* line 120, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.sort-box {
  margin-bottom: 20px;
}

/* line 121, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
label.normal {
  letter-spacing: 0 !important;
  text-align: left !important;
}

/* line 122, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.search-filter .box-body .col-lg-12.text-right {
  padding: 0 5px !important;
}

/* line 123, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.search-filter .box-body .btn {
  margin: 5px 10px;
}

/* line 124, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.search-filter .checkbox-inline {
  margin: 8px 0;
}

/* line 125, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.search-filter .clear {
  clear: both;
}

/* line 126, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost {
  overflow: visible;
  position: relative;
}

/* line 127, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost:after {
  content: "";
  display: table;
  clear: both;
}

/* line 128, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .col-left {
  padding: 40px;
}

/* line 129, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .col-right {
  padding: 40px;
  background: #e8e4df;
  position: relative;
}

/* line 130, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .col-right .btn_blue {
  margin-bottom: 20px;
}

/* line 131, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .margin-top, #dashboardPopup .margin-top {
  margin-top: 30px;
}

/* line 132, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.post-details .margin-top, .modal-body p.margin-top {
  margin-top: 10px;
}

/* line 133, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.separator {
  display: block;
  margin: 20px auto;
  height: 3px;
  width: 100%;
  max-width: 600px;
  background: #c6b25d;
  clear: both;
}

/* line 142, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .separator {
  max-width: 840px;
}

/* line 143, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost h2.dark_left {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.3em;
}

/* line 144, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost h3.dark_left {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.3em;
  font-size: 1.15em;
  margin: 30px 0;
}

/* line 145, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .col-right p {
  color: #6b6b6b;
  text-align: left;
  font-size: 1.125em;
}

/* line 146, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .col-right label {
  margin-bottom: 0;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0;
  font-size: 1.125em;
}

/* line 147, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .description {
  color: #5b421f;
}

/* line 148, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .image {
  max-width: 130px;
  position: relative;
  margin: 10px 0;
}

/* line 149, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.tab-pane .image {
  position: relative;
}

/* line 150, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .image .plus-profile, .applicants .image .plus-profile, .tab-pane .image .plus-profile {
  position: absolute;
  width: 15px;
  height: 15px;
  background: url(/assets/website/plus-image-9493da08d49a332511553feb324fc9de0ee460a078e656b66b4c8f0d1205856c.png) no-repeat;
  z-index: 2;
  top: 5px;
  right: 5px;
  background-size: 15px;
}

/* line 151, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .col-right .name {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #3A4B5B;
  letter-spacing: 0.3em;
}

/* line 152, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .col-right .rating, .viewpost .col-right .performance {
  font-size: 11px;
  font-weight: 300;
  text-transform: uppercase;
  color: #5b421f;
  letter-spacing: 0.3em;
  margin: 15px 0 0;
}

/* line 153, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .col-right .star-rating {
  color: #c5b15d !important;
  margin-bottom: 15px;
  display: block;
}

/* line 154, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .col-right .star-rating .empty {
  color: #9f9f9a !important;
  vertical-align: middle;
}

/* line 155, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .col-right .star-rating .number, .viewpost .col-right .performace-rating .number-reviews {
  font-size: 11px;
  color: #5b421f;
  padding: 0 5px;
  font-weight: 600;
  line-height: 14px;
  display: inline-block;
  vertical-align: middle;
}

/* line 156, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .col-right .performace-rating {
  margin-bottom: 15px;
}

/* line 157, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.bg-white #progressbar3 li:before {
  outline: 10px solid #ffffff !important;
}

/* line 158, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.bg-white #progressbar2 {
  max-width: 500px;
  margin: auto;
}

/* line 159, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.eighthundred {
  max-width: 860px;
  margin: 40px auto;
}

/* line 160, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.eighthundred label {
  letter-spacing: 0;
}

/* line 161, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.modal-body label.right {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  text-align: right;
}

/* line 162, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
textarea.height300 {
  min-height: 300px;
}

/* line 163, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.terms-and-conditions .form-group {
  /*margin-bottom: 0;*/
}

/* line 164, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.terms-and-conditions {
  margin: 30px 0;
  border: 1px solid #ccc;
  padding: 30px 30px 20px;
}

/* line 165, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.terms-and-conditions .terms-text {
  color: #5b421f;
  max-height: 150px;
  overflow: auto;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

/* line 166, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 167, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.terms-and-conditions label {
  text-align: left;
}

/* line 168, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.terms-and-conditions label.uppercase {
  color: #5d5d5d;
  font-size: 11px;
  letter-spacing: 3px;
}

/* line 169, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.terms-and-conditions .checkbox-inline label {
  font-size: 14px;
  letter-spacing: 0.2em;
}

/* line 170, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.terms-and-conditions .clock .fa {
  font-size: 30px;
  vertical-align: middle;
}

/* line 171, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.terms-and-conditions .clock {
  margin-top: 29px;
}

/* line 172, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.terms-and-conditions .clock span {
  display: inline-block;
  padding: 5px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

/* line 173, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
h1.spaced {
  letter-spacing: 0.4em;
  line-height: 1.5em;
  color: #5d5d5d !important;
}

/* line 174, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.box-content-big .content-header .page-title {
  max-width: 1170px;
  margin: 0 auto;
}

/* line 175, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.box-content-big {
  margin: 200px auto;
  max-width: 1170px;
}

/* line 176, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.dropdown.addbutton {
  position: relative;
  padding: 18px 0;
}

/* line 177, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-add.dropdown.addbutton {
  padding: 13px 0;
}

/* line 178, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.dropdown.addbutton #addLabel {
  margin-left: 5px;
  background: #c7b35d;
  color: #2b201d;
  text-transform: uppercase;
  border: none;
  padding: 5px 10px 5px 15px;
  letter-spacing: 0.3em;
  font-weight: 600;
  font-size: 17px;
}

/* line 179, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.dropdown.addbutton > .dropdown-menu, .nav-tabs .dropdown-menu {
  top: 100%;
  margin: -7px 0 0;
}

/* line 180, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.profile .dropdown-menu, .team-privacy .dropdown-menu, .post-heading .dropdown-menu {
  top: 100%;
  margin: 5px 0 0;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
}

/* line 181, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.nav-tabs .dropdown-menu > li > a, .profile .dropdown-menu > li > a, .team-privacy .dropdown-menu > li > a {
  display: block;
  padding: 5px 20px;
  text-align: left !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-size: 15px !important;
  font-weight: 400 !important;
}

/* line 182, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.visible-xs .nav-tabs > li {
  float: none;
  width: 100%;
  margin: 0;
}

/* line 183, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.dropdown-menu > li.active > a {
  background: #fff !important;
  color: #5d5d5d !important;
}

/* line 184, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.secondary_icon .first {
  margin-right: 20px;
}

/* line 185, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.secondary_icon .text-right.form-inline {
  display: inline-block;
}

/* line 186, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.main-tabs > li {
  margin-right: 50px;
  margin-bottom: 0;
}

/* line 187, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.main-tabs > li a {
  line-height: 30px;
}

/* line 188, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.nav-links > .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border-bottom: 7px solid #5d5d5d;
  position: relative;
  padding-bottom: 13px;
  font-weight: 800 !important;
  background: none !important;
  color: #394a5b !important;
}

/* line 189, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
  background: none !important;
  color: #394a5b !important;
}

/* line 190, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.nav-tabs > li.active > a:hover {
  background: none !important;
  color: #5d5d5d !important;
}

/* line 191, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.nav-tabs > li.active > a:after {
  position: absolute;
  content: "";
  width: 16px;
  height: 9px;
  bottom: -16px;
  display: block;
  background: url(/assets/website/tab-after-dce4b8990c37c9f833003ab9659a9ee4f638c6699c63c0433428f4c0e2cedf6e.png) no-repeat 0 0;
  left: 50%;
  margin-left: -8px;
}

/* line 192, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-list h2 {
  letter-spacing: 0;
  font-size: 30px;
  margin: 40px 0 50px;
  line-height: 1em;
}

/* line 193, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-links {
  padding: 0 15px;
}

/* line 194, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-tabs > li {
  margin-right: 10px;
}

/* line 195, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-tabs > li a {
  font-size: 12px !important;
  letter-spacing: 0.25em !important;
}

/* line 196, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-tabs .open > a, .team-tabs .open > a:focus, .team-tabs .open > a:hover {
  background: none !important;
}

/* line 197, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-list .lawclerkbox-light, .nomargin-top {
  margin-top: 0 !important;
}

/* line 198, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-list .lawclerkbox-light .box-body {
  padding: 30px;
  position: relative;
  height: 100%;
}

/* line 199, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-list .gray-bg-title {
  margin-bottom: 20px !important;
}

/* line 200, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-list .team-privacy {
  min-height: 30px;
  margin-bottom: 20px;
}

/* line 201, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.members-box .box-header {
  padding: 0 !important;
}

/* line 202, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.members-box .box-header .team-tabs > li {
  margin: 0 20px;
}

/* line 203, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.members-box .box-header .team-tabs > li a {
  display: block;
  padding: 13px 0 !important;
}

/* line 204, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.members-box .box-header .team-tabs > li.active a {
  padding: 13px 0 6px !important;
}

/* line 205, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-list.smaller .lawclerkbox-light .box-body .row {
  margin: -6px;
}

/* line 206, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-list.smaller .lawclerkbox-light .box-body .row > div {
  padding: 6px;
}

/* line 207, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.lawclerkbox-light .teams, .lawclerkbox-light .teams a {
  color: #3a4b5b;
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

/* line 208, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.lawclerkbox-light .performance {
  font-size: 0.7em;
  color: #533f34;
  margin-bottom: 5px;
}

/* line 209, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.lawclerkbox-light .number-reviews {
  font-weight: 600;
  color: #533f34;
}

/* line 210, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-list .lawclerkbox-light .dropdown.profile {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

/* line 211, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-list.smaller .lawclerkbox-light .dropdown.profile {
  bottom: 8px;
  right: 12px;
}

/* line 212, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-list.smaller .lawclerkbox-light .dropdown.profile img {
  width: 40px !important;
}

/* line 213, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-list.smaller .lawclerkbox-light .location, .team-list.smaller .lawclerkbox-light .teams, .team-list.smaller .lawclerkbox-light .teams a {
  font-size: 12px !important;
}

/* line 214, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-list.smaller, .project-list {
  padding: 20px;
}

/* line 215, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-list.smaller .lawclerkbox-light .box-body {
  padding: 20px;
}

/* line 216, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-list.smaller .lawclerkbox-light .name {
  margin-bottom: 0;
  font-size: 14px;
}

/* line 217, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-list.smaller .lawclerkbox-light .quote {
  color: #5b421f;
  text-transform: none;
  font-weight: 600;
  letter-spacing: 0;
  font-size: 0.75em;
  margin: 0;
}

/* line 218, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.members-box .box-body.team-list, .projects-box .box-body.project-list {
  height: 530px;
  overflow: auto;
}

/* line 219, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-privacy .dropdown {
  padding: 5px 0;
}

/* line 220, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-privacy .dropdown-toggle {
  color: #5d5d5d !important;
  letter-spacing: 0.1em;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  display: inline-block;
}

/* line 221, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-privacy .dropdown-toggle img {
  margin-right: 10px;
  vertical-align: middle;
  margin-top: -3px;
}

/* line 222, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-privacy .dropdown-toggle .caret {
  margin-left: 10px;
  color: #c6b25d;
  vertical-align: middle;
  margin-top: -3px;
}

/* line 223, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.team-privacy .dropdown-menu a img {
  margin: -3px 10px 0 0;
}

/* line 224, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
h4.modal-title.light {
  font-weight: 300;
  max-width: 600px;
  margin: auto;
}

/* line 225, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
h4.modal-title.light strong {
  font-weight: 600;
}

/* line 226, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.moveMember form {
  max-width: 680px;
  margin: 30px auto 0;
}

/* line 227, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.moveMember form button {
  margin-top: 30px;
}

/* line 228, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
h4.gray-left {
  text-align: left !important;
  color: #5d5d5d !important;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.3em;
  font-size: 12px;
  margin: 15px 0;
}

/* line 229, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .progress-profile {
  height: 12px;
  width: 80%;
  margin: 0px;
  display: inline-block;
}

/* line 235, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .project-review .progress {
  height: 30px;
}

/* line 238, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .project-review .progress .progress-bar p {
  font-size: 18px;
  margin-top: 5px;
}

/* line 242, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .not-expectation {
  background-color: #cf191d !important;
}

/* line 245, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .middle-expectation {
  background-color: #c5b15d !important;
}

/* line 248, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .exceeded-expectation {
  background-color: #007236 !important;
}

/* line 251, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .no-available {
  background-color: #f7f7f8 !important;
  border: 1px solid #5F5F5F;
  color: #5b421f !important;
}

/* line 256, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .number-reviews {
  display: inline-block;
}

/* line 259, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .progress-bar {
  border-radius: 0px !important;
}

/* line 262, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.post-heading h1.dark_left {
  text-transform: none;
  letter-spacing: 0;
  /*word-break: break-all;*/
}

/* line 267, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost .col-left textarea {
  height: 400px;
  color: #5b421f;
}

/* line 271, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.viewpost input[type="text"] {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  font-size: 14px;
}

/* line 272, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.lawclerkbox-light {
  border: none !important;
  -webkit-box-shadow: 2px 3px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 3px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 3px 10px 0px rgba(0, 0, 0, 0.3);
}

/* line 278, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.lawclerkbox-light .intro {
  text-transform: none;
  font-size: 0.875em;
  letter-spacing: 0 !important;
}

/* line 279, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
#dashboardPopup .nav_btn {
  max-width: 240px;
}

/* line 280, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.projects-box .box-header, .members-box .box-header {
  -webkit-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
}

/* line 281, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.projects-box .box-header h4 {
  margin: 0 5px 0 0;
  float: left;
  line-height: 25px;
  font-size: 12px !important;
  letter-spacing: 0.25em !important;
  text-transform: uppercase;
  font-weight: 800 !important;
  color: #394a5b !important;
}

/* line 291, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.projects-box .box-header .form-inline {
  width: 130px;
  font-size: 0;
  margin: 3px 0;
}

/* line 292, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.projects-box .box-header .form-inline label {
  font-size: 9px !important;
  width: 38px;
  margin: 0;
  text-align: left;
  vertical-align: middle;
}

/* line 293, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.projects-box .box-header .form-inline select {
  font-size: 9px !important;
  width: 92px;
  padding: 2px 3px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

/* line 294, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.projects-box .small-box.bg-gray {
  min-height: 100px !important;
  padding-top: 40px !important;
}

/* line 295, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.projects-box .small-box.bg-gray .icon img {
  width: 30px;
  height: 30px;
}

/* line 296, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.projects-box .small-box.bg-gray .project_name {
  font-size: 12px;
  margin-top: 0;
}

/* line 297, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.projects-box .small-box.bg-gray .modified {
  margin: 0 !important;
  font-size: 8px;
}

/* line 298, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.projects-box .small-box.bg-gray .inner {
  min-height: 30px;
}

/* line 299, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.projects-box .small-box.bg-gray .status {
  top: 10px !important;
}

/* line 300, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.projects-box .avatar img {
  width: 22px;
  height: 22px;
}

/* line 301, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.projects-box .small-box.bg-gray .date {
  padding: 5px 0 !important;
  font-size: 9px !important;
}

/* line 302, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.projects-box .small-box.bg-gray > .small-box-footer {
  min-height: 20px !important;
  padding: 7px !important;
}

/* line 303, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.projects-box .overlay-box .pull-right {
  font-size: 13px !important;
}

/* line 305, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.modal-body .buttons {
  clear: both;
  padding-top: 30px;
}

/* line 306, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.modal-body .table-font-big td {
  font-size: 14px !important;
}

@media all and (min-width: 1200px) {
  /* line 309, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .box.light .item {
    padding: 30px 50px;
  }
  /* line 310, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .box.light .item .flex-row {
    min-height: 210px;
  }
  /*.btn.nav_new, .btn.btn_blue {margin: 3px;}*/
  /* line 312, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .search-filter .box-body, .sort-box {
    padding: 20px 50px;
  }
  /* line 313, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .main-tabs > li {
    margin-right: 70px;
  }
  /* line 314, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .dropdown.addbutton #addLabel {
    padding: 5px 15px 5px 20px;
  }
  /* line 315, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .applicants .lawclerkbox-light .col-sm-2.img-cont {
    width: 20%;
  }
}

@media all and (max-width: 1199px) {
  /* line 318, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .btn.nav_new {
    padding: 3px 5px;
    letter-spacing: 0.1em;
  }
  /* line 319, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .profile .dropdown-menu {
    right: 0;
    left: inherit;
  }
}

@media all and (min-width: 992px) {
  /* line 322, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .viewpost .col-left {
    min-height: 700px;
  }
  /* line 323, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .viewpost .col-right {
    position: absolute;
    right: 0;
    overflow: visible;
    height: 100%;
  }
  /* line 329, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .viewpost .margin-top {
    margin-top: 40px;
  }
  /* line 330, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .team-list .tab-pane .col-md-6:nth-of-type(2n+1) {
    clear: both;
  }
}

@media all and (min-width: 768px) {
  /* line 333, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .team-list.smaller .lawclerkbox-light .box-body .row {
    display: flex;
    align-items: center;
  }
  /* line 334, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .content .grid .col-sm-4:nth-of-type(3n+1) {
    clear: both;
  }
}

@media all and (max-width: 767px) {
  /* line 337, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .spacing {
    letter-spacing: 0.1em;
  }
  /* line 338, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .modal-dialog {
    padding: 25px !important;
  }
  /* line 339, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .box.light .item .flex-row {
    flex-direction: column;
  }
  /* line 340, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .box.light .item {
    padding: 25px;
  }
  /* line 341, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .headingsearch {
    padding: 120px 50px;
  }
  /* line 342, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .headingsearch h1 {
    letter-spacing: 0.1em;
  }
  /* line 343, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .search-filter .box-body, .sort-box {
    padding: 20px 25px;
  }
  /* line 344, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .viewpost button {
    margin-top: 0;
  }
  /* line 345, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .main-tabs > li {
    margin-right: 20px;
  }
  /* line 346, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .dropdown.addbutton #addLabel {
    margin-top: 0 !important;
  }
  /* line 347, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .nav-tabs > li a {
    letter-spacing: 0.3em !important;
    padding-left: 0.3em;
  }
  /* line 348, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .applicants .lawclerkbox-light .internal {
    margin: 20px 0;
  }
  /* line 349, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .team-list .tab-pane .lawclerkbox-light .image {
    max-width: 200px;
    margin: 0 auto;
  }
}

@media all and (max-width: 560px) {
  /* line 352, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .main-tabs > li {
    margin-right: 13px;
  }
  /* line 353, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .nav-tabs > li a {
    letter-spacing: 0.2em !important;
    padding-left: 0.2em;
  }
  /* line 354, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .nav-links .addbutton #addLabel {
    padding: 5px 5px 5px 10px;
    letter-spacing: 0.2em;
  }
  /* line 355, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .item-heading.post-heading {
    padding-left: 55px !important;
  }
  /* line 356, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .item-heading.post-heading .item-icon {
    width: 40px;
    height: 40px;
  }
}

@media all and (max-width: 480px) {
  /* line 359, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .spacing {
    letter-spacing: 0.05em;
  }
  /* line 360, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .modal-dialog {
    padding: 15px !important;
  }
  /* line 361, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .item-heading .item-icon {
    width: 40px;
    height: 40px;
  }
  /* line 362, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .item-heading {
    padding-left: 55px !important;
  }
  /* line 363, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .item-heading.post-heading {
    padding: 55px 0 0 !important;
  }
  /* line 364, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .viewpost .col-left, .viewpost .col-right {
    padding: 20px;
  }
  /* line 365, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .nav-links .addbutton {
    width: 100%;
    float: none !important;
  }
  /* line 366, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .nav-links .addbutton #addLabel {
    margin: 0 !important;
    display: block;
    width: 100%;
    letter-spacing: 0.4em;
  }
  /* line 367, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .main-tabs > li {
    margin-right: 10px;
  }
  /* line 368, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
  .nav-tabs > li a {
    line-height: 20px;
    font-size: 12px !important;
    letter-spacing: 0.15em !important;
    padding-left: 0.15em;
  }
}

/*Avdesh dtd. 20-12-18*/
/* line 373, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
#progressbar2 {
  margin-top: 20px;
}

/* line 377, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
#progressbar2 li:before,
#progressbar2 li.active:before {
  outline: none;
  background: transparent;
}

/* line 383, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
#progressbar2 li:after {
  width: calc(100% - 100px);
  left: auto;
  margin-left: 0;
  right: calc(50% + 50px);
}

/* line 390, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.compliance input.string.optional {
  width: 100%;
  padding: 1px 5px;
  box-sizing: border-box;
}

/* line 395, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.compliance .time {
  padding-top: 35px;
}

/* line 399, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
li.dropdown-header {
  background: #f7f7f7;
  border-bottom: 1px solid #eee;
}

/* line 403, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.dropdown-menu .divider {
  margin: 0;
  border: none;
  padding: 0;
}

/* line 408, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.post-status .status + .fa-caret-down,
.team-privacy .fa-caret-down {
  margin-left: 8px;
  font-size: 20px;
  vertical-align: -2px;
}

/* line 414, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
div#members > .row,
.tab-content > div > .row {
  display: flex;
  flex-wrap: wrap;
}

/* line 419, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
div#members > .row:after,
div#members > .row:before,
.tab-content > div > .row:after,
.tab-content > div > .row:before {
  content: none;
}

/* line 425, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
div#members > .row > div,
.tab-content > div > .row > div {
  display: inline-flex;
}

/* line 429, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
div#members > .row .lawclerkbox-light,
.tab-content > div > .row .lawclerkbox-light {
  width: 100%;
}

/* line 433, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.lawclerkbox-light .dropdown.profile .dropdown-menu {
  left: auto;
  right: 0;
  margin-top: 0;
}

/* line 438, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.lawclerkbox-light .dropdown.profile:hover .dropdown-menu {
  display: block;
}

/* line 441, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.nav.nav-tabs.team-tabs > li > a {
  background: none !important;
  color: #5d5d5d !important;
  text-transform: uppercase;
  padding: 20px 0 13px 0.4em;
  border-bottom: 7px solid transparent;
  line-height: 20px;
  font-weight: 600 !important;
}

/* line 450, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.nav.nav-tabs.team-tabs > li.active > a {
  font-weight: 800 !important;
  border-bottom-color: #5d5d5d;
}

/* line 455, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.compliance label {
  font-size: 10px !important;
  text-transform: uppercase;
}

/* line 460, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.project-hover {
  text-decoration: none;
  color: #f9f9f9;
}

/* line 464, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.project-hover .overlay-box {
  display: block;
}

/* line 465, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.small-box.project-hover .status {
  display: none;
}

/* line 468, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.lawclerkbox-light a.overlay-link {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

/* line 476, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.lawclerkbox-light {
  position: relative;
}

/* line 479, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.box-body a {
  position: relative;
  z-index: 9;
}

/* line 484, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.assign_button a {
  display: block;
  background: #347337;
  margin: 15px 0 0;
  color: #fff;
  font-size: 10px;
  padding: 10px 5px;
  text-align: center;
  letter-spacing: 0.25px;
  transform: scale(1.1);
  font-weight: 700;
}

/* line 496, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.conflict_form.box-content input[type="checkbox"] {
  box-shadow: none;
  margin-left: 5px;
  margin-right: 5px;
}

/* line 501, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.meetings-iframe-container iframe {
  height: auto !important;
  min-height: 686px !important;
}

/* line 507, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.custom_popup .modal-header {
  padding: 14px 30px 1px !important;
  margin: 0;
}

/* line 510, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.custom_popup .modal-header button.close {
  font-size: 29px;
}

/* line 515, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.popup_content {
  padding: 0px 50px;
}

/* line 516, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.popup_content h3 {
  letter-spacing: 3px;
  margin: 0 0 11px;
}

/* line 521, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.popup_content p.text-italic {
  font-style: italic;
}

/* line 524, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.popup_content li {
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 1.6;
}

/* line 529, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.popup_content ul {
  padding: 0 0px 0 24px;
  max-height: 250px;
  overflow-y: scroll;
}

/* line 533, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.popup_content ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

/* line 538, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.popup_content ul::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}

/* line 542, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.popup_content ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #394a5b;
}

/* line 550, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.modal-content.custom_popup .modal-footer {
  padding: 20px;
}

/* line 552, app/assets/stylesheets/website/globals/_lawclerk-finalscreens.scss */
.modal-content.custom_popup .modal-footer a.nav_btn {
  letter-spacing: 5px;
  padding: 9px 30px;
}

/* New styles for radio buttons */
/* line 3, app/assets/stylesheets/website/globals/_lawclerk-radio.scss */
.radio .col-form-label {
  margin-bottom: 0 !important;
  padding-left: 45px !important;
  position: relative;
  line-height: 30px;
}

/* line 4, app/assets/stylesheets/website/globals/_lawclerk-radio.scss */
.radio .col-form-label input {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
/* line 19, app/assets/stylesheets/website/globals/_lawclerk-radio.scss */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  border: 2px solid #5d5d5d;
  box-sizing: border-box;
  background-color: #f7f7f8;
  border-radius: 50%;
}

/* line 31, app/assets/stylesheets/website/globals/_lawclerk-radio.scss */
.radio .col-form-label:hover input ~ .checkmark {
  background-color: #ddd;
}

/*.radio .col-form-label input:checked ~ .checkmark {
  border-color: #666;
}*/
/*.radio .col-form-label input:focus ~ .checkmark {
  border-color: #C5B15D;
}*/
/* line 42, app/assets/stylesheets/website/globals/_lawclerk-radio.scss */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* line 49, app/assets/stylesheets/website/globals/_lawclerk-radio.scss */
.radio .col-form-label input:checked ~ .checkmark:after {
  display: block;
}

/* line 52, app/assets/stylesheets/website/globals/_lawclerk-radio.scss */
.radio .col-form-label .checkmark:after {
  top: 2px;
  left: 2px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #3a4b5b;
}

/* line 2, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
.chat-container #chat-box, .chat-container .slimScrollDiv {
  min-height: 485px;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}

/* line 10, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
.teams_details_right .slimScrollDiv {
  min-height: 485px;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
  background: #e8e4df;
}

/* line 19, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
.div_area_of_law .slimScrollDiv {
  min-height: 0px;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
  background: #e8e4df;
}

/* line 27, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
.scoll_area_of_law {
  max-height: 275px;
}

/* line 31, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
.subscription_opp_area_law {
  max-height: 240px;
}

/* line 36, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
.chat-container2 #chat-box, .chat-container2 .slimScrollDiv {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}

/*textarea-chat*/
/* line 43, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
#message_body {
  overflow: auto;
  border: 1px solid #000;
  border-radius: 4px;
  padding: 13px 80px 13px 15px;
  z-index: 1;
  background: none;
  line-height: 24px;
  color: #000;
  font-size: 16px;
  margin: 0;
}

/* line 55, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
#message_body::placeholder {
  color: #333 !important;
}

/* line 58, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
#message_body::-webkit-scrollbar {
  width: 7px;
}

/* line 61, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
#message_body::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 65, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
#message_body::-webkit-scrollbar-thumb {
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: rgba(0, 0, 0, 0.4);
}

/* line 70, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
#message_body::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}

/* line 77, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
.clone-textarea {
  font: 400 16px/24px Montserrat, serif;
  padding: 13px 80px 13px 15px;
  border: 1px solid black;
  box-sizing: border-box;
}

/* line 85, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
.chat-footer .box-footer {
  background: none !important;
}

/* line 88, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
.chat-footer .input-group {
  width: 100%;
}

/* line 91, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
.chat-footer .input-group-btn {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: auto;
  z-index: 2;
}

/* line 98, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
.chat-footer .btn-send {
  height: 30px;
  padding: 5px 13px;
  color: #fff;
  border-radius: 3px !important;
  background: #3a4b5b;
}

/* line 104, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
.chat-footer .btn-send:hover {
  background: #c5b15d;
}

/* line 110, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
#chat-box2 p {
  color: #5b421f;
}

/* line 114, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
p.top10 {
  margin-top: 10px !important;
}

/* line 119, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
.btn.nav_new.not-fixed {
  font-size: 15px;
  text-transform: uppercase;
  color: #394A5B !important;
  font-weight: 600;
  letter-spacing: 2px;
  cursor: normal;
  padding: 3px 10px;
  border: 2px solid #C5B15D;
  border-radius: 0;
  background: none !important;
  line-height: 20px;
  white-space: normal;
  position: relative !important;
  bottom: 0 !important;
  left: 0 !important;
}

/* line 135, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
.btn.nav_new.not-fixed:hover {
  background: #C5B15D !important;
}

/* line 139, app/assets/stylesheets/website/globals/_lawclerk-chat.scss */
.btn.smaller.not-fixed {
  font-size: 10px;
  padding: 5px 10px;
  line-height: 14px;
}

/* line 1, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.modal-gold .modal-lg .modal-body, .modal-gold .modal-lg .modal-header, .modal-gold .modal-lg .modal-footer {
  padding: 15px;
}

/* line 2, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.modal-dialog .nav_btn {
  font-weight: 600;
  border-width: 2px;
  padding: 8px 20px;
  line-height: 22px;
  background: none;
}

/* line 9, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
h4.modal-title {
  color: #636363 !important;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
}

/* line 15, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
h4.modal-title.light {
  font-weight: 300;
  max-width: 600px;
  margin: auto;
}

/* line 20, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
h4.modal-title.spacing {
  letter-spacing: 0.2em;
}

/* line 23, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.uppercase {
  text-transform: uppercase;
}

/* line 24, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.modal-dialog .nav_gold {
  background: #c7b35d;
  color: #2b201d;
}

/* line 25, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.modal-dialog .nav_gold:hover {
  background: none;
}

/* line 26, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#incomingCall h4.modal-title {
  margin-bottom: 20px;
}

/* line 27, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#incomingCall .bordered {
  width: 150px;
  margin: 0 0 20px;
  border: 1px solid #888;
}

/* line 28, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#incomingCall .modal-body p {
  margin-bottom: 5px;
  font-size: 18px;
  color: #636363;
  font-weight: 300;
}

/* line 29, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#incomingCall .modal-body .name {
  font-weight: 600;
  letter-spacing: 0.4em;
}

/* line 30, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.t-shadow {
  text-shadow: 1px 1px 12px rgba(0, 0, 0, 0.15);
}

/* line 31, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.modal.modal-bottom-right {
  background: none !important;
  width: 0 !important;
  height: 0 !important;
}

/* line 32, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.modal.modal-bottom-right .modal-dialog {
  width: 550px;
  position: fixed;
  bottom: 0;
  right: 0;
  margin: 0;
  max-width: 100%;
  padding: 0 !important;
  z-index: 2000;
}

/* line 42, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.modal.modal-bottom-right .modal-dialog .modal-content {
  box-shadow: -2px -2px 10px rgba(0, 0, 0, 0.125);
}

/* line 43, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#missedCall .modal-header {
  padding: 10px 15px 5px;
}

/* line 44, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#missedCall img {
  max-width: 100%;
  margin-top: -10px;
}

/* line 45, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#missedCall h4.modal-title {
  margin-bottom: 0;
  font-size: 18px;
}

/* line 46, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#missedCall .modal-body p {
  font-size: 17px;
}

/* line 47, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#missedCall .modal-body .name {
  font-weight: 600;
  letter-spacing: 0.4em;
  margin-bottom: 20px;
}

/* line 48, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.modal.modal-bottom-right .text-right .nav_btn {
  margin-left: 20px;
  padding: 5px 15px;
  line-height: 1.35em;
  font-size: 14px;
}

/* line 49, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.modal.modal-bottom-right .text-right .nav_btn:first-of-type {
  margin-left: 0 !important;
}

/* line 51, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.page-clio-buttons a.nav_btn:first-of-type {
  margin-left: 0 !important;
}

/* line 52, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.chat-container.chat-video .chat .item > .message, .chat-container-side .chat .item > .message {
  margin-left: 5px;
  margin-top: -30px;
  color: #394A5B;
}

/* line 53, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.chat-container.chat-video .chat .item > .message > .name, .chat-container-side .chat .item > .message > .name {
  margin-left: 0;
  margin-bottom: 10px;
}

/* line 54, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.chat-container.chat-video .chat .devider, .chat-container-side .chat .devider {
  margin: 30px 0 50px;
}

/* line 55, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.secondary_icon .user-status {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

/* line 56, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.secondary_icon .user-status img {
  width: 60px;
}

/* line 57, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.secondary_icon .user-status .text-user {
  color: #3b4b5b;
  font-size: 7px;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1.25em;
  margin-top: 8px;
}

/* line 58, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.secondary_icon .user-status .status {
  background: #999;
  position: absolute;
  z-index: 20;
  right: -5px;
  top: 49px;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 17px;
  height: 17px;
}

/* line 59, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.secondary_icon .user-status .status.online {
  background: #097306;
}

/* line 60, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.secondary_icon .user-status .status.busy {
  background: #cc0000;
}

/* line 61, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.secondary_icon .user-status .status.idle {
  background: #f9af29;
}

/* line 62, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.activity-box {
  padding: 20px;
}

/* line 63, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.activity-box span.message-notification {
  color: #5B421F !important;
  font-size: 15px;
}

/* line 64, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.activity-box .time {
  color: #3a4b5b !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
}

/* line 65, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.chat-container-side #chat-box, .chat-container-side .slimScrollDiv {
  min-height: 453px;
}

/* line 66, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.chat-container-side .box-body.chat {
  padding: 10px 15px 5px 15px !important;
}

/* line 68, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#video-box .box-title {
  padding: 5px 30px;
}

/* line 69, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#video-box .video-container .call-content {
  min-height: 506px;
  background: #000;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  position: relative;
}

/* line 70, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#video-box .video-container .call-footer {
  background: #e1e1e1;
  min-height: 110px;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

/* line 71, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#video-box .video-container .calling {
  width: 100%;
}

/* line 72, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#video-box .video-container .user-calling {
  width: 220px;
  max-width: 70%;
  margin-bottom: 30px;
}

/* line 73, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#video-box .video-container .calling p {
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
}

/* line 74, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#video-box .video-container .caller {
  max-width: 50%;
  min-width: 90px;
  min-height: 90px;
  border: 1px solid #666;
  position: absolute;
  z-index: 20;
  bottom: 30px;
  right: 30px;
}

/* line 75, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#video-box .video-container .caller img {
  width: 88px;
  height: auto;
}

/* line 76, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#video-box .video-container .call-footer .media-option {
  cursor: pointer;
  text-align: center;
  color: #2a3946;
  text-decoration: underline;
  font-size: 15px;
  margin: 0 25px;
}

/* line 77, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#video-box .video-container .call-footer .media-option.leave {
  color: #a80906;
}

/* line 78, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#video-box .video-container .call-footer .media-option img {
  margin-bottom: 10px;
}

/* line 79, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#video-box .video-container .caller .camera, #video-box .video-container .caller .camera img, #video-box .video-container .caller .camera video, #video-box .video-container .caller .camera > div {
  width: 330px;
  max-width: 100%;
  height: auto;
}

/* line 82, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#video-box .video-container .calling .sharing, #video-box .video-container .calling .sharing img, #video-box .video-container .calling .sharing video, #video-box .video-container .calling .sharing > div {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  height: auto;
}

/* line 85, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#video-box .video-container .calling .sharing {
  max-height: 435px;
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#video-box .video-container .frame-container {
  width: 100%;
  height: 100%;
}

/* line 87, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#video-box .video-container .frame-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 89, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.small-box.bg-gray .date {
  padding: 1px 10px !important;
  line-height: 1.5em !important;
  font-size: 10px !important;
}

@media (max-width: 1440px) {
  /* line 92, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  .nav-tabs.tabs-chat {
    margin-bottom: 0 !important;
  }
  /* line 93, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  .nav-tabs.tabs-chat > li {
    margin-bottom: 0 !important;
  }
  /* line 94, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  .nav-tabs.tabs-chat > li > a {
    padding: 5px 15px 7px !important;
    display: block !important;
    border-top: 2px solid transparent;
  }
  /* line 95, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  .nav-tabs.tabs-chat > li.active > a {
    padding-bottom: 5px !important;
  }
  /* line 96, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .call-footer .media-option {
    font-size: 16px;
    margin: 0 20px;
  }
  /* line 97, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .user-calling {
    width: 220px;
  }
}

@media (min-width: 992px) {
  /* line 101, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #incomingCall .modal-body {
    padding-top: 30px !important;
  }
  /* line 102, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #incomingCall .modal-footer {
    padding-bottom: 30px !important;
  }
  /* line 103, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #incomingCall .modal-dialog .nav_btn {
    padding: 6px 30px;
  }
}

@media (max-width: 767px) {
  /* line 107, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  .social-footer {
    width: auto;
    float: none;
    margin-top: 20px;
  }
  /* line 112, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #incomingCall .modal-body .name, #missedCall .modal-body .name {
    font-weight: 600;
    letter-spacing: 0.2em;
  }
  /* line 113, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  .modal.modal-bottom-right .text-right .nav_btn {
    margin-left: 10px;
  }
  /* line 114, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box {
    min-height: 400px !important;
  }
  /* line 115, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .box-title {
    padding: 5px 15px;
  }
  /* line 116, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .user-calling {
    max-width: 60%;
  }
  /* line 117, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .caller {
    max-width: 80%;
    min-width: 70px;
    min-height: 70px;
    right: 20px;
    bottom: 20px;
  }
  /* line 118, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .caller img {
    width: 68px;
    height: auto;
  }
  /* line 119, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .calling p {
    font-size: 16px;
    padding: 0 15px;
  }
  /* line 120, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .call-footer {
    min-height: 50px;
  }
  /* line 121, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .call-footer .media-option {
    font-size: 14px;
    margin: 10px 15px;
  }
  /* line 122, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .call-footer .media-option img {
    width: 35px;
  }
}

@media (max-width: 400px) {
  /* line 126, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #missedCall h4.modal-title {
    font-size: 15px;
  }
  /* line 127, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #missedCall .modal-body p {
    font-size: 14px;
  }
  /* line 128, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  .modal.modal-bottom-right .text-right .nav_btn {
    font-size: 12px;
    padding: 5px 10px;
  }
  /* line 129, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .calling p {
    font-size: 15px;
  }
  /* line 130, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #missedCall .col-xs-3 {
    padding-right: 0 !important;
  }
  /* line 131, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .user-calling {
    max-width: 55%;
    margin-bottom: 20px;
  }
  /* line 132, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .call-footer {
    flex-wrap: wrap;
  }
  /* line 133, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .call-footer .media-option {
    font-size: 13px;
    margin: 10px;
  }
}

/* line 136, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#multiMissedCall h4.modal-title {
  margin-bottom: 0;
  font-size: 18px;
}

/* line 137, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#multiMissedCall .modal-body p {
  font-size: 13px;
  letter-spacing: 0.4em;
}

/* line 138, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#multiMissedCall .listing {
  padding: 0 20px;
}

/* line 139, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
#multiMissedCall .modal-body .name {
  font-weight: 600;
  font-size: 17px;
  color: #636363;
  margin-bottom: 20px;
}

/* line 140, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.multi-container {
  padding: 0 20px;
  max-height: 550px;
  overflow: auto;
}

/* line 141, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.listed .multi-container {
  padding-bottom: 20px;
}

/* line 142, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.listed .multi-footer {
  margin-top: -80px;
  padding-top: 80px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 65%);
}

/* line 143, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.multi-container .missed-item {
  padding-bottom: 20px;
  border-bottom: 2px solid #c5b15d;
  margin-bottom: 30px;
}

/* line 144, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.multi-container .missed-item:last-of-type {
  margin-bottom: 0;
}

/* line 145, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.listed .multi-container .missed-item:last-of-type {
  margin-bottom: 30px;
}

/* line 146, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.multi-footer {
  padding-top: 20px;
}

/* line 147, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.multi-footer .fa {
  font-size: 20px;
}

/* line 148, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.overflow-auto::-webkit-scrollbar {
  width: 8px;
}

/* line 151, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.overflow-auto::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 155, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.overflow-auto::-webkit-scrollbar-thumb {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #333;
}

@media (max-width: 1440px) {
  /* line 163, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  .nav-tabs.tabs-chat {
    margin-bottom: 0 !important;
  }
  /* line 164, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  .nav-tabs.tabs-chat > li {
    margin-bottom: 0 !important;
  }
  /* line 165, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  .nav-tabs.tabs-chat > li > a {
    padding: 5px 15px 7px !important;
    display: block !important;
    border-top: 2px solid transparent;
  }
  /* line 166, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  .nav-tabs.tabs-chat > li.active > a {
    padding-bottom: 5px !important;
  }
  /* line 167, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .call-footer .media-option {
    font-size: 16px;
    margin: 0 20px;
  }
  /* line 168, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .user-calling {
    width: 220px;
  }
}

@media (min-width: 992px) {
  /* line 172, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #incomingCall .modal-body {
    padding-top: 30px !important;
  }
  /* line 173, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #incomingCall .modal-footer {
    padding-bottom: 30px !important;
  }
  /* line 174, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #incomingCall .modal-dialog .nav_btn {
    padding: 6px 30px;
  }
}

@media (max-width: 767px) {
  /* line 178, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  .social-footer {
    width: auto;
    float: none;
    margin-top: 20px;
  }
  /* line 183, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #incomingCall .modal-body .name, #missedCall .modal-body .name {
    font-weight: 600;
    letter-spacing: 0.2em;
  }
  /* line 184, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  .modal.modal-bottom-right .text-right .nav_btn {
    margin-left: 10px;
  }
  /* line 185, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box {
    min-height: 400px !important;
  }
  /* line 186, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .box-title {
    padding: 5px 15px;
  }
  /* line 187, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .user-calling {
    max-width: 60%;
  }
  /* line 188, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .caller {
    max-width: 80%;
    min-width: 70px;
    min-height: 70px;
    right: 20px;
    bottom: 20px;
  }
  /* line 189, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .caller img {
    width: 68px;
    height: auto;
  }
  /* line 190, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .calling p {
    font-size: 16px;
    padding: 0 15px;
  }
  /* line 191, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .call-footer {
    min-height: 50px;
  }
  /* line 192, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .call-footer .media-option {
    font-size: 14px;
    margin: 10px 15px;
  }
  /* line 193, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .call-footer .media-option img {
    width: 35px;
  }
}

@media (max-width: 400px) {
  /* line 197, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #missedCall h4.modal-title {
    font-size: 15px;
  }
  /* line 198, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #missedCall .modal-body p {
    font-size: 14px;
  }
  /* line 199, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  .modal.modal-bottom-right .text-right .nav_btn {
    font-size: 12px;
    padding: 5px 10px;
  }
  /* line 200, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .calling p {
    font-size: 15px;
  }
  /* line 201, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #missedCall .col-xs-3 {
    padding-right: 0 !important;
  }
  /* line 202, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .user-calling {
    max-width: 55%;
    margin-bottom: 20px;
  }
  /* line 203, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .call-footer {
    flex-wrap: wrap;
  }
  /* line 204, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
  #video-box .video-container .call-footer .media-option {
    font-size: 13px;
    margin: 10px;
  }
}

/* line 206, app/assets/stylesheets/website/globals/_lawclerk-videoconference.css */
.video-container {
  text-align: center;
}

/* line 1, app/assets/stylesheets/website/globals/_subscription.scss */
.more-members {
  color: #000;
  font-weight: 600;
  font-size: 12px;
}

/* line 7, app/assets/stylesheets/website/globals/_subscription.scss */
#dashboardPopup .nav_btn.bigger {
  max-width: 340px;
}

/* line 13, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionPopup .modal-body .projectname {
  margin-bottom: 5px;
  font-size: 18px;
  color: #636363;
  font-weight: 300;
}

/* line 19, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionPopup .modal-body .name {
  font-weight: 600;
  letter-spacing: 0.4em;
  margin-bottom: 5px;
  font-size: 18px;
  color: #636363;
}

/* line 27, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionPopup .message-profile {
  margin: 30px auto 20px;
  padding: 0 20px;
}

/* line 32, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm {
  padding: 30px;
}

/* line 35, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm form label {
  font-weight: 600;
  color: #5e5e5e;
  font-size: 16px;
}

/* line 41, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .form-control {
  margin-bottom: 20px;
  line-height: 20px;
  height: 40px;
  padding: 10px 15px;
  border-color: #e0e1e1 !important;
  color: #5e5e5e;
}

/* line 48, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .form-control::placeholder {
  color: #5d5d5d;
}

/* line 52, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm textarea.form-control {
  height: 100px !important;
}

/* line 55, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm h1 {
  font-size: 26px !important;
  font-weight: 600 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}

/* line 61, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm p {
  font-size: 16px;
}

/* line 64, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .mb-4 {
  margin-bottom: 30px !important;
}

/* line 67, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .small-width {
  min-width: 300px;
}

/* line 70, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .btn-blue {
  border-radius: 0px;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 16px;
  min-width: 0px;
  min-height: 40px;
  width: auto !important;
  margin-top: 0 !important;
  white-space: normal;
  padding: 12px 25px;
  font-size: 14px !important;
  letter-spacing: 3px;
  display: inline-block;
  font-weight: 800;
  background-color: #3A4B5B;
  color: #fff;
  border: 2px solid #3A4B5B !important;
}

/* line 89, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .btn-clear {
  border-radius: 0px;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 16px;
  min-width: 0px;
  min-height: 40px;
  width: auto !important;
  margin-top: 0 !important;
  white-space: normal;
  padding: 12px 25px;
  font-size: 14px !important;
  letter-spacing: 3px;
  display: inline-block;
  font-weight: 800;
  background: none;
  border: 2px solid #c5b15d;
  color: #5d5d5d;
}

/* line 109, app/assets/stylesheets/website/globals/_subscription.scss */
.grey-color {
  color: #5d5d5d !important;
}

/* line 113, app/assets/stylesheets/website/globals/_subscription.scss */
.btn-blue:hover {
  opacity: 0.9;
}

/* line 118, app/assets/stylesheets/website/globals/_subscription.scss */
.btn-gold:hover {
  opacity: 0.9;
  color: #5d5d5d !important;
}

/* line 124, app/assets/stylesheets/website/globals/_subscription.scss */
.btn-clear:hover {
  opacity: 0.9;
}

/* line 128, app/assets/stylesheets/website/globals/_subscription.scss */
.btn-block {
  width: 100% !important;
}

@media all and (min-width: 768px) and (max-width: 991px) {
  /* line 133, app/assets/stylesheets/website/globals/_subscription.scss */
  #dashboardPopup .nav_btn {
    letter-spacing: 0 !important;
    font-size: 14px !important;
  }
}

@media (min-width: 992px) {
  /* line 141, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionPopup .modal-body {
    padding-top: 30px !important;
  }
  /* line 144, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionPopup .modal-footer {
    padding-bottom: 40px !important;
  }
  /* line 148, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionPopup .modal-dialog .nav_btn {
    padding: 6px 30px;
  }
  /* line 154, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm .btn-blue {
    padding: 16px 35px;
    letter-spacing: 5px;
  }
  /* line 158, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm .btn-clear {
    padding: 16px 35px;
    letter-spacing: 5px;
  }
  /* line 162, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm .form-control {
    margin-bottom: 30px;
    height: 50px;
    padding: 15px;
    font-size: 16px;
  }
  /* line 167, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm .form-control::placeholder {
    font-size: 16px !important;
  }
  /* line 171, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm h1 {
    font-size: 32px !important;
    margin-bottom: 25px;
  }
  /* line 175, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm .mb-4 {
    margin-bottom: 45px !important;
  }
  /* line 179, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm form label {
    margin-bottom: 15px;
  }
  /* line 183, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm .small-width {
    width: 40%;
  }
}

@media all and (min-width: 1240px) {
  /* line 190, app/assets/stylesheets/website/globals/_subscription.scss */
  #dashboardPopup .modal-dialog {
    width: 1200px !important;
  }
  /* line 192, app/assets/stylesheets/website/globals/_subscription.scss */
  #dashboardPopup .modal-dialog .modal-body {
    padding: 50px 35px 15px !important;
  }
  /* line 195, app/assets/stylesheets/website/globals/_subscription.scss */
  #dashboardPopup .modal-dialog .modal-footer {
    padding: 15px 35px 50px !important;
  }
  /* line 200, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm {
    padding: 40px 80px;
  }
}

@media (max-width: 767px) {
  /* line 207, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionPopup .modal-body .name {
    font-weight: 600;
    letter-spacing: 0.2em;
  }
}

/* line 215, app/assets/stylesheets/website/globals/_subscription.scss */
.more-members {
  color: #000;
  font-weight: 600;
  font-size: 12px;
}

/* line 216, app/assets/stylesheets/website/globals/_subscription.scss */
#dashboardPopup .nav_btn.bigger {
  max-width: 340px;
}

/* Part 2: .subscription-modal additions */
/* line 218, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionPopup .modal-body .projectname, .subscription-modal .modal-body .projectname {
  margin-bottom: 5px;
  font-size: 18px;
  color: #636363;
  font-weight: 300;
}

/* line 219, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionPopup .modal-body .name, .subscription-modal .modal-body .name {
  font-weight: 600;
  letter-spacing: 0.4em;
  margin-bottom: 5px;
  font-size: 18px;
  color: #636363;
}

/* line 220, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionPopup .message-profile, .subscription-modal .message-profile {
  margin: 30px auto 20px;
  padding: 0 20px;
}

/* ---- */
/* line 222, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm {
  padding: 30px;
}

/* line 223, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm form label {
  font-weight: 600;
  color: #5e5e5e;
  font-size: 16px;
}

/* line 224, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .form-control {
  margin-bottom: 20px;
  line-height: 20px;
  height: 40px;
  padding: 10px 15px;
  border-color: #e0e1e1 !important;
  color: #5e5e5e;
}

/* line 225, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm textarea.form-control {
  height: 100px !important;
}

/* line 226, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm h1 {
  font-size: 26px !important;
  font-weight: 600 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}

/* line 227, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm p {
  font-size: 16px;
}

/* line 228, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .mb-4 {
  margin-bottom: 30px !important;
}

/* line 229, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .form-control::placeholder {
  color: #5d5d5d;
}

/* line 230, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .small-width {
  min-width: 300px;
}

/* line 231, app/assets/stylesheets/website/globals/_subscription.scss */
.grey-color {
  color: #5d5d5d !important;
}

/* line 232, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .btn-blue, #subscriptionsForm .btn-clear {
  border-radius: 0px;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 16px;
  min-width: 0px;
  min-height: 40px;
  width: auto !important;
  margin-top: 0 !important;
  white-space: normal;
  padding: 12px 25px;
  font-size: 14px !important;
  letter-spacing: 3px;
  display: inline-block;
  font-weight: 800;
}

/* line 248, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .btn-blue {
  background-color: #3A4B5B;
  color: #fff;
  border: 2px solid #3A4B5B !important;
}

/* line 253, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .btn-clear {
  background: none;
  border: 2px solid #c5b15d;
  color: #5d5d5d;
}

/* line 258, app/assets/stylesheets/website/globals/_subscription.scss */
.btn-blue:hover, .btn-gold:hover, .btn-clear:hover {
  opacity: 0.9;
}

/* line 259, app/assets/stylesheets/website/globals/_subscription.scss */
.btn-gold:hover {
  color: #5d5d5d !important;
}

/* line 260, app/assets/stylesheets/website/globals/_subscription.scss */
.btn-block {
  width: 100% !important;
}

/* Part 2: New lines */
/* line 264, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.subscription .small-box-footer {
  padding: 10px !important;
  background: #f4f4f4 !important;
  position: static;
  min-height: 52px;
}

/* line 266, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.bg-gray .date {
  padding: 1px 10px !important;
  line-height: 1.5em !important;
  font-size: 10px !important;
  display: flex;
  min-height: 32px;
  align-items: center;
  justify-content: flex-end;
}

/* line 267, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.subscription .red-text {
  color: #ee2842 !important;
}

/* line 268, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.subscription:hover .overlay-box {
  display: block;
}

/* line 269, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.subscription:hover .subs-messages {
  display: none;
}

/* line 270, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.subscription .subs-messages {
  position: absolute;
  top: 10px;
  right: 20px;
  padding: 2px;
}

/* line 271, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.subscription .subs-messages .red-text {
  font-size: 10px;
  line-height: 20px;
  font-weight: 600 !important;
  display: inline-block;
}

/* line 272, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.subscription .subs-messages .fa-circle {
  font-size: 17px;
  line-height: 20px;
  margin-left: 10px;
  float: right;
}

/* line 273, app/assets/stylesheets/website/globals/_subscription.scss */
.subscription-modal .modal-body img {
  max-width: 250px;
  height: auto;
  margin-bottom: 20px;
}

/* line 274, app/assets/stylesheets/website/globals/_subscription.scss */
.modal-content .post-subs {
  width: 395px;
  margin: auto;
}

/* line 275, app/assets/stylesheets/website/globals/_subscription.scss */
.modal-content .dd_subs {
  margin: 0 !important;
  width: 100%;
  left: 95px;
}

/* line 276, app/assets/stylesheets/website/globals/_subscription.scss */
.modal-content .dd_subs > li > a {
  text-transform: none;
}

@media all and (min-width: 768px) {
  /* line 278, app/assets/stylesheets/website/globals/_subscription.scss */
  .modal-content .dropdown.post-subs:hover .dropdown-menu {
    display: block;
  }
}

@media all and (max-width: 1600px) {
  /* line 281, app/assets/stylesheets/website/globals/_subscription.scss */
  .small-box .avatar {
    width: 35%;
  }
}

/* ---- */
/* Part 3: New lines */
/* line 286, app/assets/stylesheets/website/globals/_subscription.scss */
.matter-header .page-title {
  max-width: 100%;
}

/* line 287, app/assets/stylesheets/website/globals/_subscription.scss */
.matter-header .red-text {
  color: #ee2842 !important;
}

/* line 288, app/assets/stylesheets/website/globals/_subscription.scss */
.page-title.mt-3, .row.mt-3, h2.mt-3 {
  margin-top: 2em !important;
}

/* line 289, app/assets/stylesheets/website/globals/_subscription.scss */
.page-title.mb-3, .row.mb-3, h2.mb-3 {
  margin-bottom: 2em !important;
}

/* line 290, app/assets/stylesheets/website/globals/_subscription.scss */
.page-title.mb-2, .row.mb-2, h2.mb-2 {
  margin-bottom: 1.5em !important;
}

/* line 291, app/assets/stylesheets/website/globals/_subscription.scss */
.row.grid .small-box.bg-gray {
  min-height: 255px !important;
}

/* line 292, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.bg-gray .messages {
  display: flex;
  max-width: 82%;
  flex-wrap: wrap;
  justify-content: flex-end;
}

/* line 293, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.bg-gray .messages > div:last-of-type {
  margin-left: 15px;
}

/* line 294, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.bg-gray:hover .messages {
  display: none !important;
}

/* line 295, app/assets/stylesheets/website/globals/_subscription.scss */
.modal-dialog.modal-xl {
  padding: 5px !important;
}

/* line 296, app/assets/stylesheets/website/globals/_subscription.scss */
.time-title {
  padding: 0 10px;
}

/* line 297, app/assets/stylesheets/website/globals/_subscription.scss */
.time-title .modal-title {
  font-size: 22px !important;
  color: #5d5d5d !important;
  text-align: left !important;
  font-weight: 300 !important;
}

/* line 298, app/assets/stylesheets/website/globals/_subscription.scss */
.time-title .nav_small {
  font-weight: 600;
  padding: 2px 15px;
}

/* line 299, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec .total-hours {
  display: flex;
  align-content: center;
  justify-content: flex-end;
  padding: 80px 10px 0;
  margin-top: -80px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 40%);
  z-index: 1;
  position: relative;
}

/* line 300, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec .total-hours h2 {
  margin: 10px 0 !important;
  line-height: 16px !important;
}

/* line 301, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec .total-hours .back {
  margin-bottom: 0 !important;
  margin-left: 10px;
  text-align: center;
  padding: 5px 20px !important;
}

/* line 302, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec table th {
  vertical-align: top;
  color: #3a4b5b !important;
}

/* line 303, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec table td {
  vertical-align: middle;
}

/* line 304, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec .desc-content {
  max-height: 102px;
  overflow-y: auto;
  padding-right: 10px;
  font-size: inherit !important;
  margin-bottom: 0 !important;
}

/* line 305, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec thead, .time-rec tbody {
  display: block !important;
  width: 100%;
  padding: 0 10px;
}

/* line 306, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec tbody {
  max-height: 380px;
  overflow-y: auto;
  padding-bottom: 60px;
}

/* line 307, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec tr {
  width: 100% !important;
}

/* line 308, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec #responsive-table {
  margin-bottom: 20px;
}

/* line 309, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec a {
  color: #394a5b !important;
}

/* line 310, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec .overflow-auto::-webkit-scrollbar, .time-rec .desc-content::-webkit-scrollbar {
  width: 5px;
}

/* line 311, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec .overflow-auto::-webkit-scrollbar-track, .time-rec .desc-content::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 312, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec .overflow-auto::-webkit-scrollbar-thumb, .time-rec .desc-content::-webkit-scrollbar-thumb {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #c7b35d;
}

/* line 313, app/assets/stylesheets/website/globals/_subscription.scss */
.inline-b {
  display: inline-block !important;
}

/* line 314, app/assets/stylesheets/website/globals/_subscription.scss */
.inline-b .dd_contact {
  background: #f7f7f8;
  width: 370px;
  margin-right: 0 !important;
}

/* line 315, app/assets/stylesheets/website/globals/_subscription.scss */
.inline-b .dd_contact strong, .inline-b .dd_contact > .user-body > .dd_header, .matter-status strong {
  font-weight: 600;
}

/* line 316, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.matter:hover .messages {
  display: flex !important;
}

/* line 317, app/assets/stylesheets/website/globals/_subscription.scss */
.matter .matter-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

/* line 318, app/assets/stylesheets/website/globals/_subscription.scss */
.matter .switch {
  display: block;
  position: absolute;
  top: 16px;
  left: 0;
  margin: 0 15px;
  z-index: 2;
}

/* line 319, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch {
  position: relative;
  width: 60px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

/* line 320, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch-checkbox {
  display: none;
}

/* line 321, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: none;
  border-radius: 30px;
}

/* line 322, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}

/* line 323, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch-inner:before, .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 18px;
  padding: 0;
  line-height: 18px;
  font-size: 5px;
  color: white;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 9px;
  letter-spacing: 0.6px;
}

/* line 324, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch-inner:before {
  content: "ENABLED";
  padding-left: 10px;
  background-color: #66a368;
  color: #FFFFFF;
  border-radius: 9px 0 0 9px;
  text-align: left;
}

/* line 325, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch-inner:after {
  content: "DISABLED";
  padding-right: 7px;
  background-color: #e6334a;
  color: #FFFFFF;
  text-align: right;
  border-radius: 0 9px 9px 0;
}

/* line 326, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch-switch {
  display: block;
  width: 18px;
  margin: 0px;
  background: #FFFFFF;
  border: 1px solid #5d5d5d;
  border-radius: 9px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 42px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

/* line 327, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

/* line 328, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

/* line 329, app/assets/stylesheets/website/globals/_subscription.scss */
.matter.disabled .messages, .matter.disabled .small-box-footer, .small-box.matter.disabled:hover .messages {
  display: none !important;
}

/* line 330, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.matter.disabled {
  background: #f4f4f4 !important;
}

/* line 331, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec.archived tbody {
  max-height: 150px;
}

/* line 332, app/assets/stylesheets/website/globals/_subscription.scss */
.subscription-modal .nav_btn.btn-gold {
  background-color: #C5B15D !important;
}

/* line 333, app/assets/stylesheets/website/globals/_subscription.scss */
.subscription-modal .nav_btn.btn-gold:hover {
  color: #FFF !important;
}

@media all and (min-width: 800px) {
  /* line 335, app/assets/stylesheets/website/globals/_subscription.scss */
  .time-rec tr {
    display: flex;
    flex-wrap: nowrap;
  }
  /* line 336, app/assets/stylesheets/website/globals/_subscription.scss */
  .time-rec th, .time-rec td {
    width: 17%;
  }
  /* line 337, app/assets/stylesheets/website/globals/_subscription.scss */
  .time-rec th:last-of-type, .time-rec td:last-of-type {
    width: 44%;
  }
  /* line 338, app/assets/stylesheets/website/globals/_subscription.scss */
  .time-rec th:first-of-type, .time-rec td:first-of-type {
    width: 22%;
  }
  /* line 339, app/assets/stylesheets/website/globals/_subscription.scss */
  .time-rec.archived th, .time-rec.archived td {
    width: 85%;
  }
  /* line 340, app/assets/stylesheets/website/globals/_subscription.scss */
  .time-rec.archived th:last-of-type, .time-rec.archived td:last-of-type {
    width: 15%;
  }
  /* line 341, app/assets/stylesheets/website/globals/_subscription.scss */
  .time-rec .spacing, .time-title .spacing {
    letter-spacing: 0.15em;
  }
  /* line 342, app/assets/stylesheets/website/globals/_subscription.scss */
  .inline-b .dd_contact {
    width: 410px;
  }
  /* line 343, app/assets/stylesheets/website/globals/_subscription.scss */
  .inline-b .dd_contact > .user-body > .dd_header {
    letter-spacing: 1.5px;
  }
}

@media all and (max-width: 640px) {
  /* line 346, app/assets/stylesheets/website/globals/_subscription.scss */
  .inline-b .dd_contact {
    right: auto;
    left: 0 !important;
    width: 250px;
  }
}

/* ---- */
@media all and (min-width: 768px) and (max-width: 991px) {
  /* line 352, app/assets/stylesheets/website/globals/_subscription.scss */
  #dashboardPopup .nav_btn {
    letter-spacing: 0 !important;
    font-size: 14px !important;
  }
}

@media (min-width: 992px) {
  /* Part 2: .subscription-modal additions */
  /* line 356, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionPopup .modal-body, .subscription-modal .modal-body {
    padding-top: 30px !important;
  }
  /* line 357, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionPopup .modal-footer, .subscription-modal .modal-footer {
    padding-bottom: 40px !important;
  }
  /* line 358, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionPopup .modal-dialog .nav_btn, .subscription-modal .modal-dialog .nav_btn {
    padding: 6px 30px;
  }
  /* ---- */
  /* line 360, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm .btn-blue, #subscriptionsForm .btn-clear {
    padding: 16px 35px;
    letter-spacing: 5px;
  }
  /* line 361, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm .form-control {
    margin-bottom: 30px;
    height: 50px;
    padding: 15px;
    font-size: 16px;
  }
  /* line 362, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm .form-control::placeholder {
    font-size: 16px !important;
  }
  /* line 363, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm h1 {
    font-size: 32px !important;
    margin-bottom: 25px;
  }
  /* line 364, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm .mb-4 {
    margin-bottom: 45px !important;
  }
  /* line 365, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm form label {
    margin-bottom: 15px;
  }
  /* line 366, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm .small-width {
    width: 40%;
  }
}

@media all and (min-width: 1240px) {
  /* line 369, app/assets/stylesheets/website/globals/_subscription.scss */
  #dashboardPopup .modal-dialog {
    width: 1200px !important;
  }
  /* line 370, app/assets/stylesheets/website/globals/_subscription.scss */
  #dashboardPopup .modal-dialog .modal-body {
    padding: 50px 35px 15px !important;
  }
  /* line 371, app/assets/stylesheets/website/globals/_subscription.scss */
  #dashboardPopup .modal-dialog .modal-footer {
    padding: 15px 35px 50px !important;
  }
  /* line 372, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm {
    padding: 40px 80px;
  }
}

@media (max-width: 767px) {
  /*Part 2: .subscription-modal additions */
  /* line 377, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionPopup .modal-body .name, .subscription-modal .modal-body .name {
    font-weight: 600;
    letter-spacing: 0.2em;
  }
  /* ---- */
}

/* line 381, app/assets/stylesheets/website/globals/_subscription.scss */
.more-members {
  color: #000;
  font-weight: 600;
  font-size: 12px;
}

/* line 382, app/assets/stylesheets/website/globals/_subscription.scss */
#dashboardPopup .nav_btn.bigger {
  max-width: 340px;
}

/* Part 2: .subscription-modal additions */
/* line 384, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionPopup .modal-body .projectname, .subscription-modal .modal-body .projectname {
  margin-bottom: 5px;
  font-size: 18px;
  color: #636363;
  font-weight: 300;
}

/* line 385, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionPopup .modal-body .name, .subscription-modal .modal-body .name {
  font-weight: 600;
  letter-spacing: 0.4em;
  margin-bottom: 5px;
  font-size: 18px;
  color: #636363;
}

/* line 386, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionPopup .message-profile, .subscription-modal .message-profile {
  margin: 30px auto 20px;
  padding: 0 20px;
}

/* ---- */
/* line 388, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm {
  padding: 30px;
}

/* line 389, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm form label {
  font-weight: 600;
  color: #5e5e5e;
  font-size: 16px;
}

/* line 390, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .form-control {
  margin-bottom: 20px;
  line-height: 20px;
  height: 40px;
  padding: 10px 15px;
  border-color: #e0e1e1 !important;
  color: #5e5e5e;
}

/* line 391, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm textarea.form-control {
  height: 100px !important;
}

/* line 392, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm h1 {
  font-size: 26px !important;
  font-weight: 600 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}

/* line 393, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm p {
  font-size: 16px;
}

/* line 394, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .mb-4 {
  margin-bottom: 30px !important;
}

/* line 395, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .form-control::placeholder {
  color: #5d5d5d;
}

/* line 396, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .small-width {
  min-width: 300px;
}

/* line 397, app/assets/stylesheets/website/globals/_subscription.scss */
.grey-color {
  color: #5d5d5d !important;
}

/* line 398, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .btn-blue, #subscriptionsForm .btn-clear {
  border-radius: 0px;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 16px;
  min-width: 0px;
  min-height: 40px;
  width: auto !important;
  margin-top: 0 !important;
  white-space: normal;
  padding: 12px 25px;
  font-size: 14px !important;
  letter-spacing: 3px;
  display: inline-block;
  font-weight: 800;
}

/* line 414, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .btn-blue {
  background-color: #3A4B5B;
  color: #fff;
  border: 2px solid #3A4B5B !important;
}

/* line 419, app/assets/stylesheets/website/globals/_subscription.scss */
#subscriptionsForm .btn-clear {
  background: none;
  border: 2px solid #c5b15d;
  color: #5d5d5d;
}

/* line 424, app/assets/stylesheets/website/globals/_subscription.scss */
.btn-blue:hover, .btn-gold:hover, .btn-clear:hover {
  opacity: 0.9;
}

/* line 425, app/assets/stylesheets/website/globals/_subscription.scss */
.btn-gold:hover {
  color: #5d5d5d !important;
}

/* line 426, app/assets/stylesheets/website/globals/_subscription.scss */
.btn-block {
  width: 100% !important;
}

/* Part 2: New lines */
/* line 429, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.bg-gray .date {
  padding: 1px 10px !important;
  line-height: 1.5em !important;
  font-size: 10px !important;
  display: flex;
  min-height: 32px;
  align-items: center;
  justify-content: flex-end;
}

/* line 430, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.subscription .red-text {
  color: #ee2842 !important;
}

/* line 431, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.subscription:hover .overlay-box {
  display: block;
}

/* line 432, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.subscription:hover .subs-messages {
  display: none;
}

/* line 433, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.subscription .subs-messages {
  position: absolute;
  top: 10px;
  right: 20px;
  padding: 2px;
}

/* line 434, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.subscription .subs-messages .red-text {
  font-size: 10px;
  line-height: 20px;
  font-weight: 600 !important;
  display: inline-block;
}

/* line 435, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.subscription .subs-messages .fa-circle {
  font-size: 17px;
  line-height: 20px;
  margin-left: 10px;
  float: right;
}

/* line 436, app/assets/stylesheets/website/globals/_subscription.scss */
.subscription-modal .modal-body img {
  max-width: 250px;
  height: auto;
  margin-bottom: 20px;
}

/* line 437, app/assets/stylesheets/website/globals/_subscription.scss */
.modal-content .post-subs {
  width: 395px;
  margin: auto;
}

/* line 438, app/assets/stylesheets/website/globals/_subscription.scss */
.modal-content .dd_subs {
  margin: 0 !important;
  width: 100%;
}

/* line 439, app/assets/stylesheets/website/globals/_subscription.scss */
.modal-content .dd_subs > li > a {
  text-transform: none;
}

@media all and (min-width: 768px) {
  /* line 441, app/assets/stylesheets/website/globals/_subscription.scss */
  .modal-content .dropdown.post-subs:hover .dropdown-menu {
    display: block;
  }
}

@media all and (max-width: 1600px) {
  /* line 444, app/assets/stylesheets/website/globals/_subscription.scss */
  .small-box .avatar {
    width: 35%;
  }
}

/* ---- */
/* Part 3: New lines */
/* line 449, app/assets/stylesheets/website/globals/_subscription.scss */
.matter-header .page-title {
  max-width: 100%;
}

/* line 450, app/assets/stylesheets/website/globals/_subscription.scss */
.matter-header .red-text {
  color: #ee2842 !important;
}

/* line 451, app/assets/stylesheets/website/globals/_subscription.scss */
.page-title.mt-3, .row.mt-3, h2.mt-3 {
  margin-top: 2em !important;
}

/* line 452, app/assets/stylesheets/website/globals/_subscription.scss */
.page-title.mb-3, .row.mb-3, h2.mb-3 {
  margin-bottom: 2em !important;
}

/* line 453, app/assets/stylesheets/website/globals/_subscription.scss */
.page-title.mb-2, .row.mb-2, h2.mb-2 {
  margin-bottom: 1.5em !important;
}

/* line 454, app/assets/stylesheets/website/globals/_subscription.scss */
.row.grid .small-box.bg-gray {
  min-height: 255px !important;
}

/* line 455, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.bg-gray .messages {
  display: flex;
  max-width: 82%;
  flex-wrap: wrap;
  justify-content: flex-end;
}

/* line 456, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.bg-gray .messages > div:last-of-type {
  margin-left: 15px;
}

/* line 457, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.bg-gray:hover .messages {
  display: none !important;
}

/* line 458, app/assets/stylesheets/website/globals/_subscription.scss */
.modal-dialog.modal-xl {
  padding: 5px !important;
}

/* line 459, app/assets/stylesheets/website/globals/_subscription.scss */
.time-title {
  padding: 0 10px;
}

/* line 460, app/assets/stylesheets/website/globals/_subscription.scss */
.time-title .modal-title {
  font-size: 22px !important;
  color: #5d5d5d !important;
  text-align: left !important;
  font-weight: 300 !important;
}

/* line 461, app/assets/stylesheets/website/globals/_subscription.scss */
.time-title .nav_small {
  font-weight: 600;
  padding: 2px 15px;
}

/* line 462, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec .total-hours {
  display: flex;
  align-content: center;
  justify-content: flex-end;
  padding: 80px 10px 0;
  margin-top: -80px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 40%);
  z-index: 1;
  position: relative;
}

/* line 463, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec .total-hours h2 {
  margin: 10px 0 !important;
  line-height: 16px !important;
}

/* line 464, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec .total-hours .back {
  margin-bottom: 0 !important;
  margin-left: 10px;
  text-align: center;
  padding: 5px 20px !important;
}

/* line 465, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec table th {
  vertical-align: top;
  color: #3a4b5b !important;
}

/* line 466, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec table td {
  vertical-align: middle;
}

/* line 467, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec .desc-content {
  max-height: 102px;
  overflow-y: auto;
  padding-right: 10px;
  font-size: inherit !important;
  margin-bottom: 0 !important;
}

/* line 468, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec thead, .time-rec tbody {
  display: block !important;
  width: 100%;
  padding: 0 10px;
}

/* line 469, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec tbody {
  max-height: 380px;
  overflow-y: auto;
  padding-bottom: 60px;
}

/* line 470, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec tr {
  width: 100% !important;
}

/* line 471, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec #responsive-table {
  margin-bottom: 20px;
}

/* line 472, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec a {
  color: #394a5b !important;
}

/* line 473, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec .overflow-auto::-webkit-scrollbar, .time-rec .desc-content::-webkit-scrollbar {
  width: 5px;
}

/* line 474, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec .overflow-auto::-webkit-scrollbar-track, .time-rec .desc-content::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 475, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec .overflow-auto::-webkit-scrollbar-thumb, .time-rec .desc-content::-webkit-scrollbar-thumb {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #c7b35d;
}

/* line 476, app/assets/stylesheets/website/globals/_subscription.scss */
.inline-b {
  display: inline-block !important;
}

/* line 477, app/assets/stylesheets/website/globals/_subscription.scss */
.inline-b .dd_contact {
  background: #f7f7f8;
  width: 370px;
  margin-right: 0 !important;
}

/* line 478, app/assets/stylesheets/website/globals/_subscription.scss */
.inline-b .dd_contact strong, .inline-b .dd_contact > .user-body > .dd_header, .matter-status strong {
  font-weight: 600;
}

/* line 479, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.matter:hover .messages {
  display: flex !important;
}

/* line 480, app/assets/stylesheets/website/globals/_subscription.scss */
.matter .matter-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

/* line 481, app/assets/stylesheets/website/globals/_subscription.scss */
.matter .switch {
  display: block;
  position: absolute;
  top: 16px;
  left: 0;
  margin: 0 15px;
  z-index: 2;
}

/* line 482, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch {
  position: relative;
  width: 60px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

/* line 483, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch-checkbox {
  display: none;
}

/* line 484, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: none;
  border-radius: 30px;
}

/* line 485, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}

/* line 486, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch-inner:before, .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 18px;
  padding: 0;
  line-height: 18px;
  font-size: 5px;
  color: white;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 9px;
  letter-spacing: 0.6px;
}

/* line 487, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch-inner:before {
  content: "ENABLED";
  padding-left: 10px;
  background-color: #66a368;
  color: #FFFFFF;
  border-radius: 9px 0 0 9px;
  text-align: left;
}

/* line 488, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch-inner:after {
  content: "DISABLED";
  padding-right: 7px;
  background-color: #e6334a;
  color: #FFFFFF;
  text-align: right;
  border-radius: 0 9px 9px 0;
}

/* line 489, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch-switch {
  display: block;
  width: 18px;
  margin: 0px;
  background: #FFFFFF;
  border: 1px solid #5d5d5d;
  border-radius: 9px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 42px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

/* line 490, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

/* line 491, app/assets/stylesheets/website/globals/_subscription.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

/* line 492, app/assets/stylesheets/website/globals/_subscription.scss */
.matter.disabled .messages, .matter.disabled .small-box-footer, .small-box.matter.disabled:hover .messages {
  display: none !important;
}

/* line 493, app/assets/stylesheets/website/globals/_subscription.scss */
.small-box.matter.disabled {
  background: #f4f4f4 !important;
}

/* line 494, app/assets/stylesheets/website/globals/_subscription.scss */
.time-rec.archived tbody {
  max-height: 150px;
}

/* line 495, app/assets/stylesheets/website/globals/_subscription.scss */
.subscription-modal .nav_btn.btn-gold {
  background-color: #C5B15D !important;
}

/* line 496, app/assets/stylesheets/website/globals/_subscription.scss */
.subscription-modal .nav_btn.btn-gold:hover {
  color: #FFF !important;
}

@media all and (min-width: 800px) {
  /* line 498, app/assets/stylesheets/website/globals/_subscription.scss */
  .time-rec tr {
    display: flex;
    flex-wrap: nowrap;
  }
  /* line 499, app/assets/stylesheets/website/globals/_subscription.scss */
  .time-rec th, .time-rec td {
    width: 17%;
  }
  /* line 500, app/assets/stylesheets/website/globals/_subscription.scss */
  .time-rec th:last-of-type, .time-rec td:last-of-type {
    width: 44%;
  }
  /* line 501, app/assets/stylesheets/website/globals/_subscription.scss */
  .time-rec th:first-of-type, .time-rec td:first-of-type {
    width: 22%;
  }
  /* line 502, app/assets/stylesheets/website/globals/_subscription.scss */
  .time-rec.archived th, .time-rec.archived td {
    width: 85%;
  }
  /* line 503, app/assets/stylesheets/website/globals/_subscription.scss */
  .time-rec.archived th:last-of-type, .time-rec.archived td:last-of-type {
    width: 15%;
  }
  /* line 504, app/assets/stylesheets/website/globals/_subscription.scss */
  .time-rec .spacing, .time-title .spacing {
    letter-spacing: 0.15em;
  }
  /* line 505, app/assets/stylesheets/website/globals/_subscription.scss */
  .inline-b .dd_contact {
    width: 410px;
  }
  /* line 506, app/assets/stylesheets/website/globals/_subscription.scss */
  .inline-b .dd_contact > .user-body > .dd_header {
    letter-spacing: 1.5px;
  }
}

@media all and (max-width: 640px) {
  /* line 509, app/assets/stylesheets/website/globals/_subscription.scss */
  .inline-b .dd_contact {
    right: auto;
    left: 0 !important;
    width: 250px;
  }
}

/* ---- */
@media all and (min-width: 768px) and (max-width: 991px) {
  /* line 514, app/assets/stylesheets/website/globals/_subscription.scss */
  #dashboardPopup .nav_btn {
    letter-spacing: 0 !important;
    font-size: 14px !important;
  }
}

@media (min-width: 992px) {
  /* Part 2: .subscription-modal additions */
  /* line 518, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionPopup .modal-body, .subscription-modal .modal-body {
    padding-top: 30px !important;
  }
  /* line 519, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionPopup .modal-footer, .subscription-modal .modal-footer {
    padding-bottom: 40px !important;
  }
  /* line 520, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionPopup .modal-dialog .nav_btn, .subscription-modal .modal-dialog .nav_btn {
    padding: 6px 30px;
  }
  /* ---- */
  /* line 522, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm .btn-blue, #subscriptionsForm .btn-clear {
    padding: 16px 35px;
    letter-spacing: 5px;
  }
  /* line 523, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm .form-control {
    margin-bottom: 30px;
    height: 50px;
    padding: 15px;
    font-size: 16px;
  }
  /* line 524, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm .form-control::placeholder {
    font-size: 16px !important;
  }
  /* line 525, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm h1 {
    font-size: 32px !important;
    margin-bottom: 25px;
  }
  /* line 526, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm .mb-4 {
    margin-bottom: 45px !important;
  }
  /* line 527, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm form label {
    margin-bottom: 15px;
  }
  /* line 528, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm .small-width {
    width: 40%;
  }
}

@media all and (min-width: 1240px) {
  /* Part 3: time-records additions */
  /* line 532, app/assets/stylesheets/website/globals/_subscription.scss */
  #dashboardPopup .modal-dialog, .modal-dialog.modal-xl {
    width: 1200px !important;
  }
  /* line 533, app/assets/stylesheets/website/globals/_subscription.scss */
  .modal-dialog.modal-xl {
    padding: 25px !important;
  }
  /* line 534, app/assets/stylesheets/website/globals/_subscription.scss */
  #timeRecords .modal-body {
    padding: 50px 30px;
  }
  /* ---- */
  /* line 536, app/assets/stylesheets/website/globals/_subscription.scss */
  #dashboardPopup .modal-dialog .modal-body {
    padding: 50px 35px 15px !important;
  }
  /* line 537, app/assets/stylesheets/website/globals/_subscription.scss */
  #dashboardPopup .modal-dialog .modal-footer {
    padding: 15px 35px 50px !important;
  }
  /* line 538, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionsForm {
    padding: 40px 80px;
  }
}

@media (max-width: 767px) {
  /*Part 2: .subscription-modal additions */
  /* line 543, app/assets/stylesheets/website/globals/_subscription.scss */
  #subscriptionPopup .modal-body .name, .subscription-modal .modal-body .name {
    font-weight: 600;
    letter-spacing: 0.2em;
  }
  /* ---- */
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa, .fab, .fad, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-xs {
  font-size: .75em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sm {
  font-size: .875em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-1x {
  font-size: 1em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-2x {
  font-size: 2em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-3x {
  font-size: 3em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-4x {
  font-size: 4em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-5x {
  font-size: 5em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-6x {
  font-size: 6em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-7x {
  font-size: 7em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-8x {
  font-size: 8em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-9x {
  font-size: 9em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-10x {
  font-size: 10em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ul > li {
  position: relative;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pull-left {
  float: left;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pull-right {
  float: right;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
  margin-right: .3em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
  margin-left: .3em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stack-1x {
  line-height: inherit;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stack-2x {
  font-size: 2em;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-inverse {
  color: #fff;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-500px:before {
  content: "\f26e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-accusoft:before {
  content: "\f369";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ad:before {
  content: "\f641";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-adjust:before {
  content: "\f042";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-adn:before {
  content: "\f170";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-adversal:before {
  content: "\f36a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-airbnb:before {
  content: "\f834";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-algolia:before {
  content: "\f36c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-align-center:before {
  content: "\f037";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-align-justify:before {
  content: "\f039";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-align-left:before {
  content: "\f036";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-align-right:before {
  content: "\f038";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-alipay:before {
  content: "\f642";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-allergies:before {
  content: "\f461";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-amazon:before {
  content: "\f270";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-amilia:before {
  content: "\f36d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-anchor:before {
  content: "\f13d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-android:before {
  content: "\f17b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-angellist:before {
  content: "\f209";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-angle-down:before {
  content: "\f107";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-angle-left:before {
  content: "\f104";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-angle-right:before {
  content: "\f105";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-angle-up:before {
  content: "\f106";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-angry:before {
  content: "\f556";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-angular:before {
  content: "\f420";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ankh:before {
  content: "\f644";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-app-store:before {
  content: "\f36f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-apper:before {
  content: "\f371";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-apple:before {
  content: "\f179";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-archive:before {
  content: "\f187";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-archway:before {
  content: "\f557";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-artstation:before {
  content: "\f77a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-asterisk:before {
  content: "\f069";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-at:before {
  content: "\f1fa";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-atlas:before {
  content: "\f558";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-atom:before {
  content: "\f5d2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-audible:before {
  content: "\f373";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-avianex:before {
  content: "\f374";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-aviato:before {
  content: "\f421";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-award:before {
  content: "\f559";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-aws:before {
  content: "\f375";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-baby:before {
  content: "\f77c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-baby-carriage:before {
  content: "\f77d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-backspace:before {
  content: "\f55a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-backward:before {
  content: "\f04a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bacon:before {
  content: "\f7e5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bacteria:before {
  content: "\e059";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bacterium:before {
  content: "\e05a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bahai:before {
  content: "\f666";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-balance-scale-left:before {
  content: "\f515";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-balance-scale-right:before {
  content: "\f516";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ban:before {
  content: "\f05e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-band-aid:before {
  content: "\f462";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-barcode:before {
  content: "\f02a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bars:before {
  content: "\f0c9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bath:before {
  content: "\f2cd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-battery-full:before {
  content: "\f240";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-battery-half:before {
  content: "\f242";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-battle-net:before {
  content: "\f835";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bed:before {
  content: "\f236";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-beer:before {
  content: "\f0fc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-behance:before {
  content: "\f1b4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bell:before {
  content: "\f0f3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bible:before {
  content: "\f647";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bicycle:before {
  content: "\f206";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-biking:before {
  content: "\f84a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bimobject:before {
  content: "\f378";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-biohazard:before {
  content: "\f780";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bity:before {
  content: "\f37a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-blender:before {
  content: "\f517";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-blender-phone:before {
  content: "\f6b6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-blind:before {
  content: "\f29d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-blog:before {
  content: "\f781";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-blogger:before {
  content: "\f37c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bold:before {
  content: "\f032";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bone:before {
  content: "\f5d7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bong:before {
  content: "\f55c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-book:before {
  content: "\f02d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-book-dead:before {
  content: "\f6b7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-book-medical:before {
  content: "\f7e6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-book-open:before {
  content: "\f518";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-border-all:before {
  content: "\f84c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-border-none:before {
  content: "\f850";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-border-style:before {
  content: "\f853";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-box:before {
  content: "\f466";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-box-open:before {
  content: "\f49e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-box-tissue:before {
  content: "\e05b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-boxes:before {
  content: "\f468";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-braille:before {
  content: "\f2a1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-brain:before {
  content: "\f5dc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bread-slice:before {
  content: "\f7ec";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-broom:before {
  content: "\f51a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-brush:before {
  content: "\f55d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-btc:before {
  content: "\f15a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-buffer:before {
  content: "\f837";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bug:before {
  content: "\f188";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-building:before {
  content: "\f1ad";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bullseye:before {
  content: "\f140";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-burn:before {
  content: "\f46a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bus:before {
  content: "\f207";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-business-time:before {
  content: "\f64a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-buy-n-large:before {
  content: "\f8a6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-calendar:before {
  content: "\f133";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-calendar-day:before {
  content: "\f783";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-calendar-week:before {
  content: "\f784";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-camera:before {
  content: "\f030";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-campground:before {
  content: "\f6bb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-candy-cane:before {
  content: "\f786";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-capsules:before {
  content: "\f46b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-car:before {
  content: "\f1b9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-caravan:before {
  content: "\f8ff";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-carrot:before {
  content: "\f787";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cash-register:before {
  content: "\f788";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cat:before {
  content: "\f6be";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-centercode:before {
  content: "\f380";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-centos:before {
  content: "\f789";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chair:before {
  content: "\f6c0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chart-line:before {
  content: "\f201";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-check:before {
  content: "\f00c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-check-circle:before {
  content: "\f058";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-check-double:before {
  content: "\f560";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-check-square:before {
  content: "\f14a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cheese:before {
  content: "\f7ef";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chess:before {
  content: "\f439";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-child:before {
  content: "\f1ae";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chrome:before {
  content: "\f268";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-chromecast:before {
  content: "\f838";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-church:before {
  content: "\f51d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-circle:before {
  content: "\f111";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-city:before {
  content: "\f64f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-clinic-medical:before {
  content: "\f7f2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-clipboard:before {
  content: "\f328";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-clock:before {
  content: "\f017";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-clone:before {
  content: "\f24d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cloud-meatball:before {
  content: "\f73b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cloud-moon:before {
  content: "\f6c3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cloud-moon-rain:before {
  content: "\f73c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cloud-rain:before {
  content: "\f73d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cloud-showers-heavy:before {
  content: "\f740";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cloud-sun:before {
  content: "\f6c4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cloud-sun-rain:before {
  content: "\f743";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cloudflare:before {
  content: "\e07d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cocktail:before {
  content: "\f561";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-code:before {
  content: "\f121";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-code-branch:before {
  content: "\f126";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-codiepie:before {
  content: "\f284";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cog:before {
  content: "\f013";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cogs:before {
  content: "\f085";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-coins:before {
  content: "\f51e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-columns:before {
  content: "\f0db";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-comment:before {
  content: "\f075";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-comment-dollar:before {
  content: "\f651";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-comment-medical:before {
  content: "\f7f5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-comments:before {
  content: "\f086";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-comments-dollar:before {
  content: "\f653";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-compass:before {
  content: "\f14e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-compress:before {
  content: "\f066";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-compress-alt:before {
  content: "\f422";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-compress-arrows-alt:before {
  content: "\f78c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-confluence:before {
  content: "\f78d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-contao:before {
  content: "\f26d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cookie:before {
  content: "\f563";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-copy:before {
  content: "\f0c5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cotton-bureau:before {
  content: "\f89e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-couch:before {
  content: "\f4b8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cpanel:before {
  content: "\f388";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-crop:before {
  content: "\f125";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cross:before {
  content: "\f654";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-crow:before {
  content: "\f520";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-crown:before {
  content: "\f521";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-crutch:before {
  content: "\f7f7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-css3:before {
  content: "\f13c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cube:before {
  content: "\f1b2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cut:before {
  content: "\f0c4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dailymotion:before {
  content: "\e052";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dashcube:before {
  content: "\f210";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-database:before {
  content: "\f1c0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-deezer:before {
  content: "\e077";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-democrat:before {
  content: "\f747";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-desktop:before {
  content: "\f108";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dev:before {
  content: "\f6cc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dharmachakra:before {
  content: "\f655";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dhl:before {
  content: "\f790";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-diaspora:before {
  content: "\f791";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dice:before {
  content: "\f522";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dice-d20:before {
  content: "\f6cf";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dice-d6:before {
  content: "\f6d1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dice-five:before {
  content: "\f523";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dice-four:before {
  content: "\f524";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dice-one:before {
  content: "\f525";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dice-six:before {
  content: "\f526";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dice-three:before {
  content: "\f527";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dice-two:before {
  content: "\f528";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-digg:before {
  content: "\f1a6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-directions:before {
  content: "\f5eb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-discord:before {
  content: "\f392";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-discourse:before {
  content: "\f393";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-disease:before {
  content: "\f7fa";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-divide:before {
  content: "\f529";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dizzy:before {
  content: "\f567";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dna:before {
  content: "\f471";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dochub:before {
  content: "\f394";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-docker:before {
  content: "\f395";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dog:before {
  content: "\f6d3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dolly:before {
  content: "\f472";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-donate:before {
  content: "\f4b9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-door-open:before {
  content: "\f52b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dove:before {
  content: "\f4ba";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-download:before {
  content: "\f019";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dragon:before {
  content: "\f6d5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-drum:before {
  content: "\f569";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-drumstick-bite:before {
  content: "\f6d7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dumpster:before {
  content: "\f793";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dumpster-fire:before {
  content: "\f794";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dungeon:before {
  content: "\f6d9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-dyalog:before {
  content: "\f399";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-edge:before {
  content: "\f282";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-edge-legacy:before {
  content: "\e078";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-edit:before {
  content: "\f044";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-egg:before {
  content: "\f7fb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-eject:before {
  content: "\f052";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-elementor:before {
  content: "\f430";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ello:before {
  content: "\f5f1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ember:before {
  content: "\f423";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-empire:before {
  content: "\f1d1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-envelope-open-text:before {
  content: "\f658";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-envira:before {
  content: "\f299";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-equals:before {
  content: "\f52c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-eraser:before {
  content: "\f12d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-erlang:before {
  content: "\f39d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ethernet:before {
  content: "\f796";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-evernote:before {
  content: "\f839";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-expand:before {
  content: "\f065";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-expand-alt:before {
  content: "\f424";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-eye:before {
  content: "\f06e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-facebook:before {
  content: "\f09a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fan:before {
  content: "\f863";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-faucet:before {
  content: "\e005";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fax:before {
  content: "\f1ac";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-feather:before {
  content: "\f52d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fedex:before {
  content: "\f797";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fedora:before {
  content: "\f798";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-female:before {
  content: "\f182";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-figma:before {
  content: "\f799";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file:before {
  content: "\f15b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-csv:before {
  content: "\f6dd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-download:before {
  content: "\f56d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-export:before {
  content: "\f56e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-import:before {
  content: "\f56f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-medical:before {
  content: "\f477";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-signature:before {
  content: "\f573";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-upload:before {
  content: "\f574";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fill:before {
  content: "\f575";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-film:before {
  content: "\f008";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-filter:before {
  content: "\f0b0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fire:before {
  content: "\f06d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fire-alt:before {
  content: "\f7e4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-firefox:before {
  content: "\f269";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-firefox-browser:before {
  content: "\e007";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-first-aid:before {
  content: "\f479";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fish:before {
  content: "\f578";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fist-raised:before {
  content: "\f6de";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-flag:before {
  content: "\f024";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-flag-usa:before {
  content: "\f74d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-flask:before {
  content: "\f0c3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-flickr:before {
  content: "\f16e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-flushed:before {
  content: "\f579";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fly:before {
  content: "\f417";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-folder:before {
  content: "\f07b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-folder-minus:before {
  content: "\f65d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-folder-plus:before {
  content: "\f65e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-font:before {
  content: "\f031";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fonticons:before {
  content: "\f280";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-forumbee:before {
  content: "\f211";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-forward:before {
  content: "\f04e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-foursquare:before {
  content: "\f180";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-frog:before {
  content: "\f52e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-frown:before {
  content: "\f119";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-funnel-dollar:before {
  content: "\f662";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-gem:before {
  content: "\f3a5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-genderless:before {
  content: "\f22d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-gg:before {
  content: "\f260";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ghost:before {
  content: "\f6e2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-gift:before {
  content: "\f06b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-gifts:before {
  content: "\f79c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-git:before {
  content: "\f1d3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-git-alt:before {
  content: "\f841";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-github:before {
  content: "\f09b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-github-alt:before {
  content: "\f113";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-github-square:before {
  content: "\f092";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-gitlab:before {
  content: "\f296";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-gitter:before {
  content: "\f426";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-glass-cheers:before {
  content: "\f79f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-glass-whiskey:before {
  content: "\f7a0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-glasses:before {
  content: "\f530";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-glide:before {
  content: "\f2a5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-globe:before {
  content: "\f0ac";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-globe-europe:before {
  content: "\f7a2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-google:before {
  content: "\f1a0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-google-pay:before {
  content: "\e079";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-gopuram:before {
  content: "\f664";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-gratipay:before {
  content: "\f184";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grav:before {
  content: "\f2d6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-greater-than:before {
  content: "\f531";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grimace:before {
  content: "\f57f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grin:before {
  content: "\f580";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grip-lines:before {
  content: "\f7a4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-guilded:before {
  content: "\e07e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-guitar:before {
  content: "\f7a6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hamburger:before {
  content: "\f805";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hammer:before {
  content: "\f6e3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hamsa:before {
  content: "\f665";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hand-holding-medical:before {
  content: "\e05c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hand-holding-water:before {
  content: "\f4c1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hand-middle-finger:before {
  content: "\f806";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hand-sparkles:before {
  content: "\e05d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hands:before {
  content: "\f4c2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hands-wash:before {
  content: "\e05e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-handshake-alt-slash:before {
  content: "\e05f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-handshake-slash:before {
  content: "\e060";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hanukiah:before {
  content: "\f6e6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hard-hat:before {
  content: "\f807";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hashtag:before {
  content: "\f292";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hat-cowboy:before {
  content: "\f8c0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hat-wizard:before {
  content: "\f6e8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-head-side-cough:before {
  content: "\e061";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-head-side-cough-slash:before {
  content: "\e062";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-head-side-mask:before {
  content: "\e063";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-head-side-virus:before {
  content: "\e064";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-heading:before {
  content: "\f1dc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-headphones:before {
  content: "\f025";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-headset:before {
  content: "\f590";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-heart:before {
  content: "\f004";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-heart-broken:before {
  content: "\f7a9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-helicopter:before {
  content: "\f533";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-highlighter:before {
  content: "\f591";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hiking:before {
  content: "\f6ec";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hippo:before {
  content: "\f6ed";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hips:before {
  content: "\f452";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-history:before {
  content: "\f1da";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hive:before {
  content: "\e07f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-holly-berry:before {
  content: "\f7aa";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-home:before {
  content: "\f015";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hooli:before {
  content: "\f427";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hornbill:before {
  content: "\f592";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-horse:before {
  content: "\f6f0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-horse-head:before {
  content: "\f7ab";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hospital-user:before {
  content: "\f80d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hotdog:before {
  content: "\f80f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hotel:before {
  content: "\f594";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hourglass:before {
  content: "\f254";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-house-damage:before {
  content: "\f6f1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-house-user:before {
  content: "\e065";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-houzz:before {
  content: "\f27c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hryvnia:before {
  content: "\f6f2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-html5:before {
  content: "\f13b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ice-cream:before {
  content: "\f810";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-icicles:before {
  content: "\f7ad";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-icons:before {
  content: "\f86d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ideal:before {
  content: "\e013";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-igloo:before {
  content: "\f7ae";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-image:before {
  content: "\f03e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-images:before {
  content: "\f302";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-inbox:before {
  content: "\f01c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-indent:before {
  content: "\f03c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-industry:before {
  content: "\f275";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-infinity:before {
  content: "\f534";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-info:before {
  content: "\f129";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-innosoft:before {
  content: "\e080";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-instagram:before {
  content: "\f16d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-instagram-square:before {
  content: "\e055";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-instalod:before {
  content: "\e081";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-intercom:before {
  content: "\f7af";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-invision:before {
  content: "\f7b0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-italic:before {
  content: "\f033";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-java:before {
  content: "\f4e4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-jedi:before {
  content: "\f669";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-jira:before {
  content: "\f7b1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-joget:before {
  content: "\f3b7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-joint:before {
  content: "\f595";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-journal-whills:before {
  content: "\f66a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-js:before {
  content: "\f3b8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-kaaba:before {
  content: "\f66b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-key:before {
  content: "\f084";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-khanda:before {
  content: "\f66d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-kiss:before {
  content: "\f596";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-korvue:before {
  content: "\f42f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-landmark:before {
  content: "\f66f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-language:before {
  content: "\f1ab";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-laptop:before {
  content: "\f109";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-laptop-house:before {
  content: "\e066";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-laptop-medical:before {
  content: "\f812";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-lastfm:before {
  content: "\f202";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-laugh:before {
  content: "\f599";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-leaf:before {
  content: "\f06c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-leanpub:before {
  content: "\f212";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-lemon:before {
  content: "\f094";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-less:before {
  content: "\f41d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-less-than:before {
  content: "\f536";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-line:before {
  content: "\f3c0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-link:before {
  content: "\f0c1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-linode:before {
  content: "\f2b8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-linux:before {
  content: "\f17c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-list:before {
  content: "\f03a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-list-alt:before {
  content: "\f022";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-lock:before {
  content: "\f023";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-lungs:before {
  content: "\f604";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-lungs-virus:before {
  content: "\e067";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-magento:before {
  content: "\f3c4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-magic:before {
  content: "\f0d0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-magnet:before {
  content: "\f076";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mail-bulk:before {
  content: "\f674";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-male:before {
  content: "\f183";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-map:before {
  content: "\f279";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-map-marker:before {
  content: "\f041";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-map-pin:before {
  content: "\f276";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-map-signs:before {
  content: "\f277";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-markdown:before {
  content: "\f60f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-marker:before {
  content: "\f5a1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mars:before {
  content: "\f222";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mars-double:before {
  content: "\f227";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mask:before {
  content: "\f6fa";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mdb:before {
  content: "\f8ca";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-medal:before {
  content: "\f5a2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-medium:before {
  content: "\f23a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-meh:before {
  content: "\f11a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-memory:before {
  content: "\f538";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-menorah:before {
  content: "\f676";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mercury:before {
  content: "\f223";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-meteor:before {
  content: "\f753";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-microblog:before {
  content: "\e01a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-microchip:before {
  content: "\f2db";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-microphone:before {
  content: "\f130";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-microscope:before {
  content: "\f610";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-minus:before {
  content: "\f068";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-minus-square:before {
  content: "\f146";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mitten:before {
  content: "\f7b5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mix:before {
  content: "\f3cb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mixer:before {
  content: "\e056";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mobile:before {
  content: "\f10b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-modx:before {
  content: "\f285";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-monero:before {
  content: "\f3d0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-money-check:before {
  content: "\f53c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-monument:before {
  content: "\f5a6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-moon:before {
  content: "\f186";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mosque:before {
  content: "\f678";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mountain:before {
  content: "\f6fc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mouse:before {
  content: "\f8cc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-mug-hot:before {
  content: "\f7b6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-music:before {
  content: "\f001";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-napster:before {
  content: "\f3d2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-neos:before {
  content: "\f612";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-network-wired:before {
  content: "\f6ff";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-neuter:before {
  content: "\f22c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-node:before {
  content: "\f419";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-npm:before {
  content: "\f3d4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-object-group:before {
  content: "\f247";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-octopus-deploy:before {
  content: "\e082";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-oil-can:before {
  content: "\f613";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-old-republic:before {
  content: "\f510";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-om:before {
  content: "\f679";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-opencart:before {
  content: "\f23d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-openid:before {
  content: "\f19b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-opera:before {
  content: "\f26a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-orcid:before {
  content: "\f8d2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-osi:before {
  content: "\f41a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-otter:before {
  content: "\f700";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-outdent:before {
  content: "\f03b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-page4:before {
  content: "\f3d7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pager:before {
  content: "\f815";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-palette:before {
  content: "\f53f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pallet:before {
  content: "\f482";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-parking:before {
  content: "\f540";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-passport:before {
  content: "\f5ab";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pastafarianism:before {
  content: "\f67b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-paste:before {
  content: "\f0ea";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pause:before {
  content: "\f04c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-paw:before {
  content: "\f1b0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-peace:before {
  content: "\f67c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pen:before {
  content: "\f304";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-penny-arcade:before {
  content: "\f704";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-people-arrows:before {
  content: "\e068";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pepper-hot:before {
  content: "\f816";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-perbyte:before {
  content: "\e083";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-percent:before {
  content: "\f295";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-percentage:before {
  content: "\f541";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-periscope:before {
  content: "\f3da";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-person-booth:before {
  content: "\f756";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-phone:before {
  content: "\f095";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-phone-alt:before {
  content: "\f879";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-phone-square:before {
  content: "\f098";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-phone-square-alt:before {
  content: "\f87b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-photo-video:before {
  content: "\f87c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-php:before {
  content: "\f457";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pied-piper-square:before {
  content: "\e01e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pills:before {
  content: "\f484";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pizza-slice:before {
  content: "\f818";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-place-of-worship:before {
  content: "\f67f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-plane:before {
  content: "\f072";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-plane-slash:before {
  content: "\e069";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-play:before {
  content: "\f04b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-play-circle:before {
  content: "\f144";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-playstation:before {
  content: "\f3df";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-plug:before {
  content: "\f1e6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-plus:before {
  content: "\f067";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-poll:before {
  content: "\f681";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-poll-h:before {
  content: "\f682";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-poo:before {
  content: "\f2fe";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-poo-storm:before {
  content: "\f75a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-poop:before {
  content: "\f619";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-power-off:before {
  content: "\f011";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pray:before {
  content: "\f683";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-praying-hands:before {
  content: "\f684";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-print:before {
  content: "\f02f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-procedures:before {
  content: "\f487";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pump-medical:before {
  content: "\e06a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pump-soap:before {
  content: "\e06b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-python:before {
  content: "\f3e2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-qq:before {
  content: "\f1d6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-qrcode:before {
  content: "\f029";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-question:before {
  content: "\f128";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-question-circle:before {
  content: "\f059";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-quidditch:before {
  content: "\f458";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-quinscape:before {
  content: "\f459";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-quora:before {
  content: "\f2c4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-quran:before {
  content: "\f687";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-radiation:before {
  content: "\f7b9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-radiation-alt:before {
  content: "\f7ba";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-rainbow:before {
  content: "\f75b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-random:before {
  content: "\f074";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-react:before {
  content: "\f41b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-readme:before {
  content: "\f4d5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-receipt:before {
  content: "\f543";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-record-vinyl:before {
  content: "\f8d9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-redo:before {
  content: "\f01e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-registered:before {
  content: "\f25d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-remove-format:before {
  content: "\f87d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-renren:before {
  content: "\f18b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-reply:before {
  content: "\f3e5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-reply-all:before {
  content: "\f122";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-republican:before {
  content: "\f75e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-restroom:before {
  content: "\f7bd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-retweet:before {
  content: "\f079";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-rev:before {
  content: "\f5b2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ring:before {
  content: "\f70b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-road:before {
  content: "\f018";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-robot:before {
  content: "\f544";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-rocket:before {
  content: "\f135";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-route:before {
  content: "\f4d7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-rss:before {
  content: "\f09e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-rss-square:before {
  content: "\f143";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ruler:before {
  content: "\f545";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-running:before {
  content: "\f70c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-rust:before {
  content: "\e07a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-safari:before {
  content: "\f267";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sass:before {
  content: "\f41e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-satellite:before {
  content: "\f7bf";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-satellite-dish:before {
  content: "\f7c0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-save:before {
  content: "\f0c7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-school:before {
  content: "\f549";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-scribd:before {
  content: "\f28a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-scroll:before {
  content: "\f70e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sd-card:before {
  content: "\f7c2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-search:before {
  content: "\f002";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-search-dollar:before {
  content: "\f688";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-search-location:before {
  content: "\f689";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-search-minus:before {
  content: "\f010";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sellsy:before {
  content: "\f213";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-server:before {
  content: "\f233";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-shapes:before {
  content: "\f61f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-share:before {
  content: "\f064";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-share-square:before {
  content: "\f14d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-shield-virus:before {
  content: "\e06c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ship:before {
  content: "\f21a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-shopify:before {
  content: "\e057";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-shower:before {
  content: "\f2cc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sign:before {
  content: "\f4d9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-signal:before {
  content: "\f012";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-signature:before {
  content: "\f5b7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sim-card:before {
  content: "\f7c4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sink:before {
  content: "\e06d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sith:before {
  content: "\f512";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-skating:before {
  content: "\f7c5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-skiing:before {
  content: "\f7c9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-skiing-nordic:before {
  content: "\f7ca";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-skull:before {
  content: "\f54c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-skull-crossbones:before {
  content: "\f714";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-skype:before {
  content: "\f17e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-slack:before {
  content: "\f198";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-slash:before {
  content: "\f715";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sleigh:before {
  content: "\f7cc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-smile:before {
  content: "\f118";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-smog:before {
  content: "\f75f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-smoking:before {
  content: "\f48d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sms:before {
  content: "\f7cd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-snowboarding:before {
  content: "\f7ce";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-snowman:before {
  content: "\f7d0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-snowplow:before {
  content: "\f7d2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-soap:before {
  content: "\e06e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-socks:before {
  content: "\f696";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sort:before {
  content: "\f0dc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sort-amount-down-alt:before {
  content: "\f884";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sort-amount-up-alt:before {
  content: "\f885";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-spa:before {
  content: "\f5bb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-spell-check:before {
  content: "\f891";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-spider:before {
  content: "\f717";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-spinner:before {
  content: "\f110";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-square:before {
  content: "\f0c8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-square-full:before {
  content: "\f45c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-square-root-alt:before {
  content: "\f698";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stackpath:before {
  content: "\f842";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-star:before {
  content: "\f005";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-star-and-crescent:before {
  content: "\f699";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-star-half:before {
  content: "\f089";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-star-of-david:before {
  content: "\f69a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-steam:before {
  content: "\f1b6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-step-backward:before {
  content: "\f048";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-step-forward:before {
  content: "\f051";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stop:before {
  content: "\f04d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stopwatch-20:before {
  content: "\e06f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-store:before {
  content: "\f54e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-store-alt-slash:before {
  content: "\e070";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-store-slash:before {
  content: "\e071";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-strava:before {
  content: "\f428";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stream:before {
  content: "\f550";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-street-view:before {
  content: "\f21d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stripe:before {
  content: "\f429";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-subscript:before {
  content: "\f12c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-subway:before {
  content: "\f239";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sun:before {
  content: "\f185";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-superscript:before {
  content: "\f12b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-supple:before {
  content: "\f3f9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-suse:before {
  content: "\f7d6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-swift:before {
  content: "\f8e1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-symfony:before {
  content: "\f83d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-synagogue:before {
  content: "\f69b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sync:before {
  content: "\f021";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-syringe:before {
  content: "\f48e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-table:before {
  content: "\f0ce";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tablet:before {
  content: "\f10a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tablets:before {
  content: "\f490";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tag:before {
  content: "\f02b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tags:before {
  content: "\f02c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tape:before {
  content: "\f4db";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-teeth:before {
  content: "\f62e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-temperature-high:before {
  content: "\f769";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-temperature-low:before {
  content: "\f76b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tenge:before {
  content: "\f7d7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-terminal:before {
  content: "\f120";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-text-height:before {
  content: "\f034";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-text-width:before {
  content: "\f035";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-th:before {
  content: "\f00a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-th-large:before {
  content: "\f009";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-th-list:before {
  content: "\f00b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-thermometer:before {
  content: "\f491";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tiktok:before {
  content: "\e07b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-times:before {
  content: "\f00d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-times-circle:before {
  content: "\f057";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tint:before {
  content: "\f043";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tired:before {
  content: "\f5c8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-toilet:before {
  content: "\f7d8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-toilet-paper:before {
  content: "\f71e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-toilet-paper-slash:before {
  content: "\e072";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-toolbox:before {
  content: "\f552";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tools:before {
  content: "\f7d9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-torah:before {
  content: "\f6a0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-torii-gate:before {
  content: "\f6a1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tractor:before {
  content: "\f722";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-trademark:before {
  content: "\f25c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-trailer:before {
  content: "\e041";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-train:before {
  content: "\f238";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tram:before {
  content: "\f7da";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-transgender:before {
  content: "\f224";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-trash:before {
  content: "\f1f8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-trash-restore:before {
  content: "\f829";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-trash-restore-alt:before {
  content: "\f82a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tree:before {
  content: "\f1bb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-trello:before {
  content: "\f181";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-trophy:before {
  content: "\f091";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-truck:before {
  content: "\f0d1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tshirt:before {
  content: "\f553";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tty:before {
  content: "\f1e4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tumblr:before {
  content: "\f173";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-tv:before {
  content: "\f26c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-twitter:before {
  content: "\f099";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-typo3:before {
  content: "\f42b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-uber:before {
  content: "\f402";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-uikit:before {
  content: "\f403";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-umbraco:before {
  content: "\f8e8";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-uncharted:before {
  content: "\e084";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-underline:before {
  content: "\f0cd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-undo:before {
  content: "\f0e2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-unity:before {
  content: "\e049";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-university:before {
  content: "\f19c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-unlink:before {
  content: "\f127";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-unlock:before {
  content: "\f09c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-unsplash:before {
  content: "\e07c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-untappd:before {
  content: "\f405";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-upload:before {
  content: "\f093";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ups:before {
  content: "\f7e0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-usb:before {
  content: "\f287";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user:before {
  content: "\f007";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-alt:before {
  content: "\f406";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-friends:before {
  content: "\f500";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-injured:before {
  content: "\f728";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-lock:before {
  content: "\f502";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-minus:before {
  content: "\f503";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-nurse:before {
  content: "\f82f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-plus:before {
  content: "\f234";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-shield:before {
  content: "\f505";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-slash:before {
  content: "\f506";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-tag:before {
  content: "\f507";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-tie:before {
  content: "\f508";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-user-times:before {
  content: "\f235";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-users:before {
  content: "\f0c0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-users-cog:before {
  content: "\f509";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-users-slash:before {
  content: "\e073";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-usps:before {
  content: "\f7e1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-vaadin:before {
  content: "\f408";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-venus:before {
  content: "\f221";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-venus-double:before {
  content: "\f226";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-vest:before {
  content: "\e085";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-vest-patches:before {
  content: "\e086";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-viacoin:before {
  content: "\f237";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-vial:before {
  content: "\f492";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-vials:before {
  content: "\f493";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-viber:before {
  content: "\f409";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-video:before {
  content: "\f03d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-vihara:before {
  content: "\f6a7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-vine:before {
  content: "\f1ca";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-virus:before {
  content: "\e074";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-virus-slash:before {
  content: "\e075";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-viruses:before {
  content: "\e076";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-vk:before {
  content: "\f189";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-vnv:before {
  content: "\f40b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-voicemail:before {
  content: "\f897";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-volume-down:before {
  content: "\f027";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-volume-mute:before {
  content: "\f6a9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-volume-off:before {
  content: "\f026";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-volume-up:before {
  content: "\f028";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-vote-yea:before {
  content: "\f772";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-vr-cardboard:before {
  content: "\f729";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-walking:before {
  content: "\f554";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wallet:before {
  content: "\f555";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-warehouse:before {
  content: "\f494";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-watchman-monitoring:before {
  content: "\e087";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-water:before {
  content: "\f773";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wave-square:before {
  content: "\f83e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-waze:before {
  content: "\f83f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-weibo:before {
  content: "\f18a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-weight:before {
  content: "\f496";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wind:before {
  content: "\f72e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-window-close:before {
  content: "\f410";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-windows:before {
  content: "\f17a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wine-bottle:before {
  content: "\f72f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wix:before {
  content: "\f5cf";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wodu:before {
  content: "\e088";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-won-sign:before {
  content: "\f159";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wpforms:before {
  content: "\f298";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-x-ray:before {
  content: "\f497";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-xbox:before {
  content: "\f412";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-xing:before {
  content: "\f168";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-xing-square:before {
  content: "\f169";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-yammer:before {
  content: "\f840";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-yandex:before {
  content: "\f413";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-yin-yang:before {
  content: "\f6ad";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-youtube:before {
  content: "\f167";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/fa-brands-400-e4299464e7b012968eed63ac2db1c9509f56bca409ef9f71f2926a8c3c80b2a9.eot);
  src: url(/assets/fa-brands-400-e4299464e7b012968eed63ac2db1c9509f56bca409ef9f71f2926a8c3c80b2a9.eot?#iefix) format("embedded-opentype"), url(/assets/fa-brands-400-8ea8791754915a898a3100e63e32978a6d1763be6df8e73a39d3a90d691cdeef.woff2) format("woff2"), url(/assets/fa-brands-400-f9217f66874b0c01cd8c10b6a295dbc4f609acb6f5adc41c37da46641b57eb02.woff) format("woff"), url(/assets/fa-brands-400-cda59d6efffa685830fd95b55f64ae9cb51279cd34b2410b69f84c7ec30157d9.ttf) format("truetype"), url(/assets/fa-brands-400-a3b9817780214caf01e8aec20bcdc2305a1ff34a15fae81ecd0923df9cd5cd0a.svg#fontawesome) format("svg");
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fab {
  font-family: "Font Awesome 5 Brands";
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/fa-regular-400-79d088064beb3826054fb88165416235897a856ca952fca1498b1c59b16aaa48.eot);
  src: url(/assets/fa-regular-400-79d088064beb3826054fb88165416235897a856ca952fca1498b1c59b16aaa48.eot?#iefix) format("embedded-opentype"), url(/assets/fa-regular-400-e42a88444448ac3d60549cc7c1ff2c8a9cac721034c073d80a14a44e79730cca.woff2) format("woff2"), url(/assets/fa-regular-400-cb9e9e693192413cde2b1f21c1dc1d44b6fe7b27cc2b458e8b359d18f9ff8f4e.woff) format("woff"), url(/assets/fa-regular-400-e8711bbb871afd8e9dea60e16d30f00c7e4837bbc9807065017475b849fa2313.ttf) format("truetype"), url(/assets/fa-regular-400-be0a084962d8066884f7fe9bd27ec16e51f5a93b72a502c92c5a24dc87eb2ebc.svg#fontawesome) format("svg");
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fab, .far {
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/assets/fa-solid-900-373c04fd2418f5c77eea49d514731058f1907a94ff3b4e5d7c3e5767e8b53d8b.eot);
  src: url(/assets/fa-solid-900-373c04fd2418f5c77eea49d514731058f1907a94ff3b4e5d7c3e5767e8b53d8b.eot?#iefix) format("embedded-opentype"), url(/assets/fa-solid-900-9834b82ad26e2a37583d22676a12dd2eb0fe7c80356a2114d0db1aa8b3899537.woff2) format("woff2"), url(/assets/fa-solid-900-3f6d3488cf65374f6f676c315340b0ac2be832bd55240c809448e36ef9b96326.woff) format("woff"), url(/assets/fa-solid-900-af6397503fcefbd613976c21ad5c1e37298c18bbe07d096db03ccd3af6e05ba8.ttf) format("truetype"), url(/assets/fa-solid-900-9674eb1bd5504717903837093a67668ea88f2ed006d91367d0d4b7aa1f9211fc.svg#fontawesome) format("svg");
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
}

/* line 5, app/assets/stylesheets/website/fontawesome-all.css */
.fa, .fas {
  font-weight: 900;
}
