@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

#app {
  margin: 0;
  font-family: "Untitled-Sans", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #000;
  text-align: left;
  background-color: #fff;
}
#app [tabindex="-1"]:focus {
  outline: 0 !important;
}
#app hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
#app h1, #app h2, #app h3, #app h4, #app h5, #app h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
#app p {
  margin-top: 0;
  margin-bottom: 1rem;
}
#app abbr[title],
#app abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
#app address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
#app ol,
#app ul,
#app dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
#app ol ol,
#app ul ul,
#app ol ul,
#app ul ol {
  margin-bottom: 0;
}
#app dt {
  font-weight: 700;
}
#app dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
#app blockquote {
  margin: 0 0 1rem;
}
#app dfn {
  font-style: italic;
}
#app b,
#app strong {
  font-weight: bolder;
}
#app small {
  font-size: 80%;
}
#app sub,
#app sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
#app sub {
  bottom: -0.25em;
}
#app sup {
  top: -0.5em;
}
#app a {
  color: #55565C;
  text-decoration: underline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
body:not(.surpress-hover) #app a:hover {
  color: #303134;
  text-decoration: none;
}
#app a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
body:not(.surpress-hover) #app a:not([href]):not([tabindex]):hover, #app a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
#app a:not([href]):not([tabindex]):focus {
  outline: 0;
}
#app pre,
#app code,
#app kbd,
#app samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
#app pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
#app figure {
  margin: 0 0 1rem;
}
#app img {
  vertical-align: middle;
  border-style: none;
}
#app svg {
  overflow: hidden;
  vertical-align: middle;
}
#app table {
  border-collapse: collapse;
}
#app caption {
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #666666;
  text-align: left;
  caption-side: bottom;
}
#app th {
  text-align: inherit;
}
#app label, #app .control-label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
#app button {
  border-radius: 0;
}
#app input,
#app button,
#app select,
#app optgroup,
#app textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
#app button,
#app input {
  overflow: visible;
}
#app button,
#app select {
  text-transform: none;
}
#app button,
#app html [type=button],
#app [type=reset],
#app [type=submit] {
  -webkit-appearance: button;
}
#app button::-moz-focus-inner,
#app [type=button]::-moz-focus-inner,
#app [type=reset]::-moz-focus-inner,
#app [type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
#app input[type=radio],
#app input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}
#app input[type=date],
#app input[type=time],
#app input[type=datetime-local],
#app input[type=month] {
  -webkit-appearance: listbox;
}
#app textarea {
  overflow: auto;
  resize: vertical;
}
#app fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
#app legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
#app progress {
  vertical-align: baseline;
}
#app [type=number]::-webkit-inner-spin-button,
#app [type=number]::-webkit-outer-spin-button {
  height: auto;
}
#app [type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
#app [type=search]::-webkit-search-cancel-button,
#app [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#app ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
#app output {
  display: inline-block;
}
#app summary {
  display: list-item;
  cursor: pointer;
}
#app template {
  display: none;
}
#app [hidden] {
  display: none !important;
}

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

/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

.bootstrap-container,
#app .container,
#app .order-list .item-container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .bootstrap-container,
#app .container,
#app .order-list .item-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .bootstrap-container,
#app .container,
#app .order-list .item-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .bootstrap-container,
#app .container,
#app .order-list .item-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .bootstrap-container,
#app .container,
#app .order-list .item-container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}

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

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --ocean: #3C5463;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e21783;
  --red: #D21010;
  --orange: #fd7e14;
  --ochre: #CE4A22;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #6aa5a6;
  --cyan: #17a2b8;
  --bronze: #917b4c;
  --white: #fff;
  --off-white: #F8F8F8;
  --gray: #666666;
  --gray-dark: #333333;
  --primary: #55565C;
  --secondary: #fff;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #D21010;
  --light: #E2E2E2;
  --dark: #333333;
  --grey: #666666;
  --black: #000;
  --white: #fff;
  --ocean: #3C5463;
  --ochre: #CE4A22;
  --apply: #3C5463;
  --teal: #6aa5a6;
  --transparent: transparent;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

#app {
  margin: 0;
  font-family: "Untitled-Sans", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #000;
  text-align: left;
  background-color: #fff;
}
#app [tabindex="-1"]:focus {
  outline: 0 !important;
}
#app hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
#app h1, #app h2, #app h3, #app h4, #app h5, #app h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
#app p {
  margin-top: 0;
  margin-bottom: 1rem;
}
#app abbr[title],
#app abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
#app address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
#app ol,
#app ul,
#app dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
#app ol ol,
#app ul ul,
#app ol ul,
#app ul ol {
  margin-bottom: 0;
}
#app dt {
  font-weight: 700;
}
#app dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
#app blockquote {
  margin: 0 0 1rem;
}
#app dfn {
  font-style: italic;
}
#app b,
#app strong {
  font-weight: bolder;
}
#app small {
  font-size: 80%;
}
#app sub,
#app sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
#app sub {
  bottom: -0.25em;
}
#app sup {
  top: -0.5em;
}
#app a {
  color: #55565C;
  text-decoration: underline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
body:not(.surpress-hover) #app a:hover {
  color: #303134;
  text-decoration: none;
}
#app a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
body:not(.surpress-hover) #app a:not([href]):not([tabindex]):hover, #app a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
#app a:not([href]):not([tabindex]):focus {
  outline: 0;
}
#app pre,
#app code,
#app kbd,
#app samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
#app pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
#app figure {
  margin: 0 0 1rem;
}
#app img {
  vertical-align: middle;
  border-style: none;
}
#app svg {
  overflow: hidden;
  vertical-align: middle;
}
#app table {
  border-collapse: collapse;
}
#app caption {
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #666666;
  text-align: left;
  caption-side: bottom;
}
#app th {
  text-align: inherit;
}
#app label, #app .control-label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
#app button {
  border-radius: 0;
}
#app input,
#app button,
#app select,
#app optgroup,
#app textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
#app button,
#app input {
  overflow: visible;
}
#app button,
#app select {
  text-transform: none;
}
#app button,
#app html [type=button],
#app [type=reset],
#app [type=submit] {
  -webkit-appearance: button;
}
#app button::-moz-focus-inner,
#app [type=button]::-moz-focus-inner,
#app [type=reset]::-moz-focus-inner,
#app [type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
#app input[type=radio],
#app input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}
#app input[type=date],
#app input[type=time],
#app input[type=datetime-local],
#app input[type=month] {
  -webkit-appearance: listbox;
}
#app textarea {
  overflow: auto;
  resize: vertical;
}
#app fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
#app legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
#app progress {
  vertical-align: baseline;
}
#app [type=number]::-webkit-inner-spin-button,
#app [type=number]::-webkit-outer-spin-button {
  height: auto;
}
#app [type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
#app [type=search]::-webkit-search-cancel-button,
#app [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#app ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
#app output {
  display: inline-block;
}
#app summary {
  display: list-item;
  cursor: pointer;
}
#app template {
  display: none;
}
#app [hidden] {
  display: none !important;
}

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

#app h1, #app h2, #app h3, #app h4, #app h5, #app h6,
#app .h1, #app .h2, #app .h3, #app .h4, #app .h5, #app .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2;
  color: inherit;
}
#app h1, #app .h1 {
  font-size: 2.5rem;
}
#app h2, #app .h2 {
  font-size: 2rem;
}
#app h3, #app .h3 {
  font-size: 1.75rem;
}
#app h4, #app .h4 {
  font-size: 1.5rem;
}
#app h5, #app .h5 {
  font-size: 1.25rem;
}
#app h6, #app .h6 {
  font-size: 1rem;
}
#app .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
#app .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
#app .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
#app .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
#app .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
#app hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#app small,
#app .small, #app .note, #app .hint {
  font-size: 80%;
  font-weight: 400;
}
#app mark,
#app .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
#app .list-unstyled {
  padding-left: 0;
  list-style: none;
}
#app .list-inline {
  padding-left: 0;
  list-style: none;
}
#app .list-inline-item {
  display: inline-block;
}
#app .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
#app .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
#app .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
#app .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #666666;
}
#app .blockquote-footer::before {
  content: "— ";
}

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

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

.figure {
  display: inline-block;
}

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

.figure-caption {
  font-size: 90%;
  color: #666666;
}

.bootstrap-container,
#app .container,
#app .order-list .item-container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .bootstrap-container,
#app .container,
#app .order-list .item-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .bootstrap-container,
#app .container,
#app .order-list .item-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .bootstrap-container,
#app .container,
#app .order-list .item-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .bootstrap-container,
#app .container,
#app .order-list .item-container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}

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

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
#app .table, #app table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
#app .table th,
#app .table td, #app table th,
#app table td {
  padding: 1rem;
  vertical-align: top;
  border-top: 1px solid #D1D1D1;
}
#app .table thead th, #app table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid #D1D1D1;
}
#app .table tbody + tbody, #app table tbody + tbody {
  border-top: 1px solid #D1D1D1;
}
#app .table .table, #app .table table, #app table .table, #app table table {
  background-color: #fff;
}
#app .table-sm th,
#app .table-sm td {
  padding: 0.3rem;
}
#app .table-bordered {
  border: 1px solid #D1D1D1;
}
#app .table-bordered th,
#app .table-bordered td {
  border: 1px solid #D1D1D1;
}
#app .table-bordered thead th,
#app .table-bordered thead td {
  border-bottom-width: 2px;
}
#app .table-borderless th,
#app .table-borderless td,
#app .table-borderless thead th,
#app .table-borderless tbody + tbody {
  border: 0;
}
#app .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
body:not(.surpress-hover) #app .table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
#app .table-primary,
#app .table-primary > th,
#app .table-primary > td {
  background-color: #cfd0d1;
}
body:not(.surpress-hover) #app .table-hover .table-primary:hover {
  background-color: #c2c3c5;
}
body:not(.surpress-hover) #app .table-hover .table-primary:hover > td,
body:not(.surpress-hover) #app .table-hover .table-primary:hover > th {
  background-color: #c2c3c5;
}
#app .table-secondary,
#app .table-secondary > th,
#app .table-secondary > td {
  background-color: white;
}
body:not(.surpress-hover) #app .table-hover .table-secondary:hover {
  background-color: #f2f2f2;
}
body:not(.surpress-hover) #app .table-hover .table-secondary:hover > td,
body:not(.surpress-hover) #app .table-hover .table-secondary:hover > th {
  background-color: #f2f2f2;
}
#app .table-success,
#app .table-success > th,
#app .table-success > td {
  background-color: #c3e6cb;
}
body:not(.surpress-hover) #app .table-hover .table-success:hover {
  background-color: #b1dfbb;
}
body:not(.surpress-hover) #app .table-hover .table-success:hover > td,
body:not(.surpress-hover) #app .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
#app .table-info,
#app .table-info > th,
#app .table-info > td {
  background-color: #bee5eb;
}
body:not(.surpress-hover) #app .table-hover .table-info:hover {
  background-color: #abdde5;
}
body:not(.surpress-hover) #app .table-hover .table-info:hover > td,
body:not(.surpress-hover) #app .table-hover .table-info:hover > th {
  background-color: #abdde5;
}
#app .table-warning,
#app .table-warning > th,
#app .table-warning > td {
  background-color: #ffeeba;
}
body:not(.surpress-hover) #app .table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
body:not(.surpress-hover) #app .table-hover .table-warning:hover > td,
body:not(.surpress-hover) #app .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
#app .table-danger,
#app .table-danger > th,
#app .table-danger > td {
  background-color: #f2bcbc;
}
body:not(.surpress-hover) #app .table-hover .table-danger:hover {
  background-color: #eea7a7;
}
body:not(.surpress-hover) #app .table-hover .table-danger:hover > td,
body:not(.surpress-hover) #app .table-hover .table-danger:hover > th {
  background-color: #eea7a7;
}
#app .table-light,
#app .table-light > th,
#app .table-light > td {
  background-color: #f7f7f7;
}
body:not(.surpress-hover) #app .table-hover .table-light:hover {
  background-color: #eaeaea;
}
body:not(.surpress-hover) #app .table-hover .table-light:hover > td,
body:not(.surpress-hover) #app .table-hover .table-light:hover > th {
  background-color: #eaeaea;
}
#app .table-dark,
#app .table-dark > th,
#app .table-dark > td {
  background-color: #c6c6c6;
}
body:not(.surpress-hover) #app .table-hover .table-dark:hover {
  background-color: #b9b9b9;
}
body:not(.surpress-hover) #app .table-hover .table-dark:hover > td,
body:not(.surpress-hover) #app .table-hover .table-dark:hover > th {
  background-color: #b9b9b9;
}
#app .table-grey,
#app .table-grey > th,
#app .table-grey > td {
  background-color: #d4d4d4;
}
body:not(.surpress-hover) #app .table-hover .table-grey:hover {
  background-color: #c7c7c7;
}
body:not(.surpress-hover) #app .table-hover .table-grey:hover > td,
body:not(.surpress-hover) #app .table-hover .table-grey:hover > th {
  background-color: #c7c7c7;
}
#app .table-black,
#app .table-black > th,
#app .table-black > td {
  background-color: #b8b8b8;
}
body:not(.surpress-hover) #app .table-hover .table-black:hover {
  background-color: #ababab;
}
body:not(.surpress-hover) #app .table-hover .table-black:hover > td,
body:not(.surpress-hover) #app .table-hover .table-black:hover > th {
  background-color: #ababab;
}
#app .table-white,
#app .table-white > th,
#app .table-white > td {
  background-color: white;
}
body:not(.surpress-hover) #app .table-hover .table-white:hover {
  background-color: #f2f2f2;
}
body:not(.surpress-hover) #app .table-hover .table-white:hover > td,
body:not(.surpress-hover) #app .table-hover .table-white:hover > th {
  background-color: #f2f2f2;
}
#app .table-ocean,
#app .table-ocean > th,
#app .table-ocean > td {
  background-color: #c8cfd3;
}
body:not(.surpress-hover) #app .table-hover .table-ocean:hover {
  background-color: #bac3c8;
}
body:not(.surpress-hover) #app .table-hover .table-ocean:hover > td,
body:not(.surpress-hover) #app .table-hover .table-ocean:hover > th {
  background-color: #bac3c8;
}
#app .table-ochre,
#app .table-ochre > th,
#app .table-ochre > td {
  background-color: #f1ccc1;
}
body:not(.surpress-hover) #app .table-hover .table-ochre:hover {
  background-color: #ecbbac;
}
body:not(.surpress-hover) #app .table-hover .table-ochre:hover > td,
body:not(.surpress-hover) #app .table-hover .table-ochre:hover > th {
  background-color: #ecbbac;
}
#app .table-apply,
#app .table-apply > th,
#app .table-apply > td {
  background-color: #c8cfd3;
}
body:not(.surpress-hover) #app .table-hover .table-apply:hover {
  background-color: #bac3c8;
}
body:not(.surpress-hover) #app .table-hover .table-apply:hover > td,
body:not(.surpress-hover) #app .table-hover .table-apply:hover > th {
  background-color: #bac3c8;
}
#app .table-teal,
#app .table-teal > th,
#app .table-teal > td {
  background-color: #d5e6e6;
}
body:not(.surpress-hover) #app .table-hover .table-teal:hover {
  background-color: #c5dcdc;
}
body:not(.surpress-hover) #app .table-hover .table-teal:hover > td,
body:not(.surpress-hover) #app .table-hover .table-teal:hover > th {
  background-color: #c5dcdc;
}
#app .table-transparent,
#app .table-transparent > th,
#app .table-transparent > td {
  background-color: rgba(255, 255, 255, 0.72);
}
body:not(.surpress-hover) #app .table-hover .table-transparent:hover {
  background-color: rgba(242, 242, 242, 0.72);
}
body:not(.surpress-hover) #app .table-hover .table-transparent:hover > td,
body:not(.surpress-hover) #app .table-hover .table-transparent:hover > th {
  background-color: rgba(242, 242, 242, 0.72);
}
#app .table-active,
#app .table-active > th,
#app .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
body:not(.surpress-hover) #app .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
body:not(.surpress-hover) #app .table-hover .table-active:hover > td,
body:not(.surpress-hover) #app .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
#app .table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}
#app .table .thead-light th {
  color: #55565C;
  background-color: #E2E2E2;
  border-color: #D1D1D1;
}
#app .table-dark {
  color: #fff;
  background-color: #212529;
}
#app .table-dark th,
#app .table-dark td,
#app .table-dark thead th {
  border-color: #32383e;
}
#app .table-dark.table-bordered {
  border: 0;
}
#app .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
body:not(.surpress-hover) #app .table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  #app .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  #app .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  #app .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  #app .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  #app .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  #app .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  #app .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  #app .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
#app .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
#app .table-responsive > .table-bordered {
  border: 0;
}

