/* ...

*= require_lightslider .





























*/


@media screen and (min-width: 1040px) {
    .rwd-break {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .bm-app {
        padding-top: 10px !important;
    }
}

.btn#submit:hover, .btn-info:hover {
    color: #000;
    background-color: #e6e6e6;
}

img {
    max-width: 100%;
}

.alert,
.notice {
    display: initial;
}

div#alerts {
    text-align: center;
    padding: 20px;
    font-size: 16px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: none;
}

p.alert {
    color: red;
}

.pac-container {
    background-color: #FFF;
    z-index: 1070;
    position: fixed;
    display: inline-block;
    float: left;
}

div.container-description h4 {
    text-align: left;
    font-size: 16px;
}

div#ui-datepicker-div {
    z-index: 100;
}

.col-sm-5.body {
    text-align: center;
    padding-left: 50px;
}

.bm-modal-sharing-form input[type="email"] {
    border-left: 1px solid #b8b8b8;
    border-top: 1px solid #b8b8b8;
    border-bottom: 1px solid #b8b8b8;
    padding: 17px 14px;
    text-align: left;
    text-transform: none;
    width: 60%;
}

.bm-modal-sharing-form .form-control {
    text-transform: uppercase;
    display: block;
    float: left;
}

.bm-modal-sharing-form .btn {
    padding: 14px;
    width: 40%;
}

.form-group {
    margin-bottom: 15px;
    margin-top: 15px;
}

.social-buttons a.btn.btn-beige {
    border-radius: 50%;
    width: 45px;
    height: 45px;
    line-height: 23px;
    vertical-align: middle;
    text-align: center;
    margin-right: 8px;
    margin-left: 8px;
}

.search-field {
    border: 1px solid #818181 !important;
    border-radius: 5px !important;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, app/assets/stylesheets/partials/../bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 16, app/assets/stylesheets/partials/../bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 294, app/assets/stylesheets/partials/../bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 35, app/assets/stylesheets/partials/../bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 31, app/assets/stylesheets/partials/../bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 20, app/assets/stylesheets/partials/../bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, app/assets/stylesheets/partials/../bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, app/assets/stylesheets/partials/../bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, app/assets/stylesheets/partials/../bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, app/assets/stylesheets/partials/../bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, app/assets/stylesheets/partials/../bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 20, app/assets/stylesheets/partials/../bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, app/assets/stylesheets/partials/../bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 20, app/assets/stylesheets/partials/../bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, app/assets/stylesheets/partials/../bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

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

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

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

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

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

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

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

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

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

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

/* line 83, app/assets/stylesheets/partials/../bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

/* line 114, app/assets/stylesheets/partials/../bootstrap/_forms.scss */
.form-control, .bm-auth input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 57, app/assets/stylesheets/partials/../bootstrap/mixins/_forms.scss */
.form-control:focus, .bm-auth input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 103, app/assets/stylesheets/partials/../bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder, .bm-auth input::-moz-placeholder {
  color: #999;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 239, app/assets/stylesheets/partials/../bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px;
}

/* line 248, app/assets/stylesheets/partials/../bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

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

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

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

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

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

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

/* line 315, app/assets/stylesheets/partials/../bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .bm-auth .input-group-lg > input.form-control-static,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .bm-auth .input-group-sm > input.form-control-static,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, app/assets/stylesheets/partials/../bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control, .bm-auth .input-group-sm > input,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, app/assets/stylesheets/partials/../bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

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

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

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

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

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

/* line 71, app/assets/stylesheets/partials/../bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control, .bm-auth .input-group-lg > input,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 79, app/assets/stylesheets/partials/../bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

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

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

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

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

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

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

/* line 393, app/assets/stylesheets/partials/../bootstrap/_forms.scss */
.has-feedback .form-control, .has-feedback .bm-auth input, .bm-auth .has-feedback input {
  padding-right: 42.5px;
}

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

/* line 410, app/assets/stylesheets/partials/../bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .bm-auth .input-group-lg > input + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .bm-auth input + .form-control-feedback,
.bm-auth .form-group-lg input + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 417, app/assets/stylesheets/partials/../bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .bm-auth .input-group-sm > input + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .bm-auth input + .form-control-feedback,
.bm-auth .form-group-sm input + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, app/assets/stylesheets/partials/../bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

/* line 21, app/assets/stylesheets/partials/../bootstrap/mixins/_forms.scss */
.has-success .form-control, .has-success .bm-auth input, .bm-auth .has-success input {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, app/assets/stylesheets/partials/../bootstrap/mixins/_forms.scss */
.has-success .form-control:focus, .has-success .bm-auth input:focus, .bm-auth .has-success input:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 31, app/assets/stylesheets/partials/../bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

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

/* line 8, app/assets/stylesheets/partials/../bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

/* line 21, app/assets/stylesheets/partials/../bootstrap/mixins/_forms.scss */
.has-warning .form-control, .has-warning .bm-auth input, .bm-auth .has-warning input {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, app/assets/stylesheets/partials/../bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus, .has-warning .bm-auth input:focus, .bm-auth .has-warning input:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 31, app/assets/stylesheets/partials/../bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

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

/* line 8, app/assets/stylesheets/partials/../bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

/* line 21, app/assets/stylesheets/partials/../bootstrap/mixins/_forms.scss */
.has-error .form-control, .has-error .bm-auth input, .bm-auth .has-error input {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, app/assets/stylesheets/partials/../bootstrap/mixins/_forms.scss */
.has-error .form-control:focus, .has-error .bm-auth input:focus, .bm-auth .has-error input:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 31, app/assets/stylesheets/partials/../bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

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

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

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

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

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

/* line 559, app/assets/stylesheets/partials/../bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 569, app/assets/stylesheets/partials/../bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

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

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

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

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

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

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

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

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

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

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

/* line 39, app/assets/stylesheets/partials/../bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 46, app/assets/stylesheets/partials/../bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 101, app/assets/stylesheets/partials/../bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 109, app/assets/stylesheets/partials/../bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

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

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

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

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

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

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

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

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

/* line 10, app/assets/stylesheets/partials/../bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 13, app/assets/stylesheets/partials/../bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

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

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

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

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

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

/* line 7, app/assets/stylesheets/partials/../bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 19, app/assets/stylesheets/partials/../bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

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

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

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

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

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

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

/* line 87, app/assets/stylesheets/partials/../bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

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

/* line 109, app/assets/stylesheets/partials/../bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 26, app/assets/stylesheets/partials/../bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, app/assets/stylesheets/partials/../bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

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

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

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

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

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

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

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

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

/* line 69, app/assets/stylesheets/partials/../bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

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

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

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

/* line 86, app/assets/stylesheets/partials/../bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

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

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

/* line 116, app/assets/stylesheets/partials/../bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 120, app/assets/stylesheets/partials/../bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

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

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

/* line 145, app/assets/stylesheets/partials/../bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

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

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

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

/* line 162, app/assets/stylesheets/partials/../bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

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

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

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

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

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

/* line 201, app/assets/stylesheets/partials/../bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

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

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

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

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

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

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

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

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

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

/* line 63, app/assets/stylesheets/partials/../bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group .bm-auth input:not(:first-child):not(:last-child),
.bm-auth .input-group input:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 68, app/assets/stylesheets/partials/../bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

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

/* line 89, app/assets/stylesheets/partials/../bootstrap/_input-groups.scss */
.input-group-addon.input-sm, .bm-auth .input-group-sm > input.input-group-addon,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 94, app/assets/stylesheets/partials/../bootstrap/_input-groups.scss */
.input-group-addon.input-lg, .bm-auth .input-group-lg > input.input-group-addon,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

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

/* line 108, app/assets/stylesheets/partials/../bootstrap/_input-groups.scss */
.input-group .form-control:first-child, .input-group .bm-auth input:first-child, .bm-auth .input-group input:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 117, app/assets/stylesheets/partials/../bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, app/assets/stylesheets/partials/../bootstrap/_input-groups.scss */
.input-group .form-control:last-child, .input-group .bm-auth input:last-child, .bm-auth .input-group input:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 129, app/assets/stylesheets/partials/../bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 46, app/assets/stylesheets/partials/../bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  /* line 50, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  /* line 243, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 251, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 257, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 232, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 286, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

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

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

@media (min-width: 768px) {
  /* line 286, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 327, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 425, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 433, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 442, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

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

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

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

/* line 462, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  /* line 473, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 475, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 482, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 490, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

/* line 506, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}

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

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

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

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

/* line 531, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

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

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

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

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

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

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

/* line 567, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 577, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

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

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

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

/* line 596, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  /* line 607, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 615, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 622, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 630, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 641, app/assets/stylesheets/partials/../bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

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

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

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

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

/* line 5, app/assets/stylesheets/partials/../bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, app/assets/stylesheets/partials/../bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, app/assets/stylesheets/partials/../bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, app/assets/stylesheets/partials/../bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 6, app/assets/stylesheets/partials/../bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 15, app/assets/stylesheets/partials/../bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, app/assets/stylesheets/partials/../bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 74, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

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

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

/* line 85, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

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

/* line 19, app/assets/stylesheets/partials/../bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 115, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, app/assets/stylesheets/partials/../bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, app/assets/stylesheets/partials/../bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 18, app/assets/stylesheets/partials/../bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 19, app/assets/stylesheets/partials/../bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 20, app/assets/stylesheets/partials/../bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 21, app/assets/stylesheets/partials/../bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 22, app/assets/stylesheets/partials/../bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, app/assets/stylesheets/partials/../bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 36, app/assets/stylesheets/partials/../bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, app/assets/stylesheets/partials/../bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 52, app/assets/stylesheets/partials/../bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 59, app/assets/stylesheets/partials/../bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 66, app/assets/stylesheets/partials/../bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 73, app/assets/stylesheets/partials/../bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 80, app/assets/stylesheets/partials/../bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 87, app/assets/stylesheets/partials/../bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 94, app/assets/stylesheets/partials/../bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, app/assets/stylesheets/partials/../bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 27, app/assets/stylesheets/partials/../bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 28, app/assets/stylesheets/partials/../bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 29, app/assets/stylesheets/partials/../bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 30, app/assets/stylesheets/partials/../bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, app/assets/stylesheets/partials/../bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 42, app/assets/stylesheets/partials/../bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, app/assets/stylesheets/partials/../bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, app/assets/stylesheets/partials/../bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, app/assets/stylesheets/partials/../bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, app/assets/stylesheets/partials/../bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

/* line 77, app/assets/stylesheets/partials/../bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

/* line 85, app/assets/stylesheets/partials/../bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 92, app/assets/stylesheets/partials/../bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

/* line 100, app/assets/stylesheets/partials/../bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

/* line 107, app/assets/stylesheets/partials/../bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 116, app/assets/stylesheets/partials/../bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 123, app/assets/stylesheets/partials/../bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

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

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

/* line 12, app/assets/stylesheets/partials/../bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, app/assets/stylesheets/partials/../bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, app/assets/stylesheets/partials/../bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, app/assets/stylesheets/partials/../bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, app/assets/stylesheets/partials/../bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, app/assets/stylesheets/partials/../bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, app/assets/stylesheets/partials/../bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, app/assets/stylesheets/partials/../bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, app/assets/stylesheets/partials/../bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 18, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 18, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 18, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 10, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 11, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, app/assets/stylesheets/partials/../bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, app/assets/stylesheets/partials/../bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 3, app/assets/stylesheets/partials/_base.scss */
html {
  position: relative;
  min-height: 100%;
}

/* line 8, app/assets/stylesheets/partials/_base.scss */
body {
  font-family: "Montserrat", "Gotham", sans-serif;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 373px;
}

@media (max-width: 768px) {
  /* line 17, app/assets/stylesheets/partials/_base.scss */
  body {
    margin-bottom: 600px;
  }
}

/* line 22, app/assets/stylesheets/partials/_base.scss */
p {
  color: #818181;
  font-size: 16px;
}

/* line 27, app/assets/stylesheets/partials/_base.scss */
a {
  color: #000;
}

/* line 30, app/assets/stylesheets/partials/_base.scss */
a:hover {
  color: #818181;
}

/* line 37, app/assets/stylesheets/partials/_base.scss */
.btn, .form-control, .bm-auth input {
  border: 0px;
  border-radius: 0px;
}

/* line 43, app/assets/stylesheets/partials/_base.scss */
.form-control, .bm-auth input {
  letter-spacing: 0.15rem;
  text-align: center;
  font-size: 12px;
  height: 48px;
  color: #818181;
}

/* line 51, app/assets/stylesheets/partials/_base.scss */
.btn {
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  padding: 12px 14px;
  font-size: 14px;
}

/* line 58, app/assets/stylesheets/partials/_base.scss */
.btn-sm, .btn-group-sm > .btn, .input-sm, .input-group-sm > .form-control, .bm-auth .input-group-sm > input,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  font-size: 14px;
  padding: 8px 10px;
}

/* line 64, app/assets/stylesheets/partials/_base.scss */
.btn-beige {
  background-color: #F7EDE2;
  color: black;
}

/* line 69, app/assets/stylesheets/partials/_base.scss */
.btn-white {
  background-color: white;
  color: black;
}

/* line 76, app/assets/stylesheets/partials/_base.scss */
.container {
  padding: 0 17px;
}

/* line 80, app/assets/stylesheets/partials/_base.scss */
.gray-panel {
  background: #f6f5f4;
}

/* line 84, app/assets/stylesheets/partials/_base.scss */
.bm-content {
  text-align: center;
  padding: 40px 20px;
}

/* line 88, app/assets/stylesheets/partials/_base.scss */
.bm-content h3 {
  font-family: "Amatica SC", "Amatica", cursive;
}

/* line 93, app/assets/stylesheets/partials/_base.scss */
.bm-section {
  padding: 60px 0;
}

/* line 97, app/assets/stylesheets/partials/_base.scss */
.bm-content-quote {
  padding: 60px 20px;
  background-color: #F4F4F4;
  font-size: 21px;
}

/* line 102, app/assets/stylesheets/partials/_base.scss */
.bm-content-quote span {
  display: block;
}

/* line 106, app/assets/stylesheets/partials/_base.scss */
.bm-content-quote .quote {
  font-size: 92px;
  line-height: 70px;
  margin-bottom: -20px;
}

/* line 112, app/assets/stylesheets/partials/_base.scss */
.bm-content-quote .text {
  margin-bottom: 15px;
  margin-top: 15px;
}

/* line 117, app/assets/stylesheets/partials/_base.scss */
.bm-content-quote .attribute {
  text-transform: uppercase;
  margin-top: 15px;
}

@media (min-width: 768px) {
  /* line 117, app/assets/stylesheets/partials/_base.scss */
  .bm-content-quote .attribute {
    font-size: 24px;
  }
}

/* line 128, app/assets/stylesheets/partials/_base.scss */
.bm-homepage h3 {
  font-weight: 700;
  font-size: 42px;
  margin-bottom: 20px;
}

/* line 136, app/assets/stylesheets/partials/_base.scss */
.bm-auth {
  background-size: cover;
  background-position: center;
  background-color: #1B1B1B;
  background-image: url("https://static1.squarespace.com/static/ta/544e642ce4b0dfe393c0abdd/30/assets/homepage-hero.jpg");
  padding: 40px 20px;
  text-align: center;
  color: #ffffff;
}

/* line 145, app/assets/stylesheets/partials/_base.scss */
.bm-auth h2 {
  margin-bottom: 40px;
}

/* line 154, app/assets/stylesheets/partials/_base.scss */
.bm-auth form {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  padding: 15px;
  color: #000;
  margin: 0px auto;
}

@media (min-width: 768px) {
  /* line 154, app/assets/stylesheets/partials/_base.scss */
  .bm-auth form {
    width: 50%;
  }
  /* line 164, app/assets/stylesheets/partials/_base.scss */
  .bm-auth form .field {
    text-align: left;
  }
}

/* line 172, app/assets/stylesheets/partials/_base.scss */
.bm-app {
  padding: 40px 0 80px 0;
}

/* line 175, app/assets/stylesheets/partials/_base.scss */
.bm-app .form-control, .bm-app .bm-auth input, .bm-auth .bm-app input {
  border: 1px solid #ccc;
  letter-spacing: 0rem;
  font-size: 15px;
  color: #000;
  text-align: left;
}

/* line 183, app/assets/stylesheets/partials/_base.scss */
.bm-app h3 {
  text-transform: uppercase;
  font-weight: 700;
}

/* line 188, app/assets/stylesheets/partials/_base.scss */
.bm-app h5 {
  margin-bottom: 20px;
}

/* line 5, app/assets/stylesheets/partials/_navbar.scss */
.navbar {
  font-family: "Amatica SC", "Amatica", cursive;
  border-radius: 0px;
  margin-bottom: 0px;
  border: 0px;
  background-color: white;
}

/* line 12, app/assets/stylesheets/partials/_navbar.scss */
.navbar .navbar-nav > li > a {
  padding: 10px 20px;
  font-weight: bold;
  font-size: 20px;
  color: #818181;
}

/* line 19, app/assets/stylesheets/partials/_navbar.scss */
.navbar .dropdown-menu > li > a {
  font-family: "Montserrat", "Gotham", sans-serif;
}

/* line 24, app/assets/stylesheets/partials/_navbar.scss */
.navbar-brand {
  padding: 12px;
}

@media (min-width: 768px) {
  /* line 24, app/assets/stylesheets/partials/_navbar.scss */
  .navbar-brand {
    padding: 30px;
  }
}

/* line 32, app/assets/stylesheets/partials/_navbar.scss */
.navbar-right {
  margin-right: 0px;
}

/* line 37, app/assets/stylesheets/partials/_navbar.scss */
.bm-logo {
  width: 130px;
}

@media (min-width: 768px) {
  /* line 37, app/assets/stylesheets/partials/_navbar.scss */
  .bm-logo {
    width: 190px;
  }
}

/* line 45, app/assets/stylesheets/partials/_navbar.scss */
.bm-navbar-links#bloomerent-nav {
  letter-spacing: 2px;
  border-top: 0px;
}

@media (min-width: 768px) {
  /* line 45, app/assets/stylesheets/partials/_navbar.scss */
  .bm-navbar-links#bloomerent-nav {
    padding: 30px 0;
  }
}

/* line 55, app/assets/stylesheets/partials/_navbar.scss */
.cart-content-wrapper .cart-popup-submit {
  background: #19005C;
  color: white;
  border: none;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
}

/* line 64, app/assets/stylesheets/partials/_navbar.scss */
.cart-content-wrapper .cart-popup-continue {
  text-align: center;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/partials/_hero.scss */
.bm-hero {
  background-size: cover;
  background-position: center;
  background-color: #1B1B1B;
  background-image: url("https://static1.squarespace.com/static/ta/544e642ce4b0dfe393c0abdd/30/assets/homepage-hero.jpg");
  box-shadow: inset 0px -30px 70px -20px rgba(0, 0, 0, 0.25);
  padding: 40px 20px;
  text-align: center;
  color: #ffffff;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/partials/_hero.scss */
  .bm-hero {
    padding: 200px 20px 50px 20px;
  }
}

/* line 21, app/assets/stylesheets/partials/_hero.scss */
.banner-text-font,
.desc-wrapper p,
.bm-hero-header,
.bm-auth h2 {
  font-family: "Satisfy", cursive;
  font-size: 36px;
  color: white;
  font-weight: 400;
}

@media (min-width: 768px) {
  /* line 21, app/assets/stylesheets/partials/_hero.scss */
  .banner-text-font,
  .desc-wrapper p,
  .bm-hero-header,
  .bm-auth h2 {
    font-size: 64px;
  }
}

/* line 34, app/assets/stylesheets/partials/_hero.scss */
.bm-hero-subheader {
  text-transform: uppercase;
  letter-spacing: -0.25rem;
  font-family: "Amatica SC", "Amatica", cursive;
  font-size: 6.5vw;
  font-size: 26px;
}

@media (min-width: 768px) {
  /* line 34, app/assets/stylesheets/partials/_hero.scss */
  .bm-hero-subheader {
    font-weight: bold;
    font-size: 48px;
  }
}

@media (min-width: 768px) {
  /* line 47, app/assets/stylesheets/partials/_hero.scss */
  .bm-hero-homepage {
    padding: 120px 20px;
  }
}

/* line 52, app/assets/stylesheets/partials/_hero.scss */
.bm-hero-homepage .bm-hero-header, .bm-hero-homepage .bm-auth h2, .bm-auth .bm-hero-homepage h2 {
  font-size: 36px;
  font-size: 10.5vw;
  margin-top: 0;
  color: #ffffff;
}

@media (min-width: 768px) {
  /* line 52, app/assets/stylesheets/partials/_hero.scss */
  .bm-hero-homepage .bm-hero-header, .bm-hero-homepage .bm-auth h2, .bm-auth .bm-hero-homepage h2 {
    font-size: 88px;
  }
}

/* line 63, app/assets/stylesheets/partials/_hero.scss */
.bm-hero-homepage .bm-hero-subheader {
  color: #ffffff;
  margin: 0;
}

/* line 69, app/assets/stylesheets/partials/_hero.scss */
.bm-homepage-search {
  margin: 40px auto;
  width: 100%;
}

/* line 73, app/assets/stylesheets/partials/_hero.scss */
.bm-homepage-search .btn {
  margin-top: 10px;
}

@media (min-width: 768px) {
  /* line 69, app/assets/stylesheets/partials/_hero.scss */
  .bm-homepage-search {
    width: 560px;
  }
}

/* line 5, app/assets/stylesheets/partials/_footer.scss */
.bm-footer {
  color: white;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  padding: 60px 20px 20px 20px;
  background-color: #1B1B1B;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 373px;
}

/* line 18, app/assets/stylesheets/partials/_footer.scss */
.bm-footer a {
  color: white;
  padding-bottom: 3px;
}

/* line 22, app/assets/stylesheets/partials/_footer.scss */
.bm-footer a:hover, .bm-footer a:active {
  color: #F7EDE2;
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.75);
}

/* line 32, app/assets/stylesheets/partials/_footer.scss */
.bm-footer .bm-footer-social a:hover, .bm-footer .bm-footer-social a:active {
  color: white;
  border-bottom: none;
}

@media (max-width: 768px) {
  /* line 43, app/assets/stylesheets/partials/_footer.scss */
  .bm-footer {
    height: 600px;
    padding: 20px;
  }
}

/* line 49, app/assets/stylesheets/partials/_footer.scss */
.bm-footer-nav,
.bm-footer-social {
  margin-bottom: 20px;
  padding: 0;
}

/* line 54, app/assets/stylesheets/partials/_footer.scss */
.bm-footer-nav li,
.bm-footer-social li {
  list-style-type: none;
  display: inline-block;
  font-size: 16px;
}

/* line 62, app/assets/stylesheets/partials/_footer.scss */
.bm-footer-nav li {
  padding: 20px;
}

/* line 67, app/assets/stylesheets/partials/_footer.scss */
.bm-footer-social {
  padding: 20px;
}

/* line 70, app/assets/stylesheets/partials/_footer.scss */
.bm-footer-social li {
  font-size: 24px;
  margin: 0 8px;
}

/* line 76, app/assets/stylesheets/partials/_footer.scss */
.bm-footer-meta {
  padding-top: 20px;
  opacity: 0.6;
}

/* line 81, app/assets/stylesheets/partials/_footer.scss */
#mc-embedded-subscribe-form-foot {
  text-align: center;
}

