/* line 19, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

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

/* line 35, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 46, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
body {
  margin: 0;
  font-family: Helvetica;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 66, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

/* line 76, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 92, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 101, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 114, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

/* line 123, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 129, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 136, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 143, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 147, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 152, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 156, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 161, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
small {
  font-size: 80%;
}

/* line 170, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 178, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
sub {
  bottom: -.25em;
}

/* line 179, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
sup {
  top: -.5em;
}

/* line 186, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

/* line 13, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 202, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]) {
  color: inherit;
  text-decoration: none;
}

/* line 13, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 217, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

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

/* line 239, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 249, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 254, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 266, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
table {
  border-collapse: collapse;
}

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

/* line 278, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: inherit;
}

/* line 289, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 298, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
button {
  border-radius: 0;
}

/* line 307, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 312, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 323, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
button,
input {
  overflow: visible;
}

/* line 328, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 336, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
select {
  word-wrap: normal;
}

/* line 344, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 357, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 364, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 372, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 379, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 391, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 397, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 412, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 424, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 429, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 434, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 447, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/* line 465, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

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

/* line 474, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/_reboot.scss */
template {
  display: none;
}

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

/* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-none {
  display: none !important;
}

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

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

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

/* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table {
  display: table !important;
}

/* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-row {
  display: table-row !important;
}

/* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-flex {
  display: flex !important;
}

/* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 12, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  /* line 24, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-none {
    display: none !important;
  }
  /* line 24, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 24, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 24, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 24, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 24, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 24, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 24, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 24, ../../../usr/local/rvm/gems/ruby-2.4.10/gems/bootstrap-4.4.1/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

/* line 1, app/assets/stylesheets/escuela_logos.scss */
.logo-saeko {
  background: url(/assets/escuelas/logos/sae-login-40cab92e7d881f695a567400335b31caeee69afea30fc9b9ff6fa66749399842.png) center no-repeat !important;
}

/* line 5, app/assets/stylesheets/escuela_logos.scss */
.logo-amep {
  background: url(/assets/escuelas/logos/amep-login-648465355731a70a421f3a13a330759a48741d83e186f68773686bcd967a0ff2.png) center no-repeat !important;
}

/* line 9, app/assets/stylesheets/escuela_logos.scss */
.logo-cuc {
  background: url(/assets/escuelas/logos/cuc-login-ba14ed73cd1ce5c0227fa1af265ef5d66abc069d5c2a76f7b080bd3eb2a8524a.png) center no-repeat !important;
}

/* line 13, app/assets/stylesheets/escuela_logos.scss */
.logo-ibero {
  background: url(/assets/escuelas/logos/ibero-login-390733f448371b97e140e99bf43a8f457760bdbc88e32136d499248248704f3e.png) center no-repeat !important;
}

/* line 17, app/assets/stylesheets/escuela_logos.scss */
.logo-cab {
  background: url(/assets/escuelas/logos/cab-login-210493190963dc33cf1855b84fb3601fc57497fbbe142308afec1dab61c47526.png) center no-repeat !important;
}

/* line 21, app/assets/stylesheets/escuela_logos.scss */
.logo-cro {
  background: url(/assets/escuelas/logos/cro-login-210493190963dc33cf1855b84fb3601fc57497fbbe142308afec1dab61c47526.png) center no-repeat !important;
}

/* line 25, app/assets/stylesheets/escuela_logos.scss */
.logo-uvs {
  background: url(/assets/escuelas/logos/uvs-login-a84a57e5d6443431fc310db8679259613f445fb7dd8a6c81e40a0867b6117fec.png) center no-repeat !important;
}

/* line 29, app/assets/stylesheets/escuela_logos.scss */
.logo-cdi {
  background: url(/assets/escuelas/logos/cdi-login-eebcb31b8f556f687fac27253c901290939109f585c0e1d103236570e083de8b.png) center no-repeat !important;
}

