/******************************************************************************
 * For full documentation of what is being included where, see:
 * refinerycms gem: /core/app/assets/stylesheets/refinery-glass.scss
 ******************************************************************************/
/******************************************************************************
 * For full documentation of what is being included where, see:
 * refinery-glass gem: /app/assets/stylesheets/refinery-glass.scss
 ******************************************************************************/
/* -------------------- COLORS -------------------- */
/* -------------------- FONTS -------------------- */
/* -------------------- MODIFIERS -------------------- */
/* -------------------- ANIMATION -------------------- */
/*
 * Define site wide variables here, like primary color & font
 *
 ******************************************************************************
 * For full documentation of what is being included where, see:
 * refinerycms gem: /core/app/assets/stylesheets/refinery-glass.scss
 ******************************************************************************/
/*
 * Override bootstrap variables here to quickly adjust site wide styles
 *
 ******************************************************************************
 * For full documentation of what is being included where, see:
 * refinerycms gem: /core/app/assets/stylesheets/refinery-glass.scss
 ******************************************************************************/
/*!
 * 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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

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

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

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

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

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

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

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

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

/* line 125, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: inherit;
}

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

/* line 154, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

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

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

/* line 191, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

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

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

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

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

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

/* line 252, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
button,
input {
  overflow: visible;
}

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

/* line 289, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

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

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

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

/* line 378, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* line 397, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

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

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

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

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

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

@media print {
  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/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;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }

  /* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /* line 57, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }

  /* line 60, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 75, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 80, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 87, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 95, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 98, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .badge {
    border: 1px solid #000;
  }

  /* line 102, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 105, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 111, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

@-ms-viewport {
  width: device-width;
}
/* line 57, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
body {
  font-family: freight-text-pro, Georgia, "Times New Roman", Times, serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  color: #303030;
  background-color: #ffffff;
}

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

/* line 104, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

/* line 125, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 138, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: bold;
}

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

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

/* line 163, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: var(--primary-color, #4084b2);
  text-decoration: none;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:focus {
  color: #72a8cc;
  text-decoration: none;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:hover {
  color: #72a8cc;
  text-decoration: none;
}

/* line 179, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
/* line 188, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

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

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

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

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

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

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

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

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

/* line 305, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
textarea {
  line-height: inherit;
}

/* line 324, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  resize: vertical;
}

/* line 347, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_reboot.scss */
input[type="search"] {
  -webkit-appearance: none;
}

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

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

/* line 5, /usr/local/rvm/gems/ruby-2.3.5/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: 1rem;
  font-family: freight-sans-pro, -apple-system, system-ui, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 110, /usr/local/rvm/gems/ruby-2.3.5/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 #e7e7e7;
}

/* line 117, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #aeaeae;
}
/* line 122, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer::before {
  content: "\2014 \00A0";
}

/* line 128, /usr/local/rvm/gems/ruby-2.3.5/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 #e7e7e7;
  border-left: 0;
}

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

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

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

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

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

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

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

/* line 10, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
a > code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}

/* line 26, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0.2rem;
}
/* line 34, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #303030;
}
/* line 51, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 576px) {
  /* line 6, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 540px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 6, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 720px;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 6, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 960px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 6, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1140px;
    max-width: 100%;
  }
}

/* line 18, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/* line 28, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 576px) {
  /* line 28, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

/* line 34, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
/* line 38, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  /* line 8, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 8, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  /* line 8, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  /* line 8, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/* line 31, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

/* line 36, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 58, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 36, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 58, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0%;
  }

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

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

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

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

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

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

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

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

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

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

  /* line 58, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 36, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 58, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0%;
  }

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

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

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

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

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

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

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

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

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

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

  /* line 58, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 36, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 58, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0%;
  }

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

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

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

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

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

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

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

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

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

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

  /* line 58, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 36, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 58, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0%;
  }

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

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

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

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

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

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

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

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

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

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

  /* line 58, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
/* line 5, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}
/* line 10, /usr/local/rvm/gems/ruby-2.3.5/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 #e7e7e7;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #e7e7e7;
}
/* line 22, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #e7e7e7;
}
/* line 26, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #ffffff;
}

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

/* line 48, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #e7e7e7;
}
/* line 51, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 1px solid #e7e7e7;
}
/* line 57, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #d0e9c6;
}
/* line 23, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #c4e3f3;
}
/* line 23, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #faf2cc;
}
/* line 23, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #ebcccc;
}
/* line 23, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.thead-inverse th {
  color: #ffffff;
  background-color: #303030;
}

/* line 114, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.thead-default th {
  color: #5a5a5a;
  background-color: #e7e7e7;
}

/* line 120, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-inverse {
  color: #ffffff;
  background-color: #303030;
}
/* line 124, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #ffffff;
}
/* line 130, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-inverse.table-bordered {
  border: 0;
}

/* line 143, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive.table-bordered {
  border: 0;
}

/* line 7, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  padding: 0.75rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #5a5a5a;
  background-color: #ffffff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
/* line 35, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
/* line 46, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  color: #5a5a5a;
  background-color: #ffffff;
  border-color: #ababab;
  outline: none;
}
/* line 44, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-webkit-input-placeholder {
  color: #aeaeae;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #aeaeae;
  opacity: 1;
}
.form-control::placeholder {
  color: #aeaeae;
  opacity: 1;
}
/* line 55, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #e7e7e7;
  opacity: 1;
}
/* line 62, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled {
  cursor: not-allowed;
}

/* line 68, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
select.form-control:not([size]):not([multiple]) {
  height: calc(2.75rem + 2px);
}
/* line 73, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
select.form-control:focus::-ms-value {
  color: #5a5a5a;
  background-color: #ffffff;
}

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

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

/* line 103, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-sm {
  padding-top: calc(0.45rem - 1px * 2);
  padding-bottom: calc(0.45rem - 1px * 2);
  font-size: 0.85rem;
}

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

/* line 135, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}
/* line 143, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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.45rem 0.75rem;
  font-size: 0.85rem;
  border-radius: 0.2rem;
}

/* line 166, /usr/local/rvm/gems/ruby-2.3.5/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: 2.175rem;
}

/* line 171, /usr/local/rvm/gems/ruby-2.3.5/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.25rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

/* line 178, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 1rem;
}

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

/* line 203, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check.disabled .form-check-label {
  color: #aeaeae;
  cursor: not-allowed;
}

/* line 216, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input:only-child {
  position: static;
}

/* line 233, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline {
  display: inline-block;
}
/* line 236, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline .form-check-label {
  vertical-align: middle;
}
/* line 240, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  margin-top: 0.125rem;
}

/* line 254, /usr/local/rvm/gems/ruby-2.3.5/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.6875rem;
  background-size: 1.375rem 1.375rem;
}

/* line 8, /usr/local/rvm/gems/ruby-2.3.5/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: #018F7D;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #018F7D;
}
/* line 26, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #018F7D;
  border-color: #018F7D;
  background-color: #5efeea;
}
/* line 267, /usr/local/rvm/gems/ruby-2.3.5/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='%23018F7D' 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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #f0ad4e;
}
/* line 26, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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: #d9534f;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-danger .form-control {
  border-color: #d9534f;
}
/* line 26, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}
/* line 283, /usr/local/rvm/gems/ruby-2.3.5/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='%23d9534f' 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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 306, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  /* line 320, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  /* line 329, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 340, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    width: auto;
  }
  /* line 344, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 359, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check-label {
    padding-left: 0;
  }
  /* line 362, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
  }
  /* line 376, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 7, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25rem;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.65rem 1.5rem;
  font-size: 1rem;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn:focus {
  text-decoration: none;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn:hover {
  text-decoration: none;
}
/* line 23, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(218, 56, 66, 0.25);
          box-shadow: 0 0 0 2px rgba(218, 56, 66, 0.25);
}
/* line 30, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: .65;
}
/* line 37, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  background-image: none;
}

/* line 45, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #ffffff;
  background-color: #da3842;
  border-color: #da3842;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary:hover {
  color: #ffffff;
  background-color: #bc232c;
  border-color: #b3212a;
}
/* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(218, 56, 66, 0.5);
          box-shadow: 0 0 0 2px rgba(218, 56, 66, 0.5);
}
/* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary:disabled {
  background-color: #da3842;
  border-color: #da3842;
}
/* line 38, /usr/local/rvm/gems/ruby-2.3.5/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: #bc232c;
  background-image: none;
  border-color: #b3212a;
}

/* line 58, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  color: #303030;
  background-color: #ffffff;
  border-color: #cccccc;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #303030;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
          box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}
/* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  background-color: #ffffff;
  border-color: #cccccc;
}
/* line 38, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #303030;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

/* line 61, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
          box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}
/* line 32, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #ffffff;
  background-color: #018F7D;
  border-color: #018F7D;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success:hover {
  color: #ffffff;
  background-color: #015c51;
  border-color: #015248;
}
/* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(1, 143, 125, 0.5);
          box-shadow: 0 0 0 2px rgba(1, 143, 125, 0.5);
}
/* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success:disabled {
  background-color: #018F7D;
  border-color: #018F7D;
}
/* line 38, /usr/local/rvm/gems/ruby-2.3.5/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: #015c51;
  background-image: none;
  border-color: #015248;
}

/* line 67, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
          box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}
/* line 32, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
/* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
          box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}
/* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger:disabled {
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 38, /usr/local/rvm/gems/ruby-2.3.5/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: #c9302c;
  background-image: none;
  border-color: #c12e2a;
}

/* line 75, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  color: #da3842;
  background-image: none;
  background-color: transparent;
  border-color: #da3842;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #da3842;
  border-color: #da3842;
}
/* line 61, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(218, 56, 66, 0.5);
          box-shadow: 0 0 0 2px rgba(218, 56, 66, 0.5);
}
/* line 66, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #da3842;
  background-color: transparent;
}
/* line 72, /usr/local/rvm/gems/ruby-2.3.5/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: #da3842;
  border-color: #da3842;
}

/* line 78, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  color: #cccccc;
  background-image: none;
  background-color: transparent;
  border-color: #cccccc;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #cccccc;
  border-color: #cccccc;
}
/* line 61, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
          box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}
/* line 66, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #cccccc;
  background-color: transparent;
}
/* line 72, /usr/local/rvm/gems/ruby-2.3.5/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: #cccccc;
  border-color: #cccccc;
}

/* line 81, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:focus, .btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
          box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}
/* line 66, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #018F7D;
  background-image: none;
  background-color: transparent;
  border-color: #018F7D;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #018F7D;
  border-color: #018F7D;
}
/* line 61, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:focus, .btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(1, 143, 125, 0.5);
          box-shadow: 0 0 0 2px rgba(1, 143, 125, 0.5);
}
/* line 66, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #018F7D;
  background-color: transparent;
}
/* line 72, /usr/local/rvm/gems/ruby-2.3.5/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: #018F7D;
  border-color: #018F7D;
}

/* line 87, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
          box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}
/* line 66, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 61, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
          box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}
/* line 66, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #d9534f;
  background-color: transparent;
}
/* line 72, /usr/local/rvm/gems/ruby-2.3.5/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: #d9534f;
  border-color: #d9534f;
}

/* line 100, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: normal;
  color: var(--primary-color, #4084b2);
  border-radius: 0;
}
/* line 105, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:hover {
  border-color: transparent;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:focus {
  color: #72a8cc;
  text-decoration: none;
  background-color: transparent;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:hover {
  color: #72a8cc;
  text-decoration: none;
  background-color: transparent;
}
/* line 125, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:disabled {
  color: #aeaeae;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:disabled:focus {
  text-decoration: none;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:disabled:hover {
  text-decoration: none;
}

/* line 139, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 1rem 2rem;
  font-size: 1.25rem;
  border-radius: 0;
}

/* line 143, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.125rem 0.5rem;
  font-size: 0.85rem;
  border-radius: 0;
}

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

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

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

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

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

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

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

/* line 29, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_transitions.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

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

/* line 9, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 29, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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: #303030;
  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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, /usr/local/rvm/gems/ruby-2.3.5/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: #303030;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item:focus {
  color: #232323;
  text-decoration: none;
  background-color: #f5f5f5;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item:hover {
  color: #232323;
  text-decoration: none;
  background-color: #f5f5f5;
}
/* line 84, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #ffffff;
  text-decoration: none;
  background-color: #da3842;
}
/* line 91, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #aeaeae;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 106, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.show > .dropdown-menu {
  display: block;
}
/* line 111, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_dropdown.scss */
.show > a {
  outline: 0;
}

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

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

/* line 131, /usr/local/rvm/gems/ruby-2.3.5/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.85rem;
  color: #aeaeae;
  white-space: nowrap;
}

/* line 141, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
/* line 10, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
/* line 40, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 45, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 53, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 67, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}
/* line 103, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn + .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 108, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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.5rem;
  padding-left: 1.5rem;
}

/* line 135, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* line 141, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
/* line 10, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
/* line 47, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.input-group .form-control:focus, .input-group .form-control:active {
  z-index: 3;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.input-group .form-control:hover {
  z-index: 3;
}

/* line 28, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* line 36, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-addon {
  padding: 0.75rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #5a5a5a;
  text-align: center;
  background-color: #e7e7e7;
  border: 1px solid #dedede;
  border-radius: 0.25rem;
}
/* line 82, /usr/local/rvm/gems/ruby-2.3.5/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.45rem 0.75rem;
  font-size: 0.85rem;
  border-radius: 0.2rem;
}
/* line 87, /usr/local/rvm/gems/ruby-2.3.5/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.25rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
/* line 95, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn > .btn {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 150, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 47, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 3;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.input-group-btn > .btn:hover {
  z-index: 3;
}
/* line 162, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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 47, /usr/local/rvm/gems/ruby-2.3.5/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-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active {
  z-index: 3;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}

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

/* line 21, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #da3842;
}
/* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-indicator {
  -webkit-box-shadow: 0 2px 10px -1px rgba(90, 90, 90, 0.75);
          box-shadow: 0 2px 10px -1px rgba(90, 90, 90, 0.75);
}
/* line 37, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #72a8cc;
}
/* line 44, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #e7e7e7;
}
/* line 49, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-description {
  color: #aeaeae;
  cursor: not-allowed;
}

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

/* line 81, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
/* line 89, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #da3842;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

/* line 101, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-indicator {
  border-radius: 50%;
}
/* line 105, /usr/local/rvm/gems/ruby-2.3.5/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='%23fff'/%3E%3C/svg%3E");
}

/* line 116, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-controls-stacked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
/* line 120, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #5a5a5a;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #cccccc;
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}
/* line 153, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus {
  border-color: #eea4a8;
  outline: none;
}
/* line 158, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #5a5a5a;
  background-color: #ffffff;
}
/* line 169, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:disabled {
  color: #aeaeae;
  cursor: not-allowed;
  background-color: #e7e7e7;
}
/* line 176, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select::-ms-expand {
  opacity: 0;
}

/* line 181, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.75rem;
  margin-bottom: 0;
  cursor: pointer;
}

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

/* line 219, /usr/local/rvm/gems/ruby-2.3.5/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.75rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #5a5a5a;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 0.25rem;
}
/* line 237, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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.75rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #5a5a5a;
  background-color: #e7e7e7;
  border: 1px solid #cccccc;
  border-radius: 0 0.25rem 0.25rem 0;
}
/* line 259, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-control:lang(en)::before {
  content: "Browse";
}

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

/* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5em 1em;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-link:focus {
  text-decoration: none;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-link:hover {
  text-decoration: none;
}
/* line 22, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled {
  color: #aeaeae;
  cursor: not-allowed;
}

/* line 33, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
/* line 36, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
/* line 40, /usr/local/rvm/gems/ruby-2.3.5/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 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link:focus {
  border-color: #e7e7e7 #e7e7e7 #dddddd;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link:hover {
  border-color: #e7e7e7 #e7e7e7 #dddddd;
}
/* line 48, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.disabled {
  color: #aeaeae;
  background-color: transparent;
  border-color: transparent;
}
/* line 55, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #5a5a5a;
  background-color: #ffffff;
  border-color: #dddddd #dddddd #ffffff;
}
/* line 62, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
/* line 80, /usr/local/rvm/gems/ruby-2.3.5/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: #da3842;
}

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

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

/* line 113, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 116, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 18, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.5rem 1rem;
}

/* line 30, /usr/local/rvm/gems/ruby-2.3.5/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 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-brand:focus {
  text-decoration: none;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-brand:hover {
  text-decoration: none;
}

/* line 49, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
/* line 56, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler {
  -ms-flex-item-align: start;
      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;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-toggler:focus {
  text-decoration: none;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-toggler:hover {
  text-decoration: none;
}

/* line 96, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

/* line 112, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 144, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 147, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 161, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  /* line 167, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 144, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 147, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 161, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  /* line 167, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 144, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 147, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 161, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  /* line 167, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 144, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  /* line 147, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 161, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  /* line 167, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}
/* line 124, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 127, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
/* line 147, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 161, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
}
/* line 167, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggleable-xl .navbar-toggler {
  display: none;
}

/* line 182, /usr/local/rvm/gems/ruby-2.3.5/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.8);
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-toggler:focus {
  color: rgba(0, 0, 0, 0.8);
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:hover {
  color: rgba(0, 0, 0, 0.8);
}
/* line 192, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3);
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.6);
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.6);
}
/* line 199, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.15);
}
/* line 204, /usr/local/rvm/gems/ruby-2.3.5/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.8);
}
/* line 212, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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.3)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
/* line 220, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.3);
}

/* line 227, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-toggler:focus {
  color: white;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-toggler:hover {
  color: white;
}
/* line 237, /usr/local/rvm/gems/ruby-2.3.5/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 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-inverse .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-inverse .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
/* line 244, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #ffffff;
  border: 0.0625rem solid #e5e5e5;
  border-radius: 0.25rem;
}

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

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

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

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

/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}
/* line 39, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 46, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f5f5f5;
  border-bottom: 0.0625rem solid #e5e5e5;
}
/* line 69, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-header:first-child {
  border-radius: 0.1875rem 0.1875rem 0 0;
}

/* line 74, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 0.0625rem solid #e5e5e5;
}
/* line 79, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 0.1875rem 0.1875rem;
}

/* line 89, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-primary {
  background-color: #da3842;
  border-color: #da3842;
}
/* line 7, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-success {
  background-color: #018F7D;
  border-color: #018F7D;
}
/* line 7, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 7, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
/* line 7, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}
/* line 7, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-outline-primary {
  background-color: transparent;
  border-color: #da3842;
}

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

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

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

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

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

/* line 146, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-inverse {
  color: rgba(255, 255, 255, 0.65);
}
/* line 25, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-inverse .card-link:focus {
  color: #fff;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-inverse .card-link:hover {
  color: #fff;
}

/* line 154, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-img {
  border-radius: 0.1875rem;
}

/* line 165, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-img-top {
  border-top-right-radius: 0.1875rem;
  border-top-left-radius: 0.1875rem;
}

/* line 180, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
.card-img-bottom {
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}

@media (min-width: 576px) {
  /* line 188, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  /* line 192, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  /* line 200, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card:not(:first-child) {
    margin-left: 15px;
  }
  /* line 201, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  /* line 216, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-group .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
  }
  /* line 219, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_card.scss */
  .card-columns {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
            column-gap: 1.25rem;
  }
  /* line 270, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e7e7e7;
  border-radius: 0.25rem;
}
/* line 2, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.breadcrumb::after {
  display: block;
  content: "";
  clear: both;
}

/* line 10, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item {
  float: left;
}
/* line 14, /usr/local/rvm/gems/ruby-2.3.5/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: #aeaeae;
  content: "/";
}
/* line 28, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
/* line 31, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
/* line 35, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #aeaeae;
}

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

/* line 11, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.active .page-link {
  z-index: 2;
  color: #ffffff;
  background-color: #da3842;
  border-color: #da3842;
}
/* line 29, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.disabled .page-link {
  color: #aeaeae;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

/* line 38, /usr/local/rvm/gems/ruby-2.3.5/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: var(--primary-color, #4084b2);
  background-color: #ffffff;
  border: 1px solid #ddd;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.page-link:focus {
  color: #72a8cc;
  text-decoration: none;
  background-color: #e7e7e7;
  border-color: #dddddd;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.page-link:hover {
  color: #72a8cc;
  text-decoration: none;
  background-color: #e7e7e7;
  border-color: #dddddd;
}

/* line 4, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.85rem;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
/* line 19, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge:empty {
  display: none;
}

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

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 45, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-default {
  background-color: #aeaeae;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-default[href]:focus {
  background-color: #959595;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-default[href]:hover {
  background-color: #959595;
}

/* line 59, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-primary {
  background-color: #da3842;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-primary[href]:focus {
  background-color: #bc232c;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-primary[href]:hover {
  background-color: #bc232c;
}

/* line 63, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-success {
  background-color: #018F7D;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-success[href]:focus {
  background-color: #015c51;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-success[href]:hover {
  background-color: #015c51;
}

/* line 67, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-info {
  background-color: #5bc0de;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-info[href]:focus {
  background-color: #31b0d5;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-info[href]:hover {
  background-color: #31b0d5;
}

/* line 71, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-warning {
  background-color: #f0ad4e;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-warning[href]:focus {
  background-color: #ec971f;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-warning[href]:hover {
  background-color: #ec971f;
}

/* line 75, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_badge.scss */
.badge-danger {
  background-color: #d9534f;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-danger[href]:focus {
  background-color: #c9302c;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-danger[href]:hover {
  background-color: #c9302c;
}