#app .form-control,
#app select,
#app textarea,
#app input[type=text],
#app input[type=password],
#app input[type=email],
#app input[type=date],
#app input[type=number],
#app input[type=tel],
#app input[type=file],
#app input[type=time] {
  display: block;
  width: 100%;
  min-height: calc(4.2rem + 2px);
  padding: 0.9rem 1.2rem;
  margin: 0;
  font-size: 1.6rem;
  font-weight: 300;
  font-family: "Untitled-Sans", Arial, Helvetica, sans-serif;
  line-height: 1.5;
  color: #767676;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #949494;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#app .form-control.not-empty, #app .form-control:focus,
#app select.not-empty,
#app select:focus,
#app textarea.not-empty,
#app textarea:focus,
#app input[type=text].not-empty,
#app input[type=text]:focus,
#app input[type=password].not-empty,
#app input[type=password]:focus,
#app input[type=email].not-empty,
#app input[type=email]:focus,
#app input[type=date].not-empty,
#app input[type=date]:focus,
#app input[type=number].not-empty,
#app input[type=number]:focus,
#app input[type=tel].not-empty,
#app input[type=tel]:focus,
#app input[type=file].not-empty,
#app input[type=file]:focus,
#app input[type=time].not-empty,
#app input[type=time]:focus {
  color: #55565C;
  border-color: #949494;
}
#app .form-control.not-empty + label, #app .form-control:focus + label,
#app select.not-empty + label,
#app select:focus + label,
#app textarea.not-empty + label,
#app textarea:focus + label,
#app input[type=text].not-empty + label,
#app input[type=text]:focus + label,
#app input[type=password].not-empty + label,
#app input[type=password]:focus + label,
#app input[type=email].not-empty + label,
#app input[type=email]:focus + label,
#app input[type=date].not-empty + label,
#app input[type=date]:focus + label,
#app input[type=number].not-empty + label,
#app input[type=number]:focus + label,
#app input[type=tel].not-empty + label,
#app input[type=tel]:focus + label,
#app input[type=file].not-empty + label,
#app input[type=file]:focus + label,
#app input[type=time].not-empty + label,
#app input[type=time]:focus + label {
  color: #55565C;
  font-weight: 400;
  font-size: 1.2rem;
  top: 4px;
  left: 0;
  background: transparent;
  padding: 0;
}
#app .form-control:focus,
#app select:focus,
#app textarea:focus,
#app input[type=text]:focus,
#app input[type=password]:focus,
#app input[type=email]:focus,
#app input[type=date]:focus,
#app input[type=number]:focus,
#app input[type=tel]:focus,
#app input[type=file]:focus,
#app input[type=time]:focus {
  border-width: 1px;
  outline: 1px dotted #55565C;
}
@media screen and (prefers-reduced-motion: reduce) {
  #app .form-control,
#app select,
#app textarea,
#app input[type=text],
#app input[type=password],
#app input[type=email],
#app input[type=date],
#app input[type=number],
#app input[type=tel],
#app input[type=file],
#app input[type=time] {
    transition: none;
  }
}
#app .form-control::-ms-expand,
#app select::-ms-expand,
#app textarea::-ms-expand,
#app input[type=text]::-ms-expand,
#app input[type=password]::-ms-expand,
#app input[type=email]::-ms-expand,
#app input[type=date]::-ms-expand,
#app input[type=number]::-ms-expand,
#app input[type=tel]::-ms-expand,
#app input[type=file]::-ms-expand,
#app input[type=time]::-ms-expand {
  background-color: transparent;
  border: 0;
}
#app .form-control:focus,
#app select:focus,
#app textarea:focus,
#app input[type=text]:focus,
#app input[type=password]:focus,
#app input[type=email]:focus,
#app input[type=date]:focus,
#app input[type=number]:focus,
#app input[type=tel]:focus,
#app input[type=file]:focus,
#app input[type=time]:focus {
  color: #55565C;
  background-color: #fff;
  border-color: #55565C;
  outline: 0;
  box-shadow: none;
}
#app .form-control::placeholder,
#app select::placeholder,
#app textarea::placeholder,
#app input[type=text]::placeholder,
#app input[type=password]::placeholder,
#app input[type=email]::placeholder,
#app input[type=date]::placeholder,
#app input[type=number]::placeholder,
#app input[type=tel]::placeholder,
#app input[type=file]::placeholder,
#app input[type=time]::placeholder {
  color: #666666;
  opacity: 1;
}
#app .form-control:disabled, #app .form-control[readonly],
#app select:disabled,
#app select[readonly],
#app textarea:disabled,
#app textarea[readonly],
#app input[type=text]:disabled,
#app input[type=text][readonly],
#app input[type=password]:disabled,
#app input[type=password][readonly],
#app input[type=email]:disabled,
#app input[type=email][readonly],
#app input[type=date]:disabled,
#app input[type=date][readonly],
#app input[type=number]:disabled,
#app input[type=number][readonly],
#app input[type=tel]:disabled,
#app input[type=tel][readonly],
#app input[type=file]:disabled,
#app input[type=file][readonly],
#app input[type=time]:disabled,
#app input[type=time][readonly] {
  background-color: #F8F8F8;
  opacity: 1;
  color: #B0B0B0;
  border-color: #CCCCCC;
}
#app .form-control:disabled + label, #app .form-control[readonly] + label,
#app select:disabled + label,
#app select[readonly] + label,
#app textarea:disabled + label,
#app textarea[readonly] + label,
#app input[type=text]:disabled + label,
#app input[type=text][readonly] + label,
#app input[type=password]:disabled + label,
#app input[type=password][readonly] + label,
#app input[type=email]:disabled + label,
#app input[type=email][readonly] + label,
#app input[type=date]:disabled + label,
#app input[type=date][readonly] + label,
#app input[type=number]:disabled + label,
#app input[type=number][readonly] + label,
#app input[type=tel]:disabled + label,
#app input[type=tel][readonly] + label,
#app input[type=file]:disabled + label,
#app input[type=file][readonly] + label,
#app input[type=time]:disabled + label,
#app input[type=time][readonly] + label {
  color: #B0B0B0;
}
#app .form-control:disabled.not-empty + label, #app .form-control:disabled:focus + label, #app .form-control[readonly].not-empty + label, #app .form-control[readonly]:focus + label,
#app select:disabled.not-empty + label,
#app select:disabled:focus + label,
#app select[readonly].not-empty + label,
#app select[readonly]:focus + label,
#app textarea:disabled.not-empty + label,
#app textarea:disabled:focus + label,
#app textarea[readonly].not-empty + label,
#app textarea[readonly]:focus + label,
#app input[type=text]:disabled.not-empty + label,
#app input[type=text]:disabled:focus + label,
#app input[type=text][readonly].not-empty + label,
#app input[type=text][readonly]:focus + label,
#app input[type=password]:disabled.not-empty + label,
#app input[type=password]:disabled:focus + label,
#app input[type=password][readonly].not-empty + label,
#app input[type=password][readonly]:focus + label,
#app input[type=email]:disabled.not-empty + label,
#app input[type=email]:disabled:focus + label,
#app input[type=email][readonly].not-empty + label,
#app input[type=email][readonly]:focus + label,
#app input[type=date]:disabled.not-empty + label,
#app input[type=date]:disabled:focus + label,
#app input[type=date][readonly].not-empty + label,
#app input[type=date][readonly]:focus + label,
#app input[type=number]:disabled.not-empty + label,
#app input[type=number]:disabled:focus + label,
#app input[type=number][readonly].not-empty + label,
#app input[type=number][readonly]:focus + label,
#app input[type=tel]:disabled.not-empty + label,
#app input[type=tel]:disabled:focus + label,
#app input[type=tel][readonly].not-empty + label,
#app input[type=tel][readonly]:focus + label,
#app input[type=file]:disabled.not-empty + label,
#app input[type=file]:disabled:focus + label,
#app input[type=file][readonly].not-empty + label,
#app input[type=file][readonly]:focus + label,
#app input[type=time]:disabled.not-empty + label,
#app input[type=time]:disabled:focus + label,
#app input[type=time][readonly].not-empty + label,
#app input[type=time][readonly]:focus + label {
  background: #F8F8F8;
}
#app .form-control::-ms-clear,
#app select::-ms-clear,
#app textarea::-ms-clear,
#app input[type=text]::-ms-clear,
#app input[type=password]::-ms-clear,
#app input[type=email]::-ms-clear,
#app input[type=date]::-ms-clear,
#app input[type=number]::-ms-clear,
#app input[type=tel]::-ms-clear,
#app input[type=file]::-ms-clear,
#app input[type=time]::-ms-clear {
  display: none;
}
#app .form-control.error,
#app select.error,
#app textarea.error,
#app input[type=text].error,
#app input[type=password].error,
#app input[type=email].error,
#app input[type=date].error,
#app input[type=number].error,
#app input[type=tel].error,
#app input[type=file].error,
#app input[type=time].error {
  border: 1px solid #D21010 !important;
  padding-right: 4.4rem;
}
#app .form-control.error + label,
#app select.error + label,
#app textarea.error + label,
#app input[type=text].error + label,
#app input[type=password].error + label,
#app input[type=email].error + label,
#app input[type=date].error + label,
#app input[type=number].error + label,
#app input[type=tel].error + label,
#app input[type=file].error + label,
#app input[type=time].error + label {
  color: #D21010 !important;
}
.error-highlight #app .form-control .error,
.error-highlight #app select .error,
.error-highlight #app textarea .error,
.error-highlight #app input[type=text] .error,
.error-highlight #app input[type=password] .error,
.error-highlight #app input[type=email] .error,
.error-highlight #app input[type=date] .error,
.error-highlight #app input[type=number] .error,
.error-highlight #app input[type=tel] .error,
.error-highlight #app input[type=file] .error,
.error-highlight #app input[type=time] .error {
  border: 1px solid #D21010 !important;
}
#app fieldset li {
  position: relative;
  padding: 19px 0;
}
#app fieldset li label {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1;
  display: block;
  position: absolute;
  top: 19px;
  left: 0;
  transition: all 0.15s cubic-bezier(0.075, 0.82, 0.165, 1);
  margin: 0;
  padding: 14px 12px;
  color: #767676;
  text-align: left;
  letter-spacing: -0.2px;
}
#app fieldset li label span {
  padding-left: 5px;
}
#app fieldset li label.error-label {
  position: relative;
  top: 0;
  color: #D21010;
}
#app fieldset li label:focus {
  outline: 1px dotted #55565C;
}
#app fieldset li select + label {
  color: #55565C;
}
#app fieldset li span.error-label {
  display: block;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  color: #D21010;
  font-weight: 300;
}
#app fieldset li span.error-label a:not([href]):not([tabindex]) {
  color: #D21010;
  text-decoration: underline;
  cursor: pointer;
}
#app fieldset li.error-highlight label {
  color: #D21010;
}
#app fieldset li.error-highlight.select:after {
  right: 35px;
}
#app section .form-actions {
  margin-top: 30px;
}
#app select {
  background-image: url(/Shared_Assets/basket/icons/sort-down.svg);
  background-position-x: calc(100% - 16px);
  background-position-y: 50%;
  background-repeat: no-repeat;
  background-size: 11px 6px;
  -webkit-appearance: none;
  appearance: none;
  letter-spacing: 0.8px;
}
#app select + label {
  pointer-events: none;
  color: #55565C;
}
#app select option {
  background: #fff;
  font-weight: 400;
  color: #55565C;
}
#app select option:disabled {
  color: #B2B2B2;
  font-weight: 300;
}
#app select::-ms-expand {
  display: none;
}
#app select.form-control:focus::-ms-value {
  color: #767676;
  background-color: #fff;
}
#app .form-control-file,
#app .form-control-range {
  display: block;
  width: 100%;
}
#app .col-form-label {
  padding-top: calc(0.9rem + 1px);
  padding-bottom: calc(0.9rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
#app .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
#app .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1;
}
#app .form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #000;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
#app .form-control-plaintext.form-control-sm, #app .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
#app .form-control-sm {
  height: calc(1.375rem + 2px);
  padding: 0.25rem 1.2rem;
  font-size: 0.875rem;
  line-height: 1;
}
#app .form-control-lg {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
#app select.form-control[size], #app select.form-control[multiple] {
  height: auto;
}
#app textarea.form-control {
  height: auto;
}
#app .form-group, #app form li {
  margin-bottom: 1rem;
}
#app .form-text, #app .hint, #app .note {
  display: block;
  margin-top: 0.25rem;
}
#app .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
#app .form-row > .col,
#app .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
#app .form-check {
  position: relative;
  display: block;
  padding-left: 2rem;
}
#app .form-check-input, #app input[type=radio], #app input[type=checkbox] {
  position: absolute;
  margin-top: 0.4rem;
  margin-left: 0;
  opacity: 0;
}
#app .form-check-input:disabled ~ .form-check-label, #app input[type=radio]:disabled ~ .form-check-label, #app input[type=checkbox]:disabled ~ .form-check-label {
  color: #666666;
}
#app .form-check-label {
  margin-bottom: 0;
}
#app .form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
#app .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
#app .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
#app .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
}
.was-validated #app .form-control:valid, #app .form-control.is-valid,
.was-validated #app .custom-select:valid,
#app .custom-select.is-valid {
  border-color: #28a745;
}
.was-validated #app .form-control:valid:focus, #app .form-control.is-valid:focus,
.was-validated #app .custom-select:valid:focus,
#app .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.25);
}
.was-validated #app .form-control:valid ~ .valid-feedback,
.was-validated #app .form-control:valid ~ .valid-tooltip, #app .form-control.is-valid ~ .valid-feedback,
#app .form-control.is-valid ~ .valid-tooltip,
.was-validated #app .custom-select:valid ~ .valid-feedback,
.was-validated #app .custom-select:valid ~ .valid-tooltip,
#app .custom-select.is-valid ~ .valid-feedback,
#app .custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated #app .form-control-file:valid ~ .valid-feedback,
.was-validated #app .form-control-file:valid ~ .valid-tooltip, #app .form-control-file.is-valid ~ .valid-feedback,
#app .form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated #app .form-check-input:valid ~ .form-check-label, #app .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated #app .form-check-input:valid ~ .valid-feedback,
.was-validated #app .form-check-input:valid ~ .valid-tooltip, #app .form-check-input.is-valid ~ .valid-feedback,
#app .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated #app .custom-control-input:valid ~ .custom-control-label, #app .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated #app .custom-control-input:valid ~ .custom-control-label::before, #app .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}
.was-validated #app .custom-control-input:valid ~ .valid-feedback,
.was-validated #app .custom-control-input:valid ~ .valid-tooltip, #app .custom-control-input.is-valid ~ .valid-feedback,
#app .custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated #app .custom-control-input:valid:checked ~ .custom-control-label::before, #app .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}
.was-validated #app .custom-control-input:valid:focus ~ .custom-control-label::before, #app .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0 rgba(40, 167, 69, 0.25);
}
.was-validated #app .custom-file-input:valid ~ .custom-file-label, #app .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated #app .custom-file-input:valid ~ .custom-file-label::after, #app .custom-file-input.is-valid ~ .custom-file-label::after {
  border-color: inherit;
}
.was-validated #app .custom-file-input:valid ~ .valid-feedback,
.was-validated #app .custom-file-input:valid ~ .valid-tooltip, #app .custom-file-input.is-valid ~ .valid-feedback,
#app .custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated #app .custom-file-input:valid:focus ~ .custom-file-label, #app .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.25);
}
#app .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #D21010;
}
#app .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(210, 16, 16, 0.9);
}
.was-validated #app .form-control:invalid, #app .form-control.is-invalid,
.was-validated #app .custom-select:invalid,
#app .custom-select.is-invalid {
  border-color: #D21010;
}
.was-validated #app .form-control:invalid:focus, #app .form-control.is-invalid:focus,
.was-validated #app .custom-select:invalid:focus,
#app .custom-select.is-invalid:focus {
  border-color: #D21010;
  box-shadow: 0 0 0 0 rgba(210, 16, 16, 0.25);
}
.was-validated #app .form-control:invalid ~ .invalid-feedback,
.was-validated #app .form-control:invalid ~ .invalid-tooltip, #app .form-control.is-invalid ~ .invalid-feedback,
#app .form-control.is-invalid ~ .invalid-tooltip,
.was-validated #app .custom-select:invalid ~ .invalid-feedback,
.was-validated #app .custom-select:invalid ~ .invalid-tooltip,
#app .custom-select.is-invalid ~ .invalid-feedback,
#app .custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated #app .form-control-file:invalid ~ .invalid-feedback,
.was-validated #app .form-control-file:invalid ~ .invalid-tooltip, #app .form-control-file.is-invalid ~ .invalid-feedback,
#app .form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated #app .form-check-input:invalid ~ .form-check-label, #app .form-check-input.is-invalid ~ .form-check-label {
  color: #D21010;
}
.was-validated #app .form-check-input:invalid ~ .invalid-feedback,
.was-validated #app .form-check-input:invalid ~ .invalid-tooltip, #app .form-check-input.is-invalid ~ .invalid-feedback,
#app .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated #app .custom-control-input:invalid ~ .custom-control-label, #app .custom-control-input.is-invalid ~ .custom-control-label {
  color: #D21010;
}
.was-validated #app .custom-control-input:invalid ~ .custom-control-label::before, #app .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #f46e6e;
}
.was-validated #app .custom-control-input:invalid ~ .invalid-feedback,
.was-validated #app .custom-control-input:invalid ~ .invalid-tooltip, #app .custom-control-input.is-invalid ~ .invalid-feedback,
#app .custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated #app .custom-control-input:invalid:checked ~ .custom-control-label::before, #app .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #ef2626;
}
.was-validated #app .custom-control-input:invalid:focus ~ .custom-control-label::before, #app .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0 rgba(210, 16, 16, 0.25);
}
.was-validated #app .custom-file-input:invalid ~ .custom-file-label, #app .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #D21010;
}
.was-validated #app .custom-file-input:invalid ~ .custom-file-label::after, #app .custom-file-input.is-invalid ~ .custom-file-label::after {
  border-color: inherit;
}
.was-validated #app .custom-file-input:invalid ~ .invalid-feedback,
.was-validated #app .custom-file-input:invalid ~ .invalid-tooltip, #app .custom-file-input.is-invalid ~ .invalid-feedback,
#app .custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated #app .custom-file-input:invalid:focus ~ .custom-file-label, #app .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0 rgba(210, 16, 16, 0.25);
}
#app .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
#app .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  #app .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  #app .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  #app .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  #app .form-inline .form-control-plaintext {
    display: inline-block;
  }
  #app .form-inline .input-group,
