@import "https://fonts.googleapis.com/css?family=Open+Sans:400,600";

@font-face {
  font-family: "ProximaNova";
  src: url("/static/myparcel-belgie/skin/fonts/proxima-nova/proxima-nova-regular.woff2") format("woff2"),url("/static/myparcel-belgie/skin/fonts/proxima-nova/proxima-nova-regular.woff") format("woff"),url("/static/myparcel-belgie/skin/fonts/proxima-nova/proxima-nova-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ProximaNova";
  src: url("/static/myparcel-belgie/skin/fonts/proxima-nova/proxima-nova-light.woff2") format("woff2"),url("/static/myparcel-belgie/skin/fonts/proxima-nova/proxima-nova-light.woff") format("woff"),url("/static/myparcel-belgie/skin/fonts/proxima-nova/proxima-nova-light.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "ProximaNova";
  src: url("/static/myparcel-belgie/skin/fonts/proxima-nova/proxima-nova-bold.woff2") format("woff2"),url("/static/myparcel-belgie/skin/fonts/proxima-nova/proxima-nova-bold.woff") format("woff"),url("/static/myparcel-belgie/skin/fonts/proxima-nova/proxima-nova-bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

.table th:first-child {
  border-top-left-radius: 10px;
}

.table th:last-child {
  border-top-right-radius: 10px;
}

.table--has-tabs th:first-child {
  border-top-left-radius: 0;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

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

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: ProximaNova,sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

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

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

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #ff8c00;
  text-decoration: none;
  background-color: rgba(0,0,0,0);
}

a:hover {
  color: #b36200;
  text-decoration: none;
}

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

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

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

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: .625rem;
  padding-bottom: .625rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.choices {
  position: relative;
  margin-bottom: 24px;
  font-size: 16px;
}

.choices:focus {
  outline: none;
}

.choices:last-child {
  margin-bottom: 0;
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.choices.is-disabled .choices__item {
  cursor: not-allowed;
}

.choices[data-type*=select-one] {
  cursor: pointer;
}

.choices[data-type*=select-one] .choices__inner {
  padding-bottom: 7.5px;
}

.choices[data-type*=select-one] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  margin: 0;
}

.choices[data-type*=select-one] .choices__button {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
  padding: 0;
  background-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: .5;
}

.choices[data-type*=select-one] .choices__button:hover,
.choices[data-type*=select-one] .choices__button:focus {
  opacity: 1;
}

.choices[data-type*=select-one] .choices__button:focus {
  box-shadow: 0px 0px 0px 2px #00bcd4;
}

.choices[data-type*=select-one]:after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}

.choices[data-type*=select-one].is-open:after {
  border-color: rgba(0,0,0,0) rgba(0,0,0,0) #333 rgba(0,0,0,0);
  margin-top: -7.5px;
}

.choices[data-type*=select-one][dir=rtl]:after {
  left: 11.5px;
  right: auto;
}

.choices[data-type*=select-one][dir=rtl] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}

.choices[data-type*=select-multiple] .choices__inner,
.choices[data-type*=text] .choices__inner {
  cursor: text;
}

.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-right: -4px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 16px;
  border-left: 1px solid #008fa1;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: .75;
  border-radius: 0;
}

.choices[data-type*=select-multiple] .choices__button:hover,
.choices[data-type*=select-multiple] .choices__button:focus,
.choices[data-type*=text] .choices__button:hover,
.choices[data-type*=text] .choices__button:focus {
  opacity: 1;
}

.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #ddd;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden;
}

.is-focused .choices__inner,
.is-open .choices__inner {
  border-color: #b7b7b7;
}

.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}

.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}

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

.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}

[dir=rtl] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}

.choices__list--single .choices__item {
  width: 100%;
}

.choices__list--multiple {
  display: inline;
}

.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00bcd4;
  border: 1px solid #00a5bb;
  color: #fff;
  word-break: break-all;
}

.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}

[dir=rtl] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}

.choices__list--multiple .choices__item.is-highlighted {
  background-color: #00a5bb;
  border: 1px solid #008fa1;
}

.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaa;
  border: 1px solid #919191;
}

.choices__list--dropdown {
  display: none;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all;
}

.choices__list--dropdown.is-active {
  display: block;
}

.is-open .choices__list--dropdown {
  border-color: #b7b7b7;
}

.is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: .25rem .25rem 0 0;
}

.choices__list--dropdown .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}

.choices__list--dropdown .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}

[dir=rtl] .choices__list--dropdown .choices__item {
  text-align: right;
}

@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable {
    padding-right: 100px;
  }

  .choices__list--dropdown .choices__item--selectable:after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }

  [dir=rtl] .choices__list--dropdown .choices__item--selectable {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }

  [dir=rtl] .choices__list--dropdown .choices__item--selectable:after {
    right: auto;
    left: 10px;
  }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
  opacity: .5;
}

.choices__item {
  cursor: default;
}

.choices__item--selectable {
  cursor: pointer;
}

.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: .5;
}

.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray;
}

.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background-color: rgba(0,0,0,0);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.choices__button:focus {
  outline: none;
}

.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}

.choices__input:focus {
  outline: 0;
}

[dir=rtl] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}

.choices__placeholder {
  opacity: .5;
}

.choices__input.is-hidden,
.choices[data-type*=select-one] .choices__input.is-hidden,
.choices[data-type*=select-multiple] .choices__input.is-hidden {
  display: none;
}

/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker {
  border-radius: 4px;
  direction: ltr;
}

.datepicker-inline {
  width: 220px;
}

.datepicker-rtl {
  direction: rtl;
}

.datepicker-rtl.dropdown-menu {
  left: auto;
}

.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}

.datepicker-dropdown:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

.datepicker-dropdown:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #777;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eee;
  cursor: pointer;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #777;
  cursor: default;
}

.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}

.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}

.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2;
}

.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}

.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}

.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777;
}

.datepicker table tr td.today {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}

.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}

.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today.active {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}

.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}

.datepicker table tr td.today.focused {
  background: #ffc966;
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777;
}

.datepicker table tr td.range {
  color: #000;
  background-color: #eee;
  border-color: #bbb;
  border-radius: 0;
}

.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}

.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

.datepicker table tr td.range:active,
.datepicker table tr td.range.active {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}

.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eee;
  border-color: #bbb;
}

.datepicker table tr td.range.focused {
  background: #d5d5d5;
}

.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eee;
  color: #777;
}

.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}

.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}

.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}

.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777;
}

.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
}

.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}

.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}

.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}

.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777;
  border-color: #555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}

.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777;
  border-color: #555;
}

.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #777;
  cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #777;
}

.datepicker .datepicker-switch {
  width: 145px;
}

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}

.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.input-group.date .input-group-addon {
  cursor: pointer;
}

.input-daterange {
  width: 100%;
}

.input-daterange input {
  text-align: center;
}

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

.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: #0f5c47 !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #083025 !important;
}

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

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #cc7000 !important;
}

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

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

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

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

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

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #ffc67f !important;
}

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

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #ac3035 !important;
}

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

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

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

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-border {
  background-color: #ced4da !important;
}

a.bg-border:hover,
a.bg-border:focus,
button.bg-border:hover,
button.bg-border:focus {
  background-color: #b1bbc4 !important;
}

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

.bg-transparent {
  background-color: rgba(0,0,0,0) !important;
}

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

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

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

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

.border-left {
  border-left: 1px solid #d9d9d9 !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: #0f5c47 !important;
}

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

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

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

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

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

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-border {
  border-color: #ced4da !important;
}

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

.rounded-sm {
  border-radius: 10px !important;
}

.rounded {
  border-radius: 10px !important;
}

.rounded-top {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}

.rounded-right {
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.rounded-bottom {
  border-bottom-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

.rounded-left {
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

.rounded-lg {
  border-radius: 10px !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !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;
  }
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  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) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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 1px rgba(0,0,0,.075) !important;
}

.shadow {
  box-shadow: 0 0 5px rgba(0,0,0,.15) !important;
}

.shadow-lg {
  box-shadow: 0 0 5px rgba(0,0,0,.15) !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;
}

.w-100 {
  width: 100% !important;
}

.w-75 {
  width: 75% !important;
}

.w-66 {
  width: 66.6666666667% !important;
}

.w-50 {
  width: 50% !important;
}

.w-33 {
  width: 33.3333333333% !important;
}

.w-25 {
  width: 25% !important;
}

.w-20 {
  width: 20% !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;
}

.h-100 {
  height: 100% !important;
}

.h-75 {
  height: 75% !important;
}

.h-66 {
  height: 66.6666666667% !important;
}

.h-50 {
  height: 50% !important;
}

.h-33 {
  height: 33.3333333333% !important;
}

.h-25 {
  height: 25% !important;
}

.h-20 {
  height: 20% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0,0,0,0);
}

.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: .25rem !important;
}

.mt-1,
.my-1 {
  margin-top: .25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: .25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: .25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: .25rem !important;
}

.m-2 {
  margin: .5rem !important;
}

.mt-2,
.my-2 {
  margin-top: .5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: .5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: .5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: .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: .25rem !important;
}

.pt-1,
.py-1 {
  padding-top: .25rem !important;
}

.pr-1,
.px-1 {
  padding-right: .25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: .25rem !important;
}

.pl-1,
.px-1 {
  padding-left: .25rem !important;
}

.p-2 {
  padding: .5rem !important;
}

.pt-2,
.py-2 {
  padding-top: .5rem !important;
}

.pr-2,
.px-2 {
  padding-right: .5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: .5rem !important;
}

.pl-2,
.px-2 {
  padding-left: .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-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-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: .25rem !important;
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: .25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: .25rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: .25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: .25rem !important;
  }

  .m-sm-2 {
    margin: .5rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: .5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: .5rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: .5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: .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: .25rem !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: .25rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: .25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: .25rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: .25rem !important;
  }

  .p-sm-2 {
    padding: .5rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: .5rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: .5rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: .5rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: .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-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-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: .25rem !important;
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: .25rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: .25rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: .25rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: .25rem !important;
  }

  .m-md-2 {
    margin: .5rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: .5rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: .5rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: .5rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: .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: .25rem !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: .25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: .25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: .25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: .25rem !important;
  }

  .p-md-2 {
    padding: .5rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: .5rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: .5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: .5rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: .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-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-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: .25rem !important;
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: .25rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: .25rem !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: .25rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: .25rem !important;
  }

  .m-lg-2 {
    margin: .5rem !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: .5rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: .5rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: .5rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: .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: .25rem !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: .25rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: .25rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: .25rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: .25rem !important;
  }

  .p-lg-2 {
    padding: .5rem !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: .5rem !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: .5rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: .5rem !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: .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-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-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: .25rem !important;
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: .25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: .25rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: .25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: .25rem !important;
  }

  .m-xl-2 {
    margin: .5rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: .5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: .5rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: .5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: .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: .25rem !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: .25rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: .25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: .25rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: .25rem !important;
  }

  .p-xl-2 {
    padding: .5rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: .5rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: .5rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: .5rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: .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-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-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 !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !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,
.header .language-toggle__label--short {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

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

.text-primary {
  color: #0f5c47 !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #041a14 !important;
}

.text-secondary {
  color: #ff8c00 !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: #b36200 !important;
}

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

a.text-success:hover,
a.text-success:focus {
  color: #19692c !important;
}

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

a.text-info:hover,
a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffddb2 !important;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #fb6 !important;
}

.text-danger {
  color: #cb444a !important;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #982a2f !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
  color: #121416 !important;
}

.text-border {
  color: #ced4da !important;
}

a.text-border:hover,
a.text-border:focus {
  color: #a2aeb9 !important;
}

.text-body {
  color: #000 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0,0,0,.5) !important;
}

.text-white-50 {
  color: rgba(255,255,255,.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: rgba(0,0,0,0);
  text-shadow: none;
  background-color: rgba(0,0,0,0);
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 480px;
  max-width: 1600px;
}

@media (min-width: 576px) {
  .container {
    max-width: 576px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1300px;
  }
}

.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm,
.container-xs {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container {
  max-width: 480px;
}

@media (min-width: 576px) {
  .container-sm,
  .container {
    max-width: 576px;
  }
}

@media (min-width: 768px) {
  .container-md,
  .container-sm,
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1300px;
  }
}

.container-xl,
.container-lg,
.container-md,
.container-sm,
.container {
  max-width: 1600px;
}

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

.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%;
  padding-right: 15px;
  padding-left: 15px;
}

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

.row-cols-1>* {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2>* {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3>* {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4>* {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5>* {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6>* {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

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

  .row-cols-sm-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

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

  .row-cols-md-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

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

  .row-cols-lg-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

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

  .row-cols-xl-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

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

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid rgba(0,0,0,0);
  border-radius: 10px;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3.5rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1rem 1rem;
  color: inherit;
}

.alert-primary {
  color: #083025;
  background-color: #cfdeda;
  border-color: #bcd1cb;
}

.alert-primary hr {
  border-top-color: #adc7bf;
}

.alert-primary .alert-link {
  color: #010403;
}

.alert-secondary {
  color: #854900;
  background-color: #ffe8cc;
  border-color: #ffdfb8;
}

.alert-secondary hr {
  border-top-color: #ffd49f;
}

.alert-secondary .alert-link {
  color: #522d00;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #85735d;
  background-color: #fff8f0;
  border-color: #fff5e9;
}

.alert-warning hr {
  border-top-color: #ffe9d0;
}

.alert-warning .alert-link {
  color: #675948;
}

.alert-danger {
  color: #6a2326;
  background-color: #f5dadb;
  border-color: #f0cbcc;
}

.alert-danger hr {
  border-top-color: #eab7b9;
}

.alert-danger .alert-link {
  color: #441618;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

.alert-border {
  color: #6b6e71;
  background-color: #f5f6f8;
  border-color: #f1f3f5;
}

.alert-border hr {
  border-top-color: #e2e6ea;
}

.alert-border .alert-link {
  color: #525557;
}

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

.btn-group>.btn,
.button-group>.btn,
.btn-group>.button,
.button-group>.button,
.btn-group-vertical>.btn,
.btn-group-vertical>.button {
  position: relative;
  flex: 1 1 auto;
}

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

.btn-group>.btn:focus,
.button-group>.btn:focus,
.btn-group>.button:focus,
.button-group>.button:focus,
.btn-group>.btn:active,
.button-group>.btn:active,
.btn-group>.button:active,
.button-group>.button:active,
.btn-group>.btn.active,
.button-group>.btn.active,
.btn-group>.active.button,
.button-group>.active.button,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.button:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.button:active,
.btn-group-vertical>.btn.active,
.btn-group-vertical>.active.button {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group>.btn:not(:first-child),
.button-group>.btn:not(:first-child),
.btn-group>.button:not(:first-child),
.button-group>.button:not(:first-child),
.btn-group>.btn-group:not(:first-child),
.button-group>.btn-group:not(:first-child),
.btn-group>.button-group:not(:first-child),
.button-group>.button-group:not(:first-child) {
  margin-left: -1px;
}

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

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

.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

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

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

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.button,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.button-group {
  width: 100%;
}

.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.button:not(:first-child),
.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.button-group:not(:first-child) {
  margin-top: -1px;
}

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

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

.btn-group-toggle>.btn,
.btn-group-toggle>.button,
.btn-group-toggle>.btn-group>.btn,
.btn-group-toggle>.button-group>.btn,
.btn-group-toggle>.btn-group>.button,
.btn-group-toggle>.button-group>.button {
  margin-bottom: 0;
}

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

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid #e5e5e5;
  border-radius: 10px;
}

.card>hr {
  margin-right: 0;
  margin-left: 0;
}

.card>.list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.card>.list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 30px;
}

.card-title {
  margin-bottom: 30px;
}

.card-subtitle {
  margin-top: -15px;
  margin-bottom: 0;
}

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

.card-link:hover {
  text-decoration: none;
}

.card-link+.card-link {
  margin-left: 30px;
}

.card-header {
  padding: 30px 30px;
  margin-bottom: 0;
  background-color: rgba(0,0,0,.03);
  border-bottom: 0 solid #e5e5e5;
}

.card-header:first-child {
  border-radius: 10px 10px 0 0;
}

.card-header+.list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 30px 30px;
  background-color: rgba(0,0,0,.03);
  border-top: 0 solid #e5e5e5;
}

.card-footer:last-child {
  border-radius: 0 0 10px 10px;
}

.card-header-tabs {
  margin-right: -15px;
  margin-bottom: -30px;
  margin-left: -15px;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -15px;
  margin-left: -15px;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group>.card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }

  .card-group>.card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }

  .card-group>.card+.card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group>.card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .card-group>.card:not(:last-child) .card-img-top,
  .card-group>.card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }

  .card-group>.card:not(:last-child) .card-img-bottom,
  .card-group>.card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }

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

  .card-group>.card:not(:first-child) .card-img-top,
  .card-group>.card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }

  .card-group>.card:not(:first-child) .card-img-bottom,
  .card-group>.card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 30px;
}

@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion>.card {
  overflow: hidden;
}

.accordion>.card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion>.card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion>.card>.card-header {
  border-radius: 0;
  margin-bottom: 0;
}

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

.close:hover {
  color: #000;
  text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

button.close {
  padding: 0;
  background-color: rgba(0,0,0,0);
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

a.close.disabled {
  pointer-events: none;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}

.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #ff8c00;
  background-color: #ff8c00;
}

.custom-control-input:focus~.custom-control-label::before {
  box-shadow: none;
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
  border-color: #000;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
  color: #fff;
  background-color: #ffddb3;
  border-color: #ffddb3;
}

.custom-control-input[disabled]~.custom-control-label,
.custom-control-input:disabled~.custom-control-label {
  color: #6c757d;
}

.custom-control-input[disabled]~.custom-control-label::before,
.custom-control-input:disabled~.custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

.custom-control-label::after {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: .25rem;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
  border-color: #0f5c47;
  background-color: #0f5c47;
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(255,140,0,.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
  background-color: rgba(255,140,0,.5);
}

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

.custom-radio .custom-control-input:checked~.custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(255,140,0,.5);
}

.custom-switch {
  padding-left: 2.25rem;
}

.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: .5rem;
}

.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: .5rem;
  transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(255,140,0,.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3e%3cpath fill='gray' d='M25,35.82c-0.19,0-0.38-0.07-0.54-0.21L2.71,15.55c-0.32-0.3-0.34-0.8-0.04-1.12s0.8-0.34,1.12-0.04L25,33.95l21.22-19.56 c0.32-0.3,0.82-0.28,1.12,0.04c0.3,0.32,0.28,0.82-0.04,1.12L25.54,35.61C25.38,35.75,25.19,35.82,25,35.82z'/%3e%3c/svg%3e") no-repeat right .75rem center/16px;
  border: 1px solid #ced4da;
  border-radius: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select:focus {
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 0px rgba(15,92,71,.25);
}

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

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: .75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select:-moz-focusring {
  color: rgba(0,0,0,0);
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus~.custom-file-label {
  border-color: #000;
  box-shadow: 0 0 0 0px rgba(15,92,71,.25);
}

.custom-file-input[disabled]~.custom-file-label,
.custom-file-input:disabled~.custom-file-label {
  background-color: #e9ecef;
}

.custom-file-input:lang(en)~.custom-file-label::after {
  content: "Browse";
}

.custom-file-input~.custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: .375rem .75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 20px;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #fff;
  border-left: inherit;
  border-radius: 0 20px 20px 0;
}

.custom-range {
  width: 100%;
  height: calc(1rem + 0px);
  padding: 0;
  background-color: rgba(0,0,0,0);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-range:focus {
  outline: none;
}

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff,0 0 0 0px rgba(15,92,71,.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff,0 0 0 0px rgba(15,92,71,.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff,0 0 0 0px rgba(15,92,71,.25);
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0f5c47;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #3ee0b3;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: rgba(0,0,0,0);
  cursor: pointer;
  background-color: #dee2e6;
  border-color: rgba(0,0,0,0);
  border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0f5c47;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: #3ee0b3;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: rgba(0,0,0,0);
  cursor: pointer;
  background-color: #dee2e6;
  border-color: rgba(0,0,0,0);
  border-radius: 1rem;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #0f5c47;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

.custom-range::-ms-thumb:active {
  background-color: #3ee0b3;
}

.custom-range::-ms-track {
  width: 100%;
  height: .5rem;
  color: rgba(0,0,0,0);
  cursor: pointer;
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
  border-width: .5rem;
}

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-moz-range-track {
  cursor: default;
}

.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

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

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid rgba(0,0,0,0);
  border-bottom: 0;
  border-left: .3em solid rgba(0,0,0,0);
}

.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: 10px 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #fff;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #d5d5d5;
  border-radius: 10px;
}

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

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

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

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

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

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

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

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

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

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

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid rgba(0,0,0,0);
  border-bottom: .3em solid;
  border-left: .3em solid rgba(0,0,0,0);
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid rgba(0,0,0,0);
  border-right: 0;
  border-bottom: .3em solid rgba(0,0,0,0);
  border-left: .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: .125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid rgba(0,0,0,0);
  border-right: .3em solid;
  border-bottom: .3em solid rgba(0,0,0,0);
}

.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: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: rgba(0,0,0,0);
  border: 0;
}

.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: #0f5c47;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: rgba(0,0,0,0);
}

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 20px;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: rgba(0,0,0,0);
  border: 0;
}

.form-control:-moz-focusring {
  color: rgba(0,0,0,0);
  text-shadow: 0 0 0 #495057;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 0px rgba(15,92,71,.25);
}

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

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

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

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

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

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label,
.control-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: .375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #000;
  background-color: rgba(0,0,0,0);
  border: solid rgba(0,0,0,0);
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: .25rem .5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 10px;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 10px;
}

select.form-control[size],
select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

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

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

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

.form-row>.col,
.form-row>[class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem;
}

.form-check-input[disabled]~.form-check-label,
.form-check-input:disabled~.form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40,167,69,.9);
  border-radius: 10px;
}

.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip,
.is-valid~.valid-feedback,
.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .form-control:valid,
.form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0px rgba(40,167,69,.25);
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3e%3cpath fill='gray' d='M25,35.82c-0.19,0-0.38-0.07-0.54-0.21L2.71,15.55c-0.32-0.3-0.34-0.8-0.04-1.12s0.8-0.34,1.12-0.04L25,33.95l21.22-19.56 c0.32-0.3,0.82-0.28,1.12,0.04c0.3,0.32,0.28,0.82-0.04,1.12L25.54,35.61C25.38,35.75,25.19,35.82,25,35.82z'/%3e%3c/svg%3e") no-repeat right .75rem center/16px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0px rgba(40,167,69,.25);
}

.was-validated .form-check-input:valid~.form-check-label,
.form-check-input.is-valid~.form-check-label {
  color: #28a745;
}

.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip,
.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid~.custom-control-label,
.custom-control-input.is-valid~.custom-control-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid~.custom-control-label::before,
.custom-control-input.is-valid~.custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-control-input:valid:checked~.custom-control-label::before,
.custom-control-input.is-valid:checked~.custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus~.custom-control-label::before,
.custom-control-input.is-valid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 0px rgba(40,167,69,.25);
}