/* line 33, app/assets/stylesheets/escuela_logos.scss */
.logo-uca {
  background: url(/assets/escuelas/logos/uca-login-f518b10408343c0cdbdbea645b560652a7999f2921c5a1303ed772cfaaab1592.png) center no-repeat !important;
}

/* line 37, app/assets/stylesheets/escuela_logos.scss */
.logo-sol {
  background: url(/assets/escuelas/logos/sol-login-ffb83f8343174c7634969a3b9e6cf8931430f5927e3dbc11efb4d01ddc3bfd71.png) center no-repeat !important;
}

/* line 41, app/assets/stylesheets/escuela_logos.scss */
.logo-icg {
  background: url(/assets/escuelas/logos/icg-login-480e034307e161f6470e6941a43e57655db0e335e95a59ea9c7c3c0174bc8e6d.png) center no-repeat !important;
}

/* line 45, app/assets/stylesheets/escuela_logos.scss */
.logo-edn {
  background: url(/assets/escuelas/logos/edn-login-2d8ba77526b889f2ef6c581d80846a5e99f2dd9c7bba80384f9313927f89159f.png) center no-repeat !important;
}

/* line 49, app/assets/stylesheets/escuela_logos.scss */
.logo-cfc {
  background: url(/assets/escuelas/logos/cfc-login-29a0a7198b07a4e0c9dd1599dfb34b623085cc4d60e614ec0c2cfae66a84cd74.png) center no-repeat !important;
}

/* line 53, app/assets/stylesheets/escuela_logos.scss */
.logo-cecyte {
  background: url(/assets/escuelas/logos/cecyte-login-d7bf5816f8d1b69baf5153f92cb637bf12a81372c815ea456113daf5929efe8d.png) center no-repeat !important;
}

/* line 57, app/assets/stylesheets/escuela_logos.scss */
.logo-udlap {
  background: url(/assets/escuelas/logos/udlap-login-ae7d367c1ad817d497702f367818cc8375792582e3b923e13c3894435d6854d8.png) center no-repeat !important;
}

/* line 61, app/assets/stylesheets/escuela_logos.scss */
.logo-jkn {
  background: url(/assets/escuelas/logos/jkn-login-912569cf6b10555f2ffcd88ed904e6318956cf171a15d9f81736f576a75f307c.png) center no-repeat !important;
}

/* line 65, app/assets/stylesheets/escuela_logos.scss */
.logo-uan {
  background: url(/assets/escuelas/logos/uan-login-12fa3550c026123985f2948745b450a572a9cef6da2fcbef25d6cce7fe00264c.png) center no-repeat !important;
}

/* line 11, app/assets/stylesheets/sessions.scss */
body {
  font-family: Helvetica;
  background-color: #005eb8;
  -webkit-font-smoothing: antialiased;
}

/* line 18, app/assets/stylesheets/sessions.scss */
hgroup {
  text-align: center;
  margin-top: 4em;
}

/* line 23, app/assets/stylesheets/sessions.scss */
h1, h3 {
  font-weight: 300;
}

/* line 25, app/assets/stylesheets/sessions.scss */
h1 {
  color: #636363;
}

/* line 27, app/assets/stylesheets/sessions.scss */
h3 {
  color: #4a89dc;
}

/* line 29, app/assets/stylesheets/sessions.scss */
form {
  width: 320px;
  height: 320px;
  margin: 2em auto;
  padding: 0px;
  font-size: 13px;
  background: transparent url(/assets/containers/login-paper-blue-new-f32dfeb20ece04cfffdea5e87ece2aecc4206f424307fff512e7dcca191bc784.png) no-repeat left top/100%;
  /* Label */
  /* active */
  /* Button */
  /* Button modifiers */
  /* label Forgot password */
}

/* line 39, app/assets/stylesheets/sessions.scss */
form .inner {
  position: relative;
  top: 15%;
  width: 70%;
  height: 70%;
  margin: 0 auto;
}

/* line 46, app/assets/stylesheets/sessions.scss */
form .inner [class*="logo-"] {
  display: block;
  height: 25%;
  margin: 0px auto 10% auto;
  background: url(/assets/escuelas/logos/sae-login-40cab92e7d881f695a567400335b31caeee69afea30fc9b9ff6fa66749399842.png) center no-repeat;
  background-size: contain !important;
}