#app .form-inline .custom-select {
    width: auto;
  }
  #app .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  #app .form-inline .form-check-input, #app .form-inline input[type=radio], #app .form-inline input[type=checkbox] {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  #app .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  #app .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
#app label em, #app .note em {
  color: #D21010;
}
#app form label {
  display: block;
}
#app form ul, #app form ol {
  list-style: none;
  padding: 0;
}
#app form input[type=file] {
  height: auto;
}
#app form .security-code input {
  width: 40%;
}
#app form .details textarea, #app form .comment textarea {
  height: 100px;
  vertical-align: top;
}
#app form legend {
  border-bottom: 1px solid #949494;
  padding-bottom: 0.5rem;
  font-size: 0.8125rem;
}
#app .note {
  font-size: 0.75rem;
}
#app form textarea, #app form input[type=text], #app form input[type=password], #app form input[type=email], #app form input[type=number], #app form input[type=tel], #app form input[type=time], #app form input[type=date] {
  -webkit-appearance: none;
}
#app .tool-tip {
  position: relative;
}
#app .tool-tip .tooltip-icon {
  width: 20px;
  height: 20px;
}
#app .tool-tip .tooltip-icon:before {
  content: "";
  font-family: "basket";
  color: #000;
  font-size: 1.6rem;
}
#app .tool-tip .tooltip-content {
  background: #000;
  border: 1px solid #000;
  position: absolute;
  width: 180px;
  padding: 15px;
  -webkit-box-shadow: 2px 2px 4.7px -0.7px #f2f2f2;
  -moz-box-shadow: 2px 2px 4.7px -0.7px #f2f2f2;
  box-shadow: 2px 2px 4.7px -0.7px #f2f2f2;
  left: -133px;
  top: -269px;
  z-index: 1070;
}
#app .tool-tip .tooltip-content:before, #app .tool-tip .tooltip-content:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 12px;
  background: #000;
  bottom: 0px;
  left: 124px;
}
#app .tool-tip .tooltip-content:before {
  z-index: 100;
}
#app .tool-tip .tooltip-content:after {
  width: 15px;
  height: 15px;
  border: 1px solid #000;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: -9px;
  left: 129px;
}
#app .tool-tip .tooltip-content > div {
  margin: 0 auto;
}
#app .tool-tip .tooltip-content p:nth-child(1) {
  font-size: 1.3rem;
  font-weight: 600;
}
#app .tool-tip .tooltip-content p {
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  #app .tool-tip .tooltip-content {
    width: 270px;
    top: -209px;
    left: -143px;
  }
  #app .tool-tip .tooltip-content:before, #app .tool-tip .tooltip-content:after {
    left: 140px;
  }
  #app .tool-tip .tooltip-content:before {
    left: 130px;
  }
}

body.tabber #app .form-control:focus,
body.tabber #app select:focus,
body.tabber #app .form select:focus,
body.tabber #app textarea:focus,
body.tabber #app input[type=text]:focus,
body.tabber #app input[type=password]:focus,
body.tabber #app input[type=email]:focus,
body.tabber #app input[type=date]:focus,
body.tabber #app input[type=number]:focus,
body.tabber #app input[type=tel]:focus,
body.tabber #app input[type=file]:focus,
body.tabber #app input[type=time]:focus,
body.tabber #app .form input:focus {
  outline: 1px dotted #55565C;
}
body.tabber #app input[type=radio]:focus + label,
body.tabber #app input[type=checkbox]:focus + label {
  outline: 1px dotted #55565C;
}

.btn, .vue-modal button, #app button {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  letter-spacing: normal;
  border: 1px solid transparent;
  padding: 1.4rem 1.2rem;
  font-size: 1.4rem;
  line-height: 1;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .btn, .vue-modal button, #app button {
    transition: none;
  }
}
body:not(.surpress-hover) .btn:hover, body:not(.surpress-hover) .vue-modal button:hover, .vue-modal body:not(.surpress-hover) button:hover, body:not(.surpress-hover) #app button:hover, #app body:not(.surpress-hover) button:hover, .btn:focus, .vue-modal button:focus, #app button:focus {
  text-decoration: none;
}
body.tabber .btn:focus, body.tabber .vue-modal button:focus, .vue-modal body.tabber button:focus, body.tabber #app button:focus, #app body.tabber button:focus, body.tabber .btn.focus, body.tabber .vue-modal button.focus, .vue-modal body.tabber button.focus, body.tabber #app button.focus, #app body.tabber button.focus {
  outline: 1px dotted #55565C;
  box-shadow: none;
  outline-offset: -4px;
}
body.tabber .btn.btn-primary, body.tabber .vue-modal button.btn-primary, .vue-modal body.tabber button.btn-primary, body.tabber #app .addressbook .add-new .btn, #app .addressbook .add-new body.tabber .btn, body.tabber #app button.btn-primary, body.tabber #app .addressbook .add-new button, #app body.tabber button.btn-primary, #app body.tabber .addressbook .add-new button, #app .addressbook .add-new body.tabber button {
  outline-color: #ffffff;
}
.btn.disabled, .vue-modal button.disabled, #app button.disabled, .btn:disabled, .vue-modal button:disabled, #app button:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled), .vue-modal button:not(:disabled):not(.disabled), #app button:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary, #app .addressbook .add-new .btn, #app .addressbook .add-new .vue-modal button, .vue-modal #app .addressbook .add-new button, #app .addressbook .add-new button {
  color: #fff;
  background-color: #55565C;
  border-color: #55565C;
}
body:not(.surpress-hover) .btn-primary:hover, body:not(.surpress-hover) #app .addressbook .add-new .btn:hover, #app .addressbook .add-new body:not(.surpress-hover) .btn:hover, body:not(.surpress-hover) #app .addressbook .add-new button:hover, #app .addressbook .add-new body:not(.surpress-hover) button:hover {
  color: #fff;
  background-color: #434348;
  border-color: #3d3d41;
}
.btn-primary:focus, #app .addressbook .add-new .btn:focus, #app .addressbook .add-new button:focus, .btn-primary.focus, #app .addressbook .add-new .focus.btn, #app .addressbook .add-new button.focus {
  box-shadow: 0 0 0 0 rgba(85, 86, 92, 0.5);
}
.btn-primary.disabled, #app .addressbook .add-new .disabled.btn, #app .addressbook .add-new button.disabled, .btn-primary:disabled, #app .addressbook .add-new .btn:disabled, #app .addressbook .add-new button:disabled {
  color: #fff;
  background-color: #55565C;
  border-color: #55565C;
}
.btn-primary:not(:disabled):not(.disabled):active, #app .addressbook .add-new .btn:not(:disabled):not(.disabled):active, #app .addressbook .add-new button:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, #app .addressbook .add-new .btn:not(:disabled):not(.disabled).active, #app .addressbook .add-new button:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle, #app .addressbook .add-new .show > .dropdown-toggle.btn, #app .addressbook .add-new .vue-modal .show > button.dropdown-toggle, #app .addressbook .add-new .show > button.dropdown-toggle {
  color: #fff;
  background-color: #3d3d41;
  border-color: #36373b;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, #app .addressbook .add-new .btn:not(:disabled):not(.disabled):active:focus, #app .addressbook .add-new button:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, #app .addressbook .add-new .btn:not(:disabled):not(.disabled).active:focus, #app .addressbook .add-new button:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus, #app .addressbook .add-new .show > .dropdown-toggle.btn:focus, #app .addressbook .add-new .vue-modal .show > button.dropdown-toggle:focus, #app .addressbook .add-new .show > button.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(85, 86, 92, 0.5);
}

