/*
 * 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 any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *
 */
@import url("https://fonts.googleapis.com/css?family=Poppins");
@import url(/assets/main-ce7c3ceacbf7df0eff7e82539f03d5bfd9e25c4f16e0dc8b8806aca32c0f0006.css);
/* line 3, app/assets/stylesheets/_bootstrap-override.scss */
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
  background-color: #909498;
}

/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
figcaption,
figure,
main {
  display: block;
}

/* line 72, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

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

/* line 92, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 105, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline-width: 0;
}

/* line 125, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/* line 135, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: inherit;
}

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

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

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

/* line 173, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background-color: #ff0;
  color: #000;
}

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

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

/* line 199, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 203, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 214, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
audio,
video {
  display: inline-block;
}

/* line 223, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 232, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border-style: none;
}

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

/* line 252, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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

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

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

/* line 300, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 312, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 323, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 336, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/* line 350, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
progress {
  display: inline-block;
  vertical-align: baseline;
}

/* line 359, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 368, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

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

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

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

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

/* line 420, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
details,
menu {
  display: block;
}

/* line 429, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
summary {
  display: list-item;
}

/* line 440, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
canvas {
  display: inline-block;
}

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

/* line 459, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
[hidden] {
  display: none;
}

@media print {
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  *,
*::before,
*::after,
p::first-letter,
div::first-letter,
blockquote::first-letter,
li::first-letter,
p::first-line,
div::first-line,
blockquote::first-line,
li::first-line {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 32, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 57, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 71, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 75, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 80, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 87, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 95, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 98, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .badge {
    border: 1px solid #000;
  }
  /* line 102, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 105, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 111, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
html {
  box-sizing: border-box;
}

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

/* line 57, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 75, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
body {
  font-family: "Poppins", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #343434;
  background-color: #f5f7fa;
}

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

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

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

/* line 119, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
}

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

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

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

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

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

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

/* line 163, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: #b02831;
  text-decoration: none;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:focus, a:hover {
  color: #721a20;
  text-decoration: underline;
}

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

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

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

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

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

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

/* line 238, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
[role="button"] {
  cursor: pointer;
}

/* line 253, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

/* line 270, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
table {
  border-collapse: collapse;
  background-color: transparent;
}

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

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

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

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

/* line 310, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
textarea {
  line-height: inherit;
}

/* line 324, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

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

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

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

/* line 360, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

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

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

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

/* line 5, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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.1;
  color: inherit;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 2.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 110, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

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

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

/* line 128, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}

/* line 137, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse .blockquote-footer::before {
  content: "";
}

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

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

/* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #f5f7fa;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_images.scss */
.figure {
  display: inline-block;
}

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

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

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

/* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem;
}

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

/* line 26, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #ffffff;
  background-color: #343434;
  border-radius: 0.2rem;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #343434;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

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

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  /* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

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

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

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

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

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

@media (min-width: 576px) {
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

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

@media (min-width: 576px) {
  /* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  /* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  /* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  /* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

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

/* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xl, .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-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-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-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-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;
}

@media (min-width: 576px) {
  /* line 8, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl, .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-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-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-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-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  /* line 8, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl, .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-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-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-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-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  /* line 8, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl, .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-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-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-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-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  /* line 8, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl, .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-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-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-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-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/* line 31, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-0 {
  right: auto;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-1 {
  right: 8.3333333333%;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-2 {
  right: 16.6666666667%;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-3 {
  right: 25%;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-4 {
  right: 33.3333333333%;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-5 {
  right: 41.6666666667%;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-6 {
  right: 50%;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-7 {
  right: 58.3333333333%;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-8 {
  right: 66.6666666667%;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-9 {
  right: 75%;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-10 {
  right: 83.3333333333%;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-11 {
  right: 91.6666666667%;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.pull-12 {
  right: 100%;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-0 {
  left: auto;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.push-12 {
  left: 100%;
}

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

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

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

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

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

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

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

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

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

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

/* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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.alpha6/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.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-0 {
    right: auto;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-1 {
    right: 8.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-2 {
    right: 16.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-3 {
    right: 25%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-4 {
    right: 33.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-5 {
    right: 41.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-6 {
    right: 50%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-7 {
    right: 58.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-8 {
    right: 66.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-9 {
    right: 75%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-10 {
    right: 83.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-11 {
    right: 91.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-sm-12 {
    right: 100%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-0 {
    left: auto;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-1 {
    left: 8.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-2 {
    left: 16.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-3 {
    left: 25%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-4 {
    left: 33.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-5 {
    left: 41.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-6 {
    left: 50%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-7 {
    left: 58.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-8 {
    left: 66.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-9 {
    left: 75%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-10 {
    left: 83.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-11 {
    left: 91.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-sm-12 {
    left: 100%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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.alpha6/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.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-0 {
    right: auto;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-1 {
    right: 8.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-2 {
    right: 16.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-3 {
    right: 25%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-4 {
    right: 33.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-5 {
    right: 41.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-6 {
    right: 50%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-7 {
    right: 58.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-8 {
    right: 66.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-9 {
    right: 75%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-10 {
    right: 83.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-11 {
    right: 91.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-md-12 {
    right: 100%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-0 {
    left: auto;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-1 {
    left: 8.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-2 {
    left: 16.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-3 {
    left: 25%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-4 {
    left: 33.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-5 {
    left: 41.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-6 {
    left: 50%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-7 {
    left: 58.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-8 {
    left: 66.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-9 {
    left: 75%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-10 {
    left: 83.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-11 {
    left: 91.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-md-12 {
    left: 100%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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.alpha6/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.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-0 {
    right: auto;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-1 {
    right: 8.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-2 {
    right: 16.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-3 {
    right: 25%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-4 {
    right: 33.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-5 {
    right: 41.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-6 {
    right: 50%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-7 {
    right: 58.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-8 {
    right: 66.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-9 {
    right: 75%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-10 {
    right: 83.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-11 {
    right: 91.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-lg-12 {
    right: 100%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-0 {
    left: auto;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-1 {
    left: 8.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-2 {
    left: 16.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-3 {
    left: 25%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-4 {
    left: 33.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-5 {
    left: 41.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-6 {
    left: 50%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-7 {
    left: 58.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-8 {
    left: 66.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-9 {
    left: 75%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-10 {
    left: 83.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-11 {
    left: 91.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-lg-12 {
    left: 100%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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.alpha6/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.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-0 {
    right: auto;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-1 {
    right: 8.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-2 {
    right: 16.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-3 {
    right: 25%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-4 {
    right: 33.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-5 {
    right: 41.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-6 {
    right: 50%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-7 {
    right: 58.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-8 {
    right: 66.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-9 {
    right: 75%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-10 {
    right: 83.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-11 {
    right: 91.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .pull-xl-12 {
    right: 100%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-0 {
    left: auto;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-1 {
    left: 8.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-2 {
    left: 16.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-3 {
    left: 25%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-4 {
    left: 33.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-5 {
    left: 41.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-6 {
    left: 50%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-7 {
    left: 58.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-8 {
    left: 66.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-9 {
    left: 75%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-10 {
    left: 83.3333333333%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-11 {
    left: 91.6666666667%;
  }
  /* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .push-xl-12 {
    left: 100%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

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

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

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

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

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

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

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

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

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

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

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

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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.alpha6/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 7, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 107, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.thead-inverse th {
  color: #f5f7fa;
  background-color: #343434;
}

/* line 114, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.thead-default th {
  color: #909498;
  background-color: #eceeef;
}

/* line 120, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-inverse {
  color: #f5f7fa;
  background-color: #343434;
}

/* line 124, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #f5f7fa;
}

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

/* line 143, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

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

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #909498;
  background-color: #ffffff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

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

/* line 46, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  color: #909498;
  background-color: #ffffff;
  border-color: #e0777e;
  outline: none;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-moz-placeholder {
  color: #969a9e;
  opacity: 1;
}
.form-control::placeholder {
  color: #969a9e;
  opacity: 1;
}

/* line 55, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled {
  cursor: not-allowed;
}

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

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

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

/* line 97, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0;
}

/* line 103, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem;
}

/* line 109, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem;
}

/* line 122, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}

/* line 135, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 143, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

/* line 159, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

/* line 166, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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 > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem;
}

/* line 171, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

/* line 178, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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 > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.1666666667rem;
}

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

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

/* line 203, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}

/* line 209, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check.disabled .form-check-label {
  color: #969a9e;
  cursor: not-allowed;
}

/* line 216, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

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

/* line 227, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input:only-child {
  position: static;
}

/* line 233, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline {
  display: inline-block;
}

/* line 236, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline .form-check-label {
  vertical-align: middle;
}

/* line 240, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline + .form-check-inline {
  margin-left: 0.75rem;
}

/* line 250, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  margin-top: 0.25rem;
}

/* line 254, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #cce99e;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #cce99e;
}

/* line 26, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #cce99e;
  border-color: #cce99e;
  background-color: white;
}

/* line 267, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.has-success .form-control-success {
  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='%23cce99e' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

/* line 8, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #f0ad4e;
}

/* line 26, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white;
}

/* line 275, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.has-warning .form-control-warning {
  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='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

/* line 8, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #b02831;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-danger .form-control {
  border-color: #b02831;
}

/* line 26, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-danger .input-group-addon {
  color: #b02831;
  border-color: #b02831;
  background-color: #eeb6b9;
}

/* line 283, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b02831' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

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

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

@media (min-width: 576px) {
  /* line 312, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 320, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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 329, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 336, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 340, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    width: auto;
  }
  /* line 344, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 351, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 359, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check-label {
    padding-left: 0;
  }
  /* line 362, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 370, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
  }
  /* line 376, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: 0.25rem;
    vertical-align: text-bottom;
  }
  /* line 384, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
}

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

/* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(176, 40, 49, 0.25);
}

/* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: .65;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  background-image: none;
}

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

/* line 55, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #ffffff;
  background-color: #b02831;
  border-color: #b02831;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary:hover {
  color: #ffffff;
  background-color: #861f25;
  border-color: #7e1d23;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 2px rgba(176, 40, 49, 0.5);
}

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

/* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #861f25;
  background-image: none;
  border-color: #7e1d23;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  color: #ffffff;
  background-color: #0d3c5c;
  border-color: #ccc;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #ffffff;
  background-color: #071f2f;
  border-color: #adadad;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  background-color: #0d3c5c;
  border-color: #ccc;
}

/* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #ffffff;
  background-color: #071f2f;
  background-image: none;
  border-color: #adadad;
}

/* line 61, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info:disabled {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

/* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #ffffff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #2aabd2;
}

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

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success:hover {
  color: #ffffff;
  background-color: #b6e074;
  border-color: #b2de6c;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 2px rgba(204, 233, 158, 0.5);
}

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

/* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #ffffff;
  background-color: #b6e074;
  background-image: none;
  border-color: #b2de6c;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #eb9316;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

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

/* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #ffffff;
  background-color: #ec971f;
  background-image: none;
  border-color: #eb9316;
}

/* line 70, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #ffffff;
  background-color: #b02831;
  border-color: #b02831;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger:hover {
  color: #ffffff;
  background-color: #861f25;
  border-color: #7e1d23;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 2px rgba(176, 40, 49, 0.5);
}

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

/* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #861f25;
  background-image: none;
  border-color: #7e1d23;
}

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

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #b02831;
  border-color: #b02831;
}

/* line 61, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 2px rgba(176, 40, 49, 0.5);
}

/* line 66, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #b02831;
  background-color: transparent;
}

/* line 72, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:active, .btn-outline-primary.active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #b02831;
  border-color: #b02831;
}

/* line 78, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

/* line 61, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

/* line 66, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #ccc;
  background-color: transparent;
}

/* line 72, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:active, .btn-outline-secondary.active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

/* line 81, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

/* line 61, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

/* line 66, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #5bc0de;
  background-color: transparent;
}

/* line 72, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:active, .btn-outline-info.active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

/* line 84, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #cce99e;
  background-image: none;
  background-color: transparent;
  border-color: #cce99e;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #cce99e;
  border-color: #cce99e;
}

/* line 61, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 2px rgba(204, 233, 158, 0.5);
}

/* line 66, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #cce99e;
  background-color: transparent;
}

/* line 72, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:active, .btn-outline-success.active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #cce99e;
  border-color: #cce99e;
}

/* line 87, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

/* line 61, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

/* line 66, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #f0ad4e;
  background-color: transparent;
}

/* line 72, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:active, .btn-outline-warning.active, .show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

/* line 90, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  color: #b02831;
  background-image: none;
  background-color: transparent;
  border-color: #b02831;
}

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

/* line 61, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 2px rgba(176, 40, 49, 0.5);
}

/* line 66, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #b02831;
  background-color: transparent;
}

/* line 72, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:active, .btn-outline-danger.active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #b02831;
  border-color: #b02831;
}

/* line 100, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: normal;
  color: #b02831;
  border-radius: 0;
}

/* line 105, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
  background-color: transparent;
}

/* line 112, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:hover {
  border-color: transparent;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:focus, .btn-link:hover {
  color: #721a20;
  text-decoration: underline;
  background-color: transparent;
}

/* line 125, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:disabled {
  color: #969a9e;
}

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

/* line 139, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

/* line 143, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

/* line 153, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

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

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

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

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

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

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

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

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

/* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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: #343434;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef;
}

/* line 66, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #343434;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item:focus, .dropdown-item:hover {
  color: #272727;
  text-decoration: none;
  background-color: #f7f7f9;
}

/* line 84, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #ffffff;
  text-decoration: none;
  background-color: #b02831;
}

/* line 91, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #969a9e;
  cursor: not-allowed;
  background-color: transparent;
}

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

/* line 111, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.show > a {
  outline: 0;
}

/* line 120, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 125, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 131, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #969a9e;
  white-space: nowrap;
}

/* line 141, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 156, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 0 1 auto;
}

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

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

/* line 27, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: flex;
  justify-content: flex-start;
}

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

/* line 45, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

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

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 64, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 76, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 81, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 99, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

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

/* line 108, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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 113, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}

/* line 135, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

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

/* line 146, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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 156, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 159, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 162, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 166, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 170, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 175, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 195, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  width: 100%;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/* line 54, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
  z-index: 3;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 41, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #909498;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 82, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

/* line 87, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

/* line 95, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 107, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 116, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon:not(:last-child) {
  border-right: 0;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 128, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}

/* line 136, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 145, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn > .btn {
  position: relative;
  flex: 1;
}

/* line 150, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 54, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
  z-index: 3;
}

/* line 162, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}

/* line 168, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 54, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control {
  position: relative;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer;
}

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

/* line 26, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-indicator {
  color: #ffffff;
  background-color: #b02831;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-indicator {
  box-shadow: 0 0 0 1px #f5f7fa, 0 0 0 3px #b02831;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:active ~ .custom-control-indicator {
  color: #ffffff;
  background-color: #eaa1a6;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #eceeef;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-description {
  color: #969a9e;
  cursor: not-allowed;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

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

/* line 85, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  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='%23ffffff' 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 89, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #b02831;
  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='%23ffffff' d='M0 2h4'/%3E%3C/svg%3E");
}

/* line 101, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-indicator {
  border-radius: 50%;
}

/* line 105, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  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='%23ffffff'/%3E%3C/svg%3E");
}

/* line 116, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-controls-stacked {
  display: flex;
  flex-direction: column;
}

/* line 120, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-controls-stacked .custom-control {
  margin-bottom: 0.25rem;
}

/* line 123, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}

/* line 136, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #909498;
  vertical-align: middle;
  background: #ffffff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}

/* line 153, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus {
  border-color: #e0777e;
  outline: none;
}

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

/* line 169, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:disabled {
  color: #969a9e;
  cursor: not-allowed;
  background-color: #eceeef;
}

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

/* line 181, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

/* line 197, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer;
}

/* line 206, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 219, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #909498;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 237, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-control:lang(en)::after {
  content: "Choose file...";
}

/* line 242, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #909498;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 259, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-control:lang(en)::before {
  content: "Browse";
}

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

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

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

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled {
  color: #969a9e;
  cursor: not-allowed;
}

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

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

/* line 40, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}

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

/* line 55, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #909498;
  background-color: #f5f7fa;
  border-color: #ddd #ddd #f5f7fa;
}

/* line 62, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

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

/* line 80, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #ffffff;
  cursor: default;
  background-color: #b02831;
}

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

/* line 101, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-justified .nav-item {
  flex: 1 1 100%;
  text-align: center;
}

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

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

/* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0.5rem 1rem;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

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

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

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

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

/* line 80, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler {
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

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

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

/* line 108, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

/* line 112, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

@media (max-width: 575px) {
  /* line 127, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  /* line 133, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 124, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  /* line 144, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable .navbar-nav {
    flex-direction: row;
  }
  /* line 147, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 154, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  /* line 161, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  /* line 167, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767px) {
  /* line 127, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  /* line 133, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 124, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  /* line 144, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 147, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 154, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  /* line 161, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  /* line 167, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991px) {
  /* line 127, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  /* line 133, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 124, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  /* line 144, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-nav {
    flex-direction: row;
  }
  /* line 147, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 154, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  /* line 161, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  /* line 167, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199px) {
  /* line 127, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  /* line 133, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 124, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  /* line 144, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 147, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  /* line 154, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  /* line 161, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  /* line 167, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}

/* line 124, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}

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

/* line 133, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}

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

/* line 147, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}

/* line 154, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl > .container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

/* line 161, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl .navbar-collapse {
  display: flex !important;
  width: 100%;
}

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

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

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

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

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}

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

/* line 204, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 212, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 216, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

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

/* line 227, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
  color: white;
}

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

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

/* line 244, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 249, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white;
}

/* line 257, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 261, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

/* line 265, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-block {
  flex: 1 1 auto;
  padding: 1.25rem;
}

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

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

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

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

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

/* line 46, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

/* line 52, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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 63, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

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

/* line 74, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

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

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

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

/* line 106, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-primary {
  background-color: #b02831;
  border-color: #b02831;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

/* line 109, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-success {
  background-color: #cce99e;
  border-color: #cce99e;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

/* line 112, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

/* line 118, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-danger {
  background-color: #b02831;
  border-color: #b02831;
}

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

/* line 123, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-primary {
  background-color: transparent;
  border-color: #b02831;
}

/* line 126, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}

/* line 129, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}

/* line 132, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-success {
  background-color: transparent;
  border-color: #cce99e;
}

/* line 135, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}

/* line 138, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-danger {
  background-color: transparent;
  border-color: #b02831;
}

/* line 146, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-inverse {
  color: rgba(255, 255, 255, 0.65);
}

/* line 25, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-inverse .card-header,
.card-inverse .card-footer {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}

/* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_cards.scss */
.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #ffffff;
}