/* line 55, app/assets/stylesheets/sessions.scss */
form .inner-flex {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 60, app/assets/stylesheets/sessions.scss */
form .inner-flex [class*="logo-"] {
  margin: 0;
  flex-shrink: 0;
}

/* line 66, app/assets/stylesheets/sessions.scss */
form .group {
  position: relative;
  margin-bottom: 7%;
}

/* line 71, app/assets/stylesheets/sessions.scss */
form input {
  display: block;
  width: 100%;
  padding: 5px 10px 10px 5px;
  -webkit-appearance: none;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #757575;
  background: transparent;
  font-size: 1em;
  color: #636363;
}

/* line 87, app/assets/stylesheets/sessions.scss */
form input:focus {
  outline: none;
}

/* line 91, app/assets/stylesheets/sessions.scss */
form label {
  position: absolute;
  left: 5px;
  top: 10px;
  font-size: 1em;
  font-weight: normal;
  color: #999;
  pointer-events: none;
  transition: all 0.2s ease;
}

/* line 104, app/assets/stylesheets/sessions.scss */
form .lb_email {
  text-align: center;
  color: #636363;
  font-weight: 500;
  font-family: "Roboto";
  font-size: 18px;
  margin-bottom: 26px;
  overflow-wrap: break-word;
}

/* line 116, app/assets/stylesheets/sessions.scss */
form input:focus ~ label, form input.used ~ label {
  top: -1.2em;
  transform: scale(0.75);
  left: -2px;
  /* font-size: 14px; */
  color: #4a89dc;
}

/* line 125, app/assets/stylesheets/sessions.scss */
form .button {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 23px;
  margin-bottom: 3%;
  font-weight: 500;
  font-family: "Roboto";
  font-size: 1em;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  background: transparent;
  border: none;
  border-bottom: 2px solid #3160B6;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.15s ease;
}

/* line 149, app/assets/stylesheets/sessions.scss */
form .button:focus {
  outline: 0;
}

/* line 154, app/assets/stylesheets/sessions.scss */
form .buttonBlue {
  background: #4a89dc;
}

/* line 158, app/assets/stylesheets/sessions.scss */
form .buttonBlue:hover {
  background: #357bd8;
}

/* line 160, app/assets/stylesheets/sessions.scss */
form .buttonGray {
  background: #ffffff;
  color: #616161;
  border-bottom-color: #959595;
}

/* line 165, app/assets/stylesheets/sessions.scss */
form .buttonGray:hover {
  background: #DDDDDD;
}

/* line 170, app/assets/stylesheets/sessions.scss */
form a.button {
  line-height: 46px;
  text-decoration: none;
}

/* line 176, app/assets/stylesheets/sessions.scss */
form .sso-button {
  display: inline-block;
  position: relative;
  width: 60%;
  height: 23px;
  min-width: 50%;
  margin-bottom: 8px;
  font-weight: 500;
  font-family: "Roboto";
  font-size: 1em;
  color: #616161;
  white-space: nowrap;
  text-align: left;
  vertical-align: middle;
  background-color: #ffffff;
  border: none;
  border-radius: 5px;
  border-bottom: 1px solid #959595;
}

/* line 201, app/assets/stylesheets/sessions.scss */
form .sso-button .g-icon {
  display: inline-block;
  float: left;
  width: 23px;
  height: 23px;
  background-image: url(/assets/icons/g_icon-ab952579e74bfb58bb1bc524a3a19ffaea4bfea9639a69dde758f335a8ec20c1.png);
  background-position: center;
  background-size: cover;
}

/* line 213, app/assets/stylesheets/sessions.scss */
form .sso-button .ms-icon {
  display: inline-block;
  float: left;
  width: 23px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect x='56' y='56' width='37.9' height='37.89' fill='%23f25022'/%3E%3Crect x='56' y='98.1' width='37.9' height='37.89' fill='%2300a4ef'/%3E%3Crect x='98.1' y='56' width='37.9' height='37.89' fill='%237fba00'/%3E%3Crect x='98.1' y='98.1' width='37.9' height='37.89' fill='%23ffb900'/%3E%3C/svg%3E");
  background-position: center;
  background-size: cover;
}

/* line 225, app/assets/stylesheets/sessions.scss */
form .sso-button .fb-icon {
  display: inline-block;
  float: left;
  width: 23px;
  height: 23px;
  background-image: url(/assets/icons/fb_logo_blue-5b3c503662d4356fe4a6668c789e507b79ca73094f83a6c1e57a570f0f2bbcac.png);
  background-position: center;
  background-size: cover;
}

/* line 237, app/assets/stylesheets/sessions.scss */
form .sso-button:hover {
  text-decoration: none;
  color: #616161;
  box-shadow: 0px 0px 0px 3px rgba(66, 133, 244, 0.3);
}

/* line 243, app/assets/stylesheets/sessions.scss */
form .sso-button:active {
  text-decoration: none;
  color: #616161;
  background-color: #ebebeb;
  box-shadow: none;
}

/* line 252, app/assets/stylesheets/sessions.scss */
form .links_container {
  font-size: 14px;
}

/* line 255, app/assets/stylesheets/sessions.scss */
form .links_container a {
  color: gray;
}

/* line 259, app/assets/stylesheets/sessions.scss */
form .links_container .lb_back {
  font-weight: bold;
}

@media (max-width: 575px) {
  /* line 275, app/assets/stylesheets/sessions.scss */
  .hide-xs {
    display: none !important;
  }
  /* line 277, app/assets/stylesheets/sessions.scss */
  form {
    width: 100vw;
    height: 100vw;
    font-size: 16px !important;
  }
  /* line 282, app/assets/stylesheets/sessions.scss */
  form .inner {
    top: 15%;
  }
  /* line 288, app/assets/stylesheets/sessions.scss */
  form .inner .center {
    margin-bottom: 0;
  }
  /* line 293, app/assets/stylesheets/sessions.scss */
  form .button {
    height: 7vw;
    margin-right: 3vw;
    font-size: 0.85rem;
    margin-bottom: 6px;
  }
  /* line 301, app/assets/stylesheets/sessions.scss */
  form a.button {
    line-height: 7vw;
  }
  /* line 305, app/assets/stylesheets/sessions.scss */
  form .sso-button {
    width: 100%;
    height: 7vw;
    line-height: 7vw;
    margin-bottom: 6px;
    font-size: 0.8rem;
  }
  /* line 312, app/assets/stylesheets/sessions.scss */
  form .sso-button .g-icon, form .sso-button .fb-icon, form .sso-button .ms-icon {
    width: 8vw;
    height: 8vw;
  }
  /* line 318, app/assets/stylesheets/sessions.scss */
  form .lb_forgot_password, form .lb_back {
    font-size: 10px;
  }
  /* line 322, app/assets/stylesheets/sessions.scss */
  form .links_container {
    font-size: 10px;
  }
  /* line 326, app/assets/stylesheets/sessions.scss */
  form .group {
    margin-bottom: 4%;
  }
  /* line 330, app/assets/stylesheets/sessions.scss */
  form .errorLabel {
    margin-top: 3px;
    font-size: 10px;
  }
  /* line 335, app/assets/stylesheets/sessions.scss */
  form .instructions {
    font-size: 11px;
  }
  /* line 339, app/assets/stylesheets/sessions.scss */
  form .lb_email {
    font-size: 14px;
  }
  /* line 346, app/assets/stylesheets/sessions.scss */
  form#passwordForm [class*="logo-"], form#confirmationForm [class*="logo-"] {
    height: 20%;
    margin: 0px auto 5% auto;
  }
  /* line 351, app/assets/stylesheets/sessions.scss */
  form#passwordForm .group, form#confirmationForm .group {
    margin-bottom: 8%;
  }
  /* line 356, app/assets/stylesheets/sessions.scss */
  form#passwordForm .instructions h2, form#confirmationForm .instructions h2 {
    padding-top: 4%;
  }
  /* line 362, app/assets/stylesheets/sessions.scss */
  #h1-aspirantes {
    display: none;
  }
}