/* line 1, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e7e7e7;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  /* line 1, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

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

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

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

/* line 30, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success hr {
  border-top-color: #c1e2b3;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 47, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info hr {
  border-top-color: #a6d5ec;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 50, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning hr {
  border-top-color: #f7ecb5;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 53, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger hr {
  border-top-color: #e4b9b9;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #843534;
}

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

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 8, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_progress.scss */
.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #f5f5f5;
  border-radius: 0.25rem;
}

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

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

/* line 1, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_media.scss */
.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

/* line 6, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* line 5, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 20, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #5a5a5a;
  text-align: inherit;
}
/* line 25, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action .list-group-item-heading {
  color: #333333;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-action:focus {
  color: #5a5a5a;
  text-decoration: none;
  background-color: #f5f5f5;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-action:hover {
  color: #5a5a5a;
  text-decoration: none;
  background-color: #f5f5f5;
}
/* line 36, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:active {
  color: #303030;
  background-color: #e7e7e7;
}

/* line 47, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item:focus {
  text-decoration: none;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item:hover {
  text-decoration: none;
}
/* line 71, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #aeaeae;
  cursor: not-allowed;
  background-color: #e7e7e7;
}
/* line 78, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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: #aeaeae;
}
/* line 87, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #ffffff;
  background-color: #da3842;
  border-color: #da3842;
}
/* line 94, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text {
  color: #fae4e5;
}

/* line 113, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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 13, /usr/local/rvm/gems/ruby-2.3.5/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 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-success:hover,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 22, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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 13, /usr/local/rvm/gems/ruby-2.3.5/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 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-info:hover,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 22, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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 13, /usr/local/rvm/gems/ruby-2.3.5/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 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-warning:hover,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 22, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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 13, /usr/local/rvm/gems/ruby-2.3.5/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 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.list-group-item-danger:hover,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 22, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive::before {
  display: block;
  content: "";
}
/* line 15, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

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

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

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

/* line 1, /usr/local/rvm/gems/ruby-2.3.5/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: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: .5;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: .75;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: .75;
}

/* line 24, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-open {
  overflow: hidden;
}

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

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

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

/* line 49, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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/rvm/gems/ruby-2.3.5/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: #000000;
}
/* line 73, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}
/* line 74, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 79, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

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

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

/* line 104, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #e5e5e5;
}
/* line 112, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}
/* line 113, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 117, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto;
  }

  /* line 137, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 141, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
  .modal-lg {
    max-width: 900px;
  }
}
/* line 2, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: freight-text-pro, Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.6;
  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.85rem;
  word-wrap: break-word;
  opacity: 0;
}
/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}
/* line 16, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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: #999999;
}
/* line 30, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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: #999999;
}
/* line 44, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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: #999999;
}
/* line 58, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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: #999999;
}

/* line 75, /usr/local/rvm/gems/ruby-2.3.5/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: #999999;
  border-radius: 0.25rem;
}
/* line 83, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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: freight-text-pro, Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.6;
  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.85rem;
  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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover-title:empty {
  display: none;
}

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

/* line 154, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_popover.scss */
.popover::before {
  content: "";
  border-width: 11px;
}

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

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

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

/* line 12, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
}
@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
}

/* line 24, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 30, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  /* line 43, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

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

  /* line 43, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  /* line 48, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
/* line 59, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #ffffff;
  text-align: center;
  opacity: 0.5;
}
/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.carousel-control-prev:focus,
.carousel-control-next:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.carousel-control-prev:hover,
.carousel-control-next:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

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

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

/* line 91, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
/* line 126, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  background-color: #ffffff;
}

/* line 168, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

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

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

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

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

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

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

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

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-primary:focus {
  background-color: #bc232c !important;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-primary:hover {
  background-color: #bc232c !important;
}

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

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-success:focus {
  background-color: #015c51 !important;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-success:hover {
  background-color: #015c51 !important;
}

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

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

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

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

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

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-danger:focus {
  background-color: #c9302c !important;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-danger:hover {
  background-color: #c9302c !important;
}

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

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-inverse:focus {
  background-color: #171717 !important;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-inverse:hover {
  background-color: #171717 !important;
}

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

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

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

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

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

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

/* line 18, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-circle {
  border-radius: 50%;
}

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

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

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

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

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

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

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

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

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 9, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }

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

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

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

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

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

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  /* line 9, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }

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

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

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

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

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

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  /* line 9, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }

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

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

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

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

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

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  /* line 9, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }

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

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

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

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

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

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
/* line 9, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

/* line 10, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-unordered {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

/* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

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

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

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

/* line 22, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

/* line 23, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

/* line 24, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

/* line 25, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

/* line 26, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

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

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

/* line 30, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

/* line 31, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

/* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

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

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

/* line 36, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

/* line 37, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

/* line 38, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

/* line 39, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

/* line 41, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}

/* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

/* line 43, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

/* line 44, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}

/* line 45, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

/* line 46, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 9, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 10, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

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

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

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

  /* line 22, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 23, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 24, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 25, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 26, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 28, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 29, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 30, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 31, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

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

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

  /* line 36, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 37, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 38, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 39, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 41, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  /* line 43, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  /* line 44, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }

  /* line 45, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 46, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  /* line 9, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 10, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

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

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

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

  /* line 22, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 23, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 24, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 25, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 26, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 28, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 29, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 30, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 31, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

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

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

  /* line 36, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 37, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 38, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 39, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 41, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  /* line 43, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  /* line 44, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }

  /* line 45, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 46, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  /* line 9, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 10, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

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

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

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

  /* line 22, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 23, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 24, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 25, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 26, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 28, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 29, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 30, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 31, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

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

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

  /* line 36, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 37, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 38, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 39, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 41, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  /* line 43, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  /* line 44, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }

  /* line 45, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 46, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  /* line 9, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 10, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

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

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

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

  /* line 22, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 23, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 24, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 25, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 26, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 28, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 29, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 30, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 31, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

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

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

  /* line 36, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 37, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 38, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 39, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 41, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }

  /* line 42, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  /* line 43, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  /* line 44, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }

  /* line 45, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 46, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
/* line 5, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-left {
  float: left !important;
}

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

/* line 7, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }

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

  /* line 7, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }

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

  /* line 7, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }

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

  /* line 7, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }

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

  /* line 7, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}
/* line 3, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_position.scss */
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
}