.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid~.custom-file-label,
.custom-file-input.is-valid~.custom-file-label {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid:focus~.custom-file-label,
.custom-file-input.is-valid:focus~.custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0px rgba(40,167,69,.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #cb444a;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(203,68,74,.9);
  border-radius: 10px;
}

.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip,
.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
  border-color: #cb444a;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23CB444A' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23CB444A' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
  border-color: #cb444a;
  box-shadow: 0 0 0 0px rgba(203,68,74,.25);
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #cb444a;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3e%3cpath fill='gray' d='M25,35.82c-0.19,0-0.38-0.07-0.54-0.21L2.71,15.55c-0.32-0.3-0.34-0.8-0.04-1.12s0.8-0.34,1.12-0.04L25,33.95l21.22-19.56 c0.32-0.3,0.82-0.28,1.12,0.04c0.3,0.32,0.28,0.82-0.04,1.12L25.54,35.61C25.38,35.75,25.19,35.82,25,35.82z'/%3e%3c/svg%3e") no-repeat right .75rem center/16px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23CB444A' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23CB444A' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #cb444a;
  box-shadow: 0 0 0 0px rgba(203,68,74,.25);
}

.was-validated .form-check-input:invalid~.form-check-label,
.form-check-input.is-invalid~.form-check-label {
  color: #cb444a;
}

.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip,
.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid~.custom-control-label,
.custom-control-input.is-invalid~.custom-control-label {
  color: #cb444a;
}

.was-validated .custom-control-input:invalid~.custom-control-label::before,
.custom-control-input.is-invalid~.custom-control-label::before {
  border-color: #cb444a;
}

.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,
.custom-control-input.is-invalid:checked~.custom-control-label::before {
  border-color: #d66c71;
  background-color: #d66c71;
}

.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,
.custom-control-input.is-invalid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 0px rgba(203,68,74,.25);
}

.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before {
  border-color: #cb444a;
}

.was-validated .custom-file-input:invalid~.custom-file-label,
.custom-file-input.is-invalid~.custom-file-label {
  border-color: #cb444a;
}

.was-validated .custom-file-input:invalid:focus~.custom-file-label,
.custom-file-input.is-invalid:focus~.custom-file-label {
  border-color: #cb444a;
  box-shadow: 0 0 0 0px rgba(203,68,74,.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-plaintext {
    display: inline-block;
  }

  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }

  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }

  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0;
  }

  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }

  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

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

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

.figure {
  display: inline-block;
}

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

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

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group>.form-control,
.input-group>.form-control-plaintext,
.input-group>.custom-select,
.input-group>.custom-file {
  position: relative;
  flex: 1 1 0%;
  min-width: 0;
  margin-bottom: 0;
}

.input-group>.form-control+.form-control,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.custom-file,
.input-group>.form-control-plaintext+.form-control,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.custom-select+.form-control,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.custom-file,
.input-group>.custom-file+.form-control,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.custom-file {
  margin-left: -1px;
}

.input-group>.form-control:focus,
.input-group>.custom-select:focus,
.input-group>.custom-file .custom-file-input:focus~.custom-file-label {
  z-index: 3;
}

.input-group>.custom-file .custom-file-input:focus {
  z-index: 4;
}

.input-group>.form-control:not(:last-child),
.input-group>.custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group>.form-control:not(:first-child),
.input-group>.custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group>.custom-file {
  display: flex;
  align-items: center;
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}

.input-group-prepend .btn,
.input-group-prepend .button,
.input-group-append .btn,
.input-group-append .button {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-prepend .button:focus,
.input-group-append .btn:focus,
.input-group-append .button:focus {
  z-index: 3;
}

.input-group-prepend .btn+.btn,
.input-group-prepend .button+.btn,
.input-group-prepend .btn+.button,
.input-group-prepend .button+.button,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .button+.input-group-text,
.input-group-prepend .input-group-text+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.button,
.input-group-append .btn+.btn,
.input-group-append .button+.btn,
.input-group-append .btn+.button,
.input-group-append .button+.button,
.input-group-append .btn+.input-group-text,
.input-group-append .button+.input-group-text,
.input-group-append .input-group-text+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.button {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #ff8c00;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 20px;
}

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

.input-group-lg>.form-control:not(textarea),
.input-group-lg>.custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg>.form-control,
.input-group-lg>.custom-select,
.input-group-lg>.input-group-prepend>.input-group-text,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.button,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.button {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 10px;
}

.input-group-sm>.form-control:not(textarea),
.input-group-sm>.custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm>.form-control,
.input-group-sm>.custom-select,
.input-group-sm>.input-group-prepend>.input-group-text,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.button,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.button {
  padding: .25rem .5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 10px;
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
  padding-right: 1.75rem;
}

.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.button,
.input-group>.input-group-prepend>.input-group-text,
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.button,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.button:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.button,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.button,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.button:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

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

.list-group-item-action:hover,
.list-group-item-action:focus {
  z-index: 1;
  color: #000;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #000;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.125);
}

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

.list-group-item:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.list-group-item+.list-group-item {
  border-top-width: 0;
}

.list-group-item+.list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}

.list-group-horizontal .list-group-item:first-child {
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0;
}

.list-group-horizontal .list-group-item:last-child {
  border-top-right-radius: 10px;
  border-bottom-left-radius: 0;
}

.list-group-horizontal .list-group-item.active {
  margin-top: 0;
}

.list-group-horizontal .list-group-item+.list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

.list-group-horizontal .list-group-item+.list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }

  .list-group-horizontal-sm .list-group-item:first-child {
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-sm .list-group-item:last-child {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-sm .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-sm .list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-sm .list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }

  .list-group-horizontal-md .list-group-item:first-child {
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-md .list-group-item:last-child {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-md .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-md .list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-md .list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }

  .list-group-horizontal-lg .list-group-item:first-child {
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-lg .list-group-item:last-child {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-lg .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-lg .list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-lg .list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }

  .list-group-horizontal-xl .list-group-item:first-child {
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xl .list-group-item:last-child {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xl .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xl .list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xl .list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

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

.list-group-flush .list-group-item:first-child {
  border-top-width: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #083025;
  background-color: #bcd1cb;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #083025;
  background-color: #adc7bf;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #083025;
  border-color: #083025;
}

.list-group-item-secondary {
  color: #854900;
  background-color: #ffdfb8;
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #854900;
  background-color: #ffd49f;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #854900;
  border-color: #854900;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #85735d;
  background-color: #fff5e9;
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: #85735d;
  background-color: #ffe9d0;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #85735d;
  border-color: #85735d;
}

.list-group-item-danger {
  color: #6a2326;
  background-color: #f0cbcc;
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #6a2326;
  background-color: #eab7b9;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #6a2326;
  border-color: #6a2326;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.list-group-item-border {
  color: #6b6e71;
  background-color: #f1f3f5;
}

.list-group-item-border.list-group-item-action:hover,
.list-group-item-border.list-group-item-action:focus {
  color: #6b6e71;
  background-color: #e2e6ea;
}

.list-group-item-border.list-group-item-action.active {
  color: #fff;
  background-color: #6b6e71;
  border-color: #6b6e71;
}

.modal-open {
  overflow: hidden;
}

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

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0px solid rgba(0,0,0,.2);
  border-radius: 10px;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: .5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 0px solid #d9d9d9;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.modal-header .close {
  padding: 1rem 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;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: .75rem;
  border-top: 0px solid #d9d9d9;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.modal-footer>* {
  margin: .25rem;
}

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

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

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 930px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

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

.nav-link {
  display: block;
  padding: .5rem 1rem;
}

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

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

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

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

.nav-tabs .nav-link {
  border: 1px solid rgba(0,0,0,0);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #0f5c47;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

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

.nav-pills .nav-link {
  border-radius: 10px;
}

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

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

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 10px;
}

.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #ff8c00;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #b36200;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0px rgba(15,92,71,.25);
}

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

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

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0f5c47;
  border-color: #0f5c47;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

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

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

.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

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

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

@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: .25em solid currentColor;
  border-right-color: rgba(0,0,0,0);
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: .2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }

  50% {
    opacity: 1;
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }

  50% {
    opacity: 1;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #000;
}

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

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

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

.table-sm th,
.table-sm td {
  padding: .3rem;
}

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

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

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

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody+tbody {
  border: 0;
}

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

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

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

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody+tbody {
  border-color: #82aa9f;
}

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

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

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

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody+tbody {
  border-color: #ffc37a;
}

.table-hover .table-secondary:hover {
  background-color: #ffd49f;
}

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

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

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody+tbody {
  border-color: #8fd19e;
}

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

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

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

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody+tbody {
  border-color: #86cfda;
}

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

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

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

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody+tbody {
  border-color: #ffedd7;
}

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

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

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

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody+tbody {
  border-color: #e49ea1;
}

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

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

.table-light,
.table-light>th,
.table-light>td {
  background-color: #fdfdfe;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody+tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
  background-color: #ececf6;
}

.table-dark,
.table-dark>th,
.table-dark>td {
  background-color: #c6c8ca;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody+tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
  background-color: #b9bbbe;
}

.table-border,
.table-border>th,
.table-border>td {
  background-color: #f1f3f5;
}

.table-border th,
.table-border td,
.table-border thead th,
.table-border tbody+tbody {
  border-color: #e6e9ec;
}

.table-hover .table-border:hover {
  background-color: #e2e6ea;
}

.table-hover .table-border:hover>td,
.table-hover .table-border:hover>th {
  background-color: #e2e6ea;
}

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

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

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

.table .thead-dark th {
  color: #fff;
  background-color: #0f5c47;
  border-color: #0f5c47;
}

.table .thead-light th {
  color: #333;
  background-color: #0f5c47;
  border-color: #d9d9d9;
}

.table-dark {
  color: #fff;
  background-color: #0f5c47;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #0f5c47;
}

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

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

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255,255,255,.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-sm>.table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-md>.table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-lg>.table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-xl>.table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive>.table-bordered {
  border: 0;
}

.fade {
  transition: opacity .15s linear;
}

@media (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 .35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 1.5rem;
  font-family: ProximaNova,sans-serif;
  font-weight: 700;
  line-height: 1.2;
}

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

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

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

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

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

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

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

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

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

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

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

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

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

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

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

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "— ";
}

.opacity-half {
  opacity: .5;
}

.right-0 {
  right: 0;
}

.cursor-pointer {
  cursor: pointer;
}

.text--xx-small {
  font-size: xx-small;
}

.text--base {
  font-size: 1rem;
}

.text-break {
  white-space: normal !important;
}

.text-capitalize {
  text-transform: capitalize;
}

.bg-action {
  background-color: #fec106 !important;
}

.flex-1 {
  flex: 1;
}

body {
  overflow: hidden;
  scroll-behavior: smooth;
}

.general-page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.site-body-container {
  width: 100%;
  max-width: 100%;
}

@media (min-width: 992px) {
  .site-body-container {
    width: calc(100% - 224px);
    max-width: calc(100% - 224px);
  }

  .site-body-container--collapsed {
    width: calc(100% - 56px);
    max-width: calc(100% - 56px);
  }
}

.site-body {
  flex: 1;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.page-container {
  max-width: 1570px;
}

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

.page-container.page-container--top-menu {
  max-width: 1600px;
  margin: 0 auto;
}

.page-container+.page-container {
  display: none;
}

a {
  transition: color 250ms ease-in-out;
}

a:not([href]) {
  cursor: pointer;
}

button:focus {
  outline: 0;
}

h2,
.h2 {
  padding-bottom: 1rem;
  border-bottom: 1px solid #d9d9d9;
}

.z-index-1 {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

.z-index-3 {
  z-index: 3;
}

.z-index-4 {
  z-index: 4;
}

.z-index-5 {
  z-index: 5;
}

.pointer-events-auto {
  pointer-events: auto;
}

.pointer-events-none {
  pointer-events: none;
}

.opacity-0 {
  opacity: 0;
}

.opacity-1 {
  opacity: .2;
}

.opacity-2 {
  opacity: .4;
}

.opacity-3 {
  opacity: .6;
}

.opacity-4 {
  opacity: .8;
}

.opacity-5 {
  opacity: 1;
}

.text-base {
  font-size: 1rem;
}

.text-sm {
  font-size: .875rem;
}

.text-xs {
  font-size: .75rem;
}

.text-black-60 {
  color: rgba(0,0,0,.6);
}

.hide-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.hide-scrollbar::-webkit-scrollbar {
  display: none;
}

h3,
.h3 {
  margin-bottom: .5rem;
}

.justify-items-center {
  justify-items: center;
}

.accordion>.card:only-child {
  border-bottom: 0 solid #e5e5e5;
  border-radius: 10px;
}

.card.accordion-content {
  overflow: visible;
}

.address-overview-actioncol {
  min-width: 121px;
}

.alert {
  margin-top: 1rem;
  display: flex;
  border-color: #d9d9d9;
  color: #000;
  overflow: hidden;
}

.alert__icon,
.alert__content {
  margin: auto;
}

.alert__content {
  margin-left: 1rem;
  margin-right: 1rem;
  flex: 1;
}

.alert__content * {
  margin: 0;
}

.alert__title {
  padding-bottom: 0;
  border: none;
}

.alert:before {
  width: 5px;
  margin-top: -1rem;
  margin-bottom: -1rem;
  margin-left: -1rem;
  margin-right: 1rem;
  content: " ";
}

.alert__close-button {
  margin-top: -1rem;
  margin-bottom: -1rem;
  margin-left: -1rem;
  margin-right: -1rem;
}

.alert.alert-warning {
  background: #fffcf4;
}

.alert.alert-warning:before {
  background: #f4b100;
}

.alert.alert-warning .alert__title {
  color: #f4b100;
}

.alert.alert-warning .alert__icon {
  color: #f4b100;
}

.alert.alert-info {
  background: #f2fafe;
}

.alert.alert-info:before {
  background: #119be0;
}

.alert.alert-info .alert__title {
  color: #119be0;
}

.alert.alert-info .alert__icon {
  color: #119be0;
}

.alert.alert-success {
  background: #f3f8f6;
}

.alert.alert-success:before {
  background: #57957c;
}

.alert.alert-success .alert__title {
  color: #57957c;
}

.alert.alert-success .alert__icon {
  color: #57957c;
}

.alert.alert-danger {
  background: #fcf5f6;
}

.alert.alert-danger:before {
  background: #ba384a;
}

.alert.alert-danger .alert__title {
  color: #ba384a;
}

.alert.alert-danger .alert__icon {
  color: #ba384a;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fade-in {
  -webkit-animation: fadeIn .5s forwards;
  animation: fadeIn .5s forwards;
}

.appcues .appcues-widget-icon {
  padding-left: 6px;
  padding-right: 6px;
}

.appcues .appcues-widget-icon:not([data-appcues-count="0"]):before {
  content: "";
  position: absolute;
  top: 2px;
  right: -2px;
  height: 100%;
  width: 100%;
  background-image: url("/static/myparcel-belgie/launchpad/megaphone-loud.svg");
}

.appcues .appcues-widget-icon:after {
  color: #fff;
  background: #ff8c00;
  box-shadow: 0 0 0 1px #0f5c47;
  top: 0;
  left: -5px;
  right: unset;
  font-family: ProximaNova,sans-serif;
}

.appcues .appcues-widget-icon[data-appcues-count="0"]:after {
  display: none !important;
}

.appcues .appcues-widget-dropdown {
  border-radius: 10px;
}

.appcues .appcues-unread {
  font-weight: 400 !important;
}

.appcues .appcues-nothing-new {
  display: none;
}

.appcues time {
  display: none;
}

.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 10px;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}

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

.badge:empty {
  display: none;
}

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

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

.badge-primary {
  color: #fff;
  background-color: #0f5c47;
}

a.badge-primary:hover,
a.badge-primary:focus {
  color: #fff;
  background-color: #083025;
}

a.badge-primary:focus,
a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(15,92,71,.5);
}

.badge-secondary {
  color: #fff;
  background-color: #ff8c00;
}

a.badge-secondary:hover,
a.badge-secondary:focus {
  color: #fff;
  background-color: #cc7000;
}

a.badge-secondary:focus,
a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(255,140,0,.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

a.badge-success:hover,
a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

a.badge-success:focus,
a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(40,167,69,.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

a.badge-info:hover,
a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

a.badge-info:focus,
a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(23,162,184,.5);
}

.badge-warning {
  color: #0f5c47;
  background-color: #ffddb2;
}

a.badge-warning:hover,
a.badge-warning:focus {
  color: #0f5c47;
  background-color: #ffc67f;
}

a.badge-warning:focus,
a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(255,221,178,.5);
}

.badge-danger {
  color: #fff;
  background-color: #cb444a;
}

a.badge-danger:hover,
a.badge-danger:focus {
  color: #fff;
  background-color: #ac3035;
}

a.badge-danger:focus,
a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(203,68,74,.5);
}

.badge-light {
  color: #0f5c47;
  background-color: #f8f9fa;
}

a.badge-light:hover,
a.badge-light:focus {
  color: #0f5c47;
  background-color: #dae0e5;
}

a.badge-light:focus,
a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(248,249,250,.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

a.badge-dark:hover,
a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

a.badge-dark:focus,
a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(52,58,64,.5);
}

.badge-border {
  color: #0f5c47;
  background-color: #ced4da;
}

a.badge-border:hover,
a.badge-border:focus {
  color: #0f5c47;
  background-color: #b1bbc4;
}

a.badge-border:focus,
a.badge-border.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(206,212,218,.5);
}

.badge {
  display: inline-flex;
  place-items: center;
}

.badge--primary {
  color: #fff;
  background-color: #0f5c47;
}

a.badge--primary:hover,
a.badge--primary:focus {
  color: #fff;
  background-color: #083025;
}

a.badge--primary:focus,
a.badge--primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(15,92,71,.5);
}

.badge--secondary {
  color: #fff;
  background-color: #ff8c00;
}

a.badge--secondary:hover,
a.badge--secondary:focus {
  color: #fff;
  background-color: #cc7000;
}

a.badge--secondary:focus,
a.badge--secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(255,140,0,.5);
}

.badge--success {
  color: #fff;
  background-color: #28a745;
}

a.badge--success:hover,
a.badge--success:focus {
  color: #fff;
  background-color: #1e7e34;
}

a.badge--success:focus,
a.badge--success.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(40,167,69,.5);
}

.badge--info {
  color: #fff;
  background-color: #17a2b8;
}

a.badge--info:hover,
a.badge--info:focus {
  color: #fff;
  background-color: #117a8b;
}

a.badge--info:focus,
a.badge--info.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(23,162,184,.5);
}

.badge--warning {
  color: #0f5c47;
  background-color: #ffddb2;
}

a.badge--warning:hover,
a.badge--warning:focus {
  color: #0f5c47;
  background-color: #ffc67f;
}

a.badge--warning:focus,
a.badge--warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(255,221,178,.5);
}

.badge--danger {
  color: #fff;
  background-color: #cb444a;
}

a.badge--danger:hover,
a.badge--danger:focus {
  color: #fff;
  background-color: #ac3035;
}

a.badge--danger:focus,
a.badge--danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(203,68,74,.5);
}

.badge--light {
  color: #0f5c47;
  background-color: #f8f9fa;
}

a.badge--light:hover,
a.badge--light:focus {
  color: #0f5c47;
  background-color: #dae0e5;
}

a.badge--light:focus,
a.badge--light.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(248,249,250,.5);
}

.badge--dark {
  color: #fff;
  background-color: #343a40;
}

a.badge--dark:hover,
a.badge--dark:focus {
  color: #fff;
  background-color: #1d2124;
}

a.badge--dark:focus,
a.badge--dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(52,58,64,.5);
}

.badge--border {
  color: #0f5c47;
  background-color: #ced4da;
}

a.badge--border:hover,
a.badge--border:focus {
  color: #0f5c47;
  background-color: #b1bbc4;
}

a.badge--border:focus,
a.badge--border.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(206,212,218,.5);
}

.badge--success {
  background-color: #0f7859;
}

.badge--devils-gray {
  color: #fff;
  background-color: #666;
}

a.badge--devils-gray:hover,
a.badge--devils-gray:focus {
  color: #fff;
  background-color: #4d4d4d;
}

a.badge--devils-gray:focus,
a.badge--devils-gray.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(102,102,102,.5);
}

.badge--archived {
  background-color: #d1d1d1;
  border-radius: 10px;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  padding: 4px 6px;
}

.badge--case-default {
  font-size: .75rem;
  font-weight: normal;
  color: #fff;
  background-color: #2aa645;
}

a.badge--case-default:hover,
a.badge--case-default:focus {
  color: #fff;
  background-color: #207d34;
}

a.badge--case-default:focus,
a.badge--case-default.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(42,166,69,.5);
}

.badge--action {
  font-size: .75rem;
  font-weight: normal;
  color: #0f5c47;
  background-color: #fec106;
  color: #666;
}

a.badge--action:hover,
a.badge--action:focus {
  color: #0f5c47;
  background-color: #d09d01;
}

a.badge--action:focus,
a.badge--action.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(254,193,6,.5);
}

.badge--case-overview-action-required {
  position: relative;
}

.badge--case-overview-action-required::before {
  background-color: #fff;
  height: 14px;
  width: 14px;
  border-radius: 15px;
  display: inline-block;
  position: relative;
  top: -1px;
  margin: 0 2px -2px -2px;
  content: "!";
  padding-top: 3px;
  font-weight: bold;
  color: #666;
  font-size: 80%;
}

.badge--case-closed {
  font-size: .75rem;
  font-weight: normal;
  color: #fff;
  background-color: #656565;
}

a.badge--case-closed:hover,
a.badge--case-closed:focus {
  color: #fff;
  background-color: #4c4c4c;
}

a.badge--case-closed:focus,
a.badge--case-closed.focus {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(101,101,101,.5);
}

.badge--danger {
  background-color: #cb444a;
  color: #fff;
}

.badge--warning {
  background-color: #f5b800;
  color: #000;
}

.badge--primary {
  background-color: #0f7859;
  color: #fff;
}

.badge--base {
  font-size: .75rem;
  font-weight: normal;
}

.badge--invoice-item {
  font-size: 12px;
  font-weight: normal;
}

.badge--invoice-item.badge--warning {
  color: #000;
  background-color: #f5b800;
}

.badge--invoice-item.badge--danger {
  color: #fff;
  background-color: #cb444a;
}

.badge--invoice-item.badge--muted {
  background-color: #d1d1d1;
}

.badge--bordered {
  border: 1px solid #d9d9d9;
}

.control-label sup,
.top-item sup,
.page-tabs sup,
.title-bar__heading sup {
  font-weight: bold;
  left: .25em;
}

.control-label sup,
.page-tabs sup,
.top-item sup {
  color: #ff8c00;
}

.breadcrumbs {
  margin: 1rem 0;
  color: #000;
}

.breadcrumbs__crumb {
  color: #000;
}

.breadcrumbs__crumb:hover {
  color: #0f5c47;
}

.browser-extension__navigation {
  font-family: ProximaNova,sans-serif;
  background-color: #dee2e6;
}

@media (max-width: 767.98px) {
  .browser-extension__navigation {
    font-size: .875rem;
  }
}

.browser-extension__navigation>.nav-item a {
  transition: background-color ease .3s,color ease .3s;
  color: #6c757d;
}

@media (prefers-reduced-motion: reduce) {
  .browser-extension__navigation>.nav-item a {
    transition: none;
  }
}

.browser-extension__navigation>.nav-item--new-shipment a {
  background-color: #0f5c47;
  color: #fff;
}