@media (min-width: 576px) {
  /* line 368, app/assets/stylesheets/sessions.scss */
  .show-xs {
    display: none !important;
  }
  /* line 370, app/assets/stylesheets/sessions.scss */
  form {
    width: 438px;
    height: 438px;
    font-size: 16px;
  }
  /* line 375, app/assets/stylesheets/sessions.scss */
  form .button {
    height: 32px;
  }
  /* line 380, app/assets/stylesheets/sessions.scss */
  form a.button {
    line-height: 32px;
  }
  /* line 384, app/assets/stylesheets/sessions.scss */
  form .group {
    margin-bottom: 4%;
  }
  /* line 388, app/assets/stylesheets/sessions.scss */
  form .sso-button {
    width: auto;
    height: 32px;
    font-size: 0.7rem;
    padding-right: 8px;
    line-height: 32px;
  }
  /* line 396, app/assets/stylesheets/sessions.scss */
  form .sso-button .g-icon, form .sso-button .fb-icon, form .sso-button .ms-icon {
    width: 32px;
    height: 32px;
  }
  /* line 402, app/assets/stylesheets/sessions.scss */
  form .links_container {
    font-size: 12px;
  }
  /* line 406, app/assets/stylesheets/sessions.scss */
  form .instructions {
    font-size: 14px;
  }
  /* line 410, app/assets/stylesheets/sessions.scss */
  form .lb_email {
    font-size: 16px;
  }
  /* line 416, app/assets/stylesheets/sessions.scss */
  form#confirmationForm .group {
    margin-bottom: 8%;
  }
  /* line 421, app/assets/stylesheets/sessions.scss */
  form#confirmationForm .instructions h2 {
    padding-top: 4%;
  }
  /* line 427, app/assets/stylesheets/sessions.scss */
  #h1-aspirantes {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 433, app/assets/stylesheets/sessions.scss */
  form {
    width: 657px;
    height: 657px;
    font-size: 16px;
  }
  /* line 438, app/assets/stylesheets/sessions.scss */
  form .group {
    margin-bottom: 3%;
  }
  /* line 442, app/assets/stylesheets/sessions.scss */
  form .button {
    height: 46px;
  }
  /* line 446, app/assets/stylesheets/sessions.scss */
  form a.button {
    line-height: 46px;
  }
  /* line 450, app/assets/stylesheets/sessions.scss */
  form .sso-button {
    width: auto;
    height: 46px;
    line-height: 46px;
    padding-right: 12px;
    font-size: 1rem;
  }
  /* line 457, app/assets/stylesheets/sessions.scss */
  form .sso-button .g-icon, form .sso-button .fb-icon, form .sso-button .ms-icon {
    width: 46px;
    height: 46px;
  }
  /* line 463, app/assets/stylesheets/sessions.scss */
  form .links_container {
    font-size: 14px;
  }
  /* line 467, app/assets/stylesheets/sessions.scss */
  form .lb_email {
    font-size: 18px;
  }
  /* line 473, app/assets/stylesheets/sessions.scss */
  form#confirmationForm .instructions, form#passwordForm .instructions {
    margin-bottom: 7%;
  }
  /* line 476, app/assets/stylesheets/sessions.scss */
  form#confirmationForm .instructions h2, form#passwordForm .instructions h2 {
    padding-top: 0px;
  }
  /* line 481, app/assets/stylesheets/sessions.scss */
  form#confirmationForm .group, form#passwordForm .group {
    margin-bottom: 7%;
  }
  /* line 486, app/assets/stylesheets/sessions.scss */
  #h1-aspirantes {
    display: block;
  }
}