.btn-secondary {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
body:not(.surpress-hover) .btn-secondary:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
}
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
body:not(.surpress-hover) .btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
body:not(.surpress-hover) .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
body:not(.surpress-hover) .btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #D21010;
  border-color: #D21010;
}
body:not(.surpress-hover) .btn-danger:hover {
  color: #fff;
  background-color: #ae0d0d;
  border-color: #a30c0c;
}
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0 rgba(210, 16, 16, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #D21010;
  border-color: #D21010;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #a30c0c;
  border-color: #970b0b;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(210, 16, 16, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #E2E2E2;
  border-color: #E2E2E2;
}
body:not(.surpress-hover) .btn-light:hover {
  color: #212529;
  background-color: #cfcfcf;
  border-color: #c9c9c9;
}
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0 rgba(226, 226, 226, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #E2E2E2;
  border-color: #E2E2E2;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #c9c9c9;
  border-color: #c2c2c2;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(226, 226, 226, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}
body:not(.surpress-hover) .btn-dark:hover {
  color: #fff;
  background-color: #202020;
  border-color: #1a1a1a;
}
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #131313;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5);
}

.btn-grey {
  color: #fff;
  background-color: #666666;
  border-color: #666666;
}
body:not(.surpress-hover) .btn-grey:hover {
  color: #fff;
  background-color: #535353;
  border-color: #4d4d4d;
}
.btn-grey:focus, .btn-grey.focus {
  box-shadow: 0 0 0 0 rgba(102, 102, 102, 0.5);
}
.btn-grey.disabled, .btn-grey:disabled {
  color: #fff;
  background-color: #666666;
  border-color: #666666;
}
.btn-grey:not(:disabled):not(.disabled):active, .btn-grey:not(:disabled):not(.disabled).active, .show > .btn-grey.dropdown-toggle {
  color: #fff;
  background-color: #4d4d4d;
  border-color: #464646;
}
.btn-grey:not(:disabled):not(.disabled):active:focus, .btn-grey:not(:disabled):not(.disabled).active:focus, .show > .btn-grey.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(102, 102, 102, 0.5);
}

.btn-black {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
body:not(.surpress-hover) .btn-black:hover {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-black:focus, .btn-black.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
.btn-black.disabled, .btn-black:disabled {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-black:not(:disabled):not(.disabled):active, .btn-black:not(:disabled):not(.disabled).active, .show > .btn-black.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-black:not(:disabled):not(.disabled):active:focus, .btn-black:not(:disabled):not(.disabled).active:focus, .show > .btn-black.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}

.btn-white {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
body:not(.surpress-hover) .btn-white:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
}
.btn-white:focus, .btn-white.focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
.btn-white.disabled, .btn-white:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
.btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active, .show > .btn-white.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}
.btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus, .show > .btn-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}

.btn-ocean, #app .btn-apply {
  color: #fff;
  background-color: #3C5463;
  border-color: #3C5463;
}
body:not(.surpress-hover) .btn-ocean:hover, body:not(.surpress-hover) #app .btn-apply:hover, #app body:not(.surpress-hover) .btn-apply:hover {
  color: #fff;
  background-color: #2e404b;
  border-color: #293943;
}
.btn-ocean:focus, #app .btn-apply:focus, .btn-ocean.focus, #app .focus.btn-apply {
  box-shadow: 0 0 0 0 rgba(60, 84, 99, 0.5);
}
.btn-ocean.disabled, #app .disabled.btn-apply, .btn-ocean:disabled, #app .btn-apply:disabled {
  color: #fff;
  background-color: #3C5463;
  border-color: #3C5463;
}
.btn-ocean:not(:disabled):not(.disabled):active, #app .btn-apply:not(:disabled):not(.disabled):active, .btn-ocean:not(:disabled):not(.disabled).active, #app .btn-apply:not(:disabled):not(.disabled).active, .show > .btn-ocean.dropdown-toggle, #app .show > .dropdown-toggle.btn-apply {
  color: #fff;
  background-color: #293943;
  border-color: #24323b;
}
.btn-ocean:not(:disabled):not(.disabled):active:focus, #app .btn-apply:not(:disabled):not(.disabled):active:focus, .btn-ocean:not(:disabled):not(.disabled).active:focus, #app .btn-apply:not(:disabled):not(.disabled).active:focus, .show > .btn-ocean.dropdown-toggle:focus, #app .show > .dropdown-toggle.btn-apply:focus {
  box-shadow: 0 0 0 0 rgba(60, 84, 99, 0.5);
}

.btn-ochre {
  color: #fff;
  background-color: #CE4A22;
  border-color: #CE4A22;
}
body:not(.surpress-hover) .btn-ochre:hover {
  color: #fff;
  background-color: #ad3e1d;
  border-color: #a23a1b;
}
.btn-ochre:focus, .btn-ochre.focus {
  box-shadow: 0 0 0 0 rgba(206, 74, 34, 0.5);
}
.btn-ochre.disabled, .btn-ochre:disabled {
  color: #fff;
  background-color: #CE4A22;
  border-color: #CE4A22;
}
.btn-ochre:not(:disabled):not(.disabled):active, .btn-ochre:not(:disabled):not(.disabled).active, .show > .btn-ochre.dropdown-toggle {
  color: #fff;
  background-color: #a23a1b;
  border-color: #973619;
}
.btn-ochre:not(:disabled):not(.disabled):active:focus, .btn-ochre:not(:disabled):not(.disabled).active:focus, .show > .btn-ochre.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(206, 74, 34, 0.5);
}

.btn-apply {
  color: #fff;
  background-color: #3C5463;
  border-color: #3C5463;
}
body:not(.surpress-hover) .btn-apply:hover {
  color: #fff;
  background-color: #2e404b;
  border-color: #293943;
}
.btn-apply:focus, .btn-apply.focus {
  box-shadow: 0 0 0 0 rgba(60, 84, 99, 0.5);
}
.btn-apply.disabled, .btn-apply:disabled {
  color: #fff;
  background-color: #3C5463;
  border-color: #3C5463;
}
.btn-apply:not(:disabled):not(.disabled):active, .btn-apply:not(:disabled):not(.disabled).active, .show > .btn-apply.dropdown-toggle {
  color: #fff;
  background-color: #293943;
  border-color: #24323b;
}
.btn-apply:not(:disabled):not(.disabled):active:focus, .btn-apply:not(:disabled):not(.disabled).active:focus, .show > .btn-apply.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(60, 84, 99, 0.5);
}

.btn-teal {
  color: #fff;
  background-color: #6aa5a6;
  border-color: #6aa5a6;
}
body:not(.surpress-hover) .btn-teal:hover {
  color: #fff;
  background-color: #579192;
  border-color: #53898a;
}
.btn-teal:focus, .btn-teal.focus {
  box-shadow: 0 0 0 0 rgba(106, 165, 166, 0.5);
}
.btn-teal.disabled, .btn-teal:disabled {
  color: #fff;
  background-color: #6aa5a6;
  border-color: #6aa5a6;
}
.btn-teal:not(:disabled):not(.disabled):active, .btn-teal:not(:disabled):not(.disabled).active, .show > .btn-teal.dropdown-toggle {
  color: #fff;
  background-color: #53898a;
  border-color: #4e8282;
}
.btn-teal:not(:disabled):not(.disabled):active:focus, .btn-teal:not(:disabled):not(.disabled).active:focus, .show > .btn-teal.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(106, 165, 166, 0.5);
}

.btn-transparent {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}
body:not(.surpress-hover) .btn-transparent:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-transparent:focus, .btn-transparent.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
.btn-transparent.disabled, .btn-transparent:disabled {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}
.btn-transparent:not(:disabled):not(.disabled):active, .btn-transparent:not(:disabled):not(.disabled).active, .show > .btn-transparent.dropdown-toggle {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-transparent:not(:disabled):not(.disabled):active:focus, .btn-transparent:not(:disabled):not(.disabled).active:focus, .show > .btn-transparent.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}

.btn-outline-primary {
  color: #55565C;
  background-color: transparent;
  background-image: none;
  border-color: #55565C;
}
body:not(.surpress-hover) .btn-outline-primary:hover {
  color: #fff;
  background-color: #55565C;
  border-color: #55565C;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0 rgba(85, 86, 92, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #55565C;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #55565C;
  border-color: #55565C;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(85, 86, 92, 0.5);
}

.btn-outline-secondary {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff;
}
body:not(.surpress-hover) .btn-outline-secondary:hover {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #fff;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}
body:not(.surpress-hover) .btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}
body:not(.surpress-hover) .btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}
body:not(.surpress-hover) .btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #D21010;
  background-color: transparent;
  background-image: none;
  border-color: #D21010;
}
body:not(.surpress-hover) .btn-outline-danger:hover {
  color: #fff;
  background-color: #D21010;
  border-color: #D21010;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0 rgba(210, 16, 16, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #D21010;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #D21010;
  border-color: #D21010;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(210, 16, 16, 0.5);
}

.btn-outline-light {
  color: #E2E2E2;
  background-color: transparent;
  background-image: none;
  border-color: #E2E2E2;
}
body:not(.surpress-hover) .btn-outline-light:hover {
  color: #212529;
  background-color: #E2E2E2;
  border-color: #E2E2E2;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0 rgba(226, 226, 226, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #E2E2E2;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #E2E2E2;
  border-color: #E2E2E2;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(226, 226, 226, 0.5);
}

.btn-outline-dark {
  color: #333333;
  background-color: transparent;
  background-image: none;
  border-color: #333333;
}
body:not(.surpress-hover) .btn-outline-dark:hover {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #333333;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5);
}

.btn-outline-grey {
  color: #666666;
  background-color: transparent;
  background-image: none;
  border-color: #666666;
}
body:not(.surpress-hover) .btn-outline-grey:hover {
  color: #fff;
  background-color: #666666;
  border-color: #666666;
}
.btn-outline-grey:focus, .btn-outline-grey.focus {
  box-shadow: 0 0 0 0 rgba(102, 102, 102, 0.5);
}
.btn-outline-grey.disabled, .btn-outline-grey:disabled {
  color: #666666;
  background-color: transparent;
}
.btn-outline-grey:not(:disabled):not(.disabled):active, .btn-outline-grey:not(:disabled):not(.disabled).active, .show > .btn-outline-grey.dropdown-toggle {
  color: #fff;
  background-color: #666666;
  border-color: #666666;
}
.btn-outline-grey:not(:disabled):not(.disabled):active:focus, .btn-outline-grey:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-grey.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(102, 102, 102, 0.5);
}

.btn-outline-black {
  color: #000;
  background-color: transparent;
  background-image: none;
  border-color: #000;
}
body:not(.surpress-hover) .btn-outline-black:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-black:focus, .btn-outline-black.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
.btn-outline-black.disabled, .btn-outline-black:disabled {
  color: #000;
  background-color: transparent;
}
.btn-outline-black:not(:disabled):not(.disabled):active, .btn-outline-black:not(:disabled):not(.disabled).active, .show > .btn-outline-black.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-black:not(:disabled):not(.disabled):active:focus, .btn-outline-black:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-black.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}