/* line 5, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-25 {
  width: 25% !important;
}

/* line 5, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-50 {
  width: 50% !important;
}

/* line 5, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-75 {
  width: 75% !important;
}

/* line 5, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-100 {
  width: 100% !important;
}

/* line 5, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-25 {
  height: 25% !important;
}

/* line 5, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-50 {
  height: 50% !important;
}

/* line 5, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-75 {
  height: 75% !important;
}

/* line 5, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-100 {
  height: 100% !important;
}

/* line 9, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 10, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mh-100 {
  max-height: 100% !important;
}

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

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

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-0 {
  margin-right: 0 !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-0 {
  margin-left: 0 !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-1 {
  margin: 0.25rem 0.25rem !important;
}

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

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-1 {
  margin-right: 0.25rem !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-1 {
  margin-left: 0.25rem !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-2 {
  margin: 0.5rem 0.5rem !important;
}

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

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-2 {
  margin-right: 0.5rem !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-2 {
  margin-left: 0.5rem !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-3 {
  margin: 1rem 1rem !important;
}

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

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-3 {
  margin-right: 1rem !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-3 {
  margin-bottom: 1rem !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-3 {
  margin-left: 1rem !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-4 {
  margin: 1.5rem 1.5rem !important;
}

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

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-4 {
  margin-right: 1.5rem !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-4 {
  margin-bottom: 1.5rem !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-4 {
  margin-left: 1.5rem !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-5 {
  margin: 3rem 3rem !important;
}

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

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-5 {
  margin-right: 3rem !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-5 {
  margin-bottom: 3rem !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-5 {
  margin-left: 3rem !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-6 {
  margin: 4.5rem 4.5rem !important;
}

/* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-6 {
  margin-top: 4.5rem !important;
}

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-6 {
  margin-right: 4.5rem !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-6 {
  margin-bottom: 4.5rem !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-6 {
  margin-left: 4.5rem !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-6 {
  margin-right: 4.5rem !important;
  margin-left: 4.5rem !important;
}

/* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-6 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}

/* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-7 {
  margin: 6rem 6rem !important;
}

/* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-7 {
  margin-top: 6rem !important;
}

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-7 {
  margin-right: 6rem !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-7 {
  margin-bottom: 6rem !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-7 {
  margin-left: 6rem !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-7 {
  margin-right: 6rem !important;
  margin-left: 6rem !important;
}

/* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-7 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

/* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-8 {
  margin: 8rem 8rem !important;
}

/* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-8 {
  margin-top: 8rem !important;
}

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-8 {
  margin-right: 8rem !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-8 {
  margin-bottom: 8rem !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-8 {
  margin-left: 8rem !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mx-8 {
  margin-right: 8rem !important;
  margin-left: 8rem !important;
}

/* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.my-8 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}

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

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

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-0 {
  padding-right: 0 !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-0 {
  padding-left: 0 !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-1 {
  padding: 0.25rem 0.25rem !important;
}

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

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-1 {
  padding-right: 0.25rem !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-1 {
  padding-left: 0.25rem !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-2 {
  padding: 0.5rem 0.5rem !important;
}

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

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-2 {
  padding-right: 0.5rem !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-2 {
  padding-left: 0.5rem !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-3 {
  padding: 1rem 1rem !important;
}

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

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-3 {
  padding-right: 1rem !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-3 {
  padding-bottom: 1rem !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-3 {
  padding-left: 1rem !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-4 {
  padding: 1.5rem 1.5rem !important;
}

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

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-4 {
  padding-right: 1.5rem !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-4 {
  padding-bottom: 1.5rem !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-4 {
  padding-left: 1.5rem !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-5 {
  padding: 3rem 3rem !important;
}

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

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-5 {
  padding-right: 3rem !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-5 {
  padding-bottom: 3rem !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-5 {
  padding-left: 3rem !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-6 {
  padding: 4.5rem 4.5rem !important;
}

/* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-6 {
  padding-top: 4.5rem !important;
}

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-6 {
  padding-right: 4.5rem !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-6 {
  padding-bottom: 4.5rem !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-6 {
  padding-left: 4.5rem !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-6 {
  padding-right: 4.5rem !important;
  padding-left: 4.5rem !important;
}

/* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-6 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}

/* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-7 {
  padding: 6rem 6rem !important;
}

/* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-7 {
  padding-top: 6rem !important;
}

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-7 {
  padding-right: 6rem !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-7 {
  padding-bottom: 6rem !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-7 {
  padding-left: 6rem !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-7 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}

/* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-7 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

/* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-8 {
  padding: 8rem 8rem !important;
}

/* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-8 {
  padding-top: 8rem !important;
}

/* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-8 {
  padding-right: 8rem !important;
}

/* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-8 {
  padding-bottom: 8rem !important;
}

/* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-8 {
  padding-left: 8rem !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.px-8 {
  padding-right: 8rem !important;
  padding-left: 8rem !important;
}

/* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.py-8 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

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

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

/* line 31, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-auto {
  margin-right: auto !important;
}

/* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 33, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-auto {
  margin-left: auto !important;
}

/* line 34, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 0 !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-0 {
    margin-top: 0 !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-0 {
    margin-right: 0 !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-0 {
    margin-left: 0 !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 1rem 1rem !important;
  }

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

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-3 {
    margin-right: 1rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-3 {
    margin-left: 1rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 3rem 3rem !important;
  }

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

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-5 {
    margin-right: 3rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-5 {
    margin-left: 3rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-6 {
    margin: 4.5rem 4.5rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-6 {
    margin-top: 4.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-6 {
    margin-right: 4.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-6 {
    margin-bottom: 4.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-6 {
    margin-left: 4.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-sm-6 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-sm-6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-7 {
    margin: 6rem 6rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-7 {
    margin-top: 6rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-7 {
    margin-right: 6rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-7 {
    margin-bottom: 6rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-7 {
    margin-left: 6rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-sm-7 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-sm-7 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-8 {
    margin: 8rem 8rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-8 {
    margin-top: 8rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-8 {
    margin-right: 8rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-8 {
    margin-bottom: 8rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-8 {
    margin-left: 8rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-sm-8 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-sm-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

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

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-0 {
    padding-top: 0 !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-0 {
    padding-right: 0 !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-0 {
    padding-left: 0 !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 1rem 1rem !important;
  }

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

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-3 {
    padding-right: 1rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-3 {
    padding-left: 1rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 3rem 3rem !important;
  }

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

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-5 {
    padding-right: 3rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-5 {
    padding-left: 3rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-6 {
    padding: 4.5rem 4.5rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-6 {
    padding-top: 4.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-6 {
    padding-right: 4.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-6 {
    padding-bottom: 4.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-6 {
    padding-left: 4.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-sm-6 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-sm-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-7 {
    padding: 6rem 6rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-7 {
    padding-top: 6rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-7 {
    padding-right: 6rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-7 {
    padding-bottom: 6rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-7 {
    padding-left: 6rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-sm-7 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-sm-7 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-8 {
    padding: 8rem 8rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-8 {
    padding-top: 8rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-8 {
    padding-right: 8rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-8 {
    padding-bottom: 8rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-8 {
    padding-left: 8rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-sm-8 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-sm-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

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

  /* line 30, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-auto {
    margin-top: auto !important;
  }

  /* line 31, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-auto {
    margin-right: auto !important;
  }

  /* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  /* line 33, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-auto {
    margin-left: auto !important;
  }

  /* line 34, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 0 !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-0 {
    margin-top: 0 !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-0 {
    margin-right: 0 !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-0 {
    margin-left: 0 !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-3 {
    margin: 1rem 1rem !important;
  }

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

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-3 {
    margin-right: 1rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-3 {
    margin-left: 1rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-5 {
    margin: 3rem 3rem !important;
  }

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

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-5 {
    margin-right: 3rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-5 {
    margin-left: 3rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-6 {
    margin: 4.5rem 4.5rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-6 {
    margin-top: 4.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-6 {
    margin-right: 4.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-6 {
    margin-bottom: 4.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-6 {
    margin-left: 4.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-md-6 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-md-6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-7 {
    margin: 6rem 6rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-7 {
    margin-top: 6rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-7 {
    margin-right: 6rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-7 {
    margin-bottom: 6rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-7 {
    margin-left: 6rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-md-7 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-md-7 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-8 {
    margin: 8rem 8rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-8 {
    margin-top: 8rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-8 {
    margin-right: 8rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-8 {
    margin-bottom: 8rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-8 {
    margin-left: 8rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-md-8 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-md-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

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

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-0 {
    padding-top: 0 !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-0 {
    padding-right: 0 !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-0 {
    padding-left: 0 !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-3 {
    padding: 1rem 1rem !important;
  }

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

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-3 {
    padding-right: 1rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-3 {
    padding-left: 1rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-5 {
    padding: 3rem 3rem !important;
  }

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

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-5 {
    padding-right: 3rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-5 {
    padding-left: 3rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-6 {
    padding: 4.5rem 4.5rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-6 {
    padding-top: 4.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-6 {
    padding-right: 4.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-6 {
    padding-bottom: 4.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-6 {
    padding-left: 4.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-md-6 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-md-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-7 {
    padding: 6rem 6rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-7 {
    padding-top: 6rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-7 {
    padding-right: 6rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-7 {
    padding-bottom: 6rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-7 {
    padding-left: 6rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-md-7 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-md-7 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-8 {
    padding: 8rem 8rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-8 {
    padding-top: 8rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-8 {
    padding-right: 8rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-8 {
    padding-bottom: 8rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-8 {
    padding-left: 8rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-md-8 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-md-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

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

  /* line 30, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-auto {
    margin-top: auto !important;
  }

  /* line 31, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-auto {
    margin-right: auto !important;
  }

  /* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-auto {
    margin-bottom: auto !important;
  }

  /* line 33, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-auto {
    margin-left: auto !important;
  }

  /* line 34, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 0 !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-0 {
    margin-top: 0 !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-0 {
    margin-right: 0 !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-0 {
    margin-left: 0 !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 1rem 1rem !important;
  }

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

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-3 {
    margin-right: 1rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-3 {
    margin-left: 1rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 3rem 3rem !important;
  }

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

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-5 {
    margin-right: 3rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-5 {
    margin-left: 3rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-6 {
    margin: 4.5rem 4.5rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-6 {
    margin-top: 4.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-6 {
    margin-right: 4.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-6 {
    margin-bottom: 4.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-6 {
    margin-left: 4.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-lg-6 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-lg-6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-7 {
    margin: 6rem 6rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-7 {
    margin-top: 6rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-7 {
    margin-right: 6rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-7 {
    margin-bottom: 6rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-7 {
    margin-left: 6rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-lg-7 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-lg-7 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-8 {
    margin: 8rem 8rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-8 {
    margin-top: 8rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-8 {
    margin-right: 8rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-8 {
    margin-bottom: 8rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-8 {
    margin-left: 8rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-lg-8 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-lg-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

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

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-0 {
    padding-top: 0 !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-0 {
    padding-right: 0 !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-0 {
    padding-left: 0 !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 1rem 1rem !important;
  }

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

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-3 {
    padding-right: 1rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-3 {
    padding-left: 1rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 3rem 3rem !important;
  }

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

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-5 {
    padding-right: 3rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-5 {
    padding-left: 3rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-6 {
    padding: 4.5rem 4.5rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-6 {
    padding-top: 4.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-6 {
    padding-right: 4.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-6 {
    padding-bottom: 4.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-6 {
    padding-left: 4.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-lg-6 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-lg-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-7 {
    padding: 6rem 6rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-7 {
    padding-top: 6rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-7 {
    padding-right: 6rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-7 {
    padding-bottom: 6rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-7 {
    padding-left: 6rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-lg-7 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-lg-7 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-8 {
    padding: 8rem 8rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-8 {
    padding-top: 8rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-8 {
    padding-right: 8rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-8 {
    padding-bottom: 8rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-8 {
    padding-left: 8rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-lg-8 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-lg-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

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

  /* line 30, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-auto {
    margin-top: auto !important;
  }

  /* line 31, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-auto {
    margin-right: auto !important;
  }

  /* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  /* line 33, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-auto {
    margin-left: auto !important;
  }

  /* line 34, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 0 !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-0 {
    margin-top: 0 !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-0 {
    margin-right: 0 !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-0 {
    margin-left: 0 !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 1rem 1rem !important;
  }

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

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-3 {
    margin-right: 1rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-3 {
    margin-left: 1rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 3rem 3rem !important;
  }

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

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-5 {
    margin-right: 3rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-5 {
    margin-left: 3rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-6 {
    margin: 4.5rem 4.5rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-6 {
    margin-top: 4.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-6 {
    margin-right: 4.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-6 {
    margin-bottom: 4.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-6 {
    margin-left: 4.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-xl-6 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-xl-6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-7 {
    margin: 6rem 6rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-7 {
    margin-top: 6rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-7 {
    margin-right: 6rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-7 {
    margin-bottom: 6rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-7 {
    margin-left: 6rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-xl-7 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-xl-7 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-8 {
    margin: 8rem 8rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-8 {
    margin-top: 8rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-8 {
    margin-right: 8rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-8 {
    margin-bottom: 8rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-8 {
    margin-left: 8rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mx-xl-8 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .my-xl-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

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

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-0 {
    padding-top: 0 !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-0 {
    padding-right: 0 !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-0 {
    padding-left: 0 !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 1rem 1rem !important;
  }

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

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-3 {
    padding-right: 1rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-3 {
    padding-left: 1rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 3rem 3rem !important;
  }

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

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-5 {
    padding-right: 3rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-5 {
    padding-left: 3rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-6 {
    padding: 4.5rem 4.5rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-6 {
    padding-top: 4.5rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-6 {
    padding-right: 4.5rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-6 {
    padding-bottom: 4.5rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-6 {
    padding-left: 4.5rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-xl-6 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-xl-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-7 {
    padding: 6rem 6rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-7 {
    padding-top: 6rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-7 {
    padding-right: 6rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-7 {
    padding-bottom: 6rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-7 {
    padding-left: 6rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-xl-7 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-xl-7 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  /* line 12, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-8 {
    padding: 8rem 8rem !important;
  }

  /* line 13, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-8 {
    padding-top: 8rem !important;
  }

  /* line 14, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-8 {
    padding-right: 8rem !important;
  }

  /* line 15, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-8 {
    padding-bottom: 8rem !important;
  }

  /* line 16, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-8 {
    padding-left: 8rem !important;
  }

  /* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .px-xl-8 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }

  /* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .py-xl-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

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

  /* line 30, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-auto {
    margin-top: auto !important;
  }

  /* line 31, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-auto {
    margin-right: auto !important;
  }

  /* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  /* line 33, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-auto {
    margin-left: auto !important;
  }

  /* line 34, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 8, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 9, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-left {
  text-align: left !important;
}

/* line 18, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-right {
  text-align: right !important;
}

/* line 19, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }

  /* line 18, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }

  /* line 19, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }

  /* line 18, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }

  /* line 19, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }

  /* line 18, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }

  /* line 19, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }

  /* line 18, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }

  /* line 19, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}
/* line 25, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 26, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 27, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 31, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: normal;
}

/* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: bold;
}

/* line 33, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-italic {
  font-style: italic;
}

/* line 37, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 4, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-muted {
  color: #aeaeae !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-muted:focus {
  color: #959595 !important;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-muted:hover {
  color: #959595 !important;
}

/* line 4, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #da3842 !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-primary:focus {
  color: #bc232c !important;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-primary:hover {
  color: #bc232c !important;
}

/* line 4, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #018F7D !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-success:focus {
  color: #015c51 !important;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-success:hover {
  color: #015c51 !important;
}

/* line 4, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #5bc0de !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-info:focus {
  color: #31b0d5 !important;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-info:hover {
  color: #31b0d5 !important;
}

/* line 4, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #f0ad4e !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-warning:focus {
  color: #ec971f !important;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-warning:hover {
  color: #ec971f !important;
}

/* line 4, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #d9534f !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-danger:focus {
  color: #c9302c !important;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-danger:hover {
  color: #c9302c !important;
}

/* line 4, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-gray-dark {
  color: #303030 !important;
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-gray-dark:focus {
  color: #171717 !important;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-gray-dark:hover {
  color: #171717 !important;
}

/* line 59, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

/* line 12, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-xl-up {
    display: none !important;
  }
}

/* line 17, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.hidden-xl-down {
  display: none !important;
}

/* line 29, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 29, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 36, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 36, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 43, /usr/local/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/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/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/utilities/_visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* -------------------- LAYOUT -------------------- */
/* line 3, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
body {
  overflow-x: hidden;
}

/* line 7, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
html.modal-open,
body.modal-open {
  position: relative;
  overflow: hidden;
}

/* line 13, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
* {
  position: relative;
  background-repeat: no-repeat;
}

/* line 18, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.block {
  display: block;
}

/* line 22, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.inline-block {
  display: inline-block;
}

/* line 29, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.list-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/* line 31, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.list-flex li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

/* line 37, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 41, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 45, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

/* line 50, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.flex-1-last-child *:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

/* line 56, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.flex-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

/* line 61, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.flex-2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

/* line 66, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.flex-3 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

/* line 71, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.flex-4 {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media (max-width: 575px) {
  /* line 76, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
  .flex-1-xs-down {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media (max-width: 767px) {
  /* line 83, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
  .flex-1-sm-down {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

/* line 90, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 95, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 99, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.align-items-flex-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

/* line 103, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.align-items-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

/* line 107, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.align-items-center {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

/* line 111, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.align-content-center {
  -ms-flex-line-pack: center;
      align-content: center;
}

/* line 115, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 119, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.flex-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 123, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.flex-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 127, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

/* line 131, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 135, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 140, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* line 144, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.basis-0 {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
}

/* line 148, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.basis-100 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

/* line 152, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.equal-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
/* line 155, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.equal-height > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* line 161, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.row-reverse-odd:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

/* line 167, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.row-reverse-even:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media (max-width: 575px) {
  /* line 172, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
  .container-mobile-p {
    padding-right: 30px;
    padding-left: 30px;
  }
}

/* line 182, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.z-5 {
  z-index: 5;
}

/* line 186, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.z-10 {
  z-index: 10;
}

/* line 190, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.z-shallow {
  z-index: 100;
}

/* line 194, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bump-up {
  top: -1px;
}

/* line 198, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bump-up-2 {
  top: -2px;
}

/* line 202, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bump-right {
  left: 1px;
}

/* line 206, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bump-down {
  top: 1px;
}

/* line 210, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bump-down-2 {
  top: 2px;
}

/* line 214, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bump-left {
  left: -1px;
}

/* line 218, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.rotate-45 {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* line 222, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.rotate-90 {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

/* line 226, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.rotate-180 {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* line 232, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.max-width-100 {
  max-width: 100%;
}

/* line 236, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.w-50 {
  width: 50%;
}

/* line 240, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.h-100 {
  height: 100%;
}

/* line 244, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.min-w-0 {
  min-width: 0;
}

/* line 250, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.static {
  position: static;
}

/* line 254, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.relative {
  position: relative;
}

/* line 258, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.sticky,
.sticky-top {
  position: static;
  position: -webkit-sticky;
  position: sticky;
}

/* FIXED */
/* line 266, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.fixed-t-l {
  position: fixed;
  top: .5rem;
  left: .5rem;
}

/* line 272, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.fixed-t-c {
  position: fixed;
  top: .5rem;
  left: 50vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 279, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.fixed-t-r {
  position: fixed;
  top: .5rem;
  right: .5rem;
}

/* line 285, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.fixed-c-l {
  position: fixed;
  top: 50vh;
  left: .5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 292, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.fixed-c-r {
  position: fixed;
  top: 50vh;
  right: .5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 299, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.fixed-b-l {
  position: fixed;
  bottom: .5rem;
  left: .5rem;
}

/* line 305, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.fixed-b-c {
  position: fixed;
  bottom: .5rem;
  left: 50vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 312, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.fixed-b-r {
  position: fixed;
  right: .5rem;
  bottom: .5rem;
}

/* ABSOLUTE */
/* line 321, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.abs {
  position: absolute;
}

/* line 325, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.abs-c-c {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

/* line 332, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.abs-b-r {
  position: absolute;
  right: .5rem;
  bottom: .5rem;
}

/* line 338, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.abs-t-r {
  position: absolute;
  top: .5rem;
  right: .5rem;
}

/* line 344, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.abs-b-l {
  position: absolute;
  bottom: .5rem;
  left: .5rem;
}

/* line 350, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.abs-t-l {
  position: absolute;
  top: .5rem;
  left: .5rem;
}

/* line 360, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.inline-module-fw {
  left: 50%;
  width: 100vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
/* line 364, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.inline-module-fw .img-fluid {
  width: 100%;
}
/* line 367, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.inline-module-fw.image-group {
  width: calc(100vw + 30px);
  margin-left: 0;
}
@media (min-width: 768px) {
  /* line 372, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
  .inline-module-lg {
    width: calc(100% + 200px);
    margin-left: -100px;
  }
}
/* line 377, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.inline-module-lg.image-group {
  width: calc(100% + 230px);
  margin-left: -115px;
}
/* line 382, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.inline-module .img-fluid {
  width: 100%;
}

/* line 387, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.inline-module {
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 391, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.inline-module figure figcaption {
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}

/* line 397, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.block-img-or-group + .block-img-or-group {
  margin-top: 0;
}

/* line 401, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.block-img-or-group {
  margin-bottom: 30px;
}

/* -------------------- SPACING -------------------- */
/* Margin */
/* line 410, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.m-0-a {
  margin-right: auto;
  margin-left: auto;
}

/* line 415, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.ml-auto {
  margin-left: auto !important;
}

/* line 419, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.m-gutter {
  margin-top: 30px;
  margin-right: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
}

/* line 426, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.mb-gutter {
  margin-bottom: 30px;
}

/* line 430, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.mt-gutter {
  margin-top: 30px;
}

/* line 434, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.ml-gutter {
  margin-left: 30px;
}

/* line 438, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.mr-gutter {
  margin-right: 30px;
}

/* line 442, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.my-gutter {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 447, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.mx-gutter {
  margin-right: 30px;
  margin-left: 30px;
}

/* line 453, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.mb-0-last *:last-child {
  margin-bottom: 0 !important;
}

/* line 458, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.m-neg {
  margin: -1px;
}

/* line 462, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.mt-neg-1 {
  margin-top: -1rem;
}

@media (min-width: 576px) {
  /* line 467, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
  .mt-neg-5-sm {
    margin-top: -5rem;
  }
}
/* line 473, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.alt-item:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
/* line 475, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.alt-item:nth-child(odd) .alt-item-round {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
/* line 481, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.alt-item:nth-child(even) .alt-item-round {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* -------------------- STATES -------------------- */
/* line 493, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.no-scroll {
  overflow: hidden !important;
  height: 100%;
}

@media (max-width: 767px) {
  /* line 498, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
  .no-scroll-sm-down {
    overflow: hidden !important;
    height: 100%;
  }
  /* line 502, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
  .no-scroll-sm-down body {
    overflow: hidden !important;
    height: 100%;
  }
}

/* line 509, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.scrollable {
  overflow-y: scroll;
}

/* line 513, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.no-border {
  border: none !important;
}

/* -------------------- COLOR CLASSES -------------------- */
/* line 521, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.primary-color {
  color: #da3842;
}

/* line 525, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.primary-hover {
  color: #72a8cc;
}

/* line 529, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.primary-fade {
  color: #72a8cc;
}

/* line 533, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.secondary-color {
  color: #6d93c2;
}

/* line 537, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.white {
  color: #fff;
}

/* line 541, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.off-white {
  color: #f6f5f3;
}

/* line 545, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.off-white-1 {
  color: #f5f5f5;
}

/* line 549, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.off-white-2 {
  color: #f0f0f0;
}

/* line 553, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.black {
  color: #000;
}

/* line 557, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.gray-1 {
  color: #e7e7e7;
}

/* line 561, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.gray-2 {
  color: #dedede;
}

/* line 565, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.gray-3 {
  color: #c4c4c4;
}

/* line 569, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.gray-4 {
  color: #aeaeae;
}

/* line 573, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.gray-5 {
  color: #999999;
}

/* line 577, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.gray-6 {
  color: #5a5a5a;
}

/* line 581, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.gray-7 {
  color: #303030;
}

/* line 585, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.gray-8 {
  color: #2c2c2c;
}

/* line 589, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.gray-9 {
  color: #1f1f1f;
}

/* line 593, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.beige {
  color: #ecebe7;
}

/* line 597, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.beige-1 {
  color: #f1f1ef;
}

/* line 601, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.brown {
  color: #8c8987;
}

/* line 605, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.red {
  color: #e94d4d;
}

/* line 609, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.yellow {
  color: #fec641;
}

/* line 613, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.blue {
  color: #3076d8;
}

/* line 617, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.steel-blue {
  color: #2C2C33;
}

/* line 621, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.steel-blue-1 {
  color: #19191E;
}

/* line 625, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.green {
  color: #018F7D;
}

/* line 629, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.mint {
  color: #5bc9a9;
}

/* line 633, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.salmon {
  color: #FC9797;
}

/* line 637, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.maroon {
  color: #994169;
}

/* line 641, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.olive {
  color: #3D9970;
}

/* line 645, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.orange {
  color: #e99c00;
}

/* -------------------- BG COLOR CLASSES -------------------- */
/* line 653, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.primary-color-bg {
  background-color: #da3842 !important;
}

/* line 657, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.primary-hover-bg {
  background-color: #72a8cc !important;
}

/* line 661, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.primary-fade-bg {
  background-color: #72a8cc !important;
}

/* line 665, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.secondary-color-bg {
  background-color: #6d93c2 !important;
}

/* line 669, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.white-bg {
  background-color: #fff !important;
}

/* line 673, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.off-white-bg {
  background-color: #f6f5f3 !important;
}

/* line 677, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.off-white-1-bg {
  background-color: #f5f5f5 !important;
}

/* line 681, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.off-white-2-bg {
  background-color: #f0f0f0 !important;
}

/* line 685, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.black-bg {
  background-color: #000 !important;
}

/* line 689, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.gray-1-bg {
  background-color: #e7e7e7 !important;
}

/* line 693, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.gray-2-bg {
  background-color: #dedede !important;
}

/* line 697, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.gray-3-bg {
  background-color: #c4c4c4 !important;
}

/* line 701, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.gray-4-bg {
  background-color: #aeaeae !important;
}

/* line 705, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.gray-5-bg {
  background-color: #999999 !important;
}

/* line 709, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.gray-6-bg {
  background-color: #5a5a5a !important;
}

/* line 713, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.gray-7-bg {
  background-color: #303030 !important;
}

/* line 717, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.gray-8-bg {
  background-color: #2c2c2c !important;
}

/* line 721, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.gray-9-bg {
  background-color: #1f1f1f !important;
}

/* line 725, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.beige-bg {
  background-color: #ecebe7 !important;
}

/* line 729, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.beige-1-bg {
  background-color: #f1f1ef !important;
}

/* line 733, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.brown-bg {
  background-color: #8c8987 !important;
}

/* line 737, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.blue-bg {
  background-color: #3076d8 !important;
}

/* line 741, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.steel-blue-bg {
  background-color: #2C2C33 !important;
}

/* line 745, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.steel-blue-1-bg {
  background-color: #19191E !important;
}

/* line 749, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.red-bg {
  background-color: #e94d4d !important;
}

/* line 753, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.yellow-bg {
  background-color: #fec641 !important;
}

/* line 757, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.green-bg {
  background-color: #018F7D !important;
}

/* line 761, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.mint-bg {
  background-color: #5bc9a9 !important;
}

/* line 765, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.salmon-bg {
  background-color: #FC9797 !important;
}

/* line 769, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.maroon-bg {
  background-color: #994169 !important;
}

/* line 773, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.olive-bg {
  background-color: #3D9970 !important;
}

/* line 777, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.orange-bg {
  background-color: #e99c00 !important;
}

/* -------------------- STYLIZE -------------------- */
/* line 785, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
*::-moz-selection {
  color: #fff;
  background-color: #72a8cc;
  /* Safari */
}
*::selection {
  color: #fff;
  background-color: #72a8cc;
  /* Safari */
}

/* line 790, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
p::-moz-selection {
  color: #fff;
  background-color: #72a8cc;
  /* Firefox */
}