/* Underline */
/* line 495, app/assets/stylesheets/sessions.scss */
.bar {
  position: relative;
  display: block;
  width: 100%;
}

/* line 501, app/assets/stylesheets/sessions.scss */
.bar:before, .bar:after {
  content: '';
  height: 2px;
  width: 0;
  bottom: 1px;
  position: absolute;
  background: #4a89dc;
  transition: all 0.2s ease;
}

/* line 511, app/assets/stylesheets/sessions.scss */
.bar-error:before, .bar-error:after {
  background: #f44336;
}

/* line 515, app/assets/stylesheets/sessions.scss */
.errorLabel {
  margin-top: 5px;
  font-size: 12px;
  color: #f44336;
}

/* line 521, app/assets/stylesheets/sessions.scss */
.bar:before {
  left: 50%;
}

/* line 523, app/assets/stylesheets/sessions.scss */
.bar:after {
  right: 50%;
}

/* active */
/* line 528, app/assets/stylesheets/sessions.scss */
input:focus ~ .bar:before, input:focus ~ .bar:after {
  width: 50%;
}

/* Highlight */
/* line 533, app/assets/stylesheets/sessions.scss */
.highlight {
  position: absolute;
  height: 60%;
  width: 100px;
  top: 25%;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
}

/* active */
/* line 546, app/assets/stylesheets/sessions.scss */
input:focus ~ .highlight {
  -webkit-animation: inputHighlighter 0.3s ease;
          animation: inputHighlighter 0.3s ease;
}