.btn-outline-white {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff;
}
body:not(.surpress-hover) .btn-outline-white:hover {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-white:focus, .btn-outline-white.focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
.btn-outline-white.disabled, .btn-outline-white:disabled {
  color: #fff;
  background-color: transparent;
}
.btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active, .show > .btn-outline-white.dropdown-toggle {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}

.btn-outline-ocean, #app .btn-remove {
  color: #3C5463;
  background-color: transparent;
  background-image: none;
  border-color: #3C5463;
}
body:not(.surpress-hover) .btn-outline-ocean:hover, body:not(.surpress-hover) #app .btn-remove:hover, #app body:not(.surpress-hover) .btn-remove:hover {
  color: #fff;
  background-color: #3C5463;
  border-color: #3C5463;
}
.btn-outline-ocean:focus, #app .btn-remove:focus, .btn-outline-ocean.focus, #app .focus.btn-remove {
  box-shadow: 0 0 0 0 rgba(60, 84, 99, 0.5);
}
.btn-outline-ocean.disabled, #app .disabled.btn-remove, .btn-outline-ocean:disabled, #app .btn-remove:disabled {
  color: #3C5463;
  background-color: transparent;
}
.btn-outline-ocean:not(:disabled):not(.disabled):active, #app .btn-remove:not(:disabled):not(.disabled):active, .btn-outline-ocean:not(:disabled):not(.disabled).active, #app .btn-remove:not(:disabled):not(.disabled).active, .show > .btn-outline-ocean.dropdown-toggle, #app .show > .dropdown-toggle.btn-remove {
  color: #fff;
  background-color: #3C5463;
  border-color: #3C5463;
}
.btn-outline-ocean:not(:disabled):not(.disabled):active:focus, #app .btn-remove:not(:disabled):not(.disabled):active:focus, .btn-outline-ocean:not(:disabled):not(.disabled).active:focus, #app .btn-remove:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ocean.dropdown-toggle:focus, #app .show > .dropdown-toggle.btn-remove:focus {
  box-shadow: 0 0 0 0 rgba(60, 84, 99, 0.5);
}

.btn-outline-ochre {
  color: #CE4A22;
  background-color: transparent;
  background-image: none;
  border-color: #CE4A22;
}
body:not(.surpress-hover) .btn-outline-ochre:hover {
  color: #fff;
  background-color: #CE4A22;
  border-color: #CE4A22;
}
.btn-outline-ochre:focus, .btn-outline-ochre.focus {
  box-shadow: 0 0 0 0 rgba(206, 74, 34, 0.5);
}
.btn-outline-ochre.disabled, .btn-outline-ochre:disabled {
  color: #CE4A22;
  background-color: transparent;
}
.btn-outline-ochre:not(:disabled):not(.disabled):active, .btn-outline-ochre:not(:disabled):not(.disabled).active, .show > .btn-outline-ochre.dropdown-toggle {
  color: #fff;
  background-color: #CE4A22;
  border-color: #CE4A22;
}
.btn-outline-ochre:not(:disabled):not(.disabled):active:focus, .btn-outline-ochre:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ochre.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(206, 74, 34, 0.5);
}

.btn-outline-apply {
  color: #3C5463;
  background-color: transparent;
  background-image: none;
  border-color: #3C5463;
}
body:not(.surpress-hover) .btn-outline-apply:hover {
  color: #fff;
  background-color: #3C5463;
  border-color: #3C5463;
}
.btn-outline-apply:focus, .btn-outline-apply.focus {
  box-shadow: 0 0 0 0 rgba(60, 84, 99, 0.5);
}
.btn-outline-apply.disabled, .btn-outline-apply:disabled {
  color: #3C5463;
  background-color: transparent;
}
.btn-outline-apply:not(:disabled):not(.disabled):active, .btn-outline-apply:not(:disabled):not(.disabled).active, .show > .btn-outline-apply.dropdown-toggle {
  color: #fff;
  background-color: #3C5463;
  border-color: #3C5463;
}
.btn-outline-apply:not(:disabled):not(.disabled):active:focus, .btn-outline-apply:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-apply.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(60, 84, 99, 0.5);
}

.btn-outline-teal {
  color: #6aa5a6;
  background-color: transparent;
  background-image: none;
  border-color: #6aa5a6;
}
body:not(.surpress-hover) .btn-outline-teal:hover {
  color: #fff;
  background-color: #6aa5a6;
  border-color: #6aa5a6;
}
.btn-outline-teal:focus, .btn-outline-teal.focus {
  box-shadow: 0 0 0 0 rgba(106, 165, 166, 0.5);
}
.btn-outline-teal.disabled, .btn-outline-teal:disabled {
  color: #6aa5a6;
  background-color: transparent;
}
.btn-outline-teal:not(:disabled):not(.disabled):active, .btn-outline-teal:not(:disabled):not(.disabled).active, .show > .btn-outline-teal.dropdown-toggle {
  color: #fff;
  background-color: #6aa5a6;
  border-color: #6aa5a6;
}
.btn-outline-teal:not(:disabled):not(.disabled):active:focus, .btn-outline-teal:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-teal.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(106, 165, 166, 0.5);
}

.btn-outline-transparent {
  color: transparent;
  background-color: transparent;
  background-image: none;
  border-color: transparent;
}
body:not(.surpress-hover) .btn-outline-transparent:hover {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}
.btn-outline-transparent:focus, .btn-outline-transparent.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
.btn-outline-transparent.disabled, .btn-outline-transparent:disabled {
  color: transparent;
  background-color: transparent;
}
.btn-outline-transparent:not(:disabled):not(.disabled):active, .btn-outline-transparent:not(:disabled):not(.disabled).active, .show > .btn-outline-transparent.dropdown-toggle {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}
.btn-outline-transparent:not(:disabled):not(.disabled):active:focus, .btn-outline-transparent:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-transparent.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}

.btn-link, #app .btn-link {
  font-weight: 400;
  color: #55565C;
  background-color: transparent;
}
body:not(.surpress-hover) .btn-link:hover, body:not(.surpress-hover) #app .btn-link:hover, #app body:not(.surpress-hover) .btn-link:hover {
  color: #303134;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}
.btn-link:focus, #app .btn-link:focus, .btn-link.focus, #app .focus.btn-link {
  text-decoration: none;
  border-color: transparent;
  box-shadow: none;
}
.btn-link:disabled, #app .btn-link:disabled, .btn-link.disabled, #app .disabled.btn-link {
  color: #666666;
  pointer-events: none;
}

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
}