/* line 795, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.border {
  border: 1px solid #dedede;
}

/* line 799, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.border-t {
  border-top: 1px solid #dedede;
}

/* line 803, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.border-r {
  border-right: 1px solid #dedede;
}

/* line 807, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.border-b {
  border-bottom: 1px solid #dedede;
}

/* line 811, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.border-l {
  border-left: 1px solid #dedede;
}

/* line 815, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.border-x {
  border-right: 1px solid #dedede;
  border-left: 1px solid #dedede;
}

/* line 820, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.border-y {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

/* line 825, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.border-2px {
  border-width: 2px !important;
}

/* line 829, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.border-3px {
  border-width: 3px !important;
}

/* line 833, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.border-4px {
  border-width: 4px !important;
}

/* line 837, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.border-gray-1 {
  border-color: #e7e7e7 !important;
}

/* line 841, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.border-gray-2 {
  border-color: #dedede !important;
}

/* line 845, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.border-gray-3 {
  border-color: #c4c4c4 !important;
}

/* line 849, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.border-gray-7 {
  border-color: #303030 !important;
}

/* line 854, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.border-0-last > *:last-child {
  border-width: 0 !important;
}

/* line 860, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.border-0-first > *:first-child {
  border-width: 0 !important;
}

/* line 866, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.rounded-t {
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
}

/* line 871, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.rounded-r {
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}

/* line 876, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.rounded-b {
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}

/* line 881, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.rounded-l {
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}

/* line 886, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.rounded-t-l {
  border-top-left-radius: 0.1875rem;
}

/* line 890, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.rounded-t-r {
  border-top-right-radius: 0.1875rem;
}

/* line 894, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.rounded-b-l {
  border-bottom-left-radius: 0.1875rem;
}

/* line 897, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.rounded-b-r {
  border-bottom-right-radius: 0.1875rem;
}

/* line 901, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.rounded-double {
  border-radius: 0.5rem;
}

/* line 905, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.box-shadow {
  -webkit-box-shadow: 0 1rem 2rem -1rem rgba(44, 44, 44, 0.25);
          box-shadow: 0 1rem 2rem -1rem rgba(44, 44, 44, 0.25);
}

/* line 909, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.opaque-1 {
  opacity: .1;
}

/* line 913, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.opaque-6 {
  opacity: .6;
}

/* -------------------- ICONS -------------------- */
/* line 920, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.icon-sm {
  font-size: .625rem;
}

/* line 925, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.icon-stack .circle {
  position: absolute;
  top: 0;
}
/* line 929, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.icon-stack .icon-stack-1x {
  font-size: 14px;
}

/* line 934, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.icon-only {
  padding: .375rem 0;
}
/* line 936, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.icon-only .icon {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* -------------------- IMAGES -------------------- */
/* line 946, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.circle-img {
  width: 100%;
  padding-top: 100%;
  border-radius: 100%;
}

/* line 952, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.image-link {
  display: block;
  background-color: #999999;
}
/* line 955, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.image-link:hover img {
  opacity: .8;
}

/* line 960, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.image-link img {
  -webkit-transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
}

/* line 964, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.image-row {
  margin-top: 60px;
  margin-bottom: 60px;
}

/* line 970, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.image-group {
  margin: 30px -15px;
}
/* line 972, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.image-group.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
/* line 976, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.image-group.active .inline-editable-image-container .img-layout {
  display: none;
}
/* line 981, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.image-group .inline-editable-image-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  margin: 0 15px;
}
/* line 988, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.image-group .flex-column {
  margin: 0 15px;
}
/* line 990, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.image-group .flex-column .inline-editable-image-container {
  margin: 0;
}
/* line 992, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.image-group .flex-column .inline-editable-image-container:last-child {
  margin: 0;
}

/* line 999, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.img-responsive {
  max-width: 100%;
  height: auto;
}

/* -------------------- BACKGROUNDS -------------------- */
/* line 1007, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.cover-bg {
  background-position: center center;
  background-size: cover;
}

/* line 1012, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.contain-bg {
  background-size: contain;
}

/* line 1016, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bg-fade {
  background-color: #c4c4c4;
  background-blend-mode: multiply;
}

/* line 1021, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bg-fade-hover {
  -webkit-transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  background-color: #fff;
  background-blend-mode: multiply;
}
/* line 1025, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bg-fade-hover:hover {
  -webkit-transition-duration: .35s;
          transition-duration: .35s;
  background-color: #c4c4c4;
}

/* line 1031, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bg-fade-text {
  -webkit-transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  background-color: #aeaeae;
  background-blend-mode: multiply;
}
/* line 1035, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bg-fade-text:hover {
  -webkit-transition-duration: .35s;
          transition-duration: .35s;
  background-color: #999999;
}
/* line 1040, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bg-fade-text.white:hover {
  color: #fff;
}

/* line 1046, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bg-overlay {
  background-blend-mode: overlay;
}

/* line 1050, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bg-none {
  background: transparent !important;
}

/* line 1054, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bg-t-l {
  background-position: left top !important;
}

/* line 1058, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bg-t-c {
  background-position: center top !important;
}

/* line 1062, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bg-t-r {
  background-position: right top !important;
}

/* line 1066, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bg-c-l {
  background-position: left center !important;
}

/* line 1070, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bg-c-c {
  background-position: center center !important;
}

/* line 1074, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bg-c-r {
  background-position: right center !important;
}

/* line 1078, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bg-b-l {
  background-position: left bottom !important;
}

/* line 1082, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bg-b-c {
  background-position: center bottom !important;
}

/* line 1086, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bg-b-r {
  background-position: right bottom !important;
}

/* line 1090, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bg-b-r {
  background-position: right bottom !important;
}

/* line 1094, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.scaling-bg-link {
  overflow: hidden;
}
/* line 1096, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.scaling-bg-link .scaling-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.25s cubic-bezier(0, 0, 0.25, 1);
  -webkit-transform: scale(1);
          transform: scale(1);
}
/* line 1106, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.scaling-bg-link:hover .scaling-bg {
  -webkit-transition: -webkit-transform 15s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 15s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 15s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 15s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 15s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
/* line 1111, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.scaling-bg-link * {
  -webkit-transform: translate3d(0, 0, 0);
}

/* -------------------- VIDEO -------------------- */
/* line 1120, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.video-wrapper {
  height: 0;
  margin-top: 45px;
  margin-bottom: 45px;
  padding-bottom: 56.25%;
}

/* line 1127, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1135, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.video-16-9 {
  height: 0;
  margin-top: 45px;
  margin-bottom: 45px;
  padding-bottom: 56.25%;
}

/* line 1142, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.video-16-9 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1150, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.video-ws {
  height: 0;
  margin-top: 45px;
  margin-bottom: 45px;
  padding-bottom: 42.18%;
}

/* line 1157, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.video-ws iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1165, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.inline-video {
  width: 100%;
  max-width: 100%;
}

/* -------------------- LOADER -------------------- */
/* line 1173, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.loader {
  position: relative;
  display: none;
  margin: 0;
  text-align: center;
  vertical-align: middle;
}

/* line 1181, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.loader:before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  content: "";
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-radius: 500rem;
}

/* line 1192, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.loader:after {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-animation: loader 1s linear;
          animation: loader 1s linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  border-width: 3px;
  border-style: solid;
  border-color: #aaaaaa transparent transparent;
  border-radius: 500rem;
  -webkit-box-shadow: 0 0 0 1px transparent;
          box-shadow: 0 0 0 1px transparent;
}

@-webkit-keyframes loader {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* VARIATIONS */
/* line 1237, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.xs.loader {
  width: 16px;
  height: 16px;
}
/* line 1240, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.xs.loader:before, .xs.loader:after {
  width: 16px;
  height: 16px;
  margin: 0 0 0 -8px;
  border-width: 2px;
}

/* line 1249, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.sm.loader {
  width: 24px;
  height: 24px;
}
/* line 1252, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.sm.loader:before, .sm.loader:after {
  width: 24px;
  height: 24px;
  margin: 0 0 0 -12px;
}

/* line 1260, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.loader {
  width: 40px;
  height: 40px;
}
/* line 1263, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.loader:before, .loader:after {
  width: 40px;
  height: 40px;
  margin: 0 0 0 -20px;
}

/* line 1271, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.lg.loader {
  width: 80px;
  height: 80px;
}
/* line 1274, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.lg.loader:before, .lg.loader:after {
  width: 80px;
  height: 80px;
  margin: 0 0 0 -40px;
}

/* line 1285, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.inverted.loader {
  color: #ffffff;
}

/* line 1289, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.inverted.loader:before {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 1293, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.inverted.loader:after {
  border-top-color: #ffffff;
}

/* line 1300, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.reverse.loader:after {
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

/* line 1307, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.loader.active {
  display: block;
}

/* line 1311, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.inline.loader.active {
  display: inline-block;
}

/* line 1316, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn .loader {
  display: inline-block;
}

/* -------------------- BROWSER UPDATE -------------------- */
/* line 1324, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.browser-update-wrapper {
  position: fixed;
  z-index: 1000000;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.95);
}
/* line 1330, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.browser-update-wrapper .browser-update {
  padding-top: 120px;
}
/* line 1332, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.browser-update-wrapper .browser-update h1 {
  margin-bottom: 15px;
}
/* line 1335, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.browser-update-wrapper .browser-update .current-browser {
  font-weight: 500;
}
/* line 1338, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.browser-update-wrapper .browser-update .browser-download {
  display: block;
  font-size: 21px;
  font-weight: 600;
  text-align: center;
}
/* line 1344, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.browser-update-wrapper .browser-update .browser-download:hover img {
  opacity: .85;
}
/* line 1348, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.browser-update-wrapper .browser-update .browser-download img {
  max-width: 128px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  margin-left: auto;
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
}
/* line 1357, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.browser-update-wrapper .browser-update .ie-disclaimer {
  padding-top: 60px;
}

/* -------------------- TYPOGRAPHY -------------------- */
/* line 1367, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: freight-sans-pro, -apple-system, system-ui, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
}

/* line 1375, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
h1 hr {
  width: 10rem;
  margin: 2rem auto 2rem;
  border-width: 2px;
  border-color: inherit;
}

/* line 1382, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
h2 hr,
h3 hr,
h4 hr,
h5 hr,
h6 hr {
  width: 8rem;
  margin: 2rem auto 2rem;
  border-width: 2px;
  border-color: inherit;
}

/* line 1394, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
hr.lg {
  border-width: 4px;
}
/* line 1397, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
hr.sm {
  width: 6rem;
}

/* line 1402, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.tight {
  line-height: 1.3em;
}

/* line 1406, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.lead-sm {
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.4;
}

/* line 1413, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.light {
  font-weight: 400;
}

/* line 1417, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.normal {
  font-weight: 500;
}

/* line 1421, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bold {
  font-weight: 600;
}

/* line 1425, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bolder {
  font-weight: bolder;
}

/* line 1429, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.lighter {
  font-weight: lighter;
}

/* line 1433, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.ellipsis {
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}

/* line 1437, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.ellipsis-auto {
  overflow: hidden;
  width: auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}

/* line 1441, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.inline-ellipsis {
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 1448, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.whitespace-normal {
  white-space: normal;
}

/* line 1452, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.overflow-break {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

/* line 1458, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.overflow-hidden {
  overflow: hidden;
}

/* line 1462, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.cover {
  color: #fff;
}
/* line 1464, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.cover h1,
.cover h2 {
  color: #fff;
}

/* line 1470, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
p {
  margin-bottom: 1.5rem;
}

/* line 1475, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.page-body p + ul {
  top: -1rem;
}
/* line 1478, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.page-body hr {
  width: 10rem;
  margin: 3rem auto;
}

/* line 1485, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.blockquote .footer {
  font-size: 1rem;
  font-weight: 500;
  text-align: right;
}

/* line 1492, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.pullquote {
  margin: 2rem -2rem;
  padding: 2rem;
  font-size: 1.5rem;
  font-weight: 600;
  color: #e94d4d;
  border: 4px solid #e94d4d;
}

/* line 1501, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.small-lead {
  font-family: freight-sans-pro, -apple-system, system-ui, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
  font-size: .725rem;
  font-weight: lighter;
  text-transform: uppercase;
}

/* -------------------- FORMS -------------------- */
/* line 1516, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.form-control:hover,
.custom-select:hover,
textarea:hover {
  border-color: #c5c5c5;
  -webkit-box-shadow: 0 0 6px 0 rgba(90, 90, 90, 0.1);
          box-shadow: 0 0 6px 0 rgba(90, 90, 90, 0.1);
}

/* line 1522, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
textarea {
  height: 8rem;
  resize: vertical;
}

/* line 1527, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.textarea-lg {
  height: 16rem;
}

/* line 1531, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
input:not([type="checkbox"]):focus,
.form-control:focus,
input[type="select"]:focus,
select:focus,
.custom-file-input:focus ~ .custom-file-control {
  outline: 0 !important;
  -webkit-box-shadow: 0 0 6px 0 rgba(90, 90, 90, 0.15);
          box-shadow: 0 0 6px 0 rgba(90, 90, 90, 0.15);
}

/* line 1540, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.image-file-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 1545, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.image-file-control.custom-file-control:lang(en)::after {
  content: "Choose image...";
}

/* line 1549, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.custom-file-control.selected:lang(en)::after {
  content: "" !important;
}

/* line 1553, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.custom-input > input:focus ~ .custom-indicator {
  border-color: #ababab;
  -webkit-box-shadow: 0 0 3px 0 rgba(90, 90, 90, 0.35);
          box-shadow: 0 0 3px 0 rgba(90, 90, 90, 0.35);
}

/* line 1558, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.custom-select:focus {
  border-color: #ababab;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px 0 rgba(90, 90, 90, 0.15);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px 0 rgba(90, 90, 90, 0.15);
}

/* line 1566, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.custom-control-input:focus ~ .custom-control-indicator, .custom-control-input:checked ~ .custom-control-indicator {
  border: none;
}
/* line 1570, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.custom-control-input ~ .custom-control-indicator {
  border: 1px solid #cccccc;
}

/* line 1575, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.custom-control {
  margin-bottom: 0;
}

/* line 1582, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.custom-file:hover .custom-file-control::before {
  color: #fff;
  background-color: #72a8cc;
}

/* line 1590, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.custom-file-input {
  pointer-events: none;
}

/* line 1594, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.select-area,
.form-control {
  -webkit-transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 1601, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.placeholder-center::-webkit-input-placeholder {
  text-align: center;
}
/* line 1604, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.placeholder-center::-moz-placeholder {
  text-align: center;
}

/* line 1610, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.input-group-simple .input-group-addon {
  font-weight: 600;
  border: none;
  border-radius: 0.25rem;
  background-color: #fff;
}
/* line 1616, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.input-group-simple .form-control {
  border: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
/* line 1620, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.input-group-simple .border-element {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border: 1px solid #cccccc;
  border-radius: 0.25rem;
}
/* line 1631, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.input-group-simple .form-control:hover ~ .border-element {
  border-color: #c5c5c5;
  -webkit-box-shadow: 0 0 6px 0 rgba(90, 90, 90, 0.1);
          box-shadow: 0 0 6px 0 rgba(90, 90, 90, 0.1);
}
/* line 1635, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.input-group-simple .form-control:focus ~ .border-element {
  border-color: #ababab !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px 0 rgba(90, 90, 90, 0.15);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px 0 rgba(90, 90, 90, 0.15);
}

@media (max-width: 575px) {
  /* line 1641, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
  .frequency-selector {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  /* line 1644, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
  .frequency-selector .btn {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    border-radius: 0.25rem !important;
  }
  /* line 1648, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
  .frequency-selector .btn:first-child {
    margin-bottom: 0.5rem;
  }
}
/* line 1653, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.frequency-selector .btn {
  display: inline;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  font-weight: 600;
  color: #5a5a5a;
  border-color: #dedede;
}
/* line 1660, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.frequency-selector .btn:hover {
  border-color: #c4c4c4;
  -webkit-box-shadow: 0 0 6px 0 rgba(90, 90, 90, 0.1);
          box-shadow: 0 0 6px 0 rgba(90, 90, 90, 0.1);
}
/* line 1664, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.frequency-selector .btn:focus {
  border-color: #999999 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px 0 rgba(90, 90, 90, 0.15);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px 0 rgba(90, 90, 90, 0.15);
}
/* line 1669, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.frequency-selector .btn:not(.active) .icon {
  display: none;
}
/* line 1672, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.frequency-selector .btn:not(.active):hover, .frequency-selector .btn:not(.active):focus {
  color: #fff;
  border-color: #da3842;
  background-color: #da3842;
}
/* line 1679, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.frequency-selector .btn.active {
  color: #da3842;
  background: #fff;
}

/* line 1690, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.placeholder-labels.formbuilder-form .form-row > .form-control:not(.no-placeholder):focus .placeholder-label-text {
  top: 0;
  opacity: 1;
}
/* line 1699, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.placeholder-labels .form-group .placeholder-label:not(.custom-control),
.placeholder-labels .input-group .placeholder-label:not(.custom-control) {
  overflow: hidden;
  width: auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  position: absolute;
  z-index: 5;
  top: calc(1px + 0.25rem);
  left: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(100% - 0.75rem*2);
  padding-top: 3px;
  font-size: .8rem;
  line-height: .8rem;
  -webkit-transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  pointer-events: none;
  color: #999999;
}
/* line 1715, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.placeholder-labels .form-group .placeholder-label:not(.custom-control) .placeholder-label-text,
.placeholder-labels .input-group .placeholder-label:not(.custom-control) .placeholder-label-text {
  top: 0.75rem;
  left: 1px;
  -webkit-transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  opacity: 0;
  background-color: #ffffff;
}
/* line 1724, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.placeholder-labels .input-group-addon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 1729, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.placeholder-labels .form-control:not(.no-placeholder):focus {
  padding-top: 1.1rem;
  padding-bottom: 0.4rem;
}
/* line 1732, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.placeholder-labels .form-control:not(.no-placeholder):focus::-webkit-input-placeholder {
  display: none;
  visibility: hidden;
}
/* line 1736, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.placeholder-labels .form-control:not(.no-placeholder):focus::shadow {
  display: none;
  visibility: hidden;
}
/* line 1740, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.placeholder-labels .form-control:not(.no-placeholder):focus::-moz-placeholder {
  display: none;
  visibility: hidden;
  opacity: 0;
}
/* line 1746, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.placeholder-labels .form-control:not(.no-placeholder):focus ~ .placeholder-label .placeholder-label-text {
  top: 0 !important;
  opacity: 1 !important;
}
/* line 1754, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.placeholder-labels .form-control-lg:not(.no-placeholder):focus, .placeholder-labels .input-group-lg > .form-control:not(.no-placeholder):focus,
.placeholder-labels .input-group-lg > .input-group-addon:not(.no-placeholder):focus,
.placeholder-labels .input-group-lg > .input-group-btn > .btn:not(.no-placeholder):focus {
  padding-top: 1rem;
  padding-bottom: 0.5rem;
}
/* line 1758, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.placeholder-labels .form-control-lg:not(.no-placeholder) + .placeholder-label, .placeholder-labels .input-group-lg > .form-control:not(.no-placeholder) + .placeholder-label,
.placeholder-labels .input-group-lg > .input-group-addon:not(.no-placeholder) + .placeholder-label,
.placeholder-labels .input-group-lg > .input-group-btn > .btn:not(.no-placeholder) + .placeholder-label {
  left: 1.25rem;
}

/* line 1764, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.validation-summary {
  border: 2px solid #e94d4d;
  border-radius: 0.25rem;
}

/* line 1770, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.has-error .form-control {
  border-color: #e94d4d;
  -webkit-box-shadow: none;
          box-shadow: none;
}
/* line 1774, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.has-error .error-text {
  opacity: 1;
  background-color: #ffffff;
}

/* line 1780, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.error-text {
  overflow: hidden;
  width: auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  margin-left: 1rem;
  -webkit-transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  opacity: 0;
  color: #e94d4d;
}

/* line 1792, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.formbuilder-form .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
/* line 1798, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.formbuilder-form .form-row > .form-text {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
/* line 1801, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.formbuilder-form .form-row .form-check {
  margin-right: 1rem;
}
/* line 1803, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.formbuilder-form .form-row .form-check:last-child {
  margin-bottom: 0;
}
/* line 1808, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.formbuilder-form .form-row-label {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin-top: .5rem;
  margin-bottom: 0;
  font-weight: bold;
}
/* line 1815, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.formbuilder-form .btn-group .btn {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 1819, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.formbuilder-form .form-group {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 0;
}
/* line 1822, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.formbuilder-form .form-group .custom-file {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 0;
}
/* line 1827, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.formbuilder-form .form-group .custom-file-control::after {
  display: block;
  text-align: left;
}
/* line 1835, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.formbuilder-form button .form-control:disabled {
  pointer-events: none;
  background: #ffffff;
}
/* line 1841, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.formbuilder-form .form-spacer {
  height: 2.75rem;
}
/* line 1844, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.formbuilder-form h1,
.formbuilder-form h2,
.formbuilder-form h3,
.formbuilder-form h4,
.formbuilder-form h5,
.formbuilder-form h6 {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: .25rem;
}
/* line 1855, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.formbuilder-form p {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: 100%;
  margin-top: .5rem;
  margin-bottom: 0;
}
/* line 1861, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.formbuilder-form hr {
  width: 100%;
  margin-top: 1.375rem;
  margin-bottom: 1.375rem;
}
/* line 1866, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.formbuilder-form .actions {
  padding-top: 1.5rem;
}

/* line 1871, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.field-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
/* line 1874, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.field-row .form-group {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-preferred-size: 120px;
      flex-basis: 120px;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}
/* line 1879, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.field-row .form-group:first-child {
  margin-left: 0;
}
/* line 1882, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.field-row .form-group:last-child {
  margin-right: 0;
}
/* line 1886, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.field-row .form-group-sm {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 6rem;
          flex: 0 0 6rem;
}

/* line 1891, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.editable-input {
  overflow: hidden;
  width: auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  height: 2.75rem;
  padding: 0 .25rem;
  resize: none;
  border: none;
  border-radius: 0.25rem;
  background: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
/* line 1900, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.editable-input:hover {
  background: #f5f5f5;
}
/* line 1903, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.editable-input:focus {
  outline: 0;
  background: #f0f0f0;
}
/* line 1907, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.editable-input.editable-input-sm {
  height: 2.175rem;
}

/* line 1917, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
#apple-pay-button {
  width: 100%;
  height: 2.75rem;
  padding: 0.65rem 0;
  border-radius: 0.25rem;
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-white);
  background-repeat: no-repeat;
  background-origin: content-box;
  background-size: 100% 100%;
}
/* line 1927, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
#apple-pay-button:hover {
  background-color: #5a5a5a;
}

/* line 1932, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.give-cc {
  padding: 0.75rem 0.75rem;
  border: 1px solid #cccccc;
  border-radius: 0.25rem;
  background-color: #e5f0f3;
}
/* line 1937, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.give-cc:after {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  content: "";
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-width: 8px 8px 0 8px;
  border-style: solid;
  border-color: #e5f0f3 transparent transparent transparent;
}
/* line 1949, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.give-cc:before {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  content: "";
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #cccccc transparent transparent transparent;
}

/* -------------------- COMPONENTS -------------------- */
/* line 1968, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.dropdown-menu {
  border: 1px solid #e7e7e7;
  -webkit-box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.1);
          box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.1);
}
/* line 1971, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.dropdown-menu li {
  margin: 0;
}
/* line 1973, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.dropdown-menu li a {
  padding: 5px 15px;
}
/* line 1977, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.dropdown-menu .divider {
  margin: 5px 0;
}
/* line 1980, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.dropdown-menu.scroll-menu {
  overflow-x: hidden;
  height: auto;
  max-height: 450px;
}

/* line 1990, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.dropdown-hover:hover .dropdown-menu, .dropdown-hover.open .dropdown-menu {
  left: 0;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 1;
}
/* line 1996, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.dropdown-hover .dropdown-menu {
  left: -5000px;
  display: block;
  margin-top: 0;
  -webkit-transition: opacity 0.2s cubic-bezier(0, 0, 0.25, 1) 0.35s, left 0s 0.5s;
  transition: opacity 0.2s cubic-bezier(0, 0, 0.25, 1) 0.35s, left 0s 0.5s;
  opacity: 0;
}
/* line 2003, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.dropdown-hover .btn,
.dropdown-hover a {
  display: block;
  text-align: left;
}

/* line 2011, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.tooltip .tooltip-inner {
  padding: .25rem 15px;
  font-family: freight-sans-pro, -apple-system, system-ui, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
  font-weight: 600;
  background-color: #999999;
}
/* line 2016, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.tooltip .tooltip-inner:before {
  bottom: -5px !important;
  border-top-color: #999999 !important;
}
/* line 2022, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.tooltip.top .tooltip-arrow {
  border-top-color: #999999 !important;
}

/* line 2029, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.modal.show {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 2035, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.close-btn {
  position: absolute;
  z-index: 100;
  top: 10px;
  right: 10px;
  font-size: 12px !important;
  line-height: 12px !important;
}
/* line 2042, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.close-btn .icon {
  font-size: 12px !important;
  line-height: 12px !important;
}
/* line 2046, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.close-btn.close-btn-out {
  top: -25px;
  right: -25px;
  padding: 8px;
}
/* line 2050, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.close-btn.close-btn-out:not(.no-dimmer) {
  color: #fff;
}

/* line 2056, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.datepicker-wrapper {
  position: absolute;
  z-index: 150;
  visibility: hidden;
  width: 290px;
  margin-top: 5px;
  padding: 15px;
  -webkit-transition: visibility 0s cubic-bezier(0, 0, 0.25, 1) 0.2s, all 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: visibility 0s cubic-bezier(0, 0, 0.25, 1) 0.2s, all 0.2s cubic-bezier(0, 0, 0.25, 1);
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  opacity: 0;
  border-radius: 0.25rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0 6px 0 rgba(50, 50, 50, 0.2);
          box-shadow: 0 0 6px 0 rgba(50, 50, 50, 0.2);
}
/* line 2069, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.datepicker-wrapper .datepicker-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-right: -5px;
  margin-left: -5px;
}
/* line 2074, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.datepicker-wrapper .datepicker-fields .form-group {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  margin-right: 5px !important;
  margin-left: 5px !important;
}
/* line 2079, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.datepicker-wrapper .datepicker-fields .form-group .form-control {
  height: 42px !important;
  font-size: 14px;
}
/* line 2082, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.datepicker-wrapper .datepicker-fields .form-group .form-control:placeholder {
  font-size: 14px;
}
/* line 2088, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.datepicker-wrapper .form-group {
  margin-bottom: 15px !important;
}
/* line 2092, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.datepicker-wrapper .bootstrap-datetimepicker-widget .disabled {
  color: #aeaeae !important;
}
/* line 2096, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.datepicker-wrapper .bootstrap-datetimepicker-widget {
  width: 100%;
}
/* line 2099, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.datepicker-wrapper.left {
  left: 0;
}
/* line 2102, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.datepicker-wrapper.right {
  right: 0;
}
/* line 2105, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.datepicker-wrapper.center {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
/* line 2109, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.datepicker-wrapper.lg {
  width: 320px;
}
/* line 2112, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.datepicker-wrapper.fluid {
  width: 100%;
}
/* line 2115, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.datepicker-wrapper.active {
  visibility: visible;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

/* line 2123, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.ui-autocomplete {
  position: absolute;
  z-index: 5;
  overflow-y: auto;
  max-height: 10rem;
  padding: .5rem 0;
  border-radius: 0.25rem;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.1);
          box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.1);
}
/* line 2132, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.ui-autocomplete .ui-menu-item {
  padding: .15rem .75rem;
  cursor: pointer;
}
/* line 2136, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.ui-autocomplete .ui-state-focus {
  color: #fff;
  background-color: #72a8cc;
}
/* line 2140, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.ui-autocomplete .icon {
  color: #c4c4c4;
}

/* line 2145, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.ui-helper-hidden-accessible {
  display: none;
}

/* line 2150, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.collapse-toggle .open-state {
  display: block;
}
/* line 2153, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.collapse-toggle .collapsed-state {
  display: none;
}
/* line 2157, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.collapse-toggle.collapsed .open-state {
  display: none;
}
/* line 2160, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.collapse-toggle.collapsed .collapsed-state {
  display: block;
}

/* line 2167, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.search-btn .gcicon-search {
  display: inline-block;
}
/* line 2170, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.search-btn .search-icon {
  display: inline-block;
}
/* line 2173, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.search-btn .loader {
  position: absolute;
  top: 50%;
  left: -.25rem;
  display: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 2183, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.searching .gcicon-search {
  display: none;
}
/* line 2186, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.searching .search-icon {
  display: none;
}
/* line 2189, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.searching .loader {
  display: inline-block;
}

/* line 2195, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.card-block > *:last-child {
  margin-bottom: 0;
}

/* line 2200, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.search-modal {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: 0;
  -webkit-transition: height 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: height 0.2s cubic-bezier(0, 0, 0.25, 1);
  background: #fff;
}
/* line 2211, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.search-modal.active {
  height: 100vh;
}
/* line 2214, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.search-modal .more-nav-header {
  position: absolute;
  top: 1rem;
  width: 100%;
}
/* line 2218, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.search-modal .more-nav-header .navbar-brand {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  /* line 2218, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
  .search-modal .more-nav-header .navbar-brand {
    font-size: 4rem;
  }
}
/* line 2225, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.search-modal .more-nav-toggle {
  position: absolute;
  z-index: 5;
  top: 4rem;
  right: 1rem;
}
@media (min-width: 768px) {
  /* line 2225, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
  .search-modal .more-nav-toggle {
    top: 0;
    right: 3rem;
  }
}
/* line 2235, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.search-modal .more-nav-toggle:hover .bar {
  background-color: #72a8cc;
}
/* line 2241, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.search-modal .search-bar .form-control {
  width: 80vw;
  max-width: 40rem;
  height: 5rem;
  padding-left: 1.8rem;
  font-size: 1.5rem;
  border-color: #dedede;
  border-radius: 6px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
/* line 2250, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.search-modal .search-bar .form-control:focus {
  border-color: #dedede !important;
}
/* line 2254, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.search-modal .search-bar .input-group-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
/* line 2258, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.search-modal .search-bar .btn {
  z-index: 5 !important;
  height: 100%;
  padding-right: 1.8rem;
  padding-left: .5rem;
  border-color: #dedede !important;
  border-left: none;
  border-radius: 0 6px 6px 0;
  background: #fff;
}
/* line 2267, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.search-modal .search-bar .btn:hover, .search-modal .search-bar .btn:focus, .search-modal .search-bar .btn:active {
  color: #72a8cc;
  background: #fff;
}
/* line 2273, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.search-modal .search-bar .btn:before {
  position: absolute;
  top: 1px;
  left: -1rem;
  display: block;
  width: 1rem;
  height: calc(100% - 2px);
  content: "";
  pointer-events: none;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), white);
}

/* line 2291, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.toggle {
  width: 5rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 2295, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.toggle-checkbox {
  display: none;
}

/* line 2298, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.toggle-label {
  display: block;
  overflow: hidden;
  margin-bottom: 0;
  cursor: pointer;
  -webkit-transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  border-radius: 0.25rem;
  background: #e7e7e7;
}

/* line 2307, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.toggle-inner {
  display: block;
  width: 150%;
  height: 1.5rem;
  margin-left: -50%;
  -webkit-transition: margin 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: margin 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
}

/* line 2314, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.toggle-inner:before,
.toggle-inner:after {
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33%;
  height: 1.5rem;
  padding: 0;
  font-size: .8rem;
  font-weight: bold;
  line-height: 1.5rem;
  text-align: center;
  color: white;
}

/* line 2328, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.toggle-inner:before {
  margin-right: 34%;
  content: "On";
  color: #fff;
}

/* line 2333, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.toggle-inner:after {
  content: "Off";
  color: #303030;
}

/* line 2337, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.toggle-switch {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: calc(50% - .1rem);
  margin: .1rem;
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: all 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
  border-radius: 0.25rem;
  background: #ffffff;
}

/* line 2349, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.toggle-checkbox:checked + .toggle-label {
  background: #018F7D;
}

/* line 2352, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.toggle-checkbox:checked + .toggle-label .toggle-inner {
  margin-left: 0;
}

/* line 2355, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.toggle-checkbox:checked + .toggle-label .toggle-switch {
  left: calc(50% - .1rem);
}

/* line 2363, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.dimmer:after {
  position: fixed;
  top: 0;
  left: 0;
  visibility: visible;
  width: 0;
  height: 0;
  content: "";
  -webkit-transition: opacity 0.2s cubic-bezier(0, 0, 0.25, 1), width 0s 0.2s, height 0s 0.2s;
  transition: opacity 0.2s cubic-bezier(0, 0, 0.25, 1), width 0s 0.2s, height 0s 0.2s;
  opacity: 0;
  background: rgba(255, 255, 255, 0.85);
}
/* line 2377, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.dimmer.dimmed:after, .dimmer.dimmed-editing:after {
  width: 100%;
  height: 100%;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 1;
}
/* line 2385, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.dimmer.dimmed-editing:after {
  z-index: 900;
}
/* line 2388, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.dimmer.dimmed-editing .glass-edit {
  z-index: 950;
}
/* line 2391, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.dimmer.dimmed-editing .navbar {
  z-index: 850;
}
/* line 2394, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.dimmer.dimmed-editing .article-cover {
  z-index: 910;
}
/* line 2399, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.dimmer.dimmed:after {
  z-index: 1036;
}
/* line 2404, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.dimmer.dimmer-shallow:after {
  z-index: 50;
}

/* line 2410, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.fade-in {
  top: 30px;
  -webkit-transition: top 0.4s 0.15s cubic-bezier(0, 0, 0.25, 1), opacity 0.4s 0.15s cubic-bezier(0, 0, 0.25, 1);
  transition: top 0.4s 0.15s cubic-bezier(0, 0, 0.25, 1), opacity 0.4s 0.15s cubic-bezier(0, 0, 0.25, 1);
  opacity: 0;
}
/* line 2414, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.fade-in.active {
  top: 0;
  opacity: 1;
}

/* line 2420, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.toggle-dimmed-editing {
  display: inline-block;
}

/* line 2427, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.fadeable {
  top: 30px;
  -webkit-transition: 0.4s 0.15s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.4s 0.15s cubic-bezier(0, 0, 0.25, 1);
  opacity: 0;
}
/* line 2431, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.fadeable.active {
  top: 0;
  opacity: 1;
}

/* line 2440, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.circle-icon {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  display: inline-block;
  -webkit-transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  text-align: center;
  color: #000;
  border: 1px solid #000;
}
/* line 2447, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.circle-icon .icon {
  margin: 0 !important;
  font-size: 14px;
  line-height: 28px;
}
/* line 2452, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.circle-icon-sm {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  line-height: 1;
}
/* line 2455, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.circle-icon-sm .icon {
  width: 10px;
  height: 10px;
  font-size: 10px;
  line-height: 20px;
}
/* line 2460, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.circle-icon-sm .icon:last-child {
  margin-left: -10px !important;
}
/* line 2465, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.circle-icon-md {
  width: 45px;
  height: 45px;
  border-radius: 22.5px;
}
/* line 2467, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.circle-icon-md .icon {
  font-size: 21px;
  line-height: 45px;
}
/* line 2472, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.circle-icon-white {
  color: #da3842;
  border-color: #fff;
  background-color: #fff;
}
/* line 2476, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.circle-icon-white:hover {
  color: #fff;
  border-color: #da3842;
  background-color: #da3842;
}

/* line 2487, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
a.circle-icon:link, a.circle-icon:visited,
button.circle-icon:link,
button.circle-icon:visited {
  color: #000;
}
/* line 2491, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
a.circle-icon:hover, a.circle-icon:focus,
button.circle-icon:hover,
button.circle-icon:focus {
  color: #fff;
  border-color: #39769f;
  background-color: #39769f;
}

/* line 2499, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.circle-icon.fluid-width {
  width: auto;
  min-width: 30px;
  padding: 0 10px 0 10px;
}
/* line 2503, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.circle-icon.fluid-width span {
  padding-top: 2px;
}

/* line 2512, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
[data-note] {
  outline: #e94d4d dotted 2px;
}

/* line 2516, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
[data-note]:hover:after {
  position: absolute;
  z-index: 90;
  display: inline-block;
  width: 300px;
  padding: 15px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.6;
  content: "**Note**\a" attr(data-note);
  white-space: pre-wrap;
  color: black;
  border-radius: 5px;
  background-color: #dedede;
  -webkit-box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.1);
          box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.1);
}

/* line 2534, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
[data-tooltip]:after {
  position: absolute;
  z-index: 90;
  top: -35px;
  left: 50%;
  display: inline-block;
  padding: 5px 12px;
  font-weight: normal;
  content: attr(data-tooltip);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  -webkit-transform: scale(0.9) translateX(-50%);
          transform: scale(0.9) translateX(-50%);
  white-space: pre-wrap;
  pointer-events: none;
  opacity: 0;
  color: #f6f5f3;
  border-radius: 5px;
  background-color: #5a5a5a;
  -webkit-box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.1);
          box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.1);
}
/* line 2554, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
[data-tooltip]:before {
  position: absolute;
  top: -3px;
  left: 50%;
  width: 0;
  height: 0;
  content: "";
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  -webkit-transform: scale(0.9) translateX(-50%);
          transform: scale(0.9) translateX(-50%);
  pointer-events: none;
  opacity: 0;
  border-width: 5px 5px 0 5px;
  border-style: solid;
  border-color: #5a5a5a transparent transparent transparent;
}
/* line 2571, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
[data-tooltip]:hover:before, [data-tooltip]:hover:after {
  -webkit-transform: scale(1) translateX(-50%);
          transform: scale(1) translateX(-50%);
  opacity: 1;
}

/* -------------------- MOFIFIERS -------------------- */
/* line 2582, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.no-flicker {
  -webkit-transform: translate3d(0, 0, 0);
}

/* -------------------- LINKS -------------------- */
/* line 2590, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
a {
  -webkit-transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
}
/* line 2592, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
a:focus {
  outline: 0;
}

/* -------------------- BUTTONS -------------------- */
/* line 2604, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
button {
  padding: 0;
  cursor: pointer;
  text-decoration: none !important;
  color: #da3842;
  border: none;
  background: none;
}
/* line 2611, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
button:hover, button:focus {
  text-decoration: none !important;
  color: #72a8cc;
}
/* line 2616, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
button:active {
  outline: 0 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}
/* line 2620, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
button:focus {
  outline: 0 !important;
}
/* line 2623, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
button:active:focus {
  outline: 0 !important;
}

/* line 2628, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn {
  -webkit-transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
}
/* line 2630, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn:active {
  outline: 0 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}
/* line 2634, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn:focus {
  outline: 0 !important;
}
/* line 2637, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn:active:focus {
  outline: 0 !important;
}
/* line 2640, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn:disabled {
  cursor: not-allowed;
}
/* line 2643, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn.bold {
  font-weight: 600;
}

/* line 2648, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.hover-body-color {
  color: #303030;
}
/* line 2650, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.hover-body-color:hover {
  color: #303030 !important;
}

/* line 2656, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.hover-white:hover {
  color: #fff !important;
}

/* BACKGROUND, BG, BORDER */
/* line 2666, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-default {
  color: #5a5a5a;
  background-color: #e7e7e7;
  border-color: #e7e7e7;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-default:hover {
  color: #5a5a5a;
  background-color: #cecece;
  border-color: #c8c8c8;
}
/* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(231, 231, 231, 0.5);
          box-shadow: 0 0 0 2px rgba(231, 231, 231, 0.5);
}
/* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default:disabled {
  background-color: #e7e7e7;
  border-color: #e7e7e7;
}
/* line 38, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .show > .btn-default.dropdown-toggle {
  color: #5a5a5a;
  background-color: #cecece;
  background-image: none;
  border-color: #c8c8c8;
}

/* line 2670, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-outline-default {
  color: #303030;
  background-image: none;
  background-color: #f6f5f3;
  border-color: #dedede;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-default:hover {
  background-color: #ebe9e4;
  color: #303030;
}
/* line 161, /home/app/refinerycms/core/app/assets/stylesheets/glass/config/_base-mixins.scss */
.btn-outline-default:focus, .btn-outline-default.focus {
  background-color: #f6f5f3;
  border-color: #f6f5f3;
}
/* line 167, /home/app/refinerycms/core/app/assets/stylesheets/glass/config/_base-mixins.scss */
.btn-outline-default:active, .btn-outline-default.active, .open > .btn-outline-default.dropdown-toggle {
  background-color: #fff;
}
/* line 171, /home/app/refinerycms/core/app/assets/stylesheets/glass/config/_base-mixins.scss */
.btn-outline-default:active:hover, .btn-outline-default:active:focus, .btn-outline-default:active.focus, .btn-outline-default.active:hover, .btn-outline-default.active:focus, .btn-outline-default.active.focus, .open > .btn-outline-default.dropdown-toggle:hover, .open > .btn-outline-default.dropdown-toggle:focus, .open > .btn-outline-default.dropdown-toggle.focus {
  background-color: #ebe9e4;
}
/* line 180, /home/app/refinerycms/core/app/assets/stylesheets/glass/config/_base-mixins.scss */
.btn-outline-default.disabled:focus, .btn-outline-default.disabled.focus, .btn-outline-default:disabled:focus, .btn-outline-default:disabled.focus {
  border-color: white;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-default.disabled:hover, .btn-outline-default:disabled:hover {
  border-color: white;
}

/* line 2674, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-outline-red {
  color: #e94d4d;
  background-image: none;
  background-color: transparent;
  border-color: #e94d4d;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-red:hover {
  color: #fff;
  background-color: #e94d4d;
  border-color: #e94d4d;
}
/* line 61, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-red:focus, .btn-outline-red.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(233, 77, 77, 0.5);
          box-shadow: 0 0 0 2px rgba(233, 77, 77, 0.5);
}
/* line 66, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-red.disabled, .btn-outline-red:disabled {
  color: #e94d4d;
  background-color: transparent;
}
/* line 72, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-red:active, .btn-outline-red.active, .show > .btn-outline-red.dropdown-toggle {
  color: #fff;
  background-color: #e94d4d;
  border-color: #e94d4d;
}

/* line 2678, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-secondary {
  color: #fff;
  background-color: #5a5a5a;
  border-color: #5a5a5a;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #414141;
  border-color: #3b3b3b;
}
/* line 21, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(90, 90, 90, 0.5);
          box-shadow: 0 0 0 2px rgba(90, 90, 90, 0.5);
}
/* line 32, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  background-color: #5a5a5a;
  border-color: #5a5a5a;
}
/* line 38, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #414141;
  background-image: none;
  border-color: #3b3b3b;
}

/* line 2682, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-outline-secondary {
  color: #5a5a5a;
  border-color: #5a5a5a;
  background-color: transparent;
  background-image: none;
  border-color: #aeaeae;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-secondary:hover {
  color: #fff;
  border-color: #da3842;
  background-color: #da3842;
}
/* line 90, /home/app/refinerycms/core/app/assets/stylesheets/glass/config/_base-mixins.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus, .btn-outline-secondary:active, .btn-outline-secondary.active, .open > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  border-color: #da3842;
  background-color: #da3842;
}
/* line 100, /home/app/refinerycms/core/app/assets/stylesheets/glass/config/_base-mixins.scss */
.btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus {
  color: #fff;
  border-color: #c5252e;
  background-color: #c5252e;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
  border-color: #8d8d8d;
}
/* line 113, /home/app/refinerycms/core/app/assets/stylesheets/glass/config/_base-mixins.scss */
.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
  border-color: #8d8d8d;
}