/* Animations */
@-webkit-keyframes inputHighlighter {
  from {
    background: #4a89dc;
  }
  to {
    width: 0;
    background: transparent;
  }
}
@keyframes inputHighlighter {
  from {
    background: #4a89dc;
  }
  to {
    width: 0;
    background: transparent;
  }
}

/* line 558, app/assets/stylesheets/sessions.scss */
footer {
  text-align: center;
}

/* line 560, app/assets/stylesheets/sessions.scss */
footer p {
  color: #D4EFFC;
  font-size: 13px;
  letter-spacing: .4px;
}

/* line 566, app/assets/stylesheets/sessions.scss */
footer a {
  color: white;
  text-decoration: none;
  transition: all .2s ease;
}

/* line 572, app/assets/stylesheets/sessions.scss */
footer a:hover {
  color: white;
  text-decoration: underline;
}

/* line 577, app/assets/stylesheets/sessions.scss */
footer img {
  width: 120px;
  transition: all .2s ease;
}

/* line 582, app/assets/stylesheets/sessions.scss */
footer img:hover {
  opacity: .83;
}

/* line 584, app/assets/stylesheets/sessions.scss */
footer img:focus, footer a:focus {
  outline: none;
}

/* line 587, app/assets/stylesheets/sessions.scss */
.instructions {
  font-size: 1em;
  margin-bottom: 1.5em;
  line-height: 1.5em;
}

/* line 592, app/assets/stylesheets/sessions.scss */
.instructions h2 {
  color: #2F3333;
}

/* line 594, app/assets/stylesheets/sessions.scss */
.instructions p {
  color: #2F3333;
}

/* line 598, app/assets/stylesheets/sessions.scss */
.center {
  text-align: center;
  margin-bottom: 3%;
}

/* line 604, app/assets/stylesheets/sessions.scss */
body.udlap {
  background-color: #ff6819;
}

/* line 607, app/assets/stylesheets/sessions.scss */
body.udlap form {
  background: transparent url(/assets/containers/login-paper-udlap-90d732caad903fae5e720ad0b25c064270b7810ead6c064f4b15e38de3a71859.png) no-repeat left top/100%;
  background-size: 100%;
}

/* line 611, app/assets/stylesheets/sessions.scss */
body.udlap form .button {
  background-color: #036534 !important;
  border-bottom-color: #003201;
}

/* line 616, app/assets/stylesheets/sessions.scss */
body.udlap form input:focus ~ label, body.udlap form input.used ~ label {
  color: #036534 !important;
}

/* line 620, app/assets/stylesheets/sessions.scss */
body.udlap form .bar:before, body.udlap form .bar:after {
  background: #036534;
}