/* line 84, app/assets/stylesheets/partials/_footer.scss */
#mc-embedded-subscribe-form-foot .sub-label {
  font-size: 16px;
}

/* line 88, app/assets/stylesheets/partials/_footer.scss */
#mc-embedded-subscribe-form-foot .sub-submit {
  padding-top: 14px;
  padding-bottom: 14px;
  vertical-align: top;
}

/* line 94, app/assets/stylesheets/partials/_footer.scss */
#mc-embedded-subscribe-form-foot .sub-submit, #mc-embedded-subscribe-form-foot .email {
  display: inline-block;
}

/* line 98, app/assets/stylesheets/partials/_footer.scss */
#mc-embedded-subscribe-form-foot .email {
  max-width: 300px;
}

@media (max-width: 768px) {
  /* line 103, app/assets/stylesheets/partials/_footer.scss */
  #mc-embedded-subscribe-form-foot .email {
    margin-bottom: 10px;
  }
}

/* line 108, app/assets/stylesheets/partials/_footer.scss */
#mc-embedded-subscribe-form-foot .sub-submit {
  max-width: 150px;
}

/* line 5, app/assets/stylesheets/partials/_modal.scss */
.modal-content {
  border-radius: 0px;
}

/* line 9, app/assets/stylesheets/partials/_modal.scss */
.bm-modal-sharing {
  text-align: center;
}

/* line 12, app/assets/stylesheets/partials/_modal.scss */
.bm-modal-sharing .bm-logo {
  width: 120px;
  margin-top: 10px;
}

@media (min-width: 768px) {
  /* line 17, app/assets/stylesheets/partials/_modal.scss */
  .bm-modal-sharing .modal-dialog {
    width: 780px;
  }
}

/* line 23, app/assets/stylesheets/partials/_modal.scss */
.bm-modal-sharing .modal-header {
  border-bottom: 0px;
}

/* line 27, app/assets/stylesheets/partials/_modal.scss */
.bm-modal-sharing .modal-body {
  padding: 35px;
}

/* line 31, app/assets/stylesheets/partials/_modal.scss */
.bm-modal-sharing .cta-modal-container {
  background-color: #F4F4F4;
}

/* line 36, app/assets/stylesheets/partials/_modal.scss */
.bm-modal-sharing-bg {
  top: 0;
  bottom: 0;
  padding: 0px;
  position: absolute;
  background-size: cover;
  background-position: center;
  background-color: #1B1B1B;
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/bm-modal-bg.jpg");
  display: none;
}

@media (min-width: 768px) {
  /* line 36, app/assets/stylesheets/partials/_modal.scss */
  .bm-modal-sharing-bg {
    display: block;
  }
}

/* line 53, app/assets/stylesheets/partials/_modal.scss */
.bm-modal-sharing-content {
  float: right;
  padding: 0px;
}

/* line 57, app/assets/stylesheets/partials/_modal.scss */
.bm-modal-sharing-content p {
  color: #000000;
}

@media (min-width: 768px) {
  /* line 57, app/assets/stylesheets/partials/_modal.scss */
  .bm-modal-sharing-content p {
    width: 68%;
    margin: 20px auto;
  }
}

/* line 68, app/assets/stylesheets/partials/_modal.scss */
.bm-modal-sharing-form .form-control, .bm-modal-sharing-form .bm-auth input, .bm-auth .bm-modal-sharing-form input {
  text-transform: uppercase;
}

/* line 3, app/assets/stylesheets/partials/_spacing.scss */
.mam {
  margin: 20px;
}

/* line 7, app/assets/stylesheets/partials/_spacing.scss */
.maa {
  margin: auto;
}

/* line 11, app/assets/stylesheets/partials/_spacing.scss */
.mha {
  margin-left: auto;
  margin-right: auto;
}

/* line 16, app/assets/stylesheets/partials/_spacing.scss */
.mtm {
  margin-top: 20px;
}

/* line 20, app/assets/stylesheets/partials/_spacing.scss */
.mbm {
  margin-bottom: 20px;
}

/* line 24, app/assets/stylesheets/partials/_spacing.scss */
.mbxxl {
  margin-bottom: 80px;
}

/* line 28, app/assets/stylesheets/partials/_spacing.scss */
.mts {
  margin-top: 10px;
}

/* line 32, app/assets/stylesheets/partials/_spacing.scss */
.mtxs {
  margin-top: 5px;
}

/* line 36, app/assets/stylesheets/partials/_spacing.scss */
.mtn {
  margin-top: 0;
}

/* line 40, app/assets/stylesheets/partials/_spacing.scss */
.mtl {
  margin-top: 40px;
}

/* line 44, app/assets/stylesheets/partials/_spacing.scss */
.mbs {
  margin-bottom: 10px;
}

/* line 48, app/assets/stylesheets/partials/_spacing.scss */
.mbl {
  margin-bottom: 40px;
}

/* line 52, app/assets/stylesheets/partials/_spacing.scss */
.mll {
  margin-left: 40px;
}

/* line 56, app/assets/stylesheets/partials/_spacing.scss */
.mls {
  margin-left: 10px;
}

/* line 60, app/assets/stylesheets/partials/_spacing.scss */
.mlm {
  margin-left: 20px;
}

/* line 64, app/assets/stylesheets/partials/_spacing.scss */
.mrs {
  margin-right: 10px;
}

/* line 68, app/assets/stylesheets/partials/_spacing.scss */
.mrl {
  margin-right: 40px;
}

/* line 72, app/assets/stylesheets/partials/_spacing.scss */
.mrn {
  margin-right: 0;
}

/* line 76, app/assets/stylesheets/partials/_spacing.scss */
.mtxl {
  margin-top: 60px;
}

/* line 80, app/assets/stylesheets/partials/_spacing.scss */
.mtxxl {
  margin-top: 80px;
}