/* line 2687, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-white {
  color: #da3842;
  border-color: #fff;
  background-color: #fff;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-white:hover {
  color: #da3842;
  border-color: #72a8cc;
  background-color: #72a8cc;
}
/* line 42, /home/app/refinerycms/core/app/assets/stylesheets/glass/config/_base-mixins.scss */
.btn-white:focus, .btn-white.focus, .btn-white:hover {
  color: #fff;
  border-color: #72a8cc;
  background-color: #72a8cc;
}
/* line 49, /home/app/refinerycms/core/app/assets/stylesheets/glass/config/_base-mixins.scss */
.btn-white:active, .btn-white.active, .open > .btn-white.dropdown-toggle {
  color: #fff;
  border-color: #72a8cc;
  background-color: #72a8cc;
  background-image: none;
}
/* line 58, /home/app/refinerycms/core/app/assets/stylesheets/glass/config/_base-mixins.scss */
.btn-white:active:hover, .btn-white:active:focus, .btn-white:active.focus, .btn-white.active:hover, .btn-white.active:focus, .btn-white.active.focus, .open > .btn-white.dropdown-toggle:hover, .open > .btn-white.dropdown-toggle:focus, .open > .btn-white.dropdown-toggle.focus {
  color: #fff;
  border-color: #90bbd7;
  background-color: #90bbd7;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-white.disabled:hover, .btn-white:disabled:hover {
  border-color: #fff;
  background-color: #fff;
}
/* line 72, /home/app/refinerycms/core/app/assets/stylesheets/glass/config/_base-mixins.scss */
.btn-white.disabled:focus, .btn-white.disabled.focus, .btn-white:disabled:focus, .btn-white:disabled.focus {
  border-color: #fff;
  background-color: #fff;
}