/* line 154, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

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

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

/* line 177, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px);
}

/* line 180, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

@media (min-width: 576px) {
  /* line 188, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-deck {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 192, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card {
    display: flex;
    flex: 1 0 0;
    flex-direction: column;
  }
  /* line 200, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card:not(:first-child) {
    margin-left: 15px;
  }
  /* line 201, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card:not(:last-child) {
    margin-right: 15px;
  }
}

@media (min-width: 576px) {
  /* line 212, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 216, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card {
    flex: 1 0 0;
  }
  /* line 219, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 226, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  /* line 229, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  /* line 232, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  /* line 236, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  /* line 239, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  /* line 242, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  /* line 247, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  /* line 250, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
.card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}

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

/* line 1, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem;
}

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

/* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item {
  float: left;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #969a9e;
  content: "/";
}

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

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

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

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

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.active .page-link {
  z-index: 2;
  color: #ffffff;
  background-color: #b02831;
  border-color: #b02831;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.disabled .page-link {
  color: #969a9e;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #ddd;
}

/* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #b02831;
  background-color: #ffffff;
  border: 1px solid #ddd;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.page-link:focus, .page-link:hover {
  color: #721a20;
  text-decoration: none;
  background-color: #eceeef;
  border-color: #ddd;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}

/* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge:empty {
  display: none;
}

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

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge:focus, a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

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

/* line 55, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-default {
  background-color: #969a9e;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-default[href]:focus, .badge-default[href]:hover {
  background-color: #7b8186;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-primary {
  background-color: #b02831;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-primary[href]:focus, .badge-primary[href]:hover {
  background-color: #861f25;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-success {
  background-color: #cce99e;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-success[href]:focus, .badge-success[href]:hover {
  background-color: #b6e074;
}

/* line 67, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-info {
  background-color: #5bc0de;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-info[href]:focus, .badge-info[href]:hover {
  background-color: #31b0d5;
}

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

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-warning[href]:focus, .badge-warning[href]:hover {
  background-color: #ec971f;
}

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

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-danger[href]:focus, .badge-danger[href]:hover {
  background-color: #861f25;
}

/* line 1, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  /* line 1, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron-hr {
  border-top-color: #d0d5d8;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}

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

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

/* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}

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

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}

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

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

/* line 50, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}

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

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 53, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_alert.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}

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

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

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

/* line 8, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_progress.scss */
.progress {
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef;
  border-radius: 0.25rem;
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar {
  height: 1rem;
  color: #ffffff;
  background-color: #b02831;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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 30, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

/* line 1, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_media.scss */
.media {
  display: flex;
  align-items: flex-start;
}

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

/* line 5, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #909498;
  text-align: inherit;
}

/* line 25, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action .list-group-item-heading {
  color: #343434;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-action:focus, .list-group-item-action:hover {
  color: #909498;
  text-decoration: none;
  background-color: #f7f7f9;
}

/* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:active {
  color: #343434;
  background-color: #eceeef;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

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

/* line 71, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #969a9e;
  cursor: not-allowed;
  background-color: #ffffff;
}

/* line 78, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
  color: inherit;
}

/* line 81, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
  color: #969a9e;
}

/* line 87, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #ffffff;
  background-color: #b02831;
  border-color: #b02831;
}

/* line 94, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small {
  color: inherit;
}

/* line 100, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text {
  color: #f8dfe1;
}

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

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

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

/* line 9, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-success:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active,
button.list-group-item-success.active {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-info:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active,
button.list-group-item-info.active {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 9, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-warning:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active,
button.list-group-item-warning.active {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

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

/* line 9, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-danger:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active,
button.list-group-item-danger.active {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

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

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

/* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

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

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

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

/* line 1, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: .5;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .75;
}

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

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

/* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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 30, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

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

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

/* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

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

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

/* line 79, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef;
}

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

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

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

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

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

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

@media (min-width: 576px) {
  /* line 128, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }
  /* line 137, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}

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

/* line 2, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Poppins", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 49, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 63, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 75, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 1, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "Poppins", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

/* line 24, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-top, .popover.bs-tether-element-attached-bottom {
  margin-top: -10px;
}

/* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
  left: 50%;
  border-bottom-width: 0;
}

/* line 34, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 40, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #ffffff;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-right, .popover.bs-tether-element-attached-left {
  margin-left: 10px;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
  top: 50%;
  border-left-width: 0;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 63, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #ffffff;
}

/* line 70, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom, .popover.bs-tether-element-attached-top {
  margin-top: 10px;
}

/* line 74, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
  left: 50%;
  border-top-width: 0;
}

/* line 80, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 86, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7;
}

/* line 93, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 105, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-left, .popover.bs-tether-element-attached-right {
  margin-left: -10px;
}

/* line 109, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
  top: 50%;
  border-right-width: 0;
}

/* line 115, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 121, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #ffffff;
}

/* line 131, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: calc(0.3rem - 1px);
  border-top-left-radius: calc(0.3rem - 1px);
}

/* line 140, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover-title:empty {
  display: none;
}

/* line 145, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 154, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 164, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover::before {
  content: "";
  border-width: 11px;
}

/* line 168, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover::after {
  content: "";
  border-width: 10px;
}

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

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

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  width: 100%;
}

@media (-webkit-transform-3d) {
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
}

@supports (transform: translate3d(0, 0, 0)) {
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
}

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

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

@media (-webkit-transform-3d) {
  /* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next,
.active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
  /* line 48, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-prev,
.active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}

@supports (transform: translate3d(0, 0, 0)) {
  /* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next,
.active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
  /* line 48, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-prev,
.active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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: #ffffff;
  text-align: center;
  opacity: 0.5;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.carousel-control-prev:focus, .carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-next:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

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

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

/* line 91, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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 99, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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='%23ffffff' viewBox='0 0 8 8'%3E%3Cpath d='M4 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 102, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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='%23ffffff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 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 112, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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 126, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  position: relative;
  flex: 1 0 auto;
  max-width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}

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

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

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

/* line 168, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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: #ffffff;
  text-align: center;
}

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

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

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

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

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

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

/* line 5, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-faded {
  background-color: #ebeff5;
}

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

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-primary:focus, a.bg-primary:hover {
  background-color: #861f25 !important;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #cce99e !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-success:focus, a.bg-success:hover {
  background-color: #b6e074 !important;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #5bc0de !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #f0ad4e !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #b02831 !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-danger:focus, a.bg-danger:hover {
  background-color: #861f25 !important;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-inverse {
  background-color: #343434 !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #1b1b1b !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 9, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-first {
  order: -1;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-last {
  order: 1;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-unordered {
  order: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  /* line 9, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-first {
    order: -1;
  }
  /* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-last {
    order: 1;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-unordered {
    order: 0;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 25, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 26, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 32, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 41, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 45, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 46, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 9, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-first {
    order: -1;
  }
  /* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-last {
    order: 1;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-unordered {
    order: 0;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 25, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 26, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 32, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 41, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 45, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 46, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 9, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-first {
    order: -1;
  }
  /* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-last {
    order: 1;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-unordered {
    order: 0;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 25, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 26, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 32, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 41, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 45, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 46, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 9, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-first {
    order: -1;
  }
  /* line 10, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-last {
    order: 1;
  }
  /* line 11, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-unordered {
    order: 0;
  }
  /* line 13, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 14, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 15, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 16, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 18, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 20, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 22, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 24, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 25, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 26, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 28, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 30, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 31, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 32, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 34, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 37, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 38, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 39, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 41, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 42, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 44, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 45, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 46, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

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

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

/* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-right {
    float: right !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-right {
    float: right !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-right {
    float: right !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }
  /* line 6, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-right {
    float: right !important;
  }
  /* line 7, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}

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

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

/* line 19, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_position.scss */
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
}

/* line 5, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_screenreaders.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 23, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_screen-reader.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 31, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: normal;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: bold;
}

/* line 33, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-italic {
  font-style: italic;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-muted {
  color: #969a9e !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-muted:focus, a.text-muted:hover {
  color: #7b8186 !important;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #b02831 !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-primary:focus, a.text-primary:hover {
  color: #861f25 !important;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #cce99e !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-success:focus, a.text-success:hover {
  color: #b6e074 !important;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #5bc0de !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #f0ad4e !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #b02831 !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-danger:focus, a.text-danger:hover {
  color: #861f25 !important;
}

/* line 4, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-gray-dark {
  color: #343434 !important;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #1b1b1b !important;
}

/* line 59, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/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.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

/* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  /* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  /* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  /* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  /* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-xl-up {
    display: none !important;
  }
}

/* line 17, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.hidden-xl-down {
  display: none !important;
}

/* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 29, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 36, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 43, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 51, ../usr/local/bundle/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 2, app/assets/stylesheets/components/active-inactive-buttons.scss */
.active-inactive-button-panel a.btn {
  font-size: 12px;
  cursor: pointer;
}

/* line 7, app/assets/stylesheets/components/active-inactive-buttons.scss */
.active-inactive-button-panel a.btn-primary {
  width: 148px;
  height: 50px;
  font-weight: 300;
  border-radius: 4px;
  border: 1px solid #e9ebee;
  background-color: #f5f7fa;
  color: #909498;
  padding: 16px;
}

/* line 17, app/assets/stylesheets/components/active-inactive-buttons.scss */
.active-inactive-button-panel a.btn-primary.active-btn {
  border: none;
  font-weight: 500;
  background-color: #ffffff;
  color: #43474b;
}

/* line 24, app/assets/stylesheets/components/active-inactive-buttons.scss */
.active-inactive-button-panel a.btn-primary:hover {
  color: #43474b;
  background-color: #fafcff;
}

/* line 29, app/assets/stylesheets/components/active-inactive-buttons.scss */
.active-inactive-button-panel a.btn-primary:focus {
  outline: none;
  background-color: #fafcff;
}

/* line 34, app/assets/stylesheets/components/active-inactive-buttons.scss */
.active-inactive-button-panel a.btn:focus {
  border-color: transparent;
  box-shadow: none;
  outline: 0 none;
}

/* line 2, app/assets/stylesheets/components/active-inactive-container.scss */
.active-inactive-container-panel .btn {
  color: #000;
}

/* line 6, app/assets/stylesheets/components/active-inactive-container.scss */
.active-inactive-container-panel h2 {
  border-bottom: 1px solid #909498;
}

/* line 10, app/assets/stylesheets/components/active-inactive-container.scss */
.active-inactive-container-panel .btn-danger {
  color: #ffffff;
}

/* line 14, app/assets/stylesheets/components/active-inactive-container.scss */
.active-inactive-container-panel label {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 3, app/assets/stylesheets/components/add-edit-currency-popup.scss */
.add-currency-modal .modal-backdrop {
  z-index: 2;
}

/* line 7, app/assets/stylesheets/components/add-edit-currency-popup.scss */
.add-currency-modal .add-currency-body {
  color: black;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}

/* line 3, app/assets/stylesheets/components/ask-for-help.scss */
.ask-for-help .team-description-section {
  border-left: 1px solid #eceeef;
}

/* line 7, app/assets/stylesheets/components/ask-for-help.scss */
.ask-for-help .alert-message-area {
  position: fixed;
  width: 90%;
  padding: 15px;
  top: 0;
}

/* line 13, app/assets/stylesheets/components/ask-for-help.scss */
.ask-for-help .alert-message-area .alert {
  line-height: 25px;
}

/* line 18, app/assets/stylesheets/components/ask-for-help.scss */
.ask-for-help .radio-wrapper {
  border-bottom: 1px solid #eaeced;
}

/* line 22, app/assets/stylesheets/components/ask-for-help.scss */
.ask-for-help .radio-wrapper .dropdown-toggle:after {
  position: absolute;
  color: #eaeced;
  top: 20px;
  left: -8px;
  font-size: 25px;
  display: none;
}

/* line 35, app/assets/stylesheets/components/ask-for-help.scss */
.ask-for-help .radio-wrapper input[type=radio]:checked + .dropdown-toggle:after {
  display: block;
}

/* line 3, app/assets/stylesheets/components/auto-suggest.scss */
.auto-suggest-wrapper .suggestion-list {
  position: absolute;
  padding: 0;
  z-index: 16777271;
  background: #ffffff;
  left: 0;
  top: 40px;
  max-height: 300px;
  border: 1px solid #eceeef;
  overflow-y: auto;
  width: 100%;
  font-size: 16px;
  color: #343434;
}

/* line 17, app/assets/stylesheets/components/auto-suggest.scss */
.auto-suggest-wrapper .suggestion-list .close {
  position: absolute;
  right: 5px;
  top: 4px;
}

/* line 23, app/assets/stylesheets/components/auto-suggest.scss */
.auto-suggest-wrapper .suggestion-list p {
  padding: 8px 10px;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #eceeef;
  margin-bottom: 0;
}

/* line 31, app/assets/stylesheets/components/auto-suggest.scss */
.auto-suggest-wrapper .suggestion-list p:hover {
  padding: 8px 10px;
  background: #909498;
  cursor: pointer;
}

/* line 39, app/assets/stylesheets/components/auto-suggest.scss */
.auto-suggest-wrapper .popup-modal-wrapper .modal-backdrop {
  z-index: 5;
}

/* line 1, app/assets/stylesheets/components/buttons.scss */
.btn {
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

/* line 8, app/assets/stylesheets/components/buttons.scss */
.btn.inactive {
  background: #a3aaac;
  cursor: not-allowed;
}

/* line 15, app/assets/stylesheets/components/buttons.scss */
.mini-addbtn.btn {
  background: transparent;
  border: 0px;
  color: #101a2d;
  padding-left: 0;
}

/* line 21, app/assets/stylesheets/components/buttons.scss */
.mini-addbtn.btn:hover {
  color: #43474b;
}

/* line 23, app/assets/stylesheets/components/buttons.scss */
.mini-addbtn.btn:hover span {
  background-color: #b02831;
}

/* line 27, app/assets/stylesheets/components/buttons.scss */
.mini-addbtn.btn:focus {
  outline: none;
}

/* line 31, app/assets/stylesheets/components/buttons.scss */
.mini-addbtn.btn span {
  background-color: #b02831;
  border-radius: 50%;
  color: #ffffff;
  font-size: 16px;
  padding: 2px 10px;
  padding-top: 4px;
  line-height: 18px;
  margin-right: 5px;
}

/* line 44, app/assets/stylesheets/components/buttons.scss */
.btn-primary {
  background: #b2262c;
  color: #ffffff;
}

/* line 48, app/assets/stylesheets/components/buttons.scss */
.btn-primary:hover {
  background: #7b1a1e;
}

/* line 52, app/assets/stylesheets/components/buttons.scss */
.btn-primary.primary-outline {
  background: transparent;
  color: #b2262c;
}

/* line 58, app/assets/stylesheets/components/buttons.scss */
.btn-primary-outline {
  color: #b2262c;
  border: 0px;
  background: white;
}

/* line 63, app/assets/stylesheets/components/buttons.scss */
.btn-primary-outline:hover {
  background: #ebebeb;
}

/* line 68, app/assets/stylesheets/components/buttons.scss */
.btn-secondary {
  background: #0d3c5c;
  color: #ffffff;
}

/* line 72, app/assets/stylesheets/components/buttons.scss */
.btn-secondary:hover {
  background: btn-secondary-blue-hover;
}

/* line 77, app/assets/stylesheets/components/buttons.scss */
.fix-overflow {
  white-space: normal;
}

/* line 3, app/assets/stylesheets/components/chart.scss */
.chart-header .reference {
  color: #000;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-align: right;
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
}

/* line 14, app/assets/stylesheets/components/chart.scss */
.chart-header .reference .legend {
  font-size: 12px;
  margin-left: 20px;
  display: inline-flex;
}

/* line 19, app/assets/stylesheets/components/chart.scss */
.chart-header .reference .legend span {
  width: 15px;
  height: 15px;
  margin-right: 7px;
}

/* line 24, app/assets/stylesheets/components/chart.scss */
.chart-header .reference .legend span.red {
  border: 7px solid #b2262c;
  display: block;
  background: #b2262c;
  height: 0;
  width: 0;
}

/* line 32, app/assets/stylesheets/components/chart.scss */
.chart-header .reference .legend span.green {
  border: 7px solid #cce99e;
  display: block;
  background: #cce99e;
  height: 0;
  width: 0;
}

/* line 40, app/assets/stylesheets/components/chart.scss */
.chart-header .reference .legend span.line {
  border: 1px dashed #101a2d;
  display: block;
  height: 2px;
  margin-top: 7px;
  stroke-dasharray: 10, 5, 2, 5;
}

/* line 4, app/assets/stylesheets/components/edit-child-details-table.scss */
.edit-child-details-table .edit-child-details-table-row th {
  color: #43474b;
  font-size: 9px;
  font-weight: 600;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: top;
}

/* line 15, app/assets/stylesheets/components/edit-child-details-table.scss */
.edit-child-details-table .edit-child-details-table-row.th-middle th {
  vertical-align: middle;
}

/* line 21, app/assets/stylesheets/components/edit-child-details-table.scss */
.edit-child-details-table .edit-child-details-table-text {
  color: #909498;
  font-size: 12px;
  font-weight: 300;
  line-height: 17px;
}

/* line 27, app/assets/stylesheets/components/edit-child-details-table.scss */
.edit-child-details-table .edit-child-details-table-text .dynamic-button {
  font-size: inherit;
  padding: 8px;
}

/* line 32, app/assets/stylesheets/components/edit-child-details-table.scss */
.edit-child-details-table .edit-child-details-table-text .none {
  background: #f5f7fa;
}

/* line 36, app/assets/stylesheets/components/edit-child-details-table.scss */
.edit-child-details-table .edit-child-details-table-text .edit-child-details-table-categories {
  width: 35%;
  vertical-align: middle;
}

/* line 40, app/assets/stylesheets/components/edit-child-details-table.scss */
.edit-child-details-table .edit-child-details-table-text .edit-child-details-table-categories .table-cell {
  justify-content: flex-start;
}

/* line 45, app/assets/stylesheets/components/edit-child-details-table.scss */
.edit-child-details-table .edit-child-details-table-text td {
  padding-left: 0;
  padding-right: 0;
  height: 100%;
  border-top-color: #e6e7e9;
  height: 0;
}

/* line 52, app/assets/stylesheets/components/edit-child-details-table.scss */
.edit-child-details-table .edit-child-details-table-text td:first-child div {
  text-align: left;
}

/* line 56, app/assets/stylesheets/components/edit-child-details-table.scss */
.edit-child-details-table .edit-child-details-table-text td .table-cell {
  border-right: 1px solid #e6e7e9;
  height: 100%;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 67, app/assets/stylesheets/components/edit-child-details-table.scss */
.edit-child-details-table .edit-child-details-table-text td .table-cell span {
  justify-content: center;
}

/* line 71, app/assets/stylesheets/components/edit-child-details-table.scss */
.edit-child-details-table .edit-child-details-table-text td .table-cell input {
  display: inline;
  margin-top: 0;
  text-align: center;
  align-self: center;
  min-width: 65px;
}

/* line 80, app/assets/stylesheets/components/edit-child-details-table.scss */
.edit-child-details-table .edit-child-details-table-text td .table-cell .recommended-options .table-cell {
  align-items: center;
  display: inline-flex;
}

/* line 84, app/assets/stylesheets/components/edit-child-details-table.scss */
.edit-child-details-table .edit-child-details-table-text td .table-cell .recommended-options .table-cell input[type=checkbox] {
  text-align: center;
}

/* line 89, app/assets/stylesheets/components/edit-child-details-table.scss */
.edit-child-details-table .edit-child-details-table-text td .table-cell .recommended-options input {
  text-align: left;
  width: 100%;
}

/* line 97, app/assets/stylesheets/components/edit-child-details-table.scss */
.edit-child-details-table .edit-child-details-table-text td:last-child .table-cell {
  border-right: 0;
}

/* line 1, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel {
  background-color: #ffffff;
  box-shadow: 0 1px 16px rgba(0, 0, 4, 0.04);
}

/* line 5, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .exercise-name-head {
  color: #bbc0c5;
  font-size: 9px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 11px;
}

/* line 14, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .btn-secondary {
  color: #101a2d;
  font-weight: 500;
  background-color: #ffffff;
  border: none;
  cursor: pointer;
}

/* line 21, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .btn-secondary:hover {
  color: #ffffff;
  background: #0d3c5c;
}

/* line 27, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .btn-count {
  margin-left: 5px;
  background: #909498;
  color: white;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  line-height: initial;
}

/* line 40, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .exercise-tab {
  border-top: 1px solid #e6e7e9;
}

/* line 45, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .exercise-tab .card-group .card {
  border: none;
}

/* line 48, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .exercise-tab .card-group .card .card-block {
  border-right: 1px solid #e6e7e9;
}

/* line 51, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .exercise-tab .card-group .card .card-block .card-title {
  color: #43474b;
  font-size: 10px;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
}

/* line 59, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .exercise-tab .card-group .card .card-block .card-text {
  color: #909498;
  font-size: 15px;
  font-weight: 300;
  line-height: 16px;
}

/* line 65, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .exercise-tab .card-group .card .card-block .card-text img {
  height: 19px;
}

/* line 69, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .exercise-tab .card-group .card .card-block .card-text.link {
  color: #909498;
  cursor: pointer;
  text-align: left;
  margin-bottom: 16px;
  display: block;
}

/* line 76, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .exercise-tab .card-group .card .card-block .card-text.link.hideElement {
  display: none;
}

/* line 83, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .exercise-tab .card-group .card .status-dropdown {
  background: white;
  border: none;
  color: #909498;
}

/* line 91, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .exercise-tab .card-group .card:last-child .card-block {
  border: none;
}

/* line 98, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .form-control-feedback {
  display: none;
}

/* line 103, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .has-danger .form-control-feedback {
  display: block;
}

/* line 108, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .teams {
  font-size: 13px;
}

/* line 111, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .teams .input-batch {
  display: none;
}

/* line 115, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .teams .btn-upload {
  background-color: #0d3c5c;
  color: white;
}

/* line 119, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .teams .btn-upload:hover {
  background: #08263a;
}

/* line 124, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .teams .table-view {
  background: white;
}

/* line 127, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .teams .table-view thead {
  font-size: 10px;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
}

/* line 134, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .teams .table-view tbody {
  color: #909498;
  font-size: 15px;
  font-weight: 300;
  line-height: 16px;
}

/* line 141, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .teams .table-view input {
  text-align: center;
}

/* line 148, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .batch-upload-popup .batch-check-head {
  border-bottom: 1px solid #e6e7e9;
}

/* line 152, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .batch-upload-popup .error-item {
  font-size: 15px;
  border-bottom: 1px solid #e6e7e9;
}

/* line 155, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .batch-upload-popup .error-item p {
  font-size: 13px;
}

/* line 159, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .batch-upload-popup .error-item:last-child {
  border: 0;
}

/* line 165, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .ref-files-table td {
  height: 0;
}

/* line 168, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .ref-files-table td:first-child {
  width: 30%;
}

/* line 172, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .ref-files-table td.file-name {
  width: 50%;
}

/* line 175, app/assets/stylesheets/components/exercise-view.scss */
.exercise-view-panel .ref-files-table td.file-name div {
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/components/fs-selection.scss */
.view-details {
  line-height: 16px;
  color: black;
  font-weight: 500;
}

/* line 6, app/assets/stylesheets/components/fs-selection.scss */
.view-details p {
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* line 14, app/assets/stylesheets/components/fs-selection.scss */
.view-details .card {
  box-shadow: 0 1px 16px rgba(0, 0, 4, 0.04);
  word-wrap: break-word;
}

/* line 19, app/assets/stylesheets/components/fs-selection.scss */
.view-details .cat-name {
  font-size: 22px;
}

/* line 23, app/assets/stylesheets/components/fs-selection.scss */
.view-details .view-title {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 29, app/assets/stylesheets/components/fs-selection.scss */
.view-details .view-sub-title {
  background-color: #f5f7fa;
  font-size: 14px;
}

/* line 34, app/assets/stylesheets/components/fs-selection.scss */
.view-details .fs-row-details {
  color: #969a9e;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid #ededed;
}

/* line 41, app/assets/stylesheets/components/fs-selection.scss */
.view-details .fs-row-details:last-child {
  border-bottom: none;
}

/* line 43, app/assets/stylesheets/components/fs-selection.scss */
.view-details .fs-border-right {
  border-right: 1px solid #969a9e;
}

/* line 47, app/assets/stylesheets/components/fs-selection.scss */
.view-details .selection-sub-heading {
  font-size: 12px;
}

/* line 50, app/assets/stylesheets/components/fs-selection.scss */
.view-details .selection-sub-heading .title {
  font-size: 14px;
}

/* line 55, app/assets/stylesheets/components/fs-selection.scss */
.view-details .selection-name-values {
  color: #909498;
  font-size: 14px;
  font-weight: 400;
}

/* line 61, app/assets/stylesheets/components/fs-selection.scss */
.view-details .selection-right-border {
  border-right: 1px solid #ededed;
}

/* line 1, app/assets/stylesheets/components/high-level-container.scss */
.high-level-container {
  padding-bottom: 66px;
  padding-top: 53px;
}

/* line 5, app/assets/stylesheets/components/high-level-container.scss */
.high-level-container .high-level-heading {
  font-size: 22px;
  font-weight: 500;
  line-height: 16px;
}

/* line 11, app/assets/stylesheets/components/high-level-container.scss */
.high-level-container .high-level-card-row {
  background-color: white;
  box-shadow: 0 1px 16px rgba(0, 0, 4, 0.04);
  padding: 26px;
}

/* line 16, app/assets/stylesheets/components/high-level-container.scss */
.high-level-container .high-level-card-row .high-level-card {
  border: none;
  padding: 0px;
}

/* line 20, app/assets/stylesheets/components/high-level-container.scss */
.high-level-container .high-level-card-row .high-level-card .card-left {
  background-color: white;
  padding: 15px 0px;
}

/* line 26, app/assets/stylesheets/components/high-level-container.scss */
.high-level-container .high-level-card-row .card-right {
  background: #fafcff;
  padding: 20px 0px 20px 33px;
}

/* line 31, app/assets/stylesheets/components/high-level-container.scss */
.high-level-container .high-level-card-row .high-level-growth-heading {
  color: #101a2d;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
}

/* line 40, app/assets/stylesheets/components/high-level-container.scss */
.high-level-container .unsaved-modal-title {
  color: #343434;
  font-size: 22px;
  font-weight: 500;
  line-height: 16px;
}

/* line 47, app/assets/stylesheets/components/high-level-container.scss */
.high-level-container .unsaved-modal-text {
  color: black;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}

/* line 1, app/assets/stylesheets/components/high-level-cost-growth.scss */
.cost-growth-table-row {
  color: #43474b;
  font-size: 9px;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
}

/* line 11, app/assets/stylesheets/components/high-level-cost-growth.scss */
.table .cost-growth-table-row th {
  border: 0px;
}

/* line 16, app/assets/stylesheets/components/high-level-cost-growth.scss */
.table .input-border {
  border-left: 1px solid #eaeced;
  padding-left: 10px;
}

/* line 21, app/assets/stylesheets/components/high-level-cost-growth.scss */
.cost-growth-table-text {
  color: #909498;
  border-top: 1px solid #eceeef;
  font-size: 13px;
  font-weight: 300;
  line-height: 16px;
}

/* line 28, app/assets/stylesheets/components/high-level-cost-growth.scss */
.cost-growth-table-text .cost-growth-table-categories {
  vertical-align: middle;
}

/* line 32, app/assets/stylesheets/components/high-level-cost-growth.scss */
.cost-growth-table-text input {
  background-color: white;
  border: 1px solid #eaeced;
  border-radius: 4px;
  text-align: center;
}

/* line 2, app/assets/stylesheets/components/high-level-currency.scss */
.currency-section .high-level-currency-title {
  color: #101a2d;
  font-size: 18px;
  font-weight: 500;
  line-height: 16px;
  padding-top: 27px;
}

/* line 9, app/assets/stylesheets/components/high-level-currency.scss */
.admin-settings .currency-section .high-level-currency-title {
  display: none;
}

/* line 14, app/assets/stylesheets/components/high-level-currency.scss */
.currency-section .high-level-currency-buttons {
  padding: 20px 0px;
}

/* line 18, app/assets/stylesheets/components/high-level-currency.scss */
.admin-settings .currency-section .high-level-currency-buttons .mini-addbtn {
  position: absolute;
  top: -60px;
  right: 0px;
}

/* line 26, app/assets/stylesheets/components/high-level-currency.scss */
.currency-section .currency-table-row {
  color: #43474b;
  font-size: 9px;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
}

/* line 36, app/assets/stylesheets/components/high-level-currency.scss */
.currency-section .table .currency-table-row th {
  border-bottom: 0px;
  text-align: center;
  vertical-align: top;
}

/* line 43, app/assets/stylesheets/components/high-level-currency.scss */
.currency-section .currency-table-text {
  color: #909498;
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
}

/* line 48, app/assets/stylesheets/components/high-level-currency.scss */
.currency-section .currency-table-text td {
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
}

/* line 55, app/assets/stylesheets/components/high-level-currency.scss */
.currency-section .currency-table-body-ele {
  border-right: 1px solid;
  height: 100%;
}

/* line 60, app/assets/stylesheets/components/high-level-currency.scss */
.currency-section .high-level-currency-icons {
  margin-left: 5px;
}

/* line 63, app/assets/stylesheets/components/high-level-currency.scss */
.currency-section .high-level-currency-icons.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}

/* line 70, app/assets/stylesheets/components/high-level-currency.scss */
.currency-section .high-level-currency-dropdown {
  background-color: white;
  border: 0px;
}

/* line 75, app/assets/stylesheets/components/high-level-currency.scss */
.currency-section .delete-confirm-text {
  text-align: center;
}

/* line 79, app/assets/stylesheets/components/high-level-currency.scss */
.currency-section .currency-reference {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
  margin-right: 10px;
  display: none;
}

/* line 87, app/assets/stylesheets/components/high-level-currency.scss */
.admin-settings .currency-section .currency-reference {
  display: inline-flex;
  align-items: center;
}

/* line 1, app/assets/stylesheets/components/high-level-moves.scss */
.high-level-move-label {
  color: #43474b;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

/* line 8, app/assets/stylesheets/components/high-level-moves.scss */
.round-associated-border {
  padding: 25px;
  border: 1px solid #eaeced;
}

/* line 13, app/assets/stylesheets/components/high-level-moves.scss */
.high-level-move {
  padding: 50px 0px;
}

/* line 16, app/assets/stylesheets/components/high-level-moves.scss */
.high-level-move .form-control-feedback {
  margin-left: 10px;
  margin-right: 0;
  text-align: right;
}

/* line 23, app/assets/stylesheets/components/high-level-moves.scss */
.high-level-move > .input-group > .has-danger {
  height: 100%;
}

/* line 26, app/assets/stylesheets/components/high-level-moves.scss */
.high-level-move > .input-group > .has-danger > span {
  height: 100%;
}

/* line 30, app/assets/stylesheets/components/high-level-moves.scss */
.high-level-move > .input-group > .has-danger > .form-control-feedback {
  text-align: left;
}

/* line 37, app/assets/stylesheets/components/high-level-moves.scss */
.high-level-move-text {
  color: #101a2d;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

/* line 44, app/assets/stylesheets/components/high-level-moves.scss */
.high-level-round-asso-label {
  color: #101a2d;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
}

/* line 52, app/assets/stylesheets/components/high-level-moves.scss */
.high-level-move-dropdown {
  color: #909498;
  background-color: #ffffff;
  border: 0px;
}

/* line 58, app/assets/stylesheets/components/high-level-moves.scss */
.high-level-move-input {
  color: #909498;
  background-color: #ffffff;
  text-align: center;
}

/* line 1, app/assets/stylesheets/components/high-level-nav.scss */
.high-level-nav {
  padding: 42px 0px;
}

/* line 8, app/assets/stylesheets/components/high-level-nav.scss */
.high-level-nav .high-level-link {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

/* line 14, app/assets/stylesheets/components/high-level-nav.scss */
.high-level-nav .high-level-link.active {
  background-color: white;
  border-radius: 4px;
}

/* line 20, app/assets/stylesheets/components/high-level-nav.scss */
.high-level-nav .dropdown-menu {
  display: none;
}

/* line 23, app/assets/stylesheets/components/high-level-nav.scss */
.high-level-nav .dropdown-menu.active {
  display: block;
}

/* line 1, app/assets/stylesheets/components/high-level-sticky-save.scss */
.sticky-save {
  z-index: 5;
}

/* line 4, app/assets/stylesheets/components/high-level-sticky-save.scss */
.sticky-save .navbar {
  background: white;
  width: 100%;
}

/* line 9, app/assets/stylesheets/components/high-level-sticky-save.scss */
.sticky-save .btn-lg, .sticky-save .btn-group-lg > .btn {
  border-radius: 4px;
}

/* line 1, app/assets/stylesheets/components/loading-indicator.scss */
.loading-icon-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 12, app/assets/stylesheets/components/loading-indicator.scss */
.loading-icon-wrapper img {
  width: 50px;
  height: 50px;
}

/* line 1, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard-loader {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  margin-bottom: 50px;
}

/* line 13, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard-loader .bg-loader {
  background: #000;
  opacity: 0.1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* line 24, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard {
  width: 100%;
  background-color: #eff1f4;
  box-shadow: 0 1px 13px rgba(0, 0, 0, 0.1);
  padding: 15px;
  margin-bottom: 50px;
}

/* line 31, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .move-table-wrapper {
  display: flex;
  align-items: center;
}

/* line 35, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .move-table-wrapper .move-table {
  margin: 0;
}

/* line 38, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .move-table-wrapper .move-table td.selected {
  background: #ffffff;
}

/* line 42, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .move-table-wrapper .move-table thead {
  text-align: center;
  font-size: 0.7rem;
  font-weight: 600;
  color: #000;
}

/* line 48, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .move-table-wrapper .move-table thead td {
  border: 0;
  vertical-align: middle;
}

/* line 51, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .move-table-wrapper .move-table thead td .move-years {
  display: block;
  font-weight: 300;
}

/* line 58, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .move-table-wrapper .move-table tbody {
  font-size: 0.80rem;
  font-weight: 300;
  line-height: 17px;
  text-align: left;
}

/* line 64, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .move-table-wrapper .move-table tbody .move-values {
  font-size: 0.8rem;
  font-weight: 600;
  line-height: 17px;
  color: #000;
  text-align: center;
}

/* line 76, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .force-structure-list h3 {
  color: #909498;
  padding-left: 15px;
  padding-top: 5px;
}

/* line 82, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .force-structure-list .card {
  background: transparent;
  border: 0;
  padding: 0;
  margin-left: 9px;
  margin-right: 9px;
  min-width: 75px;
  cursor: pointer;
}

/* line 91, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .force-structure-list .card .card-header {
  font-size: 0.75rem;
  font-weight: 600;
  color: #1a1a1a;
  background: transparent;
  padding: 18px 5px 18px 5px;
  text-align: center;
  border: 0;
  height: 60px;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

/* line 106, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .force-structure-list .card .card-block {
  color: #083a5c;
  font-size: 1rem;
  font-weight: 400;
  line-height: 17px;
  background: #ffffff;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
}

/* line 120, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .force-structure-list .card .card-text {
  width: 100%;
}

/* line 123, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .force-structure-list .card .card-text span {
  display: block;
  text-align: center;
  padding: 3px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
}

/* line 131, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .force-structure-list .card .card-text span:first-child, .move-dashboard .force-structure-list .card .card-text span:last-child {
  border: 0;
}

/* line 139, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .highlight-red {
  color: #d22d34;
}

/* line 143, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .highlight-green {
  color: #cce99e;
}

/* line 147, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .fill-green {
  background: #D6F7A3 !important;
}

/* line 151, app/assets/stylesheets/components/move-dashboard.scss */
.move-dashboard .fill-red {
  background: #F6D8D9 !important;
}

/* line 2, app/assets/stylesheets/components/popup-modal.scss */
.popup-modal-wrapper .modal-backdrop {
  z-index: 1050;
}

/* line 6, app/assets/stylesheets/components/popup-modal.scss */
.popup-modal-wrapper .modal {
  overflow: overlay;
}

/* line 9, app/assets/stylesheets/components/popup-modal.scss */
.popup-modal-wrapper .modal .modal-xlg {
  max-width: 1200px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 16, app/assets/stylesheets/components/popup-modal.scss */
.popup-modal-wrapper .modal .modal-md h2 {
  font-size: 18px;
}

/* line 21, app/assets/stylesheets/components/popup-modal.scss */
.popup-modal-wrapper .modal.show {
  display: block;
}

/* line 26, app/assets/stylesheets/components/popup-modal.scss */
.popup-modal-wrapper .modal-content {
  border-radius: 0;
}

/* line 29, app/assets/stylesheets/components/popup-modal.scss */
.popup-modal-wrapper .modal-content .modal-header {
  box-shadow: 0 1px 13px #ebedf0;
}

/* line 33, app/assets/stylesheets/components/popup-modal.scss */
.popup-modal-wrapper .modal-content .no-border {
  border-bottom-width: 0px;
  box-shadow: none;
}

/* line 38, app/assets/stylesheets/components/popup-modal.scss */
.popup-modal-wrapper .modal-content .modal-body {
  max-height: calc(100vh - 200px);
  overflow-y: auto;
}

/* line 45, app/assets/stylesheets/components/popup-modal.scss */
.popup-modal-wrapper .modal-content .btn-primary {
  margin-left: 5px;
}

/* line 50, app/assets/stylesheets/components/popup-modal.scss */
.popup-modal-wrapper h2 {
  font-size: 22px;
  color: #343434;
}

/* line 53, app/assets/stylesheets/components/popup-modal.scss */
.popup-modal-wrapper h2 span {
  color: #909498;
}

/* line 1, app/assets/stylesheets/components/print.scss */
.print-section {
  color: black;
  cursor: pointer;
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/components/reassign-options-popup.scss */
.reassign-option-popup {
  font-weight: 500;
  line-height: 16px;
}

/* line 4, app/assets/stylesheets/components/reassign-options-popup.scss */
.reassign-option-popup .form-group {
  background: #f9f9f9;
  color: #101a2d;
  align-items: baseline;
  font-size: 11px;
  margin: 0px;
  text-transform: uppercase;
  padding: 5px 0px;
}

/* line 13, app/assets/stylesheets/components/reassign-options-popup.scss */
.reassign-option-popup .form-control {
  color: #43474b;
  font-size: 14px;
}

/* line 18, app/assets/stylesheets/components/reassign-options-popup.scss */
.reassign-option-popup .table {
  background: #ffffff;
}

/* line 21, app/assets/stylesheets/components/reassign-options-popup.scss */
.reassign-option-popup tbody {
  color: #909498;
  font-size: 15px;
  font-weight: 300;
}

/* line 1, app/assets/stylesheets/components/scroll-to-top.scss */
.btn-to-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  color: white;
  background-color: #b2262c;
  border-radius: 50%;
  cursor: pointer;
  padding: 15px;
  width: 48px;
  height: 48px;
}

/* line 17, app/assets/stylesheets/components/scroll-to-top.scss */
.btn-to-top span {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 7px;
}

/* line 1, app/assets/stylesheets/components/side-nav-bar.scss */
.side-nav-bar-menuContainer {
  background: url(/assets/background_nav.png) right bottom no-repeat;
  background-color: #ffffff;
  height: 100%;
  color: #101a2d;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  width: 260px;
  position: fixed;
  left: 0;
  z-index: 10;
  display: flex;
  flex-direction: column;
}

/* line 16, app/assets/stylesheets/components/side-nav-bar.scss */
.side-nav-bar-menuContainer .img-icons {
  margin-right: 15px;
  margin-bottom: 5px;
}

/* line 21, app/assets/stylesheets/components/side-nav-bar.scss */
.side-nav-bar-menuContainer .image-wrapper {
  margin-bottom: 25px;
}

/* line 25, app/assets/stylesheets/components/side-nav-bar.scss */
.side-nav-bar-menuContainer .menu-close-icon {
  cursor: pointer;
  z-index: 5;
  position: absolute;
  right: 0;
}

@media (min-width: 1200px) {
  /* line 31, app/assets/stylesheets/components/side-nav-bar.scss */
  .team-front .side-nav-bar-menuContainer .menu-close-icon {
    display: none;
  }
}

@media (min-width: 1200px) {
  /* line 38, app/assets/stylesheets/components/side-nav-bar.scss */
  .team-front .side-nav-bar-menuContainer {
    left: auto;
    display: flex !important;
  }
}

/* line 45, app/assets/stylesheets/components/side-nav-bar.scss */
.side-nav-bar-menuContainer nav {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 52, app/assets/stylesheets/components/side-nav-bar.scss */
.navbar-toggler-icon {
  background-image: url(/assets/icons/menu.png);
  height: 13px;
  width: 15px;
}

/* line 57, app/assets/stylesheets/components/side-nav-bar.scss */
.navbar-toggler-icon:hover {
  background-image: url(/assets/icons/menu_red.png);
}

/* line 63, app/assets/stylesheets/components/side-nav-bar.scss */
.menuContainer .navbar-toggler-left {
  cursor: pointer;
  z-index: 5;
  left: 75px;
  outline: none;
}

/* line 69, app/assets/stylesheets/components/side-nav-bar.scss */
.team-front .menuContainer .navbar-toggler-left {
  display: none;
}

@media (max-width: 1200px) {
  /* line 69, app/assets/stylesheets/components/side-nav-bar.scss */
  .team-front .menuContainer .navbar-toggler-left {
    left: 15px;
    display: block;
  }
}

@media (min-width: 1200px) {
  /* line 78, app/assets/stylesheets/components/side-nav-bar.scss */
  .team-front .menuContainer {
    height: 100%;
    width: 260px;
    overflow: hidden;
  }
}

/* line 86, app/assets/stylesheets/components/side-nav-bar.scss */
.menuContainer .nav-item {
  padding-left: 25px;
  padding-bottom: 20px;
}

/* line 90, app/assets/stylesheets/components/side-nav-bar.scss */
.menuContainer .nav-item a.nav-link {
  padding: 0;
  line-height: inherit;
  color: #101a2d;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 99, app/assets/stylesheets/components/side-nav-bar.scss */
.menuContainer .nav-item a.nav-link.active {
  background: transparent;
  font-weight: bold;
  pointer-events: none;
}

/* line 104, app/assets/stylesheets/components/side-nav-bar.scss */
.team-front .menuContainer .nav-item a.nav-link.active {
  color: #b2262c;
  font-weight: 500;
}

/* line 110, app/assets/stylesheets/components/side-nav-bar.scss */
.menuContainer .nav-item a.nav-link.bold {
  font-weight: 600;
}

/* line 114, app/assets/stylesheets/components/side-nav-bar.scss */
.menuContainer .nav-item a.nav-link label {
  margin-bottom: 0;
  cursor: pointer;
}

/* line 124, app/assets/stylesheets/components/side-nav-bar.scss */
.menuContainer .nav-item .dropdown-menu {
  position: static;
  background: transparent;
  border: 0;
  padding: 0;
  line-height: 15px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 137, app/assets/stylesheets/components/side-nav-bar.scss */
.menuContainer .nav-item.show .nav-link, .menuContainer .nav-item.show .dropdown-item:hover, .menuContainer .nav-item.show .dropdown-item:focus, .menuContainer .nav-item.show .dropdown-item:active, .menuContainer .nav-item.show .dropdown-item.active {
  background: transparent;
  font-weight: bold;
  color: inherit;
}

/* line 143, app/assets/stylesheets/components/side-nav-bar.scss */
.menuContainer .nav-item.show .dropdown-item {
  margin-left: 40px;
  padding: 12px;
  border-bottom: 1px solid #eaeced;
  word-wrap: break-word;
  width: 80%;
  white-space: normal;
  font-size: 12px;
}

/* line 144, app/assets/stylesheets/components/side-nav-bar.scss */
.menuContainer .nav-item.show .dropdown-item:before {
  content: "^";
  display: block;
  align-items: center;
  margin-right: 5px;
  transform: rotate(90deg);
  font-weight: bold;
  position: absolute;
  margin-left: -15px;
}

/* line 162, app/assets/stylesheets/components/side-nav-bar.scss */
.menuContainer .nav-item.show .dropdown-item:last-child {
  border: 0;
}

/* line 168, app/assets/stylesheets/components/side-nav-bar.scss */
.menuContainer .nav-item.category-button {
  padding-bottom: 2px;
}

/* line 171, app/assets/stylesheets/components/side-nav-bar.scss */
.menuContainer .nav-item.category-button a.nav-link {
  display: inline-block;
  padding: 5px 10px;
}

/* line 175, app/assets/stylesheets/components/side-nav-bar.scss */
.menuContainer .nav-item.category-button a.nav-link.active {
  background: #b2262c;
  color: #ffffff;
}

/* line 182, app/assets/stylesheets/components/side-nav-bar.scss */
.menuContainer .nav-item.line {
  border-top: 2px solid #eaeced;
  padding-bottom: 5px;
  margin: 5px 10px;
}

/* line 1, app/assets/stylesheets/components/table-view.scss */
.table-view {
  background: #f5f7fa;
  text-align: center;
}

/* line 6, app/assets/stylesheets/components/table-view.scss */
.table-view thead th {
  border: none;
  text-align: center;
}

/* line 14, app/assets/stylesheets/components/table-view.scss */
.table-view tbody tr:first-child td, .table-view tbody tr:first-child th {
  border-top: none;
}

/* line 20, app/assets/stylesheets/components/table-view.scss */
.table-view td {
  padding-left: 0;
  padding-right: 0;
  border-top-color: #e6e7e9;
  height: 0px;
}

/* line 26, app/assets/stylesheets/components/table-view.scss */
.table-view td div {
  border-right: 1px solid #e6e7e9;
  height: 100%;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
}

/* line 34, app/assets/stylesheets/components/table-view.scss */
.table-view td div span, .table-view td div div {
  border: 0;
}

/* line 39, app/assets/stylesheets/components/table-view.scss */
.table-view td .form-control-feedback {
  padding: 0px;
}

/* line 45, app/assets/stylesheets/components/table-view.scss */
.table-view tr .lock-disabled {
  opacity: 0.5;
}

/* line 54, app/assets/stylesheets/components/table-view.scss */
.table-view tr td span.recalculating:after {
  content: "*";
  color: #b02831;
  margin-left: 5px;
}

/* line 64, app/assets/stylesheets/components/table-view.scss */
.table-view tr td:last-child div {
  border-right: none;
}

/* line 71, app/assets/stylesheets/components/table-view.scss */
.table-view .row-select {
  text-align: right;
  vertical-align: middle;
}

/* line 3, app/assets/stylesheets/pages/categories.scss */
.add-category-popup .input-group .form-control {
  border-right-width: 0;
}

/* line 5, app/assets/stylesheets/pages/categories.scss */
.add-category-popup .input-group .form-control:focus {
  border-right-width: 1px;
}

/* line 10, app/assets/stylesheets/pages/categories.scss */
.add-category-popup .input-group span {
  background: transparent;
}

/* line 15, app/assets/stylesheets/pages/categories.scss */
.add-category-popup .edit-icon {
  height: 20px;
}

/* line 19, app/assets/stylesheets/pages/categories.scss */
.add-category-popup .image-wrapper {
  height: 100px;
  width: 100px;
  background: #f5f7fa;
  margin: 0 auto;
  text-align: center;
}

/* line 26, app/assets/stylesheets/pages/categories.scss */
.add-category-popup .image-wrapper img {
  max-height: 100%;
  max-width: 100%;
}

/* line 32, app/assets/stylesheets/pages/categories.scss */
.add-category-popup .edit-section {
  color: #b02831;
  text-align: center;
  margin-top: 5px;
}

/* line 37, app/assets/stylesheets/pages/categories.scss */
.add-category-popup .edit-section label {
  font-size: 10px;
  font-weight: 600;
  line-height: 16px;
}

/* line 43, app/assets/stylesheets/pages/categories.scss */
.add-category-popup .edit-section img {
  height: 15px;
}

/* line 49, app/assets/stylesheets/pages/categories.scss */
.add-category-popup .edit-image input {
  cursor: inherit;
  display: block;
  filter: alpha(opacity=0);
  min-height: 100%;
  min-width: 100%;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
}

/* line 64, app/assets/stylesheets/pages/categories.scss */
.category-view-panel {
  background: #ffffff;
}

/* line 68, app/assets/stylesheets/pages/categories.scss */
.btn-selectBtn {
  backgroung-color: #f5f7fa;
  border-color: #eaeced;
  text-overflow: ellipsis;
  overflow: hidden;
  color: black;
  text-align: left;
  margin: 5px 0 0 5px;
}

/* line 76, app/assets/stylesheets/pages/categories.scss */
.btn-selectBtn span {
  position: absolute;
  right: 0px;
  top: 0;
  height: 100%;
  background: #b2262c;
  padding-left: 3px;
  color: #ffffff;
  font-size: 15px;
  padding-right: 3px;
  display: flex;
  align-items: center;
}

/* line 92, app/assets/stylesheets/pages/categories.scss */
.cost-category-section h2 {
  padding: 5px;
}

/* line 97, app/assets/stylesheets/pages/categories.scss */
.confirm-deactivate-popup {
  color: #909498;
  font-size: 22px;
  font-weight: 300;
  text-align: center;
}

/* line 102, app/assets/stylesheets/pages/categories.scss */
.confirm-deactivate-popup span {
  color: #43474b;
  font-weight: 500;
}

/* line 108, app/assets/stylesheets/pages/categories.scss */
.formula-section {
  margin-top: 20px;
}

/* line 111, app/assets/stylesheets/pages/categories.scss */
.formula-section h2 {
  color: #43474b;
  font-size: 10px;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
}

/* line 119, app/assets/stylesheets/pages/categories.scss */
.formula-section .btn-secondary {
  margin-top: 5px;
}

/* line 2, app/assets/stylesheets/pages/fs_dashboard.scss */
.fs-container .add-new-fs-button {
  margin-bottom: 10px;
}

/* line 4, app/assets/stylesheets/pages/fs_dashboard.scss */
.fs-container .add-new-fs-button .btn {
  padding-right: 0;
  padding-bottom: 10px;
}

/* line 10, app/assets/stylesheets/pages/fs_dashboard.scss */
.fs-container .category-name {
  text-align: center;
  background-color: #fafcff;
  border-right: 1px solid #eaeced;
}

/* line 15, app/assets/stylesheets/pages/fs_dashboard.scss */
.fs-container .category-name .category-head {
  color: #43474b;
  font-size: 20px;
  font-weight: 400;
  line-height: 17px;
}

/* line 21, app/assets/stylesheets/pages/fs_dashboard.scss */
.fs-container .category-name .category-head img {
  margin-left: 5px;
  height: 15px;
}

/* line 27, app/assets/stylesheets/pages/fs_dashboard.scss */
.fs-container .category-name .category-description {
  color: #212223;
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 25px;
}

/* line 37, app/assets/stylesheets/pages/fs_dashboard.scss */
.fs-container .category-name .delete-button {
  margin-top: 20px;
}

/* line 43, app/assets/stylesheets/pages/fs_dashboard.scss */
.fs-container .select-force-section .select-all-section {
  border-bottom: 1px solid #eaeced;
}

/* line 48, app/assets/stylesheets/pages/fs_dashboard.scss */
.fs-container .select-force-section .select-force-list .selected-category {
  background-color: #f3f5f8;
  color: #909498;
  font-size: 11px;
  font-weight: 300;
  line-height: 17px;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 25px;
  margin-bottom: 15px;
}

/* line 59, app/assets/stylesheets/pages/fs_dashboard.scss */
.fs-container .select-force-section .select-force-list .selected-category span {
  margin-left: 9px;
}

/* line 65, app/assets/stylesheets/pages/fs_dashboard.scss */
.fs-container .select-force-section label {
  color: #909498;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
  align-items: center;
  display: inline-flex;
}

/* line 1, app/assets/stylesheets/pages/login.scss */
.login-content {
  background: url(/assets/login-background.png) center no-repeat;
}

/* line 6, app/assets/stylesheets/pages/login.scss */
.login-content .login-wrapper .login-button {
  text-align: center;
  margin-top: 10px;
}

/* line 10, app/assets/stylesheets/pages/login.scss */
.login-content .login-wrapper .login-button .btn {
  min-width: 165px;
}

/* line 15, app/assets/stylesheets/pages/login.scss */
.login-content .login-wrapper .error-explanation {
  color: #d22d34;
  font-size: 12px;
}

/* line 19, app/assets/stylesheets/pages/login.scss */
.login-content .login-wrapper .error-explanation h2 {
  font-size: 14px;
  text-align: center;
  width: 100%;
  color: #d22d34;
}

/* line 28, app/assets/stylesheets/pages/login.scss */
.login-content .login-wrapper .field_with_errors {
  width: 100%;
}

/* line 32, app/assets/stylesheets/pages/login.scss */
.login-content .login-wrapper .reset-password {
  color: #b02831;
}

/* line 36, app/assets/stylesheets/pages/login.scss */
.login-content .login-wrapper .password-hint {
  font-size: 12px;
}

/* line 40, app/assets/stylesheets/pages/login.scss */
.login-content .login-wrapper .contact-admin {
  text-align: center;
  margin-top: 10px;
}

/* line 44, app/assets/stylesheets/pages/login.scss */
.login-content .login-wrapper .contact-admin a {
  color: #b2262c;
  font-size: 14px;
  font-weight: 300;
  line-height: 45px;
}

/* line 52, app/assets/stylesheets/pages/login.scss */
.login-content .login-wrapper label {
  color: #101010;
  font-size: 14px;
  font-weight: 400;
  width: 100%;
}

/* line 59, app/assets/stylesheets/pages/login.scss */
.login-content .login-wrapper .form-control {
  height: 47px;
}

/* line 63, app/assets/stylesheets/pages/login.scss */
.login-content .login-wrapper .image-wrapper {
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dedee0;
}

/* line 71, app/assets/stylesheets/pages/login.scss */
.login-content .login-wrapper .login-head {
  width: 100%;
  font-size: 16px;
}

/* line 76, app/assets/stylesheets/pages/login.scss */
.login-content .contact-admin-btn {
  text-decoration: none;
  box-shadow: none;
}

/* line 3, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .btn-outline {
  color: black;
  background-color: #f5f7fa;
  border: 1px solid #dfe1e4;
  border-radius: 4px;
  min-width: 100px;
  margin-top: 5px;
  margin-right: 5px;
}

/* line 12, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .btn-outline.btn-small {
  min-width: auto;
}

/* line 16, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .btn-outline.active {
  background-color: #b2262c;
  color: #ffffff;
}

/* line 21, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .btn-outline:hover {
  background-color: #b2262c;
  color: #ffffff;
}

/* line 27, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table {
  background: #ffffff;
  padding: 15px;
  margin-top: 16px;
}

/* line 32, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view {
  background: #ffffff;
}

/* line 35, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view thead {
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #43474b;
}

/* line 42, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view thead .main-head td {
  border-top: 0;
}

/* line 47, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view thead .sub-head {
  margin-bottom: 0;
}

/* line 48, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view thead .sub-head div {
  font-size: 0.67rem;
}

/* line 53, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view thead .sub-head td {
  border-bottom: 1px solid #e6e7e9;
}

/* line 55, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view thead .sub-head td div {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 65, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view tbody {
  border-top-width: 1px;
}

/* line 68, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view tbody td {
  color: #909498;
  font-size: 1rem;
  font-weight: 300;
}

/* line 74, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view tbody td div:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

/* line 85, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view td div {
  min-width: 75px;
  font-size: 0.8rem;
}

/* line 89, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view td div.wide-cell {
  min-width: 100px;
}

/* line 95, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view td.option-list:first-child {
  min-width: 210px;
}

/* line 100, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view td.option-list {
  max-width: 230px;
}

/* line 102, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view td.option-list div {
  padding-left: 5px;
  padding-right: 5px;
  min-height: 100%;
  height: auto;
}

/* line 108, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view td.option-list div.child-input-cell, .category-summary-section .category-details-table .table-view td.option-list div input {
  display: flex;
  text-align: -webkit-center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
}

/* line 117, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view td.option-list div .rounded-circle {
  width: 53px;
  height: 53px;
  margin-left: 15px;
}

/* line 123, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view td.option-list div span.child-name {
  display: inline-block;
  word-wrap: break-word;
  width: 65%;
  vertical-align: middle;
  padding: 10px;
}

/* line 129, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view td.option-list div span.child-name a {
  font-size: inherit;
  color: inherit;
}

/* line 135, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view td.option-list div .info-icon {
  cursor: pointer;
}

/* line 139, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view td.option-list div p.dependency-link {
  color: #b2262c;
  font-size: 0.5rem;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 0;
  cursor: pointer;
}

/* line 147, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view td.option-list div p.dependency-link:after {
  font-size: 0.5rem;
  margin-top: -3px;
}

/* line 153, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view td.option-list div img.dependent-prerequisite-icon {
  width: 15px;
  height: 18px;
}

/* line 157, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view td.option-list div img.dependent-prerequisite-icon.prerequiste {
  transform: scaleY(-1);
}

/* line 163, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view td.option-list div.remove-inline:before {
  display: none;
}

/* line 171, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view .green-back {
  background-color: #D6F7A3;
}

/* line 175, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view .red-back {
  background-color: #F6D8D9;
}

/* line 180, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view .sort-desc:before {
  background: url(/assets/icons/upload.png) left no-repeat;
  content: '';
  display: inline-flex;
  height: 15px;
  width: 15px;
  margin-left: -12px;
  transform: scaleY(-1);
}

/* line 192, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view .sort-asc:before {
  background: url(/assets/icons/upload.png) left no-repeat;
  content: '';
  display: inline-flex;
  height: 15px;
  width: 15px;
  margin-left: -12px;
  margin-top: -5px;
}

/* line 203, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view select {
  display: inline-block;
  font-size: 0.8rem;
}

/* line 209, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view .disabled-control select, .category-summary-section .category-details-table .table-view .disabled-control input {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}

/* line 216, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .category-details-table .table-view .recommended {
  color: #b02831;
}

/* line 222, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .parent-image {
  width: 100px;
  height: 100px;
  position: relative;
  border: 5px solid transparent;
  margin-left: 5px;
}

/* line 230, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .parent-option-div {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.1;
}

/* line 241, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .parent-child-wrapper {
  position: relative;
  width: 100%;
}

/* line 246, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .image-heading-wrapper {
  z-index: 2;
}

/* line 248, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .image-heading-wrapper img, .category-summary-section .image-heading-wrapper h2 {
  cursor: pointer;
  display: inline-block;
}

/* line 254, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .hidden-child {
  display: none;
}

/* line 258, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .wide-div {
  width: 100%;
}

/* line 261, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .wide-div .category-details-table {
  margin-top: 0;
}

/* line 266, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .wide-div .button-tilt .btn {
  transform: scale(-1);
}

/* line 271, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .wide-div .tags-section {
  text-align: right;
}

/* line 274, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .wide-div .tags-section .badge {
  padding: 7px 18px;
  margin: 5px;
  font-size: 13px;
  font-weight: normal;
}

/* line 282, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .wide-div .max-qty-selections {
  background-color: #A00000;
  white-space: normal;
}

/* line 287, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .wide-div .parent-wrapper {
  min-height: 142px;
  position: relative;
}

/* line 293, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .collapse-button {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -20px;
  z-index: 2;
  border: 0;
}

/* line 301, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .collapse-button span {
  align-items: flex-end;
  line-height: 22px;
  margin-right: 0;
  margin-left: 1px;
}

/* line 309, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .no-child-option {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

/* line 315, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .fs-max-progress {
  border-top: 1px solid #ededed;
  font-size: 11px;
}

/* line 319, app/assets/stylesheets/pages/main-category.scss */
.category-summary-section .fs-max-progress b {
  font-size: 12px;
  flex-grow: 1;
}

/* line 2, app/assets/stylesheets/pages/options.scss */
.options-active-panel-buttons .btn {
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 10px;
}

/* line 10, app/assets/stylesheets/pages/options.scss */
.add-parent-button {
  padding-right: 0px;
  margin-left: 10px;
}

/* line 15, app/assets/stylesheets/pages/options.scss */
.fs-filter-option-page {
  border-top: 1px solid #eaeced;
}

/* line 20, app/assets/stylesheets/pages/options.scss */
.import-add-section .import-button {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  padding-right: 10px;
  border-right: 1px solid #eaeced;
  height: 23px;
  margin-top: 2px;
  cursor: pointer;
}

/* line 30, app/assets/stylesheets/pages/options.scss */
.import-add-section .import-button img {
  margin-right: 5px;
}

/* line 35, app/assets/stylesheets/pages/options.scss */
.import-add-section .selected {
  border: 5px solid #909498;
}

/* line 42, app/assets/stylesheets/pages/options.scss */
.parent-option-section:first-of-type .parent-options {
  border-top: 1px solid #eaeced;
}

/* line 48, app/assets/stylesheets/pages/options.scss */
.parent-options {
  padding-top: 20px;
  margin-top: 10px;
}

/* line 52, app/assets/stylesheets/pages/options.scss */
.parent-options .parent-options-buttons {
  text-align: right;
}

/* line 56, app/assets/stylesheets/pages/options.scss */
.parent-options .table-view {
  background: transparent;
}

/* line 59, app/assets/stylesheets/pages/options.scss */
.parent-options .table-view thead, .parent-options .table-view tbody {
  border-bottom: 1px solid #eaeced;
}

/* line 61, app/assets/stylesheets/pages/options.scss */
.parent-options .table-view thead td, .parent-options .table-view thead th, .parent-options .table-view tbody td, .parent-options .table-view tbody th {
  width: 50%;
}

/* line 68, app/assets/stylesheets/pages/options.scss */
.parent-options .icon-section .image-wrapper {
  height: 100px;
  width: 100px;
  background: #f5f7fa;
  margin: 0 auto;
  text-align: center;
}

/* line 75, app/assets/stylesheets/pages/options.scss */
.parent-options .icon-section .image-wrapper img {
  max-height: 100%;
  max-width: 100%;
}

/* line 81, app/assets/stylesheets/pages/options.scss */
.parent-options .icon-section .edit-section {
  color: #b02831;
  text-align: center;
  margin-top: 5px;
}

/* line 86, app/assets/stylesheets/pages/options.scss */
.parent-options .icon-section .edit-section label {
  font-size: 10px;
  font-weight: 600;
  line-height: 16px;
}

/* line 92, app/assets/stylesheets/pages/options.scss */
.parent-options .icon-section .edit-section img {
  height: 15px;
}

/* line 98, app/assets/stylesheets/pages/options.scss */
.parent-options .icon-section .edit-image input {
  cursor: inherit;
  display: block;
  filter: alpha(opacity=0);
  min-height: 100%;
  min-width: 100%;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
}

/* line 114, app/assets/stylesheets/pages/options.scss */
.expand-collapse-options {
  background-color: #fafcff;
  border: 1px solid #eaeced;
  line-height: 16px;
}

/* line 119, app/assets/stylesheets/pages/options.scss */
.expand-collapse-options .expand-collapse-buttons {
  margin-top: -10px;
  margin-bottom: -10px;
}

/* line 123, app/assets/stylesheets/pages/options.scss */
.expand-collapse-options .expand-collapse-buttons .btn {
  font-size: 10px;
  font-weight: 600;
  background: #ffffff;
  color: #b02831;
  z-index: 2;
  text-transform: uppercase;
}

/* line 133, app/assets/stylesheets/pages/options.scss */
.expand-collapse-options .section {
  border-bottom: 1px solid #eaeced;
  padding-left: 25px;
  padding-right: 25px;
}

/* line 138, app/assets/stylesheets/pages/options.scss */
.expand-collapse-options .section > .parent-portion {
  border-bottom: 1px solid #eaeced;
}

/* line 140, app/assets/stylesheets/pages/options.scss */
.expand-collapse-options .section > .parent-portion:last-child {
  border-bottom: 0;
}

/* line 145, app/assets/stylesheets/pages/options.scss */
.expand-collapse-options .section:last-child {
  border-bottom: 0;
}

/* line 149, app/assets/stylesheets/pages/options.scss */
.expand-collapse-options .section:first-child {
  margin-top: -7px;
}

/* line 154, app/assets/stylesheets/pages/options.scss */
.expand-collapse-options .child-head {
  color: #343434;
  font-size: 14px;
  font-weight: 300;
}

/* line 159, app/assets/stylesheets/pages/options.scss */
.expand-collapse-options .child-head img {
  margin: 0 20px 0 30px;
  vertical-align: baseline;
}

/* line 165, app/assets/stylesheets/pages/options.scss */
.expand-collapse-options .btn {
  margin-left: 5px;
  width: 125px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

/* line 173, app/assets/stylesheets/pages/options.scss */
.expand-collapse-options .increase-decrease-section {
  padding: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 180, app/assets/stylesheets/pages/options.scss */
.parent-options-popup {
  border-top: 0;
}

/* line 181, app/assets/stylesheets/pages/options.scss */
.parent-options-popup label {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

/* line 189, app/assets/stylesheets/pages/options.scss */
.parent-options-popup .cat-list {
  overflow: auto;
  margin-bottom: 10px;
  height: 95px;
  font-size: 0.75rem;
}

/* line 197, app/assets/stylesheets/pages/options.scss */
.required-fields {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  position: absolute;
  left: 20px;
  margin-top: 12px;
}

/* line 205, app/assets/stylesheets/pages/options.scss */
.required-fields span {
  color: #b02831;
}

/* line 210, app/assets/stylesheets/pages/options.scss */
.dynamic-button {
  font-size: 13px;
}

/* line 213, app/assets/stylesheets/pages/options.scss */
.dynamic-button .btn-count {
  margin-left: 5px;
  background: #909498;
  color: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
  display: inline-flex;
}

/* line 226, app/assets/stylesheets/pages/options.scss */
.edit-active-force-structure-popup {
  color: #43474b;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

/* line 232, app/assets/stylesheets/pages/options.scss */
.edit-active-force-structure-popup .btn-secondary {
  font-size: 13px;
}

/* line 236, app/assets/stylesheets/pages/options.scss */
.edit-active-force-structure-popup .category-list {
  border-bottom: 1px solid #eaeced;
}

/* line 238, app/assets/stylesheets/pages/options.scss */
.edit-active-force-structure-popup .category-list label {
  display: inline-flex;
}

/* line 243, app/assets/stylesheets/pages/options.scss */
.edit-active-force-structure-popup .cat-list-head {
  margin-bottom: 10px;
  margin-top: 6px;
  padding-bottom: 5px;
}

/* line 249, app/assets/stylesheets/pages/options.scss */
.edit-active-force-structure-popup .cat-list {
  overflow: auto;
  margin-bottom: 10px;
  height: 95px;
  font-size: 0.75rem;
}

/* line 256, app/assets/stylesheets/pages/options.scss */
.edit-active-force-structure-popup .info-icon {
  cursor: pointer;
}

/* line 262, app/assets/stylesheets/pages/options.scss */
.inactive-option-section .section {
  padding-left: 0;
  padding-right: 0;
  border-bottom: 0;
}

/* line 267, app/assets/stylesheets/pages/options.scss */
.inactive-option-section .section .increase-decrease-section {
  padding-left: 25px;
  padding-right: 25px;
}

/* line 272, app/assets/stylesheets/pages/options.scss */
.inactive-option-section .section .section {
  padding-left: 35px;
  padding-right: 35px;
}

/* line 277, app/assets/stylesheets/pages/options.scss */
.inactive-option-section .section .child-head {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

/* line 282, app/assets/stylesheets/pages/options.scss */
.inactive-option-section .section .child-head img {
  margin-left: 0;
}

/* line 286, app/assets/stylesheets/pages/options.scss */
.inactive-option-section .section .child-head .inactive-parent {
  position: absolute;
  margin-left: 20px;
}

/* line 291, app/assets/stylesheets/pages/options.scss */
.inactive-option-section .section .child-head span {
  width: 100%;
}

/* line 294, app/assets/stylesheets/pages/options.scss */
.inactive-option-section .section .child-head span.dropdown-toggle:after {
  position: absolute;
  right: 15px;
  top: 5px;
  color: #b02831;
}

/* line 305, app/assets/stylesheets/pages/options.scss */
.inactive-option-section .section .parent-portion:last-child, .inactive-option-section .section .child-portion:last-child {
  border-bottom: 1px solid #eaeced;
}

/* line 309, app/assets/stylesheets/pages/options.scss */
.inactive-option-section .section .parent-portion .checkbox-select, .inactive-option-section .section .child-portion .checkbox-select {
  margin-right: 5px;
}

/* line 314, app/assets/stylesheets/pages/options.scss */
.inactive-option-section .section .child-portion {
  margin-left: 25px;
  margin-right: 25px;
}

/* line 320, app/assets/stylesheets/pages/options.scss */
.inactive-option-section .inactive-button-panel .btn {
  width: 150px;
  margin-left: 5px;
}

/* line 1, app/assets/stylesheets/pages/options-book.scss */
.options-book {
  color: black;
  font-weight: 500;
  line-height: 16px;
}

/* line 6, app/assets/stylesheets/pages/options-book.scss */
.options-book .heading-move {
  font-size: 26px;
}

/* line 10, app/assets/stylesheets/pages/options-book.scss */
.options-book .heading-cat {
  background-color: #f5f7fa;
  font-size: 22px;
}

/* line 15, app/assets/stylesheets/pages/options-book.scss */
.options-book .heading-parent {
  font-size: 16px;
}

/* line 18, app/assets/stylesheets/pages/options-book.scss */
.options-book .heading-parent .parent-desc {
  color: #909498;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

/* line 26, app/assets/stylesheets/pages/options-book.scss */
.options-book .book-content-table-title {
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
  font-size: 12px;
  text-align: center;
}

/* line 32, app/assets/stylesheets/pages/options-book.scss */
.options-book .book-content-table-title > div {
  border-right: 1px solid #ededed;
}

/* line 33, app/assets/stylesheets/pages/options-book.scss */
.options-book .book-content-table-title > div:last-child {
  border-right: none;
}

/* line 36, app/assets/stylesheets/pages/options-book.scss */
.options-book .book-content-table-body {
  border-bottom: 1px solid #ededed;
  color: #909498;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
}

/* line 44, app/assets/stylesheets/pages/options-book.scss */
.options-book .book-content-table-body > div {
  border-right: 1px solid #ededed;
}

/* line 45, app/assets/stylesheets/pages/options-book.scss */
.options-book .book-content-table-body > div:last-child {
  border-right: none;
}

/* line 46, app/assets/stylesheets/pages/options-book.scss */
.options-book .book-content-table-body > div:first-child {
  text-align: left;
}

/* line 2, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .tag-head {
  border-bottom: 1px solid #e6e7e9;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 3px;
}

/* line 10, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .parent-head, .parent-option-view .parent-head-nav {
  color: #969a9e;
  line-height: 1.2;
}

/* line 15, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .parent-name-validation {
  position: absolute;
  right: 25px;
}

/* line 20, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .child-option-head {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 16px;
}

/* line 27, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .component-option-section, .parent-option-view .option-service-section {
  border-bottom: 1px solid #eaeced;
}

/* line 32, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .option-service-section img {
  cursor: pointer;
}

/* line 39, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .edit-child-details-table .table-cell span {
  display: inherit;
}

/* line 45, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view label {
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  align-items: center;
  display: inline-flex;
}

/* line 52, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view label .high-light {
  color: #909498;
  margin-left: 5px;
}

/* line 59, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .component-option-section .form-control {
  margin-left: 15px;
}

/* line 64, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .component-option-section .prerequisite .form-control {
  margin-left: 0px;
}

/* line 69, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .component-option-section .delete-button {
  position: absolute;
  right: 0;
  bottom: 0;
  padding-bottom: 5px;
  z-index: 1;
}

/* line 79, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .step-section span {
  color: #ffffff;
  background-color: #909498;
  height: 35px;
  width: 35px;
  font-size: 12px;
  padding: 2px 10px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}

/* line 92, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .step-section span.active {
  background-color: #b02831;
}

/* line 96, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .step-section span.first {
  right: 90px;
}

/* line 100, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .step-section span.second {
  right: 20px;
}

/* line 105, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .step-section .first-title, .parent-option-view .step-section .second-title {
  position: absolute;
  top: 35px;
  font-size: 12px;
  margin-top: 2px;
}

/* line 111, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .step-section .first-title.first-title, .parent-option-view .step-section .second-title.first-title {
  right: 90px;
}

/* line 115, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .step-section .first-title.second-title, .parent-option-view .step-section .second-title.second-title {
  right: 15px;
}

/* line 122, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .step-section .line {
  height: 5px;
  z-index: 0;
  top: 15px;
  position: absolute;
  background-color: #909498;
  width: 140px;
}

/* line 131, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .step-section .step-line-wrapper {
  width: 140px;
}

/* line 137, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .option-verb-popup table {
  background: #ffffff;
}

/* line 140, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .option-verb-popup table td, .parent-option-view .option-verb-popup table th {
  text-align: left;
}

/* line 146, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .parent-option-nav {
  line-height: 24px;
}

/* line 149, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .parent-option-nav a {
  color: inherit;
  margin-right: 5px;
  cursor: pointer;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

/* line 158, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .parent-option-nav a:hover {
  color: #b2262c;
}

/* line 162, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .parent-option-nav .child-option {
  color: #000;
}

/* line 167, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .parent-head span.parent-name {
  color: #000;
}

/* line 172, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .step-two-head {
  font-size: 18px;
  font-weight: 500;
  line-height: 16px;
  padding: 0 15px;
  margin: 20px -15px;
}

/* line 178, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .step-two-head .step-two-head-edit {
  cursor: pointer;
  font-size: 11px;
}

/* line 184, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .category-structure {
  color: #43474b;
  font-size: 13px;
  font-weight: 400;
  margin-top: 15px;
  line-height: 17px;
}

/* line 190, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .category-structure .category-structure-dropdown {
  cursor: pointer;
  color: #343434;
  font-size: 14px;
  font-weight: 300;
  outline: none;
}

/* line 198, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .category-structure .primary-category-section {
  border-bottom: 1px solid #e6e7e9;
}

/* line 199, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .category-structure .primary-category-section label {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 210, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .edit-child-details thead {
  color: #43474b;
  font-size: 9px;
  font-weight: 600;
  line-height: 17px;
  text-transform: uppercase;
}

/* line 217, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .edit-child-details .card {
  margin-top: 30px;
}

/* line 220, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .edit-child-details .card-left {
  padding-left: 0;
}

/* line 222, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .edit-child-details .card-left .h-100 {
  margin-bottom: 15px;
}

/* line 225, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .edit-child-details .card-left thead {
  background: white;
  border-top: 1px solid #e6e7e9;
  border-bottom: 1px solid #e6e7e9;
}

/* line 230, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .edit-child-details .card-left tbody {
  background: white;
  color: #909498;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
  text-align: center;
}

/* line 238, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .edit-child-details .card-left tbody tr:last-child {
  background: #f4f6f9;
  font-weight: 600;
}

/* line 242, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .edit-child-details .card-left .override {
  color: #909498;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
}

/* line 250, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .edit-child-details thead {
  background: #fafcff;
}

/* line 256, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .edit-child-details .baseline-planned-buy td {
  height: 0;
}

/* line 259, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .edit-child-details .baseline-planned-buy td select {
  min-width: 110px;
  font-size: 13px;
}

/* line 264, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .edit-child-details .baseline-planned-buy td.edit-child-details-table-head {
  min-width: 120px;
}

/* line 267, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .edit-child-details .baseline-planned-buy td.edit-child-details-table-head .table-cell {
  display: flex;
  align-items: center;
}

/* line 276, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .edit-child-details .recommended-options .link {
  font-size: 10px;
  font-weight: 600;
  color: #b02831;
  text-transform: uppercase;
  cursor: pointer;
  background: transparent;
  border: none;
}

/* line 286, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .edit-child-details .recommended-options td {
  text-align: center;
  font-size: 13px;
}

/* line 291, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .edit-child-details .recommended-options td:last-child .table-cell {
  border: 0px;
}

/* line 298, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .cost-to-update {
  color: #343434;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
}

/* line 303, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .cost-to-update ul {
  padding-left: 130px;
}

/* line 305, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .cost-to-update ul .dropdown-menu {
  cursor: pointer;
  padding: 0;
}

/* line 309, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .cost-to-update ul .dropdown-menu p {
  padding: 10px 1.5rem;
  font-size: 14px;
}

/* line 314, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .cost-to-update ul .dropdown-menu .close {
  font-size: 1.2rem;
}

/* line 318, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .cost-to-update ul .dropdown-menu:hover {
  color: #343434;
}

/* line 323, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .cost-to-update li {
  margin-right: 5px;
}

/* line 326, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .cost-to-update .nav-link {
  color: #343434;
}

/* line 329, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .cost-to-update .active {
  color: #ffffff;
}

/* line 335, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .cost-to-update-form .badge {
  background: #f5f7fa;
  color: black;
  font-size: 12px;
  font-weight: 500px;
}

/* line 341, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .cost-to-update-form .btn-calculate {
  background: #343434;
}

/* line 345, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .cost-to-update-form .units-currency label {
  padding: 6px 15px;
}

/* line 348, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .cost-to-update-form .units-currency select {
  color: #909498;
  cursor: pointer;
  height: 22px;
  font-size: 14px;
}

/* line 354, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .cost-to-update-form .units-currency .units {
  margin-right: 27px;
}

/* line 359, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .cost-to-update-form .add-icon {
  transform: rotate(45deg);
}

/* line 363, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .cost-to-update-form .category-head {
  font-size: 14px;
}

/* line 368, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .cost-to-update-form span.move-fields {
  height: 40px;
  overflow: hidden;
}

/* line 375, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .btn-primary-outline {
  margin-right: 10px;
}

/* line 379, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .modal-body {
  padding: 15px 40px;
}

/* line 382, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .modal-body .edit-child-option-name .child-option-head {
  font-size: 22px;
  line-height: 1;
  margin-left: -16px;
}

/* line 387, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .modal-body .edit-child-option-name .option-service-section label {
  margin-bottom: 15px;
}

/* line 390, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .modal-body .edit-child-option-name .col-lg-4, .parent-option-view .modal-body .edit-child-option-name .description {
  padding-left: 0;
}

/* line 394, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .modal-body .edit-child-option-name .component-option-section .control-label {
  display: block;
  width: 100%;
}

/* line 398, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .modal-body .edit-child-option-name .component-option-section select {
  border: none;
  cursor: pointer;
  margin-left: 0;
  padding: .5rem 0 0;
}

/* line 404, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .modal-body .edit-child-option-name .component-option-section option {
  padding: .5rem;
}

/* line 407, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .modal-body .edit-child-option-name .component-option-section textarea {
  margin-left: 0;
}

/* line 412, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .modal-body .edit-child-option-name .suggestion-list .close {
  font-size: 32px;
  font-weight: normal;
  position: absolute;
  margin-top: 10px;
  outline: none;
  top: unset;
}

/* line 424, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .formula-model-table {
  overflow: auto;
}

/* line 429, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .formula-model-table .multiple-apuc-table > div:last-child {
  border-bottom: 1px solid #e6e7e9;
  padding-bottom: 12px;
}

/* line 437, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .formula-model-table td .table-cell {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}

/* line 445, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .formula-model-table td:last-child .table-cell {
  border: none;
}

/* line 452, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .formula-model-table tbody td .table-cell {
  min-height: 38px;
}

/* line 458, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .formula-model-table thead .table-cell {
  justify-content: center;
}

/* line 464, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .formula-model-table .move-table:nth-child(odd) {
  border-right: 1px solid #eceeef;
}

/* line 473, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .multiple-apuc-table thead th input {
  color: #43474b;
  font-family: Poppins;
  font-size: 9px;
  text-transform: inherit;
  font-weight: 600;
}

/* line 483, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .multiple-apuc-table thead th .col-title .form-control-feedback {
  display: flex;
  font-size: 12px;
  font-weight: normal;
  text-transform: lowercase;
}

/* line 494, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .multiple-apuc-table td .table-cell input[type=number], .parent-option-view .multiple-apuc-table td .table-cell input[type=text], .parent-option-view .multiple-apuc-table td .table-cell select, .parent-option-view .multiple-apuc-table td .table-cell div.form-control {
  width: 100%;
  height: auto;
  min-width: 125px;
}

/* line 500, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .multiple-apuc-table td .table-cell .units {
  margin-right: 0;
}

/* line 505, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .multiple-apuc-table td .form-control-feedback {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 511, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .multiple-apuc-table .table-column-delete {
  position: absolute;
  right: 5px;
  z-index: 3;
  top: 6px;
}

/* line 518, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .multiple-apuc-table .column-center {
  vertical-align: middle;
}

/* line 523, app/assets/stylesheets/pages/parentOptions.scss */
.parent-option-view .x-icon {
  line-height: 90px;
  text-align: center;
  vertical-align: middle;
}

/* line 2, app/assets/stylesheets/pages/team-dashboard.scss */
.team-dashboard .proceed-change-personnel {
  border-top: 1px solid #eaeced;
}

/* line 5, app/assets/stylesheets/pages/team-dashboard.scss */
.team-dashboard .proceed-change-personnel .btn {
  margin-left: 15px;
}

/* line 10, app/assets/stylesheets/pages/team-dashboard.scss */
.team-dashboard .grey-text {
  color: #a2a5a8;
}

/* line 14, app/assets/stylesheets/pages/team-dashboard.scss */
.team-dashboard .availability {
  padding: 25px 0;
}

/* line 18, app/assets/stylesheets/pages/team-dashboard.scss */
.team-dashboard .available-border-right {
  border-right: 1px solid #eaeced;
}

/* line 22, app/assets/stylesheets/pages/team-dashboard.scss */
.team-dashboard .available-text {
  flex: 1 1 50%;
  font-size: 12px;
  text-align: center;
}

/* line 28, app/assets/stylesheets/pages/team-dashboard.scss */
.team-dashboard .description {
  padding-right: 60px;
}

/* line 32, app/assets/stylesheets/pages/team-dashboard.scss */
.team-dashboard .text-box {
  border-top: 1px solid #eaeced;
  padding: 2px;
  height: 65px;
  display: table;
}

/* line 39, app/assets/stylesheets/pages/team-dashboard.scss */
.team-dashboard .text-box p {
  vertical-align: middle;
  display: table-cell;
}

/* line 45, app/assets/stylesheets/pages/team-dashboard.scss */
.category-box {
  width: 165px;
  height: 165px;
  border: 1px solid #eaeced;
  cursor: pointer;
  box-shadow: 0 5px 5px 0px rgba(202, 213, 229, 0.8);
  position: relative;
}

/* line 53, app/assets/stylesheets/pages/team-dashboard.scss */
.category-box .category-background {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  filter: grayscale(100%) contrast(200%) brightness(100%) sepia(100%);
  width: 100%;
  height: 100%;
}

/* line 63, app/assets/stylesheets/pages/team-dashboard.scss */
.category-box .category-title {
  position: relative;
  padding: 8px 0 5px 5px;
  width: 145px;
  display: flex;
  font-weight: bold;
  border-color: #aaa;
  height: 30px;
  color: #141e31;
  font-size: 13px;
}

/* line 76, app/assets/stylesheets/pages/team-dashboard.scss */
.category-box .category-title .title {
  word-wrap: break-word;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 134px;
}

/* line 84, app/assets/stylesheets/pages/team-dashboard.scss */
.category-box .category-title .anchor {
  margin-left: 5px;
}

/* line 89, app/assets/stylesheets/pages/team-dashboard.scss */
.category-box:hover {
  border: 1px solid #969a9e;
}

/* line 93, app/assets/stylesheets/pages/team-dashboard.scss */
.category-box .full-height {
  background: linear-gradient(to top, #e4eaf2 25%, rgba(160, 190, 230, 0.6) 75%);
  display: flex;
  padding: 10px;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: flex-end;
  z-index: 1;
}

/* line 3, app/assets/stylesheets/pages/summary.scss */
.admin-summary-container .admin-move-dashboard .move-dashboard {
  background: none;
  box-shadow: none;
}

/* line 9, app/assets/stylesheets/pages/summary.scss */
.admin-summary-container .admin-move-dashboard .move-dashboard table.move-table tr td {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

/* line 15, app/assets/stylesheets/pages/summary.scss */
.admin-summary-container .admin-move-dashboard .move-dashboard table.move-table tr td:last-child div {
  border-right: 0;
}

/* line 22, app/assets/stylesheets/pages/summary.scss */
.admin-summary-container .admin-move-dashboard .move-dashboard table.move-table tbody {
  border-bottom: 1px solid #ededed;
}

/* line 28, app/assets/stylesheets/pages/summary.scss */
.admin-summary-container .admin-move-dashboard .move-dashboard .force-structure-list {
  border-left: 1px solid #eaeced;
  padding-bottom: 40px;
}

/* line 32, app/assets/stylesheets/pages/summary.scss */
.admin-summary-container .admin-move-dashboard .move-dashboard .force-structure-list .baseline, .admin-summary-container .admin-move-dashboard .move-dashboard .force-structure-list .team-total {
  display: none;
}

/* line 36, app/assets/stylesheets/pages/summary.scss */
.admin-summary-container .admin-move-dashboard .move-dashboard .force-structure-list .card-text {
  border: 1px solid #dfe1e4;
  border-radius: 2px;
}

/* line 42, app/assets/stylesheets/pages/summary.scss */
.admin-summary-container .admin-move-dashboard .move-dashboard .right-border {
  border-right: 1px solid #ededed;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 51, app/assets/stylesheets/pages/summary.scss */
.admin-summary-container .card-block .cat-name {
  border-bottom: 1px solid #ededed;
}

/* line 56, app/assets/stylesheets/pages/summary.scss */
.admin-summary-container .download-button {
  margin-right: 20px;
  color: #000;
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
}

/* line 63, app/assets/stylesheets/pages/summary.scss */
.admin-summary-container .download-button img {
  margin-right: 5px;
}

/* line 68, app/assets/stylesheets/pages/summary.scss */
.admin-summary-container .force-structure-changes-btn {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

/* line 74, app/assets/stylesheets/pages/summary.scss */
.admin-summary-container .team-move-dashboard-section {
  margin-top: 35px;
}

/* line 77, app/assets/stylesheets/pages/summary.scss */
.admin-summary-container .team-move-dashboard-section ul {
  display: block;
  list-style-type: none;
  padding: 0px;
}

/* line 83, app/assets/stylesheets/pages/summary.scss */
.admin-summary-container .team-move-dashboard-section .btn-outline {
  border: 1px solid #dfe1e4;
  background-color: #ffffff;
  border-radius: 4px;
  color: black;
  min-width: 100px;
  margin-top: 5px;
  margin-right: 5px;
}

/* line 92, app/assets/stylesheets/pages/summary.scss */
.admin-summary-container .team-move-dashboard-section .btn-outline:hover {
  background-color: #b2262c;
  color: #ffffff;
}

/* line 98, app/assets/stylesheets/pages/summary.scss */
.admin-summary-container .team-move-dashboard-section .cat-name {
  cursor: pointer;
  border: 0px;
}

/* line 103, app/assets/stylesheets/pages/summary.scss */
.admin-summary-container .team-move-dashboard-section .active {
  background-color: #b2262c;
  border-radius: 4px;
  color: #ffffff;
}

/* line 2, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .admin-settings {
  background: #ffffff;
}

/* line 5, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .admin-settings .table-view {
  background: #ffffff;
}

/* line 8, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .admin-settings .table-view thead {
  font-size: 10px;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
}

/* line 15, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .admin-settings .table-view tbody {
  color: #909498;
  font-size: 15px;
  font-weight: 300;
  line-height: 16px;
}

/* line 21, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .admin-settings .table-view tbody p {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  cursor: pointer;
}

/* line 33, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .high-level-heading {
  line-height: 27px;
}

/* line 37, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .high-level-currency-dropdown {
  background: #f5f7fa;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
}

/* line 47, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tags-title {
  color: #101a2d;
  font-size: 22px;
  font-weight: 500;
  line-height: 16px;
}

/* line 56, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tag-cards .tag-edit-delete {
  position: absolute;
  bottom: 0;
}

/* line 60, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tag-cards .tag-edit-delete p, .admin-settings-container .settings-tags .tag-cards .tag-edit-delete a {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 45px;
}

/* line 66, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tag-cards .tag-edit-delete p.btn, .admin-settings-container .settings-tags .tag-cards .tag-edit-delete a.btn {
  border-right: 1px solid #eaeced;
}

/* line 69, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tag-cards .tag-edit-delete p.btn:last-child, .admin-settings-container .settings-tags .tag-cards .tag-edit-delete a.btn:last-child {
  border-right: 0;
}

/* line 74, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tag-cards .tag-edit-delete p.edit-icon, .admin-settings-container .settings-tags .tag-cards .tag-edit-delete a.edit-icon {
  background: url(/assets/icons/Edit.png) center no-repeat;
}

/* line 78, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tag-cards .tag-edit-delete p.delete-icon, .admin-settings-container .settings-tags .tag-cards .tag-edit-delete a.delete-icon {
  background: url(/assets/icons/Remove.png) center no-repeat;
}

/* line 82, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tag-cards .tag-edit-delete p.cancel-icon, .admin-settings-container .settings-tags .tag-cards .tag-edit-delete a.cancel-icon {
  background: url(/assets/icons/cancel.png) center no-repeat;
}

/* line 88, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tag-cards .card {
  color: #909498;
  min-width: 465px;
  line-height: 17px;
}

/* line 93, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tag-cards .card .tag-card-row {
  min-height: 209px;
}

/* line 97, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tag-cards .card .tag-card-left {
  background-color: #fafcff;
  border-right: 1px solid #eaeced;
}

/* line 101, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tag-cards .card .tag-card-left .tag-group-title {
  color: #43474b;
  font-size: 18px;
  font-weight: 400;
}

/* line 108, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tag-cards .card .tag-card-right {
  font-size: 13px;
  font-weight: 300;
}

/* line 112, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tag-cards .card .tag-card-right .select-remove-section {
  border-bottom: 1px solid #eaeced;
}

/* line 115, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tag-cards .card .tag-card-right .select-remove-section .select-all {
  font-size: 11px;
  font-weight: 400;
}

/* line 123, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tag-cards .card button.tag-remove-btn {
  color: #b2262c;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
}

/* line 129, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tag-cards .card button.tag-remove-btn span {
  font-size: 11px;
  line-height: 16px;
  padding: 5px 10px;
  padding-top: 4px;
}

/* line 138, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tag-cards .card .add-tag-text {
  color: #212223;
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
  text-transform: uppercase;
}

/* line 148, app/assets/stylesheets/pages/adminSettings.scss */
.admin-settings-container .settings-tags .tag-cards .card input.add-tag-input {
  background-color: white;
  border: 1px solid #eaeced;
  border-radius: 4px;
}

/* line 59, app/assets/stylesheets/application.scss */
body, html {
  height: 100%;
}

/* line 64, app/assets/stylesheets/application.scss */
.team-front .content-wrapper {
  min-width: calc(100% - 260px);
}

/* line 69, app/assets/stylesheets/application.scss */
.mainContainer {
  height: 100%;
}

/* line 72, app/assets/stylesheets/application.scss */
.mainContainer .content {
  height: 100%;
  padding-left: 62px;
  padding-right: 53px;
}

/* line 76, app/assets/stylesheets/application.scss */
.mainContainer .content > div {
  height: 100%;
}

/* line 80, app/assets/stylesheets/application.scss */
.mainContainer .content.team-front {
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 1200px) {
  /* line 88, app/assets/stylesheets/application.scss */
  .mainContainer.container {
    width: 1500px;
  }
}

/* line 94, app/assets/stylesheets/application.scss */
div, h4, h2, .btn {
  font-family: Poppins;
}

/* line 98, app/assets/stylesheets/application.scss */
.hideElement {
  display: none;
}

/* line 102, app/assets/stylesheets/application.scss */
h2, h3, h4 {
  color: #101a2d;
  font-weight: 500;
  line-height: 25px;
}

/* line 108, app/assets/stylesheets/application.scss */
h2 {
  font-size: 22px;
}

/* line 112, app/assets/stylesheets/application.scss */
h3 {
  font-size: 14px;
}

/* line 116, app/assets/stylesheets/application.scss */
h4 {
  font-size: 12px;
}

/* line 120, app/assets/stylesheets/application.scss */
a {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

/* line 126, app/assets/stylesheets/application.scss */
a:hover {
  font-weight: bold;
  color: inherit;
  text-decoration: none;
}

/* line 133, app/assets/stylesheets/application.scss */
.alert-message-area {
  top: 50px;
  left: 50px;
  right: 50px;
  z-index: 6;
  width: 100%;
}

/* line 140, app/assets/stylesheets/application.scss */
.alert-message-area .close {
  top: -1rem;
}

/* line 144, app/assets/stylesheets/application.scss */
.alert-message-area .incompatible {
  text-align: center;
}

/* line 149, app/assets/stylesheets/application.scss */
.details-view-panel {
  background: #ffffff;
}

/* line 153, app/assets/stylesheets/application.scss */
.bg-offWhite {
  background: #f5f7fa;
}

/* line 157, app/assets/stylesheets/application.scss */
.bg-white {
  background: white;
}

/* line 162, app/assets/stylesheets/application.scss */
.required label:after {
  content: "*";
  color: #b02831;
  margin-left: 5px;
}

/* line 169, app/assets/stylesheets/application.scss */
button.close {
  font-size: 32px;
  font-weight: normal;
  outline: none;
}

/* line 175, app/assets/stylesheets/application.scss */
select {
  cursor: pointer;
}

/* line 178, app/assets/stylesheets/application.scss */
select option:disabled {
  color: #dddddd;
  font-weight: 100;
}

/* line 187, app/assets/stylesheets/application.scss */
.custom-radio .custom-control-input:checked + .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%23b2262c'/></svg>");
  background-color: #ffffff;
  border: 1px solid #909498;
  background-size: 60% 60%;
}

/* line 196, app/assets/stylesheets/application.scss */
.custom-radio .custom-control-input:focus + .custom-control-indicator {
  box-shadow: none;
}

/* line 203, app/assets/stylesheets/application.scss */
input[type=checkbox] {
  cursor: pointer;
  margin-right: 10px;
  margin-top: 1px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 15px;
  font-size: 13px;
}

/* line 213, app/assets/stylesheets/application.scss */
input[type=checkbox]:focus {
  outline: none;
}

/* line 217, app/assets/stylesheets/application.scss */
input[type=checkbox]:before, input[type=checkbox]:checked:before {
  background: url(/assets/icons/checkbox_sprite.png) no-repeat;
  content: '';
  display: inline-block;
  height: 13px;
  width: 12px;
}

/* line 226, app/assets/stylesheets/application.scss */
input[type=checkbox]:checked:before {
  background-position: 0 -17px;
}

/* line 231, app/assets/stylesheets/application.scss */
input[type=text], input[type=password] {
  border: 1px solid #dfe1e4;
  border-radius: 2px;
}

/* line 236, app/assets/stylesheets/application.scss */
.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}

/* line 242, app/assets/stylesheets/application.scss */
.h-auto {
  height: auto;
}

/* line 246, app/assets/stylesheets/application.scss */
.delete-button {
  color: #b2262c;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
  background: transparent;
  align-items: center;
  display: inline-flex;
  border: 0;
}

/* line 256, app/assets/stylesheets/application.scss */
.delete-button:active, .delete-button:focus, .delete-button:hover {
  border: 0;
}

/* line 260, app/assets/stylesheets/application.scss */
.delete-button span {
  margin-right: 5px;
  background: #b02831;
  border-radius: 50%;
  color: #ffffff;
  height: 25px;
  width: 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 300;
  padding-left: 1px;
}

/* line 276, app/assets/stylesheets/application.scss */
.checkmark {
  display: inline-flex;
}

/* line 279, app/assets/stylesheets/application.scss */
.checkmark:before {
  content: '';
  display: block;
  width: 5px;
  height: 12px;
  margin-right: 10px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/* line 291, app/assets/stylesheets/application.scss */
.border-bottom {
  border-bottom: 1px solid #eaeced;
}

/* line 295, app/assets/stylesheets/application.scss */
.border-top {
  border-top: 1px solid #eaeced;
}

/* line 299, app/assets/stylesheets/application.scss */
.form-control-feedback {
  font-size: 12px;
}

/* line 303, app/assets/stylesheets/application.scss */
.category-summary-section {
  padding-left: 50px;
  padding-right: 50px;
}

/* line 308, app/assets/stylesheets/application.scss */
.lineheight-25 {
  line-height: 25px;
}

@media print {
  @page {
    size: letter landscape;
    -webkit-print-color-adjust: exact;
  }
  /* line 318, app/assets/stylesheets/application.scss */
  body {
    margin: 0in;
    width: 15.75in;
    background-color: white;
    page-break-after: avoid !important;
    page-break-before: avoid !important;
  }
  /* line 326, app/assets/stylesheets/application.scss */
  .high-level-container {
    width: 15in;
    padding-bottom: 0;
  }
  /* line 331, app/assets/stylesheets/application.scss */
  .card, .option-book-parent {
    page-break-inside: avoid;
  }
  /* line 337, app/assets/stylesheets/application.scss */
  .options-book .heading-move {
    page-break-before: always;
    text-align: center;
  }
  /* line 343, app/assets/stylesheets/application.scss */
  .no-print, .menuContainer, .btn-to-top {
    display: none !important;
  }
}