/* line 84, app/assets/stylesheets/partials/_spacing.scss */
.mvs {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 89, app/assets/stylesheets/partials/_spacing.scss */
.mvl {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 94, app/assets/stylesheets/partials/_spacing.scss */
.mvxl {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 99, app/assets/stylesheets/partials/_spacing.scss */
.mvm {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 104, app/assets/stylesheets/partials/_spacing.scss */
.mhm {
  margin-left: 20px;
  margin-right: 20px;
}

/* line 109, app/assets/stylesheets/partials/_spacing.scss */
.mhl {
  margin-left: 40px;
  margin-right: 40px;
}

/* line 114, app/assets/stylesheets/partials/_spacing.scss */
.mrm {
  margin-right: 20px;
}

/* line 118, app/assets/stylesheets/partials/_spacing.scss */
.pas {
  padding: 10px;
}

/* line 122, app/assets/stylesheets/partials/_spacing.scss */
.pam {
  padding: 20px;
}

/* line 126, app/assets/stylesheets/partials/_spacing.scss */
.pal {
  padding: 40px;
}

/* line 130, app/assets/stylesheets/partials/_spacing.scss */
.pbm {
  padding-bottom: 20px;
}

/* line 134, app/assets/stylesheets/partials/_spacing.scss */
.ptm {
  padding-top: 20px;
}

/* line 138, app/assets/stylesheets/partials/_spacing.scss */
.pbs {
  padding-bottom: 10px;
}

/* line 142, app/assets/stylesheets/partials/_spacing.scss */
.pbl {
  padding-bottom: 40px;
}

/* line 146, app/assets/stylesheets/partials/_spacing.scss */
.pts {
  padding-top: 10px;
}

/* line 150, app/assets/stylesheets/partials/_spacing.scss */
.ptl {
  padding-top: 40px;
}

/* line 154, app/assets/stylesheets/partials/_spacing.scss */
.paxl {
  padding: 60px;
}

/* line 158, app/assets/stylesheets/partials/_spacing.scss */
.pvm {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 163, app/assets/stylesheets/partials/_spacing.scss */
.phs {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 168, app/assets/stylesheets/partials/_spacing.scss */
.pvs {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 173, app/assets/stylesheets/partials/_spacing.scss */
.pvl {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 178, app/assets/stylesheets/partials/_spacing.scss */
.pvxl {
  padding-top: 60px;
  padding-bottom: 60px;
}

/* line 183, app/assets/stylesheets/partials/_spacing.scss */
.phm {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 188, app/assets/stylesheets/partials/_spacing.scss */
.phl {
  padding-left: 40px;
  padding-right: 40px;
}

@media (max-width: 767px) {
  /* line 194, app/assets/stylesheets/partials/_spacing.scss */
  .mtxl {
    margin-top: 30px;
  }
}

/* line 13, app/assets/stylesheets/bloomerent.scss */
.btn-with-shadow {
  box-shadow: 0 3px 7px 1px #cecece;
}

/* line 17, app/assets/stylesheets/bloomerent.scss */
.hero-header {
  position: relative;
  margin: auto;
  color: white;
  width: 185px;
  font-family: "Satisfy", cursive;
  font-size: 64px;
  top: 210px;
}

/* line 27, app/assets/stylesheets/bloomerent.scss */
.navbar-toggle {
  border: none;
  outline: none;
}
/* line 3, app/assets/stylesheets/devise/session/new.scss */
.user-login {
  background: #F4F4F4;
}

/* line 6, app/assets/stylesheets/devise/session/new.scss */
.user-login .login-content {
  text-align: center;
}

/* line 9, app/assets/stylesheets/devise/session/new.scss */
.user-login .login-content .login-header {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: 30px;
}

/* line 15, app/assets/stylesheets/devise/session/new.scss */
.user-login .login-content .login-form {
  text-align: left;
  max-width: 40%;
  margin-left: auto;
  margin-right: auto;
}

/* line 21, app/assets/stylesheets/devise/session/new.scss */
.user-login .login-content .login-form .login-submit {
  font-family: "Montserrat", "Gotham", sans-serif;
  width: 100%;
  background: #19005C;
  color: white;
  margin: auto;
  border: none;
  display: block;
}

/* line 33, app/assets/stylesheets/devise/session/new.scss */
.user-login .login-content .login-form .login-signup, .user-login .login-content .login-form .login-reset {
  text-align: right;
  color: #818181;
}

/* line 37, app/assets/stylesheets/devise/session/new.scss */
.user-login .login-content .login-form .login-signup a, .user-login .login-content .login-form .login-reset a {
  color: #818181;
}

@media (max-width: 768px) {
  /* line 44, app/assets/stylesheets/devise/session/new.scss */
  .user-login .login-content .login-form {
    max-width: 100%;
  }
}
@font-face {
  font-family: 'AvenirRoman';
  src: url("/assets/AvenirRoman.otf") format("opentype");
}

@font-face {
  font-family: 'AvenirBlack';
  src: url("/assets/AvenirBlack.otf") format("opentype");
}

@font-face {
  font-family: 'AvenirLight';
  src: url("/assets/AvenirLight.otf") format("opentype");
}

/* line 3, app/assets/stylesheets/partials/_spacing.scss */
.mam {
  margin: 20px;
}

/* line 7, app/assets/stylesheets/partials/_spacing.scss */
.maa {
  margin: auto;
}

/* line 11, app/assets/stylesheets/partials/_spacing.scss */
.mha {
  margin-left: auto;
  margin-right: auto;
}

/* line 16, app/assets/stylesheets/partials/_spacing.scss */
.mtm {
  margin-top: 20px;
}

/* line 20, app/assets/stylesheets/partials/_spacing.scss */
.mbm {
  margin-bottom: 20px;
}

/* line 24, app/assets/stylesheets/partials/_spacing.scss */
.mbxxl {
  margin-bottom: 80px;
}

/* line 28, app/assets/stylesheets/partials/_spacing.scss */
.mts {
  margin-top: 10px;
}

/* line 32, app/assets/stylesheets/partials/_spacing.scss */
.mtxs {
  margin-top: 5px;
}

/* line 36, app/assets/stylesheets/partials/_spacing.scss */
.mtn {
  margin-top: 0;
}

/* line 40, app/assets/stylesheets/partials/_spacing.scss */
.mtl {
  margin-top: 40px;
}

/* line 44, app/assets/stylesheets/partials/_spacing.scss */
.mbs {
  margin-bottom: 10px;
}

/* line 48, app/assets/stylesheets/partials/_spacing.scss */
.mbl {
  margin-bottom: 40px;
}

/* line 52, app/assets/stylesheets/partials/_spacing.scss */
.mll {
  margin-left: 40px;
}

/* line 56, app/assets/stylesheets/partials/_spacing.scss */
.mls {
  margin-left: 10px;
}

/* line 60, app/assets/stylesheets/partials/_spacing.scss */
.mlm {
  margin-left: 20px;
}

/* line 64, app/assets/stylesheets/partials/_spacing.scss */
.mrs {
  margin-right: 10px;
}

/* line 68, app/assets/stylesheets/partials/_spacing.scss */
.mrl {
  margin-right: 40px;
}

/* line 72, app/assets/stylesheets/partials/_spacing.scss */
.mrn {
  margin-right: 0;
}

/* line 76, app/assets/stylesheets/partials/_spacing.scss */
.mtxl {
  margin-top: 60px;
}

/* line 80, app/assets/stylesheets/partials/_spacing.scss */
.mtxxl {
  margin-top: 80px;
}

/* line 84, app/assets/stylesheets/partials/_spacing.scss */
.mvs {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 89, app/assets/stylesheets/partials/_spacing.scss */
.mvl {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 94, app/assets/stylesheets/partials/_spacing.scss */
.mvxl {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 99, app/assets/stylesheets/partials/_spacing.scss */
.mvm {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 104, app/assets/stylesheets/partials/_spacing.scss */
.mhm {
  margin-left: 20px;
  margin-right: 20px;
}

/* line 109, app/assets/stylesheets/partials/_spacing.scss */
.mhl {
  margin-left: 40px;
  margin-right: 40px;
}

/* line 114, app/assets/stylesheets/partials/_spacing.scss */
.mrm {
  margin-right: 20px;
}

/* line 118, app/assets/stylesheets/partials/_spacing.scss */
.pas {
  padding: 10px;
}

/* line 122, app/assets/stylesheets/partials/_spacing.scss */
.pam {
  padding: 20px;
}

/* line 126, app/assets/stylesheets/partials/_spacing.scss */
.pal {
  padding: 40px;
}

/* line 130, app/assets/stylesheets/partials/_spacing.scss */
.pbm {
  padding-bottom: 20px;
}

/* line 134, app/assets/stylesheets/partials/_spacing.scss */
.ptm {
  padding-top: 20px;
}

/* line 138, app/assets/stylesheets/partials/_spacing.scss */
.pbs {
  padding-bottom: 10px;
}

/* line 142, app/assets/stylesheets/partials/_spacing.scss */
.pbl {
  padding-bottom: 40px;
}

/* line 146, app/assets/stylesheets/partials/_spacing.scss */
.pts {
  padding-top: 10px;
}

/* line 150, app/assets/stylesheets/partials/_spacing.scss */
.ptl {
  padding-top: 40px;
}

/* line 154, app/assets/stylesheets/partials/_spacing.scss */
.paxl {
  padding: 60px;
}

/* line 158, app/assets/stylesheets/partials/_spacing.scss */
.pvm {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 163, app/assets/stylesheets/partials/_spacing.scss */
.phs {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 168, app/assets/stylesheets/partials/_spacing.scss */
.pvs {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 173, app/assets/stylesheets/partials/_spacing.scss */
.pvl {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 178, app/assets/stylesheets/partials/_spacing.scss */
.pvxl {
  padding-top: 60px;
  padding-bottom: 60px;
}

/* line 183, app/assets/stylesheets/partials/_spacing.scss */
.phm {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 188, app/assets/stylesheets/partials/_spacing.scss */
.phl {
  padding-left: 40px;
  padding-right: 40px;
}

@media (max-width: 767px) {
  /* line 194, app/assets/stylesheets/partials/_spacing.scss */
  .mtxl {
    margin-top: 30px;
  }
}

/* line 3, app/assets/stylesheets/partials/find/_florist_result_card.scss */
.florist-result-card {
  margin: 20px;
  background: #f6f5f4;
}

/* line 7, app/assets/stylesheets/partials/find/_florist_result_card.scss */
.florist-result-card.margin-less-results {
  margin: 0;
}

/* line 11, app/assets/stylesheets/partials/find/_florist_result_card.scss */
.florist-result-card .florist-result-area {
  font-weight: bold;
}

/* line 15, app/assets/stylesheets/partials/find/_florist_result_card.scss */
.florist-result-card .florist-result-details {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
}

/* line 18, app/assets/stylesheets/partials/find/_florist_result_card.scss */
.florist-result-card .florist-result-details .result-card-name {
  font-weight: 700;
  font-size: 18px;
}

/* line 21, app/assets/stylesheets/partials/find/_florist_result_card.scss */
.florist-result-card .florist-result-details .result-card-name a {
  font-weight: bold;
}

/* line 28, app/assets/stylesheets/partials/find/_florist_result_card.scss */
.florist-result-card .florist-result-details .florist-short-description a {
  color: #828587;
  text-decoration: none;
}

@media (max-width: 767px) {
  /* line 39, app/assets/stylesheets/partials/find/_florist_result_card.scss */
  .florist-result-card {
    margin: 0;
    font-size: 14px;
  }
  /* line 43, app/assets/stylesheets/partials/find/_florist_result_card.scss */
  .florist-result-card .result-card-name {
    font-size: 16px !important;
  }
}

/* line 1, app/assets/stylesheets/partials/find/_flower_result_card.scss */
.flower-results-header {
  font-weight: bold;
}

/* line 5, app/assets/stylesheets/partials/find/_flower_result_card.scss */
.flower-results-container {
  background: #f6f5f4;
}

/* line 10, app/assets/stylesheets/partials/find/_flower_result_card.scss */
.flower-results-container .flower-results-card .flower-image {
  min-height: 250px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 17, app/assets/stylesheets/partials/find/_flower_result_card.scss */
.flower-results-container .flower-results-card .flower-results-info {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
}

/* line 21, app/assets/stylesheets/partials/find/_flower_result_card.scss */
.flower-results-container .flower-results-card .flower-header {
  font-size: 18px;
}

/* line 25, app/assets/stylesheets/partials/find/_flower_result_card.scss */
.flower-results-container .flower-results-card .flower-header .florist-name a {
  font-weight: bold;
}

@media (max-width: 767px) {
  /* line 32, app/assets/stylesheets/partials/find/_flower_result_card.scss */
  .flower-results-container .flower-results-card .flower-header {
    font-size: 16px;
  }
  /* line 36, app/assets/stylesheets/partials/find/_flower_result_card.scss */
  .flower-results-container .flower-results-card .flower-results-info {
    font-size: 14px;
  }
}

/* line 41, app/assets/stylesheets/partials/find/_flower_result_card.scss */
.flower-results-container .flower-results-card .flower-new-price {
  font-weight: bold;
}

/* line 45, app/assets/stylesheets/partials/find/_flower_result_card.scss */
.flower-results-container .flower-results-card .flower-old-price {
  text-decoration: line-through;
}

/* line 50, app/assets/stylesheets/partials/find/_flower_result_card.scss */
.flower-results-container .flower-results-card .flower-description a {
  color: #828587;
  text-decoration: none;
}

@media (max-width: 767px) {
  /* line 59, app/assets/stylesheets/partials/find/_flower_result_card.scss */
  .flower-results-container {
    margin: 0;
  }
}

/* line 3, app/assets/stylesheets/partials/_spacing.scss */
.mam {
  margin: 20px;
}

/* line 7, app/assets/stylesheets/partials/_spacing.scss */
.maa {
  margin: auto;
}

/* line 11, app/assets/stylesheets/partials/_spacing.scss */
.mha {
  margin-left: auto;
  margin-right: auto;
}

/* line 16, app/assets/stylesheets/partials/_spacing.scss */
.mtm {
  margin-top: 20px;
}

/* line 20, app/assets/stylesheets/partials/_spacing.scss */
.mbm {
  margin-bottom: 20px;
}

/* line 24, app/assets/stylesheets/partials/_spacing.scss */
.mbxxl {
  margin-bottom: 80px;
}

/* line 28, app/assets/stylesheets/partials/_spacing.scss */
.mts {
  margin-top: 10px;
}

/* line 32, app/assets/stylesheets/partials/_spacing.scss */
.mtxs {
  margin-top: 5px;
}

/* line 36, app/assets/stylesheets/partials/_spacing.scss */
.mtn {
  margin-top: 0;
}

/* line 40, app/assets/stylesheets/partials/_spacing.scss */
.mtl {
  margin-top: 40px;
}

/* line 44, app/assets/stylesheets/partials/_spacing.scss */
.mbs {
  margin-bottom: 10px;
}

/* line 48, app/assets/stylesheets/partials/_spacing.scss */
.mbl {
  margin-bottom: 40px;
}

/* line 52, app/assets/stylesheets/partials/_spacing.scss */
.mll {
  margin-left: 40px;
}

/* line 56, app/assets/stylesheets/partials/_spacing.scss */
.mls {
  margin-left: 10px;
}

/* line 60, app/assets/stylesheets/partials/_spacing.scss */
.mlm {
  margin-left: 20px;
}

/* line 64, app/assets/stylesheets/partials/_spacing.scss */
.mrs {
  margin-right: 10px;
}

/* line 68, app/assets/stylesheets/partials/_spacing.scss */
.mrl {
  margin-right: 40px;
}

/* line 72, app/assets/stylesheets/partials/_spacing.scss */
.mrn {
  margin-right: 0;
}

/* line 76, app/assets/stylesheets/partials/_spacing.scss */
.mtxl {
  margin-top: 60px;
}

/* line 80, app/assets/stylesheets/partials/_spacing.scss */
.mtxxl {
  margin-top: 80px;
}

/* line 84, app/assets/stylesheets/partials/_spacing.scss */
.mvs {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 89, app/assets/stylesheets/partials/_spacing.scss */
.mvl {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 94, app/assets/stylesheets/partials/_spacing.scss */
.mvxl {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 99, app/assets/stylesheets/partials/_spacing.scss */
.mvm {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 104, app/assets/stylesheets/partials/_spacing.scss */
.mhm {
  margin-left: 20px;
  margin-right: 20px;
}

/* line 109, app/assets/stylesheets/partials/_spacing.scss */
.mhl {
  margin-left: 40px;
  margin-right: 40px;
}

/* line 114, app/assets/stylesheets/partials/_spacing.scss */
.mrm {
  margin-right: 20px;
}

/* line 118, app/assets/stylesheets/partials/_spacing.scss */
.pas {
  padding: 10px;
}

/* line 122, app/assets/stylesheets/partials/_spacing.scss */
.pam {
  padding: 20px;
}

/* line 126, app/assets/stylesheets/partials/_spacing.scss */
.pal {
  padding: 40px;
}

/* line 130, app/assets/stylesheets/partials/_spacing.scss */
.pbm {
  padding-bottom: 20px;
}

/* line 134, app/assets/stylesheets/partials/_spacing.scss */
.ptm {
  padding-top: 20px;
}

/* line 138, app/assets/stylesheets/partials/_spacing.scss */
.pbs {
  padding-bottom: 10px;
}

/* line 142, app/assets/stylesheets/partials/_spacing.scss */
.pbl {
  padding-bottom: 40px;
}

/* line 146, app/assets/stylesheets/partials/_spacing.scss */
.pts {
  padding-top: 10px;
}

/* line 150, app/assets/stylesheets/partials/_spacing.scss */
.ptl {
  padding-top: 40px;
}

/* line 154, app/assets/stylesheets/partials/_spacing.scss */
.paxl {
  padding: 60px;
}

/* line 158, app/assets/stylesheets/partials/_spacing.scss */
.pvm {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 163, app/assets/stylesheets/partials/_spacing.scss */
.phs {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 168, app/assets/stylesheets/partials/_spacing.scss */
.pvs {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 173, app/assets/stylesheets/partials/_spacing.scss */
.pvl {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 178, app/assets/stylesheets/partials/_spacing.scss */
.pvxl {
  padding-top: 60px;
  padding-bottom: 60px;
}

/* line 183, app/assets/stylesheets/partials/_spacing.scss */
.phm {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 188, app/assets/stylesheets/partials/_spacing.scss */
.phl {
  padding-left: 40px;
  padding-right: 40px;
}

@media (max-width: 767px) {
  /* line 194, app/assets/stylesheets/partials/_spacing.scss */
  .mtxl {
    margin-top: 30px;
  }
}

/* line 3, app/assets/stylesheets/partials/_spacing.scss */
.mam {
  margin: 20px;
}

/* line 7, app/assets/stylesheets/partials/_spacing.scss */
.maa {
  margin: auto;
}

/* line 11, app/assets/stylesheets/partials/_spacing.scss */
.mha {
  margin-left: auto;
  margin-right: auto;
}

/* line 16, app/assets/stylesheets/partials/_spacing.scss */
.mtm {
  margin-top: 20px;
}

/* line 20, app/assets/stylesheets/partials/_spacing.scss */
.mbm {
  margin-bottom: 20px;
}

/* line 24, app/assets/stylesheets/partials/_spacing.scss */
.mbxxl {
  margin-bottom: 80px;
}

/* line 28, app/assets/stylesheets/partials/_spacing.scss */
.mts {
  margin-top: 10px;
}

/* line 32, app/assets/stylesheets/partials/_spacing.scss */
.mtxs {
  margin-top: 5px;
}

/* line 36, app/assets/stylesheets/partials/_spacing.scss */
.mtn {
  margin-top: 0;
}

/* line 40, app/assets/stylesheets/partials/_spacing.scss */
.mtl {
  margin-top: 40px;
}

/* line 44, app/assets/stylesheets/partials/_spacing.scss */
.mbs {
  margin-bottom: 10px;
}

/* line 48, app/assets/stylesheets/partials/_spacing.scss */
.mbl {
  margin-bottom: 40px;
}

/* line 52, app/assets/stylesheets/partials/_spacing.scss */
.mll {
  margin-left: 40px;
}

/* line 56, app/assets/stylesheets/partials/_spacing.scss */
.mls {
  margin-left: 10px;
}

/* line 60, app/assets/stylesheets/partials/_spacing.scss */
.mlm {
  margin-left: 20px;
}

/* line 64, app/assets/stylesheets/partials/_spacing.scss */
.mrs {
  margin-right: 10px;
}

/* line 68, app/assets/stylesheets/partials/_spacing.scss */
.mrl {
  margin-right: 40px;
}

/* line 72, app/assets/stylesheets/partials/_spacing.scss */
.mrn {
  margin-right: 0;
}

/* line 76, app/assets/stylesheets/partials/_spacing.scss */
.mtxl {
  margin-top: 60px;
}

/* line 80, app/assets/stylesheets/partials/_spacing.scss */
.mtxxl {
  margin-top: 80px;
}

/* line 84, app/assets/stylesheets/partials/_spacing.scss */
.mvs {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 89, app/assets/stylesheets/partials/_spacing.scss */
.mvl {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 94, app/assets/stylesheets/partials/_spacing.scss */
.mvxl {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 99, app/assets/stylesheets/partials/_spacing.scss */
.mvm {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 104, app/assets/stylesheets/partials/_spacing.scss */
.mhm {
  margin-left: 20px;
  margin-right: 20px;
}

/* line 109, app/assets/stylesheets/partials/_spacing.scss */
.mhl {
  margin-left: 40px;
  margin-right: 40px;
}

/* line 114, app/assets/stylesheets/partials/_spacing.scss */
.mrm {
  margin-right: 20px;
}

/* line 118, app/assets/stylesheets/partials/_spacing.scss */
.pas {
  padding: 10px;
}

/* line 122, app/assets/stylesheets/partials/_spacing.scss */
.pam {
  padding: 20px;
}

/* line 126, app/assets/stylesheets/partials/_spacing.scss */
.pal {
  padding: 40px;
}

/* line 130, app/assets/stylesheets/partials/_spacing.scss */
.pbm {
  padding-bottom: 20px;
}

/* line 134, app/assets/stylesheets/partials/_spacing.scss */
.ptm {
  padding-top: 20px;
}

/* line 138, app/assets/stylesheets/partials/_spacing.scss */
.pbs {
  padding-bottom: 10px;
}

/* line 142, app/assets/stylesheets/partials/_spacing.scss */
.pbl {
  padding-bottom: 40px;
}

/* line 146, app/assets/stylesheets/partials/_spacing.scss */
.pts {
  padding-top: 10px;
}

/* line 150, app/assets/stylesheets/partials/_spacing.scss */
.ptl {
  padding-top: 40px;
}

/* line 154, app/assets/stylesheets/partials/_spacing.scss */
.paxl {
  padding: 60px;
}

/* line 158, app/assets/stylesheets/partials/_spacing.scss */
.pvm {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 163, app/assets/stylesheets/partials/_spacing.scss */
.phs {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 168, app/assets/stylesheets/partials/_spacing.scss */
.pvs {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 173, app/assets/stylesheets/partials/_spacing.scss */
.pvl {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 178, app/assets/stylesheets/partials/_spacing.scss */
.pvxl {
  padding-top: 60px;
  padding-bottom: 60px;
}

/* line 183, app/assets/stylesheets/partials/_spacing.scss */
.phm {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 188, app/assets/stylesheets/partials/_spacing.scss */
.phl {
  padding-left: 40px;
  padding-right: 40px;
}

@media (max-width: 767px) {
  /* line 194, app/assets/stylesheets/partials/_spacing.scss */
  .mtxl {
    margin-top: 30px;
  }
}

/* line 4, app/assets/stylesheets/react/components/AddToInquiry.scss */
.add-to-inq-text {
  display: inline-block;
  position: relative;
  color: #1B1B1B;
  font-weight: bold;
}

/* line 11, app/assets/stylesheets/react/components/AddToInquiry.scss */
.add-to-inq-sign {
  display: inline-block;
  margin-left: 10px;
}

/* line 16, app/assets/stylesheets/react/components/AddToInquiry.scss */
.add-to-inq {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/react/components/InquiriesPager.scss */
.inquiry-pager-container {
  height: 22px;
}

/* line 4, app/assets/stylesheets/react/components/InquiriesPager.scss */
.inquiry-pager-container .inquiry-pager {
  float: right;
}

/* line 8, app/assets/stylesheets/react/components/InquiriesPager.scss */
.inquiry-pager-container .inquiry-page-current {
  font-weight: bold;
}

/* line 12, app/assets/stylesheets/react/components/InquiriesPager.scss */
.inquiry-pager-container .inquiry-page-num {
  cursor: pointer;
}

/* line 2, app/assets/stylesheets/react/components/MapPinsTable.scss */
#mappins-table-component .mappins-table {
  width: 100%;
}

/* line 5, app/assets/stylesheets/react/components/MapPinsTable.scss */
#mappins-table-component .mappins-table .mappin-action-button {
  cursor: pointer;
  font-weight: bold;
}

/* line 15, app/assets/stylesheets/react/components/MapPinsTable.scss */
#editPinModal .modal-dialog {
  width: 700px;
}

/* line 19, app/assets/stylesheets/react/components/MapPinsTable.scss */
#editPinModal .pin-modal-header {
  float: left;
  color: #818181;
  font-size: 24px;
}

/* line 26, app/assets/stylesheets/react/components/MapPinsTable.scss */
#editPinModal .pin-form-component {
  padding: 10px;
  background: #F4F4F4;
  height: 300px;
}

/* line 31, app/assets/stylesheets/react/components/MapPinsTable.scss */
#editPinModal .pin-form-component .map-pin-submit {
  float: right;
  background: #19005C;
  color: white;
}

/* line 38, app/assets/stylesheets/react/components/MapPinsTable.scss */
#editPinModal #map-pin-map {
  height: 300px;
}

/* line 1, app/assets/stylesheets/react/components/FloristMapPinAdd.scss */
#mappins-add-component {
  cursor: pointer;
}

/* line 4, app/assets/stylesheets/react/components/FloristMapPinAdd.scss */
#mappins-add-component .add-pin-knob {
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #19005C;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 26px;
  font-weight: bold;
  color: #818181;
  padding-left: 13.3333333333px;
}

/* line 3, app/assets/stylesheets/react/components/ChangeEventForm.scss */
#event-change-container {
  background: #F7EDE2;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 8, app/assets/stylesheets/react/components/ChangeEventForm.scss */
#event-change-container .event-change-action {
  font-size: 29px;
}

/* line 12, app/assets/stylesheets/react/components/ChangeEventForm.scss */
#event-change-container .event-change-submit {
  background: #19005C;
  color: white;
  border: none;
  text-transform: uppercase;
  width: 100%;
}

/* line 20, app/assets/stylesheets/react/components/ChangeEventForm.scss */
#event-change-container .inline {
  display: inline-block;
}

/* line 16, app/assets/stylesheets/find/all.scss */
.search-results-top-panel .search-results-header {
  font-family: "Satisfy", cursive;
  font-size: 36px;
  padding: 0 30px;
}

/* line 21, app/assets/stylesheets/find/all.scss */
.search-results-top-panel .search-results-header .results-header-2part {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
}

/* line 26, app/assets/stylesheets/find/all.scss */
.search-results-top-panel .search-results-subheader {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
  color: #818181;
  font-size: 24px;
}

@media (max-width: 767px) {
  /* line 35, app/assets/stylesheets/find/all.scss */
  .search-results-top-panel .search-results-header {
    font-size: 24px;
  }
}

/* line 41, app/assets/stylesheets/find/all.scss */
.search-tab-header {
  font-weight: bold;
  padding: 0 15px;
}

/* line 46, app/assets/stylesheets/find/all.scss */
.inq-form-row {
  position: relative;
}

/* line 49, app/assets/stylesheets/find/all.scss */
.inq-form-row .inq-form-grid.with-pinned {
  position: static;
}

/* line 55, app/assets/stylesheets/find/all.scss */
.inq-form-row .results-instructions .instructions-step {
  font-family: "Satisfy", cursive;
  font-size: 32px;
}

/* line 62, app/assets/stylesheets/find/all.scss */
.instructions-description {
  color: #828587;
  min-height: 44px;
}

@media (max-width: 767px) {
  /* line 71, app/assets/stylesheets/find/all.scss */
  .inq-form-row .results-instructions .instructions-step {
    font-size: 24px;
  }
  /* line 77, app/assets/stylesheets/find/all.scss */
  .instructions-description {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

@keyframes pulse_animation {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.09);
  }
  100% {
    transform: scale(1);
  }
}

/* line 97, app/assets/stylesheets/find/all.scss */
.inquiry-form .inquiry-controls {
  background: #F4F4F4;
  text-align: center;
  font-family: 'AvenirRoman', Helvetica, Arial, sans-serif;
  padding: 20px 20px 40px 20px;
}

/* line 103, app/assets/stylesheets/find/all.scss */
.inquiry-form .inquiry-controls .inq-form-picks {
  font-family: 'AvenirBlack', Helvetica, Arial, sans-serif;
  max-height: 60px;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 109, app/assets/stylesheets/find/all.scss */
.inquiry-form .inquiry-controls .inq-form-picks .inq-form-flower, .inquiry-form .inquiry-controls .inq-form-picks .inq-form-florist {
  animation: pulse_animation 1s linear 0.01s;
}

/* line 115, app/assets/stylesheets/find/all.scss */
.inquiry-form .inquiry-controls .inq-form-empty {
  color: #828587;
}

/* line 119, app/assets/stylesheets/find/all.scss */
.inquiry-form .inquiry-controls .form-control {
  text-align: center;
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
}

/* line 124, app/assets/stylesheets/find/all.scss */
.inquiry-form .inquiry-controls .has-error {
  border: 1px solid red;
}

/* line 128, app/assets/stylesheets/find/all.scss */
.inquiry-form .inquiry-controls .inq-date, .inquiry-form .inquiry-controls .inq-venue {
  font-family: 'AvenirBlack', Helvetica, Arial, sans-serif;
}

/* line 132, app/assets/stylesheets/find/all.scss */
.inquiry-form .inquiry-controls .inq-form-remove, .inquiry-form .inquiry-controls .inq-change {
  color: #828587;
  cursor: pointer;
}

/* line 137, app/assets/stylesheets/find/all.scss */
.inquiry-form .inquiry-controls .inq-form-remove {
  float: right;
}

/* line 141, app/assets/stylesheets/find/all.scss */
.inquiry-form .inquiry-controls .inq-form-remove:hover, .inquiry-form .inquiry-controls .inq-change:hover {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.33);
}

/* line 145, app/assets/stylesheets/find/all.scss */
.inquiry-form .inquiry-controls .inq-form-description {
  font-size: 14px;
}

/* line 149, app/assets/stylesheets/find/all.scss */
.inquiry-form .inquiry-controls .inq-form-lbl {
  font-weight: bold;
}

/* line 153, app/assets/stylesheets/find/all.scss */
.inquiry-form .inquiry-controls .inq-form-submit {
  font-family: "Montserrat", "Gotham", sans-serif;
  position: relative;
  width: 70%;
  min-width: 220px;
  background: #19005C;
  color: white;
  margin: auto;
  top: 20px;
  border: none;
}

/* line 166, app/assets/stylesheets/find/all.scss */
.inquiry-form .inquiry-controls .search-form-submit {
  font-family: "Montserrat", "Gotham", sans-serif;
  position: relative;
  min-width: 300px;
  background: #19005C;
  color: white;
  margin: auto;
  top: 20px;
  border: none;
  font-size: 24px;
  text-transform: uppercase;
}

/* line 181, app/assets/stylesheets/find/all.scss */
.inquiry-form.pinned.top {
  position: fixed;
  top: 20px;
  right: 15px;
  width: 31%;
}

/* line 188, app/assets/stylesheets/find/all.scss */
.inquiry-form.pinned.bottom {
  position: absolute;
  bottom: 0;
  right: 15px;
  width: 31%;
}

@media (max-width: 991px) {
  /* line 200, app/assets/stylesheets/find/all.scss */
  .inquiry-form.pinned {
    position: relative;
    top: 0;
    left: 0;
  }
  /* line 206, app/assets/stylesheets/find/all.scss */
  .inquiry-form .inq-form-top.pinned {
    position: fixed;
    top: 0;
    left: 0;
    background: #F4F4F4;
    z-index: 100;
    width: 100%;
    overflow: auto;
    height: 120px;
  }
  /* line 216, app/assets/stylesheets/find/all.scss */
  .inquiry-form .inq-form-top.pinned .inq-form-picks {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 222, app/assets/stylesheets/find/all.scss */
  .inquiry-form .inq-form-picks {
    text-align: left;
  }
  /* line 226, app/assets/stylesheets/find/all.scss */
  .inquiry-form .inq-form-submit.pinned {
    position: fixed;
    top: 100px !important;
    left: 50%;
    margin-left: -112px;
    z-index: 100;
    width: 224px;
  }
  /* line 235, app/assets/stylesheets/find/all.scss */
  .inquiry-form .inquiry-controls {
    padding: 15px;
  }
}

/* line 241, app/assets/stylesheets/find/all.scss */
#searchResults {
  border-top: 1px solid #E4E4E4;
}

/* line 244, app/assets/stylesheets/find/all.scss */
#searchResults .nav-tabs > li {
  background: #f6f5f4;
  font-size: 125%;
}

/* line 249, app/assets/stylesheets/find/all.scss */
#searchResults .nav-tabs > li.active {
  background: white;
}

/* line 253, app/assets/stylesheets/find/all.scss */
#searchResults .tab-hint {
  color: #828587;
  border: 1px solid #828587;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: inline-block;
  text-align: center;
  vertical-align: text-top;
  cursor: pointer;
  font-size: 90%;
}

/* line 267, app/assets/stylesheets/find/all.scss */
#searchResults + #back-to-top {
  display: none !important;
}

/* line 271, app/assets/stylesheets/find/all.scss */
.result-card-image {
  min-height: 250px;
  min-width: 250px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 279, app/assets/stylesheets/find/all.scss */
.gallery-big-image {
  min-height: 580px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 286, app/assets/stylesheets/find/all.scss */
.gallery-med-image {
  min-height: 650px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 991px) {
  /* line 294, app/assets/stylesheets/find/all.scss */
  .gallery-big-image {
    min-height: 500px;
  }
}

/* line 299, app/assets/stylesheets/find/all.scss */
.flowers-notify-description, .flowers-notify-buttons {
  color: #828587;
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
}

/* line 305, app/assets/stylesheets/find/all.scss */
.flowers-notify-lmk {
  float: right;
  padding-right: 50px;
}

/* line 310, app/assets/stylesheets/find/all.scss */
.flowers-notify-box {
  margin: 20px;
}

/* line 314, app/assets/stylesheets/find/all.scss */
.below-fold {
  display: none;
}

/* line 318, app/assets/stylesheets/find/all.scss */
.see-more {
  color: #828587;
  cursor: pointer;
}

/* line 322, app/assets/stylesheets/find/all.scss */
.see-more .see-more-text {
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 328, app/assets/stylesheets/find/all.scss */
.see-more .see-more-sign {
  display: inline-block;
  margin-left: 10px;
  border: 2px solid #1B1B1B;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  color: #1B1B1B;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  padding-left: 10px;
  line-height: 30px;
}

/* line 337, app/assets/stylesheets/find/all.scss */
.see-more:hover {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.33);
}

@media screen and (max-width: 991px) {
  /* line 342, app/assets/stylesheets/find/all.scss */
  .search-results-column {
    padding: 0 !important;
  }
}

/* line 348, app/assets/stylesheets/find/all.scss */
.search-results-or {
  height: 50px;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 348, app/assets/stylesheets/find/all.scss */
  .search-results-or {
    position: absolute;
    right: 0;
    left: 0;
  }
}

/* line 359, app/assets/stylesheets/find/all.scss */
.search-section-header {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
  margin: 0;
  font-size: 24px;
}

/* line 365, app/assets/stylesheets/find/all.scss */
.empty_result_message {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: 30px;
}

@media (max-width: 768px) {
  /* line 372, app/assets/stylesheets/find/all.scss */
  .empty_result_message {
    font-size: 24px;
  }
}

/* line 378, app/assets/stylesheets/find/all.scss */
h3.eventDescription {
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 20px;
  margin-top: 5px;
  text-align: center;
}

/* line 386, app/assets/stylesheets/find/all.scss */
h3.eventCount {
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 20px;
  margin-top: 5px;
  text-align: center;
}

/* line 394, app/assets/stylesheets/find/all.scss */
.search-results-description {
  letter-spacing: 0.025em;
  text-align: center;
  font-size: 14px;
  height: 100px;
  color: #000;
}

/* line 402, app/assets/stylesheets/find/all.scss */
.search-results-column {
  padding: 0 15px;
}

/* line 405, app/assets/stylesheets/find/all.scss */
.search-results-column.search-flowers-highlight {
  background: #F7EDE2;
  padding: 20px 15px;
}

/* line 410, app/assets/stylesheets/find/all.scss */
.search-results-column .add-to {
  float: right;
  font-size: 13px;
}

/* line 417, app/assets/stylesheets/find/all.scss */
.search-results-column .read-more.in-grid {
  margin-top: 6px;
}

/* line 420, app/assets/stylesheets/find/all.scss */
.search-results-column .read-more.in-grid .read-more-text {
  font-size: 13px;
}

/* line 425, app/assets/stylesheets/find/all.scss */
.search-results-column .read-more a {
  text-decoration: none;
  color: #828587;
}

/* line 430, app/assets/stylesheets/find/all.scss */
.search-results-column .read-more a.black {
  color: black;
}

/* line 434, app/assets/stylesheets/find/all.scss */
.search-results-column .read-more .read-more-text {
  font-weight: bold;
}

/* line 438, app/assets/stylesheets/find/all.scss */
.search-results-column .read-more .read-more-sign {
  margin-left: 10px;
  border: 2px solid #1B1B1B;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  color: #1B1B1B;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  padding-left: 6.6666666667px;
  line-height: 30px;
}

/* line 446, app/assets/stylesheets/find/all.scss */
.search-results-column .read-more:hover {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.33);
}

@media (max-width: 768px) {
  /* line 454, app/assets/stylesheets/find/all.scss */
  .search-results-column .add-to {
    padding-right: 0;
  }
}

/* line 460, app/assets/stylesheets/find/all.scss */
.see-more-florists {
  min-width: 300px;
}

/* line 463, app/assets/stylesheets/find/all.scss */
.see-more-florists.seen {
  animation: pulse_animation 1s linear 0.01s;
}

/* line 468, app/assets/stylesheets/find/all.scss */
.see-more-flowers {
  min-width: 300px;
}

/* line 471, app/assets/stylesheets/find/all.scss */
.see-more-flowers.seen {
  animation: pulse_animation 1s linear 0.01s;
}

/* line 477, app/assets/stylesheets/find/all.scss */
.search-results-card {
  margin: 10px 0 30px 0;
}

/* line 481, app/assets/stylesheets/find/all.scss */
.search-results-card-image-container {
  background-image: url("https://static1.squarespace.com/static/ta/544e642ce4b0dfe393c0abdd/30/assets/homepage-hero.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  height: 250px;
}

/* line 490, app/assets/stylesheets/find/all.scss */
.search-results-card-image {
  width: 100%;
}

/* line 494, app/assets/stylesheets/find/all.scss */
.search-results-card-info {
  background-color: #F7EDE2;
  text-align: center;
  padding: 20px;
}

/* line 499, app/assets/stylesheets/find/all.scss */
.search-results-card-info .item-name {
  text-transform: uppercase;
  letter-spacing: 0.025em;
  margin-bottom: 5px;
  display: block;
  font-size: 14px;
}

/* line 507, app/assets/stylesheets/find/all.scss */
.search-results-card-info .item-description {
  letter-spacing: 0.025em;
  color: #818181;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
}

/* line 516, app/assets/stylesheets/find/all.scss */
#no-results {
  margin: 10px 0 30px 0;
  height: 332px;
  background-color: #f6f5f4;
  text-align: center;
}

@media (max-width: 768px) {
  /* line 516, app/assets/stylesheets/find/all.scss */
  #no-results {
    position: absolute;
    left: 0;
    width: 100%;
  }
}

/* line 529, app/assets/stylesheets/find/all.scss */
div#no-results-text {
  padding-top: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 535, app/assets/stylesheets/find/all.scss */
.nav-tabs {
  background-color: #fff;
}

/* line 539, app/assets/stylesheets/find/all.scss */
#back-to-top {
  display: none;
  position: fixed;
  right: 30px;
  bottom: 140px;
  border-radius: 50%;
  width: 72px;
  height: 72px;
}

/* line 548, app/assets/stylesheets/find/all.scss */
#back-to-top:after {
  content: 'Back to top';
  text-transform: uppercase;
  font-size: 12px;
  position: absolute;
  bottom: -20px;
  right: -15px;
  color: #959595;
}

@media (max-width: 767px) {
  /* line 560, app/assets/stylesheets/find/all.scss */
  #back-to-top {
    bottom: 40px;
    width: 36px;
    height: 36px;
  }
  /* line 565, app/assets/stylesheets/find/all.scss */
  #back-to-top.btn {
    padding: 0;
  }
  /* line 569, app/assets/stylesheets/find/all.scss */
  #back-to-top:after {
    font-size: 8px;
  }
}

@media (max-width: 768px) {
  /* line 576, app/assets/stylesheets/find/all.scss */
  .eventCount {
    display: none;
  }
  /* line 580, app/assets/stylesheets/find/all.scss */
  .search-section-header {
    padding-left: 10px;
  }
  /* line 584, app/assets/stylesheets/find/all.scss */
  .slaask-button {
    display: none;
  }
}

/* line 590, app/assets/stylesheets/find/all.scss */
.results-mobile-container .nav-tabs {
  text-align: center;
}

/* line 593, app/assets/stylesheets/find/all.scss */
.results-mobile-container .nav-tabs li {
  float: none;
  display: inline-block;
  width: 45%;
  font-family: "Satisfy", cursive;
  font-size: 20px;
}

/* line 601, app/assets/stylesheets/find/all.scss */
.results-mobile-container .nav-tabs li .tabs-icon {
  width: 24px;
  height: 24px;
}

/* line 609, app/assets/stylesheets/find/all.scss */
.results-mobile-container .tab-container {
  max-height: 565px;
  overflow-y: auto;
}

/* line 615, app/assets/stylesheets/find/all.scss */
#tab-indicator, #cart-indicator {
  width: 34px;
  height: 34px;
  margin-top: 8px;
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/clipboard.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

/* line 630, app/assets/stylesheets/find/all.scss */
#tab-indicator .indicator-badge, #cart-indicator .indicator-badge {
  width: 14px;
  height: 14px;
  font-size: 9px;
  color: white;
  background-color: #34bd5e;
  border-radius: 50%;
  font-family: "Montserrat", "Gotham", sans-serif;
  line-height: 1.42857143;
  text-align: center;
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
}

/* line 647, app/assets/stylesheets/find/all.scss */
#tab-indicator .visible, #cart-indicator .visible {
  display: block;
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(247, 237, 226, 0.4);
    box-shadow: 0 0 0 0 rgba(247, 237, 226, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 20px rgba(247, 237, 226, 0);
    box-shadow: 0 0 0 20px rgba(247, 237, 226, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(247, 237, 226, 0);
    box-shadow: 0 0 0 0 rgba(247, 237, 226, 0);
  }
}

/* line 18, app/assets/stylesheets/find/index.scss */
.new-hero {
  position: relative;
}

/* line 21, app/assets/stylesheets/find/index.scss */
.new-hero.sticky {
  position: fixed;
  top: -300px;
  z-index: 10;
  width: 100%;
}

/* line 28, app/assets/stylesheets/find/index.scss */
.new-hero .video-window {
  position: absolute;
  max-height: 550px;
  width: 100%;
  overflow: hidden;
  z-index: -1;
}

/* line 35, app/assets/stylesheets/find/index.scss */
.new-hero .video-window .bg-video {
  position: relative;
  top: -100px;
}

/* line 40, app/assets/stylesheets/find/index.scss */
.new-hero .video-window .mobile-video-bg {
  display: none;
}

/* line 44, app/assets/stylesheets/find/index.scss */
.new-hero .video-window #desktop-video-bg {
  width: 100%;
  height: 550px;
  background-position: center;
  background-size: cover;
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/index_hero.jpg");
}

@media (max-width: 767px) {
  /* line 53, app/assets/stylesheets/find/index.scss */
  .new-hero .video-window .bg-video {
    display: none;
  }
  /* line 57, app/assets/stylesheets/find/index.scss */
  .new-hero .video-window .mobile-video-bg {
    display: block;
    width: 100%;
    height: 486px;
    background: url("https://s3.amazonaws.com/bloomerent-prod/imgs/index_hero.jpg");
  }
}

@media (max-width: 767px) {
  /* line 68, app/assets/stylesheets/find/index.scss */
  .new-hero .video-window {
    max-height: 530px;
  }
}

/* line 73, app/assets/stylesheets/find/index.scss */
.new-hero .play-btn {
  margin-left: auto;
  margin-right: auto;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: url("https://s3.amazonaws.com/bloomerent-prod/imgs/play-button.png") no-repeat center;
  background-size: contain;
}

@media (max-width: 767px) {
  /* line 84, app/assets/stylesheets/find/index.scss */
  .new-hero .play-btn {
    position: absolute;
    margin-left: 50%;
    top: 200px;
    left: -27px;
  }
}

/* line 92, app/assets/stylesheets/find/index.scss */
.new-hero .pulse-animated {
  animation: pulse 2s infinite;
}

/* line 96, app/assets/stylesheets/find/index.scss */
.new-hero .container {
  padding: 0 15px;
}

/* line 99, app/assets/stylesheets/find/index.scss */
.new-hero .container .left-column, .new-hero .container .right-column {
  height: 383px;
  background-color: #F4F4F4;
}

/* line 104, app/assets/stylesheets/find/index.scss */
.new-hero .container .cta-box {
  min-height: 395px;
  color: white;
}

/* line 108, app/assets/stylesheets/find/index.scss */
.new-hero .container .cta-box .cta-header {
  font-family: "Satisfy", cursive;
  font-size: 72px;
}

@media (max-width: 767px) {
  /* line 114, app/assets/stylesheets/find/index.scss */
  .new-hero .container .cta-box .cta-header {
    font-size: 33px;
  }
}

/* line 119, app/assets/stylesheets/find/index.scss */
.new-hero .container .cta-box .cta-sub-header {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
  font-size: 36px;
}

@media (max-width: 767px) {
  /* line 125, app/assets/stylesheets/find/index.scss */
  .new-hero .container .cta-box .cta-sub-header {
    font-size: 19px;
    margin-top: 11px;
    font-weight: bold;
  }
}

/* line 132, app/assets/stylesheets/find/index.scss */
.new-hero .container .cta-box .cta-header, .new-hero .container .cta-box .cta-sub-header {
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.75);
}

@media (max-width: 767px) {
  /* line 137, app/assets/stylesheets/find/index.scss */
  .new-hero .container .cta-box {
    max-width: 290px;
    min-height: 299px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 148, app/assets/stylesheets/find/index.scss */
.new-hero .form-box {
  position: relative;
}

/* line 151, app/assets/stylesheets/find/index.scss */
.new-hero .form-box .cta-form {
  margin: auto;
}

/* line 154, app/assets/stylesheets/find/index.scss */
.new-hero .form-box .cta-form .big-submit {
  max-width: 554px;
  margin-left: auto;
  margin-right: auto;
}

/* line 163, app/assets/stylesheets/find/index.scss */
.new-hero .cta-action-button {
  max-width: 290px;
  margin: auto;
}

/* line 170, app/assets/stylesheets/find/index.scss */
.how-it-works.with-pinned {
  margin-top: 550px;
}

/* line 174, app/assets/stylesheets/find/index.scss */
.how-it-works .hiw-header {
  font-family: "Satisfy", cursive;
  font-size: 42px;
}

/* line 179, app/assets/stylesheets/find/index.scss */
.how-it-works .hiw-section-header {
  font-size: 34px;
}

/* line 183, app/assets/stylesheets/find/index.scss */
.how-it-works .hiw-divider-text {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
  font-size: 25px;
}

@media (max-width: 767px) {
  /* line 189, app/assets/stylesheets/find/index.scss */
  .how-it-works .hiw-section-header {
    font-size: 26px;
  }
  /* line 193, app/assets/stylesheets/find/index.scss */
  .how-it-works .hiw-divider-text {
    font-size: 22px;
  }
}

/* line 198, app/assets/stylesheets/find/index.scss */
.how-it-works .hiw-divider-line {
  border-left: 1px solid #828587;
  min-height: 490px;
  margin-left: auto;
  margin-right: auto;
  width: 1px;
}

/* line 206, app/assets/stylesheets/find/index.scss */
.how-it-works .hiw-section-step {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
  min-height: 112px;
  font-size: 18px;
}

/* line 212, app/assets/stylesheets/find/index.scss */
.how-it-works .hiw-more {
  background: #19005C;
  text-transform: uppercase;
  color: white;
  max-width: 250px;
  margin: auto;
}

@media (max-width: 767px) {
  /* line 221, app/assets/stylesheets/find/index.scss */
  .how-it-works .hiw-divider-line {
    display: none;
  }
  /* line 225, app/assets/stylesheets/find/index.scss */
  .how-it-works .hiw-divider-text {
    margin-top: 20px;
  }
  /* line 229, app/assets/stylesheets/find/index.scss */
  .how-it-works .hiw-section-step {
    min-height: 80px;
  }
  /* line 233, app/assets/stylesheets/find/index.scss */
  .how-it-works .hiw-more {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
  }
}

/* line 241, app/assets/stylesheets/find/index.scss */
.how-it-works .number {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
  background: #F7EDE2;
  font-size: 34px;
  margin: 20px auto;
  border-radius: 50%;
  line-height: 85px;
  display: block;
  height: 80px;
  width: 80px;
}

@media (max-width: 767px) {
  /* line 254, app/assets/stylesheets/find/index.scss */
  .how-it-works .number {
    font-size: 28px;
    height: 60px;
    width: 60px;
    line-height: 65px;
  }
}

/* line 263, app/assets/stylesheets/find/index.scss */
.testimonials-section {
  position: relative;
}

/* line 266, app/assets/stylesheets/find/index.scss */
.testimonials-section .head-shot {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  margin: auto;
}

/* line 275, app/assets/stylesheets/find/index.scss */
.testimonials-section .review-col {
  min-height: 492px;
}

@media (max-width: 767px) {
  /* line 280, app/assets/stylesheets/find/index.scss */
  .testimonials-section .review-col {
    min-height: 300px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

/* line 288, app/assets/stylesheets/find/index.scss */
.testimonials-section .testimonials-header {
  font-family: "Satisfy", cursive;
  font-size: 48px;
}

/* line 293, app/assets/stylesheets/find/index.scss */
.testimonials-section .amaira-head-shot {
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/amaira.jpg");
}

/* line 297, app/assets/stylesheets/find/index.scss */
.testimonials-section .natalie-head-shot {
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/natalie.jpg");
}

@media (max-width: 767px) {
  /* line 302, app/assets/stylesheets/find/index.scss */
  .testimonials-section .amaira-head-shot, .testimonials-section .natalie-head-shot {
    display: inline-block;
  }
  /* line 306, app/assets/stylesheets/find/index.scss */
  .testimonials-section .review-person-details {
    display: inline-block;
    position: relative;
    left: 25px;
    bottom: 22px;
  }
  /* line 313, app/assets/stylesheets/find/index.scss */
  .testimonials-section .amaira-review {
    margin-top: 15px;
  }
  /* line 317, app/assets/stylesheets/find/index.scss */
  .testimonials-section .review-blog-link {
    text-align: center;
    color: #818181;
    text-decoration: underline;
    margin-top: 25px;
    margin-bottom: 25px;
  }
}

/* line 326, app/assets/stylesheets/find/index.scss */
.testimonials-section .testimonial-flowers {
  min-height: 500px;
  max-width: 250px;
  background-position: center;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

/* line 335, app/assets/stylesheets/find/index.scss */
.testimonials-section .testimonial-left-flowers {
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/flowers-amaira.jpg");
}

/* line 339, app/assets/stylesheets/find/index.scss */
.testimonials-section .testimonial-right-flowers {
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/flowers-natalie.jpg");
}

@media (max-width: 767px) {
  /* line 344, app/assets/stylesheets/find/index.scss */
  .testimonials-section .testimonial-left-flowers {
    background-position: top;
    max-width: 767px;
    min-height: 250px;
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 352, app/assets/stylesheets/find/index.scss */
  .testimonials-section .testimonial-right-flowers {
    max-width: 767px;
    min-height: 250px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 40px;
  }
}

/* line 361, app/assets/stylesheets/find/index.scss */
.testimonials-section .testimonial-left-date, .testimonials-section .testimonial-right-date {
  text-align: center;
}

@media (max-width: 767px) {
  /* line 366, app/assets/stylesheets/find/index.scss */
  .testimonials-section .testimonial-left-date, .testimonials-section .testimonial-right-date {
    color: #828587;
  }
}

/* line 371, app/assets/stylesheets/find/index.scss */
.testimonials-section .review-name {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

/* line 377, app/assets/stylesheets/find/index.scss */
.testimonials-section .review-location {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
  font-size: 20px;
}

/* line 382, app/assets/stylesheets/find/index.scss */
.testimonials-section .review-text {
  position: relative;
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
}

/* line 387, app/assets/stylesheets/find/index.scss */
.testimonials-section .review-small-arrow {
  color: #828587;
  font-size: 30px;
  position: absolute;
  left: 50%;
  bottom: 250px;
  margin-left: -8px;
}

@media (max-width: 767px) {
  /* line 397, app/assets/stylesheets/find/index.scss */
  .testimonials-section .review-small-arrow {
    transform: rotate(90deg);
    bottom: 640px;
  }
  /* line 402, app/assets/stylesheets/find/index.scss */
  .testimonials-section .review-text {
    margin-top: 45px;
  }
}

/* line 407, app/assets/stylesheets/find/index.scss */
.testimonials-section .big-quote {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 86px;
  color: #818181;
  display: inline-block;
  position: absolute;
}

/* line 415, app/assets/stylesheets/find/index.scss */
.testimonials-section .big-left-quote {
  top: -63px;
  left: -10px;
}

/* line 420, app/assets/stylesheets/find/index.scss */
.testimonials-section .big-right-quote {
  bottom: -86px;
  right: 10px;
}

@media (max-width: 767px) {
  /* line 426, app/assets/stylesheets/find/index.scss */
  .testimonials-section .big-right-quote {
    bottom: -95px;
    right: 5px;
  }
}

@media (max-width: 767px) {
  /* line 434, app/assets/stylesheets/find/index.scss */
  .bm-content-quote {
    padding: 30px 10px !important;
  }
  /* line 437, app/assets/stylesheets/find/index.scss */
  .bm-content-quote .quote {
    font-size: 56px !important;
    line-height: 35px !important;
  }
  /* line 442, app/assets/stylesheets/find/index.scss */
  .bm-content-quote .text {
    font-size: 14px;
  }
  /* line 446, app/assets/stylesheets/find/index.scss */
  .bm-content-quote .attribute {
    font-size: 18px;
  }
}

/* line 454, app/assets/stylesheets/find/index.scss */
.bloom-up-section .gray-border {
  border: 1px solid #818181 !important;
}

/* line 458, app/assets/stylesheets/find/index.scss */
.bloom-up-section .bloom-up-header {
  font-family: "Satisfy", cursive;
  font-size: 48px;
}

/* line 463, app/assets/stylesheets/find/index.scss */
.bloom-up-section .bloom-up-subheader {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
  font-size: 28px;
  color: #818181;
}

/* line 469, app/assets/stylesheets/find/index.scss */
.bloom-up-section .form-group {
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}

/* line 476, app/assets/stylesheets/find/index.scss */
.modal-content {
  border-radius: 0;
  background-color: white;
  box-shadow: none;
  border: none;
}

/* line 485, app/assets/stylesheets/find/index.scss */
#video-overlay .modal-dialog {
  width: 1067px;
}

/* line 489, app/assets/stylesheets/find/index.scss */
#video-overlay .close {
  float: right;
  font-size: 44px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.75;
  filter: alpha(opacity=20);
}

/* line 500, app/assets/stylesheets/find/index.scss */
#video-overlay #vimeo_player {
  height: 600px;
}

@media (max-width: 767px) {
  /* line 507, app/assets/stylesheets/find/index.scss */
  #video-overlay .modal-dialog {
    width: 95%;
  }
  /* line 511, app/assets/stylesheets/find/index.scss */
  #video-overlay #vimeo_player {
    height: 300px;
  }
}

@media (max-width: 767px) {
  /* line 518, app/assets/stylesheets/find/index.scss */
  #slaask-button {
    display: none;
  }
}

/* line 524, app/assets/stylesheets/find/index.scss */
.press-slider .lSAction > a {
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/controls_grey.png");
  position: absolute !important;
}

/* line 529, app/assets/stylesheets/find/index.scss */
.press-slider .lSAction > .lSPrev {
  left: -8px;
  top: 48px;
}

/* line 534, app/assets/stylesheets/find/index.scss */
.press-slider .lSAction > .lSNext {
  top: 48px;
}

/* line 538, app/assets/stylesheets/find/index.scss */
.press-slider .slider-container {
  list-style-type: none;
}

/* line 541, app/assets/stylesheets/find/index.scss */
.press-slider .slider-container li {
  min-height: 150px;
  float: left;
}

/* line 546, app/assets/stylesheets/find/index.scss */
.press-slider .slider-container img {
  height: 100px;
}

/* line 552, app/assets/stylesheets/find/index.scss */
.press-slider .slider-divider {
  border-bottom: 1px solid #F7EDE2;
}

/* line 558, app/assets/stylesheets/find/index.scss */
.bm-modal-sharing-content img {
  width: 150px;
  margin-bottom: 15px;
}
/* line 4, app/assets/stylesheets/find/main.scss */
.main-page-slides .hero-bg {
  background-image: url(https://s3.amazonaws.com/bloomsolid/home/landingPic.png);
  background-position: bottom;
  background-size: cover;
}

/* line 11, app/assets/stylesheets/find/main.scss */
.main-page-slides .hiw-hero-container .hiw-hero-header {
  text-align: center;
  font-family: "Satisfy", cursive;
  font-size: 300%;
}

/* line 17, app/assets/stylesheets/find/main.scss */
.main-page-slides .hiw-hero-container .hiw-hero-box {
  text-align: center;
}

/* line 22, app/assets/stylesheets/find/main.scss */
.main-page-slides .cta-slide {
  text-align: center;
}

/* line 25, app/assets/stylesheets/find/main.scss */
.main-page-slides .cta-slide #slides-video {
  width: 100%;
}

/* line 29, app/assets/stylesheets/find/main.scss */
.main-page-slides .cta-slide .cta-block {
  background: rgba(244, 244, 244, 0.75);
}

/* line 32, app/assets/stylesheets/find/main.scss */
.main-page-slides .cta-slide .cta-block .cta-header {
  font-family: "Satisfy", cursive;
  font-size: 300%;
  line-height: 1;
}

/* line 38, app/assets/stylesheets/find/main.scss */
.main-page-slides .cta-slide .cta-block .cta-subheader {
  width: 70%;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  font-size: 110%;
  line-height: 1.5em;
}

/* line 50, app/assets/stylesheets/find/main.scss */
.main-page-slides .cta-slide .gray-border {
  border: 1px solid #818181 !important;
}

/* line 56, app/assets/stylesheets/find/main.scss */
.main-page-slides .let-share-cta {
  background: #F7EDE2;
}

/* line 59, app/assets/stylesheets/find/main.scss */
.main-page-slides .let-share-cta .let-share-box {
  display: inline-block;
  right: 0;
  background: black;
  color: white;
}

/* line 65, app/assets/stylesheets/find/main.scss */
.main-page-slides .let-share-cta .let-share-box .let-share-header {
  font-family: "Satisfy", cursive;
  font-size: 42px;
}

/* line 73, app/assets/stylesheets/find/main.scss */
.main-page-slides .meet-florists {
  text-align: center;
}

/* line 76, app/assets/stylesheets/find/main.scss */
.main-page-slides .meet-florists .meet-header {
  font-family: "Satisfy", cursive;
  font-size: 300%;
}

/* line 83, app/assets/stylesheets/find/main.scss */
.main-page-slides .praise .praise-header {
  text-align: center;
  font-family: "Satisfy", cursive;
  font-size: 300%;
}

/* line 89, app/assets/stylesheets/find/main.scss */
.main-page-slides .praise .praise-stars {
  text-align: center;
}

/* line 93, app/assets/stylesheets/find/main.scss */
.main-page-slides .praise .praise-bit-header {
  font-weight: bold;
  font-size: 150%;
}

/* line 98, app/assets/stylesheets/find/main.scss */
.main-page-slides .praise .praise-bit-description {
  min-height: 150px;
}

/* line 102, app/assets/stylesheets/find/main.scss */
.main-page-slides .praise .praise-bit-sign {
  text-align: right;
  font-family: "Satisfy", cursive;
  font-weight: bold;
  font-size: 130%;
}

/* line 110, app/assets/stylesheets/find/main.scss */
.main-page-slides .steps-slide {
  text-align: left;
}

/* line 113, app/assets/stylesheets/find/main.scss */
.main-page-slides .steps-slide .first-step {
  background: #F7EDE2;
  height: 703px;
}

/* line 118, app/assets/stylesheets/find/main.scss */
.main-page-slides .steps-slide .second-step {
  background: black;
  color: white;
  height: 703px;
}

/* line 124, app/assets/stylesheets/find/main.scss */
.main-page-slides .steps-slide .steps-header {
  font-family: "Satisfy", cursive;
  font-size: 42px;
}

/* line 130, app/assets/stylesheets/find/main.scss */
.main-page-slides .steps-slide .steps-paragraph {
  font-size: 120%;
  line-height: 1.5em;
}

/* line 135, app/assets/stylesheets/find/main.scss */
.main-page-slides .steps-slide .steps-action {
  max-width: 250px;
  position: absolute;
  bottom: 150px;
  left: 50px;
}

/* line 143, app/assets/stylesheets/find/main.scss */
.main-page-slides .last-slide {
  height: 351px;
}

/* line 146, app/assets/stylesheets/find/main.scss */
.main-page-slides .last-slide .press-slide {
  background: #F7EDE2;
  text-align: left;
  height: 351px;
}

/* line 151, app/assets/stylesheets/find/main.scss */
.main-page-slides .last-slide .press-slide .press-header {
  font-family: "Satisfy", cursive;
  font-size: 42px;
}

/* line 156, app/assets/stylesheets/find/main.scss */
.main-page-slides .last-slide .press-slide .press-quote {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
}

/* line 161, app/assets/stylesheets/find/main.scss */
.main-page-slides .last-slide .press-slide .press-quote .press-quote-quote {
  font-family: Helvetica, Arial, sans-serif;
  display: inline-block;
  font-size: 72px;
}

/* line 167, app/assets/stylesheets/find/main.scss */
.main-page-slides .last-slide .press-slide .press-quote .press-quote-text {
  text-align: right;
  display: inline-block;
  font-size: 150%;
}

/* line 175, app/assets/stylesheets/find/main.scss */
.main-page-slides .last-slide .press-slide .press-grid .press-box {
  min-height: 200px;
}

/* line 182, app/assets/stylesheets/find/main.scss */
.main-page-slides .last-slide .footer-slide {
  background: black;
  color: white;
  width: 100%;
  text-align: center;
}

/* line 188, app/assets/stylesheets/find/main.scss */
.main-page-slides .last-slide .footer-slide a {
  color: white;
}
/* line 6, app/assets/stylesheets/florists/all.scss */
.florist-profile-header {
  font-family: "Satisfy", cursive;
  font-size: 54px;
}

@media (max-width: 768px) {
  /* line 12, app/assets/stylesheets/florists/all.scss */
  .florist-profile-header {
    font-size: 42px;
  }
}

/* line 17, app/assets/stylesheets/florists/all.scss */
input#search {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 100px;
}

/* line 23, app/assets/stylesheets/florists/all.scss */
div.floristAvatar {
  max-width: 150px;
  display: inline-block;
}

@media (max-width: 768px) {
  /* line 23, app/assets/stylesheets/florists/all.scss */
  div.floristAvatar {
    position: relative;
    left: 50%;
    margin-left: -75px;
    margin-top: 20px;
  }
}

/* line 35, app/assets/stylesheets/florists/all.scss */
.reviews h4 {
  color: black;
  font-size: 32px;
}

/* line 39, app/assets/stylesheets/florists/all.scss */
.reviews .review-body {
  letter-spacing: 1.25px;
}

/* line 42, app/assets/stylesheets/florists/all.scss */
.reviews .review-body .review-name {
  font-weight: bold;
}

/* line 47, app/assets/stylesheets/florists/all.scss */
.reviews .review-read-more {
  float: right;
}

@media screen and (max-width: 991px) {
  /* line 53, app/assets/stylesheets/florists/all.scss */
  .reviews {
    padding-right: 10px;
  }
}

/* line 59, app/assets/stylesheets/florists/all.scss */
div.floristInfo {
  letter-spacing: 1.5px;
  display: inline-block;
  margin-top: 40px;
}

@media (max-width: 768px) {
  /* line 59, app/assets/stylesheets/florists/all.scss */
  div.floristInfo {
    width: 100%;
    text-align: center;
    padding: 20px 5px;
    margin-left: auto;
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  /* line 72, app/assets/stylesheets/florists/all.scss */
  div.floristInfo h3 {
    font-size: 20px;
    margin-top: 10px;
  }
}

/* line 79, app/assets/stylesheets/florists/all.scss */
div.floristInfo.longName {
  margin-top: 10px;
}

/* line 81, app/assets/stylesheets/florists/all.scss */
div.floristInfo.longName h3 {
  margin-top: 0;
}

/* line 87, app/assets/stylesheets/florists/all.scss */
div#floristGallery {
  margin: 20px 0px;
}

/* line 91, app/assets/stylesheets/florists/all.scss */
img.thumbGallery {
  margin-top: 20px;
}

/* line 95, app/assets/stylesheets/florists/all.scss */
table#floristListings {
  margin-top: 20px;
}

/* line 99, app/assets/stylesheets/florists/all.scss */
.hidden {
  visibility: hidden;
}

/* line 103, app/assets/stylesheets/florists/all.scss */
.flower-card {
  margin: 10px 0 30px 0;
}

/* line 107, app/assets/stylesheets/florists/all.scss */
.flower-card-image-container {
  background-image: url("https://static1.squarespace.com/static/ta/544e642ce4b0dfe393c0abdd/30/assets/homepage-hero.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  height: 250px;
}

/* line 116, app/assets/stylesheets/florists/all.scss */
.flower-card-image {
  width: 100%;
}

/* line 120, app/assets/stylesheets/florists/all.scss */
.flower-card-info {
  background-color: #F7EDE2;
  text-align: center;
  padding: 20px;
}

/* line 125, app/assets/stylesheets/florists/all.scss */
.flower-card-info .item-name {
  text-transform: uppercase;
  letter-spacing: 0.025em;
  margin-bottom: 5px;
  display: block;
  font-size: 14px;
}

/* line 133, app/assets/stylesheets/florists/all.scss */
.flower-card-info .item-description {
  letter-spacing: 0.025em;
  color: #818181;
  display: block;
  font-size: 13px;
}
/* line 3, app/assets/stylesheets/react/components/monthHeader.scss */
.calendar-header {
  max-width: 450px;
  margin: auto;
  text-align: center;
  font-size: 36px;
}

/* line 9, app/assets/stylesheets/react/components/monthHeader.scss */
.calendar-header .calendar-prev-month {
  display: inline-block;
  margin-right: 40px;
}

/* line 14, app/assets/stylesheets/react/components/monthHeader.scss */
.calendar-header .calendar-next-month {
  display: inline-block;
  margin-left: 40px;
}

/* line 19, app/assets/stylesheets/react/components/monthHeader.scss */
.calendar-header .calendar-month-picker {
  display: inline-block;
  width: 285px;
}

/* line 25, app/assets/stylesheets/react/components/monthHeader.scss */
.calendar-header .calendar-month-picker .picker-box {
  background: white;
  padding: 0 20px 0 40px;
  border: 1px solid #818181;
}

/* line 30, app/assets/stylesheets/react/components/monthHeader.scss */
.calendar-header .calendar-month-picker .picker-box .picker-caret {
  display: inline-block;
  padding-left: 20px;
}

/* line 3, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar {
  min-width: 280px;
}

/* line 7, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

/* line 17, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-row {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  justify-content: center;
}

/* line 24, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-cell {
  display: flex;
  flex-flow: row nowrap;
  flex-grow: 1;
  flex-basis: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
  padding-left: 10px;
  background: #dfdcd8;
  position: relative;
  height: 112px;
}

/* line 39, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-cell .calendar-date-label {
  position: absolute;
  left: 10px;
  top: 10px;
}

/* line 46, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-head {
  flex-grow: 1;
  flex-basis: 0;
}

/* line 51, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-prev,
.r-calendar .r-next {
  background-color: #ffffff;
  cursor: pointer;
  outline: none;
}

/* line 58, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-prev:before,
.r-calendar .r-next:before {
  position: relative;
  top: 0;
  content: "";
  display: inline-block;
  width: 0.6em;
  height: 0.6em;
  border-top: 0.2em solid #222222;
  transform: rotate(-45deg);
}

/* line 70, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-prev:before {
  border-left: 0.2em solid #222222;
  transform: rotate(-45deg);
  margin-left: 0.3em;
}

/* line 76, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-prev:hover:before {
  border-left-color: #ffffff;
  border-top-color: #ffffff;
}

/* line 81, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-next:before {
  border-right: 0.2em solid #222222;
  transform: rotate(45deg);
  margin-right: 0.3em;
}

/* line 87, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-next:hover:before {
  border-right-color: #ffffff;
  border-top-color: #ffffff;
}

/* line 97, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-title {
  flex-grow: 5;
  flex-basis: max-content;
}

/* line 102, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-weekdays {
  flex-grow: 1;
  flex-basis: 0;
  max-height: 40px;
}

/* line 108, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-weekdays .r-cell {
  font-weight: bold;
  background: #f6f5f4;
}

/* line 113, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-dates {
  display: flex;
  flex-flow: column nowrap;
  flex-grow: 6;
  flex-basis: 0;
}

/* line 120, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-dates.r-fix {
  flex-grow: 5;
}

/* line 124, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-dates .r-row {
  flex-grow: 1;
}

/* line 128, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-dates .r-cell {
  border: solid 1px #818181;
}

/* line 132, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-cell.r-date {
  cursor: pointer;
  outline: none;
  background: #f6f5f4;
}

/* line 138, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-cell.r-date.r-today {
  background-color: #ffffff;
}

/* line 142, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-cell.r-date.r-booked {
  background-color: #F7EDE2;
}

/* line 146, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-cell.r-date:not(.r-past):hover {
  box-shadow: 0 3px 7px 1px #9b9b9b;
}

/* line 150, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-cell.r-date.r-selected {
  background-color: #000000;
  border: solid 1px #000000;
  color: #fff;
}

/* line 156, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-cell.r-date.r-past {
  color: #999999;
  cursor: not-allowed;
}

/* line 161, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-weeknum {
  color: #999999;
  font-size: 0.8em;
}

/* line 166, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar {
  position: relative;
  width: 960px;
  margin: auto;
}

/* line 172, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

/* line 178, app/assets/stylesheets/react/components/monthSummary.scss */
.r-calendar .r-inner {
  position: absolute;
  width: 100%;
  height: 600px;
  display: flex;
  flex-flow: column nowrap;
}

/* line 11, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker {
  position: relative;
}

/* line 14, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container {
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 100;
  top: 1px;
  left: -10000px;
  -webkit-transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 450ms;
  -moz-transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 450ms;
  transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 450ms;
}

@media screen and (max-width: 767px) {
  /* line 14, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container {
    position: fixed;
    top: 0;
    left: -10000px;
    width: 100%;
    height: 100%;
    -webkit-transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 450ms;
    -moz-transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 450ms;
    transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 450ms;
  }
}

/* line 34, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container.table {
  display: table;
}

/* line 38, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container.show {
  left: -40px;
  -webkit-transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  -moz-transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

/* line 42, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container.show .overlay {
  left: 0;
}

/* line 47, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 9;
  top: 0;
  left: -10000px;
  opacity: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: opacity;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  -moz-transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

@media screen and (max-width: 767px) {
  /* line 47, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .overlay {
    background-color: rgba(0, 0, 0, 0.25);
  }
}

/* line 66, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .cell {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  /* line 66, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .cell {
    vertical-align: bottom;
  }
}

/* line 95, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1);
  margin: 0 auto;
  z-index: 10;
  font-size: 1.2rem;
  opacity: 0;
  border-radius: 3px;
  padding: 0.4rem;
  box-sizing: content-box;
}

@media screen and (max-width: 767px) {
  /* line 95, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup {
    box-sizing: border-box;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    height: 14.4rem;
    -webkit-transform: translate3d(0, 14.4rem, 0);
    -moz-transform: translate3d(0, 14.4rem, 0);
    -ms-transform: translate3d(0, 14.4rem, 0);
    -o-transform: translate3d(0, 14.4rem, 0);
    transform: translate3d(0, 14.4rem, 0);
  }
  /* line 115, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup.range {
    height: 28rem;
    -webkit-transform: translate3d(0, 28rem, 0);
    -moz-transform: translate3d(0, 28rem, 0);
    -ms-transform: translate3d(0, 28rem, 0);
    -o-transform: translate3d(0, 28rem, 0);
    transform: translate3d(0, 28rem, 0);
  }
  /* line 119, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup.range .pad {
    margin-top: 0.4rem;
  }
  /* line 122, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup.range .pad:first-of-type {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  /* line 95, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup {
    -webkit-transform: translate3d(0, -64px, 0);
    -moz-transform: translate3d(0, -64px, 0);
    -ms-transform: translate3d(0, -64px, 0);
    -o-transform: translate3d(0, -64px, 0);
    transform: translate3d(0, -64px, 0);
    top: 0;
    width: 20rem;
  }
  /* line 133, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup.range {
    width: 40.6rem;
    padding: 0.6rem;
  }
}

/* line 139, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup.show {
  opacity: 1;
  -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 144, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup:after {
  content: ' ';
  clear: both;
  display: table;
}

/* line 150, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup .pad {
  position: relative;
}

@media screen and (min-width: 768px) {
  /* line 150, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup .pad {
    box-sizing: border-box;
    float: left;
    width: 20rem;
  }
  /* line 158, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup .pad:nth-of-type(2) {
    float: right;
  }
}

/* line 165, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup .pad > div label {
  display: block;
  font-size: 1.4rem;
  text-align: center;
  line-height: 3.4rem;
}

/* line 171, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup .pad > div label b {
  font-weight: normal;
  margin-right: 0.5em;
}

/* line 176, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup .pad > div i {
  font-style: normal;
  text-align: center;
  width: 3.4rem;
  height: 3.4rem;
  line-height: 1.1333333333rem;
  position: absolute;
  top: 0;
  font-weight: bold;
  padding: 10px 13px;
  border-radius: 50%;
}

/* line 189, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup .pad > div i.prev {
  left: 0;
}

/* line 192, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup .pad > div i.next {
  right: 0;
}

/* line 198, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup .pad ul, .month-picker > .container .popup .pad li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 203, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup .pad ul {
  display: block;
  width: 100%;
}

/* line 207, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup .pad ul:after {
  content: ' ';
  clear: both;
  display: table;
}

/* line 213, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup .pad li {
  display: block;
  float: left;
  text-align: center;
  line-height: 3.4rem;
  font-size: 1.15rem;
  border-radius: 2px;
  text-overflow: ellipsis;
  white-space: nowrap;
  *white-space: nowrap;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
  -moz-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
}

@media screen and (max-width: 767px) {
  /* line 213, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup .pad li {
    width: 25%;
  }
}

@media screen and (min-width: 768px) {
  /* line 213, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup .pad li {
    width: 33.3333333333%;
  }
}

/* line 239, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup.light {
  color: #666;
  background-color: white;
}

@media screen and (max-width: 767px) {
  /* line 239, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup.light {
    border-top: 1px solid #ccc;
    box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.08);
  }
  /* line 247, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup.light.range .pad {
    border-top: 1px solid rgba(204, 204, 204, 0.5);
  }
  /* line 249, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup.light.range .pad:first-of-type {
    border-top: 0;
  }
}

@media screen and (min-width: 768px) {
  /* line 239, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup.light {
    border: 1px solid #ccc;
    box-shadow: 0 1px 5px #ddd;
  }
  /* line 258, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup.light.range .pad {
    background-color: rgba(238, 238, 238, 0.9);
  }
}

/* line 264, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup.light .pad .btn {
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  /* line 268, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup.light .pad .btn:hover {
    background-color: #F7EDE2;
  }
}

/* line 274, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup.light .pad li.active, .month-picker > .container .popup.light .pad li.active:hover {
  background-color: #818181;
  color: white;
  cursor: default;
}

/* line 279, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup.light .pad .disable, .month-picker > .container .popup.light .pad .disable:hover {
  background-color: transparent;
  color: #bbb;
  cursor: default;
}

/* line 287, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup.dark {
  color: #fff;
  background-color: rgba(50, 50, 50, 0.96);
}

@media screen and (max-width: 767px) {
  /* line 292, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup.dark.range .pad {
    border-top: 1px solid rgba(113, 113, 113, 0.41);
  }
  /* line 294, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup.dark.range .pad:first-of-type {
    border-top: 0;
  }
}

@media screen and (min-width: 768px) {
  /* line 300, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup.dark.range .pad {
    background-color: rgba(70, 70, 70, 0.9);
  }
}

/* line 306, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup.dark .pad .btn {
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  /* line 310, app/assets/stylesheets/react/components/month-picker.scss */
  .month-picker > .container .popup.dark .pad .btn:hover {
    background-color: rgba(255, 210, 96, 0.33);
  }
}

/* line 316, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup.dark .pad li.active, .month-picker > .container .popup.dark .pad li.active:hover {
  background-color: rgba(189, 211, 242, 0.7);
  color: #303030;
  cursor: default;
}

/* line 321, app/assets/stylesheets/react/components/month-picker.scss */
.month-picker > .container .popup.dark .pad .disable, .month-picker > .container .popup.dark .pad .disable:hover {
  background-color: transparent;
  color: #717171;
  cursor: default;
}

/* line 6, app/assets/stylesheets/florists/edit.scss */
.florist-edit .form-control {
  color: #1B1B1B;
}

/* line 10, app/assets/stylesheets/florists/edit.scss */
.florist-edit textarea.form-control {
  padding: 15px 12px;
}

/* line 14, app/assets/stylesheets/florists/edit.scss */
.florist-edit div#floristInfo {
  background-color: #f6f5f4;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

/* line 20, app/assets/stylesheets/florists/edit.scss */
.florist-edit .edit-hero {
  background-color: #f6f5f4;
  text-align: center;
}

/* line 24, app/assets/stylesheets/florists/edit.scss */
.florist-edit .edit-hero .edit-header {
  font-family: "Satisfy", cursive;
  display: inline-block;
  font-size: 72px;
}

/* line 30, app/assets/stylesheets/florists/edit.scss */
.florist-edit .edit-hero .edit-subheader {
  font-size: 20px;
}

/* line 35, app/assets/stylesheets/florists/edit.scss */
.florist-edit .nav-tabs {
  border-bottom: 0;
  text-align: center;
}

/* line 39, app/assets/stylesheets/florists/edit.scss */
.florist-edit .nav-tabs li {
  width: 15%;
  margin-bottom: 0;
  margin-right: 10px;
  margin-left: 10px;
  float: none;
  display: inline-block;
}

/* line 47, app/assets/stylesheets/florists/edit.scss */
.florist-edit .nav-tabs li a, .florist-edit .nav-tabs li a:hover, .florist-edit .nav-tabs li a:focus {
  background: #dfdcd8;
  color: black;
  border-radius: 0;
  text-align: center;
}

/* line 56, app/assets/stylesheets/florists/edit.scss */
.florist-edit .nav-tabs .active a, .florist-edit .nav-tabs .active a:hover, .florist-edit .nav-tabs .active a:focus {
  background: #f6f5f4;
}

/* line 63, app/assets/stylesheets/florists/edit.scss */
.florist-edit .edit-submit {
  background: #19005C;
  color: white;
  font-size: 20px;
}

/* line 69, app/assets/stylesheets/florists/edit.scss */
.florist-edit .inquiry-details {
  display: none;
}

/* line 72, app/assets/stylesheets/florists/edit.scss */
.florist-edit .inquiry-details.active {
  display: block;
}

/* line 76, app/assets/stylesheets/florists/edit.scss */
.florist-edit .inquiry-details .details-header {
  font-size: 24px;
  font-weight: bold;
}

/* line 81, app/assets/stylesheets/florists/edit.scss */
.florist-edit .inquiry-details .details-label {
  font-weight: bold;
}

/* line 86, app/assets/stylesheets/florists/edit.scss */
.florist-edit .details-back {
  cursor: pointer;
}

/* line 90, app/assets/stylesheets/florists/edit.scss */
.florist-edit .inquiries-table {
  position: relative;
}

/* line 93, app/assets/stylesheets/florists/edit.scss */
.florist-edit .inquiries-table .unseen {
  font-weight: bold;
}

/* line 98, app/assets/stylesheets/florists/edit.scss */
.florist-edit .florist-avatar {
  max-height: 200px;
  margin-bottom: 20px;
}

/* line 103, app/assets/stylesheets/florists/edit.scss */
.florist-edit .thumb-gallery {
  height: 150px;
  width: 150px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 111, app/assets/stylesheets/florists/edit.scss */
.florist-edit .florist-gallery-container {
  overflow-y: hidden;
  overflow-x: auto;
  max-width: 95%;
  margin: auto;
}

/* line 117, app/assets/stylesheets/florists/edit.scss */
.florist-edit .florist-gallery-container .florist-gallery-grid {
  height: 190px;
  position: relative;
  padding: 0;
  list-style-type: none;
  margin-bottom: 0;
}

/* line 124, app/assets/stylesheets/florists/edit.scss */
.florist-edit .florist-gallery-container .florist-gallery-grid li {
  position: absolute;
}

/* line 129, app/assets/stylesheets/florists/edit.scss */
.florist-edit .florist-gallery-container .florist-gallery-check {
  margin-left: 4px;
}
/* line 3, app/assets/stylesheets/florist_contacts.scss */
.florist_contacts {
  padding-bottom: 50px;
}

/* line 6, app/assets/stylesheets/florist_contacts.scss */
.florist_contacts .florist-contact-hero {
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/florist_hero.jpg");
  background-size: cover;
  background-position: bottom;
  min-height: 341px;
  width: 100%;
}

/* line 14, app/assets/stylesheets/florist_contacts.scss */
.florist_contacts .florist-contact-intro {
  text-align: center;
}

/* line 17, app/assets/stylesheets/florist_contacts.scss */
.florist_contacts .florist-contact-intro .florist-contact-header {
  font-size: 30px;
  font-weight: bold;
}

/* line 22, app/assets/stylesheets/florist_contacts.scss */
.florist_contacts .florist-contact-intro .florist-contact-subheader {
  font-size: 30px;
  color: #818181;
}

/* line 28, app/assets/stylesheets/florist_contacts.scss */
.florist_contacts .contact-form-container {
  background: #F4F4F4;
  position: relative;
}

/* line 32, app/assets/stylesheets/florist_contacts.scss */
.florist_contacts .contact-form-container .form-control {
  margin-top: 10px;
}

/* line 36, app/assets/stylesheets/florist_contacts.scss */
.florist_contacts .contact-form-container .contact-form-submit {
  background: #19005C;
  border: none;
  color: white;
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -125px;
  width: 250px;
}

/* line 49, app/assets/stylesheets/florist_contacts.scss */
.florist_contacts .contact-form-container .contact-form-header {
  text-align: center;
  font-size: 20px;
}

/* line 54, app/assets/stylesheets/florist_contacts.scss */
.florist_contacts .contact-form-container .contact-comments {
  padding-top: 16px;
}

/* line 59, app/assets/stylesheets/florist_contacts.scss */
.florist_contacts .contact-form-narrative {
  padding: 50px;
}

/* line 62, app/assets/stylesheets/florist_contacts.scss */
.florist_contacts .contact-form-narrative p {
  font-size: 20px;
}

/* line 68, app/assets/stylesheets/florist_contacts.scss */
.florist_contacts .contact-form-testimonials {
  text-align: center;
  font-weight: bold;
  font-family: "Montserrat", "Gotham", sans-serif;
}

/* line 73, app/assets/stylesheets/florist_contacts.scss */
.florist_contacts .contact-form-testimonials .contact-form-quote {
  font-size: 64px;
  line-height: 20px;
  color: #818181;
}

@media (max-width: 768px) {
  /* line 80, app/assets/stylesheets/florist_contacts.scss */
  .florist_contacts .contact-form-testimonials .contact-form-quote-second {
    margin-top: 40px;
  }
}

/* line 85, app/assets/stylesheets/florist_contacts.scss */
.florist_contacts .contact-form-testimonials .contact-form-review {
  padding: 0 50px;
}

/* line 89, app/assets/stylesheets/florist_contacts.scss */
.florist_contacts .contact-form-testimonials .contact-form-author {
  color: #818181;
}
/* line 5, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .hiw-header-section {
  background: black;
  color: white;
}

/* line 9, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .hiw-header-section .hiw-header {
  font-family: "Satisfy", cursive;
  font-size: 42px;
}

/* line 14, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .hiw-header-section .hiw-subheader {
  font-size: 24px;
}

/* line 20, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .hiw-section .hiw-section-content {
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/thick-line-bg.png");
  background-repeat: repeat-y;
  background-position: center;
}

/* line 25, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .hiw-section .hiw-section-content .hiw-circle {
  width: 40px;
  height: 40px;
  border: 2px solid #818181;
  background: white;
  border-radius: 50%;
  margin: auto;
}

/* line 34, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .hiw-section .hiw-section-content .hiw-section-header {
  font-size: 20px;
  font-weight: bold;
}

/* line 39, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .hiw-section .hiw-section-content .hiw-step-triangle {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #F7EDE2;
  position: absolute;
  top: 10px;
  right: 5px;
}

/* line 50, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .hiw-section .hiw-section-content .hiw-step-triangle.hiw-step-second {
  border-left: 10px solid transparent;
  border-right: 10px solid black;
  left: -5px;
}

/* line 57, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .hiw-section .hiw-section-content .hiw-step-comic {
  background: #F7EDE2;
}

/* line 60, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .hiw-section .hiw-section-content .hiw-step-comic .hiw-comic-header {
  font-weight: bold;
  font-size: 18px;
}

/* line 65, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .hiw-section .hiw-section-content .hiw-step-comic.hiw-step-second {
  background: black;
  color: white;
}

/* line 74, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .hiw-faqs {
  text-align: center;
}

/* line 77, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .hiw-faqs .hiw-faq-header {
  font-weight: bold;
  font-size: 22px;
}

/* line 82, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .hiw-faqs .hiw-faq-button {
  background: #19005C;
  color: white;
  border: none;
  text-transform: uppercase;
  width: 220px;
  margin-left: auto;
  margin-right: auto;
}

/* line 93, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .number {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
  background: #F7EDE2;
  font-size: 34px;
  margin: 20px auto;
  border-radius: 50%;
  line-height: 85px;
  display: block;
  height: 80px;
  width: 80px;
}

@media (max-width: 767px) {
  /* line 106, app/assets/stylesheets/static_pages/how_it_works.scss */
  .how-it-works-events .number {
    font-size: 28px;
    height: 60px;
    width: 60px;
    line-height: 65px;
  }
}

/* line 114, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .tabs {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
  font-size: 24px;
  border-bottom: 1px solid #818181;
  position: relative;
  text-align: center;
}

/* line 121, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .tabs .tab {
  display: inline-block;
  position: relative;
  bottom: -1px;
  cursor: pointer;
  padding: 15px 45px 15px 45px;
  background-color: #F7EDE2;
}

@media (max-width: 768px) {
  /* line 131, app/assets/stylesheets/static_pages/how_it_works.scss */
  .how-it-works-events .tabs .tab {
    padding: 8px 22px 8px 22px;
  }
}

/* line 136, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .tabs .active {
  border: 1px solid #818181;
  border-bottom: 1px solid white;
  background-color: white;
}

@media (max-width: 768px) {
  /* line 144, app/assets/stylesheets/static_pages/how_it_works.scss */
  .how-it-works-events .tabs {
    font-size: 18px;
  }
}

/* line 149, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .message-header {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
  font-size: 36px;
}

/* line 154, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .message-image {
  max-width: 175px;
}

/* line 158, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .message-description {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
  line-height: 30px;
}

/* line 163, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .message-subheader {
  font-weight: bold;
}

/* line 167, app/assets/stylesheets/static_pages/how_it_works.scss */
.how-it-works-events .btn-faqs {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  white-space: normal !important;
}

/* line 175, app/assets/stylesheets/static_pages/how_it_works.scss */
.ready-section {
  position: relative;
  background: #F4F4F4;
  width: 100%;
}

/* line 181, app/assets/stylesheets/static_pages/how_it_works.scss */
.ready-section .ready-header {
  font-family: "Satisfy", cursive;
  font-size: 48px;
}

@media (max-width: 767px) {
  /* line 187, app/assets/stylesheets/static_pages/how_it_works.scss */
  .ready-section .ready-header {
    font-size: 36px;
  }
}

/* line 192, app/assets/stylesheets/static_pages/how_it_works.scss */
.ready-section .ready-button {
  max-width: 250px;
  margin-left: -125px;
  bottom: -23px;
  position: absolute;
  left: 50%;
}
/* line 3, app/assets/stylesheets/static_pages/how_it_began.scss */
.how-it-began {
  padding-bottom: 50px;
}

/* line 6, app/assets/stylesheets/static_pages/how_it_began.scss */
.how-it-began p {
  font-size: 20px;
}

/* line 10, app/assets/stylesheets/static_pages/how_it_began.scss */
.how-it-began .began-hero {
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/began_hero.jpg");
  background-size: cover;
  background-position: bottom;
  min-height: 341px;
  width: 100%;
}

/* line 17, app/assets/stylesheets/static_pages/how_it_began.scss */
.how-it-began .began-hero .hero-header {
  width: 437px;
}

/* line 23, app/assets/stylesheets/static_pages/how_it_began.scss */
.how-it-began .person-story img {
  float: left;
  margin-right: 40px;
  margin-bottom: 20px;
  max-width: 25%;
}

/* line 30, app/assets/stylesheets/static_pages/how_it_began.scss */
.how-it-began .person-story .person-question {
  text-align: center;
}

/* line 34, app/assets/stylesheets/static_pages/how_it_began.scss */
.how-it-began .person-story .question-quote {
  font-size: 76px;
  color: #818181;
  font-family: "Montserrat", "Gotham", sans-serif;
  line-height: .3em;
  font-weight: 700;
}

/* line 42, app/assets/stylesheets/static_pages/how_it_began.scss */
.how-it-began .person-story .question-answer {
  font-weight: bold;
}

/* line 46, app/assets/stylesheets/static_pages/how_it_began.scss */
.how-it-began .person-story .question-signature {
  color: #818181;
  font-weight: bold;
}

/* line 52, app/assets/stylesheets/static_pages/how_it_began.scss */
.how-it-began .horizontal-divider {
  border-bottom: 1px solid #F4F4F4;
  width: 100%;
}
/* line 3, app/assets/stylesheets/static_pages/sustainability.scss */
.sustain {
  padding-bottom: 50px;
}

/* line 6, app/assets/stylesheets/static_pages/sustainability.scss */
.sustain p {
  font-size: 20px;
}

/* line 10, app/assets/stylesheets/static_pages/sustainability.scss */
.sustain .sustain-hero {
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/sustain_hero.jpg");
  background-size: cover;
  background-position: bottom;
  min-height: 341px;
  width: 100%;
}

/* line 17, app/assets/stylesheets/static_pages/sustainability.scss */
.sustain .sustain-hero .hero-header {
  width: 327px;
}
/* line 3, app/assets/stylesheets/static_pages/faqs.scss */
.faqs {
  padding-bottom: 50px;
}

/* line 6, app/assets/stylesheets/static_pages/faqs.scss */
.faqs p {
  font-size: 20px;
}

/* line 10, app/assets/stylesheets/static_pages/faqs.scss */
.faqs .faqs-hero {
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/faqs_hero.jpg");
  background-size: cover;
  background-position: bottom;
  min-height: 341px;
  width: 100%;
}

/* line 17, app/assets/stylesheets/static_pages/faqs.scss */
.faqs .faqs-hero .hero-header {
  width: 425px;
}

/* line 22, app/assets/stylesheets/static_pages/faqs.scss */
.faqs .faqs-question {
  font-weight: bold;
}

/* line 26, app/assets/stylesheets/static_pages/faqs.scss */
.faqs li {
  margin-bottom: 20px;
}

/* line 30, app/assets/stylesheets/static_pages/faqs.scss */
.faqs a {
  color: #818181;
}
/* line 1, app/assets/stylesheets/static_pages/privacy_policy.scss */
.privacy-policy {
  padding-bottom: 50px;
}
/* line 2, app/assets/stylesheets/static_pages/popular_wedding_flowers.scss */
.popular-wedding-flowers .flower-photo {
  max-width: 350px;
  max-height: 400px;
}

/* line 7, app/assets/stylesheets/static_pages/popular_wedding_flowers.scss */
.popular-wedding-flowers .photo-signature {
  font-size: 16px;
}

/* line 11, app/assets/stylesheets/static_pages/popular_wedding_flowers.scss */
.popular-wedding-flowers p, .popular-wedding-flowers h2 {
  font-size: 20px;
}
/* line 7, app/assets/stylesheets/reviews.scss */
.review {
  overflow: hidden;
  padding: 15px 50px 30px;
  background-color: #f6f5f4;
}

/* line 12, app/assets/stylesheets/reviews.scss */
.review:not(:last-child) {
  margin-bottom: 20px;
}

/* line 15, app/assets/stylesheets/reviews.scss */
.review .buttons {
  float: right;
}

/* line 18, app/assets/stylesheets/reviews.scss */
.review p {
  text-align: justify;
}

/* line 22, app/assets/stylesheets/reviews.scss */
.review span.reviewer-name {
  float: right;
}

/* line 27, app/assets/stylesheets/reviews.scss */
div.stars {
  display: inline-block;
}

/* line 31, app/assets/stylesheets/reviews.scss */
input.star {
  display: none;
}

/* line 33, app/assets/stylesheets/reviews.scss */
label.star {
  float: right;
  padding: 10px;
  font-size: 20px;
  color: #444;
  transition: all .2s;
}

/* line 41, app/assets/stylesheets/reviews.scss */
input.star:checked ~ label.star:before {
  content: '\f005';
  color: #444;
  transition: all .25s;
}

/* line 47, app/assets/stylesheets/reviews.scss */
input.star-1:checked ~ label.star:before {
  color: #F62;
}

/* line 49, app/assets/stylesheets/reviews.scss */
label.star-edit:hover {
  transform: rotate(-15deg) scale(1.3);
  cursor: pointer;
}

/* line 54, app/assets/stylesheets/reviews.scss */
label.star:before {
  content: '\f006';
  font-family: FontAwesome;
}

/* line 59, app/assets/stylesheets/reviews.scss */
.clear-btn {
  width: 22px;
  float: left;
  padding: 22px 0;
}

/* line 64, app/assets/stylesheets/reviews.scss */
.clear-btn i {
  font-size: 1.5em;
}

/* line 67, app/assets/stylesheets/reviews.scss */
.clear-btn i:hover {
  cursor: pointer;
}
/* line 3, app/assets/stylesheets/partials/_spacing.scss */
.mam {
  margin: 20px;
}

/* line 7, app/assets/stylesheets/partials/_spacing.scss */
.maa {
  margin: auto;
}

/* line 11, app/assets/stylesheets/partials/_spacing.scss */
.mha {
  margin-left: auto;
  margin-right: auto;
}

/* line 16, app/assets/stylesheets/partials/_spacing.scss */
.mtm {
  margin-top: 20px;
}

/* line 20, app/assets/stylesheets/partials/_spacing.scss */
.mbm {
  margin-bottom: 20px;
}

/* line 24, app/assets/stylesheets/partials/_spacing.scss */
.mbxxl {
  margin-bottom: 80px;
}

/* line 28, app/assets/stylesheets/partials/_spacing.scss */
.mts {
  margin-top: 10px;
}

/* line 32, app/assets/stylesheets/partials/_spacing.scss */
.mtxs {
  margin-top: 5px;
}

/* line 36, app/assets/stylesheets/partials/_spacing.scss */
.mtn {
  margin-top: 0;
}

/* line 40, app/assets/stylesheets/partials/_spacing.scss */
.mtl {
  margin-top: 40px;
}

/* line 44, app/assets/stylesheets/partials/_spacing.scss */
.mbs {
  margin-bottom: 10px;
}

/* line 48, app/assets/stylesheets/partials/_spacing.scss */
.mbl {
  margin-bottom: 40px;
}

/* line 52, app/assets/stylesheets/partials/_spacing.scss */
.mll {
  margin-left: 40px;
}

/* line 56, app/assets/stylesheets/partials/_spacing.scss */
.mls {
  margin-left: 10px;
}

/* line 60, app/assets/stylesheets/partials/_spacing.scss */
.mlm {
  margin-left: 20px;
}

/* line 64, app/assets/stylesheets/partials/_spacing.scss */
.mrs {
  margin-right: 10px;
}

/* line 68, app/assets/stylesheets/partials/_spacing.scss */
.mrl {
  margin-right: 40px;
}

/* line 72, app/assets/stylesheets/partials/_spacing.scss */
.mrn {
  margin-right: 0;
}

/* line 76, app/assets/stylesheets/partials/_spacing.scss */
.mtxl {
  margin-top: 60px;
}

/* line 80, app/assets/stylesheets/partials/_spacing.scss */
.mtxxl {
  margin-top: 80px;
}

/* line 84, app/assets/stylesheets/partials/_spacing.scss */
.mvs {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 89, app/assets/stylesheets/partials/_spacing.scss */
.mvl {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 94, app/assets/stylesheets/partials/_spacing.scss */
.mvxl {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 99, app/assets/stylesheets/partials/_spacing.scss */
.mvm {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 104, app/assets/stylesheets/partials/_spacing.scss */
.mhm {
  margin-left: 20px;
  margin-right: 20px;
}

/* line 109, app/assets/stylesheets/partials/_spacing.scss */
.mhl {
  margin-left: 40px;
  margin-right: 40px;
}

/* line 114, app/assets/stylesheets/partials/_spacing.scss */
.mrm {
  margin-right: 20px;
}

/* line 118, app/assets/stylesheets/partials/_spacing.scss */
.pas {
  padding: 10px;
}

/* line 122, app/assets/stylesheets/partials/_spacing.scss */
.pam {
  padding: 20px;
}

/* line 126, app/assets/stylesheets/partials/_spacing.scss */
.pal {
  padding: 40px;
}

/* line 130, app/assets/stylesheets/partials/_spacing.scss */
.pbm {
  padding-bottom: 20px;
}

/* line 134, app/assets/stylesheets/partials/_spacing.scss */
.ptm {
  padding-top: 20px;
}

/* line 138, app/assets/stylesheets/partials/_spacing.scss */
.pbs {
  padding-bottom: 10px;
}

/* line 142, app/assets/stylesheets/partials/_spacing.scss */
.pbl {
  padding-bottom: 40px;
}

/* line 146, app/assets/stylesheets/partials/_spacing.scss */
.pts {
  padding-top: 10px;
}

/* line 150, app/assets/stylesheets/partials/_spacing.scss */
.ptl {
  padding-top: 40px;
}

/* line 154, app/assets/stylesheets/partials/_spacing.scss */
.paxl {
  padding: 60px;
}

/* line 158, app/assets/stylesheets/partials/_spacing.scss */
.pvm {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 163, app/assets/stylesheets/partials/_spacing.scss */
.phs {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 168, app/assets/stylesheets/partials/_spacing.scss */
.pvs {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 173, app/assets/stylesheets/partials/_spacing.scss */
.pvl {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 178, app/assets/stylesheets/partials/_spacing.scss */
.pvxl {
  padding-top: 60px;
  padding-bottom: 60px;
}

/* line 183, app/assets/stylesheets/partials/_spacing.scss */
.phm {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 188, app/assets/stylesheets/partials/_spacing.scss */
.phl {
  padding-left: 40px;
  padding-right: 40px;
}

@media (max-width: 767px) {
  /* line 194, app/assets/stylesheets/partials/_spacing.scss */
  .mtxl {
    margin-top: 30px;
  }
}

/* line 7, app/assets/stylesheets/flowers/all.scss */
.table {
  text-align: left;
}

/* line 11, app/assets/stylesheets/flowers/all.scss */
.demo {
  margin-bottom: 20px;
  padding-right: 10px;
}

/* line 16, app/assets/stylesheets/flowers/all.scss */
.right-side {
  padding-left: 40px;
  color: #828587;
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
}

@media (max-width: 768px) {
  /* line 23, app/assets/stylesheets/flowers/all.scss */
  .right-side {
    background: none;
    padding-left: 15px;
  }
}

/* line 30, app/assets/stylesheets/flowers/all.scss */
.container-description {
  padding-top: 20px;
  text-align: justify;
  letter-spacing: 1.25px;
  line-height: 150%;
}

/* line 37, app/assets/stylesheets/flowers/all.scss */
.container-price {
  margin-top: 30px;
}

/* line 41, app/assets/stylesheets/flowers/all.scss */
.container-price .price-original .price-label {
  display: inline-block;
}

/* line 44, app/assets/stylesheets/flowers/all.scss */
.container-price .price-original .price-value {
  display: inline-block;
}

/* line 49, app/assets/stylesheets/flowers/all.scss */
.container-price .price-new {
  font-size: 24px;
  margin-bottom: 30px;
}

/* line 53, app/assets/stylesheets/flowers/all.scss */
.container-price .price-new .price-label {
  display: inline-block;
  font-weight: bold;
}

/* line 57, app/assets/stylesheets/flowers/all.scss */
.container-price .price-new .price-value {
  display: inline-block;
}

/* line 66, app/assets/stylesheets/flowers/all.scss */
.container-date h4, .container-areas h4 {
  font-weight: bold;
}

/* line 71, app/assets/stylesheets/flowers/all.scss */
#flowerDescription {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

/* line 77, app/assets/stylesheets/flowers/all.scss */
hr {
  width: 88%;
  margin-top: 10px;
  margin-bottom: 10px;
  border-color: #333;
}

/* line 84, app/assets/stylesheets/flowers/all.scss */
div.ContactFlorist, button.ContactFlorist {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: inherit;
  display: table;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 35px;
  padding: 10px;
}

@media (max-width: 768px) {
  /* line 84, app/assets/stylesheets/flowers/all.scss */
  div.ContactFlorist, button.ContactFlorist {
    width: 100%;
    margin-top: 0;
  }
}

/* line 102, app/assets/stylesheets/flowers/all.scss */
button.ContactFlorist {
  box-shadow: 0 3px 7px 1px #cecece;
}

/* line 106, app/assets/stylesheets/flowers/all.scss */
button.ContactFlorist:hover {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.33);
}

/* line 110, app/assets/stylesheets/flowers/all.scss */
.line-break {
  border-bottom: 1px solid #818181;
  margin-top: 60px;
  margin-bottom: 40px;
}

/* line 118, app/assets/stylesheets/flowers/all.scss */
.designed-by .florist-name-header .floristName {
  text-transform: uppercase;
}

/* line 121, app/assets/stylesheets/flowers/all.scss */
.designed-by .florist-name-header .floristName a {
  color: #828587;
  font-weight: bold;
}

/* line 130, app/assets/stylesheets/flowers/all.scss */
.designed-description .designed-read-more {
  float: right;
}

/* line 134, app/assets/stylesheets/flowers/all.scss */
.designed-description a {
  color: #828587;
  text-decoration: none;
}

/* line 140, app/assets/stylesheets/flowers/all.scss */
#floristAvatar {
  height: auto;
  width: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  display: inherit;
}

@media (max-width: 768px) {
  /* line 140, app/assets/stylesheets/flowers/all.scss */
  #floristAvatar {
    display: block;
    width: 200px;
    margin: 0 auto;
  }
}

/* line 157, app/assets/stylesheets/flowers/all.scss */
.container-name {
  display: inline-block;
  width: 100%;
  font-weight: 700;
  color: black;
  font-size: 24px;
  letter-spacing: 1.25px;
}

@media (max-width: 768px) {
  /* line 165, app/assets/stylesheets/flowers/all.scss */
  .container-name h3 {
    font-size: 20px;
  }
}

/* line 172, app/assets/stylesheets/flowers/all.scss */
div#centerpieces {
  margin-top: 25px;
  text-align: center;
}

/* line 177, app/assets/stylesheets/flowers/all.scss */
.container-florist {
  padding-left: 20px;
  margin-top: 35px;
}

@media (max-width: 768px) {
  /* line 177, app/assets/stylesheets/flowers/all.scss */
  .container-florist {
    padding-left: 0;
  }
}

/* line 187, app/assets/stylesheets/flowers/all.scss */
.error {
  color: red;
}

/* line 192, app/assets/stylesheets/flowers/all.scss */
.new_flower .form-control, .new_flower .bm-auth input {
  text-align: left;
}
/* line 3, app/assets/stylesheets/confirmations.scss */
.set-pw-form {
  margin-top: 40px;
  margin-bottom: 40px;
  background: #F4F4F4;
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 11, app/assets/stylesheets/confirmations.scss */
.set-pw-form .set-pw-container {
  max-width: 600px;
  margin: auto;
  text-align: center;
}

/* line 16, app/assets/stylesheets/confirmations.scss */
.set-pw-form .set-pw-container .set-pw-header {
  font-family: "Satisfy", cursive;
  font-size: 54px;
}

/* line 21, app/assets/stylesheets/confirmations.scss */
.set-pw-form .set-pw-container .set-pw-subheader {
  font-family: "AvenirLight", Helvetica, Arial, sans-serif;
  font-size: 24px;
}

/* line 26, app/assets/stylesheets/confirmations.scss */
.set-pw-form .set-pw-container .set-pw-inputs {
  text-align: left;
  max-width: 300px;
  margin: auto;
}

/* line 31, app/assets/stylesheets/confirmations.scss */
.set-pw-form .set-pw-container .set-pw-inputs input[disabled] {
  background: #F4F4F4;
  box-shadow: none;
}

/* line 37, app/assets/stylesheets/confirmations.scss */
.set-pw-form .set-pw-container .set-pw-submit {
  background: #19005C;
  color: white;
  border: none;
  text-transform: uppercase;
}
/* line 3, app/assets/stylesheets/customers.scss */
.contact-us {
  padding-bottom: 50px;
}

/* line 5, app/assets/stylesheets/customers.scss */
.contact-us p {
  font-size: 20px;
}

/* line 9, app/assets/stylesheets/customers.scss */
.contact-us .contact-us-hero {
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/contact_hero.jpg");
  background-size: cover;
  background-position: bottom;
  min-height: 341px;
  width: 100%;
}

/* line 16, app/assets/stylesheets/customers.scss */
.contact-us .contact-us-hero .hero-header {
  width: 257px;
}

/* line 21, app/assets/stylesheets/customers.scss */
.contact-us .form-control {
  border: 1px solid #818181;
}

/* line 25, app/assets/stylesheets/customers.scss */
.contact-us .us-submit {
  max-width: 150px;
  margin: auto;
}

/* line 32, app/assets/stylesheets/customers.scss */
.locations {
  padding-bottom: 50px;
}

/* line 35, app/assets/stylesheets/customers.scss */
.locations p {
  font-size: 20px;
}

/* line 39, app/assets/stylesheets/customers.scss */
.locations .locations-hero {
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/locations_hero.jpg");
  background-size: cover;
  background-position: bottom;
  min-height: 341px;
  width: 100%;
}

/* line 46, app/assets/stylesheets/customers.scss */
.locations .locations-hero .hero-header {
  width: 565px;
}

/* line 51, app/assets/stylesheets/customers.scss */
.locations .intro-header {
  text-align: center;
}

/* line 52, app/assets/stylesheets/customers.scss */
.locations .intro-header h2 {
  font-weight: 700;
}

/* line 58, app/assets/stylesheets/customers.scss */
.locations .states-header, .locations .specific-header {
  font-weight: 700;
  color: #818181;
  font-size: 20px;
}

/* line 63, app/assets/stylesheets/customers.scss */
.locations .states-header i.fa-sort-desc, .locations .specific-header i.fa-sort-desc {
  position: relative;
  top: -4px;
}

/* line 69, app/assets/stylesheets/customers.scss */
.locations .locations-invite {
  text-align: center;
}

/* line 72, app/assets/stylesheets/customers.scss */
.locations .locations-invite .invite-header {
  color: #818181;
}

/* line 76, app/assets/stylesheets/customers.scss */
.locations .locations-invite .invite-devider {
  border-bottom: 1px solid #F4F4F4;
}

/* line 82, app/assets/stylesheets/customers.scss */
.locations .locations-form .form-header {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #818181;
}

/* line 89, app/assets/stylesheets/customers.scss */
.locations .locations-form .form-control {
  border: 1px solid #818181;
}

/* line 93, app/assets/stylesheets/customers.scss */
.locations .locations-form .comm-submit {
  max-width: 150px;
  margin: auto;
}
/* line 3, app/assets/stylesheets/referral_code.scss */
.bm-modal-sharing-bg2 {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(https://s3.amazonaws.com/bloomerent-prod/imgs/sharing.jpg);
  min-height: 400px;
  min-width: 300px;
  margin: auto;
}

/* line 14, app/assets/stylesheets/referral_code.scss */
.sharing-body .sharing-header {
  font-weight: bold;
  font-size: 36px;
}

/* line 19, app/assets/stylesheets/referral_code.scss */
.sharing-body .sharing-code {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 343px;
  background-color: #F7EDE2;
  font-size: 24px;
}

/* line 27, app/assets/stylesheets/referral_code.scss */
.sharing-body .sharing-code .code-content {
  font-weight: bold;
}

/* line 33, app/assets/stylesheets/referral_code.scss */
.sharing-body .addthis_inline_share_toolbox {
  text-align: center;
}
/**
 * adding sorting ability to HTML tables with Bootstrap styling
 * @summary HTML tables sorting ability
 * @version 2.0.0
 * @requires tinysort, moment.js, jQuery
 * @license MIT
 * @author Matus Brlit (drvic10k)
 * @copyright Matus Brlit (drvic10k), bootstrap-sortable contributors
 */


table.sortable span.sign {
    display: block;
    position: absolute;
    top: 50%;
    right: 5px;
    font-size: 12px;
    margin-top: -10px;
    color: #bfbfc1;
}

table.sortable th:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 5px;
    font-size: 12px;
    margin-top: -10px;
    color: #bfbfc1;
}

table.sortable th.arrow:after {
    content: '';
}

table.sortable span.arrow, span.reversed, th.arrow.down:after, th.reversedarrow.down:after, th.arrow.up:after, th.reversedarrow.up:after {
    border-style: solid;
    border-width: 5px;
    font-size: 0;
    border-color: #ccc transparent transparent transparent;
    line-height: 0;
    height: 0;
    width: 0;
    margin-top: -2px;
}

    table.sortable span.arrow.up, th.arrow.up:after {
        border-color: transparent transparent #ccc transparent;
        margin-top: -7px;
    }

table.sortable span.reversed, th.reversedarrow.down:after {
    border-color: transparent transparent #ccc transparent;
    margin-top: -7px;
}

    table.sortable span.reversed.up, th.reversedarrow.up:after {
        border-color: #ccc transparent transparent transparent;
        margin-top: -2px;
    }

table.sortable span.az:before, th.az.down:after {
    content: "a .. z";
}

table.sortable span.az.up:before, th.az.up:after {
    content: "z .. a";
}

table.sortable th.az.nosort:after, th.AZ.nosort:after, th._19.nosort:after, th.month.nosort:after {
    content: "..";
}

table.sortable span.AZ:before, th.AZ.down:after {
    content: "A .. Z";
}

table.sortable span.AZ.up:before, th.AZ.up:after {
    content: "Z .. A";
}

table.sortable span._19:before, th._19.down:after {
    content: "1 .. 9";
}

table.sortable span._19.up:before, th._19.up:after {
    content: "9 .. 1";
}

table.sortable span.month:before, th.month.down:after {
    content: "jan .. dec";
}

table.sortable span.month.up:before, th.month.up:after {
    content: "dec .. jan";
}

table.sortable>thead th:not([data-defaultsort=disabled]) {
    cursor: pointer;
    position: relative;
    top: 0;
    left: 0;
}

table.sortable>thead th:hover:not([data-defaultsort=disabled]) {
    background: #efefef;
}

table.sortable>thead th div.mozilla {
    position: relative;
}
/* line 3, app/assets/stylesheets/react/components/InquiryFloristRow.scss */
.florist-info-row-container {
  border-bottom: 1px solid #818181;
}

/* line 4, app/assets/stylesheets/react/components/InquiryFloristRow.scss */
.florist-info-row-container .florist-info-avatar {
  border-radius: 50%;
  min-width: 100px;
  min-height: 100px;
}

/* line 10, app/assets/stylesheets/react/components/InquiryFloristRow.scss */
.florist-info-row-container .florist-info-remove {
  font-size: 36px;
  color: #818181;
  cursor: pointer;
}

/* line 16, app/assets/stylesheets/react/components/InquiryFloristRow.scss */
.florist-info-row-container .florist-info-row-label {
  padding-top: 40px;
  padding-left: 20px;
}

/* line 24, app/assets/stylesheets/react/components/InquiryFloristRow.scss */
.florist-info-row-container:last-child {
  border-bottom: none;
}

/* line 2, app/assets/stylesheets/react/components/InquiryMetaInformation.scss */
.inquiry-meta-info .change-button {
  color: #828587;
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/cart/index.scss */
.cart-desktop-container .cart-header {
  font-family: "Satisfy", cursive;
  font-size: 32px;
}
/* line 4, app/assets/stylesheets/multi_inquiries/thanks.scss */
.thanks-container .thanks-header {
  font-family: "Satisfy", cursive;
  font-size: 36px;
}

@media (max-width: 768px) {
  /* line 10, app/assets/stylesheets/multi_inquiries/thanks.scss */
  .thanks-container .thanks-header {
    font-size: 28px;
  }
}

/* line 15, app/assets/stylesheets/multi_inquiries/thanks.scss */
.thanks-container .thanks-questions {
  background: #F7EDE2;
}

/* line 18, app/assets/stylesheets/multi_inquiries/thanks.scss */
.thanks-container .thanks-questions .question-header {
  font-weight: bold;
}

/* line 22, app/assets/stylesheets/multi_inquiries/thanks.scss */
.thanks-container .thanks-questions .selected {
  border: 2px solid #818181;
  border-radius: 2px;
}

/* line 27, app/assets/stylesheets/multi_inquiries/thanks.scss */
.thanks-container .thanks-questions .question-option {
  background: #faf4ee;
}

/* line 31, app/assets/stylesheets/multi_inquiries/thanks.scss */
.thanks-container .thanks-questions .question-answer-img {
  height: 85px;
  width: 100%;
  background-position: center;
  background-size: cover;
}

/* line 39, app/assets/stylesheets/multi_inquiries/thanks.scss */
.thanks-container .thanks-questions .question-answer-text {
  font-size: 14px;
}

/* line 43, app/assets/stylesheets/multi_inquiries/thanks.scss */
.thanks-container .thanks-questions .question-submit {
  margin: auto;
  width: 150px;
  background: #19005C;
  color: white;
  text-align: center;
}
/* line 3, app/assets/stylesheets/wedding_budget/index.scss */
.budget-calc {
  background: #F4F4F4;
}

/* line 6, app/assets/stylesheets/wedding_budget/index.scss */
.budget-calc h3 {
  min-height: 150px;
}

/* line 11, app/assets/stylesheets/wedding_budget/index.scss */
.budget-calc .budget-calc-submit {
  font-family: "Montserrat", "Gotham", sans-serif;
  width: 100%;
  background: #19005C;
  color: white;
  margin: auto;
  border: none;
  display: block;
}

/* line 24, app/assets/stylesheets/wedding_budget/index.scss */
.flower-calc {
  background: #F4F4F4;
}

/* line 27, app/assets/stylesheets/wedding_budget/index.scss */
.flower-calc h3 {
  min-height: 150px;
}

/* line 31, app/assets/stylesheets/wedding_budget/index.scss */
.flower-calc .flower-calc-submit {
  font-family: "Montserrat", "Gotham", sans-serif;
  width: 100%;
  background: #19005C;
  color: white;
  margin: auto;
  border: none;
  display: block;
}
/* line 3, app/assets/stylesheets/views_mobile/find/index.scss */
.first-step-block, .testimonials-block {
  background: #F7EDE2;
}

/* line 7, app/assets/stylesheets/views_mobile/find/index.scss */
.second-step-block {
  background: black;
  color: white;
}

/* line 13, app/assets/stylesheets/views_mobile/find/index.scss */
.first-step-block .step-header, .second-step-block .step-header, .press-block .step-header {
  font-family: "Satisfy", cursive;
  font-size: 36px;
}

/* line 18, app/assets/stylesheets/views_mobile/find/index.scss */
.first-step-block .cta-action-button, .second-step-block .cta-action-button, .press-block .cta-action-button {
  font-size: 11px;
  max-width: 280px;
}

/* line 25, app/assets/stylesheets/views_mobile/find/index.scss */
.testimonials-block a {
  font-weight: bold;
}

/* line 29, app/assets/stylesheets/views_mobile/find/index.scss */
.testimonials-block .testimonials-block-image {
  width: 100%;
  min-height: 200px;
  background-size: cover;
}

/* line 35, app/assets/stylesheets/views_mobile/find/index.scss */
.testimonials-block .testimonials-block-avatar {
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

/* line 42, app/assets/stylesheets/views_mobile/find/index.scss */
.testimonials-block .testimonials-block-top-feedback .testimonials-block-image {
  background-position: top;
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/flowers-amaira.jpg");
}

/* line 47, app/assets/stylesheets/views_mobile/find/index.scss */
.testimonials-block .testimonials-block-top-feedback .testimonials-block-avatar {
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/amaira.jpg");
  position: relative;
  top: -37px;
  left: 12px;
  float: left;
}

/* line 55, app/assets/stylesheets/views_mobile/find/index.scss */
.testimonials-block .testimonials-block-top-feedback .testimonials-block-text {
  position: relative;
  left: 25px;
}

/* line 62, app/assets/stylesheets/views_mobile/find/index.scss */
.testimonials-block .testimonials-block-bottom-feedback {
  clear: left;
}

/* line 65, app/assets/stylesheets/views_mobile/find/index.scss */
.testimonials-block .testimonials-block-bottom-feedback .testimonials-block-avatar {
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/natalie.jpg");
  float: right;
}

/* line 70, app/assets/stylesheets/views_mobile/find/index.scss */
.testimonials-block .testimonials-block-bottom-feedback .testimonials-block-image {
  background-position: center;
  background-image: url("https://s3.amazonaws.com/bloomerent-prod/imgs/flowers-natalie.jpg");
}

/* line 76, app/assets/stylesheets/views_mobile/find/index.scss */
.testimonials-block .testimonials-block-summary {
  text-align: center;
}

/* line 81, app/assets/stylesheets/views_mobile/find/index.scss */
.next-step-arrows {
  width: 100px;
  height: 34px;
  background: url("https://s3.amazonaws.com/bloomerent-prod/imgs/next_arrows.png");
}

/* line 87, app/assets/stylesheets/views_mobile/find/index.scss */
.next-step-arrows-black {
  width: 100px;
  height: 34px;
  background: url("https://s3.amazonaws.com/bloomerent-prod/imgs/next_arrows_black.png");
}
/* line 4, app/assets/stylesheets/views_mobile/find/results.scss */
.results-mobile-container .instructions-description {
  text-align: center;
}

/* line 7, app/assets/stylesheets/views_mobile/find/results.scss */
.results-mobile-container .instructions-description .empty-results-header {
  font-size: 24px;
  font-weight: bold;
}

/* line 12, app/assets/stylesheets/views_mobile/find/results.scss */
.results-mobile-container .instructions-description .empty-results-button {
  border: 1px solid #818181;
  background: #f6f5f4;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
}
/* line 4, app/assets/stylesheets/views_mobile/cart/index.scss */
.cart-mobile-container .cart-mobile-inquiry-header {
  font-family: "Satisfy", cursive;
  font-size: 32px;
}
/* line 4, app/assets/stylesheets/views_mobile/static_pages/how_it_works.scss */
.how-it-works-mobile .hiw-header-box {
  background: #1B1B1B;
  color: white;
  text-align: center;
}

/* line 10, app/assets/stylesheets/views_mobile/static_pages/how_it_works.scss */
.how-it-works-mobile .hiw-header-box .hiw-header-text {
  font-size: 28px;
  font-family: "Satisfy", cursive;
}

/* line 16, app/assets/stylesheets/views_mobile/static_pages/how_it_works.scss */
.how-it-works-mobile .hiw-steps {
  background: url("https://s3.amazonaws.com/bloomerent-prod/imgs/hiw-line-bg.png") repeat-y;
}

/* line 19, app/assets/stylesheets/views_mobile/static_pages/how_it_works.scss */
.how-it-works-mobile .hiw-steps .hiw-circle {
  width: 40px;
  height: 40px;
  border: 2px solid #818181;
  background: white;
  border-radius: 50%;
}

/* line 27, app/assets/stylesheets/views_mobile/static_pages/how_it_works.scss */
.how-it-works-mobile .hiw-steps .hiw-step-header {
  font-weight: bold;
  font-size: 18px;
}

/* line 32, app/assets/stylesheets/views_mobile/static_pages/how_it_works.scss */
.how-it-works-mobile .hiw-steps .hiw-step-triangle {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #F7EDE2;
  position: absolute;
  left: 5px;
  top: 10px;
}

/* line 43, app/assets/stylesheets/views_mobile/static_pages/how_it_works.scss */
.how-it-works-mobile .hiw-steps .hiw-step-triangle.hiw-step-second {
  border-right: 10px solid black;
}

/* line 48, app/assets/stylesheets/views_mobile/static_pages/how_it_works.scss */
.how-it-works-mobile .hiw-steps .hiw-step-comic {
  background: #F7EDE2;
  font-size: 14px;
}

/* line 52, app/assets/stylesheets/views_mobile/static_pages/how_it_works.scss */
.how-it-works-mobile .hiw-steps .hiw-step-comic.hiw-step-second {
  background: black;
  color: white;
}

/* line 57, app/assets/stylesheets/views_mobile/static_pages/how_it_works.scss */
.how-it-works-mobile .hiw-steps .hiw-step-comic .hiw-comic-header {
  font-weight: bold;
}

/* line 64, app/assets/stylesheets/views_mobile/static_pages/how_it_works.scss */
.how-it-works-mobile .how-horizontal {
  background: #818181;
  height: 2px;
  width: 22px;
  position: relative;
  left: 40px;
}

/* line 72, app/assets/stylesheets/views_mobile/static_pages/how_it_works.scss */
.how-it-works-mobile .hiw-faqs {
  text-align: center;
}

/* line 75, app/assets/stylesheets/views_mobile/static_pages/how_it_works.scss */
.how-it-works-mobile .hiw-faqs .hiw-faq-header {
  font-weight: bold;
}

/* line 79, app/assets/stylesheets/views_mobile/static_pages/how_it_works.scss */
.how-it-works-mobile .hiw-faqs .hiw-faq-button {
  background: #19005C;
  color: white;
  border: none;
  text-transform: uppercase;
  width: 220px;
  margin-left: auto;
  margin-right: auto;
}