.btn-sm {
  padding: 0.25rem 1.2rem;
  font-size: 0.875rem;
  line-height: 1;
  border-radius: 0;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

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

button {
  cursor: pointer;
}
@media (max-width: 991.98px) {
  button {
    width: 100%;
  }
}
button:disabled {
  cursor: not-allowed;
}

#app button {
  min-width: 0;
  font-size: 1.4rem;
  text-transform: uppercase;
}
#app button.disabled, #app button:disabled {
  color: #C6C1C1 !important;
  background-color: #F1F1F1 !important;
  border-color: #F1F1F1 !important;
  opacity: 1;
}
#app .btn-primary, #app .addressbook .add-new .btn, #app .addressbook .add-new .vue-modal button, .vue-modal #app .addressbook .add-new button, #app .addressbook .add-new button {
  color: #fff;
  background-color: #55565C;
  border-color: #55565C;
}
body:not(.surpress-hover) #app .btn-primary:hover, body:not(.surpress-hover) #app .addressbook .add-new .btn:hover, body:not(.surpress-hover) #app .addressbook .add-new button:hover {
  color: #fff;
  background-color: #434348;
  border-color: #3d3d41;
}
#app .btn-primary:focus, #app .addressbook .add-new .btn:focus, #app .addressbook .add-new button:focus, #app .btn-primary.focus, #app .addressbook .add-new .focus.btn, #app .addressbook .add-new button.focus {
  box-shadow: 0 0 0 0 rgba(85, 86, 92, 0.5);
}
#app .btn-primary.disabled, #app .addressbook .add-new .disabled.btn, #app .addressbook .add-new button.disabled, #app .btn-primary:disabled, #app .addressbook .add-new .btn:disabled, #app .addressbook .add-new button:disabled {
  color: #fff;
  background-color: #55565C;
  border-color: #55565C;
}
#app .btn-primary:not(:disabled):not(.disabled):active, #app .addressbook .add-new .btn:not(:disabled):not(.disabled):active, #app .addressbook .add-new button:not(:disabled):not(.disabled):active, #app .btn-primary:not(:disabled):not(.disabled).active, #app .addressbook .add-new .btn:not(:disabled):not(.disabled).active, #app .addressbook .add-new button:not(:disabled):not(.disabled).active, .show > #app .btn-primary.dropdown-toggle, .show > #app .addressbook .add-new .dropdown-toggle.btn, .show > #app .addressbook .add-new button.dropdown-toggle {
  color: #fff;
  background-color: #3d3d41;
  border-color: #36373b;
}
#app .btn-primary:not(:disabled):not(.disabled):active:focus, #app .addressbook .add-new .btn:not(:disabled):not(.disabled):active:focus, #app .addressbook .add-new button:not(:disabled):not(.disabled):active:focus, #app .btn-primary:not(:disabled):not(.disabled).active:focus, #app .addressbook .add-new .btn:not(:disabled):not(.disabled).active:focus, #app .addressbook .add-new button:not(:disabled):not(.disabled).active:focus, .show > #app .btn-primary.dropdown-toggle:focus, .show > #app .addressbook .add-new .dropdown-toggle.btn:focus, .show > #app .addressbook .add-new button.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(85, 86, 92, 0.5);
}
#app .btn-secondary {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
body:not(.surpress-hover) #app .btn-secondary:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
}
#app .btn-secondary:focus, #app .btn-secondary.focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
#app .btn-secondary.disabled, #app .btn-secondary:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
#app .btn-secondary:not(:disabled):not(.disabled):active, #app .btn-secondary:not(:disabled):not(.disabled).active, .show > #app .btn-secondary.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}
#app .btn-secondary:not(:disabled):not(.disabled):active:focus, #app .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > #app .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
#app .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
body:not(.surpress-hover) #app .btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
#app .btn-success:focus, #app .btn-success.focus {
  box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5);
}
#app .btn-success.disabled, #app .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
#app .btn-success:not(:disabled):not(.disabled):active, #app .btn-success:not(:disabled):not(.disabled).active, .show > #app .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
#app .btn-success:not(:disabled):not(.disabled):active:focus, #app .btn-success:not(:disabled):not(.disabled).active:focus, .show > #app .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5);
}
#app .btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
body:not(.surpress-hover) #app .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
#app .btn-info:focus, #app .btn-info.focus {
  box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
}
#app .btn-info.disabled, #app .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
#app .btn-info:not(:disabled):not(.disabled):active, #app .btn-info:not(:disabled):not(.disabled).active, .show > #app .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
#app .btn-info:not(:disabled):not(.disabled):active:focus, #app .btn-info:not(:disabled):not(.disabled).active:focus, .show > #app .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
}
#app .btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
body:not(.surpress-hover) #app .btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
#app .btn-warning:focus, #app .btn-warning.focus {
  box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.5);
}
#app .btn-warning.disabled, #app .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
#app .btn-warning:not(:disabled):not(.disabled):active, #app .btn-warning:not(:disabled):not(.disabled).active, .show > #app .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
#app .btn-warning:not(:disabled):not(.disabled):active:focus, #app .btn-warning:not(:disabled):not(.disabled).active:focus, .show > #app .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.5);
}
#app .btn-danger {
  color: #fff;
  background-color: #D21010;
  border-color: #D21010;
}
body:not(.surpress-hover) #app .btn-danger:hover {
  color: #fff;
  background-color: #ae0d0d;
  border-color: #a30c0c;
}
#app .btn-danger:focus, #app .btn-danger.focus {
  box-shadow: 0 0 0 0 rgba(210, 16, 16, 0.5);
}
#app .btn-danger.disabled, #app .btn-danger:disabled {
  color: #fff;
  background-color: #D21010;
  border-color: #D21010;
}
#app .btn-danger:not(:disabled):not(.disabled):active, #app .btn-danger:not(:disabled):not(.disabled).active, .show > #app .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #a30c0c;
  border-color: #970b0b;
}
#app .btn-danger:not(:disabled):not(.disabled):active:focus, #app .btn-danger:not(:disabled):not(.disabled).active:focus, .show > #app .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(210, 16, 16, 0.5);
}
#app .btn-light {
  color: #212529;
  background-color: #E2E2E2;
  border-color: #E2E2E2;
}
body:not(.surpress-hover) #app .btn-light:hover {
  color: #212529;
  background-color: #cfcfcf;
  border-color: #c9c9c9;
}
#app .btn-light:focus, #app .btn-light.focus {
  box-shadow: 0 0 0 0 rgba(226, 226, 226, 0.5);
}
#app .btn-light.disabled, #app .btn-light:disabled {
  color: #212529;
  background-color: #E2E2E2;
  border-color: #E2E2E2;
}
#app .btn-light:not(:disabled):not(.disabled):active, #app .btn-light:not(:disabled):not(.disabled).active, .show > #app .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #c9c9c9;
  border-color: #c2c2c2;
}
#app .btn-light:not(:disabled):not(.disabled):active:focus, #app .btn-light:not(:disabled):not(.disabled).active:focus, .show > #app .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(226, 226, 226, 0.5);
}
#app .btn-dark {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}
body:not(.surpress-hover) #app .btn-dark:hover {
  color: #fff;
  background-color: #202020;
  border-color: #1a1a1a;
}
#app .btn-dark:focus, #app .btn-dark.focus {
  box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5);
}
#app .btn-dark.disabled, #app .btn-dark:disabled {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}
#app .btn-dark:not(:disabled):not(.disabled):active, #app .btn-dark:not(:disabled):not(.disabled).active, .show > #app .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #131313;
}
#app .btn-dark:not(:disabled):not(.disabled):active:focus, #app .btn-dark:not(:disabled):not(.disabled).active:focus, .show > #app .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5);
}
#app .btn-grey {
  color: #fff;
  background-color: #666666;
  border-color: #666666;
}
body:not(.surpress-hover) #app .btn-grey:hover {
  color: #fff;
  background-color: #535353;
  border-color: #4d4d4d;
}
#app .btn-grey:focus, #app .btn-grey.focus {
  box-shadow: 0 0 0 0 rgba(102, 102, 102, 0.5);
}
#app .btn-grey.disabled, #app .btn-grey:disabled {
  color: #fff;
  background-color: #666666;
  border-color: #666666;
}
#app .btn-grey:not(:disabled):not(.disabled):active, #app .btn-grey:not(:disabled):not(.disabled).active, .show > #app .btn-grey.dropdown-toggle {
  color: #fff;
  background-color: #4d4d4d;
  border-color: #464646;
}
#app .btn-grey:not(:disabled):not(.disabled):active:focus, #app .btn-grey:not(:disabled):not(.disabled).active:focus, .show > #app .btn-grey.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(102, 102, 102, 0.5);
}
#app .btn-black {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
body:not(.surpress-hover) #app .btn-black:hover {
  color: #fff;
  background-color: black;
  border-color: black;
}
#app .btn-black:focus, #app .btn-black.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
#app .btn-black.disabled, #app .btn-black:disabled {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
#app .btn-black:not(:disabled):not(.disabled):active, #app .btn-black:not(:disabled):not(.disabled).active, .show > #app .btn-black.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}
#app .btn-black:not(:disabled):not(.disabled):active:focus, #app .btn-black:not(:disabled):not(.disabled).active:focus, .show > #app .btn-black.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
#app .btn-white {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
body:not(.surpress-hover) #app .btn-white:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
}
#app .btn-white:focus, #app .btn-white.focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
#app .btn-white.disabled, #app .btn-white:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
#app .btn-white:not(:disabled):not(.disabled):active, #app .btn-white:not(:disabled):not(.disabled).active, .show > #app .btn-white.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}
#app .btn-white:not(:disabled):not(.disabled):active:focus, #app .btn-white:not(:disabled):not(.disabled).active:focus, .show > #app .btn-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
#app .btn-ocean, #app .btn-apply {
  color: #fff;
  background-color: #3C5463;
  border-color: #3C5463;
}
body:not(.surpress-hover) #app .btn-ocean:hover, body:not(.surpress-hover) #app .btn-apply:hover {
  color: #fff;
  background-color: #2e404b;
  border-color: #293943;
}
#app .btn-ocean:focus, #app .btn-apply:focus, #app .btn-ocean.focus, #app .focus.btn-apply {
  box-shadow: 0 0 0 0 rgba(60, 84, 99, 0.5);
}
#app .btn-ocean.disabled, #app .disabled.btn-apply, #app .btn-ocean:disabled, #app .btn-apply:disabled {
  color: #fff;
  background-color: #3C5463;
  border-color: #3C5463;
}
#app .btn-ocean:not(:disabled):not(.disabled):active, #app .btn-apply:not(:disabled):not(.disabled):active, #app .btn-ocean:not(:disabled):not(.disabled).active, #app .btn-apply:not(:disabled):not(.disabled).active, .show > #app .btn-ocean.dropdown-toggle, .show > #app .dropdown-toggle.btn-apply {
  color: #fff;
  background-color: #293943;
  border-color: #24323b;
}
#app .btn-ocean:not(:disabled):not(.disabled):active:focus, #app .btn-apply:not(:disabled):not(.disabled):active:focus, #app .btn-ocean:not(:disabled):not(.disabled).active:focus, #app .btn-apply:not(:disabled):not(.disabled).active:focus, .show > #app .btn-ocean.dropdown-toggle:focus, .show > #app .dropdown-toggle.btn-apply:focus {
  box-shadow: 0 0 0 0 rgba(60, 84, 99, 0.5);
}
#app .btn-ochre {
  color: #fff;
  background-color: #CE4A22;
  border-color: #CE4A22;
}
body:not(.surpress-hover) #app .btn-ochre:hover {
  color: #fff;
  background-color: #ad3e1d;
  border-color: #a23a1b;
}
#app .btn-ochre:focus, #app .btn-ochre.focus {
  box-shadow: 0 0 0 0 rgba(206, 74, 34, 0.5);
}
#app .btn-ochre.disabled, #app .btn-ochre:disabled {
  color: #fff;
  background-color: #CE4A22;
  border-color: #CE4A22;
}
#app .btn-ochre:not(:disabled):not(.disabled):active, #app .btn-ochre:not(:disabled):not(.disabled).active, .show > #app .btn-ochre.dropdown-toggle {
  color: #fff;
  background-color: #a23a1b;
  border-color: #973619;
}
#app .btn-ochre:not(:disabled):not(.disabled):active:focus, #app .btn-ochre:not(:disabled):not(.disabled).active:focus, .show > #app .btn-ochre.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(206, 74, 34, 0.5);
}
#app .btn-apply {
  color: #fff;
  background-color: #3C5463;
  border-color: #3C5463;
}
body:not(.surpress-hover) #app .btn-apply:hover {
  color: #fff;
  background-color: #2e404b;
  border-color: #293943;
}
#app .btn-apply:focus, #app .btn-apply.focus {
  box-shadow: 0 0 0 0 rgba(60, 84, 99, 0.5);
}
#app .btn-apply.disabled, #app .btn-apply:disabled {
  color: #fff;
  background-color: #3C5463;
  border-color: #3C5463;
}
#app .btn-apply:not(:disabled):not(.disabled):active, #app .btn-apply:not(:disabled):not(.disabled).active, .show > #app .btn-apply.dropdown-toggle {
  color: #fff;
  background-color: #293943;
  border-color: #24323b;
}
#app .btn-apply:not(:disabled):not(.disabled):active:focus, #app .btn-apply:not(:disabled):not(.disabled).active:focus, .show > #app .btn-apply.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(60, 84, 99, 0.5);
}
#app .btn-teal {
  color: #fff;
  background-color: #6aa5a6;
  border-color: #6aa5a6;
}
body:not(.surpress-hover) #app .btn-teal:hover {
  color: #fff;
  background-color: #579192;
  border-color: #53898a;
}
#app .btn-teal:focus, #app .btn-teal.focus {
  box-shadow: 0 0 0 0 rgba(106, 165, 166, 0.5);
}
#app .btn-teal.disabled, #app .btn-teal:disabled {
  color: #fff;
  background-color: #6aa5a6;
  border-color: #6aa5a6;
}
#app .btn-teal:not(:disabled):not(.disabled):active, #app .btn-teal:not(:disabled):not(.disabled).active, .show > #app .btn-teal.dropdown-toggle {
  color: #fff;
  background-color: #53898a;
  border-color: #4e8282;
}
#app .btn-teal:not(:disabled):not(.disabled):active:focus, #app .btn-teal:not(:disabled):not(.disabled).active:focus, .show > #app .btn-teal.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(106, 165, 166, 0.5);
}
#app .btn-transparent {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}
body:not(.surpress-hover) #app .btn-transparent:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
#app .btn-transparent:focus, #app .btn-transparent.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
#app .btn-transparent.disabled, #app .btn-transparent:disabled {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}
#app .btn-transparent:not(:disabled):not(.disabled):active, #app .btn-transparent:not(:disabled):not(.disabled).active, .show > #app .btn-transparent.dropdown-toggle {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
#app .btn-transparent:not(:disabled):not(.disabled):active:focus, #app .btn-transparent:not(:disabled):not(.disabled).active:focus, .show > #app .btn-transparent.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
#app .btn-outline-primary {
  color: #55565C;
  background-color: transparent;
  background-image: none;
  border-color: #55565C;
}
body:not(.surpress-hover) #app .btn-outline-primary:hover {
  color: #fff;
  background-color: #55565C;
  border-color: #55565C;
}
#app .btn-outline-primary:focus, #app .btn-outline-primary.focus {
  box-shadow: 0 0 0 0 rgba(85, 86, 92, 0.5);
}
#app .btn-outline-primary.disabled, #app .btn-outline-primary:disabled {
  color: #55565C;
  background-color: transparent;
}
#app .btn-outline-primary:not(:disabled):not(.disabled):active, #app .btn-outline-primary:not(:disabled):not(.disabled).active, .show > #app .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #55565C;
  border-color: #55565C;
}
#app .btn-outline-primary:not(:disabled):not(.disabled):active:focus, #app .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > #app .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(85, 86, 92, 0.5);
}
#app .btn-outline-secondary {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff;
}
body:not(.surpress-hover) #app .btn-outline-secondary:hover {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
#app .btn-outline-secondary:focus, #app .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
#app .btn-outline-secondary.disabled, #app .btn-outline-secondary:disabled {
  color: #fff;
  background-color: transparent;
}
#app .btn-outline-secondary:not(:disabled):not(.disabled):active, #app .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > #app .btn-outline-secondary.dropdown-toggle {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
#app .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, #app .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > #app .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
#app .btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}
body:not(.surpress-hover) #app .btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
#app .btn-outline-success:focus, #app .btn-outline-success.focus {
  box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5);
}
#app .btn-outline-success.disabled, #app .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
#app .btn-outline-success:not(:disabled):not(.disabled):active, #app .btn-outline-success:not(:disabled):not(.disabled).active, .show > #app .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
#app .btn-outline-success:not(:disabled):not(.disabled):active:focus, #app .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > #app .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5);
}
#app .btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}
body:not(.surpress-hover) #app .btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
#app .btn-outline-info:focus, #app .btn-outline-info.focus {
  box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
}
#app .btn-outline-info.disabled, #app .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
#app .btn-outline-info:not(:disabled):not(.disabled):active, #app .btn-outline-info:not(:disabled):not(.disabled).active, .show > #app .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
#app .btn-outline-info:not(:disabled):not(.disabled):active:focus, #app .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > #app .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
}
#app .btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}
body:not(.surpress-hover) #app .btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
#app .btn-outline-warning:focus, #app .btn-outline-warning.focus {
  box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.5);
}
#app .btn-outline-warning.disabled, #app .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
#app .btn-outline-warning:not(:disabled):not(.disabled):active, #app .btn-outline-warning:not(:disabled):not(.disabled).active, .show > #app .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
#app .btn-outline-warning:not(:disabled):not(.disabled):active:focus, #app .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > #app .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.5);
}
#app .btn-outline-danger {
  color: #D21010;
  background-color: transparent;
  background-image: none;
  border-color: #D21010;
}
body:not(.surpress-hover) #app .btn-outline-danger:hover {
  color: #fff;
  background-color: #D21010;
  border-color: #D21010;
}
#app .btn-outline-danger:focus, #app .btn-outline-danger.focus {
  box-shadow: 0 0 0 0 rgba(210, 16, 16, 0.5);
}
#app .btn-outline-danger.disabled, #app .btn-outline-danger:disabled {
  color: #D21010;
  background-color: transparent;
}
#app .btn-outline-danger:not(:disabled):not(.disabled):active, #app .btn-outline-danger:not(:disabled):not(.disabled).active, .show > #app .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #D21010;
  border-color: #D21010;
}
#app .btn-outline-danger:not(:disabled):not(.disabled):active:focus, #app .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > #app .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(210, 16, 16, 0.5);
}
#app .btn-outline-light {
  color: #E2E2E2;
  background-color: transparent;
  background-image: none;
  border-color: #E2E2E2;
}
body:not(.surpress-hover) #app .btn-outline-light:hover {
  color: #212529;
  background-color: #E2E2E2;
  border-color: #E2E2E2;
}
#app .btn-outline-light:focus, #app .btn-outline-light.focus {
  box-shadow: 0 0 0 0 rgba(226, 226, 226, 0.5);
}
#app .btn-outline-light.disabled, #app .btn-outline-light:disabled {
  color: #E2E2E2;
  background-color: transparent;
}
#app .btn-outline-light:not(:disabled):not(.disabled):active, #app .btn-outline-light:not(:disabled):not(.disabled).active, .show > #app .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #E2E2E2;
  border-color: #E2E2E2;
}
#app .btn-outline-light:not(:disabled):not(.disabled):active:focus, #app .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > #app .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(226, 226, 226, 0.5);
}
#app .btn-outline-dark {
  color: #333333;
  background-color: transparent;
  background-image: none;
  border-color: #333333;
}
body:not(.surpress-hover) #app .btn-outline-dark:hover {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}
#app .btn-outline-dark:focus, #app .btn-outline-dark.focus {
  box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5);
}
#app .btn-outline-dark.disabled, #app .btn-outline-dark:disabled {
  color: #333333;
  background-color: transparent;
}
#app .btn-outline-dark:not(:disabled):not(.disabled):active, #app .btn-outline-dark:not(:disabled):not(.disabled).active, .show > #app .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}
#app .btn-outline-dark:not(:disabled):not(.disabled):active:focus, #app .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > #app .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.5);
}
#app .btn-outline-grey {
  color: #666666;
  background-color: transparent;
  background-image: none;
  border-color: #666666;
}
body:not(.surpress-hover) #app .btn-outline-grey:hover {
  color: #fff;
  background-color: #666666;
  border-color: #666666;
}
#app .btn-outline-grey:focus, #app .btn-outline-grey.focus {
  box-shadow: 0 0 0 0 rgba(102, 102, 102, 0.5);
}
#app .btn-outline-grey.disabled, #app .btn-outline-grey:disabled {
  color: #666666;
  background-color: transparent;
}
#app .btn-outline-grey:not(:disabled):not(.disabled):active, #app .btn-outline-grey:not(:disabled):not(.disabled).active, .show > #app .btn-outline-grey.dropdown-toggle {
  color: #fff;
  background-color: #666666;
  border-color: #666666;
}
#app .btn-outline-grey:not(:disabled):not(.disabled):active:focus, #app .btn-outline-grey:not(:disabled):not(.disabled).active:focus, .show > #app .btn-outline-grey.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(102, 102, 102, 0.5);
}
#app .btn-outline-black {
  color: #000;
  background-color: transparent;
  background-image: none;
  border-color: #000;
}
body:not(.surpress-hover) #app .btn-outline-black:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
#app .btn-outline-black:focus, #app .btn-outline-black.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
#app .btn-outline-black.disabled, #app .btn-outline-black:disabled {
  color: #000;
  background-color: transparent;
}
#app .btn-outline-black:not(:disabled):not(.disabled):active, #app .btn-outline-black:not(:disabled):not(.disabled).active, .show > #app .btn-outline-black.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
#app .btn-outline-black:not(:disabled):not(.disabled):active:focus, #app .btn-outline-black:not(:disabled):not(.disabled).active:focus, .show > #app .btn-outline-black.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
#app .btn-outline-white {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff;
}
body:not(.surpress-hover) #app .btn-outline-white:hover {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
#app .btn-outline-white:focus, #app .btn-outline-white.focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
#app .btn-outline-white.disabled, #app .btn-outline-white:disabled {
  color: #fff;
  background-color: transparent;
}
#app .btn-outline-white:not(:disabled):not(.disabled):active, #app .btn-outline-white:not(:disabled):not(.disabled).active, .show > #app .btn-outline-white.dropdown-toggle {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}
#app .btn-outline-white:not(:disabled):not(.disabled):active:focus, #app .btn-outline-white:not(:disabled):not(.disabled).active:focus, .show > #app .btn-outline-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
#app .btn-outline-ocean, #app .btn-remove {
  color: #3C5463;
  background-color: transparent;
  background-image: none;
  border-color: #3C5463;
}
body:not(.surpress-hover) #app .btn-outline-ocean:hover, body:not(.surpress-hover) #app .btn-remove:hover {
  color: #fff;
  background-color: #3C5463;
  border-color: #3C5463;
}
#app .btn-outline-ocean:focus, #app .btn-remove:focus, #app .btn-outline-ocean.focus, #app .focus.btn-remove {
  box-shadow: 0 0 0 0 rgba(60, 84, 99, 0.5);
}
#app .btn-outline-ocean.disabled, #app .disabled.btn-remove, #app .btn-outline-ocean:disabled, #app .btn-remove:disabled {
  color: #3C5463;
  background-color: transparent;
}
#app .btn-outline-ocean:not(:disabled):not(.disabled):active, #app .btn-remove:not(:disabled):not(.disabled):active, #app .btn-outline-ocean:not(:disabled):not(.disabled).active, #app .btn-remove:not(:disabled):not(.disabled).active, .show > #app .btn-outline-ocean.dropdown-toggle, .show > #app .dropdown-toggle.btn-remove {
  color: #fff;
  background-color: #3C5463;
  border-color: #3C5463;
}
#app .btn-outline-ocean:not(:disabled):not(.disabled):active:focus, #app .btn-remove:not(:disabled):not(.disabled):active:focus, #app .btn-outline-ocean:not(:disabled):not(.disabled).active:focus, #app .btn-remove:not(:disabled):not(.disabled).active:focus, .show > #app .btn-outline-ocean.dropdown-toggle:focus, .show > #app .dropdown-toggle.btn-remove:focus {
  box-shadow: 0 0 0 0 rgba(60, 84, 99, 0.5);
}
#app .btn-outline-ochre {
  color: #CE4A22;
  background-color: transparent;
  background-image: none;
  border-color: #CE4A22;
}
body:not(.surpress-hover) #app .btn-outline-ochre:hover {
  color: #fff;
  background-color: #CE4A22;
  border-color: #CE4A22;
}
#app .btn-outline-ochre:focus, #app .btn-outline-ochre.focus {
  box-shadow: 0 0 0 0 rgba(206, 74, 34, 0.5);
}
#app .btn-outline-ochre.disabled, #app .btn-outline-ochre:disabled {
  color: #CE4A22;
  background-color: transparent;
}
#app .btn-outline-ochre:not(:disabled):not(.disabled):active, #app .btn-outline-ochre:not(:disabled):not(.disabled).active, .show > #app .btn-outline-ochre.dropdown-toggle {
  color: #fff;
  background-color: #CE4A22;
  border-color: #CE4A22;
}
#app .btn-outline-ochre:not(:disabled):not(.disabled):active:focus, #app .btn-outline-ochre:not(:disabled):not(.disabled).active:focus, .show > #app .btn-outline-ochre.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(206, 74, 34, 0.5);
}
#app .btn-outline-apply {
  color: #3C5463;
  background-color: transparent;
  background-image: none;
  border-color: #3C5463;
}
body:not(.surpress-hover) #app .btn-outline-apply:hover {
  color: #fff;
  background-color: #3C5463;
  border-color: #3C5463;
}
#app .btn-outline-apply:focus, #app .btn-outline-apply.focus {
  box-shadow: 0 0 0 0 rgba(60, 84, 99, 0.5);
}
#app .btn-outline-apply.disabled, #app .btn-outline-apply:disabled {
  color: #3C5463;
  background-color: transparent;
}
#app .btn-outline-apply:not(:disabled):not(.disabled):active, #app .btn-outline-apply:not(:disabled):not(.disabled).active, .show > #app .btn-outline-apply.dropdown-toggle {
  color: #fff;
  background-color: #3C5463;
  border-color: #3C5463;
}
#app .btn-outline-apply:not(:disabled):not(.disabled):active:focus, #app .btn-outline-apply:not(:disabled):not(.disabled).active:focus, .show > #app .btn-outline-apply.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(60, 84, 99, 0.5);
}
#app .btn-outline-teal {
  color: #6aa5a6;
  background-color: transparent;
  background-image: none;
  border-color: #6aa5a6;
}
body:not(.surpress-hover) #app .btn-outline-teal:hover {
  color: #fff;
  background-color: #6aa5a6;
  border-color: #6aa5a6;
}
#app .btn-outline-teal:focus, #app .btn-outline-teal.focus {
  box-shadow: 0 0 0 0 rgba(106, 165, 166, 0.5);
}
#app .btn-outline-teal.disabled, #app .btn-outline-teal:disabled {
  color: #6aa5a6;
  background-color: transparent;
}
#app .btn-outline-teal:not(:disabled):not(.disabled):active, #app .btn-outline-teal:not(:disabled):not(.disabled).active, .show > #app .btn-outline-teal.dropdown-toggle {
  color: #fff;
  background-color: #6aa5a6;
  border-color: #6aa5a6;
}
#app .btn-outline-teal:not(:disabled):not(.disabled):active:focus, #app .btn-outline-teal:not(:disabled):not(.disabled).active:focus, .show > #app .btn-outline-teal.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(106, 165, 166, 0.5);
}
#app .btn-outline-transparent {
  color: transparent;
  background-color: transparent;
  background-image: none;
  border-color: transparent;
}
body:not(.surpress-hover) #app .btn-outline-transparent:hover {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}
#app .btn-outline-transparent:focus, #app .btn-outline-transparent.focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
#app .btn-outline-transparent.disabled, #app .btn-outline-transparent:disabled {
  color: transparent;
  background-color: transparent;
}
#app .btn-outline-transparent:not(:disabled):not(.disabled):active, #app .btn-outline-transparent:not(:disabled):not(.disabled).active, .show > #app .btn-outline-transparent.dropdown-toggle {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}
#app .btn-outline-transparent:not(:disabled):not(.disabled):active:focus, #app .btn-outline-transparent:not(:disabled):not(.disabled).active:focus, .show > #app .btn-outline-transparent.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
#app .btn-transparent {
  color: #55565C;
}
body:not(.surpress-hover) #app .btn-transparent:hover {
  color: #303134;
}
#app .stored-payments .btn-secondary {
  border-color: #949494;
  color: #55565C;
}