.browser-extension__navigation>.nav-item--new-shipment a:hover {
  color: #fff;
}

.browser-extension__navigation>.nav-item--icon a {
  padding: .5rem;
}

@media (max-width: 991.98px) {
  .browser-extension__navigation>.nav-item--icon a {
    padding: .3em;
  }
}

.browser-extension__navigation>.nav-item--icon a .icon {
  font-size: 1.5em;
  width: 1.75em;
  line-height: 1.7em;
}

.browser-extension__navigation>.nav-item:hover a {
  color: #000;
  background-color: #f8f9fa;
}

.browser-extension__navigation>.nav-item--active a {
  color: #000;
  background-color: #fff;
}

.browser-extension__input-wrapper {
  position: relative;
  flex: 1;
}

.browser-extension__input-wrapper+.input-group-btn {
  width: auto;
}

.browser-extension__input-wrapper input {
  pointer-events: none;
}

.browser-extension__input-wrapper--success input {
  border-color: #28a745;
}

.control-label .bubble {
  position: absolute;
  margin-left: 0;
  right: 15px;
}

.register-modal .zip-number-suffix .bubble {
  display: none;
}

.title-bar .bubble__icon {
  margin-top: 2px;
}

.bubble {
  display: inline-block;
  position: relative;
  font-weight: normal;
}

.bubble__icon {
  color: #ff8c00;
}

.bubble__content {
  position: absolute;
  width: 350px;
  max-width: calc(100vw - 1.5625rem);
  box-shadow: 0 0 5px rgba(0,0,0,.15);
  padding: 1.25rem 1.5625rem;
  z-index: 1070;
  border: 1px solid #ff8c00;
  background-color: #fff;
  color: #000;
  font-size: .875rem;
  border-radius: 10px;
  text-align: left;
  white-space: initial;
  cursor: text;
}

@media (hover: none)and (pointer: coarse) {
  .bubble__content {
    padding-right: calc(2.5rem + 1em);
  }
}

.bubble__content a {
  color: inherit;
  text-decoration: underline;
}

.bubble__close {
  display: none;
}

@media (hover: none)and (pointer: coarse) {
  .bubble__close {
    display: initial;
    position: absolute;
    background: none;
    padding: 0;
    border: none;
    color: #000;
    top: 1.25rem;
    right: 1.25rem;
  }
}

.button-actions {
  display: inline-flex;
  position: relative;
  border-radius: 16px;
}

.button-actions-wrapper {
  position: relative;
  margin-right: 40px;
  display: flex;
  align-items: center;
}

.button-actions-wrapper--chevron {
  margin-right: 5px;
}

.button-actions-wrapper--chevron [class*=icon--chevron-] {
  margin-left: 5px;
  width: 30px;
}

.button-actions>.button-dropdown {
  position: relative;
  margin: 0;
  padding: 8px;
  display: inline-flex;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #0f5c47;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-top: 1px solid;
  border-color: #d9d9d9;
}

.button-actions>.button-dropdown:hover,
.button-actions>.button-dropdown:active,
.button-actions>.button-dropdown:focus {
  border-color: #d9d9d9;
  background-color: #f2f2f2;
  color: #0f5c47;
  z-index: 1;
}

.button-actions>.button-dropdown:hover .icon,
.button-actions>.button-dropdown:active .icon,
.button-actions>.button-dropdown:focus .icon {
  color: #0f5c47;
}

.button-actions>.button-dropdown:active {
  background-color: #e6e6e6;
}

.button-actions>.button-dropdown:first-child {
  padding-left: 12px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  border-left: 1px solid #d9d9d9;
}

.button-actions>.button-dropdown:last-child {
  padding-right: 12px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.button-actions>.button-dropdown:only-child {
  border-radius: 16px;
  padding: 8px;
}

.button-actions>.button-dropdown--danger {
  color: #cb444a;
}

.button-actions>.button-dropdown--danger .icon {
  color: #cb444a;
}

.button-actions>.button-dropdown--danger:hover {
  color: #cb444a;
}

.button-actions>.button-dropdown--danger:hover .icon {
  color: #cb444a;
}

.button-actions--tooltip>.button-dropdown:hover:before {
  position: absolute;
  bottom: calc(100% + 4px);
  left: 50%;
  transform: translateX(-50%);
  content: attr(tooltip-title);
  background: rgba(0,0,0,.6);
  border-radius: 31px;
  padding: .15em .6em;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0;
}

.button-actions__dropdown {
  position: relative;
  display: inline-flex;
}

.button-actions__dropdown>.button-dropdown {
  position: relative;
  margin: 0;
  padding: 8px;
  display: inline-flex;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #0f5c47;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  padding-right: 12px;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  color: rgba(0,0,0,.6);
}

.button-actions__dropdown>.button-dropdown:hover,
.button-actions__dropdown>.button-dropdown:active,
.button-actions__dropdown>.button-dropdown:focus {
  border-color: #d9d9d9;
  background-color: #f2f2f2;
  color: #0f5c47;
  z-index: 1;
}

.button-actions__dropdown>.button-dropdown:hover .icon,
.button-actions__dropdown>.button-dropdown:active .icon,
.button-actions__dropdown>.button-dropdown:focus .icon {
  color: #0f5c47;
}

.button-actions__dropdown>.button-dropdown:active {
  background-color: #e6e6e6;
}

.button-actions__dropdown>.button-dropdown:hover .icon {
  color: rgba(0,0,0,.6);
}

.button-actions__dropdown:only-child>.button-dropdown {
  padding-right: 8px;
  border-radius: 16px;
  border: 1px solid #d9d9d9;
}

.button-actions__dropdown-content {
  display: flex;
  visibility: hidden;
  padding: 4px 0;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 2;
}

.button-actions__dropdown-content .icon {
  display: none;
}

.button-actions__dropdown-inner {
  padding: 8px 0;
  margin: 0;
  display: flex;
  min-width: 10rem;
  flex-grow: 1;
  flex-shrink: 0;
  flex-direction: column;
  border-top: 4px rgba(0,0,0,0);
  background-color: #fff;
  box-shadow: 0px 4px 12px rgba(0,0,0,.15);
  border-radius: 10px;
}

.button-actions__dropdown-inner>.button-dropdown {
  position: relative;
  margin: 0;
  padding: 8px;
  display: inline-flex;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #0f5c47;
  padding: 12.5px 16px;
  width: 100%;
  height: 40px;
  justify-content: flex-start;
  color: #000;
  overflow: visible;
}

.button-actions__dropdown-inner>.button-dropdown:hover,
.button-actions__dropdown-inner>.button-dropdown:active,
.button-actions__dropdown-inner>.button-dropdown:focus {
  border-color: #d9d9d9;
  background-color: #f2f2f2;
  color: #0f5c47;
  z-index: 1;
}

.button-actions__dropdown-inner>.button-dropdown:hover .icon,
.button-actions__dropdown-inner>.button-dropdown:active .icon,
.button-actions__dropdown-inner>.button-dropdown:focus .icon {
  color: #0f5c47;
}

.button-actions__dropdown-inner>.button-dropdown:active {
  background-color: #e6e6e6;
}

.button-actions__dropdown-inner>.button-dropdown .icon {
  font-size: 1rem;
  color: #0f5c47;
}

.button-actions__dropdown-inner>.button-dropdown:hover,
.button-actions__dropdown-inner>.button-dropdown:focus,
.button-actions__dropdown-inner>.button-dropdown:active {
  color: #000;
  overflow: visible;
  border-color: #f2f2f2;
}

.button-actions__dropdown-inner>.button-dropdown:hover .icon,
.button-actions__dropdown-inner>.button-dropdown:focus .icon,
.button-actions__dropdown-inner>.button-dropdown:active .icon {
  color: #0f5c47;
}

.button-actions__dropdown-inner>.button-dropdown:after {
  display: inline-block;
  content: attr(tooltip-title);
  white-space: nowrap;
  margin-left: 10px;
}

.button-actions__dropdown-inner>.button-dropdown:disabled {
  color: #b3b3b3;
}

.button-actions__dropdown-inner>.button-dropdown:disabled .icon {
  color: #b3b3b3;
}

.button-actions__dropdown-inner>.button-dropdown:disabled:hover {
  color: #b3b3b3;
}

.button-actions__dropdown-inner>.button-dropdown:disabled:hover .icon {
  color: #b3b3b3;
}

.button-actions__dropdown-inner>.button-dropdown--danger {
  color: #cb444a;
}

.button-actions__dropdown-inner>.button-dropdown--danger .icon {
  color: #cb444a;
}

.button-actions__dropdown-inner>.button-dropdown--danger:hover {
  color: #cb444a;
}

.button-actions__dropdown-inner>.button-dropdown--danger:hover .icon {
  color: #cb444a;
}

.button-actions__dropdown--open>button {
  background-color: #e6e6e6;
}

.button-actions__dropdown--open .button-actions__dropdown-content {
  visibility: visible;
}

.button-actions__dropdown--open .button-actions__dropdown-content .icon {
  display: block;
}

.button-actions-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.5rem;
  border-top: 1px solid #e5e5e5;
}

.button-actions-toggle:hover {
  background-color: #f2f2f2;
  cursor: pointer;
}

.button-actions-toggle [class*=icon--chevron-] {
  font-size: 24px;
}

.btn,
.button {
  display: inline-block;
  font-family: ProximaNova,sans-serif;
  font-weight: 400;
  color: #000;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: rgba(0,0,0,0);
  border: 1px solid rgba(0,0,0,0);
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 20px;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn,
  .button {
    transition: none;
  }
}

.btn:hover,
.button:hover {
  color: #000;
  text-decoration: none;
}

.btn:focus,
.button:focus,
.btn.focus,
.focus.button {
  outline: 0;
  box-shadow: 0 0 0 0px rgba(15,92,71,.25);
}

.btn.disabled,
.disabled.button,
.btn:disabled,
.button:disabled {
  opacity: .65;
}

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

