/*!
 * Figuration (v2.0.0)
 * http://figuration.org
 * Copyright 2013-2016 CAST, Inc.
 * Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@media print {
  *,
  *::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 {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

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

html {
  font-size: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292929;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: none;
  cursor: help;
  border-bottom: 1px dotted #858585;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #1242ba;
  text-decoration: underline;
}

a:focus, a:hover {
  color: #071946;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: none;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role="button"] {
  cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

table {
  border-collapse: collapse;
  background-color: transparent;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #666;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: left;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  border-radius: 0;
}

[type="checkbox"] {
  -webkit-border-radius: 5px;
  -webkit-appearance: checkbox;
}

[type="radio"] {
  -webkit-border-radius: 8px;
  -webkit-appearance: radio;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: 1;
}

legend label {
  position: relative;
  top: -.25rem;
  margin-bottom: -.25rem;
  font-size: 1rem;
  line-height: 1.5;
}

input[type="search"] {
  -webkit-appearance: none;
}

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: inherit;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: normal;
}

mark,
.mark {
  background-color: #ff0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.3em;
}

dl.row > dd + dt {
  clear: left;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.15rem;
  border-left: 0.1875rem solid #a3a3a3;
}

.blockquote-footer {
  display: block;
  font-size: 1rem;
  color: #858585;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.1875rem solid #a3a3a3;
  border-left: 0;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #c81d0e;
  background-color: #e8e8e8;
  border-radius: 0.25rem;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #f0f0f0;
  background-color: #292929;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}

pre {
  display: block;
  padding: 0.25rem 0.5rem;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 87.5%;
  color: #474747;
  background-color: #f0f0f0;
  border: 1px solid #a3a3a3;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: #c81d0e;
  background-color: transparent;
  border-radius: 0;
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #a3a3a3;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 87.5%;
  color: #666;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #a3a3a3;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #a3a3a3;
}

.table tbody + tbody {
  border-top: 2px solid #a3a3a3;
}

.table .table {
  background-color: #fff;
}

.table-condensed th,
.table-condensed td {
  padding: 0.3125rem 0.5rem;
}

.table-bordered {
  border: 1px solid #a3a3a3;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #a3a3a3;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.04);
}

.table-striped.table-inverse tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.075);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover.table-inverse tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #d9e1f4;
}

.table-hover .table-primary:hover {
  background-color: #c5d1ee;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #c5d1ee;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #e9e9e9;
}

.table-hover .table-secondary:hover {
  background-color: gainsboro;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: gainsboro;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9eaf4;
}

.table-hover .table-info:hover {
  background-color: #c5dfee;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c5dfee;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #d9ecda;
}

.table-hover .table-success:hover {
  background-color: #c8e4c9;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #c8e4c9;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #f6ecd6;
}

.table-hover .table-warning:hover {
  background-color: #f1e2c1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #f1e2c1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f6dbd8;
}

.table-hover .table-danger:hover {
  background-color: #f1c8c3;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1c8c3;
}

.table-responsive {
  display: block;
  width: 100%;
  min-height: .01%;
  margin-bottom: 1rem;
  overflow-x: auto;
}

.table-responsive > .table {
  margin-bottom: 0;
}

.thead-inverse th {
  color: #f0f0f0;
  background-color: #474747;
}

.thead-default th {
  color: #292929;
  background-color: #a3a3a3;
}

.table-inverse {
  color: #f0f0f0;
  background-color: #474747;
}

.table-inverse.table-bordered {
  border: 0;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #666;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(2rem + 2px);
  padding: 0.25rem 0.375rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #474747;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.25);
  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;
  -o-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;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  border-color: #66afe9;
  outline: none;
}

.form-control::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}

.form-control::placeholder {
  color: #999;
  opacity: 1;
}

.form-control[type="color"] {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #f0f0f0;
  opacity: 1;
}

.form-control:disabled {
  color: #666;
  cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2rem + 2px);
}

select.form-control.form-control-xs:not([size]):not([multiple]), .input-group-xs > select.form-control:not([size]):not([multiple]),
.input-group-xs > .input-group-btn > select.form-control.btn:not([size]):not([multiple]),
.input-group-xs select.form-control.form-control:not([size]):not([multiple]) {
  height: calc(1.3125rem + 2px);
  padding-top: 0.09375rem;
  padding-bottom: 0.09375rem;
}

select.form-control.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.form-control.btn:not([size]):not([multiple]),
.input-group-sm select.form-control.form-control:not([size]):not([multiple]) {
  height: calc(1.59375rem + 2px);
  padding-top: 0.140625rem;
  padding-bottom: 0.140625rem;
}

select.form-control.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.form-control.btn:not([size]):not([multiple]),
.input-group-lg select.form-control.form-control:not([size]):not([multiple]) {
  height: calc(2.40625rem + 2px);
  padding-top: 0.359375rem;
  padding-bottom: 0.359375rem;
}

select.form-control.form-control-xl:not([size]):not([multiple]), .input-group-xl > select.form-control:not([size]):not([multiple]),
.input-group-xl > .input-group-btn > select.form-control.btn:not([size]):not([multiple]),
.input-group-xl select.form-control.form-control:not([size]):not([multiple]) {
  height: calc(2.8125rem + 2px);
  padding-top: 0.46875rem;
  padding-bottom: 0.46875rem;
}

select.form-control:focus::-ms-value {
  color: #474747;
  background-color: #fff;
}

textarea.form-control {
  height: auto;
}

.form-control-color,
.form-control-file,
.form-control-range {
  display: block;
}

.form-control-label {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  margin-bottom: 0;
}

.form-control-label-xs {
  padding-top: calc(0.09375rem + 1px);
  padding-bottom: calc(0.09375rem + 1px);
  margin-bottom: 0;
  font-size: 0.75rem;
}

.form-control-label-sm {
  padding-top: calc(0.140625rem + 1px);
  padding-bottom: calc(0.140625rem + 1px);
  margin-bottom: 0;
  font-size: 0.875rem;
}

.form-control-label-lg {
  padding-top: calc(0.359375rem + 1px);
  padding-bottom: calc(0.359375rem + 1px);
  margin-bottom: 0;
  font-size: 1.125rem;
}

.form-control-label-xl {
  padding-top: calc(0.46875rem + 1px);
  padding-bottom: calc(0.46875rem + 1px);
  margin-bottom: 0;
  font-size: 1.25rem;
}

.form-control-legend {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-bottom: 0;
  font-size: 1rem;
}

_::-webkit-full-page-media.form-control,
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  line-height: 2rem;
}

_::-webkit-full-page-media.form-control-xs, .input-group-xs > _.form-control::-webkit-full-page-media,
.input-group-xs > _.input-group-addon::-webkit-full-page-media,
.input-group-xs > .input-group-btn > _.btn::-webkit-full-page-media,
.input-group-xs _::-webkit-full-page-media.form-control,
input[type="date"].form-control-xs,
.input-group-xs > input[type="date"].form-control,
.input-group-xs > input[type="date"].input-group-addon,
.input-group-xs > .input-group-btn > input[type="date"].btn,
.input-group-xs
input[type="date"].form-control,
input[type="time"].form-control-xs,
.input-group-xs > input[type="time"].form-control,
.input-group-xs > input[type="time"].input-group-addon,
.input-group-xs > .input-group-btn > input[type="time"].btn,
.input-group-xs
input[type="time"].form-control,
input[type="datetime-local"].form-control-xs,
.input-group-xs > input[type="datetime-local"].form-control,
.input-group-xs > input[type="datetime-local"].input-group-addon,
.input-group-xs > .input-group-btn > input[type="datetime-local"].btn,
.input-group-xs
input[type="datetime-local"].form-control,
input[type="month"].form-control-xs,
.input-group-xs > input[type="month"].form-control,
.input-group-xs > input[type="month"].input-group-addon,
.input-group-xs > .input-group-btn > input[type="month"].btn,
.input-group-xs
input[type="month"].form-control {
  line-height: 1.3125rem;
}

_::-webkit-full-page-media.form-control-sm, .input-group-sm > _.form-control::-webkit-full-page-media,
.input-group-sm > _.input-group-addon::-webkit-full-page-media,
.input-group-sm > .input-group-btn > _.btn::-webkit-full-page-media,
.input-group-sm _::-webkit-full-page-media.form-control,
input[type="date"].form-control-sm,
.input-group-sm > input[type="date"].form-control,
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn,
.input-group-sm
input[type="date"].form-control,
input[type="time"].form-control-sm,
.input-group-sm > input[type="time"].form-control,
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn,
.input-group-sm
input[type="time"].form-control,
input[type="datetime-local"].form-control-sm,
.input-group-sm > input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
.input-group-sm
input[type="datetime-local"].form-control,
input[type="month"].form-control-sm,
.input-group-sm > input[type="month"].form-control,
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn,
.input-group-sm
input[type="month"].form-control {
  line-height: 1.59375rem;
}

_::-webkit-full-page-media.form-control-lg, .input-group-lg > _.form-control::-webkit-full-page-media,
.input-group-lg > _.input-group-addon::-webkit-full-page-media,
.input-group-lg > .input-group-btn > _.btn::-webkit-full-page-media,
.input-group-lg _::-webkit-full-page-media.form-control,
input[type="date"].form-control-lg,
.input-group-lg > input[type="date"].form-control,
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn,
.input-group-lg
input[type="date"].form-control,
input[type="time"].form-control-lg,
.input-group-lg > input[type="time"].form-control,
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn,
.input-group-lg
input[type="time"].form-control,
input[type="datetime-local"].form-control-lg,
.input-group-lg > input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
.input-group-lg
input[type="datetime-local"].form-control,
input[type="month"].form-control-lg,
.input-group-lg > input[type="month"].form-control,
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn,
.input-group-lg
input[type="month"].form-control {
  line-height: 2.40625rem;
}

_::-webkit-full-page-media.form-control-xl, .input-group-xl > _.form-control::-webkit-full-page-media,
.input-group-xl > _.input-group-addon::-webkit-full-page-media,
.input-group-xl > .input-group-btn > _.btn::-webkit-full-page-media,
.input-group-xl _::-webkit-full-page-media.form-control,
input[type="date"].form-control-xl,
.input-group-xl > input[type="date"].form-control,
.input-group-xl > input[type="date"].input-group-addon,
.input-group-xl > .input-group-btn > input[type="date"].btn,
.input-group-xl
input[type="date"].form-control,
input[type="time"].form-control-xl,
.input-group-xl > input[type="time"].form-control,
.input-group-xl > input[type="time"].input-group-addon,
.input-group-xl > .input-group-btn > input[type="time"].btn,
.input-group-xl
input[type="time"].form-control,
input[type="datetime-local"].form-control-xl,
.input-group-xl > input[type="datetime-local"].form-control,
.input-group-xl > input[type="datetime-local"].input-group-addon,
.input-group-xl > .input-group-btn > input[type="datetime-local"].btn,
.input-group-xl
input[type="datetime-local"].form-control,
input[type="month"].form-control-xl,
.input-group-xl > input[type="month"].form-control,
.input-group-xl > input[type="month"].input-group-addon,
.input-group-xl > .input-group-btn > input[type="month"].btn,
.input-group-xl
input[type="month"].form-control {
  line-height: 2.8125rem;
}

.form-control-static {
  min-height: 2rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-bottom: 0;
}

.form-control-static.form-control-xs, .input-group-xs > .form-control-static.form-control,
.input-group-xs > .form-control-static.input-group-addon,
.input-group-xs > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.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 {
  padding-right: 0;
  padding-left: 0;
}

.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;
}

.form-control-static.form-control-xl, .input-group-xl > .form-control-static.form-control,
.input-group-xl > .form-control-static.input-group-addon,
.input-group-xl > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-xs, .input-group-xs > .form-control,
.input-group-xs > .input-group-addon,
.input-group-xs > .input-group-btn > .btn {
  height: calc(1.3125rem + 2px);
  padding: 0.09375rem 0.1875rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
}

.form-control-xs[type="color"], .input-group-xs > [type="color"].form-control,
.input-group-xs > [type="color"].input-group-addon,
.input-group-xs > .input-group-btn > [type="color"].btn {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: calc(1.59375rem + 2px);
  padding: 0.140625rem 0.25rem;
  font-size: 0.875rem;
  border-radius: 0.1875rem;
}

.form-control-sm[type="color"], .input-group-sm > [type="color"].form-control,
.input-group-sm > [type="color"].input-group-addon,
.input-group-sm > .input-group-btn > [type="color"].btn {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: calc(2.40625rem + 2px);
  padding: 0.359375rem 0.5625rem;
  font-size: 1.125rem;
  border-radius: 0.3125rem;
}

.form-control-lg[type="color"], .input-group-lg > [type="color"].form-control,
.input-group-lg > [type="color"].input-group-addon,
.input-group-lg > .input-group-btn > [type="color"].btn {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.form-control-xl, .input-group-xl > .form-control,
.input-group-xl > .input-group-addon,
.input-group-xl > .input-group-btn > .btn {
  height: calc(2.8125rem + 2px);
  padding: 0.46875rem 0.625rem;
  font-size: 1.25rem;
  border-radius: 0.3125rem;
}

.form-control-xl[type="color"], .input-group-xl > [type="color"].form-control,
.input-group-xl > [type="color"].input-group-addon,
.input-group-xl > .input-group-btn > [type="color"].btn {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
}

.form-check + .form-check {
  margin-top: -.25rem;
}

.form-check.disabled .form-check-label {
  color: #666;
  cursor: not-allowed;
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

.form-check-input {
  position: absolute;
  margin-top: .3125rem;
  margin-left: -1.25rem;
  vertical-align: baseline;
}

.form-check-input:only-child {
  position: static;
  vertical-align: top;
}

.form-check-inline {
  display: inline-block;
}

.form-check-inline .form-check-label {
  vertical-align: middle;
}

.form-check-inline.disabled {
  color: #666;
  cursor: not-allowed;
}

.form-check-inline + .form-check-inline {
  margin-left: .75rem;
}

.form-control-feedback {
  margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5rem;
  -webkit-background-size: 1rem 1rem;
          background-size: 1rem 1rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #108918;
}

.has-success .form-control {
  border-color: #70b874;
}

.has-success .form-control:focus {
  border-color: #408244;
  outline: none;
}

.has-success .input-group-addon {
  color: #108918;
  background-color: #76ef7e;
  border-color: #108918;
}

.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='%23108918' 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");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #c98800;
}

.has-warning .form-control {
  border-color: #dfb866;
}

.has-warning .form-control:focus {
  border-color: #b88927;
  outline: none;
}

.has-warning .input-group-addon {
  color: #c98800;
  background-color: #ffdd96;
  border-color: #c98800;
}

.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='%23c98800' 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");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #c81d0e;
}

.has-danger .form-control {
  border-color: #de776e;
}

.has-danger .form-control:focus {
  border-color: #bb362b;
  outline: none;
}

.has-danger .input-group-addon {
  color: #c81d0e;
  background-color: #f9afa9;
  border-color: #c81d0e;
}

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23c81d0e' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23c81d0e' 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");
}

@media (min-width: 36em) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check-label {
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.custom-control {
  position: relative;
  display: inline-block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  cursor: pointer;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #1242ba;
}

.custom-control-input:focus ~ .custom-control-indicator {
  -webkit-box-shadow: 0 0 0 0.0625rem #fff, 0 0 0 0.1875rem #66afe9;
          box-shadow: 0 0 0 0.0625rem #fff, 0 0 0 0.1875rem #66afe9;
}

.custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #718ed6;
}

.custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #c2c2c2;
  border: 0;
}

.custom-control-input:disabled ~ .custom-control-description {
  color: #858585;
  cursor: not-allowed;
}

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #f0f0f0;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 50% 50%;
          background-size: 50% 50%;
  border: 1px solid rgba(0, 0, 0, 0.25);
}

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem;
}

.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");
  border: 0;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #1242ba;
  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");
}

.custom-radio .custom-control-indicator {
  border-radius: 50%;
}

.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");
  border: 0;
}

.custom-controls-stacked .custom-control {
  display: block;
  margin-bottom: 0.5rem;
}

.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}

.custom-select {
  display: block;
  width: 100%;
  height: calc(2rem + 2px);
  padding: 0.25rem 1.125rem 0.25rem 0.375rem;
  padding-right: 0.375rem \9;
  color: #474747;
  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.375rem center;
  background-image: none \9;
  -webkit-background-size: 8px 10px;
          background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-select:focus {
  border-color: #66afe9;
  outline: none;
}

.custom-select:focus::-ms-value {
  color: #474747;
  background-color: #fff;
}

.custom-select:disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #f0f0f0;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-xs {
  height: calc(1.3125rem + 2px);
  padding: 0.09375rem 0.1875rem;
  padding-right: 1.125rem;
  padding-right: 0.1875rem \9;
  font-size: 0.75rem;
  background-position: right 0.1875rem center;
}

.custom-select-sm {
  height: calc(1.59375rem + 2px);
  padding: 0.140625rem 0.25rem;
  padding-right: 1.25rem;
  padding-right: 0.25rem \9;
  font-size: 0.875rem;
  background-position: right 0.25rem center;
}

.custom-select-lg {
  height: calc(2.40625rem + 2px);
  padding: 0.359375rem 0.5625rem;
  padding-right: 1.875rem;
  padding-right: 0.5625rem \9;
  font-size: 1.125rem;
  background-position: right 0.5625rem center;
}

.custom-select-xl {
  height: calc(2.8125rem + 2px);
  padding: 0.46875rem 0.625rem;
  padding-right: 2rem;
  padding-right: 0.625rem \9;
  font-size: 1.25rem;
  background-position: right 0.625rem center;
}

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: calc(2rem + 2px);
  cursor: pointer;
}

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: calc(2rem + 2px);
  padding: 0.25rem 0.375rem;
  line-height: 1.5;
  color: #575757;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 0.25rem;
}

.custom-file-control:lang(en)::after {
  content: "Choose file...";
}

.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: calc(2rem + 2px);
  padding: 0.25rem 0.75rem;
  line-height: 1.5;
  color: #575757;
  background-color: #f0f0f0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-file-control:lang(en)::before {
  content: "Browse";
}

.custom-color {
  display: block;
  width: auto;
  min-width: 2rem;
  height: 2rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #474747;
  cursor: pointer;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.25);
  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;
  -o-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;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:focus, .btn.focus, .btn:hover {
  text-decoration: none;
}

.btn:active, .btn.active {
  background-image: none;
  outline: 0;
}

.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: .6;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn {
  color: #666;
  background-color: #fff;
  border-color: #666;
}

.btn:focus, .btn.focus, .btn:hover {
  color: #666;
  background-color: #e6e6e6;
  border-color: #474747;
}

.btn:active, .btn.active,
.open > .btn.dropdown-toggle {
  color: #666;
  background-color: #e6e6e6;
  border-color: #474747;
}

.btn:active:focus, .btn:active.focus, .btn:active:hover, .btn.active:focus, .btn.active.focus, .btn.active:hover,
.open > .btn.dropdown-toggle:focus,
.open > .btn.dropdown-toggle.focus,
.open > .btn.dropdown-toggle:hover {
  color: #666;
  background-color: #d4d4d4;
  border-color: #262626;
}

.btn.disabled:focus, .btn.disabled.focus, .btn.disabled:hover, .btn:disabled:focus, .btn:disabled.focus, .btn:disabled:hover {
  background-color: #fff;
  border-color: #666;
}

.btn-primary {
  color: #fff;
  background-color: #1242ba;
  border-color: #0f389e;
}

.btn-primary:focus, .btn-primary.focus, .btn-primary:hover {
  color: #fff;
  background-color: #0e328c;
  border-color: #0a2466;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0e328c;
  border-color: #0a2466;
}

.btn-primary:active:focus, .btn-primary:active.focus, .btn-primary:active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .btn-primary.active:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #0a266b;
  border-color: #040f2a;
}

.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled.focus, .btn-primary:disabled:hover {
  background-color: #1242ba;
  border-color: #0f389e;
}

.btn-secondary {
  color: #fff;
  background-color: #757575;
  border-color: #636363;
}

.btn-secondary:focus, .btn-secondary.focus, .btn-secondary:hover {
  color: #fff;
  background-color: #5c5c5c;
  border-color: #444444;
}

.btn-secondary:active, .btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #5c5c5c;
  border-color: #444444;
}

.btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary:active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .btn-secondary.active:hover,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle.focus,
.open > .btn-secondary.dropdown-toggle:hover {
  color: #fff;
  background-color: #4a4a4a;
  border-color: #232323;
}

.btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary.disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus, .btn-secondary:disabled:hover {
  background-color: #757575;
  border-color: #636363;
}

.btn-info {
  color: #fff;
  background-color: #117cba;
  border-color: #0e699e;
}

.btn-info:focus, .btn-info.focus, .btn-info:hover {
  color: #fff;
  background-color: #0d5d8b;
  border-color: #094466;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #0d5d8b;
  border-color: #094466;
}

.btn-info:active:focus, .btn-info:active.focus, .btn-info:active:hover, .btn-info.active:focus, .btn-info.active.focus, .btn-info.active:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus,
.open > .btn-info.dropdown-toggle:hover {
  color: #fff;
  background-color: #0a476b;
  border-color: #041b29;
}

.btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:hover, .btn-info:disabled:focus, .btn-info:disabled.focus, .btn-info:disabled:hover {
  background-color: #117cba;
  border-color: #0e699e;
}

.btn-success {
  color: #fff;
  background-color: #108918;
  border-color: #0e7414;
}

.btn-success:focus, .btn-success.focus, .btn-success:hover {
  color: #fff;
  background-color: #0b5b10;
  border-color: #073d0b;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #0b5b10;
  border-color: #073d0b;
}

.btn-success:active:focus, .btn-success:active.focus, .btn-success:active:hover, .btn-success.active:focus, .btn-success.active.focus, .btn-success.active:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus,
.open > .btn-success.dropdown-toggle:hover {
  color: #fff;
  background-color: #073b0a;
  border-color: #000200;
}

.btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:hover, .btn-success:disabled:focus, .btn-success:disabled.focus, .btn-success:disabled:hover {
  background-color: #108918;
  border-color: #0e7414;
}

.btn-warning {
  color: #fff;
  background-color: #c98800;
  border-color: #ab7400;
}

.btn-warning:focus, .btn-warning.focus, .btn-warning:hover {
  color: #fff;
  background-color: #966500;
  border-color: #6e4a00;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #966500;
  border-color: #6e4a00;
}

.btn-warning:active:focus, .btn-warning:active.focus, .btn-warning:active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .btn-warning.active:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus,
.open > .btn-warning.dropdown-toggle:hover {
  color: #fff;
  background-color: #724d00;
  border-color: #2c1e00;
}

.btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:hover, .btn-warning:disabled:focus, .btn-warning:disabled.focus, .btn-warning:disabled:hover {
  background-color: #c98800;
  border-color: #ab7400;
}

.btn-danger {
  color: #fff;
  background-color: #c81d0e;
  border-color: #aa190c;
}

.btn-danger:focus, .btn-danger.focus, .btn-danger:hover {
  color: #fff;
  background-color: #98160b;
  border-color: #711108;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #98160b;
  border-color: #711108;
}

.btn-danger:active:focus, .btn-danger:active.focus, .btn-danger:active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .btn-danger.active:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus,
.open > .btn-danger.dropdown-toggle:hover {
  color: #fff;
  background-color: #771108;
  border-color: #330704;
}

.btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:hover, .btn-danger:disabled:focus, .btn-danger:disabled.focus, .btn-danger:disabled:hover {
  background-color: #c81d0e;
  border-color: #aa190c;
}

.btn-outline-primary {
  color: #1242ba;
  background-color: transparent;
  background-image: none;
  border-color: #0f389e;
}

.btn-outline-primary:focus, .btn-outline-primary.focus, .btn-outline-primary:hover {
  color: #fff;
  background-color: #1242ba;
  border-color: #0f389e;
}

.btn-outline-primary:active, .btn-outline-primary.active,
.open > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #1242ba;
  border-color: #0f389e;
}

.btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary:active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus, .btn-outline-primary.active:hover,
.open > .btn-outline-primary.dropdown-toggle:focus,
.open > .btn-outline-primary.dropdown-toggle.focus,
.open > .btn-outline-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #0e328c;
  border-color: #0b276f;
}

.btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus, .btn-outline-primary:disabled:hover {
  color: #1242ba;
  background-color: transparent;
  border-color: #0f389e;
}

.btn-outline-secondary {
  color: #757575;
  background-color: transparent;
  background-image: none;
  border-color: #636363;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus, .btn-outline-secondary:hover {
  color: #fff;
  background-color: #757575;
  border-color: #636363;
}

.btn-outline-secondary:active, .btn-outline-secondary.active,
.open > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #757575;
  border-color: #636363;
}

.btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary:active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus, .btn-outline-secondary.active:hover,
.open > .btn-outline-secondary.dropdown-toggle:focus,
.open > .btn-outline-secondary.dropdown-toggle.focus,
.open > .btn-outline-secondary.dropdown-toggle:hover {
  color: #fff;
  background-color: #5c5c5c;
  border-color: #4a4a4a;
}

.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus, .btn-outline-secondary:disabled:hover {
  color: #757575;
  background-color: transparent;
  border-color: #636363;
}

.btn-outline-info {
  color: #117cba;
  background-color: transparent;
  background-image: none;
  border-color: #0e699e;
}

.btn-outline-info:focus, .btn-outline-info.focus, .btn-outline-info:hover {
  color: #fff;
  background-color: #117cba;
  border-color: #0e699e;
}

.btn-outline-info:active, .btn-outline-info.active,
.open > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #117cba;
  border-color: #0e699e;
}

.btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info:active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus, .btn-outline-info.active:hover,
.open > .btn-outline-info.dropdown-toggle:focus,
.open > .btn-outline-info.dropdown-toggle.focus,
.open > .btn-outline-info.dropdown-toggle:hover {
  color: #fff;
  background-color: #0d5d8b;
  border-color: #0a4a6f;
}

.btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info.disabled:hover, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus, .btn-outline-info:disabled:hover {
  color: #117cba;
  background-color: transparent;
  border-color: #0e699e;
}

.btn-outline-success {
  color: #108918;
  background-color: transparent;
  background-image: none;
  border-color: #0e7414;
}

.btn-outline-success:focus, .btn-outline-success.focus, .btn-outline-success:hover {
  color: #fff;
  background-color: #108918;
  border-color: #0e7414;
}

.btn-outline-success:active, .btn-outline-success.active,
.open > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #108918;
  border-color: #0e7414;
}

.btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success:active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus, .btn-outline-success.active:hover,
.open > .btn-outline-success.dropdown-toggle:focus,
.open > .btn-outline-success.dropdown-toggle.focus,
.open > .btn-outline-success.dropdown-toggle:hover {
  color: #fff;
  background-color: #0b5b10;
  border-color: #09460c;
}

.btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success.disabled:hover, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus, .btn-outline-success:disabled:hover {
  color: #108918;
  background-color: transparent;
  border-color: #0e7414;
}

.btn-outline-warning {
  color: #c98800;
  background-color: transparent;
  background-image: none;
  border-color: #ab7400;
}

.btn-outline-warning:focus, .btn-outline-warning.focus, .btn-outline-warning:hover {
  color: #fff;
  background-color: #c98800;
  border-color: #ab7400;
}

.btn-outline-warning:active, .btn-outline-warning.active,
.open > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #c98800;
  border-color: #ab7400;
}

.btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning:active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus, .btn-outline-warning.active:hover,
.open > .btn-outline-warning.dropdown-toggle:focus,
.open > .btn-outline-warning.dropdown-toggle.focus,
.open > .btn-outline-warning.dropdown-toggle:hover {
  color: #fff;
  background-color: #966500;
  border-color: #785100;
}

.btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus, .btn-outline-warning:disabled:hover {
  color: #c98800;
  background-color: transparent;
  border-color: #ab7400;
}

.btn-outline-danger {
  color: #c81d0e;
  background-color: transparent;
  background-image: none;
  border-color: #aa190c;
}

.btn-outline-danger:focus, .btn-outline-danger.focus, .btn-outline-danger:hover {
  color: #fff;
  background-color: #c81d0e;
  border-color: #aa190c;
}

.btn-outline-danger:active, .btn-outline-danger.active,
.open > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #c81d0e;
  border-color: #aa190c;
}

.btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger:active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus, .btn-outline-danger.active:hover,
.open > .btn-outline-danger.dropdown-toggle:focus,
.open > .btn-outline-danger.dropdown-toggle.focus,
.open > .btn-outline-danger.dropdown-toggle:hover {
  color: #fff;
  background-color: #98160b;
  border-color: #7a1209;
}

.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus, .btn-outline-danger:disabled:hover {
  color: #c81d0e;
  background-color: transparent;
  border-color: #aa190c;
}

.btn-link {
  color: #1242ba;
  background-color: transparent;
  border-color: transparent;
}

.btn-link:focus, .btn-link.focus, .btn-link:hover {
  color: #1242ba;
  background-color: transparent;
  border-color: transparent;
}

.btn-link:active, .btn-link.active,
.open > .btn-link.dropdown-toggle {
  color: #1242ba;
  background-color: transparent;
  border-color: transparent;
}

.btn-link:active:focus, .btn-link:active.focus, .btn-link:active:hover, .btn-link.active:focus, .btn-link.active.focus, .btn-link.active:hover,
.open > .btn-link.dropdown-toggle:focus,
.open > .btn-link.dropdown-toggle.focus,
.open > .btn-link.dropdown-toggle:hover {
  color: #1242ba;
  background-color: transparent;
  border-color: transparent;
}

.btn-link.disabled:focus, .btn-link.disabled.focus, .btn-link.disabled:hover, .btn-link:disabled:focus, .btn-link:disabled.focus, .btn-link:disabled:hover {
  background-color: transparent;
  border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
  color: #071946;
  text-decoration: underline;
}

.btn-link:active, .btn-link.active,
.open > .btn-link.dropdown-toggle {
  color: #071946;
}

.btn-link:active:focus, .btn-link:active.focus, .btn-link:active:hover, .btn-link.active:focus, .btn-link.active.focus, .btn-link.active:hover,
.open > .btn-link.dropdown-toggle:focus,
.open > .btn-link.dropdown-toggle.focus,
.open > .btn-link.dropdown-toggle:hover {
  color: black;
}

.btn-link:disabled:focus, .btn-link:disabled:hover {
  color: #1242ba;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 0.1875rem 0.375rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.1875rem;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1.125rem;
  font-size: 1.125rem;
  border-radius: 0.3125rem;
}

.btn-xl, .btn-group-xl > .btn {
  padding: 0.625rem 1.25rem;
  font-size: 1.25rem;
  border-radius: 0.3125rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.3rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
  max-width: 100%;
}

.container::after {
  display: block;
  clear: both;
  content: "";
}

@media (min-width: 36em) {
  .container {
    width: 34rem;
  }
}

@media (min-width: 48em) {
  .container {
    width: 45rem;
  }
}

@media (min-width: 62em) {
  .container {
    width: 60rem;
  }
}

@media (min-width: 75em) {
  .container {
    width: 72rem;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

.container-fluid::after {
  display: block;
  clear: both;
  content: "";
}

.row {
  margin-right: -1rem;
  margin-left: -1rem;
  display: block;
  -webkit-flex-wrap: initial;
      -ms-flex-wrap: initial;
          flex-wrap: initial;
}

.row::after {
  display: block;
  clear: both;
  content: "";
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > [class*="col-"],
.no-gutters > .col {
  padding-right: 0;
  padding-left: 0;
}

.row-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.row-flex::after {
  content: normal !important;
}

.col, .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-sm, .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-md, .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-lg, .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-xl, .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 {
  position: relative;
  min-height: 1px;
}

.row-flex .col-1, .row-flex .col-2, .row-flex .col-3, .row-flex .col-4, .row-flex .col-5, .row-flex .col-6, .row-flex .col-7, .row-flex .col-8, .row-flex .col-9, .row-flex .col-10, .row-flex .col-11, .row-flex .col-12, .row-flex .col, .row-flex .col-sm-1, .row-flex .col-sm-2, .row-flex .col-sm-3, .row-flex .col-sm-4, .row-flex .col-sm-5, .row-flex .col-sm-6, .row-flex .col-sm-7, .row-flex .col-sm-8, .row-flex .col-sm-9, .row-flex .col-sm-10, .row-flex .col-sm-11, .row-flex .col-sm-12, .row-flex .col-sm, .row-flex .col-md-1, .row-flex .col-md-2, .row-flex .col-md-3, .row-flex .col-md-4, .row-flex .col-md-5, .row-flex .col-md-6, .row-flex .col-md-7, .row-flex .col-md-8, .row-flex .col-md-9, .row-flex .col-md-10, .row-flex .col-md-11, .row-flex .col-md-12, .row-flex .col-md, .row-flex .col-lg-1, .row-flex .col-lg-2, .row-flex .col-lg-3, .row-flex .col-lg-4, .row-flex .col-lg-5, .row-flex .col-lg-6, .row-flex .col-lg-7, .row-flex .col-lg-8, .row-flex .col-lg-9, .row-flex .col-lg-10, .row-flex .col-lg-11, .row-flex .col-lg-12, .row-flex .col-lg, .row-flex .col-xl-1, .row-flex .col-xl-2, .row-flex .col-xl-3, .row-flex .col-xl-4, .row-flex .col-xl-5, .row-flex .col-xl-6, .row-flex .col-xl-7, .row-flex .col-xl-8, .row-flex .col-xl-9, .row-flex .col-xl-10, .row-flex .col-xl-11, .row-flex .col-xl-12, .row-flex .col-xl {
  width: 100%;
}

.col, .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-sm, .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-md, .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-lg, .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-xl, .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 {
  padding-right: 1rem;
  padding-left: 1rem;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
  float: left;
}

.col-1 {
  width: 8.333333%;
}

.row-flex .col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
      -ms-flex: 0 0 8.333333%;
          flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  width: 16.666667%;
}

.row-flex .col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
      -ms-flex: 0 0 16.666667%;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  width: 25%;
}

.row-flex .col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  width: 33.333333%;
}

.row-flex .col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
      -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  width: 41.666667%;
}

.row-flex .col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
      -ms-flex: 0 0 41.666667%;
          flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  width: 50%;
}

.row-flex .col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  width: 58.333333%;
}

.row-flex .col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
      -ms-flex: 0 0 58.333333%;
          flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  width: 66.666667%;
}

.row-flex .col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
      -ms-flex: 0 0 66.666667%;
          flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  width: 75%;
}

.row-flex .col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  width: 83.333333%;
}

.row-flex .col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
      -ms-flex: 0 0 83.333333%;
          flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  width: 91.666667%;
}

.row-flex .col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
      -ms-flex: 0 0 91.666667%;
          flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  width: 100%;
}

.row-flex .col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.333333%;
}

.pull-2 {
  right: 16.666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.333333%;
}

.pull-5 {
  right: 41.666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.333333%;
}

.pull-8 {
  right: 66.666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.333333%;
}

.pull-11 {
  right: 91.666667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.333333%;
}

.push-2 {
  left: 16.666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.333333%;
}

.push-5 {
  left: 41.666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.333333%;
}

.push-8 {
  left: 66.666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.333333%;
}

.push-11 {
  left: 91.666667%;
}

.push-12 {
  left: 100%;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

.row-flex .col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.row-flex .col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

@media (min-width: 36em) {
  .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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333%;
  }
  .row-flex .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    width: 16.666667%;
  }
  .row-flex .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .row-flex .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    width: 33.333333%;
  }
  .row-flex .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    width: 41.666667%;
  }
  .row-flex .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .row-flex .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    width: 58.333333%;
  }
  .row-flex .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    width: 66.666667%;
  }
  .row-flex .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .row-flex .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    width: 83.333333%;
  }
  .row-flex .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    width: 91.666667%;
  }
  .row-flex .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .row-flex .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.333333%;
  }
  .pull-sm-2 {
    right: 16.666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.333333%;
  }
  .pull-sm-5 {
    right: 41.666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.333333%;
  }
  .pull-sm-8 {
    right: 66.666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.333333%;
  }
  .pull-sm-11 {
    right: 91.666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.333333%;
  }
  .push-sm-2 {
    left: 16.666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.333333%;
  }
  .push-sm-5 {
    left: 41.666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.333333%;
  }
  .push-sm-8 {
    left: 66.666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.333333%;
  }
  .push-sm-11 {
    left: 91.666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
  .row-flex .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-flex .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 48em) {
  .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 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333%;
  }
  .row-flex .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    width: 16.666667%;
  }
  .row-flex .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .row-flex .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    width: 33.333333%;
  }
  .row-flex .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    width: 41.666667%;
  }
  .row-flex .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .row-flex .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    width: 58.333333%;
  }
  .row-flex .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    width: 66.666667%;
  }
  .row-flex .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .row-flex .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    width: 83.333333%;
  }
  .row-flex .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    width: 91.666667%;
  }
  .row-flex .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .row-flex .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.333333%;
  }
  .pull-md-2 {
    right: 16.666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.333333%;
  }
  .pull-md-5 {
    right: 41.666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.333333%;
  }
  .pull-md-8 {
    right: 66.666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.333333%;
  }
  .pull-md-11 {
    right: 91.666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.333333%;
  }
  .push-md-2 {
    left: 16.666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.333333%;
  }
  .push-md-5 {
    left: 41.666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.333333%;
  }
  .push-md-8 {
    left: 66.666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.333333%;
  }
  .push-md-11 {
    left: 91.666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
  .row-flex .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-flex .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 62em) {
  .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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333%;
  }
  .row-flex .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    width: 16.666667%;
  }
  .row-flex .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .row-flex .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    width: 33.333333%;
  }
  .row-flex .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    width: 41.666667%;
  }
  .row-flex .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .row-flex .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    width: 58.333333%;
  }
  .row-flex .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    width: 66.666667%;
  }
  .row-flex .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .row-flex .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    width: 83.333333%;
  }
  .row-flex .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    width: 91.666667%;
  }
  .row-flex .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .row-flex .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.333333%;
  }
  .pull-lg-2 {
    right: 16.666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.333333%;
  }
  .pull-lg-5 {
    right: 41.666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.333333%;
  }
  .pull-lg-8 {
    right: 66.666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.333333%;
  }
  .pull-lg-11 {
    right: 91.666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.333333%;
  }
  .push-lg-2 {
    left: 16.666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.333333%;
  }
  .push-lg-5 {
    left: 41.666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.333333%;
  }
  .push-lg-8 {
    left: 66.666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.333333%;
  }
  .push-lg-11 {
    left: 91.666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
  .row-flex .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-flex .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 75em) {
  .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 {
    float: left;
  }
  .col-xl-1 {
    width: 8.333333%;
  }
  .row-flex .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    width: 16.666667%;
  }
  .row-flex .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .row-flex .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    width: 33.333333%;
  }
  .row-flex .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    width: 41.666667%;
  }
  .row-flex .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .row-flex .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    width: 58.333333%;
  }
  .row-flex .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    width: 66.666667%;
  }
  .row-flex .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .row-flex .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    width: 83.333333%;
  }
  .row-flex .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    width: 91.666667%;
  }
  .row-flex .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .row-flex .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.333333%;
  }
  .pull-xl-2 {
    right: 16.666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.333333%;
  }
  .pull-xl-5 {
    right: 41.666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.333333%;
  }
  .pull-xl-8 {
    right: 66.666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.333333%;
  }
  .pull-xl-11 {
    right: 91.666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.333333%;
  }
  .push-xl-2 {
    left: 16.666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.333333%;
  }
  .push-xl-5 {
    left: 41.666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.333333%;
  }
  .push-xl-8 {
    left: 66.666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.333333%;
  }
  .push-xl-11 {
    left: 91.666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
  .row-flex .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-flex .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.collapsing.width {
  width: 0;
  height: auto;
  -webkit-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-top: -0.08125rem;
  margin-left: 0.1625rem;
  vertical-align: middle;
  border-top: 0.325rem solid;
  border-right: 0.325rem solid transparent;
  border-left: 0.325rem solid transparent;
}

.open .caret {
  border-top: 0;
  border-bottom: 0.325rem solid;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-decoration: none;
  text-shadow: 0 0.0625rem 0 #fff;
  opacity: .5;
}

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .75;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.drag {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-decoration: none;
  text-shadow: 0 0.0625rem 0 #fff;
  -ms-touch-action: none;
      touch-action: none;
  opacity: .5;
}

.drag:focus, .drag:hover {
  color: #000;
  text-decoration: none;
  cursor: move;
  opacity: .75;
}

button.drag {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem;
  overflow: hidden;
  background-color: #f0f0f0;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.25rem;
}

.progress[value] {
  background-color: #f0f0f0;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.25rem;
}

.progress[value]::-ms-fill {
  background-color: #858585;
  border: 0;
}

.progress[value]::-moz-progress-bar {
  background-color: #858585;
}

.progress[value]::-webkit-progress-value {
  background-color: #858585;
}

.progress[value]::-webkit-progress-bar {
  background-color: #f0f0f0;
}

base::-moz-progress-bar,
.progress[value] {
  background-color: #f0f0f0;
}

.progress-bar {
  display: inline-block;
  height: 1rem;
  text-indent: -999rem;
  vertical-align: top;
  background-color: #858585;
}

.progress-striped[value]::-webkit-progress-value {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAARUlEQVQYV43QwQ0AIAhDUTuT+4/ATBg4GIuAcu3LP4BRnKrOc0LmIjJzwRQBQrBCVOzQhi/k8AelEIDET1iMihWiYocMLqDbL/tU0QugAAAAAElFTkSuQmCC");
  background-image: -webkit-linear-gradient(315deg, 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-image: linear-gradient(135deg, 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);
  -webkit-background-size: 1rem 1rem;
          background-size: 1rem 1rem;
}

.progress-striped[value]::-moz-progress-bar {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAARUlEQVQYV43QwQ0AIAhDUTuT+4/ATBg4GIuAcu3LP4BRnKrOc0LmIjJzwRQBQrBCVOzQhi/k8AelEIDET1iMihWiYocMLqDbL/tU0QugAAAAAElFTkSuQmCC");
  background-image: linear-gradient(135deg, 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;
}

.progress-striped[value]::-ms-fill {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAARUlEQVQYV43QwQ0AIAhDUTuT+4/ATBg4GIuAcu3LP4BRnKrOc0LmIjJzwRQBQrBCVOzQhi/k8AelEIDET1iMihWiYocMLqDbL/tU0QugAAAAAElFTkSuQmCC");
  background-image: linear-gradient(135deg, 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;
}

.progress-striped .progress-bar {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAARUlEQVQYV43QwQ0AIAhDUTuT+4/ATBg4GIuAcu3LP4BRnKrOc0LmIjJzwRQBQrBCVOzQhi/k8AelEIDET1iMihWiYocMLqDbL/tU0QugAAAAAElFTkSuQmCC");
  background-image: -webkit-linear-gradient(315deg, 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-image: -o-linear-gradient(315deg, 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-image: linear-gradient(135deg, 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);
  -webkit-background-size: 1rem 1rem;
          background-size: 1rem 1rem;
}

.progress-primary[value]::-webkit-progress-value {
  background-color: #1242ba;
}

.progress-primary[value]::-moz-progress-bar {
  background-color: #1242ba;
}

.progress-primary[value]::-ms-fill {
  background-color: #1242ba;
}

.progress-primary .progress-bar {
  background-color: #1242ba;
}

.progress-secondary[value]::-webkit-progress-value {
  background-color: #757575;
}

.progress-secondary[value]::-moz-progress-bar {
  background-color: #757575;
}

.progress-secondary[value]::-ms-fill {
  background-color: #757575;
}

.progress-secondary .progress-bar {
  background-color: #757575;
}

.progress-info[value]::-webkit-progress-value {
  background-color: #117cba;
}

.progress-info[value]::-moz-progress-bar {
  background-color: #117cba;
}

.progress-info[value]::-ms-fill {
  background-color: #117cba;
}

.progress-info .progress-bar {
  background-color: #117cba;
}

.progress-success[value]::-webkit-progress-value {
  background-color: #108918;
}

.progress-success[value]::-moz-progress-bar {
  background-color: #108918;
}

.progress-success[value]::-ms-fill {
  background-color: #108918;
}

.progress-success .progress-bar {
  background-color: #108918;
}

.progress-warning[value]::-webkit-progress-value {
  background-color: #c98800;
}

.progress-warning[value]::-moz-progress-bar {
  background-color: #c98800;
}

.progress-warning[value]::-ms-fill {
  background-color: #c98800;
}

.progress-warning .progress-bar {
  background-color: #c98800;
}

.progress-danger[value]::-webkit-progress-value {
  background-color: #c81d0e;
}

.progress-danger[value]::-moz-progress-bar {
  background-color: #c81d0e;
}

.progress-danger[value]::-ms-fill {
  background-color: #c81d0e;
}

.progress-danger .progress-bar {
  background-color: #c81d0e;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.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;
}

.video-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.video-responsive .video-responsive-item,
.video-responsive iframe,
.video-responsive embed,
.video-responsive object,
.video-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21x9 {
  padding-bottom: 42.857143%;
}

.embed-responsive-16x9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4x3 {
  padding-bottom: 75%;
}

.embed-responsive-1x1 {
  padding-bottom: 100%;
}

:-moz-full-screen .video-responsive,
:-moz-full-screen .embed-responsive {
  position: initial;
}

:-webkit-full-screen .video-responsive,
:-webkit-full-screen .embed-responsive {
  position: initial;
}

:-ms-fullscreen .video-responsive,
:-ms-fullscreen .embed-responsive {
  position: initial;
}

:fullscreen .video-responsive,
:fullscreen .embed-responsive {
  position: initial;
}

:-moz-full-screen video {
  width: 100% !important;
  max-width: 100%;
  height: 100% !important;
  max-height: 100%;
}

:-webkit-full-screen video {
  width: 100% !important;
  max-width: 100%;
  height: 100% !important;
  max-height: 100%;
}

:-ms-fullscreen video {
  position: -ms-device-fixed !important;
  width: 100% !important;
  max-width: 100%;
  height: 100% !important;
  max-height: 100%;
}

:fullscreen video {
  width: 100% !important;
  max-width: 100%;
  height: 100% !important;
  max-height: 100%;
}

.list-group {
  padding-left: 0;
  margin-bottom: 1rem;
}

.list-group-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.list-group-item {
  display: block;
  position: relative;
  padding: 0.75rem 1rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #a3a3a3;
}

.list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #858585;
  text-decoration: none;
  cursor: not-allowed;
  background-color: #e3e3e3;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #858585;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #1242ba;
  border-color: #1242ba;
}

.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;
}

.list-group-item.active .list-group-item-text {
  color: #a2baf6;
}

.list-group-flex .list-group-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.list-group-flush .list-group-item {
  border-radius: 0;
}

.list-group-item-action {
  width: 100%;
  color: #474747;
  text-align: inherit;
  text-decoration: none;
}

.list-group-item-action .list-group-item-heading {
  color: #292929;
}

.list-group-item-action:focus, .list-group-item-action:hover {
  color: #474747;
  text-decoration: none;
  background-color: #f0f0f0;
}

.list-group-item-action.active:focus, .list-group-item-action.active:hover {
  color: #fff;
  background-color: #0e328c;
}

.list-group-item-primary {
  color: #1242ba;
  background-color: #d9e1f4;
}

a.list-group-item-primary,
button.list-group-item-primary {
  color: #1242ba;
}

a.list-group-item-primary .list-group-item-heading,
button.list-group-item-primary .list-group-item-heading {
  color: inherit;
}

a.list-group-item-primary:focus, a.list-group-item-primary:hover,
button.list-group-item-primary:focus,
button.list-group-item-primary:hover {
  color: #1242ba;
  background-color: #c5d1ee;
}

a.list-group-item-primary.active, a.list-group-item-primary.active:focus, a.list-group-item-primary.active:hover,
button.list-group-item-primary.active,
button.list-group-item-primary.active:focus,
button.list-group-item-primary.active:hover {
  color: #fff;
  background-color: #1242ba;
  border-color: #1242ba;
}

.list-group-item-secondary {
  color: #757575;
  background-color: #e9e9e9;
}

a.list-group-item-secondary,
button.list-group-item-secondary {
  color: #757575;
}

a.list-group-item-secondary .list-group-item-heading,
button.list-group-item-secondary .list-group-item-heading {
  color: inherit;
}

a.list-group-item-secondary:focus, a.list-group-item-secondary:hover,
button.list-group-item-secondary:focus,
button.list-group-item-secondary:hover {
  color: #757575;
  background-color: gainsboro;
}

a.list-group-item-secondary.active, a.list-group-item-secondary.active:focus, a.list-group-item-secondary.active:hover,
button.list-group-item-secondary.active,
button.list-group-item-secondary.active:focus,
button.list-group-item-secondary.active:hover {
  color: #fff;
  background-color: #757575;
  border-color: #757575;
}

.list-group-item-info {
  color: #117cba;
  background-color: #d9eaf4;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #117cba;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #117cba;
  background-color: #c5dfee;
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #117cba;
  border-color: #117cba;
}

.list-group-item-success {
  color: #108918;
  background-color: #d9ecda;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #108918;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #108918;
  background-color: #c8e4c9;
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #108918;
  border-color: #108918;
}

.list-group-item-warning {
  color: #c98800;
  background-color: #f6ecd6;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #c98800;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #c98800;
  background-color: #f1e2c1;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #c98800;
  border-color: #c98800;
}

.list-group-item-danger {
  color: #c81d0e;
  background-color: #f6dbd8;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #c81d0e;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #c81d0e;
  background-color: #f1c8c3;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #c81d0e;
  border-color: #c81d0e;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 0.3em;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  vertical-align: middle;
  display: inline-block;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  margin-bottom: 0;
  float: left;
}

.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;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 2;
}

.btn-group-flex,
.btn-group-vertical-flex {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.btn-group-flex > .btn,
.btn-group-vertical-flex > .btn {
  float: initial;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -0.3rem;
}

.btn-toolbar::after {
  display: block;
  clear: both;
  content: "";
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 0.3rem;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn + .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.btn-xs > .dropdown-toggle-split, .btn-group-xs > .btn > .dropdown-toggle-split {
  padding-right: 0.28125rem;
  padding-left: 0.28125rem;
}

.btn-sm > .dropdown-toggle-split, .btn-group-sm > .btn > .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg > .dropdown-toggle-split, .btn-group-lg > .btn > .dropdown-toggle-split {
  padding-right: 0.84375rem;
  padding-left: 0.84375rem;
}

.btn-xl > .dropdown-toggle-split, .btn-group-xl > .btn > .dropdown-toggle-split {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.btn .caret {
  margin-left: 0;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  width: 100%;
  max-width: 100%;
  display: block;
  float: none;
}

.btn-group-vertical > .btn-group::after {
  display: block;
  clear: both;
  content: "";
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.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;
}

.btn-group-vertical-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.btn-group-vertical-flex > .btn,
.btn-group-vertical-flex > .btn-group,
.btn-group-vertical-flex > .btn-group > .btn {
  display: initial;
  float: initial;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.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;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

[data-cfw="buttons"] > .btn input[type="radio"],
[data-cfw="buttons"] > .btn input[type="checkbox"],
[data-cfw="buttons"] > .btn-group > .btn input[type="radio"],
[data-cfw="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  width: 100%;
  display: table;
  border-collapse: separate;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
  z-index: 3;
}

.input-group-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-collapse: initial;
}

.input-group-flex .form-control {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  float: initial;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.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;
}

.input-group-flex .input-group-addon,
.input-group-flex .input-group-btn,
.input-group-flex .form-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-flex .input-group-addon,
.input-group-flex .input-group-btn {
  width: auto;
}

.input-group-addon {
  padding: 0.25rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #474747;
  text-align: center;
  background-color: #f0f0f0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 0.25rem;
}

.input-group-addon.form-control-xs,
.input-group-xs > .input-group-addon,
.input-group-xs > .input-group-btn > .input-group-addon.btn {
  padding: 0.09375rem 0.375rem;
  font-size: 0.75rem;
  border-radius: 0.1875rem;
}

.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.140625rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.1875rem;
}

.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.359375rem 1.125rem;
  font-size: 1.125rem;
  border-radius: 0.3125rem;
}

.input-group-addon.form-control-xl,
.input-group-xl > .input-group-addon,
.input-group-xl > .input-group-btn > .input-group-addon.btn {
  padding: 0.46875rem 1.25rem;
  font-size: 1.25rem;
  border-radius: 0.3125rem;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:not(:last-child) {
  border-right: 0;
}

.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-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
  z-index: 3;
}

.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}

.input-group-flex .input-group-btn > .btn {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
}

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #f0f0f0;
  border-radius: 0.25rem;
}

.breadcrumb::after {
  display: block;
  clear: both;
  content: "";
}

.breadcrumb-item {
  float: left;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #858585;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #666;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-bottom: 1rem;
  line-height: 1.25;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 0.25rem;
}

.page-item {
  display: inline;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #1242ba;
}

.page-item.active .page-link:focus, .page-item.active .page-link:hover {
  color: #fff;
  background-color: #0e328c;
}

.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
  color: #666;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #d7d7d7;
}

.page-link {
  position: relative;
  float: left;
  padding: 0.375rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #1242ba;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #a3a3a3;
}

.page-link:focus, .page-link:hover {
  color: #071946;
  text-decoration: none;
  background-color: #f0f0f0;
  border-color: #a3a3a3;
}

.pagination-xs .page-link {
  padding: 0.1875rem 0.375rem;
  font-size: 0.75rem;
}

.pagination-xs .page-item:first-child .page-link {
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}

.pagination-xs .page-item:last-child .page-link {
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}

.pagination-lg .page-link {
  padding: 0.5rem 1.125rem;
  font-size: 1.125rem;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3125rem;
  border-bottom-left-radius: 0.3125rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3125rem;
  border-bottom-right-radius: 0.3125rem;
}

.pagination-xl .page-link {
  padding: 0.625rem 1.25rem;
  font-size: 1.25rem;
}

.pagination-xl .page-item:first-child .page-link {
  border-top-left-radius: 0.3125rem;
  border-bottom-left-radius: 0.3125rem;
}

.pagination-xl .page-item:last-child .page-link {
  border-top-right-radius: 0.3125rem;
  border-bottom-right-radius: 0.3125rem;
}

.dropup,
.dropdown,
.dropdown-submenu {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .25rem;
  margin-left: .25rem;
  vertical-align: middle;
  content: "";
  border-top: 0.325rem solid;
  border-right: 0.325rem solid transparent;
  border-left: 0.325rem solid transparent;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.325rem solid;
}

.dropup.open .dropdown-toggle::after {
  border-top: 0.325rem solid;
  border-bottom: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0.3rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #292929;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #a3a3a3;
  border-radius: 0 0.25rem 0.25rem 0.25rem;
}

.dropdown-menu > li > a {
  display: block;
  padding: 0.2rem 1.25rem;
  clear: both;
  font-weight: normal;
  color: #292929;
  text-decoration: none;
  white-space: nowrap;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #292929;
  text-decoration: none;
  background-color: #f0f0f0;
}

.dropdown-menu > .active > a {
  color: #fff;
  text-decoration: none;
  background-color: #1242ba;
  outline: 0;
}

.dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0e328c;
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #858585;
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: calc(-0.425rem + 1px);
  border-radius: 0 0.25rem 0.25rem 0.25rem;
}

.dropdown-submenu > a::after {
  position: absolute;
  top: 50%;
  right: .35rem;
  display: block;
  width: 0;
  height: 0;
  margin-top: -0.45rem;
  content: " ";
  border-top: 0.45rem solid transparent;
  border-bottom: 0.45rem solid transparent;
  border-left: 0.45rem solid #858585;
}

.dropdown-submenu:hover > a::after {
  border-left-color: #858585;
}

.dropdown-submenu.dropdown-menu-left > a::after {
  right: auto;
  left: .35rem;
  border-right: 0.45rem solid #858585;
  border-left: 0;
}

.dropdown-submenu.dropdown-menu-left:hover > a::after {
  border-right-color: #858585;
}

.open > .dropdown-menu {
  display: block;
}

.open .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.325rem solid;
}

.open .dropup .dropdown-toggle::after {
  border-top: 0.325rem solid;
  border-bottom: 0;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
  border-radius: 0.25rem 0 0.25rem 0.25rem;
}

.dropdown-submenu.dropdown-menu-right > .dropdown-menu {
  right: -100%;
  left: auto;
  margin-right: -2px;
  border-radius: 0 0.25rem 0.25rem 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-submenu.dropdown-menu-left > .dropdown-menu {
  right: auto;
  left: -100%;
  margin-left: -2px;
  border-radius: 0.25rem 0 0.25rem 0.25rem;
}

.dropdown-header {
  display: block;
  padding: 0.2rem 1.25rem;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: inherit;
  color: #858585;
  white-space: nowrap;
}

li .dropdown-header {
  margin-bottom: 0;
}

.dropdown-menu .divider,
.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #a3a3a3;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.325rem solid;
}

.dropup.open .caret,
.navbar-fixed-bottom .dropdown.open .caret {
  border-top: 0.325rem solid;
  border-bottom: 0;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0;
}

.dropup .dropdown-submenu > .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: calc(-0.425rem + 1px);
  border-radius: 0.25rem 0.25rem 0.25rem 0;
}

.dropdown-menu-left .dropdown-menu {
  right: 0;
  left: auto;
  border-radius: 0.25rem 0 0.25rem 0.25rem;
}

.dropdown-menu-left .dropdown-menu.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-left .dropdown-submenu:not(.dropdown-menu-right) > a::after {
  right: auto;
  left: .35rem;
  border-right: 0.45rem solid #858585;
  border-left: 0;
}

.dropdown-menu-left .dropdown-submenu:not(.dropdown-menu-right):hover > a::after {
  border-right-color: #858585;
}

.dropdown-menu-left .dropdown-submenu:not(.dropdown-menu-right) > .dropdown-menu {
  right: 100%;
  left: auto;
  margin-left: auto;
  border-radius: 0.25rem 0 0.25rem 0.25rem;
}

.dropup.dropdown-menu-left .dropdown-menu {
  border-radius: 0.25rem 0.25rem 0 0.25rem;
}

.dropup.dropdown-menu-left .dropdown-submenu > .dropdown-menu {
  border-radius: 0.25rem 0.25rem 0 0.25rem;
}

.dropdown-back {
  position: relative;
}

.dropdown-back > a::before {
  position: absolute;
  top: 50%;
  left: .35rem;
  display: block;
  width: 0;
  height: 0;
  margin-top: -0.45rem;
  content: " ";
  border-top: 0.45rem solid transparent;
  border-right: 0.45rem solid #858585;
  border-bottom: 0.45rem solid transparent;
}

.dropdown-back:hover > a::before {
  border-right-color: #858585;
}

.dropdown-menu-left .dropdown-back > a::before,
.dropdown-menu-right .dropdown-menu-left .dropdown-back > a::before {
  right: .35rem;
  left: auto;
  border-right: 0;
  border-left: 0.45rem solid #858585;
}

.dropdown-menu-left .dropdown-back:hover a::before,
.dropdown-menu-right .dropdown-menu-left .dropdown-back:hover a::before {
  border-left-color: #858585;
}

.dropdown-menu-right .dropdown-back > a::before,
.dropdown-menu-left .dropdown-menu-right .dropdown-back > a::before {
  right: auto;
  left: .35rem;
  border-right: 0.45rem solid #858585;
  border-left: 0;
}

.dropdown-menu-right .dropdown-back:hover a::before,
.dropdown-menu-left .dropdown-menu-right .dropdown-back:hover a::before {
  border-right-color: #858585;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: inline-block;
}

.nav-link.disabled {
  color: #a3a3a3;
}

.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
  color: #a3a3a3;
  cursor: not-allowed;
  background-color: transparent;
}

.nav-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.nav-flex .nav-link + .nav-link {
  margin-left: .25rem;
}

ul.nav-flex:not(.nav-inline):not(.nav-tabs):not(.nav-pills):not(.navbar-nav) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.nav-inline .nav-item {
  display: inline-block;
}

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem;
}

if $enable-flex-full .nav-inline {
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.nav-flex.nav-inline {
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.nav-tabs {
  border-bottom: 1px solid #858585;
}

.nav-tabs::after {
  display: block;
  clear: both;
  content: "";
}

.nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs .nav-item + .nav-item {
  margin-left: 0.2rem;
}

.nav-tabs .nav-link {
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: none;
  border: 1px solid transparent;
  border-radius: 0.25rem 0.25rem 0 0;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  text-decoration: none;
  background-color: #f0f0f0;
  border-color: #f0f0f0 #f0f0f0 #858585;
}

.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
  color: #a3a3a3;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover,
.nav-tabs .nav-item.active .nav-link,
.nav-tabs .nav-item.active .nav-link:focus,
.nav-tabs .nav-item.active .nav-link:hover {
  color: #666;
  cursor: default;
  background-color: #fff;
  border-color: #858585 #858585 transparent;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.nav-flex.nav-tabs {
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.nav-pills::after {
  display: block;
  clear: both;
  content: "";
}

.nav-pills .nav-item {
  float: left;
}

.nav-pills .nav-item + .nav-item {
  margin-left: 0.2rem;
}

.nav-pills .nav-link {
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: none;
  border-radius: 0.25rem;
}

.nav-pills a.nav-link:not(.disabled):focus, .nav-pills a.nav-link:not(.disabled):hover,
.nav-pills button.nav-link:not(.disabled):focus,
.nav-pills button.nav-link:not(.disabled):hover {
  color: inherit;
  text-decoration: none;
  background-color: #f0f0f0;
}

.nav-pills .nav-link.active,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.active .nav-link {
  color: #fff;
  cursor: default;
  background-color: #1242ba;
}

.nav-pills a.nav-link.active:focus, .nav-pills a.nav-link.active:hover,
.nav-item.open .nav-pills a.nav-link:focus,
.nav-item.open .nav-pills a.nav-link:hover,
.nav-item.active .nav-pills a.nav-link:focus,
.nav-item.active .nav-pills a.nav-link:hover,
.nav-pills button.nav-link.active:focus,
.nav-pills button.nav-link.active:hover,
.nav-item.open
.nav-pills button.nav-link:focus,
.nav-item.open
.nav-pills button.nav-link:hover,
.nav-item.active
.nav-pills button.nav-link:focus,
.nav-item.active
.nav-pills button.nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0e328c;
}

.nav-flex.nav-pills {
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.nav-stacked .nav-item {
  display: block;
  float: none;
}

.nav-stacked .nav-item + .nav-item {
  margin-top: 0.2rem;
  margin-left: 0;
}

.nav-stacked .nav-link {
  display: block;
}

.nav-flex.nav-stacked {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .tab-pane:focus {
  outline: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
}

.navbar::after {
  display: block;
  clear: both;
  content: "";
}

@media (min-width: 36em) {
  .navbar {
    border-radius: 0.25rem;
  }
}

.navbar-full {
  z-index: 1000;
  border-radius: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1020;
  margin-bottom: 0;
  border-radius: 0;
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
  width: 100%;
  border-radius: 0;
}

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden;
}

.navbar-divider::before {
  content: "\00a0";
}

.navbar-text {
  display: inline-block;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
}

.navbar-toggler {
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

.navbar-nav .nav-item {
  float: left;
}

.navbar-nav .nav-link {
  display: block;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
  text-decoration: none;
}

.navbar-nav .nav-link:focus, .navbar-nav .nav-link:hover {
  text-decoration: none;
}

.navbar-nav .nav-link + .nav-link {
  margin-left: 1rem;
}

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.95);
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
  color: rgba(0, 0, 0, 0.95);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.6);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.85);
}

.navbar-light .navbar-nav .nav-link.disabled, .navbar-light .navbar-nav .nav-link.disabled:focus, .navbar-light .navbar-nav .nav-link.disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: transparent;
}

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.95);
}

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.65);
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.95);
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-toggler:focus,
.navbar-dark .navbar-toggler:hover {
  color: rgba(255, 255, 255, 0.9);
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.65);
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.9);
}

.navbar-dark .navbar-nav .nav-link.disabled, .navbar-dark .navbar-nav .nav-link.disabled:focus, .navbar-dark .navbar-nav .nav-link.disabled:hover {
  color: rgba(255, 255, 255, 0.25);
  background-color: transparent;
  border-color: transparent;
}

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: rgba(255, 255, 255, 0.95);
}

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.7);
}

.navbar-group {
  display: table;
  width: 100%;
}

.navbar-group-justified {
  table-layout: fixed;
}

.navbar-group-justified .navbar-item.navbar-nav .nav-item {
  display: inline-block;
  float: none;
}

.navbar-item {
  display: table-cell;
  white-space: nowrap;
  vertical-align: top;
}

.navbar-item-min {
  width: 0%;
}

.navbar-item-max {
  width: 100%;
}

.navbar-group-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.navbar-group-flex .navbar-item {
  display: inline-block;
}

.navbar-group-flex.navbar-group-justified {
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between;
}

.navbar-group-flex.navbar-group-justified .navbar-brand {
  margin-right: 0;
}

.navbar-group-flex.navbar-group-justified .navbar-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
}

.navbar-group-flex .navbar-item-min,
.navbar-group-flex .navbar-item-max {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
}

.navbar-toggleable::after {
  display: block;
  clear: both;
  content: "";
}

@media (max-width: 35.9375em) {
  .navbar-toggleable .navbar-brand {
    display: block;
    float: none;
    margin-right: 0;
  }
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 36em) {
  .navbar-toggleable {
    display: block !important;
  }
}

@media (max-width: 35.9375em) {
  .navbar-toggleable {
    clear: both;
  }
}

.navbar-toggleable-sm::after {
  display: block;
  clear: both;
  content: "";
}

@media (max-width: 47.9375em) {
  .navbar-toggleable-sm .navbar-brand {
    display: block;
    float: none;
    margin-right: 0;
  }
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 48em) {
  .navbar-toggleable-sm {
    display: block !important;
  }
}

@media (max-width: 47.9375em) {
  .navbar-toggleable-sm {
    clear: both;
  }
}

.navbar-toggleable-md::after {
  display: block;
  clear: both;
  content: "";
}

@media (max-width: 61.9375em) {
  .navbar-toggleable-md .navbar-brand {
    display: block;
    float: none;
    margin-right: 0;
  }
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 62em) {
  .navbar-toggleable-md {
    display: block !important;
  }
}

@media (max-width: 61.9375em) {
  .navbar-toggleable-md {
    clear: both;
  }
}

.navbar-toggleable-lg::after {
  display: block;
  clear: both;
  content: "";
}

@media (max-width: 74.9375em) {
  .navbar-toggleable-lg .navbar-brand {
    display: block;
    float: none;
    margin-right: 0;
  }
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-lg .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 75em) {
  .navbar-toggleable-lg {
    display: block !important;
  }
}

@media (max-width: 74.9375em) {
  .navbar-toggleable-lg {
    clear: both;
  }
}

.jumbotron {
  padding: 1.5rem 0.75rem;
  margin-bottom: 3rem;
  background-color: #f0f0f0;
  border-radius: 0.3rem;
}

@media (min-width: 36em) {
  .jumbotron {
    padding: 3rem 1.5rem;
  }
}

.jumbotron-full {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.375em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border: 1px solid transparent;
  border-radius: 0.25em;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

a.badge {
  text-decoration: none;
}

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.badge-pill {
  padding-right: 0.5em;
  padding-left: 0.5em;
  border-radius: 10rem;
}

.badge {
  background-color: #858585;
  border-color: #858585;
}

.badge[href]:focus, .badge[href]:hover {
  background-color: #6c6c6c;
  border-color: #6c6c6c;
}

.badge-primary {
  background-color: #1242ba;
  border-color: #1242ba;
}

.badge-primary[href]:focus, .badge-primary[href]:hover {
  background-color: #0e328c;
  border-color: #0e328c;
}

.badge-secondary {
  background-color: #757575;
  border-color: #757575;
}

.badge-secondary[href]:focus, .badge-secondary[href]:hover {
  background-color: #5c5c5c;
  border-color: #5c5c5c;
}

.badge-info {
  background-color: #117cba;
  border-color: #117cba;
}

.badge-info[href]:focus, .badge-info[href]:hover {
  background-color: #0d5d8b;
  border-color: #0d5d8b;
}

.badge-success {
  background-color: #108918;
  border-color: #108918;
}

.badge-success[href]:focus, .badge-success[href]:hover {
  background-color: #0b5b10;
  border-color: #0b5b10;
}

.badge-warning {
  background-color: #c98800;
  border-color: #c98800;
}

.badge-warning[href]:focus, .badge-warning[href]:hover {
  background-color: #966500;
  border-color: #966500;
}

.badge-danger {
  background-color: #c81d0e;
  border-color: #c81d0e;
}

.badge-danger[href]:focus, .badge-danger[href]:hover {
  background-color: #98160b;
  border-color: #98160b;
}

.badge-outline {
  color: #858585;
  background-color: transparent;
  border-color: #858585;
}

.badge-outline[href]:focus, .badge-outline[href]:hover {
  color: #fff;
  background-color: #858585;
  border-color: #858585;
}

.badge-outline-primary {
  color: #1242ba;
  background-color: transparent;
  border-color: #1242ba;
}

.badge-outline-primary[href]:focus, .badge-outline-primary[href]:hover {
  color: #fff;
  background-color: #1242ba;
  border-color: #1242ba;
}

.badge-outline-secondary {
  color: #757575;
  background-color: transparent;
  border-color: #757575;
}

.badge-outline-secondary[href]:focus, .badge-outline-secondary[href]:hover {
  color: #fff;
  background-color: #757575;
  border-color: #757575;
}

.badge-outline-info {
  color: #117cba;
  background-color: transparent;
  border-color: #117cba;
}

.badge-outline-info[href]:focus, .badge-outline-info[href]:hover {
  color: #fff;
  background-color: #117cba;
  border-color: #117cba;
}

.badge-outline-success {
  color: #108918;
  background-color: transparent;
  border-color: #108918;
}

.badge-outline-success[href]:focus, .badge-outline-success[href]:hover {
  color: #fff;
  background-color: #108918;
  border-color: #108918;
}

.badge-outline-warning {
  color: #c98800;
  background-color: transparent;
  border-color: #c98800;
}

.badge-outline-warning[href]:focus, .badge-outline-warning[href]:hover {
  color: #fff;
  background-color: #c98800;
  border-color: #c98800;
}

.badge-outline-danger {
  color: #c81d0e;
  background-color: transparent;
  border-color: #c81d0e;
}

.badge-outline-danger[href]:focus, .badge-outline-danger[href]:hover {
  color: #fff;
  background-color: #c81d0e;
  border-color: #c81d0e;
}

.media {
  margin-bottom: 1rem;
}

.media .media {
  margin-top: 1rem;
}

.media .media + .media {
  margin-top: -1rem;
}

.media,
.media-body {
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: initial;
}

.media-flex .media-left,
.media-flex .media-right,
.media-flex .media-body {
  display: block;
  overflow: initial;
  vertical-align: initial;
}

.media-flex .media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  width: auto;
}

.media-flex .media-middle {
  vertical-align: initial;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center;
}

.media-flex .media-bottom {
  vertical-align: initial;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right {
  padding-left: 0.75rem;
}

.media-left {
  padding-right: 0.75rem;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 0.375rem;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.media-list .media + .media {
  margin-top: -1rem;
}

.card {
  position: relative;
  display: block;
  margin-bottom: 1rem;
  background-color: #fff;
  border: 1px solid #a3a3a3;
  border-radius: 0.25rem;
}

.card-block {
  padding: 1rem 1rem;
}

.card-block::after {
  display: block;
  clear: both;
  content: "";
}

.card-title {
  margin-bottom: 1rem;
}

.card-subtitle {
  margin-top: -0.5rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card .list-group {
  margin-bottom: 0;
}

.card .list-group-flush .list-group-item {
  border-right-width: 0;
  border-left-width: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-width: 0;
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-header {
  padding: 1rem 1rem;
  margin-bottom: 0;
  color: #292929;
  background-color: #f0f0f0;
  border-bottom: 1px solid #a3a3a3;
}

.card-header::after {
  display: block;
  clear: both;
  content: "";
}

.card-header:first-child {
  border-radius: 0.25rem 0.25rem 0 0;
}

.card-footer {
  padding: 1rem 1rem;
  color: #292929;
  background-color: #f0f0f0;
  border-top: 1px solid #a3a3a3;
}

.card-footer::after {
  display: block;
  clear: both;
  content: "";
}

.card-footer:last-child {
  border-radius: 0 0 0.25rem 0.25rem;
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -1rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-primary {
  background-color: #1242ba;
  border-color: #0f389e;
}

.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

.card-secondary {
  background-color: #757575;
  border-color: #636363;
}

.card-secondary .card-header,
.card-secondary .card-footer {
  background-color: transparent;
}

.card-info {
  background-color: #117cba;
  border-color: #0e699e;
}

.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

.card-success {
  background-color: #108918;
  border-color: #0e7414;
}

.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

.card-warning {
  background-color: #c98800;
  border-color: #ab7400;
}

.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

.card-danger {
  background-color: #c81d0e;
  border-color: #aa190c;
}

.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

.card-outline-primary {
  background-color: transparent;
  border-color: #718ed6;
}

.card-outline-secondary {
  background-color: transparent;
  border-color: #acacac;
}

.card-outline-info {
  background-color: transparent;
  border-color: #70b0d6;
}

.card-outline-success {
  background-color: transparent;
  border-color: #70b874;
}

.card-outline-warning {
  background-color: transparent;
  border-color: #dfb866;
}

.card-outline-danger {
  background-color: transparent;
  border-color: #de776e;
}

.card-inverse {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-header,
.card-inverse .card-footer {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}

.card-inverse.card-header, .card-inverse.card-footer {
  color: #fff;
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff;
}

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

.card-img {
  border-radius: calc(0.25rem - 1px);
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem 1rem;
}

.card-img-top {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-img-bottom {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

@media (min-width: 36em) {
  .card-deck {
    display: table;
    width: 100%;
    margin-bottom: 1rem;
    table-layout: fixed;
  }
  .card-deck .card {
    display: table-cell;
    margin-bottom: 0;
    vertical-align: top;
  }
}

@media all and (min-width: 36em) and (-ms-high-contrast: none), (min-width: 36em) and (-ms-high-contrast: active) {
  .card-deck-wrapper .card-deck-flex {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 36em) {
  @supports (-ms-ime-align: auto) {
    .card-deck-wrapper .card-deck-flex {
      padding-right: 0;
      padding-left: 0;
    }
  }
  .card-deck-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: 0;
    margin-bottom: 1rem;
    margin-left: 0;
  }
  .card-deck-flex .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    width: 1%;
    margin-bottom: 0;
  }
}

@media (min-width: 36em) {
  .card-deck {
    border-spacing: 2rem 0;
  }
  .card-deck-wrapper {
    margin-right: -2rem;
    margin-left: -2rem;
  }
  .card-deck-flex .card {
    margin-right: 1rem;
    margin-left: 1rem;
  }
  .card-deck-wrapper .card-deck-flex {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

@media (min-width: 36em) {
  .card-group {
    margin-bottom: 1rem;
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .card-group .card {
    margin-bottom: 0;
    display: table-cell;
    vertical-align: top;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .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;
  }
  .card-group-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    width: initial;
    table-layout: initial;
  }
  .card-group-flex .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    width: 1%;
    vertical-align: initial;
  }
}

@media (min-width: 36em) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-table;
    width: 100%;
    -webkit-column-break-inside: avoid;
       page-break-inside: avoid;
            break-inside: avoid;
  }
}

.alert {
  padding: 1rem 1rem;
  padding-right: 2rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert .close {
  position: relative;
  top: -1rem;
  right: -2rem;
  padding: 1rem 1rem;
  color: inherit;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: bold;
}

.alert-primary {
  background-color: #d9e1f4;
  border-color: #718ed6;
  color: #1242ba;
}

.alert-primary hr {
  border-top-color: #5d7ed0;
}

.alert-primary .alert-link {
  color: #103aa3;
}

.alert-primary .alert-link:focus, .alert-primary .alert-link:hover {
  color: #0b2974;
}

.alert-secondary {
  background-color: #e9e9e9;
  border-color: #acacac;
  color: #757575;
}

.alert-secondary hr {
  border-top-color: #9f9f9f;
}

.alert-secondary .alert-link {
  color: #686868;
}

.alert-secondary .alert-link:focus, .alert-secondary .alert-link:hover {
  color: #4f4f4f;
}

.alert-info {
  background-color: #d9eaf4;
  border-color: #70b0d6;
  color: #117cba;
}

.alert-info hr {
  border-top-color: #5ca5d0;
}

.alert-info .alert-link {
  color: #0f6ca3;
}

.alert-info .alert-link:focus, .alert-info .alert-link:hover {
  color: #0b4d74;
}

.alert-success {
  background-color: #d9ecda;
  border-color: #70b874;
  color: #108918;
}

.alert-success hr {
  border-top-color: #5fb063;
}

.alert-success .alert-link {
  color: #0d7214;
}

.alert-success .alert-link:focus, .alert-success .alert-link:hover {
  color: #08450c;
}

.alert-warning {
  background-color: #f6ecd6;
  border-color: #dfb866;
  color: #c98800;
}

.alert-warning hr {
  border-top-color: #dbae51;
}

.alert-warning .alert-link {
  color: #b07700;
}

.alert-warning .alert-link:focus, .alert-warning .alert-link:hover {
  color: #7d5400;
}

.alert-danger {
  background-color: #f6dbd8;
  border-color: #de776e;
  color: #c81d0e;
}

.alert-danger hr {
  border-top-color: #d96459;
}

.alert-danger .alert-link {
  color: #b01a0c;
}

.alert-danger .alert-link:focus, .alert-danger .alert-link:hover {
  color: #811309;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.625rem;
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.in {
  opacity: 0.5;
}

.modal-header {
  padding: 0.75rem 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.modal-header::after {
  display: block;
  clear: both;
  content: "";
}

.modal-header .close {
  margin-top: -.125rem;
}

.modal-title {
  margin: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  padding: 0.75rem 1rem;
}

.modal-footer {
  padding: 0.75rem 1rem;
  text-align: right;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.modal-footer::after {
  display: block;
  clear: both;
  content: "";
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 36em) {
  .modal-dialog {
    max-width: 33rem;
    margin: 1.875rem auto;
  }
  .modal-sm {
    max-width: 19rem;
  }
}

@media (min-width: 62em) {
  .modal-lg {
    max-width: 56rem;
  }
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.in {
  opacity: 0.9;
}

.tooltip.top {
  padding: 4px 0;
  margin-top: -0.2rem;
}

.tooltip.right {
  padding: 0 4px;
  margin-left: 0.2rem;
}

.tooltip.bottom {
  padding: 4px 0;
  margin-top: 0.2rem;
}

.tooltip.left {
  padding: 0 4px;
  margin-left: -0.2rem;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -4px;
  border-width: 4px 4px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -4px;
  border-width: 4px 4px 4px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -4px;
  border-width: 4px 0 4px 4px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -4px;
  border-width: 0 4px 4px;
  border-bottom-color: #000;
}

.tooltip .close {
  position: static;
  padding: 0.25rem 0.5rem;
  margin-top: -0.25rem;
  font-size: 1.25rem;
  color: #fff;
  text-shadow: none;
  opacity: 1;
}

.tooltip .close:focus, .tooltip .close:hover {
  opacity: .75;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1025;
  display: none;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 1rem;
  word-wrap: break-word;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover.top {
  margin-top: -10px;
}

.popover.top .popover-arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top .popover-arrow::after {
  bottom: 1px;
  margin-left: -10px;
  content: "";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right {
  margin-left: 10px;
}

.popover.right .popover-arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right .popover-arrow::after {
  bottom: -10px;
  left: 1px;
  content: "";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.bottom .popover-arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom .popover-arrow::after {
  top: 1px;
  margin-left: -10px;
  content: "";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left {
  margin-left: -10px;
}

.popover.left .popover-arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left .popover-arrow::after {
  right: 1px;
  bottom: -10px;
  content: "";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 0.5rem 0.75rem;
  padding-right: 1.5rem;
  margin: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid #e3e3e3;
  border-radius: 0.3rem 0.3rem 0 0;
}

.popover-title:empty {
  display: none;
}

.popover-content {
  padding: 0.5rem 0.75rem;
}

.popover-arrow, .popover-arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover-arrow {
  border-width: 11px;
}

.popover-arrow::after {
  content: "";
  border-width: 10px;
}

.popover .close,
.popover .drag {
  padding: 0.25rem 0.375rem;
  margin-top: -0.25rem;
}

.popover.draggable {
  margin: 0;
}

.popover.draggable .popover-arrow {
  display: none;
}

.slider {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.slider-horizontal {
  width: 100%;
  height: 1.25rem;
}

.slider-horizontal .slider-track {
  top: 50%;
  right: 0;
  left: 0;
  height: 0.625rem;
  margin-top: -0.3125rem;
  margin-right: 0.75rem;
  margin-left: 0.75rem;
}

.slider.slider-horizontal .slider-selection {
  top: 0;
  bottom: 0;
  height: 100%;
}

.slider.slider-horizontal .slider-thumb {
  margin-top: -0.3125rem;
  margin-left: -0.625rem;
}

.slider.slider-vertical {
  width: 1.25rem;
  min-height: 200px;
}

.slider.slider-vertical .slider-track {
  top: 0;
  bottom: 0;
  left: 50%;
  width: 0.625rem;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  margin-left: -0.3125rem;
}

.slider.slider-vertical .slider-selection {
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}

.slider.slider-vertical .slider-thumb {
  margin-top: -0.625rem;
  margin-left: -0.3125rem;
}

.slider-track {
  position: absolute;
  cursor: pointer;
  background-color: #e0e0e0;
  border-radius: 0.25rem;
}

.slider-selection {
  position: absolute;
  background-color: #a3a3a3;
  border-radius: 0.25rem;
}

.slider-thumb {
  position: absolute;
  z-index: 1;
  width: 1.25rem;
  height: 1.25rem;
  -ms-touch-action: none;
      touch-action: none;
  background-color: #1242ba;
  border-radius: 50%;
}

.slider-thumb:focus, .slider-thumb:hover {
  background-color: #0e328c;
}

.slider-thumb-max {
  background-color: #c81d0e;
}

.slider-thumb-max:focus, .slider-thumb-max:hover {
  background-color: #98160b;
}

.disabled .slider-track {
  opacity: 0.75;
}

.disabled .slider-thumb {
  opacity: 0.9;
}

.bg-inverse {
  color: #f0f0f0 !important;
  background-color: #474747 !important;
}

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #2e2e2e !important;
}

.bg-faded {
  color: inherit !important;
  background-color: #f0f0f0 !important;
}

a.bg-faded:focus, a.bg-faded:hover {
  background-color: #d7d7d7 !important;
}

.bg-primary {
  color: #fff !important;
  background-color: #1242ba !important;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #0e328c !important;
}

.bg-secondary {
  color: #fff !important;
  background-color: #757575 !important;
}

a.bg-secondary:focus, a.bg-secondary:hover {
  background-color: #5c5c5c !important;
}

.bg-info {
  color: #fff !important;
  background-color: #117cba !important;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #0d5d8b !important;
}

.bg-success {
  color: #fff !important;
  background-color: #108918 !important;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #0b5b10 !important;
}

.bg-warning {
  color: #fff !important;
  background-color: #c98800 !important;
}

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #966500 !important;
}

.bg-danger {
  color: #fff !important;
  background-color: #c81d0e !important;
}

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #98160b !important;
}

.bg-red-50 {
  background-color: #fae8e7 !important;
}

a.bg-red-50:focus, a.bg-red-50:hover {
  background-color: #f1c0bd !important;
}

.bg-red-100 {
  background-color: #f4d2cf !important;
}

a.bg-red-100:focus, a.bg-red-100:hover {
  background-color: #eaaba6 !important;
}

.bg-red-200 {
  background-color: #e9a59f !important;
}

a.bg-red-200:focus, a.bg-red-200:hover {
  background-color: #df7e76 !important;
}

.bg-red-300 {
  background-color: #de776e !important;
}

a.bg-red-300:focus, a.bg-red-300:hover {
  background-color: #d55044 !important;
}

.bg-red-400 {
  background-color: #d34a3e !important;
}

a.bg-red-400:focus, a.bg-red-400:hover {
  background-color: #b53429 !important;
}

.bg-red-500 {
  background-color: #c81d0e !important;
}

a.bg-red-500:focus, a.bg-red-500:hover {
  background-color: #98160b !important;
}

.bg-red-600 {
  background-color: #aa190c !important;
}

a.bg-red-600:focus, a.bg-red-600:hover {
  background-color: #7a1209 !important;
}

.bg-red-700 {
  background-color: #8c140a !important;
}

a.bg-red-700:focus, a.bg-red-700:hover {
  background-color: #5c0d07 !important;
}

.bg-red-800 {
  background-color: #6e1008 !important;
}

a.bg-red-800:focus, a.bg-red-800:hover {
  background-color: #3e0905 !important;
}

.bg-red-900 {
  background-color: #500c06 !important;
}

a.bg-red-900:focus, a.bg-red-900:hover {
  background-color: #210502 !important;
}

.bg-green-50 {
  background-color: #e7f3e8 !important;
}

a.bg-green-50:focus, a.bg-green-50:hover {
  background-color: #c5e2c7 !important;
}

.bg-green-100 {
  background-color: #cfe7d1 !important;
}

a.bg-green-100:focus, a.bg-green-100:hover {
  background-color: #add6b0 !important;
}

.bg-green-200 {
  background-color: #9fd0a3 !important;
}

a.bg-green-200:focus, a.bg-green-200:hover {
  background-color: #7dbf82 !important;
}

.bg-green-300 {
  background-color: #70b874 !important;
}

a.bg-green-300:focus, a.bg-green-300:hover {
  background-color: #51a456 !important;
}

.bg-green-400 {
  background-color: #40a146 !important;
}

a.bg-green-400:focus, a.bg-green-400:hover {
  background-color: #317d36 !important;
}

.bg-green-500 {
  background-color: #108918 !important;
}

a.bg-green-500:focus, a.bg-green-500:hover {
  background-color: #0b5b10 !important;
}

.bg-green-600 {
  background-color: #0e7414 !important;
}

a.bg-green-600:focus, a.bg-green-600:hover {
  background-color: #09460c !important;
}

.bg-green-700 {
  background-color: #0b6011 !important;
}

a.bg-green-700:focus, a.bg-green-700:hover {
  background-color: #063209 !important;
}

.bg-green-800 {
  background-color: #094b0d !important;
}

a.bg-green-800:focus, a.bg-green-800:hover {
  background-color: #041d05 !important;
}

.bg-green-900 {
  background-color: #06370a !important;
}

a.bg-green-900:focus, a.bg-green-900:hover {
  background-color: #010902 !important;
}

.bg-blue-50 {
  background-color: #e7ecf8 !important;
}

a.bg-blue-50:focus, a.bg-blue-50:hover {
  background-color: #c0cdec !important;
}

.bg-blue-100 {
  background-color: #d0d9f1 !important;
}

a.bg-blue-100:focus, a.bg-blue-100:hover {
  background-color: #a9b9e5 !important;
}

.bg-blue-200 {
  background-color: #a0b3e3 !important;
}

a.bg-blue-200:focus, a.bg-blue-200:hover {
  background-color: #7993d7 !important;
}

.bg-blue-300 {
  background-color: #718ed6 !important;
}

a.bg-blue-300:focus, a.bg-blue-300:hover {
  background-color: #496fcb !important;
}

.bg-blue-400 {
  background-color: #4168c8 !important;
}

a.bg-blue-400:focus, a.bg-blue-400:hover {
  background-color: #3052a6 !important;
}

.bg-blue-500 {
  background-color: #1242ba !important;
}

a.bg-blue-500:focus, a.bg-blue-500:hover {
  background-color: #0e328c !important;
}

.bg-blue-600 {
  background-color: #0f389e !important;
}

a.bg-blue-600:focus, a.bg-blue-600:hover {
  background-color: #0b276f !important;
}

.bg-blue-700 {
  background-color: #0d2e82 !important;
}

a.bg-blue-700:focus, a.bg-blue-700:hover {
  background-color: #081e54 !important;
}

.bg-blue-800 {
  background-color: #0a2466 !important;
}

a.bg-blue-800:focus, a.bg-blue-800:hover {
  background-color: #051438 !important;
}

.bg-blue-900 {
  background-color: #071a4a !important;
}

a.bg-blue-900:focus, a.bg-blue-900:hover {
  background-color: #030a1b !important;
}

.bg-cyan-50 {
  background-color: #e7f2f8 !important;
}

a.bg-cyan-50:focus, a.bg-cyan-50:hover {
  background-color: #c0ddec !important;
}

.bg-cyan-100 {
  background-color: #cfe5f1 !important;
}

a.bg-cyan-100:focus, a.bg-cyan-100:hover {
  background-color: #a8d0e5 !important;
}

.bg-cyan-200 {
  background-color: #a0cbe3 !important;
}

a.bg-cyan-200:focus, a.bg-cyan-200:hover {
  background-color: #79b5d7 !important;
}

.bg-cyan-300 {
  background-color: #70b0d6 !important;
}

a.bg-cyan-300:focus, a.bg-cyan-300:hover {
  background-color: #489acb !important;
}

.bg-cyan-400 {
  background-color: #4196c8 !important;
}

a.bg-cyan-400:focus, a.bg-cyan-400:hover {
  background-color: #307aa6 !important;
}

.bg-cyan-500 {
  background-color: #117cba !important;
}

a.bg-cyan-500:focus, a.bg-cyan-500:hover {
  background-color: #0d5d8b !important;
}

.bg-cyan-600 {
  background-color: #0e699e !important;
}

a.bg-cyan-600:focus, a.bg-cyan-600:hover {
  background-color: #0a4a6f !important;
}

.bg-cyan-700 {
  background-color: #0c5782 !important;
}

a.bg-cyan-700:focus, a.bg-cyan-700:hover {
  background-color: #083853 !important;
}

.bg-cyan-800 {
  background-color: #094466 !important;
}

a.bg-cyan-800:focus, a.bg-cyan-800:hover {
  background-color: #052537 !important;
}

.bg-cyan-900 {
  background-color: #07324a !important;
}

a.bg-cyan-900:focus, a.bg-cyan-900:hover {
  background-color: #03131b !important;
}

.bg-mustard-50 {
  background-color: #faf3e6 !important;
}

a.bg-mustard-50:focus, a.bg-mustard-50:hover {
  background-color: #f2dfbc !important;
}

.bg-mustard-100 {
  background-color: #f4e7cc !important;
}

a.bg-mustard-100:focus, a.bg-mustard-100:hover {
  background-color: #ebd3a2 !important;
}

.bg-mustard-200 {
  background-color: #e9cf99 !important;
}

a.bg-mustard-200:focus, a.bg-mustard-200:hover {
  background-color: #e0bb6f !important;
}

.bg-mustard-300 {
  background-color: #dfb866 !important;
}

a.bg-mustard-300:focus, a.bg-mustard-300:hover {
  background-color: #d6a43c !important;
}

.bg-mustard-400 {
  background-color: #d4a033 !important;
}

a.bg-mustard-400:focus, a.bg-mustard-400:hover {
  background-color: #af8225 !important;
}

.bg-mustard-500 {
  background-color: #c98800 !important;
}

a.bg-mustard-500:focus, a.bg-mustard-500:hover {
  background-color: #966500 !important;
}

.bg-mustard-600 {
  background-color: #ab7400 !important;
}

a.bg-mustard-600:focus, a.bg-mustard-600:hover {
  background-color: #785100 !important;
}

.bg-mustard-700 {
  background-color: #8d5f00 !important;
}

a.bg-mustard-700:focus, a.bg-mustard-700:hover {
  background-color: #5a3d00 !important;
}

.bg-mustard-800 {
  background-color: #6f4b00 !important;
}

a.bg-mustard-800:focus, a.bg-mustard-800:hover {
  background-color: #3c2900 !important;
}

.bg-mustard-900 {
  background-color: #503600 !important;
}

a.bg-mustard-900:focus, a.bg-mustard-900:hover {
  background-color: #1d1400 !important;
}

.bg-gray-50 {
  background-color: #f0f0f0 !important;
}

a.bg-gray-50:focus, a.bg-gray-50:hover {
  background-color: #d7d7d7 !important;
}

.bg-gray-100 {
  background-color: #e0e0e0 !important;
}

a.bg-gray-100:focus, a.bg-gray-100:hover {
  background-color: #c7c7c7 !important;
}

.bg-gray-200 {
  background-color: #c2c2c2 !important;
}

a.bg-gray-200:focus, a.bg-gray-200:hover {
  background-color: darkgray !important;
}

.bg-gray-300 {
  background-color: #a3a3a3 !important;
}

a.bg-gray-300:focus, a.bg-gray-300:hover {
  background-color: #8a8a8a !important;
}

.bg-gray-400 {
  background-color: #858585 !important;
}

a.bg-gray-400:focus, a.bg-gray-400:hover {
  background-color: #6c6c6c !important;
}

.bg-gray-500 {
  background-color: #666 !important;
}

a.bg-gray-500:focus, a.bg-gray-500:hover {
  background-color: #4d4d4d !important;
}

.bg-gray-600 {
  background-color: #575757 !important;
}

a.bg-gray-600:focus, a.bg-gray-600:hover {
  background-color: #3e3e3e !important;
}

.bg-gray-700 {
  background-color: #474747 !important;
}

a.bg-gray-700:focus, a.bg-gray-700:hover {
  background-color: #2e2e2e !important;
}

.bg-gray-800 {
  background-color: #383838 !important;
}

a.bg-gray-800:focus, a.bg-gray-800:hover {
  background-color: #1f1f1f !important;
}

.bg-gray-900 {
  background-color: #292929 !important;
}

a.bg-gray-900:focus, a.bg-gray-900:hover {
  background-color: #101010 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-inline {
  display: inline !important;
}

.d-table {
  display: table !important;
}

.d-table-cell {
  display: table-cell !important;
}

@media (min-width: 36em) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
}

@media (min-width: 48em) {
  .d-md-none {
    display: none !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
}

@media (min-width: 62em) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
}

@media (min-width: 75em) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
}

.flex-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.flex-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.flex-unordered {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}

.flex-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.flex-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flex-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.flex-around {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.flex-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.flex-stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.flex-self-top {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

.flex-self-middle {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center;
}

.flex-self-bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}

.flex-self-stretch {
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
              -ms-grid-row-align: stretch;
          align-self: stretch;
}

@media (min-width: 36em) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-sm-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .flex-sm-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .flex-sm-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .flex-sm-around {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .flex-sm-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .flex-sm-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .flex-sm-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .flex-sm-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .flex-sm-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .flex-self-sm-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
  .flex-self-sm-middle {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center;
  }
  .flex-self-sm-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
  .flex-self-sm-stretch {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
                -ms-grid-row-align: stretch;
            align-self: stretch;
  }
}

@media (min-width: 48em) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-md-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .flex-md-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .flex-md-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .flex-md-around {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .flex-md-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .flex-md-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .flex-md-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .flex-md-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .flex-md-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .flex-self-md-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
  .flex-self-md-middle {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center;
  }
  .flex-self-md-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
  .flex-self-md-stretch {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
                -ms-grid-row-align: stretch;
            align-self: stretch;
  }
}

@media (min-width: 62em) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-lg-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .flex-lg-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .flex-lg-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .flex-lg-around {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .flex-lg-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .flex-lg-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .flex-lg-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .flex-lg-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .flex-lg-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .flex-self-lg-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
  .flex-self-lg-middle {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center;
  }
  .flex-self-lg-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
  .flex-self-lg-stretch {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
                -ms-grid-row-align: stretch;
            align-self: stretch;
  }
}

@media (min-width: 75em) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-xl-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .flex-xl-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .flex-xl-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .flex-xl-around {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .flex-xl-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .flex-xl-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .flex-xl-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .flex-xl-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .flex-xl-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .flex-self-xl-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
  .flex-self-xl-middle {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center;
  }
  .flex-self-xl-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
  .flex-self-xl-stretch {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
                -ms-grid-row-align: stretch;
            align-self: stretch;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 36em) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 48em) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 62em) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 75em) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.gridline::after {
  display: block;
  clear: both;
  content: "";
}

.gridline-bordered {
  border: 1px solid #858585;
  border-radius: 0.25rem;
}

.gridline-hr + .gridline-hr {
  border-top: 1px solid #858585;
}

.gridline-sm-hr + .gridline-hr {
  border-top: 1px solid #858585;
}

.gridline-md-hr + .gridline-hr {
  border-top: 1px solid #858585;
}

.gridline-lg-hr + .gridline-hr {
  border-top: 1px solid #858585;
}

.gridline-xl-hr + .gridline-hr {
  border-top: 1px solid #858585;
}

.gridline-hr:first-child {
  border-top: 0;
}

.gridline-vr {
  display: table;
  width: 100%;
}

.gridline-vr > .gridline-item {
  display: table-cell;
  float: none;
  border-left: 1px solid #858585;
}

.gridline-vr > .gridline-item:first-child {
  border-left: 0;
}

.gridline-flex.gridline-vr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.gridline-flex.gridline-vr > .gridline-item {
  display: initial;
}

@media (min-width: 36em) {
  .gridline-hr + .gridline-sm-hr {
    border-top: 1px solid #858585;
  }
  .gridline-sm-hr + .gridline-sm-hr {
    border-top: 1px solid #858585;
  }
  .gridline-md-hr + .gridline-sm-hr {
    border-top: 1px solid #858585;
  }
  .gridline-lg-hr + .gridline-sm-hr {
    border-top: 1px solid #858585;
  }
  .gridline-xl-hr + .gridline-sm-hr {
    border-top: 1px solid #858585;
  }
  .gridline-sm-hr:first-child {
    border-top: 0;
  }
  .gridline-sm-vr {
    display: table;
    width: 100%;
  }
  .gridline-sm-vr > .gridline-item {
    display: table-cell;
    float: none;
    border-left: 1px solid #858585;
  }
  .gridline-sm-vr > .gridline-item:first-child {
    border-left: 0;
  }
  .gridline-flex.gridline-sm-vr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .gridline-flex.gridline-sm-vr > .gridline-item {
    display: initial;
  }
}

@media (min-width: 48em) {
  .gridline-hr + .gridline-md-hr {
    border-top: 1px solid #858585;
  }
  .gridline-sm-hr + .gridline-md-hr {
    border-top: 1px solid #858585;
  }
  .gridline-md-hr + .gridline-md-hr {
    border-top: 1px solid #858585;
  }
  .gridline-lg-hr + .gridline-md-hr {
    border-top: 1px solid #858585;
  }
  .gridline-xl-hr + .gridline-md-hr {
    border-top: 1px solid #858585;
  }
  .gridline-md-hr:first-child {
    border-top: 0;
  }
  .gridline-md-vr {
    display: table;
    width: 100%;
  }
  .gridline-md-vr > .gridline-item {
    display: table-cell;
    float: none;
    border-left: 1px solid #858585;
  }
  .gridline-md-vr > .gridline-item:first-child {
    border-left: 0;
  }
  .gridline-flex.gridline-md-vr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .gridline-flex.gridline-md-vr > .gridline-item {
    display: initial;
  }
}

@media (min-width: 62em) {
  .gridline-hr + .gridline-lg-hr {
    border-top: 1px solid #858585;
  }
  .gridline-sm-hr + .gridline-lg-hr {
    border-top: 1px solid #858585;
  }
  .gridline-md-hr + .gridline-lg-hr {
    border-top: 1px solid #858585;
  }
  .gridline-lg-hr + .gridline-lg-hr {
    border-top: 1px solid #858585;
  }
  .gridline-xl-hr + .gridline-lg-hr {
    border-top: 1px solid #858585;
  }
  .gridline-lg-hr:first-child {
    border-top: 0;
  }
  .gridline-lg-vr {
    display: table;
    width: 100%;
  }
  .gridline-lg-vr > .gridline-item {
    display: table-cell;
    float: none;
    border-left: 1px solid #858585;
  }
  .gridline-lg-vr > .gridline-item:first-child {
    border-left: 0;
  }
  .gridline-flex.gridline-lg-vr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .gridline-flex.gridline-lg-vr > .gridline-item {
    display: initial;
  }
}

@media (min-width: 75em) {
  .gridline-hr + .gridline-xl-hr {
    border-top: 1px solid #858585;
  }
  .gridline-sm-hr + .gridline-xl-hr {
    border-top: 1px solid #858585;
  }
  .gridline-md-hr + .gridline-xl-hr {
    border-top: 1px solid #858585;
  }
  .gridline-lg-hr + .gridline-xl-hr {
    border-top: 1px solid #858585;
  }
  .gridline-xl-hr + .gridline-xl-hr {
    border-top: 1px solid #858585;
  }
  .gridline-xl-hr:first-child {
    border-top: 0;
  }
  .gridline-xl-vr {
    display: table;
    width: 100%;
  }
  .gridline-xl-vr > .gridline-item {
    display: table-cell;
    float: none;
    border-left: 1px solid #858585;
  }
  .gridline-xl-vr > .gridline-item:first-child {
    border-left: 0;
  }
  .gridline-flex.gridline-xl-vr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .gridline-flex.gridline-xl-vr > .gridline-item {
    display: initial;
  }
}

.radius-circle {
  border-radius: 50%;
}

.radius {
  border-radius: 0.25rem;
}

.radius-t {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.radius-r {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.radius-b {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.radius-l {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.radius-tr {
  border-top-right-radius: 0.25rem;
}

.radius-tl {
  border-top-left-radius: 0.25rem;
}

.radius-br {
  border-bottom-right-radius: 0.25rem;
}

.radius-bl {
  border-bottom-left-radius: 0.25rem;
}

.radius-xs {
  border-radius: 0.1875rem;
}

.radius-t-xs {
  border-top-right-radius: 0.1875rem;
  border-top-left-radius: 0.1875rem;
}

.radius-r-xs {
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}

.radius-b-xs {
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}

.radius-l-xs {
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}

.radius-tr-xs {
  border-top-right-radius: 0.1875rem;
}

.radius-tl-xs {
  border-top-left-radius: 0.1875rem;
}

.radius-br-xs {
  border-bottom-right-radius: 0.1875rem;
}

.radius-bl-xs {
  border-bottom-left-radius: 0.1875rem;
}

.radius-sm {
  border-radius: 0.1875rem;
}

.radius-t-sm {
  border-top-right-radius: 0.1875rem;
  border-top-left-radius: 0.1875rem;
}

.radius-r-sm {
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}

.radius-b-sm {
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}

.radius-l-sm {
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}

.radius-tr-sm {
  border-top-right-radius: 0.1875rem;
}

.radius-tl-sm {
  border-top-left-radius: 0.1875rem;
}

.radius-br-sm {
  border-bottom-right-radius: 0.1875rem;
}

.radius-bl-sm {
  border-bottom-left-radius: 0.1875rem;
}

.radius-lg {
  border-radius: 0.3125rem;
}

.radius-t-lg {
  border-top-right-radius: 0.3125rem;
  border-top-left-radius: 0.3125rem;
}

.radius-r-lg {
  border-top-right-radius: 0.3125rem;
  border-bottom-right-radius: 0.3125rem;
}

.radius-b-lg {
  border-bottom-right-radius: 0.3125rem;
  border-bottom-left-radius: 0.3125rem;
}

.radius-l-lg {
  border-top-left-radius: 0.3125rem;
  border-bottom-left-radius: 0.3125rem;
}

.radius-tr-lg {
  border-top-right-radius: 0.3125rem;
}

.radius-tl-lg {
  border-top-left-radius: 0.3125rem;
}

.radius-br-lg {
  border-bottom-right-radius: 0.3125rem;
}

.radius-bl-lg {
  border-bottom-left-radius: 0.3125rem;
}

.radius-xl {
  border-radius: 0.3125rem;
}

.radius-t-xl {
  border-top-right-radius: 0.3125rem;
  border-top-left-radius: 0.3125rem;
}

.radius-r-xl {
  border-top-right-radius: 0.3125rem;
  border-bottom-right-radius: 0.3125rem;
}

.radius-b-xl {
  border-bottom-right-radius: 0.3125rem;
  border-bottom-left-radius: 0.3125rem;
}

.radius-l-xl {
  border-top-left-radius: 0.3125rem;
  border-bottom-left-radius: 0.3125rem;
}

.radius-tr-xl {
  border-top-right-radius: 0.3125rem;
}

.radius-tl-xl {
  border-top-left-radius: 0.3125rem;
}

.radius-br-xl {
  border-bottom-right-radius: 0.3125rem;
}

.radius-bl-xl {
  border-bottom-left-radius: 0.3125rem;
}

.radius-0 {
  border-radius: 0;
}

.radius-t-0 {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.radius-r-0 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.radius-b-0 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.radius-l-0 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.radius-tr-0 {
  border-top-right-radius: 0;
}

.radius-tl-0 {
  border-top-left-radius: 0;
}

.radius-br-0 {
  border-bottom-right-radius: 0;
}

.radius-bl-0 {
  border-bottom-left-radius: 0;
}

.border-0 {
  border: 0 !important;
}

.border-t-0 {
  border-top: 0 !important;
}

.border-r-0 {
  border-right: 0 !important;
}

.border-b-0 {
  border-bottom: 0 !important;
}

.border-l-0 {
  border-left: 0 !important;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: inherit;
}

.sr-only-xs-up {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap;
}

@media (max-width: 35.9375em) {
  .sr-only-xs-down {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    white-space: nowrap;
  }
}

@media (min-width: 36em) {
  .sr-only-sm-up {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    white-space: nowrap;
  }
}

@media (max-width: 47.9375em) {
  .sr-only-sm-down {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    white-space: nowrap;
  }
}

@media (min-width: 48em) {
  .sr-only-md-up {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    white-space: nowrap;
  }
}

@media (max-width: 61.9375em) {
  .sr-only-md-down {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    white-space: nowrap;
  }
}

@media (min-width: 62em) {
  .sr-only-lg-up {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    white-space: nowrap;
  }
}

@media (max-width: 74.9375em) {
  .sr-only-lg-down {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    white-space: nowrap;
  }
}

@media (min-width: 75em) {
  .sr-only-xl-up {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    white-space: nowrap;
  }
}

.sr-only-xl-down {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap;
}

.w-100 {
  width: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.h-100 {
  height: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-0 {
  margin: 0 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-0_25 {
  margin: 0.25rem 0.25rem !important;
}

.mt-0_25 {
  margin-top: 0.25rem !important;
}

.mr-0_25 {
  margin-right: 0.25rem !important;
}

.mb-0_25 {
  margin-bottom: 0.25rem !important;
}

.ml-0_25 {
  margin-left: 0.25rem !important;
}

.mx-0_25 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.my-0_25 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.m-0_5 {
  margin: 0.5rem 0.5rem !important;
}

.mt-0_5 {
  margin-top: 0.5rem !important;
}

.mr-0_5 {
  margin-right: 0.5rem !important;
}

.mb-0_5 {
  margin-bottom: 0.5rem !important;
}

.ml-0_5 {
  margin-left: 0.5rem !important;
}

.mx-0_5 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.my-0_5 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.m-1 {
  margin: 1rem 1rem !important;
}

.mt-1 {
  margin-top: 1rem !important;
}

.mr-1 {
  margin-right: 1rem !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.ml-1 {
  margin-left: 1rem !important;
}

.mx-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-1_5 {
  margin: 1.5rem 1.5rem !important;
}

.mt-1_5 {
  margin-top: 1.5rem !important;
}

.mr-1_5 {
  margin-right: 1.5rem !important;
}

.mb-1_5 {
  margin-bottom: 1.5rem !important;
}

.ml-1_5 {
  margin-left: 1.5rem !important;
}

.mx-1_5 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.my-1_5 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-2 {
  margin: 2rem 2rem !important;
}

.mt-2 {
  margin-top: 2rem !important;
}

.mr-2 {
  margin-right: 2rem !important;
}

.mb-2 {
  margin-bottom: 2rem !important;
}

.ml-2 {
  margin-left: 2rem !important;
}

.mx-2 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}

.my-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.p-0 {
  padding: 0 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-0_25 {
  padding: 0.25rem 0.25rem !important;
}

.pt-0_25 {
  padding-top: 0.25rem !important;
}

.pr-0_25 {
  padding-right: 0.25rem !important;
}

.pb-0_25 {
  padding-bottom: 0.25rem !important;
}

.pl-0_25 {
  padding-left: 0.25rem !important;
}

.px-0_25 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.py-0_25 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.p-0_5 {
  padding: 0.5rem 0.5rem !important;
}

.pt-0_5 {
  padding-top: 0.5rem !important;
}

.pr-0_5 {
  padding-right: 0.5rem !important;
}

.pb-0_5 {
  padding-bottom: 0.5rem !important;
}

.pl-0_5 {
  padding-left: 0.5rem !important;
}

.px-0_5 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.py-0_5 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.p-1 {
  padding: 1rem 1rem !important;
}

.pt-1 {
  padding-top: 1rem !important;
}

.pr-1 {
  padding-right: 1rem !important;
}

.pb-1 {
  padding-bottom: 1rem !important;
}

.pl-1 {
  padding-left: 1rem !important;
}

.px-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-1_5 {
  padding: 1.5rem 1.5rem !important;
}

.pt-1_5 {
  padding-top: 1.5rem !important;
}

.pr-1_5 {
  padding-right: 1.5rem !important;
}

.pb-1_5 {
  padding-bottom: 1.5rem !important;
}

.pl-1_5 {
  padding-left: 1.5rem !important;
}

.px-1_5 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.py-1_5 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-2 {
  padding: 2rem 2rem !important;
}

.pt-2 {
  padding-top: 2rem !important;
}

.pr-2 {
  padding-right: 2rem !important;
}

.pb-2 {
  padding-bottom: 2rem !important;
}

.pl-2 {
  padding-left: 2rem !important;
}

.px-2 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

.py-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

@media (min-width: 36em) {
  .m-sm-0 {
    margin: 0 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-sm-0_25 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-sm-0_25 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-0_25 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-0_25 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-0_25 {
    margin-left: 0.25rem !important;
  }
  .mx-sm-0_25 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-sm-0_25 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-sm-0_5 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-sm-0_5 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-0_5 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-0_5 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-0_5 {
    margin-left: 0.5rem !important;
  }
  .mx-sm-0_5 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-sm-0_5 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-sm-1 {
    margin: 1rem 1rem !important;
  }
  .mt-sm-1 {
    margin-top: 1rem !important;
  }
  .mr-sm-1 {
    margin-right: 1rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-1 {
    margin-left: 1rem !important;
  }
  .mx-sm-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-1_5 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-sm-1_5 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-1_5 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-1_5 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-1_5 {
    margin-left: 1.5rem !important;
  }
  .mx-sm-1_5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-1_5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-sm-2 {
    margin: 2rem 2rem !important;
  }
  .mt-sm-2 {
    margin-top: 2rem !important;
  }
  .mr-sm-2 {
    margin-right: 2rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 2rem !important;
  }
  .ml-sm-2 {
    margin-left: 2rem !important;
  }
  .mx-sm-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .my-sm-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .p-sm-0 {
    padding: 0 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-0_25 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-sm-0_25 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-0_25 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-0_25 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-0_25 {
    padding-left: 0.25rem !important;
  }
  .px-sm-0_25 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-sm-0_25 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-sm-0_5 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-sm-0_5 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-0_5 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-0_5 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-0_5 {
    padding-left: 0.5rem !important;
  }
  .px-sm-0_5 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-sm-0_5 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-sm-1 {
    padding: 1rem 1rem !important;
  }
  .pt-sm-1 {
    padding-top: 1rem !important;
  }
  .pr-sm-1 {
    padding-right: 1rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-1 {
    padding-left: 1rem !important;
  }
  .px-sm-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-1_5 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-sm-1_5 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-1_5 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-1_5 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-1_5 {
    padding-left: 1.5rem !important;
  }
  .px-sm-1_5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-1_5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-2 {
    padding: 2rem 2rem !important;
  }
  .pt-sm-2 {
    padding-top: 2rem !important;
  }
  .pr-sm-2 {
    padding-right: 2rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 2rem !important;
  }
  .pl-sm-2 {
    padding-left: 2rem !important;
  }
  .px-sm-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .py-sm-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}

@media (min-width: 48em) {
  .m-md-0 {
    margin: 0 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-md-0_25 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-md-0_25 {
    margin-top: 0.25rem !important;
  }
  .mr-md-0_25 {
    margin-right: 0.25rem !important;
  }
  .mb-md-0_25 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-0_25 {
    margin-left: 0.25rem !important;
  }
  .mx-md-0_25 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-md-0_25 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-md-0_5 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-md-0_5 {
    margin-top: 0.5rem !important;
  }
  .mr-md-0_5 {
    margin-right: 0.5rem !important;
  }
  .mb-md-0_5 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-0_5 {
    margin-left: 0.5rem !important;
  }
  .mx-md-0_5 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-md-0_5 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-md-1 {
    margin: 1rem 1rem !important;
  }
  .mt-md-1 {
    margin-top: 1rem !important;
  }
  .mr-md-1 {
    margin-right: 1rem !important;
  }
  .mb-md-1 {
    margin-bottom: 1rem !important;
  }
  .ml-md-1 {
    margin-left: 1rem !important;
  }
  .mx-md-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-1_5 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-md-1_5 {
    margin-top: 1.5rem !important;
  }
  .mr-md-1_5 {
    margin-right: 1.5rem !important;
  }
  .mb-md-1_5 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-1_5 {
    margin-left: 1.5rem !important;
  }
  .mx-md-1_5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-1_5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-md-2 {
    margin: 2rem 2rem !important;
  }
  .mt-md-2 {
    margin-top: 2rem !important;
  }
  .mr-md-2 {
    margin-right: 2rem !important;
  }
  .mb-md-2 {
    margin-bottom: 2rem !important;
  }
  .ml-md-2 {
    margin-left: 2rem !important;
  }
  .mx-md-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .my-md-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .p-md-0 {
    padding: 0 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-0_25 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-md-0_25 {
    padding-top: 0.25rem !important;
  }
  .pr-md-0_25 {
    padding-right: 0.25rem !important;
  }
  .pb-md-0_25 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-0_25 {
    padding-left: 0.25rem !important;
  }
  .px-md-0_25 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-md-0_25 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-md-0_5 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-md-0_5 {
    padding-top: 0.5rem !important;
  }
  .pr-md-0_5 {
    padding-right: 0.5rem !important;
  }
  .pb-md-0_5 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-0_5 {
    padding-left: 0.5rem !important;
  }
  .px-md-0_5 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-md-0_5 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-md-1 {
    padding: 1rem 1rem !important;
  }
  .pt-md-1 {
    padding-top: 1rem !important;
  }
  .pr-md-1 {
    padding-right: 1rem !important;
  }
  .pb-md-1 {
    padding-bottom: 1rem !important;
  }
  .pl-md-1 {
    padding-left: 1rem !important;
  }
  .px-md-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-1_5 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-md-1_5 {
    padding-top: 1.5rem !important;
  }
  .pr-md-1_5 {
    padding-right: 1.5rem !important;
  }
  .pb-md-1_5 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-1_5 {
    padding-left: 1.5rem !important;
  }
  .px-md-1_5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-1_5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-md-2 {
    padding: 2rem 2rem !important;
  }
  .pt-md-2 {
    padding-top: 2rem !important;
  }
  .pr-md-2 {
    padding-right: 2rem !important;
  }
  .pb-md-2 {
    padding-bottom: 2rem !important;
  }
  .pl-md-2 {
    padding-left: 2rem !important;
  }
  .px-md-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .py-md-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}

@media (min-width: 62em) {
  .m-lg-0 {
    margin: 0 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-lg-0_25 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-lg-0_25 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-0_25 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-0_25 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-0_25 {
    margin-left: 0.25rem !important;
  }
  .mx-lg-0_25 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-lg-0_25 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-lg-0_5 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-lg-0_5 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-0_5 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-0_5 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-0_5 {
    margin-left: 0.5rem !important;
  }
  .mx-lg-0_5 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-lg-0_5 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-lg-1 {
    margin: 1rem 1rem !important;
  }
  .mt-lg-1 {
    margin-top: 1rem !important;
  }
  .mr-lg-1 {
    margin-right: 1rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-1 {
    margin-left: 1rem !important;
  }
  .mx-lg-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-1_5 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-lg-1_5 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-1_5 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-1_5 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-1_5 {
    margin-left: 1.5rem !important;
  }
  .mx-lg-1_5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-1_5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-lg-2 {
    margin: 2rem 2rem !important;
  }
  .mt-lg-2 {
    margin-top: 2rem !important;
  }
  .mr-lg-2 {
    margin-right: 2rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-2 {
    margin-left: 2rem !important;
  }
  .mx-lg-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .my-lg-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .p-lg-0 {
    padding: 0 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-0_25 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-lg-0_25 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-0_25 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-0_25 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-0_25 {
    padding-left: 0.25rem !important;
  }
  .px-lg-0_25 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-lg-0_25 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-lg-0_5 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-lg-0_5 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-0_5 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-0_5 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-0_5 {
    padding-left: 0.5rem !important;
  }
  .px-lg-0_5 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-lg-0_5 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-lg-1 {
    padding: 1rem 1rem !important;
  }
  .pt-lg-1 {
    padding-top: 1rem !important;
  }
  .pr-lg-1 {
    padding-right: 1rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-1 {
    padding-left: 1rem !important;
  }
  .px-lg-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-1_5 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-lg-1_5 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-1_5 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-1_5 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-1_5 {
    padding-left: 1.5rem !important;
  }
  .px-lg-1_5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-1_5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-2 {
    padding: 2rem 2rem !important;
  }
  .pt-lg-2 {
    padding-top: 2rem !important;
  }
  .pr-lg-2 {
    padding-right: 2rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-2 {
    padding-left: 2rem !important;
  }
  .px-lg-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .py-lg-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}

@media (min-width: 75em) {
  .m-xl-0 {
    margin: 0 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-xl-0_25 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-xl-0_25 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-0_25 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-0_25 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-0_25 {
    margin-left: 0.25rem !important;
  }
  .mx-xl-0_25 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-xl-0_25 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-xl-0_5 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-xl-0_5 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-0_5 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-0_5 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-0_5 {
    margin-left: 0.5rem !important;
  }
  .mx-xl-0_5 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-xl-0_5 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-xl-1 {
    margin: 1rem 1rem !important;
  }
  .mt-xl-1 {
    margin-top: 1rem !important;
  }
  .mr-xl-1 {
    margin-right: 1rem !important;
  }
  .mb-xl-1 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-1 {
    margin-left: 1rem !important;
  }
  .mx-xl-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-xl-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-xl-1_5 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-xl-1_5 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-1_5 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-1_5 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-1_5 {
    margin-left: 1.5rem !important;
  }
  .mx-xl-1_5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-xl-1_5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-xl-2 {
    margin: 2rem 2rem !important;
  }
  .mt-xl-2 {
    margin-top: 2rem !important;
  }
  .mr-xl-2 {
    margin-right: 2rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 2rem !important;
  }
  .ml-xl-2 {
    margin-left: 2rem !important;
  }
  .mx-xl-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .my-xl-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .p-xl-0 {
    padding: 0 0 !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-xl-0_25 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-xl-0_25 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-0_25 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-0_25 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-0_25 {
    padding-left: 0.25rem !important;
  }
  .px-xl-0_25 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-xl-0_25 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-xl-0_5 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-xl-0_5 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-0_5 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-0_5 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-0_5 {
    padding-left: 0.5rem !important;
  }
  .px-xl-0_5 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-xl-0_5 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-xl-1 {
    padding: 1rem 1rem !important;
  }
  .pt-xl-1 {
    padding-top: 1rem !important;
  }
  .pr-xl-1 {
    padding-right: 1rem !important;
  }
  .pb-xl-1 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-1 {
    padding-left: 1rem !important;
  }
  .px-xl-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-xl-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-xl-1_5 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-xl-1_5 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-1_5 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-1_5 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-1_5 {
    padding-left: 1.5rem !important;
  }
  .px-xl-1_5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-xl-1_5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-xl-2 {
    padding: 2rem 2rem !important;
  }
  .pt-xl-2 {
    padding-top: 2rem !important;
  }
  .pr-xl-2 {
    padding-right: 2rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 2rem !important;
  }
  .pl-xl-2 {
    padding-left: 2rem !important;
  }
  .px-xl-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .py-xl-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1020;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 36em) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 48em) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 62em) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 75em) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-normal {
  font-weight: normal;
}

.font-weight-bold {
  font-weight: bold;
}

.font-italic {
  font-style: italic;
}

.text-primary {
  color: #1242ba !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #0b2974 !important;
}

.text-secondary {
  color: #757575 !important;
}

a.text-secondary:focus, a.text-secondary:hover {
  color: #4f4f4f !important;
}

.text-info {
  color: #117cba !important;
}

a.text-info:focus, a.text-info:hover {
  color: #0b4d74 !important;
}

.text-success {
  color: #108918 !important;
}

a.text-success:focus, a.text-success:hover {
  color: #08450c !important;
}

.text-warning {
  color: #c98800 !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: #7d5400 !important;
}

.text-danger {
  color: #c81d0e !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: #811309 !important;
}

.text-red-50 {
  color: #fae8e7 !important;
}

a.text-red-50:focus, a.text-red-50:hover {
  color: #edaba8 !important;
}

.text-red-100 {
  color: #f4d2cf !important;
}

a.text-red-100:focus, a.text-red-100:hover {
  color: #e69891 !important;
}

.text-red-200 {
  color: #e9a59f !important;
}

a.text-red-200:focus, a.text-red-200:hover {
  color: #db6b61 !important;
}

.text-red-300 {
  color: #de776e !important;
}

a.text-red-300:focus, a.text-red-300:hover {
  color: #d03d30 !important;
}

.text-red-400 {
  color: #d34a3e !important;
}

a.text-red-400:focus, a.text-red-400:hover {
  color: #a02e24 !important;
}

.text-red-500 {
  color: #c81d0e !important;
}

a.text-red-500:focus, a.text-red-500:hover {
  color: #811309 !important;
}

.text-red-600 {
  color: #aa190c !important;
}

a.text-red-600:focus, a.text-red-600:hover {
  color: #630e07 !important;
}

.text-red-700 {
  color: #8c140a !important;
}

a.text-red-700:focus, a.text-red-700:hover {
  color: #450a05 !important;
}

.text-red-800 {
  color: #6e1008 !important;
}

a.text-red-800:focus, a.text-red-800:hover {
  color: #270603 !important;
}

.text-red-900 {
  color: #500c06 !important;
}

a.text-red-900:focus, a.text-red-900:hover {
  color: #090101 !important;
}

.text-green-50 {
  color: #e7f3e8 !important;
}

a.text-green-50:focus, a.text-green-50:hover {
  color: #b4dab7 !important;
}

.text-green-100 {
  color: #cfe7d1 !important;
}

a.text-green-100:focus, a.text-green-100:hover {
  color: #9ccea0 !important;
}

.text-green-200 {
  color: #9fd0a3 !important;
}

a.text-green-200:focus, a.text-green-200:hover {
  color: #6cb772 !important;
}

.text-green-300 {
  color: #70b874 !important;
}

a.text-green-300:focus, a.text-green-300:hover {
  color: #49934d !important;
}

.text-green-400 {
  color: #40a146 !important;
}

a.text-green-400:focus, a.text-green-400:hover {
  color: #2a6a2e !important;
}

.text-green-500 {
  color: #108918 !important;
}

a.text-green-500:focus, a.text-green-500:hover {
  color: #08450c !important;
}

.text-green-600 {
  color: #0e7414 !important;
}

a.text-green-600:focus, a.text-green-600:hover {
  color: #063008 !important;
}

.text-green-700 {
  color: #0b6011 !important;
}

a.text-green-700:focus, a.text-green-700:hover {
  color: #031b05 !important;
}

.text-green-800 {
  color: #094b0d !important;
}

a.text-green-800:focus, a.text-green-800:hover {
  color: #010701 !important;
}

.text-green-900 {
  color: #06370a !important;
}

a.text-green-900:focus, a.text-green-900:hover {
  color: black !important;
}

.text-blue-50 {
  color: #e7ecf8 !important;
}

a.text-blue-50:focus, a.text-blue-50:hover {
  color: #acbde7 !important;
}

.text-blue-100 {
  color: #d0d9f1 !important;
}

a.text-blue-100:focus, a.text-blue-100:hover {
  color: #95a9df !important;
}

.text-blue-200 {
  color: #a0b3e3 !important;
}

a.text-blue-200:focus, a.text-blue-200:hover {
  color: #6584d2 !important;
}

.text-blue-300 {
  color: #718ed6 !important;
}

a.text-blue-300:focus, a.text-blue-300:hover {
  color: #3860c2 !important;
}

.text-blue-400 {
  color: #4168c8 !important;
}

a.text-blue-400:focus, a.text-blue-400:hover {
  color: #2a4892 !important;
}

.text-blue-500 {
  color: #1242ba !important;
}

a.text-blue-500:focus, a.text-blue-500:hover {
  color: #0b2974 !important;
}

.text-blue-600 {
  color: #0f389e !important;
}

a.text-blue-600:focus, a.text-blue-600:hover {
  color: #081f58 !important;
}

.text-blue-700 {
  color: #0d2e82 !important;
}

a.text-blue-700:focus, a.text-blue-700:hover {
  color: #06153c !important;
}

.text-blue-800 {
  color: #0a2466 !important;
}

a.text-blue-800:focus, a.text-blue-800:hover {
  color: #030b20 !important;
}

.text-blue-900 {
  color: #071a4a !important;
}

a.text-blue-900:focus, a.text-blue-900:hover {
  color: #000104 !important;
}

.text-cyan-50 {
  color: #e7f2f8 !important;
}

a.text-cyan-50:focus, a.text-cyan-50:hover {
  color: #acd2e7 !important;
}

.text-cyan-100 {
  color: #cfe5f1 !important;
}

a.text-cyan-100:focus, a.text-cyan-100:hover {
  color: #94c5e0 !important;
}

.text-cyan-200 {
  color: #a0cbe3 !important;
}

a.text-cyan-200:focus, a.text-cyan-200:hover {
  color: #65abd2 !important;
}

.text-cyan-300 {
  color: #70b0d6 !important;
}

a.text-cyan-300:focus, a.text-cyan-300:hover {
  color: #388ec2 !important;
}

.text-cyan-400 {
  color: #4196c8 !important;
}

a.text-cyan-400:focus, a.text-cyan-400:hover {
  color: #2a6c92 !important;
}

.text-cyan-500 {
  color: #117cba !important;
}

a.text-cyan-500:focus, a.text-cyan-500:hover {
  color: #0b4d74 !important;
}

.text-cyan-600 {
  color: #0e699e !important;
}

a.text-cyan-600:focus, a.text-cyan-600:hover {
  color: #083a58 !important;
}

.text-cyan-700 {
  color: #0c5782 !important;
}

a.text-cyan-700:focus, a.text-cyan-700:hover {
  color: #06283c !important;
}

.text-cyan-800 {
  color: #094466 !important;
}

a.text-cyan-800:focus, a.text-cyan-800:hover {
  color: #031520 !important;
}

.text-cyan-900 {
  color: #07324a !important;
}

a.text-cyan-900:focus, a.text-cyan-900:hover {
  color: #000304 !important;
}

.text-mustard-50 {
  color: #faf3e6 !important;
}

a.text-mustard-50:focus, a.text-mustard-50:hover {
  color: #edd4a6 !important;
}

.text-mustard-100 {
  color: #f4e7cc !important;
}

a.text-mustard-100:focus, a.text-mustard-100:hover {
  color: #e6c98d !important;
}

.text-mustard-200 {
  color: #e9cf99 !important;
}

a.text-mustard-200:focus, a.text-mustard-200:hover {
  color: #dbb15a !important;
}

.text-mustard-300 {
  color: #dfb866 !important;
}

a.text-mustard-300:focus, a.text-mustard-300:hover {
  color: #ce992b !important;
}

.text-mustard-400 {
  color: #d4a033 !important;
}

a.text-mustard-400:focus, a.text-mustard-400:hover {
  color: #9a7320 !important;
}

.text-mustard-500 {
  color: #c98800 !important;
}

a.text-mustard-500:focus, a.text-mustard-500:hover {
  color: #7d5400 !important;
}

.text-mustard-600 {
  color: #ab7400 !important;
}

a.text-mustard-600:focus, a.text-mustard-600:hover {
  color: #5f4000 !important;
}

.text-mustard-700 {
  color: #8d5f00 !important;
}

a.text-mustard-700:focus, a.text-mustard-700:hover {
  color: #412b00 !important;
}

.text-mustard-800 {
  color: #6f4b00 !important;
}

a.text-mustard-800:focus, a.text-mustard-800:hover {
  color: #231700 !important;
}

.text-mustard-900 {
  color: #503600 !important;
}

a.text-mustard-900:focus, a.text-mustard-900:hover {
  color: #040200 !important;
}

.text-gray-50 {
  color: #f0f0f0 !important;
}

a.text-gray-50:focus, a.text-gray-50:hover {
  color: #cacaca !important;
}

.text-gray-100 {
  color: #e0e0e0 !important;
}

a.text-gray-100:focus, a.text-gray-100:hover {
  color: #bababa !important;
}

.text-gray-200 {
  color: #c2c2c2 !important;
}

a.text-gray-200:focus, a.text-gray-200:hover {
  color: #9c9c9c !important;
}

.text-gray-300 {
  color: #a3a3a3 !important;
}

a.text-gray-300:focus, a.text-gray-300:hover {
  color: #7d7d7d !important;
}

.text-gray-400 {
  color: #858585 !important;
}

a.text-gray-400:focus, a.text-gray-400:hover {
  color: #5f5f5f !important;
}

.text-gray-500 {
  color: #666 !important;
}

a.text-gray-500:focus, a.text-gray-500:hover {
  color: #404040 !important;
}

.text-gray-600 {
  color: #575757 !important;
}

a.text-gray-600:focus, a.text-gray-600:hover {
  color: #313131 !important;
}

.text-gray-700 {
  color: #474747 !important;
}

a.text-gray-700:focus, a.text-gray-700:hover {
  color: #212121 !important;
}

.text-gray-800 {
  color: #383838 !important;
}

a.text-gray-800:focus, a.text-gray-800:hover {
  color: #121212 !important;
}

.text-gray-900 {
  color: #292929 !important;
}

a.text-gray-900:focus, a.text-gray-900:hover {
  color: #030303 !important;
}

.text-muted {
  color: #666 !important;
}

a.text-muted:focus, a.text-muted:hover {
  color: #404040 !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-light {
  color: rgba(255, 255, 255, 0.875) !important;
}

a.text-light:focus, a.text-light:hover {
  color: white !important;
}

.text-dark {
  color: rgba(0, 0, 0, 0.875) !important;
}

a.text-dark:focus, a.text-dark:hover {
  color: black !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.valign-baseline {
  vertical-align: baseline !important;
}

.valign-top {
  vertical-align: top !important;
}

.valign-middle {
  vertical-align: middle !important;
}

.valign-bottom {
  vertical-align: bottom !important;
}

.valign-text-bottom {
  vertical-align: text-bottom !important;
}

.valign-text-top {
  vertical-align: text-top !important;
}

@media (min-width: 36em) {
  .valign-sm-baseline {
    vertical-align: baseline !important;
  }
  .valign-sm-top {
    vertical-align: top !important;
  }
  .valign-sm-middle {
    vertical-align: middle !important;
  }
  .valign-sm-bottom {
    vertical-align: bottom !important;
  }
  .valign-sm-text-bottom {
    vertical-align: text-bottom !important;
  }
  .valign-sm-text-top {
    vertical-align: text-top !important;
  }
}

@media (min-width: 48em) {
  .valign-md-baseline {
    vertical-align: baseline !important;
  }
  .valign-md-top {
    vertical-align: top !important;
  }
  .valign-md-middle {
    vertical-align: middle !important;
  }
  .valign-md-bottom {
    vertical-align: bottom !important;
  }
  .valign-md-text-bottom {
    vertical-align: text-bottom !important;
  }
  .valign-md-text-top {
    vertical-align: text-top !important;
  }
}

@media (min-width: 62em) {
  .valign-lg-baseline {
    vertical-align: baseline !important;
  }
  .valign-lg-top {
    vertical-align: top !important;
  }
  .valign-lg-middle {
    vertical-align: middle !important;
  }
  .valign-lg-bottom {
    vertical-align: bottom !important;
  }
  .valign-lg-text-bottom {
    vertical-align: text-bottom !important;
  }
  .valign-lg-text-top {
    vertical-align: text-top !important;
  }
}

@media (min-width: 75em) {
  .valign-xl-baseline {
    vertical-align: baseline !important;
  }
  .valign-xl-top {
    vertical-align: top !important;
  }
  .valign-xl-middle {
    vertical-align: middle !important;
  }
  .valign-xl-bottom {
    vertical-align: bottom !important;
  }
  .valign-xl-text-bottom {
    vertical-align: text-bottom !important;
  }
  .valign-xl-text-top {
    vertical-align: text-top !important;
  }
}

.invisible {
  visibility: hidden !important;
}

.visible {
  visibility: visible !important;
}

.hide-xs-up {
  display: none !important;
}

@media (max-width: 35.9375em) {
  .hide-xs-down {
    display: none !important;
  }
}

@media (min-width: 36em) {
  .hide-sm-up {
    display: none !important;
  }
}

@media (max-width: 47.9375em) {
  .hide-sm-down {
    display: none !important;
  }
}

@media (min-width: 48em) {
  .hide-md-up {
    display: none !important;
  }
}

@media (max-width: 61.9375em) {
  .hide-md-down {
    display: none !important;
  }
}

@media (min-width: 62em) {
  .hide-lg-up {
    display: none !important;
  }
}

@media (max-width: 74.9375em) {
  .hide-lg-down {
    display: none !important;
  }
}

@media (min-width: 75em) {
  .hide-xl-up {
    display: none !important;
  }
}

.hide-xl-down {
  display: none !important;
}

.print-show-block {
  display: none !important;
}

@media print {
  .print-show-block {
    display: block !important;
  }
}

.print-show-inline {
  display: none !important;
}

@media print {
  .print-show-inline {
    display: inline !important;
  }
}

.print-show-inline-block {
  display: none !important;
}

@media print {
  .print-show-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .print-hide {
    display: none !important;
  }
}
/*# sourceMappingURL=figuration.css.map */