body:not(.surpress-hover) #app .btn-primary:hover, body:not(.surpress-hover) #app .addressbook .add-new .btn:hover, body:not(.surpress-hover) #app .addressbook .add-new button:hover, body:not(.surpress-hover) .vue-modal .btn-primary:hover, #app .addressbook .add-new body:not(.surpress-hover) .vue-modal .btn:hover, #app .addressbook .add-new body:not(.surpress-hover) .vue-modal button:hover {
  background-color: #fff;
  border-color: #55565C;
  color: #55565C;
}
#app .btn-secondary, .vue-modal .btn-secondary {
  border-color: #55565C;
  color: #55565C;
}
body:not(.surpress-hover) #app .btn-secondary:hover, body:not(.surpress-hover) .vue-modal .btn-secondary:hover {
  color: #fff;
  background-color: #55565C;
  border-color: #55565C;
}

.fade {
  transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #000;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

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

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #E2E2E2;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
body:not(.surpress-hover) .dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #55565C;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #666666;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #666666;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

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

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
body:not(.surpress-hover) .nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #666666;
}

.nav-tabs {
  border-bottom: 1px solid #949494;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
}
body:not(.surpress-hover) .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #D1D1D1;
}
.nav-tabs .nav-link.disabled {
  color: #666666;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #55565C;
  background-color: #fff;
  border-color: #949494;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #55565C;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

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

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
body:not(.surpress-hover) .navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

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

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
}
body:not(.surpress-hover) .navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
body:not(.surpress-hover) .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
body:not(.surpress-hover) .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
body:not(.surpress-hover) .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
body:not(.surpress-hover) .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
body:not(.surpress-hover) .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
body:not(.surpress-hover) .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}
.badge:empty {
  display: none;
}

.btn .badge, #app button .badge, .vue-modal button .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
}

.badge-primary {
  color: #fff;
  background-color: #55565C;
}
body:not(.surpress-hover) .badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #3d3d41;
}

.badge-secondary {
  color: #212529;
  background-color: #fff;
}
body:not(.surpress-hover) .badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #e6e6e6;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
body:not(.surpress-hover) .badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
body:not(.surpress-hover) .badge-info[href]:hover, .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
body:not(.surpress-hover) .badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

.badge-danger {
  color: #fff;
  background-color: #D21010;
}
body:not(.surpress-hover) .badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #a30c0c;
}

.badge-light {
  color: #212529;
  background-color: #E2E2E2;
}
body:not(.surpress-hover) .badge-light[href]:hover, .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #c9c9c9;
}

.badge-dark {
  color: #fff;
  background-color: #333333;
}
body:not(.surpress-hover) .badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1a1a1a;
}

.badge-grey {
  color: #fff;
  background-color: #666666;
}
body:not(.surpress-hover) .badge-grey[href]:hover, .badge-grey[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #4d4d4d;
}

.badge-black {
  color: #fff;
  background-color: #000;
}
body:not(.surpress-hover) .badge-black[href]:hover, .badge-black[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: black;
}

.badge-white {
  color: #212529;
  background-color: #fff;
}
body:not(.surpress-hover) .badge-white[href]:hover, .badge-white[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #e6e6e6;
}

.badge-ocean {
  color: #fff;
  background-color: #3C5463;
}
body:not(.surpress-hover) .badge-ocean[href]:hover, .badge-ocean[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #293943;
}

.badge-ochre {
  color: #fff;
  background-color: #CE4A22;
}
body:not(.surpress-hover) .badge-ochre[href]:hover, .badge-ochre[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #a23a1b;
}

.badge-apply {
  color: #fff;
  background-color: #3C5463;
}
body:not(.surpress-hover) .badge-apply[href]:hover, .badge-apply[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #293943;
}

.badge-teal {
  color: #fff;
  background-color: #6aa5a6;
}
body:not(.surpress-hover) .badge-teal[href]:hover, .badge-teal[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #53898a;
}

.badge-transparent {
  color: #fff;
  background-color: transparent;
}
body:not(.surpress-hover) .badge-transparent[href]:hover, .badge-transparent[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
}

