@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, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *





 */
/*!
 * Bootstrap v4.0.0 (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)
 */
/* line 1, ../usr/local/bundle/gems/bootstrap-4.0.0/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, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

/* line 45, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

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

/* line 73, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
[tabindex="-1"]:focus {
  outline: 0 !important;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 99, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 109, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 121, ../usr/local/bundle/gems/bootstrap-4.0.0/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;
}

/* line 129, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 135, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 142, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 149, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 153, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 162, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
dfn {
  font-style: italic;
}

/* line 167, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 173, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
small {
  font-size: 80%;
}

/* line 182, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 190, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
sub {
  bottom: -.25em;
}

/* line 191, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
sup {
  top: -.5em;
}

/* line 198, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 216, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

/* line 225, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 236, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 245, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

/* line 262, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 272, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 277, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 286, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
table {
  border-collapse: collapse;
}

/* line 290, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 298, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: inherit;
}

/* line 309, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: .5rem;
}

/* line 318, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
button {
  border-radius: 0;
}

/* line 326, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 331, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 342, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
button,
input {
  overflow: visible;
}

/* line 347, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 355, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 363, ../usr/local/bundle/gems/bootstrap-4.0.0/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 371, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 378, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 390, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 396, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 411, ../usr/local/bundle/gems/bootstrap-4.0.0/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 423, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 428, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 433, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 446, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 456, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 465, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 469, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 474, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
template {
  display: none;
}

/* line 480, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 2.5rem;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 2rem;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 1.75rem;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1.5rem;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 1rem;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_type.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

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

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

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

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

/* line 55, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/* line 73, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 84, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 92, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item {
  display: inline-block;
}

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

/* line 106, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 112, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

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

/* line 122, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer::before {
  content: "\2014 \00A0";
}

/* line 8, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_images.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_images.scss */
.figure {
  display: inline-block;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

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

/* line 2, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_code.scss */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_code.scss */
a > code {
  color: inherit;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/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 30, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_code.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 540px;
  }
}

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

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

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

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

/* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_grid.scss */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

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

/* line 8, ../usr/local/bundle/gems/bootstrap-4.0.0/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%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-first {
  order: -1;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-last {
  order: 13;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-0 {
  order: 0;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-1 {
  order: 1;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-2 {
  order: 2;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-3 {
  order: 3;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-4 {
  order: 4;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-5 {
  order: 5;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-6 {
  order: 6;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-7 {
  order: 7;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-8 {
  order: 8;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-9 {
  order: 9;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-10 {
  order: 10;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-11 {
  order: 11;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-12 {
  order: 12;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.3333333333%;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.6666666667%;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.3333333333%;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.6666666667%;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.3333333333%;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.6666666667%;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.3333333333%;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 48, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-first {
    order: -1;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-last {
    order: 13;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-0 {
    order: 0;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-1 {
    order: 1;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-2 {
    order: 2;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-3 {
    order: 3;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-4 {
    order: 4;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-5 {
    order: 5;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-6 {
    order: 6;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-7 {
    order: 7;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-8 {
    order: 8;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-9 {
    order: 9;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-10 {
    order: 10;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-11 {
    order: 11;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-12 {
    order: 12;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 48, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-first {
    order: -1;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-last {
    order: 13;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-0 {
    order: 0;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-1 {
    order: 1;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-2 {
    order: 2;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-3 {
    order: 3;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-4 {
    order: 4;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-5 {
    order: 5;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-6 {
    order: 6;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-7 {
    order: 7;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-8 {
    order: 8;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-9 {
    order: 9;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-10 {
    order: 10;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-11 {
    order: 11;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-12 {
    order: 12;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 48, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-first {
    order: -1;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-last {
    order: 13;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-0 {
    order: 0;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-1 {
    order: 1;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-2 {
    order: 2;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-3 {
    order: 3;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-4 {
    order: 4;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-5 {
    order: 5;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-6 {
    order: 6;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-7 {
    order: 7;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-8 {
    order: 8;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-9 {
    order: 9;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-10 {
    order: 10;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-11 {
    order: 11;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-12 {
    order: 12;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 48, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-first {
    order: -1;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-last {
    order: 13;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-0 {
    order: 0;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-1 {
    order: 1;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-2 {
    order: 2;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-3 {
    order: 3;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-4 {
    order: 4;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-5 {
    order: 5;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-6 {
    order: 6;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-7 {
    order: 7;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-8 {
    order: 8;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-9 {
    order: 9;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-10 {
    order: 10;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-11 {
    order: 11;
  }
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-12 {
    order: 12;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  /* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #dee2e6;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

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

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

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

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

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

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

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

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #abdde5;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

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

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

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

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

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

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

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

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

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

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/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 109, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

/* line 117, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 125, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
.table-dark {
  color: #fff;
  background-color: #212529;
}

/* line 129, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}

/* line 135, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
.table-dark.table-bordered {
  border: 0;
}

/* line 140, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/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 165, ../usr/local/bundle/gems/bootstrap-4.0.0/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 174, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 165, ../usr/local/bundle/gems/bootstrap-4.0.0/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 174, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 165, ../usr/local/bundle/gems/bootstrap-4.0.0/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 174, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 165, ../usr/local/bundle/gems/bootstrap-4.0.0/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 174, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 165, ../usr/local/bundle/gems/bootstrap-4.0.0/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 174, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  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;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0/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 40, ../usr/local/bundle/gems/bootstrap-4.0.0/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 51, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

/* line 64, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 76, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-4.0.0/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 97, ../usr/local/bundle/gems/bootstrap-4.0.0/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 104, ../usr/local/bundle/gems/bootstrap-4.0.0/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 117, ../usr/local/bundle/gems/bootstrap-4.0.0/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;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 128, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

/* line 144, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control-sm, .input-group-sm > .form-control,
.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 152, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

/* line 157, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control-lg, .input-group-lg > .form-control,
.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 165, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

/* line 176, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 1rem;
}

/* line 180, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

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

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

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

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

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

/* line 224, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
.form-check-label {
  margin-bottom: 0;
}

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

/* line 235, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

/* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem;
}

/* line 55, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .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 63, ../usr/local/bundle/gems/bootstrap-4.0.0/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, .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 71, ../usr/local/bundle/gems/bootstrap-4.0.0/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 75, ../usr/local/bundle/gems/bootstrap-4.0.0/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 83, ../usr/local/bundle/gems/bootstrap-4.0.0/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 86, ../usr/local/bundle/gems/bootstrap-4.0.0/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 {
  background-color: #71dd8a;
}

/* line 91, ../usr/local/bundle/gems/bootstrap-4.0.0/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 96, ../usr/local/bundle/gems/bootstrap-4.0.0/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 {
  background-color: #34ce57;
}

/* line 102, ../usr/local/bundle/gems/bootstrap-4.0.0/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 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 112, ../usr/local/bundle/gems/bootstrap-4.0.0/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 115, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}

/* line 118, ../usr/local/bundle/gems/bootstrap-4.0.0/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 123, ../usr/local/bundle/gems/bootstrap-4.0.0/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 {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

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

/* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem;
}

/* line 55, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .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 63, ../usr/local/bundle/gems/bootstrap-4.0.0/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, .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 71, ../usr/local/bundle/gems/bootstrap-4.0.0/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 75, ../usr/local/bundle/gems/bootstrap-4.0.0/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 83, ../usr/local/bundle/gems/bootstrap-4.0.0/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 86, ../usr/local/bundle/gems/bootstrap-4.0.0/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 {
  background-color: #efa2a9;
}

/* line 91, ../usr/local/bundle/gems/bootstrap-4.0.0/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 96, ../usr/local/bundle/gems/bootstrap-4.0.0/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 {
  background-color: #e4606d;
}

/* line 102, ../usr/local/bundle/gems/bootstrap-4.0.0/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 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 112, ../usr/local/bundle/gems/bootstrap-4.0.0/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 115, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}

/* line 118, ../usr/local/bundle/gems/bootstrap-4.0.0/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 123, ../usr/local/bundle/gems/bootstrap-4.0.0/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 {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

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

/* line 271, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 277, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 285, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 301, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 305, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    width: auto;
  }
  /* line 311, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 318, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 325, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  /* line 329, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  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;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn:hover, .btn:focus {
  text-decoration: none;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/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 30, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn:not(:disabled):not(.disabled):active, .btn.active:not(:disabled):not(.disabled) {
  background-image: none;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 64, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

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

/* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/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 46, ../usr/local/bundle/gems/bootstrap-4.0.0/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(0, 123, 255, 0.5);
}

/* line 64, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

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

/* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/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 46, ../usr/local/bundle/gems/bootstrap-4.0.0/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(108, 117, 125, 0.5);
}

/* line 64, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

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

/* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/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 46, ../usr/local/bundle/gems/bootstrap-4.0.0/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(40, 167, 69, 0.5);
}

/* line 64, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

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

/* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/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 46, ../usr/local/bundle/gems/bootstrap-4.0.0/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(23, 162, 184, 0.5);
}

/* line 64, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

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

/* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/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 46, ../usr/local/bundle/gems/bootstrap-4.0.0/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(255, 193, 7, 0.5);
}

/* line 64, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

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

/* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/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 46, ../usr/local/bundle/gems/bootstrap-4.0.0/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(220, 53, 69, 0.5);
}

/* line 64, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

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

/* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/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 46, ../usr/local/bundle/gems/bootstrap-4.0.0/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(248, 249, 250, 0.5);
}

/* line 64, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

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

/* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/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 46, ../usr/local/bundle/gems/bootstrap-4.0.0/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(52, 58, 64, 0.5);
}

/* line 70, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-4.0.0/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 74, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

/* line 80, ../usr/local/bundle/gems/bootstrap-4.0.0/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 87, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-4.0.0/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 74, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 80, ../usr/local/bundle/gems/bootstrap-4.0.0/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 87, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-4.0.0/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 74, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

/* line 80, ../usr/local/bundle/gems/bootstrap-4.0.0/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 87, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-4.0.0/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 74, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 80, ../usr/local/bundle/gems/bootstrap-4.0.0/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 87, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-4.0.0/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 74, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 80, ../usr/local/bundle/gems/bootstrap-4.0.0/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 87, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-4.0.0/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 74, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 80, ../usr/local/bundle/gems/bootstrap-4.0.0/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 87, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-4.0.0/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 74, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 80, ../usr/local/bundle/gems/bootstrap-4.0.0/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 87, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-4.0.0/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 74, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 80, ../usr/local/bundle/gems/bootstrap-4.0.0/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 87, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

/* line 93, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}

/* line 100, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

/* line 113, ../usr/local/bundle/gems/bootstrap-4.0.0/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 117, ../usr/local/bundle/gems/bootstrap-4.0.0/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 126, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 131, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 140, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_transitions.scss */
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_transitions.scss */
.fade.show {
  opacity: 1;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_transitions.scss */
.collapse {
  display: none;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_transitions.scss */
.collapse.show {
  display: block;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_transitions.scss */
tr.collapse.show {
  display: table-row;
}

/* line 26, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_transitions.scss */
tbody.collapse.show {
  display: table-row-group;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_transitions.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

/* line 2, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  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 61, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/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 37, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  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 61, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 61, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 55, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 46, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  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 61, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 76, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-4.0.0/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 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 101, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

/* line 108, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 124, ../usr/local/bundle/gems/bootstrap-4.0.0/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 4, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 0 1 auto;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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 27, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.0.0/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 57, ../usr/local/bundle/gems/bootstrap-4.0.0/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 75, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 84, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 116, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}

/* line 121, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 130, ../usr/local/bundle/gems/bootstrap-4.0.0/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 135, ../usr/local/bundle/gems/bootstrap-4.0.0/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 155, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

/* line 159, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

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

/* line 25, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/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 > .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 38, ../usr/local/bundle/gems/bootstrap-4.0.0/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 39, ../usr/local/bundle/gems/bootstrap-4.0.0/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 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file {
  display: flex;
  align-items: center;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.0.0/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::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend,
.input-group-append {
  display: flex;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

/* line 74, ../usr/local/bundle/gems/bootstrap-4.0.0/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 82, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend {
  margin-right: -1px;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-append {
  margin-left: -1px;
}

/* line 91, ../usr/local/bundle/gems/bootstrap-4.0.0/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 107, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

/* line 143, ../usr/local/bundle/gems/bootstrap-4.0.0/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 152, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

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

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

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

/* line 33, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label {
  margin-bottom: 0;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #dee2e6;
}

/* line 78, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

/* line 98, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

/* line 103, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}

/* line 106, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%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 112, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}

/* line 116, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%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 122, ../usr/local/bundle/gems/bootstrap-4.0.0/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 125, ../usr/local/bundle/gems/bootstrap-4.0.0/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 136, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 141, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}

/* line 144, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

/* line 150, ../usr/local/bundle/gems/bootstrap-4.0.0/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 163, ../usr/local/bundle/gems/bootstrap-4.0.0/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;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%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;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 181, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
}

/* line 186, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 197, ../usr/local/bundle/gems/bootstrap-4.0.0/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 204, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 210, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select::-ms-expand {
  opacity: 0;
}

/* line 215, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

/* line 222, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

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

/* line 242, ../usr/local/bundle/gems/bootstrap-4.0.0/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 250, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:focus ~ .custom-file-control {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 254, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:focus ~ .custom-file-control::before {
  border-color: #80bdff;
}

/* line 260, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 266, ../usr/local/bundle/gems/bootstrap-4.0.0/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;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 281, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(calc(2.25rem + 2px) - 1px * 2);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}

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

/* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled {
  color: #6c757d;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-4.0.0/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 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 54, ../usr/local/bundle/gems/bootstrap-4.0.0/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 61, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 75, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link {
  border-radius: 0.25rem;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

/* line 92, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 99, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 112, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0/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 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

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

/* line 68, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 73, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

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

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

/* line 108, ../usr/local/bundle/gems/bootstrap-4.0.0/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 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

/* line 121, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 128, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 158, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 161, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 165, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  /* line 170, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 177, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 182, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 189, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  /* line 194, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 767.98px) {
  /* line 147, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 158, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 161, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 165, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  /* line 170, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 177, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 182, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 189, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  /* line 194, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 991.98px) {
  /* line 147, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 158, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 161, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 165, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  /* line 170, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 177, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 182, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 189, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  /* line 194, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 1199.98px) {
  /* line 147, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 158, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 161, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 165, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  /* line 170, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 177, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 182, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 189, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  /* line 194, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

/* line 145, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

/* line 147, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

/* line 158, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 161, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 165, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 170, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 177, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}

/* line 182, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 189, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 194, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
}

/* line 211, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 220, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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 227, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 232, ../usr/local/bundle/gems/bootstrap-4.0.0/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 240, ../usr/local/bundle/gems/bootstrap-4.0.0/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 245, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%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 249, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 251, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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 263, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 272, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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 279, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 284, ../usr/local/bundle/gems/bootstrap-4.0.0/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 292, ../usr/local/bundle/gems/bootstrap-4.0.0/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 297, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%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 301, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 303, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text a {
  color: #fff;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

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

/* line 74, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 85, ../usr/local/bundle/gems/bootstrap-4.0.0/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 90, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 100, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 107, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 113, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 122, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

/* line 128, ../usr/local/bundle/gems/bootstrap-4.0.0/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 133, ../usr/local/bundle/gems/bootstrap-4.0.0/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 141, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
.card-deck {
  display: flex;
  flex-direction: column;
}

/* line 145, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 141, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 154, ../usr/local/bundle/gems/bootstrap-4.0.0/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 171, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
.card-group {
  display: flex;
  flex-direction: column;
}

/* line 177, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 171, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    flex-flow: row wrap;
  }
  /* line 185, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 190, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 197, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 200, ../usr/local/bundle/gems/bootstrap-4.0.0/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 204, ../usr/local/bundle/gems/bootstrap-4.0.0/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 210, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 213, ../usr/local/bundle/gems/bootstrap-4.0.0/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 217, ../usr/local/bundle/gems/bootstrap-4.0.0/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 223, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  /* line 226, ../usr/local/bundle/gems/bootstrap-4.0.0/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 230, ../usr/local/bundle/gems/bootstrap-4.0.0/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 236, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  /* line 239, ../usr/local/bundle/gems/bootstrap-4.0.0/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 257, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 256, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
  /* line 265, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_card.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 1, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/";
}

/* line 27, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #6c757d;
}

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

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:hover {
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-4.0.0/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 31, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0/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 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 56, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_badge.scss */
.badge:empty {
  display: none;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_badge.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-primary {
  color: #fff;
  background-color: #007bff;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-success {
  color: #fff;
  background-color: #28a745;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-info[href]:hover, .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-light[href]:hover, .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

/* line 1, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-link {
  font-weight: 700;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible {
  padding-right: 4rem;
}

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

/* line 48, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

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

/* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary .alert-link {
  color: #002752;
}

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

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary hr {
  border-top-color: #c8cbcf;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary .alert-link {
  color: #202326;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success hr {
  border-top-color: #b1dfbb;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #0b2e13;
}

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

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info hr {
  border-top-color: #abdde5;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #062c33;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #533f03;
}

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

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #491217;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light hr {
  border-top-color: #ececf6;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light .alert-link {
  color: #686868;
}

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

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark hr {
  border-top-color: #b9bbbe;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  transition: width 0.6s ease;
}

/* line 26, ../usr/local/bundle/gems/bootstrap-4.0.0/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 31, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_media.scss */
.media {
  display: flex;
  align-items: flex-start;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  flex: 1;
}

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

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

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item:hover, .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}

/* line 66, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}

/* line 73, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 88, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 95, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

/* line 101, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

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

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_close.scss */
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

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

/* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
.modal.show .modal-dialog {
  transform: translate(0, 0);
}

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

/* line 60, ../usr/local/bundle/gems/bootstrap-4.0.0/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 77, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 87, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 88, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 93, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 101, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 109, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 116, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 125, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

/* line 133, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

/* line 134, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 138, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 149, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 154, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  /* line 162, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 167, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-lg {
    max-width: 800px;
  }
}

/* line 2, ../usr/local/bundle/gems/bootstrap-4.0.0/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, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 65, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 68, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_popover.scss */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_popover.scss */
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

/* line 45, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 64, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

/* line 90, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
  top: calc((0.5rem + 1px) * -1);
}

/* line 94, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 125, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 180, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_popover.scss */
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

/* line 2, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  perspective: 1000px;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}

@supports (transform-style: preserve-3d) {
  /* line 35, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}

/* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%);
}

@supports (transform-style: preserve-3d) {
  /* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next,
.active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
}

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%);
}

@supports (transform-style: preserve-3d) {
  /* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-prev,
.active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 67, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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: .9;
}

/* line 91, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev {
  left: 0;
}

/* line 97, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next {
  right: 0;
}

/* line 105, ../usr/local/bundle/gems/bootstrap-4.0.0/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 113, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%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 116, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%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 126, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 140, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 151, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

/* line 160, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

/* line 171, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  background-color: #fff;
}

/* line 181, ../usr/local/bundle/gems/bootstrap-4.0.0/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;
}

/* line 3, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-top {
  vertical-align: top !important;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #007bff !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-secondary {
  background-color: #6c757d !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #28a745 !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #17a2b8 !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #dc3545 !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-dark {
  background-color: #343a40 !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/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, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-0 {
  border: 0 !important;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right-0 {
  border-right: 0 !important;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left-0 {
  border-left: 0 !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-primary {
  border-color: #007bff !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-secondary {
  border-color: #6c757d !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-success {
  border-color: #28a745 !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-info {
  border-color: #17a2b8 !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-danger {
  border-color: #dc3545 !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-dark {
  border-color: #343a40 !important;
}

/* line 25, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-white {
  border-color: #fff !important;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 48, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 2, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-none {
  display: none !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table {
  display: table !important;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-row {
  display: table-row !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-flex {
  display: flex !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  /* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-none {
    display: none !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 32, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 33, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

/* line 3, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0/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 31, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 26, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-center {
  align-items: center !important;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-center {
  align-content: center !important;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-center {
  align-self: center !important;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 26, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 27, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 32, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 33, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 41, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 26, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 27, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 32, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 33, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 41, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 26, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 27, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 32, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 33, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 41, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 26, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 27, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 32, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 33, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 41, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-left {
  float: left !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-right {
  float: right !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 5, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-right {
    float: right !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 5, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-right {
    float: right !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 5, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-right {
    float: right !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-right {
    float: right !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}

/* line 9, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-static {
  position: static !important;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-relative {
  position: relative !important;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-absolute {
  position: absolute !important;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-fixed {
  position: fixed !important;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/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 30, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_position.scss */
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.0.0/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;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0;
}

/* line 25, ../usr/local/bundle/gems/bootstrap-4.0.0/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;
  -webkit-clip-path: none;
          clip-path: none;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-25 {
  width: 25% !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-50 {
  width: 50% !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-75 {
  width: 75% !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-100 {
  width: 100% !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-25 {
  height: 25% !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-50 {
  height: 50% !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-75 {
  height: 75% !important;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-100 {
  height: 100% !important;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-0 {
  margin: 0 !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-0 {
  padding: 0 !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-auto {
  margin: auto !important;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  /* line 33, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  /* line 33, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  /* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  /* line 33, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  /* line 33, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 9, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-left {
  text-align: left !important;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-right {
  text-align: right !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }
  /* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 27, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-italic {
  font-style: italic !important;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #007bff !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-secondary {
  color: #6c757d !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #28a745 !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #17a2b8 !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-info:hover, a.text-info:focus {
  color: #117a8b !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #ffc107 !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #dc3545 !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-light {
  color: #f8f9fa !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-dark {
  color: #343a40 !important;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-muted {
  color: #6c757d !important;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible {
  visibility: visible !important;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_print.scss */
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_print.scss */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 52, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 63, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 67, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 72, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 79, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 92, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_print.scss */
  body {
    min-width: 992px !important;
  }
  /* line 95, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_print.scss */
  .container {
    min-width: 992px !important;
  }
  /* line 100, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 103, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_print.scss */
  .badge {
    border: 1px solid #000;
  }
  /* line 107, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 110, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 116, ../usr/local/bundle/gems/bootstrap-4.0.0/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 9, vendor/assets/stylesheets/datepicker.css */
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  border-radius: 4px;
  /*.dow {
    border-top: 1px solid #ddd !important;
  }*/
}

/* line 22, vendor/assets/stylesheets/datepicker.css */
.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

/* line 33, vendor/assets/stylesheets/datepicker.css */
.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}

/* line 43, vendor/assets/stylesheets/datepicker.css */
.datepicker > div {
  display: none;
}

/* line 46, vendor/assets/stylesheets/datepicker.css */
.datepicker table {
  width: 100%;
  margin: 0;
}

/* line 50, vendor/assets/stylesheets/datepicker.css */
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
}

/* line 59, vendor/assets/stylesheets/datepicker.css */
.datepicker td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 63, vendor/assets/stylesheets/datepicker.css */
.datepicker td.day.disabled {
  color: #eeeeee;
}

/* line 66, vendor/assets/stylesheets/datepicker.css */
.datepicker td.old,
.datepicker td.new {
  color: #999999;
}

/* line 70, vendor/assets/stylesheets/datepicker.css */
.datepicker td.active,
.datepicker td.active:hover {
  color: #ffffff;
  background-color: #006dcc;
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 90, vendor/assets/stylesheets/datepicker.css */
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active.active:hover,
.datepicker td.active.disabled,
.datepicker td.active.disabled:hover,
.datepicker td.active[disabled],
.datepicker td.active[disabled]:hover {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}

/* line 106, vendor/assets/stylesheets/datepicker.css */
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active.active:hover {
  background-color: #003399 \9;
}

/* line 112, vendor/assets/stylesheets/datepicker.css */
.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  border-radius: 4px;
}

/* line 124, vendor/assets/stylesheets/datepicker.css */
.datepicker td span:hover {
  background: #eeeeee;
}

/* line 127, vendor/assets/stylesheets/datepicker.css */
.datepicker td span.active {
  color: #ffffff;
  background-color: #006dcc;
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 146, vendor/assets/stylesheets/datepicker.css */
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}

/* line 156, vendor/assets/stylesheets/datepicker.css */
.datepicker td span.active:active,
.datepicker td span.active.active {
  background-color: #003399 \9;
}

/* line 160, vendor/assets/stylesheets/datepicker.css */
.datepicker td span.old {
  color: #999999;
}

/* line 163, vendor/assets/stylesheets/datepicker.css */
.datepicker th.switch {
  width: 145px;
}

/* line 166, vendor/assets/stylesheets/datepicker.css */
.datepicker th.next,
.datepicker th.prev {
  font-size: 21px;
}

/* line 170, vendor/assets/stylesheets/datepicker.css */
.datepicker thead tr:first-child th {
  cursor: pointer;
}

/* line 173, vendor/assets/stylesheets/datepicker.css */
.datepicker thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 176, vendor/assets/stylesheets/datepicker.css */
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/* line 184, vendor/assets/stylesheets/datepicker.css */
.datepicker table thead tr, table tbody tr {
  line-height: 20px;
}

/*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2014 Hakim El Hattab, http://hakim.se
 */
/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button {
  position: relative;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button .ladda-spinner {
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: 0;
  opacity: 0;
  pointer-events: none;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button .ladda-label {
  position: relative;
  z-index: 3;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button .ladda-progress {
  position: absolute;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  visibility: hidden;
  opacity: 0;
  transition: 0.1s linear all !important;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-loading] .ladda-progress {
  opacity: 1;
  visibility: visible;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button, .ladda-button .ladda-spinner, .ladda-button .ladda-label {
  transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=zoom-in], .ladda-button[data-style=zoom-in] .ladda-spinner, .ladda-button[data-style=zoom-in] .ladda-label, .ladda-button[data-style=zoom-out], .ladda-button[data-style=zoom-out] .ladda-spinner, .ladda-button[data-style=zoom-out] .ladda-label {
  transition: 0.3s ease all !important;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-right] .ladda-spinner {
  right: -6px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner {
  right: -12px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-right][data-loading] {
  padding-right: 56px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-right][data-loading] .ladda-spinner {
  opacity: 1;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-right][data-loading][data-size="s"], .ladda-button[data-style=expand-right][data-loading][data-size="xs"] {
  padding-right: 40px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-left] .ladda-spinner {
  left: 26px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner {
  left: 4px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-left][data-loading] {
  padding-left: 56px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-left][data-loading] .ladda-spinner {
  opacity: 1;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-left][data-loading][data-size="s"], .ladda-button[data-style=expand-left][data-loading][data-size="xs"] {
  padding-left: 40px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-up] {
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-up] .ladda-spinner {
  top: -32px;
  left: 50%;
  margin-left: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-up][data-loading] {
  padding-top: 54px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-up][data-loading] .ladda-spinner {
  opacity: 1;
  top: 26px;
  margin-top: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-up][data-loading][data-size="s"], .ladda-button[data-style=expand-up][data-loading][data-size="xs"] {
  padding-top: 32px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner {
  top: 4px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-down] {
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-down] .ladda-spinner {
  top: 62px;
  left: 50%;
  margin-left: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner {
  top: 40px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-down][data-loading] {
  padding-bottom: 54px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-down][data-loading] .ladda-spinner {
  opacity: 1;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=expand-down][data-loading][data-size="s"], .ladda-button[data-style=expand-down][data-loading][data-size="xs"] {
  padding-bottom: 32px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-left] {
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-left] .ladda-label {
  position: relative;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-left] .ladda-spinner {
  left: 100%;
  margin-left: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-left][data-loading] .ladda-label {
  opacity: 0;
  left: -100%;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-left][data-loading] .ladda-spinner {
  opacity: 1;
  left: 50%;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-right] {
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-right] .ladda-label {
  position: relative;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-right] .ladda-spinner {
  right: 100%;
  margin-left: 0;
  left: 16px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-right][data-loading] .ladda-label {
  opacity: 0;
  left: 100%;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-right][data-loading] .ladda-spinner {
  opacity: 1;
  left: 50%;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-up] {
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-up] .ladda-label {
  position: relative;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-up] .ladda-spinner {
  left: 50%;
  margin-left: 0;
  margin-top: 1em;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-up][data-loading] .ladda-label {
  opacity: 0;
  top: -1em;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-up][data-loading] .ladda-spinner {
  opacity: 1;
  margin-top: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-down] {
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-down] .ladda-label {
  position: relative;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-down] .ladda-spinner {
  left: 50%;
  margin-left: 0;
  margin-top: -2em;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-down][data-loading] .ladda-label {
  opacity: 0;
  top: 1em;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=slide-down][data-loading] .ladda-spinner {
  opacity: 1;
  margin-top: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=zoom-out] {
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=zoom-out] .ladda-spinner {
  left: 50%;
  margin-left: 32px;
  transform: scale(2.5);
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=zoom-out] .ladda-label {
  position: relative;
  display: inline-block;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=zoom-out][data-loading] .ladda-label {
  opacity: 0;
  transform: scale(0.5);
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner {
  opacity: 1;
  margin-left: 0;
  transform: none;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=zoom-in] {
  overflow: hidden;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=zoom-in] .ladda-spinner {
  left: 50%;
  margin-left: -16px;
  transform: scale(0.2);
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=zoom-in] .ladda-label {
  position: relative;
  display: inline-block;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=zoom-in][data-loading] .ladda-label {
  opacity: 0;
  transform: scale(2.2);
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner {
  opacity: 1;
  margin-left: 0;
  transform: none;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=contract] {
  overflow: hidden;
  width: 100px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=contract] .ladda-spinner {
  left: 50%;
  margin-left: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=contract][data-loading] {
  border-radius: 50%;
  width: 52px;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=contract][data-loading] .ladda-label {
  opacity: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=contract][data-loading] .ladda-spinner {
  opacity: 1;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=contract-overlay] {
  overflow: hidden;
  width: 100px;
  box-shadow: 0px 0px 0px 2000px transparent;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=contract-overlay] .ladda-spinner {
  left: 50%;
  margin-left: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=contract-overlay][data-loading] {
  border-radius: 50%;
  width: 52px;
  box-shadow: 0px 0px 0px 2000px rgba(0, 0, 0, 0.8);
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=contract-overlay][data-loading] .ladda-label {
  opacity: 0;
}

/* line 7, vendor/assets/stylesheets/ladda-themeless.min.css */
.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner {
  opacity: 1;
}

/* line 1, vendor/assets/stylesheets/introjs.css */
.introjs-overlay {
  position: absolute;
  z-index: 999999;
  background-color: #000;
  opacity: 0;
  background: radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  transition: all 0.3s ease-out;
}

/* line 22, vendor/assets/stylesheets/introjs.css */
.introjs-fixParent {
  z-index: auto !important;
  opacity: 1.0 !important;
  position: absolute !important;
  transform: none !important;
}

/* line 33, vendor/assets/stylesheets/introjs.css */
.introjs-showElement,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
  z-index: 9999999 !important;
}

/* line 39, vendor/assets/stylesheets/introjs.css */
.introjs-disableInteraction {
  z-index: 99999999 !important;
  position: absolute;
}

/* line 44, vendor/assets/stylesheets/introjs.css */
.introjs-relativePosition,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
  position: relative;
}

/* line 50, vendor/assets/stylesheets/introjs.css */
.introjs-helperLayer {
  position: absolute;
  z-index: 9999998;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #777;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
  transition: all 0.3s ease-out;
}

/* line 66, vendor/assets/stylesheets/introjs.css */
.introjs-tooltipReferenceLayer {
  position: absolute;
  z-index: 10000000;
  background-color: transparent;
  transition: all 0.3s ease-out;
}

/* line 77, vendor/assets/stylesheets/introjs.css */
.introjs-helperLayer *,
.introjs-helperLayer *:before,
.introjs-helperLayer *:after {
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 87, vendor/assets/stylesheets/introjs.css */
.introjs-helperNumberLayer {
  position: absolute;
  top: -16px;
  left: -20px;
  z-index: 9999999999 !important;
  padding: 0px;
  font-family: Arial, verdana, tahoma;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  background: #ff3019;
  /* Old browsers */
  /* Chrome10+,Safari5.1+ */
  /* Chrome,Safari4+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #ff3019 0%, #cf0404 100%);
  /* W3C */
  width: 25px;
  height: 25px;
  line-height: 20px;
  border: 3px solid white;
  border-radius: 50%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=2, color=ff0000);
  /* IE10 text shadows */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}

/* line 116, vendor/assets/stylesheets/introjs.css */
.introjs-arrow {
  border: 5px solid white;
  content: '';
  position: absolute;
}

/* line 121, vendor/assets/stylesheets/introjs.css */
.introjs-arrow.top {
  top: -10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: white;
  border-left-color: transparent;
}

/* line 128, vendor/assets/stylesheets/introjs.css */
.introjs-arrow.top-right {
  top: -10px;
  right: 10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: white;
  border-left-color: transparent;
}

/* line 136, vendor/assets/stylesheets/introjs.css */
.introjs-arrow.top-middle {
  top: -10px;
  left: 50%;
  margin-left: -5px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: white;
  border-left-color: transparent;
}

/* line 145, vendor/assets/stylesheets/introjs.css */
.introjs-arrow.right {
  right: -10px;
  top: 10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: white;
}

/* line 153, vendor/assets/stylesheets/introjs.css */
.introjs-arrow.right-bottom {
  bottom: 10px;
  right: -10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: white;
}

/* line 161, vendor/assets/stylesheets/introjs.css */
.introjs-arrow.bottom {
  bottom: -10px;
  border-top-color: white;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

/* line 168, vendor/assets/stylesheets/introjs.css */
.introjs-arrow.left {
  left: -10px;
  top: 10px;
  border-top-color: transparent;
  border-right-color: white;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

/* line 176, vendor/assets/stylesheets/introjs.css */
.introjs-arrow.left-bottom {
  left: -10px;
  bottom: 10px;
  border-top-color: transparent;
  border-right-color: white;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

/* line 185, vendor/assets/stylesheets/introjs.css */
.introjs-tooltip {
  position: absolute;
  padding: 10px;
  background-color: white;
  min-width: 200px;
  max-width: 300px;
  border-radius: 3px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  transition: opacity 0.1s ease-out;
}

/* line 200, vendor/assets/stylesheets/introjs.css */
.introjs-tooltipbuttons {
  text-align: right;
  white-space: nowrap;
}

/*
 Buttons style by http://nicolasgallagher.com/lab/css3-github-buttons/
 Changed by Afshin Mehrabani
*/
/* line 209, vendor/assets/stylesheets/introjs.css */
.introjs-button {
  position: relative;
  overflow: visible;
  display: inline-block;
  padding: 0.3em 0.8em;
  border: 1px solid #d4d4d4;
  margin: 0;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff;
  font: 11px/normal sans-serif;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  background-color: #ececec;
  background-image: linear-gradient(#f4f4f4, #ececec);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  /*background-clip: padding-box;*/
  /* commented out due to Opera 11.10 bug */
  border-radius: 0.2em;
  /* IE hacks */
  zoom: 1;
  *display: inline;
  margin-top: 10px;
}

/* line 241, vendor/assets/stylesheets/introjs.css */
.introjs-button:hover {
  border-color: #bcbcbc;
  text-decoration: none;
  box-shadow: 0px 1px 1px #e3e3e3;
}

/* line 247, vendor/assets/stylesheets/introjs.css */
.introjs-button:focus,
.introjs-button:active {
  background-image: linear-gradient(#ececec, #f4f4f4);
}

/* overrides extra padding on button elements in Firefox */
/* line 256, vendor/assets/stylesheets/introjs.css */
.introjs-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 261, vendor/assets/stylesheets/introjs.css */
.introjs-skipbutton {
  margin-right: 5px;
  color: #7a7a7a;
}

/* line 266, vendor/assets/stylesheets/introjs.css */
.introjs-prevbutton {
  border-radius: 0.2em 0 0 0.2em;
  border-right: none;
}

/* line 273, vendor/assets/stylesheets/introjs.css */
.introjs-nextbutton {
  border-radius: 0 0.2em 0.2em 0;
}

/* line 279, vendor/assets/stylesheets/introjs.css */
.introjs-disabled, .introjs-disabled:hover, .introjs-disabled:focus {
  color: #9a9a9a;
  border-color: #d4d4d4;
  box-shadow: none;
  cursor: default;
  background-color: #f4f4f4;
  background-image: none;
  text-decoration: none;
}

/* line 289, vendor/assets/stylesheets/introjs.css */
.introjs-bullets {
  text-align: center;
}

/* line 292, vendor/assets/stylesheets/introjs.css */
.introjs-bullets ul {
  clear: both;
  margin: 15px auto 0;
  padding: 0;
  display: inline-block;
}

/* line 298, vendor/assets/stylesheets/introjs.css */
.introjs-bullets ul li {
  list-style: none;
  float: left;
  margin: 0 2px;
}

/* line 303, vendor/assets/stylesheets/introjs.css */
.introjs-bullets ul li a {
  display: block;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-decoration: none;
}

/* line 313, vendor/assets/stylesheets/introjs.css */
.introjs-bullets ul li a:hover {
  background: #999;
}

/* line 316, vendor/assets/stylesheets/introjs.css */
.introjs-bullets ul li a.active {
  background: #999;
}

/* line 320, vendor/assets/stylesheets/introjs.css */
.introjs-progress {
  overflow: hidden;
  height: 10px;
  margin: 10px 0 5px 0;
  border-radius: 4px;
  background-color: #ecf0f1;
}

/* line 327, vendor/assets/stylesheets/introjs.css */
.introjs-progressbar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  background-color: #08c;
}

/* line 337, vendor/assets/stylesheets/introjs.css */
.introjsFloatingElement {
  position: absolute;
  height: 0;
  width: 0;
  left: 50%;
  top: 50%;
}

/**
 * Bootstrap Multiselect (http://davidstutz.de/bootstrap-multiselect/)
 *
 * Apache License, Version 2.0:
 * Copyright (c) 2012 - 2020 David Stutz
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not
 * use this file except in compliance with the License. You may obtain a
 * copy of the License at http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
 * License for the specific language governing permissions and limitations
 * under the License.
 *
 * BSD 3-Clause License:
 * Copyright (c) 2012 - 2020 David Stutz
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *    - Redistributions of source code must retain the above copyright notice,
 *      this list of conditions and the following disclaimer.
 *    - Redistributions in binary form must reproduce the above copyright notice,
 *      this list of conditions and the following disclaimer in the documentation
 *      and/or other materials provided with the distribution.
 *    - Neither the name of David Stutz nor the names of its contributors may be
 *      used to endorse or promote products derived from this software without
 *      specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
 * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */
/* line 44, vendor/assets/stylesheets/bootstrap-multiselect.css */
span.multiselect-native-select {
  position: relative;
}

/* line 47, vendor/assets/stylesheets/bootstrap-multiselect.css */
span.multiselect-native-select select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px -1px -1px -3px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  left: 50%;
  top: 30px;
}

/* line 59, vendor/assets/stylesheets/bootstrap-multiselect.css */
.multiselect.dropdown-toggle:after {
  display: none;
}

/* line 62, vendor/assets/stylesheets/bootstrap-multiselect.css */
.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 68, vendor/assets/stylesheets/bootstrap-multiselect.css */
.multiselect-container .multiselect-reset .input-group {
  width: 93%;
}

/* line 71, vendor/assets/stylesheets/bootstrap-multiselect.css */
.multiselect-container > .multiselect-option.dropdown-item,
.multiselect-container .multiselect-group.dropdown-item,
.multiselect-container > .multiselect-option.dropdown-toggle,
.multiselect-container .multiselect-group.dropdown-toggle {
  cursor: pointer;
}

/* line 77, vendor/assets/stylesheets/bootstrap-multiselect.css */
.multiselect-container > .multiselect-option > span,
.multiselect-container .multiselect-group > span {
  padding: 3px 20px;
}

/* line 81, vendor/assets/stylesheets/bootstrap-multiselect.css */
.multiselect-container > .multiselect-option > span > .form-check-label,
.multiselect-container .multiselect-group > span > .form-check-label {
  cursor: pointer;
}

/* line 85, vendor/assets/stylesheets/bootstrap-multiselect.css */
.form-inline .multiselect-container span.form-check {
  padding: 3px 20px 3px 40px;
}

/* Z-INDEX */
/* line 4, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError {
  z-index: 990;
}

/* line 5, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorContent {
  z-index: 991;
}

/* line 6, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow {
  z-index: 996;
}

/* line 8, vendor/assets/stylesheets/validationEngine.jquery.css */
.ui-dialog .formError {
  z-index: 5000;
}

/* line 9, vendor/assets/stylesheets/validationEngine.jquery.css */
.ui-dialog .formError .formErrorContent {
  z-index: 5001;
}

/* line 10, vendor/assets/stylesheets/validationEngine.jquery.css */
.ui-dialog .formError .formErrorArrow {
  z-index: 5006;
}

/* line 15, vendor/assets/stylesheets/validationEngine.jquery.css */
.inputContainer {
  position: relative;
  float: left;
}

/* line 20, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError {
  position: absolute;
  top: 300px;
  left: 300px;
  display: block;
  cursor: pointer;
  text-align: left;
}

/* line 29, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError.inline {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
}

/* line 36, vendor/assets/stylesheets/validationEngine.jquery.css */
.ajaxSubmit {
  padding: 20px;
  background: #55ea55;
  border: 1px solid #999;
  display: none;
}

/* line 43, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorContent {
  width: 100%;
  background: #ee0101;
  position: relative;
  color: #fff;
  min-width: 120px;
  font-size: 11px;
  border: 2px solid #ddd;
  box-shadow: 0 0 6px #000;
  -moz-box-shadow: 0 0 6px #000;
  -webkit-box-shadow: 0 0 6px #000;
  -o-box-shadow: 0 0 6px #000;
  padding: 4px 10px 4px 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
}

/* line 62, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError.inline .formErrorContent {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
}

/* line 74, vendor/assets/stylesheets/validationEngine.jquery.css */
.greenPopup .formErrorContent {
  background: #33be40;
}

/* line 78, vendor/assets/stylesheets/validationEngine.jquery.css */
.blackPopup .formErrorContent {
  background: #393939;
  color: #FFF;
}

/* line 83, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow {
  width: 15px;
  margin: -2px 0 0 13px;
  position: relative;
}

/* line 88, vendor/assets/stylesheets/validationEngine.jquery.css */
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
  margin: -2px 13px 0 0;
}

/* line 93, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrowBottom {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  margin: 0px 0 0 12px;
  top: 2px;
}

/* line 102, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow div {
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  box-shadow: 0 2px 3px #444;
  -moz-box-shadow: 0 2px 3px #444;
  -webkit-box-shadow: 0 2px 3px #444;
  -o-box-shadow: 0 2px 3px #444;
  font-size: 0px;
  height: 1px;
  background: #ee0101;
  margin: 0 auto;
  line-height: 0;
  font-size: 0;
  display: block;
}

/* line 118, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
}

/* line 125, vendor/assets/stylesheets/validationEngine.jquery.css */
.greenPopup .formErrorArrow div {
  background: #33be40;
}

/* line 129, vendor/assets/stylesheets/validationEngine.jquery.css */
.blackPopup .formErrorArrow div {
  background: #393939;
  color: #FFF;
}

/* line 134, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line10 {
  width: 13px;
  border: none;
}

/* line 139, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line9 {
  width: 11px;
  border: none;
}

/* line 144, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line8 {
  width: 11px;
}

/* line 148, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line7 {
  width: 9px;
}

/* line 152, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line6 {
  width: 7px;
}

/* line 156, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line5 {
  width: 5px;
}

/* line 160, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line4 {
  width: 3px;
}

/* line 164, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line3 {
  width: 1px;
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  border-bottom: 0 solid #ddd;
}

/* line 171, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line2 {
  width: 3px;
  border: none;
  background: #ddd;
}

/* line 177, vendor/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line1 {
  width: 1px;
  border: none;
  background: #ddd;
}

/* line 1, app/assets/stylesheets/main.css */
.content {
  /* height: calc(100vh - 7rem); */
  height: calc(100vh - 11rem);
  overflow: auto;
}

/*.btn.disabled {
    pointer-events: none;
}*/
/* line 11, app/assets/stylesheets/main.css */
.write_css {
  color: #6c757d !important;
  background-color: #e9ecef !important;
  opacity: 1 !important;
}

/* line 17, app/assets/stylesheets/main.css */
.highlight {
  font-weight: bold;
}

/* line 21, app/assets/stylesheets/main.css */
.static {
  position: -webkit-sticky;
  position: sticky;
  /* Make the header sticky */
  top: 0;
  /* Stick to the top of its container */
  z-index: 1;
  background-color: #FFFFFF;
  box-shadow: 0 -1px #fff ,  0 -1px #fff;
}

/* line 29, app/assets/stylesheets/main.css */
.box {
  border: 1px solid black;
  padding: 10px;
  margin: 10px;
}

/* line 35, app/assets/stylesheets/main.css */
.toggle_arrow {
  width: 235px !important;
}

/* line 39, app/assets/stylesheets/main.css */
.pdf_align {
  text-align: right;
}

/* line 43, app/assets/stylesheets/main.css */
.pdf_table_box {
  border-top: 1px solid black;
}

/* line 47, app/assets/stylesheets/main.css */
.color_header_pdf {
  background: #C0C0C0 !important;
}

/* line 51, app/assets/stylesheets/main.css */
.pdf_border {
  border-bottom-style: hidden !important;
  font-weight: bold;
}

/* line 56, app/assets/stylesheets/main.css */
.pdf_heading {
  background: #0054a6;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
}

/* line 64, app/assets/stylesheets/main.css */
.text_center {
  align-items: center !important;
}

/* line 67, app/assets/stylesheets/main.css */
.color-pdf {
  color: #0054a6;
}

/* line 72, app/assets/stylesheets/main.css */
.right {
  text-align: right;
}

/* line 76, app/assets/stylesheets/main.css */
.left {
  float: left;
  text-align: left;
}

/* line 82, app/assets/stylesheets/main.css */
.d-flex-pdf {
  display: -webkit-box;
  /*    text-align: right;*/
  /*    -webkit-box-align: center;*/
}

/* line 88, app/assets/stylesheets/main.css */
.avatar_css {
  padding: 5px 0 !important;
  height: 35px !important;
  width: 35px !important;
}

/* line 93, app/assets/stylesheets/main.css */
.sroll_div {
  height: 60em;
}

/* line 97, app/assets/stylesheets/main.css */
.back_css {
  font-style: italic;
  color: #0054a6 !important;
  margin-raight: 7px;
  outline: none;
}

/* line 104, app/assets/stylesheets/main.css */
.kpi-box-icon svg {
  margin: 5px;
  font-size: 35px;
}

/* line 109, app/assets/stylesheets/main.css */
.alert .close {
  padding: 6px 9px;
}

/* line 113, app/assets/stylesheets/main.css */
.alert-msg {
  color: red;
}

/* line 117, app/assets/stylesheets/main.css */
.display_inline {
  display: inline-block;
}

/* line 121, app/assets/stylesheets/main.css */
.work_queue_table tr td {
  padding-bottom: 1.75rem;
}

/* line 125, app/assets/stylesheets/main.css */
.est-mb {
  margin-bottom: 4% !important;
}

/* line 128, app/assets/stylesheets/main.css */
.link_css:focus {
  outline: 0;
}

/* line 130, app/assets/stylesheets/main.css */
.w_q_ht {
  height: 94%;
}

/* line 134, app/assets/stylesheets/main.css */
.link_css {
  background: none !important;
  border: none;
  padding: 0 !important;
  /*optional*/
  font-family: arial, sans-serif;
  /*input has OS specific font-family*/
  color: #069;
  text-decoration: underline;
  cursor: pointer;
}

/* line 146, app/assets/stylesheets/main.css */
.graph_box {
  height: 320px;
}

/* line 150, app/assets/stylesheets/main.css */
.right_text {
  float: right;
}

/* line 154, app/assets/stylesheets/main.css */
.blue_link {
  color: #0054a6 !important;
  float: right;
  margin-right: 7px;
  outline: none;
}

/* line 161, app/assets/stylesheets/main.css */
.blue_link::-moz-focus-inner {
  border: 0;
}

/* line 165, app/assets/stylesheets/main.css */
.margin_css {
  margin-top: 10px;
}

/* line 169, app/assets/stylesheets/main.css */
.text_desc {
  cursor: default;
  color: #797A7C !important;
}

/* line 173, app/assets/stylesheets/main.css */
.date-counter {
  padding: 0 15px;
  font-style: italic;
}

/* line 178, app/assets/stylesheets/main.css */
#duration {
  height: 0;
  margin-bottom: 55px;
  margin-top: 5px;
}

/* line 184, app/assets/stylesheets/main.css */
.card_ht {
  max-height: 100px !important;
}

/* line 188, app/assets/stylesheets/main.css */
.graph_ht {
  max-height: 320px !important;
}

/* line 192, app/assets/stylesheets/main.css */
.toggle_date {
  margin-right: 0rem !important;
}

/* line 195, app/assets/stylesheets/main.css */
.col_padding {
  padding-top: 30px;
  padding-bottom: 22px;
}

/* line 200, app/assets/stylesheets/main.css */
.bg_color {
  background-color: #007bff;
}

/* line 204, app/assets/stylesheets/main.css */
.btn_handler {
  margin-bottom: 3rem !important;
}

/* line 208, app/assets/stylesheets/main.css */
.breadcrumb {
  padding: 6px 1rem !important;
  background-color: #e9ecef;
}

/* line 214, app/assets/stylesheets/main.css */
.work_queue_color {
  color: #001529 !important;
}

/* line 218, app/assets/stylesheets/main.css */
.status_text {
  color: #797A7C !important;
}

/* line 222, app/assets/stylesheets/main.css */
.count_text {
  color: #001529 !important;
  font-size: 18px !important;
}

/* line 227, app/assets/stylesheets/main.css */
.icon_color {
  padding: 7px;
  text-align: center;
  border-radius: 5px;
}

/* line 233, app/assets/stylesheets/main.css */
.arrow_icon {
  background-color: #E9ECEF !important;
  padding: 5px;
  text-align: center;
  border-radius: 5px;
}

/* line 240, app/assets/stylesheets/main.css */
.icon3_color {
  color: #4CFF33;
}

/* line 244, app/assets/stylesheets/main.css */
.icon4_color {
  color: #8633FF;
}

/* line 248, app/assets/stylesheets/main.css */
.icon5_color {
  color: #FF3F33;
}

/* line 252, app/assets/stylesheets/main.css */
.icon6_color {
  color: #33ECFF;
}

/* line 256, app/assets/stylesheets/main.css */
.icon7_color {
  color: #F6FF33;
}

/* line 260, app/assets/stylesheets/main.css */
.centered_div {
  width: auto;
  height: auto;
  position: absolute;
  top: 40%;
  padding-left: 300px;
  padding-top: 30px;
}

/* line 268, app/assets/stylesheets/main.css */
.space_header {
  margin-top: 2rem !important;
}

/* line 272, app/assets/stylesheets/main.css */
.align_middle {
  padding-top: 4px;
}

/* line 276, app/assets/stylesheets/main.css */
.padding_style {
  padding-top: 0px !important;
}

/* line 279, app/assets/stylesheets/main.css */
.logo-change {
  padding: 1.8rem !important;
}

/* line 283, app/assets/stylesheets/main.css */
#headerSidebar ul li a:hover {
  background: #e9ecef;
  cursor: pointer;
}

/* line 288, app/assets/stylesheets/main.css */
#headerSidebar ul li > ul.list-unstyled {
  margin-left: 0;
  border-left: none;
}

/* line 293, app/assets/stylesheets/main.css */
#headerSidebar ul li > ul.list-unstyled li a {
  padding-left: 1.8rem !important;
}

/* line 297, app/assets/stylesheets/main.css */
.navbar-nav li.nav-item {
  padding: .9rem 1rem;
}

/* line 301, app/assets/stylesheets/main.css */
.navbar-nav li.nav-item.active {
  background-color: #004180;
  color: #fff;
}

/* line 306, app/assets/stylesheets/main.css */
.navbar-dark .btn-link {
  color: #fff;
}

/* line 310, app/assets/stylesheets/main.css */
.navbar-dark .btn-link:hover {
  color: #f2f2f2;
}

/* line 314, app/assets/stylesheets/main.css */
.cyan-300 {
  color: #000;
  background-color: #61c0cf;
}

/* line 319, app/assets/stylesheets/main.css */
.w-10 {
  width: 10% !important;
}

/* line 323, app/assets/stylesheets/main.css */
.w-20 {
  width: 20% !important;
}

/* line 327, app/assets/stylesheets/main.css */
.w-30 {
  width: 30% !important;
}

/* line 331, app/assets/stylesheets/main.css */
.w-35 {
  width: 35% !important;
}

/* line 335, app/assets/stylesheets/main.css */
.w-40 {
  width: 40% !important;
}

/* line 339, app/assets/stylesheets/main.css */
.w-70 {
  width: 70% !important;
}

/* line 343, app/assets/stylesheets/main.css */
.spin {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
}

/* line 351, app/assets/stylesheets/main.css */
.ico-opacity {
  opacity: .5;
}

/* line 355, app/assets/stylesheets/main.css */
.accordion > .card > .card-header {
  margin-bottom: 0 !important;
}

/* line 359, app/assets/stylesheets/main.css */
.mh-600 {
  max-height: 800px;
  overflow: auto;
}

/* line 364, app/assets/stylesheets/main.css */
.yel-100 {
  background-color: rgba(242, 242, 218, 0.5);
}

/* line 368, app/assets/stylesheets/main.css */
.dashed-border {
  border: dashed 2px rgba(179, 179, 179, 0.3);
}

/* line 372, app/assets/stylesheets/main.css */
.op {
  opacity: .3;
}

/* line 376, app/assets/stylesheets/main.css */
.light-gray {
  background: rgba(179, 179, 179, 0.1);
}

/* line 380, app/assets/stylesheets/main.css */
.ico-size {
  width: 18px;
  height: 18px;
}

/* line 385, app/assets/stylesheets/main.css */
.file-field input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 15%;
  padding: 0;
  margin: 0;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
  height: 2.2rem;
}

@media print {
  /* line 400, app/assets/stylesheets/main.css */
  .noprint {
    visibility: hidden !important;
    height: 0 !important;
  }
  /* line 405, app/assets/stylesheets/main.css */
  .box {
    border: 1px solid black;
    padding: 10px;
    margin: 10px;
  }
  /* line 411, app/assets/stylesheets/main.css */
  .grp-section {
    position: relative;
  }
  /* line 414, app/assets/stylesheets/main.css */
  .print-title {
    padding-top: 20px;
    position: absolute;
    bottom: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  /* line 421, app/assets/stylesheets/main.css */
  .print-product {
    margin-top: 200px;
  }
  /* line 424, app/assets/stylesheets/main.css */
  .print-pos {
    height: 380px !important;
  }
  /* line 427, app/assets/stylesheets/main.css */
  .print-title-gap {
    position: absolute;
    bottom: 50%;
    margin-bottom: 20px;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  /* line 434, app/assets/stylesheets/main.css */
  .print-pos-gap {
    height: 370px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 440, app/assets/stylesheets/main.css */
  .pd-2 {
    padding: 0 1px !important;
  }
  /* line 443, app/assets/stylesheets/main.css */
  .pd-3 {
    max-width: 76%;
  }
}

@media (min-width: 767px) {
  /* line 449, app/assets/stylesheets/main.css */
  .modal-md {
    max-width: 650px;
  }
}

@media (max-width: 768px) {
  /* line 455, app/assets/stylesheets/main.css */
  .logo-badge {
    margin-right: -13px;
  }
}

@media (min-width: 576px) {
  /* line 460, app/assets/stylesheets/main.css */
  .pd-2 {
    padding: 0 !important;
    font-weight: bold;
  }
  /* line 464, app/assets/stylesheets/main.css */
  .pd-4 {
    max-width: 30% !important;
    flex: 0 0 30% !important;
  }
  /* line 468, app/assets/stylesheets/main.css */
  .pd-3 {
    max-width: 69% !important;
    flex: 0 0 69% !important;
  }
  /* line 472, app/assets/stylesheets/main.css */
  .pd-txt-7 {
    max-width: 56% !important;
    flex: 0 0 56% !important;
  }
}

/* line 477, app/assets/stylesheets/main.css */
.print-kpi {
  max-width: 44% !important;
  flex: 0 0 44% !important;
}

/* line 481, app/assets/stylesheets/main.css */
.reformat-circle {
  height: 16px;
  width: 16px;
  display: inline-block;
}

/* line 487, app/assets/stylesheets/main.css */
.bl-size {
  border-left-width: 4px !important;
  border-left-color: #00aeef !important;
}

/* line 492, app/assets/stylesheets/main.css */
.font-12 {
  font-size: 12px;
}

/* line 496, app/assets/stylesheets/main.css */
.font-13 {
  font-size: 13px;
}

/* line 500, app/assets/stylesheets/main.css */
.font-15 {
  font-size: 15px !important;
}

/* line 504, app/assets/stylesheets/main.css */
.logo-badge {
  flex: 0 0 auto;
  align-items: center;
  height: 90px;
  background-color: #fff;
  border-right: none;
  margin-top: 17%;
  margin-left: -13px;
}

/* line 514, app/assets/stylesheets/main.css */
.logo-badge-fr {
  flex: 0 0 auto;
  align-items: center;
  height: auto;
  background-color: #fff;
  border-right: none;
  margin-top: 17%;
  margin-left: -13px;
  padding: 33px 18px;
}

/* line 525, app/assets/stylesheets/main.css */
.shadow-element {
  width: 20px;
  height: 20px;
  overflow: hidden;
  position: relative;
  margin-left: -21px;
}

/*.shadow-element::after {
    content: '';
    background: #58595b;;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 110px 40px 0;
    border-color: transparent #58595b transparent;
    position: absolute;
    transform: rotate(45deg) translate(-71%,0);
}*/
/* line 544, app/assets/stylesheets/main.css */
.datepicker td, .datepicker th {
  padding: .6rem;
}

/* line 548, app/assets/stylesheets/main.css */
.fr-mlt .form-inline .multiselect-container li a label.checkbox input[type="checkbox"], .form-inline .multiselect-container li a label.radio input[type="radio"] {
  margin-left: -20px;
  margin-right: 6px;
}

/* line 553, app/assets/stylesheets/main.css */
.fr-mlt .form-inline label {
  display: inline-flex;
}

/* line 557, app/assets/stylesheets/main.css */
.form-inline .form-check-input {
  margin-right: 0.25rem !important;
  margin-left: -93px !important;
}

/* line 561, app/assets/stylesheets/main.css */
.fr-mlt .form-inline .multiselect-container span.form-check {
  padding: 3px 20px 3px 0 !important;
}

/* line 565, app/assets/stylesheets/main.css */
.margin_css {
  margin-right: -219px !important;
  margin-left: -35px !important;
  margin-top: 14px !important;
  overflow: hidden !important;
  /* Hide scrollbars */
}

/* line 572, app/assets/stylesheets/main.css */
.work_queue_table {
  border-collapse: collapse !important;
}

/* line 576, app/assets/stylesheets/main.css */
.fr-mlt .form-inline .form-check {
  justify-content: start !important;
}

/* line 579, app/assets/stylesheets/main.css */
.va-m {
  vertical-align: middle !important;
  height: 3rem;
}

/* line 584, app/assets/stylesheets/main.css */
.htContainer {
  max-height: 300px !important;
}

/* line 588, app/assets/stylesheets/main.css */
.review-data-table {
  max-height: 350px !important;
}

/* line 592, app/assets/stylesheets/main.css */
path, ._jsPlumb_endpoint, ._jsPlumb_connector {
  cursor: pointer;
  z-index: 1000000;
}

/* line 597, app/assets/stylesheets/main.css */
.dataHover {
  background-color: rgba(126, 239, 104, 0.8);
  border-color: #7eef68;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(126, 239, 104, 0.6);
  outline: 0 none;
}

/* line 604, app/assets/stylesheets/main.css */
._jsPlumb_source_hover, ._jsPlumb_target_hover {
  /*background-color: blue;*/
  /*box-shadow: 0px 0px 5px 5px #007FFF;*/
  border-color: #7eef68;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(126, 239, 104, 0.6);
  outline: 0 none;
}

/* line 612, app/assets/stylesheets/main.css */
._jsPlumb_pointer_hover {
  color: rgba(126, 239, 104, 0.8);
}

/* line 616, app/assets/stylesheets/main.css */
.htCore {
  padding-bottom: 1rem;
}

/********************* Handson table over ride ***********************/
/* line 622, app/assets/stylesheets/main.css */
.htContextMenu button {
  color: #666;
}

/* line 626, app/assets/stylesheets/main.css */
.htContextMenu table.htCore {
  width: auto !important;
}

/* line 630, app/assets/stylesheets/main.css */
.htContextMenu button {
  color: #58595b !important;
}

/* line 634, app/assets/stylesheets/main.css */
#left-col {
  border: 1px solid #c0c0c0;
  cursor: move;
}

/* line 639, app/assets/stylesheets/main.css */
#left-col:hover {
  box-shadow: 0px 0px 18px 0px rgba(50, 50, 50, 0.71);
}

/* line 645, app/assets/stylesheets/main.css */
.source-badge {
  background-color: inherit;
  color: #777;
  padding-top: 6px;
}

/* line 651, app/assets/stylesheets/main.css */
.source-badge.source-required {
  background-color: #777;
  color: #000;
}

/* line 656, app/assets/stylesheets/main.css */
.reformat-element {
  height: 20px;
  width: 20px;
  margin-left: -25px;
}

/* line 662, app/assets/stylesheets/main.css */
.reformat-pointer {
  cursor: pointer;
}

/* line 666, app/assets/stylesheets/main.css */
.reformat-select {
  margin: -5px 0 0 -30px;
  width: 60px;
  padding-left: 5px;
}

/* line 672, app/assets/stylesheets/main.css */
.error-message-hide {
  display: none;
}

/* line 676, app/assets/stylesheets/main.css */
.review_alert {
  margin-left: 0 !important;
}

/* line 680, app/assets/stylesheets/main.css */
.alertWidth {
  width: 98.6% !important;
}

/* line 684, app/assets/stylesheets/main.css */
.progress-bar-zero {
  min-width: 0%;
}

/* line 688, app/assets/stylesheets/main.css */
.ht_clone_top {
  display: none;
}

/* line 692, app/assets/stylesheets/main.css */
.ht_clone_corner {
  display: none;
}

/* line 696, app/assets/stylesheets/main.css */
.ht_clone_left {
  display: none;
}

/* line 700, app/assets/stylesheets/main.css */
.estimation-field {
  border: solid #eeeeee;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
}

/* line 709, app/assets/stylesheets/main.css */
.estimation-field-required {
  border-left-width: 4px !important;
  border-left-color: #00aeef !important;
}

/* line 714, app/assets/stylesheets/main.css */
.estimation-field-size-required {
  border-left-width: 4px !important;
  border-left-color: #00aeef !important;
}

/* line 719, app/assets/stylesheets/main.css */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 729, app/assets/stylesheets/main.css */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 734, app/assets/stylesheets/main.css */
a.status {
  color: #3b3b3b;
}

/* line 738, app/assets/stylesheets/main.css */
.parent {
  padding: 1em;
  display: -webkit-box;
  display: -moz-box;
  overflow-x: auto;
  overflow-y: hidden;
  margin-left: auto;
  margin-right: auto;
}

/* line 748, app/assets/stylesheets/main.css */
.child {
  padding: 1em;
}

/* line 752, app/assets/stylesheets/main.css */
.wrap-td {
  white-space: inherit !important;
}

/* line 756, app/assets/stylesheets/main.css */
.label-text {
  position: fixed;
  bottom: 0;
  left: 1rem;
  width: inherit;
  text-align: Left;
  padding-bottom: 10px;
  padding-left: 22px;
}

/* line 766, app/assets/stylesheets/main.css */
.label-text a {
  color: #fff;
}

/* line 770, app/assets/stylesheets/main.css */
.mw-30 {
  min-width: 30px;
}

/* New */
/* line 775, app/assets/stylesheets/main.css */
.mxw-5 {
  max-width: 5%;
}

/* line 779, app/assets/stylesheets/main.css */
.w-95 {
  width: 95% !important;
}

/* line 783, app/assets/stylesheets/main.css */
.report .form-control {
  width: auto;
}

/* line 787, app/assets/stylesheets/main.css */
.sticky-row {
  position: sticky;
  position: -webkit-sticky;
  left: 0;
  z-index: 3;
}

/* line 794, app/assets/stylesheets/main.css */
.sd-ls-item li a {
  border-bottom: none !important;
}

/* line 798, app/assets/stylesheets/main.css */
.user-pro svg {
  margin-left: 10px;
}

/* line 802, app/assets/stylesheets/main.css */
.hd-search #basic-addon1 {
  border-radius: 5px 0 0 5px;
}

/* line 806, app/assets/stylesheets/main.css */
.navbar-brand span {
  font-weight: 700;
}

/* line 810, app/assets/stylesheets/main.css */
#headerSidebar .dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

/* line 818, app/assets/stylesheets/main.css */
#headerSidebar .dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

/* line 826, app/assets/stylesheets/main.css */
.noti-icon.dropdown-toggle::after {
  display: none !important;
}

/* line 829, app/assets/stylesheets/main.css */
.noti-icon {
  position: relative;
}

/* line 833, app/assets/stylesheets/main.css */
.buy-submenu {
  padding-left: 15px !important;
}

/* line 837, app/assets/stylesheets/main.css */
.buy-submenu li a {
  padding: 12px 20px !important;
}

/* line 842, app/assets/stylesheets/main.css */
.noti-icon::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 11px;
  background: #DD4A68;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: none;
}

/* line 854, app/assets/stylesheets/main.css */
.fixed-bottom {
  z-index: 9 !important;
}

/* line 858, app/assets/stylesheets/main.css */
.overlay_container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #000;
  z-index: 99;
  opacity: 0.5;
  display: none;
}

/* Organization page */
/* line 872, app/assets/stylesheets/main.css */
#sidebar, #headerSidebar {
  width: 250px;
  margin-left: -250px;
  position: fixed;
  top: 56px;
  left: 0;
  height: 100vh;
  z-index: 999;
  background: #f3f3f4;
  color: #212529;
  transition: all 0.3s;
}

/* line 885, app/assets/stylesheets/main.css */
#sidebar.active, #headerSidebar.active {
  margin-left: 0;
}

/* line 889, app/assets/stylesheets/main.css */
#sidebar .sidebar-header, #headerSidebar .sidebar-header {
  padding: 20px;
}

/* line 893, app/assets/stylesheets/main.css */
#sidebar ul.components, #headerSidebar ul.components {
  padding: 20px 0;
}

/* line 897, app/assets/stylesheets/main.css */
#sidebar ul p, #headerSidebar ul p {
  color: #fff;
  padding: 10px;
}

/* line 902, app/assets/stylesheets/main.css */
#sidebar ul li a, #headerSidebar ul li a {
  padding: 12px 22px;
  color: #58595b;
  display: block;
  border-bottom: 1px solid #dedede;
  width: 256px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 913, app/assets/stylesheets/main.css */
#sidebar ul li a:hover, #headerSidebar ul li a:hover {
  background: #e9ecef;
}

/* line 917, app/assets/stylesheets/main.css */
#sidebar ul li.active > a,
a[aria-expanded="true"], #headerSidebar ul li.active > a {
  color: #fff;
}

/* line 922, app/assets/stylesheets/main.css */
.breadcrumb-item, .breadcrumb-item a {
  color: #6c757d !important;
  font-weight: 700;
}

/* line 927, app/assets/stylesheets/main.css */
.breadcrumb-item a:hover {
  text-decoration: underline !important;
  cursor: pointer;
}

/* line 932, app/assets/stylesheets/main.css */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block !important;
  padding-right: 0.5rem !important;
  padding-left: 0rem !important;
  color: #6c757d !important;
  content: ">" !important;
  font-weight: 400 !important;
}

/* line 941, app/assets/stylesheets/main.css */
.breadcrumb-item.active {
  font-weight: 400;
}

/* line 945, app/assets/stylesheets/main.css */
#organization.active {
  width: calc(100% - 250px);
}

/* line 949, app/assets/stylesheets/main.css */
.mh-200 {
  max-height: 200px;
  overflow: auto;
}

/* line 954, app/assets/stylesheets/main.css */
.img-pdf {
  height: auto;
  vertical-align: middle;
  border-style: none !important;
  align-items: center !important;
  align-self: center;
  justify-self: center;
}

/* line 963, app/assets/stylesheets/main.css */
.logo-pdf {
  height: 40px;
  width: 350px;
  border-style: none !important;
  align-items: right !important;
}

/* line 970, app/assets/stylesheets/main.css */
.container_pdf {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 975, app/assets/stylesheets/main.css */
.row_pdf {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media print {
  /* line 984, app/assets/stylesheets/main.css */
  .print-title {
    position: relative;
    bottom: 0;
  }
  /* line 988, app/assets/stylesheets/main.css */
  .estimation-count {
    margin-top: 38%;
  }
  /* line 992, app/assets/stylesheets/main.css */
  .system-list-pd {
    margin-top: 19%;
    align-self: center;
    justify-self: center;
  }
  /* line 998, app/assets/stylesheets/main.css */
  .print-title-gap {
    position: relative;
    bottom: 0;
  }
  /* line 1003, app/assets/stylesheets/main.css */
  .img-pdf {
    height: auto !important;
    vertical-align: middle !important;
    border-style: none !important;
    align-items: center !important;
    align-self: center !important;
    justify-self: center !important;
  }
  /* line 1012, app/assets/stylesheets/main.css */
  .container_pdf {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media print {
  /* line 1020, app/assets/stylesheets/main.css */
  * {
    -webkit-print-color-adjust: exact !important;
    /*Chrome, Safari */
    color-adjust: exact !important;
    /*Firefox*/
  }
}

/* line 1026, app/assets/stylesheets/main.css */
.custom-select {
  font-size: 0.875rem !important;
  height: calc(1.5em + 0.7rem + 2px) !important;
}

@media (max-width: 768px) {
  /* line 1032, app/assets/stylesheets/main.css */
  #sidebar {
    margin-left: -250px;
    top: 76px;
  }
  /* line 1037, app/assets/stylesheets/main.css */
  #sidebar.active {
    margin-left: 0;
    top: 76px;
  }
  /* line 1042, app/assets/stylesheets/main.css */
  #organization {
    width: 100%;
  }
  /* line 1046, app/assets/stylesheets/main.css */
  #organization.active {
    width: calc(100% - 250px);
  }
  /* line 1050, app/assets/stylesheets/main.css */
  #sidebarCollapse span {
    display: none;
  }
}

/* line 1055, app/assets/stylesheets/main.css */
#dismiss {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #7386D5;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  transition: all 0.3s;
}

/* line 1070, app/assets/stylesheets/main.css */
#dismiss:hover {
  background: #fff;
  color: #7386D5;
}

/* line 1075, app/assets/stylesheets/main.css */
.white-bg {
  background: white;
}

/* line 1079, app/assets/stylesheets/main.css */
.overlay {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 998;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}

/* line 1090, app/assets/stylesheets/main.css */
.overlay.active {
  display: block;
  opacity: 1;
}

/* line 1095, app/assets/stylesheets/main.css */
.btn-white {
  color: #212529;
  background-color: #fff !important;
  border-color: #ccc;
}

/* line 1101, app/assets/stylesheets/main.css */
.btn-white:hover {
  color: #212529;
  background-color: #e6e6e6 !important;
  border-color: #adadad;
}

/* line 1107, app/assets/stylesheets/main.css */
.btn-white:focus, .btn-white.focus {
  color: #212529;
  background-color: #cccdcd !important;
  border-color: #adadad;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 1114, app/assets/stylesheets/main.css */
.btn-default {
  color: #212529;
  background-color: #dedede;
  border-color: #cccdcd;
}

/* line 1120, app/assets/stylesheets/main.css */
.btn-default:hover {
  color: #212529;
  background-color: #cccdcd;
  border-color: #cccdcd;
}

/* line 1126, app/assets/stylesheets/main.css */
.btn-dafault:focus, .btn-dafault.focus {
  color: #212529;
  background-color: #cccdcd;
  border-color: #797a7c;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 1133, app/assets/stylesheets/main.css */
.btn-dafault.disabled, .btn-dafault:disabled {
  color: #212529;
  background-color: #cccdcd;
  border-color: #797a7c;
}

/* line 1139, app/assets/stylesheets/main.css */
.btn-dafault:not(:disabled):not(.disabled):active, .btn-dafault.active:not(:disabled):not(.disabled),
.show > .btn-dafault.dropdown-toggle {
  color: #212529;
  background-color: #cccdcd;
  border-color: #797a7c;
}

/* line 1146, app/assets/stylesheets/main.css */
.btn-dafault:not(:disabled):not(.disabled):active:focus, .btn-dafault.active:not(:disabled):not(.disabled):focus,
.show > .btn-dafault.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 1151, app/assets/stylesheets/main.css */
.disabled_link {
  opacity: .6;
  pointer-events: none !important;
  cursor: default !important;
  color: #fff !important;
  background-color: #0054a6 !important;
  border-color: #0054a6 !important;
}

/* line 1160, app/assets/stylesheets/main.css */
.disabled_link_cutplan {
  opacity: .6;
  pointer-events: none !important;
  cursor: default !important;
}

/* line 1166, app/assets/stylesheets/main.css */
input::-moz-placeholder {
  font-size: 14px;
}

/* line 1170, app/assets/stylesheets/main.css */
#save-section {
  min-width: 150px;
  margin-left: 10px;
}

/* line 1175, app/assets/stylesheets/main.css */
#edit-section {
  min-width: 150px;
  display: none;
  margin-left: 10px;
}

/* line 1181, app/assets/stylesheets/main.css */
.analysis-comment {
  min-width: 165px;
  border: 1px solid #ced4da;
  height: 32px;
  border-radius: 5px;
  background-color: #e9ecef !important;
}

/* line 1189, app/assets/stylesheets/main.css */
.analysis-comment-edit {
  border: 1px solid #ced4da;
  height: 32px;
  border-radius: 5px;
}

/* line 1195, app/assets/stylesheets/main.css */
.fl-con img {
  width: 23px;
}

/* line 1199, app/assets/stylesheets/main.css */
a:focus {
  outline: none;
}

/* line 1203, app/assets/stylesheets/main.css */
.truncated {
  display: inline-block;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1211, app/assets/stylesheets/main.css */
.off-yellow {
  background-color: rgba(242, 242, 218, 0.5);
  color: #58595b;
}

/* line 1216, app/assets/stylesheets/main.css */
.disable-link {
  text-decoration: none !important;
  color: black !important;
  cursor: default;
}

/* line 1222, app/assets/stylesheets/main.css */
.enable-link {
  text-decoration: underline !important;
  color: #075798 !important;
  cursor: pointer !important;
}

/* line 1228, app/assets/stylesheets/main.css */
.mx-600 {
  max-height: 35rem;
  overflow: auto;
}

/* line 1233, app/assets/stylesheets/main.css */
.field-with-errors {
  color: red;
}

/* line 1237, app/assets/stylesheets/main.css */
.field-with-errors ul {
  list-style: none;
  padding-left: 10px;
  margin: 0 0 18px 0;
}

/* line 1243, app/assets/stylesheets/main.css */
#save-section {
  min-width: 150px;
  margin-left: 10px;
}

/* line 1248, app/assets/stylesheets/main.css */
#edit-section {
  min-width: 150px;
  display: none;
  margin-left: 10px;
}

/* line 1254, app/assets/stylesheets/main.css */
.analysis-comment {
  min-width: 165px;
  border: 1px solid grey;
  height: 30px;
  border-radius: 5px;
}

/* line 1261, app/assets/stylesheets/main.css */
.analysis-comment-edit {
  border: 1px solid grey;
  height: 30px;
  border-radius: 5px;
}

/* line 1267, app/assets/stylesheets/main.css */
a:focus {
  outline: none;
}

/* line 1271, app/assets/stylesheets/main.css */
.truncated {
  display: inline-block;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1279, app/assets/stylesheets/main.css */
.hide-text {
  visibility: hidden;
}

/* line 1283, app/assets/stylesheets/main.css */
.w-100 {
  width: 100% !important;
}

/* line 1287, app/assets/stylesheets/main.css */
.wp-10 {
  width: 10% !important;
}

/* line 1291, app/assets/stylesheets/main.css */
.alwaysbreak {
  /*  display: block;
    clear: both;*/
  page-break-before: always;
}

/* line 1297, app/assets/stylesheets/main.css */
.wp-90 {
  width: 90% !important;
}

/* line 1301, app/assets/stylesheets/main.css */
.wp-20 {
  width: 20% !important;
}

/* line 1305, app/assets/stylesheets/main.css */
.wp-80 {
  width: 90% !important;
}

/* line 1309, app/assets/stylesheets/main.css */
.btn-group > .multiselect {
  min-width: 250px;
  border: 1px solid #ced4da;
  background: #e9ecef;
}

/* line 1315, app/assets/stylesheets/main.css */
.btn-group > .multiselect-container {
  min-width: 100%;
  border: 1px solid #ced4da;
}

/* line 1321, app/assets/stylesheets/main.css */
#club-po > .btn-group > .multiselect {
  width: 250px;
  border: 1px solid #ced4da;
  background: #e9ecef;
}

/* line 1327, app/assets/stylesheets/main.css */
#club-po > .btn-group > .multiselect-container {
  width: 250px;
  border: 1px solid #ced4da;
  padding: 8px 15px;
}

/* line 1333, app/assets/stylesheets/main.css */
.w-12 {
  width: 12%;
}

/* line 1337, app/assets/stylesheets/main.css */
.w-14 {
  width: 14%;
}

/* line 1341, app/assets/stylesheets/main.css */
.w-17 {
  width: 17.3%;
}

/* line 1345, app/assets/stylesheets/main.css */
.tr-h {
  height: 2.875rem;
}

/* line 1349, app/assets/stylesheets/main.css */
.hide {
  display: none !important;
}

/* line 1353, app/assets/stylesheets/main.css */
.version-text {
  font-size: 0.75rem;
  display: flex;
  padding-top: .5rem;
}

/* line 1359, app/assets/stylesheets/main.css */
.w-15 {
  width: 15%;
}

/* line 1363, app/assets/stylesheets/main.css */
.multiselect-container > li > a > label {
  padding: 3px 20px 3px 20px !important;
}

/* line 1367, app/assets/stylesheets/main.css */
.mh-4h {
  max-height: 400px;
  overflow: auto;
}

/* line 1372, app/assets/stylesheets/main.css */
.mh-6h {
  max-height: 600px;
  overflow: auto;
}

/* line 1377, app/assets/stylesheets/main.css */
.ui-autocomplete {
  position: absolute;
  z-index: 1000;
  cursor: default;
  padding: 0;
  margin-top: 2px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 1394, app/assets/stylesheets/main.css */
.ui-autocomplete > li {
  padding: 3px 20px;
}

/* line 1398, app/assets/stylesheets/main.css */
.ui-autocomplete > li.ui-state-focus {
  background-color: #DDD;
}

/* line 1402, app/assets/stylesheets/main.css */
.display-none {
  display: none;
}

/* line 1405, app/assets/stylesheets/main.css */
.fixed-top, .coats-nav-fixed #layoutSidenav #layoutSidenav_nav, .coats-nav-fixed .coats-topnav {
  z-index: 9999999;
}

/* line 1408, app/assets/stylesheets/main.css */
.size-17 {
  width: 17px;
}

/* line 1412, app/assets/stylesheets/main.css */
.mr2 {
  margin-right: 2px !important;
}

/* line 1415, app/assets/stylesheets/main.css */
.mr3 {
  margin-right: 3px !important;
}

/* line 1418, app/assets/stylesheets/main.css */
.mr4 {
  margin-right: 4px !important;
}

/* line 1421, app/assets/stylesheets/main.css */
.mr5 {
  margin-right: 5px !important;
}

/* line 1424, app/assets/stylesheets/main.css */
.mr6 {
  margin-right: 6px !important;
}

/* line 1427, app/assets/stylesheets/main.css */
.mr-4rm {
  margin-right: .4rem;
}

/* line 1430, app/assets/stylesheets/main.css */
.login-sidebar {
  position: fixed;
  width: 360px;
  background-color: #dee2e6;
  right: 0;
}

/* line 1436, app/assets/stylesheets/main.css */
.dropdown-menu {
  font-size: 0.875rem !important;
}

/* line 1439, app/assets/stylesheets/main.css */
.multiselect-container > li > a > label > input[type=checkbox] {
  margin-bottom: 0;
}

/* line 1442, app/assets/stylesheets/main.css */
.h34 {
  height: 34.2px !important;
}

/* line 1445, app/assets/stylesheets/main.css */
.form-height {
  height: 28px !important;
}

/* line 1448, app/assets/stylesheets/main.css */
.fg-bottom {
  margin-bottom: 0.75rem !important;
}

/* line 1451, app/assets/stylesheets/main.css */
.custom-control-inline .custom-control-input {
  z-index: 1;
}

/* line 1454, app/assets/stylesheets/main.css */
.wrap-word {
  overflow-wrap: anywhere;
}

/* line 1457, app/assets/stylesheets/main.css */
.tablefixedhead {
  overflow: auto;
  max-height: 400px;
}

/* line 1462, app/assets/stylesheets/main.css */
.tablefixedhead head,
.tablefixedhead th {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: #fff;
  border-top: 2px solid #fff !important;
}

/* line 1472, app/assets/stylesheets/main.css */
.hr-text {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  color: black;
  text-align: center;
  height: 1.5em;
  opacity: 0.5;
}

/* line 1482, app/assets/stylesheets/main.css */
.hr-text:before {
  content: "";
  background: #6c757d;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  padding: 0 2px;
}

/* line 1492, app/assets/stylesheets/main.css */
.hr-text:after {
  content: attr(data-content);
  position: relative;
  display: inline-block;
  color: black;
  padding: 0 0.5em;
  line-height: 1.5em;
  color: black;
  background-color: #e9ecef;
}

/* line 1503, app/assets/stylesheets/main.css */
.main-heading {
  background: #0054a6;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
}

/* line 1510, app/assets/stylesheets/main.css */
.tag-control {
  border: 1px solid #959595;
  padding: 0;
  font-size: 14px;
}

/* line 1515, app/assets/stylesheets/main.css */
.tag-control:focus {
  border: 1px solid #959595;
  box-shadow: none;
}

/* line 1519, app/assets/stylesheets/main.css */
.report-info-area {
  padding: 14px 0;
}

/* line 1522, app/assets/stylesheets/main.css */
.text-b {
  font-weight: 500;
}

/* line 1525, app/assets/stylesheets/main.css */
.sys-hd {
  font-size: 16px;
  line-height: 26px;
}

/* line 1529, app/assets/stylesheets/main.css */
.system-list {
  text-align: center;
  padding: 20px 0 0;
}

/* line 1533, app/assets/stylesheets/main.css */
.system-list img {
  max-width: 70px;
  padding-bottom: 10px;
}

/* line 1537, app/assets/stylesheets/main.css */
.prd-num {
  font-weight: 500;
}

/* line 1540, app/assets/stylesheets/main.css */
.system-list-area {
  padding: 25px 0;
}

/* line 1543, app/assets/stylesheets/main.css */
.grp-hd {
  font-weight: 500;
  padding-bottom: 10px;
}

/* line 1547, app/assets/stylesheets/main.css */
.grp-section {
  padding: 20px 0;
}

/* line 1550, app/assets/stylesheets/main.css */
.btn-area {
  text-align: right;
}

/* line 1553, app/assets/stylesheets/main.css */
.grp-table.table > :not(caption) > * > * {
  padding: 0 5px;
}

/* line 1557, app/assets/stylesheets/main.css */
.b-tb {
  display: block;
  overflow: scroll;
  width: 100%;
}

/* line 1563, app/assets/stylesheets/main.css */
.grp-table {
  font-size: 10px;
}

/* line 1567, app/assets/stylesheets/main.css */
#maintable tr {
  border-top: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
}

/* line 1571, app/assets/stylesheets/main.css */
#maintable thead th {
  border-top: none;
  border-bottom: none;
}

/* line 1575, app/assets/stylesheets/main.css */
#maintable td {
  border-top: none;
  border-bottom: none;
}

/* line 1580, app/assets/stylesheets/main.css */
.minus-btn {
  padding: 0 3px !important;
  vertical-align: inherit !important;
}

/* line 1585, app/assets/stylesheets/main.css */
.check-box-ui {
  vertical-align: middle !important;
}

/* line 1589, app/assets/stylesheets/main.css */
.graph-title {
  font-weight: 700;
  padding-bottom: 10px;
  text-align: center;
}

/* line 1594, app/assets/stylesheets/main.css */
.hide-title {
  display: none;
}

/* line 1597, app/assets/stylesheets/main.css */
.show-title:hover + .hide-title {
  display: block;
  color: #3b3a3a;
}

/* line 1601, app/assets/stylesheets/main.css */
.tooltip {
  position: absolute !important;
  display: inline-block;
  opacity: 1 !important;
  margin-top: 1px !important;
  margin-left: 1px !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}

/* line 1612, app/assets/stylesheets/main.css */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #dee2e6;
  color: #1f1c1c;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 1;
  transition: opacity 0.3s;
}

/* line 1629, app/assets/stylesheets/main.css */
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* line 1640, app/assets/stylesheets/main.css */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

/* line 1645, app/assets/stylesheets/main.css */
.tooltip-format {
  position: relative !important;
}

/* line 1649, app/assets/stylesheets/main.css */
.tooltip-pop {
  overflow-x: inherit !important;
}

/* line 1653, app/assets/stylesheets/main.css */
.report-star {
  max-width: 18px;
  width: 100%;
}

/* line 1658, app/assets/stylesheets/main.css */
.logo-p {
  padding: 25px 15px 17px !important;
}

/* line 1662, app/assets/stylesheets/main.css */
.disclaimer-add {
  text-align: left;
  font-size: 12px;
  line-height: 22px;
  font-style: italic;
  color: #a4a2a2;
}

/* Chrome, Safari, Edge, Opera */
/* line 1671, app/assets/stylesheets/main.css */
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
/* line 1677, app/assets/stylesheets/main.css */
input[type=number] {
  -moz-appearance: textfield;
}

/** RESPONSIVE**/
@media (max-width: 1366px) and (min-width: 768px) {
  /* line 1684, app/assets/stylesheets/main.css */
  .purple-200, .red-300 {
    margin-top: 10px;
  }
  /* line 1687, app/assets/stylesheets/main.css */
  .work_queue_box {
    flex: 0 0 30% !important;
    max-width: 30% !important;
    margin-top: 0px !important;
  }
  /* line 1694, app/assets/stylesheets/main.css */
  .graph_boxes {
    flex: 0 0 70% !important;
    max-width: 70% !important;
  }
  /* line 1700, app/assets/stylesheets/main.css */
  .arrow_icon {
    width: 30px;
  }
  /* line 1703, app/assets/stylesheets/main.css */
  .icon_color {
    max-width: 50px;
  }
  /* line 1706, app/assets/stylesheets/main.css */
  .graph_boxes {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  /* line 1713, app/assets/stylesheets/main.css */
  .green-300, .red-300, .purple-200 {
    margin-top: 10px;
  }
  /* line 1716, app/assets/stylesheets/main.css */
  .kpi_mt {
    margin-top: 10px !important;
  }
  /* line 1719, app/assets/stylesheets/main.css */
  .graph_boxes {
    margin-bottom: 0 !important;
  }
  /* line 1722, app/assets/stylesheets/main.css */
  .graph_ht {
    margin-bottom: 30px;
  }
  /* line 1725, app/assets/stylesheets/main.css */
  .col_padding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 1730, app/assets/stylesheets/main.css */
  .work_queue_box {
    margin-top: -50px;
  }
}

/*club po bug */
/* line 1737, app/assets/stylesheets/main.css */
#club-po .multiselect-container.dropdown-menu {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 100%;
  max-width: 90vw;
}

/* Reset bootstrap checkbox shift */
/* line 1744, app/assets/stylesheets/main.css */
#club-po .form-check {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

/* Checkbox */
/* line 1750, app/assets/stylesheets/main.css */
#club-po .form-check-input {
  margin-left: 0 !important;
  flex: 0 0 auto;
  margin-top: 2px;
}

/* Option row layout */
/* line 1757, app/assets/stylesheets/main.css */
#club-po .multiselect-option .form-check,
#club-po .multiselect-all .form-check {
  display: flex;
  align-items: flex-start;
  gap: 6px;
}

/* Label text */
/* line 1765, app/assets/stylesheets/main.css */
#club-po .form-check-label {
  flex: 1 1 auto;
  white-space: normal;
  word-break: break-word;
  line-height: 1.3;
}

/* line 1, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-background, .flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}

/* line 7, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon {
  position: relative;
  display: inline-block;
  width: 1.3333333333em;
  line-height: 1em;
}

/* line 13, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon:before {
  content: '\00a0';
}

/* line 16, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon.flag-icon-squared {
  width: 1em;
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ad {
  background-image: url(/buy/assets/flags/4x3/ad-04b4b65e6a104b102172258b3894a9a4e29890aa63e8edc4812033dd7387b77e.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ad.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ad-847534ad5665b0bb24f766110a56922d9115cbd4c35746597e1fc5edb381b41a.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ae {
  background-image: url(/buy/assets/flags/4x3/ae-f6dd88c6cb3940f07ad1ee2635ec0f081d53885efea97c2f363f61c4f06129e8.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ae.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ae-c5992978bbf00ada1971a746b819936eb2f73aefac7f10518995545c2ccf2c10.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-af {
  background-image: url(/buy/assets/flags/4x3/af-745ad7e8ea956edf06641d01bf5a0374cfae6902846e62a30ed56ad80f889906.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-af.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/af-50e587ac98a5af98e21994909aa1f9898add6842954e2ad6a709d857b39a8b55.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ag {
  background-image: url(/buy/assets/flags/4x3/ag-ec678db01740bd72757a7883a1dbea0c163e2b0a7a692cc8a0749c6f50428abb.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ag.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ag-35c11ca3ad0581842f9c1eddc462690e6166f94a8dbb15e248398df93a276004.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ai {
  background-image: url(/buy/assets/flags/4x3/ai-d688814fa60d2294b79b6ffe3d2a64e55a0bc013718cbf028b5d5720e3041794.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ai.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ai-850f5995f9b55ac8f30b35157cb1881d149e8257c168f39dbc8e51cae25c222d.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-al {
  background-image: url(/buy/assets/flags/4x3/al-5631be891ba0ccdb1f2a9b3a934031ed681aaeb139acc9e3b414e2561a608495.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-al.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/al-96787887d75cd3bd02e8eff8a75ba0856873167743205a5cbfc5439197e3070d.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-am {
  background-image: url(/buy/assets/flags/4x3/am-fd6eb7b12b2bbd15d4e5db6949b57255849f5fecc62d9a48d848bab767f1123e.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-am.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/am-85e618fb93d8a64fc145ce0ebfb0397e5468816476df4c43ff0419dfea72d53b.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ao {
  background-image: url(/buy/assets/flags/4x3/ao-09b6b18d13202b859e9e94b9a88e59701b7b2d00d88d8a749f7f0d3bb71c745c.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ao.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ao-dd2f7930f4f4214707f7a311f16cae422471094601319a5b69abeb48d384855c.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-aq {
  background-image: url(/buy/assets/flags/4x3/aq-2adcc4b28a1da2ac271675b5377a39f226fe06b135d287215c153957b2176da2.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-aq.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/aq-8809bb8b30a063b921c866da0a83236d7dd8a17148ef4c0db3c53ccd0dc15e6f.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ar {
  background-image: url(/buy/assets/flags/4x3/ar-8208e0546b8e666d806ee3fc3061504a62bf6cdea5fa4385d54c3ba131e3135c.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ar.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ar-2d821fddef311e29c74ce2b19bbc651a2d613aebbd88f59ad8fc6c3a81544d1b.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-as {
  background-image: url(/buy/assets/flags/4x3/as-a7ce0712972b05287e9ddf7da0e19630d4b440f0ce59b3a50397bc29d162192e.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-as.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/as-06505370c9bcfcad7b057757c3e892d12930db56565c0fd0bc86f4af5af5686f.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-at {
  background-image: url(/buy/assets/flags/4x3/at-644b0cc2d91fe69f18d9992488a748efa0df7eb6ddc83ac79351ba9226956d25.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-at.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/at-b36d3570a5102400e028dfa0b5204e9c2cd8d72b398e94bab5c51edd0954ce40.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-au {
  background-image: url(/buy/assets/flags/4x3/au-887bb0cc0e77e15153e4c9006e785d5f68c77ca0ab9eb7f538e371a0e4f218af.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-au.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/au-ba82260247c564d9f4735fa2eeca092ac9b5d4e32c6a6a8db1d4177b746516a5.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-aw {
  background-image: url(/buy/assets/flags/4x3/aw-ea7eeaeec20598c43c59a2536b150a7fb5e7f6443a5bfb7e1bd72aa7186be8e1.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-aw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/aw-c39c9c3d5de9ece42a7e717ac3670886532dd75d50a34e1b3ae10e39487679fb.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ax {
  background-image: url(/buy/assets/flags/4x3/ax-4825f85b2d4669c70f360bd63f1e36215d16bace4700dffc61992911de53198a.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ax.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ax-ce68def4e721fcb48feb3b2aee81ad4ba7e75642ace96f24c059ee82b906c35b.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-az {
  background-image: url(/buy/assets/flags/4x3/az-9e3354b743219dbaf19cc54a63e1a8ed41d1f41485455330775b3b5c6dd6c9fe.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-az.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/az-4e93f9eef0ef96515e8c152c87d4a278d725ecb20108257105c9ccd48a156ddb.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ba {
  background-image: url(/buy/assets/flags/4x3/ba-7e420cae1feb7be337a34f25fb8fd6421295cde2e03273efa7e880d7d5d9281e.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ba.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ba-2e20ab2d7c91e67460cc9a910016a7706b0d7e5865895cce6b835b4f557cc861.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bb {
  background-image: url(/buy/assets/flags/4x3/bb-35373b19bd542d0382d79bbd162be7583932adbb180c8b6223614a52c31fb1a0.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bb.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bb-f5d71a0072d6dbc25a4264c4ab0d997b785550f8e6581230c22bb30fec7c9841.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bd {
  background-image: url(/buy/assets/flags/4x3/bd-0531b5c730836d8ecfb4b9b79aad2e560dfc53a30e65f2a4030d2f275827f5ae.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bd.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bd-c35883811cce9a21ef91202da7fc4648cc62b9ffee53a5ad0a88b179494e95fc.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-be {
  background-image: url(/buy/assets/flags/4x3/be-ac7f9445060d07698cf4c4b5126b13397e12949102326caa3179eb98d4a90974.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-be.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/be-61e1bb398ed6bf0253a21f9e32feb26395cf5aec5dc05640235d4accf43c2ee1.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bf {
  background-image: url(/buy/assets/flags/4x3/bf-4f19b8dfd521393da6d1f2ca95cc79d22d558c34c3d74b2718417d9df29726f3.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bf.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bf-7b037b76d1915df2f978852ebc0b88e6fa9abf8d579ed85e360d081b8f95e09c.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bg {
  background-image: url(/buy/assets/flags/4x3/bg-1433c1cd05916af99e2db72a9e2c6d7532013a619770b66b51595fcd349cbaa6.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bg-d631585f0e0981298746582b913765429bbcdd2349cc6062b8e9e790be5f31f0.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bh {
  background-image: url(/buy/assets/flags/4x3/bh-d677a52979c37517212e9b9b6697541a366b0104e09808d396a6d02411a983f5.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bh.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bh-d408321e7282b8ee67413917d3063536197d8ceeb23abc05677d748ebb8a6378.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bi {
  background-image: url(/buy/assets/flags/4x3/bi-6323bc95384cf7a6ea6c91332c3054e55152b391e8f823828df3d05a3e40854a.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bi.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bi-e79238de5c139c78aeb157e1b7d5646a79dc5e154f35ad49aeae21321c0a8d78.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bj {
  background-image: url(/buy/assets/flags/4x3/bj-951d79103aea5585768fa178923f6127f918fc01d02556174dff9f8506cf90ea.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bj.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bj-7f5cc7510ece68a729788fcfbebd91dd941e0014ba3187b66bcd3da245c78460.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bl {
  background-image: url(/buy/assets/flags/4x3/bl-cc250a31e29ac0fe10c9e79a35920b280f6ec2731b9d5f701b2313bee631e114.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bl.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bl-cfb5dd954f586d0662e09cdcbd338da8e225d481896414688262e2bd14c38c8a.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bm {
  background-image: url(/buy/assets/flags/4x3/bm-1e95c5f49d3f1f4a7049a82cdcd6ae326e4c37effd2249df9f7df423942b7396.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bm-e0b05c8af03f5fe3728e191b24bedb2ac2429b86abfba4fa14b7d48960883d9c.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bn {
  background-image: url(/buy/assets/flags/4x3/bn-2e92465bcaef939fcf20029aedac6af2262eb4ee25e36d64bcf98d03976bbbe9.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bn-6a56361917ec344da75ebb87a3713a2eaaf4605d84b1f1e3db1a8df6685bfb3f.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bo {
  background-image: url(/buy/assets/flags/4x3/bo-4c581c015880880d328153d007fc2517a7e0b53126c1a3a676e4abbb19e4c7fb.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bo.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bo-ec135db8db19ecafc614799d5e9e459cc5d8e9d91308f7d4511f3b95f8ee1054.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bq {
  background-image: url(/buy/assets/flags/4x3/bq-973b8d977bde843039e96a9229d803fcbb1c29ba92272b8bc3223b28b8ccc803.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bq.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bq-78c259288833d36f4d2209a4a95ca18cd3c18820f79f49b278bf7960cf5b34e7.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-br {
  background-image: url(/buy/assets/flags/4x3/br-68ee8e029f99c31821e646aec1c8e9e8f8b1aaf26d72909ac75ff38c1f8e9201.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-br.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/br-746af5283e4e792a1a7f94d934cac1e45c94470c4ffd37df5d1ab10bec2fd4db.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bs {
  background-image: url(/buy/assets/flags/4x3/bs-7b507794ee3f8d7e6b0c5739552e37cd2ab0596fab63a03f20fde4249cbf18d2.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bs.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bs-277f44ad225c320c1a44610721f5b3a457d7e3d649593b598d59e2ce5164f727.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bt {
  background-image: url(/buy/assets/flags/4x3/bt-2f99024e1cec950a6bce184bc2d8a27629efdab8178a28bad798881ac3167710.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bt.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bt-77d4f8b9a2c3dadacce904304c524b507e2a0d4109cf6506aa8cc1c131c359ad.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bv {
  background-image: url(/buy/assets/flags/4x3/bv-de8bb212ed5afdf6d557928d784ed98d2e2baa7aaaf2ced7abc5cf13fa540423.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bv.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bv-4e4ae03e0878a6e689a0a2ebfe2b1b10fe58329a86acd73ee41f1a9c569f2cb3.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bw {
  background-image: url(/buy/assets/flags/4x3/bw-76559252bbe0a305e9228103c5c34c39271a9d0b69f8f2b0dfbea5e18d7b37de.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bw-3797276ece0055f7c569dc013b59174f613e956c714b5674c90e911615f61318.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-by {
  background-image: url(/buy/assets/flags/4x3/by-7865b19bb46d15f8004699022907d7c8d07193121dac101a3724b7ca578ee3ba.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-by.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/by-7bd37ee878e4225470de8cc284d66cf70785a0329da88b43e5f93e25c047b738.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bz {
  background-image: url(/buy/assets/flags/4x3/bz-c8dfd550816ef86ff0fb82f9b31ca2467fcf50a7ba53e6163fe2bb01cccab0d5.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bz.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bz-07baa0c080ae0dec236c42810db344f5b6e4209fe16bc9644cf998108b56b85c.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ca {
  background-image: url(/buy/assets/flags/4x3/ca-f9229a913dece446e34e6de7245dfd3adbea059934b5beaed45654cef2f1cb1d.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ca.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ca-47f58efb8689efb510291bb7b7a354c3e434e983914f0cc382e763ecccfa7a6e.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cc {
  background-image: url(/buy/assets/flags/4x3/cc-acf43807923322e2e43deef84443007b75d0d21ebb8a85d0d4e2837e998798c8.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cc.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cc-827355b0b5c0a98cd0b479c7914c62d1de7712c643978941a97741c13ee69891.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cd {
  background-image: url(/buy/assets/flags/4x3/cd-594addda580762e53242cc9e5a3885cc200d6b92c9453b65242c0038e4e22959.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cd.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cd-6f390c3dac0d0d278ea6593bb615e3e23a94f7e84cc40b917e47bdce520a3a2b.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cf {
  background-image: url(/buy/assets/flags/4x3/cf-31a4f1c7e55d90551235336b339544920b01a8a4fb27efd5b18d0a68ea908f0e.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cf.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cf-820b63e306c3eec593028576d9ea830f24526b8e4c8a51cec04f4a1851f1f781.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cg {
  background-image: url(/buy/assets/flags/4x3/cg-cb3b4a7be309eae587becb687690e332624b75d8a40481abd13a4d8a3c685a87.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cg-3b7d163f2951bc21e895dbead028c79b8f97dc4a95f9d9ca76d78b398025a20b.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ch {
  background-image: url(/buy/assets/flags/4x3/ch-d32cf51d10ea8174a3e8725e620c5bd13511a6a6c676d3c807e6ad82017f6178.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ch.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ch-ff30c29ed89a29db4cae89e8f4915e573c75dd7ad377e5ac7987c956fb68a141.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ci {
  background-image: url(/buy/assets/flags/4x3/ci-70e248e97c577c3ab3a85a8a76e5f20ef0bfd2c2a3c190746e625fa37edbbec9.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ci.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ci-fb50e5c5558e915f5cd4060bd75d63e43ed4a2af1cf77caf1d184d8e5b3c888b.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ck {
  background-image: url(/buy/assets/flags/4x3/ck-a86d1e54e265e2de5155595e838ec7c3db3ca23f563336885d7c5d17888c4709.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ck.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ck-a0d6f5ca82965ef1838549666bef9735b619c40bcf791850f092486b1fa3831d.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cl {
  background-image: url(/buy/assets/flags/4x3/cl-0bec6c3cc4d36bbf245a3be22c10b8ff9c25996bb372a916e365e3274e62ccfb.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cl.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cl-8dc4289cd2cba6ac3f07519957f3cbd582f59e1153d655871a507bc0559fc93f.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cm {
  background-image: url(/buy/assets/flags/4x3/cm-8832f17145686399c412437f6762b4de6afb48fcc409590b7b09e593fe3b08d5.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cm-4ba39a0a5fe36564e132e7a4d0f881ca10e95b0824157253a9180b2fe0089553.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cn {
  background-image: url(/buy/assets/flags/4x3/cn-865ae68cc9042422bae55dba123af75dfab352069aa15121385a739c57caf1aa.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cn-cdf756a16521136b99d38c241ee5df601912f290c6bafd45f7a5f73f916ed8ed.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-co {
  background-image: url(/buy/assets/flags/4x3/co-48603194a139754c8c7908f4d0c8181ca6729a221de897e8e5d26c9a3f211b1d.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-co.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/co-0be1e3cef708f4f0f979a3c36bdcb4046a45693846dc9b9e5be2ea5f1c536667.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cr {
  background-image: url(/buy/assets/flags/4x3/cr-127b7f2e0f6ebe8c62885fd78f6a3dc167624e8e7b5fac79d4b8f3054b798a92.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cr-80711b24354b0eedd247bbd77352db3bc9ad586c31d0a8727a4400368e56b2c4.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cu {
  background-image: url(/buy/assets/flags/4x3/cu-c72751747322de6b51b1dd462d04d0b533fa1e1c68f51b3c90d19ec683c2af3a.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cu.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cu-ec5f9adfe3639f609ebf60d933d6500a0a9a5d77f9c8d5ec6a2f0d0ec2efd5a4.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cv {
  background-image: url(/buy/assets/flags/4x3/cv-029b4bd4d5c58ee3479b9a5fd3700923efa4881282225ac47690a3955472b7f1.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cv.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cv-750969622373a36a416fc64118f1cb5407764d508f99b7db720f2ab474b93ebf.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cw {
  background-image: url(/buy/assets/flags/4x3/cw-f3c7dc011a64c13ebab21e47baaea3e0fea8d83f83fd8cc1845630a5f78ce087.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cw-48a78eb5e8abd98b90ae7b373746bbd58851c76eb305ca0e7d8081df9180f248.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cx {
  background-image: url(/buy/assets/flags/4x3/cx-9033ee142f06aac6b700968943103e6dba8ce3171b17f7f7d54f26c35387c022.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cx.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cx-f8356811ad67ac25c4a8c22bba7468615f8a0bcb09e4d8da09ad3806febc7d1b.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cy {
  background-image: url(/buy/assets/flags/4x3/cy-86c9999efa3399db043be615d16558ec0e40feafe9325fe1b6422ff0e089a60c.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cy.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cy-67835af18d83749f0ac63e160db340d7a83b2e189e5e5b715b49c4b922fbb4ff.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cz {
  background-image: url(/buy/assets/flags/4x3/cz-e8f891c91f0889f53815958ed9c0d0472c03ecf58c5b8d3d87a864ede0e57ce0.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cz.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cz-de11cacecaee1ed952a170fa43d318b01507ae9c8b0ab16b96f53848676326c7.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-de {
  background-image: url(/buy/assets/flags/4x3/de-dcf5931120e541ce9e83e97c37cf95eeac9a152cd5e5ed9e0bf58116943d7250.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-de.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/de-3479e75f866450220db28ef3ebb1ba0c345c059ed67de62c4176a09572da8f32.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-dj {
  background-image: url(/buy/assets/flags/4x3/dj-e69892f8499ec8d780cdd20b051f936d5471eb92efd519b93be9d10f31382c77.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-dj.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/dj-49721ea1deeb6e17f32ee2b3617d27961ad256505849243843f0fd5697332b18.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-dk {
  background-image: url(/buy/assets/flags/4x3/dk-d50cdf2f88be249eb116da08c38cf119d44246ab4f5d62a94feefd37da149019.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-dk.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/dk-24ccaa605d1f01e33802197d416654b64fac3f3d28ba90b5f6094c17dfe95344.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-dm {
  background-image: url(/buy/assets/flags/4x3/dm-24faadaf18d5651beccc45688ef3421d2d083b5f2e92cab50c414e487a899095.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-dm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/dm-4f6888ba822d1592b9751c198ae6aafd1c14630be57d7e3b4372e3df8eb4f201.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-do {
  background-image: url(/buy/assets/flags/4x3/do-43538ca280e65a4eb8b38992290cda974a7f631ae18f3e6864dc6f61397ab514.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-do.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/do-1164fc19d2a5f2299e84d59627b780ff9dcba335acaa19a4acacd4781d916b78.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-dz {
  background-image: url(/buy/assets/flags/4x3/dz-1b56086fc67c067d339838fc63e8f98faea641560b14839260546c895bdf4768.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-dz.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/dz-b9527d30bdb9d67fba87351df4d4340fcc1c0dce368f0371359e5fcf7d445f3b.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ec {
  background-image: url(/buy/assets/flags/4x3/ec-d6df0532653f0a2a3ccdee80854ad75c4a4fe4a360fc5d5c73865253ebfc6b7f.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ec.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ec-a1a0b637c3d12b488cd180746ea10e42e659907c99c0b3d9eec65415494b5321.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ee {
  background-image: url(/buy/assets/flags/4x3/ee-2e52e01e34f175e856e120e57184ce61eccb5bff94633d3f2effcfed765f610b.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ee.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ee-1058c4a95d48696c8c99608a104e756d4ac5c431a7a1f60e179769416c443420.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-eg {
  background-image: url(/buy/assets/flags/4x3/eg-2b5a88cf9ab7a59447e6a3e3cc12d350c573719d2a90810d50ed7695a1591d30.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-eg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/eg-ded55c3561ee2003ede5cc35af88959adb2398badc3c63dcc40e320d5bdb6c97.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-eh {
  background-image: url(/buy/assets/flags/4x3/eh-250c6f7e1db483fb08f682d4917c06741614edb0a093aa80c0fe57f9bff03eba.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-eh.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/eh-ae52d9c4377873ea1db474ef820d87e956753992097bbce93118c836f27c5598.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-er {
  background-image: url(/buy/assets/flags/4x3/er-13b1d5072a285b78863f33088676ff459fc9049e403c4427d0bf149ab8a65eac.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-er.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/er-516d763b5c3ddf087968e8e2ce10eb9f6a162e98b1c586ae90f7ebc2a9e877e6.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-es {
  background-image: url(/buy/assets/flags/4x3/es-85290c103c538de1b8629c7a609319f01fc5a63a24655946e6003740d30f1534.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-es.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/es-582d90241cc77269d8eeaa709ee9345c4e3935b7c20f9d3f04d707800c554896.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-et {
  background-image: url(/buy/assets/flags/4x3/et-818e867ed44592f1c476d5abd8d9e5b60bb1e485f01076a633f5304fee7990d4.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-et.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/et-7e2476975a4837f67af86aa6556d382dfd6769922a47ee9a49ef81a540c0f3b7.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fi {
  background-image: url(/buy/assets/flags/4x3/fi-262396615a680200f7709a9a998a1f346db6de48844bb0a76d8c41d0d8dfb466.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fi.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/fi-cdfc9cc3908d4f0d534fb34853fda8db5981195204ab6219bad3aa3cf90ecfa6.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fj {
  background-image: url(/buy/assets/flags/4x3/fj-fd0cc7fe3c27f0c999ce61d40b0143ca536d9d39875c524bb20afe5ccd55e40c.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fj.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/fj-930160f9247a73774021c9d019dfedc21ed09934db523690ca76f0a7e1a2d9d1.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fk {
  background-image: url(/buy/assets/flags/4x3/fk-5d5fdf224c1455f03c84d85f587463d8c511ff86dd5592f216a7470989175e42.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fk.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/fk-b614bdecd7ba844a5885a5acfb6b658bf649dd72d095844abdd4cf14860685c4.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fm {
  background-image: url(/buy/assets/flags/4x3/fm-6e665d3e05ae726fee0ced73ae84ce1d0596e80cb3dafce78d0c56dbc3018584.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/fm-c59efd1b95788946440a90610eac4f3222be5fbfb5748c076eabd0d4b6b8613e.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fo {
  background-image: url(/buy/assets/flags/4x3/fo-e2bcddb90777676679c7d680f18bcace56143f3a6bb0618ce59e4bf863b9e58e.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fo.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/fo-c9e403639ac04f28b0c86fc370ac5a106213f2ecf2ffc291cb9cd0ec2c000d8b.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fr {
  background-image: url(/buy/assets/flags/4x3/fr-14bbb212b68a54751cbf4354dc9ca16bf4fd671fba4bfd0e77fb855fc55ce884.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/fr-8b9d16b144204ecd34289bf1f0e06e57ad03a889a3813463de8e1a25005da5ec.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ga {
  background-image: url(/buy/assets/flags/4x3/ga-ae7daae3629bfa925e336323a198a018ae2007a1ea2ab9ba32d4b110e0abc7d4.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ga.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ga-1a903d6903087e08d16b56a27741cd1ea2c0685fbd325e9c4cef45d7fb00ccc3.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb {
  background-image: url(/buy/assets/flags/4x3/gb-14e43b4df91315b33ed5f8ad46d9e84f43f84be11c65148bca043808832cab95.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gb-81ec47f82b87b9398d17f1db841ea31695a24fa3e05c60fa4d59b21ae4d5bed2.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gd {
  background-image: url(/buy/assets/flags/4x3/gd-9a09ce17c1792c8860223020288f72ed168afebcafdc9fa8c46a7b7b1513c28a.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gd.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gd-1678beac8104635c4360593bbba3e3e4b84467d8997ed538137b5a68740ba1b9.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ge {
  background-image: url(/buy/assets/flags/4x3/ge-0ed0a003c1e169ed60bdd889c8c841b0a7931aa3e809ca4d8e5da522385f35c9.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ge.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ge-d90251ffc959309587136e12331f57a2db6b284a892ba1fee03927383208a760.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gf {
  background-image: url(/buy/assets/flags/4x3/gf-d4b632e9a932eff7d4e32338d13724f58332eeb445cfa9351a052b77cd688d3d.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gf.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gf-be726fca00f77b50eec1525f3889ebf6de7f8f46e28cb63f0cbbe026cdaf564b.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gg {
  background-image: url(/buy/assets/flags/4x3/gg-ea89231f0fa42d543d008b4f2fe8a94fc253a1808b8b8f6ab49f4bd9553c498e.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gg-ebfebaf3102bbdfecee844b24f59ef79c78d3b573203d8058e363847b33531a0.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gh {
  background-image: url(/buy/assets/flags/4x3/gh-90efce1b22e18fbd77cb6f13e9f72ecea1338e3fd090b3817171eb3e24ba2516.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gh.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gh-e9286720b91098135c65f7ad83d9a796efed89e27a052aac78af57e82d003859.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gi {
  background-image: url(/buy/assets/flags/4x3/gi-03f50f9d9b262fdf822d325c5325b374661821d6fae41e20de42bc761e56df52.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gi.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gi-94700c7efeae285ce37ad883ca906c4ee65a99ede614b40eacb88d64873abb96.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gl {
  background-image: url(/buy/assets/flags/4x3/gl-3b1f2b9c26c35f87fcb4b417fff6ad3d2aada484d734382440c338d4c7dcbd00.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gl.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gl-e468d30f57d5159f92aa487c8d16f9395671e64e4dcd74ec71b40bfa96259df4.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gm {
  background-image: url(/buy/assets/flags/4x3/gm-8a5011e0a99457e6dfeb53b55a90875f2d9a802fe8fec13f570de6f2a27b8639.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gm-4200b76a4dbfbd9de052de9de778ae19d659a1d75d669757885580ef286497ec.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gn {
  background-image: url(/buy/assets/flags/4x3/gn-e990df30eba87d7036bbf6a47b64d0a6360d82fba6b5bba812e148648e56ea47.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gn-4f9823b9e177c0604f8cbc1b2412ac9c39b4ffc3eda66311e787a6d9a640ebf7.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gp {
  background-image: url(/buy/assets/flags/4x3/gp-024ddd0e63a5e22c9d9f73a84b8306f2176083081825a065d99646ee123dc242.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gp.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gp-00fab4fc916f5f267afd8e100a52098ba4aa6761cba1ecde56d506e85bd12025.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gq {
  background-image: url(/buy/assets/flags/4x3/gq-4e5c5e90e99f9dd14a43b597b6d370c8691ee73e8c75a8184e4a8390ff3e2bb0.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gq.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gq-0e6d55dbcfe1e727dbe9c00ac2988407c196e5c0a20a0f71f752788649ec83c0.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gr {
  background-image: url(/buy/assets/flags/4x3/gr-db2138fa7bb0c95282ec0ecae3b5bd6ff2b3a06e2f27c1434b5b2285d422a6e0.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gr-40c78a60595b2a3f485040d93505c0128de81b60f44e18e35ce0ca9d5a95f184.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gs {
  background-image: url(/buy/assets/flags/4x3/gs-bf3e078414a68dcd77d82694f5411f67c1eb5a1503f427c8dbcace16238e359a.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gs.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gs-0130b60737c3873dd1868c70f7c3018fc276d152a398c2ce727edddb46f32513.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gt {
  background-image: url(/buy/assets/flags/4x3/gt-1b63340464e9dd3363a631f74db87defe40bfc520ba41002bf094f154b579934.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gt.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gt-7cd5c99c47d16d4fc914979ffd7b95d87247d4c6652e07562a71a323f7145d58.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gu {
  background-image: url(/buy/assets/flags/4x3/gu-4018f5c92a9dd473d226f09136e956de2570729e80d704e8cc4e8f3ca2bdc871.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gu.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gu-bb95d4d48c1e20be2b15258d9b895f38e9df1c54b65d4ed4aab1b323576f3899.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gw {
  background-image: url(/buy/assets/flags/4x3/gw-0ea266c02a02d578e96bb5335244c83c2815f28ebd34ff7ab8408b16416dd88e.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gw-bd83c376f118c350751de000e2a48f97772438555dc1a70a7beb15cc4caee5c7.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gy {
  background-image: url(/buy/assets/flags/4x3/gy-441a978efab1565daf964e822a75b8658f5879af41371b0b52e468e00eb6b095.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gy.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gy-d84ae82776b7142e4d9d51b1bdce601560275833b8d249e8e3d74bd3752b5aaa.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hk {
  background-image: url(/buy/assets/flags/4x3/hk-e5350bb4c4d63e98d802b3190247b2ce459d2695756ec62d64a995c43c4edd1e.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hk.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/hk-082835aaf3d1d61e1dd0e3b2b86231ef11b20150f98898af2e352b87c910f7da.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hm {
  background-image: url(/buy/assets/flags/4x3/hm-1048d79fd546482c290e1a0e4c2f9ce053aa3821f17bf12487a4f3e0ac7477d4.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/hm-af2df9fe67b48ead95d7ebe32d0a28a16c0d2fb03af909ca99e3b7d3cbe1a4a3.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hn {
  background-image: url(/buy/assets/flags/4x3/hn-d0e2cededb00e5dc79c75ab95e8f93d1851844c0924e49b59a8b78f6b35a7cfb.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/hn-45eebaaac195fd50e374926f9876eb5456a8cbcc2fb30e6a19229c409c51520b.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hr {
  background-image: url(/buy/assets/flags/4x3/hr-e10c8456ac0fc1946d1cb1f15e73484d03e4442368d78b230b050cadb7730b04.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/hr-8a4ca8ec8de4fc911306e198e66086fbbbf33891c8fa3e860af482f8ac2ddb44.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ht {
  background-image: url(/buy/assets/flags/4x3/ht-f862a9bb3b96630fc26a6fd2200b77c985b90a87ff9c52c42c3d7f42a0198b04.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ht.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ht-1a12f16c45567e7b4fc2737b630345f7c7d0ac79ff31c41bc23920d0effd9adb.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hu {
  background-image: url(/buy/assets/flags/4x3/hu-a555e216b05645110da533dd2a5225021f70d7438e456877e77dc4522c261e41.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hu.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/hu-70b6438afdbc91f98b5ebfd0cafa40b6d5b0266f8d0df56cf3bcc7f777bd54c4.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-id {
  background-image: url(/buy/assets/flags/4x3/id-3b48b1012b8beab850a28e27d785e92afee830444749c814a32419b8fce5dec1.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-id.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/id-7d8348730949413fc7ff2587be342ff90c9ee1734d2ccdbca637a55839a894af.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ie {
  background-image: url(/buy/assets/flags/4x3/ie-8758528ee7852e7ded3f03fb7bc96ef9c502b1321c3011e9aade28702c68e235.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ie.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ie-1cf70c38a49b5ec8c5ec6aace1dd0f1e1ac1663b8a5339ca3a98dc7bc4978702.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-il {
  background-image: url(/buy/assets/flags/4x3/il-028f767bebb716e7a2e7198bfd03e698a7f19cad00385b30014a27680c101710.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-il.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/il-395ee62ffbff4ab2ae456281a90f441e1148c0143a237f8a0e540e31d55518d5.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-im {
  background-image: url(/buy/assets/flags/4x3/im-7dbb2dd66eda428c32edbbf2275f709df06cb1270dd69c65e214874966c30d69.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-im.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/im-ed578fcc5e398ffdbc7a62d31b568a76b91e14ffa0afb794f3587aee8d248d67.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-in {
  background-image: url(/buy/assets/flags/4x3/in-63b359940156312c6ed31c2b61f005c2bc386823401773aac9aaa328d994f7bc.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-in.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/in-3fd1bedfc697bfe677a9774d7a6f51d04115cce400b4d7a892ecf1f69526790f.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-io {
  background-image: url(/buy/assets/flags/4x3/io-67be58cb5bf7afe6099ec339235ec7ba0da153a50c651e28d4c32b2e6aa64cbc.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-io.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/io-aa0702e0280d98693b3fb6350b45a7903ca25782082d3f1cee75f33f1a4d739d.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-iq {
  background-image: url(/buy/assets/flags/4x3/iq-51acd0adc48bf1cb7256aba82069573f84db0baaf49b968f7f06afe140555f7a.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-iq.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/iq-0ec8238d4e53fd7ec06ceda47e1378ee68042666f1f7f1a91753595a2167366e.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ir {
  background-image: url(/buy/assets/flags/4x3/ir-0d6f2bd5403ac2c3f7dfd49e3c5124817575c00b5167ef4c03cbfb63cfc10a26.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ir.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ir-123d34118d6933f90a6b1191e2605c8344850c39f72644b9d91e15bfa640b623.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-is {
  background-image: url(/buy/assets/flags/4x3/is-21543ffd547f651c7628bfe97d3c3626ea5e6999848de64efddee4656c27177b.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-is.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/is-d73fc857d6844a1cdab62f81ba30a1ea895557d8d8fa4eecf7fa4b9127bc0123.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-it {
  background-image: url(/buy/assets/flags/4x3/it-8b46e4a9676eb92cd507acef1d7c62115e6acc4b85e58a0806a0721ac34735f6.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-it.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/it-2767e5c7250ec17539972ef710a8cebde73971bf0b9b3186d5baffb02f66974e.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-je {
  background-image: url(/buy/assets/flags/4x3/je-35111082a6e24dccbd512743a37ebec13094ffbed5fef2b0793037433821a7ce.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-je.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/je-87c6120456d517be72bdf28fd125176a743006be1cbe47ff5f59d54d1bf1253e.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-jm {
  background-image: url(/buy/assets/flags/4x3/jm-eb05254eb1abb6d7fcd764284581224857c980d7bad9d7e9afff3dfff49d1e73.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-jm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/jm-0af380d25aef6a7de4c545a85ea3f76d3b08e56c000980c08a681ada232ba49d.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-jo {
  background-image: url(/buy/assets/flags/4x3/jo-193203037e596abc063a9c30d0dd3aaa9c908557a1b57bcbcb94e1a1e8bb2402.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-jo.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/jo-2b9c3f54d7e98c848cc0bd764bcd5ac2320d4f13aee8a84a207e7d0490c03516.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-jp {
  background-image: url(/buy/assets/flags/4x3/jp-169d02f898d54cacbecd7b0197d32045a46c4424c10a67e78bbf488f7b44541e.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-jp.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/jp-20835e83e8d43872df1ef8a2b3a26379b5f6bcff854dab3c7a24dcad4a42e02d.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ke {
  background-image: url(/buy/assets/flags/4x3/ke-58146180a02774a36ff2e4caf23b75c441a92dc69ffe3b9d4e9ded31e16748b5.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ke.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ke-b3b9722930c4ecc82ed67d7c47eb751eefba3a59b24b68927c45d43a06b450a8.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kg {
  background-image: url(/buy/assets/flags/4x3/kg-7c23eb9471af5dc5ee4391e4ec08fec7889c2d83f2712ce59310a0eb81d663f0.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/kg-83e2a04c6199e69a1604a12610591fda15c8cf60e9fe7f682916815c5f1840bf.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kh {
  background-image: url(/buy/assets/flags/4x3/kh-4f121b97388966312c5691244a72214a3306f87ec517c658adcaf39a131a1d8c.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kh.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/kh-9b9ebdb74308e4975fef2e9737cad7fe44538bf97f5c1b7b6239fc2f065d4cea.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ki {
  background-image: url(/buy/assets/flags/4x3/ki-0e1a57754e3271771a154b525dfb57e20d584083b47b1ac2708b843abf11948a.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ki.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ki-64df628a3c2bacf16209af95403dd7ae5402f705b2776da20ea741646e047b12.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-km {
  background-image: url(/buy/assets/flags/4x3/km-2301fd16e41810016f9a58d75b8a361ffe9885ecfc89a0b3e9108bda7f5501d9.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-km.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/km-6f9716ac74c8ef80557e682ae6d951a6ca6993eabd049f8de81a742f77a84452.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kn {
  background-image: url(/buy/assets/flags/4x3/kn-8e866a33f9952f8b29e45e8576133345446925907a2c4bcd429a34ae377bc74e.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/kn-46b0fcf2a59d3f923fc5ae6c914d9ee2d886fb4ee6f9c1108133244f4093d481.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kp {
  background-image: url(/buy/assets/flags/4x3/kp-ab0a3c4310474b324bbb39f77579ac3b421c531397d31e8f38de35a681d79bc9.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kp.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/kp-3a2ce32e4b76931fd6383f9833a4764528cc89c92f23672cc8eaff26c7a31ee1.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kr {
  background-image: url(/buy/assets/flags/4x3/kr-854d1521a9cb2b22c90f96d5d62277a9e1382818eefdc294d481c397c92f97c0.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/kr-343a5d08f9d0ff8c4268c77111cff9d2296c3f875b8d776c95dea1ae246d9bda.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kw {
  background-image: url(/buy/assets/flags/4x3/kw-75be6f04a24e7ddaaec57c95420ece390603961fa238245b776386890ab5627b.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/kw-cdbf39e8dc62ffc15b7bc3c373151070377db56c0508dadf80bdd3c971d8a094.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ky {
  background-image: url(/buy/assets/flags/4x3/ky-f75f33396887f6234e7ee4fd483e57c8e35ac52d504a4a6e12fad25d855bf061.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ky.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ky-8ed8729ad8553aa468c0d9ea196f38048770b15a1bb632fb7c3bd56fbfd5b643.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kz {
  background-image: url(/buy/assets/flags/4x3/kz-51f42e580c605b6580aa4288d88d9c88bc6fd86af2388b0e4313bce969628743.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kz.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/kz-38ef143eed3d03cebe2e4924d520a0d90d5e59e97a39b13cb3085415267af6f3.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-la {
  background-image: url(/buy/assets/flags/4x3/la-0a762fcc7ef73f1fedb4765b718e2e96c819d4b26d5375acfa48d245fb97fcec.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-la.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/la-59d7d7dd1443e9bc557631254afa4333d1b83db314c9eb8bc170ce26f34f5dd8.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lb {
  background-image: url(/buy/assets/flags/4x3/lb-26ea2add2ac68a8040b027b510f29080d8407b961243c77b33b46c8957768b66.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lb.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/lb-eb8049cb746a3913ac814f4d6e0e850d0e4b9a60b78dec5e9acd95b299bf95e4.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lc {
  background-image: url(/buy/assets/flags/4x3/lc-444f9f77d0b09bd84fe2a5fd7194eae81341d8b7b4823070fc3e74cab481a122.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lc.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/lc-13a572e5fcbada8bf66eb77413f04f862b0cf95d4b85c5292b3d6348ec4d8c99.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-li {
  background-image: url(/buy/assets/flags/4x3/li-b2d0ccbceb7e6129a6529c98721d92fcee379ed6c225a18e1eff3c6fa092eec7.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-li.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/li-97814472256460b19df380ad90e5380202001a8a7ad6b4140cd2a0b92db909ac.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lk {
  background-image: url(/buy/assets/flags/4x3/lk-d910bd0d9ddb013c5668824d6600a842496c0a17c74f772a801f833b9eb044f8.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lk.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/lk-c7fb3c2b64782519d94f0a9fd21c057e5e32b856c428b68abb11667191235270.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lr {
  background-image: url(/buy/assets/flags/4x3/lr-42e8d3bdacafc05835fcd52026cb3e1717573965ce9d4f49635dbb390021a4b4.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/lr-169945e579afdf35dd158694a1679380886f8541278cbd225c7e750add25e60e.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ls {
  background-image: url(/buy/assets/flags/4x3/ls-a4db42569c4760bffd695cbdb030c90bc203f40f75fb357cbdbef961d29cf5dd.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ls.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ls-1dd02208fc24c668e18430bb0500fa14c995f64cab8cde080b4256bd1b42b23f.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lt {
  background-image: url(/buy/assets/flags/4x3/lt-a57e003a5cbe538a4bfc2d29fd3523a87948bc8e29f731096dff9095096178c9.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lt.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/lt-e386ebe0482bdf999b151c3ae8c5e5e40a58037eab35b29f37682aa849edd3f0.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lu {
  background-image: url(/buy/assets/flags/4x3/lu-2746295f8b0a1540d43e0c2548d4ec1341fafcffe48b919fb135a6c82535b657.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lu.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/lu-9695b187733f52bae07c65e78aae8956e25360ad773c1f4703855997571a764d.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lv {
  background-image: url(/buy/assets/flags/4x3/lv-b51d475acf37be9accc82ddf5f60773861cf58b0e9b599460852589da88501ef.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lv.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/lv-dbf5d3fb294b518bc6373c4fc22b028fc462647fbd5032cf57513556896577bc.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ly {
  background-image: url(/buy/assets/flags/4x3/ly-7409a315d2f9aab4676558d7e97f4316ea87fc7afd93a493def4adf0b5773ca6.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ly.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ly-6457e38177d82f6c52e3f3c38328f1ac66bb5a5c7a9026229d4e3aafe3b592af.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ma {
  background-image: url(/buy/assets/flags/4x3/ma-0628f236b2067d66c841c1190a3e8e3e9c37fbf2f3521fdb5ecba3eda75e805e.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ma.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ma-5c96636ed7496b25e989cb74f202e377ec4c59b056b9d0c425ded77199b0d659.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mc {
  background-image: url(/buy/assets/flags/4x3/mc-10a533ce437c40973f8684439f7e24da1ea624c5e5535fa4738d62ede0650242.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mc.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mc-6a9a8fe216f75ecdb8bddf6e6c816c1c9771ebffe3c09e83975a434ec1fb4950.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-md {
  background-image: url(/buy/assets/flags/4x3/md-6641e05826ea580544c1890fe3698eb2e8e3af463518fc37eea7c41eb8cbb6c0.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-md.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/md-e51dd640155b523a207eb1dc9dc909c38d9e88de04729e250e0cccd1e9d1b0b7.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-me {
  background-image: url(/buy/assets/flags/4x3/me-c841acf1209c546dd77c18b718141ce4e21dba95a120cc3092988edaaf08f432.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-me.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/me-c290031be15a14ebd1fd278774142e29f7dfe3d0fb3aba79c0d6932cb0feeb4b.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mf {
  background-image: url(/buy/assets/flags/4x3/mf-41a6043e2495b346fd700b17352150a8e43ca342a515fcb5159c39f809663ec6.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mf.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mf-a3f24457b393082243eb00ea514057c09b1cf4985f6fa17d7902500fbb716317.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mg {
  background-image: url(/buy/assets/flags/4x3/mg-1baa2b12c3e79d592538d5d8e4d5a2c0e1373d3871c9d829f57b212daaf42129.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mg-7e78efcc81f02f0616a11aec87bfd8dfaed1a328496301902f53375eee8f72ee.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mh {
  background-image: url(/buy/assets/flags/4x3/mh-1236a730a9819f0b58ac8cd642d17482b3945a894c63663b4accf10ac8ce5ecc.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mh.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mh-3ecae469e3987c59cc4b19833eb8ccfe49a9477f70aa2aa2be5e9a4a131a48d0.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mk {
  background-image: url(/buy/assets/flags/4x3/mk-2a7bfeeba74701ceba752795d02eac7a97a6139471e5bdd529f2a858f4fd1d0e.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mk.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mk-fe5c84d0e9bd4b7ceeed81f9564a970d7b5b39659e42f819c50950e191443720.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ml {
  background-image: url(/buy/assets/flags/4x3/ml-086660fe4272a22e220c94854fe4f80dd61afadd5c0c81cc075aea91bbcaa691.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ml.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ml-9ef37a44932a3af38990145042c85352b1c5c4e791221d1fd91b5a9f7a412efb.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mm {
  background-image: url(/buy/assets/flags/4x3/mm-60ae7680502d9af8796fe3b3d57bbf6105a406e2e66840e9aa1f6e2470466058.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mm-ea5bef04548342d984d8c8707333a31203a5abf015db093553f26c3a9febb251.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mn {
  background-image: url(/buy/assets/flags/4x3/mn-1309f63a0b6bfc594a1721a8af76381a1389fda64d840b256d353eb1341cb794.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mn-86ecb7d9fcefe13783f165d44a93c9c2b1add55481bc69a70f9bd3652c27ae74.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mo {
  background-image: url(/buy/assets/flags/4x3/mo-6c69662b2581d90527965dd2c444784ab366f0080c93f2014ca37f2f7541b898.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mo.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mo-ef906f7a8fdaccb7532359de1e5ce664ec0342975052b55a2e389f1b6338cba8.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mp {
  background-image: url(/buy/assets/flags/4x3/mp-dd2fa1cf9846007f88c88143047430f3f666099875407cf36648b271b6e1400a.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mp.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mp-cd1d342862684bdb7caacb093e37d7e3b094cf49cfa5aa579d6b8201ffb4dd93.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mq {
  background-image: url(/buy/assets/flags/4x3/mq-be00a7c77b6aec1f86cd16bcafc7fe27b7b8c967b03632f8230cd83794833ba8.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mq.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mq-bfaccc4a61b2d7067b44d54a75ce5bb5757292bdabff5e104b547aa2435a2e5d.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mr {
  background-image: url(/buy/assets/flags/4x3/mr-2293d4180eff3670e1c484d52a206efb562e8d96b9cb8c5a43aa65e1e2b1289c.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mr-a3eb1a496e2c5dc86245856e18a91d71046b44d74d88274014e2d4fab41c3453.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ms {
  background-image: url(/buy/assets/flags/4x3/ms-913b24dbffa69bc3a57e997a806cdca5026cc5f87f83eefeef36a1aa8f5c2789.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ms.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ms-8be40421854193032b83670c6a91aa1f5c818578eafb85ee90dce959eb54c6db.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mt {
  background-image: url(/buy/assets/flags/4x3/mt-517b4f67a94fff5be6346cae3731f5a17290b4c56732129967c15f482199365e.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mt.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mt-371c5673e14380308182c7ae324f54792652bf4d0cf64de30b1d1fefea8c9b5d.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mu {
  background-image: url(/buy/assets/flags/4x3/mu-0a0d71ecace32a2948ac3eacc94927fb0ba7306236bf2a18ab5ae85bb2351664.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mu.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mu-e0d4ee6c8f915eb54307ff51f57734c0bffa843060d953b9bd27f365b4a11b36.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mv {
  background-image: url(/buy/assets/flags/4x3/mv-421f31e8be8d80695f9f4811435214e8a8ac8729e145f9d491b888d91d0ca999.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mv.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mv-c0056befcc1b506b4b498bf37dfa30642839a1beb6373f682e1214850b51cf6d.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mw {
  background-image: url(/buy/assets/flags/4x3/mw-644750e23780e66258d7b56777be8ef47ce3ca2d9d5735eac5abbb22fae33056.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mw-70a282f17250f7fb49f8fbeb357dc492b742dd2a9c58e13281f0e900a8c63e94.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mx {
  background-image: url(/buy/assets/flags/4x3/mx-246482013102c12a6f83dcdfe0fa40c350560ae64505f9b4d3113ea5356e2f71.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mx.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mx-27887b671ab9de501b6693ab60380e809962ac12222ddb580c9426e79e1360e3.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-my {
  background-image: url(/buy/assets/flags/4x3/my-00a98291486af1c01c11fe46a203dd07bee31d6b5ffb5f60d04ad337a3499775.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-my.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/my-a60a1ae968ed1ebbb60626370bd0494112b562a358c1381e6bb162268a110d8f.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mz {
  background-image: url(/buy/assets/flags/4x3/mz-8281fb68c18d27bf1588de7684e67f14aeabbf8e66117eb4e640faac9762dbb4.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mz.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mz-dc805944726edfe3a8900cecd82ef15037381b81b6fab0d96d2cf93ba0d7a3ec.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-na {
  background-image: url(/buy/assets/flags/4x3/na-d798d2db5bccea439f545e5e6dfa5aad6a166966cb5e223f7f2aa4d4dc73abd7.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-na.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/na-0fceb3e900c021df14c00cab058c84cd834cb2f494a1db2fa58728a7f9445762.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nc {
  background-image: url(/buy/assets/flags/4x3/nc-2861e50f3a0a1b1c368d913df4f4092c65bb3faa2d01e4d084fa33ed041e537a.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nc.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/nc-1d65d86f9caaec75cc886c8abca3cc39b8de23c48e67b55936be3649ae67d716.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ne {
  background-image: url(/buy/assets/flags/4x3/ne-90b12ff4abee66e42d27b6c55dd602af3cc249f3492c8a449ec84a35a74ee6ed.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ne.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ne-ecd9bd0f027c05147c336ef396ffce7c16cf011f051860ae082ea99be34554e0.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nf {
  background-image: url(/buy/assets/flags/4x3/nf-3323e2cb59cb8f9282e45155b6830e4c06876bc0c24ee28e5dd4dcff28d2dc70.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nf.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/nf-3da2a0db99d85998154510ac50674728e4768079a57443529b18b1ed87e5c077.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ng {
  background-image: url(/buy/assets/flags/4x3/ng-387e036e728aa4c36d93fad3c90e76e3beab727783ec11da7fbce30ff52c805e.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ng.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ng-c4c24f43d15d5690390ea6d5a4b41911aa7cf0807167d69e95748c4439211dcb.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ni {
  background-image: url(/buy/assets/flags/4x3/ni-b83cccf0a65d0abf0398b905936ca6b6d5b1b64db8a34223225e3e4eb4f0311d.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ni.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ni-35731438cffa30b56cc403c5e9a59e85e661566a0d72c5310865aaf282731e0f.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nl {
  background-image: url(/buy/assets/flags/4x3/nl-a71cd17ec0d083d39373108c1f5e994e71491e1f7ac34119e60c859142a2d34d.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nl.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/nl-6bfba1aa0f31f33e126e51832eddba06a92106d569f3e01dc4989a3425f45eac.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-no {
  background-image: url(/buy/assets/flags/4x3/no-d4ae9765d2dd03faef1007008bf1ccde064e36c765faef79a270e7e8fa97c23a.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-no.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/no-7b3a522b5101f7bcc5c9ac05adbfbfa3dacde4fc4420d2997b1ab38af7e50dbc.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-np {
  background-image: url(/buy/assets/flags/4x3/np-043dff0f7f1cd254f2c2d82367557e5f4a15579af81242e2979523700adaeaf1.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-np.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/np-976aa23f62798e1c0974a78649ff295334fc0d39f63eb19e990d2a13efe9fbe2.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nr {
  background-image: url(/buy/assets/flags/4x3/nr-f977239dc4f2dbb4185bcb741dc0aae4b46dd2d647444150f317e8dfb3062fd3.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/nr-1899ab289aa424dfa1bb1a787a5dae3d9081b212433441fe9a7c95c1c377fc01.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nu {
  background-image: url(/buy/assets/flags/4x3/nu-84b56f2711a6b958b9072dff3912f225c034d246341cc29c4eba6c34c70fe6f0.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nu.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/nu-60cdb57b27737dddc21980f6630e7476471ce8c1bc34b3a2632819bef23a26a5.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nz {
  background-image: url(/buy/assets/flags/4x3/nz-9cca5c871f70cdd784a33836d5a07ada7f6eaa720811c70dc2306a2a5056648d.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nz.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/nz-e5c8b6660d172e25e80f1d9530fb3e8b05fba1c4c02b95679fbcd5a0c50169f9.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-om {
  background-image: url(/buy/assets/flags/4x3/om-fbef9222761223ced04e2946ec71432c761618ad58b8a3a5af5627a1d75b48e9.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-om.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/om-07148a6924f8ce843e33be4f3d9d5dd40040da366e667925985e7b247073d08e.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pa {
  background-image: url(/buy/assets/flags/4x3/pa-50535df4995256b70ce0a7971ba95922046d445c06a567fd951d7f5a79cbe547.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pa.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pa-e4d955c65827104b4f898beb392af5ffed5f62a09035f42801512b5b3d7767d1.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pe {
  background-image: url(/buy/assets/flags/4x3/pe-b518a86545125ff3c3fde029c2992233df876b663d8ec723bd4d67f90f72cb62.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pe.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pe-8e395c37a87d3ea212ceaf0768869f2ae38ad507761ef6b10b2077f01274d6b0.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pf {
  background-image: url(/buy/assets/flags/4x3/pf-d1537625ade03a7fae7a5bdcfc5fe9f6449977613a38ddd258c8572f3630185b.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pf.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pf-c78c72a0ad139c9da31592af7c443cfef4e1e1baf208e44088ca667298324c9e.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pg {
  background-image: url(/buy/assets/flags/4x3/pg-3190ab67d73878026d59e98e14b0cf98812c5c086d35956383c9986f7e0433a3.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pg-fe2bbe3c6599a4bf895b9f748d5a15650a7d29c854252e3b074c780a77cd51b9.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ph {
  background-image: url(/buy/assets/flags/4x3/ph-ec483bd752a5a0d1f063397a2c206bdd9b23451d2c262eceba6411b2769ed3b1.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ph.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ph-0d61f012185140030d9879f180b8279ab7798a9d7d062e141937ba83b51ab20e.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pk {
  background-image: url(/buy/assets/flags/4x3/pk-776714f751e4347341656ce5e88c6fa13316e2e36205cd8d09c73779794c2a56.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pk.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pk-50284d5da424696f41ac4861f8eff6e5bc23a6e1812df7b444967c6e58ec6f81.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pl {
  background-image: url(/buy/assets/flags/4x3/pl-9bb56d1ec91d8c843ec53b018dc861772e466bad1582a9ba42148524347adf6d.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pl.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pl-acc73e013a67a13fde68d812b22889be9150cce57d029deab6ba5b0ba4e7b69a.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pm {
  background-image: url(/buy/assets/flags/4x3/pm-5d990f5bc74366f734851ceb35046baaae3555ccff57e6cf95c7143f9b245532.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pm-781f551a82a88b0a5e238b078310bc843950c844092d8ce1e52587feca285606.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pn {
  background-image: url(/buy/assets/flags/4x3/pn-1e347803c27d86312324a6a6712dee0bf5590971f027fffe082681dccce6c4c1.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pn-b9762ab4fd752edc4506fd05f2810094e8de8b3cf6fffd00bafb89b6ed95359c.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pr {
  background-image: url(/buy/assets/flags/4x3/pr-4c0359aa4277d04c3c3af8ff89d0bbea462b480334cd6974beb6c5739c42903a.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pr-dc838368c71fe79aea88491ec3e419ff01c26a5af460b05a79cb6cc6fa02b6b2.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ps {
  background-image: url(/buy/assets/flags/4x3/ps-39b00800524af9e8d270c479274be2dd5459c13d67a6f308139a69adbae4997f.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ps.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ps-9102a922196261028bd07e60d1b2ef435e123aae8bba6d49a5918123f8be18f6.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pt {
  background-image: url(/buy/assets/flags/4x3/pt-f76294ca6203778375158111051358fb535eaebb06d50951eb5326f9ede31536.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pt.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pt-09b4548e5764d2a6c56bf9c33e8652911f91b16ab6bfa3041630506480281047.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pw {
  background-image: url(/buy/assets/flags/4x3/pw-029fb7bb87eec12c79cbe662fe3614698c7638186958fb6032e59a17705777cb.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pw-39f82e7a0e390333a2d0f4a1396a8f710af7ec3002c5542d7d6c76d634a67e82.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-py {
  background-image: url(/buy/assets/flags/4x3/py-6f18a4e716e9fbe7d0caf99651fee56e44ffd2a13ce77f50a8374a7fe6b0879d.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-py.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/py-0325fb333b5ea2adb996345bf2bf5df0c460c87ca97cb3c8f6e65a7f33aa1722.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-qa {
  background-image: url(/buy/assets/flags/4x3/qa-55eb7d6716998d68fe6e3345807dc410e5c5e8511bb2c78f0d08d51da707a131.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-qa.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/qa-cfff93f4c31946f7646a855521a7db667c78cb89a7c2ac339c64c14f06be0f7a.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-re {
  background-image: url(/buy/assets/flags/4x3/re-8b3124b78a7752ee288a401ae16c3cf5dafc1296e443ba941de8b338b16c2723.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-re.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/re-c7173d64ef4a62237f83c7af8cb144fba8c38bd7ac8e7125eda78320931215ca.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ro {
  background-image: url(/buy/assets/flags/4x3/ro-a10768f5227b028969ceb2bce6e3fc2ecbea0c5e40d1946c47d913d2745a8b21.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ro.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ro-a4cfc4bce72dc7b034f2b84e932ba3d47f7a9404b94b1450af48263c576b62c8.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-rs {
  background-image: url(/buy/assets/flags/4x3/rs-9792f9ae9694c0dfa1a213ec6ceb29d7b41819a508bedc4bf89dc4c285e48712.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-rs.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/rs-cd44c0b89c5e2c2d0afe1902a263d60648dd18e97636256eb1ffc3148e336cd7.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ru {
  background-image: url(/buy/assets/flags/4x3/ru-ce34e72a9d955c6c6860a5e552cd3902d236bbff5a714a49a1b8f8dbbce3c410.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ru.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ru-aa0d5e4855f92f211efad3979493956dfe01ad4a0b552814cad05fa67694de03.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-rw {
  background-image: url(/buy/assets/flags/4x3/rw-0f08a5e527db8287642f1aafeb397fd49ac3add8e86dbb0d9a8be7d2c43b0153.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-rw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/rw-297915f2fa836eba2dc1d795a4f5b1c51f8d9abdc6704b13e63cd81c81476f09.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sa {
  background-image: url(/buy/assets/flags/4x3/sa-70281c72fb6008faf5d36c401593c7c8f0c8870332e23fa3b1b53cd0f88e9ad5.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sa.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sa-463ab66153968c569b854793714e414ea77185758a8236364019d4e7e40582fc.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sb {
  background-image: url(/buy/assets/flags/4x3/sb-5de262c7e2fda747ea4ac98c2ca9ce045f07de995330b1fc3bbbf39e25ae42f6.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sb.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sb-638ead7b9c9a42fe2318daf753a8f0ce9cea4792114d8d7475d5a5abcf697cb6.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sc {
  background-image: url(/buy/assets/flags/4x3/sc-46736983ebac2719d3e3aca36e3dbb896f612db71b72e9e5d6f3da36ae59c0ac.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sc.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sc-1dc9321cdeeecad7c6485b2bc3aef87a1a1ca116c18908286b5f79bdb5ee8313.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sd {
  background-image: url(/buy/assets/flags/4x3/sd-3b49e891fcda945b02ee18ce8cee078f251d8e822201ba0f8953eb3efb0b2860.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sd.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sd-993e4821f73f36e6dd12332ed727047a97c7d31b1c8f0b3312e924c5f437eb34.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-se {
  background-image: url(/buy/assets/flags/4x3/se-8e13876ab89aedc66156f36f55fefe66068c43657a803ba6b98843c171fb06c7.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-se.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/se-8af88180b9c1ca0b24dbf5e04039a523c6f0ce975094c7fb6b38a4901b2e5c5d.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sg {
  background-image: url(/buy/assets/flags/4x3/sg-da88143d134efe0c37b67471ceb24a9ced62ae9ade25530232c92435e6f46b65.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sg-80e8f95951096bba14b6d6ebea036b0717617668d96f32b5a8172a06be1feb22.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sh {
  background-image: url(/buy/assets/flags/4x3/sh-3b36e972618f594e95974a9c551d3ba9ead3e9b175d8dac0bc30fd1910f82561.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sh.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sh-f25afcdb45a6c2d58e3984d40188a03342271f2f6312b868236b2a1c02a2e60e.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-si {
  background-image: url(/buy/assets/flags/4x3/si-a9715a0c1db87762010c25b6d3bb90f73de3c893aa3bbc7412d57dfa14f28dd5.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-si.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/si-daa3e030c059585d235a78f228c89a32bc50df223da8efa32f85a13978524365.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sj {
  background-image: url(/buy/assets/flags/4x3/sj-a2fa34115702482c2af9c7632eaeec77a26a1de129ce825bc38e27b6523e19ba.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sj.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sj-55f27b8e6aa75b9db244543edd19b891f3c07d59106cf08ff5c47781c480d272.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sk {
  background-image: url(/buy/assets/flags/4x3/sk-b285dd82884088b14db516eac76a39b29752279ac9f0f3e7c84b624edea66aa8.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sk.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sk-cf28c14c8d736a45cbb0a31c0743373b6414974d561729d322cb7204e6a2f25b.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sl {
  background-image: url(/buy/assets/flags/4x3/sl-571df59f51a68477e49c8bbbe397e505d30d27ed1611b37485c94198b6401a9a.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sl.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sl-038ea846f3362ef266345b5a7f9f0c7e94334edf697c24c5faeda27bc0396927.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sm {
  background-image: url(/buy/assets/flags/4x3/sm-a15cef2d34582deb77e611ac2df3580749a7faafa1bc7c5c661c906ccbdad64d.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sm-b9bb79651c85755c984570a106213c32d87c7fbe5737b9b6a6e5512a05d98429.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sn {
  background-image: url(/buy/assets/flags/4x3/sn-d8a7143973e5ea3d4b58e707ac2b791b45b5c7a7e65cea521fa82e9e5920926d.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sn-2432d592221bbdd387548cfa5069c62f75245597749ffa6e2dc8d029b76e88ae.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-so {
  background-image: url(/buy/assets/flags/4x3/so-c82eddc49e0c223a307286bed233a03794954ad83efd12d8e2499a728bb78f22.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-so.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/so-52cb6599bb12bafd9e49b2661297961fe585068009eb1b1c1153023514a342a7.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sr {
  background-image: url(/buy/assets/flags/4x3/sr-cda17a0b4748b11b3e116d4f034adf47def0faaae1e71a5bb5d5c61645be9795.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sr-fb0ff6fc7108d1b993a838bb0e9db479af4e2af4cda72c80e7456c0777cdea28.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ss {
  background-image: url(/buy/assets/flags/4x3/ss-744839019f2833ed8059e53d0d6e1cde2471c6a61d51f9e09814bda42bdc1f12.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ss.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ss-d77200a3fe67f1533ea642a6013667ce15bb0c8068b09db151c960593b37549a.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-st {
  background-image: url(/buy/assets/flags/4x3/st-b0a9259277e38c0c8e0efec1d10b40d3e9c80a9eef21c174246aad28511e976d.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-st.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/st-02eb52348f8547d028ba692f909483c32474105aae7940731d9264027493e479.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sv {
  background-image: url(/buy/assets/flags/4x3/sv-b524450c407002e1cf8e85444bb4225849cae409f54f5dc87d14d65faeeb833a.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sv.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sv-e16fe96bd7f32dadd74091ee73b723c2b8dd92e791f337c54ee5bb18693ef1d2.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sx {
  background-image: url(/buy/assets/flags/4x3/sx-076f4363898d1374f985352dddbfe2a618bf4e7fedd80e43956be6614ca27ec0.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sx.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sx-689aabb209fec5e8fc325bbaff80aa0bf11a2d6c819fa821b82069a2e5f12911.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sy {
  background-image: url(/buy/assets/flags/4x3/sy-d99ddced9cf98e95f7086a70703cd234cc8e21e744c37a6f90820c37ebc755d2.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sy.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sy-c7f1e1422a9d941be9abd5e0f51b4c4ebdd08efd31c4ba3e378c155911cbe844.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sz {
  background-image: url(/buy/assets/flags/4x3/sz-b8760e27e50f7f31f0b38c2cdbcfa0121317bad064561cbcfeb8413ee8764e6d.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sz.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sz-6c0e7ae75aa0fa71821d7b6230dff63e34b65221c0dc08f50226299d37716652.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tc {
  background-image: url(/buy/assets/flags/4x3/tc-abf0740c371bb155066651fca91c9e27e12b3cc9c05c14494e53dac851cc78bb.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tc.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tc-13c94ed220ff9c70284c379e33fc85891de95dce60ec053787549485bca40a36.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-td {
  background-image: url(/buy/assets/flags/4x3/td-354d8d74597706ece28b45f28030c948596f91c04392d07307b800cb0fc6e4cd.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-td.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/td-fb3c31a792ab9fffe28bfe959cacdac54daebe9f795c30515830d93773805c3e.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tf {
  background-image: url(/buy/assets/flags/4x3/tf-f4edacabdba5b4d4d898a4edd7f07976f6a01ceee97c03fdf3561f2ba369b4f3.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tf.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tf-fa00833e3ac96967c55c7f495a580ad5beb1fd912d32d0c9751b93c3c89be893.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tg {
  background-image: url(/buy/assets/flags/4x3/tg-32688daf8870e048421dcbfa2777d9b5f146e588f5f604433d17143fe702dac7.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tg-0e62ff3b4c2106e7c5fe27a6f32fb3c10f69f9cfd5dad9aeb7a8b54af7cab786.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-th {
  background-image: url(/buy/assets/flags/4x3/th-da4f1fda6eda5971dd52bad365bfc4aae176f0eedebf5c8bd9af25789c03993d.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-th.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/th-95ac5f4463da0b9164f2fbed65ca12046370fcb1e250c6170975b77d1509b3e5.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tj {
  background-image: url(/buy/assets/flags/4x3/tj-d072d6cd4136ae97533d32ac74d20350ac794f8a79eaecd1c55142e76b93b3d9.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tj.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tj-2cefbad6aee66d30fd757ea564fdbbde86aebde70720e9c961799caa6bdc8b84.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tk {
  background-image: url(/buy/assets/flags/4x3/tk-da715012efe8731020fe54063a76bffb256ea6696da290ccbb599ab36990edfe.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tk.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tk-4055f5153398c294b2344880102e23847e952df1d04ad8734218fb0f6b43bf42.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tl {
  background-image: url(/buy/assets/flags/4x3/tl-388fac3c65fbbc18779b88f7fcdea523ba440860923a7e1602ca1138bcd5c40b.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tl.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tl-9fea1b22d992cd15cafd1e5824d65f1f0f84b7c89a0f5a460b82429e2f9a8e95.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tm {
  background-image: url(/buy/assets/flags/4x3/tm-f5d7cce194b88ed026465717ee593c35c03f76f3483d77bee2a3e05827628679.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tm-a3f255f0a6874a326140c9a4cad876cd386c30ac7b9e974905699ada62811042.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tn {
  background-image: url(/buy/assets/flags/4x3/tn-ba48fb29a4c8511d1145b87abc10cb75e8dc9ac4e704dc9efc113cf920d4b640.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tn-d9b89cb7ab0b22d5a4709eb4681d77b8f6877d572a1d2f6424f6ce2fbed2dede.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-to {
  background-image: url(/buy/assets/flags/4x3/to-9f1079a109d27abe53f17281320474ecfa6edc571502831f167471edd470773e.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-to.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/to-a543262eaac18a114c5c70153895192a3e58981d4a00084473cd479bbca5783b.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tr {
  background-image: url(/buy/assets/flags/4x3/tr-04941a0f055d2ee2466b8e19532f58a2a0c4e3a83d986a601220fda2b6a3b090.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tr-0df7b630a61ad40f32017487e6fef02258e8b2c8709c6fc8c1d3de1e9b36b09c.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tt {
  background-image: url(/buy/assets/flags/4x3/tt-9ca06051696b194f98d36ab4adb6aa7eb75275333cc0b48c9c9e1c34601013aa.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tt.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tt-b05ee6c590e5c757190226182ac72648604086a272479f91d73dc24d90162eef.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tv {
  background-image: url(/buy/assets/flags/4x3/tv-5875f68681a06f613b3f84cd6959eb9dba70524bf14b0c8aa4a823a833dd6a98.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tv.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tv-d8be186cccd6335a8f85c89085ef08b19c247df4081ed61698604972fdb8fa43.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tw {
  background-image: url(/buy/assets/flags/4x3/tw-29e639da18e668c62eb04ed3f3a02e11b0809890a2a0c82b529e50d53076e4e2.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tw-2a2531772efdfcc74f70cc88f6fc15df7dc42dc344d9ed94b08e1847557976c4.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tz {
  background-image: url(/buy/assets/flags/4x3/tz-69ae0bf011f019428148ba9c3d793b4104be88621741beb216dfc9f43d125d6c.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tz.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tz-581f05e20eeb5d8d77f807f2d6edaf786da8226284726841f33d9288ee84d6b7.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ua {
  background-image: url(/buy/assets/flags/4x3/ua-ddfa2a9985ed8342421c8df6fe852ec92e15d584c2565c525347bcd5f524c9da.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ua.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ua-86260ecf3aa1da110f92b58861d7918e3e574a79cfb4334f9c82b1a750a8a875.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ug {
  background-image: url(/buy/assets/flags/4x3/ug-b748460c255e064ba8a2d89bb78c48fd29bdf496a7ca3c3af0ed0d83e49995cb.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ug.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ug-8a8552bd983c6e2136f9eba9b4917d0e158415a24d9945f663ed56239299b44b.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-um {
  background-image: url(/buy/assets/flags/4x3/um-d3a2b6a726a36d08db81fe4a5f0decd0afe5aa4ad8515304db4c3ace8f27e415.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-um.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/um-0bcb31652ebcfa8c6727911e3df341b30425c3c699e6c4bf9f47c739ab9f442d.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-us {
  background-image: url(/buy/assets/flags/4x3/us-c10177f8d2a93643101b39e419273bdd2f43a58ff9beff88a90431b0a4aa6a00.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-us.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/us-a46068d8032a1e3364325da9675a41ba85a40c5401981c403fb7297aea254906.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-uy {
  background-image: url(/buy/assets/flags/4x3/uy-ab18ad511d2822414e3b4f32e3309dca27b5b559cabd89cba2b4b4072387f440.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-uy.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/uy-d94f5244cbd79f9348a048b7ec8861d37a237806dc1a6427fc9e743b86f43097.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-uz {
  background-image: url(/buy/assets/flags/4x3/uz-78ae3b6ad90b0bb256102b6db50b8f9a7700fb6275e80d0c5b755e0defdcf8e5.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-uz.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/uz-eff129a2e58e047e1daa2883f9ab0ef410bc11c42d652b9c4635bce5ab045b4f.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-va {
  background-image: url(/buy/assets/flags/4x3/va-20117c2869d005de2cc54801f2d264b2823c214276f5559de1e48108f572fc79.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-va.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/va-3206ffbb26fff2b3cd06959ba7f9d713efa9d133932d94ea1f1f6e3dd42687a3.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vc {
  background-image: url(/buy/assets/flags/4x3/vc-dccc1c2e4dc2d36ff71f8b04ebda868a7c4ce753b9fe5ccf0bed00edd7d41abb.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vc.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/vc-08a544ff242da12cc3fbad36579499a0b125c4b7ee7aa0af4eff0a261ea27a13.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ve {
  background-image: url(/buy/assets/flags/4x3/ve-d62ba31ca157e54409e09617a264e0dd18a2c597b1ad611c34da7fe7962e05dc.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ve.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ve-f465be9b82185e94a0f84a3d8b2f536e026b8893fecfc324997ca711b9fe0097.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vg {
  background-image: url(/buy/assets/flags/4x3/vg-d6c3f0ef53e605acc97f33a4e0a61711b6a8207c6a2cff55b9427870053da583.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/vg-8a2a8af88748ff501bc90aceb327488cce5f323948d59f62c960ccfb58ca7510.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vi {
  background-image: url(/buy/assets/flags/4x3/vi-882e3005bf905201f3ccb79736ff058aad41d99046ef58fefb2e5f7df30d4ef4.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vi.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/vi-8f89c34e92ffdc8d17724234254fadad1bbb4b2828cb5e041b4d6a21ec5c3caa.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vn {
  background-image: url(/buy/assets/flags/4x3/vn-53c52e450c6e603d8b08c0170dd3bd15aaa0d4e9d250657bea188945c1252138.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/vn-7267ad3b33fb6d304ff414c998a2c69c6b46abc2528c2e955ff4367959cae8e1.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vu {
  background-image: url(/buy/assets/flags/4x3/vu-2dd468b3a9c89ef0bcbb155422cb38bb19e6255d2871ec2b7012055d31d13e2a.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vu.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/vu-477e1ac8d2d514517a8a6b84f917f9c43d0145d52f4b89e7205277ee3bbea422.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-wf {
  background-image: url(/buy/assets/flags/4x3/wf-d2b9db8f6fa2a78507a5b4751f95e92c334673ecddd68eb33844ea91fc62d771.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-wf.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/wf-095484363036fafbb44da7fbbdb6bb371c92c002163fb610c29912c6027a3cb7.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ws {
  background-image: url(/buy/assets/flags/4x3/ws-6a3fef801ba087404d3718c0b5b8741261d790cb2bf8b7581fea317e9689bcc7.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ws.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ws-a312f6f7ddd2d5694c70b935f000ccc7716aae0b207e98ca4ad6ee252d272f49.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ye {
  background-image: url(/buy/assets/flags/4x3/ye-38ca92e79aeba152eee33f0d5dac55430af032a31b39d56d49c4287b0639fe72.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ye.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ye-2d43095605cb09aeebaa7d9ec1147717dfffb26cd6a7ab66adfbf550a3bc8962.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-yt {
  background-image: url(/buy/assets/flags/4x3/yt-2b54852c423d68df342c5bec300477510632be3f1046a2d9d9715a9617bc90ae.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-yt.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/yt-3ea3c372eb1f7e269abafc08882bdb99d94c18ea363b905f8422f2733a550db8.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-za {
  background-image: url(/buy/assets/flags/4x3/za-c57ff71cb91d156461c64ada7fb86779c009a9c0a53df0b6de2e87044eeefb74.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-za.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/za-571b8b7da7f17cd9a4ce08e5696468e86efce9be83bb776c7586184fa75e99a9.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-zm {
  background-image: url(/buy/assets/flags/4x3/zm-8a6d8f87b53dd7256d461f64cf66e2cd90df833aca8833849fbfe7445caeeae2.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-zm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/zm-d68871c839973048d37ad325312abfc1b22b525e3f48faefedcebea29e3e9175.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-zw {
  background-image: url(/buy/assets/flags/4x3/zw-506cb345575e94583b442c3a23ded41e36cf454e797b3b2e03b4445a37395666.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-zw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/zw-f7716b45f4f267a661f85af47e95447adc282a4b9fc18bc88316cd970f8d947d.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-es-ca {
  background-image: url(/buy/assets/flags/4x3/es-ca-884e8f11877dc43b5c29bbc00c6980cc57ee8e671b710b9f9d59e29927cd25d4.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-es-ca.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/es-ca-2f61e283eeea7f76c15207644f2a8538e05a4eae39dbc8186509209773701cd9.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-eu {
  background-image: url(/buy/assets/flags/4x3/eu-dfa7f5c90f5fe9eb16c8c865e73cf7e3e8fea328bf6cfc1b07f6bc28eefd43f5.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-eu.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/eu-c3a400ee8dc3ee4dcc2d0f2868698ce781d403a9ea249d972115c8455cfcaa9b.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb-eng {
  background-image: url(/buy/assets/flags/4x3/gb-eng-65a380032580f7144bddfd4ab353bb478d523232c4303edb0095e34e98c7dcb9.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb-eng.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gb-eng-6fe299a85ef920693f193828362f306fbd23020d2bfc61dcf9143d85a6a5001b.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb-nir {
  background-image: url(/buy/assets/flags/4x3/gb-nir-7cdb174057442ee76cc8a3fef9df4650460b3a3a9c0634c2417c42e7383efe3f.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb-nir.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gb-nir-ea58e209ad11b7e21e357799a5a0d4c7cfd13b2f7407cb09933a2dc485da41ff.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb-sct {
  background-image: url(/buy/assets/flags/4x3/gb-sct-f7b13851e9b9de7532ef86afefb7fe2efe6149fee8ea50505771b4f7d112cf7b.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb-sct.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gb-sct-76e5e39a38915cf5f6020d6f58d0385f1fc0d502dbecddabf00a18cd50c88995.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb-wls {
  background-image: url(/buy/assets/flags/4x3/gb-wls-c6e549d37113c25f679d5ea75020ea514971a1038b3c92d6a71c316a56b542da.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb-wls.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gb-wls-99a7a03c4ef2a0789d35aa1ab8b746ec72c1c8de58426afc7fa096d5a00802a7.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-un {
  background-image: url(/buy/assets/flags/4x3/un-3760dc125288de6c2143060b283497dfed4de7430943f5be86a67d7668ede7a3.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-un.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/un-aac693764e62f5d0bccf80bc53f68bb6cde75b18c3b3829a89b79555df538c71.svg);
}

/* line 22, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-xk {
  background-image: url(/buy/assets/flags/4x3/xk-c40be9a1d1844391b275542b4a4ef7a9eecac72a93b08e7f4f2f4ebb17c7538c.svg);
}

/* line 24, ../usr/local/bundle/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-xk.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/xk-c5498f241b2608496ac30b7c8570d9dcd8f88432ea739ac0ca1abd7fd8beae99.svg);
}

/**
 * Handsontable 0.11.0-beta3
 * Handsontable is a simple jQuery plugin for editable tables with basic copy-paste compatibility with Excel and Google Docs
 *
 * Copyright 2012-2014 Marcin Warpechowski
 * Licensed under the MIT license.
 * http://handsontable.com/
 *
 * Date: Fri Jul 25 2014 11:41:59 GMT+0200 (CEST)
 */
/* line 12, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable {
  position: relative;
}

/* line 16, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .relative {
  position: relative;
}

/* line 20, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable.htAutoColumnSize {
  visibility: hidden;
  left: 0;
  position: absolute;
  top: 0;
}

/* line 27, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable table,
.handsontable tbody,
.handsontable thead,
.handsontable td,
.handsontable th,
.handsontable div {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
}

/* line 38, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable table.htCore {
  border-collapse: separate;
  /*it must be separate, otherwise there are offset miscalculations in WebKit: http://stackoverflow.com/questions/2655987/border-collapse-differences-in-ff-and-webkit*/
  position: relative;
  /*this actually only changes appearance of user selection - does not make text unselectable
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  /*user-select: none; /*no browser supports unprefixed version*/
  border-spacing: 0;
  margin: 0;
  border-width: 0;
  table-layout: fixed;
  width: 0;
  outline-width: 0;
  /* reset bootstrap table style. for more info see: https://github.com/handsontable/jquery-handsontable/issues/224 */
  max-width: none;
  max-height: none;
}

/* line 60, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable col {
  width: 50px;
}

/* line 64, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable col.rowHeader {
  width: 50px;
}

/* line 68, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable th,
.handsontable td {
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  height: 22px;
  empty-cells: show;
  line-height: 21px;
  padding: 0 4px 0 4px;
  /* top, bottom padding different than 0 is handled poorly by FF with HTML5 doctype */
  background-color: #FFF;
  vertical-align: top;
  overflow: hidden;
  outline-width: 0;
  white-space: pre-line;
  /* preserve new line character in cell */
}

/* line 85, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable td.htInvalid {
  transition: background 0.75s ease;
  background-color: #ff4c42;
}

/* line 91, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable td.htNoWrap {
  white-space: nowrap;
}

/* line 95, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable th:last-child {
  /*Foundation framework fix*/
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}

/* line 101, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable tr:first-child th.htNoFrame,
.handsontable th.htNoFrame:first-child,
.handsontable th.htNoFrame {
  border-left-width: 0;
  background-color: white;
  border-color: #FFF;
}

/* line 109, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable th:first-child,
.handsontable td:first-child,
.handsontable .htNoFrame + th,
.handsontable .htNoFrame + td {
  border-left: 1px solid #CCC;
}

/* line 116, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable tr:first-child th,
.handsontable tr:first-child td {
  border-top: 1px solid #CCC;
}

/* line 121, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable thead tr:last-child th {
  border-bottom-width: 0;
}

/* line 125, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable thead tr.lastChild th {
  border-bottom-width: 0;
}

/* line 129, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable th {
  background-color: #EEE;
  color: #222;
  text-align: center;
  font-weight: normal;
  white-space: nowrap;
}

/* line 137, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable thead th {
  padding: 0;
}

/* line 141, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable th.active {
  background-color: #CCC;
}

/* line 145, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable thead th .relative {
  padding: 2px 4px;
}

/* plugins */
/* line 151, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .manualColumnMover {
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  width: 5px;
  height: 25px;
  z-index: 999;
  cursor: move;
}

/* line 162, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .manualRowMover {
  position: absolute;
  left: -4px;
  top: 0;
  background-color: transparent;
  height: 5px;
  width: 50px;
  z-index: 999;
  cursor: move;
}

/* line 173, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .manualColumnMover:hover,
.handsontable .manualColumnMover.active,
.handsontable .manualRowMover:hover,
.handsontable .manualRowMover.active {
  background-color: #88F;
}

/* row + column resizer*/
/* line 182, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .manualColumnResizer {
  position: absolute;
  top: 0;
  cursor: col-resize;
  z-index: 100;
}

/* line 189, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .manualColumnResizerHandle {
  background-color: transparent;
  width: 5px;
  height: 25px;
}

/* line 195, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .manualRowResizer {
  position: absolute;
  left: 0;
  cursor: row-resize;
  z-index: 100;
}

/* line 202, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .manualRowResizerHandle {
  background-color: transparent;
  height: 5px;
  width: 50px;
}

/* line 208, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .manualColumnResizer:hover .manualColumnResizerHandle,
.handsontable .manualColumnResizer.active .manualColumnResizerHandle,
.handsontable .manualRowResizer:hover .manualRowResizerHandle,
.handsontable .manualRowResizer.active .manualRowResizerHandle {
  background-color: #AAB;
}

/* line 215, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .manualColumnResizerLine {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #AAB;
  display: none;
  width: 0;
  border-right: 1px dashed #777;
}

/* line 225, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .manualRowResizerLine {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #AAB;
  display: none;
  width: 0;
  border-bottom: 1px dashed #777;
}

/* line 235, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .manualColumnResizer.active .manualColumnResizerLine,
.handsontable .manualRowResizer.active .manualRowResizerLine {
  display: block;
}

/* line 240, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .columnSorting:hover {
  text-decoration: underline;
  cursor: pointer;
}

/* border line */
/* line 247, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .wtBorder {
  position: absolute;
  font-size: 0;
}

/* line 251, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .wtBorder.hidden {
  display: none !important;
}

/* line 255, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable td.area {
  background-color: #EEF4FF;
}

/* fill handle */
/* line 261, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .wtBorder.corner {
  font-size: 0;
  cursor: crosshair;
}

/* line 266, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .htBorder.htFillBorder {
  background: red;
  width: 1px;
  height: 1px;
}

/* line 272, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontableInput {
  border: 2px solid #5292F7;
  outline-width: 0;
  margin: 0;
  padding: 1px 4px 0 2px;
  font-family: Arial, Helvetica, sans-serif;
  /*repeat from .handsontable (inherit doesn't work with IE<8) */
  line-height: 1.3em;
  /*repeat from .handsontable (inherit doesn't work with IE<8) */
  font-size: inherit;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.4);
  resize: none;
  /*below are needed to overwrite stuff added by jQuery UI Bootstrap theme*/
  display: inline-block;
  color: #000;
  border-radius: 0;
  background-color: #FFF;
  /*overwrite styles potentionally made by a framework*/
}

/* line 293, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontableInputHolder {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}

/* line 300, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htSelectEditor {
  -webkit-appearance: menulist-button !important;
  position: absolute;
}

/*
TextRenderer readOnly cell
*/
/* line 309, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .htDimmed {
  color: #777;
}

/*
TextRenderer horizontal alignment
*/
/* line 316, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .htLeft {
  text-align: left;
}

/* line 319, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .htCenter {
  text-align: center;
}

/* line 322, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .htRight {
  text-align: right;
}

/* line 325, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .htJustify {
  text-align: justify;
}

/*
TextRenderer vertical alignment
*/
/* line 331, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .htTop {
  vertical-align: top;
}

/* line 334, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .htMiddle {
  vertical-align: middle;
}

/* line 337, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .htBottom {
  vertical-align: bottom;
}

/*
TextRenderer placeholder value
*/
/* line 345, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .htPlaceholder {
  color: #999;
}

/*
AutocompleteRenderer down arrow
*/
/* line 353, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .htAutocompleteArrow {
  float: right;
  font-size: 10px;
  color: #EEE;
  cursor: default;
  width: 16px;
  text-align: center;
}

/* line 362, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable td .htAutocompleteArrow:hover {
  color: #777;
}

/*
CheckboxRenderer
*/
/* line 370, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .htCheckboxRendererInput.noValue {
  opacity: 0.5;
}

/*
NumericRenderer
*/
/* line 378, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .htNumeric {
  text-align: right;
}

/*
Comment For Cell
*/
/* line 385, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htCommentCell {
  position: relative;
}

/* line 388, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htCommentCell:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  border-left: 6px solid transparent;
  /*border-right: 5px solid transparent;*/
  border-top: 6px solid red;
}

/*context menu rules*/
/* line 401, vendor/assets/stylesheets/jquery.handsontable.full.css */
ul.context-menu-list {
  color: black;
}

/* line 405, vendor/assets/stylesheets/jquery.handsontable.full.css */
ul.context-menu-list li {
  margin-bottom: 0;
  /*Foundation framework fix*/
}

/**
 * Handsontable in Handsontable
 */
/* line 414, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .handsontable .wtHider {
  padding: 0 0 5px 0;
}

/* line 418, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .handsontable table {
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.4);
}

/**
* Autocomplete Editor
*/
/* line 426, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable .autocompleteEditor.handsontable {
  padding-right: 15px;
}

/**
 * Handsontable listbox theme
 */
/* line 434, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable.listbox {
  margin: 0;
}

/* line 438, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable.listbox .ht_master table {
  border: 1px solid #ccc;
  border-collapse: separate;
  background: white;
}

/* line 444, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable.listbox th,
.handsontable.listbox tr:first-child th,
.handsontable.listbox tr:last-child th,
.handsontable.listbox tr:first-child td,
.handsontable.listbox td {
  border-width: 0;
}

/* line 452, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable.listbox th,
.handsontable.listbox td {
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 458, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable.listbox td.htDimmed {
  cursor: default;
  color: inherit;
  font-style: inherit;
}

/* line 464, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable.listbox .wtBorder {
  visibility: hidden;
}

/* line 468, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable.listbox tr td.current,
.handsontable.listbox tr:hover td {
  background: #eee;
}

/* line 473, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htContextMenu {
  display: none;
  position: absolute;
}

/* line 478, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htContextMenu .ht_clone_top,
.htContextMenu .ht_clone_left,
.htContextMenu .ht_clone_corner {
  display: none;
}

/* line 484, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htContextMenu table.htCore {
  outline: 1px solid #bbb;
}

/* line 488, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htContextMenu .wtBorder {
  visibility: hidden;
}

/* line 492, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htContextMenu table tbody tr td {
  background: white;
  border-width: 0;
  padding: 4px 6px 0px 6px;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 502, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htContextMenu table tbody tr td:first-child {
  border: 0;
}

/* line 506, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htContextMenu table tbody tr td.htDimmed {
  font-style: normal;
  color: #323232;
}

/* line 511, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htContextMenu table tbody tr td.current {
  background: #e9e9e9;
}

/* line 515, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htContextMenu table tbody tr td.htSeparator {
  border-top: 1px solid #bbb;
  height: 0;
  padding: 0;
}

/* line 521, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htContextMenu table tbody tr td.htDisabled {
  color: #999;
}

/* line 525, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htContextMenu table tbody tr td.htDisabled:hover {
  background: white;
  color: #999;
  cursor: default;
}

/* line 531, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htContextMenu button {
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  height: 20px;
  padding: 0 5px;
  margin: 0 1px 0 0;
  margin-bottom: 5px;
}

/* line 540, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htContextMenu button:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

/* line 544, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htContextMenu button:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 548, vendor/assets/stylesheets/jquery.handsontable.full.css */
.handsontable td.htSearchResult {
  background: #fcedd9;
  color: #583707;
}

/*
Cell borders
*/
/* line 556, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htBordered {
  /*box-sizing: border-box !important;*/
  border-width: 1px;
}

/* line 560, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htBordered.htTopBorderSolid {
  border-top-style: solid;
  border-top-color: #000;
}

/* line 564, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htBordered.htRightBorderSolid {
  border-right-style: solid;
  border-right-color: #000;
}

/* line 568, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htBordered.htBottomBorderSolid {
  border-bottom-style: solid;
  border-bottom-color: #000;
}

/* line 572, vendor/assets/stylesheets/jquery.handsontable.full.css */
.htBordered.htLeftBorderSolid {
  border-left-style: solid;
  border-left-color: #000;
}

/*WalkontableDebugOverlay*/
/* line 579, vendor/assets/stylesheets/jquery.handsontable.full.css */
.wtDebugHidden {
  display: none;
}

/* line 583, vendor/assets/stylesheets/jquery.handsontable.full.css */
.wtDebugVisible {
  display: block;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-name: wtFadeInFromNone;
  animation-duration: 0.5s;
  animation-name: wtFadeInFromNone;
}

@keyframes wtFadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}

@-webkit-keyframes wtFadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}

/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#dt/dt-1.13.6
 *
 * Included libraries:
 *   DataTables 1.13.6
 */
/* line 14, vendor/assets/stylesheets/datatables.css */
:root {
  --dt-row-selected: 13, 110, 253;
  --dt-row-selected-text: 255, 255, 255;
  --dt-row-selected-link: 9, 10, 11;
  --dt-row-stripe: 0, 0, 0;
  --dt-row-hover: 0, 0, 0;
  --dt-column-ordering: 0, 0, 0;
  --dt-html-background: white;
}

/* line 23, vendor/assets/stylesheets/datatables.css */
.dark:root {
  --dt-html-background: rgb(33, 37, 41);
}

/* line 27, vendor/assets/stylesheets/datatables.css */
table.dataTable td.dt-control {
  text-align: center;
  cursor: pointer;
}

/* line 31, vendor/assets/stylesheets/datatables.css */
table.dataTable td.dt-control:before {
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  content: "►";
}

/* line 36, vendor/assets/stylesheets/datatables.css */
table.dataTable tr.dt-hasChild td.dt-control:before {
  content: "▼";
}

/* line 40, vendor/assets/stylesheets/datatables.css */
html.dark table.dataTable td.dt-control:before {
  color: rgba(255, 255, 255, 0.5);
}

/* line 43, vendor/assets/stylesheets/datatables.css */
html.dark table.dataTable tr.dt-hasChild td.dt-control:before {
  color: rgba(255, 255, 255, 0.5);
}

/* line 47, vendor/assets/stylesheets/datatables.css */
table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting_asc_disabled, table.dataTable thead > tr > th.sorting_desc_disabled,
table.dataTable thead > tr > td.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting_asc_disabled,
table.dataTable thead > tr > td.sorting_desc_disabled {
  cursor: pointer;
  position: relative;
  padding-right: 26px;
}

/* line 57, vendor/assets/stylesheets/datatables.css */
table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:before, table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
  position: absolute;
  display: block;
  opacity: 0.125;
  right: 10px;
  line-height: 9px;
  font-size: 0.8em;
}

/* line 75, vendor/assets/stylesheets/datatables.css */
table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:before {
  bottom: 53%;
}

/* line 83, vendor/assets/stylesheets/datatables.css */
table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
  top: 50%;
}

/* line 91, vendor/assets/stylesheets/datatables.css */
table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:after {
  opacity: 1;
  color: #58595b;
}

/* line 97, vendor/assets/stylesheets/datatables.css */
table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before {
  display: none;
}

/* line 102, vendor/assets/stylesheets/datatables.css */
table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none;
}

/* line 107, vendor/assets/stylesheets/datatables.css */
div.dataTables_scrollBody > table.dataTable > thead > tr > th:before, div.dataTables_scrollBody > table.dataTable > thead > tr > th:after,
div.dataTables_scrollBody > table.dataTable > thead > tr > td:before,
div.dataTables_scrollBody > table.dataTable > thead > tr > td:after {
  display: none;
}

/* line 113, vendor/assets/stylesheets/datatables.css */
div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 2px;
}

/* line 123, vendor/assets/stylesheets/datatables.css */
div.dataTables_processing > div:last-child {
  position: relative;
  width: 80px;
  height: 15px;
  margin: 1em auto;
}

/* line 129, vendor/assets/stylesheets/datatables.css */
div.dataTables_processing > div:last-child > div {
  position: absolute;
  top: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #0d6efd;
  /*  background: rgb(var(--dt-row-selected));*/
  -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
          animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

/* line 139, vendor/assets/stylesheets/datatables.css */
div.dataTables_processing > div:last-child > div:nth-child(1) {
  left: 8px;
  -webkit-animation: datatables-loader-1 0.6s infinite;
          animation: datatables-loader-1 0.6s infinite;
}

/* line 143, vendor/assets/stylesheets/datatables.css */
div.dataTables_processing > div:last-child > div:nth-child(2) {
  left: 8px;
  -webkit-animation: datatables-loader-2 0.6s infinite;
          animation: datatables-loader-2 0.6s infinite;
}

/* line 147, vendor/assets/stylesheets/datatables.css */
div.dataTables_processing > div:last-child > div:nth-child(3) {
  left: 32px;
  -webkit-animation: datatables-loader-2 0.6s infinite;
          animation: datatables-loader-2 0.6s infinite;
}

/* line 151, vendor/assets/stylesheets/datatables.css */
div.dataTables_processing > div:last-child > div:nth-child(4) {
  left: 56px;
  -webkit-animation: datatables-loader-3 0.6s infinite;
          animation: datatables-loader-3 0.6s infinite;
}

@-webkit-keyframes datatables-loader-1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes datatables-loader-1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes datatables-loader-3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}

@keyframes datatables-loader-3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}

@-webkit-keyframes datatables-loader-2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

@keyframes datatables-loader-2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

/* line 180, vendor/assets/stylesheets/datatables.css */
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}

/* line 183, vendor/assets/stylesheets/datatables.css */
table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}

/* line 187, vendor/assets/stylesheets/datatables.css */
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}

/* line 192, vendor/assets/stylesheets/datatables.css */
table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}

/* line 196, vendor/assets/stylesheets/datatables.css */
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}

/* line 200, vendor/assets/stylesheets/datatables.css */
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}

/* line 204, vendor/assets/stylesheets/datatables.css */
table.dataTable thead th,
table.dataTable thead td,
table.dataTable tfoot th,
table.dataTable tfoot td {
  text-align: left;
}

/* line 210, vendor/assets/stylesheets/datatables.css */
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}

/* line 216, vendor/assets/stylesheets/datatables.css */
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}

/* line 222, vendor/assets/stylesheets/datatables.css */
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}

/* line 228, vendor/assets/stylesheets/datatables.css */
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}

/* line 234, vendor/assets/stylesheets/datatables.css */
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}

/* line 240, vendor/assets/stylesheets/datatables.css */
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}

/* line 244, vendor/assets/stylesheets/datatables.css */
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}

/* line 248, vendor/assets/stylesheets/datatables.css */
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}

/* line 252, vendor/assets/stylesheets/datatables.css */
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}

/* line 256, vendor/assets/stylesheets/datatables.css */
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

/*
 * Table styles
 */
/* line 264, vendor/assets/stylesheets/datatables.css */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */
}

/* line 277, vendor/assets/stylesheets/datatables.css */
table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}

/* line 281, vendor/assets/stylesheets/datatables.css */
table.dataTable > thead > tr > th,
table.dataTable > thead > tr > td {
  padding: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

/* line 286, vendor/assets/stylesheets/datatables.css */
table.dataTable > thead > tr > th:active,
table.dataTable > thead > tr > td:active {
  outline: none;
}

/* line 290, vendor/assets/stylesheets/datatables.css */
table.dataTable > tfoot > tr > th,
table.dataTable > tfoot > tr > td {
  padding: 10px 10px 6px 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}

/* line 295, vendor/assets/stylesheets/datatables.css */
table.dataTable tbody tr {
  background-color: transparent;
}

/* line 298, vendor/assets/stylesheets/datatables.css */
table.dataTable tbody tr.selected > * {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.9);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.9);
  color: white;
  /*  color: rgb(var(--dt-row-selected-text));*/
}

/* line 304, vendor/assets/stylesheets/datatables.css */
table.dataTable tbody tr.selected a {
  color: #090a0b;
  /*  color: rgb(var(--dt-row-selected-link));*/
}

/* line 308, vendor/assets/stylesheets/datatables.css */
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 13px 10px;
}

/* line 312, vendor/assets/stylesheets/datatables.css */
table.dataTable.row-border > tbody > tr > th,
table.dataTable.row-border > tbody > tr > td, table.dataTable.display > tbody > tr > th,
table.dataTable.display > tbody > tr > td {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

/* line 317, vendor/assets/stylesheets/datatables.css */
table.dataTable.row-border > tbody > tr:first-child > th,
table.dataTable.row-border > tbody > tr:first-child > td, table.dataTable.display > tbody > tr:first-child > th,
table.dataTable.display > tbody > tr:first-child > td {
  border-top: none;
}

/* line 322, vendor/assets/stylesheets/datatables.css */
table.dataTable.row-border > tbody > tr.selected + tr.selected > td, table.dataTable.display > tbody > tr.selected + tr.selected > td {
  border-top-color: #0262ef;
}

/* line 325, vendor/assets/stylesheets/datatables.css */
table.dataTable.cell-border > tbody > tr > th,
table.dataTable.cell-border > tbody > tr > td {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}

/* line 330, vendor/assets/stylesheets/datatables.css */
table.dataTable.cell-border > tbody > tr > th:first-child,
table.dataTable.cell-border > tbody > tr > td:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}

/* line 334, vendor/assets/stylesheets/datatables.css */
table.dataTable.cell-border > tbody > tr:first-child > th,
table.dataTable.cell-border > tbody > tr:first-child > td {
  border-top: none;
}

/* line 338, vendor/assets/stylesheets/datatables.css */
table.dataTable.stripe > tbody > tr.odd > *, table.dataTable.display > tbody > tr.odd > * {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.023);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.023);
}

/* line 342, vendor/assets/stylesheets/datatables.css */
table.dataTable.stripe > tbody > tr.odd.selected > *, table.dataTable.display > tbody > tr.odd.selected > * {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.923);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.923);
}

/* line 346, vendor/assets/stylesheets/datatables.css */
table.dataTable.hover > tbody > tr:hover > *, table.dataTable.display > tbody > tr:hover > * {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.035);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.035);
}

/* line 350, vendor/assets/stylesheets/datatables.css */
table.dataTable.hover > tbody > tr.selected:hover > *, table.dataTable.display > tbody > tr.selected:hover > * {
  box-shadow: inset 0 0 0 9999px #0d6efd !important;
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 1) !important;
}

/* line 354, vendor/assets/stylesheets/datatables.css */
table.dataTable.order-column > tbody tr > .sorting_1,
table.dataTable.order-column > tbody tr > .sorting_2,
table.dataTable.order-column > tbody tr > .sorting_3, table.dataTable.display > tbody tr > .sorting_1,
table.dataTable.display > tbody tr > .sorting_2,
table.dataTable.display > tbody tr > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.019);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.019);
}

/* line 362, vendor/assets/stylesheets/datatables.css */
table.dataTable.order-column > tbody tr.selected > .sorting_1,
table.dataTable.order-column > tbody tr.selected > .sorting_2,
table.dataTable.order-column > tbody tr.selected > .sorting_3, table.dataTable.display > tbody tr.selected > .sorting_1,
table.dataTable.display > tbody tr.selected > .sorting_2,
table.dataTable.display > tbody tr.selected > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.919);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919);
}

/* line 370, vendor/assets/stylesheets/datatables.css */
table.dataTable.display > tbody > tr.odd > .sorting_1, table.dataTable.order-column.stripe > tbody > tr.odd > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.054);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.054);
}

/* line 374, vendor/assets/stylesheets/datatables.css */
table.dataTable.display > tbody > tr.odd > .sorting_2, table.dataTable.order-column.stripe > tbody > tr.odd > .sorting_2 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.047);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.047);
}

/* line 378, vendor/assets/stylesheets/datatables.css */
table.dataTable.display > tbody > tr.odd > .sorting_3, table.dataTable.order-column.stripe > tbody > tr.odd > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.039);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.039);
}

/* line 382, vendor/assets/stylesheets/datatables.css */
table.dataTable.display > tbody > tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe > tbody > tr.odd.selected > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.954);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.954);
}

/* line 386, vendor/assets/stylesheets/datatables.css */
table.dataTable.display > tbody > tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe > tbody > tr.odd.selected > .sorting_2 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.947);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.947);
}

/* line 390, vendor/assets/stylesheets/datatables.css */
table.dataTable.display > tbody > tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe > tbody > tr.odd.selected > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.939);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.939);
}

/* line 394, vendor/assets/stylesheets/datatables.css */
table.dataTable.display > tbody > tr.even > .sorting_1, table.dataTable.order-column.stripe > tbody > tr.even > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.019);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.019);
}

/* line 398, vendor/assets/stylesheets/datatables.css */
table.dataTable.display > tbody > tr.even > .sorting_2, table.dataTable.order-column.stripe > tbody > tr.even > .sorting_2 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.011);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.011);
}

/* line 402, vendor/assets/stylesheets/datatables.css */
table.dataTable.display > tbody > tr.even > .sorting_3, table.dataTable.order-column.stripe > tbody > tr.even > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.003);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.003);
}

/* line 406, vendor/assets/stylesheets/datatables.css */
table.dataTable.display > tbody > tr.even.selected > .sorting_1, table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.919);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919);
}

/* line 410, vendor/assets/stylesheets/datatables.css */
table.dataTable.display > tbody > tr.even.selected > .sorting_2, table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_2 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.911);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.911);
}

/* line 414, vendor/assets/stylesheets/datatables.css */
table.dataTable.display > tbody > tr.even.selected > .sorting_3, table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.903);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.903);
}

/* line 418, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.082);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.082);
}

/* line 422, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.074);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.074);
}

/* line 426, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.062);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.062);
}

/* line 430, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr.selected:hover > .sorting_1, table.dataTable.order-column.hover tbody tr.selected:hover > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.982);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.982);
}

/* line 434, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr.selected:hover > .sorting_2, table.dataTable.order-column.hover tbody tr.selected:hover > .sorting_2 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.974);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.974);
}

/* line 438, vendor/assets/stylesheets/datatables.css */
table.dataTable.display tbody tr.selected:hover > .sorting_3, table.dataTable.order-column.hover tbody tr.selected:hover > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.962);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.962);
}

/* line 442, vendor/assets/stylesheets/datatables.css */
table.dataTable.no-footer {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

/* line 445, vendor/assets/stylesheets/datatables.css */
table.dataTable.compact thead th,
table.dataTable.compact thead td,
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td,
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}

/* line 454, vendor/assets/stylesheets/datatables.css */
table.dataTable th,
table.dataTable td {
  box-sizing: content-box;
}

/*
 * Control feature layout
 */
/* line 462, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper {
  position: relative;
  clear: both;
}

/* line 466, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_length {
  float: left;
}

/* line 469, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_length select {
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 5px;
  background-color: transparent;
  color: inherit;
  padding: 4px;
}

/* line 477, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}

/* line 481, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_filter input {
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 5px;
  background-color: transparent;
  color: inherit;
  margin-left: 3px;
}

/* line 489, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}

/* line 494, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}

/* line 499, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  color: inherit !important;
  border: 1px solid transparent;
  border-radius: 2px;
  background: transparent;
}

/* line 513, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: inherit !important;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.05);
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);
  /* W3C */
}

/* line 524, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}

/* line 531, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #111;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
  /* W3C */
}

/* line 542, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #0c0c0c;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  /* W3C */
  box-shadow: inset 0 0 3px #111;
}

/* line 553, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}

/* line 556, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: inherit;
}

/* line 563, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}

/* line 566, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  -webkit-overflow-scrolling: touch;
}

/* line 569, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle;
}

/* line 572, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}

/* line 580, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

/* line 583, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}

/* line 587, vendor/assets/stylesheets/datatables.css */
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  /* line 596, vendor/assets/stylesheets/datatables.css */
  .dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  /* line 601, vendor/assets/stylesheets/datatables.css */
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}

@media screen and (max-width: 640px) {
  /* line 606, vendor/assets/stylesheets/datatables.css */
  .dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  /* line 611, vendor/assets/stylesheets/datatables.css */
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}

/* line 615, vendor/assets/stylesheets/datatables.css */
html.dark {
  --dt-row-hover: 255, 255, 255;
  --dt-row-stripe: 255, 255, 255;
  --dt-column-ordering: 255, 255, 255;
}

/* line 620, vendor/assets/stylesheets/datatables.css */
html.dark table.dataTable > thead > tr > th,
html.dark table.dataTable > thead > tr > td {
  border-bottom: 1px solid #595b5e;
}

/* line 624, vendor/assets/stylesheets/datatables.css */
html.dark table.dataTable > thead > tr > th:active,
html.dark table.dataTable > thead > tr > td:active {
  outline: none;
}

/* line 628, vendor/assets/stylesheets/datatables.css */
html.dark table.dataTable > tfoot > tr > th,
html.dark table.dataTable > tfoot > tr > td {
  border-top: 1px solid #595b5e;
}

/* line 632, vendor/assets/stylesheets/datatables.css */
html.dark table.dataTable.row-border > tbody > tr > th,
html.dark table.dataTable.row-border > tbody > tr > td, html.dark table.dataTable.display > tbody > tr > th,
html.dark table.dataTable.display > tbody > tr > td {
  border-top: 1px solid #404346;
}

/* line 637, vendor/assets/stylesheets/datatables.css */
html.dark table.dataTable.row-border > tbody > tr.selected + tr.selected > td, html.dark table.dataTable.display > tbody > tr.selected + tr.selected > td {
  border-top-color: #0257d5;
}

/* line 640, vendor/assets/stylesheets/datatables.css */
html.dark table.dataTable.cell-border > tbody > tr > th,
html.dark table.dataTable.cell-border > tbody > tr > td {
  border-top: 1px solid #404346;
  border-right: 1px solid #404346;
}

/* line 645, vendor/assets/stylesheets/datatables.css */
html.dark table.dataTable.cell-border > tbody > tr > th:first-child,
html.dark table.dataTable.cell-border > tbody > tr > td:first-child {
  border-left: 1px solid #404346;
}

/* line 649, vendor/assets/stylesheets/datatables.css */
html.dark .dataTables_wrapper .dataTables_filter input,
html.dark .dataTables_wrapper .dataTables_length select {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: var(--dt-html-background);
}

/* line 654, vendor/assets/stylesheets/datatables.css */
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.current, html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border: 1px solid #595b5e;
  background: rgba(255, 255, 255, 0.15);
}

/* line 658, vendor/assets/stylesheets/datatables.css */
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  color: #666 !important;
}

/* line 661, vendor/assets/stylesheets/datatables.css */
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border: 1px solid #353535;
  background: #353535;
}

/* line 665, vendor/assets/stylesheets/datatables.css */
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button:active {
  background: #3a3a3a;
}

/* line 32, app/assets/stylesheets/application.css.scss */
.login-bg {
  background-image: url("/buy/assets/log-bg-4a70495d8a6d84a3417e7758d7dd45dd4b186ca1612b0caa76189181ad7b34a8.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left 25%;
}

/* line 39, app/assets/stylesheets/application.css.scss */
.bw-img {
  background-image: url("/buy/assets/log-bg-bw-1dbb37ac41ecda5d7ce69df2c55d29de49209c073ff20e0a23131ea2fe0362a5.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left 25%;
}

/* line 45, app/assets/stylesheets/application.css.scss */
.login-bg1 {
  background-image: url("/buy/assets/log-bg1-00c744efd4ce674c3352db835b0b2d023e9b3fb7868932a5bc97cd758e8bbee4.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left 25%;
}

/* line 52, app/assets/stylesheets/application.css.scss */
.bw-img1 {
  background-image: url("/buy/assets/log-bg-bw1-19e45d3805cb9419d414a6cef8cd9e6159bed0353f2e0e7688b570274128a0e5.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left 25%;
}

/* line 58, app/assets/stylesheets/application.css.scss */
.login-bg2 {
  background-image: url("/buy/assets/log-bg2-f53eb795e9e455b9e782929be9a6187674051ecf195fa83dbbd1d76d04386083.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left 25%;
}

/* line 65, app/assets/stylesheets/application.css.scss */
.bw-img2 {
  background-image: url("/buy/assets/log-bg-bw2-2c0fff081cff670ce5df383eaca84bc06b52480ae8b1fd6adc34edd0054b0587.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left 25%;
}
/*
 * jQuery File Upload UI Plugin CSS
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2010, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
/* line 13, ../usr/local/bundle/gems/jquery-fileupload-rails-0.4.6/app/assets/stylesheets/jquery.fileupload-ui.scss */
.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
  margin-bottom: 5px;
}

/* line 17, ../usr/local/bundle/gems/jquery-fileupload-rails-0.4.6/app/assets/stylesheets/jquery.fileupload-ui.scss */
.progress-animated .progress-bar,
.progress-animated .bar {
  background: url(/buy/assets/progressbar-91f3966a1d3b87010bc363341330c1200dd1f343ccbb87532a220df207022ba9.gif) !important;
  filter: none;
}

/* line 22, ../usr/local/bundle/gems/jquery-fileupload-rails-0.4.6/app/assets/stylesheets/jquery.fileupload-ui.scss */
.fileupload-process {
  float: right;
  display: none;
}

/* line 26, ../usr/local/bundle/gems/jquery-fileupload-rails-0.4.6/app/assets/stylesheets/jquery.fileupload-ui.scss */
.fileupload-processing .fileupload-process,
.files .processing .preview {
  display: block;
  width: 32px;
  height: 32px;
  background: url(/buy/assets/loading-6f1c9a2c9e4932c71d86ded184887c41e4f8db70d5eecbca3b8a51a1c807adc3.gif) center no-repeat;
  background-size: contain;
}

/* line 34, ../usr/local/bundle/gems/jquery-fileupload-rails-0.4.6/app/assets/stylesheets/jquery.fileupload-ui.scss */
.files audio,
.files video {
  max-width: 300px;
}

@media (max-width: 767px) {
  /* line 40, ../usr/local/bundle/gems/jquery-fileupload-rails-0.4.6/app/assets/stylesheets/jquery.fileupload-ui.scss */
  .fileupload-buttonbar .toggle,
.files .toggle,
.files .btn span {
    display: none;
  }
  /* line 45, ../usr/local/bundle/gems/jquery-fileupload-rails-0.4.6/app/assets/stylesheets/jquery.fileupload-ui.scss */
  .files .name {
    width: 80px;
    word-wrap: break-word;
  }
  /* line 49, ../usr/local/bundle/gems/jquery-fileupload-rails-0.4.6/app/assets/stylesheets/jquery.fileupload-ui.scss */
  .files audio,
.files video {
    max-width: 80px;
  }
  /* line 53, ../usr/local/bundle/gems/jquery-fileupload-rails-0.4.6/app/assets/stylesheets/jquery.fileupload-ui.scss */
  .files img,
.files canvas {
    max-width: 100%;
  }
}
/*!
 * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2017 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\9}.bootstrap-select>.dropdown-toggle{width:100%;padding-right:25px;z-index:1}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:none}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2}.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn{border-radius:0}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group{margin-bottom:0}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control{padding:0}.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled{cursor:not-allowed}.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus{outline:0!important}.bootstrap-select.btn-group.bs-container{position:absolute;height:0!important;padding:0!important}.bootstrap-select.btn-group.bs-container .dropdown-menu{z-index:1060}.bootstrap-select.btn-group .dropdown-toggle .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left}.bootstrap-select.btn-group .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;box-shadow:none}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li.active small{color:#fff}.bootstrap-select.btn-group .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select.btn-group .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;box-sizing:border-box}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{position:static}.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{position:absolute;display:inline-block;right:15px;margin-top:5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}
/* line 1, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}

/* line 6, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}

/* line 15, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon:before {
  content: "\00a0";
}

/* line 18, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon.flag-icon-squared {
  width: 1em;
}

/* line 21, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ad {
  background-image: url(/buy/assets/flags/4x3/ad-04b4b65e6a104b102172258b3894a9a4e29890aa63e8edc4812033dd7387b77e.svg);
}

/* line 24, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ad.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ad-847534ad5665b0bb24f766110a56922d9115cbd4c35746597e1fc5edb381b41a.svg);
}

/* line 27, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ae {
  background-image: url(/buy/assets/flags/4x3/ae-f6dd88c6cb3940f07ad1ee2635ec0f081d53885efea97c2f363f61c4f06129e8.svg);
}

/* line 30, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ae.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ae-c5992978bbf00ada1971a746b819936eb2f73aefac7f10518995545c2ccf2c10.svg);
}

/* line 33, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-af {
  background-image: url(/buy/assets/flags/4x3/af-745ad7e8ea956edf06641d01bf5a0374cfae6902846e62a30ed56ad80f889906.svg);
}

/* line 36, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-af.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/af-50e587ac98a5af98e21994909aa1f9898add6842954e2ad6a709d857b39a8b55.svg);
}

/* line 39, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ag {
  background-image: url(/buy/assets/flags/4x3/ag-ec678db01740bd72757a7883a1dbea0c163e2b0a7a692cc8a0749c6f50428abb.svg);
}

/* line 42, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ag.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ag-35c11ca3ad0581842f9c1eddc462690e6166f94a8dbb15e248398df93a276004.svg);
}

/* line 45, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ai {
  background-image: url(/buy/assets/flags/4x3/ai-d688814fa60d2294b79b6ffe3d2a64e55a0bc013718cbf028b5d5720e3041794.svg);
}

/* line 48, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ai.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ai-850f5995f9b55ac8f30b35157cb1881d149e8257c168f39dbc8e51cae25c222d.svg);
}

/* line 51, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-al {
  background-image: url(/buy/assets/flags/4x3/al-5631be891ba0ccdb1f2a9b3a934031ed681aaeb139acc9e3b414e2561a608495.svg);
}

/* line 54, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-al.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/al-96787887d75cd3bd02e8eff8a75ba0856873167743205a5cbfc5439197e3070d.svg);
}

/* line 57, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-am {
  background-image: url(/buy/assets/flags/4x3/am-fd6eb7b12b2bbd15d4e5db6949b57255849f5fecc62d9a48d848bab767f1123e.svg);
}

/* line 60, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-am.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/am-85e618fb93d8a64fc145ce0ebfb0397e5468816476df4c43ff0419dfea72d53b.svg);
}

/* line 63, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ao {
  background-image: url(/buy/assets/flags/4x3/ao-09b6b18d13202b859e9e94b9a88e59701b7b2d00d88d8a749f7f0d3bb71c745c.svg);
}

/* line 66, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ao.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ao-dd2f7930f4f4214707f7a311f16cae422471094601319a5b69abeb48d384855c.svg);
}

/* line 69, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-aq {
  background-image: url(/buy/assets/flags/4x3/aq-2adcc4b28a1da2ac271675b5377a39f226fe06b135d287215c153957b2176da2.svg);
}

/* line 72, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-aq.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/aq-8809bb8b30a063b921c866da0a83236d7dd8a17148ef4c0db3c53ccd0dc15e6f.svg);
}

/* line 75, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ar {
  background-image: url(/buy/assets/flags/4x3/ar-8208e0546b8e666d806ee3fc3061504a62bf6cdea5fa4385d54c3ba131e3135c.svg);
}

/* line 78, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ar.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ar-2d821fddef311e29c74ce2b19bbc651a2d613aebbd88f59ad8fc6c3a81544d1b.svg);
}

/* line 81, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-as {
  background-image: url(/buy/assets/flags/4x3/as-a7ce0712972b05287e9ddf7da0e19630d4b440f0ce59b3a50397bc29d162192e.svg);
}

/* line 84, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-as.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/as-06505370c9bcfcad7b057757c3e892d12930db56565c0fd0bc86f4af5af5686f.svg);
}

/* line 87, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-at {
  background-image: url(/buy/assets/flags/4x3/at-644b0cc2d91fe69f18d9992488a748efa0df7eb6ddc83ac79351ba9226956d25.svg);
}

/* line 90, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-at.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/at-b36d3570a5102400e028dfa0b5204e9c2cd8d72b398e94bab5c51edd0954ce40.svg);
}

/* line 93, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-au {
  background-image: url(/buy/assets/flags/4x3/au-887bb0cc0e77e15153e4c9006e785d5f68c77ca0ab9eb7f538e371a0e4f218af.svg);
}

/* line 96, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-au.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/au-ba82260247c564d9f4735fa2eeca092ac9b5d4e32c6a6a8db1d4177b746516a5.svg);
}

/* line 99, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-aw {
  background-image: url(/buy/assets/flags/4x3/aw-ea7eeaeec20598c43c59a2536b150a7fb5e7f6443a5bfb7e1bd72aa7186be8e1.svg);
}

/* line 102, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-aw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/aw-c39c9c3d5de9ece42a7e717ac3670886532dd75d50a34e1b3ae10e39487679fb.svg);
}

/* line 105, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ax {
  background-image: url(/buy/assets/flags/4x3/ax-4825f85b2d4669c70f360bd63f1e36215d16bace4700dffc61992911de53198a.svg);
}

/* line 108, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ax.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ax-ce68def4e721fcb48feb3b2aee81ad4ba7e75642ace96f24c059ee82b906c35b.svg);
}

/* line 111, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-az {
  background-image: url(/buy/assets/flags/4x3/az-9e3354b743219dbaf19cc54a63e1a8ed41d1f41485455330775b3b5c6dd6c9fe.svg);
}

/* line 114, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-az.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/az-4e93f9eef0ef96515e8c152c87d4a278d725ecb20108257105c9ccd48a156ddb.svg);
}

/* line 117, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ba {
  background-image: url(/buy/assets/flags/4x3/ba-7e420cae1feb7be337a34f25fb8fd6421295cde2e03273efa7e880d7d5d9281e.svg);
}

/* line 120, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ba.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ba-2e20ab2d7c91e67460cc9a910016a7706b0d7e5865895cce6b835b4f557cc861.svg);
}

/* line 123, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bb {
  background-image: url(/buy/assets/flags/4x3/bb-35373b19bd542d0382d79bbd162be7583932adbb180c8b6223614a52c31fb1a0.svg);
}

/* line 126, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bb.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bb-f5d71a0072d6dbc25a4264c4ab0d997b785550f8e6581230c22bb30fec7c9841.svg);
}

/* line 129, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bd {
  background-image: url(/buy/assets/flags/4x3/bd-0531b5c730836d8ecfb4b9b79aad2e560dfc53a30e65f2a4030d2f275827f5ae.svg);
}

/* line 132, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bd.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bd-c35883811cce9a21ef91202da7fc4648cc62b9ffee53a5ad0a88b179494e95fc.svg);
}

/* line 135, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-be {
  background-image: url(/buy/assets/flags/4x3/be-ac7f9445060d07698cf4c4b5126b13397e12949102326caa3179eb98d4a90974.svg);
}

/* line 138, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-be.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/be-61e1bb398ed6bf0253a21f9e32feb26395cf5aec5dc05640235d4accf43c2ee1.svg);
}

/* line 141, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bf {
  background-image: url(/buy/assets/flags/4x3/bf-4f19b8dfd521393da6d1f2ca95cc79d22d558c34c3d74b2718417d9df29726f3.svg);
}

/* line 144, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bf.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bf-7b037b76d1915df2f978852ebc0b88e6fa9abf8d579ed85e360d081b8f95e09c.svg);
}

/* line 147, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bg {
  background-image: url(/buy/assets/flags/4x3/bg-1433c1cd05916af99e2db72a9e2c6d7532013a619770b66b51595fcd349cbaa6.svg);
}

/* line 150, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bg-d631585f0e0981298746582b913765429bbcdd2349cc6062b8e9e790be5f31f0.svg);
}

/* line 153, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bh {
  background-image: url(/buy/assets/flags/4x3/bh-d677a52979c37517212e9b9b6697541a366b0104e09808d396a6d02411a983f5.svg);
}

/* line 156, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bh.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bh-d408321e7282b8ee67413917d3063536197d8ceeb23abc05677d748ebb8a6378.svg);
}

/* line 159, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bi {
  background-image: url(/buy/assets/flags/4x3/bi-6323bc95384cf7a6ea6c91332c3054e55152b391e8f823828df3d05a3e40854a.svg);
}

/* line 162, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bi.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bi-e79238de5c139c78aeb157e1b7d5646a79dc5e154f35ad49aeae21321c0a8d78.svg);
}

/* line 165, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bj {
  background-image: url(/buy/assets/flags/4x3/bj-951d79103aea5585768fa178923f6127f918fc01d02556174dff9f8506cf90ea.svg);
}

/* line 168, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bj.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bj-7f5cc7510ece68a729788fcfbebd91dd941e0014ba3187b66bcd3da245c78460.svg);
}

/* line 171, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bl {
  background-image: url(/buy/assets/flags/4x3/bl-cc250a31e29ac0fe10c9e79a35920b280f6ec2731b9d5f701b2313bee631e114.svg);
}

/* line 174, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bl.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bl-cfb5dd954f586d0662e09cdcbd338da8e225d481896414688262e2bd14c38c8a.svg);
}

/* line 177, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bm {
  background-image: url(/buy/assets/flags/4x3/bm-1e95c5f49d3f1f4a7049a82cdcd6ae326e4c37effd2249df9f7df423942b7396.svg);
}

/* line 180, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bm-e0b05c8af03f5fe3728e191b24bedb2ac2429b86abfba4fa14b7d48960883d9c.svg);
}

/* line 183, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bn {
  background-image: url(/buy/assets/flags/4x3/bn-2e92465bcaef939fcf20029aedac6af2262eb4ee25e36d64bcf98d03976bbbe9.svg);
}

/* line 186, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bn-6a56361917ec344da75ebb87a3713a2eaaf4605d84b1f1e3db1a8df6685bfb3f.svg);
}

/* line 189, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bo {
  background-image: url(/buy/assets/flags/4x3/bo-4c581c015880880d328153d007fc2517a7e0b53126c1a3a676e4abbb19e4c7fb.svg);
}

/* line 192, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bo.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bo-ec135db8db19ecafc614799d5e9e459cc5d8e9d91308f7d4511f3b95f8ee1054.svg);
}

/* line 195, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bq {
  background-image: url(/buy/assets/flags/4x3/bq-973b8d977bde843039e96a9229d803fcbb1c29ba92272b8bc3223b28b8ccc803.svg);
}

/* line 198, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bq.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bq-78c259288833d36f4d2209a4a95ca18cd3c18820f79f49b278bf7960cf5b34e7.svg);
}

/* line 201, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-br {
  background-image: url(/buy/assets/flags/4x3/br-68ee8e029f99c31821e646aec1c8e9e8f8b1aaf26d72909ac75ff38c1f8e9201.svg);
}

/* line 204, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-br.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/br-746af5283e4e792a1a7f94d934cac1e45c94470c4ffd37df5d1ab10bec2fd4db.svg);
}

/* line 207, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bs {
  background-image: url(/buy/assets/flags/4x3/bs-7b507794ee3f8d7e6b0c5739552e37cd2ab0596fab63a03f20fde4249cbf18d2.svg);
}

/* line 210, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bs.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bs-277f44ad225c320c1a44610721f5b3a457d7e3d649593b598d59e2ce5164f727.svg);
}

/* line 213, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bt {
  background-image: url(/buy/assets/flags/4x3/bt-2f99024e1cec950a6bce184bc2d8a27629efdab8178a28bad798881ac3167710.svg);
}

/* line 216, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bt.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bt-77d4f8b9a2c3dadacce904304c524b507e2a0d4109cf6506aa8cc1c131c359ad.svg);
}

/* line 219, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bv {
  background-image: url(/buy/assets/flags/4x3/bv-de8bb212ed5afdf6d557928d784ed98d2e2baa7aaaf2ced7abc5cf13fa540423.svg);
}

/* line 222, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bv.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bv-4e4ae03e0878a6e689a0a2ebfe2b1b10fe58329a86acd73ee41f1a9c569f2cb3.svg);
}

/* line 225, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bw {
  background-image: url(/buy/assets/flags/4x3/bw-76559252bbe0a305e9228103c5c34c39271a9d0b69f8f2b0dfbea5e18d7b37de.svg);
}

/* line 228, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bw-3797276ece0055f7c569dc013b59174f613e956c714b5674c90e911615f61318.svg);
}

/* line 231, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-by {
  background-image: url(/buy/assets/flags/4x3/by-7865b19bb46d15f8004699022907d7c8d07193121dac101a3724b7ca578ee3ba.svg);
}

/* line 234, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-by.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/by-7bd37ee878e4225470de8cc284d66cf70785a0329da88b43e5f93e25c047b738.svg);
}

/* line 237, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bz {
  background-image: url(/buy/assets/flags/4x3/bz-c8dfd550816ef86ff0fb82f9b31ca2467fcf50a7ba53e6163fe2bb01cccab0d5.svg);
}

/* line 240, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-bz.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/bz-07baa0c080ae0dec236c42810db344f5b6e4209fe16bc9644cf998108b56b85c.svg);
}

/* line 243, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ca {
  background-image: url(/buy/assets/flags/4x3/ca-f9229a913dece446e34e6de7245dfd3adbea059934b5beaed45654cef2f1cb1d.svg);
}

/* line 246, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ca.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ca-47f58efb8689efb510291bb7b7a354c3e434e983914f0cc382e763ecccfa7a6e.svg);
}

/* line 249, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cc {
  background-image: url(/buy/assets/flags/4x3/cc-acf43807923322e2e43deef84443007b75d0d21ebb8a85d0d4e2837e998798c8.svg);
}

/* line 252, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cc.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cc-827355b0b5c0a98cd0b479c7914c62d1de7712c643978941a97741c13ee69891.svg);
}

/* line 255, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cd {
  background-image: url(/buy/assets/flags/4x3/cd-594addda580762e53242cc9e5a3885cc200d6b92c9453b65242c0038e4e22959.svg);
}

/* line 258, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cd.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cd-6f390c3dac0d0d278ea6593bb615e3e23a94f7e84cc40b917e47bdce520a3a2b.svg);
}

/* line 261, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cf {
  background-image: url(/buy/assets/flags/4x3/cf-31a4f1c7e55d90551235336b339544920b01a8a4fb27efd5b18d0a68ea908f0e.svg);
}

/* line 264, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cf.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cf-820b63e306c3eec593028576d9ea830f24526b8e4c8a51cec04f4a1851f1f781.svg);
}

/* line 267, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cg {
  background-image: url(/buy/assets/flags/4x3/cg-cb3b4a7be309eae587becb687690e332624b75d8a40481abd13a4d8a3c685a87.svg);
}

/* line 270, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cg-3b7d163f2951bc21e895dbead028c79b8f97dc4a95f9d9ca76d78b398025a20b.svg);
}

/* line 273, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ch {
  background-image: url(/buy/assets/flags/4x3/ch-d32cf51d10ea8174a3e8725e620c5bd13511a6a6c676d3c807e6ad82017f6178.svg);
}

/* line 276, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ch.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ch-ff30c29ed89a29db4cae89e8f4915e573c75dd7ad377e5ac7987c956fb68a141.svg);
}

/* line 279, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ci {
  background-image: url(/buy/assets/flags/4x3/ci-70e248e97c577c3ab3a85a8a76e5f20ef0bfd2c2a3c190746e625fa37edbbec9.svg);
}

/* line 282, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ci.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ci-fb50e5c5558e915f5cd4060bd75d63e43ed4a2af1cf77caf1d184d8e5b3c888b.svg);
}

/* line 285, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ck {
  background-image: url(/buy/assets/flags/4x3/ck-a86d1e54e265e2de5155595e838ec7c3db3ca23f563336885d7c5d17888c4709.svg);
}

/* line 288, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ck.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ck-a0d6f5ca82965ef1838549666bef9735b619c40bcf791850f092486b1fa3831d.svg);
}

/* line 291, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cl {
  background-image: url(/buy/assets/flags/4x3/cl-0bec6c3cc4d36bbf245a3be22c10b8ff9c25996bb372a916e365e3274e62ccfb.svg);
}

/* line 294, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cl.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cl-8dc4289cd2cba6ac3f07519957f3cbd582f59e1153d655871a507bc0559fc93f.svg);
}

/* line 297, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cm {
  background-image: url(/buy/assets/flags/4x3/cm-8832f17145686399c412437f6762b4de6afb48fcc409590b7b09e593fe3b08d5.svg);
}

/* line 300, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cm-4ba39a0a5fe36564e132e7a4d0f881ca10e95b0824157253a9180b2fe0089553.svg);
}

/* line 303, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cn {
  background-image: url(/buy/assets/flags/4x3/cn-865ae68cc9042422bae55dba123af75dfab352069aa15121385a739c57caf1aa.svg);
}

/* line 306, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cn-cdf756a16521136b99d38c241ee5df601912f290c6bafd45f7a5f73f916ed8ed.svg);
}

/* line 309, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-co {
  background-image: url(/buy/assets/flags/4x3/co-48603194a139754c8c7908f4d0c8181ca6729a221de897e8e5d26c9a3f211b1d.svg);
}

/* line 312, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-co.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/co-0be1e3cef708f4f0f979a3c36bdcb4046a45693846dc9b9e5be2ea5f1c536667.svg);
}

/* line 315, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cr {
  background-image: url(/buy/assets/flags/4x3/cr-127b7f2e0f6ebe8c62885fd78f6a3dc167624e8e7b5fac79d4b8f3054b798a92.svg);
}

/* line 318, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cr-80711b24354b0eedd247bbd77352db3bc9ad586c31d0a8727a4400368e56b2c4.svg);
}

/* line 321, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cu {
  background-image: url(/buy/assets/flags/4x3/cu-c72751747322de6b51b1dd462d04d0b533fa1e1c68f51b3c90d19ec683c2af3a.svg);
}

/* line 324, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cu.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cu-ec5f9adfe3639f609ebf60d933d6500a0a9a5d77f9c8d5ec6a2f0d0ec2efd5a4.svg);
}

/* line 327, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cv {
  background-image: url(/buy/assets/flags/4x3/cv-029b4bd4d5c58ee3479b9a5fd3700923efa4881282225ac47690a3955472b7f1.svg);
}

/* line 330, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cv.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cv-750969622373a36a416fc64118f1cb5407764d508f99b7db720f2ab474b93ebf.svg);
}

/* line 333, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cw {
  background-image: url(/buy/assets/flags/4x3/cw-f3c7dc011a64c13ebab21e47baaea3e0fea8d83f83fd8cc1845630a5f78ce087.svg);
}

/* line 336, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cw-48a78eb5e8abd98b90ae7b373746bbd58851c76eb305ca0e7d8081df9180f248.svg);
}

/* line 339, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cx {
  background-image: url(/buy/assets/flags/4x3/cx-9033ee142f06aac6b700968943103e6dba8ce3171b17f7f7d54f26c35387c022.svg);
}

/* line 342, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cx.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cx-f8356811ad67ac25c4a8c22bba7468615f8a0bcb09e4d8da09ad3806febc7d1b.svg);
}

/* line 345, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cy {
  background-image: url(/buy/assets/flags/4x3/cy-86c9999efa3399db043be615d16558ec0e40feafe9325fe1b6422ff0e089a60c.svg);
}

/* line 348, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cy.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cy-67835af18d83749f0ac63e160db340d7a83b2e189e5e5b715b49c4b922fbb4ff.svg);
}

/* line 351, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cz {
  background-image: url(/buy/assets/flags/4x3/cz-e8f891c91f0889f53815958ed9c0d0472c03ecf58c5b8d3d87a864ede0e57ce0.svg);
}

/* line 354, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-cz.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/cz-de11cacecaee1ed952a170fa43d318b01507ae9c8b0ab16b96f53848676326c7.svg);
}

/* line 357, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-de {
  background-image: url(/buy/assets/flags/4x3/de-dcf5931120e541ce9e83e97c37cf95eeac9a152cd5e5ed9e0bf58116943d7250.svg);
}

/* line 360, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-de.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/de-3479e75f866450220db28ef3ebb1ba0c345c059ed67de62c4176a09572da8f32.svg);
}

/* line 363, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-dj {
  background-image: url(/buy/assets/flags/4x3/dj-e69892f8499ec8d780cdd20b051f936d5471eb92efd519b93be9d10f31382c77.svg);
}

/* line 366, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-dj.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/dj-49721ea1deeb6e17f32ee2b3617d27961ad256505849243843f0fd5697332b18.svg);
}

/* line 369, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-dk {
  background-image: url(/buy/assets/flags/4x3/dk-d50cdf2f88be249eb116da08c38cf119d44246ab4f5d62a94feefd37da149019.svg);
}

/* line 372, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-dk.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/dk-24ccaa605d1f01e33802197d416654b64fac3f3d28ba90b5f6094c17dfe95344.svg);
}

/* line 375, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-dm {
  background-image: url(/buy/assets/flags/4x3/dm-24faadaf18d5651beccc45688ef3421d2d083b5f2e92cab50c414e487a899095.svg);
}

/* line 378, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-dm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/dm-4f6888ba822d1592b9751c198ae6aafd1c14630be57d7e3b4372e3df8eb4f201.svg);
}

/* line 381, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-do {
  background-image: url(/buy/assets/flags/4x3/do-43538ca280e65a4eb8b38992290cda974a7f631ae18f3e6864dc6f61397ab514.svg);
}

/* line 384, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-do.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/do-1164fc19d2a5f2299e84d59627b780ff9dcba335acaa19a4acacd4781d916b78.svg);
}

/* line 387, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-dz {
  background-image: url(/buy/assets/flags/4x3/dz-1b56086fc67c067d339838fc63e8f98faea641560b14839260546c895bdf4768.svg);
}

/* line 390, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-dz.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/dz-b9527d30bdb9d67fba87351df4d4340fcc1c0dce368f0371359e5fcf7d445f3b.svg);
}

/* line 393, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ec {
  background-image: url(/buy/assets/flags/4x3/ec-d6df0532653f0a2a3ccdee80854ad75c4a4fe4a360fc5d5c73865253ebfc6b7f.svg);
}

/* line 396, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ec.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ec-a1a0b637c3d12b488cd180746ea10e42e659907c99c0b3d9eec65415494b5321.svg);
}

/* line 399, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ee {
  background-image: url(/buy/assets/flags/4x3/ee-2e52e01e34f175e856e120e57184ce61eccb5bff94633d3f2effcfed765f610b.svg);
}

/* line 402, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ee.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ee-1058c4a95d48696c8c99608a104e756d4ac5c431a7a1f60e179769416c443420.svg);
}

/* line 405, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-eg {
  background-image: url(/buy/assets/flags/4x3/eg-2b5a88cf9ab7a59447e6a3e3cc12d350c573719d2a90810d50ed7695a1591d30.svg);
}

/* line 408, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-eg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/eg-ded55c3561ee2003ede5cc35af88959adb2398badc3c63dcc40e320d5bdb6c97.svg);
}

/* line 411, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-eh {
  background-image: url(/buy/assets/flags/4x3/eh-250c6f7e1db483fb08f682d4917c06741614edb0a093aa80c0fe57f9bff03eba.svg);
}

/* line 414, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-eh.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/eh-ae52d9c4377873ea1db474ef820d87e956753992097bbce93118c836f27c5598.svg);
}

/* line 417, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-er {
  background-image: url(/buy/assets/flags/4x3/er-13b1d5072a285b78863f33088676ff459fc9049e403c4427d0bf149ab8a65eac.svg);
}

/* line 420, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-er.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/er-516d763b5c3ddf087968e8e2ce10eb9f6a162e98b1c586ae90f7ebc2a9e877e6.svg);
}

/* line 423, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-es {
  background-image: url(/buy/assets/flags/4x3/es-85290c103c538de1b8629c7a609319f01fc5a63a24655946e6003740d30f1534.svg);
}

/* line 426, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-es.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/es-582d90241cc77269d8eeaa709ee9345c4e3935b7c20f9d3f04d707800c554896.svg);
}

/* line 429, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-et {
  background-image: url(/buy/assets/flags/4x3/et-818e867ed44592f1c476d5abd8d9e5b60bb1e485f01076a633f5304fee7990d4.svg);
}

/* line 432, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-et.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/et-7e2476975a4837f67af86aa6556d382dfd6769922a47ee9a49ef81a540c0f3b7.svg);
}

/* line 435, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-fi {
  background-image: url(/buy/assets/flags/4x3/fi-262396615a680200f7709a9a998a1f346db6de48844bb0a76d8c41d0d8dfb466.svg);
}

/* line 438, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-fi.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/fi-cdfc9cc3908d4f0d534fb34853fda8db5981195204ab6219bad3aa3cf90ecfa6.svg);
}

/* line 441, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-fj {
  background-image: url(/buy/assets/flags/4x3/fj-fd0cc7fe3c27f0c999ce61d40b0143ca536d9d39875c524bb20afe5ccd55e40c.svg);
}

/* line 444, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-fj.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/fj-930160f9247a73774021c9d019dfedc21ed09934db523690ca76f0a7e1a2d9d1.svg);
}

/* line 447, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-fk {
  background-image: url(/buy/assets/flags/4x3/fk-5d5fdf224c1455f03c84d85f587463d8c511ff86dd5592f216a7470989175e42.svg);
}

/* line 450, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-fk.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/fk-b614bdecd7ba844a5885a5acfb6b658bf649dd72d095844abdd4cf14860685c4.svg);
}

/* line 453, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-fm {
  background-image: url(/buy/assets/flags/4x3/fm-6e665d3e05ae726fee0ced73ae84ce1d0596e80cb3dafce78d0c56dbc3018584.svg);
}

/* line 456, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-fm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/fm-c59efd1b95788946440a90610eac4f3222be5fbfb5748c076eabd0d4b6b8613e.svg);
}

/* line 459, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-fo {
  background-image: url(/buy/assets/flags/4x3/fo-e2bcddb90777676679c7d680f18bcace56143f3a6bb0618ce59e4bf863b9e58e.svg);
}

/* line 462, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-fo.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/fo-c9e403639ac04f28b0c86fc370ac5a106213f2ecf2ffc291cb9cd0ec2c000d8b.svg);
}

/* line 465, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-fr {
  background-image: url(/buy/assets/flags/4x3/fr-14bbb212b68a54751cbf4354dc9ca16bf4fd671fba4bfd0e77fb855fc55ce884.svg);
}

/* line 468, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-fr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/fr-8b9d16b144204ecd34289bf1f0e06e57ad03a889a3813463de8e1a25005da5ec.svg);
}

/* line 471, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ga {
  background-image: url(/buy/assets/flags/4x3/ga-ae7daae3629bfa925e336323a198a018ae2007a1ea2ab9ba32d4b110e0abc7d4.svg);
}

/* line 474, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ga.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ga-1a903d6903087e08d16b56a27741cd1ea2c0685fbd325e9c4cef45d7fb00ccc3.svg);
}

/* line 477, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gb {
  background-image: url(/buy/assets/flags/4x3/gb-14e43b4df91315b33ed5f8ad46d9e84f43f84be11c65148bca043808832cab95.svg);
}

/* line 480, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gb.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gb-81ec47f82b87b9398d17f1db841ea31695a24fa3e05c60fa4d59b21ae4d5bed2.svg);
}

/* line 483, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gd {
  background-image: url(/buy/assets/flags/4x3/gd-9a09ce17c1792c8860223020288f72ed168afebcafdc9fa8c46a7b7b1513c28a.svg);
}

/* line 486, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gd.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gd-1678beac8104635c4360593bbba3e3e4b84467d8997ed538137b5a68740ba1b9.svg);
}

/* line 489, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ge {
  background-image: url(/buy/assets/flags/4x3/ge-0ed0a003c1e169ed60bdd889c8c841b0a7931aa3e809ca4d8e5da522385f35c9.svg);
}

/* line 492, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ge.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ge-d90251ffc959309587136e12331f57a2db6b284a892ba1fee03927383208a760.svg);
}

/* line 495, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gf {
  background-image: url(/buy/assets/flags/4x3/gf-d4b632e9a932eff7d4e32338d13724f58332eeb445cfa9351a052b77cd688d3d.svg);
}

/* line 498, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gf.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gf-be726fca00f77b50eec1525f3889ebf6de7f8f46e28cb63f0cbbe026cdaf564b.svg);
}

/* line 501, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gg {
  background-image: url(/buy/assets/flags/4x3/gg-ea89231f0fa42d543d008b4f2fe8a94fc253a1808b8b8f6ab49f4bd9553c498e.svg);
}

/* line 504, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gg-ebfebaf3102bbdfecee844b24f59ef79c78d3b573203d8058e363847b33531a0.svg);
}

/* line 507, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gh {
  background-image: url(/buy/assets/flags/4x3/gh-90efce1b22e18fbd77cb6f13e9f72ecea1338e3fd090b3817171eb3e24ba2516.svg);
}

/* line 510, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gh.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gh-e9286720b91098135c65f7ad83d9a796efed89e27a052aac78af57e82d003859.svg);
}

/* line 513, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gi {
  background-image: url(/buy/assets/flags/4x3/gi-03f50f9d9b262fdf822d325c5325b374661821d6fae41e20de42bc761e56df52.svg);
}

/* line 516, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gi.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gi-94700c7efeae285ce37ad883ca906c4ee65a99ede614b40eacb88d64873abb96.svg);
}

/* line 519, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gl {
  background-image: url(/buy/assets/flags/4x3/gl-3b1f2b9c26c35f87fcb4b417fff6ad3d2aada484d734382440c338d4c7dcbd00.svg);
}

/* line 522, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gl.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gl-e468d30f57d5159f92aa487c8d16f9395671e64e4dcd74ec71b40bfa96259df4.svg);
}

/* line 525, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gm {
  background-image: url(/buy/assets/flags/4x3/gm-8a5011e0a99457e6dfeb53b55a90875f2d9a802fe8fec13f570de6f2a27b8639.svg);
}

/* line 528, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gm-4200b76a4dbfbd9de052de9de778ae19d659a1d75d669757885580ef286497ec.svg);
}

/* line 531, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gn {
  background-image: url(/buy/assets/flags/4x3/gn-e990df30eba87d7036bbf6a47b64d0a6360d82fba6b5bba812e148648e56ea47.svg);
}

/* line 534, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gn-4f9823b9e177c0604f8cbc1b2412ac9c39b4ffc3eda66311e787a6d9a640ebf7.svg);
}

/* line 537, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gp {
  background-image: url(/buy/assets/flags/4x3/gp-024ddd0e63a5e22c9d9f73a84b8306f2176083081825a065d99646ee123dc242.svg);
}

/* line 540, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gp.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gp-00fab4fc916f5f267afd8e100a52098ba4aa6761cba1ecde56d506e85bd12025.svg);
}

/* line 543, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gq {
  background-image: url(/buy/assets/flags/4x3/gq-4e5c5e90e99f9dd14a43b597b6d370c8691ee73e8c75a8184e4a8390ff3e2bb0.svg);
}

/* line 546, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gq.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gq-0e6d55dbcfe1e727dbe9c00ac2988407c196e5c0a20a0f71f752788649ec83c0.svg);
}

/* line 549, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gr {
  background-image: url(/buy/assets/flags/4x3/gr-db2138fa7bb0c95282ec0ecae3b5bd6ff2b3a06e2f27c1434b5b2285d422a6e0.svg);
}

/* line 552, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gr-40c78a60595b2a3f485040d93505c0128de81b60f44e18e35ce0ca9d5a95f184.svg);
}

/* line 555, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gs {
  background-image: url(/buy/assets/flags/4x3/gs-bf3e078414a68dcd77d82694f5411f67c1eb5a1503f427c8dbcace16238e359a.svg);
}

/* line 558, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gs.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gs-0130b60737c3873dd1868c70f7c3018fc276d152a398c2ce727edddb46f32513.svg);
}

/* line 561, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gt {
  background-image: url(/buy/assets/flags/4x3/gt-1b63340464e9dd3363a631f74db87defe40bfc520ba41002bf094f154b579934.svg);
}

/* line 564, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gt.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gt-7cd5c99c47d16d4fc914979ffd7b95d87247d4c6652e07562a71a323f7145d58.svg);
}

/* line 567, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gu {
  background-image: url(/buy/assets/flags/4x3/gu-4018f5c92a9dd473d226f09136e956de2570729e80d704e8cc4e8f3ca2bdc871.svg);
}

/* line 570, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gu.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gu-bb95d4d48c1e20be2b15258d9b895f38e9df1c54b65d4ed4aab1b323576f3899.svg);
}

/* line 573, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gw {
  background-image: url(/buy/assets/flags/4x3/gw-0ea266c02a02d578e96bb5335244c83c2815f28ebd34ff7ab8408b16416dd88e.svg);
}

/* line 576, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gw-bd83c376f118c350751de000e2a48f97772438555dc1a70a7beb15cc4caee5c7.svg);
}

/* line 579, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gy {
  background-image: url(/buy/assets/flags/4x3/gy-441a978efab1565daf964e822a75b8658f5879af41371b0b52e468e00eb6b095.svg);
}

/* line 582, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gy.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gy-d84ae82776b7142e4d9d51b1bdce601560275833b8d249e8e3d74bd3752b5aaa.svg);
}

/* line 585, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-hk {
  background-image: url(/buy/assets/flags/4x3/hk-e5350bb4c4d63e98d802b3190247b2ce459d2695756ec62d64a995c43c4edd1e.svg);
}

/* line 588, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-hk.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/hk-082835aaf3d1d61e1dd0e3b2b86231ef11b20150f98898af2e352b87c910f7da.svg);
}

/* line 591, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-hm {
  background-image: url(/buy/assets/flags/4x3/hm-1048d79fd546482c290e1a0e4c2f9ce053aa3821f17bf12487a4f3e0ac7477d4.svg);
}

/* line 594, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-hm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/hm-af2df9fe67b48ead95d7ebe32d0a28a16c0d2fb03af909ca99e3b7d3cbe1a4a3.svg);
}

/* line 597, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-hn {
  background-image: url(/buy/assets/flags/4x3/hn-d0e2cededb00e5dc79c75ab95e8f93d1851844c0924e49b59a8b78f6b35a7cfb.svg);
}

/* line 600, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-hn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/hn-45eebaaac195fd50e374926f9876eb5456a8cbcc2fb30e6a19229c409c51520b.svg);
}

/* line 603, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-hr {
  background-image: url(/buy/assets/flags/4x3/hr-e10c8456ac0fc1946d1cb1f15e73484d03e4442368d78b230b050cadb7730b04.svg);
}

/* line 606, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-hr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/hr-8a4ca8ec8de4fc911306e198e66086fbbbf33891c8fa3e860af482f8ac2ddb44.svg);
}

/* line 609, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ht {
  background-image: url(/buy/assets/flags/4x3/ht-f862a9bb3b96630fc26a6fd2200b77c985b90a87ff9c52c42c3d7f42a0198b04.svg);
}

/* line 612, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ht.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ht-1a12f16c45567e7b4fc2737b630345f7c7d0ac79ff31c41bc23920d0effd9adb.svg);
}

/* line 615, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-hu {
  background-image: url(/buy/assets/flags/4x3/hu-a555e216b05645110da533dd2a5225021f70d7438e456877e77dc4522c261e41.svg);
}

/* line 618, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-hu.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/hu-70b6438afdbc91f98b5ebfd0cafa40b6d5b0266f8d0df56cf3bcc7f777bd54c4.svg);
}

/* line 621, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-id {
  background-image: url(/buy/assets/flags/4x3/id-3b48b1012b8beab850a28e27d785e92afee830444749c814a32419b8fce5dec1.svg);
}

/* line 624, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-id.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/id-7d8348730949413fc7ff2587be342ff90c9ee1734d2ccdbca637a55839a894af.svg);
}

/* line 627, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ie {
  background-image: url(/buy/assets/flags/4x3/ie-8758528ee7852e7ded3f03fb7bc96ef9c502b1321c3011e9aade28702c68e235.svg);
}

/* line 630, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ie.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ie-1cf70c38a49b5ec8c5ec6aace1dd0f1e1ac1663b8a5339ca3a98dc7bc4978702.svg);
}

/* line 633, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-il {
  background-image: url(/buy/assets/flags/4x3/il-028f767bebb716e7a2e7198bfd03e698a7f19cad00385b30014a27680c101710.svg);
}

/* line 636, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-il.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/il-395ee62ffbff4ab2ae456281a90f441e1148c0143a237f8a0e540e31d55518d5.svg);
}

/* line 639, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-im {
  background-image: url(/buy/assets/flags/4x3/im-7dbb2dd66eda428c32edbbf2275f709df06cb1270dd69c65e214874966c30d69.svg);
}

/* line 642, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-im.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/im-ed578fcc5e398ffdbc7a62d31b568a76b91e14ffa0afb794f3587aee8d248d67.svg);
}

/* line 645, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-in {
  background-image: url(/buy/assets/flags/4x3/in-63b359940156312c6ed31c2b61f005c2bc386823401773aac9aaa328d994f7bc.svg);
}

/* line 648, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-in.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/in-3fd1bedfc697bfe677a9774d7a6f51d04115cce400b4d7a892ecf1f69526790f.svg);
}

/* line 651, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-io {
  background-image: url(/buy/assets/flags/4x3/io-67be58cb5bf7afe6099ec339235ec7ba0da153a50c651e28d4c32b2e6aa64cbc.svg);
}

/* line 654, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-io.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/io-aa0702e0280d98693b3fb6350b45a7903ca25782082d3f1cee75f33f1a4d739d.svg);
}

/* line 657, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-iq {
  background-image: url(/buy/assets/flags/4x3/iq-51acd0adc48bf1cb7256aba82069573f84db0baaf49b968f7f06afe140555f7a.svg);
}

/* line 660, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-iq.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/iq-0ec8238d4e53fd7ec06ceda47e1378ee68042666f1f7f1a91753595a2167366e.svg);
}

/* line 663, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ir {
  background-image: url(/buy/assets/flags/4x3/ir-0d6f2bd5403ac2c3f7dfd49e3c5124817575c00b5167ef4c03cbfb63cfc10a26.svg);
}

/* line 666, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ir.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ir-123d34118d6933f90a6b1191e2605c8344850c39f72644b9d91e15bfa640b623.svg);
}

/* line 669, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-is {
  background-image: url(/buy/assets/flags/4x3/is-21543ffd547f651c7628bfe97d3c3626ea5e6999848de64efddee4656c27177b.svg);
}

/* line 672, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-is.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/is-d73fc857d6844a1cdab62f81ba30a1ea895557d8d8fa4eecf7fa4b9127bc0123.svg);
}

/* line 675, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-it {
  background-image: url(/buy/assets/flags/4x3/it-8b46e4a9676eb92cd507acef1d7c62115e6acc4b85e58a0806a0721ac34735f6.svg);
}

/* line 678, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-it.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/it-2767e5c7250ec17539972ef710a8cebde73971bf0b9b3186d5baffb02f66974e.svg);
}

/* line 681, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-je {
  background-image: url(/buy/assets/flags/4x3/je-35111082a6e24dccbd512743a37ebec13094ffbed5fef2b0793037433821a7ce.svg);
}

/* line 684, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-je.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/je-87c6120456d517be72bdf28fd125176a743006be1cbe47ff5f59d54d1bf1253e.svg);
}

/* line 687, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-jm {
  background-image: url(/buy/assets/flags/4x3/jm-eb05254eb1abb6d7fcd764284581224857c980d7bad9d7e9afff3dfff49d1e73.svg);
}

/* line 690, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-jm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/jm-0af380d25aef6a7de4c545a85ea3f76d3b08e56c000980c08a681ada232ba49d.svg);
}

/* line 693, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-jo {
  background-image: url(/buy/assets/flags/4x3/jo-193203037e596abc063a9c30d0dd3aaa9c908557a1b57bcbcb94e1a1e8bb2402.svg);
}

/* line 696, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-jo.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/jo-2b9c3f54d7e98c848cc0bd764bcd5ac2320d4f13aee8a84a207e7d0490c03516.svg);
}

/* line 699, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-jp {
  background-image: url(/buy/assets/flags/4x3/jp-169d02f898d54cacbecd7b0197d32045a46c4424c10a67e78bbf488f7b44541e.svg);
}

/* line 702, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-jp.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/jp-20835e83e8d43872df1ef8a2b3a26379b5f6bcff854dab3c7a24dcad4a42e02d.svg);
}

/* line 705, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ke {
  background-image: url(/buy/assets/flags/4x3/ke-58146180a02774a36ff2e4caf23b75c441a92dc69ffe3b9d4e9ded31e16748b5.svg);
}

/* line 708, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ke.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ke-b3b9722930c4ecc82ed67d7c47eb751eefba3a59b24b68927c45d43a06b450a8.svg);
}

/* line 711, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-kg {
  background-image: url(/buy/assets/flags/4x3/kg-7c23eb9471af5dc5ee4391e4ec08fec7889c2d83f2712ce59310a0eb81d663f0.svg);
}

/* line 714, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-kg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/kg-83e2a04c6199e69a1604a12610591fda15c8cf60e9fe7f682916815c5f1840bf.svg);
}

/* line 717, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-kh {
  background-image: url(/buy/assets/flags/4x3/kh-4f121b97388966312c5691244a72214a3306f87ec517c658adcaf39a131a1d8c.svg);
}

/* line 720, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-kh.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/kh-9b9ebdb74308e4975fef2e9737cad7fe44538bf97f5c1b7b6239fc2f065d4cea.svg);
}

/* line 723, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ki {
  background-image: url(/buy/assets/flags/4x3/ki-0e1a57754e3271771a154b525dfb57e20d584083b47b1ac2708b843abf11948a.svg);
}

/* line 726, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ki.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ki-64df628a3c2bacf16209af95403dd7ae5402f705b2776da20ea741646e047b12.svg);
}

/* line 729, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-km {
  background-image: url(/buy/assets/flags/4x3/km-2301fd16e41810016f9a58d75b8a361ffe9885ecfc89a0b3e9108bda7f5501d9.svg);
}

/* line 732, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-km.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/km-6f9716ac74c8ef80557e682ae6d951a6ca6993eabd049f8de81a742f77a84452.svg);
}

/* line 735, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-kn {
  background-image: url(/buy/assets/flags/4x3/kn-8e866a33f9952f8b29e45e8576133345446925907a2c4bcd429a34ae377bc74e.svg);
}

/* line 738, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-kn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/kn-46b0fcf2a59d3f923fc5ae6c914d9ee2d886fb4ee6f9c1108133244f4093d481.svg);
}

/* line 741, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-kp {
  background-image: url(/buy/assets/flags/4x3/kp-ab0a3c4310474b324bbb39f77579ac3b421c531397d31e8f38de35a681d79bc9.svg);
}

/* line 744, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-kp.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/kp-3a2ce32e4b76931fd6383f9833a4764528cc89c92f23672cc8eaff26c7a31ee1.svg);
}

/* line 747, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-kr {
  background-image: url(/buy/assets/flags/4x3/kr-854d1521a9cb2b22c90f96d5d62277a9e1382818eefdc294d481c397c92f97c0.svg);
}

/* line 750, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-kr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/kr-343a5d08f9d0ff8c4268c77111cff9d2296c3f875b8d776c95dea1ae246d9bda.svg);
}

/* line 753, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-kw {
  background-image: url(/buy/assets/flags/4x3/kw-75be6f04a24e7ddaaec57c95420ece390603961fa238245b776386890ab5627b.svg);
}

/* line 756, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-kw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/kw-cdbf39e8dc62ffc15b7bc3c373151070377db56c0508dadf80bdd3c971d8a094.svg);
}

/* line 759, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ky {
  background-image: url(/buy/assets/flags/4x3/ky-f75f33396887f6234e7ee4fd483e57c8e35ac52d504a4a6e12fad25d855bf061.svg);
}

/* line 762, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ky.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ky-8ed8729ad8553aa468c0d9ea196f38048770b15a1bb632fb7c3bd56fbfd5b643.svg);
}

/* line 765, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-kz {
  background-image: url(/buy/assets/flags/4x3/kz-51f42e580c605b6580aa4288d88d9c88bc6fd86af2388b0e4313bce969628743.svg);
}

/* line 768, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-kz.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/kz-38ef143eed3d03cebe2e4924d520a0d90d5e59e97a39b13cb3085415267af6f3.svg);
}

/* line 771, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-la {
  background-image: url(/buy/assets/flags/4x3/la-0a762fcc7ef73f1fedb4765b718e2e96c819d4b26d5375acfa48d245fb97fcec.svg);
}

/* line 774, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-la.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/la-59d7d7dd1443e9bc557631254afa4333d1b83db314c9eb8bc170ce26f34f5dd8.svg);
}

/* line 777, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-lb {
  background-image: url(/buy/assets/flags/4x3/lb-26ea2add2ac68a8040b027b510f29080d8407b961243c77b33b46c8957768b66.svg);
}

/* line 780, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-lb.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/lb-eb8049cb746a3913ac814f4d6e0e850d0e4b9a60b78dec5e9acd95b299bf95e4.svg);
}

/* line 783, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-lc {
  background-image: url(/buy/assets/flags/4x3/lc-444f9f77d0b09bd84fe2a5fd7194eae81341d8b7b4823070fc3e74cab481a122.svg);
}

/* line 786, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-lc.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/lc-13a572e5fcbada8bf66eb77413f04f862b0cf95d4b85c5292b3d6348ec4d8c99.svg);
}

/* line 789, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-li {
  background-image: url(/buy/assets/flags/4x3/li-b2d0ccbceb7e6129a6529c98721d92fcee379ed6c225a18e1eff3c6fa092eec7.svg);
}

/* line 792, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-li.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/li-97814472256460b19df380ad90e5380202001a8a7ad6b4140cd2a0b92db909ac.svg);
}

/* line 795, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-lk {
  background-image: url(/buy/assets/flags/4x3/lk-d910bd0d9ddb013c5668824d6600a842496c0a17c74f772a801f833b9eb044f8.svg);
}

/* line 798, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-lk.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/lk-c7fb3c2b64782519d94f0a9fd21c057e5e32b856c428b68abb11667191235270.svg);
}

/* line 801, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-lr {
  background-image: url(/buy/assets/flags/4x3/lr-42e8d3bdacafc05835fcd52026cb3e1717573965ce9d4f49635dbb390021a4b4.svg);
}

/* line 804, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-lr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/lr-169945e579afdf35dd158694a1679380886f8541278cbd225c7e750add25e60e.svg);
}

/* line 807, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ls {
  background-image: url(/buy/assets/flags/4x3/ls-a4db42569c4760bffd695cbdb030c90bc203f40f75fb357cbdbef961d29cf5dd.svg);
}

/* line 810, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ls.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ls-1dd02208fc24c668e18430bb0500fa14c995f64cab8cde080b4256bd1b42b23f.svg);
}

/* line 813, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-lt {
  background-image: url(/buy/assets/flags/4x3/lt-a57e003a5cbe538a4bfc2d29fd3523a87948bc8e29f731096dff9095096178c9.svg);
}

/* line 816, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-lt.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/lt-e386ebe0482bdf999b151c3ae8c5e5e40a58037eab35b29f37682aa849edd3f0.svg);
}

/* line 819, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-lu {
  background-image: url(/buy/assets/flags/4x3/lu-2746295f8b0a1540d43e0c2548d4ec1341fafcffe48b919fb135a6c82535b657.svg);
}

/* line 822, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-lu.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/lu-9695b187733f52bae07c65e78aae8956e25360ad773c1f4703855997571a764d.svg);
}

/* line 825, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-lv {
  background-image: url(/buy/assets/flags/4x3/lv-b51d475acf37be9accc82ddf5f60773861cf58b0e9b599460852589da88501ef.svg);
}

/* line 828, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-lv.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/lv-dbf5d3fb294b518bc6373c4fc22b028fc462647fbd5032cf57513556896577bc.svg);
}

/* line 831, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ly {
  background-image: url(/buy/assets/flags/4x3/ly-7409a315d2f9aab4676558d7e97f4316ea87fc7afd93a493def4adf0b5773ca6.svg);
}

/* line 834, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ly.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ly-6457e38177d82f6c52e3f3c38328f1ac66bb5a5c7a9026229d4e3aafe3b592af.svg);
}

/* line 837, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ma {
  background-image: url(/buy/assets/flags/4x3/ma-0628f236b2067d66c841c1190a3e8e3e9c37fbf2f3521fdb5ecba3eda75e805e.svg);
}

/* line 840, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ma.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ma-5c96636ed7496b25e989cb74f202e377ec4c59b056b9d0c425ded77199b0d659.svg);
}

/* line 843, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mc {
  background-image: url(/buy/assets/flags/4x3/mc-10a533ce437c40973f8684439f7e24da1ea624c5e5535fa4738d62ede0650242.svg);
}

/* line 846, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mc.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mc-6a9a8fe216f75ecdb8bddf6e6c816c1c9771ebffe3c09e83975a434ec1fb4950.svg);
}

/* line 849, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-md {
  background-image: url(/buy/assets/flags/4x3/md-6641e05826ea580544c1890fe3698eb2e8e3af463518fc37eea7c41eb8cbb6c0.svg);
}

/* line 852, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-md.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/md-e51dd640155b523a207eb1dc9dc909c38d9e88de04729e250e0cccd1e9d1b0b7.svg);
}

/* line 855, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-me {
  background-image: url(/buy/assets/flags/4x3/me-c841acf1209c546dd77c18b718141ce4e21dba95a120cc3092988edaaf08f432.svg);
}

/* line 858, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-me.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/me-c290031be15a14ebd1fd278774142e29f7dfe3d0fb3aba79c0d6932cb0feeb4b.svg);
}

/* line 861, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mf {
  background-image: url(/buy/assets/flags/4x3/mf-41a6043e2495b346fd700b17352150a8e43ca342a515fcb5159c39f809663ec6.svg);
}

/* line 864, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mf.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mf-a3f24457b393082243eb00ea514057c09b1cf4985f6fa17d7902500fbb716317.svg);
}

/* line 867, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mg {
  background-image: url(/buy/assets/flags/4x3/mg-1baa2b12c3e79d592538d5d8e4d5a2c0e1373d3871c9d829f57b212daaf42129.svg);
}

/* line 870, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mg-7e78efcc81f02f0616a11aec87bfd8dfaed1a328496301902f53375eee8f72ee.svg);
}

/* line 873, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mh {
  background-image: url(/buy/assets/flags/4x3/mh-1236a730a9819f0b58ac8cd642d17482b3945a894c63663b4accf10ac8ce5ecc.svg);
}

/* line 876, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mh.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mh-3ecae469e3987c59cc4b19833eb8ccfe49a9477f70aa2aa2be5e9a4a131a48d0.svg);
}

/* line 879, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mk {
  background-image: url(/buy/assets/flags/4x3/mk-2a7bfeeba74701ceba752795d02eac7a97a6139471e5bdd529f2a858f4fd1d0e.svg);
}

/* line 882, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mk.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mk-fe5c84d0e9bd4b7ceeed81f9564a970d7b5b39659e42f819c50950e191443720.svg);
}

/* line 885, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ml {
  background-image: url(/buy/assets/flags/4x3/ml-086660fe4272a22e220c94854fe4f80dd61afadd5c0c81cc075aea91bbcaa691.svg);
}

/* line 888, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ml.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ml-9ef37a44932a3af38990145042c85352b1c5c4e791221d1fd91b5a9f7a412efb.svg);
}

/* line 891, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mm {
  background-image: url(/buy/assets/flags/4x3/mm-60ae7680502d9af8796fe3b3d57bbf6105a406e2e66840e9aa1f6e2470466058.svg);
}

/* line 894, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mm-ea5bef04548342d984d8c8707333a31203a5abf015db093553f26c3a9febb251.svg);
}

/* line 897, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mn {
  background-image: url(/buy/assets/flags/4x3/mn-1309f63a0b6bfc594a1721a8af76381a1389fda64d840b256d353eb1341cb794.svg);
}

/* line 900, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mn-86ecb7d9fcefe13783f165d44a93c9c2b1add55481bc69a70f9bd3652c27ae74.svg);
}

/* line 903, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mo {
  background-image: url(/buy/assets/flags/4x3/mo-6c69662b2581d90527965dd2c444784ab366f0080c93f2014ca37f2f7541b898.svg);
}

/* line 906, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mo.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mo-ef906f7a8fdaccb7532359de1e5ce664ec0342975052b55a2e389f1b6338cba8.svg);
}

/* line 909, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mp {
  background-image: url(/buy/assets/flags/4x3/mp-dd2fa1cf9846007f88c88143047430f3f666099875407cf36648b271b6e1400a.svg);
}

/* line 912, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mp.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mp-cd1d342862684bdb7caacb093e37d7e3b094cf49cfa5aa579d6b8201ffb4dd93.svg);
}

/* line 915, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mq {
  background-image: url(/buy/assets/flags/4x3/mq-be00a7c77b6aec1f86cd16bcafc7fe27b7b8c967b03632f8230cd83794833ba8.svg);
}

/* line 918, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mq.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mq-bfaccc4a61b2d7067b44d54a75ce5bb5757292bdabff5e104b547aa2435a2e5d.svg);
}

/* line 921, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mr {
  background-image: url(/buy/assets/flags/4x3/mr-2293d4180eff3670e1c484d52a206efb562e8d96b9cb8c5a43aa65e1e2b1289c.svg);
}

/* line 924, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mr-a3eb1a496e2c5dc86245856e18a91d71046b44d74d88274014e2d4fab41c3453.svg);
}

/* line 927, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ms {
  background-image: url(/buy/assets/flags/4x3/ms-913b24dbffa69bc3a57e997a806cdca5026cc5f87f83eefeef36a1aa8f5c2789.svg);
}

/* line 930, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ms.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ms-8be40421854193032b83670c6a91aa1f5c818578eafb85ee90dce959eb54c6db.svg);
}

/* line 933, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mt {
  background-image: url(/buy/assets/flags/4x3/mt-517b4f67a94fff5be6346cae3731f5a17290b4c56732129967c15f482199365e.svg);
}

/* line 936, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mt.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mt-371c5673e14380308182c7ae324f54792652bf4d0cf64de30b1d1fefea8c9b5d.svg);
}

/* line 939, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mu {
  background-image: url(/buy/assets/flags/4x3/mu-0a0d71ecace32a2948ac3eacc94927fb0ba7306236bf2a18ab5ae85bb2351664.svg);
}

/* line 942, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mu.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mu-e0d4ee6c8f915eb54307ff51f57734c0bffa843060d953b9bd27f365b4a11b36.svg);
}

/* line 945, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mv {
  background-image: url(/buy/assets/flags/4x3/mv-421f31e8be8d80695f9f4811435214e8a8ac8729e145f9d491b888d91d0ca999.svg);
}

/* line 948, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mv.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mv-c0056befcc1b506b4b498bf37dfa30642839a1beb6373f682e1214850b51cf6d.svg);
}

/* line 951, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mw {
  background-image: url(/buy/assets/flags/4x3/mw-644750e23780e66258d7b56777be8ef47ce3ca2d9d5735eac5abbb22fae33056.svg);
}

/* line 954, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mw-70a282f17250f7fb49f8fbeb357dc492b742dd2a9c58e13281f0e900a8c63e94.svg);
}

/* line 957, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mx {
  background-image: url(/buy/assets/flags/4x3/mx-246482013102c12a6f83dcdfe0fa40c350560ae64505f9b4d3113ea5356e2f71.svg);
}

/* line 960, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mx.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mx-27887b671ab9de501b6693ab60380e809962ac12222ddb580c9426e79e1360e3.svg);
}

/* line 963, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-my {
  background-image: url(/buy/assets/flags/4x3/my-00a98291486af1c01c11fe46a203dd07bee31d6b5ffb5f60d04ad337a3499775.svg);
}

/* line 966, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-my.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/my-a60a1ae968ed1ebbb60626370bd0494112b562a358c1381e6bb162268a110d8f.svg);
}

/* line 969, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mz {
  background-image: url(/buy/assets/flags/4x3/mz-8281fb68c18d27bf1588de7684e67f14aeabbf8e66117eb4e640faac9762dbb4.svg);
}

/* line 972, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-mz.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/mz-dc805944726edfe3a8900cecd82ef15037381b81b6fab0d96d2cf93ba0d7a3ec.svg);
}

/* line 975, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-na {
  background-image: url(/buy/assets/flags/4x3/na-d798d2db5bccea439f545e5e6dfa5aad6a166966cb5e223f7f2aa4d4dc73abd7.svg);
}

/* line 978, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-na.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/na-0fceb3e900c021df14c00cab058c84cd834cb2f494a1db2fa58728a7f9445762.svg);
}

/* line 981, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-nc {
  background-image: url(/buy/assets/flags/4x3/nc-2861e50f3a0a1b1c368d913df4f4092c65bb3faa2d01e4d084fa33ed041e537a.svg);
}

/* line 984, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-nc.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/nc-1d65d86f9caaec75cc886c8abca3cc39b8de23c48e67b55936be3649ae67d716.svg);
}

/* line 987, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ne {
  background-image: url(/buy/assets/flags/4x3/ne-90b12ff4abee66e42d27b6c55dd602af3cc249f3492c8a449ec84a35a74ee6ed.svg);
}

/* line 990, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ne.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ne-ecd9bd0f027c05147c336ef396ffce7c16cf011f051860ae082ea99be34554e0.svg);
}

/* line 993, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-nf {
  background-image: url(/buy/assets/flags/4x3/nf-3323e2cb59cb8f9282e45155b6830e4c06876bc0c24ee28e5dd4dcff28d2dc70.svg);
}

/* line 996, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-nf.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/nf-3da2a0db99d85998154510ac50674728e4768079a57443529b18b1ed87e5c077.svg);
}

/* line 999, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ng {
  background-image: url(/buy/assets/flags/4x3/ng-387e036e728aa4c36d93fad3c90e76e3beab727783ec11da7fbce30ff52c805e.svg);
}

/* line 1002, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ng.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ng-c4c24f43d15d5690390ea6d5a4b41911aa7cf0807167d69e95748c4439211dcb.svg);
}

/* line 1005, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ni {
  background-image: url(/buy/assets/flags/4x3/ni-b83cccf0a65d0abf0398b905936ca6b6d5b1b64db8a34223225e3e4eb4f0311d.svg);
}

/* line 1008, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ni.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ni-35731438cffa30b56cc403c5e9a59e85e661566a0d72c5310865aaf282731e0f.svg);
}

/* line 1011, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-nl {
  background-image: url(/buy/assets/flags/4x3/nl-a71cd17ec0d083d39373108c1f5e994e71491e1f7ac34119e60c859142a2d34d.svg);
}

/* line 1014, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-nl.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/nl-6bfba1aa0f31f33e126e51832eddba06a92106d569f3e01dc4989a3425f45eac.svg);
}

/* line 1017, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-no {
  background-image: url(/buy/assets/flags/4x3/no-d4ae9765d2dd03faef1007008bf1ccde064e36c765faef79a270e7e8fa97c23a.svg);
}

/* line 1020, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-no.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/no-7b3a522b5101f7bcc5c9ac05adbfbfa3dacde4fc4420d2997b1ab38af7e50dbc.svg);
}

/* line 1023, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-np {
  background-image: url(/buy/assets/flags/4x3/np-043dff0f7f1cd254f2c2d82367557e5f4a15579af81242e2979523700adaeaf1.svg);
}

/* line 1026, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-np.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/np-976aa23f62798e1c0974a78649ff295334fc0d39f63eb19e990d2a13efe9fbe2.svg);
}

/* line 1029, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-nr {
  background-image: url(/buy/assets/flags/4x3/nr-f977239dc4f2dbb4185bcb741dc0aae4b46dd2d647444150f317e8dfb3062fd3.svg);
}

/* line 1032, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-nr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/nr-1899ab289aa424dfa1bb1a787a5dae3d9081b212433441fe9a7c95c1c377fc01.svg);
}

/* line 1035, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-nu {
  background-image: url(/buy/assets/flags/4x3/nu-84b56f2711a6b958b9072dff3912f225c034d246341cc29c4eba6c34c70fe6f0.svg);
}

/* line 1038, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-nu.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/nu-60cdb57b27737dddc21980f6630e7476471ce8c1bc34b3a2632819bef23a26a5.svg);
}

/* line 1041, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-nz {
  background-image: url(/buy/assets/flags/4x3/nz-9cca5c871f70cdd784a33836d5a07ada7f6eaa720811c70dc2306a2a5056648d.svg);
}

/* line 1044, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-nz.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/nz-e5c8b6660d172e25e80f1d9530fb3e8b05fba1c4c02b95679fbcd5a0c50169f9.svg);
}

/* line 1047, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-om {
  background-image: url(/buy/assets/flags/4x3/om-fbef9222761223ced04e2946ec71432c761618ad58b8a3a5af5627a1d75b48e9.svg);
}

/* line 1050, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-om.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/om-07148a6924f8ce843e33be4f3d9d5dd40040da366e667925985e7b247073d08e.svg);
}

/* line 1053, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pa {
  background-image: url(/buy/assets/flags/4x3/pa-50535df4995256b70ce0a7971ba95922046d445c06a567fd951d7f5a79cbe547.svg);
}

/* line 1056, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pa.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pa-e4d955c65827104b4f898beb392af5ffed5f62a09035f42801512b5b3d7767d1.svg);
}

/* line 1059, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pe {
  background-image: url(/buy/assets/flags/4x3/pe-b518a86545125ff3c3fde029c2992233df876b663d8ec723bd4d67f90f72cb62.svg);
}

/* line 1062, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pe.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pe-8e395c37a87d3ea212ceaf0768869f2ae38ad507761ef6b10b2077f01274d6b0.svg);
}

/* line 1065, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pf {
  background-image: url(/buy/assets/flags/4x3/pf-d1537625ade03a7fae7a5bdcfc5fe9f6449977613a38ddd258c8572f3630185b.svg);
}

/* line 1068, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pf.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pf-c78c72a0ad139c9da31592af7c443cfef4e1e1baf208e44088ca667298324c9e.svg);
}

/* line 1071, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pg {
  background-image: url(/buy/assets/flags/4x3/pg-3190ab67d73878026d59e98e14b0cf98812c5c086d35956383c9986f7e0433a3.svg);
}

/* line 1074, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pg-fe2bbe3c6599a4bf895b9f748d5a15650a7d29c854252e3b074c780a77cd51b9.svg);
}

/* line 1077, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ph {
  background-image: url(/buy/assets/flags/4x3/ph-ec483bd752a5a0d1f063397a2c206bdd9b23451d2c262eceba6411b2769ed3b1.svg);
}

/* line 1080, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ph.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ph-0d61f012185140030d9879f180b8279ab7798a9d7d062e141937ba83b51ab20e.svg);
}

/* line 1083, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pk {
  background-image: url(/buy/assets/flags/4x3/pk-776714f751e4347341656ce5e88c6fa13316e2e36205cd8d09c73779794c2a56.svg);
}

/* line 1086, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pk.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pk-50284d5da424696f41ac4861f8eff6e5bc23a6e1812df7b444967c6e58ec6f81.svg);
}

/* line 1089, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pl {
  background-image: url(/buy/assets/flags/4x3/pl-9bb56d1ec91d8c843ec53b018dc861772e466bad1582a9ba42148524347adf6d.svg);
}

/* line 1092, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pl.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pl-acc73e013a67a13fde68d812b22889be9150cce57d029deab6ba5b0ba4e7b69a.svg);
}

/* line 1095, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pm {
  background-image: url(/buy/assets/flags/4x3/pm-5d990f5bc74366f734851ceb35046baaae3555ccff57e6cf95c7143f9b245532.svg);
}

/* line 1098, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pm-781f551a82a88b0a5e238b078310bc843950c844092d8ce1e52587feca285606.svg);
}

/* line 1101, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pn {
  background-image: url(/buy/assets/flags/4x3/pn-1e347803c27d86312324a6a6712dee0bf5590971f027fffe082681dccce6c4c1.svg);
}

/* line 1104, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pn-b9762ab4fd752edc4506fd05f2810094e8de8b3cf6fffd00bafb89b6ed95359c.svg);
}

/* line 1107, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pr {
  background-image: url(/buy/assets/flags/4x3/pr-4c0359aa4277d04c3c3af8ff89d0bbea462b480334cd6974beb6c5739c42903a.svg);
}

/* line 1110, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pr-dc838368c71fe79aea88491ec3e419ff01c26a5af460b05a79cb6cc6fa02b6b2.svg);
}

/* line 1113, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ps {
  background-image: url(/buy/assets/flags/4x3/ps-39b00800524af9e8d270c479274be2dd5459c13d67a6f308139a69adbae4997f.svg);
}

/* line 1116, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ps.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ps-9102a922196261028bd07e60d1b2ef435e123aae8bba6d49a5918123f8be18f6.svg);
}

/* line 1119, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pt {
  background-image: url(/buy/assets/flags/4x3/pt-f76294ca6203778375158111051358fb535eaebb06d50951eb5326f9ede31536.svg);
}

/* line 1122, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pt.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pt-09b4548e5764d2a6c56bf9c33e8652911f91b16ab6bfa3041630506480281047.svg);
}

/* line 1125, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pw {
  background-image: url(/buy/assets/flags/4x3/pw-029fb7bb87eec12c79cbe662fe3614698c7638186958fb6032e59a17705777cb.svg);
}

/* line 1128, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-pw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/pw-39f82e7a0e390333a2d0f4a1396a8f710af7ec3002c5542d7d6c76d634a67e82.svg);
}

/* line 1131, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-py {
  background-image: url(/buy/assets/flags/4x3/py-6f18a4e716e9fbe7d0caf99651fee56e44ffd2a13ce77f50a8374a7fe6b0879d.svg);
}

/* line 1134, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-py.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/py-0325fb333b5ea2adb996345bf2bf5df0c460c87ca97cb3c8f6e65a7f33aa1722.svg);
}

/* line 1137, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-qa {
  background-image: url(/buy/assets/flags/4x3/qa-55eb7d6716998d68fe6e3345807dc410e5c5e8511bb2c78f0d08d51da707a131.svg);
}

/* line 1140, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-qa.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/qa-cfff93f4c31946f7646a855521a7db667c78cb89a7c2ac339c64c14f06be0f7a.svg);
}

/* line 1143, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-re {
  background-image: url(/buy/assets/flags/4x3/re-8b3124b78a7752ee288a401ae16c3cf5dafc1296e443ba941de8b338b16c2723.svg);
}

/* line 1146, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-re.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/re-c7173d64ef4a62237f83c7af8cb144fba8c38bd7ac8e7125eda78320931215ca.svg);
}

/* line 1149, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ro {
  background-image: url(/buy/assets/flags/4x3/ro-a10768f5227b028969ceb2bce6e3fc2ecbea0c5e40d1946c47d913d2745a8b21.svg);
}

/* line 1152, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ro.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ro-a4cfc4bce72dc7b034f2b84e932ba3d47f7a9404b94b1450af48263c576b62c8.svg);
}

/* line 1155, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-rs {
  background-image: url(/buy/assets/flags/4x3/rs-9792f9ae9694c0dfa1a213ec6ceb29d7b41819a508bedc4bf89dc4c285e48712.svg);
}

/* line 1158, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-rs.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/rs-cd44c0b89c5e2c2d0afe1902a263d60648dd18e97636256eb1ffc3148e336cd7.svg);
}

/* line 1161, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ru {
  background-image: url(/buy/assets/flags/4x3/ru-ce34e72a9d955c6c6860a5e552cd3902d236bbff5a714a49a1b8f8dbbce3c410.svg);
}

/* line 1164, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ru.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ru-aa0d5e4855f92f211efad3979493956dfe01ad4a0b552814cad05fa67694de03.svg);
}

/* line 1167, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-rw {
  background-image: url(/buy/assets/flags/4x3/rw-0f08a5e527db8287642f1aafeb397fd49ac3add8e86dbb0d9a8be7d2c43b0153.svg);
}

/* line 1170, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-rw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/rw-297915f2fa836eba2dc1d795a4f5b1c51f8d9abdc6704b13e63cd81c81476f09.svg);
}

/* line 1173, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sa {
  background-image: url(/buy/assets/flags/4x3/sa-70281c72fb6008faf5d36c401593c7c8f0c8870332e23fa3b1b53cd0f88e9ad5.svg);
}

/* line 1176, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sa.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sa-463ab66153968c569b854793714e414ea77185758a8236364019d4e7e40582fc.svg);
}

/* line 1179, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sb {
  background-image: url(/buy/assets/flags/4x3/sb-5de262c7e2fda747ea4ac98c2ca9ce045f07de995330b1fc3bbbf39e25ae42f6.svg);
}

/* line 1182, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sb.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sb-638ead7b9c9a42fe2318daf753a8f0ce9cea4792114d8d7475d5a5abcf697cb6.svg);
}

/* line 1185, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sc {
  background-image: url(/buy/assets/flags/4x3/sc-46736983ebac2719d3e3aca36e3dbb896f612db71b72e9e5d6f3da36ae59c0ac.svg);
}

/* line 1188, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sc.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sc-1dc9321cdeeecad7c6485b2bc3aef87a1a1ca116c18908286b5f79bdb5ee8313.svg);
}

/* line 1191, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sd {
  background-image: url(/buy/assets/flags/4x3/sd-3b49e891fcda945b02ee18ce8cee078f251d8e822201ba0f8953eb3efb0b2860.svg);
}

/* line 1194, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sd.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sd-993e4821f73f36e6dd12332ed727047a97c7d31b1c8f0b3312e924c5f437eb34.svg);
}

/* line 1197, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-se {
  background-image: url(/buy/assets/flags/4x3/se-8e13876ab89aedc66156f36f55fefe66068c43657a803ba6b98843c171fb06c7.svg);
}

/* line 1200, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-se.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/se-8af88180b9c1ca0b24dbf5e04039a523c6f0ce975094c7fb6b38a4901b2e5c5d.svg);
}

/* line 1203, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sg {
  background-image: url(/buy/assets/flags/4x3/sg-da88143d134efe0c37b67471ceb24a9ced62ae9ade25530232c92435e6f46b65.svg);
}

/* line 1206, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sg-80e8f95951096bba14b6d6ebea036b0717617668d96f32b5a8172a06be1feb22.svg);
}

/* line 1209, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sh {
  background-image: url(/buy/assets/flags/4x3/sh-3b36e972618f594e95974a9c551d3ba9ead3e9b175d8dac0bc30fd1910f82561.svg);
}

/* line 1212, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sh.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sh-f25afcdb45a6c2d58e3984d40188a03342271f2f6312b868236b2a1c02a2e60e.svg);
}

/* line 1215, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-si {
  background-image: url(/buy/assets/flags/4x3/si-a9715a0c1db87762010c25b6d3bb90f73de3c893aa3bbc7412d57dfa14f28dd5.svg);
}

/* line 1218, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-si.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/si-daa3e030c059585d235a78f228c89a32bc50df223da8efa32f85a13978524365.svg);
}

/* line 1221, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sj {
  background-image: url(/buy/assets/flags/4x3/sj-a2fa34115702482c2af9c7632eaeec77a26a1de129ce825bc38e27b6523e19ba.svg);
}

/* line 1224, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sj.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sj-55f27b8e6aa75b9db244543edd19b891f3c07d59106cf08ff5c47781c480d272.svg);
}

/* line 1227, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sk {
  background-image: url(/buy/assets/flags/4x3/sk-b285dd82884088b14db516eac76a39b29752279ac9f0f3e7c84b624edea66aa8.svg);
}

/* line 1230, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sk.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sk-cf28c14c8d736a45cbb0a31c0743373b6414974d561729d322cb7204e6a2f25b.svg);
}

/* line 1233, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sl {
  background-image: url(/buy/assets/flags/4x3/sl-571df59f51a68477e49c8bbbe397e505d30d27ed1611b37485c94198b6401a9a.svg);
}

/* line 1236, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sl.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sl-038ea846f3362ef266345b5a7f9f0c7e94334edf697c24c5faeda27bc0396927.svg);
}

/* line 1239, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sm {
  background-image: url(/buy/assets/flags/4x3/sm-a15cef2d34582deb77e611ac2df3580749a7faafa1bc7c5c661c906ccbdad64d.svg);
}

/* line 1242, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sm-b9bb79651c85755c984570a106213c32d87c7fbe5737b9b6a6e5512a05d98429.svg);
}

/* line 1245, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sn {
  background-image: url(/buy/assets/flags/4x3/sn-d8a7143973e5ea3d4b58e707ac2b791b45b5c7a7e65cea521fa82e9e5920926d.svg);
}

/* line 1248, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sn-2432d592221bbdd387548cfa5069c62f75245597749ffa6e2dc8d029b76e88ae.svg);
}

/* line 1251, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-so {
  background-image: url(/buy/assets/flags/4x3/so-c82eddc49e0c223a307286bed233a03794954ad83efd12d8e2499a728bb78f22.svg);
}

/* line 1254, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-so.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/so-52cb6599bb12bafd9e49b2661297961fe585068009eb1b1c1153023514a342a7.svg);
}

/* line 1257, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sr {
  background-image: url(/buy/assets/flags/4x3/sr-cda17a0b4748b11b3e116d4f034adf47def0faaae1e71a5bb5d5c61645be9795.svg);
}

/* line 1260, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sr-fb0ff6fc7108d1b993a838bb0e9db479af4e2af4cda72c80e7456c0777cdea28.svg);
}

/* line 1263, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ss {
  background-image: url(/buy/assets/flags/4x3/ss-744839019f2833ed8059e53d0d6e1cde2471c6a61d51f9e09814bda42bdc1f12.svg);
}

/* line 1266, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ss.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ss-d77200a3fe67f1533ea642a6013667ce15bb0c8068b09db151c960593b37549a.svg);
}

/* line 1269, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-st {
  background-image: url(/buy/assets/flags/4x3/st-b0a9259277e38c0c8e0efec1d10b40d3e9c80a9eef21c174246aad28511e976d.svg);
}

/* line 1272, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-st.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/st-02eb52348f8547d028ba692f909483c32474105aae7940731d9264027493e479.svg);
}

/* line 1275, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sv {
  background-image: url(/buy/assets/flags/4x3/sv-b524450c407002e1cf8e85444bb4225849cae409f54f5dc87d14d65faeeb833a.svg);
}

/* line 1278, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sv.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sv-e16fe96bd7f32dadd74091ee73b723c2b8dd92e791f337c54ee5bb18693ef1d2.svg);
}

/* line 1281, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sx {
  background-image: url(/buy/assets/flags/4x3/sx-076f4363898d1374f985352dddbfe2a618bf4e7fedd80e43956be6614ca27ec0.svg);
}

/* line 1284, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sx.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sx-689aabb209fec5e8fc325bbaff80aa0bf11a2d6c819fa821b82069a2e5f12911.svg);
}

/* line 1287, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sy {
  background-image: url(/buy/assets/flags/4x3/sy-d99ddced9cf98e95f7086a70703cd234cc8e21e744c37a6f90820c37ebc755d2.svg);
}

/* line 1290, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sy.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sy-c7f1e1422a9d941be9abd5e0f51b4c4ebdd08efd31c4ba3e378c155911cbe844.svg);
}

/* line 1293, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sz {
  background-image: url(/buy/assets/flags/4x3/sz-b8760e27e50f7f31f0b38c2cdbcfa0121317bad064561cbcfeb8413ee8764e6d.svg);
}

/* line 1296, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-sz.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/sz-6c0e7ae75aa0fa71821d7b6230dff63e34b65221c0dc08f50226299d37716652.svg);
}

/* line 1299, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tc {
  background-image: url(/buy/assets/flags/4x3/tc-abf0740c371bb155066651fca91c9e27e12b3cc9c05c14494e53dac851cc78bb.svg);
}

/* line 1302, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tc.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tc-13c94ed220ff9c70284c379e33fc85891de95dce60ec053787549485bca40a36.svg);
}

/* line 1305, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-td {
  background-image: url(/buy/assets/flags/4x3/td-354d8d74597706ece28b45f28030c948596f91c04392d07307b800cb0fc6e4cd.svg);
}

/* line 1308, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-td.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/td-fb3c31a792ab9fffe28bfe959cacdac54daebe9f795c30515830d93773805c3e.svg);
}

/* line 1311, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tf {
  background-image: url(/buy/assets/flags/4x3/tf-f4edacabdba5b4d4d898a4edd7f07976f6a01ceee97c03fdf3561f2ba369b4f3.svg);
}

/* line 1314, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tf.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tf-fa00833e3ac96967c55c7f495a580ad5beb1fd912d32d0c9751b93c3c89be893.svg);
}

/* line 1317, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tg {
  background-image: url(/buy/assets/flags/4x3/tg-32688daf8870e048421dcbfa2777d9b5f146e588f5f604433d17143fe702dac7.svg);
}

/* line 1320, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tg-0e62ff3b4c2106e7c5fe27a6f32fb3c10f69f9cfd5dad9aeb7a8b54af7cab786.svg);
}

/* line 1323, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-th {
  background-image: url(/buy/assets/flags/4x3/th-da4f1fda6eda5971dd52bad365bfc4aae176f0eedebf5c8bd9af25789c03993d.svg);
}

/* line 1326, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-th.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/th-95ac5f4463da0b9164f2fbed65ca12046370fcb1e250c6170975b77d1509b3e5.svg);
}

/* line 1329, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tj {
  background-image: url(/buy/assets/flags/4x3/tj-d072d6cd4136ae97533d32ac74d20350ac794f8a79eaecd1c55142e76b93b3d9.svg);
}

/* line 1332, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tj.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tj-2cefbad6aee66d30fd757ea564fdbbde86aebde70720e9c961799caa6bdc8b84.svg);
}

/* line 1335, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tk {
  background-image: url(/buy/assets/flags/4x3/tk-da715012efe8731020fe54063a76bffb256ea6696da290ccbb599ab36990edfe.svg);
}

/* line 1338, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tk.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tk-4055f5153398c294b2344880102e23847e952df1d04ad8734218fb0f6b43bf42.svg);
}

/* line 1341, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tl {
  background-image: url(/buy/assets/flags/4x3/tl-388fac3c65fbbc18779b88f7fcdea523ba440860923a7e1602ca1138bcd5c40b.svg);
}

/* line 1344, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tl.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tl-9fea1b22d992cd15cafd1e5824d65f1f0f84b7c89a0f5a460b82429e2f9a8e95.svg);
}

/* line 1347, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tm {
  background-image: url(/buy/assets/flags/4x3/tm-f5d7cce194b88ed026465717ee593c35c03f76f3483d77bee2a3e05827628679.svg);
}

/* line 1350, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tm-a3f255f0a6874a326140c9a4cad876cd386c30ac7b9e974905699ada62811042.svg);
}

/* line 1353, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tn {
  background-image: url(/buy/assets/flags/4x3/tn-ba48fb29a4c8511d1145b87abc10cb75e8dc9ac4e704dc9efc113cf920d4b640.svg);
}

/* line 1356, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tn-d9b89cb7ab0b22d5a4709eb4681d77b8f6877d572a1d2f6424f6ce2fbed2dede.svg);
}

/* line 1359, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-to {
  background-image: url(/buy/assets/flags/4x3/to-9f1079a109d27abe53f17281320474ecfa6edc571502831f167471edd470773e.svg);
}

/* line 1362, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-to.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/to-a543262eaac18a114c5c70153895192a3e58981d4a00084473cd479bbca5783b.svg);
}

/* line 1365, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tr {
  background-image: url(/buy/assets/flags/4x3/tr-04941a0f055d2ee2466b8e19532f58a2a0c4e3a83d986a601220fda2b6a3b090.svg);
}

/* line 1368, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tr.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tr-0df7b630a61ad40f32017487e6fef02258e8b2c8709c6fc8c1d3de1e9b36b09c.svg);
}

/* line 1371, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tt {
  background-image: url(/buy/assets/flags/4x3/tt-9ca06051696b194f98d36ab4adb6aa7eb75275333cc0b48c9c9e1c34601013aa.svg);
}

/* line 1374, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tt.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tt-b05ee6c590e5c757190226182ac72648604086a272479f91d73dc24d90162eef.svg);
}

/* line 1377, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tv {
  background-image: url(/buy/assets/flags/4x3/tv-5875f68681a06f613b3f84cd6959eb9dba70524bf14b0c8aa4a823a833dd6a98.svg);
}

/* line 1380, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tv.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tv-d8be186cccd6335a8f85c89085ef08b19c247df4081ed61698604972fdb8fa43.svg);
}

/* line 1383, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tw {
  background-image: url(/buy/assets/flags/4x3/tw-29e639da18e668c62eb04ed3f3a02e11b0809890a2a0c82b529e50d53076e4e2.svg);
}

/* line 1386, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tw-2a2531772efdfcc74f70cc88f6fc15df7dc42dc344d9ed94b08e1847557976c4.svg);
}

/* line 1389, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tz {
  background-image: url(/buy/assets/flags/4x3/tz-69ae0bf011f019428148ba9c3d793b4104be88621741beb216dfc9f43d125d6c.svg);
}

/* line 1392, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-tz.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/tz-581f05e20eeb5d8d77f807f2d6edaf786da8226284726841f33d9288ee84d6b7.svg);
}

/* line 1395, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ua {
  background-image: url(/buy/assets/flags/4x3/ua-ddfa2a9985ed8342421c8df6fe852ec92e15d584c2565c525347bcd5f524c9da.svg);
}

/* line 1398, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ua.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ua-86260ecf3aa1da110f92b58861d7918e3e574a79cfb4334f9c82b1a750a8a875.svg);
}

/* line 1401, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ug {
  background-image: url(/buy/assets/flags/4x3/ug-b748460c255e064ba8a2d89bb78c48fd29bdf496a7ca3c3af0ed0d83e49995cb.svg);
}

/* line 1404, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ug.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ug-8a8552bd983c6e2136f9eba9b4917d0e158415a24d9945f663ed56239299b44b.svg);
}

/* line 1407, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-um {
  background-image: url(/buy/assets/flags/4x3/um-d3a2b6a726a36d08db81fe4a5f0decd0afe5aa4ad8515304db4c3ace8f27e415.svg);
}

/* line 1410, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-um.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/um-0bcb31652ebcfa8c6727911e3df341b30425c3c699e6c4bf9f47c739ab9f442d.svg);
}

/* line 1413, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-us {
  background-image: url(/buy/assets/flags/4x3/us-c10177f8d2a93643101b39e419273bdd2f43a58ff9beff88a90431b0a4aa6a00.svg);
}

/* line 1416, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-us.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/us-a46068d8032a1e3364325da9675a41ba85a40c5401981c403fb7297aea254906.svg);
}

/* line 1419, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-uy {
  background-image: url(/buy/assets/flags/4x3/uy-ab18ad511d2822414e3b4f32e3309dca27b5b559cabd89cba2b4b4072387f440.svg);
}

/* line 1422, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-uy.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/uy-d94f5244cbd79f9348a048b7ec8861d37a237806dc1a6427fc9e743b86f43097.svg);
}

/* line 1425, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-uz {
  background-image: url(/buy/assets/flags/4x3/uz-78ae3b6ad90b0bb256102b6db50b8f9a7700fb6275e80d0c5b755e0defdcf8e5.svg);
}

/* line 1428, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-uz.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/uz-eff129a2e58e047e1daa2883f9ab0ef410bc11c42d652b9c4635bce5ab045b4f.svg);
}

/* line 1431, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-va {
  background-image: url(/buy/assets/flags/4x3/va-20117c2869d005de2cc54801f2d264b2823c214276f5559de1e48108f572fc79.svg);
}

/* line 1434, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-va.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/va-3206ffbb26fff2b3cd06959ba7f9d713efa9d133932d94ea1f1f6e3dd42687a3.svg);
}

/* line 1437, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-vc {
  background-image: url(/buy/assets/flags/4x3/vc-dccc1c2e4dc2d36ff71f8b04ebda868a7c4ce753b9fe5ccf0bed00edd7d41abb.svg);
}

/* line 1440, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-vc.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/vc-08a544ff242da12cc3fbad36579499a0b125c4b7ee7aa0af4eff0a261ea27a13.svg);
}

/* line 1443, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ve {
  background-image: url(/buy/assets/flags/4x3/ve-d62ba31ca157e54409e09617a264e0dd18a2c597b1ad611c34da7fe7962e05dc.svg);
}

/* line 1446, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ve.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ve-f465be9b82185e94a0f84a3d8b2f536e026b8893fecfc324997ca711b9fe0097.svg);
}

/* line 1449, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-vg {
  background-image: url(/buy/assets/flags/4x3/vg-d6c3f0ef53e605acc97f33a4e0a61711b6a8207c6a2cff55b9427870053da583.svg);
}

/* line 1452, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-vg.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/vg-8a2a8af88748ff501bc90aceb327488cce5f323948d59f62c960ccfb58ca7510.svg);
}

/* line 1455, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-vi {
  background-image: url(/buy/assets/flags/4x3/vi-882e3005bf905201f3ccb79736ff058aad41d99046ef58fefb2e5f7df30d4ef4.svg);
}

/* line 1458, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-vi.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/vi-8f89c34e92ffdc8d17724234254fadad1bbb4b2828cb5e041b4d6a21ec5c3caa.svg);
}

/* line 1461, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-vn {
  background-image: url(/buy/assets/flags/4x3/vn-53c52e450c6e603d8b08c0170dd3bd15aaa0d4e9d250657bea188945c1252138.svg);
}

/* line 1464, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-vn.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/vn-7267ad3b33fb6d304ff414c998a2c69c6b46abc2528c2e955ff4367959cae8e1.svg);
}

/* line 1467, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-vu {
  background-image: url(/buy/assets/flags/4x3/vu-2dd468b3a9c89ef0bcbb155422cb38bb19e6255d2871ec2b7012055d31d13e2a.svg);
}

/* line 1470, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-vu.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/vu-477e1ac8d2d514517a8a6b84f917f9c43d0145d52f4b89e7205277ee3bbea422.svg);
}

/* line 1473, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-wf {
  background-image: url(/buy/assets/flags/4x3/wf-d2b9db8f6fa2a78507a5b4751f95e92c334673ecddd68eb33844ea91fc62d771.svg);
}

/* line 1476, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-wf.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/wf-095484363036fafbb44da7fbbdb6bb371c92c002163fb610c29912c6027a3cb7.svg);
}

/* line 1479, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ws {
  background-image: url(/buy/assets/flags/4x3/ws-6a3fef801ba087404d3718c0b5b8741261d790cb2bf8b7581fea317e9689bcc7.svg);
}

/* line 1482, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ws.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ws-a312f6f7ddd2d5694c70b935f000ccc7716aae0b207e98ca4ad6ee252d272f49.svg);
}

/* line 1485, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ye {
  background-image: url(/buy/assets/flags/4x3/ye-38ca92e79aeba152eee33f0d5dac55430af032a31b39d56d49c4287b0639fe72.svg);
}

/* line 1488, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-ye.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/ye-2d43095605cb09aeebaa7d9ec1147717dfffb26cd6a7ab66adfbf550a3bc8962.svg);
}

/* line 1491, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-yt {
  background-image: url(/buy/assets/flags/4x3/yt-2b54852c423d68df342c5bec300477510632be3f1046a2d9d9715a9617bc90ae.svg);
}

/* line 1494, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-yt.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/yt-3ea3c372eb1f7e269abafc08882bdb99d94c18ea363b905f8422f2733a550db8.svg);
}

/* line 1497, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-za {
  background-image: url(/buy/assets/flags/4x3/za-c57ff71cb91d156461c64ada7fb86779c009a9c0a53df0b6de2e87044eeefb74.svg);
}

/* line 1500, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-za.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/za-571b8b7da7f17cd9a4ce08e5696468e86efce9be83bb776c7586184fa75e99a9.svg);
}

/* line 1503, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-zm {
  background-image: url(/buy/assets/flags/4x3/zm-8a6d8f87b53dd7256d461f64cf66e2cd90df833aca8833849fbfe7445caeeae2.svg);
}

/* line 1506, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-zm.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/zm-d68871c839973048d37ad325312abfc1b22b525e3f48faefedcebea29e3e9175.svg);
}

/* line 1509, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-zw {
  background-image: url(/buy/assets/flags/4x3/zw-506cb345575e94583b442c3a23ded41e36cf454e797b3b2e03b4445a37395666.svg);
}

/* line 1512, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-zw.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/zw-f7716b45f4f267a661f85af47e95447adc282a4b9fc18bc88316cd970f8d947d.svg);
}

/* line 1515, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-es-ct {
  background-image: url(/images/flags/4x3/es-ct.svg);
}

/* line 1518, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-es-ct.flag-icon-squared {
  background-image: url(/images/flags/1x1/es-ct.svg);
}

/* line 1521, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-eu {
  background-image: url(/buy/assets/flags/4x3/eu-dfa7f5c90f5fe9eb16c8c865e73cf7e3e8fea328bf6cfc1b07f6bc28eefd43f5.svg);
}

/* line 1524, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-eu.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/eu-c3a400ee8dc3ee4dcc2d0f2868698ce781d403a9ea249d972115c8455cfcaa9b.svg);
}

/* line 1527, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gb-eng {
  background-image: url(/buy/assets/flags/4x3/gb-eng-65a380032580f7144bddfd4ab353bb478d523232c4303edb0095e34e98c7dcb9.svg);
}

/* line 1530, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gb-eng.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gb-eng-6fe299a85ef920693f193828362f306fbd23020d2bfc61dcf9143d85a6a5001b.svg);
}

/* line 1533, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gb-nir {
  background-image: url(/buy/assets/flags/4x3/gb-nir-7cdb174057442ee76cc8a3fef9df4650460b3a3a9c0634c2417c42e7383efe3f.svg);
}

/* line 1536, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gb-nir.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gb-nir-ea58e209ad11b7e21e357799a5a0d4c7cfd13b2f7407cb09933a2dc485da41ff.svg);
}

/* line 1539, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gb-sct {
  background-image: url(/buy/assets/flags/4x3/gb-sct-f7b13851e9b9de7532ef86afefb7fe2efe6149fee8ea50505771b4f7d112cf7b.svg);
}

/* line 1542, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gb-sct.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gb-sct-76e5e39a38915cf5f6020d6f58d0385f1fc0d502dbecddabf00a18cd50c88995.svg);
}

/* line 1545, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gb-wls {
  background-image: url(/buy/assets/flags/4x3/gb-wls-c6e549d37113c25f679d5ea75020ea514971a1038b3c92d6a71c316a56b542da.svg);
}

/* line 1548, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-gb-wls.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/gb-wls-99a7a03c4ef2a0789d35aa1ab8b746ec72c1c8de58426afc7fa096d5a00802a7.svg);
}

/* line 1551, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-un {
  background-image: url(/buy/assets/flags/4x3/un-3760dc125288de6c2143060b283497dfed4de7430943f5be86a67d7668ede7a3.svg);
}

/* line 1554, app/assets/stylesheets/bootstrap-select/flag-icon.scss */
.flag-icon-un.flag-icon-squared {
  background-image: url(/buy/assets/flags/1x1/un-aac693764e62f5d0bccf80bc53f68bb6cde75b18c3b3829a89b79555df538c71.svg);
}
.content {
  /* height: calc(100vh - 7rem); */
  height: calc(100vh - 11rem);
  overflow: auto;
}

/*.btn.disabled {
    pointer-events: none;
}*/

.write_css {
    color: #6c757d !important;
    background-color: #e9ecef !important;
    opacity: 1 !important;
}

.highlight {
  font-weight: bold;
}

.static {
  position: -webkit-sticky;
  position: sticky; /* Make the header sticky */
  top: 0;           /* Stick to the top of its container */
  z-index: 1;
  background-color: #FFFFFF;
  box-shadow: 0 -1px #fff ,  0 -1px #fff;
}

.box {
  border: 1px solid black;
  padding: 10px;
  margin: 10px;
}

.toggle_arrow {
  width: 235px !important;
}

.pdf_align {
    text-align: right;
}

.pdf_table_box {
    border-top: 1px solid black ;
}

.color_header_pdf {
    background: #C0C0C0 !important;
}

.pdf_border {
    border-bottom-style: hidden !important;
    font-weight: bold;
}

.pdf_heading {
    background: #0054a6;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
}

.text_center {
    align-items: center !important;
}
.color-pdf {
    color: #0054a6;
}


.right {
  text-align: right;
}

.left {
  float: left;
  text-align: left;
}


.d-flex-pdf {
    display: -webkit-box;
/*    text-align: right;*/
/*    -webkit-box-align: center;*/
}

.avatar_css {
    padding: 5px 0 !important;
    height: 35px !important;
    width: 35px !important;
}
.sroll_div {
    height: 60em;
}

.back_css {
  font-style: italic;
  color:  #0054a6 !important;
  margin-raight: 7px;
  outline: none;
}

.kpi-box-icon svg {
    margin: 5px;
    font-size: 35px;
}

.alert .close {
    padding: 6px 9px;
}

.alert-msg {
  color: red;
}

.display_inline {
  display: inline-block;
}

.work_queue_table tr td {
  padding-bottom: 1.75rem
}

.est-mb {
    margin-bottom: 4% !important;
}
.link_css:focus {outline:0;}

.w_q_ht {
  height: 94%;
}

.link_css {
  background: none!important;
  border: none;
  padding: 0!important;
  /*optional*/
  font-family: arial, sans-serif;
  /*input has OS specific font-family*/
  color: #069;
  text-decoration: underline;
  cursor: pointer;
}

.graph_box {
  height: 320px;
}

.right_text {
  float:  right;
}

.blue_link {
  color:  #0054a6 !important;
  float:  right;
  margin-right: 7px;
  outline: none;
}

.blue_link::-moz-focus-inner {
  border: 0;
}

.margin_css {
    margin-top: 10px;
}

.text_desc{
    cursor: default;
    color: #797A7C !important;
}
.date-counter {
  padding: 0 15px;
  font-style: italic;
 }

#duration {
    height: 0;
    margin-bottom: 55px;
    margin-top: 5px;
}

.card_ht{
    max-height: 100px !important;
}

.graph_ht {
    max-height: 320px !important;
}

.toggle_date {
    margin-right: 0rem !important;
}
.col_padding {
    padding-top: 30px;
    padding-bottom: 22px;
}

.bg_color {
    background-color: #007bff;
}

.btn_handler {
    margin-bottom: 3rem !important;
}

.breadcrumb {
    padding: 6px 1rem !important;
    background-color: #e9ecef;
}


.work_queue_color {
    color: #001529 !important
}

.status_text {
    color: #797A7C !important;
}

.count_text {
    color: #001529 !important;
    font-size: 18px !important;
}

.icon_color {
    padding: 7px;
    text-align: center;
    border-radius: 5px;
}

.arrow_icon {
    background-color: #E9ECEF !important;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
}

.icon3_color {
    color: #4CFF33;
}

.icon4_color {
    color: #8633FF;
}

.icon5_color {
    color: #FF3F33;
}

.icon6_color {
    color: #33ECFF;
}

.icon7_color {
    color: #F6FF33;
}

.centered_div {
   width: auto;
   height: auto;
   position: absolute;
   top: 40%;
   padding-left: 300px;
   padding-top:  30px;
}
.space_header {
    margin-top: 2rem !important;
}

.align_middle {
    padding-top: 4px;
}

.padding_style {
    padding-top: 0px !important;
}
.logo-change {
    padding: 1.8rem !important;
}

#headerSidebar ul li a:hover {
    background: #e9ecef;
    cursor: pointer;
}

#headerSidebar ul li > ul.list-unstyled {
    margin-left: 0;
    border-left: none;
}

#headerSidebar ul li > ul.list-unstyled li a {
    padding-left: 1.8rem !important;
}

.navbar-nav li.nav-item {
    padding: .9rem 1rem;
}

.navbar-nav li.nav-item.active {
    background-color: #004180;
    color: #fff;
}

.navbar-dark .btn-link {
    color: #fff;
}

.navbar-dark .btn-link:hover {
    color: #f2f2f2;
}

.cyan-300 {
    color: #000;
    background-color: #61c0cf;
}

.w-10 {
    width: 10% !important;
}

.w-20 {
    width: 20% !important;
}

.w-30 {
    width: 30% !important;
}

.w-35 {
    width: 35% !important;
}

.w-40 {
    width: 40% !important;
}

.w-70 {
    width: 70% !important;
}

.spin {
    position:fixed;
    width:100%;
    left:0;right:0;top:0;bottom:0;
    background-color: rgba(255,255,255,0.7);
    z-index:9999;
}

.ico-opacity {
    opacity: .5;
}

.accordion > .card > .card-header {
    margin-bottom: 0 !important;
}

.mh-600 {
    max-height: 800px;
    overflow: auto;
}

.yel-100 {
    background-color: rgba(242, 242, 218, 0.5);
}

.dashed-border {
    border: dashed 2px rgba(179, 179, 179, 0.3);
}

.op {
    opacity: .3;
}

.light-gray {
    background: rgba(179, 179, 179, 0.1);
}

.ico-size {
    width: 18px;
    height: 18px;
}

.file-field input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 15%;
    padding: 0;
    margin: 0;
    cursor: pointer;
    filter: alpha(opacity = 0);
    opacity: 0;
    height: 2.2rem;
}

@media print{
    .noprint{
      visibility: hidden!important;
      height: 0!important;
    }

    .box {
          border: 1px solid black;
          padding: 10px;
          margin: 10px;
    }

    .grp-section {
      position: relative;
    }
    .print-title{
      padding-top: 20px;
      position: absolute;
      bottom: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
    }
    .print-product {
      margin-top: 200px;
      }
    .print-pos{
      height: 380px !important;
    }
    .print-title-gap{
      position: absolute;
      bottom: 50%;
      margin-bottom: 20px;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
    }
    .print-pos-gap{
    height: 370px!important;
    }
 }

@media screen and (min-width:992px) and (max-width:1199px){
  .pd-2{
    padding: 0 1px !important;
  }
  .pd-3{
      max-width: 76%;
  }
}

@media (min-width: 767px) {
    .modal-md {
        max-width: 650px;
    }
}

@media (max-width: 768px) {
    .logo-badge {
        margin-right: -13px;
    }
}
@media (min-width: 576px){
  .pd-2{
    padding: 0 !important;
    font-weight: bold;
  }
  .pd-4{
    max-width: 30%!important;
    flex: 0 0 30%!important;
  }
  .pd-3{
    max-width: 69% !important;
    flex: 0 0 69% !important;
  }
  .pd-txt-7{
    max-width: 56% !important;
    flex: 0 0 56% !important;
  }
}
.print-kpi {
    max-width: 44%!important;
    flex: 0 0 44%!important;
}
.reformat-circle {
    height: 16px;
    width: 16px;
    display: inline-block;
}

.bl-size {
    border-left-width: 4px !important;
    border-left-color: #00aeef !important;
}

.font-12 {
    font-size: 12px;
}

.font-13 {
    font-size: 13px;
}

.font-15 {
    font-size: 15px !important;
}

.logo-badge {
    flex: 0 0 auto;
    align-items: center;
    height: 90px;
    background-color: #fff;
    border-right: none;
    margin-top: 17%;
    margin-left: -13px;
}

.logo-badge-fr {
    flex: 0 0 auto;
    align-items: center;
    height: auto;
    background-color: #fff;
    border-right: none;
    margin-top: 17%;
    margin-left: -13px;
    padding: 33px 18px;
}

.shadow-element {
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: relative;
    margin-left: -21px;
}

/*.shadow-element::after {
    content: '';
    background: #58595b;;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 110px 40px 0;
    border-color: transparent #58595b transparent;
    position: absolute;
    transform: rotate(45deg) translate(-71%,0);
}*/
.datepicker td, .datepicker th {
    padding: .6rem;
}

.fr-mlt .form-inline .multiselect-container li a label.checkbox input[type="checkbox"], .form-inline .multiselect-container li a label.radio input[type="radio"] {
    margin-left: -20px;
    margin-right: 6px;
}

.fr-mlt .form-inline label {
    display: inline-flex;
}

.form-inline .form-check-input {
    margin-right: 0.25rem !important;
    margin-left: -93px !important;
}
.fr-mlt .form-inline .multiselect-container span.form-check {
    padding: 3px 20px 3px 0 !important;
}

.margin_css {
    margin-right: -219px !important;
    margin-left: -35px !important;
    margin-top: 14px !important;
    overflow: hidden !important; /* Hide scrollbars */
}

.work_queue_table {
    border-collapse: collapse !important;
}

.fr-mlt .form-inline .form-check {
    justify-content: start !important;
}
.va-m {
    vertical-align: middle !important;
    height: 3rem;
}

.htContainer {
    max-height: 300px !important;
}

.review-data-table {
    max-height: 350px !important;
}

path, ._jsPlumb_endpoint, ._jsPlumb_connector {
    cursor: pointer;
    z-index: 1000000;
}

.dataHover {
    background-color: rgba(126, 239, 104, 0.8);
    border-color: rgba(126, 239, 104, 1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(126, 239, 104, 0.6);
    outline: 0 none;
}

._jsPlumb_source_hover, ._jsPlumb_target_hover {
    /*background-color: blue;*/
    /*box-shadow: 0px 0px 5px 5px #007FFF;*/
    border-color: rgba(126, 239, 104, 1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(126, 239, 104, 0.6);
    outline: 0 none;
}

._jsPlumb_pointer_hover {
    color: rgba(126, 239, 104, 0.8);
}

.htCore {
    padding-bottom: 1rem;
}

/********************* Handson table over ride ***********************/

.htContextMenu button {
    color: #666;
}

.htContextMenu table.htCore {
    width: auto !important;
}

.htContextMenu button {
    color: #58595b !important;
}

#left-col {
    border: 1px solid #c0c0c0;
    cursor: move;
}

#left-col:hover {
    box-shadow: 0px 0px 18px 0px rgba(50, 50, 50, 0.71);
}

.source-badge {
    background-color: inherit;
    color: #777;
    padding-top: 6px;
}

.source-badge.source-required {
    background-color: #777;
    color: #000;
}

.reformat-element {
    height: 20px;
    width: 20px;
    margin-left: -25px;
}

.reformat-pointer {
    cursor: pointer;
}

.reformat-select {
    margin: -5px 0 0 -30px;
    width: 60px;
    padding-left: 5px;
}

.error-message-hide {
    display: none;
}

.review_alert {
    margin-left: 0 !important;
}

.alertWidth {
    width: 98.6% !important;
}

.progress-bar-zero {
    min-width: 0%;
}

.ht_clone_top {
    display: none;
}

.ht_clone_corner {
    display: none;
}

.ht_clone_left {
    display: none;
}

.estimation-field {
    border: solid rgb(238, 238, 238);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.estimation-field-required {
    border-left-width: 4px !important;
    border-left-color: #00aeef !important;
}

.estimation-field-size-required {
    border-left-width: 4px !important;
    border-left-color: #00aeef !important;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

a.status {
    color: #3b3b3b;
}

.parent {
    padding: 1em;
    display: -webkit-box;
    display: -moz-box;
    overflow-x: auto;
    overflow-y: hidden;
    margin-left: auto;
    margin-right: auto;
}

.child {
    padding: 1em;
}

.wrap-td {
    white-space: inherit !important;
}

.label-text {
    position: fixed;
    bottom: 0;
    left: 1rem;
    width: inherit;
    text-align: Left;
    padding-bottom: 10px;
    padding-left: 22px;
}

.label-text a {
    color: #fff;
}

.mw-30 {
    min-width: 30px;
}

/* New */
.mxw-5 {
    max-width: 5%;
}

.w-95 {
    width: 95% !important;
}

.report .form-control {
    width: auto;
}

.sticky-row {
    position: sticky;
    position: -webkit-sticky;
    left: 0;
    z-index: 3;
}

.sd-ls-item li a {
    border-bottom: none !important;
}

.user-pro svg {
    margin-left: 10px;
}

.hd-search #basic-addon1 {
    border-radius: 5px 0 0 5px;
}

.navbar-brand span {
    font-weight: 700;
}

#headerSidebar .dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

#headerSidebar .dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

.noti-icon.dropdown-toggle::after {
    display: none !important;
}
.noti-icon {
    position: relative;
}

.buy-submenu {
    padding-left: 15px !important;
}

.buy-submenu li a {
    padding: 12px 20px !important;
}


.noti-icon::after {
    content: "";
    position: absolute;
    top: 2px;
    left: 11px;
    background: #DD4A68;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    border: none;
}

.fixed-bottom {
    z-index: 9 !important;
}

.overlay_container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #000;
    z-index: 99;
    opacity: 0.5;
    display: none;
}

/* Organization page */

#sidebar, #headerSidebar {
    width: 250px;
    margin-left: -250px;
    position: fixed;
    top: 56px;
    left: 0;
    height: 100vh;
    z-index: 999;
    background: #f3f3f4;
    color: #212529;
    transition: all 0.3s;
}

#sidebar.active, #headerSidebar.active {
    margin-left: 0;
}

#sidebar .sidebar-header, #headerSidebar .sidebar-header {
    padding: 20px;
}

#sidebar ul.components, #headerSidebar ul.components {
    padding: 20px 0;
}

#sidebar ul p, #headerSidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a, #headerSidebar ul li a {
    padding: 12px 22px;
    color: #58595b;
    display: block;
    border-bottom: 1px solid #dedede;
    width: 256px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#sidebar ul li a:hover, #headerSidebar ul li a:hover {
    background: #e9ecef;
}

#sidebar ul li.active > a,
a[aria-expanded="true"], #headerSidebar ul li.active > a {
    color: #fff;
}

.breadcrumb-item, .breadcrumb-item a {
    color: #6c757d !important;
    font-weight: 700;
}

.breadcrumb-item a:hover {
    text-decoration: underline !important;
    cursor: pointer;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block !important;
    padding-right: 0.5rem !important;
    padding-left: 0rem !important;
    color: #6c757d !important;
    content: ">" !important;
    font-weight: 400 !important;
}

.breadcrumb-item.active {
    font-weight: 400;
}

#organization.active {
    width: calc(100% - 250px);
}

.mh-200 {
    max-height: 200px;
    overflow: auto;
}

.img-pdf {
    height: auto;
    vertical-align: middle;
    border-style: none !important;
    align-items: center !important;
    align-self: center;
    justify-self: center;
}

.logo-pdf {
    height: 40px;
    width: 350px;
    border-style: none !important;
    align-items: right !important;
}

.container_pdf {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.row_pdf {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

@media print
{
  .print-title {
        position: relative;
        bottom: 0;
    }
    .estimation-count {
        margin-top: 38%;
    }

    .system-list-pd {
        margin-top: 19%;
        align-self: center;
        justify-self: center;
    }

    .print-title-gap {
        position: relative;
        bottom: 0;
    }

    .img-pdf {
        height: auto !important;
        vertical-align: middle !important;
        border-style: none !important;
        align-items: center !important;
        align-self: center !important;
        justify-self: center !important;
    }

    .container_pdf {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

}

@media print {
* {
    -webkit-print-color-adjust: exact !important; /*Chrome, Safari */
    color-adjust: exact !important;  /*Firefox*/
  }
}

.custom-select {
    font-size: 0.875rem !important;
    height: calc(1.5em + 0.7rem + 2px) !important;
}

@media (max-width: 768px) {
    #sidebar {
        margin-left: -250px;
        top: 76px;
    }

    #sidebar.active {
        margin-left: 0;
        top: 76px;
    }

    #organization {
        width: 100%;
    }

    #organization.active {
        width: calc(100% - 250px);
    }

    #sidebarCollapse span {
        display: none;
    }
}

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #7386D5;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    transition: all 0.3s;
}

#dismiss:hover {
    background: #fff;
    color: #7386D5;
}

.white-bg {
    background: white;
}

.overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

.overlay.active {
    display: block;
    opacity: 1;
}

.btn-white {
    color: #212529;
    background-color: #fff !important;
    border-color: #ccc;
}

.btn-white:hover {
    color: #212529;
    background-color: #e6e6e6 !important;
    border-color: #adadad;
}

.btn-white:focus, .btn-white.focus {
    color: #212529;
    background-color: #cccdcd !important;
    border-color: #adadad;
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-default {
    color: #212529;
    background-color: #dedede;
    border-color: #cccdcd;
}

.btn-default:hover {
    color: #212529;
    background-color: #cccdcd;
    border-color: #cccdcd;
}

.btn-dafault:focus, .btn-dafault.focus {
    color: #212529;
    background-color: #cccdcd;
    border-color: #797a7c;
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dafault.disabled, .btn-dafault:disabled {
    color: #212529;
    background-color: #cccdcd;
    border-color: #797a7c;
}

.btn-dafault:not(:disabled):not(.disabled):active, .btn-dafault:not(:disabled):not(.disabled).active,
.show > .btn-dafault.dropdown-toggle {
    color: #212529;
    background-color: #cccdcd;
    border-color: #797a7c;
}

.btn-dafault:not(:disabled):not(.disabled):active:focus, .btn-dafault:not(:disabled):not(.disabled).active:focus,
.show > .btn-dafault.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.disabled_link {
  opacity: .6;
  pointer-events: none !important;
  cursor: default !important;
  color: #fff !important;
  background-color: #0054a6 !important;
  border-color: #0054a6 !important;
}

.disabled_link_cutplan {
  opacity: .6;
  pointer-events: none !important;
  cursor: default !important;
}

input::-moz-placeholder {
    font-size: 14px;
}

#save-section {
    min-width: 150px;
    margin-left: 10px;
}

#edit-section {
    min-width: 150px;
    display: none;
    margin-left: 10px;
}

.analysis-comment {
    min-width: 165px;
    border: 1px solid #ced4da;
    height: 32px;
    border-radius: 5px;
    background-color: #e9ecef !important;
}

.analysis-comment-edit {
    border: 1px solid #ced4da;
    height: 32px;
    border-radius: 5px;
}

.fl-con img {
    width: 23px;
}

a:focus {
    outline: none;
}

.truncated {
    display: inline-block;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.off-yellow {
    background-color: rgba(242, 242, 218, 0.5);
    color: #58595b;
}

.disable-link {
    text-decoration: none !important;
    color: black !important;
    cursor: default;
}

.enable-link {
    text-decoration: underline !important;
    color: #075798 !important;
    cursor: pointer !important;
}

.mx-600 {
    max-height: 35rem;
    overflow: auto;
}

.field-with-errors {
    color: red;
}

.field-with-errors ul {
    list-style: none;
    padding-left: 10px;
    margin: 0 0 18px 0;
}

#save-section {
    min-width: 150px;
    margin-left: 10px;
}

#edit-section {
    min-width: 150px;
    display: none;
    margin-left: 10px;
}

.analysis-comment {
    min-width: 165px;
    border: 1px solid grey;
    height: 30px;
    border-radius: 5px;
}

.analysis-comment-edit {
    border: 1px solid grey;
    height: 30px;
    border-radius: 5px;
}

a:focus {
    outline: none;
}

.truncated {
    display: inline-block;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hide-text {
    visibility: hidden;
}

.w-100 {
    width: 100% !important;
}

.wp-10 {
    width: 10% !important;
}

.alwaysbreak {
  /*  display: block;
    clear: both;*/
    page-break-before: always;
}

.wp-90 {
    width: 90% !important;
}

.wp-20 {
    width: 20% !important;
}

.wp-80 {
    width: 90% !important;
}

.btn-group > .multiselect {
    min-width: 250px;
    border: 1px solid #ced4da;
    background: #e9ecef;
}

.btn-group > .multiselect-container {
    min-width: 100%;
    border: 1px solid #ced4da;
}


#club-po > .btn-group > .multiselect {
  width: 250px;
  border: 1px solid #ced4da;
  background: #e9ecef;
}

#club-po > .btn-group > .multiselect-container {
  width: 250px;
  border: 1px solid #ced4da;
  padding: 8px 15px;
}

.w-12 {
    width: 12%;
}

.w-14 {
    width: 14%;
}

.w-17 {
    width: 17.3%;
}

.tr-h {
    height: 2.875rem;
}

.hide {
    display: none !important;
}

.version-text {
    font-size: 0.75rem;
    display: flex;
    padding-top: .5rem;
}

.w-15 {
    width: 15%;
}

.multiselect-container > li > a > label {
    padding: 3px 20px 3px 20px !important;
}

.mh-4h {
    max-height: 400px;
    overflow: auto;
}

.mh-6h {
    max-height: 600px;
    overflow: auto;
}

.ui-autocomplete {
    position: absolute;
    z-index: 1000;
    cursor: default;
    padding: 0;
    margin-top: 2px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.ui-autocomplete > li {
    padding: 3px 20px;
}

.ui-autocomplete > li.ui-state-focus {
    background-color: #DDD;
}

.display-none{
  display: none
}
.fixed-top, .coats-nav-fixed #layoutSidenav #layoutSidenav_nav, .coats-nav-fixed .coats-topnav {
    z-index: 9999999;
}
.size-17 {
    width: 17px;
}

.mr2 {
    margin-right: 2px !important;
}
.mr3 {
    margin-right: 3px !important;
}
.mr4 {
    margin-right: 4px !important;
}
.mr5 {
    margin-right: 5px !important;
}
.mr6 {
    margin-right: 6px !important;
}
.mr-4rm {
    margin-right: .4rem;
}
.login-sidebar {
    position: fixed;
    width: 360px;
    background-color: #dee2e6;
    right: 0;
}
.dropdown-menu {
    font-size: 0.875rem !important;
  }
.multiselect-container>li>a>label>input[type=checkbox] {
    margin-bottom: 0;
}
.h34 {
    height: 34.2px !important;
}
.form-height {
    height: 28px !important;
}
.fg-bottom {
    margin-bottom: 0.75rem !important;
}
.custom-control-inline .custom-control-input {
    z-index: 1;
}
.wrap-word {
    overflow-wrap: anywhere;
}
.tablefixedhead {
    overflow: auto;
    max-height: 400px;
}

.tablefixedhead head,
.tablefixedhead th {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: #fff;
  border-top: 2px solid #fff !important;
}

.hr-text {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  color: black;
  text-align: center;
  height: 1.5em;
  opacity: 0.5;
}
.hr-text:before {
  content: "";
  background:  #6c757d;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  padding: 0 2px;
}
.hr-text:after {
  content: attr(data-content);
  position: relative;
  display: inline-block;
  color: black;
  padding: 0 0.5em;
  line-height: 1.5em;
  color: black;
  background-color: #e9ecef;
}

.main-heading {
    background: #0054a6;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
}
.tag-control {
    border: 1px solid #959595;
    padding: 0;
    font-size: 14px;
}
.tag-control:focus {
    border: 1px solid #959595;
    box-shadow: none;
}
.report-info-area {
    padding: 14px 0;
}
.text-b {
    font-weight: 500;
}
.sys-hd {
    font-size: 16px;
    line-height: 26px;
}
.system-list {
    text-align: center;
    padding: 20px 0 0;
}
.system-list img {
    max-width: 70px;
    padding-bottom: 10px;
}
.prd-num {
    font-weight: 500;
}
.system-list-area {
    padding: 25px 0;
}
.grp-hd {
    font-weight: 500;
    padding-bottom: 10px;
}
.grp-section {
    padding: 20px 0;
}
.btn-area{
    text-align: right;
  }
.grp-table.table>:not(caption)>*>*{
padding: 0 5px;
}

.b-tb{
  display: block;
  overflow: scroll;
  width: 100%;
}

.grp-table{
    font-size: 10px;
}

#maintable tr {
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}
#maintable thead th {
    border-top: none;
    border-bottom: none;
}
#maintable td {
    border-top: none;
    border-bottom: none;
}

.minus-btn{
    padding: 0 3px !important;;
    vertical-align: inherit !important;;
}

.check-box-ui{
    vertical-align: middle !important;;
}

.graph-title{
    font-weight: 700;
    padding-bottom: 10px;
    text-align: center;
}
.hide-title {
    display: none;
}
.show-title:hover + .hide-title {
    display: block;
    color: #3b3a3a;
}
.tooltip {
    position: absolute !important;
    display: inline-block;
    opacity: 1 !important;
    margin-top: 1px !important;
    margin-left: 1px !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
  }

  .tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #dee2e6;
    color: rgb(31, 28, 28);
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 1;
    transition: opacity 0.3s;
  }

  .tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
  }

  .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
  }

  .tooltip-format {
    position: relative !important;

  }
  .tooltip-pop{
    overflow-x: inherit!important;
  }

  .report-star{
    max-width: 18px;
    width: 100%
  }

  .logo-p{
    padding: 25px 15px 17px !important;
  }

  .disclaimer-add{
    text-align: left;
    font-size: 12px;
    line-height: 22px;
    font-style: italic;
    color: #a4a2a2;
  }

  /* Chrome, Safari, Edge, Opera */
  input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

  /* Firefox */
  input[type=number] {
    -moz-appearance: textfield;
  }

  /** RESPONSIVE**/

  @media (max-width:1366px) and (min-width:768px){
    .purple-200, .red-300{
      margin-top:10px;
    }
    .work_queue_box{
      flex: 0 0 30% !important;
      max-width: 30% !important;
      margin-top: 0px !important;
    }
    .graph_boxes{
      flex: 0 0 70% !important;
      max-width: 70% !important;
    }
    .arrow_icon {
      width: 30px;
    }
    .icon_color {
        max-width: 50px;
    }
    .graph_boxes {
    margin-bottom: 0 !important;
    }

 }

 @media (max-width:767px){
  .green-300, .red-300, .purple-200{
    margin-top:10px;
  }
  .kpi_mt {
    margin-top: 10px !important;
  }
  .graph_boxes {
    margin-bottom: 0 !important;
   }
   .graph_ht {
      margin-bottom: 30px;
    }
    .col_padding {
      padding-top: 0 !important;
      padding-bottom: 0 !important;

    }
    .work_queue_box {
    margin-top: -50px;
    }
}

/*club po bug */

#club-po .multiselect-container.dropdown-menu {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 100%;
  max-width: 90vw;
}

/* Reset bootstrap checkbox shift */
#club-po .form-check {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

/* Checkbox */
#club-po .form-check-input {
  margin-left: 0 !important;
  flex: 0 0 auto;
  margin-top: 2px;
}

/* Option row layout */
#club-po .multiselect-option .form-check,
#club-po .multiselect-all .form-check {
  display: flex;
  align-items: flex-start;
  gap: 6px;
}

/* Label text */
#club-po .form-check-label {
  flex: 1 1 auto;
  white-space: normal;
  word-break: break-word;
  line-height: 1.3;
}
/*.pdf_body {
  background-color: green;
}*/
.pdf_col {
  border: 1px solid black;
  border-collapse: collapse;
} 
.pdf_table {
  width: 100%;
}

/*# sourceMappingURL=application.css-51296ed2549cf09e2275e4fe9612db96ccfc7007172e6d11cb07bc0be203c45d.map */