.btn-primary {
  color: #fff;
  background-color: #0f5c47;
  border-color: #0f5c47;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0a3b2e;
  border-color: #083025;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #0a3b2e;
  border-color: #083025;
  box-shadow: 0 0 0 0px rgba(51,116,99,.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #0f5c47;
  border-color: #0f5c47;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #083025;
  border-color: #06251d;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0px rgba(51,116,99,.5);
}

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

.btn-secondary:hover {
  color: #fff;
  background-color: #d97700;
  border-color: #cc7000;
}

.btn-secondary:focus,
.btn-secondary.focus {
  color: #fff;
  background-color: #d97700;
  border-color: #cc7000;
  box-shadow: 0 0 0 0px rgba(255,157,38,.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #ff8c00;
  border-color: #ff8c00;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #cc7000;
  border-color: #bf6900;
}

.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 0px rgba(255,157,38,.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0px rgba(72,180,97,.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 0px rgba(72,180,97,.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0px rgba(58,176,195,.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 0px rgba(58,176,195,.5);
}

.btn-warning {
  color: #0f5c47;
  background-color: #ffddb2;
  border-color: #ffddb2;
}

.btn-warning:hover {
  color: #0f5c47;
  background-color: #ffcc8c;
  border-color: #ffc67f;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #0f5c47;
  background-color: #ffcc8c;
  border-color: #ffc67f;
  box-shadow: 0 0 0 0px rgba(219,202,162,.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #0f5c47;
  background-color: #ffddb2;
  border-color: #ffddb2;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show>.btn-warning.dropdown-toggle {
  color: #0f5c47;
  background-color: #ffc67f;
  border-color: #ffc172;
}

.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 0px rgba(219,202,162,.5);
}

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

.btn-danger:hover {
  color: #fff;
  background-color: #b63338;
  border-color: #ac3035;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #b63338;
  border-color: #ac3035;
  box-shadow: 0 0 0 0px rgba(211,96,101,.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #cb444a;
  border-color: #cb444a;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #ac3035;
  border-color: #a22d32;
}

.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 0px rgba(211,96,101,.5);
}

.btn-light {
  color: #0f5c47;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #0f5c47;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus,
.btn-light.focus {
  color: #0f5c47;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0px rgba(213,225,223,.5);
}

.btn-light.disabled,
.btn-light:disabled {
  color: #0f5c47;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show>.btn-light.dropdown-toggle {
  color: #0f5c47;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.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 0px rgba(213,225,223,.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus,
.btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0px rgba(82,88,93,.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.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 0px rgba(82,88,93,.5);
}

.btn-border {
  color: #0f5c47;
  background-color: #ced4da;
  border-color: #ced4da;
}

.btn-border:hover {
  color: #0f5c47;
  background-color: #b8c1ca;
  border-color: #b1bbc4;
}

.btn-border:focus,
.btn-border.focus {
  color: #0f5c47;
  background-color: #b8c1ca;
  border-color: #b1bbc4;
  box-shadow: 0 0 0 0px rgba(177,194,196,.5);
}

.btn-border.disabled,
.btn-border:disabled {
  color: #0f5c47;
  background-color: #ced4da;
  border-color: #ced4da;
}

.btn-border:not(:disabled):not(.disabled):active,
.btn-border:not(:disabled):not(.disabled).active,
.show>.btn-border.dropdown-toggle {
  color: #0f5c47;
  background-color: #b1bbc4;
  border-color: #aab4bf;
}

.btn-border:not(:disabled):not(.disabled):active:focus,
.btn-border:not(:disabled):not(.disabled).active:focus,
.show>.btn-border.dropdown-toggle:focus {
  box-shadow: 0 0 0 0px rgba(177,194,196,.5);
}

.btn-outline-primary,
.button--outline-primary {
  color: #0f5c47;
  border-color: #0f5c47;
}

.btn-outline-primary:hover,
.button--outline-primary:hover {
  color: #fff;
  background-color: #0f5c47;
  border-color: #0f5c47;
}

.btn-outline-primary:focus,
.button--outline-primary:focus,
.btn-outline-primary.focus,
.focus.button--outline-primary {
  box-shadow: 0 0 0 0px rgba(15,92,71,.5);
}

.btn-outline-primary.disabled,
.disabled.button--outline-primary,
.btn-outline-primary:disabled,
.button--outline-primary:disabled {
  color: #0f5c47;
  background-color: rgba(0,0,0,0);
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.button--outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.button--outline-primary:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary.dropdown-toggle,
.show>.dropdown-toggle.button--outline-primary {
  color: #fff;
  background-color: #0f5c47;
  border-color: #0f5c47;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.button--outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.button--outline-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus,
.show>.dropdown-toggle.button--outline-primary:focus {
  box-shadow: 0 0 0 0px rgba(15,92,71,.5);
}

.btn-outline-secondary,
.button--outline-secondary {
  color: #ff8c00;
  border-color: #ff8c00;
}

.btn-outline-secondary:hover,
.button--outline-secondary:hover {
  color: #fff;
  background-color: #ff8c00;
  border-color: #ff8c00;
}

.btn-outline-secondary:focus,
.button--outline-secondary:focus,
.btn-outline-secondary.focus,
.focus.button--outline-secondary {
  box-shadow: 0 0 0 0px rgba(255,140,0,.5);
}

.btn-outline-secondary.disabled,
.disabled.button--outline-secondary,
.btn-outline-secondary:disabled,
.button--outline-secondary:disabled {
  color: #ff8c00;
  background-color: rgba(0,0,0,0);
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.button--outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.button--outline-secondary:not(:disabled):not(.disabled).active,
.show>.btn-outline-secondary.dropdown-toggle,
.show>.dropdown-toggle.button--outline-secondary {
  color: #fff;
  background-color: #ff8c00;
  border-color: #ff8c00;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.button--outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.button--outline-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus,
.show>.dropdown-toggle.button--outline-secondary:focus {
  box-shadow: 0 0 0 0px rgba(255,140,0,.5);
}

.btn-outline-success,
.button--outline-success {
  color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:hover,
.button--outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus,
.button--outline-success:focus,
.btn-outline-success.focus,
.focus.button--outline-success {
  box-shadow: 0 0 0 0px rgba(40,167,69,.5);
}

.btn-outline-success.disabled,
.disabled.button--outline-success,
.btn-outline-success:disabled,
.button--outline-success:disabled {
  color: #28a745;
  background-color: rgba(0,0,0,0);
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.button--outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.button--outline-success:not(:disabled):not(.disabled).active,
.show>.btn-outline-success.dropdown-toggle,
.show>.dropdown-toggle.button--outline-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.button--outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.button--outline-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-success.dropdown-toggle:focus,
.show>.dropdown-toggle.button--outline-success:focus {
  box-shadow: 0 0 0 0px rgba(40,167,69,.5);
}

.btn-outline-info,
.button--outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:hover,
.button--outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus,
.button--outline-info:focus,
.btn-outline-info.focus,
.focus.button--outline-info {
  box-shadow: 0 0 0 0px rgba(23,162,184,.5);
}

.btn-outline-info.disabled,
.disabled.button--outline-info,
.btn-outline-info:disabled,
.button--outline-info:disabled {
  color: #17a2b8;
  background-color: rgba(0,0,0,0);
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.button--outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.button--outline-info:not(:disabled):not(.disabled).active,
.show>.btn-outline-info.dropdown-toggle,
.show>.dropdown-toggle.button--outline-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.button--outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.button--outline-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-info.dropdown-toggle:focus,
.show>.dropdown-toggle.button--outline-info:focus {
  box-shadow: 0 0 0 0px rgba(23,162,184,.5);
}

.btn-outline-warning,
.button--outline-warning {
  color: #ffddb2;
  border-color: #ffddb2;
}

.btn-outline-warning:hover,
.button--outline-warning:hover {
  color: #0f5c47;
  background-color: #ffddb2;
  border-color: #ffddb2;
}

.btn-outline-warning:focus,
.button--outline-warning:focus,
.btn-outline-warning.focus,
.focus.button--outline-warning {
  box-shadow: 0 0 0 0px rgba(255,221,178,.5);
}

.btn-outline-warning.disabled,
.disabled.button--outline-warning,
.btn-outline-warning:disabled,
.button--outline-warning:disabled {
  color: #ffddb2;
  background-color: rgba(0,0,0,0);
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.button--outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.button--outline-warning:not(:disabled):not(.disabled).active,
.show>.btn-outline-warning.dropdown-toggle,
.show>.dropdown-toggle.button--outline-warning {
  color: #0f5c47;
  background-color: #ffddb2;
  border-color: #ffddb2;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.button--outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.button--outline-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus,
.show>.dropdown-toggle.button--outline-warning:focus {
  box-shadow: 0 0 0 0px rgba(255,221,178,.5);
}

.btn-outline-danger,
.button--outline-danger {
  color: #cb444a;
  border-color: #cb444a;
}

.btn-outline-danger:hover,
.button--outline-danger:hover {
  color: #fff;
  background-color: #cb444a;
  border-color: #cb444a;
}

.btn-outline-danger:focus,
.button--outline-danger:focus,
.btn-outline-danger.focus,
.focus.button--outline-danger {
  box-shadow: 0 0 0 0px rgba(203,68,74,.5);
}

.btn-outline-danger.disabled,
.disabled.button--outline-danger,
.btn-outline-danger:disabled,
.button--outline-danger:disabled {
  color: #cb444a;
  background-color: rgba(0,0,0,0);
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.button--outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.button--outline-danger:not(:disabled):not(.disabled).active,
.show>.btn-outline-danger.dropdown-toggle,
.show>.dropdown-toggle.button--outline-danger {
  color: #fff;
  background-color: #cb444a;
  border-color: #cb444a;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.button--outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.button--outline-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus,
.show>.dropdown-toggle.button--outline-danger:focus {
  box-shadow: 0 0 0 0px rgba(203,68,74,.5);
}

.btn-outline-light,
.button--outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:hover,
.button--outline-light:hover {
  color: #0f5c47;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus,
.button--outline-light:focus,
.btn-outline-light.focus,
.focus.button--outline-light {
  box-shadow: 0 0 0 0px rgba(248,249,250,.5);
}

.btn-outline-light.disabled,
.disabled.button--outline-light,
.btn-outline-light:disabled,
.button--outline-light:disabled {
  color: #f8f9fa;
  background-color: rgba(0,0,0,0);
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.button--outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.button--outline-light:not(:disabled):not(.disabled).active,
.show>.btn-outline-light.dropdown-toggle,
.show>.dropdown-toggle.button--outline-light {
  color: #0f5c47;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.button--outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.button--outline-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-light.dropdown-toggle:focus,
.show>.dropdown-toggle.button--outline-light:focus {
  box-shadow: 0 0 0 0px rgba(248,249,250,.5);
}

.btn-outline-dark,
.button--outline-dark {
  color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:hover,
.button--outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus,
.button--outline-dark:focus,
.btn-outline-dark.focus,
.focus.button--outline-dark {
  box-shadow: 0 0 0 0px rgba(52,58,64,.5);
}

.btn-outline-dark.disabled,
.disabled.button--outline-dark,
.btn-outline-dark:disabled,
.button--outline-dark:disabled {
  color: #343a40;
  background-color: rgba(0,0,0,0);
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.button--outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.button--outline-dark:not(:disabled):not(.disabled).active,
.show>.btn-outline-dark.dropdown-toggle,
.show>.dropdown-toggle.button--outline-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.button--outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.button--outline-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus,
.show>.dropdown-toggle.button--outline-dark:focus {
  box-shadow: 0 0 0 0px rgba(52,58,64,.5);
}

.btn-outline-border,
.button--outline-border {
  color: #ced4da;
  border-color: #ced4da;
}

.btn-outline-border:hover,
.button--outline-border:hover {
  color: #0f5c47;
  background-color: #ced4da;
  border-color: #ced4da;
}

.btn-outline-border:focus,
.button--outline-border:focus,
.btn-outline-border.focus,
.focus.button--outline-border {
  box-shadow: 0 0 0 0px rgba(206,212,218,.5);
}

.btn-outline-border.disabled,
.disabled.button--outline-border,
.btn-outline-border:disabled,
.button--outline-border:disabled {
  color: #ced4da;
  background-color: rgba(0,0,0,0);
}

.btn-outline-border:not(:disabled):not(.disabled):active,
.button--outline-border:not(:disabled):not(.disabled):active,
.btn-outline-border:not(:disabled):not(.disabled).active,
.button--outline-border:not(:disabled):not(.disabled).active,
.show>.btn-outline-border.dropdown-toggle,
.show>.dropdown-toggle.button--outline-border {
  color: #0f5c47;
  background-color: #ced4da;
  border-color: #ced4da;
}

.btn-outline-border:not(:disabled):not(.disabled):active:focus,
.button--outline-border:not(:disabled):not(.disabled):active:focus,
.btn-outline-border:not(:disabled):not(.disabled).active:focus,
.button--outline-border:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-border.dropdown-toggle:focus,
.show>.dropdown-toggle.button--outline-border:focus {
  box-shadow: 0 0 0 0px rgba(206,212,218,.5);
}

.btn-link {
  font-weight: 400;
  color: #ff8c00;
  text-decoration: none;
}

.btn-link:hover {
  color: #b36200;
  text-decoration: none;
}

.btn-link:focus,
.btn-link.focus {
  text-decoration: none;
  box-shadow: none;
}

.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg,
.btn-group-lg>.btn,
.btn-group-lg>.button {
  padding: .875rem 1rem;
  font-size: 1.125rem;
  line-height: 1;
  border-radius: 1.5rem;
}

.btn-sm,
.btn-group-sm>.btn,
.btn-group-sm>.button {
  padding: .25rem .5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 20px;
}

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

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

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

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

.btn-group>.btn,
.button-group>.btn,
.btn-group>.button,
.button-group>.button,
.btn-group-vertical>.btn,
.btn-group-vertical>.button {
  position: relative;
  flex: 1 1 auto;
}

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

.btn-group>.btn:focus,
.button-group>.btn:focus,
.btn-group>.button:focus,
.button-group>.button:focus,
.btn-group>.btn:active,
.button-group>.btn:active,
.btn-group>.button:active,
.button-group>.button:active,
.btn-group>.btn.active,
.button-group>.btn.active,
.btn-group>.active.button,
.button-group>.active.button,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.button:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.button:active,
.btn-group-vertical>.btn.active,
.btn-group-vertical>.active.button {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group>.btn:not(:first-child),
.button-group>.btn:not(:first-child),
.btn-group>.button:not(:first-child),
.button-group>.button:not(:first-child),
.btn-group>.btn-group:not(:first-child),
.button-group>.btn-group:not(:first-child),
.btn-group>.button-group:not(:first-child),
.button-group>.button-group:not(:first-child) {
  margin-left: -1px;
}

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

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

.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

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

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

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.button,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.button-group {
  width: 100%;
}

.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.button:not(:first-child),
.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.button-group:not(:first-child) {
  margin-top: -1px;
}

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

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

.btn-group-toggle>.btn,
.btn-group-toggle>.button,
.btn-group-toggle>.btn-group>.btn,
.btn-group-toggle>.button-group>.btn,
.btn-group-toggle>.btn-group>.button,
.btn-group-toggle>.button-group>.button {
  margin-bottom: 0;
}

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

.button {
  white-space: nowrap;
}

.button--primary {
  color: #fff;
  background-color: #ff8c00;
  border-color: #ff8c00;
}

.button--primary:hover {
  color: #fff;
  background-color: #d97700;
  border-color: #cc7000;
}

.button--primary:focus,
.button--primary.focus {
  color: #fff;
  background-color: #d97700;
  border-color: #cc7000;
  box-shadow: 0 0 0 0px rgba(255,157,38,.5);
}

.button--primary.disabled,
.button--primary:disabled {
  color: #fff;
  background-color: #ff8c00;
  border-color: #ff8c00;
}

.button--primary:not(:disabled):not(.disabled):active,
.button--primary:not(:disabled):not(.disabled).active,
.show>.button--primary.dropdown-toggle {
  color: #fff;
  background-color: #cc7000;
  border-color: #bf6900;
}

.button--primary:not(:disabled):not(.disabled):active:focus,
.button--primary:not(:disabled):not(.disabled).active:focus,
.show>.button--primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0px rgba(255,157,38,.5);
}

.button--secondary {
  color: #ff8c00;
  border-color: #ff8c00;
}

.button--secondary:hover {
  color: #ff8c00;
  background-color: #ff8c00;
  border-color: #ff8c00;
}

.button--secondary:focus,
.button--secondary.focus {
  box-shadow: 0 0 0 0px rgba(255,140,0,.5);
}

.button--secondary.disabled,
.button--secondary:disabled {
  color: #ff8c00;
  background-color: rgba(0,0,0,0);
}

.button--secondary:not(:disabled):not(.disabled):active,
.button--secondary:not(:disabled):not(.disabled).active,
.show>.button--secondary.dropdown-toggle {
  color: #fff;
  background-color: #ff8c00;
  border-color: #ff8c00;
}

.button--secondary:not(:disabled):not(.disabled):active:focus,
.button--secondary:not(:disabled):not(.disabled).active:focus,
.show>.button--secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0px rgba(255,140,0,.5);
}

.button--secondary:not(.disabled):hover {
  color: #fff;
}

.button--secondary.disabled:hover {
  color: #0f5c47;
}

.button--secondary-light {
  box-sizing: border-box;
  border: 1px solid;
  color: #0f5c47;
  background-color: #fff4e6;
  border-color: #ff8c00;
  color: #ff8c00;
}

.button--secondary-light:hover {
  color: #fff;
  background-color: #ff8c00;
  border-color: #ff8c00;
}

.button--secondary-light:focus,
.button--secondary-light.focus {
  color: #fff;
  background-color: #ff8c00;
  border-color: #ff8c00;
  box-shadow: 0 0 0 0px rgba(219,133,11,.5);
}

.button--secondary-light.disabled,
.button--secondary-light:disabled {
  color: #0f5c47;
  background-color: #fff4e6;
  border-color: #ff8c00;
}

.button--secondary-light:not(:disabled):not(.disabled):active,
.button--secondary-light:not(:disabled):not(.disabled).active,
.show>.button--secondary-light.dropdown-toggle {
  color: #0f5c47;
  background-color: #ffddb3;
  border-color: #bf6900;
}

.button--secondary-light:not(:disabled):not(.disabled):active:focus,
.button--secondary-light:not(:disabled):not(.disabled).active:focus,
.show>.button--secondary-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0px rgba(219,133,11,.5);
}

.button--secondary-light:not(.disabled):hover {
  color: #fff;
}

.button--secondary-light.disabled:hover {
  color: #0f5c47;
}

.button--light {
  color: #0f5c47;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.button--light:hover {
  color: #0f5c47;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.button--light:focus,
.button--light.focus {
  color: #0f5c47;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0px rgba(213,225,223,.5);
}

.button--light.disabled,
.button--light:disabled {
  color: #0f5c47;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.button--light:not(:disabled):not(.disabled):active,
.button--light:not(:disabled):not(.disabled).active,
.show>.button--light.dropdown-toggle {
  color: #0f5c47;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.button--light:not(:disabled):not(.disabled):active:focus,
.button--light:not(:disabled):not(.disabled).active:focus,
.show>.button--light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0px rgba(213,225,223,.5);
}

.button--danger {
  color: #fff;
  background-color: #cb444a;
  border-color: #cb444a;
}

.button--danger:hover {
  color: #fff;
  background-color: #b63338;
  border-color: #ac3035;
}

.button--danger:focus,
.button--danger.focus {
  color: #fff;
  background-color: #b63338;
  border-color: #ac3035;
  box-shadow: 0 0 0 0px rgba(211,96,101,.5);
}

.button--danger.disabled,
.button--danger:disabled {
  color: #fff;
  background-color: #cb444a;
  border-color: #cb444a;
}

.button--danger:not(:disabled):not(.disabled):active,
.button--danger:not(:disabled):not(.disabled).active,
.show>.button--danger.dropdown-toggle {
  color: #fff;
  background-color: #ac3035;
  border-color: #a22d32;
}

.button--danger:not(:disabled):not(.disabled):active:focus,
.button--danger:not(:disabled):not(.disabled).active:focus,
.show>.button--danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0px rgba(211,96,101,.5);
}

.button--whatsapp {
  color: #fff;
  background-color: #1fd863;
  border-color: #1fd863;
}

.button--whatsapp:hover {
  color: #fff;
  background-color: #1ab754;
  border-color: #19ab4f;
}

.button--whatsapp:focus,
.button--whatsapp.focus {
  color: #fff;
  background-color: #1ab754;
  border-color: #19ab4f;
  box-shadow: 0 0 0 0px rgba(65,222,122,.5);
}

.button--whatsapp.disabled,
.button--whatsapp:disabled {
  color: #fff;
  background-color: #1fd863;
  border-color: #1fd863;
}

.button--whatsapp:not(:disabled):not(.disabled):active,
.button--whatsapp:not(:disabled):not(.disabled).active,
.show>.button--whatsapp.dropdown-toggle {
  color: #fff;
  background-color: #19ab4f;
  border-color: #17a049;
}

.button--whatsapp:not(:disabled):not(.disabled):active:focus,
.button--whatsapp:not(:disabled):not(.disabled).active:focus,
.show>.button--whatsapp.dropdown-toggle:focus {
  box-shadow: 0 0 0 0px rgba(65,222,122,.5);
}

.button--facebook {
  color: #fff;
  background-color: #4267b2;
  border-color: #4267b2;
}

.button--facebook:hover {
  color: #fff;
  background-color: #385796;
  border-color: #34518d;
}

.button--facebook:focus,
.button--facebook.focus {
  color: #fff;
  background-color: #385796;
  border-color: #34518d;
  box-shadow: 0 0 0 0px rgba(94,126,190,.5);
}

.button--facebook.disabled,
.button--facebook:disabled {
  color: #fff;
  background-color: #4267b2;
  border-color: #4267b2;
}

.button--facebook:not(:disabled):not(.disabled):active,
.button--facebook:not(:disabled):not(.disabled).active,
.show>.button--facebook.dropdown-toggle {
  color: #fff;
  background-color: #34518d;
  border-color: #314c83;
}

.button--facebook:not(:disabled):not(.disabled):active:focus,
.button--facebook:not(:disabled):not(.disabled).active:focus,
.show>.button--facebook.dropdown-toggle:focus {
  box-shadow: 0 0 0 0px rgba(94,126,190,.5);
}

.button--link {
  padding: 0;
  font-size: inherit;
  color: #ff8c00;
  text-decoration: none;
  background-color: rgba(0,0,0,0);
}

.button--link:hover {
  color: #b36200;
  text-decoration: none;
}

.button--external-link {
  line-height: 22px;
}

.button--has-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: .25rem;
}

.button--has-icon .icon {
  display: flex;
  justify-content: center;
}

.button--has-icon .icon::before {
  transition: none;
}

.button--badge {
  padding: 1px 6px;
  font-size: 0.75rem;
  line-height: 1;
  border-radius: 1.25rem;
}

.button--small {
  padding: .25rem .5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 20px;
}

.button--large {
  padding: .875rem 1rem;
  font-size: 1.125rem;
  line-height: 1;
  border-radius: 1.5rem;
}

.button--icon {
  padding: .375rem;
}

.button--icon .icon {
  width: 1.5em;
}

.button--table-primary,
.button--table-danger {
  line-height: 1;
  padding: 7px;
  margin-bottom: .25em;
  font-size: .875rem;
}

.button--table-primary .icon,
.button--table-danger .icon {
  width: 1em;
}

.button--table-primary {
  color: #0f5c47;
  background-color: #fff;
  border-color: #0f5c47;
  color: #0f5c47;
}

.button--table-primary:hover {
  color: #fff;
  background-color: #0f5c47;
  border-color: #0f5c47;
}

.button--table-primary:focus,
.button--table-primary.focus {
  color: #fff;
  background-color: #0f5c47;
  border-color: #0f5c47;
  box-shadow: 0 0 0 0px rgba(15,92,71,.5);
}

.button--table-primary.disabled,
.button--table-primary:disabled {
  color: #0f5c47;
  background-color: #fff;
  border-color: #0f5c47;
}

.button--table-primary:not(:disabled):not(.disabled):active,
.button--table-primary:not(:disabled):not(.disabled).active,
.show>.button--table-primary.dropdown-toggle {
  color: #0f5c47;
  background-color: #e6e6e6;
  border-color: #06251d;
}

.button--table-primary:not(:disabled):not(.disabled):active:focus,
.button--table-primary:not(:disabled):not(.disabled).active:focus,
.show>.button--table-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0px rgba(15,92,71,.5);
}

.button--table-primary:not(.disabled):hover {
  color: #fff;
}

.button--table-danger {
  color: #0f5c47;
  background-color: #fff;
  border-color: #cb444a;
  color: #cb444a;
}

.button--table-danger:hover {
  color: #fff;
  background-color: #cb444a;
  border-color: #cb444a;
}

.button--table-danger:focus,
.button--table-danger.focus {
  color: #fff;
  background-color: #cb444a;
  border-color: #cb444a;
  box-shadow: 0 0 0 0px rgba(175,72,74,.5);
}

.button--table-danger.disabled,
.button--table-danger:disabled {
  color: #0f5c47;
  background-color: #fff;
  border-color: #cb444a;
}

.button--table-danger:not(:disabled):not(.disabled):active,
.button--table-danger:not(:disabled):not(.disabled).active,
.show>.button--table-danger.dropdown-toggle {
  color: #0f5c47;
  background-color: #e6e6e6;
  border-color: #a22d32;
}

.button--table-danger:not(:disabled):not(.disabled):active:focus,
.button--table-danger:not(:disabled):not(.disabled).active:focus,
.show>.button--table-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0px rgba(175,72,74,.5);
}

.button--table-danger:not(.disabled):hover {
  color: #fff;
}

.button--table-danger.disabled:hover {
  color: #0f5c47;
}

.button__badge {
  margin-left: .25rem;
  background-color: #fff;
  color: #000;
}

.button--header-shipment-toggle {
  height: 40px;
  width: 38px;
}

.button--header-shipment-action {
  padding-left: 12px;
  padding-right: 8px;
}

.button.disabled,
.button[disabled=disabled],
.button[disabled=true] {
  cursor: not-allowed !important;
  pointer-events: all !important;
}

.checkbox--button {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

[type=button] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.grid-toggle-button {
  display: none;
}

@media (min-width: calc(1115px + 1px)) {
  .grid-toggle-button {
    display: inline-block;
  }
}

.card {
  box-shadow: 0 0 5px rgba(0,0,0,.15);
}

.card--bordered {
  box-shadow: none;
  border: 1px solid #e5e5e5;
}

.card--settings {
  border-top-left-radius: 0;
  border: none;
}

.card--new-subscription {
  max-width: 400px;
}

.card--highlighted {
  border: 1px solid #ff8c00 !important;
}

.card-header {
  font-weight: bold;
}

.card-header,
.card-body {
  padding: 15px 30px;
}

.card--communication {
  border: 1px solid;
  position: relative;
}

.card--communication::before,
.card--communication::after {
  content: "";
  position: absolute;
}

.card--communication::before {
  height: 0;
  width: 30px;
  border-top: 1px solid;
  bottom: -1px;
  left: -15px;
  z-index: 1;
  box-shadow: 0 0 5px rgba(0,0,0,.15);
}

.card--communication::after {
  border-left: 10px solid #fff;
  border-top: 10px solid #fff;
  border-right: 10px solid rgba(0,0,0,0);
  border-bottom: 10px solid rgba(0,0,0,0);
  bottom: -11px;
  left: -10px;
  transform: rotate(45deg);
  box-shadow: -1px 0 0 0 #0f5c47;
}

.card--communication .card-title {
  margin-bottom: initial;
}

.card--incoming {
  border-color: #0f5c47;
}

.card--incoming::before {
  border-color: #0f5c47;
}

.card--incoming::after {
  box-shadow: -1px 0 0 0 #0f5c47;
}

.card--incoming .card-title {
  color: #0f5c47;
}

.card--outgoing {
  border-color: #ff8c00;
}

.card--outgoing::before {
  border-color: #ff8c00;
  left: unset;
  right: -15px;
}

.card--outgoing::after {
  left: unset;
  right: -10px;
  transform: rotate(135deg) scaleY(-1);
  box-shadow: -1px 0 0 0 #ff8c00;
}

.card--outgoing .card-title {
  color: #ff8c00;
}

.card__tile {
  box-shadow: none;
  border-width: 1px;
}

.card__tile-body {
  font-size: 12px;
}

.card__tile-row {
  margin-bottom: .5rem;
}

.card__tile-block {
  min-height: 17px;
}

.case-details__text {
  white-space: pre-line;
}

.case-details__images img {
  border-radius: 5px;
  -o-object-fit: cover;
  object-fit: cover;
  height: 74px;
  width: 74px;
}

.case-details__images img[src*=ajax-loader] {
  height: 24px;
  width: 24px;
}

.case-details-sidebar {
  border-left: 1px solid #d9d9d9;
}

#last-case-interaction {
  top: -1em;
}

.cases {
  background-image: url("/static/myparcel-belgie/skin/general-images/cases-widget/background.jpg");
  display: flex;
  color: #fff;
}

.cases__bubble {
  border-radius: 10px;
}

.cases__title {
  font-weight: bold;
  line-height: 1;
}

.cases__subtitle {
  opacity: .8;
}

.cases__sparkle {
  position: absolute;
}

.cases__sparkle--1 {
  background-image: url("/static/myparcel-belgie/skin/general-images/cases-widget/sparkle-1.svg");
  width: 22px;
  height: 22px;
}

.cases__sparkle--2 {
  background-image: url("/static/myparcel-belgie/skin/general-images/cases-widget/sparkle-2.svg");
  width: 18px;
  height: 18px;
}

.cases__sparkle--3 {
  background-image: url("/static/myparcel-belgie/skin/general-images/cases-widget/sparkle-3.svg");
  width: 6px;
  height: 6px;
}

.cases__sparkle--4 {
  background-image: url("/static/myparcel-belgie/skin/general-images/cases-widget/sparkle-4.svg");
  width: 11px;
  height: 11px;
}

@media (max-width: 991.98px) {
  .cases {
    background-position: center top;
    background-size: cover;
    height: 460px;
  }
}

@media (max-width: 991.98px)and (max-width: 575.98px) {
  .cases {
    background-size: auto 65%;
  }
}

@media (max-width: 991.98px) {
  .cases__bubble {
    margin-top: auto;
    padding: 3rem 1.5rem 1.5rem 1.5rem;
    background: url("/static/myparcel-belgie/skin/general-images/cases-widget/bolling.svg") no-repeat center top;
    background-size: 300%;
  }
}

@media (max-width: 991.98px) {
  .cases__title {
    font-size: 1.75rem;
    margin-bottom: 1rem;
  }
}

@media (max-width: 991.98px) {
  .cases__subtitle {
    font-size: 1.125rem;
  }
}

@media (max-width: 991.98px) {
  .cases__sparkle--1 {
    left: 90%;
    top: 62%;
  }

  .cases__sparkle--2 {
    left: 20%;
    top: 62%;
  }

  .cases__sparkle--3 {
    left: 92%;
    top: 72%;
  }

  .cases__sparkle--4 {
    left: 80%;
    top: 62%;
  }
}

@media (max-width: 991.98px)and (max-width: 767.98px) {
  .cases__sparkle--1 {
    top: 50%;
  }

  .cases__sparkle--2 {
    top: 50%;
  }

  .cases__sparkle--3 {
    top: 60%;
  }

  .cases__sparkle--4 {
    top: 50%;
  }
}

@media (min-width: 992px) {
  .cases {
    background-position: center right -100px;
    background-size: auto 100%;
  }

  .cases__bubble {
    background: url("/static/myparcel-belgie/skin/general-images/cases-widget/bolling.svg") no-repeat center right;
    background-size: 400%;
    height: 100%;
    width: 50%;
    padding: 2.5rem 4.5rem 2.5rem 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
  }

  .cases__title {
    font-size: 2.25rem;
  }

  .cases__subtitle {
    font-size: 1.25rem;
  }

  .cases__sparkle--1 {
    left: 45%;
    top: 85%;
  }

  .cases__sparkle--2 {
    left: 50%;
    top: 8%;
  }

  .cases__sparkle--3 {
    left: 40%;
    top: 10%;
  }

  .cases__sparkle--4 {
    left: 43%;
    top: 75%;
  }
}

@media (min-width: 992px)and (min-width: 1600px) {
  .cases__bubble {
    padding: 2.5rem 3.5rem 2.5rem 2.5rem;
  }
}

.collect-trip-overview__row {
  min-height: 60px;
  border-bottom: none !important;
}

.collect-trip-overview__row--first-row-of-week:not(:first-child) {
  border-top: 1px solid #ccc;
}

.collect-trip-overview__row--week {
  background-color: #fafafa;
}

.collect-trip-overview__row--passed {
  background-color: #f2f2f2;
}

.collect-trip-overview__row--impossible {
  background-color: #ecbcbe;
}

.collect-trip-overview__row--current-week td:first-child {
  position: relative;
}

.collect-trip-overview__row--current-week td:first-child::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: -1px;
  left: 0;
  width: 5px;
  background-color: #ff8c00;
}

.collect-trip-overview__row td:first-child {
  padding-left: 10px;
}

.collect-trip-overview__row .badge {
  font-size: 100%;
  font-weight: normal;
}

.collect-trip-overview__row .additional-info-toggle {
  cursor: pointer;
}

.collect-trip-overview th:first-child {
  padding-left: 10px;
}

.collect-trip__actions {
  width: 120px;
}

.color-input__text {
  max-width: 105px;
}

.color-input__color {
  max-width: 40px;
  margin-left: -1px;
  padding: 3px 3px;
}

.col-divider {
  display: flex;
}

.col-divider__line {
  flex: 1;
  margin: auto;
  width: 1px;
  height: 1px;
  background-color: #d9d9d9;
}

@media (min-width: 576px) {
  .control-label {
    text-align: right;
    padding-right: 40px;
  }
}

.control-label--optional {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.3;
}

@media (max-width: 767.98px) {
  .control-label--optional {
    margin-bottom: calc(.375rem + 1px);
  }
}

.advanced-search .control-label {
  padding-right: 0;
}

.card__invoice-widget {
  min-height: 337px;
}

.chart {
  position: relative;
  height: 100%;
  min-height: 300px;
}

.t3 {
  width: 3%;
}

.t5 {
  width: 5%;
}

.t7 {
  width: 7.5%;
}

.t10 {
  width: 10%;
}

.t12 {
  width: 12.5%;
}

.t15 {
  width: 15%;
}

.t20 {
  width: 20%;
}

.t25 {
  width: 25%;
}

.t30 {
  width: 30%;
}

.t33 {
  width: 33.333%;
}

.t35 {
  width: 35%;
}

.t37 {
  width: 37.5%;
}

.t40 {
  width: 40%;
}

.t45 {
  width: 45%;
}

.t50 {
  width: 50%;
}

.t55 {
  width: 55%;
}

.t60 {
  width: 60%;
}

.t62 {
  width: 62.5%;
}

.t65 {
  width: 65%;
}

.t66 {
  width: 66.666%;
}

.t70 {
  width: 70%;
}

.t75 {
  width: 75%;
}

.t80 {
  width: 80%;
}

.t85 {
  width: 85%;
}

.t87 {
  width: 87.5%;
}

.t90 {
  width: 90%;
}

.t95 {
  width: 95%;
}

.datepicker.dropdown-menu {
  color: inherit;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
  border-radius: 10px;
}

.datepicker table tr td,
.datepicker table tr th {
  border-radius: 10px;
}

.datepicker table tr td.day.old,
.datepicker table tr td.day.new {
  color: #6c757d;
}

.datepicker table tr td.day.disabled {
  color: #ccc;
}

.datepicker table tr td.day.active,
.datepicker table tr td.day.active.highlighted {
  text-shadow: none;
}

.datepicker table tr td.day.active,
.datepicker table tr td.day.active.focus,
.datepicker table tr td.day.active.focus.highlighted,
.datepicker table tr td.day.active.focus.highlighted:active,
.datepicker table tr td.day.active.focus:active,
.datepicker table tr td.day.active.highlighted,
.datepicker table tr td.day.active.highlighted:active,
.datepicker table tr td.day.active.highlighted:active:focus,
.datepicker table tr td.day.active.highlighted:active:hover,
.datepicker table tr td.day.active.highlighted:focus,
.datepicker table tr td.day.active.highlighted:hover,
.datepicker table tr td.day.active:active,
.datepicker table tr td.day.active:active:focus,
.datepicker table tr td.day.active:active:hover,
.datepicker table tr td.day.active:focus,
.datepicker table tr td.day.active:hover {
  background-color: #0f5c47;
  border-color: #0f5c47;
}

.datepicker table tr td.day.active:focus {
  outline: none;
}

.dropdown--header>.header__button {
  border: none;
}

.dropdown--header>.header__button:active,
.dropdown--header>.header__button:hover,
.dropdown--header>.header__button:focus {
  background: none !important;
  color: #fff !important;
}

.dropdown--header .dropdown-menu {
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 1rem;
  line-height: 2;
  text-align: center;
  box-shadow: 0 0 5px rgba(0,0,0,.15);
  border: none;
}

.dropdown--header .dropdown-menu::before {
  display: block;
  position: absolute;
  content: "";
  left: 50%;
  border: .5rem solid;
  border-color: #fff #fff rgba(0,0,0,0) rgba(0,0,0,0);
  transform: translateX(-50%) rotate(-45deg);
  top: -0.5rem;
  transform-origin: 50% 50%;
  box-shadow: 3px -3px 5px -2px rgba(0,0,0,.15);
}

.dropdown--header .dropdown-menu.dropup {
  transform: translateX(-50%) translateY(-100%);
  top: -2rem;
}

.dropdown--header .dropdown-menu.dropup::before {
  transform: translateX(-50%) rotate(-225deg);
  top: unset;
  bottom: -0.5rem;
}

.dropdown-menu__overflow {
  overflow: auto;
  max-height: 30vh;
}

.dropdown__wrapper--header-shipment {
  display: none;
  position: absolute;
  top: auto;
  right: 0;
  left: auto;
}

.dropdown__menu {
  position: relative;
}

.dropdown__menu--header-shipment {
  display: block;
  position: relative;
  box-shadow: 0 0 5px rgba(0,0,0,.15);
  border: none;
  top: auto;
  margin-top: 9px;
}

.dropdown__menu-content {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 0;
  display: none;
  z-index: 5;
  font-size: 1rem;
  line-height: 2;
  border-radius: 10px;
  border: none;
  box-shadow: 0 0 5px rgba(0,0,0,.15);
  background-color: #fff;
  background-clip: padding-box;
  text-align: center;
}

.dropdown__menu:hover>.dropdown__menu-content {
  display: block;
}

.dropdown-menu-right.side-menu-collapsible {
  left: unset !important;
  right: -80px;
}

.dropdown-menu-right.side-menu-collapsible::before {
  left: unset !important;
  right: 15px;
}

.input-group .choices .choices__inner {
  border-radius: 0 20px 20px 0;
}

.input-group .choices.is-open .choices__inner {
  border-radius: 0 20px 0 0;
}

.is-invalid .choices__inner {
  border-color: #cb444a;
}

.choices .choices__inner {
  font-size: 1rem;
  background-color: #fff;
  border-radius: 20px;
  min-height: auto !important;
  padding: 6px 35px 6px 15px !important;
}

.choices .choices__list--single {
  padding: 0;
}

.choices .choices__list--dropdown {
  z-index: 3;
  border-radius: 0 0 20px 20px;
}

.choices .choices__list--dropdown .choices__item--selectable {
  padding-right: inherit;
}

.choices .choices__list--multiple .choices__item {
  background-color: #ff8c00;
  border-radius: 10rem;
  border: none;
  font-size: 1rem;
  margin-bottom: 0;
  margin-right: .2em;
  padding: .25em .6em;
  display: inline-flex;
  flex-wrap: nowrap;
  word-break: break-word;
}

.choices .choices__list--multiple .choices__item+.choices__item {
  margin-top: .2em;
}

.choices .choices__list--multiple .choices__button {
  align-self: stretch;
  border-left: none;
}

.choices .choices__heading {
  font-size: 1rem;
  color: #0f5c47;
}

.choices .choices__input--cloned {
  background-color: rgba(0,0,0,0);
  margin: 0;
  padding: 0;
}

.choices.is-open .choices__inner {
  border-radius: 20px 20px 0 0;
}

.choices.is-open.is-flipped .choices__inner {
  border-radius: 0 0 20px 20px;
}

.choices.is-open.is-flipped .choices__list--dropdown {
  border-radius: 20px 20px 0 0;
}

.choices[data-type*=select-one]::after,
.choices[data-type*=select-multiple]::after {
  content: " ";
  border: none;
  top: 0;
  left: auto;
  right: 0;
  width: 2.5rem;
  height: 100%;
  margin: auto;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3e%3cpath fill='gray' d='M25,35.82c-0.19,0-0.38-0.07-0.54-0.21L2.71,15.55c-0.32-0.3-0.34-0.8-0.04-1.12s0.8-0.34,1.12-0.04L25,33.95l21.22-19.56 c0.32-0.3,0.82-0.28,1.12,0.04c0.3,0.32,0.28,0.82-0.04,1.12L25.54,35.61C25.38,35.75,25.19,35.82,25,35.82z'/%3e%3c/svg%3e") no-repeat right .75rem center/16px;
  position: absolute;
  pointer-events: none;
}

.choices[data-type*=select-one].is-open::after,
.choices[data-type*=select-multiple].is-open::after {
  transform: rotate(180deg);
  margin-top: auto;
}

.dropdown-item {
  padding-left: 1em;
  padding-right: 1em;
}

.dropdown-item--header-shipment {
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
}

.export-status {
  position: fixed;
  bottom: 62px;
  right: 0;
  min-height: 95px;
  width: 220px;
  padding: 15px;
  background-color: #333;
  border-radius: 3px;
  color: #fff;
  z-index: 1;
}

.export-status__title {
  margin-bottom: 15px;
}

.export-status__close-button {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #cb444a;
  cursor: pointer;
}

.file-drop {
  border: 2px dotted #d9d9d9;
  border-radius: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.file-drop:hover,
.file-drop--drag-over {
  border: 2px dashed #d9d9d9;
  background-color: rgba(15,92,71,.05);
}

.file-drop__icon {
  line-height: 1;
  font-size: 3rem;
  color: #d9d9d9;
}

.file-drop__label {
  cursor: pointer;
}

.file-drop__thumbnails {
  margin-right: -15px;
}

.file-drop-collection {
  align-items: center;
}

@media (max-width: 767.98px) {
  .file-drop-collection {
    flex-wrap: wrap;
  }

  .file-drop-collection>:nth-child(1) {
    order: 2;
  }

  .file-drop-collection>:nth-child(2) {
    order: 1;
    width: 100%;
    margin-bottom: .5rem;
  }

  .file-drop-collection>:nth-child(3) {
    order: 3;
  }
}

.file-drop-collection+.file-drop-collection {
  margin-top: 1.5rem;
}

.footer {
  background-color: #fff;
  border-top: 1px solid #d9d9d9;
  color: rgba(0,0,0,.4);
  font-size: 14px;
  font-weight: 200;
  margin-bottom: 48px;
  padding: 1rem;
  position: relative;
}

.footer__content {
  flex-direction: column;
}

@media (max-width: 991.98px) {
  .footer__content {
    align-items: center;
  }
}

@media (min-width: 768px) {
  .footer__content {
    flex-direction: row;
    justify-content: space-between;
  }
}

.footer__links {
  flex-direction: column;
}

@media (min-width: 768px) {
  .footer__links {
    flex-direction: row;
  }
}

.footer a {
  color: inherit;
}

.footer a:hover {
  text-decoration: underline;
}

.page-container--full-width {
  max-width: 100%;
}

.container--summary {
  max-width: 100%;
}

.row--summary {
  justify-content: space-between;
}

@media (min-width: 1200px) {
  .fill-height {
    min-height: calc(100vh - (74px + 36px + 54px + 48px + 70px));
  }
}

.hamburger {
  position: relative;
  display: block;
}

.hamburger::before,
.hamburger,
.hamburger::after {
  content: "";
  height: 4px;
  width: 25px;
  background-color: #fff;
  border-radius: 1px;
  transition: all .2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .hamburger::before,
  .hamburger,
  .hamburger::after {
    transition: none;
  }
}

.hamburger::before,
.hamburger::after {
  position: absolute;
  left: 0;
}

.hamburger::before {
  top: -10px;
}

.hamburger::after {
  top: 10px;
}

.hamburger--open {
  background-color: rgba(0,0,0,0);
}

.hamburger--open::before,
.hamburger--open::after {
  background-color: #fff;
  top: 0;
  width: calc(25px + 2px);
}

.hamburger--open::before {
  transform: rotate(225deg);
}

.hamburger--open::after {
  transform: rotate(135deg);
}

.header {
  min-height: 70px;
  background: #0f5c47;
  border-bottom: 1px solid #0b4636;
  box-shadow: 0 0 50px 0 rgba(0,0,0,.05);
  position: relative;
  display: flex;
}

.header__logo {
  height: 24px;
}

.header__logo--full {
  display: none;
}

@media (min-width: 576px) {
  .header__logo--full {
    display: block;
  }
}

.header__logo--icon {
  display: block;
}

@media (min-width: 576px) {
  .header__logo--icon {
    display: none;
  }
}

.header__button {
  color: #fff;
  background-color: #0f5c47;
  border-color: #fff;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.header__button:hover {
  color: #0f5c47;
  background-color: #fff;
  border-color: #fff;
}

.header__button:focus,
.header__button.focus {
  color: #0f5c47;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0 0 0px rgba(255,255,255,.5);
}

.header__button.disabled,
.header__button:disabled {
  color: #fff;
  background-color: #0f5c47;
  border-color: #fff;
}

.header__button:not(:disabled):not(.disabled):active,
.header__button:not(:disabled):not(.disabled).active,
.show>.header__button.dropdown-toggle {
  color: #fff;
  background-color: #083025;
  border-color: #dfdfdf;
}

.header__button:not(:disabled):not(.disabled):active:focus,
.header__button:not(:disabled):not(.disabled).active:focus,
.show>.header__button.dropdown-toggle:focus {
  box-shadow: 0 0 0 0px rgba(255,255,255,.5);
}

@media (min-width: 480px) {
  .header__button {
    max-width: 175px;
  }
}

@media (min-width: 576px) {
  .header__button {
    max-width: 350px;
  }
}

.header__button:hover {
  color: #0f5c47;
}

.header__toggle-icon {
  margin-left: .3rem;
}

.header .dropdown-container {
  max-width: 36vw;
}

#hotjar-feedback-widget div {
  width: 100%;
}

hr {
  border-top-color: #d9d9d9;
}

.icon {
  font-family: "icons" !important;
  font-style: normal;
  font-variant: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  width: 1em;
  vertical-align: top;
}

.icon--in-text {
  color: inherit;
  font-size: smaller;
  position: relative;
  top: -2px;
  line-height: 100%;
  vertical-align: middle;
}

.icon--in-input {
  position: absolute;
  line-height: calc(1.5em + 0.75rem + 2px);
  font-size: 1rem;
  top: 0;
  right: .75rem;
}

.icon--in-input:hover {
  cursor: pointer;
  color: #ccc;
}

.icon--in-search {
  transition: right 100ms ease-in-out;
}

:not(:-moz-placeholder-shown)+.icon--in-search {
  right: 2rem;
}

:not(:-ms-input-placeholder)+.icon--in-search {
  right: 2rem;
}

:not(:placeholder-shown)+.icon--in-search {
  right: 2rem;
}

.icon--image {
  height: calc(1.5em + 0.75rem + 2px);
  width: calc(1.5em + 0.75rem + 2px);
}

.icon--medium {
  font-size: 1.5em;
}

.icon--large {
  font-size: 2em;
}

.icon--24 {
  font-size: 24px;
  line-height: 24px;
}

.icon--48 {
  font-size: 48px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .icon--md-48 {
    font-size: 48px;
    line-height: 48px;
  }
}

.icon--language {
  height: 1em;
}

.icon:before {
  transition: all .2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .icon:before {
    transition: none;
  }
}

.icon.flip:before {
  transform: rotate(180deg);
}

.impersonation-notification {
  background-color: red;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 2px;
}

.custom-control-label {
  display: inline-flex;
}

.custom-control-label i {
  font-size: 1.5rem;
  line-height: normal;
}

.custom-control--standalone {
  padding: 0;
  margin: 0;
  min-height: auto;
}

.custom-control--standalone .custom-control-label::before {
  position: relative;
  left: 0;
  top: 0;
}

.custom-control--standalone .custom-control-label::after {
  left: 0;
  top: 0;
}

.custom-switch-lg .custom-control-label,
.custom-switch-md .custom-control-label {
  height: 2rem;
  vertical-align: initial;
}

.custom-switch-lg .custom-control-label::before,
.custom-switch-md .custom-control-label::before {
  width: 4rem;
  height: 2rem;
  border-radius: 2rem;
}

.custom-switch-lg .custom-control-label::after,
.custom-switch-md .custom-control-label::after {
  height: calc(2rem - 4px);
  width: calc(2rem - 4px);
  border-radius: 100%;
}

.custom-switch-lg .custom-control-input:checked~.custom-control-label::after,
.custom-switch-md .custom-control-input:checked~.custom-control-label::after {
  transform: translateX(2rem);
}

.custom-switch-md-sharp .custom-control-label {
  height: 1.25rem;
  vertical-align: initial;
}

.custom-switch-md-sharp .custom-control-label::before {
  top: .2rem;
  width: 2.5rem;
  height: 1.25rem;
  border-radius: 1.25rem;
}

.custom-switch-md-sharp .custom-control-label::after {
  top: calc(.2rem + 2px);
  height: calc(1.25rem - 4px);
  width: calc(1.25rem - 4px);
  border-radius: 100%;
}

.custom-switch-md-sharp .custom-control-input:checked~.custom-control-label::after {
  transform: translateX(1.25rem);
}

.custom-switch-md {
  transform: scale(0.6);
}

.custom-switch-md .custom-control-input:checked~.custom-control-label::before {
  border-color: #0f5c47;
  background-color: #0f5c47;
}

.custom-switch-md .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: #137258;
}

.custom-switch-md .custom-control-label::before {
  background-color: #adb5bd;
}

.custom-switch-md .custom-control-input:focus:not(:checked)~.custom-control-label::before {
  border-color: #adb5bd;
}

.custom-switch-md .custom-control-label::after {
  background-color: #fff;
}

.checkbox,
.radio {
  padding-top: calc(0.375rem + 1px);
}

.form-control-file {
  border-radius: 20px;
  border: 1px solid #ced4da;
  padding: .25rem 1rem;
}

.custom-control-input[type=radio],
.custom-control-input[type=checkbox] {
  z-index: 1;
}

.input-group>*:not(.input-group-append):not(.input-group-prepend) {
  flex: 1 1 0%;
}

.input-group>*:not(.input-group-append):not(.input-group-prepend):not(:first-child) .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group>*:not(.input-group-append):not(.input-group-prepend):not(:last-child) .form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.form-image-input {
  min-height: 150px;
}

.stepper-input {
  -webkit-appearance: none;
}

.stepper-input input::-webkit-outer-spin-button,
.stepper-input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.time-input,
input[type=time] {
  width: 3.25rem;
  -webkit-appearance: none;
}

.time-input input::-webkit-outer-spin-button,
.time-input input::-webkit-inner-spin-button,
input[type=time] input::-webkit-outer-spin-button,
input[type=time] input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.time-input input[type=number],
input[type=time] input[type=number] {
  -moz-appearance: textfield;
}

.time-input+.time-input,
input[type=time]+.time-input {
  margin-left: .5rem;
}

.custom-control {
  cursor: pointer;
}

.custom-control .custom-control-label,
.custom-control .custom-control-input {
  cursor: pointer;
}

.card--integration:hover {
  transition: background-color .2s ease;
  background-color: #f8f9fa;
}

.card-title--integration img {
  height: 100%;
  max-width: 100%;
  max-height: 60px;
}

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

.language-toggle__button {
  color: inherit;
  background-color: rgba(0,0,0,0);
  border: 0;
}

.language-toggle__button .active {
  font-weight: bold;
}

.language-toggle__button img {
  max-width: 20px;
  cursor: pointer;
}

.list-group-item.active {
  border-color: rgba(0,0,0,.125);
}

.list-group-item:not(.list-group-item--article) .icon {
  float: right;
  position: relative;
  right: 0;
  transition: right .2s ease-in-out;
}

.list-group-item:not(.list-group-item--article):hover .icon {
  right: -10px;
}

.spinner {
  margin: 100px auto 0;
  width: 94px;
  text-align: center;
}

.spinner__bounce {
  width: 28px;
  height: 28px;
  background-color: #fff;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner__bounce--1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner__bounce--2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.spinner__spin {
  -webkit-animation: spin 1s infinite;
  animation: spin 1s infinite;
}

@-webkit-keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
  }

  40% {
    transform: scale(1);
  }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
  }

  40% {
    transform: scale(1);
  }
}

.loader-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  width: auto;
}

.loader-wrapper .modal-content {
  padding: 2rem;
}

.loader {
  width: 52px;
  height: 52px;
  display: inline-block;
  background-image: url("/static/myparcel-belgie/skin/general-images/loader.svg");
  -webkit-animation: rotation 1s linear infinite;
  animation: rotation 1s linear infinite;
}

@-webkit-keyframes rotation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.modal__social-shipping {
  max-width: 1140px;
  margin: 8rem auto;
  padding: 1rem;
}

.modal__scanner {
  max-width: 1000px;
  margin: 8rem auto;
  padding: 1rem;
  max-height: 795px;
}

.modal__scanner .scanned-items {
  max-height: 795px;
}

.modal-body.modal-body--no-padding {
  padding: 0;
}

.nav-tabs {
  height: 100%;
  position: relative;
  border-bottom: none;
  padding-right: .25rem;
  z-index: 3;
}

@media (max-width: 1115px) {
  .nav-tabs--scroll-mobile {
    overflow: hidden;
    overflow-x: auto;
  }
}

.nav-tabs .nav-item {
  background: none;
}

.nav-tabs .nav-item:not(:last-child) {
  margin-right: .5rem;
}

.nav-tabs .nav-link {
  border: 1px solid #d1d1d1;
  background-color: #fff;
  border-bottom: none;
  color: #0f5c47;
  position: relative;
  z-index: 1;
  white-space: nowrap;
}

.nav-tabs .nav-link:hover:not(.active) {
  background-color: #0f5c47;
  color: #fff;
}

@media (max-width: 575.98px) {
  .nav-tabs .nav-link {
    font-size: 12.5px;
  }
}

.nav-tabs .nav-link.active {
  color: #0f5c47;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0);
  border-bottom: 1px solid #fff;
  font-weight: bold;
  box-shadow: 0 0 5px rgba(0,0,0,.15);
  position: relative;
}

.nav-tabs .nav-link.active::after {
  position: absolute;
  bottom: -8px;
  left: -1px;
  right: -1px;
  height: 11px;
  z-index: 1;
  content: "";
  background-color: #fff;
}

.nav-tabs .nav-pills {
  position: relative;
  padding: 8px 16px;
  color: #0f5c47;
  z-index: 1;
  white-space: nowrap;
  border-radius: 10px;
  border: 1px solid #0f5c47;
  background-color: #fff;
}

.nav-tabs .nav-pills:hover:not(.active) {
  background-color: #0f5c47;
  color: #fff;
}

@media (max-width: 575.98px) {
  .nav-tabs .nav-pills {
    font-size: 12.5px;
  }
}

.nav-tabs .nav-pills.active {
  color: #fff;
  background-color: #0f5c47;
  border: 1px solid #0f5c47;
  font-weight: bold;
  position: relative;
}

@media (max-width: 767.98px) {
  .nav-tabs .nav-item {
    flex: 1;
  }

  .nav-tabs .nav-item button {
    width: 100%;
  }
}

.nav-tabs--table {
  border-bottom: none;
}

.nav-tabs--table .nav-item .nav-link {
  color: #0f5c47;
  border: 1px solid #0f5c47;
  border-bottom: 0;
}

.nav-tabs--table .nav-item .nav-link.active {
  background-color: #0f5c47;
  color: #fff;
  border: 1px solid #0f5c47;
  box-shadow: none;
}

.nav-tabs--table .nav-item .nav-link.active::after {
  content: normal;
}

.nav-tabs--table .nav-item .nav-link:hover:not(.active) {
  color: #fff;
}

.nav-item--bordered:not(.active) {
  border: 1px solid #ced4da;
}

.page-tabs {
  width: 100%;
}

.page-tabs__list {
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (max-width: 767.98px) {
  .page-tabs__list {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    scroll-padding-left: 1rem;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
}

.page-tabs__link {
  padding-bottom: 10px;
  display: block;
  color: #000;
}

.page-tabs__item {
  height: 100%;
  margin-right: 1rem;
}

@media (max-width: 767.98px) {
  .page-tabs__item {
    scroll-snap-align: start;
    transform-origin: 1rem;
    flex: 0 0 auto;
  }
}

.page-tabs__item .page-tabs__link sup {
  font-weight: 700;
  margin-left: .25rem;
}

.page-tabs__item.active {
  border-bottom: 2px solid #ff8c00;
}

.page-tabs__item.active .page-tabs__link {
  color: #ff8c00;
}

.page-tabs__item:hover:not(.active) {
  border-bottom: 2px solid #d1d1d1;
}

.page-tabs__item:hover:not(.active) .page-tabs__link {
  color: #000;
}

.nav-tabs--pills .nav-item {
  margin-bottom: 0;
}

.notifications__container {
  margin: 1rem 0 2rem;
}

.pagination .page-item .page-link {
  max-height: 38px;
  display: flex;
  place-items: center;
}

.pagination .page-item:first-child .icon,
.pagination .page-item:last-child .icon {
  width: 24px;
  height: 24px;
  font-size: 24px;
  line-height: 1;
}

.payment__height {
  height: calc(100vh - 70px);
}

.ph-item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 0px 0px -10px 0px;
  overflow: hidden;
  margin-bottom: 0px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
}

.ph-item,
.ph-item *,
.ph-item ::after,
.ph-item ::before {
  box-sizing: border-box;
}

.ph-item::before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  z-index: 1;
  width: 500%;
  margin-left: -250%;
  -webkit-animation: phAnimation 1.6s linear infinite;
  animation: phAnimation 1.6s linear infinite;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 46%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0) 54%) 50% 50%;
}

.ph-item>* {
  flex: 1 1 auto;
  display: flex;
  flex-flow: column;
  padding-right: 0px;
  padding-left: 0px;
}

.ph-row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}

.ph-row div {
  height: 10px;
  margin-bottom: 5px;
  background-color: #e9eff5;
}

.ph-row .big,
.ph-row.big div {
  height: 20px;
  margin-bottom: 10px;
}

.ph-row .empty {
  background-color: rgba(255,255,255,0);
}

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

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

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

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

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

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

.ph-avatar {
  position: relative;
  width: 100%;
  min-width: 60px;
  background-color: #e9eff5;
  margin-bottom: 10px;
  border-radius: 50%;
  overflow: hidden;
}

.ph-avatar::before {
  content: " ";
  display: block;
  padding-top: 100%;
}

.ph-picture {
  width: 100%;
  height: 120px;
  background-color: #e9eff5;
  margin-bottom: 10px;
}

@-webkit-keyframes phAnimation {
  0% {
    transform: translate3d(-30%, 0, 0);
  }

  100% {
    transform: translate3d(30%, 0, 0);
  }
}

@keyframes phAnimation {
  0% {
    transform: translate3d(-30%, 0, 0);
  }

  100% {
    transform: translate3d(30%, 0, 0);
  }
}

.ph-col__shipment-statistics-years {
  width: 49px;
}

.ph-item {
  color: rgba(0,0,0,0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  background-color: rgba(0,0,0,0);
}

.ph-item .ph-col-2 {
  border-radius: 2px;
}

.ph-item .ph-col-4 {
  border-radius: 2px;
}

.ph-item .ph-col-6 {
  border-radius: 2px;
}

.ph-item .ph-col-8 {
  border-radius: 2px;
}

.ph-item .ph-col-10 {
  border-radius: 2px;
}

.ph-item .ph-col-12 {
  border-radius: 2px;
}

.ph-item .checkbox {
  margin-top: 0;
  height: 1rem;
  width: 1rem;
  margin-right: 3px;
  border-radius: .25rem;
}

.ph-item .radio {
  margin-top: 0;
  height: 16px;
  width: 16px;
  margin-right: 3px;
  border-radius: 100%;
}

.ph-item .button {
  height: 31px;
  width: 31px;
  margin-right: 3px;
  border-radius: 3px;
}

.ph-item .big--button {
  height: 31px;
  width: 53px;
  margin-right: 3px;
  border-radius: 3px;
}

.ph-item .select {
  height: 38px;
  width: 100%;
  margin-right: 3px;
  border-radius: 20px;
}

.ph-item .medium {
  height: 16px;
  margin-right: 3px;
  border-radius: 3px;
}

.ph-item .input {
  height: calc(1.5em + 0.75rem + 2px);
  border-radius: 20px;
  margin-bottom: -5px;
  width: 100%;
}

.ph-item .form-button {
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 20px;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: -5px;
}

.ph--form .ph-item {
  height: 100%;
}

.ph--form .ph-col-12 {
  display: flex;
}

.ph--form .ph-row,
.ph--form .ph-row>div {
  margin-top: auto;
  margin-bottom: auto;
}

.ph--form .radio,
.ph--form .checkbox {
  height: 1rem;
  width: 1rem;
}

.ph--form .radio+div:not(.ph--form .radio,.ph--form .checkbox),
.ph--form .radio:nth-of-type(n+2),
.ph--form .checkbox+div:not(.ph--form .radio,.ph--form .checkbox),
.ph--form .checkbox:nth-of-type(n+2) {
  margin-left: .5rem;
}

.ph--form .checkbox {
  border-radius: .25rem;
}

.ph--form .radio {
  border-radius: 50%;
}

.ph--form .medium {
  width: 2.5rem;
}

.ph--form .form-group {
  min-height: 38px;
}

.ph--form .avatar {
  width: 150px;
  height: 150px;
}

.placeholder--invoice-overview .ph-item {
  height: 38px;
}

.placeholder--form-select .ph-item {
  height: 38px;
}

.placeholder--form-options .ph-item {
  padding-top: .25rem;
  height: 24px;
}

.placeholder--special-invoices .ph-item {
  height: 18px;
}

.placeholder--addresses-overview .ph-item {
  height: 54px;
}

.placeholder--shipment-overview .ph-item {
  height: 71px;
}

.placeholder--webshop-overview .ph-item {
  height: 34px;
}

.placeholder--shipment-statistics-types .ph-item {
  height: 32px;
  padding-top: 3px;
}

.placeholder--dashboard-invoice-widget .ph-item {
  height: 34px;
}

.placeholder--tell-a-friend-overview .ph-item {
  height: 34px;
}

.placeholder--price-summary-small {
  opacity: .5;
  margin-top: 6px;
  margin-bottom: 3px;
  height: .77em;
}

.placeholder--price-summary-big {
  opacity: .5;
  margin-top: 3px;
  margin-bottom: 4px;
}

.placeholder--shipment-statistics-years .ph-item {
  padding-left: 10px;
  padding-top: 3px;
  height: 29px;
}

.placeholder--external-order .ph-item {
  height: 36px;
}

.placeholder--track-and-trace .ph-item {
  height: 37px;
}

.portal-preview {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 100vh;
  display: flex;
  flex-direction: column;
  border-left: 1px solid #d9d9d9;
}

.portal-preview__frame {
  flex: 1;
  display: block;
  border: none;
  margin: 15px auto 0 auto;
  max-width: 100%;
}

.portal-preview__frame--desktop {
  width: 100%;
}

.portal-preview__frame--mobile {
  width: 576px;
}

.portal-preview__frame--disabled {
  opacity: .5;
}

.price-summary-totals {
  font-size: 1rem;
  font-weight: 700;
}

.single-country-pricing.single-country-pricing--active {
  background-color: #0f5c47;
  color: #fff;
}

.multi-country-pricing__table-cell {
  text-align: center;
  width: 1000px;
}

.multi-country-pricing__table-cell.multi-country-pricing__table-cell--col-1 {
  width: 20%;
}

.multi-country-pricing__table-cell.multi-country-pricing__table-cell--active {
  background-color: #0f5c47;
  color: #fff;
}

@media (min-width: 576px) {
  .modal--print-options {
    max-width: 523px;
  }
}

.print-position {
  background-color: #fff;
  border: 1px solid #000;
  display: flex;
  flex-wrap: wrap;
  padding: .5rem;
  margin: 0 auto;
}

.print-position--A4 {
  width: 300px;
  height: 424.26px;
}

.print-position--A6 {
  width: 150px;
  height: 212.13px;
}

.print-position__location {
  display: flex;
  border: 1px dashed #000;
  margin: .5rem;
  flex: 1;
}

.print-position__location i {
  color: #28a745;
  font-size: 3rem;
  margin: auto;
  opacity: 0;
  transition: opacity .2s ease-in-out;
}

.print-position__location:hover i {
  opacity: .5;
}

.print-position__location--selected i,
.print-position__location--selected:hover i,
.print-position__location:active i {
  opacity: 1;
}

.printer {
  position: fixed;
  left: -100%;
}

.printer__iframe {
  width: 0;
  height: 0;
}

.progress-item {
  cursor: default;
  transition: box-shadow .05s,background .2s,color .2s;
  border: 1px solid #fafafa;
  text-align: center;
  padding: 15px;
  display: inline-block;
  background: #dfdfdf;
  color: rgba(102,102,102,.93);
  border-radius: 10px;
}

.progress-item--active {
  box-shadow: inset 0 3px 5px rgba(0,0,0,.25);
  background: #0f5c47;
  color: #fff;
}

.max-w-25 {
  max-width: 25% !important;
}

.min-w-25 {
  min-width: 25% !important;
}

.max-w-50 {
  max-width: 50% !important;
}

.min-w-50 {
  min-width: 50% !important;
}

.max-w-75 {
  max-width: 75% !important;
}

.min-w-75 {
  min-width: 75% !important;
}

.max-w-100 {
  max-width: 100% !important;
}

.min-w-100 {
  min-width: 100% !important;
}

.max-w-auto {
  max-width: auto !important;
}

.min-w-auto {
  min-width: auto !important;
}

.max-w-100 {
  max-width: 100% !important;
}

.min-w-100 {
  min-width: 100% !important;
}

.max-w-75 {
  max-width: 75% !important;
}

.min-w-75 {
  min-width: 75% !important;
}

.max-w-66 {
  max-width: 66.6666666667% !important;
}

.min-w-66 {
  min-width: 66.6666666667% !important;
}

.max-w-50 {
  max-width: 50% !important;
}

.min-w-50 {
  min-width: 50% !important;
}

.max-w-33 {
  max-width: 33.3333333333% !important;
}

.min-w-33 {
  min-width: 33.3333333333% !important;
}

.max-w-25 {
  max-width: 25% !important;
}

.min-w-25 {
  min-width: 25% !important;
}

.max-w-20 {
  max-width: 20% !important;
}

.min-w-20 {
  min-width: 20% !important;
}

@media (min-width: 480px) {
  .w-xs-25 {
    width: 25% !important;
  }
}

@media (min-width: 480px) {
  .max-w-xs-25 {
    max-width: 25% !important;
  }
}

@media (min-width: 480px) {
  .min-w-xs-25 {
    min-width: 25% !important;
  }
}

@media (min-width: 576px) {
  .w-sm-25 {
    width: 25% !important;
  }
}

@media (min-width: 576px) {
  .max-w-sm-25 {
    max-width: 25% !important;
  }
}

@media (min-width: 576px) {
  .min-w-sm-25 {
    min-width: 25% !important;
  }
}

@media (min-width: 720px) {
  .w-md-25 {
    width: 25% !important;
  }
}

@media (min-width: 720px) {
  .max-w-md-25 {
    max-width: 25% !important;
  }
}

@media (min-width: 720px) {
  .min-w-md-25 {
    min-width: 25% !important;
  }
}

@media (min-width: 960px) {
  .w-lg-25 {
    width: 25% !important;
  }
}

@media (min-width: 960px) {
  .max-w-lg-25 {
    max-width: 25% !important;
  }
}

@media (min-width: 960px) {
  .min-w-lg-25 {
    min-width: 25% !important;
  }
}

@media (min-width: 1300px) {
  .w-xl-25 {
    width: 25% !important;
  }
}

@media (min-width: 1300px) {
  .max-w-xl-25 {
    max-width: 25% !important;
  }
}

@media (min-width: 1300px) {
  .min-w-xl-25 {
    min-width: 25% !important;
  }
}

@media (min-width: 1600px) {
  .w-xxl-25 {
    width: 25% !important;
  }
}

@media (min-width: 1600px) {
  .max-w-xxl-25 {
    max-width: 25% !important;
  }
}

@media (min-width: 1600px) {
  .min-w-xxl-25 {
    min-width: 25% !important;
  }
}

@media (min-width: 480px) {
  .w-xs-50 {
    width: 50% !important;
  }
}

@media (min-width: 480px) {
  .max-w-xs-50 {
    max-width: 50% !important;
  }
}

@media (min-width: 480px) {
  .min-w-xs-50 {
    min-width: 50% !important;
  }
}

@media (min-width: 576px) {
  .w-sm-50 {
    width: 50% !important;
  }
}

@media (min-width: 576px) {
  .max-w-sm-50 {
    max-width: 50% !important;
  }
}

@media (min-width: 576px) {
  .min-w-sm-50 {
    min-width: 50% !important;
  }
}

@media (min-width: 720px) {
  .w-md-50 {
    width: 50% !important;
  }
}

@media (min-width: 720px) {
  .max-w-md-50 {
    max-width: 50% !important;
  }
}

@media (min-width: 720px) {
  .min-w-md-50 {
    min-width: 50% !important;
  }
}

@media (min-width: 960px) {
  .w-lg-50 {
    width: 50% !important;
  }
}

@media (min-width: 960px) {
  .max-w-lg-50 {
    max-width: 50% !important;
  }
}

@media (min-width: 960px) {
  .min-w-lg-50 {
    min-width: 50% !important;
  }
}

@media (min-width: 1300px) {
  .w-xl-50 {
    width: 50% !important;
  }
}

@media (min-width: 1300px) {
  .max-w-xl-50 {
    max-width: 50% !important;
  }
}

@media (min-width: 1300px) {
  .min-w-xl-50 {
    min-width: 50% !important;
  }
}

@media (min-width: 1600px) {
  .w-xxl-50 {
    width: 50% !important;
  }
}

@media (min-width: 1600px) {
  .max-w-xxl-50 {
    max-width: 50% !important;
  }
}

@media (min-width: 1600px) {
  .min-w-xxl-50 {
    min-width: 50% !important;
  }
}

@media (min-width: 480px) {
  .w-xs-75 {
    width: 75% !important;
  }
}

@media (min-width: 480px) {
  .max-w-xs-75 {
    max-width: 75% !important;
  }
}

@media (min-width: 480px) {
  .min-w-xs-75 {
    min-width: 75% !important;
  }
}

@media (min-width: 576px) {
  .w-sm-75 {
    width: 75% !important;
  }
}

@media (min-width: 576px) {
  .max-w-sm-75 {
    max-width: 75% !important;
  }
}

@media (min-width: 576px) {
  .min-w-sm-75 {
    min-width: 75% !important;
  }
}

@media (min-width: 720px) {
  .w-md-75 {
    width: 75% !important;
  }
}

@media (min-width: 720px) {
  .max-w-md-75 {
    max-width: 75% !important;
  }
}

@media (min-width: 720px) {
  .min-w-md-75 {
    min-width: 75% !important;
  }
}

@media (min-width: 960px) {
  .w-lg-75 {
    width: 75% !important;
  }
}

@media (min-width: 960px) {
  .max-w-lg-75 {
    max-width: 75% !important;
  }
}

@media (min-width: 960px) {
  .min-w-lg-75 {
    min-width: 75% !important;
  }
}

@media (min-width: 1300px) {
  .w-xl-75 {
    width: 75% !important;
  }
}

@media (min-width: 1300px) {
  .max-w-xl-75 {
    max-width: 75% !important;
  }
}

@media (min-width: 1300px) {
  .min-w-xl-75 {
    min-width: 75% !important;
  }
}

@media (min-width: 1600px) {
  .w-xxl-75 {
    width: 75% !important;
  }
}

@media (min-width: 1600px) {
  .max-w-xxl-75 {
    max-width: 75% !important;
  }
}

@media (min-width: 1600px) {
  .min-w-xxl-75 {
    min-width: 75% !important;
  }
}

@media (min-width: 480px) {
  .w-xs-100 {
    width: 100% !important;
  }
}

@media (min-width: 480px) {
  .max-w-xs-100 {
    max-width: 100% !important;
  }
}

@media (min-width: 480px) {
  .min-w-xs-100 {
    min-width: 100% !important;
  }
}

@media (min-width: 576px) {
  .w-sm-100 {
    width: 100% !important;
  }
}

@media (min-width: 576px) {
  .max-w-sm-100 {
    max-width: 100% !important;
  }
}

@media (min-width: 576px) {
  .min-w-sm-100 {
    min-width: 100% !important;
  }
}

@media (min-width: 720px) {
  .w-md-100 {
    width: 100% !important;
  }
}

@media (min-width: 720px) {
  .max-w-md-100 {
    max-width: 100% !important;
  }
}

@media (min-width: 720px) {
  .min-w-md-100 {
    min-width: 100% !important;
  }
}

@media (min-width: 960px) {
  .w-lg-100 {
    width: 100% !important;
  }
}

@media (min-width: 960px) {
  .max-w-lg-100 {
    max-width: 100% !important;
  }
}

@media (min-width: 960px) {
  .min-w-lg-100 {
    min-width: 100% !important;
  }
}

@media (min-width: 1300px) {
  .w-xl-100 {
    width: 100% !important;
  }
}

@media (min-width: 1300px) {
  .max-w-xl-100 {
    max-width: 100% !important;
  }
}

@media (min-width: 1300px) {
  .min-w-xl-100 {
    min-width: 100% !important;
  }
}

@media (min-width: 1600px) {
  .w-xxl-100 {
    width: 100% !important;
  }
}

@media (min-width: 1600px) {
  .max-w-xxl-100 {
    max-width: 100% !important;
  }
}

@media (min-width: 1600px) {
  .min-w-xxl-100 {
    min-width: 100% !important;
  }
}

@media (min-width: 480px) {
  .w-xs-auto {
    width: auto !important;
  }
}

@media (min-width: 480px) {
  .max-w-xs-auto {
    max-width: auto !important;
  }
}

@media (min-width: 480px) {
  .min-w-xs-auto {
    min-width: auto !important;
  }
}

@media (min-width: 576px) {
  .w-sm-auto {
    width: auto !important;
  }
}

@media (min-width: 576px) {
  .max-w-sm-auto {
    max-width: auto !important;
  }
}

@media (min-width: 576px) {
  .min-w-sm-auto {
    min-width: auto !important;
  }
}

@media (min-width: 720px) {
  .w-md-auto {
    width: auto !important;
  }
}

@media (min-width: 720px) {
  .max-w-md-auto {
    max-width: auto !important;
  }
}

@media (min-width: 720px) {
  .min-w-md-auto {
    min-width: auto !important;
  }
}

@media (min-width: 960px) {
  .w-lg-auto {
    width: auto !important;
  }
}

@media (min-width: 960px) {
  .max-w-lg-auto {
    max-width: auto !important;
  }
}

@media (min-width: 960px) {
  .min-w-lg-auto {
    min-width: auto !important;
  }
}

@media (min-width: 1300px) {
  .w-xl-auto {
    width: auto !important;
  }
}

@media (min-width: 1300px) {
  .max-w-xl-auto {
    max-width: auto !important;
  }
}

@media (min-width: 1300px) {
  .min-w-xl-auto {
    min-width: auto !important;
  }
}

@media (min-width: 1600px) {
  .w-xxl-auto {
    width: auto !important;
  }
}

@media (min-width: 1600px) {
  .max-w-xxl-auto {
    max-width: auto !important;
  }
}

@media (min-width: 1600px) {
  .min-w-xxl-auto {
    min-width: auto !important;
  }
}

@media (min-width: 480px) {
  .w-xs-100 {
    width: 100% !important;
  }
}

@media (min-width: 480px) {
  .max-w-xs-100 {
    max-width: 100% !important;
  }
}

@media (min-width: 480px) {
  .min-w-xs-100 {
    min-width: 100% !important;
  }
}

@media (min-width: 576px) {
  .w-sm-100 {
    width: 100% !important;
  }
}

@media (min-width: 576px) {
  .max-w-sm-100 {
    max-width: 100% !important;
  }
}

@media (min-width: 576px) {
  .min-w-sm-100 {
    min-width: 100% !important;
  }
}

@media (min-width: 720px) {
  .w-md-100 {
    width: 100% !important;
  }
}

@media (min-width: 720px) {
  .max-w-md-100 {
    max-width: 100% !important;
  }
}

@media (min-width: 720px) {
  .min-w-md-100 {
    min-width: 100% !important;
  }
}

@media (min-width: 960px) {
  .w-lg-100 {
    width: 100% !important;
  }
}

@media (min-width: 960px) {
  .max-w-lg-100 {
    max-width: 100% !important;
  }
}

@media (min-width: 960px) {
  .min-w-lg-100 {
    min-width: 100% !important;
  }
}

@media (min-width: 1300px) {
  .w-xl-100 {
    width: 100% !important;
  }
}

@media (min-width: 1300px) {
  .max-w-xl-100 {
    max-width: 100% !important;
  }
}

@media (min-width: 1300px) {
  .min-w-xl-100 {
    min-width: 100% !important;
  }
}

@media (min-width: 1600px) {
  .w-xxl-100 {
    width: 100% !important;
  }
}

@media (min-width: 1600px) {
  .max-w-xxl-100 {
    max-width: 100% !important;
  }
}

@media (min-width: 1600px) {
  .min-w-xxl-100 {
    min-width: 100% !important;
  }
}

@media (min-width: 480px) {
  .w-xs-75 {
    width: 75% !important;
  }
}

@media (min-width: 480px) {
  .max-w-xs-75 {
    max-width: 75% !important;
  }
}

@media (min-width: 480px) {
  .min-w-xs-75 {
    min-width: 75% !important;
  }
}

@media (min-width: 576px) {
  .w-sm-75 {
    width: 75% !important;
  }
}

@media (min-width: 576px) {
  .max-w-sm-75 {
    max-width: 75% !important;
  }
}

@media (min-width: 576px) {
  .min-w-sm-75 {
    min-width: 75% !important;
  }
}

@media (min-width: 720px) {
  .w-md-75 {
    width: 75% !important;
  }
}

@media (min-width: 720px) {
  .max-w-md-75 {
    max-width: 75% !important;
  }
}

@media (min-width: 720px) {
  .min-w-md-75 {
    min-width: 75% !important;
  }
}

@media (min-width: 960px) {
  .w-lg-75 {
    width: 75% !important;
  }
}

@media (min-width: 960px) {
  .max-w-lg-75 {
    max-width: 75% !important;
  }
}

@media (min-width: 960px) {
  .min-w-lg-75 {
    min-width: 75% !important;
  }
}

@media (min-width: 1300px) {
  .w-xl-75 {
    width: 75% !important;
  }
}

@media (min-width: 1300px) {
  .max-w-xl-75 {
    max-width: 75% !important;
  }
}

@media (min-width: 1300px) {
  .min-w-xl-75 {
    min-width: 75% !important;
  }
}

@media (min-width: 1600px) {
  .w-xxl-75 {
    width: 75% !important;
  }
}

@media (min-width: 1600px) {
  .max-w-xxl-75 {
    max-width: 75% !important;
  }
}

@media (min-width: 1600px) {
  .min-w-xxl-75 {
    min-width: 75% !important;
  }
}

@media (min-width: 480px) {
  .w-xs-66 {
    width: 66.6666666667% !important;
  }
}

@media (min-width: 480px) {
  .max-w-xs-66 {
    max-width: 66.6666666667% !important;
  }
}

@media (min-width: 480px) {
  .min-w-xs-66 {
    min-width: 66.6666666667% !important;
  }
}

@media (min-width: 576px) {
  .w-sm-66 {
    width: 66.6666666667% !important;
  }
}

@media (min-width: 576px) {
  .max-w-sm-66 {
    max-width: 66.6666666667% !important;
  }
}

@media (min-width: 576px) {
  .min-w-sm-66 {
    min-width: 66.6666666667% !important;
  }
}

@media (min-width: 720px) {
  .w-md-66 {
    width: 66.6666666667% !important;
  }
}

@media (min-width: 720px) {
  .max-w-md-66 {
    max-width: 66.6666666667% !important;
  }
}

@media (min-width: 720px) {
  .min-w-md-66 {
    min-width: 66.6666666667% !important;
  }
}

@media (min-width: 960px) {
  .w-lg-66 {
    width: 66.6666666667% !important;
  }
}

@media (min-width: 960px) {
  .max-w-lg-66 {
    max-width: 66.6666666667% !important;
  }
}

@media (min-width: 960px) {
  .min-w-lg-66 {
    min-width: 66.6666666667% !important;
  }
}

@media (min-width: 1300px) {
  .w-xl-66 {
    width: 66.6666666667% !important;
  }
}

@media (min-width: 1300px) {
  .max-w-xl-66 {
    max-width: 66.6666666667% !important;
  }
}

@media (min-width: 1300px) {
  .min-w-xl-66 {
    min-width: 66.6666666667% !important;
  }
}

@media (min-width: 1600px) {
  .w-xxl-66 {
    width: 66.6666666667% !important;
  }
}

@media (min-width: 1600px) {
  .max-w-xxl-66 {
    max-width: 66.6666666667% !important;
  }
}

@media (min-width: 1600px) {
  .min-w-xxl-66 {
    min-width: 66.6666666667% !important;
  }
}

@media (min-width: 480px) {
  .w-xs-50 {
    width: 50% !important;
  }
}

@media (min-width: 480px) {
  .max-w-xs-50 {
    max-width: 50% !important;
  }
}

@media (min-width: 480px) {
  .min-w-xs-50 {
    min-width: 50% !important;
  }
}

@media (min-width: 576px) {
  .w-sm-50 {
    width: 50% !important;
  }
}

@media (min-width: 576px) {
  .max-w-sm-50 {
    max-width: 50% !important;
  }
}

@media (min-width: 576px) {
  .min-w-sm-50 {
    min-width: 50% !important;
  }
}

@media (min-width: 720px) {
  .w-md-50 {
    width: 50% !important;
  }
}

@media (min-width: 720px) {
  .max-w-md-50 {
    max-width: 50% !important;
  }
}

@media (min-width: 720px) {
  .min-w-md-50 {
    min-width: 50% !important;
  }
}

@media (min-width: 960px) {
  .w-lg-50 {
    width: 50% !important;
  }
}

@media (min-width: 960px) {
  .max-w-lg-50 {
    max-width: 50% !important;
  }
}

@media (min-width: 960px) {
  .min-w-lg-50 {
    min-width: 50% !important;
  }
}

@media (min-width: 1300px) {
  .w-xl-50 {
    width: 50% !important;
  }
}

@media (min-width: 1300px) {
  .max-w-xl-50 {
    max-width: 50% !important;
  }
}

@media (min-width: 1300px) {
  .min-w-xl-50 {
    min-width: 50% !important;
  }
}

@media (min-width: 1600px) {
  .w-xxl-50 {
    width: 50% !important;
  }
}

@media (min-width: 1600px) {
  .max-w-xxl-50 {
    max-width: 50% !important;
  }
}

@media (min-width: 1600px) {
  .min-w-xxl-50 {
    min-width: 50% !important;
  }
}

@media (min-width: 480px) {
  .w-xs-33 {
    width: 33.3333333333% !important;
  }
}

@media (min-width: 480px) {
  .max-w-xs-33 {
    max-width: 33.3333333333% !important;
  }
}

@media (min-width: 480px) {
  .min-w-xs-33 {
    min-width: 33.3333333333% !important;
  }
}

@media (min-width: 576px) {
  .w-sm-33 {
    width: 33.3333333333% !important;
  }
}

@media (min-width: 576px) {
  .max-w-sm-33 {
    max-width: 33.3333333333% !important;
  }
}

@media (min-width: 576px) {
  .min-w-sm-33 {
    min-width: 33.3333333333% !important;
  }
}

@media (min-width: 720px) {
  .w-md-33 {
    width: 33.3333333333% !important;
  }
}

@media (min-width: 720px) {
  .max-w-md-33 {
    max-width: 33.3333333333% !important;
  }
}

@media (min-width: 720px) {
  .min-w-md-33 {
    min-width: 33.3333333333% !important;
  }
}

@media (min-width: 960px) {
  .w-lg-33 {
    width: 33.3333333333% !important;
  }
}

@media (min-width: 960px) {
  .max-w-lg-33 {
    max-width: 33.3333333333% !important;
  }
}

@media (min-width: 960px) {
  .min-w-lg-33 {
    min-width: 33.3333333333% !important;
  }
}

@media (min-width: 1300px) {
  .w-xl-33 {
    width: 33.3333333333% !important;
  }
}

@media (min-width: 1300px) {
  .max-w-xl-33 {
    max-width: 33.3333333333% !important;
  }
}

@media (min-width: 1300px) {
  .min-w-xl-33 {
    min-width: 33.3333333333% !important;
  }
}

@media (min-width: 1600px) {
  .w-xxl-33 {
    width: 33.3333333333% !important;
  }
}

@media (min-width: 1600px) {
  .max-w-xxl-33 {
    max-width: 33.3333333333% !important;
  }
}

@media (min-width: 1600px) {
  .min-w-xxl-33 {
    min-width: 33.3333333333% !important;
  }
}

@media (min-width: 480px) {
  .w-xs-25 {
    width: 25% !important;
  }
}

@media (min-width: 480px) {
  .max-w-xs-25 {
    max-width: 25% !important;
  }
}

@media (min-width: 480px) {
  .min-w-xs-25 {
    min-width: 25% !important;
  }
}

@media (min-width: 576px) {
  .w-sm-25 {
    width: 25% !important;
  }
}

@media (min-width: 576px) {
  .max-w-sm-25 {
    max-width: 25% !important;
  }
}

@media (min-width: 576px) {
  .min-w-sm-25 {
    min-width: 25% !important;
  }
}

@media (min-width: 720px) {
  .w-md-25 {
    width: 25% !important;
  }
}

@media (min-width: 720px) {
  .max-w-md-25 {
    max-width: 25% !important;
  }
}

@media (min-width: 720px) {
  .min-w-md-25 {
    min-width: 25% !important;
  }
}

@media (min-width: 960px) {
  .w-lg-25 {
    width: 25% !important;
  }
}

@media (min-width: 960px) {
  .max-w-lg-25 {
    max-width: 25% !important;
  }
}

@media (min-width: 960px) {
  .min-w-lg-25 {
    min-width: 25% !important;
  }
}

@media (min-width: 1300px) {
  .w-xl-25 {
    width: 25% !important;
  }
}

@media (min-width: 1300px) {
  .max-w-xl-25 {
    max-width: 25% !important;
  }
}

@media (min-width: 1300px) {
  .min-w-xl-25 {
    min-width: 25% !important;
  }
}

@media (min-width: 1600px) {
  .w-xxl-25 {
    width: 25% !important;
  }
}

@media (min-width: 1600px) {
  .max-w-xxl-25 {
    max-width: 25% !important;
  }
}

@media (min-width: 1600px) {
  .min-w-xxl-25 {
    min-width: 25% !important;
  }
}

@media (min-width: 480px) {
  .w-xs-20 {
    width: 20% !important;
  }
}

@media (min-width: 480px) {
  .max-w-xs-20 {
    max-width: 20% !important;
  }
}

@media (min-width: 480px) {
  .min-w-xs-20 {
    min-width: 20% !important;
  }
}

@media (min-width: 576px) {
  .w-sm-20 {
    width: 20% !important;
  }
}

@media (min-width: 576px) {
  .max-w-sm-20 {
    max-width: 20% !important;
  }
}

@media (min-width: 576px) {
  .min-w-sm-20 {
    min-width: 20% !important;
  }
}

@media (min-width: 720px) {
  .w-md-20 {
    width: 20% !important;
  }
}

@media (min-width: 720px) {
  .max-w-md-20 {
    max-width: 20% !important;
  }
}

@media (min-width: 720px) {
  .min-w-md-20 {
    min-width: 20% !important;
  }
}

@media (min-width: 960px) {
  .w-lg-20 {
    width: 20% !important;
  }
}

@media (min-width: 960px) {
  .max-w-lg-20 {
    max-width: 20% !important;
  }
}

@media (min-width: 960px) {
  .min-w-lg-20 {
    min-width: 20% !important;
  }
}

@media (min-width: 1300px) {
  .w-xl-20 {
    width: 20% !important;
  }
}

@media (min-width: 1300px) {
  .max-w-xl-20 {
    max-width: 20% !important;
  }
}

@media (min-width: 1300px) {
  .min-w-xl-20 {
    min-width: 20% !important;
  }
}

@media (min-width: 1600px) {
  .w-xxl-20 {
    width: 20% !important;
  }
}

@media (min-width: 1600px) {
  .max-w-xxl-20 {
    max-width: 20% !important;
  }
}

@media (min-width: 1600px) {
  .min-w-xxl-20 {
    min-width: 20% !important;
  }
}

.retail-flyout {
  border-radius: 10px;
  min-width: 240px;
  max-width: 460px;
  overflow-y: auto;
  margin: 20px;
  margin-right: -480px;
  height: calc(100% - 40px);
}

.retail-flyout::-webkit-scrollbar {
  width: 0;
  background: rgba(0,0,0,0);
}

.retail-flyout--details {
  left: -100%;
  transition: left .4s ease-out;
}

.retail-flyout--details--open {
  transition: left .4s ease-out;
  left: 0;
}

.H_ui .H_ib_body {
  bottom: 119px !important;
  transform: translateX(50%);
  margin-right: 0 !important;
  padding: 5px 5px 0;
  border-radius: 10px !important;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.2) !important;
}

.H_ui .H_ib_close {
  padding: .5em;
  height: 24px;
  width: 24px;
  background: url("/static/myparcel-belgie/skin/general-images/cross.svg") center center no-repeat;
}

.H_ui .H_ib_close svg {
  display: none;
}

.H_ui .H_ib_tail {
  bottom: 119px !important;
  transform: scale(2);
}

.H_ui .H_ib_tail::before {
  opacity: .4;
  border-top-color: rgba(0,0,0,.2) !important;
}

.here-map-container {
  height: 100%;
  width: calc(100% + 480px);
}

@media (max-width: 575.98px) {
  .here-map-container {
    width: 100%;
  }
}

.retail-overview {
  height: calc(100vh - 70px - 74px);
  min-height: 530px;
}

@media (max-width: 575.98px) {
  .retail-overview {
    height: calc(100vh - 70px - 74px);
  }
}

.retail-overview--mobile {
  overflow-x: hidden;
  overflow-y: auto;
}

.retail-overview--mobile::-webkit-scrollbar {
  width: 0;
  background: rgba(0,0,0,0);
}

.search-suggestions {
  position: relative;
}

.search-suggestions__results {
  display: none;
  position: absolute;
  top: calc(100% - 1px);
  border-radius: 0 0 20px 20px;
  z-index: 3;
  width: 100%;
  background: #fff;
  border: 1px solid #000;
  border-top-width: 0;
}

.search-suggestions__divider {
  margin: 0 .75rem .375rem .75rem;
  border-top: 1px solid #ced4da;
}

.search-suggestions__item {
  display: block;
  background: none;
  border: none;
  padding: .375rem .75rem;
  color: #000;
  width: 100%;
  text-align: inherit;
}

.search-suggestions__item:hover,
.search-suggestions__item--focus {
  color: #000;
  background-color: #f8f9fa;
}

.search-suggestions--open .search-suggestions__input--has-results,
.search-suggestions__input--has-results:focus {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.search-suggestions--open .search-suggestions__results,
.search-suggestions__input:focus~.search-suggestions__results,
.search-suggestions__results:active {
  display: block;
}

.coc-search__input--has-results {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: none;
}

.coc-search__results {
  background: #fff;
  width: calc(75% + 1px);
  z-index: 1;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: none;
}

.input-search-icon {
  position: absolute;
  top: 0;
  font-size: 18px;
}

.input-search-icon:hover {
  cursor: pointer;
}

.shop-settings-shipment {
  background-color: #0f5c47;
  color: #fff;
  padding: 15px 15px;
  font-size: .87em;
}

.shop-settings-shipment__price {
  font-size: 2em;
}

.shop-settings-shipment__divider {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  height: 2px;
}

.pro-forma {
  font-family: ProximaNova,sans-serif;
}

.pro-forma .overlay-content {
  position: relative;
}

.pro-forma .title {
  font-size: 32px;
  font-weight: bold;
}

.pro-forma .watermark {
  height: 96%;
  width: 94%;
  position: absolute;
  opacity: .1;
}

.pro-forma .watermark div {
  font-size: 88px;
  transform: rotate(-31deg);
  margin-top: 221px;
}

.pro-forma .header {
  height: initial;
  background: initial;
  border-bottom: initial;
  box-shadow: none;
}

.pro-forma table td {
  padding: 2px;
}

.pro-forma table.overview {
  width: 100%;
}

.pro-forma table.overview td {
  text-align: right;
}

.pro-forma table.overview td:first-child {
  text-align: left;
  position: relative;
  left: 14px;
}

.pro-forma table.overview td:first-child strong {
  position: relative;
  left: -7px;
}

.pro-forma table.overview td:first-child.big {
  font-weight: bold;
}

.pro-forma table.overview td:first-child.big.level_1 {
  font-size: 16px;
  left: 0;
}

.pro-forma table.overview td:first-child.big.level_2 {
  font-size: 14px;
  left: 7px;
}

.pro-forma table.overview td:first-child.bigger {
  left: 0;
  font-weight: bold;
  font-size: 17px;
  padding: 13px 0px;
}

.pro-forma table.overview thead td.right.small {
  text-align: right;
  font-weight: bold;
}

.pro-forma table.overview td.medium,
.pro-forma table.overview td.big {
  font-weight: bold;
}

.form--vertical .form-group.row {
  flex-direction: column;
}

.form--vertical .form-group.row>* {
  max-width: 100%;
  margin-left: 0;
}

.form--vertical .form-group.row label.control-label {
  text-align: left;
}

.form--vertical .form-group.row label.control-label--optional {
  margin-bottom: calc(.375rem + 1px);
}

.form--vertical .form-group.row label.control-label .bubble {
  right: initial;
}

.text-is-invalid {
  color: #cb444a;
}

.is-invalid+[class*=icon--] {
  margin-right: 40px !important;
}

.form-control:focus-visible {
  text-shadow: none;
}

.retour-page #email.return-email {
  width: 300px;
  text-align: center;
  margin-bottom: 11px;
}

.retour-page #return-consumer-page .notification-success {
  min-height: 54px;
}

.retour-page .switch-btn {
  color: #fff;
  font-size: 14px;
  position: relative;
  bottom: 1px;
}

.retour-page .row--retour {
  padding-bottom: 50px;
}

.retour-page .return-address-holder .no-margin {
  height: 62px;
}

.retour-page .switch-check .icon-check {
  padding-left: 0;
}

.retour-page .switch-check .icon-cross {
  padding-left: 20px;
}

.retour-page .payment-method-thead {
  width: 30%;
  text-align: center;
}

.retour-page .country-return-thead {
  width: 30%;
}

.retour-page .country-v2-thead {
  width: 26%;
}

.retour-page .own-contribution-thead {
  width: 30%;
}

.retour-page .country-thead {
  width: 30%;
  text-align: left;
}

.retour-page .center {
  text-align: center;
}

.retour-page .switch-check {
  margin-left: 5px;
}

.retour-page .switch-cross {
  margin-right: 5px;
}

.retour-page .ttsettings .form-group {
  margin-bottom: 5px;
}

.retour-page .no-margin {
  margin: 0;
}

.retour-page .table th.left-align {
  text-align: left;
  padding-left: 30px;
}

.retour-page .payment-gateway-logo-small {
  width: 40px;
}

.retour-page .track-trace-table-shell td:first-child {
  padding-left: 30px;
  text-align: left;
}

.retour-page .return-contribution-table .own-contribution-thead {
  text-align: center;
}

.retour-page .content.ttsettings .col-sm-offset-5.col-sm-3.col-12 {
  z-index: 1000;
}

.retour-page .content.ttsettings #UG-10 {
  top: 59px;
}

.retour-page .content.ttsettings #UG-9 {
  top: -211px;
  height: 183px;
}

.retour-page #email {
  margin-right: auto;
  margin-left: auto;
}

.settings-section .table td {
  vertical-align: middle;
}

.shipment-form__body {
  padding: 30px 30px 30px 15px;
}

.shipment-form__sidebar {
  padding: 2rem;
}

@media (min-width: 768px) {
  .shipment-form__sidebar {
    border-left: 1px solid #d9d9d9;
  }
}

@media (min-width: 1200px) {
  .shipment-form__sidebar {
    max-width: 460px;
  }
}

.shipment-form-summary-location {
  font-weight: bold;
  font-style: italic;
  font-size: .78rem;
}

.shipment-form-summary-hover-price {
  font-size: 2em;
}

.shipment-form-summary-hover-divider {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  height: 2px;
}

@media (max-width: 1600px) {
  .shipment-table-container {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 100%;
  }
}

.shipment-table-container .grid-toggle-container {
  display: none;
}

@media (min-width: 1115px) {
  .shipment-table-container .grid-toggle-container {
    margin-top: -42px;
    position: -webkit-sticky;
    position: sticky;
    right: 15px;
    display: inline-block;
    float: right;
  }

  .shipment-table-container .grid-toggle-container--tile-view {
    margin-top: -43px;
  }
}

.shipment-tile-view-container {
  padding-top: 1rem;
  min-height: 50vh;
}

.shipment-overview-tile .card-header {
  background-color: unset;
}

.delivery-option-row {
  cursor: pointer;
}

.delivery-option-row:hover {
  background-color: #0f5c47;
  color: #fff;
}

.pickup-option-row {
  cursor: pointer;
  padding: .5rem 1rem;
}

.pickup-option-row:hover {
  background-color: #e6e5e5;
}

.pickup-option-row+hr {
  margin-top: 0;
  margin-bottom: 0;
}

.carrier-logo {
  width: 28px;
  border-radius: 2px;
  max-height: 16px;
}

.carrier-logo--24 {
  max-height: 24px;
}

.carrier-logo--shipment-form {
  width: auto;
  height: 1.5rem;
}

.carrier-logo--modal {
  width: auto;
  height: 50px;
  max-height: initial;
}

.carrier-logo--composer-form {
  width: auto;
  height: 40px;
  max-height: initial;
}

.summary {
  top: 0;
  z-index: 1 !important;
}

@media (min-width: 768px) {
  .summary {
    top: 1rem;
    z-index: 4;
  }
}

.summary .card {
  box-shadow: 0px 4px 6px rgba(0,0,0,.1);
}

.summary .card-body {
  padding: 1.5rem;
}

.summary-wrapper {
  padding: 0 1.5rem 1.5rem 1.5rem;
}

.tile-header-actions {
  display: flex;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  justify-content: flex-end;
  align-items: center;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  padding-right: .25rem;
  -webkit-animation: tile-actions-in .2s;
  animation: tile-actions-in .2s;
}

.tile-header-actions>div {
  display: flex;
}

.tile-header-actions .button {
  margin-bottom: 0;
  margin-left: .25rem;
}

.tile-header-actions .button--download {
  order: 3;
}

.tile-header-actions .button--edit {
  order: 2;
}

.tile-header-actions .button--recreate {
  order: 1;
}

@-webkit-keyframes tile-actions-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes tile-actions-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.side-menu ul li a.top-item:hover::after,
.side-menu ul li a.top-item.active::after,
.side-menu-container--collapsed .dropdown-item:hover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 2px;
  background-color: #ff8c00;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

.side-menu-grid {
  height: calc(100vh - 70px);
}

.side-menu-grid-with-impersonation-notification {
  height: calc(100vh - 70px - 25px);
}

@media (max-width: 991.98px) {
  .side-menu-container {
    position: absolute;
    left: -300px;
    z-index: 6;
    transition: left .2s ease-in-out;
    top: 0;
    height: 100%;
  }

  .side-menu-container--open {
    left: 0;
    transition: left .2s ease-in-out;
    box-shadow: 0 0 6px 4px rgba(0,0,0,.1);
  }
}

.side-menu-container--collapsed {
  width: 56px;
}

.side-menu-container--collapsed .dropdown-item:hover::after {
  background-color: #d9d9d9;
}

.side-menu-container--collapsed .dropdown-item:hover:active {
  color: inherit;
  background-color: #fafafa;
}

.side-menu {
  width: 224px;
  background-color: #fafafa;
  border-right: 1px solid #d9d9d9;
  box-shadow: inset 0 0 7px -3px rgba(0,0,0,.3);
  padding-top: 2px;
  overflow-y: scroll;
}

.side-menu--collapsed {
  width: 56px;
  overflow: visible;
}

@media (max-width: 991.98px) {
  .side-menu {
    width: 300px;
    box-shadow: none;
  }
}

.side-menu>*:first-child>* {
  padding: 4.5px 0;
}

.side-menu>*:last-child>*:first-child {
  padding-top: 12px;
}

.side-menu ul {
  list-style-type: none;
  padding-left: 0;
}

.side-menu ul li a {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 8px 16px;
  line-height: 24px;
  color: #000;
}

.side-menu ul li a.top-item {
  line-height: 24px;
}

.side-menu ul li a.top-item:hover+.sub-menu-container.collapsed {
  display: block !important;
}

.side-menu ul li a.top-item:hover {
  background-color: #f2f2f2;
}

.side-menu ul li a.top-item:hover:not(.active)::after {
  background-color: #d9d9d9;
}

.side-menu ul li a.bottom-item {
  line-height: 21px;
  padding: 3.5px 15px;
}

.side-menu ul li a.bottom-item:hover:not(.logout-link) {
  opacity: .8;
}

.side-menu ul li a.active {
  font-weight: bold;
  position: relative;
}

.side-menu ul li a.active span {
  bottom: -0.5px;
}

.side-menu ul li>hr {
  margin: 0;
}

@media (max-width: 991.98px) {
  .side-menu--toggle {
    visibility: hidden;
  }
}

.side-menu .sub-menu-container.collapsed {
  position: absolute;
  z-index: 1070;
  left: calc(56px + 9px - 1px);
  margin-top: -40px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 5px rgba(0,0,0,.15);
  padding: 10px 0;
}

.side-menu .sub-menu-container.collapsed::before {
  content: "";
  position: absolute;
  cursor: pointer;
  width: 9px;
  height: calc(100% + (9px * 4));
  top: calc((9px * 2)*-1);
  left: -9px;
}

.side-menu .sub-menu-container.collapsed:hover {
  display: block !important;
}

.side-menu .sub-menu-container.collapsed a {
  padding-left: 16px !important;
}

.side-menu .sub-menu li a {
  padding-left: 53px !important;
}

.side-menu__language-toggle {
  display: flex;
  justify-content: space-between;
  width: 100%;
  border: 1px solid #d9d9d9;
}

.side-menu__language-toggle:hover {
  background-color: #f2f2f2;
}

.side-menu .sub-menu-toggle {
  opacity: .6;
}

.side-menu__feature-container {
  overflow: visible;
  cursor: pointer;
}

.side-menu__feature-container:hover {
  background-color: #f2f2f2;
  box-shadow: 0px -4px 0px 0px inset #fafafa,0px 5px 0px 0px inset #fafafa;
}

.side-menu__feature-container:hover .sub-menu-container {
  display: block !important;
}

.side-menu__feature-container .sub-menu-container {
  bottom: 18px;
}

.side-menu-backdrop {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
  transition: opacity .2s ease-in-out,z-index .2s step-end;
}

.side-menu-backdrop--show {
  z-index: 6;
  opacity: .5;
  transition: opacity .2s ease-in-out;
}

.sknj-widget {
  background: rgba(0,0,0,0) linear-gradient(180deg, #0F5C47 0%, #0F7859 100%) 0% 0% no-repeat padding-box;
}

.sknj-widget__content {
  display: flex;
  background: rgba(0,0,0,0) url("/static/myparcel-belgie/skin/general-images/sknj-widget/3s.svg") no-repeat left bottom;
  height: 100%;
}

.sknj-widget__text {
  color: #fff;
}

.sknj-widget__people-decorating {
  background: url("/static/myparcel-belgie/skin/general-images/sknj-widget/people-decorating.svg") no-repeat top right;
  background-size: contain;
  width: 100%;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.sknj-widget__waves-container {
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
}

.sknj-widget__waves {
  width: 100%;
  height: 100%;
  background: url("/static/myparcel-belgie/skin/general-images/sknj-widget/witte-wieven.svg") no-repeat center top;
  background-size: 100% auto;
}

.sknj-widget__title {
  font-size: 2.25rem;
}

@media (min-width: 992px) {
  .sknj-widget__text {
    padding: 2.5rem 0 2.5rem 1.5rem;
  }

  .sknj-widget__people-decorating {
    margin-right: 1.5rem;
  }
}

@media (min-width: 1600px) {
  .sknj-widget__text {
    padding: 2.5rem 0 2.5rem 2.5rem;
  }

  .sknj-widget__people-decorating {
    margin-right: 2.5rem;
  }
}

@media (max-width: 991.98px) {
  .sknj-widget__text {
    padding: 3rem 1.5rem 1.5rem 1.5rem;
  }

  .sknj-widget__title {
    font-size: 1.75rem;
  }

  .sknj-widget__people-decorating {
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-right: 2.5rem;
  }
}

@media (max-width: 575.98px) {
  .sknj-widget__people-decorating {
    display: none;
  }
}

.steps {
  padding: 0;
  display: flex;
}

.steps .step {
  flex: 1;
  border-radius: 10px;
  background: #eeeded;
  display: inline-block;
}

.steps .step:not(:last-child) {
  margin-right: 15px;
}

.steps .step__holder {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 5px;
}

.steps .step__holder .icon {
  flex: 3;
  display: block;
  font-size: 36px;
  line-height: 1.2;
  color: #ccc;
  width: auto;
}

@media (min-width: 576px) {
  .steps .step__holder .icon {
    font-size: 42px;
  }
}

@media (min-width: 768px) {
  .steps .step__holder .icon {
    font-size: 61px;
  }
}

@media (min-width: 992px) {
  .steps .step__holder .icon {
    font-size: 80px;
  }
}

.steps .step__text {
  color: #ccc;
  flex: 1;
  text-align: center;
}

@media (max-width: 767.98px) {
  .steps .step__text {
    font-size: 15px;
  }
}

@media (min-width: 768px) {
  .steps .step__text {
    margin: 10px 0;
  }
}

@media (min-width: 992px) {
  .steps .step__text {
    margin: 20px 0;
  }
}

.steps .step--active {
  background: #0f5c47;
}

.steps .step--active .icon,
.steps .step--active .step__text {
  color: #fff;
}

@media (max-width: 480px) {
  .steps {
    display: block;
  }

  .steps .step {
    width: calc(50% - 10px);
  }

  .steps .step:not(:last-child) {
    margin-right: 0;
  }

  .steps .step:first-child,
  .steps .step:nth-child(2) {
    margin-bottom: 15px;
  }

  .steps .step:nth-child(odd) {
    margin-right: 15px;
  }
}

.subscription-usps ul {
  padding-left: 0;
}

.subscription-usps ul li {
  display: block;
  margin-bottom: 6px;
  list-style-type: none;
  margin-right: 5px;
}

@media (min-width: 576px) {
  .subscription-usps ul li {
    display: inline;
    margin-bottom: 0;
  }

  .subscription-usps ul li:last-child {
    margin-right: 0;
  }
}

.table.table-hover tr:hover {
  background-color: #f2f2f2;
}

.table input[type=checkbox] {
  margin: 0;
}

.table tr.row-deleted td {
  opacity: .3;
}

.table tr td {
  font-size: 12px;
}

.table tr td.sub-table {
  background-color: #fafafa;
  padding-bottom: 0;
  padding-top: 0;
}

.table tr td.sub-table table thead {
  background-color: rgba(0,0,0,0);
}

.table tr td.sub-table table thead th:last-child {
  border-radius: 0;
}

.table tr td.sub-table table tr {
  border-bottom: 1px solid #d9d9d9;
}

.table tr td.sub-table table tr:hover {
  background-color: inherit;
}

.table tr td.sub-table table tr td,
.table tr td.sub-table table tr th {
  padding-top: 16px;
  border: none;
}

.table tr td.sub-table table tr td {
  padding-bottom: 16px;
}

.table tr td.sub-table table tr th {
  padding-bottom: 0;
}

.table tr td.sub-table table tr:last-child {
  border-bottom: none;
}

.table thead th {
  border-top: none;
  border-bottom-width: 1px;
}

.table thead th.th--has-icon {
  white-space: nowrap;
  cursor: pointer;
}

@media (max-width: 767.98px) {
  .table thead {
    font-size: .875rem;
  }
}

.table--sticky-header>thead {
  background-color: #fff;
  color: inherit;
}

.table--sticky-header>thead th {
  position: -webkit-sticky;
  position: sticky;
  z-index: 1;
  top: 0;
}

.table--sticky-header tfoot {
  background-color: #fff;
}

.table--sticky-header tfoot th {
  bottom: 0;
}

.table--sticky-header tfoot th::before {
  content: "";
  border-top: 1px solid #d9d9d9;
  position: absolute;
  top: 0;
  width: 100%;
}

.table--fixed-footer {
  position: fixed;
  z-index: 5;
  bottom: 0;
  left: 0;
  padding: 10px 0;
  background-color: #fff;
  width: 100%;
}

.table--fixed-footer>div {
  padding: 0 1rem;
}

@media (min-width: 992px) {
  .table--fixed-footer {
    left: 224px;
    width: calc(100% - 224px);
  }
}

.table--fixed-footer::before {
  content: "";
  border-top: 1px solid #d9d9d9;
  position: absolute;
  top: 0;
  width: 100%;
}

.table--price-scale {
  margin-bottom: 0;
}

.table--price-scale th {
  font-size: 14px;
}

.table--price-scale tr:first-child th {
  border-top: 0;
}

.table--price-scale .active {
  color: #0f7859 !important;
  font-weight: 700;
}

.table--medium-text tr td {
  font-size: .875rem;
}

.table--large-text tr td {
  font-size: 1rem;
}

.table-border-wrapper {
  border: 1px solid #d9d9d9;
  border-radius: 10px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #fafafa;
}

.order__item,
.shipment__item {
  position: relative;
  height: 92px;
}

.order__item--deleted>*:not(:last-child),
.shipment__item--deleted>*:not(:last-child) {
  opacity: .3;
}

.order__item--multicolli,
.order__item--secondary,
.shipment__item--multicolli,
.shipment__item--secondary {
  height: initial;
  border-bottom: none;
}

.order__item--secondary td,
.shipment__item--secondary td {
  border-top: none;
}

.order__item--secondary+:not(.shipment__item--secondary),
.shipment__item--secondary+:not(.shipment__item--secondary) {
  border-top: 1px solid #ccc;
}

.order__item-external-identifier,
.order__item-external-identifier-icon,
.shipment__item-external-identifier,
.shipment__item-external-identifier-icon {
  cursor: pointer;
  color: #0f5c47;
  line-height: 1rem;
}

.order__item-external-identifier-icon,
.shipment__item-external-identifier-icon {
  font-size: 1rem;
}

.order__item-social-shipping-link,
.shipment__item-social-shipping-link {
  background-color: #ff8c00;
}

.order__item-social-shipping-link-icon,
.shipment__item-social-shipping-link-icon {
  cursor: pointer;
  color: #fff;
}

.order__item-social-shipping-link:hover,
.shipment__item-social-shipping-link:hover {
  background-color: #b36200;
}

.table--import thead {
  background-color: #0f5c47;
  border-bottom: 1px solid #ccc;
  box-shadow: 0 0 5px rgba(0,0,0,.15);
}

.table--import .select {
  padding: .5em .15em;
}

.table--import .badge {
  font-size: 1em;
  padding: .5em;
}

.table--import .badge>.icon {
  line-height: 1.1;
}

.table.table-hover tr:hover {
  background-color: #f2f2f2;
}

.table input[type=checkbox] {
  margin: 0;
}

.table tr.row-deleted td {
  opacity: .3;
}

.table tr td {
  font-size: 12px;
}

.table tr td.sub-table {
  background-color: #fafafa;
  padding-bottom: 0;
  padding-top: 0;
}

.table tr td.sub-table table thead {
  background-color: rgba(0,0,0,0);
}

.table tr td.sub-table table thead th:last-child {
  border-radius: 0;
}

.table tr td.sub-table table tr {
  border-bottom: 1px solid #d9d9d9;
}

.table tr td.sub-table table tr:hover {
  background-color: inherit;
}

.table tr td.sub-table table tr td,
.table tr td.sub-table table tr th {
  padding-top: 16px;
  border: none;
}

.table tr td.sub-table table tr td {
  padding-bottom: 16px;
}

.table tr td.sub-table table tr th {
  padding-bottom: 0;
}

.table tr td.sub-table table tr:last-child {
  border-bottom: none;
}

.table thead th {
  border-top: none;
  border-bottom-width: 1px;
}

.table thead th.th--has-icon {
  white-space: nowrap;
  cursor: pointer;
}

@media (max-width: 767.98px) {
  .table thead {
    font-size: .875rem;
  }
}

.table--sticky-header>thead {
  background-color: #fff;
  color: inherit;
}

.table--sticky-header>thead th {
  position: -webkit-sticky;
  position: sticky;
  z-index: 1;
  top: 0;
}

.table--sticky-header tfoot {
  background-color: #fff;
}

.table--sticky-header tfoot th {
  bottom: 0;
}

.table--sticky-header tfoot th::before {
  content: "";
  border-top: 1px solid #d9d9d9;
  position: absolute;
  top: 0;
  width: 100%;
}

.table--fixed-footer {
  position: fixed;
  z-index: 5;
  bottom: 0;
  left: 0;
  padding: 10px 0;
  background-color: #fff;
  width: 100%;
}

.table--fixed-footer>div {
  padding: 0 1rem;
}

@media (min-width: 992px) {
  .table--fixed-footer {
    left: 224px;
    width: calc(100% - 224px);
  }
}

.table--fixed-footer::before {
  content: "";
  border-top: 1px solid #d9d9d9;
  position: absolute;
  top: 0;
  width: 100%;
}

.table--price-scale {
  margin-bottom: 0;
}

.table--price-scale th {
  font-size: 14px;
}

.table--price-scale tr:first-child th {
  border-top: 0;
}

.table--price-scale .active {
  color: #0f7859 !important;
  font-weight: 700;
}

.table--medium-text tr td {
  font-size: .875rem;
}

.table--large-text tr td {
  font-size: 1rem;
}

.table-border-wrapper {
  border: 1px solid #d9d9d9;
  border-radius: 10px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #fafafa;
}

.order__item,
.shipment__item {
  position: relative;
  height: 92px;
}

.order__item--deleted>*:not(:last-child),
.shipment__item--deleted>*:not(:last-child) {
  opacity: .3;
}

.order__item--multicolli,
.order__item--secondary,
.shipment__item--multicolli,
.shipment__item--secondary {
  height: initial;
  border-bottom: none;
}

.order__item--secondary td,
.shipment__item--secondary td {
  border-top: none;
}

.order__item--secondary+:not(.shipment__item--secondary),
.shipment__item--secondary+:not(.shipment__item--secondary) {
  border-top: 1px solid #ccc;
}

.order__item-external-identifier,
.order__item-external-identifier-icon,
.shipment__item-external-identifier,
.shipment__item-external-identifier-icon {
  cursor: pointer;
  color: #0f5c47;
  line-height: 1rem;
}

.order__item-external-identifier-icon,
.shipment__item-external-identifier-icon {
  font-size: 1rem;
}

.order__item-social-shipping-link,
.shipment__item-social-shipping-link {
  background-color: #ff8c00;
}

.order__item-social-shipping-link-icon,
.shipment__item-social-shipping-link-icon {
  cursor: pointer;
  color: #fff;
}

.order__item-social-shipping-link:hover,
.shipment__item-social-shipping-link:hover {
  background-color: #b36200;
}

.text--large {
  font-size: 1.125rem !important;
}

.text--medium {
  font-size: .875rem !important;
}

.text--small {
  font-size: .8rem !important;
}

.text-36 {
  font-size: 36px;
}

.text-success {
  color: #0f7859 !important;
}

.text-light {
  color: #666 !important;
}

@media (max-width: 575.98px) {
  .text-xs--small {
    font-size: .8rem !important;
  }

  .text-xs--normal {
    font-size: 1rem !important;
  }

  .text-xs--large {
    font-size: 1.125rem !important;
  }
}

@media (max-width: 719.98px) {
  .text-sm--small {
    font-size: .8rem !important;
  }

  .text-sm--normal {
    font-size: 1rem !important;
  }

  .text-sm--large {
    font-size: 1.125rem !important;
  }
}

@media (max-width: 959.98px) {
  .text-md--small {
    font-size: .8rem !important;
  }

  .text-md--normal {
    font-size: 1rem !important;
  }

  .text-md--large {
    font-size: 1.125rem !important;
  }
}

@media (max-width: 1299.98px) {
  .text-lg--small {
    font-size: .8rem !important;
  }

  .text-lg--normal {
    font-size: 1rem !important;
  }

  .text-lg--large {
    font-size: 1.125rem !important;
  }
}

@media (max-width: 1599.98px) {
  .text-xl--small {
    font-size: .8rem !important;
  }

  .text-xl--normal {
    font-size: 1rem !important;
  }

  .text-xl--large {
    font-size: 1.125rem !important;
  }
}

.text-xxl--small {
  font-size: .8rem !important;
}

.text-xxl--normal {
  font-size: 1rem !important;
}

.text-xxl--large {
  font-size: 1.125rem !important;
}

.toaster .container {
  position: fixed;
  z-index: 10;
  inset-block-end: 0;
  inset-inline: 0;
  padding: 0 calc(1rem + 15px) calc(3rem + 15px);
  display: inline-grid;
  justify-items: flex-end;
  gap: .5rem;
  pointer-events: none;
  max-width: 100%;
}

.toaster .alert {
  --travel-distance: 0;
  will-change: transform;
  -webkit-animation: fade-in .2s ease,slide-in .3s ease;
  animation: fade-in .2s ease,slide-in .3s ease;
  margin: 0;
  pointer-events: auto;
  width: 100%;
  box-shadow: 0 4px 12px rgba(0,0,0,.15);
}

@media (min-width: 768px) {
  .toaster .alert {
    min-width: 450px;
    max-width: 25%;
  }
}

@media (prefers-reduced-motion: no-preference) {
  .toaster .alert {
    --travel-distance: 10vw;
  }
}

.toaster .alert--closing {
  -webkit-animation: fade-out .2s ease forwards,slide-out .3s ease forwards;
  animation: fade-out .2s ease forwards,slide-out .3s ease forwards;
}

@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
}

@-webkit-keyframes fade-out {
  to {
    opacity: 0;
  }
}

@keyframes fade-out {
  to {
    opacity: 0;
  }
}

@-webkit-keyframes slide-in {
  from {
    transform: translateX(var(--travel-distance, 10px));
  }
}

@keyframes slide-in {
  from {
    transform: translateX(var(--travel-distance, 10px));
  }
}

@-webkit-keyframes slide-out {
  to {
    transform: translateX(var(--travel-distance, 10px));
  }
}

@keyframes slide-out {
  to {
    transform: translateX(var(--travel-distance, 10px));
  }
}

.thumbnail {
  width: 82px;
  height: 82px;
  border-radius: 10px;
  margin-right: 15px;
  margin-top: 15px;
  border: 1px solid #ccc;
  overflow: hidden;
  padding: 5px;
  position: relative;
}

.thumbnail__close {
  position: absolute;
  right: 3px;
  top: 3px;
  border: none;
  color: #cb444a;
  background: #fff;
  border-radius: 3px;
  padding: 1px;
}

.thumbnail__close:hover {
  color: #fff;
  background: #cb444a;
}

.thumbnail__image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.thumbnail__icon {
  font-size: 62px;
  width: 100%;
  height: 100%;
  margin: -10px auto;
  display: block;
  color: #0f5c47;
}

div.tox.tox-tinymce,
div.tox.tox-silver-sink {
  border: 1px solid #ced4da;
  border-radius: 20px;
}

div.tox.tox-tinymce .tox-statusbar,
div.tox.tox-silver-sink .tox-statusbar {
  border-color: #ced4da;
}

div.tox.tox-tinymce .tox-statusbar__resize-handle,
div.tox.tox-silver-sink .tox-statusbar__resize-handle {
  align-items: center;
  margin-right: 0;
}

div.tox.tox-tinymce .tox-toolbar__group,
div.tox.tox-silver-sink .tox-toolbar__group {
  border-color: #d9d9d9 !important;
}

div.tox.tox-tinymce .tox-toolbar,
div.tox.tox-tinymce .tox-toolbar__primary,
div.tox.tox-tinymce .tox-toolbar__overflow,
div.tox.tox-silver-sink .tox-toolbar,
div.tox.tox-silver-sink .tox-toolbar__primary,
div.tox.tox-silver-sink .tox-toolbar__overflow {
  background: #fff;
  border-bottom: 1px solid #ced4da;
}

div.tox.tox-tinymce .tox-tbtn,
div.tox.tox-silver-sink .tox-tbtn {
  border-radius: 20px;
  margin: 4px 0 4px 0;
}

.title-bar {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  min-height: 74px;
  background-color: #fff;
  border-bottom: 1px solid #d9d9d9;
}

.title-bar__wrapper {
  min-height: 73px;
}

.title-bar__headings>* {
  margin: 0;
  padding: 0;
  border: none;
}

.title-bar__heading {
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  opacity: .6;
}

.title-bar__sub-heading {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
}

.title-bar__shipping-link-container {
  line-height: 21px;
}

.update-message {
  z-index: 10000;
  bottom: 0;
}

@font-face {
  font-family: "icons";
  src: url("/static/myparcel-belgie/skin/icons/icons.eot?1757602610667");
  src: url("/static/myparcel-belgie/skin/icons/icons.eot?1757602610667#iefix") format("eot"),url("/static/myparcel-belgie/skin/icons/icons.woff2?1757602610667") format("woff2"),url("/static/myparcel-belgie/skin/icons/icons.woff?1757602610667") format("woff"),url("/static/myparcel-belgie/skin/icons/icons.ttf?1757602610667") format("truetype"),url("/static/myparcel-belgie/skin/icons/icons.svg?1757602610667#icons") format("svg");
}

.icon {
  font-family: "icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.icon--attachment-24:before {
  content: "";
}

.icon--barcode:before {
  content: "";
}

.icon--bars:before {
  content: "";
}

.icon--bell-checked:before {
  content: "";
}

.icon--bell:before {
  content: "";
}

.icon--box-open:before {
  content: "";
}

.icon--box:before {
  content: "";
}

.icon--cancel:before {
  content: "";
}

.icon--check-24:before {
  content: "";
}

.icon--check-48:before {
  content: "";
}

.icon--check-rounded:before {
  content: "";
}

.icon--check:before {
  content: "";
}

.icon--chevron-down-24:before {
  content: "";
}

.icon--chevron-down:before {
  content: "";
}

.icon--chevron-left-24:before {
  content: "";
}

.icon--chevron-left:before {
  content: "";
}

.icon--chevron-right-24:before {
  content: "";
}

.icon--chevron-right:before {
  content: "";
}

.icon--chevron-up-24:before {
  content: "";
}

.icon--chevron-up:before {
  content: "";
}

.icon--cog-24:before {
  content: "";
}

.icon--comment-24:before {
  content: "";
}

.icon--comments-24:before {
  content: "";
}

.icon--comments-48:before {
  content: "";
}

.icon--copy:before {
  content: "";
}

.icon--cross:before {
  content: "";
}

.icon--crosshairs-24:before {
  content: "";
}

.icon--current-package-type:before {
  content: "";
}

.icon--dashboard:before {
  content: "";
}

.icon--digital-stamp:before {
  content: "";
}

.icon--distributed-88:before {
  content: "";
}

.icon--droppedoff-88:before {
  content: "";
}

.icon--edit:before {
  content: "";
}

.icon--envelope-24:before {
  content: "";
}

.icon--envelope-48:before {
  content: "";
}

.icon--error:before {
  content: "";
}

.icon--euro-sign-24:before {
  content: "";
}

.icon--euro-sign:before {
  content: "";
}

.icon--euro:before {
  content: "";
}

.icon--external-link-24:before {
  content: "";
}

.icon--external-link:before {
  content: "";
}

.icon--eye-hide:before {
  content: "";
}

.icon--eye-show:before {
  content: "";
}

.icon--facebook-solid:before {
  content: "";
}

.icon--facebook:before {
  content: "";
}

.icon--feedback:before {
  content: "";
}

.icon--file-alt:before {
  content: "";
}

.icon--file-csv:before {
  content: "";
}

.icon--file-download-24:before {
  content: "";
}

.icon--file-download-48:before {
  content: "";
}

.icon--file-download:before {
  content: "";
}

.icon--file-mov:before {
  content: "";
}

.icon--file-pdf:before {
  content: "";
}

.icon--file:before {
  content: "";
}

.icon--finish-flag-24:before {
  content: "";
}

.icon--fulfilment:before {
  content: "";
}

.icon--hamburger:before {
  content: "";
}

.icon--import-export:before {
  content: "";
}

.icon--info-24:before {
  content: "";
}

.icon--info:before {
  content: "";
}

.icon--instagram-solid:before {
  content: "";
}

.icon--instagram:before {
  content: "";
}

.icon--laptop-48:before {
  content: "";
}

.icon--linkedin-solid:before {
  content: "";
}

.icon--linkedin:before {
  content: "";
}

.icon--mailbox-parcel:before {
  content: "";
}

.icon--map-marker-alt:before {
  content: "";
}

.icon--minus-24:before {
  content: "";
}

.icon--minus:before {
  content: "";
}

.icon--more-16:before {
  content: "";
}

.icon--more-24:before {
  content: "";
}

.icon--note:before {
  content: "";
}

.icon--packaging:before {
  content: "";
}

.icon--packing-slip-24:before {
  content: "";
}

.icon--packing-slip:before {
  content: "";
}

.icon--paper-plane:before {
  content: "";
}

.icon--phone-24:before {
  content: "";
}

.icon--phone-48:before {
  content: "";
}

.icon--pick-list:before {
  content: "";
}

.icon--plus-24:before {
  content: "";
}

.icon--plus:before {
  content: "";
}

.icon--question-24:before {
  content: "";
}

.icon--question-circle-24:before {
  content: "";
}

.icon--question-circle-48:before {
  content: "";
}

.icon--question-circle:before {
  content: "";
}

.icon--question:before {
  content: "";
}

.icon--redo-24:before {
  content: "";
}

.icon--redo:before {
  content: "";
}

.icon--reference-24:before {
  content: "";
}

.icon--reply:before {
  content: "";
}

.icon--search-24:before {
  content: "";
}

.icon--settings:before {
  content: "";
}

.icon--shipment:before {
  content: "";
}

.icon--shirt:before {
  content: "";
}

.icon--shopping-cart:before {
  content: "";
}

.icon--side-menu-hide:before {
  content: "";
}

.icon--side-menu-show:before {
  content: "";
}

.icon--signin-88:before {
  content: "";
}

.icon--small-parcel:before {
  content: "";
}

.icon--sorted-88:before {
  content: "";
}

.icon--star-solid:before {
  content: "";
}

.icon--star:before {
  content: "";
}

.icon--subscriptions:before {
  content: "";
}

.icon--support:before {
  content: "";
}

.icon--th-solid-24:before {
  content: "";
}

.icon--times-24:before {
  content: "";
}

.icon--times:before {
  content: "";
}

.icon--trash-24:before {
  content: "";
}

.icon--trash:before {
  content: "";
}

.icon--truck:before {
  content: "";
}

.icon--twitter-solid:before {
  content: "";
}

.icon--twitter:before {
  content: "";
}

.icon--unstamped:before {
  content: "";
}

.icon--upload-24:before {
  content: "";
}

.icon--upload:before {
  content: "";
}

.icon--user-24:before {
  content: "";
}

.icon--user:before {
  content: "";
}

.icon--whatsapp-24:before {
  content: "";
}

.icon--whatsapp-48:before {
  content: "";
}

.icon--whatsapp-solid:before {
  content: "";
}

.icon--whatsapp:before {
  content: "";
}

.icon--ellipsis-v:before {
  content: "";
}

.icon--map:before {
  content: "";
}

.icon--th-list-solid:before {
  content: "";
}

.icon--th-solid:before {
  content: "";
}