#app .alert, .vue-modal .alert {
  position: relative;
  padding: 0.75rem 0.75rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
}
#app .alert a, .vue-modal .alert a {
  color: inherit;
}
#app .alert-heading, .vue-modal .alert-heading {
  color: inherit;
}
#app .alert-link, .vue-modal .alert-link {
  font-weight: 400;
}
#app .alert-dismissible, .vue-modal .alert-dismissible {
  padding-right: 3rem;
}
#app .alert-dismissible .close, .vue-modal .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 0.75rem;
  color: inherit;
}
#app .alert-primary, .vue-modal .alert-primary {
  color: #2c2d30;
  background-color: #ddddde;
  border-color: #cfd0d1;
}
#app .alert-primary hr, .vue-modal .alert-primary hr {
  border-top-color: #c2c3c5;
}
#app .alert-primary .alert-link, .vue-modal .alert-primary .alert-link {
  color: #141415;
}
#app .alert-secondary, .vue-modal .alert-secondary {
  color: #858585;
  background-color: white;
  border-color: white;
}
#app .alert-secondary hr, .vue-modal .alert-secondary hr {
  border-top-color: #f2f2f2;
}
#app .alert-secondary .alert-link, .vue-modal .alert-secondary .alert-link {
  color: #6c6c6c;
}
#app .alert-success, .vue-modal .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
#app .alert-success hr, .vue-modal .alert-success hr {
  border-top-color: #b1dfbb;
}
#app .alert-success .alert-link, .vue-modal .alert-success .alert-link {
  color: #0b2e13;
}
#app .alert-info, .vue-modal .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
#app .alert-info hr, .vue-modal .alert-info hr {
  border-top-color: #abdde5;
}
#app .alert-info .alert-link, .vue-modal .alert-info .alert-link {
  color: #062c33;
}
#app .alert-warning, .vue-modal .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
#app .alert-warning hr, .vue-modal .alert-warning hr {
  border-top-color: #ffe8a1;
}
#app .alert-warning .alert-link, .vue-modal .alert-warning .alert-link {
  color: #533f03;
}
#app .alert-danger, .vue-modal .alert-danger {
  color: #6d0808;
  background-color: #f6cfcf;
  border-color: #f2bcbc;
}
#app .alert-danger hr, .vue-modal .alert-danger hr {
  border-top-color: #eea7a7;
}
#app .alert-danger .alert-link, .vue-modal .alert-danger .alert-link {
  color: #3d0505;
}
#app .alert-light, .vue-modal .alert-light {
  color: #767676;
  background-color: #f9f9f9;
  border-color: #f7f7f7;
}
#app .alert-light hr, .vue-modal .alert-light hr {
  border-top-color: #eaeaea;
}
#app .alert-light .alert-link, .vue-modal .alert-light .alert-link {
  color: #5d5d5d;
}
#app .alert-dark, .vue-modal .alert-dark {
  color: #1b1b1b;
  background-color: #d6d6d6;
  border-color: #c6c6c6;
}
#app .alert-dark hr, .vue-modal .alert-dark hr {
  border-top-color: #b9b9b9;
}
#app .alert-dark .alert-link, .vue-modal .alert-dark .alert-link {
  color: #020202;
}
#app .alert-grey, .vue-modal .alert-grey {
  color: #353535;
  background-color: #e0e0e0;
  border-color: #d4d4d4;
}
#app .alert-grey hr, .vue-modal .alert-grey hr {
  border-top-color: #c7c7c7;
}
#app .alert-grey .alert-link, .vue-modal .alert-grey .alert-link {
  color: #1c1c1c;
}
#app .alert-black, .vue-modal .alert-black {
  color: black;
  background-color: #cccccc;
  border-color: #b8b8b8;
}
#app .alert-black hr, .vue-modal .alert-black hr {
  border-top-color: #ababab;
}
#app .alert-black .alert-link, .vue-modal .alert-black .alert-link {
  color: black;
}
#app .alert-white, .vue-modal .alert-white {
  color: #858585;
  background-color: white;
  border-color: white;
}
#app .alert-white hr, .vue-modal .alert-white hr {
  border-top-color: #f2f2f2;
}
#app .alert-white .alert-link, .vue-modal .alert-white .alert-link {
  color: #6c6c6c;
}
#app .alert-ocean, .vue-modal .alert-ocean {
  color: #1f2c33;
  background-color: #d8dde0;
  border-color: #c8cfd3;
}
#app .alert-ocean hr, .vue-modal .alert-ocean hr {
  border-top-color: #bac3c8;
}
#app .alert-ocean .alert-link, .vue-modal .alert-ocean .alert-link {
  color: #0c1113;
}
#app .alert-ochre, .vue-modal .alert-ochre {
  color: #6b2612;
  background-color: #f5dbd3;
  border-color: #f1ccc1;
}
#app .alert-ochre hr, .vue-modal .alert-ochre hr {
  border-top-color: #ecbbac;
}
#app .alert-ochre .alert-link, .vue-modal .alert-ochre .alert-link {
  color: #3f160b;
}
#app .alert-apply, .vue-modal .alert-apply {
  color: #1f2c33;
  background-color: #d8dde0;
  border-color: #c8cfd3;
}
#app .alert-apply hr, .vue-modal .alert-apply hr {
  border-top-color: #bac3c8;
}
#app .alert-apply .alert-link, .vue-modal .alert-apply .alert-link {
  color: #0c1113;
}
#app .alert-teal, .vue-modal .alert-teal {
  color: #375656;
  background-color: #e1eded;
  border-color: #d5e6e6;
}
#app .alert-teal hr, .vue-modal .alert-teal hr {
  border-top-color: #c5dcdc;
}
#app .alert-teal .alert-link, .vue-modal .alert-teal .alert-link {
  color: #233737;
}
#app .alert-transparent, .vue-modal .alert-transparent {
  color: rgba(0, 0, 0, 0.48);
  background-color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.72);
}
#app .alert-transparent hr, .vue-modal .alert-transparent hr {
  border-top-color: rgba(242, 242, 242, 0.72);
}
#app .alert-transparent .alert-link, .vue-modal .alert-transparent .alert-link {
  color: rgba(0, 0, 0, 0.48);
}
#app .alert-danger, .vue-modal .alert-danger {
  display: flex;
  background: #FFEDED;
  border: none;
  color: #D21010;
}
#app .alert-danger [class^=icon-], .vue-modal .alert-danger [class^=icon-] {
  padding: 0.4rem 1rem 0.4rem 0;
  color: inherit;
}
#app .alert-danger div, .vue-modal .alert-danger div {
  display: inline-block;
}
#app .alert-danger p, .vue-modal .alert-danger p {
  margin: 0;
}
#app .alert-danger .orderitem-error-message-content, .vue-modal .alert-danger .orderitem-error-message-content {
  flex: 0 1 100%;
}
#app .alert-warning, .vue-modal .alert-warning {
  background: #EEEABA;
  border-color: #EEEABA;
  color: #000;
}

.vue-modal .alert-danger {
  display: block;
  background: none;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #E2E2E2;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #55565C;
  transition: width 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: none;
  opacity: 0.5;
}
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
body:not(.surpress-hover) .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

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

.modal-open {
  overflow: hidden;
}
.modal-open .modal, .modal-open .vue-modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal, .vue-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  background-color: #000;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 1rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}
@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (1rem * 2));
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (1rem * 2));
  content: "";
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #55565C;
  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.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  align-items: center;
  padding: 1rem;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 420px;
    margin: 1.75rem auto;
  }

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-dialog {
    max-width: 800px;
  }

  .modal-lg {
    max-width: 800px;
  }
}
.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  backface-visibility: hidden;
  perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
  transition: transform 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    transition: none;
  }
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-next,
.active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
}

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-prev,
.active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 0.6s;
  transition-property: opacity;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  .carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translate3d(0, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
body:not(.surpress-hover) .carousel-control-prev:hover, .carousel-control-prev:focus,
body:not(.surpress-hover) .carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #55565C !important;
}

body:not(.surpress-hover) a.bg-primary:hover, a.bg-primary:focus,
body:not(.surpress-hover) button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #3d3d41 !important;
}

.bg-secondary {
  background-color: #fff !important;
}

body:not(.surpress-hover) a.bg-secondary:hover, a.bg-secondary:focus,
body:not(.surpress-hover) button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #e6e6e6 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

body:not(.surpress-hover) a.bg-success:hover, a.bg-success:focus,
body:not(.surpress-hover) button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

body:not(.surpress-hover) a.bg-info:hover, a.bg-info:focus,
body:not(.surpress-hover) button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

body:not(.surpress-hover) a.bg-warning:hover, a.bg-warning:focus,
body:not(.surpress-hover) button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #D21010 !important;
}

body:not(.surpress-hover) a.bg-danger:hover, a.bg-danger:focus,
body:not(.surpress-hover) button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #a30c0c !important;
}

.bg-light {
  background-color: #E2E2E2 !important;
}

body:not(.surpress-hover) a.bg-light:hover, a.bg-light:focus,
body:not(.surpress-hover) button.bg-light:hover,
button.bg-light:focus {
  background-color: #c9c9c9 !important;
}

.bg-dark {
  background-color: #333333 !important;
}

body:not(.surpress-hover) a.bg-dark:hover, a.bg-dark:focus,
body:not(.surpress-hover) button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1a1a1a !important;
}

.bg-grey {
  background-color: #666666 !important;
}

body:not(.surpress-hover) a.bg-grey:hover, a.bg-grey:focus,
body:not(.surpress-hover) button.bg-grey:hover,
button.bg-grey:focus {
  background-color: #4d4d4d !important;
}

.bg-black {
  background-color: #000 !important;
}

body:not(.surpress-hover) a.bg-black:hover, a.bg-black:focus,
body:not(.surpress-hover) button.bg-black:hover,
button.bg-black:focus {
  background-color: black !important;
}

.bg-white {
  background-color: #fff !important;
}

body:not(.surpress-hover) a.bg-white:hover, a.bg-white:focus,
body:not(.surpress-hover) button.bg-white:hover,
button.bg-white:focus {
  background-color: #e6e6e6 !important;
}

.bg-ocean {
  background-color: #3C5463 !important;
}

body:not(.surpress-hover) a.bg-ocean:hover, a.bg-ocean:focus,
body:not(.surpress-hover) button.bg-ocean:hover,
button.bg-ocean:focus {
  background-color: #293943 !important;
}

.bg-ochre {
  background-color: #CE4A22 !important;
}

body:not(.surpress-hover) a.bg-ochre:hover, a.bg-ochre:focus,
body:not(.surpress-hover) button.bg-ochre:hover,
button.bg-ochre:focus {
  background-color: #a23a1b !important;
}

.bg-apply {
  background-color: #3C5463 !important;
}

body:not(.surpress-hover) a.bg-apply:hover, a.bg-apply:focus,
body:not(.surpress-hover) button.bg-apply:hover,
button.bg-apply:focus {
  background-color: #293943 !important;
}

.bg-teal {
  background-color: #6aa5a6 !important;
}

body:not(.surpress-hover) a.bg-teal:hover, a.bg-teal:focus,
body:not(.surpress-hover) button.bg-teal:hover,
button.bg-teal:focus {
  background-color: #53898a !important;
}

.bg-transparent {
  background-color: transparent !important;
}

body:not(.surpress-hover) a.bg-transparent:hover, a.bg-transparent:focus,
body:not(.surpress-hover) button.bg-transparent:hover,
button.bg-transparent:focus {
  background-color: rgba(0, 0, 0, 0) !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #949494 !important;
}

.border-top {
  border-top: 1px solid #949494 !important;
}

.border-right {
  border-right: 1px solid #949494 !important;
}

.border-bottom {
  border-bottom: 1px solid #949494 !important;
}

.border-left {
  border-left: 1px solid #949494 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #55565C !important;
}

.border-secondary {
  border-color: #fff !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #D21010 !important;
}

.border-light {
  border-color: #E2E2E2 !important;
}

.border-dark {
  border-color: #333333 !important;
}

.border-grey {
  border-color: #666666 !important;
}

.border-black {
  border-color: #000 !important;
}

.border-white {
  border-color: #fff !important;
}

.border-ocean {
  border-color: #3C5463 !important;
}

.border-ochre {
  border-color: #CE4A22 !important;
}

.border-apply {
  border-color: #3C5463 !important;
}

.border-teal {
  border-color: #6aa5a6 !important;
}

.border-transparent {
  border-color: transparent !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

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

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.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;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: -webkit-sticky) {
  .sticky-top {
    position: -webkit-sticky;
    top: 0;
    z-index: 1020;
  }
}
@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@supports (position: -webkit-sticky) {
  .sticky-bottom {
    position: -webkit-sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@supports (position: sticky) {
  .sticky-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .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-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #55565C !important;
}

body:not(.surpress-hover) a.text-primary:hover, a.text-primary:focus {
  color: #3d3d41 !important;
}

.text-secondary {
  color: #fff !important;
}

body:not(.surpress-hover) a.text-secondary:hover, a.text-secondary:focus {
  color: #e6e6e6 !important;
}

.text-success {
  color: #28a745 !important;
}

body:not(.surpress-hover) a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important;
}

.text-info {
  color: #17a2b8 !important;
}

body:not(.surpress-hover) a.text-info:hover, a.text-info:focus {
  color: #117a8b !important;
}

.text-warning {
  color: #ffc107 !important;
}

body:not(.surpress-hover) a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important;
}

.text-danger {
  color: #D21010 !important;
}

body:not(.surpress-hover) a.text-danger:hover, a.text-danger:focus {
  color: #a30c0c !important;
}

.text-light {
  color: #E2E2E2 !important;
}

body:not(.surpress-hover) a.text-light:hover, a.text-light:focus {
  color: #c9c9c9 !important;
}

.text-dark {
  color: #333333 !important;
}

body:not(.surpress-hover) a.text-dark:hover, a.text-dark:focus {
  color: #1a1a1a !important;
}

.text-grey {
  color: #666666 !important;
}

body:not(.surpress-hover) a.text-grey:hover, a.text-grey:focus {
  color: #4d4d4d !important;
}

.text-black {
  color: #000 !important;
}

body:not(.surpress-hover) a.text-black:hover, a.text-black:focus {
  color: black !important;
}

.text-white {
  color: #fff !important;
}

body:not(.surpress-hover) a.text-white:hover, a.text-white:focus {
  color: #e6e6e6 !important;
}

.text-ocean {
  color: #3C5463 !important;
}

body:not(.surpress-hover) a.text-ocean:hover, a.text-ocean:focus {
  color: #293943 !important;
}

.text-ochre {
  color: #CE4A22 !important;
}

body:not(.surpress-hover) a.text-ochre:hover, a.text-ochre:focus {
  color: #a23a1b !important;
}

.text-apply {
  color: #3C5463 !important;
}

body:not(.surpress-hover) a.text-apply:hover, a.text-apply:focus {
  color: #293943 !important;
}

.text-teal {
  color: #6aa5a6 !important;
}

body:not(.surpress-hover) a.text-teal:hover, a.text-teal:focus {
  color: #53898a !important;
}

.text-transparent {
  color: transparent !important;
}

body:not(.surpress-hover) a.text-transparent:hover, a.text-transparent:focus {
  color: rgba(0, 0, 0, 0) !important;
}

.text-body {
  color: #000 !important;
}

.text-muted {
  color: #666666 !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
blockquote {
    border: 1px solid #949494;
    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;
  }

  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .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 #D1D1D1 !important;
  }

  .table-dark {
    color: inherit;
  }
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #D1D1D1;
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #D1D1D1;
  }
}

/*# sourceMappingURL=framework.css.map */