/* line 2691, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-outline-white {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
  background-image: none;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-white:hover {
  color: #fff;
  border-color: #da3842;
  background-color: #da3842;
}
/* line 90, /home/app/refinerycms/core/app/assets/stylesheets/glass/config/_base-mixins.scss */
.btn-outline-white:focus, .btn-outline-white.focus, .btn-outline-white:active, .btn-outline-white.active, .open > .btn-outline-white.dropdown-toggle {
  color: #fff;
  border-color: #da3842;
  background-color: #da3842;
}
/* line 100, /home/app/refinerycms/core/app/assets/stylesheets/glass/config/_base-mixins.scss */
.btn-outline-white.active:hover, .btn-outline-white.active:focus, .btn-outline-white.active.focus {
  color: #fff;
  border-color: #c5252e;
  background-color: #c5252e;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-white.disabled:hover, .btn-outline-white:disabled:hover {
  border-color: white;
}
/* line 113, /home/app/refinerycms/core/app/assets/stylesheets/glass/config/_base-mixins.scss */
.btn-outline-white.disabled:focus, .btn-outline-white.disabled.focus, .btn-outline-white:disabled:focus, .btn-outline-white:disabled.focus {
  border-color: white;
}

/* line 2695, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-facebook {
  border-color: #3b5998;
  background-color: #3b5998;
  background-image: #3b5998;
  color: #fff;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-facebook:hover {
  color: #3b5998;
  border-color: #3b5998;
  background-color: transparent;
}
/* line 130, /home/app/refinerycms/core/app/assets/stylesheets/glass/config/_base-mixins.scss */
.btn-facebook:focus, .btn-facebook.focus, .btn-facebook:active, .btn-facebook.active, .open > .btn-facebook.dropdown-toggle {
  color: #3b5998;
  border-color: #3b5998;
  background-color: transparent;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-facebook.disabled:hover, .btn-facebook:disabled:hover {
  border-color: #718dc8;
}
/* line 144, /home/app/refinerycms/core/app/assets/stylesheets/glass/config/_base-mixins.scss */
.btn-facebook.disabled:focus, .btn-facebook.disabled.focus, .btn-facebook:disabled:focus, .btn-facebook:disabled.focus {
  border-color: #718dc8;
}

/* line 2699, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-outline-facebook {
  color: #3b5998;
  background-image: none;
  background-color: transparent;
  border-color: #3b5998;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-facebook:hover {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
}
/* line 61, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-facebook:focus, .btn-outline-facebook.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(59, 89, 152, 0.5);
          box-shadow: 0 0 0 2px rgba(59, 89, 152, 0.5);
}
/* line 66, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-facebook.disabled, .btn-outline-facebook:disabled {
  color: #3b5998;
  background-color: transparent;
}
/* line 72, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-facebook:active, .btn-outline-facebook.active, .show > .btn-outline-facebook.dropdown-toggle {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
}

/* line 2703, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-twitter {
  border-color: #00ACED;
  background-color: #00ACED;
  background-image: #00ACED;
  color: #fff;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-twitter:hover {
  color: #00ACED;
  border-color: #00ACED;
  background-color: transparent;
}
/* line 130, /home/app/refinerycms/core/app/assets/stylesheets/glass/config/_base-mixins.scss */
.btn-twitter:focus, .btn-twitter.focus, .btn-twitter:active, .btn-twitter.active, .open > .btn-twitter.dropdown-toggle {
  color: #00ACED;
  border-color: #00ACED;
  background-color: transparent;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-twitter.disabled:hover, .btn-twitter:disabled:hover {
  border-color: #54d0ff;
}
/* line 144, /home/app/refinerycms/core/app/assets/stylesheets/glass/config/_base-mixins.scss */
.btn-twitter.disabled:focus, .btn-twitter.disabled.focus, .btn-twitter:disabled:focus, .btn-twitter:disabled.focus {
  border-color: #54d0ff;
}

/* line 2707, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-outline-twitter {
  color: #00ACED;
  background-image: none;
  background-color: transparent;
  border-color: #00ACED;
}
/* line 11, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-twitter:hover {
  color: #fff;
  background-color: #00ACED;
  border-color: #00ACED;
}
/* line 61, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-twitter:focus, .btn-outline-twitter.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(0, 172, 237, 0.5);
          box-shadow: 0 0 0 2px rgba(0, 172, 237, 0.5);
}
/* line 66, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-twitter.disabled, .btn-outline-twitter:disabled {
  color: #00ACED;
  background-color: transparent;
}
/* line 72, /usr/local/rvm/gems/ruby-2.3.5/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-twitter:active, .btn-outline-twitter.active, .show > .btn-outline-twitter.dropdown-toggle {
  color: #fff;
  background-color: #00ACED;
  border-color: #00ACED;
}

/* line 2712, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-search-form-inline {
  padding: .7em 1.2em;
}

/* BORDER WIDTHS */
/* line 2718, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bt-1 {
  border-top-style: solid;
  border-top-width: 1px;
}

/* line 2722, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.br-1 {
  border-right-style: solid;
  border-right-width: 1px;
}

/* line 2726, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bb-1 {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

/* line 2730, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bl-1 {
  border-left-style: solid;
  border-left-width: 1px;
}

/* line 2718, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bt-2 {
  border-top-style: solid;
  border-top-width: 2px;
}

/* line 2722, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.br-2 {
  border-right-style: solid;
  border-right-width: 2px;
}

/* line 2726, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bb-2 {
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

/* line 2730, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bl-2 {
  border-left-style: solid;
  border-left-width: 2px;
}

/* line 2718, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bt-3 {
  border-top-style: solid;
  border-top-width: 3px;
}

/* line 2722, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.br-3 {
  border-right-style: solid;
  border-right-width: 3px;
}

/* line 2726, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bb-3 {
  border-bottom-style: solid;
  border-bottom-width: 3px;
}

/* line 2730, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bl-3 {
  border-left-style: solid;
  border-left-width: 3px;
}

/* BTN LINKS */
/* line 2738, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-inline {
  padding: 0;
  font-size: inherit;
  vertical-align: baseline;
  border: none;
}
/* line 2743, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-inline:link, .btn-inline:visited {
  color: #da3842;
}
/* line 2747, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-inline:hover, .btn-inline:focus, .btn-inline:active, .btn-inline.active {
  text-decoration: none;
  color: #72a8cc;
}

/* line 2756, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-link-gray {
  color: #5a5a5a;
}
/* line 2758, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-link-gray:link, .btn-link-gray:visited {
  color: #5a5a5a;
}
/* line 2762, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-link-gray:hover, .btn-link-gray:focus, .btn-link-gray:active, .btn-link-gray.active {
  text-decoration: none;
  color: #72a8cc;
}

/* line 2771, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-link-white {
  color: #fff;
}
/* line 2773, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-link-white:link, .btn-link-white:visited {
  color: #fff;
}
/* line 2777, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-link-white:hover, .btn-link-white:focus, .btn-link-white:active, .btn-link-white.active {
  text-decoration: none;
  color: #e7e7e7;
}

/* line 2786, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-link-red {
  color: #e94d4d;
}
/* line 2788, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-link-red:link, .btn-link-red:visited {
  color: #e94d4d;
}
/* line 2792, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-link-red:hover, .btn-link-red:focus, .btn-link-red:active, .btn-link-red.active {
  text-decoration: none;
  color: #d01a1a;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 2803, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-hover-red:hover, .btn-hover-red:focus, .btn-hover-red:active, .btn-hover-red.active {
  color: #fff;
  border-color: #e94d4d;
  background-color: #e94d4d;
}

/* line 2813, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-file {
  position: relative;
  overflow: hidden;
  padding-top: 8px !important;
  padding-bottom: 9px !important;
}

/* line 2820, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  cursor: inherit;
  text-align: right;
  opacity: 0;
  outline: none;
  background: white;
}

/* line 2838, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-underline {
  text-decoration: underline;
}

/* line 2842, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-block {
  display: block;
  width: 100%;
}

@media (max-width: 575px) {
  /* line 2847, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
  .btn-mobile-block {
    display: block;
    width: 100%;
  }
}

/* line 2854, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-search-block-active,
.btn-search-block {
  display: inline-block;
  padding-right: 1em;
  padding-left: 1em;
  color: #303030;
}
@media (min-width: 768px) {
  /* line 2854, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
  .btn-search-block-active,
  .btn-search-block {
    display: block;
    width: 100%;
    padding: .5em 0;
  }
}

@media (min-width: 768px) {
  /* line 2867, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
  .btn-search-block-active {
    padding: .4em 1em;
  }
}

/* line 2873, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-rotate {
  -webkit-transform: translateZ(0);
}
/* line 2875, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-rotate .icon {
  -webkit-transition: 0.15s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.15s cubic-bezier(0, 0, 0.25, 1);
}
/* line 2879, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-rotate:hover .icon {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

/* line 2885, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-round {
  border-radius: 3rem;
}

/* line 2890, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-hover-spin .icon {
  -webkit-transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
}
/* line 2895, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-hover-spin:hover .icon, .btn-hover-spin:focus .icon {
  -webkit-transform: rotate(180deg) scale(-1, 1) translate(0, 1px);
          transform: rotate(180deg) scale(-1, 1) translate(0, 1px);
}

/* line 2901, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-circle {
  width: 2.75rem;
  height: 2.75rem;
  padding: .375rem 0rem;
  line-height: 1.7;
  border-radius: 3rem;
}

/* line 2909, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-wrap {
  white-space: normal;
}

/* line 2915, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-xs {
  padding: .15rem .75rem;
  font-size: .65rem;
}

/* line 2920, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-md {
  font-size: .85rem;
}

/* line 2924, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-lg, .btn-group-lg > .btn {
  font-size: 1rem;
}

/* line 2931, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn:focus,
input[type="submit"]:focus {
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px 0 rgba(218, 56, 66, 0.25);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px 0 rgba(218, 56, 66, 0.25);
}

/* line 2937, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-link:focus,
.btn-link-gray:focus {
  color: #72a8cc;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 2943, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-toggle-icons {
  white-space: nowrap;
}
/* line 2945, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-toggle-icons .icon {
  width: 22px;
  height: 22px;
  margin: 0 !important;
  -webkit-transition: 0.15s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.15s cubic-bezier(0, 0, 0.25, 1);
}
/* line 2950, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-toggle-icons .icon:last-of-type {
  margin-left: -22px !important;
  opacity: 0;
}
/* line 2954, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-toggle-icons .icon:first-of-type {
  opacity: 1;
}
/* line 2960, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-toggle-icons:not(.delay-toggle):hover .icon {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
/* line 2962, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-toggle-icons:not(.delay-toggle):hover .icon:first-of-type {
  opacity: 0;
}
/* line 2965, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-toggle-icons:not(.delay-toggle):hover .icon:last-of-type {
  opacity: 1;
}
/* line 2972, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-toggle-icons:not(.delay-toggle).toggled:hover .icon {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
/* line 2974, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-toggle-icons:not(.delay-toggle).toggled:hover .icon:first-child {
  opacity: 1;
}
/* line 2977, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-toggle-icons:not(.delay-toggle).toggled:hover .icon:last-child {
  opacity: 0;
}
/* line 2986, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-toggle-icons.toggled .icon:first-child {
  opacity: 0;
}
/* line 2989, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn-toggle-icons.toggled .icon:last-child {
  opacity: 1;
}

/* line 2997, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.toggle-children *:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/* line 3000, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.toggle-children *:last-of-type {
  display: none;
}
/* line 3004, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.toggle-children.active *:first-of-type {
  display: none;
}
/* line 3007, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.toggle-children.active *:last-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 3013, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bars-toggle {
  width: 30px;
  height: 30px;
}
/* line 3016, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bars-toggle .bars-wrapper {
  position: relative;
}
/* line 3019, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bars-toggle .bar {
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 15px);
  width: 30px;
  height: 3px;
  -webkit-transition: 0.3s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.3s cubic-bezier(0, 0, 0.25, 1);
  border-radius: 2px;
  background-color: #303030;
}
/* line 3028, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bars-toggle .bar-1 {
  -webkit-transform: translateY(-6px);
          transform: translateY(-6px);
}
/* line 3031, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bars-toggle .bar-3 {
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
}
/* line 3037, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bars-toggle:hover .bar-1, .bars-toggle:focus .bar-1 {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
/* line 3040, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bars-toggle:hover .bar-3, .bars-toggle:focus .bar-3 {
  -webkit-transform: translateY(8px);
          transform: translateY(8px);
}
/* line 3045, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bars-toggle:not(.collapsed) .bar {
  background-color: #aeaeae;
}
/* line 3048, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bars-toggle:not(.collapsed) .bar-1 {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
/* line 3053, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bars-toggle:not(.collapsed) .bar-2 {
  opacity: 0;
}
/* line 3056, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bars-toggle:not(.collapsed) .bar-3 {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
/* line 3062, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bars-toggle-sm {
  width: 16px;
  height: 16px;
}
/* line 3065, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.bars-toggle-sm .bar {
  width: 16px;
  height: 2px;
}

/* line 3073, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_utilities.scss */
.btn .progress {
  position: absolute;
  top: -1px;
  left: 0;
  height: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
/* line 6, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget {
  list-style: none;
}

/* line 10, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu {
  width: 19em;
  margin: 2px 0;
  padding: 4px;
}

@media (min-width: 768px) {
  /* line 17, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (max-width: 1199px) {
  /* line 23, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
/* line 29, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
  width: 38em;
}

/* line 34, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  position: absolute;
  display: inline-block;
  content: "";
}

/* line 41, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  top: -7px;
  left: 7px;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
}

/* line 50, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  top: -6px;
  left: 8px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  border-left: 6px solid transparent;
}

/* line 58, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  bottom: -7px;
  left: 6px;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
}

/* line 67, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  bottom: -6px;
  left: 7px;
  border-top: 6px solid white;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}

/* line 75, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.float-right:before {
  right: 6px;
  left: auto;
}

/* line 80, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.float-right:after {
  right: 7px;
  left: auto;
}

/* line 85, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

/* line 89, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

/* line 93, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget a[data-action]:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 97, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  margin: 0;
  font-size: 1.2em;
  font-weight: bold;
}

/* line 106, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

/* line 110, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  content: "Increment Hours";
  border: 0;
}

/* line 122, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  content: "Increment Minutes";
  border: 0;
}

/* line 134, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  content: "Decrement Hours";
  border: 0;
}

/* line 146, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  content: "Decrement Minutes";
  border: 0;
}

/* line 158, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  content: "Show Hours";
  border: 0;
}

/* line 170, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  content: "Show Minutes";
  border: 0;
}

/* line 182, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  content: "Toggle AM/PM";
  border: 0;
}

/* line 194, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  content: "Clear the picker";
  border: 0;
}

/* line 206, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  content: "Set the date to today";
  border: 0;
}

/* line 218, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

/* line 222, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  content: "Toggle Date and Time Screens";
  border: 0;
}

/* line 234, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch td {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  line-height: inherit;
}

/* line 242, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch td span {
  width: 100%;
  height: 2.5em;
  line-height: 2.5;
}

/* line 248, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 253, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}

/* line 259, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th {
  width: 20px;
  height: 20px;
  line-height: 20px;
}

/* line 265, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

/* line 269, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  cursor: not-allowed;
  color: #777777;
  background: none;
}

/* line 276, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  content: "Previous Month";
  border: 0;
}

/* line 288, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  content: "Next Month";
  border: 0;
}

/* line 300, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

/* line 304, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 308, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td {
  width: 54px;
  height: 54px;
  line-height: 54px;
}

/* line 314, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.cw {
  height: 20px;
  font-size: .8em;
  line-height: 20px;
  color: #777777;
}

/* line 321, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.day {
  width: 20px;
  height: 20px;
  line-height: 20px;
}

/* line 327, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  cursor: pointer;
  background: #eeeeee;
}

/* line 335, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}

/* line 340, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

/* line 344, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.today:before {
  position: absolute;
  right: 4px;
  bottom: 4px;
  display: inline-block;
  content: "";
  border: 0 0 7px 7px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom-color: #337ab7;
}

/* line 355, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  color: #ffffff;
  background-color: #337ab7;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 362, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #ffffff;
}

/* line 366, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  cursor: not-allowed;
  color: #777777;
  background: none;
}

/* line 373, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  margin: 2px 1.5px;
  line-height: 54px;
  cursor: pointer;
  border-radius: 4px;
}

/* line 383, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}

/* line 387, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span.active {
  color: #ffffff;
  background-color: #337ab7;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 393, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}

/* line 397, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  cursor: not-allowed;
  color: #777777;
  background: none;
}

/* line 404, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

/* line 409, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.input-group.date .input-group-addon {
  cursor: pointer;
}

/* line 413, /home/app/refinerycms/core/vendor/assets/stylesheets/glass/bootstrap-datetimepicker.scss */
.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/* line 1, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.upload-form {
  position: absolute;
  z-index: -1;
  overflow: hidden;
  width: .1px;
  height: .1px;
  opacity: 0;
}

/* line 10, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.upload-preview-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* line 15, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.upload-preview-container .image-delete-btn {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 30px;
  height: 30px;
  padding: 0;
  line-height: 14px;
  color: #e94d4d;
  border-color: #fff;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
/* line 28, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.upload-preview-container .image-delete-btn .gcicon,
.upload-preview-container .image-delete-btn .gcicon {
  margin: 0;
}
/* line 32, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.upload-preview-container .image-delete-btn:hover {
  color: #fff;
  border-color: #e94d4d;
  background-color: #e94d4d;
}

/* line 41, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.upload-preview-container {
  margin: 0;
  padding-top: 60%;
}
/* line 44, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.upload-preview-container .upload-preview-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin: 0;
  border-radius: 0.25rem;
  background-color: #5a5a5a;
}
/* line 57, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.upload-preview-container .upload-preview-inner .upload-overlay {
  text-align: center;
}
/* line 59, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.upload-preview-container .upload-preview-inner .upload-overlay span {
  display: none !important;
  visibility: visible !important;
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 600;
  color: #fff;
}
/* line 67, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.upload-preview-container .upload-preview-inner .upload-overlay .btn-primary {
  color: #fff;
  border: 1px solid #fff;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
/* line 72, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.upload-preview-container .upload-preview-inner .upload-overlay .btn-primary:hover {
  color: #da3842;
  background-color: #fff;
}
/* line 79, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.upload-preview-container .file-preview {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: .5;
  border-radius: 0.25rem;
  background-position: center center;
  background-size: cover !important;
}

/* line 96, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.upload-circle {
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
}
/* line 100, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.upload-circle .upload-preview-container {
  padding-top: 100% !important;
}
/* line 102, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.upload-circle .upload-preview-container .upload-preview-inner {
  border-radius: 50%;
}
/* line 105, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.upload-circle .upload-preview-container .file-preview {
  border-radius: 50%;
}
/* line 109, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.upload-circle .image-id-field {
  display: none;
}

/* line 114, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.featured-placeholder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 6rem 3rem;
  border-radius: 0.25rem;
  background: #5a5a5a;
}

/* line 125, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.progress-box {
  position: absolute;
  top: 5px;
  left: 5px;
  width: calc(100% - 10px);
  padding: 0;
  text-align: left;
}
/* line 132, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.progress-box .status-text {
  position: absolute;
  z-index: 999;
  top: 1px;
  left: 50%;
  font-size: 16px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  color: #ffffff !important;
}
/* line 142, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.progress-box .progress {
  z-index: 998;
  overflow: hidden;
  width: 100%;
  height: 10px;
  margin-bottom: 0;
  padding: 0;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 153, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.image-upload-container {
  height: 0;
}

/* line 157, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.editable-image-container .upload-preview-container {
  position: absolute;
  z-index: 999;
  width: 100%;
  padding: 5px 15px;
  text-align: right;
}
/* line 165, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.editable-image-container.top .upload-preview-container {
  top: 0;
  padding-bottom: 35px;
}
/* line 169, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.editable-image-container.top .progress {
  margin-top: 35px;
}
/* line 174, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.editable-image-container.right .upload-preview-container {
  right: 0;
}
/* line 179, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.editable-image-container.bottom .upload-preview-container {
  bottom: 0;
  padding-top: 35px;
}
/* line 183, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.editable-image-container.bottom .progress {
  margin-bottom: 35px;
}
/* line 188, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.editable-image-container.left .upload-preview-container {
  left: 0;
}

/* line 194, /home/app/refinerycms/core/app/assets/stylesheets/glass/components/_images.scss */
.figure-caption {
  z-index: 5;
  cursor: text;
}

/*
 * This is a manifest file that'll be compiled and make up the bulk of site.css, which will
 * be included in all frontend views of your site / app.  It will also be compiled into
 * refinery-glass.scss for when frontend views are used for live editing (and they look identical).
 *
 * RELATIVE PATHS
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * STYLES IN THIS FILE
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *
 * REQUIRE VS IMPORT
 * sass (or scss) is recommended over plain css.  sass' @import is recommended over sprockets require.
 * You can read up about it online.  For example, to include a .scss file here:
 * @import "partials/my-site-styles";
 *
 ******************************************************************************
 * For full documentation of what is being included where, see:
 * refinerycms gem: /core/app/assets/stylesheets/refinery-glass.scss
 ******************************************************************************/
/*
 * Define site wide variables here, like primary color & font
 *
 ******************************************************************************
 * For full documentation of what is being included where, see:
 * refinerycms gem: /core/app/assets/stylesheets/refinery-glass.scss
 ******************************************************************************/
/* -------------------- BODY -------------------- */
/* line 3, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
body {
  padding-right: 15px;
  padding-left: 15px;
}

/* -------------------- OVERWRITE UTILITIES -------------------- */
/* line 11, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.sticky {
  top: 6rem;
}

/* line 17, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.search-modal .more-nav-header .navbar-brand {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  /* line 17, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
  .search-modal .more-nav-header .navbar-brand {
    font-size: 1.5rem;
  }
}

/* -------------------- PADDING/MARGIN -------------------- */
@media (min-width: 992px) {
  /* line 29, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
  .pr-lg-2col {
    padding-right: 35px;
  }
}

/* -------------------- TYPOGRAPHY -------------------- */
/* line 38, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
h6 {
  font-family: "Oswald", -apple-system, system-ui, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
  text-transform: uppercase;
  color: #aeaeae;
}

/* line 44, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.primary-font {
  font-family: freight-sans-pro, -apple-system, system-ui, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif !important;
}

/* line 48, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.secondary-font {
  font-family: freight-text-pro, Georgia, "Times New Roman", Times, serif !important;
}

/* line 52, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.tertiary-font {
  font-family: "Oswald", -apple-system, system-ui, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif !important;
}

/* line 56, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.navy-text {
  color: #223c9e !important;
}

/* line 60, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.gray-7 {
  color: #303030 !important;
}

/* line 64, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.white {
  color: #fff !important;
}

/* line 68, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.darker-gray {
  color: #8c8987 !important;
}

/* line 72, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.darkest-gray {
  color: #1f1f1f !important;
}

/* line 76, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.letter-spacing-1 {
  letter-spacing: 1px;
}

/* -------------------- BUTTONS / LINKS -------------------- */
/* line 83, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.btn-outline-primary,
.btn-outline-white,
.btn-primary,
.btn-secondary,
.btn-facebook,
.btn-twitter {
  font-family: "Oswald", -apple-system, system-ui, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
  font-size: .85rem;
  text-transform: uppercase;
  border-width: 1px;
}

/* line 95, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.btn-secondary {
  color: #fff !important;
}

/* line 99, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.btn-outline-primary,
.btn-outline-white {
  padding: 0 2.5rem;
  line-height: 50px;
}
/* line 103, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.btn-outline-primary.full,
.btn-outline-white.full {
  width: 100%;
}

/* line 109, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.right-column-switcher .btn-outline-primary {
  float: left;
  width: 50%;
  padding-right: 0;
  padding-left: 0;
  border-width: 1px 0 1px 1px;
}
/* line 115, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.right-column-switcher .btn-outline-primary + .btn-outline-primary {
  border-width: 1px 1px 1px 0;
}

/* -------------------- LIST -------------------- */
/* line 124, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.list-none {
  padding-left: 0;
  list-style: none;
}

/* -------------------- OPACITY -------------------- */
/* line 133, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.hover-opacity-less:hover {
  opacity: .7;
}

/* -------------------- BORDER -------------------- */
@media (min-width: 992px) {
  /* line 141, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
  .border-lg {
    border-right: 1px solid #dedede;
  }
}

/* -------------------- FORM -------------------- */
/* line 150, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.form-control::-webkit-input-placeholder {
  color: #aeaeae !important;
}

/* line 154, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.form-control::-moz-placeholder {
  color: #aeaeae !important;
}

/* -------------------- DROPDOWN -------------------- */
/* line 163, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.dropdown:hover .dropdown-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 170, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.dropdown-toggle:focus + .dropdown-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 175, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.dropdown-menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0;
}

/* line 180, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.wide-dropdown {
  position: static;
}
/* line 182, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.wide-dropdown .dropdown-menu {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(100vw - 6rem);
}
/* line 187, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.wide-dropdown .article-card {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 30rem;
}
/* line 191, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.wide-dropdown .articles-image {
  padding-top: 60%;
}

/* -------------------- SEARCH -------------------- */
/* line 199, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.search-wrapper {
  position: relative;
}

/* line 204, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.search-bar .form-control {
  padding-right: 0;
  padding-left: .75rem;
  border-color: #dedede;
  border-right: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
/* line 210, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.search-bar .form-control:focus {
  border-color: #dedede !important;
}
/* line 215, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.search-bar:focus-within .form-control,
.search-bar:focus-within .btn {
  border-color: #ababab !important;
}
/* line 220, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.search-bar .input-group-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
/* line 224, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.search-bar .btn {
  z-index: 5 !important;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: .75rem;
  padding-left: .5rem;
  border-color: #dedede !important;
  border-left: none;
  background: #fff;
}
/* line 232, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.search-bar .btn:hover, .search-bar .btn:focus, .search-bar .btn:active {
  color: #72a8cc;
  background: #fff;
}
/* line 238, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.search-bar .btn:before {
  position: absolute;
  top: .5rem;
  left: -1rem;
  display: block;
  width: 1rem;
  height: 1.5rem;
  content: "";
  pointer-events: none;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), white);
}

/* line 253, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.search-bar-off-white .btn {
  background: #f6f5f3;
}
/* line 255, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.search-bar-off-white .btn:hover, .search-bar-off-white .btn:focus, .search-bar-off-white .btn:active {
  background: #f6f5f3;
}
/* line 260, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.search-bar-off-white .btn:before {
  background: -webkit-linear-gradient(left, rgba(246, 245, 243, 0), #f6f5f3);
}
/* line 264, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.search-bar-off-white .form-control {
  background: #f6f5f3;
}

/* line 270, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.search-bar-gray-2 .btn {
  background: #dedede;
}
/* line 272, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.search-bar-gray-2 .btn:hover, .search-bar-gray-2 .btn:focus, .search-bar-gray-2 .btn:active {
  background: #dedede;
}
/* line 277, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.search-bar-gray-2 .btn:before {
  background: -webkit-linear-gradient(left, rgba(222, 222, 222, 0), #dedede);
}
/* line 281, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.search-bar-gray-2 .form-control {
  background: #dedede;
}

/* line 286, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.submission {
  margin-top: 30px;
}

/* -------------------- ALGOLIA AUTOCOMPLETE -------------------- */
/* line 295, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.input-group .algolia-autocomplete:not(:first-child) .form-control {
  border-radius: 0;
}

/* line 301, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.algolia-autocomplete {
  position: static !important;
  width: 100%;
}

/* line 306, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.algolia-autocomplete .aa-input,
.algolia-autocomplete .aa-hint {
  width: 100%;
  min-height: 30px;
  text-indent: 0;
}

/* line 313, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.algolia-autocomplete .aa-hint {
  color: #303030;
}

/* line 317, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.algolia-autocomplete .aa-dropdown-menu {
  top: calc(100% + 2px) !important;
  overflow: hidden;
  width: 100%;
  text-align: left;
  border: 1px solid #dedede;
  border-radius: 0.25rem;
  background-color: #fff;
  -webkit-box-shadow: 0 1rem 2rem -1rem rgba(44, 44, 44, 0.25);
          box-shadow: 0 1rem 2rem -1rem rgba(44, 44, 44, 0.25);
}

/* line 328, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.algolia-autocomplete .aa-dropdown-menu .aa-suggestion {
  padding: 0.25rem 0.75rem;
  font-size: .9rem;
  line-height: 1;
  cursor: pointer;
}

/* line 335, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.algolia-autocomplete .aa-dropdown-menu .aa-suggestion.aa-cursor {
  color: #fff;
  background-color: #da3842;
}

/* line 340, /home/app/webapp/app/assets/stylesheets/templates/_main.scss */
.algolia-autocomplete .aa-dropdown-menu .aa-suggestion em {
  font-weight: 600;
  font-style: normal;
}

/* -------------------- HOME -------------------- */
/* line 8, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.home-highlight-card .card.card-img-margin {
  border: none;
  border-radius: 0 0 .25rem .25rem;
}
@media (min-width: 992px) {
  /* line 8, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
  .home-highlight-card .card.card-img-margin {
    margin-top: -125px;
    border-radius: .25rem;
  }
}
/* line 17, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.home-highlight-card .card-body {
  padding: 1.25rem;
}
/* line 20, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.home-highlight-card .card-title {
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  /* line 20, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
  .home-highlight-card .card-title {
    font-size: 2.3rem;
  }
}

/* line 31, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.home-feature-image,
.home-voices .image {
  background: url("http://placehold.it/1000x600") no-repeat center/cover;
}

/* line 36, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.home-feature-image {
  width: 100%;
  height: 250px;
}
@media (min-width: 768px) {
  /* line 36, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
  .home-feature-image {
    height: 400px;
  }
}
@media (min-width: 992px) {
  /* line 36, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
  .home-feature-image {
    height: 560px;
  }
}

/* line 48, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.home-voices .image {
  width: 120px;
  height: 120px;
}

@media (min-width: 992px) {
  /* line 59, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
  .home-voices h2,
  .home-categories h2 {
    font-size: 3rem;
  }
}

/* line 70, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.home-categories h2 {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  /* line 70, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
  .home-categories h2 {
    margin-top: -1rem;
    margin-bottom: 2rem;
    z-index: 1;
  }
}
@media (min-width: 992px) {
  /* line 79, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
  .home-categories .articles-list-small li:last-child {
    border-bottom: 1px solid #dedede;
  }
}

/* line 87, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.home-categories-title-border {
  width: 1px;
  height: 100%;
  background-color: #dedede;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
}

@media (min-width: 992px) {
  /* line 97, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
  .home-categories-list {
    border-left: 1px solid #dedede;
  }
}

/* line 103, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.home-categories-more {
  padding-bottom: 2.5rem;
  font-size: 1.5rem;
}

/* -------------------- VOICES -------------------- */
/* line 112, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.voices-article .articles-image {
  height: 200px;
}
@media (min-width: 768px) {
  /* line 112, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
  .voices-article .articles-image {
    height: 415px;
  }
}
@media (min-width: 992px) {
  /* line 112, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
  .voices-article .articles-image {
    height: 615px;
  }
}

/* line 123, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.article-bottom-title {
  border-top: 4px solid #000;
}
/* line 125, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.article-bottom-title span {
  padding: .5rem 2rem;
}

@media (min-width: 768px) {
  /* line 132, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
  .voices-bottom-item:nth-child(2n) {
    border-left: 1px solid #4f4f4f;
  }
  /* line 136, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
  .voices-bottom-item.sm .articles-image {
    height: 155px;
  }
  /* line 139, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
  .voices-bottom-item.sm:nth-child(3n+1) {
    border-left-color: transparent;
  }
  /* line 143, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
  .voices-bottom-item h2 {
    font-size: 2.3rem;
  }
}
@media (min-width: 992px) {
  /* line 149, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
  .voices-bottom-item.sm .articles-image {
    height: 195px;
  }
  /* line 153, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
  .voices-bottom-item .articles-image {
    height: 260px;
  }
}
/* line 157, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.voices-bottom-item h2 {
  font-size: 1.8rem;
}
/* line 160, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.voices-bottom-item p {
  color: #8c8987 !important;
}
/* line 163, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.voices-bottom-item .articles-image {
  height: 200px;
}

/* line 169, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.author-img {
  border: 1px solid #6d93c2;
}

/* -------------------- ADMIN -------------------- */
/* line 176, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.cms-ui .gcicon:not(.gcicon-lg):not(.gcicon-sm):not(.gcicon-2x),
.glass-ui .gcicon:not(.gcicon-lg):not(.gcicon-sm):not(.gcicon-2x) {
  top: 1px;
}

/* line 181, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
#seo_options {
  padding: 0 1rem;
}
/* line 183, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
#seo_options h2 {
  font-size: 1.4rem;
}
/* line 186, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
#seo_options label {
  display: block;
}
/* line 189, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
#seo_options input, #seo_options textarea {
  display: block;
  width: 100%;
  padding: .75rem 1.25rem;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border-radius: .3rem;
  font-size: 1.25rem;
  line-height: 1.25;
}
/* line 201, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
#seo_options .field {
  margin-bottom: 2rem;
}

/* line 207, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.sidebar.left.inverted.cms-ui .site-name,
.sidebar.left.inverted.cms-ui .log-out {
  background-color: #5f7bb9 !important;
  color: #fff !important;
}
/* line 211, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.sidebar.left.inverted.cms-ui .site-name .gcicon-glass-canvas,
.sidebar.left.inverted.cms-ui .site-name .gcicon-log-out,
.sidebar.left.inverted.cms-ui .log-out .gcicon-glass-canvas,
.sidebar.left.inverted.cms-ui .log-out .gcicon-log-out {
  color: #fff !important;
}

/* line 220, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.admin-page.container-fluid.cms-ui .ajax-form.admin-form .card-body {
  padding: 2rem;
}

/* line 230, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.contextual-menu .search:hover .search-bar.search-form .form-control,
.contextual-menu .search:focus .search-bar.search-form .form-control {
  min-width: 295px;
  padding-right: 40px;
}
/* line 234, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.contextual-menu .search:hover .search-bar.search-form .search-btn,
.contextual-menu .search:focus .search-bar.search-form .search-btn {
  left: 257px;
}
/* line 240, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.contextual-menu .search-bar.search-form .search-btn {
  left: 3px;
}
/* line 242, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.contextual-menu .search-bar.search-form .search-btn .btn {
  border-radius: 50% !important;
  border: none !important;
}
/* line 245, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.contextual-menu .search-bar.search-form .search-btn .btn:before {
  display: none;
}
/* line 249, /home/app/webapp/app/assets/stylesheets/templates/_pages.scss */
.contextual-menu .search-bar.search-form .search-btn .loader {
  left: 10px;
}

/* -------------------- BASE STYLE  -------------------- */
/* line 4, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.article .page-title {
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  /* line 4, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
  .article .page-title {
    font-size: 2.3rem;
  }
}
@media (min-width: 992px) {
  /* line 4, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
  .article .page-title {
    font-size: 4rem;
  }
}

/* line 15, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.article-content {
  font-size: 1.15rem;
  line-height: 1.7;
}
/* line 18, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.article-content .upload-overlay.image-uploaded {
  display: none;
}

/* -------------------- IMAGE -------------------- */
/* line 27, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-image {
  width: 100%;
  background: url("http://placehold.it/1000x1000") no-repeat center/cover;
}
/* line 30, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-image.author {
  width: 50px !important;
  height: 50px !important;
}
/* line 33, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-image.author.md {
  width: 80px !important;
  height: 80px !important;
}
/* line 37, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-image.author.lg {
  width: 140px !important;
  height: 140px !important;
}

/* -------------------- CONTRIBUTORS -------------------- */
/* line 48, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-contributors li {
  border-bottom: 1px solid #4f4f4f;
}
/* line 50, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-contributors li:last-child {
  border-bottom: 0;
}
/* line 54, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-contributors .image {
  width: 80px;
  height: 80px;
  background: url("http://placehold.it/1000x1000") no-repeat center/cover;
}

/* -------------------- CATEGORY -------------------- */
/* line 65, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-category h1 {
  font-size: 2.3rem;
}
@media (min-width: 768px) {
  /* line 65, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
  .articles-category h1 {
    font-size: 4rem;
  }
}

/* -------------------- NEWSLETTER -------------------- */
@media (min-width: 768px) {
  /* line 78, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
  .articles-newsletter .form-group,
  .articles-newsletter button {
    float: left;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 84, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
  .articles-newsletter input {
    width: 320px;
  }
}
/* line 88, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-newsletter form {
  text-align: center;
}
/* line 91, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-newsletter input {
  height: 47px;
}

/* -------------------- SHARE BUTTONS -------------------- */
/* line 100, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.article-actions button {
  height: 40px;
  padding: 0 1rem;
}
/* line 103, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.article-actions button.btn-secondary {
  border-color: #303030;
  background-color: #303030;
}
/* line 106, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.article-actions button.btn-secondary:hover {
  color: #303030 !important;
  background-color: white;
}
/* line 111, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.article-actions button.more {
  padding: 0 .5rem;
  color: #fff;
  border: 3px solid #aeaeae;
  background-color: #aeaeae;
}
/* line 116, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.article-actions button.more:hover {
  color: #aeaeae;
  background-color: #fff;
}
/* line 122, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.article-actions.side {
  position: absolute;
  top: 2rem;
  left: -4rem;
  height: 100%;
}
/* line 127, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.article-actions.side button {
  width: 40px;
  height: 40px;
  padding: 0;
  text-align: center;
}

/* -------------------- ADVERTISEMENT -------------------- */
/* line 139, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-ad-full {
  background: url(/system/refinery/images/static/ad-bg-1.png) no-repeat center/cover;
  background-attachment: fixed;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
/* line 144, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-ad-full a {
  width: 100%;
  font-size: 11px;
  letter-spacing: 2px;
}

/* -------------------- HIGHLIGHT -------------------- */
/* line 155, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-highlight h2 {
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  /* line 155, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
  .articles-highlight h2 {
    font-size: 2.3rem;
  }
}
/* line 161, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-highlight .articles-image {
  height: 200px;
}
@media (min-width: 992px) {
  /* line 161, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
  .articles-highlight .articles-image {
    height: 400px;
  }
}

/* -------------------- GRID LAYOUT -------------------- */
/* line 173, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-grid h3 {
  font-size: 1.4rem;
  line-height: 1.4;
}
/* line 177, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-grid .articles-image {
  height: 180px;
}
/* line 180, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-grid .news:nth-child(odd) {
  border-right: 1px solid #dedede;
}

/* -------------------- LIST LAYOUT -------------------- */
/* line 189, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-list h3 {
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  /* line 189, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
  .articles-list h3 {
    font-size: 1.8rem;
  }
}
/* line 195, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-list .articles-image {
  height: 150px;
}
/* line 198, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-list .articles-subinfo {
  position: absolute;
  bottom: 1.5rem;
  left: 0;
}

/* line 206, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-list-small h4 {
  font-size: 1rem;
}
/* line 209, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-list-small li {
  border-bottom: 1px solid #dedede;
}
@media (min-width: 768px) {
  /* line 209, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
  .articles-list-small li {
    border-bottom-color: transparent;
  }
}
@media (min-width: 992px) {
  /* line 209, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
  .articles-list-small li {
    border-bottom-color: #dedede;
  }
}
/* line 217, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-list-small li:last-child {
  border-bottom: none;
}
/* line 221, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.articles-list-small .articles-image {
  height: 90px;
}

/* -------------------- ARTICLE FOOTER -------------------- */
@media (min-width: 768px) {
  /* line 231, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
  .article-footer h3 {
    font-size: 2rem;
  }
}
/* line 235, /home/app/webapp/app/assets/stylesheets/templates/_articles.scss */
.article-footer .articles-image {
  height: 260px;
}

/* -------------------- NAVIGATION -------------------- */
/* line 5, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-header-nav ul li {
  line-height: 63px;
}
/* line 7, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-header-nav ul li.active {
  font-weight: bold;
  line-height: 57px;
  border: solid #303030;
  border-width: 3px 0;
}

/* -------------------- ABOUT US -------------------- */
/* line 20, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-logo {
  max-width: 30rem;
}

@media (min-width: 768px) {
  /* line 26, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
  .about-us-top p {
    margin-bottom: 2.5rem;
  }
}

/* line 32, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-us-contact {
  margin: 0 -15px;
  text-align: center;
  color: white;
  background-color: #223c9e;
}
/* line 37, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-us-contact h2 {
  font-size: 3.25rem;
}
/* line 40, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-us-contact p,
.about-us-contact p + a {
  font-size: 1.25rem;
}
/* line 44, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-us-contact p + a {
  border-bottom: 3px solid #fff;
}
/* line 46, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-us-contact p + a:hover {
  border-bottom: 0;
}

/* line 53, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-us-team .item {
  width: 235px;
}
/* line 56, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-us-team .image {
  width: 100%;
  height: 235px;
  background: url("http://placehold.it/500x500") no-repeat center/cover;
}
/* line 61, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-us-team h3 {
  font-size: 1.5rem;
}

/* -------------------- LETTER TO THE EDITOR -------------------- */
/* line 70, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-letter-form input,
.about-letter-form select,
.about-letter-form textarea {
  border-color: transparent;
}
/* line 75, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-letter-form select.form-control:not([size]):not([multiple]) {
  height: 46px;
  border: none;
  outline: 1px solid white !important;
  outline-offset: -1px;
}
/* line 80, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-letter-form select.form-control:not([size]):not([multiple]):hover {
  outline-color: #8c8987 !important;
}
/* line 84, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-letter-form textarea {
  height: 245px;
}

/* -------------------- FAQ -------------------- */
@media (min-width: 768px) {
  /* line 92, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
  .about-faq-search {
    width: 70%;
  }
}
/* line 96, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-faq-search input {
  height: 50px;
}
/* line 99, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-faq-search i {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

@media (min-width: 768px) {
  /* line 106, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
  .about-faq-contact {
    width: 30%;
  }
}
/* line 110, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-faq-contact a {
  padding: 0 1.5rem;
  font-size: 1.2rem;
  line-height: 48px;
  color: #303030;
  border: 1px solid #dedede;
}
/* line 116, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-faq-contact a:hover {
  color: #fff;
  border-color: #303030;
  background-color: #303030;
}

/* line 125, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-faq-question h3 {
  font-size: 1.2rem;
}
/* line 128, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-faq-question i {
  position: absolute;
  top: 1.7rem;
  right: 0;
  font-size: 1.5rem;
}

/* line 136, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-faq-answer {
  background-color: transparent;
}

/* line 140, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-faq-sidedav {
  font-size: 1.2rem;
}
/* line 142, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-faq-sidedav a {
  color: #303030;
}
/* line 146, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-faq-sidedav li.active a {
  font-weight: bold;
  color: #fff;
  background-color: #303030;
}
/* line 152, /home/app/webapp/app/assets/stylesheets/templates/_about.scss */
.about-faq-sidedav .border-b,
.about-faq-sidedav .border-t {
  border-color: #1f1f1f;
}

/* line 1, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.primary-nav {
  z-index: 1000;
  top: 0;
  background: #fff;
  text-align: center;
}
/* line 6, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.primary-nav .navigation {
  font-family: freight-sans-pro, -apple-system, system-ui, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
}
/* line 9, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.primary-nav .btn {
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  /* line 9, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
  .primary-nav .btn {
    padding-right: .65rem;
    padding-left: .65rem;
  }
}

@media (min-width: 992px) {
  /* line 20, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
  .home-nav .nav-center-logo {
    display: none;
  }
  /* line 23, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
  .home-nav .navbar-left {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  /* line 27, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
  .home-nav .navbar-right {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

/* line 34, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.search-modal {
  position: fixed;
  z-index: 1005;
  top: 0;
  left: 0;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: 0;
  -webkit-transition: height 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: height 0.2s cubic-bezier(0, 0, 0.25, 1);
  background: #fff;
}
/* line 45, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.search-modal .more-nav-header {
  position: absolute;
  top: 1rem;
  width: 100%;
}
/* line 50, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.search-modal .more-nav-toggle {
  position: absolute;
  z-index: 5;
  top: 4rem;
  right: .75rem;
}
/* line 56, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.search-modal .more-nav-toggle:hover .bar {
  background-color: #72a8cc;
}
/* line 61, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.search-modal.active {
  height: 100vh;
}

/* -------------------- Header Mobile -------------------- */
/* line 71, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-top-nav {
  position: relative;
  z-index: 920;
  height: 3.5rem;
  margin-right: -15px;
  margin-left: -15px;
}
/* line 77, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-top-nav .navbar-brand {
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  /* line 77, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
  .mobile-top-nav .navbar-brand {
    font-size: 1.5rem;
  }
}
/* line 82, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-top-nav .navbar-brand:hover {
  color: #72a8cc;
}
/* line 86, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-top-nav .search-bar {
  position: absolute;
  right: 0;
  width: 2.65rem;
  -webkit-transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
}
/* line 6, /home/app/webapp/app/assets/stylesheets/config/_mixins.scss */
.mobile-top-nav .search-bar .form-control {
  right: -.25rem;
  padding-left: .25rem;
  -webkit-transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
}
/* line 12, /home/app/webapp/app/assets/stylesheets/config/_mixins.scss */
.mobile-top-nav .search-bar .btn:before {
  width: 0;
}
/* line 16, /home/app/webapp/app/assets/stylesheets/config/_mixins.scss */
.mobile-top-nav .search-bar.active {
  width: 10rem;
}
/* line 18, /home/app/webapp/app/assets/stylesheets/config/_mixins.scss */
.mobile-top-nav .search-bar.active .form-control {
  right: 0;
  padding-left: .75rem;
}
/* line 23, /home/app/webapp/app/assets/stylesheets/config/_mixins.scss */
.mobile-top-nav .search-bar.active .btn:before {
  width: 1rem;
}
/* line 27, /home/app/webapp/app/assets/stylesheets/config/_mixins.scss */
.mobile-top-nav .search-bar.active:before {
  opacity: 1;
}
/* line 31, /home/app/webapp/app/assets/stylesheets/config/_mixins.scss */
.mobile-top-nav .search-bar:before {
  position: absolute;
  top: 0;
  left: -6.5rem;
  display: block;
  width: 7.5rem;
  height: 2rem;
  content: "";
  -webkit-transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: 0.2s cubic-bezier(0, 0, 0.25, 1);
  pointer-events: none;
  opacity: 0;
  -webkit-filter: blur(8px);
          filter: blur(8px);
  background: -webkit-linear-gradient(left, rgba(222, 222, 222, 0), #dedede);
}
/* line 88, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-top-nav .search-bar.active {
  width: 14rem;
}
/* line 92, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-top-nav .search-wrapper {
  height: 2.75rem;
}
/* line 95, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-top-nav .input-group-btn,
.mobile-top-nav .search-input {
  height: 2.25rem;
}

/* line 101, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-nav {
  overflow: hidden;
  height: 3.5rem;
  padding: 0;
  border-top: 2px solid rgba(174, 174, 174, 0.15);
}
/* line 107, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-nav .navbar-inner .nav {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
/* line 110, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-nav .navbar-inner .nav-link {
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 50px;
  padding: .6rem .4rem .3rem .4rem;
  font-family: freight-text-pro, Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}
/* line 121, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-nav .navbar-inner .nav-link .icon {
  padding-bottom: .3rem;
  font-size: 16px;
  line-height: 1;
}
/* line 125, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-nav .navbar-inner .nav-link .icon.icon-home {
  padding-bottom: calc(.3rem - 2px);
  font-size: 18px;
}
/* line 131, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-nav .navbar-inner .nav-link:not(:hover):not(:focus) {
  color: #303030;
}
/* line 133, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-nav .navbar-inner .nav-link:not(:hover):not(:focus) .icon {
  color: #5a5a5a;
}
/* line 141, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-nav .navbar-inner .active:not(:hover):not(:focus) {
  color: #da3842;
}
/* line 143, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-nav .navbar-inner .active:not(:hover):not(:focus) .icon {
  color: #da3842;
}
/* line 150, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-nav .bars-toggle {
  padding-top: 28px !important;
}
/* line 152, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-nav .bars-toggle .bar {
  top: calc(50% - 11px);
  left: calc(50% - 8px);
  height: 1px;
  background-color: #303030 !important;
}
/* line 159, /home/app/webapp/app/assets/stylesheets/partials/_header.scss */
.mobile-nav .bars-toggle:hover .bar {
  background-color: #72a8cc !important;
}

/* line 2, /home/app/webapp/app/assets/stylesheets/partials/_footer.scss */
.footer ul {
  padding-left: 0;
  list-style: none;
}
/* line 6, /home/app/webapp/app/assets/stylesheets/partials/_footer.scss */
.footer p,
.footer span,
.footer a {
  font-family: freight-sans-pro, -apple-system, system-ui, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
  color: #aeaeae;
}
/* line 13, /home/app/webapp/app/assets/stylesheets/partials/_footer.scss */
.footer a:hover {
  opacity: .7;
}

/* line 19, /home/app/webapp/app/assets/stylesheets/partials/_footer.scss */
.footer-logo {
  width: 215px;
  height: 105px;
  margin: 0 auto 2rem;
  height: 200px;
  background: url(/system/refinery/images/static/rcav-logo.png) no-repeat center/contain;
}
@media (min-width: 768px) {
  /* line 19, /home/app/webapp/app/assets/stylesheets/partials/_footer.scss */
  .footer-logo {
    margin: 0;
  }
}

/* line 30, /home/app/webapp/app/assets/stylesheets/partials/_footer.scss */
.footer-form i {
  position: absolute;
  top: 1rem;
  right: 2rem;
}

/* line 37, /home/app/webapp/app/assets/stylesheets/partials/_footer.scss */
.footer-category {
  font-size: 1.5rem;
  color: #303030 !important;
}

/* line 42, /home/app/webapp/app/assets/stylesheets/partials/_footer.scss */
.footer-sns {
  text-align: center;
}
@media (min-width: 768px) {
  /* line 42, /home/app/webapp/app/assets/stylesheets/partials/_footer.scss */
  .footer-sns {
    text-align: left;
  }
}
@media (min-width: 992px) {
  /* line 42, /home/app/webapp/app/assets/stylesheets/partials/_footer.scss */
  .footer-sns {
    display: inline-block;
  }
}
/* line 50, /home/app/webapp/app/assets/stylesheets/partials/_footer.scss */
.footer-sns a {
  display: inline-block;
  color: #303030 !important;
}
/* line 53, /home/app/webapp/app/assets/stylesheets/partials/_footer.scss */
.footer-sns a + a {
  margin-left: 1rem;
}

@media (min-width: 992px) {
  /* line 59, /home/app/webapp/app/assets/stylesheets/partials/_footer.scss */
  .footer-subnav {
    display: inline-block;
  }
}
/* line 63, /home/app/webapp/app/assets/stylesheets/partials/_footer.scss */
.footer-subnav span,
.footer-subnav a {
  display: block;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 63, /home/app/webapp/app/assets/stylesheets/partials/_footer.scss */
  .footer-subnav span,
  .footer-subnav a {
    display: inline-block;
  }
}

/*
 * Include styles here for the frontend that you want excluded from the backend. You usually
 * want to use the _manifest-custom-back-and-frontend.scss file, not this one.  You can also
 * include files here that the backend already includes (that you now want to use for frontend
 * too.
 *
 ******************************************************************************
 * For full documentation of what is being included where, see:
 * refinerycms gem: /core/app/assets/stylesheets/refinery-glass.scss
 ******************************************************************************/
