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



 */
/*!
 * Bootstrap v4.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url(/assets/tempusdominus-bootstrap-4-6a8da4f373fbb0780bcbc3cd8732c28abbdc743aafef8176ac9235c1c03a2894.css);
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Raleway:400,500");
/* line 1, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_root.scss */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 19, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 25, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 35, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 46, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 62, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
[tabindex="-1"]:focus {
  outline: 0 !important;
}

/* line 72, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 88, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 97, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 110, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

/* line 119, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 125, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 132, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 139, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 143, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 148, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 152, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 157, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
small {
  font-size: 80%;
}

/* line 166, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 174, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
sub {
  bottom: -.25em;
}

/* line 175, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
sup {
  top: -.5em;
}

/* line 182, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 199, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

/* line 208, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 218, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 226, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

/* line 240, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 250, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 255, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 267, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
table {
  border-collapse: collapse;
}

/* line 271, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 279, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: inherit;
}

/* line 290, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 299, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
button {
  border-radius: 0;
}

/* line 307, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 312, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 323, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
button,
input {
  overflow: visible;
}

/* line 328, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 336, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 344, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 352, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 359, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 371, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 377, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 392, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 404, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 409, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 414, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 427, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 436, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 445, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 449, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 454, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
template {
  display: none;
}

/* line 460, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

/* line 16, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 2.5rem;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 2rem;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 1.75rem;
}

/* line 19, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1.5rem;
}

/* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 1rem;
}

/* line 23, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 39, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 44, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 55, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 67, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/* line 73, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 84, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 89, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 92, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item {
  display: inline-block;
}

/* line 95, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 106, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 112, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 117, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

/* line 122, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 8, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_images.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

/* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_images.scss */
.figure {
  display: inline-block;
}

/* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 39, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_images.scss */
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

/* line 2, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_code.scss */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

/* line 8, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_code.scss */
a > code {
  color: inherit;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

/* line 22, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

/* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_code.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 45, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_grid.scss */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 1140px;
  }
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 28, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_grid.scss */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 38, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/* line 35, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

/* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

/* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

/* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

/* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

/* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

/* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

/* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

/* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 47, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-first {
  order: -1;
}

/* line 49, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-last {
  order: 13;
}

/* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-0 {
  order: 0;
}

/* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-1 {
  order: 1;
}

/* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-2 {
  order: 2;
}

/* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-3 {
  order: 3;
}

/* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-4 {
  order: 4;
}

/* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-5 {
  order: 5;
}

/* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-6 {
  order: 6;
}

/* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-7 {
  order: 7;
}

/* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-8 {
  order: 8;
}

/* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-9 {
  order: 9;
}

/* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-10 {
  order: 10;
}

/* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-11 {
  order: 11;
}

/* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-12 {
  order: 12;
}

/* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.3333333333%;
}

/* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.6666666667%;
}

/* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.3333333333%;
}

/* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.6666666667%;
}

/* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.3333333333%;
}

/* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.6666666667%;
}

/* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.3333333333%;
}

/* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-first {
    order: -1;
  }
  /* line 49, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-last {
    order: 13;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-0 {
    order: 0;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-1 {
    order: 1;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-2 {
    order: 2;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-3 {
    order: 3;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-4 {
    order: 4;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-5 {
    order: 5;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-6 {
    order: 6;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-7 {
    order: 7;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-8 {
    order: 8;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-9 {
    order: 9;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-10 {
    order: 10;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-11 {
    order: 11;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-12 {
    order: 12;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-first {
    order: -1;
  }
  /* line 49, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-last {
    order: 13;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-0 {
    order: 0;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-1 {
    order: 1;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-2 {
    order: 2;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-3 {
    order: 3;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-4 {
    order: 4;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-5 {
    order: 5;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-6 {
    order: 6;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-7 {
    order: 7;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-8 {
    order: 8;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-9 {
    order: 9;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-10 {
    order: 10;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-11 {
    order: 11;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-12 {
    order: 12;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-first {
    order: -1;
  }
  /* line 49, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-last {
    order: 13;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-0 {
    order: 0;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-1 {
    order: 1;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-2 {
    order: 2;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-3 {
    order: 3;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-4 {
    order: 4;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-5 {
    order: 5;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-6 {
    order: 6;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-7 {
    order: 7;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-8 {
    order: 8;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-9 {
    order: 9;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-10 {
    order: 10;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-11 {
    order: 11;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-12 {
    order: 12;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-first {
    order: -1;
  }
  /* line 49, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-last {
    order: 13;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-0 {
    order: 0;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-1 {
    order: 1;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-2 {
    order: 2;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-3 {
    order: 3;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-4 {
    order: 4;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-5 {
    order: 5;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-6 {
    order: 6;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-7 {
    order: 7;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-8 {
    order: 8;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-9 {
    order: 9;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-10 {
    order: 10;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-11 {
    order: 11;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-12 {
    order: 12;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

/* line 5, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

/* line 10, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 22, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* line 26, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #dee2e6;
}

/* line 51, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

/* line 57, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 65, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 78, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

/* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

/* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

/* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #abdde5;
}

/* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 116, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

/* line 124, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 132, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark {
  color: #fff;
  background-color: #212529;
}

/* line 136, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}

/* line 142, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark.table-bordered {
  border: 0;
}

/* line 147, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 172, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 181, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 172, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 181, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 172, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 181, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 172, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 181, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 172, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

/* line 181, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control {
    transition: none;
  }
}

/* line 33, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 53, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 62, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 74, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 87, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 95, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 102, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 115, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 127, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 142, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 150, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 160, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
select.form-control[size], select.form-control[multiple] {
  height: auto;
}

/* line 167, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 176, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 1rem;
}

/* line 180, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 190, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 196, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 208, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 214, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

/* line 219, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

/* line 224, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-label {
  margin-bottom: 0;
}

/* line 228, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 235, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

/* line 38, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 54, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right calc(2.25rem / 4);
  background-size: calc(2.25rem / 2) calc(2.25rem / 2);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}

/* line 70, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 75, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 83, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: 2.25rem;
  background-position: top calc(2.25rem / 4) right calc(2.25rem / 4);
}

/* line 92, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: 3.4375rem;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") no-repeat center right 1.75rem/1.125rem 1.125rem;
}

/* line 101, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 106, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 115, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 123, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

/* line 127, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 135, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

/* line 138, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 143, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 148, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

/* line 155, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 159, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 169, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

/* line 173, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 178, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 38, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 54, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right calc(2.25rem / 4);
  background-size: calc(2.25rem / 2) calc(2.25rem / 2);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
}

/* line 70, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 75, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 83, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: 2.25rem;
  background-position: top calc(2.25rem / 4) right calc(2.25rem / 4);
}

/* line 92, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: 3.4375rem;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem;
}

/* line 101, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 106, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 115, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 123, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 127, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 135, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

/* line 138, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 143, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 148, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

/* line 155, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 159, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 169, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

/* line 173, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 178, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 263, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

/* line 271, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 277, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 285, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 294, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 301, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 305, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  /* line 312, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 319, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 326, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  /* line 330, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn {
    transition: none;
  }
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn:hover {
  color: #212529;
  text-decoration: none;
}

/* line 24, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

/* line 38, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 53, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 64, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

/* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary.active:not(:disabled):not(.disabled), .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary.active:not(:disabled):not(.disabled):focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

/* line 64, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

/* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary.active:not(:disabled):not(.disabled), .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary.active:not(:disabled):not(.disabled):focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

/* line 64, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active, .btn-success.active:not(:disabled):not(.disabled), .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success.active:not(:disabled):not(.disabled):focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 64, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active, .btn-info.active:not(:disabled):not(.disabled), .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info.active:not(:disabled):not(.disabled):focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 64, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning.active:not(:disabled):not(.disabled), .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning.active:not(:disabled):not(.disabled):focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 64, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger.active:not(:disabled):not(.disabled), .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger.active:not(:disabled):not(.disabled):focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 64, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active, .btn-light.active:not(:disabled):not(.disabled), .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light.active:not(:disabled):not(.disabled):focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 64, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark.active:not(:disabled):not(.disabled), .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark.active:not(:disabled):not(.disabled):focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 70, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 71, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 76, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

/* line 82, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary.active:not(:disabled):not(.disabled), .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 89, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 70, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 71, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 76, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 82, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary.active:not(:disabled):not(.disabled), .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 89, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 70, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 71, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 76, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

/* line 82, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success.active:not(:disabled):not(.disabled), .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 89, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 70, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 71, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 76, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 82, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info.active:not(:disabled):not(.disabled), .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 89, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 70, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 71, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 76, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 82, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning.active:not(:disabled):not(.disabled), .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 89, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 70, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 71, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 76, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 82, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger.active:not(:disabled):not(.disabled), .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 89, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 70, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 71, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 76, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 82, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light.active:not(:disabled):not(.disabled), .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 89, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 70, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 71, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 76, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 82, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark.active:not(:disabled):not(.disabled), .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 89, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 81, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #007bff;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 90, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}

/* line 96, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 110, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 114, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 123, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 128, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 137, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 3, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_transitions.scss */
.fade {
  transition: opacity 0.15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 3, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_transitions.scss */
  .fade {
    transition: none;
  }
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_transitions.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_transitions.scss */
.collapse:not(.show) {
  display: none;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_transitions.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_transitions.scss */
  .collapsing {
    transition: none;
  }
}

/* line 2, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

/* line 51, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

@media (min-width: 576px) {
  /* line 51, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
}

@media (min-width: 768px) {
  /* line 51, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
}

@media (min-width: 992px) {
  /* line 51, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 51, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
}

/* line 61, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 74, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 84, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 91, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 45, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 49, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 101, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 110, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 120, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 127, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 139, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item:first-child {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 143, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item:last-child {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 153, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

/* line 160, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

/* line 172, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 177, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 187, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/* line 4, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 10, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

/* line 19, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

/* line 28, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 33, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

/* line 46, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 51, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 73, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 79, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 84, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 89, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 111, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 116, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 121, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

/* line 127, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 132, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 152, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

/* line 156, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/* line 25, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

/* line 33, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 46, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 47, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file {
  display: flex;
  align-items: center;
}

/* line 56, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend,
.input-group-append {
  display: flex;
}

/* line 76, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

/* line 80, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

/* line 85, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

/* line 93, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend {
  margin-right: -1px;
}

/* line 94, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-append {
  margin-left: -1px;
}

/* line 102, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 118, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

/* line 130, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(2.875rem + 2px);
}

/* line 135, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 147, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.8125rem + 2px);
}

/* line 152, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 164, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

/* line 177, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 186, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 10, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

/* line 22, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 27, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}

/* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 43, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}

/* line 47, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

/* line 55, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 58, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 69, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 75, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

/* line 90, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

/* line 110, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

/* line 115, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

/* line 121, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}

/* line 126, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

/* line 132, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 135, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 146, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 151, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 157, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 168, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch {
  padding-left: 2.25rem;
}

/* line 172, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

/* line 179, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 179, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

/* line 191, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}

/* line 198, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 211, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 231, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
}

/* line 240, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 251, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

/* line 258, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 264, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select::-ms-expand {
  opacity: 0;
}

/* line 269, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

/* line 277, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

/* line 290, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

/* line 298, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}

/* line 306, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 311, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 316, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 321, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

/* line 326, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 342, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 366, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 373, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus {
  outline: none;
}

/* line 378, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 379, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 380, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 383, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 387, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 387, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 398, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

/* line 403, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 414, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 414, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

/* line 424, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

/* line 429, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 440, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 440, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

/* line 453, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

/* line 458, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

/* line 469, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 474, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 481, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 485, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

/* line 489, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 493, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-track {
  cursor: default;
}

/* line 497, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

/* line 503, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 503, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_nav.scss */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

/* line 23, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

/* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 41, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 49, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 56, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 63, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 77, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link {
  border-radius: 0.25rem;
}

/* line 81, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

/* line 94, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 101, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_nav.scss */
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 114, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 117, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

/* line 28, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 61, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 68, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 73, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 84, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 99, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 108, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

/* line 121, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 128, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  /* line 147, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 145, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 158, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 161, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 165, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 172, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 177, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 184, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 147, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 145, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 158, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 161, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 165, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 172, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 177, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 184, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 147, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 145, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 158, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 161, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 165, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 172, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 177, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 184, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 147, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 145, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 158, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 161, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 165, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 172, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 177, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 184, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

/* line 145, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

/* line 147, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

/* line 158, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 161, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 165, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 172, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}

/* line 177, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 184, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 199, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 208, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 215, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 220, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 228, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 233, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 237, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 239, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 251, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 260, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 267, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 272, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 280, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 285, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 289, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 291, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text a {
  color: #fff;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 5, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* line 16, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 28, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 41, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 45, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 59, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 68, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  color: inherit;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 75, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 80, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 86, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 91, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 101, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 108, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 114, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 123, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

/* line 129, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 134, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 142, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-deck {
  display: flex;
  flex-direction: column;
}

/* line 146, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 142, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 155, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 172, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-group {
  display: flex;
  flex-direction: column;
}

/* line 178, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 172, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    flex-flow: row wrap;
  }
  /* line 186, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 191, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 198, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 201, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:first-child .card-img-top,
.card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  /* line 205, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:first-child .card-img-bottom,
.card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 211, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 214, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:last-child .card-img-top,
.card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  /* line 218, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:last-child .card-img-bottom,
.card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  /* line 224, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  /* line 227, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:only-child .card-img-top,
.card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  /* line 231, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:only-child .card-img-bottom,
.card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  /* line 237, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  /* line 240, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

/* line 258, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 257, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 268, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 281, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.accordion .card {
  overflow: hidden;
}

/* line 285, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

/* line 289, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

/* line 295, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 301, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 306, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_card.scss */
.accordion .card .card-header {
  margin-bottom: -1px;
}

/* line 1, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 16, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

/* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 38, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #6c757d;
}

/* line 1, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 25, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 39, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 45, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 57, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 4, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 4, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_badge.scss */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

/* line 24, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_badge.scss */
.badge:empty {
  display: none;
}

/* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_badge.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 39, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-primary {
  color: #fff;
  background-color: #007bff;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-success {
  color: #fff;
  background-color: #28a745;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_badge.scss */
.badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

/* line 1, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  /* line 1, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_alert.scss */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-link {
  font-weight: 700;
}

/* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible {
  padding-right: 4rem;
}

/* line 33, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary hr {
  border-top-color: #9fcdff;
}

/* line 10, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary .alert-link {
  color: #002752;
}

/* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary hr {
  border-top-color: #c8cbcf;
}

/* line 10, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary .alert-link {
  color: #202326;
}

/* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success hr {
  border-top-color: #b1dfbb;
}

/* line 10, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #0b2e13;
}

/* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info hr {
  border-top-color: #abdde5;
}

/* line 10, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #062c33;
}

/* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 10, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #533f03;
}

/* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 10, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #491217;
}

/* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light hr {
  border-top-color: #ececf6;
}

/* line 10, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light .alert-link {
  color: #686868;
}

/* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_alert.scss */
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark hr {
  border-top-color: #b9bbbe;
}

/* line 10, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_progress.scss */
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 16, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 16, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar {
    transition: none;
  }
}

/* line 27, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

/* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}

/* line 1, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  display: flex;
  align-items: flex-start;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  flex: 1;
}

/* line 5, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-action:hover, .list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 43, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 56, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item:hover, .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}

/* line 66, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

/* line 74, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 89, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 94, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}

/* line 100, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

/* line 106, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

/* line 4, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

/* line 4, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

/* line 4, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

/* line 4, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

/* line 4, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

/* line 4, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

/* line 4, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

/* line 4, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

/* line 1, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:hover {
  color: #000;
  text-decoration: none;
}

/* line 16, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_close.scss */
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

/* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_close.scss */
a.close.disabled {
  pointer-events: none;
}

/* line 1, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast.showing {
  opacity: 1;
}

/* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast.show {
  display: block;
  opacity: 1;
}

/* line 26, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast.hide {
  display: none;
}

/* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 41, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_toasts.scss */
.toast-body {
  padding: 0.75rem;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 36, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 44, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 44, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal.show .modal-dialog {
  transform: none;
}

/* line 53, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

/* line 59, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (0.5rem * 2));
  content: "";
}

/* line 67, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 84, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 94, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 95, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 100, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 108, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 116, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 123, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 132, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 141, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

/* line 142, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 146, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 157, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 162, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  /* line 165, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  /* line 174, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 178, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 185, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_modal.scss */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 2, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 23, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 35, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 38, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 46, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 49, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 54, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 62, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 65, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 68, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 76, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 79, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 84, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 108, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 1, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

/* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

/* line 27, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 38, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

/* line 41, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

/* line 45, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 55, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

/* line 61, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 64, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 71, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}

/* line 76, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 81, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

/* line 87, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

/* line 90, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
  top: calc((0.5rem + 1px) * -1);
}

/* line 94, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}

/* line 99, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 104, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

/* line 110, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 122, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 125, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 132, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}

/* line 137, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 142, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

/* line 165, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 175, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 180, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_popover.scss */
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 22, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 2, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item {
    transition: none;
  }
}

/* line 39, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 45, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

/* line 61, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 67, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

/* line 74, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 74, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

/* line 87, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 87, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 111, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev {
  left: 0;
}

/* line 117, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next {
  right: 0;
}

/* line 125, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

/* line 133, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

/* line 136, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

/* line 146, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 160, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 160, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators li {
    transition: none;
  }
}

/* line 178, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  opacity: 1;
}

/* line 188, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

/* line 9, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
          animation: spinner-border .75s linear infinite;
}

/* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

/* line 39, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
          animation: spinner-grow .75s linear infinite;
}

/* line 50, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

/* line 3, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 4, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-top {
  vertical-align: top !important;
}

/* line 5, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #007bff !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-secondary {
  background-color: #6c757d !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #28a745 !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #17a2b8 !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #dc3545 !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-dark {
  background-color: #343a40 !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 8, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 9, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 10, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-0 {
  border: 0 !important;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right-0 {
  border-right: 0 !important;
}

/* line 16, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left-0 {
  border-left: 0 !important;
}

/* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-primary {
  border-color: #007bff !important;
}

/* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-secondary {
  border-color: #6c757d !important;
}

/* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-success {
  border-color: #28a745 !important;
}

/* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-info {
  border-color: #17a2b8 !important;
}

/* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-danger {
  border-color: #dc3545 !important;
}

/* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-dark {
  border-color: #343a40 !important;
}

/* line 25, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-white {
  border-color: #fff !important;
}

/* line 33, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 36, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 44, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 53, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 57, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 61, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 2, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-none {
  display: none !important;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table {
  display: table !important;
}

/* line 16, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-row {
  display: table-row !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-flex {
  display: flex !important;
}

/* line 19, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 16, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 19, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 16, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 19, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 16, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 19, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 16, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 19, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  /* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-none {
    display: none !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 33, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 35, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 36, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

/* line 3, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 10, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 35, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

/* line 35, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 35, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-3by4::before {
  padding-top: 133.3333333333%;
}

/* line 35, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 16, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 19, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 22, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 23, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 25, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 26, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 27, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 28, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 33, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-center {
  align-items: center !important;
}

/* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 35, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 38, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 39, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-center {
  align-content: center !important;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 41, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 44, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 45, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 46, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 47, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-center {
  align-self: center !important;
}

/* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 49, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 28, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 41, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 45, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 28, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 41, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 45, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 28, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 41, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 45, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 28, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 41, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 42, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 45, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

/* line 5, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-left {
  float: left !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-right {
  float: right !important;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 5, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }
  /* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-right {
    float: right !important;
  }
  /* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 5, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }
  /* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-right {
    float: right !important;
  }
  /* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 5, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }
  /* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-right {
    float: right !important;
  }
  /* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }
  /* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-right {
    float: right !important;
  }
  /* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}

/* line 4, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_overflow.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 4, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_overflow.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 5, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-static {
  position: static !important;
}

/* line 5, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-relative {
  position: relative !important;
}

/* line 5, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-absolute {
  position: absolute !important;
}

/* line 5, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-fixed {
  position: fixed !important;
}

/* line 5, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

/* line 10, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  /* line 26, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_position.scss */
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_screenreaders.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 24, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_screen-reader.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 3, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 4, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 5, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-25 {
  width: 25% !important;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-50 {
  width: 50% !important;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-75 {
  width: 75% !important;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-100 {
  width: 100% !important;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-auto {
  width: auto !important;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-25 {
  height: 25% !important;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-50 {
  height: 50% !important;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-75 {
  height: 75% !important;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-100 {
  height: 100% !important;
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-auto {
  height: auto !important;
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 16, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 19, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 20, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-0 {
  margin: 0 !important;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-0 {
  padding: 0 !important;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

/* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

/* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

/* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

/* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

/* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

/* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n3 {
  margin: -1rem !important;
}

/* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

/* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

/* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

/* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

/* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

/* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

/* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n5 {
  margin: -3rem !important;
}

/* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

/* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

/* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

/* line 47, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-auto {
  margin: auto !important;
}

/* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 51, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 54, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 57, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  /* line 51, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 54, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  /* line 51, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  /* line 54, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  /* line 51, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 54, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 15, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 18, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 48, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  /* line 51, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 54, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 57, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 7, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 12, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 22, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-left {
  text-align: left !important;
}

/* line 23, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-right {
  text-align: right !important;
}

/* line 24, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 22, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 23, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 24, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 22, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }
  /* line 23, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }
  /* line 24, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 22, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 23, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 24, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 22, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 23, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 24, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 30, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 31, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 32, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 36, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 37, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 38, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 39, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 40, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 41, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-italic {
  font-style: italic !important;
}

/* line 45, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #007bff !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-secondary {
  color: #6c757d !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #28a745 !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #17a2b8 !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #ffc107 !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #dc3545 !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-light {
  color: #f8f9fa !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

/* line 6, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-dark {
  color: #343a40 !important;
}

/* line 17, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

/* line 51, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-body {
  color: #212529 !important;
}

/* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-muted {
  color: #6c757d !important;
}

/* line 54, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 55, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 59, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 63, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 67, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-reset {
  color: inherit !important;
}

/* line 5, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible {
  visibility: visible !important;
}

/* line 9, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 13, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 24, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 34, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 49, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 52, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 63, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 67, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 72, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 79, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 92, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  body {
    min-width: 992px !important;
  }
  /* line 95, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  .container {
    min-width: 992px !important;
  }
  /* line 100, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 103, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  .badge {
    border: 1px solid #000;
  }
  /* line 107, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 110, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 117, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  /* line 123, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  .table-dark {
    color: inherit;
  }
  /* line 126, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  /* line 134, ../../shared/bundle/ruby/2.5.0/gems/bootstrap-4.2.1/assets/stylesheets/bootstrap/_print.scss */
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

/*!
 * FullCalendar v3.9.0
 * Docs & License: https://fullcalendar.io/
 * (c) 2018 Adam Shaw
 */
/* line 6, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc {
  direction: ltr;
  text-align: left;
}

/* line 10, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-rtl {
  text-align: right;
}

/* line 13, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em;
}

/* Colors
--------------------------------------------------------------------------------------------------*/
/* line 19, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: .3;
}

/* line 24, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-bgevent {
  /* default look for background events */
  background: #8fdf82;
  opacity: .3;
}

/* line 29, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7;
}

/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
/* line 36, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc button {
  /* force height to include the border and padding */
  box-sizing: border-box;
  /* dimensions */
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  /* text & cursor */
  font-size: 1em;
  /* normalize */
  white-space: nowrap;
  cursor: pointer;
}

/* Firefox has an annoying inner border */
/* line 52, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

/* line 56, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-state-default {
  /* non-theme */
  border: 1px solid;
}

/* line 60, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 65, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* icons in buttons */
/* line 71, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc button .fc-icon {
  /* non-theme */
  position: relative;
  top: -0.05em;
  /* seems to be a good adjustment across browsers */
  margin: 0 .2em;
  vertical-align: middle;
}

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
/* line 83, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-state-default {
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 97, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6;
}

/* line 104, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  transition: background-position 0.1s linear;
}

/* line 113, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 119, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  box-shadow: none;
}

/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
/* line 127, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-button-group {
  display: inline-block;
}

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/
/* line 134, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc .fc-button-group > * {
  /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px;
}

/* line 139, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc .fc-button-group > :first-child {
  /* same */
  margin-left: 0;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
/* line 145, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

/* line 149, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-popover .fc-header {
  /* TODO: be more consistent with fc-head/fc-body */
  padding: 2px 4px;
}

/* line 153, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

/* line 156, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-popover .fc-header .fc-close {
  cursor: pointer;
}

/* line 159, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

/* line 163, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
  float: right;
}

/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
/* line 169, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-divider {
  border-style: solid;
  border-width: 1px;
}

/* line 173, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-width: 1px 0;
}

/* line 180, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-clear {
  clear: both;
}

/* line 183, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* line 193, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */
}

/* line 197, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */
}

/* Tables
--------------------------------------------------------------------------------------------------*/
/* line 203, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc table {
  width: 100%;
  box-sizing: border-box;
  /* fix scrollbar issue in firefox */
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */
}

/* line 213, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc th {
  text-align: center;
}

/* line 216, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc th,
.fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

/* line 223, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */
}

/* Internal Nav Links
--------------------------------------------------------------------------------------------------*/
/* line 229, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
a[data-goto] {
  cursor: pointer;
}

/* line 232, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
a[data-goto]:hover {
  text-decoration: underline;
}

/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
/* line 237, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc .fc-row {
  /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0;
}

/* line 243, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row table {
  /* don't put left/right border on anything within a fake row.
     the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent;
}

/* line 251, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */
}

/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
/* line 257, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row {
  position: relative;
}

/* line 260, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-bg {
  z-index: 1;
}

/* highlighting cells & background event skeleton */
/* line 264, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */
}

/* line 269, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */
}

/* line 274, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent;
}

/* line 278, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

/* line 281, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/
/* line 288, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */
}

/* line 294, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-helper-skeleton {
  z-index: 5;
}

/* line 297, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  /* extra precedence to prevent theme-provided backgrounds */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent;
}

/* line 306, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* don't put a border between events and/or the day number */
  border-bottom: 0;
}

/* line 311, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0;
}

/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
/* line 318, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}

/* TODO: move to agenda/basic */
/* line 322, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */
}

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
/* line 331, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  /* default BORDER color */
}

/* line 342, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event,
.fc-event-dot {
  background-color: #3a87ad;
  /* default BACKGROUND color */
}

/* line 347, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event,
.fc-event:hover {
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
}

/* line 354, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */
}

/* line 359, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-not-allowed,
.fc-not-allowed .fc-event {
  /* to override an event's custom cursor */
  cursor: not-allowed;
}

/* line 364, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event .fc-bg {
  /* the generic .fc-bg already does position */
  z-index: 1;
  background: #fff;
  opacity: .25;
}

/* line 370, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

/* resizer (cursor AND touch devices) */
/* line 375, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
}

/* resizer (touch devices) */
/* line 380, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event .fc-resizer {
  display: none;
}

/* line 383, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  /* only show when hovering or selected (with touch) */
  display: block;
}

/* hit area */
/* line 389, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event.fc-selected .fc-resizer:before {
  /* 40x40 touch area */
  content: "";
  position: absolute;
  z-index: 9999;
  /* user of this util can scope within a lower z-index */
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

/* Event Selection (only for touch devices)
--------------------------------------------------------------------------------------------------*/
/* line 404, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event.fc-selected {
  z-index: 9999 !important;
  /* overcomes inline z-index */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* line 409, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

/* Horizontal Events
--------------------------------------------------------------------------------------------------*/
/* bigger touch area when selected */
/* line 415, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  /* below resizers */
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
/* line 426, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 435, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* resizer (cursor AND touch devices) */
/* left resizer  */
/* line 446, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
  /* overcome border */
}

/* right resizer */
/* line 453, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
  /* overcome border */
}

/* resizer (mouse devices) */
/* line 460, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  /* overcome top border */
  bottom: -1px;
  /* overcome bottom border */
}

/* resizer (touch devices) */
/* line 468, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-h-event.fc-selected .fc-resizer {
  /* 8x8 little dot */
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* vertically center */
  top: 50%;
  margin-top: -4px;
}

/* left resizer  */
/* line 482, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
  /* centers the 8x8 dot on the left edge */
}

/* right resizer */
/* line 488, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
  /* centers the 8x8 dot on the right edge */
}

/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
/* line 498, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-day-grid-event {
  margin: 1px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px;
}

/* line 503, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
  /* a little bit more space before the first event */
}

/* line 507, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  /* same z-index as fc-bg, behind text */
  /* overcome the borders */
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  /* darkening effect */
  background: #000;
  opacity: .25;
}

/* line 521, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden;
}

/* line 526, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-day-grid-event .fc-time {
  font-weight: bold;
}

/* resizer (cursor devices) */
/* left resizer  */
/* line 531, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
  /* to the day cell's edge */
}

/* right resizer */
/* line 537, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
  /* to the day cell's edge */
}

/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
/* line 545, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
  text-decoration: none;
}

/* line 551, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
a.fc-more:hover {
  text-decoration: underline;
}

/* line 554, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none;
}

/* popover that appears when "more" link is clicked */
/* line 559, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */
}

/* line 563, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-more-popover {
  z-index: 2;
  width: 220px;
}

/* line 567, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-more-popover .fc-event-container {
  padding: 10px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
/* line 572, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

/* Utilities
--------------------------------------------------------------------------------------------------*/
/* line 578, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

/*
TODO: more distinction between this file and common.css
*/
/* Colors
--------------------------------------------------------------------------------------------------*/
/* line 592, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
  border-color: #ddd;
}

/* line 604, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unthemed .fc-popover {
  background-color: #fff;
}

/* line 607, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
  background: #eee;
}

/* line 612, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}

/* line 615, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unthemed td.fc-today {
  background: #fcf8e3;
}

/* line 618, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: .3;
}

/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/
/* line 624, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  text-align: center;
  overflow: hidden;
  font-family: "Courier New", Courier, monospace;
  /* don't allow browser text-selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*
Acceptable font-family overrides for individual icons:
  "Arial", sans-serif
  "Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/
/* line 647, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon:after {
  position: relative;
}

/* line 650, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon-left-single-arrow:after {
  content: "\2039";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}

/* line 656, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon-right-single-arrow:after {
  content: "\203A";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}

/* line 662, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon-left-double-arrow:after {
  content: "\AB";
  font-size: 160%;
  top: -7%;
}

/* line 667, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon-right-double-arrow:after {
  content: "\BB";
  font-size: 160%;
  top: -7%;
}

/* line 672, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%;
}

/* line 677, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%;
}

/* line 682, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%;
}

/* line 687, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-icon-x:after {
  content: "\D7";
  font-size: 200%;
  top: 6%;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
/* line 694, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}

/* line 698, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: .9em;
  margin-top: 2px;
}

/* List View
--------------------------------------------------------------------------------------------------*/
/* line 704, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5;
}

/* Colors
--------------------------------------------------------------------------------------------------*/
/* line 709, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.ui-widget .fc-disabled-day {
  background-image: none;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
/* line 714, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */
}

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
/* line 720, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.ui-widget .fc-event {
  /* overpower jqui's styles on <a> tags. TODO: more DRY */
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
  /* undo ui-widget-header bold */
  font-weight: normal;
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
/* line 731, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome bold */
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
/* line 737, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-slats .ui-widget-content {
  background: none;
  /* see through to fc-bg */
}

/* line 741, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc.fc-bootstrap3 a {
  text-decoration: none;
}

/* line 744, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline;
}

/* line 747, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-bootstrap3 hr.fc-divider {
  border-color: inherit;
}

/* line 750, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-bootstrap3 .fc-today.alert {
  border-radius: 0;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
/* line 755, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-bootstrap3 .fc-popover .panel-body {
  padding: 0;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
/* line 760, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-bootstrap3 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none;
}

/* line 764, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc.fc-bootstrap4 a {
  text-decoration: none;
}

/* line 767, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc.fc-bootstrap4 a[data-goto]:hover {
  text-decoration: underline;
}

/* line 770, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-bootstrap4 hr.fc-divider {
  border-color: inherit;
}

/* line 773, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-bootstrap4 .fc-today.alert {
  border-radius: 0;
}

/* line 776, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
  color: #fff;
}

/* line 779, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-bootstrap4 .fc-popover.card {
  position: absolute;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
/* line 784, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-bootstrap4 .fc-popover .card-body {
  padding: 0;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
/* line 789, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-bootstrap4 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none;
}

/* Toolbar
--------------------------------------------------------------------------------------------------*/
/* line 795, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar {
  text-align: center;
}

/* line 798, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em;
}

/* line 801, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}

/* line 804, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar .fc-left {
  float: left;
}

/* line 807, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar .fc-right {
  float: right;
}

/* line 810, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar .fc-center {
  display: inline-block;
}

/* the things within each left/right/center section */
/* line 814, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  float: left;
  margin-left: .75em;
}

/* the first thing within each left/center/right section */
/* line 820, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc .fc-toolbar > * > :first-child {
  /* extra precedence to override button border margins */
  margin-left: 0;
}

/* title text */
/* line 825, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar h2 {
  margin: 0;
}

/* button layering (for border precedence) */
/* line 829, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar button {
  position: relative;
}

/* line 832, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2;
}

/* line 836, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar .fc-state-down {
  z-index: 3;
}

/* line 839, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4;
}

/* line 843, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-toolbar button:focus {
  z-index: 5;
}

/* View Structure
--------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
/* line 850, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  box-sizing: content-box;
}

/* line 857, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1;
}

/* BasicView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
/* line 866, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
  /* there may be week numbers in these views, so no padding-top */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */
}

/* line 872, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
  /* ensure that all rows are at least this tall */
}

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
/* line 877, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row.fc-rigid {
  overflow: hidden;
}

/* line 880, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* week and day number styling */
/* line 887, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-day-top.fc-other-month {
  opacity: 0.3;
}

/* line 890, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
  padding: 2px;
}

/* line 894, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-basic-view th.fc-week-number,
.fc-basic-view th.fc-day-number {
  padding: 0 2px;
  /* column headers can't have as much v space */
}

/* line 899, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}

/* line 902, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}

/* line 905, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px 0;
}

/* line 909, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}

/* line 913, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: #808080;
}

/* when week/day number have own column */
/* line 920, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-basic-view td.fc-week-number {
  text-align: center;
}

/* line 923, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-basic-view td.fc-week-number > * {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em;
}

/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/
/* line 930, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */
}

/* line 935, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */
}

/* line 939, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
/* line 945, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

/* line 951, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-axis {
  text-align: right;
}

/* line 954, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-rtl .fc-axis {
  text-align: left;
}

/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
/* line 959, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1;
}

/* line 965, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

/* line 969, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent;
}

/* line 973, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid > .fc-bg {
  z-index: 1;
}

/* line 976, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2;
}

/* line 982, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-content-col {
  position: relative;
  /* because now-indicator lives directly inside */
}

/* line 986, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

/* divs within a cell within the fc-content-skeleton */
/* line 994, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

/* line 998, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

/* line 1002, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-highlight-container {
  position: relative;
  z-index: 3;
}

/* line 1006, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

/* line 1010, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

/* line 1013, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-helper-container {
  /* also is fc-event-container */
  position: relative;
  z-index: 6;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
/* line 1020, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */
}

/* line 1025, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
/* line 1030, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */
}

/* line 1035, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */
}

/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
/* line 1043, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px;
}

/* line 1047, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%;
}

/* line 1051, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */
}

/* line 1057, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0;
}

/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/
/* line 1064, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-v-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 1073, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-v-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
/* line 1086, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event {
  overflow: hidden;
  /* don't let the bg flow over rounded corners */
}

/* line 1090, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-selected {
  /* need to allow touch resizers to extend outside event's bounding box */
  /* common fc-selected styles hide the fc-bg, so don't need this anyway */
  overflow: visible;
}

/* line 1095, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
  /* hide semi-white background, to appear darker */
}

/* line 1099, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event .fc-content {
  overflow: hidden;
  /* for when .fc-selected */
}

/* line 1103, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px;
}

/* line 1107, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event .fc-time {
  font-size: .85em;
  white-space: nowrap;
}

/* short mode, where time and title are on the same line */
/* line 1112, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap;
}

/* line 1116, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top;
}

/* line 1122, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */
}

/* line 1126, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */
}

/* line 1130, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-short .fc-time:after {
  content: "\A0-\A0";
  /* seperate with a dash, wrapped in nbsp's */
}

/* line 1134, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */
}

/* resizer (cursor device) */
/* line 1141, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

/* line 1153, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}

/* resizer (touch device) */
/* line 1157, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid-event.fc-selected .fc-resizer {
  /* 10x10 dot */
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* horizontally center */
  left: 50%;
  margin-left: -5px;
  /* center on the bottom edge */
  bottom: -5px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
/* line 1174, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

/* arrow on axis */
/* line 1180, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
  /* vertically center on top coordinate */
}

/* line 1184, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  /* triangle pointing right... */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* line 1191, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  /* triangle pointing left... */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* List View
--------------------------------------------------------------------------------------------------*/
/* possibly reusable */
/* line 1201, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

/* view wrapper */
/* line 1208, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-rtl .fc-list-view {
  direction: rtl;
  /* unlike core views, leverage browser RTL */
}

/* line 1212, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-list-view {
  border-width: 1px;
  border-style: solid;
}

/* table resets */
/* line 1217, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc .fc-list-table {
  table-layout: auto;
  /* for shrinkwrapping cell content */
}

/* line 1221, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}

/* line 1225, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-list-table tr:first-child td {
  border-top-width: 0;
}

/* day headings with the list */
/* line 1229, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-list-heading {
  border-bottom-width: 1px;
}

/* line 1232, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-list-heading td {
  font-weight: bold;
}

/* line 1235, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-list-heading-main {
  float: left;
}

/* line 1238, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-list-heading-alt {
  float: right;
}

/* line 1241, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-rtl .fc-list-heading-main {
  float: right;
}

/* line 1244, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-rtl .fc-list-heading-alt {
  float: left;
}

/* event list items */
/* line 1248, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-list-item.fc-has-url {
  cursor: pointer;
  /* whole row will be clickable */
}

/* line 1252, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-list-item-marker,
.fc-list-item-time {
  white-space: nowrap;
  width: 1px;
}

/* make the dot closer to the event title */
/* line 1258, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}

/* line 1261, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}

/* line 1264, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-list-item-title a {
  /* every event title cell has an <a> tag */
  text-decoration: none;
  color: inherit;
}

/* line 1269, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-list-item-title a[href]:hover {
  /* hover effect only on titles with hrefs */
  text-decoration: underline;
}

/* message when no events */
/* line 1274, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 1281, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}

/* line 1286, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* line 1291, ../../shared/bundle/ruby/2.5.0/gems/fullcalendar-rails-3.9.0.0/vendor/assets/stylesheets/fullcalendar.css */
.fc-unthemed .fc-list-empty {
  /* theme will provide own background */
  background-color: #eee;
}

/* @group Base */
/* line 5, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 11, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container * {
  box-sizing: border-box;
}

/* line 14, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
          clip-path: inset(100% 100%);
}

/* line 26, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
          clip-path: none;
}

/* line 30, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container a {
  cursor: pointer;
}

/* line 35, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

/* line 42, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
/* line 54, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

/* line 71, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-default {
  color: #999;
}

/* line 74, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 81, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

/* line 84, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) -42px 1px no-repeat;
  font-size: 1px;
}

/* line 93, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

/* line 97, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

/* line 100, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

/* line 107, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat 0px 2px;
}

/* line 114, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

/* line 121, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

/* line 135, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

/* line 140, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
          clip-path: inset(100% 100%);
}

/* @end */
/* @group Results */
/* line 149, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

/* line 158, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

/* line 166, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

/* line 170, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* line 175, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

/* line 180, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

/* line 185, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

/* line 190, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

/* line 193, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
/* line 203, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

/* line 215, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

/* line 218, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 222, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

/* line 238, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

/* line 254, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

/* line 257, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) -42px 1px no-repeat;
  font-size: 1px;
}

/* line 266, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

/* line 271, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

/* line 278, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

/* line 280, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

/* line 285, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

/* line 289, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
/* line 299, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 304, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset;
}

/* line 313, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

/* line 316, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

/* line 321, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 324, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
/* line 332, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

/* line 335, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-disabled .chosen-single {
  cursor: default;
}

/* line 338, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
/* line 345, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl {
  text-align: right;
}

/* line 347, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

/* line 351, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

/* line 356, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

/* line 359, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

/* line 363, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

/* line 367, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-choices li {
  float: right;
}

/* line 369, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

/* line 372, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

/* line 375, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

/* line 381, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

/* line 385, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

/* line 389, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

/* line 392, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url(/assets/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat -30px -20px;
  direction: rtl;
}

/* line 398, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

/* line 402, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 413, ../../shared/bundle/ruby/2.5.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
  .chosen-rtl .chosen-search input[type="text"],
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search input[type="text"],
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span {
    background-image: url(/assets/chosen-sprite@2x-1e349b80fba8c23b63656925fda8dfe3c5927b5d0d8a1672143416caacf460fb.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */
/* pages */
/* line 1, app/assets/stylesheets/common.css.scss */
.hide {
  display: none;
}

/* line 4, app/assets/stylesheets/common.css.scss */
.flash-fix-top {
  position: fixed;
  top: 82px;
  right: 0;
  left: 0;
  z-index: 1030;
}

/*---NAVBAR-COMPONENT-START---*/
/* line 2, app/assets/stylesheets/header.scss */
nav.navbar {
  padding: 1rem 1rem 1.1rem;
  z-index: 999999;
}

/* line 7, app/assets/stylesheets/header.scss */
nav.navbar > .container-fluid {
  max-width: 1028px;
  padding: 0;
}

/* line 12, app/assets/stylesheets/header.scss */
nav.navbar .navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 17, app/assets/stylesheets/header.scss */
nav.navbar .navbar-brand > img {
  height: 25px;
}

/* line 21, app/assets/stylesheets/header.scss */
nav.navbar .nav-link {
  font-size: 1rem;
  padding-top: 10px;
  height: 82px;
  line-height: 4;
}

/* line 28, app/assets/stylesheets/header.scss */
nav.navbar-expand-md .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 33, app/assets/stylesheets/header.scss */
nav.bg-dark {
  background-color: #191e24 !important;
}

/* line 37, app/assets/stylesheets/header.scss */
nav.navbar .mr-auto {
  margin-left: auto !important;
  margin-right: 0 !important;
}

/* line 42, app/assets/stylesheets/header.scss */
nav.guest .nav-item > .gold-btn-client,
nav.guest .nav-item > .gold-btn-freelancer {
  background-color: transparent;
  color: #c5af91 !important;
  border-color: rgba(254, 221, 176, 0.54);
  padding-top: 19px;
  padding-bottom: 0;
  font-size: 0.92rem;
  letter-spacing: 0.5px;
  height: 40px;
  margin: 0;
  font-weight: 500;
  line-height: 0;
}

/* line 57, app/assets/stylesheets/header.scss */
nav.guest .nav-item > .gold-btn-client {
  min-width: 12.7rem;
}

/* line 61, app/assets/stylesheets/header.scss */
nav.guest .nav-item > .gold-btn-freelancer {
  min-width: 16rem;
}

/* line 65, app/assets/stylesheets/header.scss */
nav.navbar-dark .navbar-nav .nav-link {
  color: #b8b9b9;
}

/* line 69, app/assets/stylesheets/header.scss */
nav.guest .nav-item {
  margin-right: 2.5rem;
  cursor: pointer;
}

/* line 74, app/assets/stylesheets/header.scss */
nav.signed-in .nav-item {
  margin-right: 2rem;
  cursor: pointer;
}

/* line 79, app/assets/stylesheets/header.scss */
nav.signed-in .nav-item:nth-last-child(2) {
  margin-right: 0;
}

/* line 83, app/assets/stylesheets/header.scss */
nav.guest .navbar-nav.mr-auto .nav-item:nth-child(1),
nav.guest .navbar-nav.mr-auto .nav-item:last-child {
  display: flex;
  align-items: center;
}

/* line 89, app/assets/stylesheets/header.scss */
nav.guest .navbar-nav.mr-auto .nav-item:last-child {
  margin-right: 0;
}

/* line 93, app/assets/stylesheets/header.scss */
nav.guest .navbar-nav.mr-auto .nav-item:nth-child(3) {
  margin-right: 3rem;
}

/* line 97, app/assets/stylesheets/header.scss */
nav.signed-in .navbar-nav.mr-auto .nav-item:nth-last-child(3) {
  margin-right: 2.3rem;
}

/* line 101, app/assets/stylesheets/header.scss */
nav.signed-in .navbar-nav.mr-auto .nav-item:nth-last-child(2) {
  display: none;
}

/* line 105, app/assets/stylesheets/header.scss */
nav.signed-in .nav-link .profile-image {
  border-radius: 100%;
  height: 55px;
  width: 55px;
}

/* line 111, app/assets/stylesheets/header.scss */
nav.guest .nav-item .nav-link.sign-in {
  font-size: 1rem;
  color: #ced3e0;
  font-weight: 500;
  padding-right: 10px;
  cursor: pointer;
}

/* line 119, app/assets/stylesheets/header.scss */
nav.guest .nav-item .nav-link.sign-in span:hover {
  color: #4069da;
}

/* line 123, app/assets/stylesheets/header.scss */
nav.guest .nav-item .nav-link.sign-up {
  font-size: 1rem;
  color: #ced3e0;
  font-weight: 500;
  cursor: pointer;
}

/* line 130, app/assets/stylesheets/header.scss */
nav.guest .nav-item .nav-link.sign-up span:hover {
  color: #4069da;
}

/* line 134, app/assets/stylesheets/header.scss */
nav.guest .nav-item .vl {
  border-left: 2px solid white;
  height: 20px;
  padding-right: 10px;
}

/* line 140, app/assets/stylesheets/header.scss */
nav.guest .navbar-separator {
  display: none;
  border: 1px solid #ffffff0e;
  height: 40px;
  margin-left: 20px;
  margin-bottom: 5px;
}

/* line 148, app/assets/stylesheets/header.scss */
nav.navbar-dark .navbar-nav .active > .nav-link {
  color: #b8b9b9;
  border-bottom: 3px solid #4b77db;
}

/* line 153, app/assets/stylesheets/header.scss */
nav.navbar .collapse.navbar-collapse {
  position: relative;
}

/* line 160, app/assets/stylesheets/header.scss */
nav.navbar .navbar-collapse.collapsing .navbar-nav.mr-auto .nav-item,
nav.navbar .navbar-collapse.collapse.show .navbar-nav.mr-auto .nav-item {
  margin-right: 0;
}

/* line 163, app/assets/stylesheets/header.scss */
nav.navbar .navbar-collapse.collapsing .navbar-nav.mr-auto .nav-item .nav-link,
nav.navbar .navbar-collapse.collapse.show .navbar-nav.mr-auto .nav-item .nav-link {
  background-color: transparent;
  border-radius: unset;
  color: #b8b9b9 !important;
  font-size: 1rem;
  text-align: center;
  height: 82px;
  line-height: 4;
  padding-top: 10px;
  width: 100%;
}

/* line 175, app/assets/stylesheets/header.scss */
nav.navbar .navbar-collapse.collapsing .navbar-nav.mr-auto .nav-item .btn.btn-primary.btn-lg.gold-btn-freelancer, nav.navbar .navbar-collapse.collapsing .navbar-nav.mr-auto .nav-item .btn-group-lg > .btn-primary.gold-btn-freelancer.btn,
nav.navbar .navbar-collapse.collapsing .navbar-nav.mr-auto .nav-item .btn.btn-primary.btn-lg.gold-btn-client,
nav.navbar .navbar-collapse.collapsing .navbar-nav.mr-auto .nav-item .btn-group-lg > .btn-primary.gold-btn-client.btn,
nav.navbar .navbar-collapse.collapse.show .navbar-nav.mr-auto .nav-item .btn.btn-primary.btn-lg.gold-btn-freelancer,
nav.navbar .navbar-collapse.collapse.show .navbar-nav.mr-auto .nav-item .btn-group-lg > .btn-primary.gold-btn-freelancer.btn,
nav.navbar .navbar-collapse.collapse.show .navbar-nav.mr-auto .nav-item .btn.btn-primary.btn-lg.gold-btn-client,
nav.navbar .navbar-collapse.collapse.show .navbar-nav.mr-auto .nav-item .btn-group-lg > .btn-primary.gold-btn-client.btn {
  border: none;
}

/* line 180, app/assets/stylesheets/header.scss */
nav.navbar .navbar-collapse.collapsing .navbar-nav.mr-auto .nav-item .sign-in,
nav.navbar .navbar-collapse.collapse.show .navbar-nav.mr-auto .nav-item .sign-in {
  border: none;
  margin: auto;
}

/* line 186, app/assets/stylesheets/header.scss */
nav.navbar .navbar-collapse.collapsing .navbar-nav.mr-auto .nav-item:nth-child(3),
nav.navbar .navbar-collapse.collapse.show .navbar-nav.mr-auto .nav-item:nth-child(3) {
  margin-right: 0;
}

/* line 192, app/assets/stylesheets/header.scss */
nav.guest .btn, nav.guest .btn-lg {
  border-radius: 2rem;
  min-width: 7rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #fff;
}

/* line 202, app/assets/stylesheets/header.scss */
nav.signed-in .nav-item.dropdown .dropdown-menu {
  background-color: #191e24;
}

/* line 206, app/assets/stylesheets/header.scss */
nav.guest .nav-item.dropdown .dropdown-menu {
  background-color: #191e24;
}

/* line 211, app/assets/stylesheets/header.scss */
nav.signed-in .nav-item.dropdown .dropdown-item, nav.guest .nav-item.dropdown .dropdown-item {
  color: #b8b9b9;
}

/* line 214, app/assets/stylesheets/header.scss */
nav.signed-in .nav-item.dropdown .dropdown-item:hover, nav.guest .nav-item.dropdown .dropdown-item:hover {
  background-color: #191e24;
  color: #ffffffbf;
}

/* line 220, app/assets/stylesheets/header.scss */
nav.signed-in .nav-item.dropdown .dropdown-menu, nav.guest .nav-item.dropdown .dropdown-menu {
  top: 100%;
  left: -23px;
  min-width: 6.4rem;
  margin: 0;
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 229, app/assets/stylesheets/header.scss */
nav.signed-in .nav-item.dropdown .dropdown-menu.report_problem, nav.signed-in .nav-item.dropdown .dropdown-menu.sign_out, nav.guest .nav-item.dropdown .dropdown-menu.report_problem, nav.guest .nav-item.dropdown .dropdown-menu.sign_out {
  width: 210px;
  background-color: #282C38;
  left: -70px;
  border-radius: 8px;
}

/* line 235, app/assets/stylesheets/header.scss */
nav.signed-in .nav-item.dropdown .dropdown-menu.report_problem > div.dropdown_container, nav.signed-in .nav-item.dropdown .dropdown-menu.sign_out > div.dropdown_container, nav.guest .nav-item.dropdown .dropdown-menu.report_problem > div.dropdown_container, nav.guest .nav-item.dropdown .dropdown-menu.sign_out > div.dropdown_container {
  margin: 0 10px;
}

/* line 238, app/assets/stylesheets/header.scss */
nav.signed-in .nav-item.dropdown .dropdown-menu.report_problem > div.dropdown_container a, nav.signed-in .nav-item.dropdown .dropdown-menu.sign_out > div.dropdown_container a, nav.guest .nav-item.dropdown .dropdown-menu.report_problem > div.dropdown_container a, nav.guest .nav-item.dropdown .dropdown-menu.sign_out > div.dropdown_container a {
  padding: 0.45rem 1rem;
  border-radius: 10px;
}

/* line 239, app/assets/stylesheets/header.scss */
nav.signed-in .nav-item.dropdown .dropdown-menu.report_problem > div.dropdown_container a:hover, nav.signed-in .nav-item.dropdown .dropdown-menu.report_problem > div.dropdown_container a:visited, nav.signed-in .nav-item.dropdown .dropdown-menu.sign_out > div.dropdown_container a:hover, nav.signed-in .nav-item.dropdown .dropdown-menu.sign_out > div.dropdown_container a:visited, nav.guest .nav-item.dropdown .dropdown-menu.report_problem > div.dropdown_container a:hover, nav.guest .nav-item.dropdown .dropdown-menu.report_problem > div.dropdown_container a:visited, nav.guest .nav-item.dropdown .dropdown-menu.sign_out > div.dropdown_container a:hover, nav.guest .nav-item.dropdown .dropdown-menu.sign_out > div.dropdown_container a:visited {
  background-color: #4A74E0;
}

/* line 249, app/assets/stylesheets/header.scss */
nav.signed-in .nav-item.dropdown .dropdown-menu.sign_out, nav.guest .nav-item.dropdown .dropdown-menu.sign_out {
  width: 120px;
  left: -32px;
}

/* line 255, app/assets/stylesheets/header.scss */
nav.signed-in .nav-item.dropdown .dropdown-item, nav.guest .nav-item.dropdown .dropdown-item {
  padding: 0.25rem 1rem;
  text-align: center;
}

/* line 260, app/assets/stylesheets/header.scss */
nav.signed-in .nav-item.dropdown .dropdown-item:focus, nav.guest .nav-item.dropdown .dropdown-item:focus {
  background-color: transparent;
  outline: none;
}

/* line 265, app/assets/stylesheets/header.scss */
nav.signed-in .nav-item.dropdown:hover .dropdown-menu, nav.guest .nav-item.dropdown:hover .dropdown-menu {
  display: block;
}

/* line 269, app/assets/stylesheets/header.scss */
nav.signed-in .nav-item.dropdown .dropdown-toggle::after, nav.guest .nav-item.dropdown .dropdown-toggle::after {
  content: none;
}

/*---NAVBAR-COMPONENT-END---*/
/*---NAVBAR-COMPONENT-START---*/
@media screen and (min-width: 768px) {
  /* line 278, app/assets/stylesheets/header.scss */
  nav.navbar.guest {
    padding: 0 1rem;
  }
  /* line 282, app/assets/stylesheets/header.scss */
  nav.navbar.signed-in {
    padding: 0 1rem 0;
  }
  /* line 285, app/assets/stylesheets/header.scss */
  nav.navbar .navbar-brand {
    padding-bottom: 10px;
  }
  /* line 288, app/assets/stylesheets/header.scss */
  nav.navbar .navbar-brand > img {
    height: 33px;
  }
  /* line 291, app/assets/stylesheets/header.scss */
  nav.signed-in .navbar-collapse .navbar-nav.mr-auto .nav-item:nth-last-child(2) {
    display: list-item;
  }
  /* line 294, app/assets/stylesheets/header.scss */
  nav.signed-in .navbar-nav.mr-auto .nav-item:nth-last-child(1) {
    display: none;
  }
  /* line 298, app/assets/stylesheets/header.scss */
  nav.signed-in .navbar-nav.mr-auto > .mobile_report_problem, nav.guest .navbar-nav.mr-auto > .mobile_report_problem {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  /* line 306, app/assets/stylesheets/header.scss */
  nav.signed-in .navbar-nav.mr-auto .dropdown > .report_problem, nav.guest .navbar-nav.mr-auto .dropdown > .report_problem {
    display: none;
  }
}

@media screen and (min-width: 1072px) {
  /* line 313, app/assets/stylesheets/header.scss */
  nav.navbar.guest,
nav.navbar.signed-in {
    padding: 0;
  }
  /* line 317, app/assets/stylesheets/header.scss */
  nav.guest .navbar-separator {
    display: block;
  }
  /* line 320, app/assets/stylesheets/header.scss */
  nav.guest .nav-item:first-child {
    position: absolute;
    left: 2rem;
    top: 1.2rem;
  }
  /* line 325, app/assets/stylesheets/header.scss */
  nav.signed-in .navbar-brand,
nav.guest .navbar-brand {
    margin-left: 6px;
  }
}

/*---NAVBAR-COMPONENT-END---*/
/*---FOOTER-COMPONENT-START---*/
/* line 2, app/assets/stylesheets/footer.scss */
footer {
  background-color: #171c21;
  color: #fff;
}

/* line 7, app/assets/stylesheets/footer.scss */
footer > .container-fluid {
  max-width: 1014px;
  padding: 0;
}

/* line 12, app/assets/stylesheets/footer.scss */
.py-5 {
  padding: 3rem 2rem;
}

/* line 16, app/assets/stylesheets/footer.scss */
.footer-heading {
  font-size: 1.6rem;
  font-weight: 400;
  color: #cecfd0;
  margin-bottom: 15px;
}

/* line 23, app/assets/stylesheets/footer.scss */
.footer-p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.78rem;
  text-align: justify;
}

/* line 29, app/assets/stylesheets/footer.scss */
.footer-p a {
  font-weight: 300;
  text-decoration: underline;
  color: #797a7d;
}

/* line 35, app/assets/stylesheets/footer.scss */
.footer-contact-heading {
  font-weight: 400;
  margin-bottom: 0.2rem;
}

/* line 40, app/assets/stylesheets/footer.scss */
.footer-contact-text {
  color: rgba(255, 255, 255, 0.45);
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 2.2;
}

/* line 47, app/assets/stylesheets/footer.scss */
.col-lg-8 .row .col-sm-3.col-contact-info:last-child .footer-contact-text {
  line-height: 2.5;
}

/* line 51, app/assets/stylesheets/footer.scss */
.footer-icon {
  float: left;
  margin-right: 15px;
  height: 27px;
}

/* line 57, app/assets/stylesheets/footer.scss */
.py-5 > .container-fluid > .row > .col-lg-8 > .row > .col-contact-info:last-child .footer-icon {
  margin-right: 18px;
}

/* line 61, app/assets/stylesheets/footer.scss */
.footer-contact-container {
  float: right;
}

/* line 65, app/assets/stylesheets/footer.scss */
.col-contact-info {
  justify-content: left;
  display: flex;
  padding: 0 24px;
}

/* line 72, app/assets/stylesheets/footer.scss */
.col-sm-3.col-contact-info {
  padding: 0 15px;
}

/* line 76, app/assets/stylesheets/footer.scss */
.row .col-sm-3.col-contact-info:nth-child(2) img {
  margin-right: 21px;
}

/* line 80, app/assets/stylesheets/footer.scss */
.row .col-sm-3.col-contact-info:nth-child(3) h6 {
  margin-left: -1px;
}

/* line 84, app/assets/stylesheets/footer.scss */
.row .col-sm-3.col-contact-info:nth-child(4) h6 {
  margin-bottom: 0;
}

/* line 88, app/assets/stylesheets/footer.scss */
.col-3.col-contact-info {
  flex: 0 0 29%;
  max-width: 29%;
}

/* line 93, app/assets/stylesheets/footer.scss */
.py-5 .row > .col-lg-4 {
  padding-right: 30px;
}

/* line 97, app/assets/stylesheets/footer.scss */
.py-5 > .container-fluid > .row:first-child {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(61, 61, 61, 0.49);
}

/* line 102, app/assets/stylesheets/footer.scss */
.py-5 .row > .col-lg-8 > .row > .col-sm-12 {
  margin-bottom: 15px;
}

/* line 106, app/assets/stylesheets/footer.scss */
.py-5 > .container-fluid > .row > .col-lg-8 > .row > .col-contact-info:last-child {
  border-right: none;
}

/* line 110, app/assets/stylesheets/footer.scss */
.footer-logo {
  color: rgba(255, 255, 255, 0.5);
  height: 17px;
  transform: scale(1.2, 1.1);
  margin: 3px 20px 0 16px;
}

/* line 117, app/assets/stylesheets/footer.scss */
.py-5 > .container-fluid > .row:last-child {
  margin-top: 20px;
  justify-content: center;
  position: relative;
}

/* line 123, app/assets/stylesheets/footer.scss */
.footer-bottom {
  position: relative;
  margin-top: 20px;
}

/* line 128, app/assets/stylesheets/footer.scss */
.footer-bottom .footer-p {
  font-size: 0.83rem;
  word-spacing: 1px;
  color: #797a7d;
  font-weight: 500;
  margin: auto;
  margin-top: 3px;
}

/*---FOOTER-COMPONENT-END---*/
/*---FOOTER-COMPONENT-START---*/
/*---FOOTER-COMPONENT-START---*/
@media screen and (max-width: 768px) {
  /* line 141, app/assets/stylesheets/footer.scss */
  .footer-logo {
    margin: 3px auto 0 auto;
    padding: 0 10px 0 10px;
  }
}

@media screen and (min-width: 1249px) {
  /* line 148, app/assets/stylesheets/footer.scss */
  .py-5 {
    padding: 3.7rem 0 2.5rem !important;
  }
  /* line 151, app/assets/stylesheets/footer.scss */
  .col-contact-info {
    border-right: 1px solid rgba(61, 61, 61, 0.49);
  }
  /* line 154, app/assets/stylesheets/footer.scss */
  .py-5 > .container-fluid > .row > .col-lg-4 {
    border-right: 1px solid rgba(61, 61, 61, 0.49);
  }
  /* line 157, app/assets/stylesheets/footer.scss */
  .py-5 > .container-fluid > .row > .col-lg-8 > .row > div:nth-child(2) {
    flex: 0 0 40%;
    max-width: 40%;
    padding: 0 15px;
  }
  /* line 162, app/assets/stylesheets/footer.scss */
  .col-sm-3.col-contact-info {
    flex: 0 0 30%;
    max-width: 30%;
    padding: 0 20px 0 27px;
  }
  /* line 167, app/assets/stylesheets/footer.scss */
  .footer-logo {
    position: absolute;
    left: 0;
  }
  /* line 171, app/assets/stylesheets/footer.scss */
  .py-5 > .container-fluid > .row > .col-lg-8 {
    padding-left: 30px;
  }
}

/*---FOOTER-COMPONENT-END---*/
/*---SIDEBAR-COMPONENT-START---*/
/* line 2, app/assets/stylesheets/admin_sidebar.scss */
aside.left-panel button.open-sidebar {
  position: absolute;
  right: -15px;
  top: -86px;
  font-size: 1.3rem;
  color: #7c8087;
}

@media screen and (min-width: 1200px) {
  /* line 11, app/assets/stylesheets/admin_sidebar.scss */
  aside.left-panel {
    margin-left: 25px;
    margin-top: 158px;
    width: 72px;
    margin-bottom: 65px;
    position: initial;
    height: initial;
    max-height: 630px;
    padding: 0 20px;
    background: #272c33;
  }
  /* line 23, app/assets/stylesheets/admin_sidebar.scss */
  .backend-dashboard aside.left-panel.colps ul.sub-menu {
    margin: 0;
    padding: 0 0 0 8px;
  }
  /* line 27, app/assets/stylesheets/admin_sidebar.scss */
  .backend-dashboard aside.left-panel.colps i {
    visibility: visible;
  }
  /* line 32, app/assets/stylesheets/admin_sidebar.scss */
  aside.left-panel button.open-sidebar {
    position: absolute;
    right: -6px !important;
    top: -41px !important;
    font-size: 1.3rem;
    color: #7c8087;
  }
  /* line 40, app/assets/stylesheets/admin_sidebar.scss */
  aside.left-panel.expand {
    margin-left: 0px;
    width: 232px;
    height: initial;
    overflow: initial;
  }
  /* line 46, app/assets/stylesheets/admin_sidebar.scss */
  aside.left-panel .main-menu {
    margin-top: 55px;
  }
  /* line 49, app/assets/stylesheets/admin_sidebar.scss */
  aside.left-panel.expand .main-menu {
    margin-top: 165px;
  }
  /* line 52, app/assets/stylesheets/admin_sidebar.scss */
  aside.left-panel:not(.expand) .profile {
    display: none;
  }
  /* line 55, app/assets/stylesheets/admin_sidebar.scss */
  aside.left-panel:not(.expand) hr {
    position: absolute;
    top: -16px;
    width: 72px;
    border-top: 1px solid #30353b;
    left: -20px;
  }
  /* line 62, app/assets/stylesheets/admin_sidebar.scss */
  aside.left-panel:not(.expand) .main-menu {
    visibility: visible;
  }
  /* line 65, app/assets/stylesheets/admin_sidebar.scss */
  aside.left-panel .navbar .navbar-nav li.menu-item-has-children {
    max-height: 55px;
  }
  /* line 68, app/assets/stylesheets/admin_sidebar.scss */
  aside.left-panel.expand .navbar .navbar-nav li.menu-item-has-children {
    max-height: unset;
  }
  /* line 71, app/assets/stylesheets/admin_sidebar.scss */
  aside.left-panel.expand .navbar .navbar-nav li.menu-item-has-children a {
    visibility: visible;
  }
  /* line 74, app/assets/stylesheets/admin_sidebar.scss */
  aside.left-panel:not(.expand) .navbar .navbar-nav li.menu-item-has-children a {
    visibility: hidden;
  }
  /* line 77, app/assets/stylesheets/admin_sidebar.scss */
  aside .navbar .navbar-nav li a .menu-icon {
    visibility: visible;
  }
  /* line 80, app/assets/stylesheets/admin_sidebar.scss */
  aside.left-panel:not(.expand) button.close-sidebar {
    display: none;
  }
}

/*---SIDEBAR-COMPONENT-END---*/
/*---SIDEBAR-COMPONENT-START---*/
/* line 88, app/assets/stylesheets/admin_sidebar.scss */
aside.left-panel {
  background: transparent;
  padding: 0 20px;
  position: fixed;
  left: 0;
  width: 40px;
  height: 20%;
  padding-top: 160px;
  top: 0;
  z-index: 1000;
  transition: all 0.25s ease;
}

/* line 102, app/assets/stylesheets/admin_sidebar.scss */
aside.left-panel .collapse:not(.show) {
  display: block;
}

/* line 106, app/assets/stylesheets/admin_sidebar.scss */
aside.left-panel.expand {
  background: #272c33;
  height: 100%;
  width: 232px;
  overflow-y: auto;
  transition: all 0.25s ease;
}

/* line 115, app/assets/stylesheets/admin_sidebar.scss */
aside.left-panel.expand button.close-sidebar {
  position: absolute;
  top: -80px;
  right: -20px;
  color: #4469bc;
  font-size: 2rem;
  background-color: transparent;
  border: none;
}

/* line 125, app/assets/stylesheets/admin_sidebar.scss */
aside.left-panel:not(.expand) button.close-sidebar {
  visibility: hidden;
}

/* line 129, app/assets/stylesheets/admin_sidebar.scss */
aside.left-panel.expand button.close-sidebar {
  visibility: visible;
}

/* line 133, app/assets/stylesheets/admin_sidebar.scss */
aside.left-panel:not(.expand) button.open-sidebar {
  display: inline-block;
}

/* line 137, app/assets/stylesheets/admin_sidebar.scss */
aside.left-panel.expand button.open-sidebar {
  display: none;
}

/* line 141, app/assets/stylesheets/admin_sidebar.scss */
aside.left-panel:not(.expand) .profile {
  visibility: hidden;
}

/* line 145, app/assets/stylesheets/admin_sidebar.scss */
aside.left-panel.expand .profile {
  visibility: visible;
}

/* line 149, app/assets/stylesheets/admin_sidebar.scss */
aside .main-menu {
  margin-top: 165px;
}

/* line 153, app/assets/stylesheets/admin_sidebar.scss */
aside.left-panel.expand .main-menu {
  visibility: visible;
}

/* line 157, app/assets/stylesheets/admin_sidebar.scss */
aside.left-panel:not(.expand) .main-menu {
  visibility: hidden;
}

/* line 161, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar {
  background: #272c33;
  border-radius: 0;
  border: none;
  display: block;
  padding: 0;
}

/* line 169, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-header {
  float: none;
  text-align: center;
  width: 100%;
}

/* line 173, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-brand {
  border-bottom: 1px solid #4e4e52;
  color: #f1f2f7 !important;
  font-size: 22px;
  float: none;
  line-height: 50px;
  margin: 0;
  text-align: left;
  text-transform: capitalize;
  display: block;
  min-height: 69px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

/* line 195, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-brand span {
  font-weight: 600;
}

/* line 197, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-brand img {
  max-width: 160px;
}

/* line 199, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-brand.hidden {
  display: none;
}

/* line 201, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .menu-title {
  border-bottom: 1px solid #4e4e52;
  color: #9496a1;
  clear: both;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 50px;
  padding: 15px 0 0;
  text-transform: uppercase;
  width: 100%;
}

/* line 212, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav {
  float: none;
  position: relative;
}

/* line 215, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li {
  width: 100%;
}

/* line 217, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li.active .menu-icon,
aside .navbar .navbar-nav li:hover .toggle_nav_button:before,
aside .navbar .navbar-nav li .toggle_nav_button.nav-open:before {
  color: #c1c1c2 !important;
}

/* line 221, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li .dropdown-toggle:after {
  display: none;
}

/* line 223, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li > a {
  background: none !important;
  color: #787b7f !important;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  padding: 10px 0;
  padding-left: 5px;
  position: relative;
  width: 100%;
}

/* line 234, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li > a:hover,
aside .navbar .navbar-nav li > a:hover .menu-icon {
  color: #c1c1c2 !important;
  text-decoration: none;
}

/* line 239, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li > a .menu-icon {
  color: #5b6066;
  float: left;
  margin-top: 5px;
  margin-right: 2px;
  width: 30px;
  text-align: left;
  font-size: 1.3rem;
  z-index: 9;
}

/* line 249, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li > a .menu-title-text {
  font-size: 14px;
}

/* line 251, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li > a .badge {
  border-radius: 0;
  font-weight: 600;
  float: right;
  margin: 6px 0 0;
  padding: 0.4em 0.5em;
}

/* line 257, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li.menu-item-has-children {
  position: relative;
}

/* line 259, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li.menu-item-has-children a {
  line-height: 29px;
}

/* line 261, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li.menu-item-has-children a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  font-size: 20px;
  position: absolute;
  top: 10px;
  right: 0;
  text-align: right;
}

/* line 271, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li.menu-item-has-children a:hover:before {
  transition: all 0.25s ease;
  color: #c1c1c2;
}

/* line 276, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li.menu-item-has-children .sub-menu {
  background: #272c33;
  border: none;
  box-shadow: none;
  overflow-y: hidden;
  padding: 0 0 0 35px;
}

/* line 282, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li.menu-item-has-children .sub-menu li {
  position: relative;
  color: #8b939b;
}

/* line 286, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li.menu-item-has-children .sub-menu li:hover {
  color: #c1c1c2;
}

/* line 289, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li.menu-item-has-children .sub-menu i {
  float: left;
  padding: 0;
  position: absolute;
  left: 0;
  font-size: 14px;
  top: 9px;
}

/* line 296, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li.menu-item-has-children .sub-menu a {
  padding: 2px 0 2px 20px;
}

/* line 298, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li.menu-item-has-children .sub-menu a:before {
  content: '';
  display: none;
}

/* line 301, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li.menu-item-has-children .sub-menu a .menu-icon {
  top: 13px;
  text-align: left;
  width: 25px;
}

/* line 305, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li.menu-item-has-children.show a:before {
  content: "\f078";
}

/* line 307, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li.menu-item-has-children.show {
  margin-bottom: 10px;
}

/* line 310, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li.menu-item-has-children.show a {
  padding-bottom: 0;
}

/* line 313, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li.menu-item-has-children.show .sub-menu {
  max-height: 1000px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  position: static !important;
}

/* line 319, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li.active > a,
aside .navbar .navbar-nav li.active > a:focus,
aside .navbar .navbar-nav li.active > a:hover {
  color: #c1c1c2 !important;
}

/* line 325, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar-nav li span.count {
  background: #a9d86e;
  border-radius: 50%;
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  float: right;
  height: 20px;
  width: 20px;
  line-height: 20px;
  margin-right: 15px;
  text-align: center;
}

/*---SIDEBAR-COMPONENT-END---*/
/*---SIDEBAR-COMPONENT-START---*/
/* line 342, app/assets/stylesheets/admin_sidebar.scss */
.backend-dashboard .profile {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 540px;
  margin: auto;
  position: relative;
}

/* line 351, app/assets/stylesheets/admin_sidebar.scss */
.backend-dashboard .profile-badge {
  position: absolute;
  top: -65px;
}

/* line 356, app/assets/stylesheets/admin_sidebar.scss */
.backend-dashboard .profile-details {
  text-align: center;
  position: absolute;
  top: 75px;
  border-bottom: 1px solid #34393f;
  padding-bottom: 33px;
  width: 105%;
}

/* line 365, app/assets/stylesheets/admin_sidebar.scss */
.backend-dashboard .profile-badge > .profile-img {
  width: 95%;
  max-width: 130px;
  border-radius: 100%;
  box-shadow: 0 0 0 2px #ededed, 0 0 0 4px #f0f0f0;
}

/* line 372, app/assets/stylesheets/admin_sidebar.scss */
.backend-dashboard .profile-badge .profile-logo {
  position: absolute;
  width: 48%;
  max-width: 130px;
  top: 75px;
  left: 75px;
  border-radius: 100%;
  border: none;
}

/* line 382, app/assets/stylesheets/admin_sidebar.scss */
.backend-dashboard .profile-details > .profile-name {
  font-weight: 500;
  font-size: 0.9rem;
  color: #fff;
  margin-bottom: -3px;
}

/* line 389, app/assets/stylesheets/admin_sidebar.scss */
.backend-dashboard .profile-details > .profile-company {
  font-size: 0.85rem;
  font-weight: 600;
  color: #4469bc;
  margin-bottom: 0px;
}

/* line 396, app/assets/stylesheets/admin_sidebar.scss */
.backend-dashboard .profile-details > .profile-link {
  margin-bottom: -3px;
  color: #9da0a4;
  font-size: 0.75rem;
  font-weight: 600;
}

/* line 404, app/assets/stylesheets/admin_sidebar.scss */
.backend-dashboard a.edit-profile {
  position: absolute;
  right: -10px;
  top: 5px;
  color: #7c8087;
  background-color: transparent;
  border: none;
}

/* line 413, app/assets/stylesheets/admin_sidebar.scss */
.backend-dashboard a.edit-profile:hover {
  color: #adb0b4;
}

/* line 419, app/assets/stylesheets/admin_sidebar.scss */
.backend-dashboard aside.left-panel.colps .admin-menu-details {
  display: none;
}

/* line 423, app/assets/stylesheets/admin_sidebar.scss */
#main-menu2 {
  margin-top: 25px;
}

/* line 426, app/assets/stylesheets/admin_sidebar.scss */
aside .navbar .navbar-nav li.menu-item a {
  line-height: 29px;
}

/* line 430, app/assets/stylesheets/admin_sidebar.scss */
aside.left-panel.colps .navbar .navbar-nav li.menu-item-has-children.show {
  max-height: unset;
}

/* line 435, app/assets/stylesheets/admin_sidebar.scss */
aside.left-panel.colps .navbar .navbar-nav li.menu-item a {
  line-height: 0;
}

/* line 438, app/assets/stylesheets/admin_sidebar.scss */
aside.left-panel.colps .navbar .navbar-nav li.menu-item-has-children a {
  line-height: 0;
}

/*---SIDEBAR-COMPONENT-END---*/
/*---SIDEBAR-COMPONENT-START---*/
@media screen and (min-width: 768px) {
  /* line 446, app/assets/stylesheets/admin_sidebar.scss */
  .backend-dashboard aside.left-panel .navbar-toggle-container {
    top: 82px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 451, app/assets/stylesheets/admin_sidebar.scss */
  .backend-dashboard aside.left-panel.expand {
    margin-top: 159px;
    margin-left: 132px;
    margin-bottom: 60px;
    padding-bottom: 20px;
    width: 232px;
    position: initial;
    padding: 0 20px;
    overflow: initial;
    background: #272c33;
  }
  /* line 463, app/assets/stylesheets/admin_sidebar.scss */
  .backend-dashboard aside.left-panel {
    margin-left: 132px;
    margin-top: 158px;
    width: 72px;
    margin-bottom: 65px;
    position: initial;
    height: initial;
    max-height: 630px;
    padding: 0 20px;
    background: #272c33;
  }
}

/*---SIDEBAR-COMPONENT-END---*/
/*****************************************************************/
/*---MAIN-SECTION-START---*/
/* line 2, app/assets/stylesheets/home_client.scss */
.jumbotron-client {
  margin-bottom: 0;
  text-align: center;
  background-color: transparent;
  max-width: 1280px;
}

/* line 9, app/assets/stylesheets/home_client.scss */
.jumbotron-one-section {
  background: url(/assets/homepage-bg-e515b11951fdea4ef13accb5763e36c72fe2264d069f4385a8463ec47ac911e8.jpg) no-repeat;
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 18, app/assets/stylesheets/home_client.scss */
.jumbotron-one-client {
  color: #fff;
}

/* line 22, app/assets/stylesheets/home_client.scss */
.jumbotron-one-text-client {
  margin-bottom: 20px;
}

/* line 26, app/assets/stylesheets/home_client.scss */
.jumbotron-one-text-client > p {
  max-width: 560px;
  margin: auto;
}

/* line 31, app/assets/stylesheets/home_client.scss */
.jumbotron-one-text-client > h1 {
  font-weight: bold;
  line-height: 1;
  font-size: 2.6rem;
  letter-spacing: 1.5px;
}

/* line 38, app/assets/stylesheets/home_client.scss */
.jumbotron-client .btn, .jumbotron-client .btn-lg {
  border-radius: 2rem;
  min-width: 11rem;
  text-align: center;
  font-weight: 500;
  font-size: 1rem;
}

/* line 46, app/assets/stylesheets/home_client.scss */
.jumbotron-client .btn-primary {
  background-color: #4a74df;
  border-color: #4a74df;
}

/* line 51, app/assets/stylesheets/home_client.scss */
.dropper-icon {
  background: url(/assets/icon-arrow_dropdown-00a555834bd4078f2ede3b83db8ed4a06a76cd394983e8c1dcbf2b7120d5c4f7.svg) no-repeat;
  background-size: 26px;
  height: 16px;
  width: 27px;
  position: absolute;
  bottom: 32px;
  cursor: pointer;
}

/* line 61, app/assets/stylesheets/home_client.scss */
.jumbotron-four-section {
  background-color: #ecedf1;
}

/* line 65, app/assets/stylesheets/home_client.scss */
.jumbotron-four {
  padding: 5rem 3rem !important;
}

/* line 69, app/assets/stylesheets/home_client.scss */
.jumbotron-four > h1 {
  margin-bottom: 0;
  line-height: 1.125;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: -1px;
}

/*---CAROUSEL-COMPONENT-START---*/
/* line 78, app/assets/stylesheets/home_client.scss */
.jumbotron-client .carousel-caption {
  bottom: 3rem;
  z-index: 10;
  color: #000;
}

/* line 84, app/assets/stylesheets/home_client.scss */
.jumbotron-client .carousel-item {
  height: 28rem;
  margin-top: 6rem;
}

/* line 89, app/assets/stylesheets/home_client.scss */
.jumbotron-client .carousel-caption > img {
  position: absolute;
  height: 7rem;
  transform: translateX(-50%) translateY(-120%);
  border-radius: 100%;
}

/* line 96, app/assets/stylesheets/home_client.scss */
.jumbotron-client .carousel-indicators .active {
  background-color: #7e7e7e;
}

/* line 100, app/assets/stylesheets/home_client.scss */
.jumbotron-client .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin-left: .5rem;
  background-color: #d3d3d3;
}

/* line 108, app/assets/stylesheets/home_client.scss */
.jumbotron-client .carousel-testimonial-text {
  color: #747474;
  line-height: 1.2;
  margin-bottom: 2rem;
}

/* line 114, app/assets/stylesheets/home_client.scss */
.jumbotron-client .carousel-testimonial-job {
  color: #747474;
  font-size: 0.8rem;
  margin-bottom: 0;
}

/* line 120, app/assets/stylesheets/home_client.scss */
.jumbotron-client .carousel-caption > hr {
  margin-bottom: 0;
  margin-top: 3rem;
}

/*---CAROUSEL-COMPONENT-END---*/
/*---MAIN-SECTION-END---*/
@media screen and (min-width: 375px) {
  /* line 129, app/assets/stylesheets/home_client.scss */
  .jumbotron-client .carousel-item {
    margin-top: 5rem;
  }
}

@media screen and (min-width: 813px) {
  /* line 136, app/assets/stylesheets/home_client.scss */
  .jumbotron-one-section {
    background-size: cover;
    background-attachment: fixed;
    background-position-x: -0.5px;
    background-position-y: 82px;
  }
  /* line 142, app/assets/stylesheets/home_client.scss */
  .jumbotron-client .col-md-4 {
    text-align: left;
  }
  /* line 146, app/assets/stylesheets/home_client.scss */
  .jumbotron-client .carousel-caption > img {
    height: 130px;
    width: 130px;
    border-radius: 100%;
  }
  /* line 151, app/assets/stylesheets/home_client.scss */
  .jumbotron-client .carousel-item {
    margin-top: 0;
  }
  /* line 154, app/assets/stylesheets/home_client.scss */
  .jumbotron-one-text-client {
    position: relative;
    max-width: 590px;
    margin: auto;
    margin-bottom: 20px;
  }
  /* line 160, app/assets/stylesheets/home_client.scss */
  .jumbotron-one-text-client > h1 {
    text-align: left;
    width: 620px;
  }
  /* line 164, app/assets/stylesheets/home_client.scss */
  .jumbotron-one-text-client > p {
    position: absolute;
    left: 16rem;
    top: 2.9rem;
    font-size: 0.75rem;
    letter-spacing: -0.2px;
    width: 335px;
    line-height: 1.4;
  }
  /* line 173, app/assets/stylesheets/home_client.scss */
  .jumbotron-four {
    padding: 3rem 11rem 2rem !important;
  }
}

/*---MAIN-SECTION-START---*/
/* line 2, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-freelancer {
  margin-bottom: 0;
  text-align: center;
  background-color: transparent;
  max-width: 1280px;
}

/* line 9, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-one-section {
  background: url(/assets/homepage-bg-e515b11951fdea4ef13accb5763e36c72fe2264d069f4385a8463ec47ac911e8.jpg) no-repeat;
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 18, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-one-freelancer {
  color: #fff;
}

/* line 22, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-one-text-freelancer {
  margin-bottom: 35px;
}

/* line 26, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-one-text-freelancer > p {
  max-width: 560px;
  margin: auto;
}

/* line 31, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-one-text-freelancer > h1 {
  font-weight: bold;
  line-height: 1;
  font-size: 2.6rem;
  letter-spacing: 1.5px;
}

/* line 38, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-freelancer .btn, .jumbotron-freelancer .btn-lg {
  border-radius: 2rem;
  min-width: 12rem;
  text-align: center;
  font-weight: 500;
  font-size: 1rem;
}

/* line 46, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-freelancer .btn-primary {
  background-color: #4a74df;
  border-color: #4a74df;
}

/* line 51, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-one-freelancer p .btn-primary {
  max-width: 19rem;
  white-space: normal;
}

/* line 56, app/assets/stylesheets/home_freelancer.scss */
.dropper-icon {
  background: url(/assets/icon-arrow_dropdown-00a555834bd4078f2ede3b83db8ed4a06a76cd394983e8c1dcbf2b7120d5c4f7.svg) no-repeat;
  background-size: 26px;
  height: 16px;
  width: 27px;
  position: absolute;
  bottom: 32px;
  cursor: pointer;
}

/* line 66, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-four-section {
  background-color: #ecedf1;
}

/* line 70, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-four {
  padding: 5rem 3rem !important;
}

/* line 74, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-four > h1 {
  margin-bottom: 0;
  line-height: 1.125;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: -1px;
}

/*---CAROUSEL-COMPONENT-START---*/
/* line 83, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-freelancer .carousel-caption {
  bottom: 3rem;
  z-index: 10;
  color: #000;
}

/* line 89, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-freelancer .carousel-item {
  height: 28rem;
  margin-top: 8rem;
}

/* line 94, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-freelancer .carousel-caption > img {
  position: absolute;
  height: 7rem;
  transform: translateX(-50%) translateY(-120%);
}

/* line 100, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-freelancer .carousel-indicators .active {
  background-color: #7e7e7e;
}

/* line 104, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-freelancer .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin-left: .5rem;
  background-color: #d3d3d3;
}

/* line 112, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-freelancer .carousel-testimonial-text {
  color: #747474;
  line-height: 1.2;
  margin-bottom: 2rem;
}

/* line 118, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-freelancer .carousel-testimonial-job {
  color: #747474;
  font-size: 0.8rem;
  margin-bottom: 0;
}

/* line 124, app/assets/stylesheets/home_freelancer.scss */
.jumbotron-freelancer .carousel-caption > hr {
  margin-bottom: 0;
  margin-top: 3rem;
}

/*---CAROUSEL-COMPONENT-END---*/
/*---MAIN-SECTION-END---*/
@media screen and (min-width: 375px) {
  /* line 134, app/assets/stylesheets/home_freelancer.scss */
  .jumbotron-freelancer .carousel-item {
    margin-top: 4rem;
  }
}

@media screen and (min-width: 813px) {
  /* line 140, app/assets/stylesheets/home_freelancer.scss */
  .jumbotron-one-section {
    background-size: cover;
    background-attachment: fixed;
    background-position-x: -0.5px;
    background-position-y: 82px;
  }
  /* line 146, app/assets/stylesheets/home_freelancer.scss */
  .jumbotron-one-freelancer {
    padding: 13rem 1rem 7.5rem;
  }
  /* line 149, app/assets/stylesheets/home_freelancer.scss */
  .jumbotron-freelancer .col-md-4 {
    text-align: left;
  }
  /* line 153, app/assets/stylesheets/home_freelancer.scss */
  .jumbotron-freelancer .carousel-caption > img {
    height: 130px;
    width: 130px;
    border-radius: 100%;
  }
  /* line 158, app/assets/stylesheets/home_freelancer.scss */
  .jumbotron-freelancer .carousel-item {
    margin-top: 0;
  }
  /* line 161, app/assets/stylesheets/home_freelancer.scss */
  .jumbotron-one-text-freelancer {
    position: relative;
    max-width: 590px;
    margin: auto auto 35px;
  }
  /* line 166, app/assets/stylesheets/home_freelancer.scss */
  .jumbotron-one-text-freelancer > p {
    letter-spacing: -0.2px;
    max-width: 311px;
    margin: auto;
    font-size: 0.8rem;
    width: 335px;
    line-height: 1.4;
  }
  /* line 174, app/assets/stylesheets/home_freelancer.scss */
  .jumbotron-four {
    padding: 3rem 11rem 2rem !important;
  }
}

/* line 181, app/assets/stylesheets/home_freelancer.scss */
.section-steps {
  background-color: #ecedf1;
}

/* line 185, app/assets/stylesheets/home_freelancer.scss */
.section-steps .client .row > .info-card-home:nth-child(2)::before,
.section-steps .client .row > .info-card-home:nth-child(2)::after {
  background-size: 100% 350px !important;
  top: -85px !important;
}

/* line 193, app/assets/stylesheets/home_freelancer.scss */
.section-benefits {
  background: #405895 url(/assets/jumbotron-three-bg-ce6d96ada87eb173f1e677bc6cd6dd370bd59f614b9a7f8c39f15dbb3618fa6c.png) no-repeat;
  background-size: cover;
}

/* line 197, app/assets/stylesheets/home_freelancer.scss */
.section-benefits h1 {
  color: #ffffff !important;
}

/* line 201, app/assets/stylesheets/home_freelancer.scss */
.section-benefits .title {
  color: #fedeb0 !important;
}

/* line 205, app/assets/stylesheets/home_freelancer.scss */
.section-benefits .description {
  color: #ffffff !important;
}

/* line 209, app/assets/stylesheets/home_freelancer.scss */
.section-benefits .row > .info-card-home:nth-child(2)::after, .section-benefits .row > .info-card-home:nth-child(2)::before {
  display: none;
  content: " ";
  position: absolute;
  width: 21px;
  background: radial-gradient(at -198% 70px, #fff, transparent 51%);
  background-size: 100% 365px !important;
  top: 0 !important;
}

/* line 219, app/assets/stylesheets/home_freelancer.scss */
.section-benefits .row > .info-card-home:nth-child(2)::before {
  left: 0;
}

/* line 224, app/assets/stylesheets/home_freelancer.scss */
.section-benefits .row > .info-card-home:nth-child(2)::after {
  right: -20px;
}

/* line 230, app/assets/stylesheets/home_freelancer.scss */
.info-cards-container {
  padding: 4.5rem 3rem !important;
}

/* line 233, app/assets/stylesheets/home_freelancer.scss */
.info-cards-container h1 {
  margin-bottom: 4rem;
  line-height: 1.125;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: -1px;
  text-align: center;
}

/* line 243, app/assets/stylesheets/home_freelancer.scss */
.info-card-home {
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-evenly;
}

/* line 248, app/assets/stylesheets/home_freelancer.scss */
.info-card-home .img {
  height: 3.25rem;
}

/* line 252, app/assets/stylesheets/home_freelancer.scss */
.info-card-home .texts {
  margin-left: 1.1rem;
}

/* line 255, app/assets/stylesheets/home_freelancer.scss */
.info-card-home .texts .title {
  color: #425ca0;
  text-align: center;
  font-size: 1rem;
  margin-bottom: 0.2rem;
}

/* line 262, app/assets/stylesheets/home_freelancer.scss */
.info-card-home .texts .description {
  font-size: 0.9rem;
  text-align: center;
}

/* line 269, app/assets/stylesheets/home_freelancer.scss */
.row > .info-card-home:nth-child(2)::after, .row > .info-card-home:nth-child(2)::before {
  display: none;
  content: " ";
  background-repeat: no-repeat;
  height: 265px;
  position: absolute;
  top: -25px;
  width: 21px;
}

/* line 279, app/assets/stylesheets/home_freelancer.scss */
.row > .info-card-home:nth-child(2)::before {
  background: radial-gradient(at 340% 125px, black, transparent 55%);
  background-size: 100% 550px;
  left: -20px;
}

/* line 286, app/assets/stylesheets/home_freelancer.scss */
.row > .info-card-home:nth-child(2)::after {
  background: radial-gradient(at -245% 125px, black, transparent 55%);
  background-size: 100% 550px;
  right: -20px;
}

@media (min-width: 992px) {
  /* line 294, app/assets/stylesheets/home_freelancer.scss */
  .row > .info-card-home:nth-child(2)::before,
.row > .info-card-home:nth-child(2)::after {
    display: block !important;
  }
}

@media (min-width: 992px) {
  /* line 301, app/assets/stylesheets/home_freelancer.scss */
  .info-cards-container {
    max-width: 925px !important;
    padding: 80px 0 56px 0;
  }
  /* line 305, app/assets/stylesheets/home_freelancer.scss */
  .info-card-home {
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
  }
  /* line 310, app/assets/stylesheets/home_freelancer.scss */
  .info-card-home .texts {
    max-width: 190px;
  }
  /* line 313, app/assets/stylesheets/home_freelancer.scss */
  .info-card-home .texts .title, .info-card-home .texts .description {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 321, app/assets/stylesheets/home_freelancer.scss */
  .info-card-home {
    margin-bottom: 2rem;
    justify-content: start;
  }
  /* line 326, app/assets/stylesheets/home_freelancer.scss */
  .info-card-home .texts .title,
.info-card-home .texts .description {
    text-align: left;
  }
}

/*---MAIN-SECTION-START---*/
/* line 2, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .btn, .signup-form-section-freelancer .btn-lg {
  border-radius: 2rem;
  min-width: 7rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #fff;
}

/* line 12, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .btn-submit {
  margin: auto;
  width: 20%;
  height: 38px;
  font-weight: 500;
  font-size: 0.9rem;
}

/* line 20, app/assets/stylesheets/sign_up_freelancer.scss */
.page-header-section-signup {
  background: url(/assets/signup-bg-main-281ab171a8afeda02bd0a3e8d45b1edb212d3c3ecb9c30b1199b18879a95afab.png) no-repeat;
  background-attachment: fixed;
  min-height: 251px;
}

/* line 26, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer h5 {
  text-align: center;
  margin-top: 45px;
  margin-bottom: 41px;
  font-size: 2.3rem;
  font-weight: 400;
}

/*---SIGNUP-COMPONENT-START---*/
/* line 35, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .container form {
  max-width: 872px;
  margin: auto;
}

/* line 40, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer form > .form-row:last-child {
  margin: 20px 0 50px;
}

/* line 44, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .signup-form-section {
  padding: 5px;
}

/* line 48, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer hr {
  margin-bottom: 30px;
}

/* line 52, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer form label {
  font-size: 0.9rem;
  font-weight: 500;
}

/* line 57, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .blue-bar-freelancer {
  background-color: #4f74d8;
  color: #fff;
  width: 100%;
  margin: 60px auto 35px;
  height: 36px;
  padding: 6px 0 0 22px;
  position: relative;
  text-decoration: none;
}

/* line 68, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .blue-bar-freelancer span {
  color: #cdcfd1;
  position: absolute;
  right: 18px;
  top: 6px;
  font-size: 1rem;
  transform: scale(1.3, 0.8);
}

/* line 77, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .checkbox-container {
  display: block;
  position: relative;
  padding-left: 42px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 0.85rem;
  margin-right: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
/* line 92, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
/* line 101, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 26px;
  width: 26px;
  background-color: #ecedf1;
}

/* On mouse-over, add a grey background color */
/* line 111, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
/* line 116, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .checkbox-container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
/* line 121, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
/* line 128, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
/* line 133, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .checkbox-container .checkmark:after {
  left: 11px;
  top: 7px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

/* line 145, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .form-control {
  background-color: #ecedf1;
  border-radius: 0;
  border: none;
  height: 40px;
  padding-left: 19px;
  font-size: 0.9rem;
}

/* line 154, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .form-control::-moz-placeholder {
  color: #878787b3;
  font-weight: 500;
}
.signup-form-section-freelancer .form-control:-ms-input-placeholder {
  color: #878787b3;
  font-weight: 500;
}
.signup-form-section-freelancer .form-control::placeholder {
  color: #878787b3;
  font-weight: 500;
}

/* line 159, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .form-group {
  margin-bottom: 20px;
}

/* line 163, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .collapse .form-row:last-child .form-group:last-child {
  margin-bottom: 0;
}

/* line 167, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer div.form-row div.form-group.check {
  padding-left: 0;
}

/* line 171, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .form-check {
  padding-left: 6px;
  font-size: 0.9rem;
}

/* line 176, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .form-group.col-md-6.street-input-field {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 182, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer input[name="rate"] {
  background: #ecedf1 url(/assets/onboarding-form-dollar-icon-7b7429b3b2988b6c41e73035eb683ebcd1d7490a4bdac5258f6a495e7c4c7971.svg) no-repeat;
  background-size: 9px;
  background-position: left 15px center;
  padding-left: 35px;
}

/* line 189, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .form-upload div.form-group {
  display: flex;
  margin-bottom: 6px;
  display: flex;
  margin-bottom: 6px;
  max-width: 200px;
  margin: auto;
}

/* line 198, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .form-upload div.form-group.col-6:first-child {
  padding-right: 0px;
}

/* line 202, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .form-upload div.form-group.col-6:last-child {
  padding-left: 0px;
}

/* line 206, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .form-upload .form-group label {
  flex: 1;
  margin-bottom: 0;
  cursor: pointer;
}

/* line 212, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .form-upload .form-group label div {
  color: #425ca0;
  margin-top: 22px;
  font-size: 1rem;
}

/* line 218, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .form-upload .form-group label input[type='file'] {
  display: none;
}

/* line 222, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .form-upload .form-group label img {
  width: 80%;
  max-width: 130px;
  border-radius: 100%;
  border: 3px solid #fff;
  box-shadow: 0 0 0 2px #ebebeb, 0 0 0 4px whitesmoke, 0 0 0 7px #fcfcfc;
}

/* line 230, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .form-upload div.form-group:first-child label .upload-container {
  margin: 7px 0 0 auto;
  max-width: 202px;
  text-align: center;
}

/* line 236, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .form-upload div.form-group:last-child label .upload-container {
  margin: 7px auto 0 0;
  max-width: 202px;
  text-align: center;
}

/* line 242, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer form #payment-preference.collapse > div.form-row:first-child > .form-group {
  margin-bottom: 0;
}

/* line 246, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer .help img {
  height: 17px;
}

/* line 250, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer select {
  background: #ecedf1 url(/assets/signup-form-select-arrow-b92bb4de4a175f008db3f7f4a24ab74b90a9329d961e1f15d4720b7922f88e97.png) no-repeat;
  background-size: 14px;
  background-position: right 19px center;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 258, app/assets/stylesheets/sign_up_freelancer.scss */
.signup-form-section-freelancer select option[selected] {
  color: #878787b3;
}

/*---SIGNUP-COMPONENT-END---*/
/*---MAIN-SECTION-END---*/
@media (min-width: 576px) {
  /* line 266, app/assets/stylesheets/sign_up_freelancer.scss */
  .signup-form-section-freelancer .container {
    max-width: 71%;
  }
}

@media (min-width: 768px) {
  /* line 272, app/assets/stylesheets/sign_up_freelancer.scss */
  .signup-form-section-freelancer .container {
    max-width: 71%;
  }
  /* line 275, app/assets/stylesheets/sign_up_freelancer.scss */
  .signup-form-section-freelancer .form-upload .form-group label img {
    width: 125px;
    height: 125px;
  }
  /* line 279, app/assets/stylesheets/sign_up_freelancer.scss */
  .signup-form-section-freelancer .form-row div.form-group.col-md-6:first-child {
    padding-right: 34px;
  }
  /* line 282, app/assets/stylesheets/sign_up_freelancer.scss */
  .signup-form-section-freelancer .form-row div.form-group.col-md-6:last-child {
    padding-left: 34px;
  }
  /* line 285, app/assets/stylesheets/sign_up_freelancer.scss */
  .signup-form-section-freelancer form .collapse > div.form-group {
    max-width: 50%;
    padding-right: 34px;
  }
  /* line 289, app/assets/stylesheets/sign_up_freelancer.scss */
  .signup-form-section-freelancer .collapse .form-row:last-child .form-group {
    margin-bottom: 0;
  }
  /* line 292, app/assets/stylesheets/sign_up_freelancer.scss */
  .signup-form-section-freelancer .checkmark {
    top: -3px;
  }
}

@media screen and (min-width: 991px) {
  /* line 298, app/assets/stylesheets/sign_up_freelancer.scss */
  .signup-form-section-freelancer .container {
    max-width: 71%;
  }
}

@media screen and (min-width: 1400px) {
  /* line 304, app/assets/stylesheets/sign_up_freelancer.scss */
  .page-header-section-signup {
    background-size: contain;
  }
}

/*---MAIN-SECTION-START---*/
/* line 2, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .btn, .signup-form-section-client .btn-lg {
  border-radius: 2rem;
  min-width: 7rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #fff;
}

/* line 12, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .btn-submit {
  margin: auto;
  width: 20%;
  height: 38px;
  font-weight: 500;
  font-size: 0.9rem;
}

/* line 23, app/assets/stylesheets/sign_up_client.scss */
.my-account-notification-settings .show-page-switch.switch.switch-default,
.signup-form-section-client .show-page-switch.switch.switch-default {
  position: absolute;
  top: 131px;
  z-index: 500;
  right: 226px;
  display: inline-block;
  min-width: 41px;
  height: 25px;
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 0;
  margin-right: 12px;
}

/* line 24, app/assets/stylesheets/sign_up_client.scss */
.my-account-notification-settings .show-page-switch.switch.switch-default.email-update-edit,
.signup-form-section-client .show-page-switch.switch.switch-default.email-update-edit {
  top: unset;
  right: unset;
  display: block;
  position: relative;
  width: 41px;
}

/* line 31, app/assets/stylesheets/sign_up_client.scss */
.my-account-notification-settings .show-page-switch.switch.switch-default.email-update-edit.disabled-switch,
.signup-form-section-client .show-page-switch.switch.switch-default.email-update-edit.disabled-switch {
  pointer-events: none;
  opacity: 0.6;
}

@media screen and (min-width: 768px) {
  /* line 23, app/assets/stylesheets/sign_up_client.scss */
  .my-account-notification-settings .show-page-switch.switch.switch-default,
.signup-form-section-client .show-page-switch.switch.switch-default {
    top: 106px;
  }
}

/* line 52, app/assets/stylesheets/sign_up_client.scss */
.my-account-notification-settings .show-page-switch.switch.switch-default.sub-client-switch,
.signup-form-section-client .show-page-switch.switch.switch-default.sub-client-switch {
  right: 110px;
}

/* line 57, app/assets/stylesheets/sign_up_client.scss */
.my-account-notification-settings .show-page-switch.switch.switch-default .switch-input,
.signup-form-section-client .show-page-switch.switch.switch-default .switch-input {
  position: absolute;
  top: 2px;
  left: 5px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

/* line 65, app/assets/stylesheets/sign_up_client.scss */
.my-account-notification-settings .show-page-switch.switch.switch-default .switch-label,
.signup-form-section-client .show-page-switch.switch.switch-default .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background: #7f8c9d;
  border: 1px solid #728293;
  border-radius: 2px;
  transition: opacity background 0.15s ease-out;
}

/* line 79, app/assets/stylesheets/sign_up_client.scss */
.my-account-notification-settings .show-page-switch.switch.switch-default .switch-input:checked ~ .switch-label:before,
.signup-form-section-client .show-page-switch.switch.switch-default .switch-input:checked ~ .switch-label:before {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

/* line 84, app/assets/stylesheets/sign_up_client.scss */
.my-account-notification-settings .show-page-switch.switch.switch-default .switch-input:checked ~ .switch-label:after,
.signup-form-section-client .show-page-switch.switch.switch-default .switch-input:checked ~ .switch-label:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 89, app/assets/stylesheets/sign_up_client.scss */
.my-account-notification-settings .show-page-switch.switch.switch-default .switch-handle,
.signup-form-section-client .show-page-switch.switch.switch-default .switch-handle {
  position: absolute;
  top: 1px;
  left: 2px;
  width: 24px;
  height: 23px;
  background: #fff;
  border: 1px solid #e9ecef;
  border-radius: 1px;
  transition: left 0.15s ease-out;
}

/* line 102, app/assets/stylesheets/sign_up_client.scss */
.my-account-notification-settings .show-page-switch.switch.switch-default .switch-input:checked ~ .switch-handle,
.signup-form-section-client .show-page-switch.switch.switch-default .switch-input:checked ~ .switch-handle {
  left: 15px;
}

/* line 106, app/assets/stylesheets/sign_up_client.scss */
.my-account-notification-settings .show-page-switch.switch-primary > .switch-input:checked ~ .switch-label,
.signup-form-section-client .show-page-switch.switch-primary > .switch-input:checked ~ .switch-label {
  background: #4a74df !important;
  border-color: #0062cc;
}

/* line 111, app/assets/stylesheets/sign_up_client.scss */
.my-account-notification-settings .show-page-switch.switch-pill .switch-handle, .my-account-notification-settings .show-page-switch.switch-pill .switch-label,
.signup-form-section-client .show-page-switch.switch-pill .switch-handle,
.signup-form-section-client .show-page-switch.switch-pill .switch-label {
  border-radius: 50em !important;
}

/* line 116, app/assets/stylesheets/sign_up_client.scss */
.my-account-notification-settings .show-page-switch.switch-primary > .switch-input:checked ~ .switch-handle,
.signup-form-section-client .show-page-switch.switch-primary > .switch-input:checked ~ .switch-handle {
  border-color: #0062cc;
}

/* line 125, app/assets/stylesheets/sign_up_client.scss */
.my-account-notification-settings .show-page-switch.switch.switch-default {
  top: -3px;
  right: -70px;
}

@media screen and (min-width: 768px) {
  /* line 125, app/assets/stylesheets/sign_up_client.scss */
  .my-account-notification-settings .show-page-switch.switch.switch-default {
    top: -3px;
  }
}

/* line 135, app/assets/stylesheets/sign_up_client.scss */
.page-header-section-signup {
  background: url(/assets/signup-bg-main-281ab171a8afeda02bd0a3e8d45b1edb212d3c3ecb9c30b1199b18879a95afab.png) no-repeat;
  background-attachment: fixed;
  min-height: 251px;
}

/* line 141, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client h5 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 41px;
  font-size: 2.3rem;
  font-weight: 400;
}

/* line 149, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client form > .form-row:last-child {
  margin: 20px 0 50px;
}

/*---SIGNUP-COMPONENT-START---*/
/* line 154, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client {
  padding: 5px;
  margin: auto;
  max-width: 1280px;
}

/* line 160, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client hr {
  margin-bottom: 30px;
}

/* line 164, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client form label {
  font-size: 0.9rem;
  font-weight: 500;
  margin-bottom: 10px;
}

/* line 170, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client form .field_with_errors {
  margin-bottom: 3px;
}

/* line 174, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .blue-bar {
  background-color: #4f74d8;
  color: #fff;
  width: 100%;
  margin: 0 auto 30px;
  height: 36px;
  padding: 6px 0 0 22px;
  position: relative;
  text-decoration: none;
}

/* line 185, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client #two.blue-bar {
  margin: 38px 0 32px;
  padding: 7px 0 0 18px;
}

/* line 190, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .blue-bar span {
  color: #cdcfd1;
  position: absolute;
  right: 18px;
  top: 6px;
  font-size: 1rem;
  transform: scale(1.3, 0.8);
}

/* line 199, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .checkbox-container-claim,
.signup-form-section-client .checkbox-container {
  display: block;
  position: relative;
  padding-left: 42px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 0.85rem;
  margin-right: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 214, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .checkbox-container-claim {
  cursor: auto;
  font-size: 0.65rem;
  text-transform: none !important;
  text-align: justify;
}

/* Hide the browser's default checkbox */
/* line 222, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
/* line 231, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 26px;
  width: 26px;
  background-color: #ecedf1;
}

/* On mouse-over, add a grey background color */
/* line 241, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
/* line 246, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .checkbox-container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
/* line 251, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
/* line 258, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
/* line 263, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .checkbox-container .checkmark:after {
  left: 11px;
  top: 7px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

/* line 275, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .form-control {
  background-color: #ecedf1;
  border-radius: 0;
  border: none;
  height: 40px;
  padding-left: 19px;
  font-size: 0.9rem;
}

/* line 284, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .form-control::-moz-placeholder {
  color: #878787b3;
  font-weight: 500;
  font-size: 0.9rem;
}
.signup-form-section-client .form-control:-ms-input-placeholder {
  color: #878787b3;
  font-weight: 500;
  font-size: 0.9rem;
}
.signup-form-section-client .form-control::placeholder {
  color: #878787b3;
  font-weight: 500;
  font-size: 0.9rem;
}

/* line 290, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .form-group {
  margin-bottom: 20px;
}

/* line 294, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .form-group.col-md-6.street-input-field {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 300, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client div.form-row div.form-group.check {
  padding-left: 0;
}

/* line 304, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .form-check {
  padding-left: 5px;
  font-size: 0.9rem;
}

/* line 309, app/assets/stylesheets/sign_up_client.scss */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 315, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client select {
  background: #dfdfdf url(/assets/signup-form-select-arrow-b92bb4de4a175f008db3f7f4a24ab74b90a9329d961e1f15d4720b7922f88e97.png) no-repeat;
  background-size: 14px;
  background-position: right 19px center;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 323, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .form-upload-client div.form-group {
  display: flex;
  margin-bottom: 6px;
}

/* line 328, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .form-upload-client div.form-group.col-6:first-child {
  padding-right: 0px;
}

/* line 332, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .form-upload-client div.form-group.col-6:last-child {
  padding-left: 0px;
}

/* line 336, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .form-upload-client .form-group label {
  flex: 1;
  margin-bottom: 0;
  cursor: pointer;
}

/* line 342, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .form-upload-client .form-group label div {
  color: #425ca0;
  margin-top: 22px;
  font-size: 1rem;
}

/* line 349, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .form-upload-client .form-group label input[type='file'] {
  display: none;
}

/* line 353, app/assets/stylesheets/sign_up_client.scss */
.admin-user-update .upload-container input[type='file'] {
  display: none;
}

/* line 357, app/assets/stylesheets/sign_up_client.scss */
.admin-user-update .upload-container label {
  width: 100%;
  cursor: pointer;
}

/* line 361, app/assets/stylesheets/sign_up_client.scss */
.admin-user-update .upload-container label .upload-text {
  color: #425ca0;
  font-size: 1rem;
  font-weight: 500;
}

/* line 368, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .form-upload-client .form-group label img {
  width: 80%;
  max-width: 130px;
  border-radius: 100%;
  border: 3px solid #fff;
  box-shadow: 0 0 0 2px #ebebeb, 0 0 0 4px whitesmoke, 0 0 0 7px #fcfcfc;
}

/* line 376, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .form-upload-client .form-group label, .admin-user-update .upload-container {
  padding-top: 25px;
}

/* line 379, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .form-upload-client .form-group label #picture-img, .signup-form-section-client .form-upload-client .form-group label #logo-img, .admin-user-update .upload-container #picture-img, .admin-user-update .upload-container #logo-img {
  width: 80%;
  max-width: 130px;
  border-radius: 100%;
  border: 3px solid #fff;
  box-shadow: 0 0 0 2px #ebebeb, 0 0 0 4px whitesmoke, 0 0 0 7px #fcfcfc;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
}

/* line 392, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .form-upload-client div.form-group:first-child label .upload-container {
  margin: 7px 0 0 auto;
  max-width: 202px;
  text-align: center;
}

/* line 398, app/assets/stylesheets/sign_up_client.scss */
.admin-user-update .upload-container {
  text-align: center;
}

/* line 402, app/assets/stylesheets/sign_up_client.scss */
.signup-form-section-client .form-upload-client div.form-group:last-child label .upload-container {
  margin: 7px auto 0 0;
  max-width: 202px;
  text-align: center;
}

/*---SIGNUP-COMPONENT-END---*/
/*---MAIN-SECTION-END---*/
@media screen and (min-width: 576px) {
  /* line 413, app/assets/stylesheets/sign_up_client.scss */
  .signup-form-section-client .container {
    max-width: 71%;
  }
}

@media screen and (min-width: 768px) {
  /* line 419, app/assets/stylesheets/sign_up_client.scss */
  .signup-form-section-client .container {
    max-width: 71%;
  }
  /* line 422, app/assets/stylesheets/sign_up_client.scss */
  .signup-form-section-client .form-upload-client .form-group label img {
    width: 125px;
    height: 125px;
  }
  /* line 427, app/assets/stylesheets/sign_up_client.scss */
  .signup-form-section-client .form-upload-client .form-group label #picture-img, .signup-form-section-client .form-upload-client .form-group label #logo-img, .admin-user-update #picture-img, .admin-user-update #logo-img {
    width: 130px;
    height: 130px;
  }
  /* line 432, app/assets/stylesheets/sign_up_client.scss */
  .signup-form-section-client .form-row div.form-group:first-child {
    padding-right: 34px;
  }
  /* line 435, app/assets/stylesheets/sign_up_client.scss */
  .signup-form-section-client .form-row div.form-group:last-child {
    padding-left: 34px;
  }
  /* line 439, app/assets/stylesheets/sign_up_client.scss */
  .signup-form-section-client .form-row .col-md-12 {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  /* line 444, app/assets/stylesheets/sign_up_client.scss */
  #payment-preference .payment-preference-row .form-group:first-child {
    padding-right: 34px !important;
  }
  /* line 447, app/assets/stylesheets/sign_up_client.scss */
  #payment-preference .payment-preference-row .form-group:last-child {
    padding-left: 34px !important;
  }
  /* line 451, app/assets/stylesheets/sign_up_client.scss */
  .signup-form-section-client form .collapsible > div.form-group {
    max-width: 50%;
    padding-right: 34px;
  }
  /* line 455, app/assets/stylesheets/sign_up_client.scss */
  .signup-form-section-client .checkmark {
    top: -3px;
  }
}

@media screen and (min-width: 991px) {
  /* line 461, app/assets/stylesheets/sign_up_client.scss */
  .signup-form-section-client .container {
    max-width: 71%;
  }
}

@media screen and (min-width: 1400px) {
  /* line 467, app/assets/stylesheets/sign_up_client.scss */
  .page-header-section-signup {
    background-size: contain;
  }
}

/*---MAIN-SECTION-START---*/
/* line 2, app/assets/stylesheets/contact_us.scss */
.main-content-section-contact {
  background-color: #f6f6f6;
  min-height: calc(100vh - 629px);
}

/* line 7, app/assets/stylesheets/contact_us.scss */
.main-content-section-contact .btn, .main-content-section-contact .btn-lg {
  border-radius: 2rem;
  min-width: 7rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #fff;
}

/* line 17, app/assets/stylesheets/contact_us.scss */
.page-header-section-contact {
  background: url(/assets/bg-secondary-f601cfa897be70c5250cc68aa69de6eebde040d9a28d0aec474a56df81be7d34.png) no-repeat;
  background-attachment: fixed;
  min-height: 230px;
  background-position-y: -43px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  margin-top: 73px;
}

/* line 29, app/assets/stylesheets/contact_us.scss */
.page-header-section-contact h1 {
  color: #fff;
  font-weight: 400;
  text-align: center;
  font-size: 2.2rem;
  margin-bottom: 1.5rem;
}

/*---CONTACT-COMPONENT-START---*/
/* line 38, app/assets/stylesheets/contact_us.scss */
.main-content-section-contact .col-lg-6 .container h2 {
  font-size: 2.25rem;
  font-weight: 400;
  margin: -4px 0 30px -20px;
  letter-spacing: -1px;
}

/* line 45, app/assets/stylesheets/contact_us.scss */
.main-content-section-contact .col-lg-6 .container {
  padding-left: 20px;
}

/* line 49, app/assets/stylesheets/contact_us.scss */
.contact-icon {
  float: left;
  margin-right: 32px;
  margin-left: 9px;
  height: 26px;
}

/* line 56, app/assets/stylesheets/contact_us.scss */
.main-content-section-contact div.container > div.row:nth-child(2) img.contact-icon {
  margin-right: 31px;
  height: 30px;
  margin-left: 12px;
}

/* line 62, app/assets/stylesheets/contact_us.scss */
.main-content-section-contact div.container > div.row:nth-child(2) .contact-container p {
  line-height: 2;
}

/* line 66, app/assets/stylesheets/contact_us.scss */
.main-content-section-contact div.container > div.row:nth-child(4) {
  margin-top: 12px;
}

/* line 70, app/assets/stylesheets/contact_us.scss */
.contact-container {
  float: right;
}

/* line 74, app/assets/stylesheets/contact_us.scss */
.contact-container h6 {
  color: #425ca0;
  font-size: 1.1rem;
  font-weight: 500;
}

/* line 80, app/assets/stylesheets/contact_us.scss */
.contact-container p {
  color: #646464;
  font-size: 0.85rem;
  font-weight: 500;
}

/* line 86, app/assets/stylesheets/contact_us.scss */
#map {
  margin: 20px 0 58px;
  height: 200px;
  width: 338px;
  border: 5px solid #fff;
  box-shadow: 70px 75px 25px -68px #e6e6e6, 70px 10px 25px -68px #e6e6e6;
}

/*---CONTACT-COMPONENT-END---*/
/*---FORM-COMPONENT-START---*/
/* line 96, app/assets/stylesheets/contact_us.scss */
.main-content-section-contact > .row {
  padding-top: 53px;
}

/* line 100, app/assets/stylesheets/contact_us.scss */
.main-content-section-contact > .row > .col-lg-6:last-child {
  background-color: rgba(57, 82, 149, 0.95);
}

/* line 104, app/assets/stylesheets/contact_us.scss */
form.contact-form {
  width: 80%;
  margin: auto;
  padding: 48px 0 100px;
}

/* line 110, app/assets/stylesheets/contact_us.scss */
.contact-form .form-group {
  margin-bottom: 1.5rem;
}

/* line 114, app/assets/stylesheets/contact_us.scss */
.contact-form .form-group input,
.contact-form .form-group textarea {
  background-color: #f7f7f7;
  border-radius: 0;
  font-size: 0.9rem;
}

/* line 121, app/assets/stylesheets/contact_us.scss */
.contact-form .form-group input {
  height: 39px;
  padding: 0 0 2px 16px;
}

/* line 126, app/assets/stylesheets/contact_us.scss */
.contact-form .form-group textarea {
  padding: 12px 0 10px 16px;
}

/* line 130, app/assets/stylesheets/contact_us.scss */
.contact-form .form-group input::-moz-placeholder, .contact-form .form-group textarea::-moz-placeholder {
  color: #878787;
  font-weight: 500;
}
.contact-form .form-group input:-ms-input-placeholder, .contact-form .form-group textarea:-ms-input-placeholder {
  color: #878787;
  font-weight: 500;
}
.contact-form .form-group input::placeholder,
.contact-form .form-group textarea::placeholder {
  color: #878787;
  font-weight: 500;
}

/* line 136, app/assets/stylesheets/contact_us.scss */
.contact-form button[type="submit"] {
  color: #4070e9;
  background-color: #fff;
  font-weight: 500;
  font-size: 0.9rem;
  min-width: 8.5rem;
  height: 2.9rem;
  margin-top: 1px;
}

/*---FORM-COMPONENT-END---*/
/*---MAIN-SECTION-END---*/
/*---MEDIA-QUERIES-START---*/
@media (min-width: 425px) {
  /* line 151, app/assets/stylesheets/contact_us.scss */
  .main-content-section-contact .col-lg-6 .container {
    padding-left: 45px;
  }
}

@media (min-width: 576px) {
  /* line 157, app/assets/stylesheets/contact_us.scss */
  .main-content-section-contact .container {
    max-width: 56%;
  }
}

@media (min-width: 768px) {
  /* line 163, app/assets/stylesheets/contact_us.scss */
  .main-content-section-contact .container {
    max-width: 56%;
  }
}

@media screen and (min-width: 991px) {
  /* line 169, app/assets/stylesheets/contact_us.scss */
  .main-content-section-contact .container {
    max-width: 56%;
  }
  /* line 172, app/assets/stylesheets/contact_us.scss */
  form.contact-form {
    padding-right: 193px;
    width: 85%;
  }
  /* line 176, app/assets/stylesheets/contact_us.scss */
  .main-content-section-contact .col-lg-6 .container {
    margin-right: 0;
    padding-right: 12px;
    padding-left: 0;
  }
}

@media screen and (min-width: 1200px) {
  /* line 184, app/assets/stylesheets/contact_us.scss */
  .main-content-section-contact .container {
    max-width: 56%;
  }
  /* line 187, app/assets/stylesheets/contact_us.scss */
  form.contact-form {
    padding-right: 250px;
    width: 85%;
  }
  /* line 191, app/assets/stylesheets/contact_us.scss */
  .main-content-section-contact .col-lg-6 .container {
    margin-right: 0;
    padding-right: 12px;
    padding-left: 0;
  }
}

@media screen and (min-width: 1300px) {
  /* line 199, app/assets/stylesheets/contact_us.scss */
  .main-content-section-contact .container {
    max-width: 45%;
  }
  /* line 202, app/assets/stylesheets/contact_us.scss */
  form.contact-form {
    padding-right: 300px;
    width: 85%;
  }
  /* line 206, app/assets/stylesheets/contact_us.scss */
  .main-content-section-contact .col-lg-6 .container {
    margin-right: 0;
    padding-right: 12px;
    padding-left: 0;
  }
}

@media screen and (min-width: 1500px) {
  /* line 214, app/assets/stylesheets/contact_us.scss */
  .main-content-section-contact .container {
    max-width: 42%;
  }
  /* line 217, app/assets/stylesheets/contact_us.scss */
  form.contact-form {
    padding-right: 480px;
    width: 85%;
  }
  /* line 221, app/assets/stylesheets/contact_us.scss */
  .main-content-section-contact .col-lg-6 .container {
    margin-right: 0;
    padding-right: 12px;
    padding-left: 0;
  }
}

@media screen and (min-width: 1400px) {
  /* line 229, app/assets/stylesheets/contact_us.scss */
  .page-header-section-contact {
    background-size: cover;
  }
}

/*---MEDIA-QUERIES-END---*/
/* line 1, app/assets/stylesheets/sign_in.scss */
.signin-modal .modal-dialog {
  max-width: 405px;
}

/* line 5, app/assets/stylesheets/sign_in.scss */
.signin-modal .modal-body {
  padding-bottom: 0;
}

/* line 9, app/assets/stylesheets/sign_in.scss */
.signin-modal .modal-content {
  padding: 0 22px 10px;
  border-radius: 0;
}

/* line 14, app/assets/stylesheets/sign_in.scss */
.signin-modal .close {
  position: absolute;
  right: 8px;
}

/* line 19, app/assets/stylesheets/sign_in.scss */
.signin-modal .close > span {
  color: #878888;
  font-size: 2.4rem;
  font-weight: 400;
}

/* line 25, app/assets/stylesheets/sign_in.scss */
.signin-modal h5 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 8px;
  font-size: 2.2rem;
  font-weight: 400;
}

/* line 33, app/assets/stylesheets/sign_in.scss */
.signin-modal .form-control {
  background-color: #ecedf1;
  border-radius: 0;
  border: none;
  height: 45px;
}

/* line 40, app/assets/stylesheets/sign_in.scss */
.signin-modal .form-group.col-lg {
  position: relative;
}

/* line 44, app/assets/stylesheets/sign_in.scss */
.input-icon {
  position: absolute;
  width: 22px;
  bottom: 4px;
  left: 20px;
  top: 0;
}

/* line 52, app/assets/stylesheets/sign_in.scss */
.signin-modal input[type='email'] {
  margin-bottom: 2px;
  padding-left: 49px;
  padding-bottom: 9px;
  background-color: #ecedf1;
}

/* line 59, app/assets/stylesheets/sign_in.scss */
.signin-modal input[type='email'] ~ .input-icon {
  background: url(/assets/modal-signin-email-icon-343c46962bd3a73e7d975a7d25c6221def98591f9b57d45fd274027985fe060e.png) no-repeat center center;
}

/* line 63, app/assets/stylesheets/sign_in.scss */
.signin-modal input[type='password'] {
  margin-bottom: 4px;
  padding-left: 50px;
  padding-bottom: 8px;
  background-color: #ecedf1;
}

/* line 70, app/assets/stylesheets/sign_in.scss */
.signin-modal input[type='password'] ~ .input-icon {
  background: url(/assets/modal-signin-password-icon-af5974113fbb9c33e4279581480b0e55831a50dd24a1ca8a0b5979ae1ba8d32d.png) no-repeat center center;
}

/* line 74, app/assets/stylesheets/sign_in.scss */
.signin-modal .form-control::-moz-placeholder {
  color: #878787;
  font-weight: 500;
  font-size: 0.9rem;
}
.signin-modal .form-control:-ms-input-placeholder {
  color: #878787;
  font-weight: 500;
  font-size: 0.9rem;
}
.signin-modal .form-control::placeholder {
  color: #878787;
  font-weight: 500;
  font-size: 0.9rem;
}

/* line 80, app/assets/stylesheets/sign_in.scss */
.signin-modal .btn-primary {
  border-radius: 24px;
  width: 98%;
  height: 37px;
  padding-top: 7px;
  font-size: 0.9rem;
  font-weight: 500;
  margin: auto;
  margin-bottom: 13px;
  background-color: #4069daef;
}

/* line 92, app/assets/stylesheets/sign_in.scss */
.signin-modal .form-row > p {
  font-size: 0.9rem;
  letter-spacing: -0.5px;
  padding-left: 3px;
}

/* line 98, app/assets/stylesheets/sign_in.scss */
.signin-modal .form-row > p > a {
  text-decoration: underline;
}

/* line 102, app/assets/stylesheets/sign_in.scss */
.signin-modal .form-check {
  padding-left: 5px;
}

/* line 106, app/assets/stylesheets/sign_in.scss */
.signin-modal .checkbox-container {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 0.85rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
/* line 120, app/assets/stylesheets/sign_in.scss */
.signin-modal .checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
/* line 129, app/assets/stylesheets/sign_in.scss */
.signin-modal .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #ecedf1;
}

/* On mouse-over, add a grey background color */
/* line 139, app/assets/stylesheets/sign_in.scss */
.signin-modal .checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
/* line 144, app/assets/stylesheets/sign_in.scss */
.signin-modal .checkbox-container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
/* line 149, app/assets/stylesheets/sign_in.scss */
.signin-modal .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
/* line 156, app/assets/stylesheets/sign_in.scss */
.signin-modal .checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
/* line 161, app/assets/stylesheets/sign_in.scss */
.signin-modal .checkbox-container .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

/* line 173, app/assets/stylesheets/sign_in.scss */
.signin-modal .forgot-password {
  font-size: 0.85rem;
  color: #7e9adf;
  font-weight: 500;
}

/* line 179, app/assets/stylesheets/sign_in.scss */
.signin-modal .form-group.check {
  margin-bottom: 0.4rem;
}

@media screen and (min-width: 321px) {
  /* line 184, app/assets/stylesheets/sign_in.scss */
  .signin-modal .forgot-password {
    position: absolute;
    right: 15px;
  }
}

/*---MAIN-SECTION-START---*/
/* line 2, app/assets/stylesheets/create_an_event.scss */
.form-section-onboarding-step-one .btn, .form-section-onboarding-step-one .btn-lg {
  border-radius: 2rem;
  min-width: 7rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #fff;
}

/* line 12, app/assets/stylesheets/create_an_event.scss */
.page-header-section-onboarding {
  background: url(/assets/signup-bg-main-281ab171a8afeda02bd0a3e8d45b1edb212d3c3ecb9c30b1199b18879a95afab.png) no-repeat;
  background-attachment: fixed;
  min-height: 176px;
  margin-top: 73px;
}

/* line 19, app/assets/stylesheets/create_an_event.scss */
.form-section-onboarding-step-one h5 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 41px;
  font-size: 2.3rem;
  font-weight: 400;
}

/*---STEP-COMPONENT-START---*/
/* line 28, app/assets/stylesheets/create_an_event.scss */
.step-section {
  background-color: #f1f3f8;
  min-height: 340px;
}

/* line 33, app/assets/stylesheets/create_an_event.scss */
.step-section h1 {
  text-align: center;
  font-weight: 400;
  padding-top: 47px;
  font-size: 2.3rem;
  letter-spacing: -1px;
}

/* line 41, app/assets/stylesheets/create_an_event.scss */
.step-container {
  display: flex;
  justify-content: space-between;
  max-width: 320px;
  padding: 0 20px;
  margin: 70px auto 0;
}

/* line 49, app/assets/stylesheets/create_an_event.scss */
.step-process {
  text-align: center;
  max-width: 45px;
}

/* line 54, app/assets/stylesheets/create_an_event.scss */
.step-process:last-child {
  margin-right: 0;
}

/* line 58, app/assets/stylesheets/create_an_event.scss */
.step-number {
  font-family: "Raleway", "Montserrat", Arial, Helvetica, sans-serif;
  background-color: #e0e2e2;
  border-radius: 100%;
  width: 45px;
  height: 43px;
  color: #fff;
  margin: auto;
  padding-top: 2px;
  font-weight: 500;
  font-size: 1.3rem;
  border: 2px solid #fff;
  z-index: 1000;
  position: relative;
}

/* line 74, app/assets/stylesheets/create_an_event.scss */
.step-number.completed {
  background-color: #4a74df;
}

/* line 78, app/assets/stylesheets/create_an_event.scss */
.step-text {
  margin-top: 14px;
  color: #646464;
  font-weight: 500;
  line-height: 1.2;
  font-size: 65%;
}

/* line 86, app/assets/stylesheets/create_an_event.scss */
.step-text.completed {
  color: #4a74df;
}

/* line 90, app/assets/stylesheets/create_an_event.scss */
.line-container {
  position: relative;
}

/* line 94, app/assets/stylesheets/create_an_event.scss */
#line {
  background-color: #fff;
  position: absolute;
  height: 20px;
}

/* line 100, app/assets/stylesheets/create_an_event.scss */
#line::before {
  position: absolute;
  content: "";
  bottom: 13px;
  right: 0;
  background-color: #f1f3f8;
  width: 100%;
  height: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* line 112, app/assets/stylesheets/create_an_event.scss */
#line::after {
  position: absolute;
  content: "";
  top: 13px;
  right: 0;
  background-color: #f1f3f8;
  width: 100%;
  height: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* line 124, app/assets/stylesheets/create_an_event.scss */
#line.completed {
  background-color: #4a74df75;
}

/* line 128, app/assets/stylesheets/create_an_event.scss */
.step-container > .step-process:first-child #line {
  width: 16px;
  bottom: 61px;
  left: 44px;
}

/* line 134, app/assets/stylesheets/create_an_event.scss */
.step-container > .step-process:nth-child(2) #line {
  width: 18px;
  bottom: 60px;
  left: 43px;
}

/* line 140, app/assets/stylesheets/create_an_event.scss */
.step-container > .step-process:nth-child(3) #line {
  width: 17px;
  bottom: 59px;
  left: 43px;
}

/* line 146, app/assets/stylesheets/create_an_event.scss */
.step-container > .step-process:nth-child(3) #line::before {
  bottom: 14px;
  right: 0;
}

/* line 151, app/assets/stylesheets/create_an_event.scss */
.step-container > .step-process:nth-child(3) #line::after {
  top: 12px;
  right: 0;
}

/* line 156, app/assets/stylesheets/create_an_event.scss */
.step-container > .step-process:nth-child(4) #line {
  width: 18px;
  bottom: 49px;
  left: 43px;
}

/* line 162, app/assets/stylesheets/create_an_event.scss */
.step-container > .step-process:nth-child(4) #line::before {
  bottom: 13px;
  right: 0;
}

/* line 167, app/assets/stylesheets/create_an_event.scss */
.step-container > .step-process:nth-child(4) #line::after {
  top: 13px;
  right: 0;
}

/*---STEP-COMPONENT-END---*/
/*---FORM-COMPONENT-START---*/
/* line 174, app/assets/stylesheets/create_an_event.scss */
.form-section-onboarding-step-one > .container {
  max-width: 879px;
}

/* line 178, app/assets/stylesheets/create_an_event.scss */
.form-section-onboarding-step-one .blue-bar {
  background-color: #4f74d8;
  color: #fff;
  width: 100%;
  margin: 65px auto 40px;
  height: 37px;
  padding: 6px 0 0 25px;
  position: relative;
  font-weight: 500;
}

/* line 189, app/assets/stylesheets/create_an_event.scss */
.form-section-onboarding-step-one form label {
  font-size: 0.9rem;
  font-weight: 500;
  margin-bottom: 10px;
  padding-left: 0;
  display: flex;
  align-self: center;
}

/* line 198, app/assets/stylesheets/create_an_event.scss */
.form-section-onboarding-step-one form hr {
  margin-top: 25px;
  margin-bottom: 45px;
}

/* line 203, app/assets/stylesheets/create_an_event.scss */
.form-section-onboarding-step-one .form-control {
  background-color: #ecedf1;
  border-radius: 0;
  border: none;
  height: 40px;
  padding-left: 19px;
}

/* line 211, app/assets/stylesheets/create_an_event.scss */
.form-section-onboarding-step-one .form-control.region_label {
  border: none;
  height: 40px;
  padding-left: 0px;
  padding-top: 16px;
  background-color: unset;
}

/* line 220, app/assets/stylesheets/create_an_event.scss */
.form-section-onboarding-step-one select {
  background: url(/assets/signup-form-select-arrow-b92bb4de4a175f008db3f7f4a24ab74b90a9329d961e1f15d4720b7922f88e97.png) no-repeat;
  background-size: 14px;
  background-position: right 19px center;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 229, app/assets/stylesheets/create_an_event.scss */
.form-section-onboarding-step-one .form-control::-moz-placeholder {
  color: #878787b3;
  font-weight: 500;
  font-size: 0.9rem;
}
.form-section-onboarding-step-one .form-control:-ms-input-placeholder {
  color: #878787b3;
  font-weight: 500;
  font-size: 0.9rem;
}
.form-section-onboarding-step-one .form-control::placeholder {
  color: #878787b3;
  font-weight: 500;
  font-size: 0.9rem;
}

/* line 235, app/assets/stylesheets/create_an_event.scss */
.form-section-onboarding-step-one .form-group {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
}

/* line 241, app/assets/stylesheets/create_an_event.scss */
.form-section-onboarding-step-one .form-row.form-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 54px;
}

/* line 249, app/assets/stylesheets/create_an_event.scss */
.form-section-onboarding-step-one .form-row.form-button > button {
  position: relative;
  height: 38px;
  font-size: 0.9rem;
  font-weight: 500;
  width: 43%;
  max-width: 10.8rem;
  color: #d8def4;
  margin-bottom: 10px;
}

/* line 260, app/assets/stylesheets/create_an_event.scss */
.form-section-onboarding-step-one .form-row.form-button > button > img {
  position: absolute;
  right: 15px;
  top: 11px;
  height: 13px;
}

/* line 267, app/assets/stylesheets/create_an_event.scss */
.form-section-onboarding-step-one .form-row.form-button > a {
  text-decoration: underline;
}

/*---FORM-COMPONENT-END---*/
/*---MAIN-SECTION-END---*/
@media screen and (min-width: 576px) {
  /* line 275, app/assets/stylesheets/create_an_event.scss */
  .form-section-onboarding-step-one .container {
    width: 71%;
  }
}

/*---STEP-COMPONENT-START---*/
@media screen and (min-width: 483px) {
  /* line 282, app/assets/stylesheets/create_an_event.scss */
  .step-container {
    max-width: 483px;
  }
  /* line 285, app/assets/stylesheets/create_an_event.scss */
  .step-container > .step-process:first-child #line {
    width: 57px;
    bottom: 61px;
    left: 44px;
  }
  /* line 290, app/assets/stylesheets/create_an_event.scss */
  .step-container > .step-process:nth-child(2) #line {
    width: 59px;
    bottom: 61px;
    left: 43px;
  }
  /* line 295, app/assets/stylesheets/create_an_event.scss */
  .step-container > .step-process:nth-child(3) #line {
    width: 59px;
    bottom: 61px;
    left: 43px;
  }
  /* line 300, app/assets/stylesheets/create_an_event.scss */
  .step-container > .step-process:nth-child(3) #line::before {
    bottom: 13px;
    right: 0;
  }
  /* line 304, app/assets/stylesheets/create_an_event.scss */
  .step-container > .step-process:nth-child(3) #line::after {
    top: 13px;
    right: 0;
  }
  /* line 308, app/assets/stylesheets/create_an_event.scss */
  .step-container > .step-process:nth-child(4) #line {
    width: 59px;
    bottom: 49px;
    left: 43px;
  }
  /* line 313, app/assets/stylesheets/create_an_event.scss */
  .step-container > .step-process:nth-child(4) #line::before {
    bottom: 13px;
    right: 0;
  }
  /* line 317, app/assets/stylesheets/create_an_event.scss */
  .step-container > .step-process:nth-child(4) #line::after {
    top: 13px;
    right: 0;
  }
}

@media screen and (min-width: 733px) {
  /* line 324, app/assets/stylesheets/create_an_event.scss */
  .step-process {
    max-width: 88px;
  }
  /* line 327, app/assets/stylesheets/create_an_event.scss */
  .step-text {
    font-size: 1rem;
  }
  /* line 330, app/assets/stylesheets/create_an_event.scss */
  .step-container {
    max-width: 700px;
  }
  /* line 333, app/assets/stylesheets/create_an_event.scss */
  .step-container > .step-process:first-child #line {
    width: 101px;
    bottom: 63px;
    left: 65px;
  }
  /* line 338, app/assets/stylesheets/create_an_event.scss */
  .step-container > .step-process:nth-child(2) #line {
    width: 103px;
    bottom: 63px;
    left: 64px;
  }
  /* line 343, app/assets/stylesheets/create_an_event.scss */
  .step-container > .step-process:nth-child(3) #line {
    width: 103px;
    bottom: 82px;
    left: 64px;
  }
  /* line 348, app/assets/stylesheets/create_an_event.scss */
  .step-container > .step-process:nth-child(4) #line {
    width: 102px;
    bottom: 44px;
    left: 64px;
  }
}

@media screen and (min-width: 984px) {
  /* line 356, app/assets/stylesheets/create_an_event.scss */
  .step-container {
    max-width: 922px;
  }
  /* line 359, app/assets/stylesheets/create_an_event.scss */
  .step-process {
    max-width: 88px;
  }
  /* line 362, app/assets/stylesheets/create_an_event.scss */
  .step-container > .step-process:first-child #line {
    width: 155px;
    bottom: 63px;
    left: 66px;
  }
  /* line 367, app/assets/stylesheets/create_an_event.scss */
  .step-container > .step-process:nth-child(2) #line {
    width: 158px;
    bottom: 63px;
    left: 64px;
  }
  /* line 372, app/assets/stylesheets/create_an_event.scss */
  .step-container > .step-process:nth-child(3) #line {
    width: 157px;
    bottom: 82px;
    left: 65px;
  }
  /* line 377, app/assets/stylesheets/create_an_event.scss */
  .step-container > .step-process:nth-child(4) #line {
    width: 157px;
    bottom: 44px;
    left: 64px;
  }
}

/*---STEP-COMPONENT-END---*/
@media screen and (min-width: 1400px) {
  /* line 386, app/assets/stylesheets/create_an_event.scss */
  .page-header-section-onboarding {
    background-size: contain;
  }
}

/* line 391, app/assets/stylesheets/create_an_event.scss */
.form-section-onboarding-step-one .form-control.region_label {
  border: none;
  height: 40px;
  padding-left: 0px;
  padding-top: 16px;
  background-color: unset;
}

/*---MAIN-SECTION-START---*/
/* line 2, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two .btn, .form-section-onboarding-step-two .btn-lg {
  border-radius: 2rem;
  min-width: 7rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #fff;
}

/* line 10, app/assets/stylesheets/add_labor_shifts.scss */
z
.page-header-section-onboarding {
  background: url(/assets/signup-bg-main-281ab171a8afeda02bd0a3e8d45b1edb212d3c3ecb9c30b1199b18879a95afab.png) no-repeat;
  background-attachment: fixed;
  min-height: 176px;
  margin-top: 73px;
}

/* line 19, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two h5 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 41px;
  font-size: 2.3rem;
  font-weight: 400;
}

/*---STEP-COMPONENT-START---*/
/* line 28, app/assets/stylesheets/add_labor_shifts.scss */
.step-section {
  background-color: #f1f3f8;
  min-height: 340px;
}

/* line 33, app/assets/stylesheets/add_labor_shifts.scss */
.step-section h1 {
  text-align: center;
  font-weight: 400;
  padding-top: 47px;
  font-size: 2.3rem;
  letter-spacing: -1px;
}

/* line 41, app/assets/stylesheets/add_labor_shifts.scss */
.step-container {
  display: flex;
  justify-content: space-between;
  max-width: 320px;
  padding: 0 20px;
  margin: 70px auto 0;
}

/* line 49, app/assets/stylesheets/add_labor_shifts.scss */
.step-process {
  text-align: center;
  max-width: 45px;
}

/* line 54, app/assets/stylesheets/add_labor_shifts.scss */
.step-process:last-child {
  margin-right: 0;
}

/* line 58, app/assets/stylesheets/add_labor_shifts.scss */
.step-number {
  font-family: "Raleway", "Montserrat", Arial, Helvetica, sans-serif;
  background-color: #e0e2e2;
  border-radius: 100%;
  width: 45px;
  height: 43px;
  color: #fff;
  margin: auto;
  padding-top: 2px;
  font-weight: 500;
  font-size: 1.3rem;
  border: 2px solid #fff;
  z-index: 1000;
  position: relative;
}

/* line 74, app/assets/stylesheets/add_labor_shifts.scss */
.step-number.completed {
  background-color: #4a74df;
}

/* line 78, app/assets/stylesheets/add_labor_shifts.scss */
.step-text {
  margin-top: 14px;
  color: #646464;
  font-weight: 500;
  line-height: 1.2;
  font-size: 65%;
}

/* line 86, app/assets/stylesheets/add_labor_shifts.scss */
.step-text.completed {
  color: #4a74df;
}

/* line 90, app/assets/stylesheets/add_labor_shifts.scss */
.line-container {
  position: relative;
}

/* line 94, app/assets/stylesheets/add_labor_shifts.scss */
#line {
  background-color: #fff;
  position: absolute;
  height: 20px;
}

/* line 100, app/assets/stylesheets/add_labor_shifts.scss */
#line::before {
  position: absolute;
  content: "";
  bottom: 13px;
  right: 0;
  background-color: #f1f3f8;
  width: 100%;
  height: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* line 112, app/assets/stylesheets/add_labor_shifts.scss */
#line::after {
  position: absolute;
  content: "";
  top: 13px;
  right: 0;
  background-color: #f1f3f8;
  width: 100%;
  height: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* line 124, app/assets/stylesheets/add_labor_shifts.scss */
#line.completed {
  background-color: #4a74df75;
}

/* line 128, app/assets/stylesheets/add_labor_shifts.scss */
.step-container > .step-process:first-child #line {
  width: 16px;
  bottom: 61px;
  left: 44px;
}

/* line 134, app/assets/stylesheets/add_labor_shifts.scss */
.step-container > .step-process:nth-child(2) #line {
  width: 18px;
  bottom: 60px;
  left: 43px;
}

/* line 140, app/assets/stylesheets/add_labor_shifts.scss */
.step-container > .step-process:nth-child(3) #line {
  width: 17px;
  bottom: 59px;
  left: 43px;
}

/* line 146, app/assets/stylesheets/add_labor_shifts.scss */
.step-container > .step-process:nth-child(3) #line::before {
  bottom: 14px;
  right: 0;
}

/* line 151, app/assets/stylesheets/add_labor_shifts.scss */
.step-container > .step-process:nth-child(3) #line::after {
  top: 12px;
  right: 0;
}

/* line 156, app/assets/stylesheets/add_labor_shifts.scss */
.step-container > .step-process:nth-child(4) #line {
  width: 18px;
  bottom: 49px;
  left: 43px;
}

/* line 162, app/assets/stylesheets/add_labor_shifts.scss */
.step-container > .step-process:nth-child(4) #line::before {
  bottom: 13px;
  right: 0;
}

/* line 167, app/assets/stylesheets/add_labor_shifts.scss */
.step-container > .step-process:nth-child(4) #line::after {
  top: 13px;
  right: 0;
}

/*---STEP-COMPONENT-END---*/
/*---FORM-COMPONENT-START---*/
/* line 174, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two > .container {
  max-width: 879px;
}

/* line 178, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two .blue-bar {
  background-color: #4f74d8;
  color: #fff;
  width: 100%;
  margin: 65px auto 25px;
  height: 37px;
  padding: 6px 0 0 25px;
  position: relative;
  font-weight: 500;
}

/* line 189, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two form h6 {
  color: #3971fd;
}

/* line 193, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two form label {
  font-size: 0.9rem;
  font-weight: 500;
  margin-bottom: 10px;
}

/* line 199, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two form hr#first-separator {
  margin-bottom: 30px;
  margin-top: 10px;
}

/* line 204, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two form hr#second-separator {
  margin-top: 30px;
  margin-bottom: 40px;
}

/* line 209, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two form hr#third-separator {
  margin: 50px 0;
}

/* line 213, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two .form-control {
  background-color: #ecedf1;
  border-radius: 0;
  border: none;
  height: 40px;
  padding-left: 19px;
}

/* line 221, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two .form-control::-moz-placeholder {
  color: #878787b3;
  font-weight: 500;
  font-size: 0.9rem;
}
.form-section-onboarding-step-two .form-control:-ms-input-placeholder {
  color: #878787b3;
  font-weight: 500;
  font-size: 0.9rem;
}
.form-section-onboarding-step-two .form-control::placeholder {
  color: #878787b3;
  font-weight: 500;
  font-size: 0.9rem;
}

/* line 227, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two .form-group {
  margin-bottom: 20px;
}

/* line 231, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two .help img {
  height: 18px;
}

/* line 235, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two select {
  background: #ecedf1 url(/assets/signup-form-select-arrow-b92bb4de4a175f008db3f7f4a24ab74b90a9329d961e1f15d4720b7922f88e97.png) no-repeat;
  background-size: 14px;
  background-position: right 19px center;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 243, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two select#payRate {
  background-image: url(/assets/signup-form-select-arrow-b92bb4de4a175f008db3f7f4a24ab74b90a9329d961e1f15d4720b7922f88e97.png), url(/assets/onboarding-form-dollar-icon-7b7429b3b2988b6c41e73035eb683ebcd1d7490a4bdac5258f6a495e7c4c7971.svg);
  background-color: #ecedf1;
  background-repeat: no-repeat, no-repeat;
  background-size: 14px, 9px;
  background-position: right 19px center, left 15px center;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 253, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two input#estCost {
  background: #ecedf1 url(/assets/onboarding-form-dollar-icon-7b7429b3b2988b6c41e73035eb683ebcd1d7490a4bdac5258f6a495e7c4c7971.svg) no-repeat !important;
  background-size: 15px !important;
  background-position: left 15px center !important;
  padding-left: 30px !important;
}

/* line 260, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

/* line 264, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two input[type="number"] {
  background: #ecedf1 url(/assets/onboarding-form-updown-arrow-ce2db555f7cf0d465c2335fdee5ebc4e7a123f6f79f5465578191fe4b2a74bcf.png) no-repeat;
  background-size: 14px;
  background-position: right 14px center;
}

/* line 270, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two input#startDate[type="text"],
.form-section-onboarding-step-two input#endDate[type="text"] {
  background: #ecedf1 url(/assets/onboarding-form-calendar-icon-a1ddf40b6dc0cac0e468021800c4402476a1ad1ff271f488e50b566eb2f0c6ab.png) no-repeat;
  background-size: 22px;
  background-position: right 14px center;
}

/* line 277, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two form small {
  font-style: italic;
  font-weight: 500;
  color: #878787;
  font-size: 0.9rem;
}

/* line 285, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two .plus-minus-buttons {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-around;
  align-items: center;
  padding: 35px 0;
  width: 140px;
  margin: auto;
}

@media screen and (min-width: 768px) {
  /* line 285, app/assets/stylesheets/add_labor_shifts.scss */
  .form-section-onboarding-step-two .plus-minus-buttons {
    justify-content: unset;
  }
}

/* line 300, app/assets/stylesheets/add_labor_shifts.scss */
.form-event-availability .plus-minus-buttons {
  display: -webkit-box;
  flex-direction: unset;
  justify-content: space-around;
  align-items: center;
  padding: 35px 0;
  width: 140px;
  margin: auto;
}

/* line 313, app/assets/stylesheets/add_labor_shifts.scss */
.custom-fields-add-dashboard .plus-minus-buttons .icon,
.form-section-onboarding-step-two .plus-minus-buttons .icon, .form-event-availability .plus-minus-buttons .icon {
  background-color: #4c77dd;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  width: 33px;
  height: 33px;
  position: relative;
  margin-left: 3px;
  top: 0;
  left: 0;
}

/* line 327, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two .icon > .minus:after {
  background-color: #fff;
  width: 18px;
  height: 2px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  position: absolute;
  top: 16px;
  left: 8px;
  z-index: 4;
  content: "";
}

/* line 341, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two .icon > .plus:before {
  background-color: #fff;
  width: 2px;
  height: 18px;
  position: absolute;
  top: 8px;
  left: 15px;
  content: "";
}

/* line 351, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two .icon > .plus:after {
  background-color: #fff;
  width: 19px;
  height: 2px;
  position: absolute;
  top: 16px;
  left: 7px;
  content: "";
}

/* line 361, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two .form-row.form-buttons {
  display: flex;
  justify-content: center;
  margin-bottom: 54px;
}

/* line 367, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two .form-row.form-buttons > button,
.form-section-onboarding-step-two .form-row.form-buttons > a {
  position: relative;
  height: 38px;
  font-size: 0.9rem;
  font-weight: 500;
  width: 43%;
  max-width: 10.8rem;
  color: #d8def4;
}

/* line 378, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two .form-row.form-buttons > a {
  padding-top: 8px;
}

/* line 382, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two .form-row.form-buttons > a:first-child {
  margin-right: 28px;
}

/* line 386, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two .form-row.form-buttons > a:first-child > img {
  position: absolute;
  left: 15px;
  top: 11px;
  height: 13px;
}

/* line 393, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two .form-row.form-buttons > button:last-child {
  padding-left: 5px;
}

/* line 397, app/assets/stylesheets/add_labor_shifts.scss */
.form-section-onboarding-step-two .form-row.form-buttons > button:last-child > img {
  position: absolute;
  right: 15px;
  top: 11px;
  height: 13px;
}

/*---FORM-COMPONENT-END---*/
/*---MAIN-SECTION-END---*/
/*---STEP-COMPONENT-START---*/
@media screen and (min-width: 483px) {
  /* line 409, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container {
    max-width: 483px;
  }
  /* line 412, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container > .step-process:first-child #line {
    width: 57px;
    bottom: 61px;
    left: 44px;
  }
  /* line 417, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container > .step-process:nth-child(2) #line {
    width: 59px;
    bottom: 61px;
    left: 43px;
  }
  /* line 422, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container > .step-process:nth-child(3) #line {
    width: 59px;
    bottom: 61px;
    left: 43px;
  }
  /* line 427, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container > .step-process:nth-child(3) #line::before {
    bottom: 13px;
    right: 0;
  }
  /* line 431, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container > .step-process:nth-child(3) #line::after {
    top: 13px;
    right: 0;
  }
  /* line 435, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container > .step-process:nth-child(4) #line {
    width: 59px;
    bottom: 49px;
    left: 43px;
  }
  /* line 440, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container > .step-process:nth-child(4) #line::before {
    bottom: 13px;
    right: 0;
  }
  /* line 444, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container > .step-process:nth-child(4) #line::after {
    top: 13px;
    right: 0;
  }
}

@media screen and (min-width: 733px) {
  /* line 451, app/assets/stylesheets/add_labor_shifts.scss */
  .step-process {
    max-width: 88px;
  }
  /* line 454, app/assets/stylesheets/add_labor_shifts.scss */
  .step-text {
    font-size: 1rem;
  }
  /* line 457, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container {
    max-width: 700px;
  }
  /* line 460, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container > .step-process:first-child #line {
    width: 101px;
    bottom: 63px;
    left: 65px;
  }
  /* line 465, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container > .step-process:nth-child(2) #line {
    width: 103px;
    bottom: 63px;
    left: 64px;
  }
  /* line 470, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container > .step-process:nth-child(3) #line {
    width: 103px;
    bottom: 82px;
    left: 64px;
  }
  /* line 475, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container > .step-process:nth-child(4) #line {
    width: 102px;
    bottom: 44px;
    left: 64px;
  }
}

@media screen and (min-width: 984px) {
  /* line 483, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container {
    max-width: 922px;
  }
  /* line 486, app/assets/stylesheets/add_labor_shifts.scss */
  .step-process {
    max-width: 88px;
  }
  /* line 489, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container > .step-process:first-child #line {
    width: 155px;
    bottom: 63px;
    left: 66px;
  }
  /* line 494, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container > .step-process:nth-child(2) #line {
    width: 158px;
    bottom: 63px;
    left: 64px;
  }
  /* line 499, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container > .step-process:nth-child(3) #line {
    width: 157px;
    bottom: 82px;
    left: 65px;
  }
  /* line 504, app/assets/stylesheets/add_labor_shifts.scss */
  .step-container > .step-process:nth-child(4) #line {
    width: 157px;
    bottom: 44px;
    left: 64px;
  }
}

/*---STEP-COMPONENT-END---*/
@media screen and (min-width: 768px) {
  /* line 513, app/assets/stylesheets/add_labor_shifts.scss */
  .form-section-onboarding-step-two .form-upload .form-group label img {
    width: 125px;
    height: 125px;
  }
  /* line 517, app/assets/stylesheets/add_labor_shifts.scss */
  .form-section-onboarding-step-two .form-row div.form-group:first-child {
    padding-right: 34px;
  }
  /* line 520, app/assets/stylesheets/add_labor_shifts.scss */
  .form-section-onboarding-step-two .form-row div.form-group:last-child {
    padding-left: 34px;
  }
  /* line 523, app/assets/stylesheets/add_labor_shifts.scss */
  .form-section-onboarding-step-two form > div.form-group {
    max-width: 29%;
    padding-right: 34px;
  }
}

@media screen and (min-width: 992px) {
  /* line 530, app/assets/stylesheets/add_labor_shifts.scss */
  .form-section-onboarding-step-two .plus-minus-buttons {
    flex-direction: column;
    margin: 0;
    width: 100%;
  }
}

@media screen and (min-width: 1400px) {
  /* line 538, app/assets/stylesheets/add_labor_shifts.scss */
  .page-header-section-onboarding {
    background-size: contain;
  }
}

/*---MAIN-SECTION-START---*/
/* line 2, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three .btn, .form-section-onboarding-step-three .btn-lg {
  border-radius: 2rem;
  min-width: 7rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #fff;
}

/* line 12, app/assets/stylesheets/contact_and_event_details.scss */
.page-header-section-onboarding {
  background: url(/assets/signup-bg-main-281ab171a8afeda02bd0a3e8d45b1edb212d3c3ecb9c30b1199b18879a95afab.png) no-repeat;
  background-attachment: fixed;
  min-height: 176px;
  margin-top: 73px;
}

/* line 19, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three h5 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 41px;
  font-size: 2.3rem;
  font-weight: 400;
}

/*---STEP-COMPONENT-START---*/
/* line 28, app/assets/stylesheets/contact_and_event_details.scss */
.step-section {
  background-color: #f1f3f8;
  min-height: 340px;
}

/* line 33, app/assets/stylesheets/contact_and_event_details.scss */
.step-section h1 {
  text-align: center;
  font-weight: 400;
  padding-top: 47px;
  font-size: 2.3rem;
  letter-spacing: -1px;
}

/* line 41, app/assets/stylesheets/contact_and_event_details.scss */
.step-container {
  display: flex;
  justify-content: space-between;
  max-width: 320px;
  padding: 0 20px;
  margin: 70px auto 0;
}

/* line 49, app/assets/stylesheets/contact_and_event_details.scss */
.step-process {
  text-align: center;
  max-width: 45px;
}

/* line 54, app/assets/stylesheets/contact_and_event_details.scss */
.step-process:last-child {
  margin-right: 0;
}

/* line 58, app/assets/stylesheets/contact_and_event_details.scss */
.step-number {
  font-family: "Raleway", "Montserrat", Arial, Helvetica, sans-serif;
  background-color: #e0e2e2;
  border-radius: 100%;
  width: 45px;
  height: 43px;
  color: #fff;
  margin: auto;
  padding-top: 2px;
  font-weight: 500;
  font-size: 1.3rem;
  border: 2px solid #fff;
  z-index: 1000;
  position: relative;
}

/* line 74, app/assets/stylesheets/contact_and_event_details.scss */
.step-number.completed {
  background-color: #4a74df;
}

/* line 78, app/assets/stylesheets/contact_and_event_details.scss */
.step-text {
  margin-top: 14px;
  color: #646464;
  font-weight: 500;
  line-height: 1.2;
  font-size: 65%;
}

/* line 86, app/assets/stylesheets/contact_and_event_details.scss */
.step-text.completed {
  color: #4a74df;
}

/* line 90, app/assets/stylesheets/contact_and_event_details.scss */
.line-container {
  position: relative;
}

/* line 94, app/assets/stylesheets/contact_and_event_details.scss */
#line {
  background-color: #fff;
  position: absolute;
  height: 20px;
}

/* line 100, app/assets/stylesheets/contact_and_event_details.scss */
#line::before {
  position: absolute;
  content: "";
  bottom: 13px;
  right: 0;
  background-color: #f1f3f8;
  width: 100%;
  height: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* line 112, app/assets/stylesheets/contact_and_event_details.scss */
#line::after {
  position: absolute;
  content: "";
  top: 13px;
  right: 0;
  background-color: #f1f3f8;
  width: 100%;
  height: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* line 124, app/assets/stylesheets/contact_and_event_details.scss */
#line.completed {
  background-color: #4a74df75;
}

/* line 128, app/assets/stylesheets/contact_and_event_details.scss */
.step-container > .step-process:first-child #line {
  width: 16px;
  bottom: 61px;
  left: 44px;
}

/* line 134, app/assets/stylesheets/contact_and_event_details.scss */
.step-container > .step-process:nth-child(2) #line {
  width: 18px;
  bottom: 60px;
  left: 43px;
}

/* line 140, app/assets/stylesheets/contact_and_event_details.scss */
.step-container > .step-process:nth-child(3) #line {
  width: 17px;
  bottom: 59px;
  left: 43px;
}

/* line 146, app/assets/stylesheets/contact_and_event_details.scss */
.step-container > .step-process:nth-child(3) #line::before {
  bottom: 14px;
  right: 0;
}

/* line 151, app/assets/stylesheets/contact_and_event_details.scss */
.step-container > .step-process:nth-child(3) #line::after {
  top: 12px;
  right: 0;
}

/* line 156, app/assets/stylesheets/contact_and_event_details.scss */
.step-container > .step-process:nth-child(4) #line {
  width: 18px;
  bottom: 49px;
  left: 43px;
}

/* line 162, app/assets/stylesheets/contact_and_event_details.scss */
.step-container > .step-process:nth-child(4) #line::before {
  bottom: 13px;
  right: 0;
}

/* line 167, app/assets/stylesheets/contact_and_event_details.scss */
.step-container > .step-process:nth-child(4) #line::after {
  top: 13px;
  right: 0;
}

/*---STEP-COMPONENT-END---*/
/*---FORM-COMPONENT-START---*/
/* line 174, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three .container {
  max-width: 879px;
}

/* line 178, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three .blue-bar {
  background-color: #4f74d8;
  color: #fff;
  width: 100%;
  margin: 45px auto 30px;
  height: 37px;
  padding: 6px 0 0 25px;
  position: relative;
  font-weight: 500;
}

/* line 189, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three form .blue-bar:nth-child(3) {
  margin: 32px auto 25px;
}

/* line 193, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three form h6 {
  color: #3971fd;
}

/* line 197, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three form label {
  font-size: 0.9rem;
  font-weight: 500;
  margin-bottom: 10px;
}

/* line 203, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three form hr {
  margin-top: 25px;
  margin-bottom: 45px;
}

/* line 208, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three .form-control {
  background-color: #ecedf1;
  border-radius: 0;
  border: none;
  padding-left: 19px;
}

/* line 215, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three .form-control::-moz-placeholder {
  color: #878787b3;
  font-weight: 500;
  font-size: 0.9rem;
}
.form-section-onboarding-step-three .form-control:-ms-input-placeholder {
  color: #878787b3;
  font-weight: 500;
  font-size: 0.9rem;
}
.form-section-onboarding-step-three .form-control::placeholder {
  color: #878787b3;
  font-weight: 500;
  font-size: 0.9rem;
}

/* line 221, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three .form-group {
  margin-bottom: 20px;
}

/* line 225, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three form small {
  font-style: italic;
  font-weight: 500;
  color: #878787;
  font-size: 0.9rem;
}

/* line 232, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three .form-row.form-buttons {
  display: flex;
  justify-content: center;
  margin-bottom: 54px;
}

/* line 238, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three .form-row.form-buttons > button,
.form-section-onboarding-step-three .form-row.form-buttons > a {
  position: relative;
  height: 38px;
  font-size: 0.9rem;
  font-weight: 500;
  width: 43%;
  max-width: 10.8rem;
  color: #d8def4;
}

/* line 249, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three .form-row.form-buttons > a {
  padding-top: 8px;
}

/* line 253, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three .form-row.form-buttons > a:first-child {
  margin-right: 28px;
}

/* line 257, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three .form-row.form-buttons > a:first-child > img {
  position: absolute;
  left: 15px;
  top: 11px;
  height: 13px;
}

/* line 264, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three .form-row.form-buttons > button:last-child {
  padding-left: 5px;
}

/* line 268, app/assets/stylesheets/contact_and_event_details.scss */
.form-section-onboarding-step-three .form-row.form-buttons > button:last-child > img {
  position: absolute;
  right: 15px;
  top: 11px;
  height: 13px;
}

/*---FORM-COMPONENT-END---*/
/*---MAIN-SECTION-END---*/
@media screen and (min-width: 576px) {
  /* line 279, app/assets/stylesheets/contact_and_event_details.scss */
  .form-section-onboarding-step-three .container {
    width: 71%;
  }
}

/*---STEP-COMPONENT-START---*/
@media screen and (min-width: 483px) {
  /* line 286, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container {
    max-width: 483px;
  }
  /* line 289, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container > .step-process:first-child #line {
    width: 57px;
    bottom: 61px;
    left: 44px;
  }
  /* line 294, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container > .step-process:nth-child(2) #line {
    width: 59px;
    bottom: 61px;
    left: 43px;
  }
  /* line 299, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container > .step-process:nth-child(3) #line {
    width: 59px;
    bottom: 61px;
    left: 43px;
  }
  /* line 304, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container > .step-process:nth-child(3) #line::before {
    bottom: 13px;
    right: 0;
  }
  /* line 308, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container > .step-process:nth-child(3) #line::after {
    top: 13px;
    right: 0;
  }
  /* line 312, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container > .step-process:nth-child(4) #line {
    width: 59px;
    bottom: 49px;
    left: 43px;
  }
  /* line 317, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container > .step-process:nth-child(4) #line::before {
    bottom: 13px;
    right: 0;
  }
  /* line 321, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container > .step-process:nth-child(4) #line::after {
    top: 13px;
    right: 0;
  }
}

@media screen and (min-width: 733px) {
  /* line 328, app/assets/stylesheets/contact_and_event_details.scss */
  .step-process {
    max-width: 88px;
  }
  /* line 331, app/assets/stylesheets/contact_and_event_details.scss */
  .step-text {
    font-size: 1rem;
  }
  /* line 334, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container {
    max-width: 700px;
  }
  /* line 337, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container > .step-process:first-child #line {
    width: 101px;
    bottom: 63px;
    left: 65px;
  }
  /* line 342, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container > .step-process:nth-child(2) #line {
    width: 103px;
    bottom: 63px;
    left: 64px;
  }
  /* line 347, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container > .step-process:nth-child(3) #line {
    width: 103px;
    bottom: 82px;
    left: 64px;
  }
  /* line 352, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container > .step-process:nth-child(4) #line {
    width: 102px;
    bottom: 44px;
    left: 64px;
  }
}

@media screen and (min-width: 984px) {
  /* line 360, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container {
    max-width: 922px;
  }
  /* line 363, app/assets/stylesheets/contact_and_event_details.scss */
  .step-process {
    max-width: 88px;
  }
  /* line 366, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container > .step-process:first-child #line {
    width: 155px;
    bottom: 63px;
    left: 66px;
  }
  /* line 371, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container > .step-process:nth-child(2) #line {
    width: 158px;
    bottom: 63px;
    left: 64px;
  }
  /* line 376, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container > .step-process:nth-child(3) #line {
    width: 157px;
    bottom: 82px;
    left: 65px;
  }
  /* line 381, app/assets/stylesheets/contact_and_event_details.scss */
  .step-container > .step-process:nth-child(4) #line {
    width: 157px;
    bottom: 44px;
    left: 64px;
  }
}

/*---STEP-COMPONENT-END---*/
@media screen and (min-width: 768px) {
  /* line 390, app/assets/stylesheets/contact_and_event_details.scss */
  .form-section-onboarding-step-three .container {
    width: 71%;
  }
  /* line 393, app/assets/stylesheets/contact_and_event_details.scss */
  .form-section-onboarding-step-three .form-row div.form-group:first-child {
    padding-right: 34px;
  }
  /* line 396, app/assets/stylesheets/contact_and_event_details.scss */
  .form-section-onboarding-step-three .form-row div.form-group:last-child {
    padding-left: 34px;
  }
  /* line 399, app/assets/stylesheets/contact_and_event_details.scss */
  .form-section-onboarding-step-three .form-row div.form-group.col-md-3:first-child {
    padding-right: 15px;
  }
  /* line 402, app/assets/stylesheets/contact_and_event_details.scss */
  .form-section-onboarding-step-three .blue-bar {
    margin: 65px auto 40px;
  }
  /* line 405, app/assets/stylesheets/contact_and_event_details.scss */
  .form-section-onboarding-step-three form .blue-bar:nth-child(3) {
    margin: 32px auto 42px;
  }
}

@media screen and (min-width: 991px) {
  /* line 411, app/assets/stylesheets/contact_and_event_details.scss */
  .form-section-onboarding-step-three .container {
    width: 71%;
  }
}

@media screen and (min-width: 1400px) {
  /* line 417, app/assets/stylesheets/contact_and_event_details.scss */
  .page-header-section-onboarding {
    background-size: contain;
  }
}

/*---MAIN-SECTION-START---*/
/* line 2, app/assets/stylesheets/billing_info.scss */
.form-section-onboarding-step-four .btn, .form-section-onboarding-step-four .btn-lg {
  border-radius: 2rem;
  min-width: 7rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #fff;
}

/* line 12, app/assets/stylesheets/billing_info.scss */
.page-header-section-onboarding {
  background: url(/assets/signup-bg-main-281ab171a8afeda02bd0a3e8d45b1edb212d3c3ecb9c30b1199b18879a95afab.png) no-repeat;
  background-attachment: fixed;
  min-height: 176px;
  margin-top: 73px;
}

/* line 19, app/assets/stylesheets/billing_info.scss */
.form-section-onboarding-step-four h5 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 41px;
  font-size: 2.3rem;
  font-weight: 400;
}

/*---STEP-COMPONENT-START---*/
/* line 28, app/assets/stylesheets/billing_info.scss */
.step-section {
  background-color: #f1f3f8;
  min-height: 340px;
}

/* line 33, app/assets/stylesheets/billing_info.scss */
.step-section h1 {
  text-align: center;
  font-weight: 400;
  padding-top: 47px;
  font-size: 2.3rem;
  letter-spacing: -1px;
}

/* line 41, app/assets/stylesheets/billing_info.scss */
.step-container {
  display: flex;
  justify-content: space-between;
  max-width: 320px;
  padding: 0 20px;
  margin: 70px auto 0;
}

/* line 49, app/assets/stylesheets/billing_info.scss */
.step-process {
  text-align: center;
  max-width: 45px;
}

/* line 54, app/assets/stylesheets/billing_info.scss */
.step-process:last-child {
  margin-right: 0;
}

/* line 58, app/assets/stylesheets/billing_info.scss */
.step-number {
  font-family: "Raleway", "Montserrat", Arial, Helvetica, sans-serif;
  background-color: #e0e2e2;
  border-radius: 100%;
  width: 45px;
  height: 43px;
  color: #fff;
  margin: auto;
  padding-top: 2px;
  font-weight: 500;
  font-size: 1.3rem;
  border: 2px solid #fff;
  z-index: 1000;
  position: relative;
}

/* line 74, app/assets/stylesheets/billing_info.scss */
.step-number.completed {
  background-color: #4a74df;
}

/* line 78, app/assets/stylesheets/billing_info.scss */
.step-text {
  margin-top: 14px;
  color: #646464;
  font-weight: 500;
  line-height: 1.2;
  font-size: 65%;
}

/* line 86, app/assets/stylesheets/billing_info.scss */
.step-text.completed {
  color: #4a74df;
}

/* line 90, app/assets/stylesheets/billing_info.scss */
.line-container {
  position: relative;
}

/* line 94, app/assets/stylesheets/billing_info.scss */
#line {
  background-color: #fff;
  position: absolute;
  height: 20px;
}

/* line 100, app/assets/stylesheets/billing_info.scss */
#line::before {
  position: absolute;
  content: "";
  bottom: 13px;
  right: 0;
  background-color: #f1f3f8;
  width: 100%;
  height: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* line 112, app/assets/stylesheets/billing_info.scss */
#line::after {
  position: absolute;
  content: "";
  top: 13px;
  right: 0;
  background-color: #f1f3f8;
  width: 100%;
  height: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* line 124, app/assets/stylesheets/billing_info.scss */
#line.completed {
  background-color: #4a74df75;
}

/* line 128, app/assets/stylesheets/billing_info.scss */
.step-container > .step-process:first-child #line {
  width: 16px;
  bottom: 61px;
  left: 44px;
}

/* line 134, app/assets/stylesheets/billing_info.scss */
.step-container > .step-process:nth-child(2) #line {
  width: 18px;
  bottom: 60px;
  left: 43px;
}

/* line 140, app/assets/stylesheets/billing_info.scss */
.step-container > .step-process:nth-child(3) #line {
  width: 17px;
  bottom: 59px;
  left: 43px;
}

/* line 146, app/assets/stylesheets/billing_info.scss */
.step-container > .step-process:nth-child(3) #line::before {
  bottom: 14px;
  right: 0;
}

/* line 151, app/assets/stylesheets/billing_info.scss */
.step-container > .step-process:nth-child(3) #line::after {
  top: 12px;
  right: 0;
}

/* line 156, app/assets/stylesheets/billing_info.scss */
.step-container > .step-process:nth-child(4) #line {
  width: 18px;
  bottom: 49px;
  left: 43px;
}

/* line 162, app/assets/stylesheets/billing_info.scss */
.step-container > .step-process:nth-child(4) #line::before {
  bottom: 13px;
  right: 0;
}

/* line 167, app/assets/stylesheets/billing_info.scss */
.step-container > .step-process:nth-child(4) #line::after {
  top: 13px;
  right: 0;
}

/*---STEP-COMPONENT-END---*/
/*---FORM-COMPONENT-START---*/
/* line 174, app/assets/stylesheets/billing_info.scss */
.form-section-onboarding-step-four .container {
  max-width: 879px;
}

/* line 178, app/assets/stylesheets/billing_info.scss */
.form-section-onboarding-step-four .blue-bar {
  background-color: #4f74d8;
  color: #fff;
  width: 100%;
  margin: 65px auto 40px;
  height: 37px;
  padding: 6px 0 0 25px;
  position: relative;
  font-weight: 500;
}

/* line 189, app/assets/stylesheets/billing_info.scss */
.form-section-onboarding-step-four form label {
  font-size: 0.9rem;
  font-weight: 500;
  margin-bottom: 10px;
}

/* line 195, app/assets/stylesheets/billing_info.scss */
.form-section-onboarding-step-four form hr {
  margin-top: 25px;
  margin-bottom: 50px;
}

/* line 200, app/assets/stylesheets/billing_info.scss */
.form-section-onboarding-step-four .form-control {
  background-color: #ecedf1;
  border-radius: 0;
  border: none;
  height: 40px;
  padding-left: 19px;
}

/* line 208, app/assets/stylesheets/billing_info.scss */
.form-section-onboarding-step-four .form-control::-moz-placeholder {
  color: #878787b3;
  font-weight: 500;
  font-size: 0.9rem;
}
.form-section-onboarding-step-four .form-control:-ms-input-placeholder {
  color: #878787b3;
  font-weight: 500;
  font-size: 0.9rem;
}
.form-section-onboarding-step-four .form-control::placeholder {
  color: #878787b3;
  font-weight: 500;
  font-size: 0.9rem;
}

/* line 214, app/assets/stylesheets/billing_info.scss */
.form-section-onboarding-step-four select {
  background: #ecedf1 url(/assets/signup-form-select-arrow-b92bb4de4a175f008db3f7f4a24ab74b90a9329d961e1f15d4720b7922f88e97.png) no-repeat;
  background-size: 14px;
  background-position: right 19px center;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 222, app/assets/stylesheets/billing_info.scss */
.form-section-onboarding-step-four .form-group {
  margin-bottom: 20px;
}

/* line 226, app/assets/stylesheets/billing_info.scss */
.form-section-onboarding-step-four .form-row.form-buttons {
  display: flex;
  justify-content: center;
  margin-bottom: 54px;
}

/* line 232, app/assets/stylesheets/billing_info.scss */
.form-section-onboarding-step-four .form-row.form-buttons > button,
.form-section-onboarding-step-four .form-row.form-buttons > a {
  position: relative;
  height: 38px;
  font-size: 0.9rem;
  font-weight: 500;
  width: 43%;
  max-width: 10.8rem;
  color: #d8def4;
}

/* line 243, app/assets/stylesheets/billing_info.scss */
.form-section-onboarding-step-four .form-row.form-buttons > a {
  padding-top: 8px;
}

/* line 247, app/assets/stylesheets/billing_info.scss */
.form-section-onboarding-step-four .form-row.form-buttons > a:first-child {
  margin-right: 28px;
}

/* line 251, app/assets/stylesheets/billing_info.scss */
.form-section-onboarding-step-four .form-row.form-buttons > a:first-child > img {
  position: absolute;
  left: 15px;
  top: 11px;
  height: 13px;
}

/* line 258, app/assets/stylesheets/billing_info.scss */
.form-section-onboarding-step-four .form-row.form-buttons > button:last-child {
  padding-left: 5px;
}

/* line 262, app/assets/stylesheets/billing_info.scss */
.form-section-onboarding-step-four .form-row.form-buttons > button:last-child > img {
  position: absolute;
  right: 15px;
  top: 11px;
  height: 13px;
}

/*---FORM-COMPONENT-END---*/
/*---MAIN-SECTION-END---*/
/*---STEP-COMPONENT-START---*/
@media screen and (min-width: 483px) {
  /* line 274, app/assets/stylesheets/billing_info.scss */
  .step-container {
    max-width: 483px;
  }
  /* line 277, app/assets/stylesheets/billing_info.scss */
  .step-container > .step-process:first-child #line {
    width: 57px;
    bottom: 61px;
    left: 44px;
  }
  /* line 282, app/assets/stylesheets/billing_info.scss */
  .step-container > .step-process:nth-child(2) #line {
    width: 59px;
    bottom: 61px;
    left: 43px;
  }
  /* line 287, app/assets/stylesheets/billing_info.scss */
  .step-container > .step-process:nth-child(3) #line {
    width: 59px;
    bottom: 61px;
    left: 43px;
  }
  /* line 292, app/assets/stylesheets/billing_info.scss */
  .step-container > .step-process:nth-child(3) #line::before {
    bottom: 13px;
    right: 0;
  }
  /* line 296, app/assets/stylesheets/billing_info.scss */
  .step-container > .step-process:nth-child(3) #line::after {
    top: 13px;
    right: 0;
  }
  /* line 300, app/assets/stylesheets/billing_info.scss */
  .step-container > .step-process:nth-child(4) #line {
    width: 59px;
    bottom: 49px;
    left: 43px;
  }
  /* line 305, app/assets/stylesheets/billing_info.scss */
  .step-container > .step-process:nth-child(4) #line::before {
    bottom: 13px;
    right: 0;
  }
  /* line 309, app/assets/stylesheets/billing_info.scss */
  .step-container > .step-process:nth-child(4) #line::after {
    top: 13px;
    right: 0;
  }
}

@media screen and (min-width: 733px) {
  /* line 316, app/assets/stylesheets/billing_info.scss */
  .step-process {
    max-width: 88px;
  }
  /* line 319, app/assets/stylesheets/billing_info.scss */
  .step-text {
    font-size: 1rem;
  }
  /* line 322, app/assets/stylesheets/billing_info.scss */
  .step-container {
    max-width: 700px;
  }
  /* line 325, app/assets/stylesheets/billing_info.scss */
  .step-container > .step-process:first-child #line {
    width: 101px;
    bottom: 63px;
    left: 65px;
  }
  /* line 330, app/assets/stylesheets/billing_info.scss */
  .step-container > .step-process:nth-child(2) #line {
    width: 103px;
    bottom: 63px;
    left: 64px;
  }
  /* line 335, app/assets/stylesheets/billing_info.scss */
  .step-container > .step-process:nth-child(3) #line {
    width: 103px;
    bottom: 82px;
    left: 64px;
  }
  /* line 340, app/assets/stylesheets/billing_info.scss */
  .step-container > .step-process:nth-child(4) #line {
    width: 102px;
    bottom: 44px;
    left: 64px;
  }
}

@media screen and (min-width: 984px) {
  /* line 348, app/assets/stylesheets/billing_info.scss */
  .step-container {
    max-width: 922px;
  }
  /* line 351, app/assets/stylesheets/billing_info.scss */
  .step-process {
    max-width: 88px;
  }
  /* line 354, app/assets/stylesheets/billing_info.scss */
  .step-container > .step-process:first-child #line {
    width: 155px;
    bottom: 63px;
    left: 66px;
  }
  /* line 359, app/assets/stylesheets/billing_info.scss */
  .step-container > .step-process:nth-child(2) #line {
    width: 158px;
    bottom: 63px;
    left: 64px;
  }
  /* line 364, app/assets/stylesheets/billing_info.scss */
  .step-container > .step-process:nth-child(3) #line {
    width: 157px;
    bottom: 82px;
    left: 65px;
  }
  /* line 369, app/assets/stylesheets/billing_info.scss */
  .step-container > .step-process:nth-child(4) #line {
    width: 157px;
    bottom: 44px;
    left: 64px;
  }
}

/*---STEP-COMPONENT-END---*/
@media screen and (min-width: 576px) {
  /* line 378, app/assets/stylesheets/billing_info.scss */
  .form-section-onboarding-step-four .container {
    width: 71%;
  }
}

@media screen and (min-width: 1400px) {
  /* line 384, app/assets/stylesheets/billing_info.scss */
  .page-header-section-onboarding {
    background-size: contain;
  }
}

/* line 390, app/assets/stylesheets/billing_info.scss */
#filters_invoice_number {
  height: 37px;
}

/*---MAIN-SECTION-START---*/
/* line 2, app/assets/stylesheets/create_and_verify_account.scss */
.button-previous-step-fieve {
  margin-right: 28px;
  padding-top: 8px;
}

/* line 7, app/assets/stylesheets/create_and_verify_account.scss */
.button-previous-step-fieve img {
  position: absolute;
  left: 15px;
  top: 11px;
  height: 13px;
}

/* line 14, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five .btn {
  border-radius: 2rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  position: relative;
  height: 38px;
  font-size: 0.9rem;
  font-weight: 500;
  width: 43%;
  max-width: 10.8rem;
  color: #d8def4;
}

/* line 29, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five .btn, .form-section-onboarding-step-five .btn-lg {
  border-radius: 2rem;
  min-width: 7rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #fff;
}

/* line 39, app/assets/stylesheets/create_and_verify_account.scss */
.page-header-section-onboarding {
  background: url(/assets/signup-bg-main-281ab171a8afeda02bd0a3e8d45b1edb212d3c3ecb9c30b1199b18879a95afab.png) no-repeat;
  background-attachment: fixed;
  min-height: 176px;
  margin-top: 73px;
}

/* line 46, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five h5 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 41px;
  font-size: 2.3rem;
  font-weight: 400;
}

/*---STEP-COMPONENT-START---*/
/* line 55, app/assets/stylesheets/create_and_verify_account.scss */
.step-section {
  background-color: #f1f3f8;
  min-height: 340px;
}

/* line 60, app/assets/stylesheets/create_and_verify_account.scss */
.step-section h1 {
  text-align: center;
  font-weight: 400;
  padding-top: 47px;
  font-size: 2.3rem;
  letter-spacing: -1px;
}

/* line 68, app/assets/stylesheets/create_and_verify_account.scss */
.step-container {
  display: flex;
  justify-content: space-between;
  max-width: 320px;
  padding: 0 20px;
  margin: 70px auto 0;
}

/* line 76, app/assets/stylesheets/create_and_verify_account.scss */
.step-process {
  text-align: center;
  max-width: 45px;
}

/* line 81, app/assets/stylesheets/create_and_verify_account.scss */
.step-process:last-child {
  margin-right: 0;
}

/* line 85, app/assets/stylesheets/create_and_verify_account.scss */
.step-number {
  font-family: "Raleway", "Montserrat", Arial, Helvetica, sans-serif;
  background-color: #e0e2e2;
  border-radius: 100%;
  width: 45px;
  height: 43px;
  color: #fff;
  margin: auto;
  padding-top: 2px;
  font-weight: 500;
  font-size: 1.3rem;
  border: 2px solid #fff;
  z-index: 1000;
  position: relative;
}

/* line 101, app/assets/stylesheets/create_and_verify_account.scss */
.step-number.completed {
  background-color: #4a74df;
}

/* line 105, app/assets/stylesheets/create_and_verify_account.scss */
.step-text {
  margin-top: 14px;
  color: #646464;
  font-weight: 500;
  line-height: 1.2;
  font-size: 65%;
}

/* line 113, app/assets/stylesheets/create_and_verify_account.scss */
.step-text.completed {
  color: #4a74df;
}

/* line 117, app/assets/stylesheets/create_and_verify_account.scss */
.line-container {
  position: relative;
}

/* line 121, app/assets/stylesheets/create_and_verify_account.scss */
#line {
  background-color: #fff;
  position: absolute;
  height: 20px;
}

/* line 127, app/assets/stylesheets/create_and_verify_account.scss */
#line::before {
  position: absolute;
  content: "";
  bottom: 13px;
  right: 0;
  background-color: #f1f3f8;
  width: 100%;
  height: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* line 139, app/assets/stylesheets/create_and_verify_account.scss */
#line::after {
  position: absolute;
  content: "";
  top: 13px;
  right: 0;
  background-color: #f1f3f8;
  width: 100%;
  height: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* line 151, app/assets/stylesheets/create_and_verify_account.scss */
#line.completed {
  background-color: #4a74df75;
}

/* line 155, app/assets/stylesheets/create_and_verify_account.scss */
.step-container > .step-process:first-child #line {
  width: 16px;
  bottom: 61px;
  left: 44px;
}

/* line 161, app/assets/stylesheets/create_and_verify_account.scss */
.step-container > .step-process:nth-child(2) #line {
  width: 18px;
  bottom: 60px;
  left: 43px;
}

/* line 167, app/assets/stylesheets/create_and_verify_account.scss */
.step-container > .step-process:nth-child(3) #line {
  width: 17px;
  bottom: 59px;
  left: 43px;
}

/* line 173, app/assets/stylesheets/create_and_verify_account.scss */
.step-container > .step-process:nth-child(3) #line::before {
  bottom: 14px;
  right: 0;
}

/* line 178, app/assets/stylesheets/create_and_verify_account.scss */
.step-container > .step-process:nth-child(3) #line::after {
  top: 12px;
  right: 0;
}

/* line 183, app/assets/stylesheets/create_and_verify_account.scss */
.step-container > .step-process:nth-child(4) #line {
  width: 18px;
  bottom: 49px;
  left: 43px;
}

/* line 189, app/assets/stylesheets/create_and_verify_account.scss */
.step-container > .step-process:nth-child(4) #line::before {
  bottom: 13px;
  right: 0;
}

/* line 194, app/assets/stylesheets/create_and_verify_account.scss */
.step-container > .step-process:nth-child(4) #line::after {
  top: 13px;
  right: 0;
}

/*---STEP-COMPONENT-END---*/
/*---FORM-COMPONENT-START---*/
/* line 201, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five > .container {
  max-width: 879px;
  width: 80%;
}

/* line 206, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five .blue-bar {
  background-color: #4f74d8;
  color: #fff;
  width: 100%;
  margin: 65px auto 40px;
  height: 37px;
  padding: 6px 0 0 25px;
  position: relative;
  font-weight: 500;
}

/* line 217, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five form label {
  font-size: 0.9rem;
  font-weight: 500;
  margin-bottom: 10px;
}

/* line 223, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five form hr {
  margin-top: 25px;
  margin-bottom: 45px;
}

/* line 228, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five .form-control {
  background-color: #ecedf1;
  border-radius: 0;
  border: none;
  height: 40px;
  padding-left: 19px;
}

/* line 236, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five .form-control::-moz-placeholder {
  color: #878787b3;
  font-weight: 500;
  font-size: 0.9rem;
}
.form-section-onboarding-step-five .form-control:-ms-input-placeholder {
  color: #878787b3;
  font-weight: 500;
  font-size: 0.9rem;
}
.form-section-onboarding-step-five .form-control::placeholder {
  color: #878787b3;
  font-weight: 500;
  font-size: 0.9rem;
}

/* line 242, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five .form-group {
  margin-bottom: 20px;
}

/* line 246, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five .form-row.form-button {
  display: flex;
  justify-content: center;
  margin-bottom: 54px;
}

/* line 252, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five .form-row > button {
  position: relative;
  height: 38px;
  font-size: 0.9rem;
  font-weight: 500;
  width: 43%;
  max-width: 10.8rem;
  color: #d8def4;
}

/* line 262, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five .checkbox-container {
  color: #8f8f8f;
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 0.85rem;
  margin-right: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 277, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five .checkbox-container > a {
  text-decoration: underline;
}

/* Hide the browser's default checkbox */
/* line 282, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five .checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
/* line 291, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five .checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #ecedf1;
}

/* On mouse-over, add a grey background color */
/* line 301, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five .checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
/* line 306, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five .checkbox-container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
/* line 311, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
/* line 318, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five .checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
/* line 323, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five .checkbox-container .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

/* line 335, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five div.form-row div.form-group.check {
  padding-left: 0;
  margin-top: 20px;
}

/* line 340, app/assets/stylesheets/create_and_verify_account.scss */
.form-section-onboarding-step-five .form-check {
  padding-left: 5px;
  font-size: 1rem;
}

/*---FORM-COMPONENT-END---*/
/*---MAIN-SECTION-END---*/
@media screen and (min-width: 576px) {
  /* line 349, app/assets/stylesheets/create_and_verify_account.scss */
  .form-section-onboarding-step-five .container {
    width: 71%;
  }
}

/*---STEP-COMPONENT-START---*/
@media screen and (min-width: 483px) {
  /* line 356, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container {
    max-width: 483px;
  }
  /* line 359, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container > .step-process:first-child #line {
    width: 57px;
    bottom: 61px;
    left: 44px;
  }
  /* line 364, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container > .step-process:nth-child(2) #line {
    width: 59px;
    bottom: 61px;
    left: 43px;
  }
  /* line 369, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container > .step-process:nth-child(3) #line {
    width: 59px;
    bottom: 61px;
    left: 43px;
  }
  /* line 374, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container > .step-process:nth-child(3) #line::before {
    bottom: 13px;
    right: 0;
  }
  /* line 378, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container > .step-process:nth-child(3) #line::after {
    top: 13px;
    right: 0;
  }
  /* line 382, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container > .step-process:nth-child(4) #line {
    width: 59px;
    bottom: 49px;
    left: 43px;
  }
  /* line 387, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container > .step-process:nth-child(4) #line::before {
    bottom: 13px;
    right: 0;
  }
  /* line 391, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container > .step-process:nth-child(4) #line::after {
    top: 13px;
    right: 0;
  }
}

@media screen and (min-width: 733px) {
  /* line 398, app/assets/stylesheets/create_and_verify_account.scss */
  .step-process {
    max-width: 88px;
  }
  /* line 401, app/assets/stylesheets/create_and_verify_account.scss */
  .step-text {
    font-size: 1rem;
  }
  /* line 404, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container {
    max-width: 700px;
  }
  /* line 407, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container > .step-process:first-child #line {
    width: 101px;
    bottom: 63px;
    left: 65px;
  }
  /* line 412, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container > .step-process:nth-child(2) #line {
    width: 103px;
    bottom: 63px;
    left: 64px;
  }
  /* line 417, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container > .step-process:nth-child(3) #line {
    width: 103px;
    bottom: 82px;
    left: 64px;
  }
  /* line 422, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container > .step-process:nth-child(4) #line {
    width: 102px;
    bottom: 44px;
    left: 64px;
  }
}

@media screen and (min-width: 984px) {
  /* line 430, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container {
    max-width: 922px;
  }
  /* line 433, app/assets/stylesheets/create_and_verify_account.scss */
  .step-process {
    max-width: 88px;
  }
  /* line 436, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container > .step-process:first-child #line {
    width: 155px;
    bottom: 63px;
    left: 66px;
  }
  /* line 441, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container > .step-process:nth-child(2) #line {
    width: 158px;
    bottom: 63px;
    left: 64px;
  }
  /* line 446, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container > .step-process:nth-child(3) #line {
    width: 157px;
    bottom: 82px;
    left: 65px;
  }
  /* line 451, app/assets/stylesheets/create_and_verify_account.scss */
  .step-container > .step-process:nth-child(4) #line {
    width: 157px;
    bottom: 44px;
    left: 64px;
  }
}

/*---STEP-COMPONENT-END---*/
@media screen and (min-width: 768px) {
  /* line 460, app/assets/stylesheets/create_and_verify_account.scss */
  .form-section-onboarding-step-five .container {
    width: 71%;
  }
  /* line 463, app/assets/stylesheets/create_and_verify_account.scss */
  .form-section-onboarding-step-five .checkmark {
    top: 0;
  }
}

@media screen and (min-width: 992px) {
  /* line 469, app/assets/stylesheets/create_and_verify_account.scss */
  .form-section-onboarding-step-five .container {
    width: 71%;
  }
  /* line 472, app/assets/stylesheets/create_and_verify_account.scss */
  .form-section-onboarding-step-five .form-row div.form-group:first-child {
    padding-right: 34px;
  }
  /* line 475, app/assets/stylesheets/create_and_verify_account.scss */
  .form-section-onboarding-step-five .form-row div.form-group:last-child {
    padding-left: 34px;
  }
  /* line 478, app/assets/stylesheets/create_and_verify_account.scss */
  .form-section-onboarding-step-five .container > form > .form-row:nth-child(2),
.form-section-onboarding-step-five .container > form > .form-row:nth-child(3) {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 1400px) {
  /* line 485, app/assets/stylesheets/create_and_verify_account.scss */
  .page-header-section-onboarding {
    background-size: contain;
  }
}

/*---MAIN-SECTION-START---*/
/* line 2, app/assets/stylesheets/profile_limited_client.scss */
.page-header-section-profile {
  background: url(/assets/signup-bg-main-281ab171a8afeda02bd0a3e8d45b1edb212d3c3ecb9c30b1199b18879a95afab.png) no-repeat;
  background-attachment: fixed;
  min-height: 251px;
}

/*---PROFILE-INFO-COMPONENT-START---*/
/* line 9, app/assets/stylesheets/profile_limited_client.scss */
.profile-info-section-limited-client {
  background-color: #f1f3f8;
}

/* line 13, app/assets/stylesheets/profile_limited_client.scss */
.profile-info-section-limited-client .profile {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 58px 0 42px;
  max-width: 540px;
  margin: auto;
  position: relative;
}

/* line 23, app/assets/stylesheets/profile_limited_client.scss */
.profile-info-section-limited-client .profile-badge {
  position: relative;
  margin-bottom: 20px;
}

/* line 28, app/assets/stylesheets/profile_limited_client.scss */
.profile-info-section-limited-client .profile-details {
  text-align: center;
}

/* line 32, app/assets/stylesheets/profile_limited_client.scss */
.profile-info-section-limited-client .divider {
  display: none;
  position: absolute;
  width: 1px;
  height: 90px;
  background-color: #e4e4e4;
  top: 20px;
  left: 228px;
}

/* line 42, app/assets/stylesheets/profile_limited_client.scss */
.profile-info-section-limited-client .profile-badge > .profile-img {
  width: 95%;
  max-width: 130px;
  border-radius: 100%;
  border: 3px solid #fdfdfd;
  box-shadow: 0 0 0 2px #ededed, 0 0 0 4px #eeeeee, 0 0 0 7px #f2f2f2;
}

/* line 50, app/assets/stylesheets/profile_limited_client.scss */
.profile-info-section-limited-client .profile-badge .profile-logo {
  position: absolute;
  width: 70%;
  max-width: 130px;
  top: 15px;
  left: 110px;
  border-radius: 100%;
  border: 3px solid #fdfdfd;
  box-shadow: 0 0 0 2px #ededed, 0 0 0 4px #f0f0f0;
}

/* line 61, app/assets/stylesheets/profile_limited_client.scss */
.profile-info-section-limited-client .profile-details p {
  margin-bottom: 1px;
}

/* line 65, app/assets/stylesheets/profile_limited_client.scss */
.profile-info-section-limited-client .profile-details > .profile-name {
  font-weight: 600;
  font-size: 1.1rem;
}

/* line 70, app/assets/stylesheets/profile_limited_client.scss */
.profile-info-section-limited-client .profile-details > .profile-company {
  font-size: 0.85rem;
  font-weight: 600;
  color: #747474;
  margin-bottom: 3px;
}

/* line 77, app/assets/stylesheets/profile_limited_client.scss */
.profile-info-section-limited-client .star-container > .fa-star,
.main-section-profile-limited-client .star-container > .fa-star {
  color: #4a74df;
  font-size: 0.9rem;
  margin-right: 2px;
}

/* line 84, app/assets/stylesheets/profile_limited_client.scss */
.profile-info-section-limited-client .profile-rating > .comments-container > .comments::before {
  content: '(';
}

/* line 88, app/assets/stylesheets/profile_limited_client.scss */
.profile-info-section-limited-client .profile-rating > .comments-container > .comments::after {
  content: ')';
}

/* line 92, app/assets/stylesheets/profile_limited_client.scss */
.profile-info-section-limited-client .profile-rating > .comments-container > .comments {
  color: #4a74df;
  font-size: 0.9rem;
  font-weight: 500;
  letter-spacing: -0.5px;
}

/*---PROFILE-INFO-COMPONENT-END---*/
/* line 100, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .btn, .main-section-profile-limited-client .btn-lg {
  border-radius: 2rem;
  min-width: 7rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #fff;
}

/* line 110, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .container {
  width: 80%;
}

/* line 114, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .blue-bar {
  background-color: #4f74d8;
  color: #fff;
  width: 100%;
  margin: 37px auto 26px;
  height: 37px;
  padding: 5px 0 0 22px;
  position: relative;
}

/* line 124, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client > .container > div:nth-child(5) {
  margin-bottom: 0;
}

/* line 128, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client p.profile-description {
  font-size: 0.9rem;
  color: #818080;
  font-weight: 500;
  line-height: 1.2;
  text-align: justify;
  letter-spacing: -0.5px;
}

/* line 137, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .reviews-container {
  margin-bottom: 80px;
}

/* line 141, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .review {
  padding: 30px 0 10px;
  border-bottom: 1px solid #efefef;
}

/* line 146, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .review > .star-container {
  margin-bottom: 8px;
}

/* line 150, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .review > .review-text > p {
  color: #909090;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: justify;
  letter-spacing: -0.5px;
  margin-bottom: 0;
}

/* line 160, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .review > .reviewer {
  text-align: right;
}

/* line 164, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .review > .reviewer > p {
  font-size: 0.9rem;
  font-weight: 500;
  color: #909090;
}

/* line 170, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .review > .reviewer > p > b {
  color: #000;
}

/* line 174, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .review > .reviewer > p > b::before {
  content: '-';
}

/* line 178, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .carousel-inner {
  width: 86%;
  margin: auto;
  margin-top: 35px;
  text-align: center;
  max-height: 150px;
}

/* line 186, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .carousel-item {
  display: none;
  float: unset;
  width: unset;
  margin-right: unset;
}

/* line 193, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .carousel-item.active {
  display: inline;
}

/* line 197, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .carousel-inner > .carousel-item.active:nth-child(2) {
  display: none;
}

/* line 201, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .carousel-item.active img {
  padding: 16px;
  width: 100%;
  max-width: 322px;
}

/* line 207, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .carousel-control-prev,
.main-section-profile-limited-client .carousel-control-next {
  width: 5%;
}

/* line 212, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .carousel-control-prev-icon {
  background-image: url(/assets/slide-prev-icon-dcaf4aaf0993aed6d0b869936f348b56d90b035d9e2105ccb0dec5ddc5b9ac24.png);
  background-size: 60% 100%;
}

/* line 217, app/assets/stylesheets/profile_limited_client.scss */
.main-section-profile-limited-client .carousel-control-next-icon {
  background-image: url(/assets/slide-next-icon-f074c9fc0dc0630a7d4696f1049ca208324884911057a5cc44577a9ba9a28c2e.png);
  background-size: 60% 100%;
}

/*---MAIN-SECTION-END---*/
/*---PROFILE-COMPONENT-START---*/
@media screen and (min-width: 576px) {
  /* line 226, app/assets/stylesheets/profile_limited_client.scss */
  .profile-info-section-limited-client .profile {
    min-width: 540px;
    flex-direction: row;
    justify-content: center;
  }
  /* line 231, app/assets/stylesheets/profile_limited_client.scss */
  .profile-info-section-limited-client .divider {
    display: block;
  }
  /* line 234, app/assets/stylesheets/profile_limited_client.scss */
  .profile-info-section-limited-client .profile-badge {
    margin-right: 130px;
    margin-bottom: 0;
  }
  /* line 238, app/assets/stylesheets/profile_limited_client.scss */
  .profile-info-section-limited-client .profile-details {
    margin-top: -8px;
    text-align: left;
  }
  /* line 242, app/assets/stylesheets/profile_limited_client.scss */
  .profile-info-section-limited-client .star-container,
.profile-info-section-limited-client .profile-rating > .comments-container {
    display: inline-block;
  }
}

/*---PROFILE-COMPONENT-END---*/
@media screen and (min-width: 375px) {
  /* line 250, app/assets/stylesheets/profile_limited_client.scss */
  .main-section-profile-limited-client .carousel-inner {
    max-height: 175px;
  }
}

@media screen and (min-width: 576px) {
  /* line 256, app/assets/stylesheets/profile_limited_client.scss */
  .main-section-profile-limited-client .container {
    width: 80%;
  }
}

@media screen and (min-width: 768px) {
  /* line 262, app/assets/stylesheets/profile_limited_client.scss */
  .main-section-profile-limited-client .carousel-inner {
    max-height: 220px;
  }
}

@media screen and (min-width: 991px) {
  /* line 268, app/assets/stylesheets/profile_limited_client.scss */
  .main-section-profile-limited-client .container {
    max-width: 802px;
  }
}

@media screen and (min-width: 1002px) {
  /* line 274, app/assets/stylesheets/profile_limited_client.scss */
  .main-section-profile-limited-client .carousel-inner > .carousel-item.active:nth-child(2) {
    display: inline;
  }
}

@media screen and (min-width: 1400px) {
  /* line 280, app/assets/stylesheets/profile_limited_client.scss */
  .page-header-section-profile {
    background-size: contain;
  }
}

/*---MAIN-SECTION-START---*/
/* line 2, app/assets/stylesheets/profile_client.scss */
.page-header-section-profile {
  background: url(/assets/signup-bg-main-281ab171a8afeda02bd0a3e8d45b1edb212d3c3ecb9c30b1199b18879a95afab.png) no-repeat;
  background-attachment: fixed;
  min-height: 251px;
}

/*---PROFILE-INFO-COMPONENT-START---*/
/* line 9, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client {
  background-color: #f1f3f8;
}

/* line 13, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client .profile {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 58px 0 42px;
  max-width: 802px;
  margin: auto;
  position: relative;
}

/* line 23, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client .profile-badge {
  position: relative;
  margin-bottom: 20px;
}

/* line 28, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client .profile-details {
  text-align: center;
  margin-bottom: 10px;
}

/* line 33, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client .divider {
  display: none;
  position: absolute;
  width: 1px;
  height: 90px;
  background-color: #e4e4e4;
  top: 20px;
  left: 228px;
}

/* line 43, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client .profile-badge > .profile-img {
  width: 123px;
  height: 123px;
  border-radius: 100%;
  border: 3px solid #fdfdfd;
  box-shadow: 0 0 0 2px #ededed, 0 0 0 4px #eeeeee, 0 0 0 7px #f2f2f2;
}

/* line 51, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client .profile-badge .profile-logo {
  position: absolute;
  width: 91px;
  height: 91px;
  top: 15px;
  left: 110px;
  border-radius: 100%;
  border: 3px solid #fdfdfd;
  box-shadow: 0 0 0 2px #ededed, 0 0 0 4px #f0f0f0;
}

/* line 62, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client .profile-details p {
  margin-bottom: 1px;
}

/* line 66, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client .profile-details > .profile-name {
  font-weight: 600;
  font-size: 1.1rem;
}

/* line 71, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client .profile-details > .email {
  font-size: 0.85rem;
  font-weight: 600;
  color: #747474;
  margin-bottom: 3px;
}

/* line 78, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client .profile-details > .phone {
  font-size: 0.85rem;
  font-weight: 600;
  color: #747474;
  margin-bottom: 3px;
}

/* line 85, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client .profile-details > .profile-company {
  font-size: 0.85rem;
  font-weight: 600;
  color: #747474;
  margin-bottom: 3px;
}

/* line 93, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client .star-container .fa-star-half-alt,
.main-section-profile-client .star-container .fa-star-half-alt {
  color: #4a74df;
  font-size: 0.9rem;
  margin-right: 2px;
}

/* line 99, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client .star-container .fa-star.filled,
.main-section-profile-client .star-container .fa-star.filled {
  color: #4a74df;
}

/* line 104, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client .star-container .fa-star
.main-section-profile-client .star-container .fa-star {
  color: #cdd1da;
  font-size: 0.9rem;
  margin-right: 2px;
}

/* line 111, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client .profile-rating > .comments-container > .comments::before {
  content: '(';
}

/* line 115, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client .profile-rating > .comments-container > .comments::after {
  content: ')';
}

/* line 119, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client .profile-rating > .comments-container > .comments {
  color: #4a74df;
  font-size: 0.9rem;
  font-weight: 500;
  letter-spacing: -0.5px;
}

/* line 126, app/assets/stylesheets/profile_client.scss */
.profile-info-section-client .btn {
  border-radius: 2rem;
  min-width: 7rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #fff;
}

/*---PROFILE-INFO-COMPONENT-END---*/
/* line 137, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .btn, .main-section-profile-client .btn-lg {
  border-radius: 2rem;
  min-width: 7rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #fff;
}

/* line 147, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .container {
  width: 80%;
}

/* line 151, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .blue-bar {
  background-color: #4f74d8;
  color: #fff;
  width: 100%;
  margin: 37px auto 26px;
  height: 37px;
  padding: 5px 0 0 22px;
  position: relative;
}

/* line 161, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .blue-bar-reviews-container {
  margin-bottom: 0px;
}

/* line 165, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client > .container > div:nth-child(5) {
  margin-bottom: 0;
}

/* line 169, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client p.profile-description {
  font-size: 0.9rem;
  color: #818080;
  font-weight: 500;
  line-height: 1.2;
  text-align: justify;
  letter-spacing: -0.5px;
}

/* line 178, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .reviews-container {
  margin-bottom: 80px;
}

/* line 182, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .review {
  padding: 30px 0 10px;
  border-bottom: 1px solid #efefef;
}

/* line 187, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .review > .star-container {
  margin-bottom: 8px;
}

/* line 191, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .review > .review-text > p {
  color: #909090;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: justify;
  letter-spacing: -0.5px;
  margin-bottom: 0;
}

/* line 201, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .review > .reviewer {
  text-align: right;
}

/* line 205, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .review > .reviewer > p {
  font-size: 0.9rem;
  font-weight: 500;
  color: #909090;
}

/* line 211, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .review > .reviewer > p > b {
  color: #000;
}

/* line 215, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .review > .reviewer > p > b::before {
  content: '-';
}

/* line 219, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .profile-photo-gallery-container {
  margin-bottom: 80px;
}

/* line 223, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .profile-photo-gallery-container.not-editable {
  margin-bottom: 0px;
}

/* line 227, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .carousel-inner {
  width: 86%;
  margin: auto;
  margin-top: 35px;
  text-align: center;
  max-height: 150px;
}

/* line 235, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .carousel-item {
  display: none;
  float: unset;
  width: unset;
  margin-right: unset;
}

/* line 242, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .carousel-item.active {
  display: inline;
}

/* line 246, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .carousel-inner > .carousel-item.active:nth-child(2) {
  display: none;
}

/* line 250, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .carousel-item.active img {
  padding: 16px;
  width: 100%;
  max-width: 322px;
}

/* line 256, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .carousel-control-prev,
.main-section-profile-client .carousel-control-next {
  width: 5%;
}

/* line 261, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .carousel-control-prev-icon {
  background-image: url(/assets/slide-prev-icon-dcaf4aaf0993aed6d0b869936f348b56d90b035d9e2105ccb0dec5ddc5b9ac24.png);
  background-size: 60% 100%;
}

/* line 266, app/assets/stylesheets/profile_client.scss */
.main-section-profile-client .carousel-control-next-icon {
  background-image: url(/assets/slide-next-icon-f074c9fc0dc0630a7d4696f1049ca208324884911057a5cc44577a9ba9a28c2e.png);
  background-size: 60% 100%;
}

/*---MAIN-SECTION-END---*/
/*---PROFILE-COMPONENT-START---*/
@media screen and (min-width: 576px) {
  /* line 275, app/assets/stylesheets/profile_client.scss */
  .profile-info-section-client .profile {
    min-width: 540px;
    flex-direction: row;
    justify-content: center;
  }
  /* line 280, app/assets/stylesheets/profile_client.scss */
  .profile-info-section-client .divider {
    display: block;
  }
  /* line 283, app/assets/stylesheets/profile_client.scss */
  .profile-info-section-client .profile-badge {
    margin-right: 130px;
    margin-bottom: 0;
  }
  /* line 287, app/assets/stylesheets/profile_client.scss */
  .profile-info-section-client .profile-details {
    margin-top: -8px;
    text-align: left;
    margin-bottom: 0;
    margin-right: 90px;
  }
  /* line 293, app/assets/stylesheets/profile_client.scss */
  .profile-info-section-client .star-container,
.profile-info-section-client .profile-rating > .comments-container {
    display: inline-block;
  }
}

/*---PROFILE-COMPONENT-END---*/
@media screen and (min-width: 375px) {
  /* line 301, app/assets/stylesheets/profile_client.scss */
  .main-section-profile-client .carousel-inner {
    max-height: 175px;
  }
}

@media screen and (min-width: 576px) {
  /* line 307, app/assets/stylesheets/profile_client.scss */
  .main-section-profile-client .container {
    width: 80%;
  }
}

@media screen and (min-width: 768px) {
  /* line 313, app/assets/stylesheets/profile_client.scss */
  .main-section-profile-client .carousel-inner {
    max-height: 220px;
  }
}

@media screen and (min-width: 991px) {
  /* line 319, app/assets/stylesheets/profile_client.scss */
  .main-section-profile-client .container {
    max-width: 802px;
  }
}

@media screen and (min-width: 1002px) {
  /* line 325, app/assets/stylesheets/profile_client.scss */
  .main-section-profile-client .carousel-inner > .carousel-item.active:nth-child(2) {
    display: inline;
  }
}

@media screen and (min-width: 1400px) {
  /* line 331, app/assets/stylesheets/profile_client.scss */
  .page-header-section-profile {
    background-size: contain;
  }
}

/*---MAIN-SECTION-START---*/
/* line 2, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer .btn, .profile-details-section-freelancer .btn-lg {
  border-radius: 2rem;
  min-width: 7rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #fff;
}

/* line 12, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer .btn-submit {
  margin: auto;
  width: 155px;
  height: 40px;
  font-weight: 500;
  font-size: 0.9rem;
  margin-left: 2px;
}

/* line 21, app/assets/stylesheets/profile_freelancer.scss */
.page-header-section-profile {
  background: url(/assets/signup-bg-main-281ab171a8afeda02bd0a3e8d45b1edb212d3c3ecb9c30b1199b18879a95afab.png) no-repeat;
  background-attachment: fixed;
  min-height: 251px;
}

/*---PROFILE-INFO-COMPONENT-START---*/
/* line 28, app/assets/stylesheets/profile_freelancer.scss */
.profile-info-section-freelancer {
  background-color: #f1f3f8;
}

/* line 32, app/assets/stylesheets/profile_freelancer.scss */
.profile-info-section-freelancer .profile {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 58px 0 42px;
  max-width: 802px;
  margin: auto;
  position: relative;
}

/* line 42, app/assets/stylesheets/profile_freelancer.scss */
.profile-info-section-freelancer .btn {
  border-radius: 2rem;
  min-width: 7rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #fff;
}

/* line 52, app/assets/stylesheets/profile_freelancer.scss */
.profile-info-section-freelancer .profile-badge {
  position: relative;
  margin-bottom: 20px;
}

/* line 57, app/assets/stylesheets/profile_freelancer.scss */
.profile-info-section-freelancer .profile-details {
  text-align: center;
}

/* line 61, app/assets/stylesheets/profile_freelancer.scss */
.profile-info-section-freelancer .divider {
  display: none;
  position: absolute;
  width: 1px;
  height: 100px;
  background-color: #e4e4e4;
  top: 16px;
  left: 158px;
}

/* line 71, app/assets/stylesheets/profile_freelancer.scss */
.profile-info-section-freelancer .profile-badge > .profile-img {
  width: 95%;
  max-width: 130px;
  border-radius: 100%;
  border: 3px solid #fdfdfd;
  box-shadow: 0 0 0 2px #ededed, 0 0 0 4px #eeeeee, 0 0 0 7px #f2f2f2;
}

/* line 79, app/assets/stylesheets/profile_freelancer.scss */
.profile-info-section-freelancer .profile-badge .profile-logo {
  position: absolute;
  width: 70%;
  max-width: 130px;
  top: 15px;
  left: 110px;
  border-radius: 100%;
  border: 3px solid #fdfdfd;
  box-shadow: 0 0 0 2px #ededed, 0 0 0 4px #f0f0f0;
}

/* line 90, app/assets/stylesheets/profile_freelancer.scss */
.profile-info-section-freelancer .profile-details p {
  margin-bottom: 1px;
}

/* line 94, app/assets/stylesheets/profile_freelancer.scss */
.profile-info-section-freelancer .profile-details .profile-name {
  font-weight: 600;
  font-size: 1.1rem;
}

/* line 99, app/assets/stylesheets/profile_freelancer.scss */
.profile-info-section-freelancer .profile-details .profile-email {
  color: #4a74df;
  font-weight: 500;
  font-size: 0.9rem;
}

/* line 105, app/assets/stylesheets/profile_freelancer.scss */
.profile-info-section-freelancer .profile-details .profile-contact {
  color: #747474;
  font-weight: 500;
  font-size: 0.9rem;
}

/* line 111, app/assets/stylesheets/profile_freelancer.scss */
.profile-info-section-freelancer .star-container.fa-star-half-alt {
  color: #4a74df;
  font-size: 0.9rem;
  margin-right: 2px;
}

/* line 117, app/assets/stylesheets/profile_freelancer.scss */
.profile-info-section-freelancer .star-container .fa-star.filled {
  color: #4a74df;
}

/* line 121, app/assets/stylesheets/profile_freelancer.scss */
.profile-info-section-freelancer .star-container .fa-star {
  color: #cdd1da;
  font-size: 0.9rem;
  margin-right: 2px;
}

/*---PROFILE-INFO-COMPONENT-END---*/
/*---PROFILE-DETAILS-COMPONENT-START---*/
/* line 132, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer {
  margin: auto;
  max-width: 1280px;
}

/* line 137, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer .details-container {
  padding: 12px 0 57px;
}

/* line 141, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer .card-columns .card {
  margin-bottom: 0;
  border: none;
}

/* line 146, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer .card-columns .card:last-child p.card-text {
  margin-bottom: 37px;
}

/* line 150, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer .card-body {
  padding-bottom: 0;
}

/* line 154, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer .card-body hr {
  margin-top: 0.9rem;
  margin-bottom: 1rem;
}

/* line 159, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer .card-body h6.card-title {
  color: #6177ac;
  font-weight: 500;
  font-size: 1rem;
}

/* line 165, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer .card-body p.card-text {
  padding-left: 3px;
  color: #a7a7a7;
  font-weight: 500;
  font-size: 0.85rem;
  line-height: 1.2;
  letter-spacing: -0.2px;
}

/* line 174, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer .card-body a {
  text-decoration: underline;
  font-size: 0.85rem;
  font-weight: 600;
  color: #6d91e2;
}

/* line 181, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer .carousel-inner {
  width: 86%;
  margin: auto;
  margin-top: 26px;
  text-align: center;
  max-height: 95px;
}

/* line 189, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer .carousel-item {
  display: none;
  float: unset;
  width: unset;
  margin-right: unset;
}

/* line 196, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer .carousel-item.active {
  display: inline;
}

/* line 200, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer .carousel-inner > .carousel-item.active:nth-child(2) {
  display: none;
}

/* line 204, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer .carousel-item.active img {
  width: 100%;
  max-width: 150px;
}

/* line 209, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer .carousel-control-prev,
.profile-details-section-freelancer .carousel-control-next {
  width: 5%;
}

/* line 214, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer .carousel-control-prev-icon {
  background-image: url(/assets/slide-prev-icon-dcaf4aaf0993aed6d0b869936f348b56d90b035d9e2105ccb0dec5ddc5b9ac24.png);
  background-size: 60% 100%;
}

/* line 219, app/assets/stylesheets/profile_freelancer.scss */
.profile-details-section-freelancer .carousel-control-next-icon {
  background-image: url(/assets/slide-next-icon-f074c9fc0dc0630a7d4696f1049ca208324884911057a5cc44577a9ba9a28c2e.png);
  background-size: 60% 100%;
}

/*---SKILL & EQUIPMENT PILLS---*/
/* line 224, app/assets/stylesheets/profile_freelancer.scss */
.profile-pill-list {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  padding-left: 3px;
  padding-bottom: 4px;
}

/* line 232, app/assets/stylesheets/profile_freelancer.scss */
.profile-pill {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 3px 10px;
  border-radius: 20px;
  background-color: #eef1f9;
  color: #6177ac;
  font-weight: 500;
  font-size: 0.8rem;
  border: 1px solid #d5ddf0;
}

/* line 245, app/assets/stylesheets/profile_freelancer.scss */
.profile-pill--verified {
  background-color: #eef6ee;
  border-color: #b8d9b8;
  color: #2d6a2d;
}

/* line 251, app/assets/stylesheets/profile_freelancer.scss */
.profile-pill__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #28a745;
  color: #fff;
  font-size: 0.6rem;
  font-weight: 700;
  flex-shrink: 0;
}

/*---SKILL & EQUIPMENT PILLS END---*/
/*---PROFILE-DETAILS-COMPONENT-END---*/
/*---MAIN-SECTION-END---*/
@media screen and (min-width: 576px) {
  /* line 270, app/assets/stylesheets/profile_freelancer.scss */
  .profile-info-section-freelancer .profile {
    min-width: 540px;
    flex-direction: row;
    justify-content: center;
  }
  /* line 275, app/assets/stylesheets/profile_freelancer.scss */
  .profile-info-section-freelancer .divider {
    display: block;
  }
  /* line 278, app/assets/stylesheets/profile_freelancer.scss */
  .profile-info-section-freelancer .profile-badge {
    margin-right: 60px;
    margin-bottom: 0;
  }
  /* line 282, app/assets/stylesheets/profile_freelancer.scss */
  .profile-info-section-freelancer .profile-details {
    margin-top: 10px;
    text-align: left;
    margin-right: 90px;
  }
  /* line 287, app/assets/stylesheets/profile_freelancer.scss */
  .profile-info-section-freelancer .star-container,
.profile-info-section-freelancer .profile-rating > .comments-container {
    display: inline-block;
  }
  /* line 291, app/assets/stylesheets/profile_freelancer.scss */
  .profile-details-section-freelancer .card-columns {
    width: 105%;
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
}

@media (min-width: 768px) {
  /* line 305, app/assets/stylesheets/profile_freelancer.scss */
  .profile-details-section-freelancer .container {
    max-width: 62.7%;
  }
}

@media screen and (min-width: 991px) {
  /* line 311, app/assets/stylesheets/profile_freelancer.scss */
  .profile-details-section-freelancer .container {
    max-width: 62.7%;
  }
}

@media screen and (min-width: 1271px) {
  /* line 317, app/assets/stylesheets/profile_freelancer.scss */
  .profile-details-section-freelancer .container {
    max-width: 62.7%;
    margin: 0;
    margin-left: 216px;
  }
  /* line 322, app/assets/stylesheets/profile_freelancer.scss */
  .profile-details-section-freelancer .card-body p.card-text {
    padding-right: 105px;
  }
  /* line 325, app/assets/stylesheets/profile_freelancer.scss */
  .profile-details-section-freelancer .carousel-inner > .carousel-item.active:nth-child(2) {
    display: inline;
  }
  /* line 328, app/assets/stylesheets/profile_freelancer.scss */
  .profile-details-section-freelancer .carousel-item.active img {
    max-width: 143px;
  }
}

@media screen and (min-width: 1400px) {
  /* line 334, app/assets/stylesheets/profile_freelancer.scss */
  .page-header-section-profile {
    background-size: contain;
  }
}

/*---MAIN-SECTION-START---*/
/* line 2, app/assets/stylesheets/my_account_client.scss */
.main-section-account .btn,
.main-section-account .btn-lg {
  border-radius: 2rem;
  min-width: 7rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #fff;
}

/* line 13, app/assets/stylesheets/my_account_client.scss */
.main-section-account .btn-submit {
  margin: auto;
  width: 26%;
  height: 38px;
  font-weight: 500;
  font-size: 0.9rem;
}

/* line 21, app/assets/stylesheets/my_account_client.scss */
.page-header-section-account {
  background: url(/assets/signup-bg-main-281ab171a8afeda02bd0a3e8d45b1edb212d3c3ecb9c30b1199b18879a95afab.png) no-repeat;
  background-attachment: fixed;
  min-height: 251px;
}

/* line 27, app/assets/stylesheets/my_account_client.scss */
.main-section-account .blue-bar {
  background-color: #4f74d8;
  color: #fff;
  width: 100%;
  margin: 37px auto 31px;
  height: 37px;
  padding: 6px 0 0 17px;
  position: relative;
}

/* line 37, app/assets/stylesheets/my_account_client.scss */
.main-section-account .container {
  width: 85%;
  position: relative;
}

/*---PROFILE-INFO-COMPONENT-START---*/
/* line 43, app/assets/stylesheets/my_account_client.scss */
.profile-info-section-account {
  background-color: #f1f3f8;
}

/* line 47, app/assets/stylesheets/my_account_client.scss */
.profile-info-section-account .profile {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 58px 0 42px;
  max-width: 540px;
  margin: auto;
  position: relative;
}

/* line 57, app/assets/stylesheets/my_account_client.scss */
.profile-info-section-account .profile-badge {
  position: relative;
  margin-bottom: 20px;
}

/* line 62, app/assets/stylesheets/my_account_client.scss */
.profile-info-section-account .profile-details {
  text-align: center;
}

/* line 66, app/assets/stylesheets/my_account_client.scss */
.profile-info-section-account .divider {
  display: none;
  position: absolute;
  width: 1px;
  height: 100px;
  background-color: #e4e4e4;
  top: 16px;
  left: 158px;
}

/* line 76, app/assets/stylesheets/my_account_client.scss */
.profile-info-section-account .profile-badge > .profile-img {
  width: 123.5px;
  height: 123.5px;
  border-radius: 100%;
  border: 3px solid #fdfdfd;
  box-shadow: 0 0 0 2px #ededed, 0 0 0 4px #eeeeee, 0 0 0 7px #f2f2f2;
}

/* line 84, app/assets/stylesheets/my_account_client.scss */
.profile-info-section-account .profile-details p {
  margin-bottom: 1px;
}

/* line 88, app/assets/stylesheets/my_account_client.scss */
.profile-info-section-account .profile-details .profile-name {
  font-weight: 600;
  font-size: 1.1rem;
}

/* line 93, app/assets/stylesheets/my_account_client.scss */
.profile-info-section-account .profile-details .profile-id {
  font-weight: 500;
  font-size: 0.9rem;
}

/* line 98, app/assets/stylesheets/my_account_client.scss */
.profile-info-section-account .profile-details .profile-email {
  color: #4a74df;
  font-weight: 500;
  font-size: 0.9rem;
}

/*---PROFILE-INFO-COMPONENT-END---*/
/*---MAIN-INFO-COMPONENT-START---*/
/* line 107, app/assets/stylesheets/my_account_client.scss */
.main-section-account {
  margin: auto;
  max-width: 1280px;
  padding-bottom: 60px;
}

/* line 113, app/assets/stylesheets/my_account_client.scss */
.main-section-account .navbar {
  margin-top: 15px;
  padding: 0;
}

/* line 117, app/assets/stylesheets/my_account_client.scss */
.main-section-account .navbar .navbar-expand {
  width: 100%;
}

/* line 122, app/assets/stylesheets/my_account_client.scss */
.main-section-account .navbar .navbar-nav .nav-item {
  width: 100%;
  text-align: center;
}

/* line 126, app/assets/stylesheets/my_account_client.scss */
.main-section-account .navbar .navbar-nav .nav-item .nav-link {
  padding: 0.6rem 0 0.2rem;
  padding-right: 0;
  padding-left: 0;
  color: #a8a8a8;
}

/* line 134, app/assets/stylesheets/my_account_client.scss */
.main-section-account .navbar .navbar-nav .nav-item.active .nav-link {
  color: #6d8fe2;
}

/* line 139, app/assets/stylesheets/my_account_client.scss */
.main-section-account .navbar i.menu-icon {
  font-size: 1.2rem;
  margin-right: 0;
  vertical-align: unset;
}

/* line 145, app/assets/stylesheets/my_account_client.scss */
.main-section-account .navbar i.menu-icon.fa-envelope {
  font-size: 1.4rem;
}

/* line 150, app/assets/stylesheets/my_account_client.scss */
.main-section-account .side-panel {
  display: none;
  position: absolute;
  width: 200px;
  top: -5px;
}

/* line 156, app/assets/stylesheets/my_account_client.scss */
.main-section-account .side-panel .menu {
  list-style: none;
  padding-left: 0;
}

/* line 160, app/assets/stylesheets/my_account_client.scss */
.main-section-account .side-panel .menu li.menu-item {
  color: #a8a8a8;
  font-size: 0.85rem;
  font-weight: 500;
  margin-bottom: 13px;
  min-height: 50px;
  cursor: pointer;
}

/* line 170, app/assets/stylesheets/my_account_client.scss */
.main-section-account .side-panel .menu li.menu-item:hover {
  background-color: #6d8fe2;
  color: #fff;
}

/* line 175, app/assets/stylesheets/my_account_client.scss */
.main-section-account .side-panel .menu li.menu-item .menu-icon-div {
  min-width: 50px;
  max-width: 50px;
}

/* line 180, app/assets/stylesheets/my_account_client.scss */
.main-section-account .side-panel .menu li.menu-item i.menu-icon {
  font-size: 1.2rem;
  margin-right: auto;
  margin-left: auto;
}

/* line 203, app/assets/stylesheets/my_account_client.scss */
.main-section-account .side-panel .menu li.menu-item.active {
  color: #6d8fe2;
}

/* line 206, app/assets/stylesheets/my_account_client.scss */
.main-section-account .side-panel .menu li.menu-item.active:hover {
  color: #fff;
}

/* line 213, app/assets/stylesheets/my_account_client.scss */
.main-section-account .btn.dropdown-toggle {
  border-radius: 0;
  width: 100%;
  background-color: #545b62;
  border-color: #545b62;
  margin-top: 20px;
}

/* line 221, app/assets/stylesheets/my_account_client.scss */
.main-section-account .info-group {
  margin-bottom: 30px;
}

/* line 224, app/assets/stylesheets/my_account_client.scss */
.main-section-account .info-group .carousel-control-prev-icon {
  background-image: url(/assets/slide-prev-icon-dcaf4aaf0993aed6d0b869936f348b56d90b035d9e2105ccb0dec5ddc5b9ac24.png);
  background-size: 60% 100%;
}

/* line 229, app/assets/stylesheets/my_account_client.scss */
.main-section-account .info-group .carousel-control-next-icon {
  background-image: url(/assets/slide-next-icon-f074c9fc0dc0630a7d4696f1049ca208324884911057a5cc44577a9ba9a28c2e.png);
  background-size: 60% 100%;
}

/* line 234, app/assets/stylesheets/my_account_client.scss */
.main-section-account .info-group .carousel-inner {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

/* line 240, app/assets/stylesheets/my_account_client.scss */
.main-section-account .info-group .composite-score-table td {
  border: none;
  padding-left: 3px;
  padding-bottom: 0px;
}

/* line 246, app/assets/stylesheets/my_account_client.scss */
.main-section-account .info-group .composite-score-table td:last-child {
  text-align: center;
}

/* line 250, app/assets/stylesheets/my_account_client.scss */
.main-section-account .info-group .composite-score-table {
  max-width: 400px;
}

/* line 254, app/assets/stylesheets/my_account_client.scss */
.main-section-account .info-group #composite-score-label {
  cursor: pointer;
}

/* line 259, app/assets/stylesheets/my_account_client.scss */
.main-section-account .main-content {
  padding-bottom: 80px;
}

/* line 263, app/assets/stylesheets/my_account_client.scss */
.main-section-account hr {
  margin-top: 0.8rem;
}

/* line 267, app/assets/stylesheets/my_account_client.scss */
.main-section-account .main-content h6 {
  color: #6177ac;
  font-weight: 500;
  font-size: 1rem;
}

/* line 273, app/assets/stylesheets/my_account_client.scss */
.main-section-account .main-content p {
  padding-left: 3px;
  color: #999999;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 1.2;
  letter-spacing: -0.2px;
}

/*---MAIN-INFO-COMPONENT-END---*/
/*---MAIN-SECTION-START---*/
@media (min-width: 576px) {
  /* line 287, app/assets/stylesheets/my_account_client.scss */
  .main-section-account .container {
    max-width: 71%;
  }
  /* line 290, app/assets/stylesheets/my_account_client.scss */
  .profile-info-section-account .profile {
    min-width: 540px;
    flex-direction: row;
    justify-content: center;
  }
  /* line 295, app/assets/stylesheets/my_account_client.scss */
  .profile-info-section-account .divider {
    display: block;
  }
  /* line 298, app/assets/stylesheets/my_account_client.scss */
  .profile-info-section-account .profile-badge {
    margin-right: 60px;
    margin-bottom: 0;
  }
  /* line 302, app/assets/stylesheets/my_account_client.scss */
  .profile-info-section-account .profile-details {
    margin-top: 10px;
    text-align: left;
  }
}

@media (min-width: 768px) {
  /* line 309, app/assets/stylesheets/my_account_client.scss */
  .main-section-account .container {
    max-width: 80%;
  }
  /* line 312, app/assets/stylesheets/my_account_client.scss */
  .main-section-account .navbar {
    display: none;
  }
  /* line 315, app/assets/stylesheets/my_account_client.scss */
  .main-section-account .side-panel {
    display: block;
    left: -55px;
  }
  /* line 319, app/assets/stylesheets/my_account_client.scss */
  .main-section-account .main-content {
    margin-top: 50px;
    min-height: 420px;
    margin-left: 140px;
  }
}

@media screen and (min-width: 991px) {
  /* line 328, app/assets/stylesheets/my_account_client.scss */
  .main-section-account .container {
    max-width: 63%;
  }
  /* line 331, app/assets/stylesheets/my_account_client.scss */
  .main-section-account .main-content {
    margin-left: 281px;
  }
  /* line 334, app/assets/stylesheets/my_account_client.scss */
  .main-section-account .side-panel {
    left: 20px;
  }
}

@media screen and (min-width: 1280px) {
  /* line 340, app/assets/stylesheets/my_account_client.scss */
  .main-section-account .main-content p {
    padding-right: 230px;
  }
}

@media screen and (min-width: 1400px) {
  /* line 346, app/assets/stylesheets/my_account_client.scss */
  .page-header-section-account {
    background-size: contain;
  }
}

/*---MAIN-SECTION-START---*/
/*---MAIN-CONTENT-START---*/
/* line 4, app/assets/stylesheets/backend_users_client.scss */
.container-fluid.main-container.backend-users-client {
  display: block;
  padding: 0 15px;
  padding-bottom: 60px;
  background-color: #f4f5f9;
}

/* line 11, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content {
  flex: 1 1 auto;
  margin: 104px auto 0;
  padding-top: 20px;
  position: relative;
}

/* line 17, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content .show-page-switch.switch.switch-default {
  position: absolute;
  z-index: 500;
  right: 25px;
  display: inline-block;
  min-width: 41px;
  height: 25px;
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 0;
}

/* line 18, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content .show-page-switch.switch.switch-default.email-update-edit {
  top: unset;
  right: unset;
  display: block;
}

/* line 22, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content .show-page-switch.switch.switch-default.email-update-edit.disabled-switch {
  pointer-events: none;
  opacity: 0.6;
}

/* line 44, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content .show-page-switch.switch.switch-default.edit-page-position {
  right: 110px;
}

/* line 48, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content .show-page-switch.switch.switch-default .switch-input {
  position: absolute;
  top: 2px;
  left: 5px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

/* line 54, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content .show-page-switch.switch.switch-default .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background: #7f8c9d;
  border: 1px solid #728293;
  border-radius: 2px;
  transition: opacity background 0.15s ease-out;
}

/* line 66, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content .show-page-switch.switch.switch-default .switch-input:checked ~ .switch-label:before {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

/* line 69, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content .show-page-switch.switch.switch-default .switch-input:checked ~ .switch-label:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 72, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content .show-page-switch.switch.switch-default .switch-handle {
  position: absolute;
  top: 1px;
  left: 2px;
  width: 24px;
  height: 23px;
  background: #fff;
  border: 1px solid #e9ecef;
  border-radius: 1px;
  transition: left 0.15s ease-out;
}

/* line 83, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content .show-page-switch.switch.switch-default .switch-input:checked ~ .switch-handle {
  left: 15px;
}

/* line 86, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content .show-page-switch.switch-primary > .switch-input:checked ~ .switch-label {
  background: #4a74df !important;
  border-color: #0062cc;
}

/* line 90, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content .show-page-switch.switch-pill .switch-handle, .backend-users-client .main-content .show-page-switch.switch-pill .switch-label {
  border-radius: 50em !important;
}

/* line 94, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content .show-page-switch.switch-primary > .switch-input:checked ~ .switch-handle {
  border-color: #0062cc;
}

/* line 99, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content h4 {
  color: #4e4e4e;
  font-weight: 400;
  font-size: 1.52rem;
  margin-bottom: 0;
  padding-left: 3px;
}

/* line 107, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content h6 {
  font-size: 0.9rem;
  color: #9eabb8;
  padding-left: 5px;
  letter-spacing: -0.6px;
  margin-bottom: 14px;
}

/* line 115, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content .page-heading {
  display: inline-block;
}

/* line 117, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content .page-heading .last-login-text {
  margin-left: 3px;
}

/* line 122, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content .search {
  display: block;
  margin-top: 10px;
  text-align: center;
}

/* line 128, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .search .search-box {
  background: #fff url(/assets/dashboard-users-search-icon-828c61994db2a15eca8c5316c2f05d885bf2f1f87858e373c4b94e562b807ab4.png) no-repeat;
  background-position: 147px 8px;
  background-size: 21px;
  height: 36px;
  margin-right: 6px;
  border: none;
  padding-left: 16px;
  font-size: 0.8rem;
  padding-right: 37px;
  font-weight: 500;
  max-width: 180px;
  color: #98a3b0;
}

/* line 143, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .search .search-box::-moz-placeholder {
  color: #acb2bb;
}
.backend-users-client .search .search-box:-ms-input-placeholder {
  color: #acb2bb;
}
.backend-users-client .search .search-box::placeholder {
  color: #acb2bb;
}

/* line 147, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .btn,
.backend-users-client .btn-lg {
  border-radius: 0;
  min-width: 6.85rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #eef1fa;
  height: 36px;
}

/* line 159, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .filter-row {
  margin-bottom: 13px;
  text-align: center;
  margin-top: 20px;
}

/* line 165, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .filter-row .dropdown {
  display: block;
  margin-bottom: 10px;
}

/* line 170, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .filter-row .dropdown .dropdown-toggle {
  border-color: #e6e6e6;
  background-color: #f9fafc;
  color: #98a3b0;
  font-weight: 500;
  min-width: 6rem;
  width: 100%;
  margin-right: 2px;
  text-align: left;
  padding-right: 2px;
  padding-left: 11px;
}

/* line 183, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .filter-row .dropdown-item {
  font-size: 0.8rem;
  color: #98a3b0;
}

/* line 188, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .filter-row .dropdown-item:active {
  color: #fff;
  background-color: #4a74df;
}

/* line 193, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .filter-row .dropdown-toggle::after {
  display: block;
  float: right;
  margin-top: 7px;
  margin-right: 5px;
  margin-left: 6px;
  border-top: 0.5em solid #d7dce2;
  border-right: 0.5em solid transparent;
  border-left: 0.5em solid transparent;
}

/* line 204, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .filter-row .btn-outline-primary {
  color: #688be0;
  background-color: #f9fafc;
  background-image: none;
  border: 1px solid #7b9ae5;
  font-weight: 500;
}

/* line 212, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .filter-row .btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 218, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container {
  border: 1px solid #e2e3e7;
  overflow: auto;
  background-color: #fff;
  position: relative;
}

/* line 223, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row {
  width: 100%;
  padding: 20px;
  padding-top: 0;
  min-width: 400px;
}

/* line 228, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row:first-child {
  padding-top: 20px;
}

/* line 231, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .user-text {
  display: inline-block;
  font-size: 0.9rem;
  font-weight: 600;
  color: #a4aebe;
  padding: 0 10px;
  margin-bottom: 0;
}

/* line 239, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .arrow {
  display: inline-block;
  min-width: 15px;
  vertical-align: middle;
}

/* line 244, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .arrow__hide {
  visibility: hidden;
}

/* line 248, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .parent-client {
  display: flex;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 10px;
}

/* line 252, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .parent-client .collapse-container {
  flex: 0 0 auto;
  flex-grow: 1;
  text-decoration: none;
}

/* line 258, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .collapse-container.collapsed ~ .button-group .popover .arrow::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #797e83;
}

/* line 266, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .collapse-container.collapsed ~ .button-group .arrow::before {
  content: '\f054';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #797e83;
}

/* line 273, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .collapse-container:not(.collapsed) ~ .button-group .arrow::before {
  content: '\f078';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #797e83;
}

/* line 280, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .collapse-container:not(.collapsed) ~ .button-group .switch-primary .arrow::before {
  content: '\f078';
  font-family: "Font Awesome 5 Free";
  font-size: 0rem;
  font-weight: 600;
  color: #797e83;
}

/* line 287, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .button-group {
  padding-top: 9px;
}

/* line 289, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .button-group .switch.switch-default {
  position: relative;
  display: inline-block;
  min-width: 41px;
  height: 25px;
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 0;
  margin-right: 12px;
  vertical-align: middle;
}

/* line 299, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .button-group .switch.switch-default .switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

/* line 306, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .button-group .switch.switch-default .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background: #7f8c9d;
  border: 1px solid #728293;
  border-radius: 2px;
  transition: opacity background 0.15s ease-out;
}

/* line 319, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .button-group .switch.switch-default .switch-input:checked ~ .switch-label:before {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

/* line 323, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .button-group .switch.switch-default .switch-input:checked ~ .switch-label:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 327, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .button-group .switch.switch-default .switch-input:checked ~ .switch-label {
  background: #4a74df !important;
  border-color: #0062cc;
}

/* line 331, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .button-group .switch.switch-default .switch-handle {
  position: absolute;
  top: 1px;
  left: 2px;
  width: 24px;
  height: 23px;
  background: #fff;
  border: 1px solid #e9ecef;
  border-radius: 1px;
  transition: left 0.15s ease-out;
}

/* line 343, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .button-group .switch.switch-default .switch-input:checked ~ .switch-handle {
  left: 15px;
}

/* line 346, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .button-group .switch.switch-default .switch-handle,
.backend-users-client .user-container .user-row .button-group .switch.switch-default .switch-label {
  border-radius: 50em !important;
}

/* line 350, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .button-group .switch.switch-default .switch-input:checked ~ .switch-handle {
  border-color: #0062cc;
}

/* line 354, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .button-group .btn {
  border-radius: 0;
  min-width: 3.5rem;
  text-align: center;
  font-size: 0.7rem;
  background-color: #4a74df;
  border-color: #4a74df;
  height: 26px;
  padding-top: 4px;
  padding-left: 6px;
  color: #eaeefb;
  padding-right: 8px;
  margin-right: 12px;
  vertical-align: middle;
  letter-spacing: 0.5px;
}

/* line 370, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .button-group .collapse-button {
  text-decoration: none;
}

/* line 374, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .user-image {
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #547cdd;
  margin-right: 8px;
  height: 44px;
}

/* line 381, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .locations {
  padding: 20px;
  padding-right: 0;
  padding-left: 60px;
}

/* line 385, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .locations .collapse-container {
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 5px;
}

/* line 391, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .locations .location-icon::before {
  content: '\f3c5';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #797e83;
}

/* line 398, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .locations .collapse-container.collapsed .arrow::before {
  content: '\f054';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #797e83;
}

/* line 405, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .locations .collapse-container:not(.collapsed) .arrow::before {
  content: '\f078';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #797e83;
}

/* line 412, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .locations .arrow {
  float: right;
}

/* line 416, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .sub-client {
  display: flex;
  margin: 0 0 20px 80px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d4d4d4;
}

/* line 421, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .sub-client .text-container {
  flex: 0 0 auto;
  flex-grow: 1;
  text-decoration: none;
}

/* line 425, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .sub-client .text-container .user-image {
  height: 25px;
}

/* line 429, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .sub-client .button-group {
  padding-top: 0;
}

/* line 431, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .user-container .user-row .sub-client .button-group .btn {
  margin-right: 0;
}

/* line 440, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .main-content nav {
  position: absolute;
  bottom: -60px;
  right: 0;
}

/* line 446, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client textarea:disabled, .backend-users-client select:disabled {
  background-color: #F5F6F8;
  border-color: #F5F6F8 !important;
  color: #B7BABD;
}

/* line 452, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .pagination .page-item .page-link {
  border: none;
  background-color: #f3f3f5;
  color: #a0abb7;
  margin-right: 15px;
  font-size: 0.7rem;
  font-weight: 600;
  padding: 4px 9px;
}

/* line 462, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .pagination .page-item.active .page-link {
  background-color: #4c77dd;
  color: #d1daf2;
}

/* line 467, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .pagination .page-item:first-child .page-link,
.backend-users-client .pagination .page-item:last-child .page-link {
  background-color: transparent;
  padding: 1px 5px;
}

/* line 473, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .pagination .page-item:first-child .page-link::before {
  content: '\f053';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #dce0e5;
}

/* line 481, app/assets/stylesheets/backend_users_client.scss */
.backend-users-client .pagination .page-item:last-child .page-link::after {
  content: '\f054';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #dce0e5;
}

/*---MAIN-CONTENT-END---*/
/*---MAIN-SECTION-END---*/
/*---MAIN-CONTENT-START---*/
@media screen and (min-width: 768px) {
  /* line 494, app/assets/stylesheets/backend_users_client.scss */
  .container-fluid.main-container.backend-users-client {
    display: flex;
    padding: 0;
    justify-content: center;
    flex-direction: row;
  }
  /* line 500, app/assets/stylesheets/backend_users_client.scss */
  .backend-users-client .main-content {
    margin: 130px 30px 0px;
    max-width: 848px;
    padding-top: 0px;
  }
  /* line 505, app/assets/stylesheets/backend_users_client.scss */
  .backend-users-client .main-content .search {
    float: right;
    text-align: unset;
    margin-right: 1px;
  }
  /* line 510, app/assets/stylesheets/backend_users_client.scss */
  .backend-users-client .filter-row {
    margin-top: 0;
    text-align: unset;
  }
  /* line 514, app/assets/stylesheets/backend_users_client.scss */
  .backend-users-client .filter-row .dropdown {
    display: inline;
  }
  /* line 517, app/assets/stylesheets/backend_users_client.scss */
  .backend-users-client .filter-row .dropdown:first-child .dropdown-toggle {
    margin-right: 4px;
    margin-left: 2px;
  }
  /* line 521, app/assets/stylesheets/backend_users_client.scss */
  .backend-users-client .filter-row .dropdown .dropdown-toggle {
    width: unset;
  }
  /* line 524, app/assets/stylesheets/backend_users_client.scss */
  .backend-users-client .user-container {
    margin-bottom: 60px;
  }
  /* line 527, app/assets/stylesheets/backend_users_client.scss */
  .backend-users-client .main-content nav {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}

@media screen and (min-width: 1200px) {
  /* line 534, app/assets/stylesheets/backend_users_client.scss */
  .backend-users-client .main-content {
    margin: 98px 125px 0px 16px;
  }
}

/*---MAIN-CONTENT-END---*/
/* line 3, app/assets/stylesheets/backend_users_freelancer.scss */
.freelancer-admin-tabs {
  border-bottom: 2px solid #dee2e6;
}

/* line 6, app/assets/stylesheets/backend_users_freelancer.scss */
.freelancer-admin-tabs .nav-link {
  color: #6c757d;
  font-size: 0.9rem;
  font-weight: 500;
  border: none;
  border-bottom: 2px solid transparent;
  border-radius: 0;
  padding: 0.5rem 1.2rem;
  margin-bottom: -2px;
}

/* line 16, app/assets/stylesheets/backend_users_freelancer.scss */
.freelancer-admin-tabs .nav-link:hover {
  color: #4a74df;
  border-bottom-color: #4a74df;
}

/* line 21, app/assets/stylesheets/backend_users_freelancer.scss */
.freelancer-admin-tabs .nav-link.active {
  color: #4a74df;
  background-color: transparent;
  border-bottom: 2px solid #4a74df;
  font-weight: 600;
}

/* line 31, app/assets/stylesheets/backend_users_freelancer.scss */
.freelancer-admin-tab-content .freelancer-tab-section-title {
  font-size: 0.85rem;
  font-weight: 600;
  color: #4e4e4e;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  border-color: #e9ecef !important;
}

/* line 40, app/assets/stylesheets/backend_users_freelancer.scss */
.freelancer-admin-tab-content .freelancer-field-label {
  font-size: 0.78rem;
  font-weight: 600;
  color: #9eabb8;
  letter-spacing: 0.3px;
  margin-bottom: 2px;
  display: block;
}

/* line 49, app/assets/stylesheets/backend_users_freelancer.scss */
.freelancer-admin-tab-content .freelancer-field-value {
  font-size: 0.9rem;
  color: #4e4e4e;
  margin-bottom: 0;
}

/* line 55, app/assets/stylesheets/backend_users_freelancer.scss */
.freelancer-admin-tab-content .freelancer-tag {
  font-size: 0.8rem;
  font-weight: 500;
  padding: 0.35em 0.7em;
  background-color: #ecedf1;
  color: #4e4e4e;
  border-radius: 3px;
}

/* line 64, app/assets/stylesheets/backend_users_freelancer.scss */
.freelancer-admin-tab-content .freelancer-tag-row {
  min-height: 2rem;
}

/*---MAIN-SECTION-START---*/
/*---MAIN-CONTENT-START---*/
/* line 74, app/assets/stylesheets/backend_users_freelancer.scss */
.container-fluid.main-container.backend-users-freelancer {
  display: block;
  padding: 0 15px;
  background-color: #f4f5f9;
}

/* line 80, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .main-content {
  flex: 1 1 auto;
  margin: 104px auto 0;
  padding-top: 20px;
}

/* line 86, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .main-content h4 {
  color: #4e4e4e;
  font-weight: 400;
  font-size: 1.52rem;
  margin-bottom: 0;
  padding-left: 3px;
}

/* line 94, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .main-content h6 {
  font-size: 0.9rem;
  color: #9eabb8;
  padding-left: 5px;
  letter-spacing: -0.6px;
  margin-bottom: 14px;
}

/* line 102, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer textarea:disabled, .backend-users-client select:disabled {
  background-color: #F5F6F8;
  border-color: #F5F6F8 !important;
  color: #B7BABD;
}

/* line 108, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .main-content .page-heading {
  display: inline-block;
}

/* line 112, app/assets/stylesheets/backend_users_freelancer.scss */
.local_market_admin .search .search-box,
.backend-users-freelancer .main-content .search {
  display: block;
  margin-top: 10px;
  text-align: left;
}

/* line 119, app/assets/stylesheets/backend_users_freelancer.scss */
.local_market_admin .search .search-box,
.backend-users-freelancer .search .search-box {
  background: #fff url(/assets/dashboard-users-search-icon-828c61994db2a15eca8c5316c2f05d885bf2f1f87858e373c4b94e562b807ab4.png) no-repeat;
  background-position: 147px 8px;
  background-size: 21px;
  height: 36px;
  margin-right: 6px;
  border: none;
  padding-left: 16px;
  font-size: 0.8rem;
  padding-right: 37px;
  font-weight: 500;
  max-width: 180px;
  color: #98a3b0;
}

/* line 135, app/assets/stylesheets/backend_users_freelancer.scss */
.local_market_admin .search .search-box {
  margin-bottom: 10px;
}

/* line 139, app/assets/stylesheets/backend_users_freelancer.scss */
.local_market_admin .search .search-box::-moz-placeholder, .backend-users-freelancer .search .search-box::-moz-placeholder {
  color: #acb2bb;
}
.local_market_admin .search .search-box:-ms-input-placeholder, .backend-users-freelancer .search .search-box:-ms-input-placeholder {
  color: #acb2bb;
}
.local_market_admin .search .search-box::placeholder,
.backend-users-freelancer .search .search-box::placeholder {
  color: #acb2bb;
}

/* line 144, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .btn,
.backend-users-freelancer .btn-lg {
  border-radius: 0;
  min-width: 6.85rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #eef1fa;
  height: 36px;
}

/* line 156, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row {
  margin-bottom: 13px;
  text-align: center;
  margin-top: 20px;
}

/* line 162, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row .dropdown {
  display: block;
  margin-bottom: 10px;
}

/* line 167, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row .dropdown .dropdown-toggle {
  border-color: #e6e6e6;
  background-color: #f9fafc;
  color: #98a3b0;
  font-weight: 500;
  min-width: 6rem;
  width: 100%;
  margin-right: 3px;
  text-align: left;
  padding-right: 2px;
  padding-left: 11px;
}

/* line 180, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row .dropdown-item {
  font-size: 0.8rem;
  color: #98a3b0;
}

/* line 185, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row .dropdown-item:active {
  color: #fff;
  background-color: #4a74df;
}

/* line 190, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row .dropdown-toggle::after {
  display: block;
  float: right;
  margin-top: 7px;
  margin-right: 5px;
  margin-left: 6px;
  border-top: 0.5em solid #d7dce2;
  border-right: 0.5em solid transparent;
  border-left: 0.5em solid transparent;
}

/* line 201, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row .btn-outline-primary {
  color: #688be0;
  background-color: #f9fafc;
  background-image: none;
  border: 1px solid #7b9ae5;
  font-weight: 500;
}

/* line 209, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row .btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 215, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .user-container {
  border: 1px solid #e2e3e7;
  overflow: auto;
  background-color: #fff;
  margin-bottom: 60px;
  position: relative;
  width: 100%;
}

/* line 224, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .user-table {
  border-style: double;
}

/* line 228, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .user-container .user {
  background-color: #f8f9fb;
  border: 1px solid #fff;
  padding: 0 20px;
  display: table-row;
  justify-content: space-between;
  align-items: center;
  height: 86px;
  overflow: auto;
}

/* line 239, app/assets/stylesheets/backend_users_freelancer.scss */
#documentShareModel .user-image,
.backend-users-freelancer .user .user-image {
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #547cdd;
  margin-right: 8px;
  height: 44px;
}

/* line 248, app/assets/stylesheets/backend_users_freelancer.scss */
#documentShareModel .user-info,
.backend-users-freelancer .user .user-info {
  display: table-cell;
  font-size: 0.76rem;
  font-weight: 600;
  color: #a4aebe;
  padding: 0 10px;
  line-height: 14px;
  margin-bottom: 0;
}

/* line 259, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .user .user-info-image {
  padding-left: 20px;
}

/* line 263, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .user .user-info-calendar {
  padding-right: 20px;
}

/* line 267, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .user .user-info:nth-of-type(7) {
  margin-right: 33px;
}

/* line 271, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .user .btn {
  border-radius: 0;
  min-width: 3.5rem;
  text-align: center;
  font-size: 0.7rem;
  background-color: #4a74df;
  border-color: #4a74df;
  height: 26px;
  padding-top: 4px;
  padding-left: 6px;
  color: #eaeefb;
  padding-right: 8px;
  letter-spacing: 0.5px;
}

/* line 286, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .user .btn:nth-last-child(2) {
  margin-right: 11px;
}

/* line 290, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .user .btn:nth-last-child(1) {
  padding-right: 6px;
  min-width: 4.5rem;
}

/* line 295, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .switch.switch-default {
  position: relative;
  display: inline-block;
  min-width: 41px;
  height: 25px;
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 0;
  margin-right: 12px;
}

/* line 306, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .switch.switch-default .switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

/* line 314, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .switch.switch-default .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background: #7f8c9d;
  border: 1px solid #728293;
  border-radius: 2px;
  transition: opacity background 0.15s ease-out;
}

/* line 328, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .switch.switch-default .switch-input:checked ~ .switch-label:before {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

/* line 333, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .switch.switch-default .switch-input:checked ~ .switch-label:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 338, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .switch.switch-default .switch-handle {
  position: absolute;
  top: 1px;
  left: 2px;
  width: 24px;
  height: 23px;
  background: #fff;
  border: 1px solid #e9ecef;
  border-radius: 1px;
  transition: left 0.15s ease-out;
}

/* line 351, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .switch.switch-default .switch-input:checked ~ .switch-handle {
  left: 15px;
}

/* line 355, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .switch-primary > .switch-input:checked ~ .switch-label {
  background: #4a74df !important;
  border-color: #0062cc;
}

/* line 360, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .switch-pill .switch-handle,
.backend-users-freelancer .switch-pill .switch-label {
  border-radius: 50em !important;
}

/* line 365, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .switch-primary > .switch-input:checked ~ .switch-handle {
  border-color: #0062cc;
}

/* line 369, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .user-container nav {
  position: absolute;
  bottom: 20px;
  right: 0px;
}

/* line 375, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-client .main-content .show-page-switch.lock_switch {
  position: relative !important;
  top: 8px !important;
  right: auto !important;
  margin-left: 15px !important;
}

/* line 382, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .pagination .page-item .page-link {
  border: none;
  background-color: #f3f3f5;
  color: #a0abb7;
  margin-right: 15px;
  font-size: 0.7rem;
  font-weight: 600;
  padding: 4px 9px;
}

/* line 392, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .pagination .page-item.active .page-link {
  background-color: #4c77dd;
  color: #d1daf2;
}

/* line 397, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .pagination .page-item:first-child .page-link,
.backend-users-freelancer .pagination .page-item:last-child .page-link {
  background-color: transparent;
  padding: 1px 5px;
}

/* line 403, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .pagination .page-item:first-child .page-link::before {
  content: '\f053';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #dce0e5;
}

/* line 411, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .pagination .page-item:last-child .page-link::after {
  content: '\f054';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #dce0e5;
}

/*---MAIN-CONTENT-END---*/
/*---MAIN-SECTION-END---*/
/*---MAIN-CONTENT-START---*/
@media screen and (min-width: 768px) {
  /* line 425, app/assets/stylesheets/backend_users_freelancer.scss */
  .container-fluid.main-container.backend-users-freelancer {
    display: flex;
    padding: 0;
    justify-content: center;
    flex-direction: row;
  }
  /* line 431, app/assets/stylesheets/backend_users_freelancer.scss */
  .backend-users-freelancer .main-content {
    margin: 130px 30px 0px;
    max-width: 848px;
    padding-top: 0px;
  }
  /* line 436, app/assets/stylesheets/backend_users_freelancer.scss */
  .backend-users-freelancer .main-content .search {
    float: right;
    text-align: unset;
    margin-right: 1px;
  }
  /* line 441, app/assets/stylesheets/backend_users_freelancer.scss */
  .backend-users-freelancer .filter-row {
    margin-top: 0;
    text-align: unset;
  }
  /* line 445, app/assets/stylesheets/backend_users_freelancer.scss */
  .backend-users-freelancer .filter-row .dropdown {
    display: inline;
  }
  /* line 448, app/assets/stylesheets/backend_users_freelancer.scss */
  .backend-users-freelancer .filter-row .dropdown:first-child .dropdown-toggle {
    margin-right: 4px;
    margin-left: 2px;
  }
  /* line 452, app/assets/stylesheets/backend_users_freelancer.scss */
  .backend-users-freelancer .filter-row .dropdown .dropdown-toggle {
    width: unset;
  }
}

@media screen and (min-width: 1200px) {
  /* line 458, app/assets/stylesheets/backend_users_freelancer.scss */
  .backend-users-freelancer .main-content {
    margin: 98px 125px 0px 16px;
    margin-bottom: 30px;
  }
}

/*---MAIN-CONTENT-END---*/
/* Common table style  */
/* line 468, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-table-container {
  border: 1px solid #e2e3e7;
  overflow: auto;
  min-height: 540px;
  max-height: 540px;
  background-color: #fff;
  margin-bottom: 60px;
  position: relative;
}

/* line 478, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-table-container .table {
  background-color: #f8f9fb;
  border: 1px solid #fff;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 86px;
  max-height: 86px;
  overflow: auto;
}

/* line 490, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-table-container .table .table-image {
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #547cdd;
  margin-right: 8px;
  height: 44px;
}

/* line 498, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-table-container .table .table-info {
  display: inline-block;
  font-size: 0.76rem;
  font-weight: 600;
  color: #a4aebe;
  padding: 0 10px;
  line-height: 14px;
  margin-bottom: 0;
}

/* line 512, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row .dropdown .admin-users-filters__market, .backend-users-client .filter-row .dropdown .admin-users-filters__market {
  width: 174px;
  padding-right: 22px;
}

/* line 517, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row .dropdown .admin-users-filters__state, .backend-users-client .filter-row .dropdown .admin-users-filters__state {
  min-width: 88px;
  width: 101px;
  padding-right: 23px;
}

/* line 523, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row .dropdown .admin-users-filters__client_type, .backend-users-freelancer .filter-row .dropdown .admin-users-filters__city, .backend-users-client .filter-row .dropdown .admin-users-filters__client_type, .backend-users-client .filter-row .dropdown .admin-users-filters__city {
  min-width: 80px;
  width: 80px;
  padding-right: 23px;
}

/* line 530, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row .dropdown .admin-users-filters__client_type, .backend-users-client .filter-row .dropdown .admin-users-filters__client_type {
  min-width: 90px;
}

/* line 534, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row .dropdown .admin-users-filters__rank, .backend-users-client .filter-row .dropdown .admin-users-filters__rank {
  min-width: 88px;
  width: 88px;
  padding-right: 23px;
}

/* line 540, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row .dropdown .admin-users-filters__skill, .backend-users-client .filter-row .dropdown .admin-users-filters__skill {
  min-width: 80px;
  width: 80px;
  padding-right: 23px;
}

/* line 546, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row .dropdown .admin-users-filters__equipment, .backend-users-client .filter-row .dropdown .admin-users-filters__equipment {
  width: 152px;
  padding-right: 23px;
}

/* line 551, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row .dropdown .admin-users-filters__w9, .backend-users-client .filter-row .dropdown .admin-users-filters__w9 {
  width: 152px;
  padding-right: 23px;
}

/* line 556, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row .dropdown .admin-users-filters__ica, .backend-users-client .filter-row .dropdown .admin-users-filters__ica {
  width: 198px;
  padding-right: 23px;
}

/* line 561, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row .dropdown .admin-users-filters__status, .backend-users-client .filter-row .dropdown .admin-users-filters__status {
  width: 105px;
  padding-right: 23px;
}

/* line 566, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .filter-row .dropdown .admin-users-filters__last-login-option, .backend-users-client .filter-row .dropdown .admin-users-filters__last-login-option {
  width: 125px;
  padding-right: 23px;
}

/* line 577, app/assets/stylesheets/backend_users_freelancer.scss */
.filter-row .dropdown .form-group {
  display: inline-block;
}

/* line 584, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer .form-control, .backend-users-client .form-control {
  background-color: #ecedf1;
  border-radius: 0;
  border: none;
  height: 40px;
  padding-left: 19px;
  font-size: 0.9rem;
}

/* line 595, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-freelancer select, .backend-users-client select {
  background: #ecedf1 url(/assets/signup-form-select-arrow-b92bb4de4a175f008db3f7f4a24ab74b90a9329d961e1f15d4720b7922f88e97.png) no-repeat;
  background-size: 10px;
  background-position: right 6px center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-color: #ecedf1 !important;
  border-style: solid !important;
  border-width: 1px;
}

/* line 607, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-client .filter-row .dropdown-date-range .dropdown-toggle::after,
.backend-users-freelancer .filter-row .dropdown-date-range .dropdown-toggle::after {
  margin-right: 0px;
  margin-top: 8px;
  margin-left: 12px;
  border-top: 6px solid #b1b2b3;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

/* line 617, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-client .filter-row .dropdown-date-range button,
.backend-users-freelancer .filter-row .dropdown-date-range button {
  min-height: 40px;
  margin-bottom: 1px;
  border-color: #ecedf1 !important;
}

/* line 624, app/assets/stylesheets/backend_users_freelancer.scss */
.backend-users-client #dropdownDateRange, .backend-users-freelancer #dropdownDateRange {
  font-size: 0.9rem;
}

/* line 2, app/assets/stylesheets/backend_add_user.scss */
.add-user .modal-header {
  background-color: #272c33;
  color: #b8b9b9;
  display: block;
  text-align: center;
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 10, app/assets/stylesheets/backend_add_user.scss */
.add-user .modal-header .modal-title {
  display: inline-block;
  font-size: 1.1rem;
}

/* line 14, app/assets/stylesheets/backend_add_user.scss */
.add-user .modal-header button {
  color: #b8b9b9;
  position: absolute;
  top: 18px;
  right: 18px;
}

/* line 21, app/assets/stylesheets/backend_add_user.scss */
.add-user .modal-body {
  padding: 2rem 2rem 0;
  margin-bottom: 15px;
}

/* line 24, app/assets/stylesheets/backend_add_user.scss */
.add-user .modal-body .col-form-label {
  margin-right: 25px;
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
}

/* line 30, app/assets/stylesheets/backend_add_user.scss */
.add-user .modal-body .form-control {
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 1rem;
  background-color: #ecedf1;
  border-radius: 0px;
  border: none;
  height: 40px;
  padding-left: 19px;
}

/* line 41, app/assets/stylesheets/backend_add_user.scss */
.add-user .modal-body select.form-control {
  background: #ecedf1 url(/assets/signup-form-select-arrow-b92bb4de4a175f008db3f7f4a24ab74b90a9329d961e1f15d4720b7922f88e97.png) no-repeat;
  background-size: 14px;
  background-position: right 19px center;
  -webkit-appearance: none;
  padding: 0.375rem 0.75rem;
}

/* line 49, app/assets/stylesheets/backend_add_user.scss */
.add-user .modal-footer {
  border-top: none;
  padding: 0 2rem 2rem 1rem;
}

/* line 52, app/assets/stylesheets/backend_add_user.scss */
.add-user .modal-footer .btn {
  border-radius: 0;
  min-width: 6.85rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #eef1fa;
  height: 36px;
}

/* line 64, app/assets/stylesheets/backend_add_user.scss */
.add-user .sub-client-options {
  display: none;
}

@media screen and (min-width: 576px) {
  /* line 71, app/assets/stylesheets/backend_add_user.scss */
  .add-user .modal-body {
    padding: 2rem 3rem 0;
  }
  /* line 74, app/assets/stylesheets/backend_add_user.scss */
  .add-user .modal-footer {
    padding: 0 3rem 2rem 1rem;
  }
  /* line 78, app/assets/stylesheets/backend_add_user.scss */
  .add-user .modal-footer.modal-footer-availability {
    padding: 0 2rem 2rem 1rem;
  }
}

/*---MAIN-SECTION-START---*/
/* line 50, app/assets/stylesheets/backend_dashboard_client.scss */
.bg-ess-t50-open {
  background-color: rgba(207, 216, 48, 0.5) !important;
}

/* line 50, app/assets/stylesheets/backend_dashboard_client.scss */
.bg-ess-t50-shift-offered {
  background-color: rgba(133, 235, 208, 0.5) !important;
}

/* line 50, app/assets/stylesheets/backend_dashboard_client.scss */
.bg-ess-t50-fully-booked {
  background-color: rgba(117, 206, 229, 0.5) !important;
}

/* line 50, app/assets/stylesheets/backend_dashboard_client.scss */
.bg-ess-t50-approve-hours {
  background-color: rgba(248, 176, 104, 0.5) !important;
}

/* line 50, app/assets/stylesheets/backend_dashboard_client.scss */
.bg-ess-t50-ready-to-invoice {
  background-color: rgba(255, 117, 117, 0.5) !important;
}

/* line 50, app/assets/stylesheets/backend_dashboard_client.scss */
.bg-ess-t50-closed {
  background-color: rgba(194, 182, 222, 0.5) !important;
}

/* line 50, app/assets/stylesheets/backend_dashboard_client.scss */
.bg-ess-t50-available {
  background-color: rgba(255, 170, 170, 0.5) !important;
}

/* line 50, app/assets/stylesheets/backend_dashboard_client.scss */
.bg-ess-t50-cancelled {
  background-color: rgba(235, 238, 103, 0.5) !important;
}

/* line 50, app/assets/stylesheets/backend_dashboard_client.scss */
.bg-ess-t50-empty {
  background-color: rgba(255, 255, 255, 0.5) !important;
}

/* line 50, app/assets/stylesheets/backend_dashboard_client.scss */
.bg-ess-t100-open {
  background-color: #cfd830 !important;
}

/* line 50, app/assets/stylesheets/backend_dashboard_client.scss */
.bg-ess-t100-shift-offered {
  background-color: #85ebd0 !important;
}

/* line 50, app/assets/stylesheets/backend_dashboard_client.scss */
.bg-ess-t100-fully-booked {
  background-color: #75cee5 !important;
}

/* line 50, app/assets/stylesheets/backend_dashboard_client.scss */
.bg-ess-t100-approve-hours {
  background-color: #f8b068 !important;
}

/* line 50, app/assets/stylesheets/backend_dashboard_client.scss */
.bg-ess-t100-ready-to-invoice {
  background-color: #ff7575 !important;
}

/* line 50, app/assets/stylesheets/backend_dashboard_client.scss */
.bg-ess-t100-closed {
  background-color: #c2b6de !important;
}

/* line 50, app/assets/stylesheets/backend_dashboard_client.scss */
.bg-ess-t100-available {
  background-color: #ffaaaa !important;
}

/* line 50, app/assets/stylesheets/backend_dashboard_client.scss */
.bg-ess-t100-cancelled {
  background-color: #ebee67 !important;
}

/* line 50, app/assets/stylesheets/backend_dashboard_client.scss */
.bg-ess-t100-empty {
  background-color: white !important;
}

/* line 40, app/assets/stylesheets/backend_dashboard_client.scss */
.calendar-legend .open::before {
  background-color: #cfd830;
}

/* line 40, app/assets/stylesheets/backend_dashboard_client.scss */
.calendar-legend .shift-offered::before {
  background-color: #85ebd0;
}

/* line 40, app/assets/stylesheets/backend_dashboard_client.scss */
.calendar-legend .fully-booked::before {
  background-color: #75cee5;
}

/* line 40, app/assets/stylesheets/backend_dashboard_client.scss */
.calendar-legend .approve-hours::before {
  background-color: #f8b068;
}

/* line 40, app/assets/stylesheets/backend_dashboard_client.scss */
.calendar-legend .ready-to-invoice::before {
  background-color: #ff7575;
}

/* line 40, app/assets/stylesheets/backend_dashboard_client.scss */
.calendar-legend .closed::before {
  background-color: #c2b6de;
}

/* line 40, app/assets/stylesheets/backend_dashboard_client.scss */
.calendar-legend .available::before {
  background-color: #ffaaaa;
}

/* line 40, app/assets/stylesheets/backend_dashboard_client.scss */
.calendar-legend .cancelled::before {
  background-color: #ebee67;
}

/* line 40, app/assets/stylesheets/backend_dashboard_client.scss */
.calendar-legend .empty::before {
  background-color: #ffffff;
}

/* line 64, app/assets/stylesheets/backend_dashboard_client.scss */
.container-fluid.main-container.backend-dashboard-client {
  display: flex;
  padding: 0;
  justify-content: center;
  flex-direction: column;
  background-color: #f4f5f9;
}

/* line 72, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .btn,
.backend-dashboard-client .btn-lg {
  border-radius: 2rem;
  min-width: 7rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #fff;
}

/*---MAIN-CONTENT-START---*/
/* line 84, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .main-content {
  flex: 1 1 auto;
  margin: 104px auto 0;
  padding-top: 20px;
  width: 90%;
  max-width: 529px;
  position: relative;
}

/* line 93, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .main-content > h4 {
  color: #4e4e4e;
  font-weight: 400;
  font-size: 1.52rem;
  margin-bottom: 0;
  padding-left: 3px;
}

/* line 101, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .main-content > h6 {
  font-size: 0.9rem;
  color: #9eabb8;
  padding-left: 5px;
  letter-spacing: -0.6px;
  margin-bottom: 12px;
}

/* line 109, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .main-content > .btn {
  border-radius: 0;
  min-width: 7rem;
  height: 36px;
  width: 231px;
  text-align: center;
  font-size: 0.8rem;
  font-weight: 500;
  background-color: #4a74df;
  color: #d6dae9;
  margin-bottom: 18px;
  letter-spacing: 0.1px;
  padding-bottom: 8px;
}

/* line 124, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .main-content .calendar {
  width: 100%;
  min-height: 560px;
  max-height: 700px;
  background-color: #fff;
  border: 1px solid #e7e7e8;
  margin-bottom: 17px;
}

/* line 133, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .card {
  margin-bottom: 24px;
  margin-bottom: 17px;
  border: none;
}

/* line 139, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .card .card-body {
  padding: 0;
}

/* line 143, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .card .card-body .nav-tabs {
  background-color: #f4f5f9;
}

/* line 147, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .card .card-body .nav-tabs .nav-item {
  font-size: 0.87rem;
  font-weight: 500;
  width: 132px;
  height: 42px;
  text-align: center;
  color: #98a1aa;
}

/* line 156, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .card .card-body .nav-tabs .nav-item.active {
  color: #5c6064;
  font-weight: 600;
}

/* line 161, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .card .card-body .tab-content {
  border: 1px solid #dee2e6;
  border-top: none;
  padding: 13px 14px;
}

/* line 167, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .card .tab-pane h6 {
  color: #5c6064;
  font-weight: 600;
  font-size: 0.87rem;
  width: 145px;
  margin: 0 auto;
  margin-bottom: 15px;
}

/* line 176, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .card .tab-pane .event {
  background-color: #f9fafc;
  padding: 24px 22px 22px 28px;
  margin-bottom: 3px;
}

/* line 182, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .card .tab-pane .event .text-container {
  display: block;
  width: 100%;
}

/* line 187, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .card .tab-pane .event .event-date {
  font-size: 0.8rem;
  font-weight: 500;
  color: #7494e2;
  margin-bottom: 0;
}

/* line 194, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .card .tab-pane .event .event-artist {
  color: #5c6064;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 18px;
  margin-bottom: 6px;
}

/* line 202, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .card .tab-pane .event .event-time {
  color: #98a1aa;
  font-size: 0.76rem;
  font-weight: 500;
  margin-bottom: 6px;
}

/* line 209, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .card .tab-pane .event .event-address {
  font-size: 0.8rem;
  font-weight: 500;
  color: #98a1aa;
  letter-spacing: -0.3px;
  line-height: 16px;
  margin-bottom: 0;
}

/* line 218, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .card .tab-pane .event .map-container {
  display: block;
  width: 100%;
  text-align: center;
}

/* line 224, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .card .tab-pane .event .map-container .map {
  width: 120px;
  height: 66px;
  margin: 12px auto;
  background-color: beige;
}

/* line 231, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .card .tab-pane .event .map-container .btn {
  border-radius: 0;
  height: 25px;
  width: 120px;
  text-align: center;
  font-size: 0.76rem;
  font-weight: 500;
  background-color: #4a74df;
  color: #d6dae9;
  letter-spacing: 0.1px;
  padding: 0;
}

/* line 244, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .card .tab-pane a {
  color: #a4afb9;
  display: block;
  font-weight: 600;
  text-decoration: underline;
  font-size: 0.8rem;
  margin-top: 17px;
  margin-bottom: 7px;
  margin-right: 28px;
  margin-left: auto;
  max-width: 55px;
}

/*---MAIN-CONTENT-END---*/
/*---CALENDAR-COMPONENT-START---*/
/* line 262, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc {
  background-color: #fff;
  border: 1px solid #00000010;
}

/* line 267, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-toolbar.fc-header-toolbar {
  padding: 5px 0;
  margin-bottom: 0;
}

/* line 272, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-view-container {
  padding: 0 19px 0 12px;
}

/* line 276, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc .fc-center {
  margin-top: 0;
}

/* line 280, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc div.fc-center h2 {
  font-size: 1.06rem;
  text-transform: uppercase;
  color: #86878b;
  font-weight: 400;
  margin-top: 2px;
  margin-right: 0;
  float: none;
}

/* line 290, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc .fc-icon-left-single-arrow::after {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-size: 1.5rem;
  font-weight: 600;
  color: #dce0e4;
}

/* line 298, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc .fc-icon-right-single-arrow::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-size: 1.5rem;
  font-weight: 600;
  color: #dce0e4;
}

/* line 306, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc button {
  background-color: #fff;
  background-image: none;
  height: 37px;
  padding: 0;
  color: #55595c;
}

/* line 314, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc button .fc-icon {
  font-size: 3em;
}

/* line 318, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc .fc-prev-button,
.backend-dashboard-client .fc .fc-next-button {
  border: none;
  box-shadow: none;
  outline: none;
}

/* line 325, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-center .fc-button-group {
  margin-left: 0;
}

/* line 329, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-center .fc-button-group .fc-button {
  box-shadow: none;
  background-color: transparent;
  text-transform: capitalize;
  border-radius: 0;
  border-color: #ededed;
  color: #a5a8ac;
  font-size: 0.8rem;
  font-weight: 500;
  height: 23px;
  min-width: 70px;
  margin-right: 0px;
}

/* line 343, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-center .fc-button-group .fc-button:focus {
  outline: none;
}

/* line 347, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-center .fc-button-group .fc-button:last-child {
  margin-right: 0;
}

/* line 351, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-head .fc-head-container {
  border: none;
}

/* line 355, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-head .fc-head-container .fc-day-header {
  text-align: center;
  padding: 8px;
  padding-top: 6px;
  background-color: transparent;
  color: #a9b2bd;
  font-size: 0.86rem;
  font-weight: 500;
  text-transform: capitalize;
  border: none;
}

/* line 367, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-body > tr > .fc-widget-content:first-child {
  border-left: none;
  border-right: none;
}

/* line 372, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-body .fc-widget-content {
  height: 70px;
}

/* line 376, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-basic-view td.fc-day-number,
.backend-dashboard-client .fc-basic-view td.fc-week-number span {
  padding: 7px 15px;
}

/* line 381, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-unthemed .fc-content,
.backend-dashboard-client .fc-unthemed .fc-divider,
.backend-dashboard-client .fc-unthemed .fc-popover,
.backend-dashboard-client .fc-unthemed .fc-row,
.backend-dashboard-client .fc-unthemed tbody,
.backend-dashboard-client .fc-unthemed td {
  border-color: #f0f0f0;
}

/* line 390, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
  font-size: 0.7rem;
  padding-right: 8px;
  padding-top: 5px;
  color: #a9b2bd;
  font-weight: 600;
}

/* line 399, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-basic-view .fc-day-top.fc-today .fc-day-number {
  border-radius: 50%;
  background: #476fcc;
  height: 18px;
  width: 14px;
  color: #fff;
  font-weight: 300;
  padding: 2px 3px 0;
  margin-top: 4px;
  margin-right: 3px;
  text-align: center;
}

/* line 412, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-unthemed td.fc-today {
  background: none;
}

/* line 416, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-bg .fc-other-month {
  background-color: #fbfcfe;
}

/* line 420, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-day-top.fc-other-month {
  opacity: 0;
}

/* line 424, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-event-container .fc-event {
  border-radius: 0;
  border: 0;
  background-color: #94ccee;
  color: #0f9aee;
  font-size: 12px;
  line-height: 1.5;
  padding: 0 15px;
}

/* line 31, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-event-container .cs-open {
  color: #828812;
}

/* line 31, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-event-container .cs-shift-offered {
  color: #559b8a;
}

/* line 31, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-event-container .cs-fully-booked {
  color: #0f9aee;
}

/* line 31, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-event-container .cs-approve-hours {
  color: #a27a46;
}

/* line 31, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-event-container .cs-ready-to-invoice {
  color: #f3dddd;
}

/* line 31, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-event-container .cs-closed {
  color: #8a73d9;
}

/* line 31, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-event-container .cs-available {
  color: #ab5c5c;
}

/* line 31, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-event-container .cs-cancelled {
  color: #868844;
}

/* line 31, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-event-container .cs-empty {
  color: #0F9AEE;
}

/* line 437, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .fc-event-container .cs-ready-to-invoice:hover {
  color: #ffffff;
}

/* line 442, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .calendar-legend {
  margin: 10px 45px;
  display: flex;
  flex-direction: column;
}

/* line 448, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .calendar-legend .legend-item {
  font-size: 0.86rem;
  color: #a9b2bd;
  font-weight: 500;
  padding-left: 30px;
  position: relative;
  letter-spacing: -0.5px;
}

/* line 457, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .calendar-legend .legend-item::before {
  content: '';
  width: 25px;
  height: 13px;
  position: absolute;
  top: 3px;
  left: 0px;
}

/*---CALENDAR-COMPONENT-END---*/
/*---CAROUSEL-COMPONENT-START---*/
/* line 471, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .photo-gallery-container {
  border: 1px solid #dee2e6;
  background-color: #fff;
  padding-bottom: 30px;
  margin-bottom: 17px;
}

/* line 478, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .carousel-inner {
  width: 86%;
  margin: auto;
  margin-top: 29px;
  text-align: center;
  max-height: 150px;
}

/* line 486, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .carousel-item.active {
  display: inline;
}

/* line 490, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .carousel-item {
  display: none;
  float: unset;
  width: unset;
  margin-right: unset;
}

/* line 497, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .carousel-inner > .carousel-item.active:nth-child(2) {
  display: none;
}

/* line 501, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .carousel-item.active img {
  padding: 10px;
  width: 100%;
  max-width: 215px;
}

/* line 507, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .carousel-control-prev {
  left: 7px;
  bottom: 6px;
}

/* line 512, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .carousel-control-next {
  right: 10px;
  bottom: 5px;
}

/* line 517, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .carousel-control-prev,
.backend-dashboard-client .carousel-control-next {
  width: 5%;
}

/* line 522, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .carousel-control-prev-icon {
  background-image: url(/assets/slide-prev-icon-dcaf4aaf0993aed6d0b869936f348b56d90b035d9e2105ccb0dec5ddc5b9ac24.png);
  background-size: 40% 70%;
}

/* line 527, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .carousel-control-next-icon {
  background-image: url(/assets/slide-next-icon-f074c9fc0dc0630a7d4696f1049ca208324884911057a5cc44577a9ba9a28c2e.png);
  background-size: 40% 70%;
}

/*---CAROUSEL-COMPONENT-START---*/
/*---RIGHT-PANEL-START---*/
/* line 536, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client aside.right-panel {
  width: 90%;
  max-width: 529px;
  margin: 0 auto 35px;
  text-align: center;
}

/* line 543, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .recent-freelancers {
  border: 1px solid #e7e7e8;
  padding: 14px 19px;
  background-color: #f7f8fa;
}

/* line 549, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .recent-freelancers > hr {
  margin-top: 14px;
}

/* line 553, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .recent-freelancers h6 {
  text-align: left;
  font-size: 0.76rem;
  font-weight: 600;
  color: #727479;
}

/* line 560, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .freelancer .name {
  font-weight: 600;
  font-size: 0.9rem;
  color: #808081;
  margin-bottom: 0;
}

/* line 567, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .freelancer .phone {
  font-size: 0.7rem;
  font-weight: 600;
  color: #99a3ac;
  letter-spacing: 1px;
  margin-bottom: 0;
}

/* line 575, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .freelancer .email {
  font-size: 0.74rem;
  font-weight: 600;
  color: #7494e2;
  margin-bottom: 6px;
  line-height: 15px;
  word-break: break-word;
}

/* line 584, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .rating-stars .fa-star-half-alt {
  color: #4a74df;
  font-size: 0.7rem;
  margin-right: 2px;
}

/* line 590, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .rating-stars .fa-star.filled {
  color: #4a74df;
}

/* line 594, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .rating-stars .fa-star {
  color: #cdd1da;
  font-size: 0.7rem;
  margin-right: 2px;
}

/* line 600, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .rating-stars .fa-star.filled {
  color: #4a74df;
}

/* line 604, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .recent-freelancers > div.freelancer:last-of-type > hr {
  display: none;
}

/* line 608, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .recent-freelancers > a {
  color: #a4afb9;
  display: block;
  font-weight: 600;
  text-decoration: underline;
  font-size: 0.7rem;
  margin-top: 13px;
  margin-bottom: 9px;
  margin-left: auto;
  max-width: 54px;
}

/* line 620, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .ratings-and-comments {
  border: 1px solid #e7e7e8;
  padding: 16px 21px;
  margin-top: 15px;
  background-color: #f7f8fa;
}

/* line 627, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .ratings-and-comments h6 {
  text-align: left;
  font-size: 0.77rem;
  font-weight: 600;
  color: #727479;
}

/* line 634, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .ratings-and-comments > hr {
  margin-top: 14px;
  margin-bottom: 8px;
}

/* line 639, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .ratings-and-comments .profile-rating {
  text-align: left;
  margin-bottom: 5px;
}

/* line 644, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .comment .comment-text {
  font-size: 0.66rem;
  font-weight: 600;
  color: #9ba6b1;
  margin-bottom: 0;
  text-align: left;
  line-height: 16px;
  padding-right: 8px;
}

/* line 654, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .comment .comment-text::after {
  content: '...';
}

/* line 658, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .comment .comment-user-name::before {
  content: '-';
}

/* line 662, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .comment .comment-user-name {
  font-size: 0.66rem;
  font-weight: 600;
  color: #7494e2;
  margin-bottom: 6px;
  line-height: 15px;
  text-align: right;
  padding-right: 6px;
}

/* line 672, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .comment hr {
  margin-top: 21px;
  margin-bottom: 11px;
}

/* line 677, app/assets/stylesheets/backend_dashboard_client.scss */
.backend-dashboard-client .ratings-and-comments a {
  color: #a4afb9;
  display: block;
  font-weight: 600;
  text-decoration: underline;
  font-size: 0.7rem;
  margin-top: 13px;
  margin-bottom: 1px;
  margin-left: auto;
  max-width: 54px;
}

/*---RIGHT-PANEL-END---*/
/*---MAIN-SECTION-END---*/
/*---MEDIA-QUERIES-START---*/
/*---CALENDAR-COMPONENT-START---*/
@media screen and (min-width: 768px) {
  /* line 697, app/assets/stylesheets/backend_dashboard_client.scss */
  .backend-dashboard-client .fc button {
    padding: 0 15px;
  }
  /* line 701, app/assets/stylesheets/backend_dashboard_client.scss */
  .backend-dashboard-client .fc .fc-center {
    margin-top: 9px;
  }
  /* line 705, app/assets/stylesheets/backend_dashboard_client.scss */
  .backend-dashboard-client .fc-center .fc-button-group .fc-button {
    margin-right: 10px;
  }
  /* line 709, app/assets/stylesheets/backend_dashboard_client.scss */
  .backend-dashboard-client .fc div.fc-center h2 {
    float: left;
    margin-right: 9px;
  }
  /* line 714, app/assets/stylesheets/backend_dashboard_client.scss */
  .backend-dashboard-client .calendar-legend {
    margin: 10px 10px 0px;
    flex-direction: row;
    justify-content: flex-start;
  }
}

/*---CALENDAR-COMPONENT-END---*/
/*---CARD-COMPONENT-START---*/
@media screen and (min-width: 425px) {
  /* line 726, app/assets/stylesheets/backend_dashboard_client.scss */
  .backend-dashboard-client .card .tab-pane .event .text-container {
    display: inline-block;
    width: 58%;
  }
  /* line 730, app/assets/stylesheets/backend_dashboard_client.scss */
  .backend-dashboard-client .card .tab-pane .event .map-container {
    display: inline-block;
    width: 40%;
    text-align: right;
  }
  /* line 735, app/assets/stylesheets/backend_dashboard_client.scss */
  .backend-dashboard-client .card .tab-pane .event .map-container .map {
    margin: 0 0 12px auto;
  }
}

/*---CARD-COMPONENT-END---*/
@media screen and (min-width: 768px) {
  /* line 744, app/assets/stylesheets/backend_dashboard_client.scss */
  .backend-dashboard-client .main-content {
    margin: 130px auto 0;
    padding-top: 0px;
  }
  /* line 748, app/assets/stylesheets/backend_dashboard_client.scss */
  .backend-dashboard-client .main-content > .btn {
    position: absolute;
    right: 0;
    top: 0;
  }
  /* line 753, app/assets/stylesheets/backend_dashboard_client.scss */
  .backend-dashboard-client .carousel-inner > .carousel-item.active:nth-child(2) {
    display: inline;
  }
}

@media screen and (min-width: 1200px) {
  /* line 759, app/assets/stylesheets/backend_dashboard_client.scss */
  .backend-dashboard-client .main-content > .btn {
    right: -246px;
    top: 4px;
  }
  /* line 763, app/assets/stylesheets/backend_dashboard_client.scss */
  .backend-dashboard-client .main-content {
    max-width: 600px;
    margin: 100px 15px 0px 16px;
  }
  /* line 767, app/assets/stylesheets/backend_dashboard_client.scss */
  .backend-dashboard-client aside.right-panel {
    max-width: 232px;
    margin: 158px 126px 35px 0;
  }
  /* line 771, app/assets/stylesheets/backend_dashboard_client.scss */
  .container-fluid.main-container.backend-dashboard-client {
    flex-direction: row;
  }
  /* line 774, app/assets/stylesheets/backend_dashboard_client.scss */
  .backend-dashboard-client .photo-gallery-container {
    margin-bottom: 61px;
  }
}

/*---MEDIA-QUERIES-END---*/
/*---MAIN-SECTION-START---*/
/* line 2, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.container-fluid.main-container.backend-dashboard-freelancer {
  display: flex;
  padding: 0;
  justify-content: center;
  flex-direction: column;
  background-color: #f4f5f9;
}

/*---MAIN-CONTENT-START---*/
/* line 11, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .main-content {
  flex: 1 1 auto;
  margin: 104px auto 0;
  padding-top: 20px;
  width: 90%;
  max-width: 529px;
  position: relative;
}

/* line 20, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .main-content > h4 {
  color: #4e4e4e;
  font-weight: 400;
  font-size: 1.52rem;
  margin-bottom: 0;
  padding-left: 3px;
}

/* line 28, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .main-content > h6 {
  font-size: 0.9rem;
  color: #9eabb8;
  padding-left: 5px;
  letter-spacing: -0.6px;
  margin-bottom: 12px;
}

/* line 36, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .main-content .calendar {
  width: 100%;
  min-height: 625px;
  max-height: 625px;
  background-color: #fff;
  border: 1px solid #e7e7e8;
  margin-bottom: 17px;
}

/* line 45, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .card {
  margin-bottom: 24px;
  margin-bottom: 17px;
  border: none;
}

/* line 51, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .card .card-body {
  padding: 0;
}

/* line 55, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .card .card-body .nav-tabs {
  background-color: #f4f5f9;
}

/* line 59, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .card .card-body .nav-tabs .nav-item {
  font-size: 0.87rem;
  font-weight: 500;
  width: 132px;
  height: 42px;
  text-align: center;
  color: #98a1aa;
}

/* line 68, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .card .card-body .nav-tabs .nav-item.active {
  color: #5c6064;
  font-weight: 600;
}

/* line 73, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .card .card-body .tab-content {
  border: 1px solid #dee2e6;
  border-top: none;
  padding: 13px 14px;
}

/* line 79, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .card .tab-pane h6 {
  color: #5c6064;
  font-weight: 600;
  font-size: 0.87rem;
  width: 132px;
  margin: 0 auto;
  margin-bottom: 15px;
}

/* line 88, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .card .tab-pane .event {
  background-color: #f9fafc;
  padding: 24px 22px 22px 28px;
  margin-bottom: 3px;
}

/* line 94, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .card .tab-pane .event .text-container {
  display: block;
  width: 100%;
}

/* line 99, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .card .tab-pane .event .event-date {
  font-size: 0.8rem;
  font-weight: 500;
  color: #7494e2;
  margin-bottom: 0;
}

/* line 106, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .card .tab-pane .event .event-artist {
  color: #5c6064;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 18px;
  margin-bottom: 6px;
}

/* line 114, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .card .tab-pane .event .event-time {
  color: #98a1aa;
  font-size: 0.76rem;
  font-weight: 500;
  margin-bottom: 6px;
}

/* line 121, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .card .tab-pane .event .event-address {
  font-size: 0.8rem;
  font-weight: 500;
  color: #98a1aa;
  letter-spacing: -0.3px;
  line-height: 16px;
  margin-bottom: 0;
}

/* line 130, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .card .tab-pane .event .map-container {
  display: block;
  width: 100%;
  text-align: center;
}

/* line 136, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .card .tab-pane .event .map-container .map {
  width: 120px;
  height: 66px;
  margin: 12px auto;
  background-color: beige;
}

/* line 143, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .card .tab-pane .event .map-container .btn {
  border-radius: 0;
  height: 25px;
  width: 120px;
  text-align: center;
  font-size: 0.76rem;
  font-weight: 500;
  background-color: #4a74df;
  color: #d6dae9;
  letter-spacing: 0.1px;
  padding: 0;
}

/* line 156, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .card .tab-pane a {
  color: #a4afb9;
  display: block;
  font-weight: 600;
  text-decoration: underline;
  font-size: 0.8rem;
  margin-top: 17px;
  margin-bottom: 7px;
  margin-right: 28px;
  margin-left: auto;
  max-width: 54px;
}

/*---MAIN-CONTENT-END---*/
/*---CALENDAR-COMPONENT-START---*/
/* line 174, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc {
  background-color: #fff;
  border: 1px solid #00000010;
}

/* line 179, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-toolbar.fc-header-toolbar {
  padding: 5px 0;
  margin-bottom: 0;
}

/* line 184, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-view-container {
  padding: 0 19px 0 12px;
}

/* line 188, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc .fc-center {
  margin-top: 0;
}

/* line 192, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc div.fc-center h2 {
  font-size: 1.06rem;
  text-transform: uppercase;
  color: #86878b;
  font-weight: 400;
  margin-top: 2px;
  margin-right: 0;
  float: none;
}

/* line 202, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc .fc-icon-left-single-arrow::after {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-size: 1.5rem;
  font-weight: 600;
  color: #dce0e4;
}

/* line 210, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc .fc-icon-right-single-arrow::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-size: 1.5rem;
  font-weight: 600;
  color: #dce0e4;
}

/* line 218, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc button {
  background-color: #fff;
  background-image: none;
  height: 37px;
  padding: 0;
  color: #55595c;
}

/* line 226, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc button .fc-icon {
  font-size: 3em;
}

/* line 230, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc .fc-prev-button,
.backend-dashboard-freelancer .fc .fc-next-button {
  border: none;
  box-shadow: none;
  outline: none;
}

/* line 237, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-center .fc-button-group {
  margin-left: 0;
}

/* line 241, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-center .fc-button-group .fc-button {
  box-shadow: none;
  background-color: transparent;
  text-transform: capitalize;
  border-radius: 0;
  border-color: #ededed;
  color: #a5a8ac;
  font-size: 0.8rem;
  font-weight: 500;
  height: 23px;
  min-width: 70px;
  margin-right: 0px;
}

/* line 255, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-center .fc-button-group .fc-button:focus {
  outline: none;
}

/* line 259, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-center .fc-button-group .fc-button:last-child {
  margin-right: 0;
}

/* line 263, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-head .fc-head-container {
  border: none;
}

/* line 267, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-head .fc-head-container .fc-day-header {
  text-align: center;
  padding: 8px;
  padding-top: 6px;
  background-color: transparent;
  color: #a9b2bd;
  font-size: 0.86rem;
  font-weight: 500;
  text-transform: capitalize;
  border: none;
}

/* line 279, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-body > tr > .fc-widget-content:first-child {
  border-left: none;
  border-right: none;
}

/* line 284, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-body .fc-widget-content {
  height: 70px;
}

/* line 288, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-basic-view td.fc-day-number,
.backend-dashboard-freelancer .fc-basic-view td.fc-week-number span {
  padding: 7px 15px;
}

/* line 293, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-unthemed .fc-content,
.backend-dashboard-freelancer .fc-unthemed .fc-divider,
.backend-dashboard-freelancer .fc-unthemed .fc-popover,
.backend-dashboard-freelancer .fc-unthemed .fc-row,
.backend-dashboard-freelancer .fc-unthemed tbody,
.backend-dashboard-freelancer .fc-unthemed td {
  border-color: #f0f0f0;
}

/* line 302, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
  font-size: 0.7rem;
  padding-right: 8px;
  padding-top: 5px;
  color: #a9b2bd;
  font-weight: 600;
}

/* line 311, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-basic-view .fc-day-top.fc-today .fc-day-number {
  border-radius: 50%;
  background: #476fcc;
  height: 18px;
  width: 14px;
  color: #fff;
  font-weight: 300;
  padding: 2px 3px 0;
  margin-top: 4px;
  margin-right: 3px;
  text-align: center;
}

/* line 324, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-unthemed td.fc-today {
  background: none;
}

/* line 328, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-bg .fc-other-month {
  background-color: #fbfcfe;
}

/* line 332, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-day-top.fc-other-month {
  opacity: 0;
}

/* line 336, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-event-container .fc-event {
  border-radius: 0;
  border: 0;
  background-color: #94ccee;
  color: #0f9aee !important;
  font-size: 12px;
  line-height: 2.5;
  padding: 0 15px;
}

/* line 346, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .fc-event-container .fc-day-grid-event {
  margin: 1px 5px 5px;
}

/* line 350, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .calendar-legend {
  margin: 10px 45px;
}

/* line 354, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .calendar-legend .legend-row {
  max-width: 201px;
}

/* line 358, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .calendar-legend .legend-item {
  font-size: 0.86rem;
  color: #a9b2bd;
  display: inline-block;
  font-weight: 500;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 41px;
  position: relative;
  letter-spacing: -0.5px;
}

/* line 370, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .calendar-legend .legend-row > .legend-item:last-child {
  margin-right: 0;
}

/* line 374, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .calendar-legend .legend-item::before {
  content: '';
  width: 40px;
  height: 13px;
  position: absolute;
  top: 3px;
  left: -10px;
}

/* line 383, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .calendar-legend .legend-row:first-child > .legend-item:first-child::before {
  background-color: #c3b8de;
}

/* line 387, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .calendar-legend .legend-row:first-child > .legend-item:last-child::before {
  background-color: #7acceb;
}

/* line 391, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .calendar-legend .legend-row:last-child > .legend-item:first-child::before {
  background-color: #85ebd0;
}

/* line 395, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .calendar-legend .legend-row:last-child > .legend-item:last-child::before {
  background-color: #acd29c;
}

/*---CALENDAR-COMPONENT-END---*/
/*---CAROUSEL-COMPONENT-START---*/
/* line 404, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .photo-gallery-container {
  border: 1px solid #dee2e6;
  background-color: #fff;
  padding-bottom: 30px;
  margin-bottom: 17px;
}

/* line 411, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .carousel-inner {
  width: 86%;
  margin: auto;
  margin-top: 29px;
  text-align: center;
  max-height: 150px;
}

/* line 419, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .carousel-item.active {
  display: inline;
}

/* line 423, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .carousel-item {
  display: none;
  float: unset;
  width: unset;
  margin-right: unset;
}

/* line 430, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .carousel-inner > .carousel-item.active:nth-child(2) {
  display: none;
}

/* line 434, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .carousel-item.active img {
  padding: 10px;
  width: 100%;
  max-width: 215px;
}

/* line 440, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .carousel-control-prev {
  left: 7px;
  bottom: 6px;
}

/* line 445, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .carousel-control-next {
  right: 10px;
  bottom: 5px;
}

/* line 450, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .carousel-control-prev,
.backend-dashboard-freelancer .carousel-control-next {
  width: 5%;
}

/* line 455, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .carousel-control-prev-icon {
  background-image: url(/assets/slide-prev-icon-dcaf4aaf0993aed6d0b869936f348b56d90b035d9e2105ccb0dec5ddc5b9ac24.png);
  background-size: 40% 70%;
}

/* line 460, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .carousel-control-next-icon {
  background-image: url(/assets/slide-next-icon-f074c9fc0dc0630a7d4696f1049ca208324884911057a5cc44577a9ba9a28c2e.png);
  background-size: 40% 70%;
}

/*---CAROUSEL-COMPONENT-START---*/
/*---RIGHT-PANEL-START---*/
/* line 469, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer aside.right-panel {
  width: 90%;
  max-width: 529px;
  margin: 0 auto 35px;
  text-align: center;
}

/* line 476, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .recent-clients {
  border: 1px solid #e7e7e8;
  padding: 14px 19px;
  background-color: #f7f8fa;
}

/* line 482, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .recent-clients > hr {
  margin-top: 14px;
}

/* line 486, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .recent-clients h6 {
  text-align: left;
  font-size: 0.86rem;
  font-weight: 600;
  color: #727479;
}

/* line 493, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .recent-clients .client {
  padding: 7px 0;
}

/* line 497, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .star-container > .fa-star {
  color: #4a74df;
  font-size: 0.9rem;
  margin-right: 2px;
}

/* line 503, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .client .client-name {
  font-weight: 600;
  font-size: 0.9rem;
  color: #808081;
  margin-bottom: 0;
}

/* line 510, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .client .contact-name {
  font-size: 0.8rem;
  font-weight: 600;
  color: #99a3ac;
  margin-bottom: 0;
}

/* line 517, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .client .phone {
  font-size: 0.8rem;
  font-weight: 600;
  color: #99a3ac;
  letter-spacing: 1px;
  margin-bottom: 0;
}

/* line 525, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .client .email {
  font-size: 0.84rem;
  font-weight: 600;
  color: #7494e2;
  margin-bottom: 6px;
  line-height: 15px;
}

/* line 533, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .client hr {
  margin-top: 26px;
  margin-bottom: 11px;
}

/* line 538, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .recent-clients > div.client:last-of-type > hr {
  display: none;
}

/* line 542, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .recent-clients > a {
  color: #a4afb9;
  display: block;
  font-weight: 600;
  text-decoration: underline;
  font-size: 0.8rem;
  margin-top: 13px;
  margin-bottom: 9px;
  margin-left: auto;
  max-width: 54px;
}

/* line 554, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .ratings {
  border: 1px solid #e7e7e8;
  padding: 16px 21px;
  margin-top: 15px;
  background-color: #f7f8fa;
}

/* line 561, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .ratings h6 {
  text-align: left;
  font-size: 0.87rem;
  font-weight: 600;
  color: #727479;
}

/* line 568, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .ratings > hr {
  margin-top: 14px;
  margin-bottom: 8px;
}

/* line 573, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .comment .comment-text {
  font-size: 0.76rem;
  font-weight: 600;
  color: #9ba6b1;
  margin-bottom: 5px;
  text-align: left;
  line-height: 16px;
  padding-right: 8px;
}

/* line 583, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .comment .comment-user-name::before {
  content: '-';
}

/* line 587, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .comment .comment-user-name {
  font-size: 0.76rem;
  font-weight: 600;
  color: #7494e2;
  margin-bottom: 6px;
  line-height: 15px;
  text-align: right;
  padding-right: 6px;
}

/* line 597, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .comment hr {
  margin-top: 21px;
  margin-bottom: 11px;
}

/* line 602, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .ratings a {
  color: #a4afb9;
  display: block;
  font-weight: 600;
  text-decoration: underline;
  font-size: 0.8rem;
  margin-top: 13px;
  margin-bottom: 1px;
  margin-left: auto;
  max-width: 54px;
}

/* line 614, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .document-portal {
  border: 1px solid #e7e7e8;
  padding: 16px 21px;
  margin-top: 15px;
  background-color: #f7f8fa;
  min-height: 300px;
}

/* line 622, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.backend-dashboard-freelancer .document-portal h6 {
  text-align: left;
  font-size: 0.87rem;
  font-weight: 600;
  color: #727479;
}

/* line 629, app/assets/stylesheets/backend_dashboard_freelancer.scss */
#gavls-composite-table td {
  width: 15%;
  padding: 4px 7px 4px 7px;
}

/* line 634, app/assets/stylesheets/backend_dashboard_freelancer.scss */
#gavls-composite-table td label {
  text-transform: none !important;
}

/* line 638, app/assets/stylesheets/backend_dashboard_freelancer.scss */
#gavls-composite-table {
  min-width: 740px;
}

/* line 642, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.gavls-composite-table-div {
  overflow: auto;
  margin-right: -5px;
  margin-left: -5px;
  padding-left: 5px;
  padding-right: 5px;
}

/*---RIGHT-PANEL-END---*/
/*---MAIN-SECTION-END---*/
/*---MEDIA-QUERIES-START---*/
/*---CALENDAR-COMPONENT-START---*/
@media screen and (min-width: 375px) {
  /* line 658, app/assets/stylesheets/backend_dashboard_freelancer.scss */
  .backend-dashboard-freelancer .calendar-legend .legend-row {
    max-width: unset;
  }
  /* line 662, app/assets/stylesheets/backend_dashboard_freelancer.scss */
  .backend-dashboard-freelancer .calendar-legend .legend-item {
    margin-right: 40px;
    margin-bottom: 16px;
  }
  /* line 667, app/assets/stylesheets/backend_dashboard_freelancer.scss */
  .backend-dashboard-freelancer .calendar-legend .legend-row:first-child > .legend-item:first-child {
    margin-right: 49px;
  }
}

@media screen and (min-width: 768px) {
  /* line 675, app/assets/stylesheets/backend_dashboard_freelancer.scss */
  .backend-dashboard-freelancer .fc button {
    padding: 0 15px;
  }
  /* line 679, app/assets/stylesheets/backend_dashboard_freelancer.scss */
  .backend-dashboard-freelancer .fc .fc-center {
    margin-top: 9px;
  }
  /* line 683, app/assets/stylesheets/backend_dashboard_freelancer.scss */
  .backend-dashboard-freelancer .fc-center .fc-button-group .fc-button {
    margin-right: 10px;
  }
  /* line 687, app/assets/stylesheets/backend_dashboard_freelancer.scss */
  .backend-dashboard-freelancer .fc div.fc-center h2 {
    float: left;
    margin-right: 9px;
  }
  /* line 692, app/assets/stylesheets/backend_dashboard_freelancer.scss */
  .backend-dashboard-freelancer .calendar-legend {
    margin: 28px 40px 26px;
  }
}

/*---CALENDAR-COMPONENT-END---*/
/*---CARD-COMPONENT-START---*/
@media screen and (min-width: 425px) {
  /* line 702, app/assets/stylesheets/backend_dashboard_freelancer.scss */
  .backend-dashboard-freelancer .card .tab-pane .event .text-container {
    display: inline-block;
    width: 58%;
  }
  /* line 706, app/assets/stylesheets/backend_dashboard_freelancer.scss */
  .backend-dashboard-freelancer .card .tab-pane .event .map-container {
    display: inline-block;
    width: 40%;
    text-align: right;
  }
  /* line 711, app/assets/stylesheets/backend_dashboard_freelancer.scss */
  .backend-dashboard-freelancer .card .tab-pane .event .map-container .map {
    margin: 0 0 12px auto;
  }
}

/*---CARD-COMPONENT-END---*/
@media screen and (min-width: 768px) {
  /* line 718, app/assets/stylesheets/backend_dashboard_freelancer.scss */
  .backend-dashboard-freelancer .main-content {
    margin: 130px auto 0;
    padding-top: 0px;
  }
  /* line 722, app/assets/stylesheets/backend_dashboard_freelancer.scss */
  .backend-dashboard-freelancer .carousel-inner > .carousel-item.active:nth-child(2) {
    display: inline;
  }
}

@media screen and (min-width: 1200px) {
  /* line 728, app/assets/stylesheets/backend_dashboard_freelancer.scss */
  .backend-dashboard-freelancer .main-content {
    max-width: 600px;
    margin: 100px 15px 0px 16px;
  }
  /* line 732, app/assets/stylesheets/backend_dashboard_freelancer.scss */
  .backend-dashboard-freelancer aside.right-panel {
    max-width: 232px;
    margin: 158px 126px 35px 0;
  }
  /* line 736, app/assets/stylesheets/backend_dashboard_freelancer.scss */
  .container-fluid.main-container.backend-dashboard-freelancer {
    flex-direction: row;
  }
  /* line 739, app/assets/stylesheets/backend_dashboard_freelancer.scss */
  .backend-dashboard-freelancer .photo-gallery-container {
    margin-bottom: 61px;
  }
}

/* line 744, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.profile-checklist {
  border: 1px solid #dee2e6;
  padding: 13px 14px;
  margin-bottom: 17px;
  background-color: #ffffff;
}

/* line 750, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.profile-checklist .checklist-item {
  display: flex;
  margin-bottom: 14px;
}

/* line 754, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.profile-checklist .checklist-item .checklist-icon {
  margin-right: 10px;
}

/* line 757, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.profile-checklist .checklist-item .checklist-icon .fa-check-circle {
  color: #4a74df;
  font-size: 1.2rem;
}

/* line 762, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.profile-checklist .checklist-item .checklist-icon .fa-square {
  color: #5c6064;
  font-size: 1.2rem;
}

/* line 769, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.profile-checklist .checklist-item .checklist-content .heading {
  color: #5c6064;
  font-weight: 600;
  font-size: 0.87rem;
  margin-bottom: 0;
}

/* line 776, app/assets/stylesheets/backend_dashboard_freelancer.scss */
.profile-checklist .checklist-item .checklist-content .description {
  font-size: 0.8rem;
  margin-bottom: 0;
}

/*---MEDIA-QUERIES-END---*/
/*---MAIN-SECTION-START---*/
/*---MAIN-CONTENT-START---*/
/* line 3, app/assets/stylesheets/backend_callsheet.scss */
.container-fluid.main-container.backend-callsheet {
  display: block;
  padding: 0 15px;
  background-color: #f4f5f9;
}

/* line 9, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .main-content {
  flex: 1 1 auto;
  margin: 104px auto 0;
  padding-top: 20px;
}

/* line 15, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .btn .badge {
  font-size: 0.65rem;
  background-color: #52E189;
  border-radius: 50%;
  padding: 0.6em 0.6em 0.4em;
}

/* line 22, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .main-content h4 {
  color: #4e4e4e;
  font-weight: 400;
  font-size: 1.52rem;
  margin-bottom: 0;
}

/* line 29, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .main-content .page-heading h6 {
  font-size: 0.9rem;
  color: #9eabb8;
  padding-left: 2px;
  letter-spacing: -0.6px;
  margin-bottom: 14px;
}

/* line 37, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .main-content hr:nth-of-type(1) {
  margin-top: 18px;
  margin-bottom: 9px;
  width: 99%;
}

/* line 43, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .event-callsheet-heading {
  text-align: center;
}

/* line 46, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .event-callsheet-heading .btn-small {
  height: 30px;
  font-size: 0.7rem;
}

/* line 51, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .event-callsheet-heading .action_event {
  float: right;
  font-size: 0.8rem;
  display: flex;
}

/* line 58, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .event-callsheet-heading h6 {
  display: block;
  font-size: 0.9rem;
  color: #6b6e74;
}

/* line 64, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .event-callsheet-heading .edit {
  background: transparent;
  border: none;
  color: #89a5e7;
  font-size: 1.3rem;
  margin-top: -2px;
  cursor: pointer;
}

/* line 73, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .main-content hr:nth-of-type(2) {
  margin-top: 13px;
  margin-bottom: 14px;
  width: 99%;
}

/* line 79, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .user-details {
  text-align: center;
  margin-bottom: 10px;
}

/* line 84, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .user-details p {
  display: block;
  color: #9ca7b3;
  font-size: 0.8rem;
  font-weight: 500;
}

/* line 91, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .user-details a {
  text-decoration: none;
  color: inherit;
}

/* line 96, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .user-details i {
  font-size: 1.3rem;
  margin-right: 10px;
  vertical-align: sub;
}

/* line 102, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .btn,
.backend-callsheet .btn-lg {
  border-radius: 0;
  min-width: 6.75rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #eef1fa;
  height: 36px;
}

/* line 114, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .main-content > .button-group {
  margin-bottom: 10px;
}

/* line 118, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .main-content > .button-group button:first-of-type {
  min-width: 9rem;
}

/* line 122, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .main-content > .button-group button.add-shift {
  float: right;
}

/* line 126, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .user-container {
  border: 1px solid #e2e3e7;
  overflow: hidden;
  overflow-x: auto;
  background-color: #fff;
  margin-bottom: 90px;
  position: relative;
  /* @media screen and (min-width: 768px) {
    overflow: hidden;
  } */
}

/* line 138, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .main-content .user-container hr:nth-of-type(1) {
  margin-top: 3px;
  margin-bottom: 0px;
  width: 100%;
}

/* line 144, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table {
  margin-bottom: 18px;
}

/* line 148, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .legend-bar {
  margin: 8px 33px 10px;
}

/* line 152, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .legend-bar .legend-item {
  font-size: 0.86rem;
  color: #a9b2bd;
  font-weight: 500;
  margin-right: 30px;
  padding-left: 41px;
  position: relative;
  letter-spacing: -0.5px;
}

/* line 162, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .legend-bar .legend-item:first-child::before,
.backend-callsheet .legend-bar .legend-item:nth-child(2)::before {
  content: '';
  width: 40px;
  height: 13px;
  position: absolute;
  top: 3px;
  left: -10px;
}

/* line 180, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .legend-bar .button-group {
  float: right;
}

/* line 184, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .btn-switch-to-calendar-view, .backend-callsheet .legend-bar .button-group button {
  background: transparent;
  border: none;
  color: #a8bced;
  font-size: 1.3rem;
  cursor: pointer;
}

/* line 192, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .legend-bar .button-group button {
  margin-right: 5px;
}

/* line 195, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .legend-bar .button-group button .individual-message-notification {
  position: absolute;
  font-size: 9px;
  left: -4px;
  top: -7px !important;
  display: none;
}

/* line 204, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .legend-bar .button-group button a {
  color: #a8bced;
  display: flex;
}

/* line 208, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .legend-bar .button-group button a span {
  margin-top: 0px;
}

/* line 213, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .legend-bar .button-group button:last-of-type {
  margin-right: -10px;
}

/* line 217, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table thead tr:first-child td {
  padding: 0;
}

/* line 221, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet #add-edit-shift .table thead th, .backend-callsheet #copy-shift .table thead th, .backend-callsheet #add-line .table thead th, .backend-callsheet #add-shift-line .table thead th {
  padding: 3px;
}

/* line 225, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet #add-edit-shift .table tbody td, .backend-callsheet #copy-shift .table tbody td, .backend-callsheet #add-line .table tbody td, .backend-callsheet #add-shift-line .table tbody td {
  padding: 3px;
  padding-top: unset;
}

/* line 230, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table thead th {
  font-size: 0.9rem;
  font-weight: 500;
  color: #a4aebe;
  padding: 16px 10px;
  line-height: 17px;
  text-align: center;
  vertical-align: middle;
  border-top: none;
  border-bottom: 1px solid #ececec;
}

/* line 243, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table thead th:nth-child(1) {
  min-width: 97px;
}

/* line 247, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table thead th:nth-child(2) {
  min-width: 136px;
}

/* line 251, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table thead th:last-child {
  min-width: 118px;
}

/* line 255, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table thead th > span {
  display: block;
  font-size: 0.8rem;
}

/* line 260, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table thead th:nth-last-child(2) {
  padding-top: 12px;
}

/* line 264, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody tr {
  background-color: #f9fafc;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
}

/* line 270, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody tr:first-child td {
  border-top: none;
}

/* line 274, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody td {
  font-size: 0.75rem;
  font-weight: 600;
  color: #a4aebe;
  padding: 16px 10px;
  padding-top: 27px;
  line-height: 20px;
  text-align: center;
  border-top: 3px solid #fff;
}

/* line 285, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .image-cell {
  position: relative;
  padding-left: 16px;
  padding-top: 27px;
}

/* line 291, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .image-cell img {
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #547cdd;
  height: 44px;
  cursor: pointer;
}

/* line 300, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody td .internal::before,
.backend-callsheet .table tbody td .freelancer::before {
  content: '';
  width: 40px;
  height: 13px;
  display: table;
  margin: 0 auto;
}

/* line 312, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody td .internal::before {
  background-color: #85ebd0;
}

/* line 316, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody td .freelancer::before {
  background-color: #7acceb;
}

/* line 320, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .name-cell,
.backend-callsheet .table tbody .date-cell {
  max-width: 126px;
  text-align: left;
  padding-top: 27px;
}

/* line 327, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .name-cell .rate {
  display: block;
  margin-top: 10px;
}

/* line 332, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .hours-cell .hours {
  display: block;
  font-size: 0.8rem;
}

/* line 337, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .hours-cell .hours p {
  margin-bottom: 3px;
}

/* line 342, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .hours-cell .hours p::before {
  content: '(';
}

/* line 346, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .hours-cell .hours p::after {
  content: ')';
}

/* line 350, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .hours-cell .hours i {
  font-size: 1rem;
  margin: 0 1px;
  cursor: pointer;
}

/* line 356, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .cell-button-dropdown-toggle .dropdown-toggle::after {
  content: none;
}

/* line 360, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .cell-button-dropdown-toggle .dropdown-menu {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  margin-top: 0px !important;
  margin-right: 10px;
  padding: 5px;
}

/* line 367, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .actions-cell .dropdown:hover > .dropdown-menu {
  display: block;
}

/* line 371, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .actions-cell .dropdown > .dropdown-toggle:active {
  pointer-events: none;
}

/* line 375, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .cell-button {
  background-color: transparent;
  border: none;
  padding: 0;
  color: #a4aebe;
}

/* line 382, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .hours-cell .hours i.shift-hours {
  vertical-align: text-bottom;
}

/* line 386, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .hours-cell .hours i.shift-hours.actual {
  color: #6d91e8;
}

/* line 390, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .actions-cell {
  padding-right: 10px;
  min-width: 108px;
  text-align: right;
}

/* line 396, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .actions-cell i {
  font-size: 1.1rem;
  color: #9ab2eb;
  margin: 0 2px;
  text-align: right;
  cursor: pointer;
}

/* line 404, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .btn {
  border-radius: 0;
  display: block;
  min-width: 4.4rem;
  font-size: 0.7rem;
  background-color: #4a74df;
  border-color: #4a74df;
  height: auto;
  padding-top: 4px;
  padding-left: 6px;
  color: #eaeefb;
  padding-right: 5px;
  letter-spacing: 0.5px;
  margin-top: 7px;
}

/* line 421, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .btn.admin_view {
  min-width: 127px;
}

/* line 425, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .total-hours-cell,
.backend-callsheet .table tbody .total-cost-cell {
  font-size: 0.85rem;
  padding-top: 17px;
}

/* line 431, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .total-hours-cell .total-hours {
  display: block;
  font-size: 0.8rem;
}

/* line 436, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .total-hours-cell .total-hours::before {
  content: '(';
}

/* line 440, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody .total-hours-cell .total-hours::after {
  content: ')';
}

/* line 444, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody tr:last-child {
  background-color: #fff;
}

/* line 448, app/assets/stylesheets/backend_callsheet.scss */
.backend-callsheet .table tbody tr:last-child td {
  border-top: 1px solid #dee2e6;
}

/*---MAIN-CONTENT-END---*/
/*---MAIN-SECTION-END---*/
/*---MEDIA-QUERIES-START---*/
/*---MAIN-CONTENT-START---*/
@media screen and (min-width: 768px) {
  /* line 459, app/assets/stylesheets/backend_callsheet.scss */
  .container-fluid.main-container.backend-callsheet {
    display: flex;
    padding: 0;
    justify-content: center;
    flex-direction: row;
  }
  /* line 465, app/assets/stylesheets/backend_callsheet.scss */
  .backend-callsheet .main-content {
    margin: 125px 18px 0px;
    width: 90%;
    max-width: 930px;
    padding-top: 0px;
  }
  /* line 471, app/assets/stylesheets/backend_callsheet.scss */
  .backend-callsheet .event-callsheet-heading h6 {
    display: inline;
  }
  /* line 474, app/assets/stylesheets/backend_callsheet.scss */
  .backend-callsheet .event-callsheet-heading .location::after {
    content: '|';
    margin-left: 3px;
  }
  /* line 478, app/assets/stylesheets/backend_callsheet.scss */
  .backend-callsheet .event-callsheet-heading .edit {
    float: right;
  }
  /* line 481, app/assets/stylesheets/backend_callsheet.scss */
  .backend-callsheet .filter-row {
    margin-top: 0;
    text-align: unset;
  }
  /* line 485, app/assets/stylesheets/backend_callsheet.scss */
  .backend-callsheet .filter-row .dropdown {
    display: inline;
  }
  /* line 488, app/assets/stylesheets/backend_callsheet.scss */
  .backend-callsheet .filter-row .dropdown:first-child .dropdown-toggle {
    margin-right: 4px;
    margin-left: 2px;
  }
  /* line 492, app/assets/stylesheets/backend_callsheet.scss */
  .backend-callsheet .filter-row .dropdown .dropdown-toggle {
    width: unset;
  }
  /* line 496, app/assets/stylesheets/backend_callsheet.scss */
  .filter-row .reset {
    text-align: center;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  /* line 496, app/assets/stylesheets/backend_callsheet.scss */
  .filter-row .reset {
    text-align: right;
  }
}

@media screen and (min-width: 768px) {
  /* line 504, app/assets/stylesheets/backend_callsheet.scss */
  .backend-callsheet .user-details p {
    display: inline;
    margin-right: 30px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 511, app/assets/stylesheets/backend_callsheet.scss */
  .backend-callsheet .main-content {
    margin: 95px 18px 0px;
    min-width: 930px;
    transition: all 0.25s ease;
  }
  /* line 516, app/assets/stylesheets/backend_callsheet.scss */
  .backend-callsheet .table thead th {
    min-width: unset;
  }
  /* line 519, app/assets/stylesheets/backend_callsheet.scss */
  .backend-callsheet .table thead th:nth-child(1) {
    min-width: unset;
  }
  /* line 522, app/assets/stylesheets/backend_callsheet.scss */
  .backend-callsheet .table thead th:nth-child(2) {
    min-width: unset;
  }
  /* line 525, app/assets/stylesheets/backend_callsheet.scss */
  .backend-callsheet .table thead th:last-child {
    min-width: unset;
  }
}

@media screen and (max-width: 768px) {
  /* line 532, app/assets/stylesheets/backend_callsheet.scss */
  .backend-callsheet .event-callsheet-heading .action_event {
    float: unset;
  }
}

/*---MAIN-CONTENT-END---*/
/*---MEDIA-QUERIES-END---*/
/* line 541, app/assets/stylesheets/backend_callsheet.scss */
.custom-file-label {
  width: 100%;
  position: relative;
  border-radius: 0;
  background-color: #ecedf1;
  border: 1px solid #ecedf1;
}

/* line 548, app/assets/stylesheets/backend_callsheet.scss */
.custom-file-label-testimonial {
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 553, app/assets/stylesheets/backend_callsheet.scss */
.custom-file-label-testimonial:after {
  color: #495057 !important;
  background-color: #e9ecef !important;
  border: 1px solid #e9ecef !important;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0 !important;
}

/* line 562, app/assets/stylesheets/backend_callsheet.scss */
.custom-file-label:after {
  border-radius: 0;
  background-color: #4a74df;
  border: 1px solid #4a74df;
  color: #eef1fa;
}

@media screen and (max-width: 576px) {
  /* line 571, app/assets/stylesheets/backend_callsheet.scss */
  .backend-callsheet .main-content > .button-group button.add-shift {
    float: none;
  }
}

/*---MAIN-SECTION-START---*/
/*---MAIN-CONTENT-START---*/
/* line 4, app/assets/stylesheets/backend_add_new_event.scss */
.container-fluid.main-container.backend-add-new-event {
  display: block;
  padding: 0 15px;
  background-color: #f4f5f9;
}

/* line 10, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content {
  flex: 1 1 auto;
  margin: 104px auto 0;
  padding-top: 20px;
  padding-bottom: 30px;
}

/* line 17, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .btn {
  border-radius: 0;
  min-width: 6.85rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #eef1fa;
  height: 36px;
}

/* line 30, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .page-heading .headings {
  display: block;
}

/* line 34, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .page-heading h4 {
  color: #4e4e4e;
  font-weight: 400;
  font-size: 1.52rem;
  margin-bottom: 0;
  padding-left: 3px;
}

/* line 42, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .page-heading h6 {
  font-size: 0.9rem;
  color: #9eabb8;
  padding-left: 5px;
  letter-spacing: -0.6px;
  margin-bottom: 14px;
}

/* line 50, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .page-heading button {
  margin-top: 10px;
  margin-bottom: 15px;
  min-width: 10.1rem;
}

/* line 57, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container {
  border: 1px solid #e4e4e4;
  background-color: #fff;
  margin-bottom: 17px;
}

/* line 62, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .form-container {
  padding: 26px 41px 19px 38px;
}

/* line 66, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .title-bar {
  background-color: #f9fafc;
  border-bottom: 1px solid #ececec;
  color: #66696f;
  width: 100%;
  margin: 0px auto;
  height: 46px;
  position: relative;
  text-decoration: none;
  font-weight: 500;
  font-size: 0.86rem;
}

/* line 67, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .title-bar div {
  border: 1px solid #fff;
  width: 100%;
  padding: 10px 0 10px 24px;
}

/* line 85, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .title-bar span {
  color: #abb4bf;
  position: absolute;
  right: 22px;
  top: 12px;
  font-size: 0.9rem;
  transform: scale(1.2, 0.6);
}

/* line 94, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .form-group {
  margin-bottom: 21px;
}

/* line 97, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .form-group select:not(.region_autocomplete) {
  background: url(/assets/signup-form-select-arrow-b92bb4de4a175f008db3f7f4a24ab74b90a9329d961e1f15d4720b7922f88e97.png) no-repeat;
  background-size: 10px;
  background-position: right 19px center;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 105, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .form-group select.region_autocomplete {
  background-color: unset;
}

/* line 111, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .form-group .col-sm-5 label,
.backend-add-new-event .main-content .sub-container .form-group .col-sm-7 label {
  margin-right: 61px;
}

/* line 115, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .form-group .col-sm-5 input,
.backend-add-new-event .main-content .sub-container .form-group .col-sm-7 input {
  background: url(/assets/backend-add-event-calendar-icon-7e3bb91d49c886b2dbc727dcf84df648468219d1310385fc751cffee22a9fdfc.png) no-repeat;
  background-size: 15px;
  background-position: right 14px center;
  display: inline-block;
  max-width: 100%;
  letter-spacing: 2px;
}

/* line 125, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .form-group .col-sm-5 {
  margin-bottom: 21px;
}

/* line 129, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .form-group .col-sm-7 label {
  margin-right: 30px;
}

/* line 133, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .form-group label,
.backend-add-new-event .main-content .sub-container .form-group .form-control,
.backend-add-new-event .main-content .sub-container .form-group p, .backend-add-new-event .main-content .sub-container .form-group .select2-container--default .select2-selection--single,
.backend-add-new-event .main-content .sub-container .form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #acb4bf;
  border-color: #e7e7e7;
  font-size: 0.8rem;
  font-weight: 600;
  border-radius: 0;
}

/* line 144, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .form-group .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 149, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .form-group .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #b2b2b2 transparent transparent transparent;
  border-width: 7px 5px 0px 5px;
  margin-left: -20px;
  margin-top: 0px;
}

/* line 156, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .form-group .form-control {
  padding: 8px 16px;
  border-radius: 0;
  -webkit-appearance: none;
}

/* line 162, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .form-group .form-control, .backend-add-new-event .main-content .sub-container .form-group .select2-container--default .select2-selection--single {
  height: 35px;
}

/* line 166, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 35px;
}

/* line 170, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .form-group .form-control::-moz-placeholder {
  color: #cad2dd;
  font-weight: 600;
}
.backend-add-new-event .main-content .sub-container .form-group .form-control:-ms-input-placeholder {
  color: #cad2dd;
  font-weight: 600;
}
.backend-add-new-event .main-content .sub-container .form-group .form-control::placeholder {
  color: #cad2dd;
  font-weight: 600;
}

/* line 175, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .form-group label {
  padding-right: 0;
}

/* line 179, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .form-group textarea.form-control {
  height: auto;
  line-height: 14px;
  padding: 15px 20px;
}

/* line 185, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .form-group p {
  margin-left: 2px;
  margin-top: 12px;
}

/* line 192, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .tooltip_style span {
  margin-right: 35px;
}

/* line 198, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container .contact_number span {
  margin-left: 5px;
}

/* line 204, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container:nth-child(3) {
  margin-bottom: 21px;
}

/* line 208, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container:nth-child(3) .form-group:first-child input {
  background: url(/assets/backend-add-event-location-icon-426fda6065256f43cb16aa0a13a88e1989d0e6cdee4fb9d697d4b6662c92d006.png) no-repeat;
  background-size: 14px;
  background-position: right 14px center;
}

/* line 215, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container:nth-child(3) .form-group:nth-child(2) {
  margin-bottom: 10px;
}

/* line 219, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container:nth-child(3) .form-group:last-child {
  margin-bottom: 14px;
}

/* line 222, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container:nth-child(3) .form-group:last-child label.col-sm-2 {
  text-align: center;
  padding-right: 15px;
}

/* line 227, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container:nth-child(3) .form-group:last-child .btn-group {
  display: block;
  text-align: center;
}

/* line 232, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container:nth-child(3) .form-group:last-child .btn-secondary {
  display: block;
  margin: auto;
  margin-bottom: 5px;
  background-color: #f2f1f6;
  font-weight: 500;
  border-color: transparent;
  color: #79797a;
  min-width: 127px;
}

/* line 243, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content .sub-container:nth-child(3) .form-group:last-child .btn-secondary.active {
  background-color: #85ebd0;
}

/* line 250, app/assets/stylesheets/backend_add_new_event.scss */
.backend-add-new-event .main-content form .btn-primary {
  display: block;
  margin: auto;
}

/* line 257, app/assets/stylesheets/backend_add_new_event.scss */
.select2-dropdown, .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #e7e7e7;
}

/* line 261, app/assets/stylesheets/backend_add_new_event.scss */
#select2-event_account_manager_id-results, #select2-event_labor_coordinator_id-results, #select2-event_user_id-results, .select2-container--default .select2-search--dropdown .select2-search__field {
  color: #acb4bf;
  font-size: 0.8rem;
  font-weight: 600;
  outline: none;
}

/* line 268, app/assets/stylesheets/backend_add_new_event.scss */
.select2-container--default .select2-search--dropdown .select2-search__field {
  padding: 10px;
}

/*---MAIN-CONTENT-END---*/
/*---MAIN-SECTION-END---*/
/*---MAIN-CONTENT-START---*/
@media screen and (min-width: 576px) {
  /* line 280, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .page-heading .headings {
    display: inline-block;
  }
  /* line 284, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .page-heading button {
    float: right;
    margin-bottom: 0;
    margin-right: 1px;
  }
  /* line 292, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container.add_details .form-group:not(.add_spec) {
    display: flex;
    align-items: center;
  }
  /* line 299, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container .form-group {
    margin-bottom: 21px;
  }
  /* line 302, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container .form-group .col-sm-5 {
    margin-bottom: 0;
  }
  /* line 306, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container .form-group .col-sm-7 {
    padding-right: 90px;
  }
  /* line 313, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container:nth-child(3) input {
    max-width: 171px;
  }
  /* line 318, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container:nth-child(3) .form-group:last-child label.col-sm-2 {
    text-align: unset;
    padding-right: 0;
  }
}

@media screen and (min-width: 768px) {
  /* line 328, app/assets/stylesheets/backend_add_new_event.scss */
  .container-fluid.main-container.backend-add-new-event {
    display: flex;
    padding: 0;
    justify-content: center;
    flex-direction: row;
  }
  /* line 334, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content {
    margin: 130px 30px 30px;
    max-width: 848px;
    padding-top: 0;
    padding-bottom: 0;
  }
  /* line 343, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container .form-group .col-sm-7 {
    padding-right: 135px;
  }
  /* line 351, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container:nth-child(3) .form-group:last-child .btn-group {
    text-align: unset;
    display: inline-flex;
  }
  /* line 355, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container:nth-child(3) .form-group:last-child .btn-group .btn-secondary {
    margin: unset;
    margin-right: 2px;
    margin-bottom: 0;
  }
  /* line 365, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content form .btn-primary {
    float: right;
  }
}

@media screen and (min-width: 1200px) {
  /* line 373, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content {
    margin: 98px 125px 40px 16px;
  }
}

@media screen and (min-width: 1280px) {
  /* line 382, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container .form-group .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 387, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container .form-group .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 392, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container .form-group .col-sm-5 {
    padding-right: 0;
  }
  /* line 395, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container .form-group .col-sm-5 div.field_with_errors {
    max-width: 205px;
    display: inline-block;
  }
  /* line 400, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container .form-group .col-sm-5 input {
    max-width: 205px;
  }
  /* line 405, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container .form-group .col-sm-7 {
    padding-right: 15px;
  }
  /* line 408, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container .form-group .col-sm-7 input {
    max-width: 141px;
  }
  /* line 412, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container .form-group .col-sm-7 label {
    margin-right: 31px;
    padding-left: 10px;
  }
  /* line 422, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container:nth-child(2) .form-group .col-sm-2 {
    flex: 0 0 19%;
    max-width: 19%;
  }
  /* line 427, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container:nth-child(2) .form-group .col-sm-10 {
    flex: 0 0 81%;
    max-width: 81%;
    padding-left: 11px;
  }
  /* line 437, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container:nth-child(3) .form-group .col-sm-2 {
    flex: 0 0 21%;
    max-width: 21%;
  }
  /* line 442, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container:nth-child(3) .form-group .col-sm-10 {
    flex: 0 0 79%;
    max-width: 79%;
    padding-left: 18px;
  }
}

@media screen and (max-width: 1280px) {
  /* line 455, app/assets/stylesheets/backend_add_new_event.scss */
  .backend-add-new-event .main-content .sub-container #lb_text {
    margin-bottom: 15px;
  }
}

/*---MAIN-CONTENT-END---*/
/*---MAIN-SECTION-START---*/
/*---MAIN-CONTENT-START---*/
/* line 4, app/assets/stylesheets/backend_ratings_client.scss */
.container-fluid.main-container.backend-ratings-client {
  display: block;
  padding: 0 15px;
  background-color: #f4f5f9;
}

/* line 10, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .main-content {
  flex: 1 1 auto;
  margin: 104px auto 0;
  padding-top: 20px;
  padding-bottom: 30px;
}

/* line 19, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .main-content .page-heading .headings {
  display: block;
}

/* line 23, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .main-content .page-heading h4 {
  color: #4e4e4e;
  font-weight: 400;
  font-size: 1.52rem;
  margin-bottom: 0;
  padding-left: 3px;
}

/* line 31, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .main-content .page-heading h6 {
  font-size: 0.9rem;
  color: #9eabb8;
  padding-left: 5px;
  letter-spacing: -0.6px;
  margin-bottom: 14px;
}

/*---CARD-COMPONENT-START---*/
/* line 43, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card {
  border: none;
}

/* line 46, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .card-body {
  padding: 0;
}

/* line 49, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .card-body .nav-tabs {
  background-color: #f4f5f9;
}

/* line 53, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .card-body .nav-tabs .nav-item {
  font-size: 0.87rem;
  font-weight: 500;
  width: 132px;
  height: 42px;
  text-align: center;
  color: #98a1aa;
  border: 1px solid #dee2e6;
}

/* line 63, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .card-body .nav-tabs .nav-item:first-child {
  border-right: none;
}

/* line 67, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .card-body .nav-tabs .nav-item.active {
  color: #5c6064;
}

/* line 71, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .card-body .tab-content {
  border: 1px solid #dee2e6;
  border-top: none;
  padding: 6px;
}

/* line 78, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane {
  padding-bottom: 77px;
}

/* line 81, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .event-rating-collapse {
  margin-bottom: 2px;
}

/* line 84, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .event-rating-collapse .event-collapse-header {
  color: #98a1aa;
  background-color: #fbfbfb;
  font-size: 0.87rem;
  font-weight: 500;
  padding: 10px 20px;
  margin-bottom: 3px;
}

/* line 94, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .event-rating-collapse [aria-expanded="true"] .fa-caret-down {
  transform: rotate(180deg);
}

/* line 100, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .incomplete-rating-row,
.backend-ratings-client .card .tab-pane .complete-rating-row {
  padding: 20px 30px;
  background-color: #f9fafc;
  border-bottom: 3px solid #fff;
}

/* line 106, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .incomplete-rating-row .profile-image > img,
.backend-ratings-client .card .tab-pane .complete-rating-row .profile-image > img {
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #547cdd;
  height: 44px;
}

/* line 113, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .incomplete-rating-row .details,
.backend-ratings-client .card .tab-pane .complete-rating-row .details {
  margin-left: 20px;
}

/* line 116, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .incomplete-rating-row .details .rating-stars > .fa-star,
.backend-ratings-client .card .tab-pane .complete-rating-row .details .rating-stars > .fa-star {
  color: #cdd1da;
  font-size: 0.84rem;
  margin-right: 2.5px;
}

/* line 122, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .incomplete-rating-row .details .rating-stars > .fa-star.filled,
.backend-ratings-client .card .tab-pane .complete-rating-row .details .rating-stars > .fa-star.filled {
  color: #4c76da;
}

/* line 126, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .incomplete-rating-row .details .rating-stars,
.backend-ratings-client .card .tab-pane .complete-rating-row .details .rating-stars {
  margin-top: -5px !important;
}

/* line 131, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .incomplete-rating-row .date,
.backend-ratings-client .card .tab-pane .complete-rating-row .date {
  color: #a3aeb9;
  font-size: 0.8rem;
  font-weight: 500;
  letter-spacing: 0.5px;
}

/* line 138, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .incomplete-rating-row .rating-text,
.backend-ratings-client .card .tab-pane .complete-rating-row .rating-text {
  color: #a3aeb9;
  font-size: 0.76rem;
  font-weight: 500;
  padding-right: 0;
  line-height: 15px;
}

/* line 148, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .incomplete-rating-row .name {
  font-size: 0.87rem;
  font-weight: 500;
  color: #a3aeb9;
  margin: 6px 0px 2px 0px;
}

/* line 155, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .incomplete-rating-row .event-name {
  font-size: 0.75rem;
  color: #829de0;
  font-weight: 600;
}

/* line 161, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .incomplete-rating-row .btn {
  border-radius: 0;
  min-width: 87px;
  font-size: 0.74rem;
  font-weight: 500;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #d3dbf8;
  height: 26px;
  padding: 0 6px;
  display: block;
}

/* line 176, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .complete-rating-row .name {
  font-size: 0.87rem;
  font-weight: 500;
  color: #a3aeb9;
}

/* line 182, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .complete-rating-row .event-name {
  font-size: 0.75rem;
  color: #829de0;
  font-weight: 600;
}

/* line 189, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .pagination {
  float: right;
  margin-top: 10px;
}

/* line 192, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .pagination .page-item .page-link {
  border: none;
  background-color: #f3f3f5;
  color: #a0abb7;
  margin-right: 13px;
  font-size: 0.7rem;
  font-weight: 600;
  padding: 5px 9px;
}

/* line 202, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .pagination .page-item.active .page-link {
  background-color: #4c77dd;
  color: #d1daf2;
}

/* line 207, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .pagination .page-item:first-child .page-link,
.backend-ratings-client .card .tab-pane .pagination .page-item:last-child .page-link {
  background-color: transparent;
  padding: 1px 5px;
}

/* line 213, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .pagination .page-item:last-child .page-link {
  margin-right: 0;
}

/* line 217, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .pagination .page-item:first-child .page-link::before {
  content: '\f053';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #dce0e5;
}

/* line 225, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .pagination .page-item:last-child .page-link::after {
  content: '\f054';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #dce0e5;
}

/* line 233, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .pagination .page-item:nth-last-child(2)::before {
  content: '...';
  color: #b4bcc4;
  position: absolute;
  left: -18px;
  top: 0;
}

/* line 241, app/assets/stylesheets/backend_ratings_client.scss */
.backend-ratings-client .card .tab-pane .pagination .page-item:nth-last-child(2) {
  position: relative;
  margin-left: 10px;
}

/*---CARD-COMPONENT-END---*/
/*---MAIN-CONTENT-END---*/
/*---MAIN-SECTION-END---*/
/*---MAIN-CONTENT-START---*/
@media screen and (min-width: 768px) {
  /* line 257, app/assets/stylesheets/backend_ratings_client.scss */
  .container-fluid.main-container.backend-ratings-client {
    display: flex;
    padding: 0;
    justify-content: center;
    flex-direction: row;
  }
  /* line 263, app/assets/stylesheets/backend_ratings_client.scss */
  .backend-ratings-client .main-content {
    margin: 130px 30px 30px;
    max-width: 848px;
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1200px) {
  /* line 272, app/assets/stylesheets/backend_ratings_client.scss */
  .backend-ratings-client .main-content {
    margin: 98px 125px 120px 16px;
  }
}

/*---MAIN-CONTENT-END---*/
/* line 2, app/assets/stylesheets/backend_rate_form.scss */
.rate-form .modal-header {
  background-color: #272c33;
  color: #b8b9b9;
  display: block;
  text-align: center;
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 10, app/assets/stylesheets/backend_rate_form.scss */
.rate-form .modal-header .modal-title {
  display: inline-block;
  font-size: 1.1rem;
}

/* line 14, app/assets/stylesheets/backend_rate_form.scss */
.rate-form .modal-header button {
  color: #b8b9b9;
  position: absolute;
  top: 18px;
  right: 18px;
}

/* line 21, app/assets/stylesheets/backend_rate_form.scss */
.rate-form .modal-body {
  padding: 2rem 2rem 0;
}

/* line 23, app/assets/stylesheets/backend_rate_form.scss */
.rate-form .modal-body .form-group:first-child {
  margin-bottom: 0;
}

/* line 26, app/assets/stylesheets/backend_rate_form.scss */
.rate-form .modal-body .col-form-label {
  margin-right: 25px;
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
}

/* line 32, app/assets/stylesheets/backend_rate_form.scss */
.rate-form .modal-body .rating {
  display: inline-block;
}

/* line 34, app/assets/stylesheets/backend_rate_form.scss */
.rate-form .modal-body .rating label {
  text-indent: -2000px;
  display: inline-block;
  font-size: 1rem;
  width: 20px;
  margin-right: 10px;
}

/* line 41, app/assets/stylesheets/backend_rate_form.scss */
.rate-form .modal-body .rating label::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f005";
  color: #ffd700;
  position: relative;
  left: 2000px;
}

/* line 49, app/assets/stylesheets/backend_rate_form.scss */
.rate-form .modal-body .rating input:checked ~ label::before {
  font-weight: 100;
  color: #ced4da;
  transition: all 0.4s ease;
}

/* line 54, app/assets/stylesheets/backend_rate_form.scss */
.rate-form .modal-body .rating input {
  display: none;
}

/* line 58, app/assets/stylesheets/backend_rate_form.scss */
.rate-form .modal-body div.rating:hover label::before {
  color: #ffd700;
  font-weight: 600;
  transition: all 0.3s ease;
}

/* line 63, app/assets/stylesheets/backend_rate_form.scss */
.rate-form .modal-body div.rating label:hover ~ label::before {
  color: #ced4da;
  font-weight: 100;
  transition: all 0.3s ease;
}

/* line 68, app/assets/stylesheets/backend_rate_form.scss */
.rate-form .modal-body .form-control {
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 1rem 1.5rem;
}

/* line 75, app/assets/stylesheets/backend_rate_form.scss */
.rate-form .modal-footer {
  border-top: none;
  padding: 0 2rem 2rem 1rem;
}

/* line 78, app/assets/stylesheets/backend_rate_form.scss */
.rate-form .modal-footer .btn {
  border-radius: 0;
  min-width: 6.85rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #eef1fa;
  height: 36px;
}

@media screen and (min-width: 576px) {
  /* line 93, app/assets/stylesheets/backend_rate_form.scss */
  .rate-form .modal-body {
    padding: 2rem 3rem 0;
  }
  /* line 96, app/assets/stylesheets/backend_rate_form.scss */
  .rate-form .modal-footer {
    padding: 0 3rem 2rem 1rem;
  }
}

/*---MAIN-SECTION-START---*/
/*---MAIN-CONTENT-START---*/
/* line 4, app/assets/stylesheets/backend_calendar_users.scss */
.container-fluid.main-container.backend-calendar-users {
  display: block;
  padding: 0 15px;
  background-color: #f4f5f9;
}

/* line 10, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .main-content {
  flex: 1 1 auto;
  margin: 104px auto 0;
  padding-top: 20px;
  padding-bottom: 30px;
}

/* line 17, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .btn {
  border-radius: 0;
  min-width: 6.85rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #eef1fa;
  height: 36px;
}

/* line 30, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .main-content .page-heading .headings {
  display: block;
}

/* line 33, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .main-content .page-heading h4 {
  color: #4e4e4e;
  font-weight: 400;
  font-size: 1.52rem;
  margin-bottom: 0;
  padding-left: 3px;
}

/* line 40, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .main-content .page-heading h6 {
  font-size: 0.9rem;
  color: #9eabb8;
  padding-left: 5px;
  letter-spacing: -0.6px;
  margin-bottom: 14px;
}

/* line 48, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .main-content h5 {
  font-weight: 500;
  font-size: 1.2rem;
  color: #4e4e4e;
  padding-left: 5px;
  letter-spacing: -0.6px;
  margin-bottom: 5px;
  text-align: center;
}

/* line 57, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .main-content .btn {
  display: block;
  margin-left: auto;
}

/*---MAIN-CONTENT-END---*/
/*---CALENDAR-COMPONENT-START---*/
/* line 67, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .calendar {
  width: 100%;
  max-height: 625px;
  background-color: #fff;
  border: 1px solid #e7e7e8;
  margin-bottom: 17px;
}

/* line 75, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .fc {
  background-color: #fff;
  border: 1px solid #00000010;
}

/* line 80, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .fc-view-container {
  padding: 0 19px 0 12px;
}

/* line 84, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .fc-head .fc-head-container {
  border: none;
}

/* line 88, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .fc-head .fc-head-container .fc-day-header {
  text-align: center;
  padding: 8px;
  padding-top: 6px;
  background-color: transparent;
  color: #a9b2bd;
  font-size: 0.86rem;
  font-weight: 500;
  text-transform: capitalize;
  border: none;
}

/* line 100, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .fc-body > tr > .fc-widget-content:first-child {
  border-left: none;
  border-right: none;
}

/* line 105, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .fc-body .fc-widget-content {
  height: 70px;
}

/* line 109, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .fc-basic-view td.fc-day-number,
.backend-calendar-users .fc-basic-view td.fc-week-number span {
  padding: 7px 15px;
}

/* line 114, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .fc-unthemed .fc-content,
.backend-calendar-users .fc-unthemed .fc-divider,
.backend-calendar-users .fc-unthemed .fc-popover,
.backend-calendar-users .fc-unthemed .fc-row,
.backend-calendar-users .fc-unthemed tbody,
.backend-calendar-users .fc-unthemed td {
  border-color: #f0f0f0;
}

/* line 123, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
  font-size: 0.7rem;
  padding-right: 8px;
  padding-top: 5px;
  color: #a9b2bd;
  font-weight: 600;
}

/* line 132, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .fc-basic-view .fc-day-top.fc-today .fc-day-number {
  border-radius: 50%;
  background: #476fcc;
  height: 18px;
  width: 14px;
  color: #fff;
  font-weight: 300;
  padding: 2px 3px 0;
  margin-top: 4px;
  margin-right: 3px;
  text-align: center;
}

/* line 145, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .fc-unthemed td.fc-today {
  background: none;
}

/* line 149, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .fc-bg .fc-other-month {
  background-color: #fbfcfe;
}

/* line 153, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .fc-day-top.fc-other-month {
  opacity: 0;
}

/* line 157, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .fc-event-container .fc-event {
  border-radius: 0;
  border: 0;
  background-color: #94ccee;
  color: #0f9aee !important;
  font-size: 12px;
  line-height: 2.5;
  padding: 0 15px;
}

/* line 167, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .fc-event-container .fc-day-grid-event {
  margin: 1px 5px 5px;
}

/* line 171, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .calendar-legend {
  margin: 10px 45px;
}

/* line 175, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .calendar-legend .legend-row {
  max-width: 201px;
}

/* line 179, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .calendar-legend .legend-item {
  font-size: 0.86rem;
  color: #a9b2bd;
  font-weight: 500;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 41px;
  position: relative;
  letter-spacing: -0.5px;
}

/* line 190, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .calendar-legend .legend-row > .legend-item:last-child {
  margin-right: 0;
}

/* line 194, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .calendar-legend .legend-item::before {
  content: '';
  width: 40px;
  height: 13px;
  position: absolute;
  top: 3px;
  left: -10px;
}

/* line 203, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .calendar-legend .legend-row:first-child > .legend-item:first-child::before {
  background-color: #c3b8de;
}

/* line 207, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .calendar-legend .legend-row:first-child > .legend-item:last-child::before {
  background-color: #7acceb;
}

/* line 211, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .calendar-legend .legend-row:last-child > .legend-item:first-child::before {
  background-color: #85ebd0;
}

/* line 215, app/assets/stylesheets/backend_calendar_users.scss */
.backend-calendar-users .calendar-legend .legend-row:last-child > .legend-item:last-child::before {
  background-color: #acd29c;
}

/*---CALENDAR-COMPONENT-END---*/
/*---MAIN-SECTION-END---*/
/*---MAIN-CONTENT-START---*/
@media screen and (min-width: 768px) {
  /* line 225, app/assets/stylesheets/backend_calendar_users.scss */
  .container-fluid.main-container.backend-calendar-users {
    display: flex;
    padding: 0;
    justify-content: center;
    flex-direction: row;
  }
  /* line 231, app/assets/stylesheets/backend_calendar_users.scss */
  .backend-calendar-users .main-content {
    margin: 130px 30px 30px;
    max-width: 848px;
    padding-top: 0;
    padding-bottom: 0;
  }
}

/*---MAIN-CONTENT-END---*/
/*---CALENDAR-COMPONENT-START---*/
@media screen and (min-width: 375px) {
  /* line 243, app/assets/stylesheets/backend_calendar_users.scss */
  .backend-calendar-users .calendar {
    min-height: 680px;
  }
  /* line 246, app/assets/stylesheets/backend_calendar_users.scss */
  .backend-calendar-users .calendar-legend .legend-row {
    max-width: unset;
  }
  /* line 249, app/assets/stylesheets/backend_calendar_users.scss */
  .backend-calendar-users .calendar-legend .legend-item {
    margin-right: 40px;
    margin-bottom: 16px;
  }
}

@media screen and (min-width: 425px) {
  /* line 257, app/assets/stylesheets/backend_calendar_users.scss */
  .backend-calendar-users .calendar {
    min-height: unset;
  }
  /* line 261, app/assets/stylesheets/backend_calendar_users.scss */
  .backend-calendar-users .calendar-legend .legend-row:last-child .legend-item:first-child {
    margin-right: 31px;
  }
  /* line 264, app/assets/stylesheets/backend_calendar_users.scss */
  .backend-calendar-users .calendar-legend .legend-item {
    display: inline-block;
  }
}

@media screen and (min-width: 768px) {
  /* line 272, app/assets/stylesheets/backend_calendar_users.scss */
  .backend-calendar-users .calendar {
    min-height: unset;
  }
  /* line 275, app/assets/stylesheets/backend_calendar_users.scss */
  .backend-calendar-users .calendar-legend {
    margin: 8px 40px 0;
  }
  /* line 277, app/assets/stylesheets/backend_calendar_users.scss */
  .backend-calendar-users .calendar-legend .legend-row:first-child {
    margin-right: 50px;
  }
  /* line 280, app/assets/stylesheets/backend_calendar_users.scss */
  .backend-calendar-users .calendar-legend .legend-row:last-child .legend-item:first-child {
    margin-right: 40px;
  }
  /* line 283, app/assets/stylesheets/backend_calendar_users.scss */
  .backend-calendar-users .calendar-legend .legend-row {
    display: inline-block;
  }
}

/*---CALENDAR-COMPONENT-END---*/
/*---MAIN-SECTION-START---*/
/*---MAIN-CONTENT-START---*/
/* line 4, app/assets/stylesheets/backend_events_client.scss */
.container-fluid.main-container.backend-events-client {
  display: block;
  padding: 0 15px;
  background-color: #f4f5f9;
}

/* line 10, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .main-content {
  flex: 1 1 auto;
  margin: 104px auto 0;
  padding-top: 20px;
  padding-bottom: 60px;
  position: relative;
}

/* line 20, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .main-content .page-heading .headings {
  display: block;
}

/* line 23, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .main-content .page-heading h4 {
  color: #4e4e4e;
  font-weight: 400;
  font-size: 1.52rem;
  margin-bottom: 0;
  padding-left: 3px;
}

/* line 30, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .main-content .page-heading h6 {
  font-size: 0.9rem;
  color: #9eabb8;
  padding-left: 5px;
  letter-spacing: -0.6px;
  margin-bottom: 14px;
}

/* line 38, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .main-content > .btn {
  border-radius: 0;
  min-width: 10rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #eef1fa;
  height: 36px;
  margin-bottom: 15px;
  padding-top: 4px;
  padding-left: 30px;
  position: relative;
}

/* line 51, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .main-content > .btn span::before {
  content: '\f055';
  font-family: 'Font Awesome 5 Free';
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
  top: 4px;
  left: 11px;
}

/*---CARD-COMPONENT-START---*/
/* line 65, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .card {
  border: none;
}

/* line 67, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .card .card-body {
  padding: 0;
  position: relative;
}

/* line 70, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .card .card-body .nav-tabs {
  background-color: #f4f5f9;
}

/* line 73, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .card .card-body .nav-tabs .nav-item {
  font-size: 0.87rem;
  font-weight: 500;
  width: auto;
  height: 42px;
  padding: 0.5rem 0.5rem;
  text-align: center;
  color: #98a1aa;
  border: 1px solid #dee2e6;
}

/* line 83, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .card .card-body .nav-tabs .nav-item:first-child {
  border-right: none;
}

/* line 86, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .card .card-body .nav-tabs .nav-item.active {
  color: #5c6064;
}

/* line 89, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .card .card-body .tab-content {
  border: 1px solid #dee2e6;
  border-top: none;
  padding: 6px;
  height: 410px;
  max-height: 410px;
  overflow: auto;
}

/* line 97, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .card .card-body .pagination-nav {
  position: absolute;
  bottom: -60px;
  right: -5px;
}

/* line 102, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .card .card-body .pagination-nav .pagination .page-item .page-link {
  border: none;
  background-color: #e2e2e2;
  color: #7a7e82;
  margin-right: 13px;
  font-size: 0.7rem;
  font-weight: 600;
  padding: 5px 9px;
}

/* line 111, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .card .card-body .pagination-nav .pagination .page-item.active .page-link {
  background-color: #4c77dd;
  color: #d1daf2;
}

/* line 115, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .card .card-body .pagination-nav .pagination .page-item:first-child .page-link,
.backend-events-client .card .card-body .pagination-nav .pagination .page-item:last-child .page-link {
  background-color: transparent;
  padding: 1px 5px;
}

/* line 120, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .card .card-body .pagination-nav .pagination .page-item:last-child .page-link {
  margin-right: 0;
}

/* line 123, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .card .card-body .pagination-nav .pagination .page-item:first-child .page-link::before {
  content: '\f053';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #dce0e5;
}

/* line 130, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .card .card-body .pagination-nav .pagination .page-item:last-child .page-link::after {
  content: '\f054';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #dce0e5;
}

/* line 137, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .card .card-body .pagination-nav .pagination .page-item:nth-last-child(2)::before {
  content: '...';
  color: #b4bcc4;
  position: absolute;
  left: -18px;
  top: 0;
}

/* line 144, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .card .card-body .pagination-nav .pagination .page-item:nth-last-child(2) {
  position: relative;
  margin-left: 10px;
}

/*---CARD-COMPONENT-END---*/
/*---TABLE-COMPONENT-START---*/
/* line 157, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .event-table {
  margin-bottom: 18px;
}

/* line 159, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .event-table thead th {
  font-size: 0.9rem;
  font-weight: 500;
  color: #a4aebe;
  padding: 16px 10px;
  line-height: 17px;
  text-align: center;
  vertical-align: middle;
  border-top: none;
  border-bottom: 1px solid #ececec;
  min-width: 130px;
}

/* line 171, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .event-table thead th:nth-child(1) {
  min-width: 133px;
}

/* line 174, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .event-table thead th:nth-child(2) {
  min-width: 133px;
}

/* line 177, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .event-table thead th:nth-child(6) {
  min-width: 85px;
}

/* line 180, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .event-table thead th:last-child {
  min-width: 85px;
}

/* line 183, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .event-table tbody tr {
  background-color: #f9fafc;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
}

/* line 188, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .event-table tbody tr:first-child td {
  border-top: none;
}

/* line 191, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .event-table tbody tr td:first-child {
  position: relative;
  text-align: left;
  padding-left: 10px;
}

/* line 196, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .event-table tbody tr td:first-child::before {
  content: '\f073';
  font-family: 'Font Awesome 5 Free';
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
  top: 13px;
  left: 18px;
}

/* line 205, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .event-table tbody td {
  font-size: 0.75rem;
  font-weight: 600;
  color: #a4aebe;
  padding: 15px 0px;
  line-height: 20px;
  text-align: center;
  border-top: 3px solid #fff;
}

/* line 214, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .event-table tbody td.button-cell {
  padding: 15px 0px !important;
  width: 104px;
}

/* line 218, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .event-table tbody td.button-cell .btn {
  min-width: none !important;
  width: 100px !important;
  float: none;
  margin: 0 5px;
}

/* line 224, app/assets/stylesheets/backend_events_client.scss */
.backend-events-client .event-table tbody .btn {
  border-radius: 0;
  display: block;
  min-width: 4.4rem;
  font-size: 0.7rem;
  background-color: #4a74df;
  border-color: #4a74df;
  height: 26px;
  padding-top: 4px;
  padding-left: 6px;
  color: #eaeefb;
  padding-right: 5px;
  letter-spacing: 0.5px;
  margin: auto;
}

/*---TABLE-COMPONENT-END---*/
/*---MAIN-CONTENT-END---*/
/*---MAIN-SECTION-END---*/
/*---MAIN-CONTENT-START---*/
@media screen and (min-width: 768px) {
  /* line 248, app/assets/stylesheets/backend_events_client.scss */
  .container-fluid.main-container.backend-events-client {
    display: flex;
    padding: 0;
    justify-content: center;
    flex-direction: row;
  }
  /* line 255, app/assets/stylesheets/backend_events_client.scss */
  .backend-events-client .main-content {
    margin: 130px 30px 30px;
    width: 90%;
    padding-top: 0;
    padding-bottom: 25px;
  }
  /* line 260, app/assets/stylesheets/backend_events_client.scss */
  .backend-events-client .main-content > .btn {
    position: absolute;
    top: 60px;
    right: 1px;
    z-index: 500;
  }
}

@media screen and (min-width: 1200px) {
  /* line 271, app/assets/stylesheets/backend_events_client.scss */
  .backend-events-client .main-content {
    margin: 98px 125px 57px 16px;
    max-width: 848px;
    padding-bottom: 0;
  }
}

/*---CARD-COMPONENT-START---*/
@media screen and (min-width: 768px) {
  /* line 283, app/assets/stylesheets/backend_events_client.scss */
  .backend-events-client .card .card-body .nav-tabs .nav-item {
    width: auto;
    padding: 0.5rem 1rem;
  }
  /* line 287, app/assets/stylesheets/backend_events_client.scss */
  .backend-events-client .card .card-body .pagination-nav {
    bottom: -55px;
  }
}

/*---TABLE-COMPONENT-START---*/
@media screen and (min-width: 1200px) {
  /* line 299, app/assets/stylesheets/backend_events_client.scss */
  .backend-events-client .event-table thead th {
    min-width: unset;
  }
  /* line 302, app/assets/stylesheets/backend_events_client.scss */
  .backend-events-client .event-table thead th:nth-child(1) {
    min-width: unset;
  }
  /* line 305, app/assets/stylesheets/backend_events_client.scss */
  .backend-events-client .event-table thead th:nth-child(2) {
    min-width: unset;
  }
  /* line 308, app/assets/stylesheets/backend_events_client.scss */
  .backend-events-client .event-table thead th:last-child {
    min-width: unset;
  }
}

/* line 315, app/assets/stylesheets/backend_events_client.scss */
.dashboard-menu-button {
  min-width: none !important;
  width: 100px !important;
  float: none;
  margin: 0 5px;
}

/*---TABLE-COMPONENT-END---*/
/*---CARD-COMPONENT-END---*/
/*---MAIN-CONTENT-END---*/
/* line 327, app/assets/stylesheets/backend_events_client.scss */
.form-event-filter .search-box {
  background: #ffffff url(/assets/dashboard-users-search-icon-828c61994db2a15eca8c5316c2f05d885bf2f1f87858e373c4b94e562b807ab4.png) no-repeat;
  background-size: 21px;
  background-position: 95% center;
  border-radius: 0;
  height: 40px;
  margin-right: 6px;
  border: none;
  padding-left: 16px;
  font-size: 0.8rem;
  padding-right: 37px;
  font-weight: 500;
  width: 100%;
  display: block;
  color: #626a71;
  margin-bottom: 15px;
  margin-top: 5px;
}

/* line 345, app/assets/stylesheets/backend_events_client.scss */
.form-event-filter .search-box::-moz-placeholder {
  color: #a4a9ad;
}
.form-event-filter .search-box:-ms-input-placeholder {
  color: #a4a9ad;
}
.form-event-filter .search-box::placeholder {
  color: #a4a9ad;
}

/* line 2, app/assets/stylesheets/backend_add_actual_hours.scss */
.add-actual-hours .modal-header {
  background-color: #272c33;
  color: #b8b9b9;
  display: block;
  text-align: center;
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 10, app/assets/stylesheets/backend_add_actual_hours.scss */
.add-actual-hours .modal-header .modal-title {
  display: inline-block;
  font-size: 1.1rem;
}

/* line 14, app/assets/stylesheets/backend_add_actual_hours.scss */
.add-actual-hours .modal-header button {
  color: #b8b9b9;
  position: absolute;
  top: 18px;
  right: 18px;
}

/* line 21, app/assets/stylesheets/backend_add_actual_hours.scss */
.add-actual-hours .modal-body {
  padding: 2rem 2rem 0;
  margin-bottom: 15px;
}

/* line 25, app/assets/stylesheets/backend_add_actual_hours.scss */
.add-actual-hours .modal-body .form-row:nth-child(-n+3) .form-control {
  background: #ecedf1 url(/assets/onboarding-form-calendar-icon-a1ddf40b6dc0cac0e468021800c4402476a1ad1ff271f488e50b566eb2f0c6ab.png) no-repeat;
  background-size: 22px;
  background-position: right 14px center;
  padding-right: 50px;
}

/* line 32, app/assets/stylesheets/backend_add_actual_hours.scss */
.add-actual-hours .modal-body .col-form-label {
  margin-right: 25px;
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
}

/* line 38, app/assets/stylesheets/backend_add_actual_hours.scss */
.add-actual-hours .modal-body .form-control {
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 1rem;
  background-color: #ecedf1;
  border-radius: 0px;
  border: none;
  height: 40px;
  padding-left: 19px;
}

/* line 50, app/assets/stylesheets/backend_add_actual_hours.scss */
.add-actual-hours .modal-footer {
  border-top: none;
  padding: 0 2rem 2rem 1rem;
}

/* line 53, app/assets/stylesheets/backend_add_actual_hours.scss */
.add-actual-hours .modal-footer .btn {
  border-radius: 0;
  min-width: 6.85rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #eef1fa;
  height: 36px;
}

@media screen and (min-width: 576px) {
  /* line 68, app/assets/stylesheets/backend_add_actual_hours.scss */
  .add-actual-hours .modal-body {
    padding: 2rem 3rem 0;
  }
  /* line 71, app/assets/stylesheets/backend_add_actual_hours.scss */
  .add-actual-hours .modal-footer {
    padding: 0 3rem 2rem 1rem;
  }
}

/* line 77, app/assets/stylesheets/backend_add_actual_hours.scss */
#add-actual-hours .checkbox-container-div label {
  padding: 1px;
}

/* line 3, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift.add-line .modal-footer {
  padding: 0 0rem 2rem 1rem;
}

/* line 9, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-header {
  background-color: #272c33;
  color: #b8b9b9;
  display: block;
  text-align: center;
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 18, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-header .modal-title {
  display: inline-block;
  font-size: 1.1rem;
}

/* line 23, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-header button {
  color: #b8b9b9;
  position: absolute;
  top: 18px;
  right: 18px;
}

/* line 31, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body {
  padding: 2rem 2rem 0;
  margin-bottom: 15px;
}

/* line 35, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body h6 {
  font-weight: 600;
}

/* line 39, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .col-form-label {
  margin-right: 25px;
  color: #626a71;
  display: block;
  font-size: 0.9rem;
  font-weight: 500;
}

/* line 47, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .form-control {
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
  background-color: #ecedf1;
  border-radius: 0px;
  border: none;
  height: 40px;
  padding-left: 19px;
}

/* line 58, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .check-form-control {
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
  background-color: #ecedf1;
  border-radius: 0px;
  border: none;
  width: 20px;
  height: 20px;
  padding-left: 19px;
}

/* line 86, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body input[type="radio"] {
  display: none;
}

/* line 90, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body input[type="radio"] + label {
  background-color: #ecedf1;
  color: #212529;
  border-radius: 0;
  border: none;
  font-size: 0.8rem;
  height: 40px;
  padding-top: 10px;
  min-width: 7.4em;
}

/* line 101, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body input[type="radio"]:checked + label {
  background-color: #4770e2;
  cursor: default;
  color: #E6E6E6;
  border-color: transparent;
}

/* line 109, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-footer {
  border-top: none;
  padding: 0 2rem 2rem 1rem;
}

/* line 114, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .btn {
  border-radius: 0;
  min-width: 6.85rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #eef1fa;
  height: 36px;
}

/* line 130, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .form-control,
#download-pdf .modal-body .form-control {
  border-radius: 0px;
  border: none;
}

/* line 135, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body select.form-control,
#download-pdf .modal-body select.form-control {
  background: #ecedf1 url(/assets/signup-form-select-arrow-b92bb4de4a175f008db3f7f4a24ab74b90a9329d961e1f15d4720b7922f88e97.png) no-repeat;
  background-size: 14px;
  background-position: right 19px center;
  -webkit-appearance: none;
  padding: 0.375rem 0.75rem;
}

/* line 143, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .search-container,
#download-pdf .modal-body .search-container {
  margin-bottom: 13px;
  margin-top: 20px;
}

/* line 147, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .search-container .dropdown,
#download-pdf .modal-body .search-container .dropdown {
  display: block;
  margin-bottom: 10px;
  margin-right: 4px;
}

/* line 153, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .search-container .dropdown .dropdown-toggle,
#download-pdf .modal-body .search-container .dropdown .dropdown-toggle {
  border-color: #e6e6e6;
  background-color: #f9fafc;
  color: #98a3b0;
  font-size: 0.7rem;
  font-weight: 500;
  margin-right: 2px;
  text-align: left;
  padding-right: 0px;
  padding-left: 4px;
}

/* line 167, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .search-container .dropdown-item,
#download-pdf .modal-body .search-container .dropdown-item {
  font-size: 0.8rem;
  color: #98a3b0;
}

/* line 172, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .search-container .dropdown-item:active,
#download-pdf .modal-body .search-container .dropdown-item:active {
  color: #fff;
  background-color: #4a74df;
}

/* line 177, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .search-container .dropdown-toggle::after,
#download-pdf .modal-body .search-container .dropdown-toggle::after {
  display: block;
  float: right;
  margin-top: 7px;
  margin-right: 4px;
  margin-left: 5px;
  border-top: 0.5em solid #d7dce2;
  border-right: 0.5em solid transparent;
  border-left: 0.5em solid transparent;
}

/* line 188, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .search-container .btn-outline-primary,
#download-pdf .modal-body .search-container .btn-outline-primary {
  color: #688be0;
  background-color: #f9fafc;
  background-image: none;
  border: 1px solid #7b9ae5;
  font-weight: 500;
  min-width: 4rem;
  width: 100%;
  margin-bottom: 15px;
}

/* line 199, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .search-container .search-box,
#download-pdf .modal-body .search-container .search-box {
  background: #ecedf1 url(/assets/dashboard-users-search-icon-828c61994db2a15eca8c5316c2f05d885bf2f1f87858e373c4b94e562b807ab4.png) no-repeat;
  background-size: 21px;
  background-position: 95% center;
  height: 40px;
  margin-right: 6px;
  border: none;
  padding-left: 16px;
  font-size: 0.8rem;
  padding-right: 37px;
  font-weight: 500;
  width: 100%;
  display: block;
  color: #626a71;
  margin-bottom: 15px;
}

/* line 216, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .search-container .search-box::-moz-placeholder, #download-pdf .modal-body .search-container .search-box::-moz-placeholder {
  color: #a4a9ad;
}
.add-edit-shift .modal-body .search-container .search-box:-ms-input-placeholder, #download-pdf .modal-body .search-container .search-box:-ms-input-placeholder {
  color: #a4a9ad;
}
.add-edit-shift .modal-body .search-container .search-box::placeholder,
#download-pdf .modal-body .search-container .search-box::placeholder {
  color: #a4a9ad;
}

/* line 220, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .search-container .search-results,
#download-pdf .modal-body .search-container .search-results {
  max-height: 103px;
  overflow-y: scroll;
}

/* line 224, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .search-container .search-results .custom-checkbox,
#download-pdf .modal-body .search-container .search-results .custom-checkbox {
  position: relative;
  padding-right: 1.5rem;
  border: 1px solid #e8e8e8;
  border-bottom: none;
}

/* line 231, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .search-container .search-results .custom-checkbox:last-child,
#download-pdf .modal-body .search-container .search-results .custom-checkbox:last-child {
  border-bottom: 1px solid #e8e8e8;
}

/* line 235, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .search-container .search-results .custom-control-label::before,
#download-pdf .modal-body .search-container .search-results .custom-control-label::before {
  right: 2rem;
  left: unset;
}

/* line 240, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .search-container .search-results .custom-control-label::after,
#download-pdf .modal-body .search-container .search-results .custom-control-label::after {
  right: 2rem;
  left: unset;
}

/* line 245, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .modal-body .search-container .search-results .custom-control-label,
#download-pdf .modal-body .search-container .search-results .custom-control-label {
  color: #626a71;
  font-size: 0.8rem;
  font-weight: 500;
  position: unset;
  padding-top: 2px;
}

/* line 258, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add_shift_status .modal-body input[type="radio"] {
  display: unset;
}

/* line 262, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add_shift_status .modal-body input[type="radio"] + label {
  background-color: unset;
  padding-top: unset;
  height: unset;
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
  margin-bottom: unset;
}

/* line 272, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add_shift_status .modal-body input[type="radio"]:checked + label {
  background-color: unset;
  color: unset;
  border-color: unset;
}

/* line 279, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
.add-edit-shift .one_hour_walkaway_options input[type="radio"], .add-edit-shift .one_hour_walkaway_options input[type="radio"] + label, .add-edit-shift .one_hour_walkaway_options input[type="radio"]:checked + label {
  background-color: unset;
  color: #626a71;
  display: unset;
  font-weight: 500;
  font-size: 0.8rem;
}

@media screen and (min-width: 576px) {
  /* line 291, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
  .add-edit-shift .modal-body {
    padding: 2rem 3rem 0;
  }
  /* line 295, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
  .add-edit-shift .modal-body .search-container .dropdown {
    display: inline-block;
  }
  /* line 299, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
  .add-edit-shift .modal-body .search-container .dropdown .dropdown-toggle {
    width: unset;
  }
  /* line 305, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
  .add-edit-shift .modal-footer {
    padding: 0 3rem 2rem 1rem;
  }
  /* line 313, app/assets/stylesheets/backend_callsheet_add_edit_shift.scss */
  #download-pdf .modal-body .search-container .btn-outline-primary, .add-edit-shift .modal-body .search-container .btn-outline-primary {
    width: unset;
    margin-bottom: 0;
  }
}

/* line 2, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .modal-header {
  background-color: #272c33;
  color: #b8b9b9;
  display: block;
  text-align: center;
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 10, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .modal-header .modal-title {
  display: inline-block;
  font-size: 1.1rem;
}

/* line 14, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .modal-header button {
  color: #b8b9b9;
  position: absolute;
  top: 18px;
  right: 18px;
}

/* line 21, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .modal-body {
  padding: 2rem 2rem 0;
  margin-bottom: 15px;
}

/* line 24, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .modal-body .col-form-label {
  margin-right: 25px;
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
}

/* line 30, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .modal-body .form-control {
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 1rem;
  background-color: #ecedf1;
  border-radius: 0px;
  border: none;
  height: 40px;
  padding-left: 19px;
}

/* line 41, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .modal-body textarea.form-control {
  height: unset;
}

/* line 45, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .modal-footer {
  border-top: none;
  padding: 0 2rem 1rem 1rem;
}

/* line 49, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .btn {
  border-radius: 0;
  min-width: 6.85rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #eef1fa;
  height: 36px;
}

/* line 59, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .uploaded-attachments {
  padding: 1rem 3rem 4rem;
  margin-bottom: 10px;
  position: relative;
}

/* line 63, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .uploaded-attachments .file {
  position: relative;
  border-bottom: 1px solid #e4e4e4;
  padding: 1rem 0 1rem 4rem;
  color: #626a71;
  font-size: 0.9rem;
}

/* line 70, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .uploaded-attachments .file:first-child {
  border-top: 1px solid #929292;
}

/* line 73, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .uploaded-attachments .file:last-of-type {
  border-bottom: 1px solid #929292;
}

/* line 76, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .uploaded-attachments .file::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f15b";
  font-size: 20px;
  position: absolute;
  top: 12px;
  left: 10px;
}

/* line 85, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .uploaded-attachments .icon-button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  float: right;
  margin: 0 7px;
}

/* line 93, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .pagination-nav {
  position: absolute;
  bottom: 0;
  right: 45px;
}

/* line 98, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .pagination-nav .pagination .page-item .page-link {
  border: none;
  background-color: #e2e2e2;
  color: #7a7e82;
  margin-right: 13px;
  font-size: 0.7rem;
  font-weight: 600;
  padding: 5px 9px;
}

/* line 107, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .pagination-nav .pagination .page-item.active .page-link {
  background-color: #4c77dd;
  color: #d1daf2;
}

/* line 111, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .pagination-nav .pagination .page-item:first-child .page-link,
.callsheet-attachments .pagination-nav .pagination .page-item:last-child .page-link {
  background-color: transparent;
  padding: 1px 5px;
}

/* line 116, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .pagination-nav .pagination .page-item:last-child .page-link {
  margin-right: 0;
}

/* line 119, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .pagination-nav .pagination .page-item:first-child .page-link::before {
  content: '\f053';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #dce0e5;
}

/* line 126, app/assets/stylesheets/backend_callsheet_attachments.scss */
.callsheet-attachments .pagination-nav .pagination .page-item:last-child .page-link::after {
  content: '\f054';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #dce0e5;
}

@media screen and (min-width: 576px) {
  /* line 139, app/assets/stylesheets/backend_callsheet_attachments.scss */
  .callsheet-attachments .modal-body {
    padding: 2rem 3rem 0;
  }
  /* line 142, app/assets/stylesheets/backend_callsheet_attachments.scss */
  .callsheet-attachments .modal-footer {
    padding: 0 3rem 1rem 1rem;
  }
}

/* line 2, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .modal-header {
  background-color: #272c33;
  color: #b8b9b9;
  display: block;
  text-align: center;
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 10, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .modal-header .modal-title {
  display: inline-block;
  font-size: 1.1rem;
}

/* line 14, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .modal-header button {
  color: #b8b9b9;
  position: absolute;
  top: 18px;
  right: 18px;
}

/* line 21, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .modal-body {
  padding: 2rem 2rem 0;
  margin-bottom: 15px;
}

/* line 24, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .modal-body .col-form-label {
  margin-right: 25px;
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
}

/* line 30, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .modal-body .form-control {
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 1rem;
  background-color: #ecedf1;
  border-radius: 0px;
  border: none;
  height: 40px;
  padding-left: 19px;
}

/* line 41, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .modal-body textarea.form-control {
  height: unset;
}

/* line 45, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .modal-footer {
  border-top: none;
  padding: 0 2rem 1rem 1rem;
}

/* line 49, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .btn {
  border-radius: 0;
  min-width: 6.85rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #eef1fa;
  height: 36px;
}

/* line 59, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .message-container {
  margin: 1rem 3rem 3.5rem;
  padding-top: 20px;
  position: relative;
}

/* line 63, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .message-container .message {
  position: relative;
  border: none;
  color: #626a71;
  background-color: #ffffff;
  font-size: 0.9rem;
  padding: 0.5rem;
  margin-bottom: 25px;
}

/* line 71, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .message-container .message img {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  box-shadow: 0 0 0 2px #ededed, 0 0 0 4px #f0f0f0;
  float: left;
}

/* line 78, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .message-container .message h6 {
  display: inline-block;
  margin-left: 9px;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 0.9rem;
  color: #4a74df;
  width: 60%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 90, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .message-container .message .date {
  display: block;
  font-size: 0.8rem;
  font-weight: 500;
  margin-left: 35px;
  margin-bottom: 5px;
  color: #4a74df;
}

/* line 98, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .message-container .message .time {
  text-align: right;
  color: #4a74df;
}

/* line 102, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .message-container .message p {
  margin-left: 35px;
  margin-bottom: 0;
  font-size: 0.8rem;
  word-break: break-word;
}

/* line 109, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .message-container #message-container {
  padding: 22px;
  background-color: #EEEDF1;
}

/* line 112, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .message-container #message-container :last-child {
  margin-bottom: 0;
}

/* line 116, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .message-container .icon-button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  right: -17px;
  top: -18px;
  font-size: 20px;
}

/* line 126, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .pagination-nav {
  position: absolute;
  bottom: -54px;
  right: -5px;
}

/* line 131, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .pagination-nav .pagination .page-item .page-link {
  border: none;
  background-color: #e2e2e2;
  color: #7a7e82;
  margin-right: 13px;
  font-size: 0.7rem;
  font-weight: 600;
  padding: 5px 9px;
}

/* line 140, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .pagination-nav .pagination .page-item.active .page-link {
  background-color: #4c77dd;
  color: #d1daf2;
}

/* line 144, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .pagination-nav .pagination .page-item:first-child .page-link,
.callsheet-messaging .pagination-nav .pagination .page-item:last-child .page-link {
  background-color: transparent;
  padding: 1px 5px;
}

/* line 149, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .pagination-nav .pagination .page-item:last-child .page-link {
  margin-right: 0;
}

/* line 152, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .pagination-nav .pagination .page-item:first-child .page-link::before {
  content: '\f053';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #dce0e5;
}

/* line 159, app/assets/stylesheets/backend_callsheet_messaging.scss */
.callsheet-messaging .pagination-nav .pagination .page-item:last-child .page-link::after {
  content: '\f054';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #dce0e5;
}

@media screen and (min-width: 375px) {
  /* line 172, app/assets/stylesheets/backend_callsheet_messaging.scss */
  .callsheet-messaging .message-container .message {
    padding: 0.9rem;
  }
  /* line 174, app/assets/stylesheets/backend_callsheet_messaging.scss */
  .callsheet-messaging .message-container .message h6 {
    margin-bottom: 5px;
  }
  /* line 177, app/assets/stylesheets/backend_callsheet_messaging.scss */
  .callsheet-messaging .message-container .message .date {
    float: right;
    margin-left: 0;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 576px) {
  /* line 188, app/assets/stylesheets/backend_callsheet_messaging.scss */
  .callsheet-messaging .modal-body {
    padding: 2rem 3rem 0;
  }
  /* line 191, app/assets/stylesheets/backend_callsheet_messaging.scss */
  .callsheet-messaging .modal-footer {
    padding: 0 3rem 1rem 1rem;
  }
}

/*---MAIN-SECTION-START---*/
/*---MAIN-CONTENT-START---*/
/* line 4, app/assets/stylesheets/backend_calendar.scss */
.container-fluid.main-container.backend-calendar {
  display: block;
  padding: 0 15px;
  background-color: #f4f5f9;
}

/* line 10, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .main-content {
  flex: 1 1 auto;
  margin: 104px auto 0;
  padding-top: 20px;
  padding-bottom: 30px;
}

/* line 17, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .btn {
  border-radius: 0;
  min-width: 6.85rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #eef1fa;
  height: 36px;
}

/* line 30, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .main-content .page-heading .headings {
  display: block;
}

/* line 33, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .main-content .page-heading h4 {
  color: #4e4e4e;
  font-weight: 400;
  font-size: 1.52rem;
  margin-bottom: 0;
  padding-left: 3px;
}

/* line 40, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .main-content .page-heading h6 {
  font-size: 0.9rem;
  color: #9eabb8;
  padding-left: 5px;
  letter-spacing: -0.6px;
  margin-bottom: 14px;
}

/* line 48, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .main-content h5 {
  font-weight: 500;
  font-size: 1.2rem;
  color: #4e4e4e;
  padding-left: 5px;
  letter-spacing: -0.6px;
  margin-bottom: 5px;
  text-align: center;
}

/* line 57, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .main-content h5.modal-title {
  color: inherit;
}

/* line 60, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .main-content .btn {
  display: inline-block;
}

/* line 64, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .main-content .btn:last-of-type {
  margin-right: 1px;
}

/*---MAIN-CONTENT-END---*/
/*---CALENDAR-COMPONENT-START---*/
/* line 75, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .calendar {
  width: 100%;
  background-color: #fff;
  border: 1px solid #e7e7e8;
  margin-bottom: 17px;
}

/* line 82, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc {
  background-color: #fff;
  border: 1px solid #00000010;
}

/* line 87, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-toolbar.fc-header-toolbar {
  padding: 5px 0;
  margin-bottom: 0;
}

/* line 92, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-view-container {
  padding: 0 19px 0 12px;
}

/* line 96, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc .fc-center {
  margin-top: 0;
}

/* line 100, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc div.fc-center h2 {
  font-size: 1rem;
  text-transform: uppercase;
  color: #86878b;
  font-weight: 400;
  margin-top: 12px;
  margin-right: 0;
  float: none;
}

/* line 110, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc .fc-icon-left-single-arrow::after {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-size: 1.5rem;
  font-weight: 600;
  color: #dce0e4;
}

/* line 118, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc .fc-icon-right-single-arrow::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-size: 1.5rem;
  font-weight: 600;
  color: #dce0e4;
}

/* line 126, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc button {
  background-color: #fff;
  background-image: none;
  height: 37px;
  padding: 0;
  color: #55595c;
}

/* line 134, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc button .fc-icon {
  font-size: 3em;
}

/* line 138, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc .fc-prev-button,
.backend-calendar .fc .fc-next-button {
  border: none;
  box-shadow: none;
  outline: none;
}

/* line 145, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-center .fc-button-group {
  margin-left: 0;
}

/* line 149, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-center .fc-button-group .fc-button {
  box-shadow: none;
  background-color: transparent;
  text-transform: capitalize;
  border-radius: 0;
  border-color: #ededed;
  color: #a5a8ac;
  font-size: 0.8rem;
  font-weight: 500;
  height: 23px;
  min-width: 70px;
  margin-right: 0px;
}

/* line 163, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-center .fc-button-group .fc-button:focus {
  outline: none;
}

/* line 167, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-center .fc-button-group .fc-button:last-child {
  margin-right: 0;
}

/* line 171, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-head .fc-head-container {
  border: none;
}

/* line 175, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-head .fc-head-container .fc-day-header {
  text-align: center;
  padding: 8px;
  padding-top: 6px;
  background-color: transparent;
  color: #a9b2bd;
  font-size: 0.86rem;
  font-weight: 500;
  text-transform: capitalize;
  border: none;
}

/* line 187, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-body > tr > .fc-widget-content:first-child {
  border-left: none;
  border-right: none;
}

/* line 192, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-body .fc-widget-content {
  height: 100px;
}

/* line 196, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-basic-view td.fc-day-number,
.backend-calendar .fc-basic-view td.fc-week-number span {
  padding: 7px 15px;
}

/* line 201, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-unthemed .fc-content,
.backend-calendar .fc-unthemed .fc-divider,
.backend-calendar .fc-unthemed .fc-popover,
.backend-calendar .fc-unthemed .fc-row,
.backend-calendar .fc-unthemed tbody,
.backend-calendar .fc-unthemed td {
  border-color: #f0f0f0;
}

/* line 210, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
  font-size: 0.7rem;
  padding-right: 8px;
  padding-top: 5px;
  color: #a9b2bd;
  font-weight: 600;
}

/* line 219, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-basic-view .fc-day-top.fc-today .fc-day-number {
  border-radius: 50%;
  background: #476fcc;
  height: 18px;
  width: 14px;
  color: #fff;
  font-weight: 300;
  padding: 2px 3px 0;
  margin-top: 4px;
  margin-right: 3px;
  text-align: center;
}

/* line 232, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-unthemed td.fc-today {
  background: none;
}

/* line 236, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-bg .fc-other-month {
  background-color: #fbfcfe;
}

/* line 240, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-day-top.fc-other-month {
  opacity: 0;
}

/* line 244, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-event-container .fc-event {
  border-radius: 0;
  border: 0;
  background-color: #94ccee;
  color: #0f9aee !important;
  font-size: 12px;
  line-height: 2.5;
  padding: 0 15px;
}

/* line 254, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .fc-event-container .fc-day-grid-event {
  margin: 1px 5px 5px;
}

/* line 258, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .calendar-legend {
  margin: 10px 45px;
}

/* line 262, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .calendar-legend .legend-row {
  max-width: 201px;
}

/* line 266, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .calendar-legend .legend-item {
  font-size: 0.86rem;
  color: #a9b2bd;
  font-weight: 500;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 41px;
  position: relative;
  letter-spacing: -0.5px;
}

/* line 277, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .calendar-legend .legend-row > .legend-item:last-child {
  margin-right: 0;
}

/* line 281, app/assets/stylesheets/backend_calendar.scss */
.backend-calendar .calendar-legend .legend-item::before {
  content: '';
  width: 40px;
  height: 13px;
  position: absolute;
  top: 3px;
  left: -10px;
}

/*---CALENDAR-COMPONENT-END---*/
/*---MAIN-SECTION-END---*/
/*---MAIN-CONTENT-START---*/
@media screen and (min-width: 768px) {
  /* line 315, app/assets/stylesheets/backend_calendar.scss */
  .container-fluid.main-container.backend-calendar {
    display: flex;
    padding: 0;
    justify-content: center;
    flex-direction: row;
  }
  /* line 321, app/assets/stylesheets/backend_calendar.scss */
  .backend-calendar .main-content {
    margin: 130px 30px 30px;
    max-width: 848px;
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1200px) {
  /* line 329, app/assets/stylesheets/backend_calendar.scss */
  .backend-calendar .main-content {
    margin: 98px 125px 40px 16px;
  }
}

/*---MAIN-CONTENT-END---*/
/*---CALENDAR-COMPONENT-START---*/
@media screen and (min-width: 375px) {
  /* line 338, app/assets/stylesheets/backend_calendar.scss */
  .backend-calendar .calendar {
    min-height: 680px;
  }
  /* line 341, app/assets/stylesheets/backend_calendar.scss */
  .backend-calendar .calendar-legend .legend-row {
    max-width: unset;
  }
  /* line 344, app/assets/stylesheets/backend_calendar.scss */
  .backend-calendar .calendar-legend .legend-item {
    margin-right: 40px;
    margin-bottom: 16px;
  }
}

@media screen and (min-width: 425px) {
  /* line 352, app/assets/stylesheets/backend_calendar.scss */
  .backend-calendar .calendar {
    min-height: unset;
  }
  /* line 354, app/assets/stylesheets/backend_calendar.scss */
  .backend-calendar .calendar div.fc-center h2 {
    font-size: 1.5rem;
    margin-top: 8px;
  }
  /* line 360, app/assets/stylesheets/backend_calendar.scss */
  .backend-calendar .calendar-legend .legend-row:last-child .legend-item:first-child {
    margin-right: 31px;
  }
  /* line 363, app/assets/stylesheets/backend_calendar.scss */
  .backend-calendar .calendar-legend .legend-item {
    display: inline-block;
  }
}

@media screen and (min-width: 768px) {
  /* line 371, app/assets/stylesheets/backend_calendar.scss */
  .backend-calendar .calendar {
    min-height: unset;
  }
  /* line 374, app/assets/stylesheets/backend_calendar.scss */
  .backend-calendar .calendar-legend {
    margin: 8px 40px 0;
  }
  /* line 376, app/assets/stylesheets/backend_calendar.scss */
  .backend-calendar .calendar-legend .legend-row:first-child {
    margin-right: 50px;
  }
  /* line 379, app/assets/stylesheets/backend_calendar.scss */
  .backend-calendar .calendar-legend .legend-row:last-child .legend-item:first-child {
    margin-right: 40px;
  }
  /* line 382, app/assets/stylesheets/backend_calendar.scss */
  .backend-calendar .calendar-legend .legend-row {
    display: inline-block;
  }
  /* line 386, app/assets/stylesheets/backend_calendar.scss */
  .backend-calendar .custom-control {
    margin: 5px 30px 20px;
  }
}

/*---CALENDAR-COMPONENT-END---*/
/* line 2, app/assets/stylesheets/backend_calendar_set_availability.scss */
.calendar-set-availability .modal-header {
  background-color: #272c33;
  color: #b8b9b9;
  display: block;
  text-align: center;
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 10, app/assets/stylesheets/backend_calendar_set_availability.scss */
.calendar-set-availability .modal-header .modal-title {
  display: inline-block;
  font-size: 1.1rem;
}

/* line 14, app/assets/stylesheets/backend_calendar_set_availability.scss */
.calendar-set-availability .modal-header button {
  color: #b8b9b9;
  position: absolute;
  top: 18px;
  right: 18px;
}

/* line 21, app/assets/stylesheets/backend_calendar_set_availability.scss */
.calendar-set-availability .modal-body {
  padding: 2rem 2rem 0;
  margin-bottom: 15px;
}

/* line 24, app/assets/stylesheets/backend_calendar_set_availability.scss */
.calendar-set-availability .modal-body .date-range {
  text-align: center;
  font-size: 0.9rem;
  font-weight: 500;
  margin-bottom: 25px;
}

/* line 30, app/assets/stylesheets/backend_calendar_set_availability.scss */
.calendar-set-availability .modal-body .form-row {
  position: relative;
}

/* line 33, app/assets/stylesheets/backend_calendar_set_availability.scss */
.calendar-set-availability .modal-body h6 {
  font-weight: 600;
  margin-bottom: 30px;
}

/* line 37, app/assets/stylesheets/backend_calendar_set_availability.scss */
.calendar-set-availability .modal-body .col-form-label {
  margin-right: 10px;
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
}

/* line 43, app/assets/stylesheets/backend_calendar_set_availability.scss */
.calendar-set-availability .modal-body .form-row .form-group.col-md-6:nth-child(2) .col-form-label {
  margin-right: 16px;
}

/* line 46, app/assets/stylesheets/backend_calendar_set_availability.scss */
.calendar-set-availability .modal-body .form-control {
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 1rem;
  display: inline-block;
  width: 45%;
  background-color: #ecedf1;
  border-radius: 0px;
  border: none;
  height: 30px;
  padding-left: 19px;
}

/* line 58, app/assets/stylesheets/backend_calendar_set_availability.scss */
.calendar-set-availability .modal-body .form-control::-moz-placeholder {
  color: #a2aab1;
}
.calendar-set-availability .modal-body .form-control:-ms-input-placeholder {
  color: #a2aab1;
}
.calendar-set-availability .modal-body .form-control::placeholder {
  color: #a2aab1;
}

/* line 62, app/assets/stylesheets/backend_calendar_set_availability.scss */
.calendar-set-availability .modal-body .add-remove-buttons {
  position: absolute;
  right: 7%;
  top: 8px;
}

/* line 66, app/assets/stylesheets/backend_calendar_set_availability.scss */
.calendar-set-availability .modal-body .add-remove-buttons .icon-button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  font-size: 1.5rem;
  color: #9c9c9c;
  display: block;
}

/* line 77, app/assets/stylesheets/backend_calendar_set_availability.scss */
.calendar-set-availability .modal-footer {
  border-top: none;
  padding: 0 2rem 2rem 1rem;
}

/* line 80, app/assets/stylesheets/backend_calendar_set_availability.scss */
.calendar-set-availability .modal-footer .btn {
  border-radius: 0;
  min-width: 6.85rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #eef1fa;
  height: 36px;
}

@media screen and (min-width: 576px) {
  /* line 95, app/assets/stylesheets/backend_calendar_set_availability.scss */
  .calendar-set-availability .modal-body {
    padding: 2rem 4rem 0 2.5rem;
  }
  /* line 98, app/assets/stylesheets/backend_calendar_set_availability.scss */
  .calendar-set-availability .modal-footer {
    padding: 0 3rem 2rem 1rem;
  }
}

@media screen and (min-width: 768px) {
  /* line 107, app/assets/stylesheets/backend_calendar_set_availability.scss */
  .calendar-set-availability .modal-body .form-control {
    width: 85px;
  }
  /* line 110, app/assets/stylesheets/backend_calendar_set_availability.scss */
  .calendar-set-availability .modal-body .add-remove-buttons {
    right: -45px;
    top: 0;
    width: 55px;
  }
  /* line 114, app/assets/stylesheets/backend_calendar_set_availability.scss */
  .calendar-set-availability .modal-body .add-remove-buttons .icon-button {
    display: inline;
  }
}

/* line 2, app/assets/stylesheets/backend_callsheet_copy_shift.scss */
.copy-shift .modal-header, .add-additional-cost .modal-header {
  background-color: #272c33;
  color: #b8b9b9;
  display: block;
  text-align: center;
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 11, app/assets/stylesheets/backend_callsheet_copy_shift.scss */
.copy-shift .modal-header .modal-title, .add-additional-cost .modal-header .modal-title {
  display: inline-block;
  font-size: 1.1rem;
}

/* line 16, app/assets/stylesheets/backend_callsheet_copy_shift.scss */
.copy-shift .modal-header button, .add-additional-cost .modal-header button {
  color: #b8b9b9;
  position: absolute;
  top: 18px;
  right: 18px;
}

/* line 24, app/assets/stylesheets/backend_callsheet_copy_shift.scss */
.copy-shift .modal-body, .add-additional-cost .modal-body {
  background-color: #EDEDF1;
  margin: 1.5rem;
  padding: 1rem;
}

/* line 28, app/assets/stylesheets/backend_callsheet_copy_shift.scss */
.copy-shift .modal-body .col-form-label, .add-additional-cost .modal-body .col-form-label {
  margin-right: unset;
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
}

/* line 34, app/assets/stylesheets/backend_callsheet_copy_shift.scss */
.copy-shift .modal-body .error_empty, .copy-shift .modal-body .error_max, .copy-shift .modal-body .error_min, .add-additional-cost .modal-body .error_empty, .add-additional-cost .modal-body .error_max, .add-additional-cost .modal-body .error_min {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin: 0;
  display: none;
}

/* line 40, app/assets/stylesheets/backend_callsheet_copy_shift.scss */
.copy-shift .modal-body .error_empty label, .copy-shift .modal-body .error_max label, .copy-shift .modal-body .error_min label, .add-additional-cost .modal-body .error_empty label, .add-additional-cost .modal-body .error_max label, .add-additional-cost .modal-body .error_min label {
  color: red;
  font-size: 0.7rem;
}

/* line 45, app/assets/stylesheets/backend_callsheet_copy_shift.scss */
.copy-shift .modal-body .header_line h6, .add-additional-cost .modal-body .header_line h6 {
  padding-left: 5px;
  color: #4a74df;
}

/* line 49, app/assets/stylesheets/backend_callsheet_copy_shift.scss */
.copy-shift .modal-body .details_shift, .add-additional-cost .modal-body .details_shift {
  background-color: #ffffff;
  padding: 15px;
}

/* line 53, app/assets/stylesheets/backend_callsheet_copy_shift.scss */
.copy-shift .modal-body .form-control, .add-additional-cost .modal-body .form-control {
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
  background-color: #ecedf1;
  border-radius: 0px;
  border: none;
  height: 40px;
  padding-left: 19px;
}

/* line 63, app/assets/stylesheets/backend_callsheet_copy_shift.scss */
.copy-shift .modal-body hr, .add-additional-cost .modal-body hr {
  margin-top: 0.25rem;
  margin-bottom: 0.5rem;
}

/* line 67, app/assets/stylesheets/backend_callsheet_copy_shift.scss */
.copy-shift .modal-body .modal-footer, .add-additional-cost .modal-body .modal-footer {
  padding-right: 0;
}

/* line 71, app/assets/stylesheets/backend_callsheet_copy_shift.scss */
.copy-shift .modal-body .no_of_clones label, .add-additional-cost .modal-body .no_of_clones label {
  text-transform: unset !important;
}

@media screen and (max-width: 576px) {
  /* line 80, app/assets/stylesheets/backend_callsheet_copy_shift.scss */
  .copy-shift .value {
    padding-top: 0;
  }
  /* line 83, app/assets/stylesheets/backend_callsheet_copy_shift.scss */
  .copy-shift .form-row {
    text-align: center;
  }
  /* line 86, app/assets/stylesheets/backend_callsheet_copy_shift.scss */
  .copy-shift .header_line {
    display: flex;
    justify-content: center;
  }
  /* line 90, app/assets/stylesheets/backend_callsheet_copy_shift.scss */
  .copy-shift .name {
    padding-bottom: 0;
    font-weight: 600 !important;
  }
}

/* line 1, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
body.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

/* line 5, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000;
}

/* line 19, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999;
}

@media all and (max-width: 540px) {
  /* line 35, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}

/* line 41, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert h2 {
  color: #575757;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 25px 0;
  padding: 0;
  line-height: 40px;
  display: block;
}

/* line 52, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert p {
  color: #797979;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}

/* line 63, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert fieldset {
  border: none;
  position: relative;
}

/* line 66, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-error-container {
  background-color: #f1f1f1;
  margin-left: -17px;
  margin-right: -17px;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  webkit-transition: padding 0.15s, max-height 0.15s;
  transition: padding 0.15s, max-height 0.15s;
}

/* line 75, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-error-container.show {
  padding: 10px 0;
  max-height: 100px;
  webkit-transition: padding 0.2s, max-height 0.2s;
  transition: padding 0.25s, max-height 0.25s;
}

/* line 80, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-error-container .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: white;
  line-height: 24px;
  text-align: center;
  margin-right: 3px;
}

/* line 90, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-error-container p {
  display: inline-block;
}

/* line 92, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-input-error {
  position: absolute;
  top: 29px;
  right: 26px;
  width: 20px;
  height: 20px;
  opacity: 0;
  transform: scale(0.5);
  transform-origin: 50% 50%;
  transition: all 0.1s;
}

/* line 105, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #f06e57;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -9px;
}

/* line 116, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-input-error::before {
  transform: rotate(-45deg);
}

/* line 119, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-input-error::after {
  transform: rotate(45deg);
}

/* line 122, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-input-error.show {
  opacity: 1;
  transform: scale(1);
}

/* line 126, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  height: 43px;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
  padding: 0 12px;
  display: none;
  transition: all 0.3s;
}

/* line 140, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert input:focus {
  outline: none;
  box-shadow: 0px 0px 3px #c4e6f5;
  border: 1px solid #b4dbed;
}

/* line 144, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert input:focus::-moz-placeholder {
  -moz-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

/* line 147, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert input:focus:-ms-input-placeholder {
  -ms-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

/* line 150, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert input:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.3s 0.03s ease;
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

/* line 153, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert input::-moz-placeholder {
  color: #bdbdbd;
}

/* line 155, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert input:-ms-input-placeholder {
  color: #bdbdbd;
}

/* line 157, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert input::-webkit-input-placeholder {
  color: #bdbdbd;
}

/* line 159, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert.show-input input {
  display: block;
}

/* line 161, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative;
}

/* line 164, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: 4px;
  opacity: 0;
  visibility: hidden;
}

/* line 172, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert button {
  background-color: #8CD4F5;
  color: white;
  border: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0 5px;
  cursor: pointer;
}

/* line 184, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert button:focus {
  outline: none;
  box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}

/* line 187, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert button:hover {
  background-color: #7ecff4;
}

/* line 189, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert button:active {
  background-color: #5dc2f1;
}

/* line 191, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert button.cancel {
  background-color: #C1C1C1;
}

/* line 193, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert button.cancel:hover {
  background-color: #b9b9b9;
}

/* line 195, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert button.cancel:active {
  background-color: #a8a8a8;
}

/* line 197, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert button.cancel:focus {
  box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important;
}

/* line 199, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert button[disabled] {
  opacity: .6;
  cursor: default;
}

/* line 202, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert button.confirm[disabled] {
  color: transparent;
}

/* line 204, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

/* line 208, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert button::-moz-focus-inner {
  border: 0;
}

/* line 210, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert[data-has-cancel-button=false] button {
  box-shadow: none !important;
}

/* line 212, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
  padding-bottom: 40px;
}

/* line 214, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}

/* line 225, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-error {
  border-color: #F27474;
}

/* line 227, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block;
}

/* line 230, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #F27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}

/* line 238, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  transform: rotate(45deg);
  left: 17px;
}

/* line 242, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  transform: rotate(-45deg);
  right: 16px;
}

/* line 246, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-warning {
  border-color: #F8BB86;
}

/* line 248, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #F8BB86;
}

/* line 258, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #F8BB86;
}

/* line 268, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-info {
  border-color: #C9DAE1;
}

/* line 270, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #C9DAE1;
}

/* line 280, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #C9DAE1;
}

/* line 289, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-success {
  border-color: #A5DC86;
}

/* line 291, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
  content: '';
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: white;
  transform: rotate(45deg);
}

/* line 302, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-success::before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  transform: rotate(-45deg);
  transform-origin: 60px 60px;
}

/* line 311, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-success::after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  transform: rotate(-45deg);
  transform-origin: 0px 60px;
}

/* line 320, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

/* line 332, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: white;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  transform: rotate(-45deg);
}

/* line 342, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #A5DC86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

/* line 349, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  transform: rotate(45deg);
}

/* line 355, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  transform: rotate(-45deg);
}

/* line 361, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}

@-webkit-keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}

@keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}

@-webkit-keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}

@keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}

@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}

@keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}

@-webkit-keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}

@keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}

/* line 463, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s;
}

/* line 467, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}

/* line 471, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s;
}

/* line 475, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s;
}

/* line 479, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s;
}

/* line 483, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}

/* line 487, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s;
}

/* line 491, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s;
}

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}

/* line 603, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s;
}

/* line 607, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s;
}

/* line 611, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in;
}

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}

/* line 635, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s;
}

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}

/* line 681, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s;
}

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}

@keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}

/* line 697, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate;
}

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}

/* line 713, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate;
}

@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
/* line 733, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9;
}

/* line 736, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9;
}

/* Success icon */
/* line 740, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9;
}

/* line 743, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9;
}

/* line 746, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9;
}

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
/* line 754, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  box-sizing: border-box;
}

/* line 761, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff;
}

/* line 766, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.la-ball-fall.la-dark {
  color: #333;
}

/* line 769, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}

/* line 775, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.la-ball-fall {
  width: 54px;
  height: 18px;
}

/* line 779, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite;
}

/* line 790, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  animation-delay: -200ms;
}

/* line 796, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  animation-delay: -100ms;
}

/* line 802, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}

/* line 808, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.la-ball-fall.la-sm {
  width: 26px;
  height: 8px;
}

/* line 812, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px;
}

/* line 817, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.la-ball-fall.la-2x {
  width: 108px;
  height: 36px;
}

/* line 821, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px;
}

/* line 826, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.la-ball-fall.la-3x {
  width: 162px;
  height: 54px;
}

/* line 830, ../../shared/bundle/ruby/2.5.0/gems/sweetalert-rails-1.1.3/vendor/assets/stylesheets/sweetalert.css */
.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px;
}

/*
 * Animation
 */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    transform: translateY(145%);
  }
}

@keyframes ball-fall {
  0% {
    opacity: 0;
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    transform: translateY(145%);
  }
}

/* line 2, app/assets/stylesheets/documents.css.scss */
.documents__container {
  list-style: none;
  padding: 0;
}

/* line 6, app/assets/stylesheets/documents.css.scss */
.documents__container li {
  position: relative;
  width: 130px;
  height: 160px;
  margin-right: 20px;
  background-color: #e4e4e4;
  padding: 15px;
  margin: 10px;
  display: inline-block;
  overflow: hidden;
}

/* line 17, app/assets/stylesheets/documents.css.scss */
.documents__container li p {
  font-size: 12px;
  word-break: break-all;
  text-align: center;
}

/* line 24, app/assets/stylesheets/documents.css.scss */
.documents__container .documents_container_cert {
  width: 124px;
}

/* line 28, app/assets/stylesheets/documents.css.scss */
.documents__container .delete {
  top: 0px;
  right: 5px;
  position: absolute;
  text-indent: -9999px;
  width: 25px;
  height: 25px;
  background: url(/assets/x-red-fceb5f4478d16406fa602e3502b29531a39ff1f08ac2db261c64850588751258.png) no-repeat right 5px;
  opacity: 0.5;
}

/* line 39, app/assets/stylesheets/documents.css.scss */
.documents__container .share {
  background: url(/assets/share-icon-blue-dbece29256e5d1c28e518b475a36503b54cde4495098c5e0e732d78de42d812d.png);
  background-repeat: no-repeat;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 4px;
  right: 30px;
  height: 22px;
  width: 22px;
  cursor: pointer;
}

/* line 52, app/assets/stylesheets/documents.css.scss */
.documents__container:hover .delete {
  opacity: 0.5;
}

/* line 56, app/assets/stylesheets/documents.css.scss */
.documents__container:hover .delete:hover {
  opacity: 1;
}

/* line 61, app/assets/stylesheets/documents.css.scss */
.documents__wrapper {
  padding: 10px;
  margin-top: 30px;
  margin-bottom: 50px;
  border: solid;
  border-width: 1px;
  border-color: #e7e7e7;
}

/* line 73, app/assets/stylesheets/documents.css.scss */
#documentShareModel .search-box {
  background: #fff url(/assets/dashboard-users-search-icon-828c61994db2a15eca8c5316c2f05d885bf2f1f87858e373c4b94e562b807ab4.png) no-repeat;
  background-position: 98% center;
  background-size: 21px;
  height: 36px;
  margin-right: 6px;
  border: none;
  padding-left: 16px;
  font-size: 0.8rem;
  padding-right: 37px;
  font-weight: 500;
  color: #98a3b0;
}

/* line 86, app/assets/stylesheets/documents.css.scss */
#documentShareModel .search-box::-moz-placeholder {
  color: #a4a9ad;
}
#documentShareModel .search-box:-ms-input-placeholder {
  color: #a4a9ad;
}
#documentShareModel .search-box::placeholder {
  color: #a4a9ad;
}

/* line 91, app/assets/stylesheets/documents.css.scss */
#document_form {
  display: none;
}

/* line 95, app/assets/stylesheets/documents.css.scss */
#add_media {
  color: white;
}

/*
 * qTip2 - Pretty powerful tooltips - v3.0.3
 * http://qtip2.com
 *
 * Copyright (c) 2016
 * Released under the MIT licenses
 * http://jquery.org/license
 *
 * Date: Wed May 11 2016 10:31 GMT+0100+0100
 * Plugins: tips modal viewport svg imagemap ie6
 * Styles: core basic css3
 */
/* line 13, app/assets/stylesheets/custom_qtip.scss */
.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
  direction: ltr;
  box-shadow: none;
  padding: 0;
}

/* line 31, app/assets/stylesheets/custom_qtip.scss */
.qtip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word;
}

/* line 40, app/assets/stylesheets/custom_qtip.scss */
.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: bold;
}

/* line 49, app/assets/stylesheets/custom_qtip.scss */
.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important;
}

/* Default close button class */
/* line 52, app/assets/stylesheets/custom_qtip.scss */
.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  z-index: 11;
  /* Overlap .qtip-tip */
  cursor: pointer;
  outline: medium none;
  border: 1px solid transparent;
}

/* line 63, app/assets/stylesheets/custom_qtip.scss */
.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px;
}

/* line 68, app/assets/stylesheets/custom_qtip.scss */
* html .qtip-titlebar .qtip-close {
  top: 16px;
}

/* IE fix */
/* line 70, app/assets/stylesheets/custom_qtip.scss */
.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr;
}

/* line 77, app/assets/stylesheets/custom_qtip.scss */
.qtip-icon, .qtip-icon .ui-icon {
  border-radius: 3px;
  text-decoration: none;
}

/* line 84, app/assets/stylesheets/custom_qtip.scss */
.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal bold 10px/13px Tahoma,sans-serif;
  color: inherit;
  background: transparent none no-repeat -100em -100em;
}

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
/* Default tooltip style */
/* line 104, app/assets/stylesheets/custom_qtip.scss */
.qtip-default {
  border: 1px solid #F1D031;
  background-color: #FFFFA3;
  color: #555;
}

/* line 111, app/assets/stylesheets/custom_qtip.scss */
.qtip-default .qtip-titlebar {
  background-color: #FFEF93;
}

/* line 115, app/assets/stylesheets/custom_qtip.scss */
.qtip-default .qtip-icon {
  border-color: #CCC;
  background: #F1F1F1;
  color: #777;
}

/* line 121, app/assets/stylesheets/custom_qtip.scss */
.qtip-default .qtip-titlebar .qtip-close {
  border-color: #AAA;
  color: #111;
}

/*! Light tooltip style */
/* line 128, app/assets/stylesheets/custom_qtip.scss */
.qtip-light {
  background-color: white;
  border-color: #E2E2E2;
  color: #454545;
}

/* line 134, app/assets/stylesheets/custom_qtip.scss */
.qtip-light .qtip-titlebar {
  background-color: #f1f1f1;
}

/*! Dark tooltip style */
/* line 140, app/assets/stylesheets/custom_qtip.scss */
.qtip-dark {
  background-color: #505050;
  border-color: #303030;
  color: #f3f3f3;
}

/* line 146, app/assets/stylesheets/custom_qtip.scss */
.qtip-dark .qtip-titlebar {
  background-color: #404040;
}

/* line 150, app/assets/stylesheets/custom_qtip.scss */
.qtip-dark .qtip-icon {
  border-color: #444;
}

/* line 154, app/assets/stylesheets/custom_qtip.scss */
.qtip-dark .qtip-titlebar .ui-state-hover {
  border-color: #303030;
}

/*! Cream tooltip style */
/* line 160, app/assets/stylesheets/custom_qtip.scss */
.qtip-cream {
  background-color: #FBF7AA;
  border-color: #F9E98E;
  color: #A27D35;
}

/* line 166, app/assets/stylesheets/custom_qtip.scss */
.qtip-cream .qtip-titlebar {
  background-color: #F0DE7D;
}

/* line 170, app/assets/stylesheets/custom_qtip.scss */
.qtip-cream .qtip-close .qtip-icon {
  background-position: -82px 0;
}

/*! Red tooltip style */
/* line 176, app/assets/stylesheets/custom_qtip.scss */
.qtip-red {
  background-color: #F78B83;
  border-color: #D95252;
  color: #912323;
}

/* line 182, app/assets/stylesheets/custom_qtip.scss */
.qtip-red .qtip-titlebar {
  background-color: #F06D65;
}

/* line 186, app/assets/stylesheets/custom_qtip.scss */
.qtip-red .qtip-close .qtip-icon {
  background-position: -102px 0;
}

/* line 190, app/assets/stylesheets/custom_qtip.scss */
.qtip-red .qtip-icon {
  border-color: #D95252;
}

/* line 194, app/assets/stylesheets/custom_qtip.scss */
.qtip-red .qtip-titlebar .ui-state-hover {
  border-color: #D95252;
}

/*! Green tooltip style */
/* line 200, app/assets/stylesheets/custom_qtip.scss */
.qtip-green {
  background-color: #CAED9E;
  border-color: #90D93F;
  color: #3F6219;
}

/* line 206, app/assets/stylesheets/custom_qtip.scss */
.qtip-green .qtip-titlebar {
  background-color: #B0DE78;
}

/* line 210, app/assets/stylesheets/custom_qtip.scss */
.qtip-green .qtip-close .qtip-icon {
  background-position: -42px 0;
}

/*! Blue tooltip style */
/* line 216, app/assets/stylesheets/custom_qtip.scss */
.qtip-blue {
  background-color: #E5F6FE;
  border-color: #ADD9ED;
  color: #5E99BD;
}

/* line 222, app/assets/stylesheets/custom_qtip.scss */
.qtip-blue .qtip-titlebar {
  background-color: #D0E9F5;
}

/* line 226, app/assets/stylesheets/custom_qtip.scss */
.qtip-blue .qtip-close .qtip-icon {
  background-position: -2px 0;
}

/* line 231, app/assets/stylesheets/custom_qtip.scss */
.qtip-shadow {
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
/* line 238, app/assets/stylesheets/custom_qtip.scss */
.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap {
  border-radius: 5px;
}

/* line 246, app/assets/stylesheets/custom_qtip.scss */
.qtip-rounded .qtip-titlebar {
  border-radius: 4px 4px 0 0;
}

/* Youtube tooltip style */
/* line 253, app/assets/stylesheets/custom_qtip.scss */
.qtip-youtube {
  border-radius: 2px;
  box-shadow: 0 0 3px #333;
  color: white;
  border: 0 solid transparent;
  background: #4A4A4A;
  background-image: -o-linear-gradient(top, #4A4A4A 0, black 100%);
}

/* line 273, app/assets/stylesheets/custom_qtip.scss */
.qtip-youtube .qtip-titlebar {
  background-color: #4A4A4A;
  background-color: rgba(0, 0, 0, 0);
}

/* line 278, app/assets/stylesheets/custom_qtip.scss */
.qtip-youtube .qtip-content {
  padding: .75em;
  font: 12px arial,sans-serif;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);";
}

/* line 286, app/assets/stylesheets/custom_qtip.scss */
.qtip-youtube .qtip-icon {
  border-color: #222;
}

/* line 290, app/assets/stylesheets/custom_qtip.scss */
.qtip-youtube .qtip-titlebar .ui-state-hover {
  border-color: #303030;
}

/* jQuery TOOLS Tooltip style */
/* line 296, app/assets/stylesheets/custom_qtip.scss */
.qtip-jtools {
  background: #232323;
  background: rgba(0, 0, 0, 0.7);
  background-image: -o-linear-gradient(top, #717171, #232323);
  border: 2px solid #ddd;
  border: 2px solid #f1f1f1;
  border-radius: 2px;
  box-shadow: 0 0 12px #333;
}

/* IE Specific */
/* line 318, app/assets/stylesheets/custom_qtip.scss */
.qtip-jtools .qtip-titlebar {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
}

/* line 323, app/assets/stylesheets/custom_qtip.scss */
.qtip-jtools .qtip-content {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
}

/* line 328, app/assets/stylesheets/custom_qtip.scss */
.qtip-jtools .qtip-titlebar,
.qtip-jtools .qtip-content {
  background: transparent;
  color: white;
  border: 0 dashed transparent;
}

/* line 335, app/assets/stylesheets/custom_qtip.scss */
.qtip-jtools .qtip-icon {
  border-color: #555;
}

/* line 339, app/assets/stylesheets/custom_qtip.scss */
.qtip-jtools .qtip-titlebar .ui-state-hover {
  border-color: #333;
}

/* Cluetip style */
/* line 345, app/assets/stylesheets/custom_qtip.scss */
.qtip-cluetip {
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  background-color: #D9D9C2;
  color: #111;
  border: 0 dashed transparent;
}

/* line 355, app/assets/stylesheets/custom_qtip.scss */
.qtip-cluetip .qtip-titlebar {
  background-color: #87876A;
  color: white;
  border: 0 dashed transparent;
}

/* line 361, app/assets/stylesheets/custom_qtip.scss */
.qtip-cluetip .qtip-icon {
  border-color: #808064;
}

/* line 365, app/assets/stylesheets/custom_qtip.scss */
.qtip-cluetip .qtip-titlebar .ui-state-hover {
  border-color: #696952;
  color: #696952;
}

/* Tipsy style */
/* line 372, app/assets/stylesheets/custom_qtip.scss */
.qtip-tipsy {
  background: black;
  background: rgba(0, 0, 0, 0.87);
  color: white;
  border: 0 solid transparent;
  font-size: 11px;
  font-family: 'Lucida Grande', sans-serif;
  font-weight: bold;
  line-height: 16px;
  text-shadow: 0 1px black;
}

/* line 386, app/assets/stylesheets/custom_qtip.scss */
.qtip-tipsy .qtip-titlebar {
  padding: 6px 35px 0 10px;
  background-color: transparent;
}

/* line 391, app/assets/stylesheets/custom_qtip.scss */
.qtip-tipsy .qtip-content {
  padding: 6px 10px;
}

/* line 395, app/assets/stylesheets/custom_qtip.scss */
.qtip-tipsy .qtip-icon {
  border-color: #222;
  text-shadow: none;
}

/* line 400, app/assets/stylesheets/custom_qtip.scss */
.qtip-tipsy .qtip-titlebar .ui-state-hover {
  border-color: #303030;
}

/* Tipped style */
/* line 406, app/assets/stylesheets/custom_qtip.scss */
.qtip-tipped {
  border: 3px solid #959FA9;
  border-radius: 3px;
  background-color: #F9F9F9;
  color: #454545;
  font-weight: normal;
  font-family: serif;
}

/* line 420, app/assets/stylesheets/custom_qtip.scss */
.qtip-tipped .qtip-titlebar {
  border-bottom-width: 0;
  color: white;
  background: #3A79B8;
  background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";
}

/* line 434, app/assets/stylesheets/custom_qtip.scss */
.qtip-tipped .qtip-icon {
  border: 2px solid #285589;
  background: #285589;
}

/* line 439, app/assets/stylesheets/custom_qtip.scss */
.qtip-tipped .qtip-icon .ui-icon {
  background-color: #FBFBFB;
  color: #555;
}

/**
 * Twitter Bootstrap style.
 *
 * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11.
 * Does not work with IE 7.
 */
/* line 451, app/assets/stylesheets/custom_qtip.scss */
.qtip-bootstrap {
  /** Taken from Bootstrap body */
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  /** Taken from Bootstrap .popover */
  padding: 1px;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

/* line 473, app/assets/stylesheets/custom_qtip.scss */
.qtip-bootstrap .qtip-titlebar {
  /** Taken from Bootstrap .popover-title */
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 487, app/assets/stylesheets/custom_qtip.scss */
.qtip-bootstrap .qtip-titlebar .qtip-close {
  /**
       * Overrides qTip2:
       * .qtip-titlebar .qtip-close{
       *   [...]
       *   right: 4px;
       *   top: 50%;
       *   [...]
       *   border-style: solid;
       * }
       */
  right: 11px;
  top: 45%;
  border-style: none;
}

/* line 503, app/assets/stylesheets/custom_qtip.scss */
.qtip-bootstrap .qtip-content {
  /** Taken from Bootstrap .popover-content */
  padding: 9px 14px;
}

/* line 508, app/assets/stylesheets/custom_qtip.scss */
.qtip-bootstrap .qtip-icon {
  /**
     * Overrides qTip2:
     * .qtip-default .qtip-icon {
     *   border-color: #CCC;
     *   background: #F1F1F1;
     *   color: #777;
     * }
     */
  background: transparent;
}

/* line 520, app/assets/stylesheets/custom_qtip.scss */
.qtip-bootstrap .qtip-icon .ui-icon {
  /**
       * Overrides qTip2:
       * .qtip-icon .ui-icon{
       *   width: 18px;
       *   height: 14px;
       * }
       */
  width: auto;
  height: auto;
  /* Taken from Bootstrap .close */
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 542, app/assets/stylesheets/custom_qtip.scss */
.qtip-bootstrap .qtip-icon .ui-icon:hover {
  /* Taken from Bootstrap .close:hover */
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

/* IE9 fix - removes all filters */
/* line 553, app/assets/stylesheets/custom_qtip.scss */
.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar {
  filter: none;
  -ms-filter: none;
}

/* line 560, app/assets/stylesheets/custom_qtip.scss */
.qtip .qtip-tip {
  margin: 0 auto;
  overflow: hidden;
  z-index: 10;
}

/* Opera bug #357 - Incorrect tip position
  https://github.com/Craga89/qTip2/issues/367 */
/* line 569, app/assets/stylesheets/custom_qtip.scss */
x:-o-prefocus, .qtip .qtip-tip {
  visibility: hidden;
}

/* line 573, app/assets/stylesheets/custom_qtip.scss */
.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
  position: absolute;
  color: #123456;
  background: transparent;
  border: 0 dashed transparent;
}

/* line 583, app/assets/stylesheets/custom_qtip.scss */
.qtip .qtip-tip canvas {
  top: 0;
  left: 0;
}

/* line 585, app/assets/stylesheets/custom_qtip.scss */
.qtip .qtip-tip .qtip-vml {
  behavior: url(#default#VML);
  display: inline-block;
  visibility: visible;
}

/* line 592, app/assets/stylesheets/custom_qtip.scss */
#qtip-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* Applied to modals with show.modal.blur set to true */
/* line 599, app/assets/stylesheets/custom_qtip.scss */
#qtip-overlay.blurs {
  cursor: pointer;
}

/* Change opacity of overlay here */
/* line 602, app/assets/stylesheets/custom_qtip.scss */
#qtip-overlay div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

/* line 615, app/assets/stylesheets/custom_qtip.scss */
.qtipmodal-ie6fix {
  position: absolute !important;
}

/* line 1, app/assets/stylesheets/customize_calendar.scss */
.fc-highlight {
  background: #007bff;
}

/* line 6, app/assets/stylesheets/customize_calendar.scss */
.freelancer-available .time-range-header {
  text-align: center;
}

/* line 11, app/assets/stylesheets/customize_calendar.scss */
.custom-fields-add-dashboard .icon > .plus:before,
.form-event-availability .icon > .plus:before {
  background-color: #fff;
  width: 2px;
  height: 18px;
  position: absolute;
  top: 8px;
  left: 15px;
  content: "";
}

/* line 22, app/assets/stylesheets/customize_calendar.scss */
.custom-fields-add-dashboard .icon > .plus:after,
.form-event-availability .icon > .plus:after {
  background-color: #fff;
  width: 19px;
  height: 2px;
  position: absolute;
  top: 16px;
  left: 7px;
  content: "";
}

/* line 33, app/assets/stylesheets/customize_calendar.scss */
.custom-fields-add-dashboard .icon > .minus:after,
.form-event-availability .icon > .minus:after {
  background-color: #fff;
  width: 18px;
  height: 2px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  position: absolute;
  top: 16px;
  left: 8px;
  z-index: 4;
  content: "";
}

/* line 48, app/assets/stylesheets/customize_calendar.scss */
.time-error-text {
  padding-left: 15px;
  padding-bottom: 10px;
}

/* line 53, app/assets/stylesheets/customize_calendar.scss */
.time_error_header {
  text-align: center;
}

/* line 2, app/assets/stylesheets/mobile_ui_fix.scss */
.button-inline {
  display: inherit;
}

/* line 6, app/assets/stylesheets/mobile_ui_fix.scss */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  margin-top: -8px;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

@media screen and (min-width: 768px) {
  /* line 6, app/assets/stylesheets/mobile_ui_fix.scss */
  .alert {
    margin-top: 0px;
  }
}

/* line 18, app/assets/stylesheets/mobile_ui_fix.scss */
.signup-form-section-client .form-upload-client .form-group label #picture-img, .signup-form-section-client .form-upload-client .form-group label #logo-img {
  width: 130px;
  height: 130px;
}

/* line 23, app/assets/stylesheets/mobile_ui_fix.scss */
.signup-form-section-client #user_payment_preference_attributes_rate, .day-rate-dashboard-form-group .doller {
  background: #ecedf1 url(/assets/onboarding-form-dollar-icon-7b7429b3b2988b6c41e73035eb683ebcd1d7490a4bdac5258f6a495e7c4c7971.svg) no-repeat !important;
  background-size: 15px !important;
  background-position: left 15px center !important;
  padding-left: 30px !important;
  padding-top: 7px;
}

/* line 32, app/assets/stylesheets/mobile_ui_fix.scss */
.backend-dashboard .backend-content-wrapper > .btn {
  top: 80px !important;
}

@media screen and (min-width: 768px) {
  /* line 32, app/assets/stylesheets/mobile_ui_fix.scss */
  .backend-dashboard .backend-content-wrapper > .btn {
    top: 60px !important;
  }
}

/* line 40, app/assets/stylesheets/mobile_ui_fix.scss */
.backend-users-freelancer .user-container {
  margin-top: 20px;
}

/* line 45, app/assets/stylesheets/mobile_ui_fix.scss */
.documents_container_flex {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 320px) {
  /* line 52, app/assets/stylesheets/mobile_ui_fix.scss */
  .jumbotron-freelancer .carousel-caption > img {
    height: 130px;
    width: 130px;
    border-radius: 100%;
  }
}

@media screen and (max-width: 425px) {
  /* line 61, app/assets/stylesheets/mobile_ui_fix.scss */
  #full-calendar-wrapper .calendar-legend ul li {
    display: table !important;
  }
}

/* line 66, app/assets/stylesheets/mobile_ui_fix.scss */
.admin-user-update .upload-container #picture-img, .admin-user-update .upload-container #logo-img {
  width: 130px;
  height: 130px;
}

/* line 72, app/assets/stylesheets/mobile_ui_fix.scss */
.help-icon {
  width: 18px;
  height: 18px;
}

/* line 78, app/assets/stylesheets/mobile_ui_fix.scss */
.backend-callsheet .table thead th:nth-child(1) {
  min-width: 34px;
}

/* line 82, app/assets/stylesheets/mobile_ui_fix.scss */
.backend-callsheet .table thead th:nth-child(2) {
  min-width: 34px;
}

/* line 86, app/assets/stylesheets/mobile_ui_fix.scss */
.backend-callsheet .table thead th {
  min-width: 34px;
}

/* line 90, app/assets/stylesheets/mobile_ui_fix.scss */
.backend-callsheet .table thead th:last-child {
  min-width: 34px;
}

/* line 95, app/assets/stylesheets/mobile_ui_fix.scss */
.backend-events-client .card .card-body .nav-tabs .nav-item:not(:last-child) {
  border-right: none;
}

/* line 100, app/assets/stylesheets/mobile_ui_fix.scss */
.backend-users-client .user-container .user-row .sub-client .button-group .btn {
  margin-right: 12px;
}

/* line 106, app/assets/stylesheets/mobile_ui_fix.scss */
.add-edit-shift .modal-body select.form-control {
  padding: 0.375rem 2.75rem 0.375rem 1.2rem;
}

@media screen and (max-width: 440px) {
  /* line 111, app/assets/stylesheets/mobile_ui_fix.scss */
  .backend-callsheet .legend-bar .legend-item {
    margin-right: 30px;
  }
  /* line 115, app/assets/stylesheets/mobile_ui_fix.scss */
  .backend-callsheet .legend-bar {
    margin: 8px 15px 10px;
  }
}

@media screen and (max-width: 768px) {
  /* line 121, app/assets/stylesheets/mobile_ui_fix.scss */
  .backend-add-new-event .btn-group .btn-secondary {
    min-width: 0px !important;
  }
}

@media screen and (min-width: 768px) {
  /* line 127, app/assets/stylesheets/mobile_ui_fix.scss */
  .backend-users-client .user-container {
    overflow: unset;
  }
  /* line 132, app/assets/stylesheets/mobile_ui_fix.scss */
  .event-date-picker {
    margin-left: 12px;
  }
}

/* line 138, app/assets/stylesheets/mobile_ui_fix.scss */
aside .navbar .navbar-nav li.menu-item-has-children .event-drop {
  height: 57px;
}

/* line 142, app/assets/stylesheets/mobile_ui_fix.scss */
aside .navbar .navbar-nav li.menu-item-has-children .sub-menu {
  padding: 0 0 0 35px;
}

/* line 146, app/assets/stylesheets/mobile_ui_fix.scss */
aside .navbar .navbar-nav li.menu-item-has-children .user-drop {
  height: auto;
}

/* line 150, app/assets/stylesheets/mobile_ui_fix.scss */
aside .navbar .navbar-nav li.menu-item-has-children .user-drop-client {
  height: 34px;
}

/* line 159, app/assets/stylesheets/mobile_ui_fix.scss */
.add-user .modal-body .form-control {
  padding: 0rem 1rem;
}

/* line 164, app/assets/stylesheets/mobile_ui_fix.scss */
a#deleteAtt {
  color: white;
}

/* line 169, app/assets/stylesheets/mobile_ui_fix.scss */
.backend-dashboard .main-content > .card {
  margin-bottom: 17px !important;
}

/* line 174, app/assets/stylesheets/mobile_ui_fix.scss */
.form-section-onboarding-step-five > .container {
  width: 100%;
}

/* line 178, app/assets/stylesheets/mobile_ui_fix.scss */
.fc-day-grid-event {
  margin: 1px 0px 0 !important;
}

/* line 183, app/assets/stylesheets/mobile_ui_fix.scss */
.fc-toolbar .fc-state-active {
  z-index: unset;
}

/* line 186, app/assets/stylesheets/mobile_ui_fix.scss */
.fc-day-grid-event {
  margin: 1px 0px 0 !important;
}

/* line 195, app/assets/stylesheets/mobile_ui_fix.scss */
.backend-users-client .main-content nav.freelancer-subclient-nav {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* line 202, app/assets/stylesheets/mobile_ui_fix.scss */
.backend-users-client .user-container .user-row {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

/* line 207, app/assets/stylesheets/mobile_ui_fix.scss */
.btn-link-events-to-callsheet {
  margin-left: auto !important;
}

/* line 211, app/assets/stylesheets/mobile_ui_fix.scss */
#signin-popup-email, #signin-popup-password {
  padding-bottom: 4px;
}

/* line 1, app/assets/stylesheets/pages.scss */
.__page-content-area {
  padding-right: 45px;
  padding-left: 45px;
}

@media screen and (min-width: 1366px) {
  /* line 1, app/assets/stylesheets/pages.scss */
  .__page-content-area {
    padding-right: 190px;
    padding-left: 190px;
  }
}

/* line 3, app/assets/stylesheets/custom_changes.scss */
input[type=number] {
  -moz-appearance: textfield !important;
}

/* line 7, app/assets/stylesheets/custom_changes.scss */
.remove-hr-bottom-margin {
  margin-bottom: unset !important;
}

/* line 11, app/assets/stylesheets/custom_changes.scss */
.fc-title {
  cursor: default !important;
}

/* line 15, app/assets/stylesheets/custom_changes.scss */
a.fc-more {
  cursor: default !important;
}

@media screen and (min-width: 992px) {
  /* line 20, app/assets/stylesheets/custom_changes.scss */
  .form-section-onboarding-step-two .plus-minus-buttons {
    flex-direction: unset;
  }
}

@media screen and (min-width: 768px) {
  /* line 26, app/assets/stylesheets/custom_changes.scss */
  .form-section-onboarding-step-two .plus-minus-buttons {
    justify-content: center;
  }
}

/* line 33, app/assets/stylesheets/custom_changes.scss */
.btn-group-event-status {
  width: -webkit-fill-available;
}

@media screen and (max-width: 375px) {
  /* line 38, app/assets/stylesheets/custom_changes.scss */
  .backend-add-new-event .btn-group .btn-secondary {
    font-size: 0.6rem;
  }
}

/* line 43, app/assets/stylesheets/custom_changes.scss */
.search-box {
  border-radius: 0;
}

@media screen and (max-width: 320px) {
  /* line 48, app/assets/stylesheets/custom_changes.scss */
  .btn-user-add {
    margin-top: 20px;
  }
  /* line 52, app/assets/stylesheets/custom_changes.scss */
  .forgot-password {
    margin-bottom: 10px;
  }
}

/* line 57, app/assets/stylesheets/custom_changes.scss */
.add-actual-hours {
  font-size: 0.9em;
}

@media screen and (min-width: 768px) {
  /* line 62, app/assets/stylesheets/custom_changes.scss */
  .dropper-icon {
    background-size: 45px;
    height: 30px;
    width: 50px;
  }
}

/* line 69, app/assets/stylesheets/custom_changes.scss */
.jumbotron-p {
  font-size: 0.9rem !important;
}

/* line 73, app/assets/stylesheets/custom_changes.scss */
.jumbotron-steps {
  font-size: 1rem !important;
}

/* line 78, app/assets/stylesheets/custom_changes.scss */
.text-cell-event-title a {
  color: #6e757f !important;
}

/* line 83, app/assets/stylesheets/custom_changes.scss */
.text-cell-shift-status {
  color: #6e757f !important;
  font-weight: 500 !important;
}

/* line 88, app/assets/stylesheets/custom_changes.scss */
.text-cell-location {
  padding: 15px 10px !important;
}

/* line 92, app/assets/stylesheets/custom_changes.scss */
.custom-qtip-style .event-shift-detail-popup .rating-stars .fa-star {
  color: #ffffff !important;
}

/* line 96, app/assets/stylesheets/custom_changes.scss */
.backend-dashboard-client .comment .comment-text {
  font-size: 0.8rem;
}

/* line 100, app/assets/stylesheets/custom_changes.scss */
.backend-dashboard-client .comment .comment-user-name {
  font-size: 0.74rem;
}

@media screen and (min-width: 813px) {
  /* line 106, app/assets/stylesheets/custom_changes.scss */
  .jumbotron-one-text-freelancer {
    max-width: 790px;
  }
  /* line 110, app/assets/stylesheets/custom_changes.scss */
  .jumbotron-one-text-client > p {
    font-size: 0.9rem;
    width: 405px;
    top: 2.6rem;
  }
  /* line 116, app/assets/stylesheets/custom_changes.scss */
  .jumbotron-one-text-freelancer > p {
    max-width: 360px;
    width: 360px;
    font-size: 0.9rem;
  }
}

/* line 123, app/assets/stylesheets/custom_changes.scss */
.secondary-keys {
  padding-left: 0px !important;
  left: -10px;
  top: 1px;
}

/* line 128, app/assets/stylesheets/custom_changes.scss */
.secondary-keys i {
  padding-right: 5px;
}

/* line 133, app/assets/stylesheets/custom_changes.scss */
#full-calendar-wrapper .fc-more-cell .fc-more {
  background-color: #579ae2 !important;
  color: white;
}

/* line 138, app/assets/stylesheets/custom_changes.scss */
.secondary-keys-clock {
  left: -22px;
}

/* line 142, app/assets/stylesheets/custom_changes.scss */
.backend-dashboard-client .comment .comment-text::after {
  content: unset !important;
}

/* line 147, app/assets/stylesheets/custom_changes.scss */
div.pac-container {
  z-index: 1050 !important;
}

/* line 151, app/assets/stylesheets/custom_changes.scss */
.fc-title {
  font-size: 10px;
}

/* line 155, app/assets/stylesheets/custom_changes.scss */
.backend-dashboard-client .rating-stars .fa-star-half-alt,
.backend-dashboard-client .rating-stars .fa-star {
  font-size: 0.9rem;
}

/* line 160, app/assets/stylesheets/custom_changes.scss */
.colps ul.sub-menu.children.dropdown-menu.false.show {
  padding-left: 8px;
}

/* line 164, app/assets/stylesheets/custom_changes.scss */
.locations-user-sub-client {
  padding-left: 0px !important;
  padding-bottom: 0px !important;
}

/* line 169, app/assets/stylesheets/custom_changes.scss */
.locations-user-sub-client-user {
  margin-left: 20px !important;
}

/* line 173, app/assets/stylesheets/custom_changes.scss */
.sub-client-location-icon::before {
  content: '\f3c5';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #797e83;
}

/* line 181, app/assets/stylesheets/custom_changes.scss */
.sub-client-arrow {
  float: right;
}

/* line 185, app/assets/stylesheets/custom_changes.scss */
.sub-client-arrow::before {
  content: '\f054';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #797e83;
}

/* line 193, app/assets/stylesheets/custom_changes.scss */
.backend-users-client .user-container .user-row .parent-client .collapse-container:not(.collapsed) > .button-group .sub-client-arrow::before {
  content: '\f078';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #797e83;
}

/* line 201, app/assets/stylesheets/custom_changes.scss */
.slick-slider-bottom-margin {
  margin-bottom: 30px !important;
}

/* line 205, app/assets/stylesheets/custom_changes.scss */
.page-item:nth-last-child(2)::before {
  content: none !important;
}

/* line 209, app/assets/stylesheets/custom_changes.scss */
.page-item:nth-last-child(2) {
  margin-left: 0px !important;
}

/* line 213, app/assets/stylesheets/custom_changes.scss */
.textarea-remove-height {
  height: unset !important;
}

/* line 217, app/assets/stylesheets/custom_changes.scss */
.form-section-onboarding-step-two .plus-minus-buttons {
  justify-content: left !important;
}

/* line 221, app/assets/stylesheets/custom_changes.scss */
.users-billing-info-title {
  margin: 30px 0px;
}

/* line 226, app/assets/stylesheets/custom_changes.scss */
.dashboard-user-skills .select2-selection {
  background-color: #ecedf1;
  border-radius: 0;
  border: none;
  height: auto;
  font-size: 0.9rem;
}

/* line 234, app/assets/stylesheets/custom_changes.scss */
.dashboard-user-skills .select2-container {
  width: 100% !important;
}

/* line 238, app/assets/stylesheets/custom_changes.scss */
.dashboard-user-skills .select2-selection__rendered {
  height: 100%;
  line-height: 2;
}

/* line 243, app/assets/stylesheets/custom_changes.scss */
.dashboard-user-skills .select2-selection--multiple {
  border: none !important;
}

@media screen and (max-width: 768px) {
  /* line 250, app/assets/stylesheets/custom_changes.scss */
  .form-event-availability .plus-minus-buttons {
    display: flex;
  }
}

/* line 256, app/assets/stylesheets/custom_changes.scss */
nav.guest .navbar-separator {
  border: 1px solid rgba(255, 255, 255, 0.05);
}

/* line 260, app/assets/stylesheets/custom_changes.scss */
textarea.form-control {
  height: auto !important;
}

/* line 264, app/assets/stylesheets/custom_changes.scss */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #f5f6f8;
}

/* line 267, app/assets/stylesheets/custom_changes.scss */
.select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 272, app/assets/stylesheets/custom_changes.scss */
.select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  background-color: #f5f6f8;
}

/* line 276, app/assets/stylesheets/custom_changes.scss */
.remove-right-margin {
  margin-right: unset !important;
}

/* line 280, app/assets/stylesheets/custom_changes.scss */
.calendar-sync-container {
  padding: 0px 0px 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

/* line 286, app/assets/stylesheets/custom_changes.scss */
.calendar-sync-container div:last-child {
  margin-top: 10px;
  text-align: left;
  max-width: 200px;
}

/* line 291, app/assets/stylesheets/custom_changes.scss */
.calendar-sync-container div:last-child p {
  font-size: 12px;
  margin: 0;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: #9eabb8;
  font-style: italic;
}

/* line 303, app/assets/stylesheets/custom_changes.scss */
.btn-sync {
  border-radius: unset !important;
  float: right;
}

/* line 308, app/assets/stylesheets/custom_changes.scss */
.sync-container {
  margin-top: 32px !important;
}

/* line 312, app/assets/stylesheets/custom_changes.scss */
.pull-right {
  float: right !important;
}

/* line 316, app/assets/stylesheets/custom_changes.scss */
.menu-item-google {
  height: 55px !important;
}

/* line 320, app/assets/stylesheets/custom_changes.scss */
.menu-item-google-padding {
  padding-left: 28px;
}

/* line 324, app/assets/stylesheets/custom_changes.scss */
.menu-item-email-padding {
  padding-left: 32px;
}

/* line 328, app/assets/stylesheets/custom_changes.scss */
.backend-dashboard .profile-details > .profile-name {
  word-break: break-all;
}

/* line 332, app/assets/stylesheets/custom_changes.scss */
.add-forcefully-margin {
  margin-top: var(--m_hight) !important;
}

/* line 336, app/assets/stylesheets/custom_changes.scss */
.spin-margin-left {
  margin-left: 4px;
}

/* line 340, app/assets/stylesheets/custom_changes.scss */
#user-btn-calendar-sync {
  color: white;
}

/* line 344, app/assets/stylesheets/custom_changes.scss */
.select-text-padding {
  padding-right: 40px !important;
}

/* line 348, app/assets/stylesheets/custom_changes.scss */
.btn-events-add {
  height: 35px !important;
  position: absolute;
  right: 7px;
  top: 10px;
}

/* line 355, app/assets/stylesheets/custom_changes.scss */
.date-range-end-date,
.date-range-start-date,
.last-login-date,
.event-filter-start-date {
  width: 130px;
  background-color: #f9fafc !important;
  border-color: #ecedf1 !important;
  border-style: solid !important;
  background: #f9fafc url(/assets/calendar-alt-solid-ee4e00688fe1e7afc7dd56d2c72ca0a0300cd986073a313e78584adada4dd260.png) right center no-repeat;
  background-position: right 6px center;
  background-size: 11px;
  color: #98a3b0;
  font-weight: 500;
}

/* line 370, app/assets/stylesheets/custom_changes.scss */
.date-range-end-date::-moz-placeholder, .date-range-start-date::-moz-placeholder, .last-login-date::-moz-placeholder, .event-filter-start-date::-moz-placeholder {
  color: #98a3b0;
}
.date-range-end-date:-ms-input-placeholder, .date-range-start-date:-ms-input-placeholder, .last-login-date:-ms-input-placeholder, .event-filter-start-date:-ms-input-placeholder {
  color: #98a3b0;
}
.date-range-end-date::placeholder,
.date-range-start-date::placeholder,
.last-login-date::placeholder,
.event-filter-start-date::placeholder {
  color: #98a3b0;
}

/* line 378, app/assets/stylesheets/custom_changes.scss */
.sort th a {
  color: #a4aebe !important;
}

/* line 383, app/assets/stylesheets/custom_changes.scss */
.sort th .current {
  padding-right: 12px;
  background-repeat: no-repeat;
  background-position: right center;
}

/* line 389, app/assets/stylesheets/custom_changes.scss */
.sort th .asc {
  background-image: url(/assets/up_arrow-d070bba90d00c37963ecdd2054f9e09bd609586cabd1cea6eaf339c975d474cd.gif);
}

/* line 393, app/assets/stylesheets/custom_changes.scss */
.sort th .desc {
  background-image: url(/assets/down_arrow-8b9f05bbbe27def93870d39aee1b023a857ad8ac19d2bf78ce094d3da7e7ad6e.gif);
}

/* line 397, app/assets/stylesheets/custom_changes.scss */
.backend-dashboard-client .main-content > .profile-logo {
  position: absolute;
}

/* line 401, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet-index .main-content > .profile-logo {
  position: absolute;
}

/* line 405, app/assets/stylesheets/custom_changes.scss */
.backend-dashboard-client .main-content .headings > h4 {
  color: #4e4e4e;
  font-weight: 400;
  font-size: 1.52rem;
  margin-bottom: 0;
}

/* line 412, app/assets/stylesheets/custom_changes.scss */
.backend-dashboard-client .main-content .headings > h6 {
  font-size: 0.9rem;
  color: #9eabb8;
  padding-left: 3px;
  letter-spacing: -0.6px;
  margin-bottom: 12px;
}

/* line 420, app/assets/stylesheets/custom_changes.scss */
.backend-dashboard-client .main-content .profile-logo {
  width: 48%;
  max-width: 130px;
  border-radius: 100%;
  border: none;
  float: right;
  margin-bottom: 10px;
}

/* line 429, app/assets/stylesheets/custom_changes.scss */
.company-logo-calsheet {
  width: 24%;
  max-width: 130px;
  border-radius: 100%;
  border: none;
  float: right;
  margin-bottom: 10px;
}

/* line 438, app/assets/stylesheets/custom_changes.scss */
.remove-radius {
  border-radius: unset !important;
}

/* line 442, app/assets/stylesheets/custom_changes.scss */
.remove-table-border-collapse {
  border-collapse: unset;
}

/* line 446, app/assets/stylesheets/custom_changes.scss */
.event-callsheet-heading {
  padding: 10px 15px;
}

/* line 449, app/assets/stylesheets/custom_changes.scss */
.event-callsheet-heading .event-status {
  float: left;
  padding-top: 4px;
  color: #ffffff !important;
}

/* line 455, app/assets/stylesheets/custom_changes.scss */
.event-callsheet-heading .event-status-bulb {
  float: left;
  padding: 7px;
  font-size: 12px;
  color: #10d84d;
}

/* line 462, app/assets/stylesheets/custom_changes.scss */
.event-callsheet-heading .invoice_heading {
  text-align: left;
  color: #ffffff;
}

/* line 468, app/assets/stylesheets/custom_changes.scss */
.modal {
  z-index: 1000000 !important;
}

/* line 472, app/assets/stylesheets/custom_changes.scss */
.remove-benefits-margin-top {
  margin-top: unset !important;
}

/* line 476, app/assets/stylesheets/custom_changes.scss */
.edit-event-shift-discount .modal-footer .override_details #discount_input {
  background-color: #ecedf1 !important;
  border: none;
}

/* line 481, app/assets/stylesheets/custom_changes.scss */
.edit-event-shift-discount .modal-footer .override_details div.form-group:nth-child(4) {
  justify-content: space-between !important;
}

/* line 485, app/assets/stylesheets/custom_changes.scss */
.edit-event-shift-discount .modal-footer .override_details #discount_type {
  background-color: #ecedf1 !important;
  border: none;
  font-size: 15px;
}

/* line 491, app/assets/stylesheets/custom_changes.scss */
.edit-event-shift-discount .modal-footer .override_details #discount_submit {
  float: right;
}

/* line 496, app/assets/stylesheets/custom_changes.scss */
#discount_table td {
  padding: 5px 5px;
}

/* line 500, app/assets/stylesheets/custom_changes.scss */
#discount_table .reason_table {
  text-align: left;
}

/* line 504, app/assets/stylesheets/custom_changes.scss */
#discount_table .change_table {
  text-align: right;
  padding-right: 5px;
}

/* line 510, app/assets/stylesheets/custom_changes.scss */
.add-edit-event-teams #team_name_input {
  float: right;
}

/* line 515, app/assets/stylesheets/custom_changes.scss */
.add-edit-event-teams .error_text {
  flex-basis: 100%;
  font-size: 12px !important;
  font-weight: 500;
  display: none;
  text-align: left;
  text-transform: none !important;
}

/* line 525, app/assets/stylesheets/custom_changes.scss */
.add-edit-event-teams .modal-footer .override_details #team_submit {
  float: right;
}

/* line 529, app/assets/stylesheets/custom_changes.scss */
.add-edit-event-teams .modal-body .table thead th .actions {
  text-align: center;
}

/* line 533, app/assets/stylesheets/custom_changes.scss */
.callsheet-banner {
  background-image: url(/assets/homepage-bg-e515b11951fdea4ef13accb5763e36c72fe2264d069f4385a8463ec47ac911e8.jpg);
  background-position: bottom;
  margin: 0px 0px;
  padding-top: 10px;
}

/* line 540, app/assets/stylesheets/custom_changes.scss */
.callsheet-banner .page-heading h4 {
  color: #ffffff;
}

/* line 546, app/assets/stylesheets/custom_changes.scss */
.sub-heading {
  padding: 15px 15px 5px 15px;
  color: #0056b3;
}

/* line 550, app/assets/stylesheets/custom_changes.scss */
.sub-heading .last_edit {
  text-align: left;
  color: #9ca7b3;
  font-size: 0.8rem;
  font-weight: 500;
}

/* line 559, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet .event-callsheet-heading h6 {
  color: #ffffff;
}

/* line 563, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet .event-callsheet-heading {
  background-color: #0056b3;
}

/* line 567, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet .event-callsheet-heading .edit {
  color: #efefef;
}

/* line 571, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet .event-callsheet-heading {
  background-color: #4a74df;
}

/* line 575, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet .event-callsheet-heading .date {
  display: unset !important;
}

@media screen and (max-width: 768px) {
  /* line 580, app/assets/stylesheets/custom_changes.scss */
  .backend-callsheet .event-callsheet-heading {
    display: inherit;
  }
  /* line 583, app/assets/stylesheets/custom_changes.scss */
  .backend-callsheet .event-callsheet-heading .action_event {
    display: unset;
    float: right;
  }
}

@media screen and (max-width: 490px) {
  /* line 591, app/assets/stylesheets/custom_changes.scss */
  .backend-callsheet .event-callsheet-heading {
    display: grid;
  }
  /* line 594, app/assets/stylesheets/custom_changes.scss */
  .backend-callsheet .event-callsheet-heading .action_event {
    display: unset;
  }
}

/* line 601, app/assets/stylesheets/custom_changes.scss */
.shift-container .action-header {
  background-color: #f4f5f9;
  border-bottom: 1px solid #e2e3e7;
}

/* line 605, app/assets/stylesheets/custom_changes.scss */
.shift-container .action-header .lbl-filter-shifts {
  margin-right: 10px;
}

/* line 611, app/assets/stylesheets/custom_changes.scss */
#sort_shifts,
#filter_shifts {
  border-color: #e6e6e6;
  background-color: #fff;
  color: #98a3b0;
  font-weight: 500;
  min-width: 6rem;
  margin-right: 2px;
  text-align: left;
  padding-right: 2px;
  padding-left: 11px;
  height: 30px;
}

/* line 626, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .legend-bar {
  height: 60px;
  padding: 10px 20px;
  margin: 0px;
}

/* line 632, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates hr {
  width: 100% !important;
}

/* line 636, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .label-header {
  background-color: #f4f5f9;
  display: table-row;
}

/* line 640, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .label-header div {
  display: table-cell;
  font-size: 0.9rem;
  font-weight: 500;
  color: #a4aebe;
  padding: 16px 10px;
  line-height: 17px;
  text-align: center;
  vertical-align: middle;
  border-top: none;
  border-bottom: 1px solid #ececec;
}

/* line 652, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .label-header div span {
  display: block;
  font-size: 0.8rem;
}

/* line 658, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .label-header div:nth-of-type(1),
.shift-container-updates .label-header div:nth-of-type(2) {
  text-align: left;
}

/* line 663, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .label-header div:nth-of-type(1) {
  width: 120px;
  text-align: left;
  padding-left: 21px;
}

/* line 669, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .label-header div:nth-of-type(2) {
  width: 250px;
  text-align: left;
}

/* line 674, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .label-header div:nth-of-type(3),
.shift-container-updates .label-header div:nth-of-type(4),
.shift-container-updates .label-header div:nth-of-type(5) {
  width: 152px;
}

/* line 680, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .label-header div:nth-of-type(6) {
  width: 105px;
}

/* line 685, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .user-image-cell,
.shift-container-updates .user-details-cell {
  display: table-cell;
  text-align: left;
  width: 150px;
}

/* line 693, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .user-image-cell .dropdown-toggle {
  width: 200px;
  cursor: pointer;
}

/* line 698, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .user-image-cell .dropdown-toggle::after {
  display: none;
}

/* line 702, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .user-image-cell .dropdown-item {
  white-space: normal !important;
}

/* line 705, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .user-image-cell .dropdown-item .user-name {
  margin: 0px 10px 0px 10px;
  width: 135px;
}

/* line 712, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .user-details-cell {
  padding-left: 10px;
}

/* line 715, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .user-details-cell span:nth-of-type(1) {
  color: #547be0;
}

/* line 720, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .user-image-cell .user-name {
  color: #547be0;
  font-size: 0.75rem;
  font-weight: 600;
}

/* line 726, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .user-image-cell .dropdown-item.active,
.shift-container-updates .dropdown-item:active {
  background-color: unset;
}

/* line 731, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .user-image-cell,
.shift-container-updates .date-cell {
  vertical-align: middle;
}

/* line 736, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .total-cell,
.shift-container-updates .actions-cell {
  vertical-align: middle;
}

/* line 741, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .shift-caret-down {
  padding-top: 10px;
  font-size: 18px;
}

/* line 746, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .collapse-cell {
  height: 25px;
  padding-top: 0px !important;
  position: absolute;
  right: 10px;
}

/* line 753, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .actions-cell {
  padding-right: 5px !important;
  width: 115px;
}

/* line 757, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .actions-cell .inline-allign {
  text-align: right;
}

/* line 762, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .user-rate-cell {
  text-align: left;
  padding-left: 54px;
  padding-top: 10px;
}

/* line 767, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .user-rate-cell span:nth-of-type(2),
.shift-container-updates .user-rate-cell span:nth-of-type(4) {
  float: right;
}

/* line 773, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .user-note-cell {
  text-align: left;
  padding-left: 54px;
  padding-top: 10px;
}

/* line 778, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .user-note-cell i {
  margin-right: 8px;
  cursor: unset !important;
}

/* line 784, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .hours-cell {
  vertical-align: middle;
  width: 151px;
  min-width: 130px;
}

/* line 789, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .hours-cell .estimate-hours {
  margin-bottom: 3px;
  color: #737373;
}

/* line 796, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .team-header td {
  padding-top: 10px !important;
}

/* line 803, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body #bulk-shift-edit {
  padding: 17px;
  margin-bottom: -25px;
  margin-left: 4px;
}

/* line 808, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body #bulk-shift-edit #bulk-shift-edit-select-all {
  font-size: 0.9rem;
  font-weight: 500;
  color: #547be0;
  cursor: pointer;
}

/* line 815, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body #bulk-shift-edit #section-bulk-shift-edit {
  font-size: 0.9rem;
  font-weight: 500;
}

/* line 819, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body #bulk-shift-edit #section-bulk-shift-edit button {
  color: #547be0;
  cursor: pointer;
}

/* line 826, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body .detailed-view-table-section,
.shift-container-updates .table-body .shift-row {
  background-color: #f9fafc;
}

/* line 831, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body .shift-row {
  display: table-row;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
}

/* line 836, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body .shift-row .select-shift-toggle {
  margin-left: 10px;
  margin-top: 3px;
}

/* line 839, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body .shift-row .select-shift-toggle input {
  cursor: pointer;
}

/* line 844, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body .shift-row .shift-col {
  display: table-cell;
  font-size: 0.75rem;
  font-weight: 600;
  color: #a4aebe;
  padding: 16px 10px;
  padding-top: 27px;
  line-height: 20px;
  text-align: center;
  border-top: 3px solid #fff;
}

/* line 856, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body .shift-row .date-cell {
  max-width: 126px;
  text-align: left;
  padding-top: 27px;
  width: 120px;
}

/* line 863, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body .shift-row .image-cell {
  position: relative;
  padding-left: 16px;
  padding-top: 27px;
  width: 300px;
}

/* line 869, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body .shift-row .image-cell img {
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #547cdd;
  height: 44px;
  cursor: pointer;
}

/* line 878, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body .shift-row .total-cell {
  width: 165px;
  text-align: right;
  padding-right: 45px;
  padding-top: 27px;
  color: #737373;
}

/* line 886, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body .shift-row .cell-button {
  background-color: transparent;
  border: none;
  padding: 0;
  color: #a4aebe;
}

/* line 893, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body .shift-row i {
  font-size: 1rem;
  margin: 0 1px;
  cursor: pointer;
}

/* line 901, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body .shifts_detailed_view_row .shift-col {
  border-top: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
}

/* line 907, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body .shifts_detailed_view_row .image-cell {
  text-align: left;
  padding-left: 80px;
}

/* line 913, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body #accordion .cell-button {
  background-color: transparent;
  border: none;
  padding: 0;
  color: #a4aebe;
}

/* line 920, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body #accordion .cell-button i {
  font-size: 1rem;
  margin: 0 1px;
  cursor: pointer;
}

/* line 926, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body .panel {
  margin: 5px 10px;
}

/* line 930, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body .sub-total-label {
  text-align: left !important;
}

/* line 935, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-footer {
  display: table-row;
}

/* line 938, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-footer .total-label,
.shift-container-updates .table-footer .event-freelancer-total,
.shift-container-updates .table-footer .event-client-total {
  display: table-cell;
  font-size: 0.75rem;
  font-weight: 600;
  color: #a4aebe;
  line-height: 20px;
}

/* line 949, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .detailed-view-table-section {
  padding-left: 20px;
}

/* line 953, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .detailed-view-table-section table {
  table-layout: fixed;
}

/* line 957, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .detailed-view-table-section table td {
  background-color: #f9fafc;
  border: unset !important;
  padding: 5px !important;
}

/* line 963, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .detailed-view-table-section table tbody tr {
  border: unset;
}

/* line 967, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .detailed-view-table-section table .heading-row td {
  color: #547be0;
  height: 50px;
}

/* line 972, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .detailed-view-table-section table td:not(:first-child) {
  width: 110px;
}

/* line 982, app/assets/stylesheets/custom_changes.scss */
.custom-dropdown {
  position: relative;
  display: inline-block;
}

/* line 988, app/assets/stylesheets/custom_changes.scss */
.custom-dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

/* line 997, app/assets/stylesheets/custom_changes.scss */
.custom-dropdown-content a {
  padding: 10px 10px;
  text-decoration: none;
  display: block;
  color: #9ba9bc;
  font-weight: 500;
  font-size: 12px;
  text-align: left;
}

/* line 1007, app/assets/stylesheets/custom_changes.scss */
.custom-dropdown-content a:hover {
  background-color: #e9e9e9;
}

/* line 1011, app/assets/stylesheets/custom_changes.scss */
.custom-dropdown:hover .custom-dropdown-content {
  display: block;
}

/* line 1015, app/assets/stylesheets/custom_changes.scss */
.attachment-counter {
  background-color: #a8bced;
  border-radius: 15px;
  display: unset !important;
  float: right;
  font-size: 12px;
}

/* line 1027, app/assets/stylesheets/custom_changes.scss */
.display-none {
  display: none;
}

/* line 1031, app/assets/stylesheets/custom_changes.scss */
.do-collapse-display-unset {
  display: unset;
}

/* line 1035, app/assets/stylesheets/custom_changes.scss */
.team-panel-heading {
  padding: 10px;
  color: #737373;
}

/* line 1039, app/assets/stylesheets/custom_changes.scss */
.team-panel-heading a {
  float: right;
  color: #737373;
}

/* line 1047, app/assets/stylesheets/custom_changes.scss */
#form-download-pdf h6 {
  margin-bottom: 1.5rem;
}

/* line 1053, app/assets/stylesheets/custom_changes.scss */
#form-download-pdf .pdf-option i {
  font-size: large;
  width: 25px;
}

/* line 1058, app/assets/stylesheets/custom_changes.scss */
#form-download-pdf .pdf-option .fa-phone {
  transform: scaleX(-1);
  padding-left: 10px;
  padding-right: 0px;
}

/* line 1065, app/assets/stylesheets/custom_changes.scss */
#form-download-pdf .pdf-option .remove-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}

/* line 1070, app/assets/stylesheets/custom_changes.scss */
#form-download-pdf .pdf-option label {
  vertical-align: middle;
}

/* line 1074, app/assets/stylesheets/custom_changes.scss */
#form-download-pdf .pdf-option .switch {
  float: right;
}

/* line 1078, app/assets/stylesheets/custom_changes.scss */
#form-download-pdf .pdf-option .col-form-label {
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
}

@media screen and (max-width: 500px) {
  /* line 1085, app/assets/stylesheets/custom_changes.scss */
  #form-download-pdf .pdf-option .col-form-label {
    max-width: 200px;
  }
}

/* line 1091, app/assets/stylesheets/custom_changes.scss */
#form-download-pdf .team-filter {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

/* line 1097, app/assets/stylesheets/custom_changes.scss */
#form-download-pdf .datetimepicker-input {
  width: 150px;
}

/* line 1101, app/assets/stylesheets/custom_changes.scss */
#form-download-pdf .submit {
  margin-top: 30px;
}

/* line 1104, app/assets/stylesheets/custom_changes.scss */
#form-download-pdf .submit input {
  float: right;
}

/* line 1109, app/assets/stylesheets/custom_changes.scss */
#form-download-pdf .pdf-option-filter {
  width: 160px;
  margin-left: -50px;
}

@media screen and (max-width: 500px) {
  /* line 1115, app/assets/stylesheets/custom_changes.scss */
  #form-download-pdf .pdf-option-filter {
    width: 90px;
    margin-left: 0px;
  }
}

/* line 1124, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .panel-footer .shift-col {
  padding-left: 0px !important;
  padding-right: 55px !important;
  width: 155px;
}

/* line 1130, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .panel-footer .sub-total-label {
  padding-right: 360px !important;
  width: 510px;
  padding-left: 10px !important;
}

/* line 1136, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .panel-footer .shift-col:nth-of-type(4) {
  width: 90px;
}

/* line 1140, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .panel-footer .team-sub-total-force-align {
  text-align: right !important;
}

/* line 1146, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-footer .total-label {
  padding: 15px 20px;
  width: 460px;
}

/* line 1151, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-footer .event-freelancer-total {
  width: 155px;
  text-align: right;
}

/* line 1156, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-footer .event-client-total {
  width: 155px;
  text-align: right;
}

/* line 1163, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-header .skipper div:nth-of-type(1) {
  width: 130px;
}

/* line 1167, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-header .skipper div:nth-of-type(2) {
  width: 359px;
}

/* line 1171, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-header .skipper div:nth-of-type(3) {
  width: 150px;
}

/* line 1175, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-header .skipper div:nth-of-type(4) {
  width: 164px;
}

/* line 1179, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-header .skipper div:nth-of-type(5) {
  width: 125px;
}

/* line 1183, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body .skipper .image-cell {
  width: 358px;
}

/* line 1187, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .panel-footer .skipper .shift-col {
  width: 103px;
}

/* line 1191, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .panel-footer .skipper .sub-total-label {
  width: 785px;
  color: #737373 !important;
  padding-left: 400px !important;
  text-align: right !important;
  padding-right: 73px !important;
}

/* line 1199, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .panel-footer .skipper .team-sub-total-force-align {
  width: 155px;
}

/* line 1203, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .skipper .total-label .left_allign_span {
  color: #737373 !important;
  float: left;
  clear: right;
}

/* line 1210, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body .shift-row.skipper .total-cell,
.shift-container-updates .panel-footer .skipper .team-sub-total-force-align .dark {
  color: #a4aebe !important;
}

/* line 1215, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-footer .event-freelancer-total.dark {
  color: #a4aebe !important;
}

/* line 1219, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .skipper .total-label {
  color: #737373 !important;
  text-align: right;
  padding-right: 0px !important;
  width: 626px;
}

/* line 1228, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet #main-content.expand .shift-container-updates .panel-footer .skipper .sub-total-label {
  width: 750px;
  padding-right: 560px !important;
}

/* line 1233, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet #main-content.expand .shift-container-updates .table-header .skipper div:nth-of-type(1) {
  width: 138px;
}

/* line 1237, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet #main-content.expand .shift-container-updates .table-header .skipper div:nth-of-type(2) {
  width: 488px;
}

/* line 1241, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet #main-content.expand .shift-container-updates .table-body .shift-row .image-cell {
  width: 350px;
}

/* line 1245, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet #main-content.expand .shift-container-updates .table-body .skipper .image-cell {
  width: 480px;
}

/* line 1249, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet #main-content.expand .shift-container-updates .table-body .skipper .actions-cell {
  width: 152px;
}

/* line 1253, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet #main-content.expand .shift-container-updates .panel-footer .skipper .shift-col:nth-of-type(3) {
  width: 147px;
}

/* line 1257, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet #main-content.expand .shift-container-updates .label-header div:nth-of-type(2) {
  width: 335px;
}

/* line 1263, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet #main-content.expand .shift-container-updates .panel-footer .shift-col {
  padding-left: 10px !important;
  padding-right: 50px !important;
  width: 170px;
}

/* line 1269, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet #main-content.expand .shift-container-updates .panel-footer .sub-total-label {
  padding-right: 440px !important;
  width: 618px;
}

/* line 1274, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet #main-content.expand .shift-container-updates .panel-footer .shift-col:nth-of-type(4) {
  width: 107px;
}

/* line 1280, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet #main-content.expand .shift-container-updates .table-footer .total-label {
  padding: 15px 20px;
  width: 578px;
}

/* line 1285, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet #main-content.expand .shift-container-updates .skipper .total-label {
  width: 706px;
}

/* line 1289, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet #main-content.expand .shift-container-updates .table-footer .event-freelancer-total,
.backend-callsheet #main-content.expand .shift-container-updates .table-footer .event-client-total {
  width: 170px;
  text-align: right;
}

/* line 1295, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet #main-content.expand .shift-container-updates .label-header div:nth-of-type(1) {
  width: 137px;
}

/* line 1299, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet #main-content.expand .shift-container-updates .label-header div:nth-of-type(3),
.backend-callsheet #main-content.expand .shift-container-updates .label-header div:nth-of-type(4),
.backend-callsheet #main-content.expand .shift-container-updates .label-header div:nth-of-type(5) {
  width: 165px;
}

/* line 1305, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet #main-content.expand .shift-container-updates .label-header div:nth-of-type(6) {
  width: 121px;
}

/* line 1314, app/assets/stylesheets/custom_changes.scss */
#team_table tbody tr td {
  padding: 5px 5px;
}

/* line 1319, app/assets/stylesheets/custom_changes.scss */
#team_table tbody i {
  padding: 0 5px;
}

/* line 1323, app/assets/stylesheets/custom_changes.scss */
#team_table tbody .team-edit-input {
  background-color: #ecedf1;
  border: none;
  font-size: 0.8rem;
  height: 20px;
  padding-left: 5px;
  width: 100%;
}

/* line 1332, app/assets/stylesheets/custom_changes.scss */
#team_table tbody td:nth-of-type(1) {
  text-align: left;
}

/* line 1337, app/assets/stylesheets/custom_changes.scss */
.team-error,
#team_cannot_delete {
  margin-bottom: unset;
}

/* line 1343, app/assets/stylesheets/custom_changes.scss */
#form-add-edit-event-teams .form-group:nth-of-type(2) {
  justify-content: flex-end;
}

/* line 1347, app/assets/stylesheets/custom_changes.scss */
#form-add-edit-event-teams #team_name_input {
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 1rem;
  background-color: #ecedf1;
  border-radius: 0px;
  border: none;
  height: 20px;
  padding-left: 19px;
}

/* line 1360, app/assets/stylesheets/custom_changes.scss */
.actual-sub-total {
  padding-top: 5px !important;
}

/* line 1364, app/assets/stylesheets/custom_changes.scss */
.remove-shift-icon {
  color: #a4aebe;
}

/* line 1368, app/assets/stylesheets/custom_changes.scss */
.freelancer-status-button {
  padding-bottom: 5px;
}

/* line 1371, app/assets/stylesheets/custom_changes.scss */
.freelancer-status-button a {
  height: 25px !important;
  font-size: 0.6rem !important;
  width: 100% !important;
  min-width: 100% !important;
  padding: 5px;
}

/* line 1380, app/assets/stylesheets/custom_changes.scss */
.read-more {
  color: #4a74df;
}

/* line 1384, app/assets/stylesheets/custom_changes.scss */
.freelancer-status-button-container {
  padding-top: 10px !important;
}

/* line 1389, app/assets/stylesheets/custom_changes.scss */
.callsheet-heading-table td {
  width: 20%;
  padding: 10px 18px 0px !important;
}

/* line 1395, app/assets/stylesheets/custom_changes.scss */
.right-float {
  float: right;
  padding: 2px 15px;
  display: flex;
}

/* line 1401, app/assets/stylesheets/custom_changes.scss */
.left-align {
  text-align: left;
  padding: 0 15px;
  display: flex;
}

/* line 1407, app/assets/stylesheets/custom_changes.scss */
.lbl-text {
  width: 110px;
  font-weight: bold;
  color: #9ca7b3;
  font-size: 0.8rem;
  margin-right: 10px;
}

/* line 1416, app/assets/stylesheets/custom_changes.scss */
.detail-lbl-text {
  width: 180px;
  font-weight: bold;
  color: #9ca7b3;
  font-size: 0.8rem;
  margin-right: 15px;
  margin-bottom: 1rem;
}

/* line 1426, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .label-header div {
  display: table-cell;
  font-size: 0.9rem;
  font-weight: 500;
  color: #547be0;
  padding: 16px 10px;
  line-height: 17px;
  text-align: center;
  vertical-align: middle;
  border-top: none;
  border-bottom: 1px solid #ececec;
}

/* line 1439, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet-index .sub-heading {
  color: #4b74df;
}

/* line 1443, app/assets/stylesheets/custom_changes.scss */
.shift-container-updates .table-body .shift-row .actions-cell i {
  color: #94acea;
}

/* line 1447, app/assets/stylesheets/custom_changes.scss */
.dark {
  color: #737373 !important;
}

/* line 1451, app/assets/stylesheets/custom_changes.scss */
.backend-callsheet-index .user-details {
  border: 1px solid #e2e3e7;
}

/* line 1455, app/assets/stylesheets/custom_changes.scss */
.team-border {
  border-top: 1px solid #e2e3e7;
  border-bottom: 1px solid #e2e3e7;
}

/* line 1460, app/assets/stylesheets/custom_changes.scss */
.fa-download-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNC4wNCAyOS40OCI%2BPGRlZnM%2BPHN0eWxlPi5jbHMtMXtmaWxsOiM3ZTliZTc7fTwvc3R5bGU%2BPC9kZWZzPjx0aXRsZT5pY29uPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0zMS40OCwxNy4yOEgyMy44NGw0LjI0LTUuMDVhMS44NiwxLjg2LDAsMCwwLC4yNy0yLDEuOTMsMS45MywwLDAsMC0xLjc4LTEuMTJIMjIuNTJWMi41NkEyLjU2LDIuNTYsMCwwLDAsMjAsMEgxNC4wOGEyLjU2LDIuNTYsMCwwLDAtMi41NiwyLjU2VjkuMTJoLTRhMS45MywxLjkzLDAsMCwwLTEuNzgsMS4xMiwxLjg1LDEuODUsMCwwLDAsLjI3LDJsNC4yNCw1LjA1SDIuNTZBMi41NiwyLjU2LDAsMCwwLDAsMTkuODR2Ny4wOGEyLjU2LDIuNTYsMCwwLDAsMi41NiwyLjU2SDMxLjQ4QTIuNTYsMi41NiwwLDAsMCwzNCwyNi45MlYxOS44NEEyLjU2LDIuNTYsMCwwLDAsMzEuNDgsMTcuMjhabS0xOS02LjE2YTEsMSwwLDAsMCwxLTFWMi41NkEuNTYuNTYsMCwwLDEsMTQuMDgsMkgyMGEuNTYuNTYsMCwwLDEsLjU2LjU2djcuNTZhMSwxLDAsMCwwLDEsMWw0LjkyLDAtNS41MSw2LjU3LTMuODgsNC43LTMuOTQtNC43aDBMNy42NCwxMS4xMlpNMzIsMjYuOTJhLjU2LjU2LDAsMCwxLS41Ni41NkgyLjU2QS41Ni41NiwwLDAsMSwyLDI2LjkyVjE5Ljg0YS41Ni41NiwwLDAsMSwuNTYtLjU2aDkuMzFsMy42NSw0LjM1YTIsMiwwLDAsMCwxLjUuNjloMGEyLDIsMCwwLDAsMS41MS0uN2wzLjY0LTQuMzRoOS4zMWEuNTYuNTYsMCwwLDEsLjU2LjU2WiIvPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTI3LjUyLDIxLjI3YTIuMTEsMi4xMSwwLDEsMCwyLjExLDIuMTFBMi4xMiwyLjEyLDAsMCwwLDI3LjUyLDIxLjI3Wm0tLjExLDIuMTFhLjExLjExLDAsMCwxLC4yMiwwQzI3LjYzLDIzLjUsMjcuNDEsMjMuNSwyNy40MSwyMy4zOFoiLz48L3N2Zz4%3D);
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  background-size: 25px;
  vertical-align: middle;
}

/* line 1469, app/assets/stylesheets/custom_changes.scss */
.fa-at-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNyAyNy42MiI%2BPGRlZnM%2BPHN0eWxlPi5jbHMtMXtmaWxsOiM3ZTliZTc7fTwvc3R5bGU%2BPC9kZWZzPjx0aXRsZT5pY29uPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yMy4xNSwzLjU2QTEzLjQ2LDEzLjQ2LDAsMCwwLDEzLjcyLDAsMTMuMiwxMy4yLDAsMCwwLDQsNC4wNWExMy40LDEzLjQsMCwwLDAtNCw5Ljc2LDEzLjQsMTMuNCwwLDAsMCw0LDkuNzYsMTMuMiwxMy4yLDAsMCwwLDkuNyw0LjA1LDEyLjc0LDEyLjc0LDAsMCwwLDgtMi42NGwuMTgtLjE0TDIwLjY4LDIzbC0uMjEuMTdhMTAuNzksMTAuNzksMCwwLDEtNi43MiwyLjI2LDExLjEzLDExLjEzLDAsMCwxLTguMTItMy40LDExLjMsMTEuMywwLDAsMS0zLjM3LTguMjUsMTEuNDcsMTEuNDcsMCwwLDEsMy4zLTguMjRBMTAuNzEsMTAuNzEsMCwwLDEsMTMuNSwyLjE2YTExLjY2LDExLjY2LDAsMCwxLDgsMi45LDkuODksOS44OSwwLDAsMSwzLjIzLDcuNzMsOC4xMyw4LjEzLDAsMCwxLTEsNC4xNiwyLjc1LDIuNzUsMCwwLDEtMi40OSwxLjU3LDIsMiwwLDAsMS0xLjU1LS41OSwyLDIsMCwwLDEtLjU4LTEuNDRjMC0uMTcuMDktLjc5LjI1LTEuODRMMjAuNyw3LjI0SDE4LjVsLS4yOSwxLjYxYTguNjMsOC42MywwLDAsMC0xLjY3LTEuMTksNi4wOSw2LjA5LDAsMCwwLTMtLjczQTcuMTgsNy4xOCwwLDAsMCw4LjQxLDlhNi44OCw2Ljg4LDAsMCwwLTIuMTIsNS4xMyw2LjI2LDYuMjYsMCwwLDAsMS45NCw0LjY5LDYuNSw2LjUsMCwwLDAsNC42NiwxLjg4LDYsNiwwLDAsMCw0LjY0LTIsMy45NCwzLjk0LDAsMCwwLDEuMzgsMS4zNCw0LjUyLDQuNTIsMCwwLDAsMi4zMy42MSw0Ljg3LDQuODcsMCwwLDAsNC4yNi0yLjMyQTkuODksOS44OSwwLDAsMCwyNywxMi43OSwxMi4wNywxMi4wNywwLDAsMCwyMy4xNSwzLjU2Wk0xNy43NywxMS40bC0uOSw1LjExYTQuNTYsNC41NiwwLDAsMS0zLjg2LDIsNC40OCw0LjQ4LDAsMCwxLTMuMTYtMS4yNCw0LjEzLDQuMTMsMCwwLDEtMS4zMS0zLjE2QTQuODMsNC44MywwLDAsMSwxMCwxMC41NCw0Ljg4LDQuODgsMCwwLDEsMTMuNTYsOS4xLDQuNjEsNC42MSwwLDAsMSwxNiw5Ljc5LDUuOTQsNS45NCwwLDAsMSwxNy43NywxMS40WiIvPjwvc3ZnPg%3D%3D);
  background-repeat: no-repeat;
  width: 22px;
  height: 23px;
  background-size: 22px;
  vertical-align: middle;
}

/* line 1478, app/assets/stylesheets/custom_changes.scss */
.fa-attach-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOC4zNCAyOS43NyI%2BPGRlZnM%2BPHN0eWxlPi5jbHMtMXtmaWxsOiM3ZTliZTc7fTwvc3R5bGU%2BPC9kZWZzPjx0aXRsZT5pY29uPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yOC4wNSwxMmExLDEsMCwwLDAtMS40MiwwTDEyLjcxLDI1LjkzYTYuMjcsNi4yNywwLDAsMS04Ljg3LTguODdMMTcuNjQsMy4yNWE0LjI4LDQuMjgsMCwxLDEsNi4wNSw2LjA2TDEyLjEsMjAuOWEyLjM1LDIuMzUsMCwxLDEtMy4zMy0zLjMybDkuODEtOS44MWExLDEsMCwwLDAsMC0xLjQyLDEsMSwwLDAsMC0xLjQxLDBMNy4zNiwxNi4xNmE0LjM1LDQuMzUsMCwxLDAsNi4xNSw2LjE2bDExLjYtMTEuNmE2LjI4LDYuMjgsMCwxLDAtOC44OC04Ljg4TDIuNDIsMTUuNjRhOC4yOSw4LjI5LDAsMCwwLDAsMTEuNyw4LjI2LDguMjYsMCwwLDAsMTEuNywwTDI4LjA1LDEzLjQyQTEsMSwwLDAsMCwyOC4wNSwxMloiLz48L3N2Zz4%3D);
  background-repeat: no-repeat;
  width: 22px;
  height: 23px;
  background-size: 22px;
  vertical-align: middle;
}

/* line 1487, app/assets/stylesheets/custom_changes.scss */
.fa-mail-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOC40MSAyMi41MiI%2BPGRlZnM%2BPHN0eWxlPi5jbHMtMXtmaWxsOiM3ZTliZTc7fTwvc3R5bGU%2BPC9kZWZzPjx0aXRsZT5pY29uPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yOC40LDQuNDN2MEE0LjYsNC42LDAsMCwwLDIzLjgxLDBINC42QTQuNTksNC41OSwwLDAsMCwwLDQuNDF2MEExLDEsMCwwLDAsMCw0LjZWMTcuOTJhNC42LDQuNiwwLDAsMCw0LjYsNC42SDIzLjgxYTQuNjEsNC42MSwwLDAsMCw0LjYxLTQuNlY0LjZDMjguNDIsNC41NCwyOC40LDQuNDksMjguNCw0LjQzWk00LjYsMkgyMy44MWEyLjU5LDIuNTksMCwwLDEsMi41NSwyLjFMMTQuOCwxMS43NGExLjA3LDEuMDcsMCwwLDEtMS4xOSwwTDIuMDUsNC4xQTIuNjEsMi42MSwwLDAsMSw0LjYsMlpNMjMuODEsMjAuNTJINC42QTIuNjEsMi42MSwwLDAsMSwyLDE3LjkyVjYuNDZsMTAuNTEsN2EzLjEsMy4xLDAsMCwwLDEuNy41MSwzLDMsMCwwLDAsMS42OS0uNTFMMjYuNDIsNi40NlYxNy45MkEyLjYxLDIuNjEsMCwwLDEsMjMuODEsMjAuNTJaIi8%2BPC9zdmc%2B);
  background-repeat: no-repeat;
  width: 22px;
  height: 23px;
  background-size: 22px;
  vertical-align: bottom;
}

/* line 1496, app/assets/stylesheets/custom_changes.scss */
.fa-shift-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOC42MSAzNC41MSI%2BPGRlZnM%2BPHN0eWxlPi5jbHMtMXtmaWxsOiM3ZTliZTc7fTwvc3R5bGU%2BPC9kZWZzPjx0aXRsZT5pY29uPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xNC4zMSw0Ljk0YTEyLjY1LDEyLjY1LDAsMCwxLDEuNzUuMTNMMTQuMTksNi41QTEsMSwwLDAsMCwxNCw3LjlhMSwxLDAsMCwwLC43OS4zOSwxLDEsMCwwLDAsLjYxLS4yTDE5LDUuMzZBLjI3LjI3LDAsMCwwLDE5LDUuMjhhLjY0LjY0LDAsMCwwLC4xMy0uMTUsMSwxLDAsMCwwLC4xLS4xN3MwLS4wNi4wNS0uMDksMC0uMDYsMC0uMDhhMS40OSwxLjQ5LDAsMCwwLDAtLjIxLDEuMDksMS4wOSwwLDAsMCwwLS4xOCwxLjIxLDEuMjEsMCwwLDAtLjA1LS4xOEwxOS4yLDRzMC0uMDUsMC0uMDdMMTYuNDMuMzlhMSwxLDAsMCwwLTEuNTksMS4yMkwxNS45NCwzYTE0LjcsMTQuNywwLDAsMC0xLjYzLS4xQTE0LjMzLDE0LjMzLDAsMCwwLDAsMTcuMjVhMTQuMSwxNC4xLDAsMCwwLDMuMDUsOC44MiwxLDEsMCwwLDAsLjc4LjM4LDEsMSwwLDAsMCwuNzktMS42MkExMi4xNSwxMi4xNSwwLDAsMSwyLDE3LjI1LDEyLjMyLDEyLjMyLDAsMCwxLDE0LjMxLDQuOTRaIi8%2BPHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMjUuNTcsOC40M0ExLDEsMCwwLDAsMjQsOS42NmExMi4xNywxMi4xNywwLDAsMSwyLjYxLDcuNTksMTIuMzMsMTIuMzMsMCwwLDEtMTIuMywxMi4zMSwxMi41LDEyLjUsMCwwLDEtMS43NC0uMTNMMTQuNDIsMjhhMSwxLDAsMCwwLTEuMjEtMS41OUw5LjY0LDI5LjE1bDAsMGEuNzQuNzQsMCwwLDAtLjIuMjNsLS4wNi4xMWEuNi42LDAsMCwwLS4wNi4xMXMwLC4wNywwLC4xMWExLjEsMS4xLDAsMCwwLDAsLjE4LDEuMDksMS4wOSwwLDAsMCwwLC4xOGMwLC4wNywwLC4xNC4wNy4yMmEuNjcuNjcsMCwwLDAsLjA2LjEyczAsLjA4LDAsLjExbDIuNzMsMy41N2ExLDEsMCwwLDAsLjguMzksMSwxLDAsMCwwLC42LS4yLDEsMSwwLDAsMCwuMTktMS40bC0xLjExLTEuNDZhMTQuOTEsMTQuOTEsMCwwLDAsMS42NS4xMSwxNC4zMiwxNC4zMiwwLDAsMCwxNC4zLTE0LjMxQTE0LjEzLDE0LjEzLDAsMCwwLDI1LjU3LDguNDNaIi8%2BPHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTMuMzEsMTguMjZ2My40OWExLDEsMCwwLDAsMiwwVjE4LjI2SDE4LjhhMSwxLDAsMCwwLDAtMkgxNS4zMXYtMy41YTEsMSwwLDAsMC0yLDB2My41SDkuODFhMSwxLDAsMSwwLDAsMloiLz48L3N2Zz4%3D);
  background-repeat: no-repeat;
  width: 22px;
  height: 25px;
  background-size: 21px;
  vertical-align: middle;
}

/* line 1505, app/assets/stylesheets/custom_changes.scss */
.fa-team-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NS41NCAyNS40OCI%2BPGRlZnM%2BPHN0eWxlPi5jbHMtMXtmaWxsOiM3ZTliZTc7fTwvc3R5bGU%2BPC9kZWZzPjx0aXRsZT5pY29uPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik00MC42MywxMS4zMmE0Ljg3LDQuODcsMCwxLDAtNi41NiwwLDguMTQsOC4xNCwwLDAsMC0zLjgxLDMuMzksMTIuNDYsMTIuNDYsMCwwLDAtMy40Mi0xLjg2LDcuMDgsNy4wOCwwLDEsMC04LjE0LDAsMTIuNDYsMTIuNDYsMCwwLDAtMy40MiwxLjg2LDguMTQsOC4xNCwwLDAsMC0zLjgxLTMuMzksNC44Nyw0Ljg3LDAsMSwwLTYuNTYsMEE4LjIsOC4yLDAsMCwwLDAsMTguODJhMSwxLDAsMCwwLDIsMCw2LjE4LDYuMTgsMCwwLDEsMTEuNzUtMi43MSwxMi4yOCwxMi4yOCwwLDAsMC0zLjMsOC4zNywxLDEsMCwwLDAsMiwwLDEwLjMyLDEwLjMyLDAsMCwxLDIwLjY0LDAsMSwxLDAsMSwwLDIsMCwxMi4yOCwxMi4yOCwwLDAsMC0zLjMtOC4zNyw2LjE4LDYuMTgsMCwwLDEsMTEuNzUsMi43MSwxLDEsMCwwLDAsMiwwQTguMiw4LjIsMCwwLDAsNDAuNjMsMTEuMzJaTTguMiw0Ljg5QTIuODcsMi44NywwLDEsMSw1LjMzLDcuNzUsMi44NiwyLjg2LDAsMCwxLDguMiw0Ljg5Wm05LjQ5LDIuMTlhNS4wOCw1LjA4LDAsMSwxLDUuMDgsNS4wOEE1LjA5LDUuMDksMCwwLDEsMTcuNjksNy4wOFpNMzcuMzQsNC44OWEyLjg3LDIuODcsMCwxLDEtMi44NywyLjg2QTIuODcsMi44NywwLDAsMSwzNy4zNCw0Ljg5WiIvPjwvc3ZnPg%3D%3D);
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background-size: 30px;
  vertical-align: -webkit-baseline-middle;
}

/* line 1515, app/assets/stylesheets/custom_changes.scss */
.initial-interview-banner {
  background-color: #ffffcc;
  border-radius: 4px;
  padding: 14px 18px;
  margin-bottom: 20px;
}

/* line 1521, app/assets/stylesheets/custom_changes.scss */
.initial-interview-banner__text {
  font-size: 0.95rem;
  font-weight: 500;
  color: #333;
  flex: 1;
  padding-right: 16px;
}

/* line 1529, app/assets/stylesheets/custom_changes.scss */
.initial-interview-banner__btn {
  white-space: nowrap;
  flex-shrink: 0;
}

/* Slider */
/* line 3, app/assets/stylesheets/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 5, app/assets/stylesheets/slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 6, app/assets/stylesheets/slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 7, app/assets/stylesheets/slick.scss */
.slick-loading .slick-list {
  background: #fff url(/ajax-loader.gif) center center no-repeat;
}

/* line 8, app/assets/stylesheets/slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 10, app/assets/stylesheets/slick.scss */
.slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}

/* line 12, app/assets/stylesheets/slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

/* line 13, app/assets/stylesheets/slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

/* line 14, app/assets/stylesheets/slick.scss */
.slick-track:after {
  clear: both;
}

/* line 15, app/assets/stylesheets/slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 17, app/assets/stylesheets/slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

/* line 18, app/assets/stylesheets/slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}

/* line 19, app/assets/stylesheets/slick.scss */
.slick-slide img {
  display: block;
}

/* line 20, app/assets/stylesheets/slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 21, app/assets/stylesheets/slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 22, app/assets/stylesheets/slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 23, app/assets/stylesheets/slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 24, app/assets/stylesheets/slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url(/fonts/slick.eot);
  src: url(/fonts/slick.eot?#iefix) format("embedded-opentype"), url(/fonts/slick.woff) format("woff"), url(/fonts/slick.ttf) format("truetype"), url(/fonts/slick.svg#slick) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
/* line 29, app/assets/stylesheets/slick.scss */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}

/* line 30, app/assets/stylesheets/slick.scss */
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

/* line 31, app/assets/stylesheets/slick.scss */
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}

/* line 32, app/assets/stylesheets/slick.scss */
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}

/* line 34, app/assets/stylesheets/slick.scss */
.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 36, app/assets/stylesheets/slick.scss */
.slick-prev {
  left: -25px;
}

/* line 37, app/assets/stylesheets/slick.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

/* line 38, app/assets/stylesheets/slick.scss */
.slick-prev:before {
  content: "←";
}

/* line 39, app/assets/stylesheets/slick.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 41, app/assets/stylesheets/slick.scss */
.slick-next {
  right: -25px;
}

/* line 42, app/assets/stylesheets/slick.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

/* line 43, app/assets/stylesheets/slick.scss */
.slick-next:before {
  content: "→";
}

/* line 44, app/assets/stylesheets/slick.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 49, app/assets/stylesheets/slick.scss */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}

/* line 50, app/assets/stylesheets/slick.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 51, app/assets/stylesheets/slick.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

/* line 52, app/assets/stylesheets/slick.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

/* line 53, app/assets/stylesheets/slick.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

/* line 54, app/assets/stylesheets/slick.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 55, app/assets/stylesheets/slick.scss */
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/* line 1, app/assets/stylesheets/backend_messaging.scss */
#individual-messages {
  color: #626a71;
  font-weight: 500;
}

/* line 4, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .btn .badge {
  font-size: 0.65rem;
}

/* line 7, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .message_view {
  width: 100%;
}

/* line 10, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .msg_cotainer {
  position: relative;
}

/* line 12, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .msg_cotainer :after {
  position: absolute;
  width: 8px;
  height: 8px;
  border: none;
  top: calc(0.5 * (calc(100% - 16px)));
  left: 0%;
  margin-top: -4px;
  margin-left: -4px;
  content: '';
  transform: rotate(45deg);
  background-color: inherit;
}

/* line 27, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .msg_cotainer.change :after {
  left: 100%;
}

/* line 31, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .text_body {
  padding: 10px 10px 10px 10px;
  border: none;
  border-radius: 5px;
  background-color: #FFFFFF;
  color: #626a71;
  word-break: break-word;
}

/* line 39, app/assets/stylesheets/backend_messaging.scss */
#individual-messages #message_box_text_area {
  background-color: #ecedf1;
  font-size: 0.9rem;
  font-weight: 500;
  color: #626a71;
  padding: 19px;
  border: none;
}

/* line 47, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .submit_button {
  display: flex;
  justify-content: flex-end;
}

/* line 51, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .freelancer_tabs {
  display: flex;
  flex-direction: column;
  max-height: 800px;
  overflow: auto;
  padding: 22px 0 0 0;
  align-items: center;
  margin: 0 1.5rem 1.5rem 1.5rem;
  background-color: #EDEDF1;
}

/* line 61, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .search_user > form {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  margin-bottom: 20px;
  flex-wrap: wrap;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

/* line 69, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .search_user > form input {
  margin-right: 10px;
  width: 100%;
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 1rem;
  background-color: #ecedf1;
  border-radius: 0px;
  border: none;
  height: 36px;
  padding-left: 19px;
}

/* line 82, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .search_user > form p {
  display: block;
  font-size: 0.8rem;
  color: red;
  margin: 0;
}

/* line 89, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab {
  display: flex;
  justify-content: center;
}

/* line 92, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab .tablinks:focus {
  outline: none;
}

/* line 95, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab img {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  box-shadow: 0 0 0 2px #ededed, 0 0 0 4px #f0f0f0;
  margin: 4px 0 0 8px;
}

/* line 102, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab h6 {
  font-size: 0.9rem;
  font-weight: 600;
  max-width: 150px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #4a74df;
}

/* line 111, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab .date {
  font-size: 0.8rem;
  font-weight: 500;
  color: #4a74df;
}

/* line 116, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab p {
  margin-bottom: 0;
  font-size: 0.8rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 150px;
}

/* line 124, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab .last_message, #individual-messages .tab .name_date {
  display: flex;
  color: #626a71;
  justify-content: space-between;
}

/* line 128, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab .last_message h5, #individual-messages .tab .name_date h5 {
  font-size: 0.8rem;
}

/* line 132, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab .last_message {
  width: 230px;
  margin-left: 35px;
}

/* line 135, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab .last_message h5 {
  font-size: 0.7rem;
  display: flex;
  justify-content: flex-end;
  color: #4a74df;
  font-weight: 500;
}

/* line 143, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab .name_date {
  width: 230px;
  margin-left: 35px;
}

/* line 147, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab .last_message_container {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

/* line 152, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab .name_date {
  justify-content: space-between;
}

/* line 155, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab .arrow {
  height: -webkit-fill-available;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  margin-left: 20px;
  border-left: 1px solid #EDEDF1;
}

/* line 164, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab .unread_each {
  background-color: transparent;
  border-color: transparent;
  width: 0;
  padding: 0;
  margin: 0;
  height: 0;
  min-width: 0;
  font-size: 1rem;
}

/* line 173, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab .unread_each span {
  top: auto;
  bottom: 26px;
  left: 0px;
  background-color: #52E189;
  border-radius: 50%;
}

/* line 182, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab button {
  display: flex;
  background-color: #ffffff;
  color: black;
  height: 80px;
  margin: 0 8px 22px;
  padding: 10px;
  border: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

/* line 195, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab button:hover {
  background-color: #ddd;
}

/* line 198, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .tab button.active {
  background-color: #ccc;
}

/* line 201, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .modal-header {
  background-color: #272c33;
  color: #b8b9b9;
  display: block;
  text-align: center;
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 209, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .modal-header .modal-title {
  display: inline-block;
  font-size: 1.1rem;
}

/* line 213, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .modal-header button {
  color: #b8b9b9;
  position: absolute;
  top: 18px;
  right: 18px;
}

/* line 220, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .message-container {
  margin: 1rem 3rem 0;
  position: relative;
}

/* line 224, app/assets/stylesheets/backend_messaging.scss */
#individual-messages .modal-body {
  padding: 2rem 2rem 0;
  border: none;
}

/* line 230, app/assets/stylesheets/backend_messaging.scss */
.message_counter, .attachment-counter {
  bottom: 33px;
  top: auto !important;
  display: table;
  margin-top: 10px;
  margin-left: 5px;
}

/* line 238, app/assets/stylesheets/backend_messaging.scss */
#message_counter_1.message_counter {
  left: 181px;
  margin-left: 20px;
  padding: 0.6em;
}

/* line 244, app/assets/stylesheets/backend_messaging.scss */
#message_counter_2.message_counter {
  left: 181px;
  margin-left: 20px;
  padding: 0.6em;
}

/* line 250, app/assets/stylesheets/backend_messaging.scss */
#message_counter_3.message_counter {
  left: 181px;
  margin-left: 20px;
  padding: 0.6em;
}

/* line 256, app/assets/stylesheets/backend_messaging.scss */
#empty_message_error {
  display: none;
  font-size: 0.8rem;
  color: red;
}

@media screen and (min-width: 576px) {
  /* line 264, app/assets/stylesheets/backend_messaging.scss */
  #individual-messages .modal-body {
    padding: 2rem 3rem 0;
  }
  /* line 267, app/assets/stylesheets/backend_messaging.scss */
  #individual-messages .modal-footer {
    padding: 0 0 1rem 1rem;
    border: none;
  }
}

@media screen and (min-width: 490px) {
  /* line 277, app/assets/stylesheets/backend_messaging.scss */
  #individual-messages .search_user > form > div {
    width: calc(100% - 120px);
  }
}

@media screen and (max-width: 576px) {
  /* line 285, app/assets/stylesheets/backend_messaging.scss */
  #individual-messages .message-container {
    margin: 1rem 2rem 0rem;
  }
  /* line 289, app/assets/stylesheets/backend_messaging.scss */
  #individual-messages .tab button {
    width: calc(100% - 32px);
  }
  /* line 293, app/assets/stylesheets/backend_messaging.scss */
  #individual-messages .tab p {
    width: calc(100% - 32px);
  }
  /* line 297, app/assets/stylesheets/backend_messaging.scss */
  #individual-messages #search_user_btn {
    width: 108px;
  }
}

@media screen and (max-width: 490px) {
  /* line 304, app/assets/stylesheets/backend_messaging.scss */
  .date {
    display: none !important;
  }
  /* line 307, app/assets/stylesheets/backend_messaging.scss */
  .arrow {
    display: none !important;
  }
  /* line 310, app/assets/stylesheets/backend_messaging.scss */
  #individual-messages .tab {
    width: 100%;
  }
  /* line 312, app/assets/stylesheets/backend_messaging.scss */
  #individual-messages .tab .last_message {
    width: unset;
  }
  /* line 315, app/assets/stylesheets/backend_messaging.scss */
  #individual-messages .tab .name_date {
    width: unset;
  }
  /* line 318, app/assets/stylesheets/backend_messaging.scss */
  #individual-messages .tab .last_message_container {
    width: 100%;
  }
}

@media screen and (max-width: 360px) {
  /* line 326, app/assets/stylesheets/backend_messaging.scss */
  #individual-messages button.tablinks {
    flex-direction: column;
    height: auto;
  }
  /* line 329, app/assets/stylesheets/backend_messaging.scss */
  #individual-messages button.tablinks img {
    margin: unset;
    align-self: center;
  }
  /* line 333, app/assets/stylesheets/backend_messaging.scss */
  #individual-messages button.tablinks .unread_each {
    display: none;
  }
  /* line 336, app/assets/stylesheets/backend_messaging.scss */
  #individual-messages button.tablinks .name_date, #individual-messages button.tablinks .last_message {
    margin-left: 0;
  }
  /* line 339, app/assets/stylesheets/backend_messaging.scss */
  #individual-messages button.tablinks .last_message {
    justify-content: center;
  }
  /* line 341, app/assets/stylesheets/backend_messaging.scss */
  #individual-messages button.tablinks .last_message p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 auto;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
  /* line 349, app/assets/stylesheets/backend_messaging.scss */
  #individual-messages button.tablinks .name_date {
    justify-content: center;
    padding-top: 15px;
  }
}

/* line 3, app/assets/stylesheets/skills_meta_data.scss */
.skills_admin .backend-content-wrapper .add_skill {
  border-radius: 0;
  min-width: 11rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #eef1fa;
  height: 36px;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  padding-top: 4px;
  padding-left: 30px;
  position: relative;
}

/* line 19, app/assets/stylesheets/skills_meta_data.scss */
.skills_admin .backend-content-wrapper .add_skill span::before {
  content: '\f055';
  font-family: 'Font Awesome 5 Free';
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
  top: 4px;
  left: 11px;
}

/* line 30, app/assets/stylesheets/skills_meta_data.scss */
.skills_admin .backend-content-wrapper .add_tag {
  min-width: 9rem;
}

/* line 34, app/assets/stylesheets/skills_meta_data.scss */
.skills_admin .backend-content-wrapper .button-cell a.disabled {
  pointer-events: none;
  cursor: default;
}

/* line 41, app/assets/stylesheets/skills_meta_data.scss */
.skills_admin .skill_single p {
  font-size: 0.86rem;
  margin-bottom: 2px;
}

/* line 46, app/assets/stylesheets/skills_meta_data.scss */
.skills_admin .skill_single input.rounded_cost {
  margin-bottom: 10px;
}

/* line 50, app/assets/stylesheets/skills_meta_data.scss */
.skills_admin .skill_single .calculate_value {
  font-size: 0.8rem;
  color: red;
  display: flex;
  margin-bottom: 10px;
}

/* line 57, app/assets/stylesheets/skills_meta_data.scss */
.skills_admin .skill_single .cost_sheet {
  display: flex;
}

/* line 60, app/assets/stylesheets/skills_meta_data.scss */
.skills_admin .skill_single .cost_sheet :first-child {
  padding-left: 0;
}

/* line 64, app/assets/stylesheets/skills_meta_data.scss */
.skills_admin .skill_single .cost_sheet :last-child {
  padding-right: 0;
}

/* line 69, app/assets/stylesheets/skills_meta_data.scss */
.skills_admin .skill_single .rate_sheet {
  display: flex;
}

/* line 72, app/assets/stylesheets/skills_meta_data.scss */
.skills_admin .skill_single .rate_sheet :first-child {
  padding-left: 0;
}

/* line 76, app/assets/stylesheets/skills_meta_data.scss */
.skills_admin .skill_single .rate_sheet :last-child {
  padding-right: 0;
}

/* line 3, app/assets/stylesheets/local_market_meta_data.scss */
.local_market_admin .backend-content-wrapper .add_local_market {
  border-radius: 0;
  min-width: 200px;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #eef1fa;
  height: 36px;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  padding-top: 4px;
  padding-left: 30px;
  position: relative;
}

/* line 18, app/assets/stylesheets/local_market_meta_data.scss */
.local_market_admin .backend-content-wrapper .add_local_market span::before {
  content: '\f055';
  font-family: 'Font Awesome 5 Free';
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
  top: 4px;
  left: 11px;
}

/* line 2, app/assets/stylesheets/backend_multiple_acceptence.scss */
.accept-multiple-shift .modal-header {
  background-color: #272c33;
  color: #b8b9b9;
  display: block;
  text-align: center;
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 11, app/assets/stylesheets/backend_multiple_acceptence.scss */
.accept-multiple-shift .modal-header .modal-title {
  display: inline-block;
  font-size: 1.1rem;
}

/* line 16, app/assets/stylesheets/backend_multiple_acceptence.scss */
.accept-multiple-shift .modal-header button {
  color: #b8b9b9;
  position: absolute;
  top: 18px;
  right: 18px;
}

/* line 24, app/assets/stylesheets/backend_multiple_acceptence.scss */
.accept-multiple-shift .modal-body {
  padding: 2rem 3rem 0;
}

/* line 26, app/assets/stylesheets/backend_multiple_acceptence.scss */
.accept-multiple-shift .modal-body .form-group {
  display: flex;
  justify-content: center;
}

/* line 29, app/assets/stylesheets/backend_multiple_acceptence.scss */
.accept-multiple-shift .modal-body .form-group .form-control {
  display: flex;
  justify-content: center;
  color: #626a71;
  font-size: 1rem;
  font-weight: 500;
  border: none;
}

/* line 40, app/assets/stylesheets/backend_multiple_acceptence.scss */
.accept-multiple-shift .modal-footer {
  justify-content: space-around;
}

/* line 42, app/assets/stylesheets/backend_multiple_acceptence.scss */
.accept-multiple-shift .modal-footer a {
  width: 150px;
}

@media screen and (max-width: 576px) {
  /* line 50, app/assets/stylesheets/backend_multiple_acceptence.scss */
  .accept-multiple-shift .modal-footer {
    flex-wrap: wrap;
    justify-content: unset;
  }
}

/* line 9, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-header,
.edit-event-shift-discount .modal-header,
.add-edit-event-teams .modal-header,
.download-pdf .modal-header,
.freelancer-event-shift-additional-expenses .modal-header,
.admin-event-shift-additional-expenses .modal-header,
.account-manager-event-shift-additional-expenses .modal-header,
.event_approve_actual_hours .modal-header {
  background-color: #272c33;
  color: #b8b9b9;
  display: block;
  text-align: center;
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 18, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-header .modal-title,
.edit-event-shift-discount .modal-header .modal-title,
.add-edit-event-teams .modal-header .modal-title,
.download-pdf .modal-header .modal-title,
.freelancer-event-shift-additional-expenses .modal-header .modal-title,
.admin-event-shift-additional-expenses .modal-header .modal-title,
.account-manager-event-shift-additional-expenses .modal-header .modal-title,
.event_approve_actual_hours .modal-header .modal-title {
  display: inline-block;
  font-size: 1.1rem;
}

/* line 23, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-header button,
.edit-event-shift-discount .modal-header button,
.add-edit-event-teams .modal-header button,
.download-pdf .modal-header button,
.freelancer-event-shift-additional-expenses .modal-header button,
.admin-event-shift-additional-expenses .modal-header button,
.account-manager-event-shift-additional-expenses .modal-header button,
.event_approve_actual_hours .modal-header button {
  color: #b8b9b9;
  position: absolute;
  top: 18px;
  right: 18px;
}

/* line 32, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-body.additional-expenses-body,
.edit-event-shift-discount .modal-body.additional-expenses-body,
.add-edit-event-teams .modal-body.additional-expenses-body,
.download-pdf .modal-body.additional-expenses-body,
.freelancer-event-shift-additional-expenses .modal-body.additional-expenses-body,
.admin-event-shift-additional-expenses .modal-body.additional-expenses-body,
.account-manager-event-shift-additional-expenses .modal-body.additional-expenses-body,
.event_approve_actual_hours .modal-body.additional-expenses-body {
  padding: 1.5rem 2rem;
}

@media screen and (min-width: 768px) {
  /* line 32, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
  .edit-shift-cost .modal-body.additional-expenses-body,
.edit-event-shift-discount .modal-body.additional-expenses-body,
.add-edit-event-teams .modal-body.additional-expenses-body,
.download-pdf .modal-body.additional-expenses-body,
.freelancer-event-shift-additional-expenses .modal-body.additional-expenses-body,
.admin-event-shift-additional-expenses .modal-body.additional-expenses-body,
.account-manager-event-shift-additional-expenses .modal-body.additional-expenses-body,
.event_approve_actual_hours .modal-body.additional-expenses-body {
    padding: 1.5rem 7rem;
  }
}

/* line 40, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-body .table thead th,
.edit-event-shift-discount .modal-body .table thead th,
.add-edit-event-teams .modal-body .table thead th,
.download-pdf .modal-body .table thead th,
.freelancer-event-shift-additional-expenses .modal-body .table thead th,
.admin-event-shift-additional-expenses .modal-body .table thead th,
.account-manager-event-shift-additional-expenses .modal-body .table thead th,
.event_approve_actual_hours .modal-body .table thead th {
  padding: 0;
  height: 25px;
  background-color: #eee;
}

/* line 45, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-body .table thead th div,
.edit-event-shift-discount .modal-body .table thead th div,
.add-edit-event-teams .modal-body .table thead th div,
.download-pdf .modal-body .table thead th div,
.freelancer-event-shift-additional-expenses .modal-body .table thead th div,
.admin-event-shift-additional-expenses .modal-body .table thead th div,
.account-manager-event-shift-additional-expenses .modal-body .table thead th div,
.event_approve_actual_hours .modal-body .table thead th div {
  text-align: left;
  margin-left: 5px;
}

/* line 49, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-body .table thead th div i,
.edit-event-shift-discount .modal-body .table thead th div i,
.add-edit-event-teams .modal-body .table thead th div i,
.download-pdf .modal-body .table thead th div i,
.freelancer-event-shift-additional-expenses .modal-body .table thead th div i,
.admin-event-shift-additional-expenses .modal-body .table thead th div i,
.account-manager-event-shift-additional-expenses .modal-body .table thead th div i,
.event_approve_actual_hours .modal-body .table thead th div i {
  float: right;
}

/* line 57, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-body .table tbody tr,
.edit-event-shift-discount .modal-body .table tbody tr,
.add-edit-event-teams .modal-body .table tbody tr,
.download-pdf .modal-body .table tbody tr,
.freelancer-event-shift-additional-expenses .modal-body .table tbody tr,
.admin-event-shift-additional-expenses .modal-body .table tbody tr,
.account-manager-event-shift-additional-expenses .modal-body .table tbody tr,
.event_approve_actual_hours .modal-body .table tbody tr {
  border-left: unset;
  border-right: unset;
}

/* line 61, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-body .table tbody tr td,
.edit-event-shift-discount .modal-body .table tbody tr td,
.add-edit-event-teams .modal-body .table tbody tr td,
.download-pdf .modal-body .table tbody tr td,
.freelancer-event-shift-additional-expenses .modal-body .table tbody tr td,
.admin-event-shift-additional-expenses .modal-body .table tbody tr td,
.account-manager-event-shift-additional-expenses .modal-body .table tbody tr td,
.event_approve_actual_hours .modal-body .table tbody tr td {
  padding: 0;
  height: 30px;
  border-top: unset;
}

/* line 66, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-body .table tbody tr td div,
.edit-event-shift-discount .modal-body .table tbody tr td div,
.add-edit-event-teams .modal-body .table tbody tr td div,
.download-pdf .modal-body .table tbody tr td div,
.freelancer-event-shift-additional-expenses .modal-body .table tbody tr td div,
.admin-event-shift-additional-expenses .modal-body .table tbody tr td div,
.account-manager-event-shift-additional-expenses .modal-body .table tbody tr td div,
.event_approve_actual_hours .modal-body .table tbody tr td div {
  margin-top: 5px;
}

/* line 70, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-body .table tbody tr td div.reason_table,
.edit-event-shift-discount .modal-body .table tbody tr td div.reason_table,
.add-edit-event-teams .modal-body .table tbody tr td div.reason_table,
.download-pdf .modal-body .table tbody tr td div.reason_table,
.freelancer-event-shift-additional-expenses .modal-body .table tbody tr td div.reason_table,
.admin-event-shift-additional-expenses .modal-body .table tbody tr td div.reason_table,
.account-manager-event-shift-additional-expenses .modal-body .table tbody tr td div.reason_table,
.event_approve_actual_hours .modal-body .table tbody tr td div.reason_table {
  text-align: left;
  margin-left: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 40px;
  width: 170px;
}

/* line 79, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-body .table tbody tr td div.change_table,
.edit-event-shift-discount .modal-body .table tbody tr td div.change_table,
.add-edit-event-teams .modal-body .table tbody tr td div.change_table,
.download-pdf .modal-body .table tbody tr td div.change_table,
.freelancer-event-shift-additional-expenses .modal-body .table tbody tr td div.change_table,
.admin-event-shift-additional-expenses .modal-body .table tbody tr td div.change_table,
.account-manager-event-shift-additional-expenses .modal-body .table tbody tr td div.change_table,
.event_approve_actual_hours .modal-body .table tbody tr td div.change_table {
  text-align: right;
  margin-right: 5px;
}

/* line 87, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-body .final_amount,
.edit-event-shift-discount .modal-body .final_amount,
.add-edit-event-teams .modal-body .final_amount,
.download-pdf .modal-body .final_amount,
.freelancer-event-shift-additional-expenses .modal-body .final_amount,
.admin-event-shift-additional-expenses .modal-body .final_amount,
.account-manager-event-shift-additional-expenses .modal-body .final_amount,
.event_approve_actual_hours .modal-body .final_amount {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}

/* line 92, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-body .final_amount label,
.edit-event-shift-discount .modal-body .final_amount label,
.add-edit-event-teams .modal-body .final_amount label,
.download-pdf .modal-body .final_amount label,
.freelancer-event-shift-additional-expenses .modal-body .final_amount label,
.admin-event-shift-additional-expenses .modal-body .final_amount label,
.account-manager-event-shift-additional-expenses .modal-body .final_amount label,
.event_approve_actual_hours .modal-body .final_amount label {
  font-size: 14px;
  font-weight: 600;
}

/* line 96, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-body .final_amount label:nth-child(2),
.edit-event-shift-discount .modal-body .final_amount label:nth-child(2),
.add-edit-event-teams .modal-body .final_amount label:nth-child(2),
.download-pdf .modal-body .final_amount label:nth-child(2),
.freelancer-event-shift-additional-expenses .modal-body .final_amount label:nth-child(2),
.admin-event-shift-additional-expenses .modal-body .final_amount label:nth-child(2),
.account-manager-event-shift-additional-expenses .modal-body .final_amount label:nth-child(2),
.event_approve_actual_hours .modal-body .final_amount label:nth-child(2) {
  padding-right: 5px;
}

/* line 103, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-footer,
.edit-event-shift-discount .modal-footer,
.add-edit-event-teams .modal-footer,
.download-pdf .modal-footer,
.freelancer-event-shift-additional-expenses .modal-footer,
.admin-event-shift-additional-expenses .modal-footer,
.account-manager-event-shift-additional-expenses .modal-footer,
.event_approve_actual_hours .modal-footer {
  padding: 1.5rem;
}

/* line 106, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-footer .override_details,
.edit-event-shift-discount .modal-footer .override_details,
.add-edit-event-teams .modal-footer .override_details,
.download-pdf .modal-footer .override_details,
.freelancer-event-shift-additional-expenses .modal-footer .override_details,
.admin-event-shift-additional-expenses .modal-footer .override_details,
.account-manager-event-shift-additional-expenses .modal-footer .override_details,
.event_approve_actual_hours .modal-footer .override_details {
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* line 112, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-footer .override_details div.form-group:nth-child(1) label,
.edit-event-shift-discount .modal-footer .override_details div.form-group:nth-child(1) label,
.add-edit-event-teams .modal-footer .override_details div.form-group:nth-child(1) label,
.download-pdf .modal-footer .override_details div.form-group:nth-child(1) label,
.freelancer-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(1) label,
.admin-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(1) label,
.account-manager-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(1) label,
.event_approve_actual_hours .modal-footer .override_details div.form-group:nth-child(1) label {
  font-size: 14px;
  font-weight: 600;
}

/* line 118, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-footer .override_details div.form-group:nth-child(2),
.edit-event-shift-discount .modal-footer .override_details div.form-group:nth-child(2),
.add-edit-event-teams .modal-footer .override_details div.form-group:nth-child(2),
.download-pdf .modal-footer .override_details div.form-group:nth-child(2),
.freelancer-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(2),
.admin-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(2),
.account-manager-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(2),
.event_approve_actual_hours .modal-footer .override_details div.form-group:nth-child(2) {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

/* line 125, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-footer .override_details div.form-group:nth-child(2) .hint,
.edit-event-shift-discount .modal-footer .override_details div.form-group:nth-child(2) .hint,
.add-edit-event-teams .modal-footer .override_details div.form-group:nth-child(2) .hint,
.download-pdf .modal-footer .override_details div.form-group:nth-child(2) .hint,
.freelancer-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(2) .hint,
.admin-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(2) .hint,
.account-manager-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(2) .hint,
.event_approve_actual_hours .modal-footer .override_details div.form-group:nth-child(2) .hint {
  flex-basis: 100%;
  font-size: 10px !important;
  font-weight: 600;
  text-align: left;
  margin-top: -12px;
  color: #a4aebe;
  margin-right: 280px;
  text-transform: unset;
}

/* line 136, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-footer .override_details div.form-group:nth-child(2) .error_text,
.edit-event-shift-discount .modal-footer .override_details div.form-group:nth-child(2) .error_text,
.add-edit-event-teams .modal-footer .override_details div.form-group:nth-child(2) .error_text,
.download-pdf .modal-footer .override_details div.form-group:nth-child(2) .error_text,
.freelancer-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(2) .error_text,
.admin-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(2) .error_text,
.account-manager-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(2) .error_text,
.event_approve_actual_hours .modal-footer .override_details div.form-group:nth-child(2) .error_text {
  flex-basis: 100%;
  font-size: 12px !important;
  font-weight: 500;
  display: none;
  text-align: right;
  text-transform: none !important;
}

/* line 145, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-footer .override_details div.form-group:nth-child(2) label,
.edit-event-shift-discount .modal-footer .override_details div.form-group:nth-child(2) label,
.add-edit-event-teams .modal-footer .override_details div.form-group:nth-child(2) label,
.download-pdf .modal-footer .override_details div.form-group:nth-child(2) label,
.freelancer-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(2) label,
.admin-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(2) label,
.account-manager-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(2) label,
.event_approve_actual_hours .modal-footer .override_details div.form-group:nth-child(2) label {
  font-size: 12px;
  font-weight: 500;
  text-transform: none !important;
}

/* line 151, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-footer .override_details div.form-group:nth-child(2) input,
.edit-event-shift-discount .modal-footer .override_details div.form-group:nth-child(2) input,
.add-edit-event-teams .modal-footer .override_details div.form-group:nth-child(2) input,
.download-pdf .modal-footer .override_details div.form-group:nth-child(2) input,
.freelancer-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(2) input,
.admin-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(2) input,
.account-manager-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(2) input,
.event_approve_actual_hours .modal-footer .override_details div.form-group:nth-child(2) input {
  width: 260px;
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
  background-color: #ecedf1;
  border-radius: 0px;
  border: none;
  padding-left: 19px;
  height: 35px;
}

/* line 164, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-footer .override_details div.form-group:nth-child(3),
.edit-event-shift-discount .modal-footer .override_details div.form-group:nth-child(3),
.add-edit-event-teams .modal-footer .override_details div.form-group:nth-child(3),
.download-pdf .modal-footer .override_details div.form-group:nth-child(3),
.freelancer-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(3),
.admin-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(3),
.account-manager-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(3),
.event_approve_actual_hours .modal-footer .override_details div.form-group:nth-child(3) {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* line 171, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-footer .override_details div.form-group:nth-child(3) .error_text,
.edit-event-shift-discount .modal-footer .override_details div.form-group:nth-child(3) .error_text,
.add-edit-event-teams .modal-footer .override_details div.form-group:nth-child(3) .error_text,
.download-pdf .modal-footer .override_details div.form-group:nth-child(3) .error_text,
.freelancer-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(3) .error_text,
.admin-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(3) .error_text,
.account-manager-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(3) .error_text,
.event_approve_actual_hours .modal-footer .override_details div.form-group:nth-child(3) .error_text {
  flex-basis: 100%;
  font-size: 12px !important;
  font-weight: 500;
  display: none;
  text-align: right;
  text-transform: none !important;
}

/* line 180, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-footer .override_details div.form-group:nth-child(3) label,
.edit-event-shift-discount .modal-footer .override_details div.form-group:nth-child(3) label,
.add-edit-event-teams .modal-footer .override_details div.form-group:nth-child(3) label,
.download-pdf .modal-footer .override_details div.form-group:nth-child(3) label,
.freelancer-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(3) label,
.admin-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(3) label,
.account-manager-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(3) label,
.event_approve_actual_hours .modal-footer .override_details div.form-group:nth-child(3) label {
  font-size: 12px;
  font-weight: 500;
}

/* line 185, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-footer .override_details div.form-group:nth-child(3) textarea,
.edit-event-shift-discount .modal-footer .override_details div.form-group:nth-child(3) textarea,
.add-edit-event-teams .modal-footer .override_details div.form-group:nth-child(3) textarea,
.download-pdf .modal-footer .override_details div.form-group:nth-child(3) textarea,
.freelancer-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(3) textarea,
.admin-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(3) textarea,
.account-manager-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(3) textarea,
.event_approve_actual_hours .modal-footer .override_details div.form-group:nth-child(3) textarea {
  resize: none;
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 1rem;
  background-color: #ecedf1;
  border-radius: 0px;
  border: none;
  padding-left: 19px;
  height: unset;
  width: 360px;
}

/* line 200, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-footer .override_details div.form-group:nth-child(4),
.edit-event-shift-discount .modal-footer .override_details div.form-group:nth-child(4),
.add-edit-event-teams .modal-footer .override_details div.form-group:nth-child(4),
.download-pdf .modal-footer .override_details div.form-group:nth-child(4),
.freelancer-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(4),
.admin-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(4),
.account-manager-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(4),
.event_approve_actual_hours .modal-footer .override_details div.form-group:nth-child(4) {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

/* line 205, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-footer .override_details div.form-group:nth-child(4) a,
.edit-event-shift-discount .modal-footer .override_details div.form-group:nth-child(4) a,
.add-edit-event-teams .modal-footer .override_details div.form-group:nth-child(4) a,
.download-pdf .modal-footer .override_details div.form-group:nth-child(4) a,
.freelancer-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(4) a,
.admin-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(4) a,
.account-manager-event-shift-additional-expenses .modal-footer .override_details div.form-group:nth-child(4) a,
.event_approve_actual_hours .modal-footer .override_details div.form-group:nth-child(4) a {
  color: white;
}

/* line 211, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .modal-footer .button_hours_approve,
.edit-event-shift-discount .modal-footer .button_hours_approve,
.add-edit-event-teams .modal-footer .button_hours_approve,
.download-pdf .modal-footer .button_hours_approve,
.freelancer-event-shift-additional-expenses .modal-footer .button_hours_approve,
.admin-event-shift-additional-expenses .modal-footer .button_hours_approve,
.account-manager-event-shift-additional-expenses .modal-footer .button_hours_approve,
.event_approve_actual_hours .modal-footer .button_hours_approve {
  min-width: 115px;
}

/* line 216, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .table-striped > tbody > tr:nth-child(odd) > td,
.edit-event-shift-discount .table-striped > tbody > tr:nth-child(odd) > td,
.add-edit-event-teams .table-striped > tbody > tr:nth-child(odd) > td,
.download-pdf .table-striped > tbody > tr:nth-child(odd) > td,
.freelancer-event-shift-additional-expenses .table-striped > tbody > tr:nth-child(odd) > td,
.admin-event-shift-additional-expenses .table-striped > tbody > tr:nth-child(odd) > td,
.account-manager-event-shift-additional-expenses .table-striped > tbody > tr:nth-child(odd) > td,
.event_approve_actual_hours .table-striped > tbody > tr:nth-child(odd) > td {
  background-color: #f9fafc !important;
}

/* line 220, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-shift-cost .table-striped > tbody > tr:nth-child(even) > td,
.edit-event-shift-discount .table-striped > tbody > tr:nth-child(even) > td,
.add-edit-event-teams .table-striped > tbody > tr:nth-child(even) > td,
.download-pdf .table-striped > tbody > tr:nth-child(even) > td,
.freelancer-event-shift-additional-expenses .table-striped > tbody > tr:nth-child(even) > td,
.admin-event-shift-additional-expenses .table-striped > tbody > tr:nth-child(even) > td,
.account-manager-event-shift-additional-expenses .table-striped > tbody > tr:nth-child(even) > td,
.event_approve_actual_hours .table-striped > tbody > tr:nth-child(even) > td {
  background-color: #FFFFFF !important;
}

/* line 226, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-event-shift-discount div.form-group:nth-child(4), .edit-event-shift-discount div.form-group:nth-child(5) {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* line 233, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-event-shift-discount div.form-group:nth-child(4) .error_text, .edit-event-shift-discount div.form-group:nth-child(5) .error_text {
  flex-basis: 100%;
  font-size: 12px !important;
  font-weight: 500;
  display: none;
  text-align: right;
  text-transform: none !important;
}

/* line 242, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-event-shift-discount div.form-group:nth-child(4) label, .edit-event-shift-discount div.form-group:nth-child(5) label {
  font-size: 12px;
  font-weight: 500;
}

/* line 247, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-event-shift-discount div.form-group:nth-child(4) textarea, .edit-event-shift-discount div.form-group:nth-child(5) textarea {
  resize: none;
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 1rem;
  background-color: #ecedf1;
  border-radius: 0px;
  border: none;
  padding-left: 19px;
  height: unset;
  width: 360px;
}

/* line 263, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-event-shift-discount div.form-group:nth-child(5) .event_shift_discount_added_to_client {
  width: 15px;
  height: 15px;
}

/* line 268, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.edit-event-shift-discount div.form-group:nth-child(5) label {
  text-transform: unset !important;
}

/* line 275, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.download-pdf .form-group .email-subject, .download-pdf .form-group .email-body {
  padding-left: 16px;
  font-size: 0.8rem;
  font-weight: 500;
  color: #626a71;
}

/* line 282, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.download-pdf .form-group .email-subject::-moz-placeholder, .download-pdf .form-group .email-body::-moz-placeholder {
  color: #a4a9ad;
}
.download-pdf .form-group .email-subject:-ms-input-placeholder, .download-pdf .form-group .email-body:-ms-input-placeholder {
  color: #a4a9ad;
}
.download-pdf .form-group .email-subject::placeholder, .download-pdf .form-group .email-body::placeholder {
  color: #a4a9ad;
}

/* line 286, app/assets/stylesheets/backend_callsheet_edit_shift_cost.scss */
.download-pdf .form-group .email-subject, .download-pdf .form-group .email-body, .download-pdf .form-group .form-control:focus {
  background-color: #ecedf1;
}

/* line 1, app/assets/stylesheets/signup_chooser.scss */
.signup-chooser-modal .modal-dialog {
  max-width: 505px;
}

/* line 5, app/assets/stylesheets/signup_chooser.scss */
.signup-chooser-modal .modal-body {
  padding-bottom: 0;
}

/* line 9, app/assets/stylesheets/signup_chooser.scss */
.signup-chooser-modal .modal-content {
  padding: 0 22px 10px;
  border-radius: 0;
}

/* line 14, app/assets/stylesheets/signup_chooser.scss */
.signup-chooser-modal .close {
  position: absolute;
  right: 8px;
}

/* line 19, app/assets/stylesheets/signup_chooser.scss */
.signup-chooser-modal .close > span {
  color: #878888;
  font-size: 2.4rem;
  font-weight: 400;
}

/* line 25, app/assets/stylesheets/signup_chooser.scss */
.signup-chooser-modal h5 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 8px;
  font-size: 2.2rem;
  font-weight: 400;
}

/* line 33, app/assets/stylesheets/signup_chooser.scss */
.signup-chooser-modal .form-control {
  background-color: #ecedf1;
  border-radius: 0;
  border: none;
  height: 45px;
}

/* line 40, app/assets/stylesheets/signup_chooser.scss */
.signup-chooser-modal .form-group.col-lg {
  position: relative;
}

/* line 44, app/assets/stylesheets/signup_chooser.scss */
.input-icon {
  position: absolute;
  width: 22px;
  bottom: 4px;
  left: 20px;
  top: 0;
}

/* line 52, app/assets/stylesheets/signup_chooser.scss */
.signup-chooser-modal .btn-primary {
  border-radius: 24px;
  width: 190px;
  height: 37px;
  padding-top: 7px;
  font-size: 0.9rem;
  font-weight: 500;
  margin: auto;
  margin-bottom: 13px;
  background-color: #4069daef;
}

@media screen and (max-width: 414px) {
  /* line 52, app/assets/stylesheets/signup_chooser.scss */
  .signup-chooser-modal .btn-primary {
    width: 162px;
    height: 57px;
  }
}

/* line 70, app/assets/stylesheets/signup_chooser.scss */
.signup-chooser-modal .modal-body .buttons {
  display: flex;
  justify-content: space-around;
}

/* line 73, app/assets/stylesheets/signup_chooser.scss */
.signup-chooser-modal .modal-body .buttons .vl {
  margin-right: 10px;
  margin-left: 10px;
}

/* line 76, app/assets/stylesheets/signup_chooser.scss */
.signup-chooser-modal .modal-body .buttons .vl .vl1 {
  height: 20px;
  border-width: 1px;
  border-style: solid;
  -o-border-image: linear-gradient(to top, grey, rgba(0, 0, 0, 0)) 1 100%;
     border-image: linear-gradient(to top, grey, rgba(0, 0, 0, 0)) 1 100%;
}

/* line 83, app/assets/stylesheets/signup_chooser.scss */
.signup-chooser-modal .modal-body .buttons .vl .vl2 {
  height: 20px;
  border-width: 1px;
  border-style: solid;
  -o-border-image: linear-gradient(to bottom, grey, rgba(0, 0, 0, 0)) 1 100%;
     border-image: linear-gradient(to bottom, grey, rgba(0, 0, 0, 0)) 1 100%;
}

/* line 93, app/assets/stylesheets/signup_chooser.scss */
.signup-chooser-modal .modal-body .have_account {
  margin-top: 20px;
  text-align: center;
}

/* line 96, app/assets/stylesheets/signup_chooser.scss */
.signup-chooser-modal .modal-body .have_account p {
  font-size: 0.9rem;
}

/* line 98, app/assets/stylesheets/signup_chooser.scss */
.signup-chooser-modal .modal-body .have_account p a {
  color: #007bff !important;
  text-decoration: underline;
  cursor: pointer;
}

/* line 3, app/assets/stylesheets/settings.scss */
.settings_admin .backend-content-wrapper .add_setting {
  border-radius: 0;
  min-width: 10rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #eef1fa;
  height: 36px;
  margin-bottom: 15px;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  padding-top: 4px;
  padding-left: 30px;
  position: relative;
}

/* line 19, app/assets/stylesheets/settings.scss */
.settings_admin .backend-content-wrapper .add_setting span::before {
  content: '\f055';
  font-family: 'Font Awesome 5 Free';
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
  top: 4px;
  left: 11px;
}

/* line 30, app/assets/stylesheets/settings.scss */
.settings_admin .backend-content-wrapper .field.form-group > input[readonly] {
  opacity: 1 !important;
}

/* line 33, app/assets/stylesheets/settings.scss */
.settings_admin .backend-content-wrapper .form-control-checkbox {
  height: 2.5em !important;
  margin: auto !important;
  width: 2.5em !important;
}

@media screen and (min-width: 768px) {
  /* line 44, app/assets/stylesheets/settings.scss */
  .settings_admin .backend-content-wrapper .add_setting {
    position: absolute;
    top: 60px;
    right: 1px;
    z-index: 500;
  }
}

/* line 2, app/assets/stylesheets/event_shift_additional_expenses.scss */
.freelancer-event-shift-additional-expenses .modal-footer {
  padding: 1.5rem;
}

/* line 5, app/assets/stylesheets/event_shift_additional_expenses.scss */
.freelancer-event-shift-additional-expenses .modal-footer .expense_details {
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* line 11, app/assets/stylesheets/event_shift_additional_expenses.scss */
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(1) label {
  font-size: 14px;
  font-weight: 600;
}

/* line 17, app/assets/stylesheets/event_shift_additional_expenses.scss */
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(2),
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(3),
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(4),
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(5) {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: start;
}

/* line 26, app/assets/stylesheets/event_shift_additional_expenses.scss */
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(2) .hint,
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(3) .hint,
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(4) .hint,
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(5) .hint {
  flex-basis: 100%;
  font-size: 10px !important;
  font-weight: 600;
  text-align: left;
  margin-top: -12px;
  color: #a4aebe;
  margin-right: 280px;
  text-transform: unset;
}

/* line 37, app/assets/stylesheets/event_shift_additional_expenses.scss */
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(2) .error_text,
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(3) .error_text,
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(4) .error_text,
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(5) .error_text {
  flex-basis: 100%;
  font-size: 12px !important;
  font-weight: 500;
  display: none;
  text-align: right;
  text-transform: none !important;
}

/* line 46, app/assets/stylesheets/event_shift_additional_expenses.scss */
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(2) label,
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(3) label,
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(4) label,
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(5) label {
  font-size: 12px;
  font-weight: 500;
  text-transform: none !important;
}

/* line 52, app/assets/stylesheets/event_shift_additional_expenses.scss */
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(2) input, .freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(2) textarea,
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(3) input,
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(3) textarea,
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(4) input,
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(4) textarea,
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(5) input,
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(5) textarea {
  width: 260px;
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
  background-color: #ecedf1;
  border-radius: 0px;
  border: none;
  padding-left: 19px;
  height: 35px;
}

/* line 65, app/assets/stylesheets/event_shift_additional_expenses.scss */
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(2) textarea {
  height: 100px;
  width: 350px;
  padding: 10px;
}

/* line 71, app/assets/stylesheets/event_shift_additional_expenses.scss */
.freelancer-event-shift-additional-expenses .modal-footer .expense_details .attachment-upload {
  width: 260px;
  padding: 10px;
}

/* line 76, app/assets/stylesheets/event_shift_additional_expenses.scss */
.freelancer-event-shift-additional-expenses .modal-footer .expense_details .attachment-upload::after {
  padding-top: 9px;
}

/* line 83, app/assets/stylesheets/event_shift_additional_expenses.scss */
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(5) {
  justify-content: start !important;
}

/* line 86, app/assets/stylesheets/event_shift_additional_expenses.scss */
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(5) input {
  width: 20px !important;
  height: 15px !important;
}

/* line 91, app/assets/stylesheets/event_shift_additional_expenses.scss */
.freelancer-event-shift-additional-expenses .modal-footer .expense_details div.form-group:nth-child(5) label {
  padding-left: 10px;
}

/* line 99, app/assets/stylesheets/event_shift_additional_expenses.scss */
#edit-event-shift-discount td,
#additional_expenses_table td,
#admin_additional_expenses_table td {
  padding: 5px 5px;
}

/* line 103, app/assets/stylesheets/event_shift_additional_expenses.scss */
#edit-event-shift-discount .description_table,
#additional_expenses_table .description_table,
#admin_additional_expenses_table .description_table {
  text-align: left;
}

/* line 107, app/assets/stylesheets/event_shift_additional_expenses.scss */
#edit-event-shift-discount .created_at_table,
#additional_expenses_table .created_at_table,
#admin_additional_expenses_table .created_at_table {
  text-align: left;
}

/* line 111, app/assets/stylesheets/event_shift_additional_expenses.scss */
#edit-event-shift-discount .amount_table,
#additional_expenses_table .amount_table,
#admin_additional_expenses_table .amount_table {
  text-align: right;
  padding-right: 5px;
}

/* line 117, app/assets/stylesheets/event_shift_additional_expenses.scss */
#edit-event-shift-discount .action_table .fa-pencil-alt,
#additional_expenses_table .action_table .fa-pencil-alt,
#admin_additional_expenses_table .action_table .fa-pencil-alt {
  padding-right: 10px;
}

/* line 123, app/assets/stylesheets/event_shift_additional_expenses.scss */
#edit-event-shift-discount .action_table i,
#additional_expenses_table .action_table i,
#admin_additional_expenses_table .action_table i {
  cursor: pointer;
}

/* line 129, app/assets/stylesheets/event_shift_additional_expenses.scss */
#edit-event-shift-discount .attachment_table a,
#additional_expenses_table .attachment_table a,
#admin_additional_expenses_table .attachment_table a {
  color: #a4aebe;
}

/* line 134, app/assets/stylesheets/event_shift_additional_expenses.scss */
#edit-event-shift-discount .discount-edit-input,
#edit-event-shift-discount .reason-edit-input,
#edit-event-shift-discount .description-edit-input,
#edit-event-shift-discount .amount-edit-input,
#additional_expenses_table .discount-edit-input,
#additional_expenses_table .reason-edit-input,
#additional_expenses_table .description-edit-input,
#additional_expenses_table .amount-edit-input,
#admin_additional_expenses_table .discount-edit-input,
#admin_additional_expenses_table .reason-edit-input,
#admin_additional_expenses_table .description-edit-input,
#admin_additional_expenses_table .amount-edit-input {
  background-color: #ecedf1;
  border: none;
  font-size: 0.8rem;
  height: 20px;
  padding-left: 5px;
  width: 100%;
}

/* line 146, app/assets/stylesheets/event_shift_additional_expenses.scss */
#edit-event-shift-discount .description-edit-input,
#additional_expenses_table .description-edit-input,
#admin_additional_expenses_table .description-edit-input {
  width: 100%;
}

/* line 150, app/assets/stylesheets/event_shift_additional_expenses.scss */
#edit-event-shift-discount .amount-edit-input,
#additional_expenses_table .amount-edit-input,
#admin_additional_expenses_table .amount-edit-input {
  text-align: right;
}

/* line 156, app/assets/stylesheets/event_shift_additional_expenses.scss */
#admin_additional_expenses_table .button {
  background: #4a74df;
  color: white;
  padding: 3px;
  border-radius: 4px;
  margin: 5px;
}

/* line 164, app/assets/stylesheets/event_shift_additional_expenses.scss */
#admin_additional_expenses_table .action_table {
  text-align: center;
}

/* line 168, app/assets/stylesheets/event_shift_additional_expenses.scss */
#admin_additional_expenses_table .expenses-note {
  padding-right: 5px;
}

/* line 172, app/assets/stylesheets/event_shift_additional_expenses.scss */
#admin_additional_expenses_table .note-edit-input {
  background-color: #ecedf1;
  border: none;
  font-size: 0.8rem;
  height: 20px;
  padding-left: 5px;
  width: 140px;
}

/* line 1, app/assets/stylesheets/dashboard_shifts_pdf_calendar_view.scss */
#calendar-call-sheet {
  color: #737373 !important;
}

/* line 5, app/assets/stylesheets/dashboard_shifts_pdf_calendar_view.scss */
#calendar-call-sheet .text-blue {
  color: #547be0 !important;
}

/* line 9, app/assets/stylesheets/dashboard_shifts_pdf_calendar_view.scss */
#calendar-call-sheet .header-dev .border,
#calendar-call-sheet .border-top,
#calendar-call-sheet .border-bottom,
#calendar-call-sheet .border-right,
#calendar-call-sheet .border-left {
  border-color: #c3c3c3 !important;
  border-width: 3px !important;
}

/* line 18, app/assets/stylesheets/dashboard_shifts_pdf_calendar_view.scss */
#calendar-call-sheet .calendar-dev .row {
  margin: -3px !important;
  margin-bottom: 3px !important;
}

/* line 23, app/assets/stylesheets/dashboard_shifts_pdf_calendar_view.scss */
#calendar-call-sheet .calendar-dev .row > .col {
  background-color: #f9fafc;
  overflow: hidden;
}

/* line 28, app/assets/stylesheets/dashboard_shifts_pdf_calendar_view.scss */
#calendar-call-sheet .calendar-dev .row > .col,
#calendar-call-sheet .calendar-dev .row .teams {
  margin: 3px !important;
  padding: 0.5rem;
}

/* line 34, app/assets/stylesheets/dashboard_shifts_pdf_calendar_view.scss */
#calendar-call-sheet .calendar-dev .row > .col div {
  overflow: hidden;
}

/* line 38, app/assets/stylesheets/dashboard_shifts_pdf_calendar_view.scss */
#calendar-call-sheet .calendar-dev .row > .col:first-child {
  margin-right: 6px !important;
  min-width: 150px !important;
}

/* line 43, app/assets/stylesheets/dashboard_shifts_pdf_calendar_view.scss */
#calendar-call-sheet .calendar-dev .row:first-child > .col {
  margin-bottom: 6px !important;
}

/* line 47, app/assets/stylesheets/dashboard_shifts_pdf_calendar_view.scss */
#calendar-call-sheet .calendar-dev .row:first-child > .col,
#calendar-call-sheet .calendar-dev .row > .col:first-child {
  background-color: #f4f5f9;
}

/* line 52, app/assets/stylesheets/dashboard_shifts_pdf_calendar_view.scss */
#calendar-call-sheet .header-dev p, #calendar-call-sheet .font-size-small {
  font-size: small;
}

/* line 56, app/assets/stylesheets/dashboard_shifts_pdf_calendar_view.scss */
#calendar-call-sheet .calendar-dev p {
  font-size: x-small;
}

/* line 60, app/assets/stylesheets/dashboard_shifts_pdf_calendar_view.scss */
#calendar-call-sheet .font-size-x-small {
  font-size: x-small !important;
}

/* line 64, app/assets/stylesheets/dashboard_shifts_pdf_calendar_view.scss */
#calendar-call-sheet .font-size-xx-small {
  font-size: xx-small !important;
}

/* line 68, app/assets/stylesheets/dashboard_shifts_pdf_calendar_view.scss */
#calendar-call-sheet p {
  margin-bottom: 1px;
}

/* line 72, app/assets/stylesheets/dashboard_shifts_pdf_calendar_view.scss */
#calendar-call-sheet .shift-details-columns div:last-child p:last-child {
  margin-bottom: 0px !important;
}

/* line 1, app/assets/stylesheets/dashboard/evaluations.scss */
.interview-row {
  border-bottom: 1px solid #edf0f5;
  font-size: 0.8rem;
}

/* line 5, app/assets/stylesheets/dashboard/evaluations.scss */
.interview-row .interview-name {
  font-size: 0.9rem;
}

/* line 7, app/assets/stylesheets/dashboard/evaluations.scss */
.interview-row:last-child {
  border-bottom: none;
}

/* line 8, app/assets/stylesheets/dashboard/evaluations.scss */
.interview-row:hover {
  background: #f8f9fb;
}

/* line 11, app/assets/stylesheets/dashboard/evaluations.scss */
.score-val {
  color: #4a74df;
  font-weight: 700;
}

/* line 16, app/assets/stylesheets/dashboard/evaluations.scss */
.pos-list-wrap {
  border: 1px solid #dde1ea;
  border-radius: 8px;
  overflow: hidden;
}

/* line 21, app/assets/stylesheets/dashboard/evaluations.scss */
.pos-list-wrap.pos-list-scrollable {
  max-height: 270px;
  overflow-y: auto;
}

/* line 25, app/assets/stylesheets/dashboard/evaluations.scss */
.pos-list-wrap.pos-list-scrollable::-webkit-scrollbar {
  width: 5px;
}

/* line 28, app/assets/stylesheets/dashboard/evaluations.scss */
.pos-list-wrap.pos-list-scrollable::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* line 31, app/assets/stylesheets/dashboard/evaluations.scss */
.pos-list-wrap.pos-list-scrollable::-webkit-scrollbar-thumb {
  background: #c5ccd8;
  border-radius: 4px;
}

/* line 38, app/assets/stylesheets/dashboard/evaluations.scss */
.pos-row {
  border-bottom: 1px solid #edf0f5;
  font-size: 0.75rem;
  min-height: 48px;
}

/* line 43, app/assets/stylesheets/dashboard/evaluations.scss */
.pos-row:last-child {
  border-bottom: none;
}

/* line 44, app/assets/stylesheets/dashboard/evaluations.scss */
.pos-row:hover {
  background: #f8f9fb;
}

/* line 46, app/assets/stylesheets/dashboard/evaluations.scss */
.pos-row.verified-row {
  background: #f4fdf9;
}

/* line 48, app/assets/stylesheets/dashboard/evaluations.scss */
.pos-row.verified-row:hover {
  background: #edfaf4;
}

/* line 52, app/assets/stylesheets/dashboard/evaluations.scss */
.pos-col-name {
  flex: 1 1 0;
  min-width: 0;
}

/* line 57, app/assets/stylesheets/dashboard/evaluations.scss */
.pos-col-score {
  flex: 0 0 160px;
  text-align: left;
}

/* line 62, app/assets/stylesheets/dashboard/evaluations.scss */
.pos-col-toggle {
  flex: 0 0 200px;
  padding: 0 12px;
}

/* line 67, app/assets/stylesheets/dashboard/evaluations.scss */
.pos-col-btn {
  flex: 0 0 160px;
}

/* line 71, app/assets/stylesheets/dashboard/evaluations.scss */
.pos-score {
  font-size: 0.65rem;
  font-weight: 700;
}

/* line 75, app/assets/stylesheets/dashboard/evaluations.scss */
.pos-score.no-score {
  background: #f2f3f5;
}

/* line 76, app/assets/stylesheets/dashboard/evaluations.scss */
.pos-score.scored {
  background: #eaf1fb;
}

/* line 79, app/assets/stylesheets/dashboard/evaluations.scss */
.toggle-lbl {
  font-size: 0.65rem;
  font-style: italic;
  min-width: 76px;
}

/* line 84, app/assets/stylesheets/dashboard/evaluations.scss */
.toggle-lbl.on {
  color: #0b8f5e !important;
}

/* line 87, app/assets/stylesheets/dashboard/evaluations.scss */
.verified-hint {
  font-size: 0.65rem;
  font-weight: 500;
  background: #e8f8f2;
  color: #0b8f5e;
  display: none;
}

/* line 94, app/assets/stylesheets/dashboard/evaluations.scss */
.verified-hint.show {
  display: inline-flex;
  align-items: center;
  gap: 2px;
}

/* line 101, app/assets/stylesheets/dashboard/evaluations.scss */
.form-check-input:checked {
  background-color: #10b981;
  border-color: #10b981;
}

/* line 106, app/assets/stylesheets/dashboard/evaluations.scss */
.btn.btn-req {
  font-size: 0.7rem;
  font-weight: 600;
  padding: 3px 8px;
  background-color: #eaf1fb;
  color: #4a74df;
  border: none;
  border-radius: 4px;
}

/* line 116, app/assets/stylesheets/dashboard/evaluations.scss */
.eval-form-switch {
  padding-left: 2.2em;
}

/* line 120, app/assets/stylesheets/dashboard/evaluations.scss */
.section-title {
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

/* line 127, app/assets/stylesheets/dashboard/evaluations.scss */
.section-sub {
  font-size: 0.7rem;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  color: #4a74df;
}

/* line 135, app/assets/stylesheets/dashboard/evaluations.scss */
.eval-list-border {
  border-color: #dde1ea !important;
  border-radius: 8px !important;
}

/* line 140, app/assets/stylesheets/dashboard/evaluations.scss */
.pos-arrow {
  color: #ccc;
  font-size: 0.75rem;
  flex-shrink: 0;
}

/* line 146, app/assets/stylesheets/dashboard/evaluations.scss */
.badge.badge-complete {
  background-color: #10b981;
  color: #ffffff;
  font-size: 0.65rem;
}

/* line 152, app/assets/stylesheets/dashboard/evaluations.scss */
.badge.badge-pending {
  background-color: #f59e0b;
  color: #ffffff;
  font-size: 0.65rem;
}

/* line 158, app/assets/stylesheets/dashboard/evaluations.scss */
.badge.badge-ai-warning {
  background-color: #fef3c7;
  color: #92400e;
  border: 1px solid #fcd34d;
  font-size: 0.6rem;
  font-weight: 600;
  border-radius: 4px;
  padding: 2px 6px;
}

/* line 168, app/assets/stylesheets/dashboard/evaluations.scss */
.score-text {
  font-size: 0.7rem;
  color: #a4aebe;
}

/* line 173, app/assets/stylesheets/dashboard/evaluations.scss */
.btn-view-scorecard {
  background-color: #4a74df;
  color: #ffffff;
  border: 1px solid #4a74df;
  font-size: 0.7rem;
}

/* line 179, app/assets/stylesheets/dashboard/evaluations.scss */
.btn-view-scorecard:hover {
  background-color: #3a5fc4;
  border-color: #3a5fc4;
  color: #ffffff;
}

/* line 186, app/assets/stylesheets/dashboard/evaluations.scss */
.btn.btn-start-interview {
  background-color: #4a74df;
  border-color: #4a74df;
  font-size: 0.7rem;
}

/* line 192, app/assets/stylesheets/dashboard/evaluations.scss */
.btn-grant-verify {
  background-color: #10b981;
  color: #ffffff;
  border: 1px solid #10b981;
  font-size: 0.7rem;
}

/* line 198, app/assets/stylesheets/dashboard/evaluations.scss */
.btn-grant-verify:hover {
  background-color: #0b8f5e;
  border-color: #0b8f5e;
  color: #ffffff;
}

/* line 205, app/assets/stylesheets/dashboard/evaluations.scss */
.btn-verified-badge {
  background-color: #e8f8f2;
  color: #0b8f5e;
  border: 1px solid #10b981;
  font-size: 0.7rem;
  cursor: default;
  pointer-events: none;
}

/* line 213, app/assets/stylesheets/dashboard/evaluations.scss */
.btn-verified-badge:hover, .btn-verified-badge:focus, .btn-verified-badge:active {
  background-color: #e8f8f2 !important;
  color: #0b8f5e !important;
  border-color: #10b981 !important;
  box-shadow: none !important;
}

/* line 1, app/assets/stylesheets/dashboard/notifications.scss */
.notif-panel {
  max-width: 640px;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #e4e6eb;
  overflow: hidden;
}

/* line 10, app/assets/stylesheets/dashboard/notifications.scss */
.notif-group-label {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 14px 16px 8px;
  font-size: 1rem;
  font-weight: 700;
  color: #1c1e21;
  border-bottom: 1px solid #f0f2f5;
}

/* line 21, app/assets/stylesheets/dashboard/notifications.scss */
.notif-group-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  border-radius: 10px;
  background-color: #4a74df;
  color: #fff;
  font-size: 0.7rem;
  font-weight: 700;
}

/* line 36, app/assets/stylesheets/dashboard/notifications.scss */
.notif-item {
  border-bottom: 1px solid #f0f2f5;
}

/* line 39, app/assets/stylesheets/dashboard/notifications.scss */
.notif-item:last-child {
  border-bottom: none;
}

/* line 43, app/assets/stylesheets/dashboard/notifications.scss */
.notif-item form {
  margin: 0;
  padding: 0;
}

/* line 48, app/assets/stylesheets/dashboard/notifications.scss */
.notif-item:hover .notif-row-btn {
  background-color: #f2f2f2;
}

/* line 52, app/assets/stylesheets/dashboard/notifications.scss */
.notif-item--unread .notif-row-btn {
  background-color: #f0f4ff;
}

/* line 56, app/assets/stylesheets/dashboard/notifications.scss */
.notif-item--unread:hover .notif-row-btn {
  background-color: #e4ecff;
}

/* line 62, app/assets/stylesheets/dashboard/notifications.scss */
.notif-row-btn {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  width: 100%;
  padding: 10px 16px;
  background: none;
  border: none;
  text-align: left;
  cursor: pointer;
  transition: background-color 0.12s ease;
}

/* line 74, app/assets/stylesheets/dashboard/notifications.scss */
.notif-row-btn:focus {
  outline: none;
}

/* line 80, app/assets/stylesheets/dashboard/notifications.scss */
.notif-avatar {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.05rem;
  margin-top: 2px;
}

/* line 91, app/assets/stylesheets/dashboard/notifications.scss */
.notif-avatar--blue {
  background-color: #4a74df;
  color: #fff;
}

/* line 96, app/assets/stylesheets/dashboard/notifications.scss */
.notif-avatar--gray {
  background-color: #e4e6eb;
  color: #65676b;
}

/* line 103, app/assets/stylesheets/dashboard/notifications.scss */
.notif-body {
  flex: 1;
  min-width: 0;
}

/* line 109, app/assets/stylesheets/dashboard/notifications.scss */
.notif-top-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 3px;
}

/* line 117, app/assets/stylesheets/dashboard/notifications.scss */
.notif-title {
  font-size: 0.875rem;
  font-weight: 600;
  color: #1c1e21;
  line-height: 1.35;
  flex: 1;
}

/* line 124, app/assets/stylesheets/dashboard/notifications.scss */
.notif-title--read {
  font-weight: 400;
  color: #65676b;
}

/* line 130, app/assets/stylesheets/dashboard/notifications.scss */
.notif-time {
  flex-shrink: 0;
  font-size: 0.78rem;
  color: #8a8d91;
  white-space: nowrap;
  padding-top: 1px;
}

/* line 138, app/assets/stylesheets/dashboard/notifications.scss */
.notif-subtitle {
  font-size: 0.82rem;
  color: #4a74df;
  font-weight: 500;
  margin-bottom: 2px;
  line-height: 1.4;
}

/* line 145, app/assets/stylesheets/dashboard/notifications.scss */
.notif-subtitle--read {
  color: #65676b;
}

/* line 150, app/assets/stylesheets/dashboard/notifications.scss */
.notif-desc {
  font-size: 0.82rem;
  color: #65676b;
  line-height: 1.4;
  margin-bottom: 4px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* line 161, app/assets/stylesheets/dashboard/notifications.scss */
.notif-action-link {
  display: inline-block;
  font-size: 0.8rem;
  font-weight: 600;
  color: #4a74df;
  margin-top: 2px;
}

/* line 170, app/assets/stylesheets/dashboard/notifications.scss */
.notif-unread-dot {
  flex-shrink: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #4a74df;
  margin-top: 16px;
}

/* line 180, app/assets/stylesheets/dashboard/notifications.scss */
.notif-empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 52px 16px;
  color: #b0b3b8;
}

/* line 188, app/assets/stylesheets/dashboard/notifications.scss */
.notif-empty-state i {
  font-size: 2.5rem;
  margin-bottom: 12px;
}

/* line 193, app/assets/stylesheets/dashboard/notifications.scss */
.notif-empty-state p {
  font-size: 0.9rem;
  font-weight: 500;
  margin: 0;
}

/* line 201, app/assets/stylesheets/dashboard/notifications.scss */
.notif-nav-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 9px;
  background-color: #e74c3c;
  color: #fff;
  font-size: 0.7rem;
  font-weight: 700;
  line-height: 1;
  margin-right: 4px;
}

/* line 83, app/assets/stylesheets/application.css.scss */
body {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}

/* backend styles for crud*/
/* line 89, app/assets/stylesheets/application.css.scss */
.backend-dashboard .main-content > .card {
  margin-bottom: 55px;
}

/* line 98, app/assets/stylesheets/application.css.scss */
.backend-dashboard .inner-page .user_view {
  margin-bottom: 60px;
}

/* line 111, app/assets/stylesheets/application.css.scss */
.backend-dashboard .backend-content-wrapper .btn {
  float: right;
}

/* line 115, app/assets/stylesheets/application.css.scss */
.backend-dashboard .backend-content-wrapper > .btn {
  position: absolute;
  top: 125px !important;
  right: 1px;
  z-index: 499;
}

@media screen and (min-width: 768px) {
  /* line 115, app/assets/stylesheets/application.css.scss */
  .backend-dashboard .backend-content-wrapper > .btn {
    top: 100px !important;
  }
}

/* line 124, app/assets/stylesheets/application.css.scss */
.backend-dashboard .backend-content-wrapper > .btn.btn-user-calendar {
  left: 0px;
  width: 109px;
}

/* line 129, app/assets/stylesheets/application.css.scss */
.backend-dashboard .backend-content-wrapper > .btn.btn-user-calendar i {
  display: none;
}

@media screen and (max-width: 436px) {
  /* line 134, app/assets/stylesheets/application.css.scss */
  .backend-dashboard .backend-content-wrapper > .btn.btn-user-calendar {
    width: 36px;
    min-width: 0px !important;
  }
  /* line 138, app/assets/stylesheets/application.css.scss */
  .backend-dashboard .backend-content-wrapper > .btn.btn-user-calendar span {
    display: none;
  }
  /* line 141, app/assets/stylesheets/application.css.scss */
  .backend-dashboard .backend-content-wrapper > .btn.btn-user-calendar i {
    display: inline-block;
  }
}

/* line 146, app/assets/stylesheets/application.css.scss */
.backend-dashboard .backend-content-wrapper > .btn.btn-user-edit {
  right: 120px;
}

/* line 152, app/assets/stylesheets/application.css.scss */
.backend-dashboard .backend-content-wrapper .card .card-body.inner {
  padding: 25px !important;
}

/* line 157, app/assets/stylesheets/application.css.scss */
.backend-dashboard .backend-content-wrapper .card .card-body .picture-img {
  width: 130px;
  height: 130px;
  border-radius: 100%;
}

/* line 163, app/assets/stylesheets/application.css.scss */
.backend-dashboard .backend-content-wrapper .card .card-body .inner-form {
  padding: 25px !important;
}

/* line 169, app/assets/stylesheets/application.css.scss */
.backend-dashboard .backend-content-wrapper .card .card-body .table tbody .btn {
  min-width: none !important;
  width: 100px !important;
  float: none;
}

/* line 182, app/assets/stylesheets/application.css.scss */
.backend-dashboard .table.admin tbody tr td:first-child::before {
  content: none;
}

/* line 186, app/assets/stylesheets/application.css.scss */
.backend-dashboard .card .card-body .tab-content {
  height: auto;
  max-height: none;
}

/* line 191, app/assets/stylesheets/application.css.scss */
.backend-dashboard .admin-menu {
  margin: 25px 0;
}

/* line 194, app/assets/stylesheets/application.css.scss */
.backend-dashboard .admin-menu .main-menu {
  margin-top: 25px;
}

/* line 198, app/assets/stylesheets/application.css.scss */
.backend-dashboard .admin-menu .title {
  text-align: center;
  font-weight: 500;
  font-size: 0.9rem;
  color: #fff;
  margin-bottom: -3px;
}

/* line 207, app/assets/stylesheets/application.css.scss */
.backend-dashboard .left-panel {
  max-height: none !important;
}

/* line 215, app/assets/stylesheets/application.css.scss */
.form-section-feelancer .form-upload-freeleancer div.form-group {
  display: flex;
  margin-bottom: 6px;
  display: flex;
  margin-bottom: 6px;
  max-width: 200px;
  margin: auto;
}

/* line 225, app/assets/stylesheets/application.css.scss */
.form-section-feelancer form #payment-preference.collapsible > div.form-row:first-child > .form-group {
  margin-bottom: 0 !important;
}

/* line 229, app/assets/stylesheets/application.css.scss */
.form-section-feelancer form #payment-preference.collapsible .form-group {
  padding: 0 5px;
}

/* line 233, app/assets/stylesheets/application.css.scss */
.form-section-feelancer form #payment-preference.collapsible .form-check-label {
  margin-bottom: 0;
}

/* line 237, app/assets/stylesheets/application.css.scss */
.form-section-feelancer .blue-bar {
  margin: 38px 0 32px !important;
  padding: 7px 0 0 18px !important;
}

/* line 242, app/assets/stylesheets/application.css.scss */
.form-section-feelancer .form-check {
  padding-left: 6px;
  font-size: 0.9rem;
}

/* line 247, app/assets/stylesheets/application.css.scss */
.form-section-feelancer .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 255, app/assets/stylesheets/application.css.scss */
.form-section-feelancer .localmarket > div.form-group {
  max-width: 50%;
  padding-right: 34px;
}

/* line 260, app/assets/stylesheets/application.css.scss */
.form-section-feelancer .localmarket .select2-selection {
  background-color: #ecedf1;
  border-radius: 0;
  border: none;
  height: auto;
  font-size: 0.9rem;
}

/* line 268, app/assets/stylesheets/application.css.scss */
.form-section-feelancer .localmarket .select2-selection__rendered {
  height: 100%;
  line-height: 2;
}

/* line 275, app/assets/stylesheets/application.css.scss */
.form-section-feelancer .skills .select2-selection {
  background-color: #ecedf1;
  border-radius: 0;
  border: none;
  height: auto;
  padding-left: 19px;
  font-size: 0.9rem;
}

/* line 284, app/assets/stylesheets/application.css.scss */
.form-section-feelancer .skills .select2-selection__rendered {
  height: 100%;
  line-height: 2;
}

/* line 289, app/assets/stylesheets/application.css.scss */
.form-section-feelancer .skills .form-group {
  padding: 0 5px !important;
}

/* line 293, app/assets/stylesheets/application.css.scss */
.form-section-feelancer .skills .select2-container {
  width: 100%;
}

/* line 299, app/assets/stylesheets/application.css.scss */
.form-section-feelancer .localmarket .form-group {
  padding: 0 5px !important;
}

/* line 307, app/assets/stylesheets/application.css.scss */
.backend-add-new-event .btn-group .btn-secondary {
  display: block;
  margin: auto;
  margin-left: 2px;
  margin-bottom: 5px;
  background-color: #f2f1f6;
  font-weight: 500;
  border-color: transparent;
  color: #79797a;
  min-width: 127px;
}

/* line 319, app/assets/stylesheets/application.css.scss */
.backend-add-new-event .btn-group .btn-secondary.active {
  background-color: #85ebd0;
  border-color: transparent !important;
  color: #79797a;
}

/* line 325, app/assets/stylesheets/application.css.scss */
.backend-add-new-event .btn-group #active.active {
  background-color: #85ebd0 !important;
}

/* line 329, app/assets/stylesheets/application.css.scss */
.backend-add-new-event .btn-group #tentative.active {
  background-color: #ebd885 !important;
}

/* line 333, app/assets/stylesheets/application.css.scss */
.backend-add-new-event .btn-group #canceled.active {
  background-color: #eb8585 !important;
}

/* line 337, app/assets/stylesheets/application.css.scss */
.backend-add-new-event .btn-group #completed.active {
  background-color: #85c6eb !important;
}

/* line 343, app/assets/stylesheets/application.css.scss */
.main-section-account .side-panel .menu li.menu-item a {
  color: #a8a8a8;
  font-size: 0.85rem;
  font-weight: 500;
  text-decoration: none;
}

/* line 350, app/assets/stylesheets/application.css.scss */
.main-section-account .side-panel .menu li.menu-item.active a {
  color: #6d8fe2;
}

/* Error style*/
/* line 355, app/assets/stylesheets/application.css.scss */
.error_text {
  color: red;
  font-size: 14px !important;
}

/*
.new_event .fields-list .plus-minus-buttons {
  display: none;
}

.new_event .fields-list > div:nth-last-child(2) .plus-minus-buttons {
  display: block !important;
}
*/
/* line 371, app/assets/stylesheets/application.css.scss */
.visibility-hide {
  visibility: hidden;
}

/* line 376, app/assets/stylesheets/application.css.scss */
.reviews-container .review {
  padding: 30px 0 10px;
  border-bottom: 1px solid #efefef;
}

/* line 380, app/assets/stylesheets/application.css.scss */
.reviews-container .review .star-container {
  margin-bottom: 8px;
}

/* line 383, app/assets/stylesheets/application.css.scss */
.reviews-container .review .star-container .fa-star {
  font-size: 0.9rem;
  margin-right: 2px;
}

/* line 390, app/assets/stylesheets/application.css.scss */
.reviews-container .review .review-text p {
  color: #909090;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: justify;
  letter-spacing: -0.5px;
  margin-bottom: 0;
}

/* line 401, app/assets/stylesheets/application.css.scss */
.reviews-container .review .reviewer {
  text-align: right;
  margin-top: 5px;
}

/* line 405, app/assets/stylesheets/application.css.scss */
.reviews-container .review .reviewer p {
  font-size: 0.9rem;
  font-weight: 500;
  color: #909090;
}

/* line 410, app/assets/stylesheets/application.css.scss */
.reviews-container .review .reviewer p b {
  color: #000;
}

/* line 419, app/assets/stylesheets/application.css.scss */
#new_event .shift_field_container:first-child .minus-icon {
  display: none !important;
}

/* line 423, app/assets/stylesheets/application.css.scss */
.bootstrap-datetimepicker-widget {
  z-index: 9999999 !important;
  display: block;
}

/* line 428, app/assets/stylesheets/application.css.scss */
.bootstrap-datetimepicker-widget.dropdown-menu {
  width: 16rem !important;
}

/* line 432, app/assets/stylesheets/application.css.scss */
#bulk-edit-shifts .bootstrap-datetimepicker-widget.dropdown-menu {
  width: 18rem !important;
}

/* line 436, app/assets/stylesheets/application.css.scss */
#bulk-edit-shifts .bootstrap-datetimepicker-widget.dropdown-menu td {
  padding: 2px 0 !important;
}

/* tempory styles */
/* line 441, app/assets/stylesheets/application.css.scss */
.bootstrap-datetimepicker-widget .btn {
  display: inline !important;
  font-weight: inherit;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: inherit !important;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/* line 460, app/assets/stylesheets/application.css.scss */
.fa-clock-o:before {
  content: "\f017";
}

/* line 465, app/assets/stylesheets/application.css.scss */
label {
  text-transform: capitalize !important;
}

/* line 470, app/assets/stylesheets/application.css.scss */
.form-section-onboarding-step-two input.doller[type="number"] {
  background: #ecedf1 url(/assets/onboarding-form-dollar-icon-7b7429b3b2988b6c41e73035eb683ebcd1d7490a4bdac5258f6a495e7c4c7971.svg) no-repeat !important;
  background-size: 15px !important;
  background-position: left 15px center !important;
  padding-left: 30px !important;
}

/* line 477, app/assets/stylesheets/application.css.scss */
#new_user .select2 {
  width: 100% !important;
}

/* line 481, app/assets/stylesheets/application.css.scss */
#edit_user .select2 {
  width: 100% !important;
}

/* line 486, app/assets/stylesheets/application.css.scss */
.ttip .tooltiptext {
  display: none;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 8px;
  /* Position the tooltip */
  position: relative;
  z-index: 1;
}

/* line 500, app/assets/stylesheets/application.css.scss */
.ttip:hover .tooltiptext {
  display: block;
}

/* line 505, app/assets/stylesheets/application.css.scss */
.main-section-account .side-panel .menu li.menu-item:hover a {
  color: #fff !important;
}

/* line 509, app/assets/stylesheets/application.css.scss */
.backend-dashboard .profile-badge > .profile-img {
  width: 130px;
  height: 130px;
  border-radius: 100%;
  box-shadow: 0 0 0 2px #ededed, 0 0 0 4px #f0f0f0;
}

/* line 516, app/assets/stylesheets/application.css.scss */
.profile-info-section-freelancer .profile-badge > .profile-img {
  width: 130px;
  height: 130px;
}

/* line 521, app/assets/stylesheets/application.css.scss */
.profile-info-section-freelancer .profile-details > .profile-company {
  font-size: 0.85rem;
  font-weight: 600;
  color: #747474;
  margin-bottom: 3px;
}

/* line 528, app/assets/stylesheets/application.css.scss */
.backend-dashboard .profile-badge .profile-logo {
  position: absolute;
  width: 60.5px;
  height: 60.5px;
  top: 75px;
  left: 75px;
  border-radius: 100%;
  border: none;
}

/* line 539, app/assets/stylesheets/application.css.scss */
#new_event select {
  padding-right: 40px;
}

/* line 543, app/assets/stylesheets/application.css.scss */
#new_event select.half_day {
  background: #ecedf1 !important;
  opacity: 0.5;
  pointer-events: none;
}

/* line 549, app/assets/stylesheets/application.css.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-top: 3px !important;
}

/* line 553, app/assets/stylesheets/application.css.scss */
.form-section-onboarding-step-two input[type="number"] {
  background: #ecedf1 !important;
}

/* line 557, app/assets/stylesheets/application.css.scss */
.profile-details-section-freelancer .card-columns .card-body {
  padding: 1.25rem 0 !important;
}

/* line 561, app/assets/stylesheets/application.css.scss */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 566, app/assets/stylesheets/application.css.scss */
input[type="number"] {
  -moz-appearance: textfield;
}

/* background jump issue when background is set to fix */
/* line 572, app/assets/stylesheets/application.css.scss */
.modal {
  overflow-y: hidden;
}

/* line 576, app/assets/stylesheets/application.css.scss */
.modal-open .modal {
  overflow-y: scroll;
}

/* line 583, app/assets/stylesheets/application.css.scss */
.modal-open > nav.navbar {
  padding: 0 !important;
}

/* line 588, app/assets/stylesheets/application.css.scss */
p.carousel-testimonial-text:after {
  content: close-quote;
}

/* line 592, app/assets/stylesheets/application.css.scss */
p.carousel-testimonial-text:before {
  content: open-quote;
}

/* line 596, app/assets/stylesheets/application.css.scss */
.custom-pages .container {
  margin: 0 auto;
  max-width: 1028px;
}

/* line 601, app/assets/stylesheets/application.css.scss */
.main-content-section-contact.custom-pages {
  padding: 20px 0;
  position: relative;
  display: flex;
}

/* line 607, app/assets/stylesheets/application.css.scss */
.custom-pages .container form {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/* line 616, app/assets/stylesheets/application.css.scss */
#error_explanation h2 {
  font-size: 1.3rem;
}

/* line 621, app/assets/stylesheets/application.css.scss */
#error_explanation ul li {
  color: red;
}

/* line 628, app/assets/stylesheets/application.css.scss */
.clear {
  clear: both;
}

/* line 632, app/assets/stylesheets/application.css.scss */
.bottom-pm-0 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* line 640, app/assets/stylesheets/application.css.scss */
.common-pagination .pagination li a {
  border: none;
  background-color: #e2e2e2;
  color: #7a7e82;
  margin-right: 13px;
  font-size: 0.7rem;
  font-weight: 600;
  padding: 5px 9px;
}

/* line 650, app/assets/stylesheets/application.css.scss */
.common-pagination .pagination li.active a {
  background-color: #4c77dd;
  color: #d1daf2;
}

/* line 655, app/assets/stylesheets/application.css.scss */
.common-pagination .pagination li:first-child a,
.common-pagination .pagination li:last-child a {
  background-color: transparent;
  padding: 1px 5px;
}

/* line 661, app/assets/stylesheets/application.css.scss */
.common-pagination .pagination li:last-child a {
  margin-right: 0;
}

/* line 665, app/assets/stylesheets/application.css.scss */
.common-pagination .pagination li:first-child a::before {
  content: '\f053';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #dce0e5;
}

/* line 673, app/assets/stylesheets/application.css.scss */
.common-pagination .pagination li:last-child a::after {
  content: '\f054';
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 600;
  color: #dce0e5;
}

/* line 686, app/assets/stylesheets/application.css.scss */
.backend-dashboard.backend-callsheet #download-pdf .admin-users-filters__market,
.backend-dashboard.backend-callsheet #add-edit-shift .admin-users-filters__market {
  width: 99px;
}

/* line 690, app/assets/stylesheets/application.css.scss */
.backend-dashboard.backend-callsheet #download-pdf .admin-users-filters__skill,
.backend-dashboard.backend-callsheet #add-edit-shift .admin-users-filters__skill {
  width: 50px;
}

/* line 694, app/assets/stylesheets/application.css.scss */
.backend-dashboard.backend-callsheet #download-pdf .admin-users-filters__rank,
.backend-dashboard.backend-callsheet #add-edit-shift .admin-users-filters__rank {
  width: 56px;
}

/* line 698, app/assets/stylesheets/application.css.scss */
.backend-dashboard.backend-callsheet #download-pdf .admin-users-filters__equipment,
.backend-dashboard.backend-callsheet #add-edit-shift .admin-users-filters__equipment {
  width: 91px;
}

/* line 702, app/assets/stylesheets/application.css.scss */
.backend-dashboard.backend-callsheet #download-pdf .dropdown-toggle,
.backend-dashboard.backend-callsheet #add-edit-shift .dropdown-toggle {
  background-size: 9px;
  background-position: right 6px center;
  padding-right: 18px;
}

/* line 708, app/assets/stylesheets/application.css.scss */
.backend-dashboard.backend-callsheet #download-pdf ul.filter-menu,
.backend-dashboard.backend-callsheet #add-edit-shift ul.filter-menu {
  margin: 0;
  padding: 0;
}

/* line 712, app/assets/stylesheets/application.css.scss */
.backend-dashboard.backend-callsheet #download-pdf ul.filter-menu li,
.backend-dashboard.backend-callsheet #add-edit-shift ul.filter-menu li {
  list-style: none;
  float: left;
  margin: 0 3px;
}

/* line 718, app/assets/stylesheets/application.css.scss */
.backend-dashboard.backend-callsheet #download-pdf ul.filter-menu select,
.backend-dashboard.backend-callsheet #add-edit-shift ul.filter-menu select {
  min-width: 74px;
}

/* line 726, app/assets/stylesheets/application.css.scss */
.backend-dashboard.backend-callsheet #download-pdf ul.filter-menu select {
  min-width: 100px;
}

/* line 733, app/assets/stylesheets/application.css.scss */
.popover .popover-body {
  font-size: 0.8rem;
}

/* line 737, app/assets/stylesheets/application.css.scss */
ul.inline-allign {
  margin: 0;
  padding: 0;
}

/* line 741, app/assets/stylesheets/application.css.scss */
ul.inline-allign li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}

/* line 747, app/assets/stylesheets/application.css.scss */
ul.inline-allign .block {
  display: block;
}

/* line 756, app/assets/stylesheets/application.css.scss */
#add-actual-hours table td {
  padding: 0px;
  margin: 0px;
}

/* line 761, app/assets/stylesheets/application.css.scss */
#add-actual-hours table th {
  padding: 0px;
  margin: 0px;
}

/* line 768, app/assets/stylesheets/application.css.scss */
#shift-note-internal,
#shift-note {
  color: #626a71;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 1rem;
  background-color: #ecedf1;
  border-radius: 0px;
  border: none;
  width: 100%;
  padding-left: 19px;
}

/* line 781, app/assets/stylesheets/application.css.scss */
h4.modal-title.font_size_h5 {
  font-size: 1.25rem;
}

/* line 785, app/assets/stylesheets/application.css.scss */
#note_popup #note-container {
  padding: 40px 35px;
}

/* line 790, app/assets/stylesheets/application.css.scss */
textarea, input {
  box-shadow: none;
}

/* line 795, app/assets/stylesheets/application.css.scss */
.star-container .fa-star-half-alt {
  color: #4a74df;
  font-size: 0.9rem;
  margin-right: 2px;
}

/* line 801, app/assets/stylesheets/application.css.scss */
.star-container .fa-star.filled {
  color: #4a74df;
}

/* line 805, app/assets/stylesheets/application.css.scss */
.star-container .fa-star {
  color: #cdd1da;
  font-size: 0.9rem;
  margin-right: 2px;
}

/* line 811, app/assets/stylesheets/application.css.scss */
.recent-freelancers,
.ratings-and-comments {
  margin-bottom: 20px;
}

/* line 817, app/assets/stylesheets/application.css.scss */
.estimated_commissions .date {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 2px;
}

/* line 824, app/assets/stylesheets/application.css.scss */
.estimated_commissions .event_name {
  text-align: left;
  font-size: 12px;
  margin-bottom: 2px;
  float: left;
}

/* line 831, app/assets/stylesheets/application.css.scss */
.estimated_commissions .est_commission {
  text-align: right;
  font-size: 12px;
  margin-bottom: 2px;
  float: right;
}

/* line 838, app/assets/stylesheets/application.css.scss */
.backend-dashboard-client .recent-freelancers > a.payments {
  color: #a4afb9;
  display: inline;
  font-weight: 600;
  text-decoration: underline;
  font-size: 0.8rem;
  margin-top: 13px;
  margin-bottom: 9px;
  margin-left: auto;
  max-width: 54px;
}

/* line 850, app/assets/stylesheets/application.css.scss */
.backend-calendar .calendar .fc-day-grid-container {
  overflow: hidden !important;
  height: 100% !important;
}

/* line 855, app/assets/stylesheets/application.css.scss */
#full-calendar-wrapper .calendar-legend {
  display: block;
  text-align: center;
}

/* line 859, app/assets/stylesheets/application.css.scss */
#full-calendar-wrapper .calendar-legend ul {
  margin: 0;
  padding: 0;
}

/* line 863, app/assets/stylesheets/application.css.scss */
#full-calendar-wrapper .calendar-legend ul li {
  margin: 0 5px 0 5px;
  padding: 0;
  list-style: none;
  display: inline-block;
}

/* line 872, app/assets/stylesheets/application.css.scss */
#full-calendar-wrapper .fc-more-cell {
  text-align: center;
}

/* line 876, app/assets/stylesheets/application.css.scss */
#full-calendar-wrapper .fc-more-cell .fc-more {
  background-color: yellow;
  padding: 2px;
  border-radius: 100%;
}

/* line 884, app/assets/stylesheets/application.css.scss */
.document-portal-wrapper .event_details {
  position: relative;
}

/* line 891, app/assets/stylesheets/application.css.scss */
.document-portal-wrapper .event_details .event_name {
  margin: 0;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/* line 900, app/assets/stylesheets/application.css.scss */
.document-portal-wrapper .event_details .doc-img-thumb {
  width: 40px;
}

/* line 906, app/assets/stylesheets/application.css.scss */
.table-vertical-center {
  vertical-align: middle !important;
}

/* line 910, app/assets/stylesheets/application.css.scss */
.events-container .table tbody .btn {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

/* line 914, app/assets/stylesheets/application.css.scss */
.date-width {
  width: 97px;
}

/* line 918, app/assets/stylesheets/application.css.scss */
.primary-market-width {
  width: 160px;
}

/* line 922, app/assets/stylesheets/application.css.scss */
.shift-status-width {
  width: 120px;
}

/* line 926, app/assets/stylesheets/application.css.scss */
.content-left-justify {
  text-align: left !important;
}

/* line 930, app/assets/stylesheets/application.css.scss */
.default_p_shrink {
  font-size: 0.8rem;
  text-align: left;
}

/* line 936, app/assets/stylesheets/application.css.scss */
.backend-dashboard-client #main-content.expand {
  max-width: calc(529px + 160px);
  -webkit-animation-duration: 500s;
          animation-duration: 500s;
}

/* line 941, app/assets/stylesheets/application.css.scss */
.backend-users-client #main-content.expand {
  max-width: calc(848px + 160px);
  -webkit-animation-duration: 500s;
          animation-duration: 500s;
}

/* line 946, app/assets/stylesheets/application.css.scss */
.backend-events-client #main-content.expand {
  max-width: calc(848px + 160px);
  -webkit-animation-duration: 500s;
          animation-duration: 500s;
}

/* line 951, app/assets/stylesheets/application.css.scss */
.backend-add-new-event #main-content.expand {
  max-width: calc(848px + 160px);
  -webkit-animation-duration: 500s;
          animation-duration: 500s;
}

/* line 956, app/assets/stylesheets/application.css.scss */
.backend-callsheet #main-content.expand {
  max-width: calc(930px + 160px);
  -webkit-animation-duration: 500s;
          animation-duration: 500s;
}

/* line 961, app/assets/stylesheets/application.css.scss */
.custom-qtip-style {
  border: 1px solid #000000 !important;
}

/* line 964, app/assets/stylesheets/application.css.scss */
.custom-qtip-style .qtip-content {
  padding: 0 !important;
}

/* line 968, app/assets/stylesheets/application.css.scss */
.custom-qtip-style .event-shift-detail-popup {
  padding: 4px 10px !important;
  border-radius: 10% !important;
}

/* line 972, app/assets/stylesheets/application.css.scss */
.custom-qtip-style .event-shift-detail-popup .event-title {
  margin: 2px 0;
}

/* line 976, app/assets/stylesheets/application.css.scss */
.custom-qtip-style .event-shift-detail-popup .company-name {
  margin: 1px 0;
}

/* line 980, app/assets/stylesheets/application.css.scss */
.custom-qtip-style .event-shift-detail-popup .rating-wrapper-popup {
  margin-bottom: 10px;
}

/* line 984, app/assets/stylesheets/application.css.scss */
.custom-qtip-style .event-shift-detail-popup .rating-stars .fa-star-half-alt {
  color: #4a74df;
  font-size: 0.9rem;
  margin-right: 2px;
}

/* line 990, app/assets/stylesheets/application.css.scss */
.custom-qtip-style .event-shift-detail-popup .rating-stars .fa-star.filled {
  color: #4a74df;
}

/* line 994, app/assets/stylesheets/application.css.scss */
.custom-qtip-style .event-shift-detail-popup .rating-stars .fa-star {
  color: #cdd1da;
  font-size: 0.9rem;
  margin-right: 2px;
}

/* line 1000, app/assets/stylesheets/application.css.scss */
.custom-qtip-style .event-shift-detail-popup h6.shift-offer-title {
  font-size: 0.8rem;
}

/* line 1004, app/assets/stylesheets/application.css.scss */
.custom-qtip-style .event-shift-detail-popup .content {
  display: inline-block;
}

/* line 1007, app/assets/stylesheets/application.css.scss */
.custom-qtip-style .event-shift-detail-popup .content .start-time {
  float: left;
  margin-right: 15px;
}

/* line 1012, app/assets/stylesheets/application.css.scss */
.custom-qtip-style .event-shift-detail-popup .content .start-time-val {
  float: right;
}

/* line 1016, app/assets/stylesheets/application.css.scss */
.custom-qtip-style .event-shift-detail-popup .content .end-time {
  float: left;
  margin-right: 15px;
}

/* line 1021, app/assets/stylesheets/application.css.scss */
.custom-qtip-style .event-shift-detail-popup .content .end-time-val {
  float: right;
}

/* line 1026, app/assets/stylesheets/application.css.scss */
.custom-qtip-style .event-shift-detail-popup .center {
  text-align: center;
}

/* line 1030, app/assets/stylesheets/application.css.scss */
.custom-qtip-style .event-shift-detail-popup .action_buttons {
  font-size: 0.6rem;
  padding: 2px 4px;
  width: auto;
  border-radius: unset;
}

/* line 1040, app/assets/stylesheets/application.css.scss */
.center {
  text-align: center;
}

/* line 1044, app/assets/stylesheets/application.css.scss */
.mt-25 {
  margin-top: 16px;
}

/* line 1048, app/assets/stylesheets/application.css.scss */
.custom-qtip-style {
  border-radius: 10% !important;
  background-color: #000 !important;
}

/* line 1053, app/assets/stylesheets/application.css.scss */
.btn-reset-padding {
  padding-left: 0.75rem !important;
  padding-top: 0.375rem !important;
}

/* line 1059, app/assets/stylesheets/application.css.scss */
a:hover {
  text-decoration: none !important;
}

/* line 1063, app/assets/stylesheets/application.css.scss */
.event-date-picker {
  margin-left: 0px !important;
}

/* line 1068, app/assets/stylesheets/application.css.scss */
.line-height-0 {
  line-height: 0 !important;
}

/* line 1073, app/assets/stylesheets/application.css.scss */
.cursor_pointer {
  cursor: pointer;
}

/* line 1077, app/assets/stylesheets/application.css.scss */
.commision-user-header {
  font-size: 11px;
  text-align: left;
}

/* line 1082, app/assets/stylesheets/application.css.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 1086, app/assets/stylesheets/application.css.scss */
.text-transform-unset {
  text-transform: unset !important;
}

/* line 1090, app/assets/stylesheets/application.css.scss */
.edit-form-buttons {
  background: transparent;
  border: none;
  color: #a8bced;
  font-size: 1.3rem;
  cursor: pointer;
  margin-right: 5px;
}

/* line 1098, app/assets/stylesheets/application.css.scss */
.edit-form-buttons a {
  background: transparent;
  border: none;
  color: #a8bced;
  font-size: 1.3rem;
  cursor: pointer;
  margin-right: 5px;
}

/* line 1108, app/assets/stylesheets/application.css.scss */
.edit-form-buttons.margin-left {
  margin-left: 12px;
}

/* line 1112, app/assets/stylesheets/application.css.scss */
.margin-bottom-10px {
  margin-bottom: 10px;
}

/* line 1120, app/assets/stylesheets/application.css.scss */
.hr-bottom-margintop {
  margin-top: 32px !important;
}

/* line 1128, app/assets/stylesheets/application.css.scss */
.commission-index .filter-row .dropdown .dropdown-toggle {
  border-color: #e6e6e6;
  background-color: #f9fafc;
  color: #98a3b0;
  font-weight: 500;
  min-width: 6rem;
  width: 100%;
  margin-right: 3px;
  text-align: left;
  padding-right: 20px;
  padding-left: 11px;
}

/* line 1141, app/assets/stylesheets/application.css.scss */
.commission-index .filter-row .dropdown .event-commission-filter-am,
.commission-index .filter-row .dropdown .event-commission-filter-lc {
  width: 200px;
}

/* line 1147, app/assets/stylesheets/application.css.scss */
.commission-index .filter-row .btn-outline-primary {
  color: #688be0;
  background-color: #f9fafc;
  background-image: none;
  border: 1px solid #7b9ae5;
  font-weight: 500;
}

/* line 1155, app/assets/stylesheets/application.css.scss */
.commission-index .filter-row .btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 1161, app/assets/stylesheets/application.css.scss */
.commission-index .btn,
.commission-index .btn-lg {
  border-radius: 0;
  min-width: 6.85rem;
  text-align: center;
  font-size: 0.8rem;
  background-color: #4a74df;
  border-color: #4a74df;
  color: #eef1fa;
  height: 36px;
}

/* line 1174, app/assets/stylesheets/application.css.scss */
.commission-index .filter-row {
  margin-bottom: 13px;
  text-align: center;
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  /* line 1181, app/assets/stylesheets/application.css.scss */
  .commission-index .filter-row {
    margin-top: 0;
    text-align: unset;
  }
}

/* line 1187, app/assets/stylesheets/application.css.scss */
input[disabled] {
  opacity: 0.5 !important;
}

/* line 1191, app/assets/stylesheets/application.css.scss */
.slick-track {
  margin: auto;
}

/* line 1195, app/assets/stylesheets/application.css.scss */
.slick-slide img {
  margin: 0 auto;
}

/* line 1200, app/assets/stylesheets/application.css.scss */
.calendar-user-name {
  color: #6b6e74;
}

/* line 1204, app/assets/stylesheets/application.css.scss */
.document-user-name {
  color: #6b6e74 !important;
  font-size: 1.5rem !important;
  font-weight: 500 !important;
}

/* line 1211, app/assets/stylesheets/application.css.scss */
.profile-details-section-freelancer .card-columns {
  -moz-column-count: unset !important;
  column-count: unset !important;
}

/* line 1217, app/assets/stylesheets/application.css.scss */
.custom-file-label-overflow-hide {
  overflow: hidden;
}

/* line 1229, app/assets/stylesheets/application.css.scss */
.backend-callsheet-index .user-details .right-float {
  clear: both;
}

/* line 1233, app/assets/stylesheets/application.css.scss */
.backend-callsheet-index .user-details img {
  vertical-align: bottom;
}

/* line 1238, app/assets/stylesheets/application.css.scss */
.event-google-map-container {
  cursor: pointer;
}

/* line 1241, app/assets/stylesheets/application.css.scss */
.event-google-map-container button[title="Toggle fullscreen view"] {
  display: none !important;
}

/* line 1247, app/assets/stylesheets/application.css.scss */
#pdf-element .backend-callsheet .table thead th {
  min-width: 30px !important;
}

/* line 1251, app/assets/stylesheets/application.css.scss */
.fc-agendaWeek-view .fc-event-container .fc-event:hover {
  left: unset !important;
}

/* line 1255, app/assets/stylesheets/application.css.scss */
.fc-agendaWeek-view .fc-event-container .fc-event,
.fc-agendaDay-view .fc-event-container .fc-event {
  border-style: solid !important;
  border-width: 2px !important;
}

/* line 1262, app/assets/stylesheets/application.css.scss */
.backend-callsheet-index .event-details-devider {
  width: 96% !important;
}

/* line 1266, app/assets/stylesheets/application.css.scss */
.backend-callsheet-index .user-details {
  padding-top: 20px;
  background-color: #fff;
}

/* line 1270, app/assets/stylesheets/application.css.scss */
.backend-callsheet-index .user-details table {
  width: 100%;
}

/* line 1278, app/assets/stylesheets/application.css.scss */
.backend-callsheet-index .user-details table tr th {
  font-size: 0.8rem;
  color: #6b6e74;
  font-weight: 500;
  padding: 0px 5px 10px;
  width: 20%;
}

/* line 1286, app/assets/stylesheets/application.css.scss */
.backend-callsheet-index .user-details table tr td {
  padding: 10px 20px 0px;
  text-align: left;
  color: #9ca7b3;
  font-size: 0.8rem;
  font-weight: 500;
  vertical-align: top;
}

/* line 1294, app/assets/stylesheets/application.css.scss */
.backend-callsheet-index .user-details table tr td div {
  display: table-cell;
}

/* line 1298, app/assets/stylesheets/application.css.scss */
.backend-callsheet-index .user-details table tr td .label {
  padding-bottom: 5px;
  font-weight: 600;
  color: #737373;
}

/* line 1305, app/assets/stylesheets/application.css.scss */
.backend-callsheet-index .user-details table tr th:nth-child(even), .backend-callsheet-index .user-details table tr td:nth-child(even) {
  border-left: solid;
  border-left-width: 1px;
  border-right: solid;
  border-right-width: 1px;
  border-color: #d8d8d8;
}

/* line 1316, app/assets/stylesheets/application.css.scss */
.backend-callsheet-index .user-details table.mobile th {
  width: 45%;
  text-align: left;
  padding: 5px 5px;
  vertical-align: text-top;
  padding-left: 20px;
}

/* line 1324, app/assets/stylesheets/application.css.scss */
.backend-callsheet-index .user-details table.mobile td {
  width: 55%;
  text-align: left;
  padding: 5px 5px;
  padding-right: 20px;
}

/* line 1332, app/assets/stylesheets/application.css.scss */
.backend-callsheet-index .user-details .additional-specifics {
  text-align: left;
  padding: 10px 20px;
}

/* line 1336, app/assets/stylesheets/application.css.scss */
.backend-callsheet-index .user-details .additional-specifics h6 {
  font-size: 14px;
  color: #737373;
  font-weight: 600;
}

/* line 1343, app/assets/stylesheets/application.css.scss */
.backend-callsheet-index .user-details .additional-specifics-mobile-text {
  line-height: unset;
}

/* line 1349, app/assets/stylesheets/application.css.scss */
.estimated-actual-text {
  line-height: 3;
}

/* line 1354, app/assets/stylesheets/application.css.scss */
.main-content-section-contact #map {
  cursor: pointer !important;
}

/* line 1357, app/assets/stylesheets/application.css.scss */
.main-content-section-contact #map button[title="Toggle fullscreen view"] {
  display: none !important;
}

/* line 1361, app/assets/stylesheets/application.css.scss */
.main-content-section-contact #map div {
  cursor: pointer !important;
}

/* line 1367, app/assets/stylesheets/application.css.scss */
.checkbox-container-reset-password {
  display: block;
  position: relative;
  padding-left: 0px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 0.85rem;
  margin-right: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 500;
}

/* line 1381, app/assets/stylesheets/application.css.scss */
.checkbox-container-reset-password input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* line 1389, app/assets/stylesheets/application.css.scss */
.checkbox-container-reset-password .checkmark {
  height: 26px;
  width: 26px;
  background-color: #ecedf1;
  vertical-align: middle;
  display: inline-block;
  margin-right: 10px;
}

/* line 1399, app/assets/stylesheets/application.css.scss */
.check-reset-password {
  margin-bottom: 20px;
}

/* line 1402, app/assets/stylesheets/application.css.scss */
.check-reset-password .form-check {
  padding-left: 0px;
}

/* On mouse-over, add a grey background color */
/* line 1408, app/assets/stylesheets/application.css.scss */
.checkbox-container-reset-password:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
/* line 1413, app/assets/stylesheets/application.css.scss */
.checkbox-container-reset-password input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
/* line 1418, app/assets/stylesheets/application.css.scss */
.checkbox-container-reset-password .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
/* line 1425, app/assets/stylesheets/application.css.scss */
.checkbox-container-reset-password input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
/* line 1430, app/assets/stylesheets/application.css.scss */
.checkbox-container-reset-password .checkmark:after {
  left: 11px;
  top: 7px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

/* line 1441, app/assets/stylesheets/application.css.scss */
.callsheet-qtip-shift-style {
  border-color: #ffffff !important;
  background-color: #f4f5f9 !important;
  font-size: 0.75rem !important;
  font-weight: 600 !important;
  color: #a4aebe !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
  line-height: 18px !important;
  padding: 5px 5px !important;
}

/* line 1452, app/assets/stylesheets/application.css.scss */
.callsheet-qtip-event-style {
  border-color: #ffffff !important;
  background-color: #f4f5f9 !important;
  font-size: 0.75rem !important;
  font-weight: 600 !important;
  color: #a4aebe !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
  line-height: 18px !important;
  padding: 5px 5px !important;
  max-width: 500px !important;
}

/* line 1464, app/assets/stylesheets/application.css.scss */
.outline-none {
  outline: none !important;
}

/* line 1468, app/assets/stylesheets/application.css.scss */
.display-none-important {
  display: none !important;
}

/* line 1472, app/assets/stylesheets/application.css.scss */
.background-color-white {
  background-color: white !important;
}

/* line 1476, app/assets/stylesheets/application.css.scss */
.color-626a71 {
  color: #626a71 !important;
}

/* line 1480, app/assets/stylesheets/application.css.scss */
.color-212529 {
  color: #212529 !important;
}

/* line 1484, app/assets/stylesheets/application.css.scss */
.font-size-1rem {
  font-size: 1rem !important;
}

/* line 1488, app/assets/stylesheets/application.css.scss */
.color-007bff {
  color: #007bff !important;
}

/* line 1492, app/assets/stylesheets/application.css.scss */
.color-737373 {
  color: #737373 !important;
}

/* line 1496, app/assets/stylesheets/application.css.scss */
.color-a4aebe {
  color: #a4aebe;
}

/* line 1500, app/assets/stylesheets/application.css.scss */
.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1509, app/assets/stylesheets/application.css.scss */
.font-size-0-9rem {
  font-size: 0.9rem;
}
