<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* BARCELONESA STYLES */
/* $$ SETTINGS */
@font-face {
  font-family: "Aeonik-Bold";
  font-display: swap;
  src: url(/Aeonik-Bold.woff2) format("woff2"), url(/Aeonik-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Aeonik-Medium";
  font-display: swap;
  src: url(/Aeonik-Medium.woff2) format("woff2"), url(/Aeonik-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Aeonik-Regular";
  font-display: swap;
  src: url(/Aeonik-Regular.woff2) format("woff2"), url(/Aeonik-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Aeonik-Light";
  font-display: swap;
  src: url(/Aeonik-Light.woff2) format("woff2"), url(/Aeonik-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
}
@media all and (min-width: 992px) {
  .show-desktop {
    display: block !important;
  }
}

.overflow-x-scroll {
  overflow-x: scroll;
}

/* $$ PLUGINS &amp; BOOTSTRAP */
/* BARCELONESA PALLET */
/* ALERT PALLET */
/*$card-inner-border-radius: calc(
    1.625rem - 1px
);*/
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

body {
  margin: 0;
  font-family: "Aeonik-Regular", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #1f1f1f;
  text-align: left;
  background-color: white;
}

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

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.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: 0.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: #00bd66;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0c7042;
  text-decoration: none;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):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;
  -ms-overflow-style: scrollbar;
}

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: 0.75rem;
  padding-bottom: 0.75rem;
  color: #8e99ab;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

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

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

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

[role=button] {
  cursor: pointer;
}

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] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

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

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 1.625rem;
}

.alert-heading {
  color: inherit;
}

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

.alert-dismissible {
  padding-right: 3.8125rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: rgb(24.48, 122.76, 77.52);
  background-color: rgb(204, 241.8, 224.4);
  border-color: rgb(183.6, 236.52, 212.16);
}
.alert-primary hr {
  border-top-color: rgb(163.3429906542, 231.2770093458, 200.0057943925);
}
.alert-primary .alert-link {
  color: rgb(16.0007823961, 80.2392176039, 50.6691442543);
}

.alert-secondary {
  color: rgb(30.72, 82.72, 58.8);
  background-color: rgb(206.4, 226.4, 217.2);
  border-color: rgb(186.96, 214.96, 202.08);
}
.alert-secondary hr {
  border-top-color: rgb(170.9068911917, 205.5131088083, 189.5942487047);
}
.alert-secondary .alert-link {
  color: rgb(16.9089985896, 45.5310014104, 32.3648801128);
}

.alert-third {
  color: rgb(57.24, 127.96, 95.2);
  background-color: rgb(216.6, 243.8, 231.2);
  border-color: rgb(201.24, 239.32, 221.68);
}
.alert-third hr {
  border-top-color: rgb(181.4980645161, 233.5619354839, 209.4441129032);
}
.alert-third .alert-link {
  color: rgb(41.4773650108, 92.7226349892, 68.9840172786);
}

.alert-success {
  color: rgb(74.92, 131.6, 82.72);
  background-color: rgb(223.4, 245.2, 226.4);
  border-color: rgb(210.76, 241.28, 214.96);
}
.alert-success hr {
  border-top-color: rgb(191.2962318841, 235.2437681159, 197.344057971);
}
.alert-success .alert-link {
  color: rgb(56.4185473562, 99.1014526438, 62.2923416618);
}

.alert-info {
  color: rgb(57.24, 127.96, 95.2);
  background-color: rgb(216.6, 243.8, 231.2);
  border-color: rgb(201.24, 239.32, 221.68);
}
.alert-info hr {
  border-top-color: rgb(181.4980645161, 233.5619354839, 209.4441129032);
}
.alert-info .alert-link {
  color: rgb(41.4773650108, 92.7226349892, 68.9840172786);
}

.alert-warning {
  color: rgb(130.04, 118.6, 53.6);
  background-color: rgb(244.6, 240.2, 215.2);
  border-color: rgb(240.44, 234.28, 199.28);
}
.alert-warning hr {
  border-top-color: rgb(235.1571314741, 226.7620717131, 179.0628685259);
}
.alert-warning .alert-link {
  color: rgb(93.9256458288, 85.6627314311, 38.7143541712);
}

.alert-danger {
  color: rgb(117.04, 51.52, 45.28);
  background-color: rgb(239.6, 214.4, 212);
  border-color: rgb(233.44, 198.16, 194.8);
}
.alert-danger hr {
  border-top-color: rgb(226.7156849315, 180.432260274, 176.0243150685);
}
.alert-danger .alert-link {
  color: rgb(80.2667126663, 35.3327156235, 31.0532873337);
}

.alert-light {
  color: rgb(154.48, 154.48, 152.92);
  background-color: rgb(254, 254, 253.4);
  border-color: rgb(253.6, 253.6, 252.76);
}
.alert-light hr {
  border-top-color: rgb(243.7923076923, 243.7923076923, 237.0676923077);
}
.alert-light .alert-link {
  color: rgb(129.1763474827, 129.1763474827, 127.2236525173);
}

.alert-dark {
  color: rgb(40.6, 40.6, 40.6);
  background-color: rgb(210.2, 210.2, 210.2);
  border-color: rgb(192.28, 192.28, 192.28);
}
.alert-dark hr {
  border-top-color: rgb(179.53, 179.53, 179.53);
}
.alert-dark .alert-link {
  color: rgb(15.1, 15.1, 15.1);
}

.alert-blue {
  color: rgb(24.48, 88.44, 157.08);
  background-color: rgb(204, 228.6, 255);
  border-color: rgb(183.6, 218.04, 255);
}
.alert-blue hr {
  border-top-color: rgb(158.1, 204.84, 255);
}
.alert-blue .alert-link {
  color: rgb(17.6035955056, 63.5973033708, 112.9564044944);
}

.alert-indigo {
  color: rgb(77.52, 32.8, 150.32);
  background-color: rgb(224.4, 207.2, 252.4);
  border-color: rgb(212.16, 188.08, 251.36);
}
.alert-indigo hr {
  border-top-color: rgb(196.6778571429, 163.8954761905, 250.0445238095);
}
.alert-indigo .alert-link {
  color: rgb(55.9302228047, 23.6650065531, 108.4549934469);
}

.alert-purple {
  color: rgb(82.2, 58.8, 124.84);
  background-color: rgb(226.2, 217.2, 242.6);
  border-color: rgb(214.68, 202.08, 237.64);
}
.alert-purple hr {
  border-top-color: rgb(200.0505179283, 182.8788047809, 231.3411952191);
}
.alert-purple .alert-link {
  color: rgb(59.3716401655, 42.470224352, 90.169775648);
}

.alert-pink {
  color: rgb(145.12, 56.72, 97.28);
  background-color: rgb(250.4, 216.4, 232);
  border-color: rgb(248.56, 200.96, 222.8);
}
.alert-pink hr {
  border-top-color: rgb(245.8447222222, 178.1752777778, 209.2236111111);
}
.alert-pink .alert-link {
  color: rgb(108.4517479191, 42.3882520809, 72.6997384067);
}

.alert-red {
  color: rgb(138.88, 52.04, 60.36);
  background-color: rgb(248, 214.6, 217.8);
  border-color: rgb(245.2, 198.44, 202.92);
}
.alert-red hr {
  border-top-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.alert-red .alert-link {
  color: rgb(101.7813199246, 38.1386800754, 44.2361785041);
}

.alert-orange {
  color: rgb(156.04, 90, 34.88);
  background-color: rgb(254.6, 229.2, 208);
  border-color: rgb(254.44, 218.88, 189.2);
}
.alert-orange hr {
  border-top-color: rgb(254.2248101266, 205.0002531646, 163.9151898734);
}
.alert-orange .alert-link {
  color: rgb(114.3574104337, 65.9585166562, 25.5625895663);
}

.alert-yellow {
  color: rgb(157.08, 124.84, 28.12);
  background-color: rgb(255, 242.6, 205.4);
  border-color: rgb(255, 237.64, 185.56);
}
.alert-yellow hr {
  border-top-color: rgb(255, 231.265, 160.06);
}
.alert-yellow .alert-link {
  color: rgb(113.8236285097, 90.4618142549, 20.3763714903);
}

.alert-green {
  color: rgb(45.28, 111.32, 60.36);
  background-color: rgb(212, 237.4, 217.8);
  border-color: rgb(194.8, 230.36, 202.92);
}
.alert-green hr {
  border-top-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.alert-green .alert-link {
  color: rgb(30.5336398467, 75.0663601533, 40.7025287356);
}

.alert-teal {
  color: rgb(41.12, 129, 103);
  background-color: rgb(210.4, 244.2, 234.2);
  border-color: rgb(192.56, 239.88, 225.88);
}
.alert-teal hr {
  border-top-color: rgb(172.0311191336, 234.9088808664, 216.3059927798);
}
.alert-teal .alert-link {
  color: rgb(28.7927016224, 90.3272983776, 72.121796379);
}

.alert-cyan {
  color: rgb(36.44, 108.72, 120.16);
  background-color: rgb(208.6, 236.4, 240.8);
  border-color: rgb(190.04, 228.96, 235.12);
}
.alert-cyan hr {
  border-top-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.alert-cyan .alert-link {
  color: rgb(24.5725670498, 73.3131034483, 81.0274329502);
}

.alert-white {
  color: rgb(157.08, 157.08, 157.08);
  background-color: white;
  border-color: white;
}
.alert-white hr {
  border-top-color: rgb(242.25, 242.25, 242.25);
}
.alert-white .alert-link {
  color: rgb(131.58, 131.58, 131.58);
}

.alert-gray {
  color: rgb(98.32, 104.04, 113.4);
  background-color: rgb(232.4, 234.6, 238.2);
  border-color: rgb(223.36, 226.44, 231.48);
}
.alert-gray hr {
  border-top-color: rgb(208.7330964467, 213.2369543147, 220.6069035533);
}
.alert-gray .alert-link {
  color: rgb(74.6362667674, 78.9784092197, 86.0837332326);
}

.alert-gray-dark {
  color: rgb(70.24, 74.4, 81.68);
  background-color: rgb(221.6, 223.2, 226);
  border-color: rgb(208.24, 210.48, 214.4);
}
.alert-gray-dark hr {
  border-top-color: rgb(194.5909615385, 197.4848076923, 202.5490384615);
}
.alert-gray-dark .alert-link {
  color: rgb(46.660221169, 49.4236966825, 54.259778831);
}

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

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

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

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

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

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

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

.lead {
  font-size: 1.09375rem;
  font-weight: 300;
}

.display-1 {
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1.5;
}

.display-2 {
  font-size: 2.125rem;
  font-weight: 600;
  line-height: 1.5;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.5;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.5;
}

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

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

mark,
.mark {
  padding: 0.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: 0.5rem;
}

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

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.09375rem;
}

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #8e99ab;
}
.blockquote-footer::before {
  content: "—&nbsp;";
}

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

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

.figure {
  display: inline-block;
}

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

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

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a &gt; code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: white;
  background-color: #575860;
  border-radius: 1.625rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #575860;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

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

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@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: 1140px;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters &gt; .col,
.no-gutters &gt; [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 {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 &gt; * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 &gt; * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 &gt; * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 &gt; * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 &gt; * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 &gt; * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
.btn {
  display: inline-block;
  font-weight: 700;
  color: #1f1f1f;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 0 solid transparent;
  padding: 0.265rem 2rem;
  font-size: 0.875rem;
  line-height: 1.8rem;
  border-radius: 1.625rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    -webkit-transition: none;
    transition: none;
  }
}
.btn:hover {
  color: #1f1f1f;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.15rem rgba(0, 189, 102, 0.25);
          box-shadow: 0 0 0 0.15rem rgba(0, 189, 102, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: white;
  background-color: #00bd66;
  border-color: #00bd66;
}
.btn-primary:hover {
  color: white;
  background-color: rgb(0, 150.75, 81.3571428571);
  border-color: rgb(0, 138, 74.4761904762);
}
.btn-primary:focus, .btn-primary.focus {
  color: white;
  background-color: rgb(0, 150.75, 81.3571428571);
  border-color: rgb(0, 138, 74.4761904762);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(38.25, 198.9, 124.95, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(38.25, 198.9, 124.95, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: white;
  background-color: #00bd66;
  border-color: #00bd66;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show &gt; .btn-primary.dropdown-toggle {
  color: white;
  background-color: rgb(0, 138, 74.4761904762);
  border-color: rgb(0, 125.25, 67.5952380952);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(38.25, 198.9, 124.95, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(38.25, 198.9, 124.95, 0.5);
}

.btn-secondary {
  color: white;
  background-color: #0c7042;
  border-color: #0c7042;
}
.btn-secondary:hover {
  color: white;
  background-color: rgb(8.2983870968, 77.4516129032, 45.6411290323);
  border-color: rgb(7.064516129, 65.935483871, 38.8548387097);
}
.btn-secondary:focus, .btn-secondary.focus {
  color: white;
  background-color: rgb(8.2983870968, 77.4516129032, 45.6411290323);
  border-color: rgb(7.064516129, 65.935483871, 38.8548387097);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(48.45, 133.45, 94.35, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(48.45, 133.45, 94.35, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: white;
  background-color: #0c7042;
  border-color: #0c7042;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show &gt; .btn-secondary.dropdown-toggle {
  color: white;
  background-color: rgb(7.064516129, 65.935483871, 38.8548387097);
  border-color: rgb(5.8306451613, 54.4193548387, 32.0685483871);
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(48.45, 133.45, 94.35, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(48.45, 133.45, 94.35, 0.5);
}

.btn-third {
  color: #575860;
  background-color: #3fc788;
  border-color: #3fc788;
}
.btn-third:hover {
  color: white;
  background-color: rgb(50.5241935484, 173.2258064516, 116.3860887097);
  border-color: rgb(47.6451612903, 163.3548387097, 109.7540322581);
}
.btn-third:focus, .btn-third.focus {
  color: white;
  background-color: rgb(50.5241935484, 173.2258064516, 116.3860887097);
  border-color: rgb(47.6451612903, 163.3548387097, 109.7540322581);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(66.6, 182.35, 130, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(66.6, 182.35, 130, 0.5);
}
.btn-third.disabled, .btn-third:disabled {
  color: #575860;
  background-color: #3fc788;
  border-color: #3fc788;
}
.btn-third:not(:disabled):not(.disabled):active, .btn-third:not(:disabled):not(.disabled).active, .show &gt; .btn-third.dropdown-toggle {
  color: white;
  background-color: rgb(47.6451612903, 163.3548387097, 109.7540322581);
  border-color: rgb(44.7661290323, 153.4838709677, 103.1219758065);
}
.btn-third:not(:disabled):not(.disabled):active:focus, .btn-third:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-third.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(66.6, 182.35, 130, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(66.6, 182.35, 130, 0.5);
}

.btn-success {
  color: #575860;
  background-color: #61ce70;
  border-color: #61ce70;
}
.btn-success:hover {
  color: white;
  background-color: rgb(67.8043478261, 196.9456521739, 85.5760869565);
  border-color: rgb(59.652173913, 192.347826087, 77.9130434783);
}
.btn-success:focus, .btn-success.focus {
  color: white;
  background-color: rgb(67.8043478261, 196.9456521739, 85.5760869565);
  border-color: rgb(59.652173913, 192.347826087, 77.9130434783);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(95.5, 188.3, 109.6, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(95.5, 188.3, 109.6, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #575860;
  background-color: #61ce70;
  border-color: #61ce70;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show &gt; .btn-success.dropdown-toggle {
  color: white;
  background-color: rgb(59.652173913, 192.347826087, 77.9130434783);
  border-color: rgb(56.634057971, 182.615942029, 73.9710144928);
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(95.5, 188.3, 109.6, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(95.5, 188.3, 109.6, 0.5);
}

.btn-info {
  color: #575860;
  background-color: #3fc788;
  border-color: #3fc788;
}
.btn-info:hover {
  color: white;
  background-color: rgb(50.5241935484, 173.2258064516, 116.3860887097);
  border-color: rgb(47.6451612903, 163.3548387097, 109.7540322581);
}
.btn-info:focus, .btn-info.focus {
  color: white;
  background-color: rgb(50.5241935484, 173.2258064516, 116.3860887097);
  border-color: rgb(47.6451612903, 163.3548387097, 109.7540322581);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(66.6, 182.35, 130, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(66.6, 182.35, 130, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #575860;
  background-color: #3fc788;
  border-color: #3fc788;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show &gt; .btn-info.dropdown-toggle {
  color: white;
  background-color: rgb(47.6451612903, 163.3548387097, 109.7540322581);
  border-color: rgb(44.7661290323, 153.4838709677, 103.1219758065);
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(66.6, 182.35, 130, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(66.6, 182.35, 130, 0.5);
}

.btn-warning {
  color: #575860;
  background-color: #cbb538;
  border-color: #cbb538;
}
.btn-warning:hover {
  color: white;
  background-color: rgb(175.0169322709, 155.6683266932, 45.7330677291);
  border-color: rgb(164.9083665339, 146.6772908367, 43.0916334661);
}
.btn-warning:focus, .btn-warning.focus {
  color: white;
  background-color: rgb(175.0169322709, 155.6683266932, 45.7330677291);
  border-color: rgb(164.9083665339, 146.6772908367, 43.0916334661);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(185.6, 167.05, 62, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(185.6, 167.05, 62, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #575860;
  background-color: #cbb538;
  border-color: #cbb538;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show &gt; .btn-warning.dropdown-toggle {
  color: white;
  background-color: rgb(164.9083665339, 146.6772908367, 43.0916334661);
  border-color: rgb(154.7998007968, 137.6862549801, 40.4501992032);
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(185.6, 167.05, 62, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(185.6, 167.05, 62, 0.5);
}

.btn-danger {
  color: white;
  background-color: #b23428;
  border-color: #b23428;
}
.btn-danger:hover {
  color: white;
  background-color: rgb(146.7683486239, 42.876146789, 32.9816513761);
  border-color: rgb(136.3577981651, 39.8348623853, 30.6422018349);
}
.btn-danger:focus, .btn-danger.focus {
  color: white;
  background-color: rgb(146.7683486239, 42.876146789, 32.9816513761);
  border-color: rgb(136.3577981651, 39.8348623853, 30.6422018349);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(189.55, 82.45, 72.25, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(189.55, 82.45, 72.25, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: white;
  background-color: #b23428;
  border-color: #b23428;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show &gt; .btn-danger.dropdown-toggle {
  color: white;
  background-color: rgb(136.3577981651, 39.8348623853, 30.6422018349);
  border-color: rgb(125.9472477064, 36.7935779817, 28.3027522936);
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(189.55, 82.45, 72.25, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(189.55, 82.45, 72.25, 0.5);
}

.btn-light {
  color: #575860;
  background-color: #fafaf7;
  border-color: #fafaf7;
}
.btn-light:hover {
  color: #575860;
  background-color: rgb(235.2884615385, 235.2884615385, 223.4615384615);
  border-color: rgb(230.3846153846, 230.3846153846, 215.6153846154);
}
.btn-light:focus, .btn-light.focus {
  color: #575860;
  background-color: rgb(235.2884615385, 235.2884615385, 223.4615384615);
  border-color: rgb(230.3846153846, 230.3846153846, 215.6153846154);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(225.55, 225.7, 224.35, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(225.55, 225.7, 224.35, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #575860;
  background-color: #fafaf7;
  border-color: #fafaf7;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show &gt; .btn-light.dropdown-toggle {
  color: #575860;
  background-color: rgb(230.3846153846, 230.3846153846, 215.6153846154);
  border-color: rgb(225.4807692308, 225.4807692308, 207.7692307692);
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(225.55, 225.7, 224.35, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(225.55, 225.7, 224.35, 0.5);
}

.btn-dark {
  color: white;
  background-color: #1f1f1f;
  border-color: #1f1f1f;
}
.btn-dark:hover {
  color: white;
  background-color: rgb(11.875, 11.875, 11.875);
  border-color: rgb(5.5, 5.5, 5.5);
}
.btn-dark:focus, .btn-dark.focus {
  color: white;
  background-color: rgb(11.875, 11.875, 11.875);
  border-color: rgb(5.5, 5.5, 5.5);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(64.6, 64.6, 64.6, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(64.6, 64.6, 64.6, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: white;
  background-color: #1f1f1f;
  border-color: #1f1f1f;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show &gt; .btn-dark.dropdown-toggle {
  color: white;
  background-color: rgb(5.5, 5.5, 5.5);
  border-color: black;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(64.6, 64.6, 64.6, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(64.6, 64.6, 64.6, 0.5);
}

.btn-blue {
  color: white;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-blue:hover {
  color: white;
  background-color: rgb(0, 104.55, 216.75);
  border-color: rgb(0, 98.4, 204);
}
.btn-blue:focus, .btn-blue.focus {
  color: white;
  background-color: rgb(0, 104.55, 216.75);
  border-color: rgb(0, 98.4, 204);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(38.25, 142.8, 255, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(38.25, 142.8, 255, 0.5);
}
.btn-blue.disabled, .btn-blue:disabled {
  color: white;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active, .show &gt; .btn-blue.dropdown-toggle {
  color: white;
  background-color: rgb(0, 98.4, 204);
  border-color: rgb(0, 92.25, 191.25);
}
.btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-blue.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(38.25, 142.8, 255, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(38.25, 142.8, 255, 0.5);
}

.btn-indigo {
  color: white;
  background-color: #6610f2;
  border-color: #6610f2;
}
.btn-indigo:hover {
  color: white;
  background-color: rgb(86.3303571429, 11.3363095238, 208.4136904762);
  border-color: rgb(81.3214285714, 10.6785714286, 196.3214285714);
}
.btn-indigo:focus, .btn-indigo.focus {
  color: white;
  background-color: rgb(86.3303571429, 11.3363095238, 208.4136904762);
  border-color: rgb(81.3214285714, 10.6785714286, 196.3214285714);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(124.95, 51.85, 243.95, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(124.95, 51.85, 243.95, 0.5);
}
.btn-indigo.disabled, .btn-indigo:disabled {
  color: white;
  background-color: #6610f2;
  border-color: #6610f2;
}
.btn-indigo:not(:disabled):not(.disabled):active, .btn-indigo:not(:disabled):not(.disabled).active, .show &gt; .btn-indigo.dropdown-toggle {
  color: white;
  background-color: rgb(81.3214285714, 10.6785714286, 196.3214285714);
  border-color: rgb(76.3125, 10.0208333333, 184.2291666667);
}
.btn-indigo:not(:disabled):not(.disabled):active:focus, .btn-indigo:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-indigo.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(124.95, 51.85, 243.95, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(124.95, 51.85, 243.95, 0.5);
}

.btn-purple {
  color: white;
  background-color: #6f42c1;
  border-color: #6f42c1;
}
.btn-purple:hover {
  color: white;
  background-color: rgb(94.1045816733, 54.5278884462, 166.2221115538);
  border-color: rgb(88.6693227092, 51.3784860558, 156.6215139442);
}
.btn-purple:focus, .btn-purple.focus {
  color: white;
  background-color: rgb(94.1045816733, 54.5278884462, 166.2221115538);
  border-color: rgb(88.6693227092, 51.3784860558, 156.6215139442);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(132.6, 94.35, 202.3, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(132.6, 94.35, 202.3, 0.5);
}
.btn-purple.disabled, .btn-purple:disabled {
  color: white;
  background-color: #6f42c1;
  border-color: #6f42c1;
}
.btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active, .show &gt; .btn-purple.dropdown-toggle {
  color: white;
  background-color: rgb(88.6693227092, 51.3784860558, 156.6215139442);
  border-color: rgb(83.234063745, 48.2290836653, 147.0209163347);
}
.btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-purple.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(132.6, 94.35, 202.3, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(132.6, 94.35, 202.3, 0.5);
}

.btn-pink {
  color: white;
  background-color: #e83e8c;
  border-color: #e83e8c;
}
.btn-pink:hover {
  color: white;
  background-color: rgb(227.9270833333, 27.8229166667, 119.6354166667);
  border-color: rgb(217.125, 25.875, 113.625);
}
.btn-pink:focus, .btn-pink.focus {
  color: white;
  background-color: rgb(227.9270833333, 27.8229166667, 119.6354166667);
  border-color: rgb(217.125, 25.875, 113.625);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(235.45, 90.95, 157.25, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(235.45, 90.95, 157.25, 0.5);
}
.btn-pink.disabled, .btn-pink:disabled {
  color: white;
  background-color: #e83e8c;
  border-color: #e83e8c;
}
.btn-pink:not(:disabled):not(.disabled):active, .btn-pink:not(:disabled):not(.disabled).active, .show &gt; .btn-pink.dropdown-toggle {
  color: white;
  background-color: rgb(217.125, 25.875, 113.625);
  border-color: rgb(205.7326388889, 24.5173611111, 107.6631944444);
}
.btn-pink:not(:disabled):not(.disabled):active:focus, .btn-pink:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-pink.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(235.45, 90.95, 157.25, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(235.45, 90.95, 157.25, 0.5);
}

.btn-red {
  color: white;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-red:hover {
  color: white;
  background-color: rgb(200.082278481, 34.667721519, 50.5158227848);
  border-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
}
.btn-red:focus, .btn-red.focus {
  color: white;
  background-color: rgb(200.082278481, 34.667721519, 50.5158227848);
  border-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(225.25, 83.3, 96.9, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(225.25, 83.3, 96.9, 0.5);
}
.btn-red.disabled, .btn-red:disabled {
  color: white;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-red:not(:disabled):not(.disabled):active, .btn-red:not(:disabled):not(.disabled).active, .show &gt; .btn-red.dropdown-toggle {
  color: white;
  background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
  border-color: rgb(178.3481012658, 30.9018987342, 45.0284810127);
}
.btn-red:not(:disabled):not(.disabled):active:focus, .btn-red:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-red.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(225.25, 83.3, 96.9, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(225.25, 83.3, 96.9, 0.5);
}

.btn-orange {
  color: #575860;
  background-color: #fd7e14;
  border-color: #fd7e14;
}
.btn-orange:hover {
  color: white;
  background-color: rgb(232.7689873418, 106.9746835443, 1.9810126582);
  border-color: rgb(220.1265822785, 101.164556962, 1.8734177215);
}
.btn-orange:focus, .btn-orange.focus {
  color: white;
  background-color: rgb(232.7689873418, 106.9746835443, 1.9810126582);
  border-color: rgb(220.1265822785, 101.164556962, 1.8734177215);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(228.1, 120.3, 31.4, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(228.1, 120.3, 31.4, 0.5);
}
.btn-orange.disabled, .btn-orange:disabled {
  color: #575860;
  background-color: #fd7e14;
  border-color: #fd7e14;
}
.btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active, .show &gt; .btn-orange.dropdown-toggle {
  color: white;
  background-color: rgb(220.1265822785, 101.164556962, 1.8734177215);
  border-color: rgb(207.4841772152, 95.3544303797, 1.7658227848);
}
.btn-orange:not(:disabled):not(.disabled):active:focus, .btn-orange:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-orange.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(228.1, 120.3, 31.4, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(228.1, 120.3, 31.4, 0.5);
}

.btn-yellow {
  color: #575860;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-yellow:hover {
  color: #575860;
  background-color: rgb(223.75, 167.8125, 0);
  border-color: rgb(211, 158.25, 0);
}
.btn-yellow:focus, .btn-yellow.focus {
  color: #575860;
  background-color: rgb(223.75, 167.8125, 0);
  border-color: rgb(211, 158.25, 0);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(229.8, 177.25, 20.35, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(229.8, 177.25, 20.35, 0.5);
}
.btn-yellow.disabled, .btn-yellow:disabled {
  color: #575860;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-yellow:not(:disabled):not(.disabled):active, .btn-yellow:not(:disabled):not(.disabled).active, .show &gt; .btn-yellow.dropdown-toggle {
  color: #575860;
  background-color: rgb(211, 158.25, 0);
  border-color: rgb(198.25, 148.6875, 0);
}
.btn-yellow:not(:disabled):not(.disabled):active:focus, .btn-yellow:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-yellow.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(229.8, 177.25, 20.35, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(229.8, 177.25, 20.35, 0.5);
}

.btn-green {
  color: white;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-green:hover {
  color: white;
  background-color: rgb(32.6086956522, 136.1413043478, 56.25);
  border-color: rgb(30.1449275362, 125.8550724638, 52);
}
.btn-green:focus, .btn-green.focus {
  color: white;
  background-color: rgb(32.6086956522, 136.1413043478, 56.25);
  border-color: rgb(30.1449275362, 125.8550724638, 52);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(72.25, 180.2, 96.9, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(72.25, 180.2, 96.9, 0.5);
}
.btn-green.disabled, .btn-green:disabled {
  color: white;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-green:not(:disabled):not(.disabled):active, .btn-green:not(:disabled):not(.disabled).active, .show &gt; .btn-green.dropdown-toggle {
  color: white;
  background-color: rgb(30.1449275362, 125.8550724638, 52);
  border-color: rgb(27.6811594203, 115.5688405797, 47.75);
}
.btn-green:not(:disabled):not(.disabled):active:focus, .btn-green:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-green.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(72.25, 180.2, 96.9, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(72.25, 180.2, 96.9, 0.5);
}

.btn-teal {
  color: white;
  background-color: #20c997;
  border-color: #20c997;
}
.btn-teal:hover {
  color: white;
  background-color: rgb(26.7467811159, 168.0032188841, 126.2113733906);
  border-color: rgb(24.9957081545, 157.0042918455, 117.9484978541);
}
.btn-teal:focus, .btn-teal.focus {
  color: white;
  background-color: rgb(26.7467811159, 168.0032188841, 126.2113733906);
  border-color: rgb(24.9957081545, 157.0042918455, 117.9484978541);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(65.45, 209.1, 166.6, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(65.45, 209.1, 166.6, 0.5);
}
.btn-teal.disabled, .btn-teal:disabled {
  color: white;
  background-color: #20c997;
  border-color: #20c997;
}
.btn-teal:not(:disabled):not(.disabled):active, .btn-teal:not(:disabled):not(.disabled).active, .show &gt; .btn-teal.dropdown-toggle {
  color: white;
  background-color: rgb(24.9957081545, 157.0042918455, 117.9484978541);
  border-color: rgb(23.2446351931, 146.0053648069, 109.6856223176);
}
.btn-teal:not(:disabled):not(.disabled):active:focus, .btn-teal:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-teal.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(65.45, 209.1, 166.6, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(65.45, 209.1, 166.6, 0.5);
}

.btn-cyan {
  color: white;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-cyan:hover {
  color: white;
  background-color: rgb(18.75, 132.0652173913, 150);
  border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
.btn-cyan:focus, .btn-cyan.focus {
  color: white;
  background-color: rgb(18.75, 132.0652173913, 150);
  border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(57.8, 175.95, 194.65, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(57.8, 175.95, 194.65, 0.5);
}
.btn-cyan.disabled, .btn-cyan:disabled {
  color: white;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-cyan:not(:disabled):not(.disabled):active, .btn-cyan:not(:disabled):not(.disabled).active, .show &gt; .btn-cyan.dropdown-toggle {
  color: white;
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
  border-color: rgb(15.9166666667, 112.1086956522, 127.3333333333);
}
.btn-cyan:not(:disabled):not(.disabled):active:focus, .btn-cyan:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-cyan.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(57.8, 175.95, 194.65, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(57.8, 175.95, 194.65, 0.5);
}

.btn-white {
  color: #575860;
  background-color: white;
  border-color: white;
}
.btn-white:hover {
  color: #575860;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
}
.btn-white:focus, .btn-white.focus {
  color: #575860;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(229.8, 229.95, 231.15, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(229.8, 229.95, 231.15, 0.5);
}
.btn-white.disabled, .btn-white:disabled {
  color: #575860;
  background-color: white;
  border-color: white;
}
.btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active, .show &gt; .btn-white.dropdown-toggle {
  color: #575860;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(223.125, 223.125, 223.125);
}
.btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-white.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(229.8, 229.95, 231.15, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(229.8, 229.95, 231.15, 0.5);
}

.btn-gray {
  color: #575860;
  background-color: #8e99ab;
  border-color: #8e99ab;
}
.btn-gray:hover {
  color: white;
  background-color: rgb(120.0596446701, 133.1954314721, 154.6903553299);
  border-color: rgb(112.7461928934, 126.5939086294, 149.2538071066);
}
.btn-gray:focus, .btn-gray.focus {
  color: white;
  background-color: rgb(120.0596446701, 133.1954314721, 154.6903553299);
  border-color: rgb(112.7461928934, 126.5939086294, 149.2538071066);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(133.75, 143.25, 159.75, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(133.75, 143.25, 159.75, 0.5);
}
.btn-gray.disabled, .btn-gray:disabled {
  color: #575860;
  background-color: #8e99ab;
  border-color: #8e99ab;
}
.btn-gray:not(:disabled):not(.disabled):active, .btn-gray:not(:disabled):not(.disabled).active, .show &gt; .btn-gray.dropdown-toggle {
  color: white;
  background-color: rgb(112.7461928934, 126.5939086294, 149.2538071066);
  border-color: rgb(106.2791878173, 120.1967005076, 142.9708121827);
}
.btn-gray:not(:disabled):not(.disabled):active:focus, .btn-gray:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-gray.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(133.75, 143.25, 159.75, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(133.75, 143.25, 159.75, 0.5);
}

.btn-gray-dark {
  color: white;
  background-color: #58606e;
  border-color: #58606e;
}
.btn-gray-dark:hover {
  color: white;
  background-color: rgb(71, 77.4545454545, 88.75);
  border-color: rgb(65.3333333333, 71.2727272727, 81.6666666667);
}
.btn-gray-dark:focus, .btn-gray-dark.focus {
  color: white;
  background-color: rgb(71, 77.4545454545, 88.75);
  border-color: rgb(65.3333333333, 71.2727272727, 81.6666666667);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(113.05, 119.85, 131.75, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(113.05, 119.85, 131.75, 0.5);
}
.btn-gray-dark.disabled, .btn-gray-dark:disabled {
  color: white;
  background-color: #58606e;
  border-color: #58606e;
}
.btn-gray-dark:not(:disabled):not(.disabled):active, .btn-gray-dark:not(:disabled):not(.disabled).active, .show &gt; .btn-gray-dark.dropdown-toggle {
  color: white;
  background-color: rgb(65.3333333333, 71.2727272727, 81.6666666667);
  border-color: rgb(59.6666666667, 65.0909090909, 74.5833333333);
}
.btn-gray-dark:not(:disabled):not(.disabled):active:focus, .btn-gray-dark:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-gray-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(113.05, 119.85, 131.75, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(113.05, 119.85, 131.75, 0.5);
}

.btn-outline-primary {
  color: #00bd66;
  border-color: #00bd66;
}
.btn-outline-primary:hover {
  color: white;
  background-color: #00bd66;
  border-color: #00bd66;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(0, 189, 102, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(0, 189, 102, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #00bd66;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-primary.dropdown-toggle {
  color: white;
  background-color: #00bd66;
  border-color: #00bd66;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(0, 189, 102, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(0, 189, 102, 0.5);
}

.btn-outline-secondary {
  color: #0c7042;
  border-color: #0c7042;
}
.btn-outline-secondary:hover {
  color: white;
  background-color: #0c7042;
  border-color: #0c7042;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(12, 112, 66, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(12, 112, 66, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #0c7042;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-secondary.dropdown-toggle {
  color: white;
  background-color: #0c7042;
  border-color: #0c7042;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(12, 112, 66, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(12, 112, 66, 0.5);
}

.btn-outline-third {
  color: #3fc788;
  border-color: #3fc788;
}
.btn-outline-third:hover {
  color: #575860;
  background-color: #3fc788;
  border-color: #3fc788;
}
.btn-outline-third:focus, .btn-outline-third.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(63, 199, 136, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(63, 199, 136, 0.5);
}
.btn-outline-third.disabled, .btn-outline-third:disabled {
  color: #3fc788;
  background-color: transparent;
}
.btn-outline-third:not(:disabled):not(.disabled):active, .btn-outline-third:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-third.dropdown-toggle {
  color: #575860;
  background-color: #3fc788;
  border-color: #3fc788;
}
.btn-outline-third:not(:disabled):not(.disabled):active:focus, .btn-outline-third:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-third.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(63, 199, 136, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(63, 199, 136, 0.5);
}

.btn-outline-success {
  color: #61ce70;
  border-color: #61ce70;
}
.btn-outline-success:hover {
  color: #575860;
  background-color: #61ce70;
  border-color: #61ce70;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(97, 206, 112, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(97, 206, 112, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #61ce70;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-success.dropdown-toggle {
  color: #575860;
  background-color: #61ce70;
  border-color: #61ce70;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(97, 206, 112, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(97, 206, 112, 0.5);
}

.btn-outline-info {
  color: #3fc788;
  border-color: #3fc788;
}
.btn-outline-info:hover {
  color: #575860;
  background-color: #3fc788;
  border-color: #3fc788;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(63, 199, 136, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(63, 199, 136, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #3fc788;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-info.dropdown-toggle {
  color: #575860;
  background-color: #3fc788;
  border-color: #3fc788;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(63, 199, 136, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(63, 199, 136, 0.5);
}

.btn-outline-warning {
  color: #cbb538;
  border-color: #cbb538;
}
.btn-outline-warning:hover {
  color: #575860;
  background-color: #cbb538;
  border-color: #cbb538;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(203, 181, 56, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(203, 181, 56, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #cbb538;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-warning.dropdown-toggle {
  color: #575860;
  background-color: #cbb538;
  border-color: #cbb538;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(203, 181, 56, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(203, 181, 56, 0.5);
}

.btn-outline-danger {
  color: #b23428;
  border-color: #b23428;
}
.btn-outline-danger:hover {
  color: white;
  background-color: #b23428;
  border-color: #b23428;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(178, 52, 40, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(178, 52, 40, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #b23428;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-danger.dropdown-toggle {
  color: white;
  background-color: #b23428;
  border-color: #b23428;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(178, 52, 40, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(178, 52, 40, 0.5);
}

.btn-outline-light {
  color: #fafaf7;
  border-color: #fafaf7;
}
.btn-outline-light:hover {
  color: #575860;
  background-color: #fafaf7;
  border-color: #fafaf7;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(250, 250, 247, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(250, 250, 247, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #fafaf7;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-light.dropdown-toggle {
  color: #575860;
  background-color: #fafaf7;
  border-color: #fafaf7;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(250, 250, 247, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(250, 250, 247, 0.5);
}

.btn-outline-dark {
  color: #1f1f1f;
  border-color: #1f1f1f;
}
.btn-outline-dark:hover {
  color: white;
  background-color: #1f1f1f;
  border-color: #1f1f1f;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(31, 31, 31, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(31, 31, 31, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #1f1f1f;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-dark.dropdown-toggle {
  color: white;
  background-color: #1f1f1f;
  border-color: #1f1f1f;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(31, 31, 31, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(31, 31, 31, 0.5);
}

.btn-outline-blue {
  color: #007bff;
  border-color: #007bff;
}
.btn-outline-blue:hover {
  color: white;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-blue:focus, .btn-outline-blue.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(0, 123, 255, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(0, 123, 255, 0.5);
}
.btn-outline-blue.disabled, .btn-outline-blue:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-blue:not(:disabled):not(.disabled):active, .btn-outline-blue:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-blue.dropdown-toggle {
  color: white;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-blue:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-blue.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(0, 123, 255, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(0, 123, 255, 0.5);
}

.btn-outline-indigo {
  color: #6610f2;
  border-color: #6610f2;
}
.btn-outline-indigo:hover {
  color: white;
  background-color: #6610f2;
  border-color: #6610f2;
}
.btn-outline-indigo:focus, .btn-outline-indigo.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(102, 16, 242, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(102, 16, 242, 0.5);
}
.btn-outline-indigo.disabled, .btn-outline-indigo:disabled {
  color: #6610f2;
  background-color: transparent;
}
.btn-outline-indigo:not(:disabled):not(.disabled):active, .btn-outline-indigo:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-indigo.dropdown-toggle {
  color: white;
  background-color: #6610f2;
  border-color: #6610f2;
}
.btn-outline-indigo:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-indigo.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(102, 16, 242, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(102, 16, 242, 0.5);
}

.btn-outline-purple {
  color: #6f42c1;
  border-color: #6f42c1;
}
.btn-outline-purple:hover {
  color: white;
  background-color: #6f42c1;
  border-color: #6f42c1;
}
.btn-outline-purple:focus, .btn-outline-purple.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(111, 66, 193, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(111, 66, 193, 0.5);
}
.btn-outline-purple.disabled, .btn-outline-purple:disabled {
  color: #6f42c1;
  background-color: transparent;
}
.btn-outline-purple:not(:disabled):not(.disabled):active, .btn-outline-purple:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-purple.dropdown-toggle {
  color: white;
  background-color: #6f42c1;
  border-color: #6f42c1;
}
.btn-outline-purple:not(:disabled):not(.disabled):active:focus, .btn-outline-purple:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-purple.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(111, 66, 193, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(111, 66, 193, 0.5);
}

.btn-outline-pink {
  color: #e83e8c;
  border-color: #e83e8c;
}
.btn-outline-pink:hover {
  color: white;
  background-color: #e83e8c;
  border-color: #e83e8c;
}
.btn-outline-pink:focus, .btn-outline-pink.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(232, 62, 140, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(232, 62, 140, 0.5);
}
.btn-outline-pink.disabled, .btn-outline-pink:disabled {
  color: #e83e8c;
  background-color: transparent;
}
.btn-outline-pink:not(:disabled):not(.disabled):active, .btn-outline-pink:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-pink.dropdown-toggle {
  color: white;
  background-color: #e83e8c;
  border-color: #e83e8c;
}
.btn-outline-pink:not(:disabled):not(.disabled):active:focus, .btn-outline-pink:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-pink.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(232, 62, 140, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(232, 62, 140, 0.5);
}

.btn-outline-red {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-red:hover {
  color: white;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-red:focus, .btn-outline-red.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(220, 53, 69, 0.5);
}
.btn-outline-red.disabled, .btn-outline-red:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-red:not(:disabled):not(.disabled):active, .btn-outline-red:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-red.dropdown-toggle {
  color: white;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-red:not(:disabled):not(.disabled):active:focus, .btn-outline-red:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-red.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(220, 53, 69, 0.5);
}

.btn-outline-orange {
  color: #fd7e14;
  border-color: #fd7e14;
}
.btn-outline-orange:hover {
  color: #575860;
  background-color: #fd7e14;
  border-color: #fd7e14;
}
.btn-outline-orange:focus, .btn-outline-orange.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(253, 126, 20, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(253, 126, 20, 0.5);
}
.btn-outline-orange.disabled, .btn-outline-orange:disabled {
  color: #fd7e14;
  background-color: transparent;
}
.btn-outline-orange:not(:disabled):not(.disabled):active, .btn-outline-orange:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-orange.dropdown-toggle {
  color: #575860;
  background-color: #fd7e14;
  border-color: #fd7e14;
}
.btn-outline-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-orange:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-orange.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(253, 126, 20, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(253, 126, 20, 0.5);
}

.btn-outline-yellow {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-yellow:hover {
  color: #575860;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-yellow:focus, .btn-outline-yellow.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(255, 193, 7, 0.5);
}
.btn-outline-yellow.disabled, .btn-outline-yellow:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-yellow:not(:disabled):not(.disabled):active, .btn-outline-yellow:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-yellow.dropdown-toggle {
  color: #575860;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-yellow.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(255, 193, 7, 0.5);
}

.btn-outline-green {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-green:hover {
  color: white;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-green:focus, .btn-outline-green.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(40, 167, 69, 0.5);
}
.btn-outline-green.disabled, .btn-outline-green:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-green:not(:disabled):not(.disabled):active, .btn-outline-green:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-green.dropdown-toggle {
  color: white;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-green:not(:disabled):not(.disabled):active:focus, .btn-outline-green:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-green.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(40, 167, 69, 0.5);
}

.btn-outline-teal {
  color: #20c997;
  border-color: #20c997;
}
.btn-outline-teal:hover {
  color: white;
  background-color: #20c997;
  border-color: #20c997;
}
.btn-outline-teal:focus, .btn-outline-teal.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(32, 201, 151, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(32, 201, 151, 0.5);
}
.btn-outline-teal.disabled, .btn-outline-teal:disabled {
  color: #20c997;
  background-color: transparent;
}
.btn-outline-teal:not(:disabled):not(.disabled):active, .btn-outline-teal:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-teal.dropdown-toggle {
  color: white;
  background-color: #20c997;
  border-color: #20c997;
}
.btn-outline-teal:not(:disabled):not(.disabled):active:focus, .btn-outline-teal:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-teal.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(32, 201, 151, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(32, 201, 151, 0.5);
}

.btn-outline-cyan {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-cyan:hover {
  color: white;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-cyan:focus, .btn-outline-cyan.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(23, 162, 184, 0.5);
}
.btn-outline-cyan.disabled, .btn-outline-cyan:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-cyan:not(:disabled):not(.disabled):active, .btn-outline-cyan:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-cyan.dropdown-toggle {
  color: white;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-cyan:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-cyan.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(23, 162, 184, 0.5);
}

.btn-outline-white {
  color: white;
  border-color: white;
}
.btn-outline-white:hover {
  color: #575860;
  background-color: white;
  border-color: white;
}
.btn-outline-white:focus, .btn-outline-white.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(255, 255, 255, 0.5);
}
.btn-outline-white.disabled, .btn-outline-white:disabled {
  color: white;
  background-color: transparent;
}
.btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-white.dropdown-toggle {
  color: #575860;
  background-color: white;
  border-color: white;
}
.btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-white.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(255, 255, 255, 0.5);
}

.btn-outline-gray {
  color: #8e99ab;
  border-color: #8e99ab;
}
.btn-outline-gray:hover {
  color: #575860;
  background-color: #8e99ab;
  border-color: #8e99ab;
}
.btn-outline-gray:focus, .btn-outline-gray.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(142, 153, 171, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(142, 153, 171, 0.5);
}
.btn-outline-gray.disabled, .btn-outline-gray:disabled {
  color: #8e99ab;
  background-color: transparent;
}
.btn-outline-gray:not(:disabled):not(.disabled):active, .btn-outline-gray:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-gray.dropdown-toggle {
  color: #575860;
  background-color: #8e99ab;
  border-color: #8e99ab;
}
.btn-outline-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-gray:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-gray.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(142, 153, 171, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(142, 153, 171, 0.5);
}

.btn-outline-gray-dark {
  color: #58606e;
  border-color: #58606e;
}
.btn-outline-gray-dark:hover {
  color: white;
  background-color: #58606e;
  border-color: #58606e;
}
.btn-outline-gray-dark:focus, .btn-outline-gray-dark.focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(88, 96, 110, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(88, 96, 110, 0.5);
}
.btn-outline-gray-dark.disabled, .btn-outline-gray-dark:disabled {
  color: #58606e;
  background-color: transparent;
}
.btn-outline-gray-dark:not(:disabled):not(.disabled):active, .btn-outline-gray-dark:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-gray-dark.dropdown-toggle {
  color: white;
  background-color: #58606e;
  border-color: #58606e;
}
.btn-outline-gray-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-dark:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-gray-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(88, 96, 110, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(88, 96, 110, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #00bd66;
  text-decoration: none;
}
.btn-link:hover {
  color: #0c7042;
  text-decoration: none;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #8e99ab;
  pointer-events: none;
}

.btn-lg, .btn-group-lg &gt; .btn {
  padding: 1rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 1.625rem;
}

.btn-sm, .btn-group-sm &gt; .btn {
  padding: 0.265rem 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 1.625rem;
}

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group &gt; .btn,
.btn-group-vertical &gt; .btn {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.btn-group &gt; .btn:hover,
.btn-group-vertical &gt; .btn:hover {
  z-index: 1;
}
.btn-group &gt; .btn:focus, .btn-group &gt; .btn:active, .btn-group &gt; .btn.active,
.btn-group-vertical &gt; .btn:focus,
.btn-group-vertical &gt; .btn:active,
.btn-group-vertical &gt; .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

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

.dropdown-toggle-split {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.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 &gt; .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg &gt; .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn-group-vertical &gt; .btn,
.btn-group-vertical &gt; .btn-group {
  width: 100%;
}
.btn-group-vertical &gt; .btn:not(:first-child),
.btn-group-vertical &gt; .btn-group:not(:first-child) {
  margin-top: 0;
}
.btn-group-vertical &gt; .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical &gt; .btn-group:not(:last-child) &gt; .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical &gt; .btn:not(:first-child),
.btn-group-vertical &gt; .btn-group:not(:first-child) &gt; .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

.close {
  float: right;
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1;
  color: #333333;
  text-shadow: 0 1px 0 white;
  opacity: 0.5;
}
.close:hover {
  color: #333333;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

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

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

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.3125rem;
  padding-left: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.15625rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: white;
  border-color: #00bd66;
  background-color: #00bd66;
}
.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px white, 0 0 0 0.15rem rgba(0, 189, 102, 0.25);
          box-shadow: 0 0 0 1px white, 0 0 0 0.15rem rgba(0, 189, 102, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: rgb(61.5, 255, 165.9285714286);
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: white;
  background-color: rgb(112.5, 255, 189.4047619048);
  border-color: rgb(112.5, 255, 189.4047619048);
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #8e99ab;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #ececec;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.15625rem;
  left: -2.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #d8d8d8;
  border: 1px solid #adb5bd;
}
.custom-control-label::after {
  position: absolute;
  top: 0.15625rem;
  left: -2.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 1.625rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #00bd66;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='white' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 189, 102, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 189, 102, 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;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='white'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 189, 102, 0.5);
}

.custom-switch {
  padding-left: 3.25rem;
}
.custom-switch .custom-control-label::before {
  left: -3.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.15625rem + 2px);
  left: calc(-3.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #d8d8d8;
  -webkit-transform: translateX(0.75rem);
          transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 189, 102, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.8425rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #575860;
  vertical-align: middle;
  background: white url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #c8d1e0;
  border-radius: 1.625rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: rgb(61.5, 255, 165.9285714286);
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.15rem rgba(61.5, 255, 165.9285714286, 0.5);
          box-shadow: 0 0 0 0.15rem rgba(61.5, 255, 165.9285714286, 0.5);
}
.custom-select:focus::-ms-value {
  color: #575860;
  background-color: white;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #8e99ab;
  background-color: #ececec;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #575860;
}

.custom-select-sm {
  height: calc(1.654998875rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 75%;
}

.custom-select-lg {
  height: calc(3.3125rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 125%;
}

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

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.8425rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: rgb(61.5, 255, 165.9285714286);
  -webkit-box-shadow: 0 0 0 0.15rem rgba(0, 189, 102, 0.25);
          box-shadow: 0 0 0 0.15rem rgba(0, 189, 102, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #ececec;
}
.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.8425rem + 2px);
  padding: 0.265rem 2rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #575860;
  background-color: white;
  border: 1px solid #c8d1e0;
  border-radius: 1.625rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 1.8425rem;
  padding: 0.265rem 2rem;
  line-height: 1.5;
  color: #575860;
  content: "Browse";
  background-color: #ececec;
  border-left: inherit;
  border-radius: 0 1.625rem 1.625rem 0;
}

.custom-range {
  width: 100%;
  height: 1.3rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px white, 0 0 0 0.15rem rgba(0, 189, 102, 0.25);
          box-shadow: 0 0 0 1px white, 0 0 0 0.15rem rgba(0, 189, 102, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px white, 0 0 0 0.15rem rgba(0, 189, 102, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px white, 0 0 0 0.15rem rgba(0, 189, 102, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #00bd66;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.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: rgb(112.5, 255, 189.4047619048);
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #d8d8d8;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #00bd66;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.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: rgb(112.5, 255, 189.4047619048);
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #d8d8d8;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.15rem;
  margin-left: 0.15rem;
  background-color: #00bd66;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.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: rgb(112.5, 255, 189.4047619048);
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #d8d8d8;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #d8d8d8;
  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 {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    -webkit-transition: none;
    transition: none;
  }
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
.input-group &gt; .form-control,
.input-group &gt; .form-control-plaintext,
.input-group &gt; .custom-select,
.input-group &gt; .custom-file {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group &gt; .form-control + .form-control,
.input-group &gt; .form-control + .custom-select,
.input-group &gt; .form-control + .custom-file,
.input-group &gt; .form-control-plaintext + .form-control,
.input-group &gt; .form-control-plaintext + .custom-select,
.input-group &gt; .form-control-plaintext + .custom-file,
.input-group &gt; .custom-select + .form-control,
.input-group &gt; .custom-select + .custom-select,
.input-group &gt; .custom-select + .custom-file,
.input-group &gt; .custom-file + .form-control,
.input-group &gt; .custom-file + .custom-select,
.input-group &gt; .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group &gt; .form-control:focus,
.input-group &gt; .custom-select:focus,
.input-group &gt; .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group &gt; .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group &gt; .form-control:not(:first-child),
.input-group &gt; .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group &gt; .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-group &gt; .custom-file:not(:last-child) .custom-file-label, .input-group &gt; .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group &gt; .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) &gt; .form-control:not(:last-child),
.input-group:not(.has-validation) &gt; .custom-select:not(:last-child),
.input-group:not(.has-validation) &gt; .custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation) &gt; .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation &gt; .form-control:nth-last-child(n+3),
.input-group.has-validation &gt; .custom-select:nth-last-child(n+3),
.input-group.has-validation &gt; .custom-file:nth-last-child(n+3) .custom-file-label,
.input-group.has-validation &gt; .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.265rem 2rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #575860;
  text-align: center;
  white-space: nowrap;
  background-color: #ececec;
  border: 1px solid #c8d1e0;
  border-radius: 1.625rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg &gt; .form-control:not(textarea),
.input-group-lg &gt; .custom-select {
  height: calc(3.3125rem + 2px);
}

.input-group-lg &gt; .form-control,
.input-group-lg &gt; .custom-select,
.input-group-lg &gt; .input-group-prepend &gt; .input-group-text,
.input-group-lg &gt; .input-group-append &gt; .input-group-text,
.input-group-lg &gt; .input-group-prepend &gt; .btn,
.input-group-lg &gt; .input-group-append &gt; .btn {
  padding: 1rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 1.625rem;
}

.input-group-sm &gt; .form-control:not(textarea),
.input-group-sm &gt; .custom-select {
  height: calc(1.654998875rem + 2px);
}

.input-group-sm &gt; .form-control,
.input-group-sm &gt; .custom-select,
.input-group-sm &gt; .input-group-prepend &gt; .input-group-text,
.input-group-sm &gt; .input-group-append &gt; .input-group-text,
.input-group-sm &gt; .input-group-prepend &gt; .btn,
.input-group-sm &gt; .input-group-append &gt; .btn {
  padding: 0.265rem 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 1.625rem;
}

.input-group-lg &gt; .custom-select,
.input-group-sm &gt; .custom-select {
  padding-right: 1.75rem;
}

.input-group &gt; .input-group-prepend &gt; .btn,
.input-group &gt; .input-group-prepend &gt; .input-group-text,
.input-group:not(.has-validation) &gt; .input-group-append:not(:last-child) &gt; .btn,
.input-group:not(.has-validation) &gt; .input-group-append:not(:last-child) &gt; .input-group-text,
.input-group.has-validation &gt; .input-group-append:nth-last-child(n+3) &gt; .btn,
.input-group.has-validation &gt; .input-group-append:nth-last-child(n+3) &gt; .input-group-text,
.input-group &gt; .input-group-append:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle),
.input-group &gt; .input-group-append:last-child &gt; .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group &gt; .input-group-append &gt; .btn,
.input-group &gt; .input-group-append &gt; .input-group-text,
.input-group &gt; .input-group-prepend:not(:first-child) &gt; .btn,
.input-group &gt; .input-group-prepend:not(:first-child) &gt; .input-group-text,
.input-group &gt; .input-group-prepend:first-child &gt; .btn:not(:first-child),
.input-group &gt; .input-group-prepend:first-child &gt; .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.8425rem + 2px);
  padding: 0.265rem 2rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #575860;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #c8d1e0;
  border-radius: 1.625rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #575860;
  background-color: white;
  border-color: rgb(61.5, 255, 165.9285714286);
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.15rem rgba(0, 189, 102, 0.25);
          box-shadow: 0 0 0 0.15rem rgba(0, 189, 102, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #c8d1e0;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #c8d1e0;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #c8d1e0;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #c8d1e0;
  opacity: 1;
}
.form-control::placeholder {
  color: #c8d1e0;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #ececec;
  opacity: 1;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #575860;
}
select.form-control:focus::-ms-value {
  color: #575860;
  background-color: white;
}

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

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

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.265rem 0;
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #1f1f1f;
  background-color: transparent;
  border: solid transparent;
  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.654998875rem + 2px);
  padding: 0.265rem 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 1.625rem;
}

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

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: 0.25rem;
}

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row &gt; .col,
.form-row &gt; [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: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #8e99ab;
}

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

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

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

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: white;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row &gt; .col &gt; .valid-tooltip, .form-row &gt; [class*=col-] &gt; .valid-tooltip {
  left: 5px;
}

.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: 1.8425rem !important;
  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;
  -webkit-box-shadow: 0 0 0 0.15rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.15rem rgba(40, 167, 69, 0.25);
}

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 8rem !important;
  background-position: right 4rem center;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: 1.8425rem;
  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) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, white 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") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.15rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.15rem rgba(40, 167, 69, 0.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: rgb(51.6956521739, 206.3043478261, 87);
  background-color: rgb(51.6956521739, 206.3043478261, 87);
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.15rem rgba(40, 167, 69, 0.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;
  -webkit-box-shadow: 0 0 0 0.15rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.15rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: white;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row &gt; .col &gt; .invalid-tooltip, .form-row &gt; [class*=col-] &gt; .invalid-tooltip {
  left: 5px;
}

.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: #dc3545;
  padding-right: 1.8425rem !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' 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='%23dc3545' 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: #dc3545;
  -webkit-box-shadow: 0 0 0 0.15rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.15rem rgba(220, 53, 69, 0.25);
}

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 8rem !important;
  background-position: right 4rem center;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: 1.8425rem;
  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: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, white url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' 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='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.15rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.15rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.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: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: rgb(227.5316455696, 96.4683544304, 109.0253164557);
  background-color: rgb(227.5316455696, 96.4683544304, 109.0253164557);
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.15rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.15rem rgba(220, 53, 69, 0.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: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.15rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.15rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  .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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 1.625rem;
}

.list-group-item-action {
  width: 100%;
  color: #7a7a7a;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #7a7a7a;
  text-decoration: none;
  background-color: #f5f4f0;
}
.list-group-item-action:active {
  color: #1f1f1f;
  background-color: #ececec;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: white;
  border: 1px solid rgba(51, 51, 51, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #8e99ab;
  pointer-events: none;
  background-color: white;
}
.list-group-item.active {
  z-index: 2;
  color: white;
  background-color: #00bd66;
  border-color: #00bd66;
}
.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 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.list-group-horizontal &gt; .list-group-item:first-child {
  border-bottom-left-radius: 1.625rem;
  border-top-right-radius: 0;
}
.list-group-horizontal &gt; .list-group-item:last-child {
  border-top-right-radius: 1.625rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal &gt; .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal &gt; .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal &gt; .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-sm &gt; .list-group-item:first-child {
    border-bottom-left-radius: 1.625rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm &gt; .list-group-item:last-child {
    border-top-right-radius: 1.625rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm &gt; .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm &gt; .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm &gt; .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-md &gt; .list-group-item:first-child {
    border-bottom-left-radius: 1.625rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md &gt; .list-group-item:last-child {
    border-top-right-radius: 1.625rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md &gt; .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md &gt; .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md &gt; .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-lg &gt; .list-group-item:first-child {
    border-bottom-left-radius: 1.625rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg &gt; .list-group-item:last-child {
    border-top-right-radius: 1.625rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg &gt; .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg &gt; .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg &gt; .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-xl &gt; .list-group-item:first-child {
    border-bottom-left-radius: 1.625rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl &gt; .list-group-item:last-child {
    border-top-right-radius: 1.625rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl &gt; .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl &gt; .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl &gt; .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush &gt; .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush &gt; .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: rgb(24.48, 122.76, 77.52);
  background-color: rgb(183.6, 236.52, 212.16);
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: rgb(24.48, 122.76, 77.52);
  background-color: rgb(163.3429906542, 231.2770093458, 200.0057943925);
}
.list-group-item-primary.list-group-item-action.active {
  color: white;
  background-color: rgb(24.48, 122.76, 77.52);
  border-color: rgb(24.48, 122.76, 77.52);
}

.list-group-item-secondary {
  color: rgb(30.72, 82.72, 58.8);
  background-color: rgb(186.96, 214.96, 202.08);
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: rgb(30.72, 82.72, 58.8);
  background-color: rgb(170.9068911917, 205.5131088083, 189.5942487047);
}
.list-group-item-secondary.list-group-item-action.active {
  color: white;
  background-color: rgb(30.72, 82.72, 58.8);
  border-color: rgb(30.72, 82.72, 58.8);
}

.list-group-item-third {
  color: rgb(57.24, 127.96, 95.2);
  background-color: rgb(201.24, 239.32, 221.68);
}
.list-group-item-third.list-group-item-action:hover, .list-group-item-third.list-group-item-action:focus {
  color: rgb(57.24, 127.96, 95.2);
  background-color: rgb(181.4980645161, 233.5619354839, 209.4441129032);
}
.list-group-item-third.list-group-item-action.active {
  color: white;
  background-color: rgb(57.24, 127.96, 95.2);
  border-color: rgb(57.24, 127.96, 95.2);
}

.list-group-item-success {
  color: rgb(74.92, 131.6, 82.72);
  background-color: rgb(210.76, 241.28, 214.96);
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: rgb(74.92, 131.6, 82.72);
  background-color: rgb(191.2962318841, 235.2437681159, 197.344057971);
}
.list-group-item-success.list-group-item-action.active {
  color: white;
  background-color: rgb(74.92, 131.6, 82.72);
  border-color: rgb(74.92, 131.6, 82.72);
}

.list-group-item-info {
  color: rgb(57.24, 127.96, 95.2);
  background-color: rgb(201.24, 239.32, 221.68);
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: rgb(57.24, 127.96, 95.2);
  background-color: rgb(181.4980645161, 233.5619354839, 209.4441129032);
}
.list-group-item-info.list-group-item-action.active {
  color: white;
  background-color: rgb(57.24, 127.96, 95.2);
  border-color: rgb(57.24, 127.96, 95.2);
}

.list-group-item-warning {
  color: rgb(130.04, 118.6, 53.6);
  background-color: rgb(240.44, 234.28, 199.28);
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: rgb(130.04, 118.6, 53.6);
  background-color: rgb(235.1571314741, 226.7620717131, 179.0628685259);
}
.list-group-item-warning.list-group-item-action.active {
  color: white;
  background-color: rgb(130.04, 118.6, 53.6);
  border-color: rgb(130.04, 118.6, 53.6);
}

.list-group-item-danger {
  color: rgb(117.04, 51.52, 45.28);
  background-color: rgb(233.44, 198.16, 194.8);
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: rgb(117.04, 51.52, 45.28);
  background-color: rgb(226.7156849315, 180.432260274, 176.0243150685);
}
.list-group-item-danger.list-group-item-action.active {
  color: white;
  background-color: rgb(117.04, 51.52, 45.28);
  border-color: rgb(117.04, 51.52, 45.28);
}

.list-group-item-light {
  color: rgb(154.48, 154.48, 152.92);
  background-color: rgb(253.6, 253.6, 252.76);
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: rgb(154.48, 154.48, 152.92);
  background-color: rgb(243.7923076923, 243.7923076923, 237.0676923077);
}
.list-group-item-light.list-group-item-action.active {
  color: white;
  background-color: rgb(154.48, 154.48, 152.92);
  border-color: rgb(154.48, 154.48, 152.92);
}

.list-group-item-dark {
  color: rgb(40.6, 40.6, 40.6);
  background-color: rgb(192.28, 192.28, 192.28);
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: rgb(40.6, 40.6, 40.6);
  background-color: rgb(179.53, 179.53, 179.53);
}
.list-group-item-dark.list-group-item-action.active {
  color: white;
  background-color: rgb(40.6, 40.6, 40.6);
  border-color: rgb(40.6, 40.6, 40.6);
}

.list-group-item-blue {
  color: rgb(24.48, 88.44, 157.08);
  background-color: rgb(183.6, 218.04, 255);
}
.list-group-item-blue.list-group-item-action:hover, .list-group-item-blue.list-group-item-action:focus {
  color: rgb(24.48, 88.44, 157.08);
  background-color: rgb(158.1, 204.84, 255);
}
.list-group-item-blue.list-group-item-action.active {
  color: white;
  background-color: rgb(24.48, 88.44, 157.08);
  border-color: rgb(24.48, 88.44, 157.08);
}

.list-group-item-indigo {
  color: rgb(77.52, 32.8, 150.32);
  background-color: rgb(212.16, 188.08, 251.36);
}
.list-group-item-indigo.list-group-item-action:hover, .list-group-item-indigo.list-group-item-action:focus {
  color: rgb(77.52, 32.8, 150.32);
  background-color: rgb(196.6778571429, 163.8954761905, 250.0445238095);
}
.list-group-item-indigo.list-group-item-action.active {
  color: white;
  background-color: rgb(77.52, 32.8, 150.32);
  border-color: rgb(77.52, 32.8, 150.32);
}

.list-group-item-purple {
  color: rgb(82.2, 58.8, 124.84);
  background-color: rgb(214.68, 202.08, 237.64);
}
.list-group-item-purple.list-group-item-action:hover, .list-group-item-purple.list-group-item-action:focus {
  color: rgb(82.2, 58.8, 124.84);
  background-color: rgb(200.0505179283, 182.8788047809, 231.3411952191);
}
.list-group-item-purple.list-group-item-action.active {
  color: white;
  background-color: rgb(82.2, 58.8, 124.84);
  border-color: rgb(82.2, 58.8, 124.84);
}

.list-group-item-pink {
  color: rgb(145.12, 56.72, 97.28);
  background-color: rgb(248.56, 200.96, 222.8);
}
.list-group-item-pink.list-group-item-action:hover, .list-group-item-pink.list-group-item-action:focus {
  color: rgb(145.12, 56.72, 97.28);
  background-color: rgb(245.8447222222, 178.1752777778, 209.2236111111);
}
.list-group-item-pink.list-group-item-action.active {
  color: white;
  background-color: rgb(145.12, 56.72, 97.28);
  border-color: rgb(145.12, 56.72, 97.28);
}

.list-group-item-red {
  color: rgb(138.88, 52.04, 60.36);
  background-color: rgb(245.2, 198.44, 202.92);
}
.list-group-item-red.list-group-item-action:hover, .list-group-item-red.list-group-item-action:focus {
  color: rgb(138.88, 52.04, 60.36);
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.list-group-item-red.list-group-item-action.active {
  color: white;
  background-color: rgb(138.88, 52.04, 60.36);
  border-color: rgb(138.88, 52.04, 60.36);
}

.list-group-item-orange {
  color: rgb(156.04, 90, 34.88);
  background-color: rgb(254.44, 218.88, 189.2);
}
.list-group-item-orange.list-group-item-action:hover, .list-group-item-orange.list-group-item-action:focus {
  color: rgb(156.04, 90, 34.88);
  background-color: rgb(254.2248101266, 205.0002531646, 163.9151898734);
}
.list-group-item-orange.list-group-item-action.active {
  color: white;
  background-color: rgb(156.04, 90, 34.88);
  border-color: rgb(156.04, 90, 34.88);
}

.list-group-item-yellow {
  color: rgb(157.08, 124.84, 28.12);
  background-color: rgb(255, 237.64, 185.56);
}
.list-group-item-yellow.list-group-item-action:hover, .list-group-item-yellow.list-group-item-action:focus {
  color: rgb(157.08, 124.84, 28.12);
  background-color: rgb(255, 231.265, 160.06);
}
.list-group-item-yellow.list-group-item-action.active {
  color: white;
  background-color: rgb(157.08, 124.84, 28.12);
  border-color: rgb(157.08, 124.84, 28.12);
}

.list-group-item-green {
  color: rgb(45.28, 111.32, 60.36);
  background-color: rgb(194.8, 230.36, 202.92);
}
.list-group-item-green.list-group-item-action:hover, .list-group-item-green.list-group-item-action:focus {
  color: rgb(45.28, 111.32, 60.36);
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.list-group-item-green.list-group-item-action.active {
  color: white;
  background-color: rgb(45.28, 111.32, 60.36);
  border-color: rgb(45.28, 111.32, 60.36);
}

.list-group-item-teal {
  color: rgb(41.12, 129, 103);
  background-color: rgb(192.56, 239.88, 225.88);
}
.list-group-item-teal.list-group-item-action:hover, .list-group-item-teal.list-group-item-action:focus {
  color: rgb(41.12, 129, 103);
  background-color: rgb(172.0311191336, 234.9088808664, 216.3059927798);
}
.list-group-item-teal.list-group-item-action.active {
  color: white;
  background-color: rgb(41.12, 129, 103);
  border-color: rgb(41.12, 129, 103);
}

.list-group-item-cyan {
  color: rgb(36.44, 108.72, 120.16);
  background-color: rgb(190.04, 228.96, 235.12);
}
.list-group-item-cyan.list-group-item-action:hover, .list-group-item-cyan.list-group-item-action:focus {
  color: rgb(36.44, 108.72, 120.16);
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.list-group-item-cyan.list-group-item-action.active {
  color: white;
  background-color: rgb(36.44, 108.72, 120.16);
  border-color: rgb(36.44, 108.72, 120.16);
}

.list-group-item-white {
  color: rgb(157.08, 157.08, 157.08);
  background-color: white;
}
.list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus {
  color: rgb(157.08, 157.08, 157.08);
  background-color: rgb(242.25, 242.25, 242.25);
}
.list-group-item-white.list-group-item-action.active {
  color: white;
  background-color: rgb(157.08, 157.08, 157.08);
  border-color: rgb(157.08, 157.08, 157.08);
}

.list-group-item-gray {
  color: rgb(98.32, 104.04, 113.4);
  background-color: rgb(223.36, 226.44, 231.48);
}
.list-group-item-gray.list-group-item-action:hover, .list-group-item-gray.list-group-item-action:focus {
  color: rgb(98.32, 104.04, 113.4);
  background-color: rgb(208.7330964467, 213.2369543147, 220.6069035533);
}
.list-group-item-gray.list-group-item-action.active {
  color: white;
  background-color: rgb(98.32, 104.04, 113.4);
  border-color: rgb(98.32, 104.04, 113.4);
}

.list-group-item-gray-dark {
  color: rgb(70.24, 74.4, 81.68);
  background-color: rgb(208.24, 210.48, 214.4);
}
.list-group-item-gray-dark.list-group-item-action:hover, .list-group-item-gray-dark.list-group-item-action:focus {
  color: rgb(70.24, 74.4, 81.68);
  background-color: rgb(194.5909615385, 197.4848076923, 202.5490384615);
}
.list-group-item-gray-dark.list-group-item-action.active {
  color: white;
  background-color: rgb(70.24, 74.4, 81.68);
  border-color: rgb(70.24, 74.4, 81.68);
}

.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: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  -webkit-transform: translate(0, -50px);
          transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
}
.modal.show .modal-dialog {
  -webkit-transform: none;
          transform: none;
}
.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  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 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid rgba(51, 51, 51, 0.2);
  border-radius: 0;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #333333;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem;
  border-bottom: 0 solid #ececec;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

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

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

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 0 solid #ececec;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer &gt; * {
  margin: 0.25rem;
}

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    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);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1200px;
  }
}
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 1.625rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #00bd66;
  background-color: white;
  border: 1px solid #d8d8d8;
}
.page-link:hover {
  z-index: 2;
  color: #0c7042;
  text-decoration: none;
  background-color: #ececec;
  border-color: #d8d8d8;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.15rem rgba(0, 189, 102, 0.25);
          box-shadow: 0 0 0 0.15rem rgba(0, 189, 102, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 1.625rem;
  border-bottom-left-radius: 1.625rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 1.625rem;
  border-bottom-right-radius: 1.625rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: white;
  background-color: #00bd66;
  border-color: #00bd66;
}
.page-item.disabled .page-link {
  color: #8e99ab;
  pointer-events: none;
  cursor: auto;
  background-color: white;
  border-color: #d8d8d8;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.74999925rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  background-color: transparent;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #d8d8d8;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #d8d8d8;
}
.table tbody + tbody {
  border-top: 2px solid #d8d8d8;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #d8d8d8;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #d8d8d8;
}
.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(51, 51, 51, 0.05);
}

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

.table-primary,
.table-primary &gt; th,
.table-primary &gt; td {
  background-color: rgb(183.6, 236.52, 212.16);
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: rgb(122.4, 220.68, 175.44);
}

.table-hover .table-primary:hover {
  background-color: rgb(163.3429906542, 231.2770093458, 200.0057943925);
}
.table-hover .table-primary:hover &gt; td,
.table-hover .table-primary:hover &gt; th {
  background-color: rgb(163.3429906542, 231.2770093458, 200.0057943925);
}

.table-secondary,
.table-secondary &gt; th,
.table-secondary &gt; td {
  background-color: rgb(186.96, 214.96, 202.08);
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: rgb(128.64, 180.64, 156.72);
}

.table-hover .table-secondary:hover {
  background-color: rgb(170.9068911917, 205.5131088083, 189.5942487047);
}
.table-hover .table-secondary:hover &gt; td,
.table-hover .table-secondary:hover &gt; th {
  background-color: rgb(170.9068911917, 205.5131088083, 189.5942487047);
}

.table-third,
.table-third &gt; th,
.table-third &gt; td {
  background-color: rgb(201.24, 239.32, 221.68);
}
.table-third th,
.table-third td,
.table-third thead th,
.table-third tbody + tbody {
  border-color: rgb(155.16, 225.88, 193.12);
}

.table-hover .table-third:hover {
  background-color: rgb(181.4980645161, 233.5619354839, 209.4441129032);
}
.table-hover .table-third:hover &gt; td,
.table-hover .table-third:hover &gt; th {
  background-color: rgb(181.4980645161, 233.5619354839, 209.4441129032);
}

.table-success,
.table-success &gt; th,
.table-success &gt; td {
  background-color: rgb(210.76, 241.28, 214.96);
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: rgb(172.84, 229.52, 180.64);
}

.table-hover .table-success:hover {
  background-color: rgb(191.2962318841, 235.2437681159, 197.344057971);
}
.table-hover .table-success:hover &gt; td,
.table-hover .table-success:hover &gt; th {
  background-color: rgb(191.2962318841, 235.2437681159, 197.344057971);
}

.table-info,
.table-info &gt; th,
.table-info &gt; td {
  background-color: rgb(201.24, 239.32, 221.68);
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: rgb(155.16, 225.88, 193.12);
}

.table-hover .table-info:hover {
  background-color: rgb(181.4980645161, 233.5619354839, 209.4441129032);
}
.table-hover .table-info:hover &gt; td,
.table-hover .table-info:hover &gt; th {
  background-color: rgb(181.4980645161, 233.5619354839, 209.4441129032);
}

.table-warning,
.table-warning &gt; th,
.table-warning &gt; td {
  background-color: rgb(240.44, 234.28, 199.28);
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: rgb(227.96, 216.52, 151.52);
}

.table-hover .table-warning:hover {
  background-color: rgb(235.1571314741, 226.7620717131, 179.0628685259);
}
.table-hover .table-warning:hover &gt; td,
.table-hover .table-warning:hover &gt; th {
  background-color: rgb(235.1571314741, 226.7620717131, 179.0628685259);
}

.table-danger,
.table-danger &gt; th,
.table-danger &gt; td {
  background-color: rgb(233.44, 198.16, 194.8);
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: rgb(214.96, 149.44, 143.2);
}

.table-hover .table-danger:hover {
  background-color: rgb(226.7156849315, 180.432260274, 176.0243150685);
}
.table-hover .table-danger:hover &gt; td,
.table-hover .table-danger:hover &gt; th {
  background-color: rgb(226.7156849315, 180.432260274, 176.0243150685);
}

.table-light,
.table-light &gt; th,
.table-light &gt; td {
  background-color: rgb(253.6, 253.6, 252.76);
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: rgb(252.4, 252.4, 250.84);
}

.table-hover .table-light:hover {
  background-color: rgb(243.7923076923, 243.7923076923, 237.0676923077);
}
.table-hover .table-light:hover &gt; td,
.table-hover .table-light:hover &gt; th {
  background-color: rgb(243.7923076923, 243.7923076923, 237.0676923077);
}

.table-dark,
.table-dark &gt; th,
.table-dark &gt; td {
  background-color: rgb(192.28, 192.28, 192.28);
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: rgb(138.52, 138.52, 138.52);
}

.table-hover .table-dark:hover {
  background-color: rgb(179.53, 179.53, 179.53);
}
.table-hover .table-dark:hover &gt; td,
.table-hover .table-dark:hover &gt; th {
  background-color: rgb(179.53, 179.53, 179.53);
}

.table-blue,
.table-blue &gt; th,
.table-blue &gt; td {
  background-color: rgb(183.6, 218.04, 255);
}
.table-blue th,
.table-blue td,
.table-blue thead th,
.table-blue tbody + tbody {
  border-color: rgb(122.4, 186.36, 255);
}

.table-hover .table-blue:hover {
  background-color: rgb(158.1, 204.84, 255);
}
.table-hover .table-blue:hover &gt; td,
.table-hover .table-blue:hover &gt; th {
  background-color: rgb(158.1, 204.84, 255);
}

.table-indigo,
.table-indigo &gt; th,
.table-indigo &gt; td {
  background-color: rgb(212.16, 188.08, 251.36);
}
.table-indigo th,
.table-indigo td,
.table-indigo thead th,
.table-indigo tbody + tbody {
  border-color: rgb(175.44, 130.72, 248.24);
}

.table-hover .table-indigo:hover {
  background-color: rgb(196.6778571429, 163.8954761905, 250.0445238095);
}
.table-hover .table-indigo:hover &gt; td,
.table-hover .table-indigo:hover &gt; th {
  background-color: rgb(196.6778571429, 163.8954761905, 250.0445238095);
}

.table-purple,
.table-purple &gt; th,
.table-purple &gt; td {
  background-color: rgb(214.68, 202.08, 237.64);
}
.table-purple th,
.table-purple td,
.table-purple thead th,
.table-purple tbody + tbody {
  border-color: rgb(180.12, 156.72, 222.76);
}

.table-hover .table-purple:hover {
  background-color: rgb(200.0505179283, 182.8788047809, 231.3411952191);
}
.table-hover .table-purple:hover &gt; td,
.table-hover .table-purple:hover &gt; th {
  background-color: rgb(200.0505179283, 182.8788047809, 231.3411952191);
}

.table-pink,
.table-pink &gt; th,
.table-pink &gt; td {
  background-color: rgb(248.56, 200.96, 222.8);
}
.table-pink th,
.table-pink td,
.table-pink thead th,
.table-pink tbody + tbody {
  border-color: rgb(243.04, 154.64, 195.2);
}

.table-hover .table-pink:hover {
  background-color: rgb(245.8447222222, 178.1752777778, 209.2236111111);
}
.table-hover .table-pink:hover &gt; td,
.table-hover .table-pink:hover &gt; th {
  background-color: rgb(245.8447222222, 178.1752777778, 209.2236111111);
}

.table-red,
.table-red &gt; th,
.table-red &gt; td {
  background-color: rgb(245.2, 198.44, 202.92);
}
.table-red th,
.table-red td,
.table-red thead th,
.table-red tbody + tbody {
  border-color: rgb(236.8, 149.96, 158.28);
}

.table-hover .table-red:hover {
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.table-hover .table-red:hover &gt; td,
.table-hover .table-red:hover &gt; th {
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}

.table-orange,
.table-orange &gt; th,
.table-orange &gt; td {
  background-color: rgb(254.44, 218.88, 189.2);
}
.table-orange th,
.table-orange td,
.table-orange thead th,
.table-orange tbody + tbody {
  border-color: rgb(253.96, 187.92, 132.8);
}

.table-hover .table-orange:hover {
  background-color: rgb(254.2248101266, 205.0002531646, 163.9151898734);
}
.table-hover .table-orange:hover &gt; td,
.table-hover .table-orange:hover &gt; th {
  background-color: rgb(254.2248101266, 205.0002531646, 163.9151898734);
}

.table-yellow,
.table-yellow &gt; th,
.table-yellow &gt; td {
  background-color: rgb(255, 237.64, 185.56);
}
.table-yellow th,
.table-yellow td,
.table-yellow thead th,
.table-yellow tbody + tbody {
  border-color: rgb(255, 222.76, 126.04);
}

.table-hover .table-yellow:hover {
  background-color: rgb(255, 231.265, 160.06);
}
.table-hover .table-yellow:hover &gt; td,
.table-hover .table-yellow:hover &gt; th {
  background-color: rgb(255, 231.265, 160.06);
}

.table-green,
.table-green &gt; th,
.table-green &gt; td {
  background-color: rgb(194.8, 230.36, 202.92);
}
.table-green th,
.table-green td,
.table-green thead th,
.table-green tbody + tbody {
  border-color: rgb(143.2, 209.24, 158.28);
}

.table-hover .table-green:hover {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.table-hover .table-green:hover &gt; td,
.table-hover .table-green:hover &gt; th {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}

.table-teal,
.table-teal &gt; th,
.table-teal &gt; td {
  background-color: rgb(192.56, 239.88, 225.88);
}
.table-teal th,
.table-teal td,
.table-teal thead th,
.table-teal tbody + tbody {
  border-color: rgb(139.04, 226.92, 200.92);
}

.table-hover .table-teal:hover {
  background-color: rgb(172.0311191336, 234.9088808664, 216.3059927798);
}
.table-hover .table-teal:hover &gt; td,
.table-hover .table-teal:hover &gt; th {
  background-color: rgb(172.0311191336, 234.9088808664, 216.3059927798);
}

.table-cyan,
.table-cyan &gt; th,
.table-cyan &gt; td {
  background-color: rgb(190.04, 228.96, 235.12);
}
.table-cyan th,
.table-cyan td,
.table-cyan thead th,
.table-cyan tbody + tbody {
  border-color: rgb(134.36, 206.64, 218.08);
}

.table-hover .table-cyan:hover {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.table-hover .table-cyan:hover &gt; td,
.table-hover .table-cyan:hover &gt; th {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}

.table-white,
.table-white &gt; th,
.table-white &gt; td {
  background-color: white;
}
.table-white th,
.table-white td,
.table-white thead th,
.table-white tbody + tbody {
  border-color: white;
}

.table-hover .table-white:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.table-hover .table-white:hover &gt; td,
.table-hover .table-white:hover &gt; th {
  background-color: rgb(242.25, 242.25, 242.25);
}

.table-gray,
.table-gray &gt; th,
.table-gray &gt; td {
  background-color: rgb(223.36, 226.44, 231.48);
}
.table-gray th,
.table-gray td,
.table-gray thead th,
.table-gray tbody + tbody {
  border-color: rgb(196.24, 201.96, 211.32);
}

.table-hover .table-gray:hover {
  background-color: rgb(208.7330964467, 213.2369543147, 220.6069035533);
}
.table-hover .table-gray:hover &gt; td,
.table-hover .table-gray:hover &gt; th {
  background-color: rgb(208.7330964467, 213.2369543147, 220.6069035533);
}

.table-gray-dark,
.table-gray-dark &gt; th,
.table-gray-dark &gt; td {
  background-color: rgb(208.24, 210.48, 214.4);
}
.table-gray-dark th,
.table-gray-dark td,
.table-gray-dark thead th,
.table-gray-dark tbody + tbody {
  border-color: rgb(168.16, 172.32, 179.6);
}

.table-hover .table-gray-dark:hover {
  background-color: rgb(194.5909615385, 197.4848076923, 202.5490384615);
}
.table-hover .table-gray-dark:hover &gt; td,
.table-hover .table-gray-dark:hover &gt; th {
  background-color: rgb(194.5909615385, 197.4848076923, 202.5490384615);
}

.table-active,
.table-active &gt; th,
.table-active &gt; td {
  background-color: rgba(51, 51, 51, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(38.25, 38.25, 38.25, 0.075);
}
.table-hover .table-active:hover &gt; td,
.table-hover .table-active:hover &gt; th {
  background-color: rgba(38.25, 38.25, 38.25, 0.075);
}

.table .thead-dark th {
  color: white;
  background-color: #575860;
  border-color: rgb(105.1844262295, 106.393442623, 116.0655737705);
}
.table .thead-light th {
  color: #7a7a7a;
  background-color: #ececec;
  border-color: #d8d8d8;
}

.table-dark {
  color: white;
  background-color: #575860;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: rgb(105.1844262295, 106.393442623, 116.0655737705);
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm &gt; .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 &gt; .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 &gt; .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 &gt; .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive &gt; .table-bordered {
  border: 0;
}

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

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

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

.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: #00bd66 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(0, 138, 74.4761904762) !important;
}

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

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: rgb(7.064516129, 65.935483871, 38.8548387097) !important;
}

.bg-third {
  background-color: #3fc788 !important;
}

a.bg-third:hover, a.bg-third:focus,
button.bg-third:hover,
button.bg-third:focus {
  background-color: rgb(47.6451612903, 163.3548387097, 109.7540322581) !important;
}

.bg-success {
  background-color: #61ce70 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: rgb(59.652173913, 192.347826087, 77.9130434783) !important;
}

.bg-info {
  background-color: #3fc788 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: rgb(47.6451612903, 163.3548387097, 109.7540322581) !important;
}

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

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: rgb(164.9083665339, 146.6772908367, 43.0916334661) !important;
}

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

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgb(136.3577981651, 39.8348623853, 30.6422018349) !important;
}

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

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: rgb(230.3846153846, 230.3846153846, 215.6153846154) !important;
}

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

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: rgb(5.5, 5.5, 5.5) !important;
}

.bg-blue {
  background-color: #007bff !important;
}

a.bg-blue:hover, a.bg-blue:focus,
button.bg-blue:hover,
button.bg-blue:focus {
  background-color: rgb(0, 98.4, 204) !important;
}

.bg-indigo {
  background-color: #6610f2 !important;
}

a.bg-indigo:hover, a.bg-indigo:focus,
button.bg-indigo:hover,
button.bg-indigo:focus {
  background-color: rgb(81.3214285714, 10.6785714286, 196.3214285714) !important;
}

.bg-purple {
  background-color: #6f42c1 !important;
}

a.bg-purple:hover, a.bg-purple:focus,
button.bg-purple:hover,
button.bg-purple:focus {
  background-color: rgb(88.6693227092, 51.3784860558, 156.6215139442) !important;
}

.bg-pink {
  background-color: #e83e8c !important;
}

a.bg-pink:hover, a.bg-pink:focus,
button.bg-pink:hover,
button.bg-pink:focus {
  background-color: rgb(217.125, 25.875, 113.625) !important;
}

.bg-red {
  background-color: #dc3545 !important;
}

a.bg-red:hover, a.bg-red:focus,
button.bg-red:hover,
button.bg-red:focus {
  background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987) !important;
}

.bg-orange {
  background-color: #fd7e14 !important;
}

a.bg-orange:hover, a.bg-orange:focus,
button.bg-orange:hover,
button.bg-orange:focus {
  background-color: rgb(220.1265822785, 101.164556962, 1.8734177215) !important;
}

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

a.bg-yellow:hover, a.bg-yellow:focus,
button.bg-yellow:hover,
button.bg-yellow:focus {
  background-color: rgb(211, 158.25, 0) !important;
}

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

a.bg-green:hover, a.bg-green:focus,
button.bg-green:hover,
button.bg-green:focus {
  background-color: rgb(30.1449275362, 125.8550724638, 52) !important;
}

.bg-teal {
  background-color: #20c997 !important;
}

a.bg-teal:hover, a.bg-teal:focus,
button.bg-teal:hover,
button.bg-teal:focus {
  background-color: rgb(24.9957081545, 157.0042918455, 117.9484978541) !important;
}

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

a.bg-cyan:hover, a.bg-cyan:focus,
button.bg-cyan:hover,
button.bg-cyan:focus {
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667) !important;
}

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

a.bg-white:hover, a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus {
  background-color: rgb(229.5, 229.5, 229.5) !important;
}

.bg-gray {
  background-color: #8e99ab !important;
}

a.bg-gray:hover, a.bg-gray:focus,
button.bg-gray:hover,
button.bg-gray:focus {
  background-color: rgb(112.7461928934, 126.5939086294, 149.2538071066) !important;
}

.bg-gray-dark {
  background-color: #58606e !important;
}

a.bg-gray-dark:hover, a.bg-gray-dark:focus,
button.bg-gray-dark:hover,
button.bg-gray-dark:focus {
  background-color: rgb(65.3333333333, 71.2727272727, 81.6666666667) !important;
}

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

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

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

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

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

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

.border-left {
  border-left: 1px solid #c8d1e0 !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: #00bd66 !important;
}

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

.border-third {
  border-color: #3fc788 !important;
}

.border-success {
  border-color: #61ce70 !important;
}

.border-info {
  border-color: #3fc788 !important;
}

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

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

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

.border-dark {
  border-color: #1f1f1f !important;
}

.border-blue {
  border-color: #007bff !important;
}

.border-indigo {
  border-color: #6610f2 !important;
}

.border-purple {
  border-color: #6f42c1 !important;
}

.border-pink {
  border-color: #e83e8c !important;
}

.border-red {
  border-color: #dc3545 !important;
}

.border-orange {
  border-color: #fd7e14 !important;
}

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

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

.border-teal {
  border-color: #20c997 !important;
}

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

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

.border-gray {
  border-color: #8e99ab !important;
}

.border-gray-dark {
  border-color: #58606e !important;
}

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

.rounded-sm {
  border-radius: 1.625rem !important;
}

.rounded {
  border-radius: 1.625rem !important;
}

.rounded-top {
  border-top-left-radius: 1.625rem !important;
  border-top-right-radius: 1.625rem !important;
}

.rounded-right {
  border-top-right-radius: 1.625rem !important;
  border-bottom-right-radius: 1.625rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 1.625rem !important;
  border-bottom-left-radius: 1.625rem !important;
}

.rounded-left {
  border-top-left-radius: 1.625rem !important;
  border-bottom-left-radius: 1.625rem !important;
}

.rounded-lg {
  border-radius: 1.625rem !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: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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.85714286%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

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

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

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

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

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

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

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

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

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

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

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

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

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

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        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;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: 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: 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: sticky) {
  .sticky-top {
    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 {
  -webkit-box-shadow: 0 2px 5px 0 rgba(51, 51, 51, 0.26), 0 2px 10px 0 rgba(51, 51, 51, 0.16) !important;
          box-shadow: 0 2px 5px 0 rgba(51, 51, 51, 0.26), 0 2px 10px 0 rgba(51, 51, 51, 0.16) !important;
}

.shadow {
  -webkit-box-shadow: 0px 0px 3px 1px #ececec !important;
          box-shadow: 0px 0px 3px 1px #ececec !important;
}

.shadow-lg {
  -webkit-box-shadow: 0 1.5rem 1.5rem 0 rgba(51, 51, 51, 0.26), 0 0 1.5rem 0 rgba(51, 51, 51, 0.16) !important;
          box-shadow: 0 1.5rem 1.5rem 0 rgba(51, 51, 51, 0.26), 0 0 1.5rem 0 rgba(51, 51, 51, 0.16) !important;
}

.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

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

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

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

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

.w-auto {
  width: auto !important;
}

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

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

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

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

.h-auto {
  height: auto !important;
}

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

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

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

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

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

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

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

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

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

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

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

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

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

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

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

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

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

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

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

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

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

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

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

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

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

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-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: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-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: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-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: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-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: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-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;
  }
}
.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);
}

.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 {
  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: white !important;
}

.text-primary {
  color: #00bd66 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: rgb(0, 112.5, 60.7142857143) !important;
}

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

a.text-secondary:hover, a.text-secondary:focus {
  color: rgb(4.5967741935, 42.9032258065, 25.2822580645) !important;
}

.text-third {
  color: #3fc788 !important;
}

a.text-third:hover, a.text-third:focus {
  color: rgb(41.8870967742, 143.6129032258, 96.4899193548) !important;
}

.text-success {
  color: #61ce70 !important;
}

a.text-success:hover, a.text-success:focus {
  color: rgb(53.615942029, 172.884057971, 70.0289855072) !important;
}

.text-info {
  color: #3fc788 !important;
}

a.text-info:hover, a.text-info:focus {
  color: rgb(41.8870967742, 143.6129032258, 96.4899193548) !important;
}

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

a.text-warning:hover, a.text-warning:focus {
  color: rgb(144.6912350598, 128.6952191235, 37.8087649402) !important;
}

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

a.text-danger:hover, a.text-danger:focus {
  color: rgb(115.5366972477, 33.752293578, 25.9633027523) !important;
}

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

a.text-light:hover, a.text-light:focus {
  color: rgb(220.5769230769, 220.5769230769, 199.9230769231) !important;
}

.text-dark {
  color: #1f1f1f !important;
}

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

.text-blue {
  color: #007bff !important;
}

a.text-blue:hover, a.text-blue:focus {
  color: rgb(0, 86.1, 178.5) !important;
}

.text-indigo {
  color: #6610f2 !important;
}

a.text-indigo:hover, a.text-indigo:focus {
  color: rgb(71.3035714286, 9.3630952381, 172.1369047619) !important;
}

.text-purple {
  color: #6f42c1 !important;
}

a.text-purple:hover, a.text-purple:focus {
  color: rgb(77.7988047809, 45.0796812749, 137.4203187251) !important;
}

.text-pink {
  color: #e83e8c !important;
}

a.text-pink:hover, a.text-pink:focus {
  color: rgb(194.3402777778, 23.1597222222, 101.7013888889) !important;
}

.text-red {
  color: #dc3545 !important;
}

a.text-red:hover, a.text-red:focus {
  color: rgb(167.4810126582, 29.0189873418, 42.2848101266) !important;
}

.text-orange {
  color: #fd7e14 !important;
}

a.text-orange:hover, a.text-orange:focus {
  color: rgb(194.8417721519, 89.5443037975, 1.6582278481) !important;
}

.text-yellow {
  color: #ffc107 !important;
}

a.text-yellow:hover, a.text-yellow:focus {
  color: rgb(185.5, 139.125, 0) !important;
}

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

a.text-green:hover, a.text-green:focus {
  color: rgb(25.2173913043, 105.2826086957, 43.5) !important;
}

.text-teal {
  color: #20c997 !important;
}

a.text-teal:hover, a.text-teal:focus {
  color: rgb(21.4935622318, 135.0064377682, 101.4227467811) !important;
}

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

a.text-cyan:hover, a.text-cyan:focus {
  color: rgb(14.5, 102.1304347826, 116) !important;
}

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

a.text-white:hover, a.text-white:focus {
  color: rgb(216.75, 216.75, 216.75) !important;
}

.text-gray {
  color: #8e99ab !important;
}

a.text-gray:hover, a.text-gray:focus {
  color: rgb(100.8426395939, 114.0482233503, 135.6573604061) !important;
}

.text-gray-dark {
  color: #58606e !important;
}

a.text-gray-dark:hover, a.text-gray-dark:focus {
  color: rgb(54, 58.9090909091, 67.5) !important;
}

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

.text-muted {
  color: #8e99ab !important;
}

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

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

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

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

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

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

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

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

.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: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

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

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

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

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #1f1f1f;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: rgb(18.25, 18.25, 18.25);
  text-decoration: none;
  background-color: #f5f4f0;
}
.dropdown-item.active, .dropdown-item:active {
  color: white;
  text-decoration: none;
  background-color: #00bd66;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #8e99ab;
  pointer-events: none;
  background-color: transparent;
}

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

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

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

.carousel {
  position: relative;
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    -webkit-transition: none;
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
          transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    -webkit-transition: none;
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  padding: 0;
  color: white;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    -webkit-transition: none;
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

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

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

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

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

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

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: white;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    -webkit-transition: none;
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

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

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: white;
  background-clip: border-box;
  border: 1px solid rgba(51, 51, 51, 0.125);
  border-radius: 1.625rem;
}
.card &gt; hr {
  margin-right: 0;
  margin-left: 0;
}
.card &gt; .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card &gt; .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.card &gt; .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.card &gt; .card-header + .list-group,
.card &gt; .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

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

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

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

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(51, 51, 51, 0.03);
  border-bottom: 1px solid rgba(51, 51, 51, 0.125);
}
.card-header:first-child {
  border-radius: 0 0 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(51, 51, 51, 0.03);
  border-top: 1px solid rgba(51, 51, 51, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 0 0;
}

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

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

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

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

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

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

.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group &gt; .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .card-group &gt; .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group &gt; .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group &gt; .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group &gt; .card:not(:last-child) .card-img-top,
  .card-group &gt; .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group &gt; .card:not(:last-child) .card-img-bottom,
  .card-group &gt; .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group &gt; .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group &gt; .card:not(:first-child) .card-img-top,
  .card-group &gt; .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group &gt; .card:not(:first-child) .card-img-bottom,
  .card-group &gt; .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion {
  overflow-anchor: none;
}
.accordion &gt; .card {
  overflow: hidden;
}
.accordion &gt; .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion &gt; .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion &gt; .card &gt; .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

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

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #8e99ab;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #d8d8d8;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-left-radius: 1.625rem;
  border-top-right-radius: 1.625rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #ececec #ececec #d8d8d8;
}
.nav-tabs .nav-link.disabled {
  color: #8e99ab;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #7a7a7a;
  background-color: white;
  border-color: #d8d8d8 #d8d8d8 white;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 1.625rem;
}
.nav-pills .nav-link.active,
.nav-pills .show &gt; .nav-link {
  color: white;
  background-color: #00bd66;
}

.nav-fill &gt; .nav-link,
.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

.nav-justified &gt; .nav-link,
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

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

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url(/ajax-loader.gif) center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url(/slick.eot);
  src: url(/slick.eot?#iefix) format("embedded-opentype"), url(/slick.woff) format("woff"), url(/slick.ttf) format("truetype"), url(/slick.svg#slick) format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.select2-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results &gt; .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: rgb(246.5, 246.5, 246.5);
  border: 1px solid #c8d1e0;
  border-radius: 1.625rem;
  outline: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #c8d1e0;
  border-top-right-radius: 1.625rem;
  border-bottom-right-radius: 1.625rem;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #c8d1e0;
  border-radius: 0;
  border-top-left-radius: 1.625rem;
  border-bottom-left-radius: 1.625rem;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #c8d1e0;
  border-radius: 1.625rem;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #c8d1e0;
  border-radius: 1.625rem;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #c8d1e0;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results &gt; .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* $$ FONTS */
@font-face {
  font-family: "icon-font-barcelonesa";
  src: url(/icon-font-barcelonesa.eot);
  src: url(/icon-font-barcelonesa.eot#iefix) format("embedded-opentype"), url(/icon-font-barcelonesa.ttf) format("truetype"), url(/icon-font-barcelonesa.woff) format("woff"), url(/icon-font-barcelonesa.svg#icon-font-barcelonesa) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon-font-barcelonesa" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-stack:before {
  content: "\e9a4";
}

.icon-books:before {
  content: "\e9a5";
}

.icon-clipboard:before {
  content: "\f0ea";
}

.icon-badge:before {
  content: "\e9aa";
}

.icon-file-zip:before {
  content: "\e9ab";
}

.icon-folder-open:before {
  content: "\e9a6";
}

.icon-folder-plus:before {
  content: "\e9a7";
}

.icon-folder-minus:before {
  content: "\e9a8";
}

.icon-key:before {
  content: "\e9a9";
}

.icon-circle-up:before {
  content: "\ea41";
}

.icon-circle-right:before {
  content: "\ea42";
}

.icon-circle-down:before {
  content: "\ea43";
}

.icon-circle-left:before {
  content: "\ea44";
}

.icon-checkbox-checked:before {
  content: "\ea52";
}

.icon-checkbox-unchecked:before {
  content: "\ea53";
}

.icon-new-tab:before {
  content: "\ea7e";
}

.icon-keyboard:before {
  content: "\e9a2";
}

.icon-warning:before {
  content: "\e9a3";
}

.icon-cart:before {
  content: "\e9a1";
}

.icon-doc-link:before {
  content: "\e9a0";
}

.icon-doc-sector:before {
  content: "\e99a";
}

.icon-doc-productos:before {
  content: "\e99d";
}

.icon-doc-pedidos:before {
  content: "\e99f";
}

.icon-doc-user:before {
  content: "\e999";
}

.icon-circle-three-quarter:before {
  content: "\e997";
}

.icon-circle-quarter:before {
  content: "\e998";
}

.icon-circle-half-filled:before {
  content: "\e989";
}

.icon-circle-filled:before {
  content: "\e988";
}

.icon-circle-empty:before {
  content: "\e986";
}

.icon-language:before {
  content: "\e99b";
}

.icon-facturacion:before {
  content: "\e995";
}

.icon-service01:before {
  content: "\e991";
}

.icon-productos:before {
  content: "\e993";
}

.icon-misproductos:before {
  content: "\e99c";
}

.icon-pedidos:before {
  content: "\e992";
}

.icon-documentos:before {
  content: "\e994";
}

.icon-tag:before {
  content: "\e996";
}

.icon-plus-circle:before {
  content: "\e99e";
}

.icon-advice .path1:before {
  content: "\e98f";
  color: rgb(0, 0, 0);
}

.icon-advice .path2:before {
  content: "\e990";
  margin-left: -1em;
  color: rgb(88, 96, 110);
}

.icon-solicitante:before {
  content: "\e98e";
}

.icon-linkedin:before {
  content: "\e98c";
}

.icon-youtube:before {
  content: "\e98d";
}

.icon-localitation:before {
  content: "\e98b";
}

.icon-balanza:before {
  content: "\e98a";
}

.icon-euro:before {
  content: "\e987";
}

.icon-off:before {
  content: "\e985";
}

.icon-star:before {
  content: "\e984";
}

.icon-calendar:before {
  content: "\e900";
}

.icon-clock:before {
  content: "\e901";
}

.icon-pending:before {
  content: "\e902";
}

.icon-profile-add:before {
  content: "\e903";
}

.icon-profile-default:before {
  content: "\e904";
}

.icon-group-add:before {
  content: "\e905";
}

.icon-group-remove:before {
  content: "\e906";
}

.icon-group-unknown:before {
  content: "\e907";
}

.icon-group:before {
  content: "\e908";
}

.icon-profile-remove:before {
  content: "\e909";
}

.icon-profile-unknown:before {
  content: "\e90a";
}

.icon-default2:before {
  content: "\e90b";
}

.icon-notification-ok:before {
  content: "\e90c";
}

.icon-notification-alert:before {
  content: "\e90d";
}

.icon-alarm:before {
  content: "\e90e";
}

.icon-cell-tower:before {
  content: "\e90f";
}

.icon-network:before {
  content: "\e910";
}

.icon-hub:before {
  content: "\e911";
}

.icon-fullscreen-max:before {
  content: "\e912";
}

.icon-fullscreen-min:before {
  content: "\e913";
}

.icon-extend-max:before {
  content: "\e914";
}

.icon-extend-min:before {
  content: "\e915";
}

.icon-drag-and-drop-verti:before {
  content: "\e916";
}

.icon-drag-and-drop-hori:before {
  content: "\e917";
}

.icon-arrow-min-up:before {
  content: "\e918";
}

.icon-arrow-min-down:before {
  content: "\e919";
}

.icon-arrow-max-down:before {
  content: "\e91a";
}

.icon-arrow-complete-down:before {
  content: "\e91b";
}

.icon-arrow-max-first:before {
  content: "\e91c";
}

.icon-arrow-max-last:before {
  content: "\e91d";
}

.icon-arrow-complete-left:before {
  content: "\e91e";
}

.icon-arrow-max-right:before {
  content: "\e91f";
}

.icon-arrow-min-right:before {
  content: "\e920";
}

.icon-arrow-max-left:before {
  content: "\e921";
}

.icon-arrow-min-left:before {
  content: "\e922";
}

.icon-arrow-complete-right:before {
  content: "\e923";
}

.icon-arrow-max-up:before {
  content: "\e924";
}

.icon-arrow-complete-up:before {
  content: "\e925";
}

.icon-application:before {
  content: "\e926";
}

.icon-drag-to-expend-browser:before {
  content: "\e927";
}

.icon-grab:before {
  content: "\e928";
}

.icon-grid:before {
  content: "\e929";
}

.icon-list:before {
  content: "\e92a";
}

.icon-menu:before {
  content: "\e92b";
}

.icon-more:before {
  content: "\e92c";
}

.icon-micro:before {
  content: "\e92d";
}

.icon-mute:before {
  content: "\e92e";
}

.icon-image:before {
  content: "\e92f";
}

.icon-pause:before {
  content: "\e930";
}

.icon-play:before {
  content: "\e931";
}

.icon-stop:before {
  content: "\e932";
}

.icon-video:before {
  content: "\e933";
}

.icon-globe:before {
  content: "\e934";
}

.icon-paper:before {
  content: "\e935";
}

.icon-chart-area:before {
  content: "\e936";
}

.icon-chart-bar:before {
  content: "\e937";
}

.icon-chart-line:before {
  content: "\e938";
}

.icon-chart-pie:before {
  content: "\e939";
}

.icon-arrow-up-level:before {
  content: "\e93a";
}

.icon-arrow-down-level:before {
  content: "\e93b";
}

.icon-processing:before {
  content: "\e93c";
}

.icon-folder-close:before {
  content: "\e93d";
}

.icon-folcer-open:before {
  content: "\e93e";
}

.icon-cloud:before {
  content: "\e93f";
}

.icon-cloud-download:before {
  content: "\e940";
}

.icon-cloud-upload:before {
  content: "\e941";
}

.icon-download-file:before {
  content: "\e942";
}

.icon-duplicate:before {
  content: "\e943";
}

.icon-page:before {
  content: "\e944";
}

.icon-save-to-device:before {
  content: "\e945";
}

.icon-switch:before {
  content: "\e946";
}

.icon-transfer:before {
  content: "\e947";
}

.icon-pluged:before {
  content: "\e948";
}

.icon-unpluged:before {
  content: "\e949";
}

.icon-desktop:before {
  content: "\e94a";
}

.icon-laptop-and-mobile:before {
  content: "\e94b";
}

.icon-laptop:before {
  content: "\e94c";
}

.icon-mobilephone:before {
  content: "\e94d";
}

.icon-printer:before {
  content: "\e94e";
}

.icon-router:before {
  content: "\e94f";
}

.icon-server:before {
  content: "\e950";
}

.icon-single-server:before {
  content: "\e951";
}

.icon-wifi-router:before {
  content: "\e952";
}

.icon-database:before {
  content: "\e953";
}

.icon-firewall:before {
  content: "\e954";
}

.icon-secure:before {
  content: "\e955";
}

.icon-database-unknown:before {
  content: "\e956";
}

.icon-sort-1-to-9:before {
  content: "\e957";
}

.icon-sort-9-to-1:before {
  content: "\e958";
}

.icon-sort-a-z:before {
  content: "\e959";
}

.icon-ascending:before {
  content: "\e95a";
}

.icon-sort:before {
  content: "\e95b";
}

.icon-descending:before {
  content: "\e95c";
}

.icon-down-double:before {
  content: "\e95d";
}

.icon-down-single:before {
  content: "\e95e";
}

.icon-up-double:before {
  content: "\e95f";
}

.icon-up-single:before {
  content: "\e960";
}

.icon-sort-z-a:before {
  content: "\e961";
}

.icon-link:before {
  content: "\e962";
}

.icon-unlink:before {
  content: "\e963";
}

.icon-checkmark:before {
  content: "\e964";
}

.icon-close:before {
  content: "\e965";
}

.icon-filter:before {
  content: "\e966";
}

.icon-flag:before {
  content: "\e967";
}

.icon-minus:before {
  content: "\e968";
}

.icon-plus:before {
  content: "\e969";
}

.icon-refresh:before {
  content: "\e96a";
}

.icon-restart:before {
  content: "\e96b";
}

.icon-sync:before {
  content: "\e96c";
}

.icon-info-circle:before {
  content: "\e96d";
}

.icon-info:before {
  content: "\e96e";
}

.icon-question-circle:before {
  content: "\e96f";
}

.icon-question:before {
  content: "\e970";
}

.icon-chat:before {
  content: "\e971";
}

.icon-email:before {
  content: "\e972";
}

.icon-feedback:before {
  content: "\e973";
}

.icon-phone:before {
  content: "\e974";
}

.icon-in:before {
  content: "\e975";
}

.icon-out:before {
  content: "\e976";
}

.icon-show:before {
  content: "\e977";
}

.icon-hide:before {
  content: "\e978";
}

.icon-lock:before {
  content: "\e979";
}

.icon-unlocked:before {
  content: "\e97a";
}

.icon-maintenance:before {
  content: "\e97b";
}

.icon-no-access:before {
  content: "\e97c";
}

.icon-reports:before {
  content: "\e97d";
}

.icon-search:before {
  content: "\e97e";
}

.icon-settings:before {
  content: "\e97f";
}

.icon-trash:before {
  content: "\e980";
}

.icon-dashboard:before {
  content: "\e981";
}

.icon-edit:before {
  content: "\e982";
}

.icon-home:before {
  content: "\e983";
}

.icon-share:before {
  content: "\f1e0";
}

.icon-truck:before {
  content: "\e9b0";
}

.icon-certificate:before {
  content: "\f0a3";
}

.logo__img {
  height: auto;
  display: block;
}
.logo__img.easyB {
  margin-left: 0px;
  position: relative;
}

@media screen and (min-width: 0) {
  .logo__img {
    width: 120px;
  }
  .logo__img.easyB {
    width: 66px;
  }
}
@media screen and (min-width: 768px) {
  .logo__img {
    width: 180px;
  }
  .logo__img.easyB {
    width: 100px;
  }
}
h1,
h2,
h3 {
  font-family: "Aeonik-Medium";
}

.title--xl {
  font-size: 1.62499925rem;
  color: #1f1f1f;
  margin-bottom: 0.5rem;
}
@media all and (min-width: 480px) {
  .title--xl {
    font-size: 1.499999375rem;
  }
}
.title--lg {
  font-size: 1.125000625rem;
  color: #58606e;
  margin-bottom: 0.5rem;
}
@media all and (min-width: 480px) {
  .title--lg {
    font-size: 1.375000375rem;
  }
}
.title--md {
  font-size: 1.125000625rem;
  color: #58606e;
  margin-bottom: 0.5rem;
}
@media all and (min-width: 480px) {
  .title--md {
    font-size: 1.125000625rem;
  }
}
.title--sm {
  font-size: 1.00000075rem;
  color: #0c7042;
  margin-bottom: 0.5rem;
}
@media all and (min-width: 480px) {
  .title--sm {
    font-size: 1.125000625rem;
  }
}
.title--xs {
  font-size: 0.875rem;
  font-weight: 400;
  color: #0c7042;
  margin-bottom: 0.5rem;
}
@media all and (min-width: 480px) {
  .title--xs {
    font-size: 1.00000075rem;
  }
}

.txt--capital {
  font-size: 1.249999625rem;
  color: #3fc788;
  letter-spacing: 1.5px;
  margin: 0;
}
.txt--capital span {
  font-size: 2.625rem;
}
@media all and (min-width: 480px) {
  .txt--capital {
    font-size: 1.499999375rem;
  }
  .txt--capital span {
    font-size: 2.999999625rem;
  }
}

/* $$ ATOMS */
::-moz-selection {
  color: #fafaf7;
  background: #00bd66;
}
::-moz-selection,
::selection {
  color: #fafaf7;
  background: #00bd66;
}

.easyb-table {
  width: 100%;
  overflow-x: auto;
  margin: 0 auto 1rem;
  -webkit-box-shadow: 0px 0px 3px 1px #ececec;
          box-shadow: 0px 0px 3px 1px #ececec;
  vertical-align: middle;
}
.easyb-table thead tr {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background: #fafaf7;
  border-bottom: 3px solid #00bd66;
}
.easyb-table thead tr th {
  padding: 0.625rem 0.5rem;
  text-align: center;
  color: #1f1f1f;
}
.easyb-table thead tr th.clickable {
  cursor: pointer;
}
.easyb-table tbody tr {
  background: white;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  text-align: center;
}
.easyb-table tbody tr:nth-child(odd) {
  background: #f5f4f0;
}
.easyb-table tbody tr.clickable-row {
  cursor: pointer;
}
.easyb-table tbody tr.selected {
  background: #00bd66;
}
.easyb-table tbody tr td {
  padding: 0.625rem 0.5rem;
  position: relative;
}
.easyb-table tbody tr td i {
  color: #0c7042;
  font-size: 24px;
}
.easyb-table tbody tr td .rol-show {
  color: #0c7042;
  font-size: 1rem;
  text-align: left;
  line-height: 0;
  cursor: pointer;
  padding-left: 0.5rem;
}
.easyb-table tbody tr td .rol-show.active {
  color: #3fc788;
}
.easyb-table tbody tr td .rol-show + ul.dropdown-menu-n1 {
  display: none;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1), 0 0 0 1px #ececec;
          box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1), 0 0 0 1px #ececec;
  color: #3fc788;
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #c8d1e0;
  background: white;
  z-index: 2;
  overflow: visible;
  max-height: 180px;
  position: absolute;
  top: 28px;
  left: -41px;
}
.easyb-table tbody tr td .rol-show + ul.dropdown-menu-n1.row {
  width: 90%;
}
.easyb-table tbody tr td .rol-show + ul.dropdown-menu-n1 &gt; li {
  padding: 1rem 15px 0;
  text-align: left;
  position: relative;
  color: #0c7042;
}
.easyb-table tbody tr td .rol-show + ul.dropdown-menu-n1 &gt; li:last-of-type {
  padding: 1rem 15px;
}
.easyb-table tbody tr td .rol-show + ul.dropdown-menu-n1 &gt; li a.lang-show {
  margin-left: 10px;
  padding-top: 2px;
}
.easyb-table tbody tr td.clickable-row {
  cursor: pointer;
}
.easyb-table.easyb-table-hover tbody tr:hover {
  background: #94e0bd;
}

table.table.table-unbordered th,
table.table.table-unbordered td {
  border: none;
}

.react-bootstrap-table .table th.sortable span.react-bootstrap-table-sort-order.dropup span.caret:before {
  font-family: "icon-font-barcelonesa" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e924";
}
.react-bootstrap-table .table th.sortable span.react-bootstrap-table-sort-order span.caret:before {
  font-family: "icon-font-barcelonesa" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91a";
}

.form-group {
  position: relative;
}
.form-group .custom-checkbox .custom-control-input:checked ~ .custom-control-label.question-check::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='white' d='M0 2h4'/%3E%3C/svg%3E");
}
.form-group .custom-checkbox .custom-control-label {
  pointer-events: all;
  line-height: unset;
  margin-bottom: unset;
}
.form-group .form-control {
  height: 2.5rem;
  padding: 1rem;
}
.form-group .form-control[type=number]::-webkit-outer-spin-button, .form-group .form-control[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-group .form-control[type=number] {
  -moz-appearance: textfield;
}
.form-group .form-control:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #94e0bd;
          box-shadow: 0 0 0 0.2rem #94e0bd;
}
.form-group .form-control:focus ~ label, .form-group .form-control.used ~ label {
  top: 1px;
  font-size: 10px;
  line-height: 16px;
}
.form-group .form-control:valid ~ label, .form-group .form-control:valid.used ~ label {
  color: #7a7a7a;
}
.form-group .form-control:valid.error ~ label,
.form-group .form-control textarea:valid.error ~ label {
  color: #dc3545;
}
.form-group .form-control:-webkit-autofill ~ label.placeholder-label {
  top: 1px;
  font-size: 10px;
  line-height: 16px;
}
.form-group .form-control:disabled {
  cursor: not-allowed;
}
.form-group .form-control.form-control-sm {
  height: 2rem;
}
.form-group .form-control__icon {
  position: absolute;
  top: 0.75rem;
  left: 0.625rem;
  font-size: 1.375rem;
  color: #0c7042;
}
.form-group .form-control__icon.show {
  right: 0.75rem;
  top: 5px;
  left: inherit;
  color: #d8d8d8;
  cursor: pointer;
}
.form-group .form-control__hint {
  font-size: 0.74999925rem;
  margin-top: 0.315rem;
}
.form-group textarea.form-control {
  border-radius: 0.315rem;
  height: auto;
}
.form-group label {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  top: 10px;
  left: 2.5rem;
  color: #afbacc;
  font-size: 0.875rem;
  line-height: 20px;
  pointer-events: none;
  width: 95%;
  margin-bottom: 0.25rem;
}
@media (prefers-reduced-motion: reduce) {
  .form-group label {
    -webkit-transition: none;
    transition: none;
  }
}

.main_layout .form-group label {
  position: relative;
  top: initial;
  left: initial;
  color: #58606e;
  font-weight: bold;
}
.main_layout .form-group label.thin {
  font-weight: 300;
  color: #575860;
}
.main_layout .form-group .btn {
  padding: 0.3rem 2rem;
}

@media (min-width: 576px) {
  .main_layout .form-group .btn {
    padding: 0.375rem 2rem;
  }
}
.spinner {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.spinner.loading-page {
  height: 50vh;
}

.input-search .form-control__icon {
  left: initial;
  right: 0.625rem;
  top: 1.7rem;
  font-size: 1.25rem;
}

.breadcrumb {
  background-color: unset;
}

.crumbs {
  margin-bottom: 8px;
}
.crumbs__pages .breadcrumb {
  margin: 0;
}
.crumbs__pages ul.breadcrumb {
  padding: 0;
  list-style: none;
}
.crumbs__pages ul.breadcrumb li {
  display: inline;
}
.crumbs__pages ul.breadcrumb li a:hover {
  color: rgb(21.8709677419, 204.1290322581, 120.2903225806);
}

.form-group div.select {
  width: 100%;
  position: relative;
  display: inline-block;
}
.form-group div.select select {
  padding: 0.5rem 2.5rem 0.5rem 1rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.form-group div.select select.form-control-sm {
  padding: 0 0 0 0.5rem;
}
.form-group div.select svg {
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  font-size: 0.75rem;
  color: #0c7042;
}
.form-group div.select.disabled select {
  background-color: #ececec;
  color: #575860;
  border-color: #c8d1e0;
  cursor: not-allowed;
}
.form-group div.select.disabled svg {
  color: #58606e;
}

.form-group .date-picker {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  outline: none;
  color: #c8d1e0;
  position: relative;
}
.form-group .date-picker .icon {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 38px;
  height: 38px;
  pointer-events: none;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  font-size: 1.2rem;
}
.form-group .date-picker .icon::before {
  color: #0c7042;
  line-height: 40px;
  padding-left: 6px;
}
.form-group .date-picker + .dropdown-menu {
  width: 100%;
}

a {
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.link_bottom_dialog {
  margin-left: -10px;
  margin-right: -10px;
}
.link_bottom_dialog a {
  display: block;
  text-align: center;
  padding: 0.625rem;
}

@media (min-width: 576px) {
  .link_bottom_dialog {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.document_nav-list .btn-outline-primary {
  border-color: #00bd66;
  font-family: "Aeonik-Medium";
  padding: 0.125rem 0.94rem;
  width: 100%;
  margin-bottom: 10px;
}
.document_nav-list .btn-outline-primary:hover {
  background: #00bd66;
}
.document_nav-title {
  padding-top: 10px;
  color: #0c7042;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.02rem;
  font-family: "Aeonik-Regular", sans-serif;
}
.document_nav-content {
  width: 237px;
  height: 34px;
  font-family: "Aeonik-Regular", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #58606e;
}
.document_nav .active {
  background-color: #ececec !important;
}

@media (min-width: 992px) {
  .document_nav-list .btn-outline-primary {
    padding: 0.375rem 1.875rem;
    width: auto;
    margin: 5px 5px 5px 5px;
  }
}
.content_list-item:last-child {
  border-bottom: none;
}
.content_list-item {
  border-bottom: 1px solid #ececec;
}
.content_list-item.clickable {
  cursor: pointer;
}
.content_list-item.clickable:hover .title {
  color: #00bd66;
}
.content_list-item-header {
  margin-right: -5px;
}
.content_list-item-header .image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content_list-item-header .image-container .image {
  height: auto;
}
.content_list-item-header .title {
  color: #1f1f1f;
  font-family: "Aeonik-Medium";
  font-size: 1rem;
  margin-bottom: 0.625rem;
}
.content_list-item-header .actions {
  text-align: right;
  padding: 1.5rem 1.5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.content_list-item-header .actions .doc-show:hover [class^=icon] {
  color: #0c7042;
}
.content_list-item-header .actions [class^=icon] {
  color: #00bd66;
  font-size: large;
}
.content_list-item-header .dropdown-menu .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #ececec;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.content_list-item-header .dropdown-menu .dropdown-item a {
  color: #575860;
}
.content_list-item .date {
  color: #58606e;
  font-size: 0.8rem;
}
.content_list-item-content .description {
  font-weight: 400;
  font-size: 0.8rem;
  color: #575860;
  margin: 0;
}

@media (min-width: 768px) {
  .content_list-item-header .image-container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .content_list-item-header .actions {
    padding: 0px;
  }
}
.search__order.filter {
  font-size: 0.8rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.search__order__by {
  font-size: 0.6rem;
}
@media (min-width: 768px) {
  .search__order__by {
    font-size: 0.8rem;
  }
}
.search__order__by .dropdown-toggle.filter {
  padding: 0;
}
.search__order__arrows__item {
  padding: 0px 0px !important;
}
.search__order__arrows__item .active {
  color: #00bd66;
}

.searcher-content {
  background-color: #f5f4f0;
  height: initial;
  padding: 1.565rem 1.565rem 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media (min-width: 768px) {
  .searcher-content {
    height: calc(100% - 0px);
  }
}
.searcher-content .searcher_fullpage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: calc(100% - 50px);
}
.searcher-content .searcher_fullpage-title {
  color: #00bd66;
  font-size: 1.1rem;
  font-family: "Aeonik-Medium";
  margin-bottom: 0.625rem;
}
.searcher-content .searcher_fullpage-content {
  color: #58606e;
  font-weight: 500;
}
.searcher-content .searcher_fullpage-inputs {
  text-align: center;
}
.searcher-content .searcher_fullpage-family {
  color: #0c7042;
  font-size: 1rem;
}
.searcher-content .label {
  font-family: "Aeonik-Medium";
  color: #00bd66;
}
.searcher-content .form-group {
  position: relative;
}
.searcher-content .form-group .form-control {
  border: 1px solid #0c7042;
}
.searcher-content .form-group .form-control__icon {
  position: absolute;
  top: 0.2rem;
  left: initial;
  right: 0.75rem;
  font-size: 1.25rem;
  color: #0c7042;
  cursor: pointer;
}

@media (min-width: 768px) {
  .search .tab-pane.list_doc {
    padding: 0rem 1rem;
  }
}
.btn {
  border: 2px solid transparent;
}
.btn:hover:not([disabled]), .btn.active {
  background: initial;
}
.btn:disabled {
  cursor: not-allowed;
}

@media (min-width: 768px) {
  .btn {
    margin-bottom: 0;
  }
}
.btn-primary:hover, .btn-primary.active {
  color: #00bd66;
  border-color: #00bd66;
}
.btn-primary.disabled, .btn-primary:disabled, .btn-primary:disabled:hover {
  color: white;
}

.btn-secondary {
  color: white;
  background-color: #0c7042;
}
.btn-secondary:hover, .btn-secondary.active {
  color: #0c7042;
  background-color: white;
}
.btn-secondary.disabled, .btn-secondary:disabled, .btn-secondary:disabled:hover {
  color: white;
  background-color: #d8d8d8;
}

.btn-third {
  color: #00bd66;
  background-color: transparent;
  border: 2px solid #00bd66;
}
.btn-third:hover:not([disabled]), .btn-third.active {
  color: white;
  background-color: #00bd66;
}
.btn-third.disabled, .btn-third:disabled, .btn-third:disabled:hover {
  color: #575860;
  background-color: #3fc788;
  border-color: #3fc788;
}

.btn-danger:hover, .btn-danger.active {
  color: #b23428;
}

.accordion .card {
  border: none;
}
.accordion .card-header {
  background-color: #ececec;
  padding: 0px;
}
.accordion .card-header .btn {
  padding: 0.5rem 1rem;
  line-height: 1rem;
}
.accordion .card-header .btn.btn-link {
  color: #58606e;
  font-weight: bold;
  margin: 0;
  width: 100%;
  font-family: "Aeonik-Medium";
  text-align: left;
}

/** Status dot */
.dot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 0.94rem;
  width: 0.94rem;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 2px 1px rgba(200, 209, 224, 0.44);
          box-shadow: 0px 0px 2px 1px rgba(200, 209, 224, 0.44);
  margin: auto;
  /* Iconos de status */
}
.dot--green {
  background-color: green;
}
.dot--yellow {
  background-color: yellow;
}
.dot--orange {
  background-color: orange;
}
.dot--red {
  background-color: red;
}
.dot--grey {
  background-color: grey;
}
.dot--black {
  background-color: black;
}

.campaign-popup .modal-content {
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.4);
  border: solid 5px #0c7042;
}

@media (min-width: 992px) {
  .modal-xl {
    max-width: 1200px;
  }
}
.modal-backdrop.show:nth-of-type(1) {
  z-index: 1005;
}

div[role=dialog][aria-modal=true]:nth-of-type(1) {
  z-index: 1007;
}

.modal-backdrop.show:nth-of-type(2) {
  z-index: 1010;
}

div[role=dialog][aria-modal=true]:nth-of-type(2) {
  z-index: 1012;
}

.modal-backdrop.show:nth-of-type(3) {
  z-index: 1015;
}

div[role=dialog][aria-modal=true]:nth-of-type(3) {
  z-index: 1017;
}

.modal-backdrop.show:nth-of-type(4) {
  z-index: 1020;
}

div[role=dialog][aria-modal=true]:nth-of-type(4) {
  z-index: 1022;
}

.modal-backdrop.show:nth-of-type(5) {
  z-index: 1025;
}

div[role=dialog][aria-modal=true]:nth-of-type(5) {
  z-index: 1027;
}

.modal-backdrop.show:nth-of-type(6) {
  z-index: 1030;
}

div[role=dialog][aria-modal=true]:nth-of-type(6) {
  z-index: 1032;
}

.cursor-alias {
  cursor: alias;
}
.cursor-all-scroll {
  cursor: all-scroll;
}
.cursor-auto {
  cursor: auto;
}
.cursor-cell {
  cursor: cell;
}
.cursor-context-menu {
  cursor: context-menu;
}
.cursor-col-resize {
  cursor: col-resize;
}
.cursor-copy {
  cursor: copy;
}
.cursor-crosshair {
  cursor: crosshair;
}
.cursor-default {
  cursor: default;
}
.cursor-e-resize {
  cursor: e-resize;
}
.cursor-ew-resize {
  cursor: ew-resize;
}
.cursor-grab {
  cursor: -webkit-grab;
  cursor: grab;
}
.cursor-grabbing {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.cursor-help {
  cursor: help;
}
.cursor-move {
  cursor: move;
}
.cursor-n-resize {
  cursor: n-resize;
}
.cursor-ne-resize {
  cursor: ne-resize;
}
.cursor-nesw-resize {
  cursor: nesw-resize;
}
.cursor-ns-resize {
  cursor: ns-resize;
}
.cursor-nw-resize {
  cursor: nw-resize;
}
.cursor-nwse-resize {
  cursor: nwse-resize;
}
.cursor-no-drop {
  cursor: no-drop;
}
.cursor-none {
  cursor: none;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-progress {
  cursor: progress;
}
.cursor-row-resize {
  cursor: row-resize;
}
.cursor-s-resize {
  cursor: s-resize;
}
.cursor-se-resize {
  cursor: se-resize;
}
.cursor-sw-resize {
  cursor: sw-resize;
}
.cursor-text {
  cursor: text;
}
.cursor-w-resize {
  cursor: w-resize;
}
.cursor-wait {
  cursor: wait;
}
.cursor-zoom-in {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.cursor-zoom-out {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

button.btn-primary .progress .progress-bar {
  background-color: #00bd66;
}

.agrupation-parent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #ececec;
  -webkit-box-shadow: 0px 0px 3px 1px #ececec;
          box-shadow: 0px 0px 3px 1px #ececec;
  padding: 0.625rem;
  margin-bottom: 1.25rem;
  border-radius: 0.315rem;
}

.agrupation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #f5f4f0;
  -webkit-box-shadow: 0px 0px 3px 1px #ececec;
          box-shadow: 0px 0px 3px 1px #ececec;
  padding: 0.625rem;
  margin-bottom: 1.25rem;
  border-radius: 0.315rem;
}

.agrupation-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #d8d8d8;
  -webkit-box-shadow: 0px 0px 3px 1px #ececec;
          box-shadow: 0px 0px 3px 1px #ececec;
  padding: 0.625rem;
  margin-bottom: 1.25rem;
  border-radius: 0.315rem;
}

.drop-file-input {
  height: 10rem;
  max-width: 100%;
  text-align: center;
  position: relative;
}
.drop-file-input #input-file-upload {
  display: none;
}
.drop-file-input label {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-width: 2px;
  border-radius: 1rem;
  border-style: dashed;
  border-color: #c8d1e0;
  background-color: #fafaf7;
}
.drop-file-input label.drag-active {
  background-color: white;
}
.drop-file-input label .upload-button {
  cursor: pointer;
  padding: 0.25rem;
  font-size: 1rem;
  border: none;
  font-family: "Oswald", sans-serif;
  background-color: transparent;
}
.drop-file-input label .upload-button:hover {
  text-decoration-line: underline;
}
.drop-file-input label .upload-button:disabled, .drop-file-input label .upload-button[disabled] {
  cursor: default;
  text-decoration-line: none;
}
.drop-file-input .drag-file-element {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 1rem;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

svg.svg-animation.truck {
  width: 100px;
}
svg.svg-animation.truck #body {
  fill: #0c7042;
}
svg.svg-animation.truck #gas--first,
svg.svg-animation.truck #gas--last {
  display: none;
}
svg.svg-animation.truck.truck--animation {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: truck-skew;
  animation-name: truck-skew;
}
@-webkit-keyframes truck-skew {
  0%, 15%, 48%, 75%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
  }
  35%, 38% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: skewX(-13deg);
    transform: skewX(-13deg);
  }
  65% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: tskewX(-12deg);
    transform: tskewX(-12deg);
  }
  85% {
    -webkit-transform: skewX(-14deg);
    transform: skewX(-14deg);
  }
}
@keyframes truck-skew {
  0%, 15%, 48%, 75%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
  }
  35%, 38% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: skewX(-13deg);
    transform: skewX(-13deg);
  }
  65% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: tskewX(-12deg);
    transform: tskewX(-12deg);
  }
  85% {
    -webkit-transform: skewX(-14deg);
    transform: skewX(-14deg);
  }
}
@-webkit-keyframes wheel-front-bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -1px, 0);
    transform: translate3d(0, -1px, 0);
  }
}
@keyframes wheel-front-bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -1px, 0);
    transform: translate3d(0, -1px, 0);
  }
}
@-webkit-keyframes wheel-back-bounce {
  0%, 25%, 58%, 85%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  45%, 48% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  75% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  95% {
    -webkit-transform: translate3d(0, -1px, 0);
    transform: translate3d(0, -1px, 0);
  }
}
@keyframes wheel-back-bounce {
  0%, 25%, 58%, 85%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  45%, 48% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  75% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  95% {
    -webkit-transform: translate3d(0, -1px, 0);
    transform: translate3d(0, -1px, 0);
  }
}
@-webkit-keyframes body-bounce {
  0%, 15%, 48%, 75%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  35%, 38% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  65% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  85% {
    -webkit-transform: translate3d(0, -1px, 0);
    transform: translate3d(0, -1px, 0);
  }
}
@keyframes body-bounce {
  0%, 15%, 48%, 75%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  35%, 38% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  65% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  85% {
    -webkit-transform: translate3d(0, -1px, 0);
    transform: translate3d(0, -1px, 0);
  }
}
@-webkit-keyframes gas-first-flow {
  0% {
    opacity: 0;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
  }
  50% {
    opacity: 1;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translate3d(-20px, -3px, 0);
    transform: translate3d(-20px, -3px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translate3d(-40px, -6px, 0);
    transform: translate3d(-40px, -6px, 0);
  }
}
@keyframes gas-first-flow {
  0% {
    opacity: 0;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
  }
  50% {
    opacity: 1;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translate3d(-20px, -3px, 0);
    transform: translate3d(-20px, -3px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translate3d(-40px, -6px, 0);
    transform: translate3d(-40px, -6px, 0);
  }
}
@-webkit-keyframes gas-last-flow {
  0% {
    opacity: 0;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translate3d(30px, 0px, 0);
    transform: translate3d(30px, 0px, 0);
  }
  50% {
    opacity: 1;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translate3d(10px, -5px, 0);
    transform: translate3d(10px, -5px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translate3d(0px, -10px, 0);
    transform: translate3d(0px, -10px, 0);
  }
}
@keyframes gas-last-flow {
  0% {
    opacity: 0;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translate3d(30px, 0px, 0);
    transform: translate3d(30px, 0px, 0);
  }
  50% {
    opacity: 1;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translate3d(10px, -5px, 0);
    transform: translate3d(10px, -5px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translate3d(0px, -10px, 0);
    transform: translate3d(0px, -10px, 0);
  }
}
svg.svg-animation.truck.truck--animation #wheel--front {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: wheel-front-bounce;
  animation-name: wheel-front-bounce;
}
svg.svg-animation.truck.truck--animation #wheel--back {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: wheel-back-bounce;
  animation-name: wheel-back-bounce;
}
svg.svg-animation.truck.truck--animation #body {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: body-bounce;
  animation-name: body-bounce;
}
svg.svg-animation.truck.truck--animation #gas--first {
  display: block;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: gas-first-flow;
  animation-name: gas-first-flow;
  fill: #7a7a7a;
}
svg.svg-animation.truck.truck--animation #gas--last {
  display: block;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: gas-last-flow;
  animation-name: gas-last-flow;
  fill: #d8d8d8;
}

.nav-tabs {
  width: 100%;
  border-bottom: unset;
}

.tab-content {
  width: 100%;
}

.container.large-container {
  max-width: 98vw;
}

/* $$ MOLECULES */
.header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 0 1rem 0;
}
.header-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0;
  margin-left: auto;
  padding-left: 0;
  list-style: none;
}
.header-nav__item {
  padding-left: 1rem;
}
.header-nav__item.logo {
  padding-left: 0;
}
.header-nav__item svg {
  max-width: none;
}
.header-nav__item svg.red g.main {
  fill: #dc3545;
}
.header-nav__item svg.yellow g.main {
  fill: #cbb538;
}
.header-nav__item svg.green g.main {
  fill: #61ce70;
}
.header-nav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  position: relative;
}
.header-nav__icon {
  font-size: 1.375rem;
  color: white;
}
.header-nav__icon__number {
  position: absolute;
  background-color: #dc3545;
  width: 20px;
  height: 20px;
  color: white;
  left: 10px;
  bottom: 20px;
  text-align: center;
  line-height: 1.7;
  margin-left: 10px;
  border-radius: 25px 21px 21px 0px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(51, 51, 51, 0.26), 0 2px 10px 0 rgba(51, 51, 51, 0.16);
          box-shadow: 0 2px 5px 0 rgba(51, 51, 51, 0.26), 0 2px 10px 0 rgba(51, 51, 51, 0.16);
}

.team-item {
  padding: 1rem 0 0.5rem 0;
  color: white;
  border-bottom: 1px solid #fafaf7;
}
.team-item:last-of-type {
  border: none;
}
.team-item__data:first-of-type {
  margin-bottom: 0.5rem;
}
.team-item__photo {
  margin-right: 10px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  width: 2.125rem;
  height: 2.125rem;
}
.team-item__icon {
  font-size: 1.125rem;
  margin-right: 0.95rem;
  margin-left: 0.65rem;
}
.team-item__name {
  margin: 0;
  word-break: break-all;
}
.team-item__job {
  margin: 0;
  word-break: break-all;
  color: #7a7a7a;
  font-family: "Aeonik-Regular";
}
.team-item__data-text {
  margin: 0.25rem 0;
  word-break: break-all;
}
.team-item__data-text a {
  color: #00bd66;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.team-item__data-text a:hover {
  color: #fafaf7;
}

@media (min-width: 768px) {
  .team-item__name {
    margin: 0;
    font-size: 0.875rem;
    word-break: break-all;
  }
  .team-item__job {
    margin: 0;
    font-size: 0.875rem;
    word-break: break-all;
  }
  .team-item__data-text {
    margin: 0.25rem 0;
    word-break: break-all;
    font-size: 0.75rem;
  }
}
@media (min-width: 992px) {
  .team-item__name {
    margin: 0;
    word-break: break-all;
  }
  .team-item__job {
    margin: 0;
    word-break: break-all;
  }
  .team-item__data-text {
    margin: 0.25rem 0;
    font-size: 0.875rem;
    word-break: break-all;
  }
}
.data-content__label {
  margin: 0;
  padding: 0;
  font-family: "Aeonik-Medium";
}

.footer-nav {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.footer-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer-nav__item {
  position: relative;
  width: 50%;
  padding: 0.5rem;
}
.footer-nav__item:nth-child(even) {
  text-align: right;
}
.footer-nav__item:last-of-type:after {
  display: none;
}
.footer-nav__link {
  color: #1f1f1f;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.footer-nav__link:hover {
  color: #fafaf7;
}

/* QUERY MD */
@media (min-width: 576px) {
  .footer-nav {
    margin-top: 1rem;
  }
  .footer-nav__item {
    width: auto;
  }
  .footer-nav__item:nth-child(even) {
    text-align: left;
  }
  .footer-nav__item:after {
    position: absolute;
    content: "-";
    right: -3px;
    color: white;
  }
}
/* QUERY MD */
@media (min-width: 768px) {
  .footer-nav {
    position: relative;
    /*top: -32px;*/
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .footer-nav__list {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .footer-nav__item {
    padding: 0.5rem;
  }
  .footer-nav__item:last-of-type {
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .footer-nav__item {
    padding: 0.5rem 1.5rem;
  }
  .footer-nav__item:last-of-type {
    padding-right: 0;
  }
}
/* Pagination Nav */
.pagination-nav .pagination {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pagination-nav .pagination .page-link {
  border: none;
  color: #58606e;
  height: 30px;
  min-width: 30px;
  margin: 0 0.1rem;
  line-height: 30px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid white;
  -webkit-transition: border 300ms, color 300ms;
  transition: border 300ms, color 300ms;
  padding: 0;
}
.pagination-nav .pagination .page-link:hover {
  color: #00bd66;
  background: initial;
  border: 1px solid #00bd66;
}
.pagination-nav .pagination .page-item.active .page-link {
  border: 1px solid #00bd66;
  background: #00bd66;
  color: white;
  z-index: 0;
}

.legal_header img {
  margin-top: 0.5rem;
  width: 9.19rem;
}

@media (min-width: 768px) {
  .legal_header img {
    margin-top: 1.625rem;
    margin-bottom: 1.69rem;
    width: 16.125rem;
  }
}
@media (min-width: 992px) {
  .legal_header img {
    margin-top: 0.815rem;
    margin-bottom: 0.815rem;
    width: 18.75rem;
  }
}
.user-item {
  padding: 1rem 0 0.5rem 0;
  border-bottom: 0.065rem solid #00bd66;
}
.user-item:last-of-type {
  border: none;
}
.user-item__data:first-of-type {
  margin-bottom: 0.625rem;
}
.user-item__box {
  width: 100%;
  padding: 0.625rem 0rem 0rem;
}
.user-item__photo {
  margin-right: 0.625rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top;
     object-position: top;
  width: 4.065rem;
  height: 4.065rem;
}
.user-item__logo {
  margin-right: 0.625rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top;
     object-position: top;
  width: 3.125rem;
  height: 3.125rem;
  border: 1px solid #ececec;
  border-radius: 50%;
}
.user-item__icon {
  font-size: 1.375rem;
  margin-right: 0.5rem;
  color: #0c7042;
}
.user-item__name {
  margin: 0;
  font-size: 1.065rem;
  color: #00bd66;
}
.user-item__job {
  margin: 0;
}
.user-item__data-text {
  margin: 0.25rem 0;
}
.user-item__data {
  padding: 0;
}

.user-data {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.user-item a {
  color: #00bd66;
}

.user-mail {
  color: #00bd66;
  margin-top: 0.125rem;
  word-break: break-all;
}

@media (min-width: 768px) {
  .user-item__logo {
    margin-right: 0.625rem;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    width: 3.125rem;
    height: 3.125rem;
  }
  .user-item__photo {
    font-size: 0.75rem;
    margin-right: 0.5rem;
  }
  .user-item__name {
    margin: 0;
    font-size: 0.875rem;
  }
  .user-item__icon {
    font-size: 0.75rem;
    margin-right: 0.5rem;
  }
  .user-mail {
    font-size: 0.75rem;
    margin-top: 0.125rem;
    word-break: break-all;
  }
}
@media (min-width: 992px) {
  .user-item__logo {
    margin-right: 0.625rem;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    width: 3.125rem;
    height: 3.125rem;
  }
  .user-item__photo {
    font-size: 1.375rem;
    margin-right: 0.5rem;
  }
  .user-item__name {
    margin: 0;
    font-size: 1.065rem;
  }
  .user-item__icon {
    font-size: 1.125rem;
    margin-right: 0.5rem;
  }
  .user-mail {
    font-size: 0.875rem;
    margin-top: 0.125rem;
    word-break: break-all;
  }
}
.searcher {
  font-family: "Aeonik-Regular";
}
.searcher .no-gutters {
  padding: 0;
}
.searcher .form-group {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.searcher .form-control {
  position: relative;
  border: 1px solid #00bd66;
}
.searcher .form-control__label.label {
  position: absolute;
  top: 11px;
  left: 16px;
  font-weight: 300;
  color: #575860;
}
.searcher .form-control__icon {
  position: absolute;
  top: 0.4rem;
  left: inherit;
  right: 0.625rem;
  font-size: 1rem;
  color: #00bd66;
  cursor: pointer;
}
.searcher .form-control::-webkit-input-placeholder {
  color: #afbacc;
}
.searcher .form-control::-moz-placeholder {
  color: #afbacc;
}
.searcher .form-control:-ms-input-placeholder {
  color: #afbacc;
}
.searcher .form-control::-ms-input-placeholder {
  color: #afbacc;
}
.searcher .form-control::placeholder {
  color: #afbacc;
}

.factory-item {
  padding: 1rem 0 0.5rem 0;
  border-bottom: 1px solid #00bd66;
}
.factory-item:last-of-type {
  border: none;
}
.factory-item__box {
  width: 100%;
  position: relative;
  padding: 0.625rem 0rem 0rem;
}
.factory-item__logo {
  margin-right: 10px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  width: 3.125rem;
  height: 3.125rem;
  border: 1px solid #ececec;
  border-radius: 50%;
}
.factory-item__icon {
  font-size: 1rem;
  margin-right: 0.5rem;
  color: #0c7042;
}
.factory-item__name {
  margin: 0;
  font-size: 1.065rem;
  color: #00bd66;
}
.factory-item__job {
  margin: 0;
}
.factory-item__data-text {
  margin: 0.25rem 0;
}
.factory-item__data-text:first-of-type {
  margin-bottom: 0.5rem;
}
.factory-item__data-text:first-of-type span:last-of-type {
  margin-top: 2px;
}
.factory-item .user-data {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.factory-item .user-data a {
  color: #00bd66;
}

.factory-id {
  color: #00bd66;
  margin-top: 0.125rem;
  word-break: break-all;
}

/* QUERY MD */
@media (min-width: 768px) {
  .factory-item__logo {
    margin-right: 0.625rem;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    width: 3.125rem;
    height: 3.125rem;
  }
  .factory-item__icon {
    font-size: 0.75rem;
    margin-right: 0.5rem;
  }
  .factory-item__name {
    margin: 0;
    font-size: 0.875rem;
  }
  .factory-id {
    font-size: 0.75rem;
    margin-top: 0.125rem;
    word-break: break-all;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .factory-item__logo {
    margin-right: 0.625rem;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    width: 3.125rem;
    height: 3.125rem;
  }
  .factory-item__icon {
    font-size: 1.125rem;
    margin-right: 0.5rem;
  }
  .factory-item__name {
    margin: 0;
    font-size: 1.065rem;
  }
  .factory-id {
    margin-top: 0.125rem;
    word-break: break-all;
    font-size: 0.875rem;
  }
}
.modal-dialog .modal-add-doc-title {
  width: 100%;
  font-size: 1.375rem;
  font-family: "Aeonik-Medium";
}
.modal-dialog .modal-add-doc-content label {
  font-family: "Aeonik-Medium";
  text-transform: uppercase;
  font-size: 0.815rem;
}
.modal-dialog .modal-add-doc-content .fieldset {
  width: 50%;
  border: 1px solid #ececec;
}
.modal-dialog .modal-add-doc-content.form-inline label {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: start !important;
}
.modal-dialog .modal-add-doc-content .form-group {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-top: 1rem;
}
.modal-dialog .modal-add-doc-content .form-group label {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.modal-dialog .modal-add-doc-content .form-group .form-control {
  position: relative;
  width: 100%;
}
.modal-dialog .modal-add-doc-content .btn-container {
  padding-top: 1rem;
}
.modal-dialog .modal-add-doc .custom-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.25rem;
}
.modal-dialog .modal-add-doc .custom-control.custom-checkbox {
  padding-left: 3.75rem;
}
.modal-dialog .modal-add-doc .custom-control .check {
  margin-right: 15px;
}
.modal-body {
  padding: 1rem;
}

.modal-dialog .modal_add_group-title {
  width: 100%;
  font-size: 1.375rem;
  font-family: "Aeonik-Medium";
}
.modal-dialog .modal_add_group-content label {
  font-family: "Aeonik-Medium";
  text-transform: uppercase;
  font-size: 0.815rem;
}
.modal-dialog .modal_add_group-content .fieldset {
  width: 50%;
  border: 1px solid #ececec;
}
.modal-dialog .modal_add_group-content.form-inline .form-inline:first-of-type {
  border-bottom: 1px solid #ececec;
}
.modal-dialog .modal_add_group-content .form-group {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-top: 1rem;
}
.modal-dialog .modal_add_group-content .form-group label {
  font-family: "Aeonik-Medium";
  font-weight: 100;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-transform: uppercase;
}
.modal-dialog .modal_add_group-content .form-group .form-control {
  position: relative;
  width: 100%;
}
.modal-dialog .modal_add_group .btn-container {
  padding-top: 1rem;
}
.modal-dialog .modal_add_group .agrupation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #f5f4f0;
  -webkit-box-shadow: 0px 0px 3px 1px #ececec;
          box-shadow: 0px 0px 3px 1px #ececec;
  padding: 0.625rem;
  margin-bottom: 1.25rem;
  border-radius: 0.315rem;
}

.company-dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  cursor: pointer;
}
.company-dropdown .dropdown-menu {
  width: 100%;
  max-height: 16.25rem;
  overflow-y: auto;
  background: white;
  border-radius: 0 0 0.315rem 0.315rem;
  padding: 0;
}
.company-dropdown .dropdown-menu .dropdown-item {
  padding: 0.19rem 1rem;
  border-top: 1px solid #ececec;
  white-space: initial;
  color: #7a7a7a;
  font-family: "Aeonik-Regular";
  cursor: pointer;
}
.company-dropdown .dropdown-menu .dropdown-item:first-of-type {
  border-top: 0;
}
.company-dropdown .dropdown-menu .company__name {
  font-family: "Aeonik-Medium";
  font-size: 0.875rem;
  color: #00bd66;
  letter-spacing: 0;
  line-height: 1.5rem;
  display: block;
}
.company-dropdown .dropdown-menu .company_ref::after {
  content: " - ";
}
.company-dropdown .menu__company {
  font-family: "Aeonik-Medium";
  font-size: 0.875rem;
  color: #f5f4f0;
  letter-spacing: 0;
  line-height: 1.315rem;
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.company-dropdown .menu__company svg {
  position: absolute;
  right: 20px;
  top: 10px;
  font-size: 1.25rem;
}
.company-dropdown .menu__company.disabled {
  cursor: text;
}
.company-dropdown .menu__company.disabled svg {
  display: none;
}
.company-dropdown .menu__company .company__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.company-dropdown .menu__company .company__name svg.red g.main {
  fill: #dc3545;
}
.company-dropdown .menu__company .company__name svg.yellow g.main {
  fill: #0c7042;
}
.company-dropdown .menu__company .company__name svg.green g.main {
  fill: #61ce70;
}
.company-dropdown.show .menu__company svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.document_nav-list .nav-pills {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.document_nav-list .nav-admin-buttons {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}

.send-request {
  background: #00bd66;
  padding: 2.5rem 1.25rem;
  text-align: center;
  color: #1f1f1f;
}
.send-request__title {
  font-size: 1.125rem;
  margin-bottom: 1.565rem;
}

@media (min-width: 768px) {
  .send-request__title {
    font-size: 1.315rem;
  }
}
.modal-add-tag .modal-body .modal-title {
  font-family: "Aeonik-Medium";
  font-size: 0.94rem;
  margin-bottom: 0.315rem;
  color: #00bd66;
  font-family: "Aeonik-Medium";
}

.modal-order-item .modal-body {
  padding-top: 0;
}
.modal-order-item .modal-body .modal-center {
  text-align: center;
  margin-bottom: 1.875rem;
}
.modal-order-item .modal-body .form-group {
  font-size: 0.815rem;
}
.modal-order-item .modal-body .form-group label {
  font-family: "Aeonik-Medium";
  font-size: 0.94rem;
  margin-bottom: 0.625rem;
}
.modal-order-item .modal-body .form-group .documentation-block__list {
  padding-bottom: 0;
}
.modal-order-item .modal-body .form-group:last-of-type {
  margin-bottom: 0;
}
.modal-order-item .modal-body .form-group .table-document-box {
  margin-bottom: 0;
}

.modal-request-document .modal-body .modal-title {
  text-align: center;
  font-family: "Aeonik-Medium";
  margin-bottom: 0.94rem;
}

.modal-init-task .modal-body .modal__modal-text {
  text-align: center;
  padding: 0;
}
.modal-init-task .modal-body .modal-title {
  font-family: "Aeonik-Medium";
  font-size: 0.94rem;
  margin-bottom: 0.315rem;
  color: #00bd66;
}

.modal-order-sheet .modal-header {
  border: none;
  padding-bottom: 0;
}
.modal-order-sheet .modal-header .close {
  color: #0c7042;
  opacity: 1;
}
.modal-order-sheet .modal-body label {
  font-family: "Aeonik-Medium";
}
.modal-order-sheet .modal-body .modal-center {
  text-align: center;
  margin-bottom: 1.875rem;
}
.modal-order-sheet .modal-body .modal-title {
  font-size: 1.5rem;
  margin-bottom: 1.25rem;
}
.modal-order-sheet .modal-body .menu__profile__text .menu__company {
  color: #1f1f1f;
  font-size: 0.875rem;
}
.modal-order-sheet .modal-body .direction {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal-order-sheet .modal-body .order-sheet-item {
  background: #f5f4f0;
  -webkit-box-shadow: 0px 0px 3px 1px #ececec;
          box-shadow: 0px 0px 3px 1px #ececec;
  border-radius: 0.315rem;
  padding: 1.25rem 1.25rem 0.625rem;
  margin-bottom: 1.565rem;
}
.modal-order-sheet .modal-body .order-sheet-item .form-group {
  margin: 0;
}
.modal-order-sheet .modal-body .order-sheet-item__img img {
  width: auto;
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
}
.modal-order-sheet .modal-body .order-sheet-item__data {
  margin-bottom: 0rem;
}
.modal-order-sheet .modal-body .order-sheet-item__data span {
  font-family: "Aeonik-Medium";
}

@media (min-width: 992px) {
  .modal-order-sheet .modal-body .row {
    margin-bottom: 0.94rem;
  }
}
.modal-share-document .add-recipient input {
  padding-left: 2.5rem;
}
.modal-share-document .add-recipient .form-control__icon {
  top: 0.4rem;
}

.modal-bucket-file-selector.modal-backdrop {
  z-index: 1050;
}
.modal-bucket-file-selector__table tbody tr.clickable {
  cursor: pointer;
}
.modal-bucket-file-selector__table tbody tr td {
  padding: 0.5rem;
  vertical-align: middle;
}
.modal-bucket-file-selector__table tbody tr td.icon {
  text-align: center;
}
.modal-bucket-file-selector__table tbody tr td.disabled, .modal-bucket-file-selector__table tbody tr td.remove, .modal-bucket-file-selector__table tbody tr td.download {
  text-align: center;
  font-size: 1.1rem;
}
.modal-bucket-file-selector__table tbody tr td.remove, .modal-bucket-file-selector__table tbody tr td.download {
  color: #0c7042;
}
.modal-bucket-file-selector__table tbody tr td.remove:hover, .modal-bucket-file-selector__table tbody tr td.download:hover {
  color: rgb(16.935483871, 158.064516129, 93.1451612903);
}
.modal-bucket-file-selector__table tbody tr td.disabled {
  color: #afbacc;
  cursor: not-allowed;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #ececec;
  border-radius: 0.25rem;
}

.progress-bar {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  overflow: hidden;
  color: white;
  text-align: center;
  white-space: nowrap;
  background-color: #0c7042;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    -webkit-transition: none;
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

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

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}
.modal-contacts.modal-fullheight .modal-content {
  min-height: 90vh;
}
.modal-contacts td svg.easyB {
  width: 65px;
  max-width: none;
}
.modal-contacts td svg.easyB.red g.main {
  fill: #dc3545;
}
.modal-contacts td svg.easyB.yellow g.main {
  fill: #0c7042;
}
.modal-contacts td svg.easyB.green g.main {
  fill: #61ce70;
}

/* $$ ORGANISMS */
.header__row {
  padding: 1rem 0 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__bg {
  position: absolute;
  top: auto;
  left: 0;
  height: 15.315rem;
  width: 100%;
}
.header__bg__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header__bg:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(50, 50, 50, 0.65);
}
.header .user {
  color: white;
}

@media (min-width: 576px) {
  .header__bg {
    height: 18.75rem;
    width: 100%;
  }
}
.dialog {
  border-radius: 3px;
  background: white;
  padding: 1.5rem;
  margin: 0 auto;
  border: 1px solid #d8d8d8;
  border-radius: 0;
}
.dialog__title {
  margin-bottom: 1rem;
  font-weight: 400;
  text-align: center;
  color: #00bd66;
}
.dialog__title .easyBLogin {
  width: 5.94rem;
  margin-left: 0.625rem;
  margin-bottom: 0.315rem;
}
.dialog__intro {
  text-align: justify;
}
.dialog__intro .dialog__link.disabled {
  cursor: default;
  color: #7a7a7a;
  pointer-events: none;
}
.dialog__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  margin: 0.5rem 0 1rem;
}
.dialog__btn {
  min-width: 7.815rem;
  width: 100%;
  line-height: 1.5;
  color: white;
  font-family: "Aeonik-Bold";
}
.dialog__links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dialog .custom-control-label:after, .dialog .custom-control-label:before {
  top: 0.05rem;
}
.dialog .custom-control.custom-checkbox {
  margin: 0.5rem 0;
}

/* QUERY SM */
@media (min-width: 576px) {
  .dialog {
    padding: 3.5rem 4rem;
  }
}
/* QUERY MD */
@media (min-width: 768px) {
  .dialog__buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .dialog__title .easyBLogin {
    width: 5.94rem;
  }
}
.search {
  width: 100%;
  height: 100%;
  background: #f5f4f0;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 30;
}
.search-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1rem;
}
.search-close__link {
  color: #0c7042;
}
.search-close__icon {
  font-size: 2.05rem;
}
.search__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.search__btn {
  width: 100%;
  margin-top: 0.25rem;
}
.search .form-control {
  line-height: 1.8rem;
  height: auto;
  padding: 0.625rem 1rem 0.625rem 2.5rem;
}
.search .form-group label {
  position: absolute;
  top: 0.94rem;
  left: 2.5rem;
  color: #afbacc;
  font-weight: normal;
}

/* QUERY LG */
@media (min-width: 992px) {
  .search__btn {
    margin-top: 0;
  }
}
.menu {
  position: fixed;
  width: 0px;
  height: 100%;
  background: #1f1f1f;
  top: 0;
  right: 0;
  z-index: 9999;
  -webkit-transition: all 0.75s ease;
  transition: all 0.75s ease;
  color: #f5f4f0;
}
.menu.open {
  width: 100%;
}
.menu__box {
  width: 100vw;
}
.menu__profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1rem 1.25rem 2.5rem;
}
.menu__profile__user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1rem;
}
.menu__profile__user .menu__profile__text {
  overflow: hidden;
}
.menu__profile__petitioner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.menu__profile__petitioner .dropdown-menu {
  width: 100%;
  max-height: 16.25rem;
  overflow-y: auto;
  background: white;
  border-radius: 0 0 0.19rem 0.19rem;
  padding: 0;
}
.menu__profile__petitioner .dropdown-menu .dropdown-item {
  padding: 0.19rem 1rem;
  border-top: 1px solid #d8d8d8;
  white-space: initial;
  color: #7a7a7a;
}
.menu__profile__petitioner .dropdown-menu .dropdown-item:first-of-type {
  border-top: 0;
}
.menu__profile__petitioner .company__name {
  font-family: "Aeonik-Regular", sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  color: #00bd66;
  letter-spacing: 0;
  line-height: 1.5rem;
}
.menu__profile__petitioner .company_ref::after {
  content: " - ";
}
.menu__profile__icon-box {
  padding: 0.25rem 0;
  width: 2.375rem;
  text-align: center;
}
.menu__profile__icon-box--off {
  width: 1.875rem;
  padding-right: 0;
  margin: auto;
}
.menu__profile__text {
  -webkit-box-flex: 100;
      -ms-flex-positive: 100;
          flex-grow: 100;
  padding-left: 8px;
}
.menu__profile__text p {
  font-family: "Aeonik-Regular", sans-serif;
  font-size: 0.815rem;
  color: #575860;
  letter-spacing: 0;
  margin-bottom: 0.19rem;
}
.menu__profile__text p.menu__name {
  font-family: "Aeonik-Regular", sans-serif;
  font-weight: bold;
  font-size: 1.125rem;
  color: #f5f4f0;
  letter-spacing: 0;
  line-height: 1.315rem;
}
.menu__profile__text .menu__company {
  font-family: "Aeonik-Regular", sans-serif;
  font-weight: 500;
  font-size: 1.125rem;
  color: #f5f4f0;
  letter-spacing: 0;
  line-height: 1.315rem;
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.menu__profile__text .menu__company::after {
  position: absolute;
  right: 0;
  font-size: 1.75rem;
  color: #0c7042;
  font-family: "icon-font-barcelonesa";
  content: "\e919";
  width: auto;
  height: inherit;
  border: 0;
  margin: inherit;
  vertical-align: inherit;
}
.menu__profile__text .menu__company.disabled {
  cursor: text;
}
.menu__profile__text .menu__company.disabled::after {
  display: none;
}
.menu__profile__text.danger .search-selector__control {
  border-color: #b23428;
}
.menu__profile__company label {
  color: #575860;
}
.menu__profile__company .company__loading {
  text-align: center;
  height: 25px;
}
.menu__profile__company.danger .search-selector__control {
  border-color: #b23428;
}
.menu__profile .show .menu__company::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.menu-close {
  padding: 1rem;
  text-align: right;
}
.menu-close__link {
  color: #00bd66;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.menu-close__link:hover {
  color: #fafaf7;
}
.menu-close__icon {
  font-size: 2.375rem;
  display: inline-block;
  cursor: pointer;
}
.menu__icon {
  color: #00bd66;
}
.menu__icon-profile, .menu__icon-petitioner {
  font-size: 2.375rem;
}
.menu__icon-signOff {
  cursor: pointer;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.menu__icon-signOff:hover {
  color: #fafaf7;
}
.menu__name {
  color: #1f1f1f;
  font-size: 1.1rem;
  margin-bottom: 0.25rem;
}
.menu__job {
  margin: 0;
}
.menu__list {
  padding: 1.5rem 0;
  margin: 0;
  list-style: none;
}
.menu__item {
  padding: 0.5rem 1.5rem;
  font-size: 1rem;
}
.menu__item--border {
  padding: 1rem;
  background: #0c7042;
  border-top: 1px solid #0c7042;
  border-bottom: 1px solid #0c7042;
}
.menu__item--bg {
  padding: 1rem;
  background: #00bd66;
}
.menu__item--selectors {
  padding: 1rem;
  background: #00bd66;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu__item__link {
  color: #fafaf7;
  font-weight: bold;
  position: relative;
  display: block;
}
.menu__item__link:hover {
  color: #00bd66;
}
.menu__item__link__text {
  position: absolute;
  top: 0.25rem;
  left: 3.125rem;
}
.menu__item__link__option {
  color: #333333;
  padding: 0.25rem 1.5rem;
  margin: 0;
}
.menu__item__link__option:hover {
  color: #333333;
  text-decoration: none;
  background-color: #f5f4f0;
}
.menu .dropdown-menu {
  border-radius: 0;
}
.menu .about-popup {
  color: #575860;
}

/* QUERY SM */
@media (min-width: 576px) {
  .menu {
    width: 0px;
  }
  .menu__box {
    width: 420px;
  }
  .menu.open {
    width: 420px;
  }
}
.team {
  position: absolute;
  display: none;
  right: 0px;
  top: 45px;
  z-index: 10;
  width: calc(100vw - 10px);
  padding: 0;
  background: #1f1f1f;
}
.team__line-logo {
  margin-top: -2rem;
  margin-bottom: 1rem;
  border-top: 1px solid #d8d8d8;
}
.team__logo-container {
  width: 100%;
  padding: 0 0.94rem;
}
.team__logo {
  margin-top: 0.625rem;
}
.team__container:after {
  content: "";
  position: absolute;
  height: 0;
  margin-left: -0.5em;
  top: -3px;
  right: 53px;
  border: 4px solid #1f1f1f;
  border-color: transparent transparent #1f1f1f #1f1f1f;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-box-shadow: 0 0px 4px 0 rgba(51, 51, 51, 0.26), 0 0px 4px 0 rgba(51, 51, 51, 0.16) !important;
          box-shadow: 0 0px 4px 0 rgba(51, 51, 51, 0.26), 0 0px 4px 0 rgba(51, 51, 51, 0.16) !important;
  z-index: 0;
}
.team__list {
  z-index: 1;
  padding: 0 0.5rem;
}
.team .user_data_container {
  padding: 0;
}
.team .team_data_container {
  padding: 20px;
}
.team .team_data_container .team_user_container .user__list {
  padding: 30px;
}
.team .user__list {
  background: white;
  z-index: 1;
  padding: 0rem 1.875rem 0.625rem;
}
.team .factory .user__list {
  padding-top: 0.625rem;
}

/* QUERY SM */
@media (min-width: 576px) {
  .team {
    width: 390px;
  }
  .team .team_data_container {
    padding: 1.25rem;
  }
}
/* QUERY MD */
@media (min-width: 768px) {
  .team {
    top: 35px;
  }
  .team__container:after {
    right: 57px;
  }
  .team .team_data_container {
    padding: 0.94rem 1.875rem;
  }
}
/* Order product */
.order-product {
  padding: 0;
  margin-bottom: 1rem;
}
.order-product__box {
  padding: 1rem 0;
  background: #ececec;
  font-size: 0.815rem;
  border-radius: 0.315rem;
}
.order-product .data-content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.5rem;
}
.order-product .data-content__value {
  margin: 0;
}
.order-product .order-detail-data {
  margin-top: 1rem;
}
.order-product .order-detail-data .data-content__label {
  margin-bottom: 0.5rem;
}
.order-product .order-detail-data .data-content__value {
  margin-bottom: 0.75rem;
}
.order-product h3 {
  margin-bottom: 1.25rem;
}
.order-product h3 &gt; a {
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  color: #1f1f1f;
}
.order-product h3 &gt; a:hover {
  color: #00bd66;
}

/* QUERY MD */
@media (min-width: 768px) {
  .order-product:nth-child(odd) {
    padding: 0 0.5rem 0 1rem;
  }
  .order-product:nth-child(even) {
    padding: 0 1rem 0 0.5rem;
  }
}
.order-history .order-history-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.order-history .order-history-list .order-history-item a {
  vertical-align: super;
}
.order-history .order-history-list .order-history-item:before {
  font-family: icon-font-barcelonesa;
  font-size: 1.2rem;
  content: "\e962";
  color: #0c7042;
  padding-right: 0.25rem;
}

.product_detail__block {
  padding: 0.5rem 0.65rem;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 3px 1px #ececec;
          box-shadow: 0px 0px 3px 1px #ececec;
  background: #fafaf7;
}
.product_detail__block.small .product_detail__block--table {
  display: none;
}
.product_detail__block .product_detail__block--info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Aeonik-Regular";
  margin-bottom: 0.5rem;
}
.product_detail__block .product_detail__block--info .product_detail__block--img {
  width: 60px;
  height: 86px;
  margin: 0 8px 5px 0;
}
.product_detail__block .product_detail__block--info .product_detail__block--img img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.product_detail__block .product_detail__block--info .product_detail__block--data {
  font-size: 0.75rem;
  width: auto;
  display: block;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.product_detail__block .product_detail__block--info .product_detail__block--data:last-of-type span {
  display: inline;
}
.product_detail__block .product_detail__block--info .product_detail__block--data span {
  font-family: "Aeonik-Medium";
  font-size: 0.75rem;
}
.product_detail__block .product_detail__block--info .product_detail__block--data .product_detail__block--description,
.product_detail__block .product_detail__block--info .product_detail__block--data .product_detail__block--title {
  font-size: 0.875rem;
  font-weight: 700;
  margin: 0;
}
.product_detail__block .product_detail__block--info .product_detail__block--data .product_detail__block--title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: auto;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.product_detail__block .product_detail__block--info .product_detail__block--data .product_detail__block--description {
  font-weight: 400;
  line-height: 23px;
  font-size: 23px;
}
.product_detail__block .product_detail__block--table {
  margin-top: 0.5rem;
  margin-bottom: 0.315rem;
  position: relative;
  font-size: 0.75rem;
}
.product_detail__block .product_detail__block--table .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid #ececec;
  margin: 0;
  height: 2rem;
  line-height: 1rem;
  text-align: right;
}
.product_detail__block .product_detail__block--table .row.icons {
  text-align: center;
  font-family: "Aeonik-Medium";
}
.product_detail__block .product_detail__block--table .row:last-of-type {
  border-bottom: 0;
}
.product_detail__block .product_detail__block--table .row .stock {
  padding: 0;
}
.product_detail__block .product_detail__block--table__more {
  font-size: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.625rem 0 0 0;
  color: #00bd66;
  font-family: "Aeonik-Medium";
}
.product_detail__block .product_detail__block--table__more:hover {
  color: #0c7042;
}
.product_detail__block .product_detail__block--grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  position: relative;
  margin-top: 0.315rem;
}
.product_detail__block .product_detail__block--grid .btn {
  font-family: "Aeonik-Medium";
  font-size: 0.815rem;
  margin: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.product_detail__block .product_detail__block--grid .btn.btn--quoting {
  background: #d8d8d8;
  color: #00bd66;
}
.product_detail__block .product_detail__block--actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: auto;
}
.product_detail__block .product_detail__block--actions .price-validity {
  width: 100%;
  display: inline-block;
  font-size: 0.68749975rem;
  color: #58606e;
  text-align: right;
  margin: 0.25rem 0;
  padding-right: 1.565rem;
  position: relative;
}
.product_detail__block .product_detail__block--actions .btn {
  width: 100%;
  height: 2rem;
  display: inline-block;
  line-height: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.product_detail__block .product_detail__block--actions .btn--quoting {
  background: #ececec;
  color: #00bd66;
}
.product_detail__block .product_detail__block--actions .btn--quoting:hover {
  background: rgb(215.6, 215.6, 215.6);
}
.product_detail__block .product_detail__block--actions .btn--quote {
  background: #0c7042;
  color: white;
}
.product_detail__block .product_detail__block--actions .btn--quote:hover {
  background: rgb(7.064516129, 65.935483871, 38.8548387097);
}
.product_detail__block .product_detail__block--actions .btn:last-of-type {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 0.5rem;
}

@media (min-width: 768px) {
  .product_detail__block {
    padding: 1rem 15px;
  }
  .product_detail__block.small .product-detail__block--info {
    margin-bottom: 0.19rem;
  }
  .product_detail__block .product_detail__block--info {
    display: block;
    position: relative;
  }
  .product_detail__block .product_detail__block--info .product_detail__block--img {
    width: 90px;
    height: 86px;
  }
  .product_detail__block .product_detail__block--info .product_detail__block--data .product_detail__block--title {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .product_detail__block .product_detail__block--actions {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .product_detail__block .product_detail__block--actions .btn {
    width: auto;
    margin-right: 2rem;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .product_detail__block .product_detail__block--actions .btn:last-of-type {
    margin-bottom: 0;
    margin-right: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .product_detail__block .product_detail__block--actions ~ .product_detail__block__grid {
    margin: 0;
  }
  .product_detail__block .product_detail__block--modal .product_detail__block--info {
    display: block;
    position: relative;
  }
  .product_detail__block .product_detail__block--modal .product_detail__block--info .product_detail__block--img {
    width: 90px;
    height: 86px;
  }
  .product_detail__block .product_detail__block--modal .product_detail__block--info .product_detail__block--data .product_detail__block--title {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
.product_info {
  background: #f5f4f0;
  padding: 0.625rem 0.65rem 0.5rem;
  position: relative;
}
.product_info .txt--capital {
  margin-bottom: 1.25rem;
  margin-top: 0.625rem;
  font-size: 1rem;
  color: #1f1f1f;
  font-weight: bolder;
}
.product_info .product_info--description {
  margin-bottom: 0;
}
.product_info .product_info--description dt {
  font-family: "Aeonik-Medium";
  display: inline-block;
  padding-right: 0.5rem;
}
.product_info .product_info--description dd {
  display: inline-block;
  margin: 0;
}
.product_info .product_info--description:last-of-type {
  margin-bottom: 1.25rem;
}
.product_info__add-link {
  font-family: "Aeonik-Medium";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product_info__add-link [class^=icon] {
  font-size: 1.5rem;
  color: #c8d1e0;
  padding-bottom: 0.315rem;
  margin-right: 0.315rem;
}
.product_info__add-link--added [class^=icon] {
  color: #0c7042;
}
.product_info .product_list__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #00bd66;
}
.product_info .product_list__link:hover {
  color: #0c7042;
}

/* QUERY MD */
@media (min-width: 768px) {
  .product_info {
    padding: 1rem 30px;
  }
  .product_info .product_list {
    position: absolute;
    right: 30px;
    bottom: 1rem;
  }
  .product_info .product_list__link {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .product_info .product_info--description:last-of-type {
    margin-bottom: 1.25rem;
  }
}
.easyb-alert {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  padding: 1rem 0;
  background: #fafaf7;
  font-weight: bold;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 0 rgba(0, 0, 0, 0.26);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 0 rgba(0, 0, 0, 0.26);
  color: #1f1f1f;
}
.easyb-alert .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.easyb-alert__buttons {
  max-width: 100%;
  font-size: 0.6rem;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
}
.easyb-alert__dismiss {
  padding: 0 15px;
}
.easyb-alert__icon {
  font-size: 1.8rem;
  margin-right: 0.25rem;
  color: #cbb538;
}
.easyb-alert__link {
  margin-left: 10px;
  color: #0c7042;
}
.easyb-alert__campaign {
  display: none;
  position: relative;
  width: 100%;
  z-index: 999;
  padding: 1rem 0;
  background: #00bd66;
  font-weight: bold;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 0 rgba(0, 0, 0, 0.26);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 0 rgba(0, 0, 0, 0.26);
  color: white;
}
.easyb-alert__campaign .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.easyb-alert__campaign .campaign-icon {
  font-size: 1.8rem;
  margin-right: 0.25rem;
}

/* QUERY SM */
@media (min-width: 576px) {
  .easyb-alert {
    padding: 1.5rem;
    font-size: 1.2rem;
  }
  .easyb-alert__icon {
    font-size: 2.9rem;
  }
  .easyb-alert__campaign {
    padding: 1.5rem;
    font-size: 1.2rem;
  }
  .easyb-alert__campaign .campaign-icon {
    font-size: 2rem;
  }
}
/* QUERY MD */
@media (min-width: 768px) {
  .easyb-alert__buttons {
    font-size: 0.75rem;
  }
  .easyb-alert__icon {
    margin-right: 1rem;
  }
  .easyb-alert__campaign {
    padding: 1.5rem;
    font-size: 1.2rem;
  }
  .easyb-alert__campaign .campaign-icon {
    font-size: 2rem;
    margin-right: 1rem;
  }
}
/* Product list item */
.product-list__item {
  padding-top: 0.5rem;
  padding-bottom: 0.8rem;
}
.product-list__item__title {
  position: relative;
  font-size: 14px;
  font-weight: bolder;
  height: 40px;
}
.product-list__item__title a {
  display: block;
  color: #00bd66;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  text-transform: uppercase;
}
.product-list__item__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
  background: #f5f4f0;
  -webkit-box-shadow: 0px 0px 3px 1px #ececec;
          box-shadow: 0px 0px 3px 1px #ececec;
  border-radius: 0.315rem;
  padding: 15px 0px 10px;
}
.product-list__item__article:hover {
  background: #ececec;
}
.product-list__item__box {
  padding: 0;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.product-list__item__data {
  position: relative;
  display: block;
  margin-bottom: 0.3rem;
}
.product-list__item__data:last-of-type {
  margin-bottom: 0;
}
.product-list__item__data__label {
  display: inline-block;
  padding-right: 5px;
  font-family: "Aeonik-Medium";
}
.product-list__item__data__description {
  display: inline-block;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.product-list__item__data__description a {
  color: #00bd66;
}
.product-list__item__data__alert {
  color: #cbb538;
}
.product-list__item__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-top: 0.315rem;
}
.product-list__item__buttons .btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 0.65rem 0.5rem;
  padding: 0.55rem 1.2rem 0.5rem 0.7rem;
}
.product-list__item__buttons .btn.btn-primary {
  padding: 0.55rem 1.2rem 0.5rem 0.7rem;
  margin-bottom: 0;
}
.product-list__item__btn--add {
  /*@extend .btn-secondary;*/
  color: #c8d1e0;
}
.product-list__item__btn--add:hover {
  color: #c8d1e0;
}
.product-list__item__btn--add .product-list__item__icon {
  color: #c8d1e0;
}
.product-list__item__icon {
  font-size: 1.75rem;
  color: #0c7042;
  margin: 0 0 0 0.65rem;
}
.product-list__item .bigtext:focus:after, .product-list__item .bigtext:hover:after {
  content: attr(data-text);
  overflow: visible;
  text-overflow: inherit;
  background: white;
  position: absolute;
  right: -10px;
  bottom: 25px;
  width: auto;
  max-width: 20rem;
  font-size: 0.875rem;
  border: 1px solid #ececec;
  padding: 0.5rem 1rem;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.28);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.28);
  white-space: normal;
  word-wrap: break-word;
  display: block;
  color: black;
  margin-top: -1.25rem;
}

/* QUERY sm */
@media (min-width: 576px) {
  .product-list__item {
    border: none;
    padding: 1rem 0.5rem;
  }
  .product-list__item__article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 1.875rem 1.25rem 1.875rem 1.25rem;
  }
  .product-list__item__buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .product-list__item__buttons .btn {
    /*padding: 0.4rem 1.2rem 0.4rem 0.7rem;*/
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .product-list__item__buttons .btn.btn-primary {
    margin-right: 0;
    margin-left: 15px;
  }
  .product-list__item__icon {
    position: relative;
    left: auto;
  }
}
/* QUERY LG */
@media (min-width: 992px) {
  .product-list__item {
    /*padding: 1rem $gutter-spacer-2;*/
  }
  .product-list__item__buttons .btn {
    /*padding: 0.6875rem 1.2rem 0.5625rem 0.7rem;*/
    padding: 0.651rem 1.2rem 0.65rem 0.7rem;
    margin: 0 0rem 0.2rem 0.7rem;
    margin-bottom: 0;
    line-height: normal;
  }
  .product-list__item__buttons .btn.btn-primary {
    width: 150px;
  }
  .product-list__item__icon {
    margin-bottom: 0;
  }
}
/* QUERY XL */
@media (min-width: 1200px) {
  .product-list__item__buttons .btn {
    margin-bottom: 0;
    line-height: normal;
  }
}
/* Product list item */
.service-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 0;
  background: white;
  border: 1px solid #ececec;
  padding: 0.625rem 1.25rem;
}

.service-list.row {
  margin-left: 0;
}

.services-list__item {
  width: 100%;
  list-style: none;
  border-bottom: 1px solid #d8d8d8;
  padding: 0.315rem;
}
.services-list__item:last-of-type {
  border-bottom: none;
}
.services-list__item__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: white;
  height: 100%;
  padding: 0;
  position: relative;
  -webkit-transition: border 300ms, -webkit-box-shadow 300ms;
  transition: border 300ms, -webkit-box-shadow 300ms;
  transition: border 300ms, box-shadow 300ms;
  transition: border 300ms, box-shadow 300ms, -webkit-box-shadow 300ms;
}
.services-list__item__article:hover {
  border: 1px solid #00bd66;
  -webkit-box-shadow: inset 0px 0px 0px 1px #00bd66;
          box-shadow: inset 0px 0px 0px 1px #00bd66;
}
.services-list__item__article a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.services-list__item__box {
  padding: 5px;
  text-align: center;
}
.services-list__item__box.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.services-list__item__image {
  width: 40px;
}
.services-list__item__data {
  position: relative;
  display: block;
  margin-bottom: 0.3rem;
}
.services-list__item__data:last-of-type() {
  margin: 0;
}
.services-list__item__data__label {
  display: inline-block;
  padding-right: 5px;
}
.services-list__item__data__description {
  display: inline-block;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.services-list__item__data__description a {
  color: #00bd66;
}
.services-list__item__data__alert {
  color: #cbb538;
}
.services-list__item__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 0.315rem;
}
.services-list__item__buttons .btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 0.65rem 0.5rem;
  padding: 0.55rem 1.2rem 0.5rem 0.7rem;
}
.services-list__item__buttons .btn.btn-primary {
  padding: 0.55rem 1.2rem 0.5rem 0.7rem;
  margin-bottom: 0;
}
.services-list__item__btn--add {
  /*@extend .btn-secondary;*/
  color: #c8d1e0;
}
.services-list__item__btn--add:hover {
  color: #c8d1e0;
}
.services-list__item__btn--add .services-list__item__icon {
  color: #c8d1e0;
}
.services-list__item__icon {
  font-size: 1.75rem;
  color: #dc3545;
}
.services-list__item__number {
  position: absolute;
  top: 0.75rem;
  right: 1.5rem;
  color: white;
  width: 0.5rem;
}
.services-list__item .link_bottom_dialog {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: left;
  font-size: 0.875rem;
}
.services-list__item .link_bottom_dialog span {
  display: block;
  padding: 0.625rem;
  font-weight: bold;
  color: #1f1f1f;
}

.bigtext:focus:after, .bigtext:hover:after {
  content: attr(data-text);
  overflow: visible;
  text-overflow: inherit;
  background: white;
  position: absolute;
  right: -10px;
  bottom: 25px;
  width: auto;
  max-width: 20rem;
  font-size: 0.875rem;
  border: 1px solid #ececec;
  padding: 0.5rem 1rem;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.28);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.28);
  white-space: normal;
  word-wrap: break-word;
  display: block;
  color: black;
  margin-top: -1.25rem;
}

/* QUERY SM */
@media (min-width: 576px) {
  .service-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: inherit;
    border: none;
    padding: 0;
  }
  .services-list__item {
    width: 50%;
    border: none;
    padding: 1.875rem 0.5rem 0.25rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border: none;
  }
  .services-list__item:first-of-type {
    padding-left: 0;
  }
  .services-list__item:last-of-type {
    padding-right: 0;
  }
  .services-list__item__article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: 1px solid #d8d8d8;
  }
  .services-list__item__article--my-list {
    padding: 1.875rem;
    height: 220px;
  }
  .services-list__item__box {
    padding: 1.875rem 1.25rem 0.94rem;
  }
  .services-list__item__image {
    width: 50px;
  }
  .services-list__item__buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .services-list__item__buttons .btn {
    /*padding: 0.4rem 1.2rem 0.4rem 0.7rem;*/
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .services-list__item__buttons .btn.btn-primary {
    margin-right: 0;
    margin-left: 15px;
  }
  .services-list__item__icon {
    position: relative;
    left: auto;
    margin: -0.75rem;
  }
  .services-list__item__number {
    position: absolute;
    top: 0.75rem;
    right: 0.95rem;
    color: white;
    width: 0.5rem;
  }
  .services-list__item .link_bottom_dialog {
    text-align: center;
  }
}
/* QUERY LG */
@media (min-width: 992px) {
  .services-list__item {
    /*padding: 1rem $gutter-spacer-2;*/
  }
  .services-list__item__buttons .btn {
    /*padding: 0.6875rem 1.2rem 0.5625rem 0.7rem;*/
    padding: 0.651rem 1.2rem 0.65rem 0.7rem;
    margin: 0 0rem 0.2rem 0.7rem;
    margin-bottom: 0;
    line-height: normal;
  }
  .services-list__item__buttons .btn.btn-primary {
    width: 150px;
  }
  .services-list__item__icon {
    margin-bottom: 0;
  }
  .services-list__item__image {
    width: 80px;
  }
  .services-list__item .link_bottom_dialog {
    font-size: 1.125rem;
    padding-bottom: 10px;
  }
}
/* QUERY XL */
.services-list__item__buttons .btn {
  margin-bottom: 0;
  line-height: normal;
}

/* Documentation block */
.documentation-block {
  padding: 0.5rem 0.65rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  border: 1px solid #d8d8d8;
}
.documentation-block .title--md {
  padding: 0;
  position: relative;
  margin: 0;
  width: 100%;
  color: #1f1f1f;
}
.documentation-block .doc-show .title--md {
  cursor: pointer;
}
.documentation-block .doc-show .title--md:after {
  position: absolute;
  right: 0;
  bottom: -2px;
  -webkit-transition: all, 1s, ease;
  transition: all, 1s, ease;
  font-family: icon-font-barcelonesa;
  content: "\e918";
  font-size: 1.375000375rem;
  color: #0c7042;
}
@media (prefers-reduced-motion: reduce) {
  .documentation-block .doc-show .title--md:after {
    -webkit-transition: none;
    transition: none;
  }
}
.documentation-block .doc-show.collapsed .title--md:after {
  content: "\e919";
}
.documentation-block .documentation-list {
  padding: 0.5rem 0.65rem 1rem;
  margin-bottom: 1rem;
}
.documentation-block .documentation-list .documentation-needed {
  width: 100%;
}
.documentation-block .documentation-list .documentation-needed .btn {
  height: 2rem;
  line-height: 0;
  width: 100%;
}
.documentation-block__list {
  margin: 0 0 1rem 0;
}
.documentation-block__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 0.5rem 0;
}
.documentation-block__item:last-of-type {
  padding-bottom: 0;
}
.documentation-block__item .doc-image {
  width: 18px;
}

.documentation-needed__header {
  text-align: center;
  color: #58606e;
}
.documentation-needed__intro {
  text-align: center;
  color: #58606e;
}
.documentation-needed__form {
  text-align: left;
  padding: 0;
  padding-bottom: 1rem;
}
.documentation-needed__form__box {
  padding: 0 0 1rem 0;
}

/* $$ QUERY SM */
@media (min-width: 576px) {
  .documentation-block .documentation-list {
    padding: 0.5rem 15px;
    margin: 0;
  }
  .documentation-block .documentation-list .documentation-needed {
    padding-right: 30px;
  }
  .documentation-block .documentation-list .documentation-needed .btn {
    padding: 0 45px;
  }
  .documentation-block__form {
    padding: 0 0 1rem 0;
  }
  .documentation-block .order-history {
    padding-left: 45px;
  }
}
/* $$ QUERY MD */
@media (min-width: 768px) {
  .documentation-block {
    padding: 0.5rem 30px;
  }
}
/* $$ QUERY LG */
@media (min-width: 992px) {
  .documentation-block {
    padding: 2rem 30px;
  }
  .documentation-block .title--md {
    cursor: default;
    padding-bottom: 1rem;
  }
  .documentation-block .doc-show .title--md {
    cursor: default;
    padding-bottom: 1rem;
  }
  .documentation-block .doc-show.collapsed .title--md:after {
    content: "";
  }
  .documentation-block .documentation-list {
    padding: 0 1rem;
    margin-bottom: 1rem;
  }
  .documentation-block .documentation-list .documentation-needed {
    padding: 0;
  }
  .documentation-block__list {
    padding-bottom: 1rem;
    margin: 0;
  }
  .documentation-block__form {
    padding: 0 0 1rem;
  }
  .documentation-block .order-history {
    border-left: none;
    padding-left: 15px;
  }
  .documentation-block__item:last-of-type {
    padding: 0 0 0.5rem 0;
  }
}
/* Product list */
.search__block {
  background: white;
  padding: 1rem 0.65rem;
  border: 1px solid #d8d8d8;
  margin-bottom: 1.875rem;
}
.search__block__show {
  position: relative;
  display: block;
  width: 100%;
}
.search__block__show:after {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "icon-font-barcelonesa";
  content: "\e918";
  color: #0c7042;
  font-size: 1.5rem;
  line-height: 1;
}
.search__block__show.collapsed:after {
  content: "\e919";
}
.search__block__title {
  line-height: 1;
  margin-bottom: 0;
}
.search__block__collapse {
  padding: 0.5rem 0 0;
}
.search__block .menu__profile__petitioner {
  margin-bottom: 1rem;
}
.search__block .menu__profile__petitioner .menu__icon-petitioner {
  font-size: 1.5rem;
}
.search__block .menu__profile__petitioner .menu__profile__text {
  padding-left: 0.19rem;
}
.search__block .menu__profile__petitioner .menu__profile__text p {
  font-size: 0.75rem;
  margin-bottom: 0;
}
.search__block .menu__profile__petitioner .menu__profile__text .menu__company {
  color: inherit;
  font-size: 0.875rem;
  padding-right: 25px;
}
.search__block .menu__profile__petitioner .menu__profile__text .menu__company::after {
  font-size: 1.25rem;
}
.search__block .menu__profile__petitioner .show .menu__company::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.search__block__form {
  padding-top: 0.94rem;
  width: auto;
}
.search__block__form .my-product-box {
  margin-top: 0.5rem;
}
.search__block__form .my-product-box .custom-control-label {
  padding-left: 0.25rem;
}
.search__block__form .my-product-box .custom-control-label::before {
  left: -1.125rem;
  top: 0.065rem;
}
.search__block__form .btn {
  width: 100%;
  margin-bottom: 0;
  line-height: 1.5rem;
}
.search__block__form .btn.btn-filter {
  background-color: #0c7042;
}
.search__filter-letters__list {
  list-style: none;
  padding: 20px 20px 0 20px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Aeonik-Medium";
}
.search__filter-letters__item {
  position: relative;
  padding: 10px 7px 10px 12px;
}
.search__filter-letters__item:after {
  position: absolute;
  color: #3fc788;
  content: "-";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
.search__filter-letters__item:first-of-type {
  padding-left: 0;
}
.search__filter-letters__item:first-of-type:after {
  display: none;
}
.search__filter-letters__item--first-row:after {
  display: none;
}
.search__filter-letters__link {
  color: #3fc788;
  cursor: pointer;
}
.search__filter-letters__link:hover {
  color: #0c7042;
}
.search__order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 0.94rem;
}
.search__order__by {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search__order__by .dropdown-toggle {
  color: #58606e;
  font-weight: bold;
  font-family: "Aeonik-Medium";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 0 15px;
}
.search__order__by .dropdown-toggle:after {
  display: none;
}
.search__order__by .dropdown-menu {
  padding: 1rem;
}
.search__order__by .dropdown-menu .custom-control-label {
  font-weight: 400;
}
.search__order__by .dropdown-menu .custom-radio .custom-control-input:checked ~ .custom-control-label {
  font-weight: bold;
}
.search__order__by .dropdown-menu .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00bd66;
}
.search__order__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 1.5rem;
}
.search__order__arrows__item {
  padding: 0 7px;
}
.search__order__arrows__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #00bd66;
}

/* $$ QUERY SM */
@media (min-width: 576px) {
  .search__block {
    padding: 2rem 30px;
  }
  .search__block__title {
    margin-bottom: 1rem;
  }
  .search__block__show {
    pointer-events: none;
  }
  .search__block__show:after {
    display: none;
  }
  .search__block__collapse {
    display: block;
    padding: 0;
    width: 100%;
    margin: 0;
  }
  .search__block__collapse:not(.show) {
    display: block;
  }
  .search__filter-letters__list {
    padding: 0;
  }
  .search__filter-letters__item {
    padding: 10px 5px 10px 8px;
  }
  .search__order {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .search__order__arrows {
    padding-left: 1rem;
  }
}
.notification {
  position: absolute;
  display: none;
  right: 8px;
  top: 55px;
  z-index: 10;
  width: calc(100vw - 40px);
  padding: 0;
}
.notification__line-logo {
  margin-top: -2rem;
  margin-bottom: 1rem;
  border-top: 1px solid #00bd66;
}
.notification__logo-container {
  width: 100%;
  padding: 0 0.94rem;
}
.notification__logo {
  margin-top: 0.625rem;
}
.notification__container {
  background: white;
  border: 1px solid #d8d8d8;
}
.notification__container:after {
  content: "";
  position: absolute;
  height: 0;
  margin-left: -0.5em;
  top: -3px;
  right: 85px;
  border: 4px solid white;
  border-color: transparent transparent white white;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-box-shadow: 0 0px 4px 0 rgba(51, 51, 51, 0.26), 0 0px 4px 0 rgba(51, 51, 51, 0.16) !important;
          box-shadow: 0 0px 4px 0 rgba(51, 51, 51, 0.26), 0 0px 4px 0 rgba(51, 51, 51, 0.16) !important;
  z-index: -1;
}
.notification__list {
  background: white;
  z-index: 1;
  padding: 0 1rem;
}
.notification .notification-list__whitebox {
  padding: 16px 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.notification .notification-list__whitebox.page__dialog {
  min-height: unset;
}
.notification .notification-list__whitebox .tab-content {
  padding-top: 0;
}
.notification .notification-list__list {
  margin: 0;
}
.notification .notification_data_container {
  padding: 0 1rem 1rem 1rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* QUERY SM */
@media (min-width: 576px) {
  .notification {
    right: 0;
    width: 540px;
  }
  .notification__container:after {
    right: 98px;
  }
}
.documentation-widget {
  background: #0c7042;
  padding: 1.875rem 2.5rem;
  color: #333333;
  font-size: 1.125rem;
  font-family: "Aeonik-Light";
  margin-bottom: 1.25rem;
  height: 100%;
}
.documentation-widget .title {
  color: #00bd66;
  font-family: "Aeonik-Medium";
}
.documentation-widget__carousel {
  padding: 0.625rem 2.5rem;
}
.documentation-widget__carousel__item {
  padding: 0.625rem;
}
.documentation-widget__carousel__item a {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.documentation-widget__carousel__image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.documentation-widget__carousel .slick-arrow::before {
  font-family: "icon-font-barcelonesa";
  font-size: 1.875rem;
}
.documentation-widget__carousel .slick-prev {
  left: 0px;
}
.documentation-widget__carousel .slick-prev::before {
  content: "\e922";
}
.documentation-widget__carousel .slick-next {
  right: 0px;
}
.documentation-widget__carousel .slick-next::before {
  content: "\e920";
}
.documentation-widget__carousel .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.documentation-widget__carousel .slick-track .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

.new-order-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.875rem 2.5rem;
  border: 1px solid #d8d8d8;
  margin-bottom: 1.25rem;
  height: 50%;
}
.new-order-widget__image {
  width: 90px;
  height: auto;
}
.new-order-widget__box {
  padding-left: 1.875rem;
}
.new-order-widget__box p {
  margin-bottom: 1.875rem;
  font-family: "Aeonik-Regular";
}

@media (min-width: 768px) {
  .new-order-widget__image {
    width: 55px;
  }
  .new-order-widget__box {
    padding-left: 0.94rem;
  }
}
@media (min-width: 992px) {
  .new-order-widget__image {
    width: 90px;
  }
  .new-order-widget__box {
    padding-left: 1.875rem;
  }
}
.project-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.94rem 0.94rem;
  background: #00bd66;
  color: white;
  border: 1px solid #00bd66;
  margin-bottom: 1.25rem;
  height: 50%;
}
.project-widget__image {
  height: auto;
  margin-bottom: 0.625rem;
}
.project-widget .title {
  text-align: center;
  text-transform: uppercase;
  padding: 0 20px;
  font-size: 18px;
  color: white;
}
.project-widget .show-more {
  color: white;
}

.page .section-widget .project-widget .show-more {
  color: white;
}

.blog-widget {
  border: 1px solid #d8d8d8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.blog-widget .title {
  margin-bottom: 0.94rem;
}
.blog-widget__list {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  margin-bottom: 1.875rem;
}
.blog-widget__list__item {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.94rem;
}
.blog-widget__list__item__link {
  padding-top: 50%;
  width: 100%;
  display: block;
}
.blog-widget__list__item__link:hover .bg-image {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.blog-widget__list__item__link:hover .blog-widget__list__item__bg::after {
  opacity: 0.9;
}
.blog-widget__list__item__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.blog-widget__list__item__bg .bg-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 800ms;
  transition: -webkit-transform 800ms;
  transition: transform 800ms;
  transition: transform 800ms, -webkit-transform 800ms;
}
.blog-widget__list__item__bg::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #00bd66;
  opacity: 0.7;
  -webkit-transition: opacity 800ms;
  transition: opacity 800ms;
}
.blog-widget__list__item .entry-info {
  position: absolute;
  top: 10px;
  left: 10px;
  color: white;
  font-size: 0.75rem;
  font-family: "Aeonik-Light";
}
.blog-widget__list__item .title {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: white;
  font-family: "Aeonik-Medium";
}
.blog-widget .show-more {
  margin-top: auto;
}

@media (min-width: 992px) {
  .blog-widget__list__item {
    width: 48%;
    margin-bottom: 0;
  }
  .blog-widget__list__item__link {
    padding-top: 100%;
  }
}
.specialties-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.875rem 2.5rem;
  border: 1px solid #d8d8d8;
  margin-bottom: 1.25rem;
  height: 100%;
}
.specialties-widget__list {
  list-style: none;
  padding: 0;
}
.specialties-widget__list__item {
  text-align: center;
  padding: 0.625rem;
}
.specialties-widget__list__item .image {
  width: 140px;
  height: auto;
}

.highlight-products-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.875rem 2.5rem;
  border: 1px solid #d8d8d8;
  margin-bottom: 1.25rem;
  height: 100%;
}
.highlight-products-widget .highlight-products__list {
  list-style: none;
  padding: 0;
}
.highlight-products-widget .highlight-products__list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #7a7a7a;
  font-family: "Aeonik-Light";
  font-size: 0.815rem;
  margin-bottom: 1.25rem;
  position: relative;
}
.highlight-products-widget .highlight-products__list__item:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #ececec;
  bottom: -13px;
}
.highlight-products-widget .highlight-products__list__item:last-of-type {
  margin-bottom: 0;
}
.highlight-products-widget .highlight-products__list__item:last-of-type:after {
  display: none;
}
.highlight-products-widget .highlight-products__list__item .image {
  width: 40px;
  height: auto;
  margin-right: 1.25rem;
}
.highlight-products-widget .highlight-products__list__item .name {
  display: block;
  font-family: "Aeonik-Medium";
  font-size: 1rem;
  color: #00bd66;
}
.highlight-products-widget .highlight-products__data {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0.625rem;
}
.highlight-products-widget .highlight-products__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.highlight-products-widget .highlight-products__buttons .btn {
  font-size: 13px;
  padding: 6px 20px;
  line-height: 1;
  margin: 0 10px;
  font-family: "Aeonik-Medium";
  font-size: 0.94rem;
  color: white;
}
.highlight-products-widget .highlight-products__buttons .btn:hover {
  color: #00bd66;
}

@media (min-width: 768px) {
  .highlight-products-widget .highlight-products__data {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
  .highlight-products-widget .highlight-products__list__item:after {
    bottom: -10px;
  }
}
@media (min-width: 992px) {
  .highlight-products-widget .highlight-products__data {
    margin: 0;
  }
}
.campaign-news-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.875rem 2.5rem;
  border: 1px solid #d8d8d8;
  margin-bottom: 1.25rem;
  height: 100%;
  padding: 1.875rem 2rem 1.875rem 2.5rem !important;
}
.campaign-news-widget .campaign-news__list {
  list-style: none;
  padding: 0;
  max-height: 250px;
  margin-bottom: 0;
}
.campaign-news-widget .campaign-news__list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #7a7a7a;
  font-family: "Aeonik-Light";
  font-size: 0.815rem;
  margin-bottom: 1.25rem;
  position: relative;
  margin-right: 5%;
}
.campaign-news-widget .campaign-news__list__item:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #ececec;
  bottom: -13px;
}
.campaign-news-widget .campaign-news__list__item:last-of-type {
  margin-bottom: 0;
}
.campaign-news-widget .campaign-news__list__item:last-of-type:after {
  display: none;
}
.campaign-news-widget .campaign-news__list__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.campaign-news-widget .campaign-news__list__item .image {
  width: 48px;
  height: 48px;
  margin-right: 1.25rem;
}
.campaign-news-widget .campaign-news__list__item .title {
  display: block;
  font-family: "Aeonik-Medium";
  font-size: 1rem;
  color: #00bd66;
}
.campaign-news-widget .campaign-news__list__item .content {
  font-family: "Aeonik-Light";
  color: #7a7a7a;
}
.campaign-news-widget .campaign-news__data {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0.625rem;
}
.campaign-news-widget .campaign-news__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.campaign-news-widget .campaign-news__buttons .btn {
  font-size: 13px;
  padding: 6px 20px;
  line-height: 1;
  margin: 0 10px;
  font-family: "Aeonik-Medium";
  font-size: 0.94rem;
  color: white;
}
.campaign-news-widget .campaign-news__buttons .btn:hover {
  color: #0c7042;
}

@media (min-width: 768px) {
  .campaign-news-widget .campaign-news__data {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
  .campaign-news-widget .campaign-news__list__item:after {
    bottom: -10px;
  }
}
@media (min-width: 992px) {
  .campaign-news-widget .campaign-news__data {
    margin: 0;
  }
}
.footer {
  background: #00bd66;
  padding-top: 0.94rem;
}

.react-select__control {
  background: white;
  color: black;
  border: 1px solid #00bd66;
  border-radius: 1.625rem !important;
  padding: 0.6rem 1rem;
  height: 2.6rem !important;
}
.react-select__value-container {
  position: unset !important;
  padding: 0 8px 0 8px !important;
}
.react-select__value-container div {
  margin: 0 !important;
  padding: 0 !important;
}
.react-select__placeholder {
  position: unset !important;
  transform: unset !important;
  -webkit-transform: unset !important;
  color: #8e99ab !important;
}
.react-select__menu {
  overflow-x: hidden;
}
.react-select__menu-list {
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow-x: hidden;
  cursor: pointer;
}
.react-select__option {
  background: white !important;
  border-bottom: 1px solid #00bd66 !important;
  overflow-x: hidden;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.react-select__option div:hover,
.react-select__option div:focus, .react-select__option:hover, .react-select__option:focus {
  cursor: pointer;
  background: #ececec !important;
}
.react-select__option .company__name {
  font-family: "Aeonik-Regular", sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  color: #00bd66;
  letter-spacing: 0;
  line-height: 1.5rem;
  display: block;
}
.react-select__option .company_ref::after {
  content: " - ";
}

.DateRangePicker_picker {
  z-index: 2;
}

.DateRangePickerInput:focus {
  -webkit-box-shadow: 0 0 0 0.15rem #94e0bd;
          box-shadow: 0 0 0 0.15rem #94e0bd;
}
.DateRangePickerInput__withBorder {
  border-radius: 0.19rem;
  border-color: #c8d1e0;
}
.DateRangePickerInput .DateInput {
  background-color: transparent;
}
.DateRangePickerInput .DateInput_input {
  padding-top: 0.69rem;
  padding-bottom: 0.44rem;
  font-size: 0.875rem;
  line-height: 0.875rem;
  color: #575860;
  border: none;
  background-color: transparent;
}
.DateRangePickerInput .DateInput_input::-webkit-input-placeholder {
  color: #c8d1e0;
}
.DateRangePickerInput .DateInput_input::-webkit-input-placeholder, .DateRangePickerInput .DateInput_input::-ms-input-placeholder, .DateRangePickerInput .DateInput_input::placeholder {
  color: #c8d1e0;
}
.DateRangePickerInput .DateInput #start_date {
  border-radius: 0.19rem 0 0 0.19rem;
}
.DateRangePickerInput .DateInput #end_date {
  border-radius: 0 0.19rem 0.19rem 0;
}
.DateRangePickerInput_arrow_svg {
  height: 1.125rem;
  width: 1.125rem;
}

.DayPickerKeyboardShortcuts_show__bottomRight::before {
  border-right: 33px solid #00bd66;
}
.DayPickerKeyboardShortcuts_show__bottomRight:hover::before {
  border-right: 33px solid #0c7042;
}

.DayPicker_transitionContainer {
  -webkit-box-shadow: 0 0 0 0.15rem #94e0bd;
          box-shadow: 0 0 0 0.15rem #94e0bd;
}

.CalendarDay__selected_span {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  /*background: #f2d78e;
  border: 1px double #ecbe5b;
  color: #000;*/
  background: #94e0bd;
  border: 1px double #3fc788;
  color: #0c7042;
}
.CalendarDay__selected_span:active, .CalendarDay__selected_span:hover {
  background: #3fc788;
  border: 1px double #00bd66;
  color: white;
}
.CalendarDay__selected, .CalendarDay__selected:active, .CalendarDay__selected:hover {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background: #00bd66;
  border: 1px double #0c7042;
  color: #fafaf7;
}
.CalendarDay__hovered_span, .CalendarDay__hovered_span:hover {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background: #94e0bd;
  border: 1px double #3fc788;
  color: #0c7042;
  /*&amp;:active {
    background: #f2d78e;
    border: 1px double #f2d78e;
    color: #a17612;
  }*/
}

.multiclient-selector__multi-value__label .option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.multiclient-selector__multi-value__label .option__id {
  margin-right: 0.3rem;
}
.multiclient-selector__multi-value__label .option__name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.campaign-slider {
  padding: 0.625rem 2.5rem;
}
.campaign-slider .slick-arrow::before {
  font-family: "icon-font-barcelonesa";
  font-size: 1.875rem;
}
.campaign-slider .slick-prev {
  left: 0px;
}
.campaign-slider .slick-prev::before {
  content: "\e922";
}
.campaign-slider .slick-next {
  right: 0px;
}
.campaign-slider .slick-next::before {
  content: "\e920";
}
.campaign-slider .slick-prev:before,
.campaign-slider .slick-next:before {
  color: #0c7042;
}
.campaign-slider .slick-dots {
  left: 0;
}
.campaign-slider__container {
  position: relative;
}
.campaign-slider__close {
  position: absolute;
  top: 10px;
  right: 15px;
  opacity: 1;
}
.campaign-slider__close span {
  font-size: 2rem;
  color: white;
  text-shadow: 0 0 2px black, 0 0 3px black;
}
.campaign-slider__image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.campaign-slider__content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: auto 2%;
}
.campaign-slider__title {
  color: white;
  font-size: 2rem;
  text-shadow: 0px 0px 4px #1f1f1f, 0px 0px 7px #1f1f1f;
}
.campaign-slider__content_text {
  font-size: 1rem;
  color: white;
  text-shadow: 0px 0px 3px #1f1f1f, 0px 0px 5px #1f1f1f;
}
.campaign-slider__link {
  font-weight: 700;
  font-size: 1.5rem;
}

/* QUERY SM */
@media (max-width: 767.98px) {
  .campaign-slider__title {
    color: white;
    font-size: 1.5rem;
  }
  .campaign-slider__content_text {
    font-size: 0.75rem;
    color: white;
  }
  .campaign-slider__link {
    font-weight: 700;
    font-size: 1rem;
  }
}
/* QUERY XS */
@media (max-width: 767.98px) {
  .campaign-slider__title {
    color: white;
    font-size: 1rem;
  }
  .campaign-slider__content_text {
    font-size: 0.75rem;
    color: white;
  }
  .campaign-slider__link {
    font-weight: 700;
    font-size: 0.75rem;
  }
}
.campaign-double-slider {
  padding: 1.875rem 0;
  border: 1px solid #d8d8d8;
}
.campaign-double-slider .slick-arrow::before {
  font-family: "icon-font-barcelonesa";
  font-size: 1.25rem;
}
.campaign-double-slider .slick-prev {
  left: 0px;
}
.campaign-double-slider .slick-prev::before {
  content: "\e922";
}
.campaign-double-slider .slick-next {
  right: 0px;
}
.campaign-double-slider .slick-next::before {
  content: "\e920";
}
.campaign-double-slider .slick-prev:before,
.campaign-double-slider .slick-next:before {
  color: #0c7042;
}
.campaign-double-slider .slick-dots {
  left: 0;
  position: relative;
  bottom: unset;
}
.campaign-double-slider .slick-slide {
  padding: 0.625rem;
}
.campaign-double-slider__slider {
  padding: 0 1rem;
}
.campaign-double-slider__image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.campaign-double-slider__container {
  position: relative;
}
.campaign-double-slider__close {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.75;
}
.campaign-double-slider__close span {
  font-size: 2rem;
  color: white;
}
.campaign-double-slider__overlay {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  position: absolute;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #1f1f1f;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.campaign-double-slider__overlay-link {
  font-weight: 700;
  color: white;
  font-size: 1rem;
}
.campaign-double-slider__content {
  position: relative;
}
.campaign-double-slider__title {
  font-size: 1.375rem;
}
.campaign-double-slider__content_text {
  font-size: 0.875rem;
  color: #333333;
}
.campaign-double-slider__link {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: relative !important;
  border: 1px solid #d8d8d8;
}
.campaign-double-slider__main-slider {
  position: relative;
}

/* QUERY SM */
@media (max-width: 767.98px) {
  .campaign-double-slider {
    padding: 1.75rem 0;
  }
  .campaign-double-slider__slider {
    padding: 0 0.5rem;
  }
}
/* QUERY XS */
@media (max-width: 575.98px) {
  .campaign-double-slider {
    padding: 1.5rem 0;
  }
}
/* Hover overlay */
.campaign-double-slider__link:hover .campaign-double-slider__overlay {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-in;
  transition: opacity 0.25s ease-in;
}

.campaign-banner .slick-arrow {
  height: 30px;
  width: 30px;
}
.campaign-banner .slick-arrow::before {
  font-family: "icon-font-barcelonesa";
  font-size: 1.875rem;
}
.campaign-banner .slick-prev {
  left: 0;
  z-index: 1;
}
.campaign-banner .slick-prev::before {
  content: "\e922";
}
.campaign-banner .slick-next {
  right: 0;
}
.campaign-banner .slick-next::before {
  content: "\e920";
}
.campaign-banner .slick-prev:before,
.campaign-banner .slick-next:before {
  color: #0c7042;
}

.documentviewer__frame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.documentviewer__frame .react-pdf__Document {
  border: 1px solid #d8d8d8;
}
.documentviewer__frame__navlink {
  cursor: pointer;
}
.documentviewer__frame__navlink span {
  color: #0c7042;
  font-size: 2rem;
}
.documentviewer__frame__navlink.disabled {
  cursor: not-allowed;
  pointer-events: none;
}

/* $$ TEMPLATES */
.login_layout {
  background: #f5f4f0;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.login_layout .dialog {
  border: none;
  margin-top: 20px;
}
.login_layout .dialog .form-group .input-wrapper {
  position: relative;
}
.login_layout .dialog .form-group .input-wrapper .form-control {
  padding: 1.5rem 2.5rem 1rem;
}
.login_layout .dialog .form-group .input-wrapper .input-icon {
  position: absolute;
  top: 50%;
  left: 0.75rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
  color: #00bd66;
}
.login_layout .dialog .dialog__links a {
  color: #1f1f1f;
}
.login_layout .dialog .dialog__links a:hover {
  color: #00bd66;
}
.login_layout footer .col-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.login_layout footer .col-12 .footer-nav__link {
  color: white;
}
.login_layout footer .col-12 .logo__img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-bottom: 2rem;
  width: 100px;
}

@media (min-width: 768px) {
  .login_layout footer .col-12 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 10px;
  }
  .login_layout footer .col-12 .logo__img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 0;
    position: relative;
    width: 120px;
  }
}
.main_layout {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.main_layout main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.main_layout header,
.main_layout footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.main_layout footer .col-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main_layout footer .col-12 .logo__img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-bottom: 1.25rem;
  -ms-flex-item-align: center;
      align-self: center;
}

@media all and (max-width: 575px) {
  .col-1 {
    padding-left: 0.65rem;
    padding-right: 0.65rem;
  }
}

@media all and (max-width: 575px) {
  .col-2 {
    padding-left: 0.65rem;
    padding-right: 0.65rem;
  }
}

@media all and (max-width: 575px) {
  .col-3 {
    padding-left: 0.65rem;
    padding-right: 0.65rem;
  }
}

@media all and (max-width: 575px) {
  .col-4 {
    padding-left: 0.65rem;
    padding-right: 0.65rem;
  }
}

@media all and (max-width: 575px) {
  .col-5 {
    padding-left: 0.65rem;
    padding-right: 0.65rem;
  }
}

@media all and (max-width: 575px) {
  .col-6 {
    padding-left: 0.65rem;
    padding-right: 0.65rem;
  }
}

@media all and (max-width: 575px) {
  .col-7 {
    padding-left: 0.65rem;
    padding-right: 0.65rem;
  }
}

@media all and (max-width: 575px) {
  .col-8 {
    padding-left: 0.65rem;
    padding-right: 0.65rem;
  }
}

@media all and (max-width: 575px) {
  .col-9 {
    padding-left: 0.65rem;
    padding-right: 0.65rem;
  }
}

@media all and (max-width: 575px) {
  .col-10 {
    padding-left: 0.65rem;
    padding-right: 0.65rem;
  }
}

@media all and (max-width: 575px) {
  .col-11 {
    padding-left: 0.65rem;
    padding-right: 0.65rem;
  }
}

@media all and (max-width: 575px) {
  .col-12 {
    padding-left: 0.65rem;
    padding-right: 0.65rem;
  }
}

@media all and (max-width: 575px) {
  .row {
    margin-left: -0.65rem;
    margin-right: -0.65rem;
  }
}

@media (min-width: 768px) {
  .main_layout footer .col-12 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 10px;
  }
  .main_layout footer .col-12 .logo__img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 0;
    position: relative;
    width: 120px;
  }
}
/* $$ PAGES */
.box {
  background: white;
  border: 1px solid #d8d8d8;
}

textarea.form-control {
  border-radius: 0.315rem;
  padding: 0.625rem;
}

.dropdown-menu {
  border-radius: 0.315rem;
}

.page {
  margin-bottom: 1.5rem;
}
.page__title {
  color: white;
  text-align: center;
  font-size: 2.4rem;
  /* text-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 2px 5px rgba(0, 0, 0, 0.26); */
}
.page__container {
  padding: 1rem;
  margin-top: 2rem;
}
@media all and (min-width: 992px) {
  .page__container {
    margin-top: 4rem;
  }
}
.page__dialog {
  position: relative;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.page__wrapper {
  position: relative;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  min-height: 75vh;
  padding-top: 1.875rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
}
.page .title--page {
  font-family: "Aeonik-Bold";
  width: 100%;
  color: #00bd66;
  font-size: 2rem;
}
.page .row-widget {
  width: calc(100% + 30px);
  padding-top: 1.25rem;
  margin: 0 -15px;
}
.page .section-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding-bottom: 1.25rem;
}
.page .section-widget div[class$=widget] {
  padding: 0.94rem 1.25rem;
  min-height: 215px;
}
.page .section-widget div[class$=widget].project-widget h2 {
  color: white;
}
.page .section-widget div[class$=widget]:last-of-type {
  margin-bottom: 0;
}
.page .section-widget .show-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-family: "Aeonik-Medium";
  color: #00bd66;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.page .section-widget .show-more:hover {
  color: #0c7042;
}

@media (min-width: 576px) {
  .page__title {
    font-size: 5.15rem;
    line-height: 1.25;
  }
  .title--page {
    color: #fafaf7 !important;
  }
}
@media (min-width: 768px) {
  .page .section-widget div[class$=widget] {
    padding: 1.25rem 1.875rem;
  }
}
@media (min-width: 992px) {
  .page .section-widget div[class$=widget] {
    padding: 1.875rem 2.5rem;
  }
}
/* Order detail */
.order-detail {
  position: relative;
}
.order-detail .box {
  margin-bottom: 1.25rem;
}
.order-detail__num {
  font-size: 1.125rem;
  color: #7a7a7a;
}
.order-detail__row--top {
  position: relative;
  padding: 1.5rem 0 0.8rem;
}
.order-detail__row--top:after {
  position: absolute;
  content: "";
  bottom: 0;
  width: 91%;
  height: 1px;
  background: #ececec;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.order-detail__row--top .data-content:last-of-type() {
  margin-bottom: 0;
}
.order-detail__row--top .data-content:last-of-type() .data-content__value {
  margin-bottom: 0.5rem;
  position: relative;
}
.order-detail__row--top .data-content:last-of-type() .data-content__value[class*=advice-]::after {
  font-family: icon-font-barcelonesa;
  vertical-align: middle;
  position: absolute;
  left: 5px;
  font-size: 23px;
  top: -4px;
  content: "\e98f";
}
.order-detail__row--top .data-content:last-of-type() .data-content__value[class*=open]::after {
  color: #dc3545;
}
.order-detail__row--top .data-content__value {
  margin-bottom: 0rem;
}
.order-detail__row--list {
  padding: 1rem 0;
}
.order-detail__row--list__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-detail__details__list {
  list-style: none;
  padding-left: 0;
  margin: 0;
  padding-top: 0.5rem;
}
.order-detail__details__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5rem 0;
}
.order-detail__details__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-detail__details__collapsed {
  padding: 0.5rem;
}
.order-detail__details__collapsed span {
  font-size: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.order-detail__details__collapsed i {
  font-size: 30px;
}
.order-detail__details__collapsed__show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-detail__details__collapsed__hidden {
  display: none;
}
.order-detail__details__collapsed.collapsed .order-detail__details__collapsed__show {
  display: none;
}
.order-detail__details__collapsed.collapsed .order-detail__details__collapsed__hidden {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-detail__details__icon {
  font-size: 30px;
  margin: 0;
}
.order-detail__documentation .text-primary {
  margin: 0;
}
.order-detail__documentation__list {
  list-style: none;
  padding-left: 0;
  margin: 0 0 0.25rem;
  padding-top: 0.25rem;
}
.order-detail__documentation__item {
  padding: 0.5rem 0;
}
.order-detail__documentation__item:last-of-type {
  padding-bottom: 0;
}
.order-detail__documentation__link {
  font-family: "Aeonik-Medium";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-detail__documentation__form__box {
  padding: 1rem 0;
}
.order-detail .documentation-block {
  padding-top: 1rem;
}
.order-detail .documentation-block__form {
  border-bottom: 0;
}
.order-detail .documentation-block .documentation-list {
  border: 0;
  margin: 0;
  padding-bottom: 0;
}
.order-detail .data-content__value {
  padding-top: 0.25rem;
}
.order-detail .data-content__value:before {
  font-family: "icon-font-barcelonesa" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00bd66;
  font-size: 1.5rem;
  vertical-align: bottom;
  padding-right: 0.25rem;
}
.order-detail .data-content__value.empty:before {
  content: "\e986";
}
.order-detail .data-content__value.quarter:before {
  content: "\e998";
}
.order-detail .data-content__value.half:before {
  content: "\e989";
}
.order-detail .data-content__value.three-quarters:before {
  content: "\e997";
}
.order-detail .data-content__value.full:before {
  content: "\e988";
}
.order-detail .order-product .data-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-detail .order-product .data-content__value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0;
}
.order-detail .order-product .data-content__value:before {
  font-size: 1.2rem;
  padding-right: 0.5rem;
}
.order-detail .order-product .title--xs {
  text-transform: capitalize;
}
.order-detail .order-product .order-detail-data .data-content {
  display: block;
}
.order-detail .options-block {
  padding-top: 1rem;
}
.order-detail .documentation-block {
  padding-top: 1rem;
}
.order-detail .documentation-block .documentation-list {
  margin: 0;
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.order-detail .documentation-block__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 10px;
}
.order-detail .documentation-block__product-list {
  list-style: none;
  padding-left: 0;
}
.order-detail .documentation-block__product-list__item {
  border-bottom: 1px solid #ececec;
  padding: 0.625rem 0;
}
.order-detail .documentation-block__product-list__item:last-of-type {
  border: none;
}
.order-detail .documentation-block__product-list__item h3 {
  margin-bottom: 0;
  font-size: 0.875rem;
  padding-left: 7.5px;
}
.order-detail .documentation-block__product-list__item h3 a {
  color: #1f1f1f;
  font-weight: 400;
  position: relative;
  display: block;
}
.order-detail .documentation-block__product-list__item h3 a::after {
  font-family: "icon-font-barcelonesa" !important;
  line-height: 1;
  position: absolute;
  right: -10px;
  top: 3px;
  content: "\e918";
}
.order-detail .documentation-block__product-list__item h3 a.collapsed::after {
  content: "\e919";
}
.order-detail .documentation-block__product-list__documents-product {
  list-style: none;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 15px 0;
}
.order-detail .documentation-block__product-list__documents-product .documentation-block__item {
  padding-left: 7.5px;
  font-size: 0.75rem;
}
.order-detail .documentation-block__product-list__documents-lot {
  padding: 0 7.5px;
}
.order-detail .documentation-block__product-list__documents-lot h3 {
  font-size: 0.75rem;
  border-bottom: 1px solid #d8d8d8;
  color: #1f1f1f;
  font-weight: 400;
  padding-bottom: 0.315rem;
  margin-bottom: 0.625rem;
}
.order-detail .documentation-block__product-list__documents-lot ul {
  padding-left: 0;
}
.order-detail .documentation-block__product-list__documents-lot ul .documentation-block__item {
  padding-left: 7.5px;
  font-size: 0.75rem;
}
.order-detail .documentation-block__form {
  border-bottom: 0;
}

/* QUERY SM */
@media (min-width: 576px) {
  .order-detail__row--top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 1.5rem 1rem 0rem;
  }
  .order-detail__row--data-content .data-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .order-detail__row--data-content .data-content:last-of-type {
    margin-bottom: 1rem;
  }
  .order-detail__row--list {
    padding: 1rem;
  }
  .order-detail__row--products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 2rem 1rem 1rem;
  }
  .order-detail__row--products .data-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .order-detail__row--products .order-detail-data .data-content {
    display: block;
  }
  .order-detail .options-block__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .order-detail .options-block__item {
    margin-right: 30px;
  }
  .order-detail .options-block__product-list__documents-product {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .order-detail .options-block__form {
    border-bottom: 0;
    padding-left: 2rem;
  }
  .order-detail .options-block .documentation-needed {
    text-align: center;
    padding: 0;
  }
  .order-detail .options-block .documentation-needed .btn {
    padding: unset;
  }
  .order-detail .documentation-block__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .order-detail .documentation-block__item {
    margin-right: 30px;
  }
  .order-detail .documentation-block__product-list__documents-product {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .order-detail .documentation-block__form {
    border-bottom: 0;
    padding-left: 2rem;
  }
  .order-detail .documentation-block .documentation-needed {
    text-align: center;
    padding: 0;
  }
  .order-detail .documentation-block .documentation-needed .btn {
    padding: unset;
  }
}
/* QUERY LG */
@media (min-width: 992px) {
  .order-detail .options-block {
    padding: 1.5rem 1.875rem;
  }
  .order-detail .options-block__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .order-detail .options-block__item {
    margin-right: 0;
  }
  .order-detail .options-block__product-list__documents-product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .order-detail .options-block .documentation-needed {
    width: 100%;
    padding: 0;
  }
  .order-detail .options-block .documentation-needed .btn {
    width: 100%;
  }
  .order-detail .documentation-block {
    padding: 1.5rem 1.875rem;
  }
  .order-detail .documentation-block__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .order-detail .documentation-block__item {
    margin-right: 0;
  }
  .order-detail .documentation-block__product-list__documents-product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .order-detail .documentation-block .documentation-needed {
    width: 100%;
    padding: 0;
  }
  .order-detail .documentation-block .documentation-needed .btn {
    width: 100%;
  }
  .order-detail__form {
    border-bottom: 0;
    padding-left: 0;
  }
}
.product-detail {
  position: relative;
}
.product-detail .page__dialog {
  min-height: unset;
}
.product-detail .page__dialog .product-detail__row--top {
  padding: 1.5rem 0;
}
.product-detail .page__dialog .product-detail__row--list {
  padding: 1rem 0;
}
.product-detail .page__dialog .product-detail__documentation__list {
  margin: 0;
}
.product-detail .page__dialog .product-detail__documentation__item {
  padding: 0 0 0.5rem 0;
}
.product-detail .page__dialog .product-detail__documentation__item:last-of-type {
  padding-bottom: 0;
}
.product-detail .product_info {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 15px;
}
.product-detail .product_detail {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  background: white;
  padding: 0.625rem 0;
}
.product-detail .product_detail__section-table {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  border-top: 1px solid #ececec;
  background: white;
  padding: 0.625rem;
}
.product-detail .product_detail__section-table .title--md {
  padding: 0.625rem 0;
}
.product-detail .product_detail .no-palets {
  background: #f5f4f0;
  -webkit-box-shadow: 0px 0px 3px 1px #ececec;
          box-shadow: 0px 0px 3px 1px #ececec;
  padding: 1rem 15px;
  font-weight: 700;
  font-size: 0.875rem;
}
.product-detail .documentation-block {
  border: 1px solid #ececec;
}
.product-detail .documentation-block .title--md {
  padding: 0.625rem 0 0;
}
.product-detail .documentation-block .documentation-list {
  margin-bottom: 0;
  border: none;
}
.product-detail .documentation-block .documentation-list .documentation-block__list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.product-detail .documentation-block .documentation-list .documentation-block__item {
  width: 100%;
}
.product-detail .documentation-block .btn {
  font-size: 0.875rem;
}
.product-detail .title--md {
  padding: 0.625rem 0.65rem 0;
  margin: 0;
  display: block;
}

@media (min-width: 576px) {
  .product-detail .product_info {
    margin-bottom: 0;
  }
  .product-detail .documentation-block .collapse {
    height: 80%;
  }
  .product-detail .documentation-block .documentation-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%;
  }
  .product-detail .documentation-block .documentation-list .documentation-block__list {
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .product-detail .documentation-block .documentation-list .documentation-block__item {
    width: 50%;
  }
  .product-detail .documentation-block .documentation-list .documentation-block__form {
    border: none;
  }
  .product-detail .documentation-block .documentation-list .documentation-needed {
    text-align: center;
    border: none;
  }
}
.product_detail__list {
  padding: 0;
}
@media (min-width: 768px) {
  .product_detail__list {
    padding: 0 15px 1rem;
    margin-top: -1rem;
    margin-bottom: -0.5rem;
  }
}
.product_detail__list.grid {
  list-style: none;
}
.product_detail__list.grid:after {
  content: "";
  display: block;
  clear: both;
}
.product_detail__list.grid .grid-item {
  width: 100%;
  height: auto;
  float: left;
  padding: 0.5rem 0.65rem 0;
}
@media (min-width: 768px) {
  .product_detail__list.grid .grid-item {
    padding: 1rem 15px;
  }
  .product_detail__list.grid .grid-item:first-of-type, .product_detail__list.grid .grid-item:last-of-type {
    padding: 1rem 15px;
  }
}

/* $$ QUERY MD */
@media (min-width: 768px) {
  .product-detail .title--md {
    padding: 0 30px 0.94rem;
  }
  .product-detail .documentation-block .documentation-list .documentation-needed {
    padding-right: 0;
    padding-top: 0;
  }
  .product-detail .documentation-block__form {
    padding-bottom: 0.625rem;
  }
  .product-detail .product_detail {
    padding: 1.875rem 0 1rem;
  }
  .product-detail .product_detail__section-table {
    padding: 1.875rem 1rem;
  }
  .product-detail .product_detail__section-table .title--md {
    padding: 0 0 0.94rem;
  }
}
/* $$ QUERY LG */
@media (min-width: 992px) {
  .product-detail .page__dialog .product-detail__documentation__list {
    padding-bottom: 1rem;
  }
  .product-detail .documentation-block {
    background: white;
    padding: 1.5rem 1.875rem 1rem;
    height: 100%;
  }
  .product-detail .documentation-block .title--md {
    padding: 0 0 0.625rem;
  }
}
.order-list .order-list__history {
  padding: 1.25rem 0.65rem 1rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  border: 1px solid #d8d8d8;
}
.order-list .search__block {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.order-list .search__block__select-box {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 0;
}
.order-list .petitioner-name {
  padding-left: 1.5rem;
  font-weight: bold;
}
.order-list .petitioner-select {
  margin-bottom: 1rem;
}
.order-list .DateRangePickerInput {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid #c8d1e0;
  border-radius: 20px;
}
.order-list .DateRangePickerInput .DateInput {
  width: 50%;
  border-radius: 20px 0px 0px 20px;
}
.order-list .DateRangePickerInput .DateInput .DateInput_orderinput {
  border-radius: 20px 0px 0px 20px;
}
.order-list .DateRangePickerInput .DateInput:last-child {
  border-radius: 0px 20px 20px 0;
}
.order-list .DateRangePickerInput .DateInput:last-child .DateInput_orderinput {
  border-radius: 0px 20px 20px 0;
}
.order-list .DateRangePickerInput .DateInput .DateInput_orderinput {
  width: 100%;
  height: 40px;
  border: none;
  text-align: center;
}
.order-list .DateRangePickerInput .DateInput .DateInput_orderinput:focus {
  outline: none;
  border: 1px solid rgb(21.8709677419, 204.1290322581, 120.2903225806);
  -webkit-box-shadow: 0 0 0 0.15rem rgb(67.5806451613, 234.9193548387, 157.9435483871);
          box-shadow: 0 0 0 0.15rem rgb(67.5806451613, 234.9193548387, 157.9435483871);
}
.order-list .DateRangePickerInput_a {
  position: relative;
}
.order-list .date-a {
  position: absolute;
  color: #c8d1e0;
  background-color: white;
  top: -10px;
  right: -9px;
  width: 22px;
  height: 22px;
  padding-top: 1px;
  text-align: center;
}
.order-list__loading {
  z-index: 9;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-color: white;
}
.order-list__empty {
  text-align: center;
}

/* $$ QUERY SM */
@media (min-width: 576px) {
  .order-list .order-list__history {
    padding: 2rem 15px;
  }
  .order-list .search__block__form {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
  }
  .order-list .DateRangePickerInput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .order-list .DateRangePickerInput .DateInput {
    width: 50%;
  }
  .order-list .DateRangePickerInput .DateInput .DateInput_input {
    width: 100%;
    height: 2.5rem;
  }
  .order-list .search__block {
    padding: 2rem 30px 1.5rem 30px;
  }
  .btn {
    margin-bottom: 0.25rem;
  }
}
/* $$ QUERY MD */
@media (min-width: 768px) {
  .order-list .order-list__history {
    padding: 2rem 30px;
  }
  .order-list .DateRangePickerInput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .order-list .DateRangePickerInput .DateInput .DateInput_input {
    width: 100%;
    height: 2.5rem;
  }
  .order-list .search__block {
    padding: 2rem 30px;
  }
  .order-list .search__block__form .form-group:last-of-type {
    margin-left: auto;
  }
  /* $$ QUERY LG */
}
@media (min-width: 768px) and (min-width: 992px) {
  .order-list .search__block__collapse {
    padding: 0;
  }
  .order-list .date-a {
    right: -8px;
  }
  .order-list .DateRangePickerInput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .order-list .DateRangePickerInput .DateInput .DateInput_input {
    width: 100%;
    height: 2.5rem;
  }
  .order-list .page__dialog {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .order-list .order-list__history .table-container {
    overflow-x: auto;
    overflow-y: auto;
    min-height: 200px;
  }
  .btn {
    margin-bottom: 0.25rem;
  }
}
/* Product list */
.product-list a.inactive {
  color: #c8d1e0;
}
.product-list a.inactive:hover {
  color: #0c7042;
}
.product-list__search {
  background: #fafaf7;
  padding: 1rem 0.65rem 0.8rem 0.65rem;
}
.product-list__search__show {
  position: relative;
  display: block;
  width: 100%;
}
.product-list__search__show:after {
  position: absolute;
  font-family: "icon-font-barcelonesa";
  content: "\e918";
  right: 0;
  top: 0;
  color: #0c7042;
  font-size: 1.5rem;
  line-height: 1;
}
.product-list__search__show.collapsed:after {
  content: "\e919";
}
.product-list__search__title {
  margin-bottom: 0;
}
.product-list__search__collapse {
  padding: 1.5rem 1rem 0.4rem 1rem;
}
.product-list__search__form {
  width: 100%;
}
.product-list__search__form .form-group label {
  position: relative;
  top: initial;
  left: initial;
  color: #58606e;
  font-weight: bold;
}
.product-list__search__form .form-group .form-control {
  height: 2.5rem;
  padding: 1rem;
}
.product-list__search__form .btn {
  width: 100%;
  margin-top: 0.3rem;
}
.product-list__grid {
  padding: 15px 0 0;
  position: relative;
}
.product-list__grid__list {
  list-style: none;
  padding-left: 0;
}
.product-list__grid__btn {
  background: #f5f4f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 0px 3px 1px #ececec;
          box-shadow: 0px 0px 3px 1px #ececec;
  color: #3fc788;
  border: 1px solid #f5f4f0;
  border-radius: 0;
  padding-bottom: 0.375rem;
}
.product-list__grid__btn:hover {
  color: #0c7042;
}
.product-list__grid__top {
  position: sticky;
  bottom: 0;
  float: right;
  padding: 0.94rem;
}
.product-list__grid__arrow {
  border-radius: 50%;
  background: #00bd66;
  color: white;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 1.565rem;
}
.product-list__grid__arrow:hover {
  background: #0c7042;
  color: white;
}
.product-list .pagination {
  padding: 1rem;
}

/* $$ QUERY SM */
@media (min-width: 576px) {
  .product-list__search {
    padding: 1.5rem 1.5rem 1.5rem 1.8rem;
  }
  .product-list__search__title {
    margin-bottom: 1rem;
  }
  .product-list__search__show {
    pointer-events: none;
    display: none;
  }
  .product-list__search__show:after {
    display: none;
  }
  .product-list__search__collapse {
    display: block;
    padding: 0;
    width: 100%;
    margin: 0;
  }
  .product-list__search__collapse:not(.show) {
    display: block;
  }
  .product-list__search__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .product-list__search__form .form-group {
    margin: 0 1rem 0 0;
  }
  .product-list__search__form .btn {
    width: auto;
    height: 40px;
    padding: 0.375rem 1.6rem;
  }
  .product-list__grid {
    padding: 0.315rem 1.875rem 0;
  }
  .product-list__grid__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 1rem;
  }
  .product-list__grid__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .product-list__grid__btn {
    margin: 0 0.625rem;
  }
  .product-list .menu__profile__petitioner {
    margin-bottom: 0;
  }
  .product-list--user .input-search {
    margin-bottom: 1rem;
  }
}
/* $$ QUERY LG */
@media (min-width: 992px) {
  .product-list .page__dialog {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .product-list__search__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
  }
  .product-list__search__form .form-group {
    margin: 0 0 1rem 0;
  }
  .product-list__search__order {
    padding-top: 5px;
  }
  .product-list--user .input-search {
    margin-bottom: 0;
  }
}
/* DOCUMENTATION VIEW */
.documentation .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 1.25rem;
}
.documentation .tab-content .tab-pane {
  padding-top: 1.25rem;
}
.documentation .document_nav-list {
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
}
.documentation .document_nav-list .agrupaciones {
  font-size: large;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Aeonik-Medium";
  margin: 0;
}
.documentation .document_nav-list .agrupaciones a {
  color: #00bd66;
  width: 100%;
}
.documentation .document_nav-list .card {
  background-color: inherit;
  border: none;
  padding: 0 1rem;
}
.documentation .form-group textarea {
  height: 4.375rem;
}
.documentation .document_content-list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-bottom: 20px;
}
.documentation .document_content-list .count-results {
  border-bottom: 1px solid #ececec;
}
.documentation .document_content-list .count-results .list-results {
  font-size: 0.7rem;
  padding-top: 1rem;
}
@media (min-width: 768px) {
  .documentation .document_content-list .count-results .list-results {
    font-size: 0.8rem;
    padding-top: initial;
  }
}

@media (min-width: 768px) {
  .documentation .document_nav-list .card {
    padding: 2.5rem 2rem 0.5rem;
  }
  .documentation .searcher {
    margin-bottom: 1.25rem;
  }
  .documentation .searcher .search__form {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (min-width: 992px) {
  .documentation .tab-content .tab-pane {
    padding-top: 1.875rem;
  }
}
/* INDEX VIEW */
.home.figure-header {
  width: 100%;
  height: auto;
  margin-bottom: 0.625rem;
}
.home.user-box {
  margin-bottom: 0;
}
.home.row {
  margin-right: 0rem;
  margin-left: 0rem;
}
.home .crumbs {
  margin-top: 2.5rem;
}
.home .searcher-header {
  padding: 0.94rem 1.875rem;
}
.home .table-container {
  overflow-x: hidden;
  margin-top: 1.565rem;
}

@media (min-width: 992px) {
  .home .table-container {
    margin-top: 0;
  }
}
/* INDEX VIEW */
.contact .page__wrapper .small_dialog {
  padding: 0;
}
.contact .page__wrapper .small_dialog .image-map {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0.44rem;
}
.contact .page__wrapper .small_dialog .image-map img {
  height: 10rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.contact .page__wrapper .small_dialog .image-map::after {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.05);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.contact .page__wrapper .small_dialog .box {
  margin-bottom: 1rem;
}
.contact .page__wrapper .small_dialog .hq-map {
  padding-right: 0.625rem;
  padding-left: 0.375rem;
}
.contact .page__wrapper .small_dialog .hq-map ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 0;
}
.contact .page__wrapper .small_dialog .hq-map ul li {
  font-size: 0.815rem;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: inline;
  color: #58606e;
  margin-bottom: 0.625rem;
}
.contact .page__wrapper .small_dialog .hq-map ul li svg {
  font-size: 1.5rem;
  margin-right: 6px;
  position: relative;
}
.contact .page__wrapper .small_dialog .hq-map ul li svg.i-hq {
  color: #1d7d80;
}
.contact .page__wrapper .small_dialog .hq-map ul li svg.i-alliance {
  color: #606060;
}
.contact .page__wrapper .small_dialog .hq-map ul li svg.i-presence {
  color: #e97920;
}
.contact .page__wrapper .small_dialog .hq-map ul li svg.i-sub {
  color: #029ad5;
}
.contact .page__wrapper .small_dialog .box {
  border-radius: 0.315rem;
}
.contact .page__wrapper .small_dialog .principal-contact-container .info-contact-container {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding: 1.875rem;
  font-size: 0.75rem;
}
.contact .page__wrapper .small_dialog .principal-contact-container .info-contact-container h2 {
  font-size: 1rem;
  margin-bottom: 0.5rem;
  color: #58606e;
  text-transform: uppercase;
}
.contact .page__wrapper .small_dialog .principal-contact-container .info-contact-container p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.19rem;
}
.contact .page__wrapper .small_dialog .principal-contact-container .info-contact-container .contact-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.25rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.contact .page__wrapper .small_dialog .principal-contact-container .info-contact-container .contact-info__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.94rem;
}
.contact .page__wrapper .small_dialog .principal-contact-container .info-contact-container .contact-info__direction {
  margin-right: 2.5rem;
}
.contact .page__wrapper .small_dialog .principal-contact-container .info-contact-container .contact-info__phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contact .page__wrapper .small_dialog .principal-contact-container .info-contact-container .contact-rrss h2 {
  color: #58606e;
}
.contact .page__wrapper .small_dialog .principal-contact-container .info-contact-container .contact-rrss ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0;
}
.contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont .form {
  padding: 1.875rem;
}
.contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont div.form-group {
  padding-left: 0.065rem;
  padding-right: 0.065rem;
}
.contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont div.form-group.custom-checkbox {
  padding-right: 0;
}
.contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont div.form-group:nth-last-of-type(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont div.form-group:nth-last-of-type(2) label {
  margin-bottom: 0;
  padding-left: 2rem;
  position: relative;
  pointer-events: all;
  color: #333333;
}
.contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont div.form-group:nth-last-of-type(2) label:before {
  left: 0;
}
.contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont div.form-group:nth-last-of-type(2) label:after {
  left: 0;
}
.contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont div.form-group:nth-last-of-type(2) label .check-legal-conditions {
  pointer-events: all;
}
.contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont div.form-group label {
  font-weight: normal;
  margin-bottom: 0.5rem;
}
.contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont div.form-group textarea {
  height: 5.625rem;
}
.contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont div.form-group input {
  height: 2rem;
}
.contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont div.form-group button {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .contact .page__wrapper .small_dialog .image-map img {
    height: 11.94rem;
  }
  .contact .page__wrapper .small_dialog .box {
    margin-bottom: 2rem;
  }
  .contact .page__wrapper .small_dialog .hq-map {
    padding: 0.315rem 2.815rem;
  }
  .contact .page__wrapper .small_dialog .hq-map ul {
    margin-bottom: 0.5rem;
  }
  .contact .page__wrapper .small_dialog .hq-map ul li {
    margin-bottom: 0;
  }
  .contact .page__wrapper .small_dialog .principal-contact-container .info-contact-container {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .contact .page__wrapper .small_dialog .principal-contact-container .info-contact-container h2 {
    margin-bottom: 1rem;
  }
  .contact .page__wrapper .small_dialog .principal-contact-container .info-contact-container .contact-info__icons {
    margin-top: 0;
  }
  .contact .page__wrapper .small_dialog .principal-contact-container .info-contact-container .contact-rrss h2 {
    margin-bottom: 0.44rem;
  }
  .contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont div.form-group {
    margin-bottom: 1rem;
  }
  .contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont div.form-group:nth-last-of-type(2) {
    margin-bottom: 1.565rem;
  }
  .contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont div.form-group:nth-last-of-type(2) label {
    padding-left: 2rem;
  }
  .contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont div.form-group:nth-last-of-type(2) label:before {
    left: 0;
  }
  .contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont div.form-group:last-of-type {
    margin: 0;
  }
}
@media (min-width: 992px) {
  .contact .page__wrapper .small_dialog .image-map img {
    height: 18.75rem;
  }
  .contact .page__wrapper .small_dialog .principal-contact-container .info-contact-container h2 {
    margin-bottom: 1rem;
  }
  .contact .page__wrapper .small_dialog .principal-contact-container .form-contact-cont div.form-group:nth-last-of-type(2) {
    margin-bottom: 1.44rem;
  }
}
/* INDEX VIEW */
.privacy_policy .page__wrapper .page__dialog .pg-block {
  margin-top: 2rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.privacy_policy .page__wrapper .page__dialog .pg-block .pg-content {
  padding-left: 0;
  padding-right: 0;
}
.privacy_policy .page__wrapper .page__dialog .pg-block .pg-content .last-p {
  margin-bottom: 2.315rem;
}
.privacy_policy .page__wrapper .page__dialog .pg-block .pg-content .medium-p {
  margin-bottom: 1rem;
}
.privacy_policy .page__wrapper .page__dialog .pg-block .pg-content ul {
  padding-left: 1.125rem;
}
.privacy_policy .page__wrapper .page__dialog .pg-block .pg-content ul li {
  margin-bottom: 0.2rem;
}
.privacy_policy .page__wrapper .page__dialog .pg-block .pg-content ul li:last-of-type {
  margin-bottom: 3.125rem;
}
.privacy_policy .page__wrapper .page__dialog .pg-block .pg-content h2 {
  color: #58606e;
}

@media (min-width: 768px) {
  .privacy_policy .page__wrapper .page__dialog .pg-block {
    margin-top: 3rem;
    padding-left: 0.94rem;
    padding-right: 0.94rem;
  }
  .privacy_policy .page__wrapper .page__dialog .pg-block .pg-content {
    padding-left: 0.94rem;
    padding-right: 0.94rem;
  }
  .privacy_policy .page__wrapper .page__dialog .pg-block .pg-content .medium-p-rrss {
    margin-bottom: 0.5rem;
  }
  .privacy_policy .page__wrapper .page__dialog .pg-block .pg-content p:last-of-type {
    margin-bottom: 12.065rem;
  }
  .privacy_policy .page__wrapper .page__dialog .pg-block .pg-content .last-p {
    margin-bottom: 2rem;
  }
  .privacy_policy .page__wrapper .page__dialog .pg-block .pg-content .RGPD {
    margin-bottom: 1rem;
  }
  .privacy_policy .page__wrapper .page__dialog .pg-block .pg-content .RGPD li:last-of-type {
    margin-bottom: 0;
  }
  .privacy_policy .page__wrapper .page__dialog .pg-block .pg-content ul {
    padding-left: 1.2rem;
  }
  .privacy_policy .page__wrapper .page__dialog .pg-block .pg-content ul li {
    margin-bottom: 0.5rem;
  }
  .privacy_policy .page__wrapper .page__dialog .pg-block .pg-content ul li:last-of-type {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .privacy_policy .page__wrapper .page__dialog .pg-block {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
  .privacy_policy .page__wrapper .page__dialog .pg-block .pg-content {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
  .privacy_policy .page__wrapper .page__dialog .pg-block .pg-content p:last-of-type {
    margin-bottom: 3.75rem;
  }
  .privacy_policy .page__wrapper .page__dialog .pg-block .pg-content .RGPD {
    margin-bottom: 4.625rem;
  }
  .privacy_policy .page__wrapper .page__dialog .pg-block .pg-content ul li:last-of-type {
    margin-bottom: 2.315rem;
  }
}
/* INDEX VIEW */
.legal_notice .page__wrapper .page__dialog .title-privacy-block {
  background-color: #00bd66;
}
.legal_notice .page__wrapper .page__dialog .title-privacy-block .title-privacy h1 {
  line-height: 2.5rem;
  z-index: 2;
  position: static;
  margin-bottom: 0;
  padding-bottom: 0.125rem;
  letter-spacing: -0.01rem;
}
.legal_notice .page__wrapper .page__dialog .pg-block {
  margin-top: 1.875rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.legal_notice .page__wrapper .page__dialog .pg-block .pg-content {
  padding-left: 0;
  padding-right: 0;
}
.legal_notice .page__wrapper .page__dialog .pg-block .pg-content p {
  font-family: "Roboto";
  line-height: 1.25rem;
  color: #58606e;
  margin-bottom: 0.5rem;
}
.legal_notice .page__wrapper .page__dialog .pg-block .pg-content .last-p {
  margin-bottom: 2.25rem;
}
.legal_notice .page__wrapper .page__dialog .pg-block .pg-content .medium-p {
  margin-bottom: 0.5rem;
}
.legal_notice .page__wrapper .page__dialog .pg-block .pg-content h2 {
  color: #58606e;
  font-size: 1.25rem;
  line-height: 1.875rem;
}

@media (min-width: 768px) {
  .legal_notice .page__wrapper .page__dialog .title-privacy-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .legal_notice .page__wrapper .page__dialog .title-privacy-block .title-privacy {
    -ms-flex-item-align: center;
        align-self: center;
    top: 0;
  }
  .legal_notice .page__wrapper .page__dialog .title-privacy-block .title-privacy h1 {
    font-size: 4.065rem;
    line-height: 4.75rem;
    padding-bottom: 0;
  }
  .legal_notice .page__wrapper .page__dialog .pg-block {
    margin-top: 3rem;
    padding-left: 0.94rem;
    padding-right: 0.94rem;
  }
  .legal_notice .page__wrapper .page__dialog .pg-block .pg-content {
    padding-left: 0.94rem;
    padding-right: 0.94rem;
  }
  .legal_notice .page__wrapper .page__dialog .pg-block .pg-content h2 {
    font-size: 1.375rem;
    line-height: 2.25rem;
  }
  .legal_notice .page__wrapper .page__dialog .pg-block .pg-content p:last-of-type {
    margin-bottom: 1.815rem;
  }
  .legal_notice .page__wrapper .page__dialog .pg-block .pg-content .last-p {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .legal_notice .page__wrapper .page__dialog .pg-block .pg-content p:last-of-type {
    margin-bottom: 3.75rem;
  }
}
/* INDEX VIEW */
.cookies_policy .page__wrapper .page__dialog .pg-block {
  margin-top: 1.875rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.cookies_policy .page__wrapper .page__dialog .pg-block .pg-content {
  padding-left: 0;
  padding-right: 0;
}
.cookies_policy .page__wrapper .page__dialog .pg-block .pg-content h4 {
  color: #58606e;
}
.cookies_policy .page__wrapper .page__dialog .pg-block .pg-content h2 {
  color: #58606e;
}

/* Conf Profile */
.conf-profile__centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.conf-profile__whitebox {
  padding: 30px 30px;
}
.conf-profile__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 40px;
}
.conf-profile__company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.conf-profile__company:first-of-type {
  margin-bottom: 25px;
  border-bottom: 1px solid #ececec;
}
.conf-profile__company .form-group p {
  margin-bottom: 0;
}
.conf-profile__company .edit-input {
  margin-left: 20px;
}
.conf-profile__user {
  width: 100%;
}
.conf-profile__user .form-group {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.conf-profile .page__dialog {
  margin: 0;
  min-height: 0;
}
.conf-profile .conf-nab-tabs {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  padding-bottom: 4px;
  text-decoration: none;
  border-bottom: 2px solid #ececec;
}
.conf-profile .conf-nab-tabs a.nav-item {
  border: none;
  border-radius: unset;
  list-style: none;
  padding: 0 0.5rem 0 0.5rem;
  color: #afbacc;
}
.conf-profile .conf-nab-tabs a.nav-item:first-of-type {
  padding: 0 0.5rem 0 0;
  border-right: 2px solid #d8d8d8;
}
.conf-profile .conf-nab-tabs a.nav-item.active {
  font-weight: 600;
  color: #0c7042;
}
.conf-profile .tab-content {
  margin-top: 20px;
  padding-top: 0;
}
.conf-profile .form-group {
  padding: 0;
}
.conf-profile .form-group label.conf-profile__label {
  pointer-events: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  position: absolute;
  top: 0px;
  right: 0;
}
.conf-profile .editable-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-right: 20px;
}
.conf-profile .editable-box--notifications {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 0px;
}
.conf-profile .editable-box--button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.conf-profile__title {
  margin-bottom: 0px;
  color: #1f1f1f;
  font-family: "Aeonik-Medium";
  text-transform: uppercase;
  margin-right: 20px;
  margin-top: 20px;
}
.conf-profile__title--image {
  font-size: 0.625rem;
  margin-right: 0;
  font-family: "Aeonik-Regular";
}
.conf-profile .custom-control-input {
  top: 3px;
  left: 20px;
  z-index: 0;
}
.conf-profile .type-notif {
  font-family: "Aeonik-Medium";
  padding-left: 0.94rem;
  margin: 0;
}
.conf-profile .form-control {
  margin-bottom: 1rem;
}
.conf-profile .newname {
  display: none;
}
.conf-profile .edit-pass {
  display: none;
  margin-top: 1rem;
}
.conf-profile__buttonbox {
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.conf-profile .form-group .btn-secondary {
  padding: 0 1.25rem;
  color: white;
  padding: 0.25rem 0.75rem;
  margin-left: auto;
  line-height: 1;
  text-transform: uppercase;
  font-size: 0.69rem;
  font-family: "Aeonik-Regular";
}
.conf-profile .form-group .btn-secondary:hover {
  color: #0c7042;
}

/* $$ QUERY MD */
@media (min-width: 768px) {
  .conf-profile .custom-control-input {
    left: 52px;
  }
  .conf-profile .type-notif {
    padding-left: 2.815rem;
  }
}
/* $$ QUERY LG */
@media (min-width: 992px) {
  .conf-profile__data {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .conf-profile__company {
    width: 62%;
  }
  .conf-profile__company:first-of-type {
    border-right: 1px solid #ececec;
    border-bottom: 0;
    margin-bottom: 0;
    width: 35%;
    padding-right: 0.94rem;
  }
  .conf-profile .editable-box {
    margin-right: 40px;
  }
  .conf-profile .editable-box--notifications {
    margin-right: 0;
  }
}
.user-list .page__dialog {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.user-list .user-list__history {
  padding: 1.25rem 0.65rem 1rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  border: 1px solid #d8d8d8;
}
.user-list .search__block {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.user-list .search__block__select-box {
  margin-bottom: 0;
  padding: 0.75rem;
}
.user-list .DateRangePickerInput {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid #c8d1e0;
  border-radius: 20px;
}
.user-list .DateRangePickerInput .DateInput {
  width: 49%;
  border-radius: 20px 0px 0px 20px;
}
.user-list .DateRangePickerInput .DateInput .DateInput_input {
  border-radius: 20px 0px 0px 20px;
}
.user-list .DateRangePickerInput .DateInput:last-child {
  border-radius: 0px 20px 20px 0;
}
.user-list .DateRangePickerInput .DateInput:last-child .DateInput_input {
  border-radius: 0px 20px 20px 0;
}
.user-list .DateRangePickerInput .DateInput .DateInput_input {
  width: 100%;
  height: 40px;
  border: none;
  text-align: center;
}
.user-list .DateRangePickerInput .DateInput .DateInput_input:focus {
  outline: none;
  border: 1px solid rgb(21.8709677419, 204.1290322581, 120.2903225806);
  -webkit-box-shadow: 0 0 0 0.15rem rgb(67.5806451613, 234.9193548387, 157.9435483871);
          box-shadow: 0 0 0 0.15rem rgb(67.5806451613, 234.9193548387, 157.9435483871);
}
.user-list .DateRangePickerInput_arrow {
  position: relative;
}
.user-list .date-a {
  position: absolute;
  color: #c8d1e0;
  background-color: white;
  top: -10px;
  right: -10px;
  width: 22px;
  height: 22px;
  text-align: center;
}
.user-list .custom-checkbox .custom-control-label {
  cursor: pointer;
}
.user-list .custom-checkbox .custom-control-label::before {
  border-radius: 0.1875rem;
}
.user-list .custom-checkbox .custom-control-label::after {
  cursor: pointer;
}
.user-list__loading {
  z-index: 9;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-color: white;
}
.user-list__empty {
  text-align: center;
}

.table-container {
  overflow-x: auto;
  min-height: 200px;
}

.center-btn-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* $$ QUERY SM */
@media (min-width: 576px) {
  .user-list .user-list__history {
    padding: 2rem 15px;
  }
  .user-list .search__block__form {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
  }
  .user-list .DateRangePickerInput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .user-list .DateRangePickerInput .DateInput {
    width: 49%;
  }
  .user-list .DateRangePickerInput .DateInput .DateInput_input {
    width: 100%;
    height: 2.5rem;
  }
  .user-list .search__block {
    padding: 2rem 30px 1.5rem 30px;
  }
  .btn {
    margin-bottom: 0.25rem;
  }
}
/* $$ QUERY MD */
@media (min-width: 768px) {
  .user-list .user-list__history {
    padding: 2rem 30px;
  }
  .user-list .DateRangePickerInput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .user-list .DateRangePickerInput .DateInput {
    width: 49%;
  }
  .user-list .DateRangePickerInput .DateInput .DateInput_input {
    height: 2.5rem;
  }
  .user-list .search__block__select-box {
    padding: 2px;
  }
  .user-list .search__block {
    padding: 2rem 30px;
  }
  .user-list .search__block__form .form-group:last-of-type {
    margin-left: auto;
  }
  .user-list .search__block__form:last-of-type .form-group {
    margin-bottom: 0;
  }
  .user-list .search__block__form:last-of-type .form-group:last-of-type {
    margin-bottom: 0;
  }
  .user-list .btn {
    margin-top: 1.44rem;
  }
  /* $$ QUERY LG */
}
@media (min-width: 768px) and (min-width: 992px) {
  .user-list .DateRangePickerInput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .user-list .DateRangePickerInput .DateInput {
    width: 49%;
  }
  .user-list .DateRangePickerInput .DateInput .DateInput_input {
    height: 2.5rem;
  }
  .user-list .search__block__select-box {
    padding: 0.125rem;
  }
  .user-list .search__block__select-box .page__dialog {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .user-list .search__block__select-box .user-list__history .table-container {
    overflow-x: auto;
    overflow-y: hidden;
    min-height: 200px;
  }
  .user-list .search__block .form-group {
    padding: 0.125rem;
  }
  .user-list .search__block .btn {
    margin-bottom: 0.25rem;
  }
}
/* Conf Profile */
.notification-list__centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: white;
  border: 1px solid #d8d8d8;
}
.notification-list__whitebox {
  padding: 45px 30px;
}
.notification-list .conf-nab-tabs {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  padding-bottom: 4px;
  text-decoration: none;
  border-bottom: 2px solid #ececec;
}
.notification-list .tab-item {
  list-style: none;
  padding: 0 0.5rem 0 0.5rem;
}
.notification-list .tab-item:first-of-type {
  padding: 0 0.5rem 0 0;
  border-right: 2px solid #d8d8d8;
}
.notification-list .tab-link {
  color: #afbacc;
}
.notification-list .tab-link.active {
  font-weight: 600;
  color: #0c7042;
}
.notification-list .tab-content {
  margin-top: 20px;
}
.notification-list .doc-link {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  font-weight: bold;
}
.notification-list .search__block {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 16px 10px 16px 10px;
}
.notification-list .search__block__select-box {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 0;
  padding: 0.75rem;
}
.notification-list .page__dialog {
  margin-top: 0;
}
.notification-list .form-group {
  margin: 0;
}
.notification-list__whitebox {
  padding: 16px 10px;
}
.notification-list__filter-item {
  border-bottom: 1px solid #d8d8d8;
  padding: 14px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.notification-list__filter-item:hover .search-result__filter-item__text {
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #0c7042;
}
.notification-list__filter-item:first-of-type {
  padding: 0px 0px 14px 10px;
}
.notification-list__filter-item__icon {
  color: #00bd66;
  font-size: 32px;
}
.notification-list__filter-item__text {
  margin: 0;
  padding-left: 10px;
  color: #0c7042;
  font-weight: bold;
}
.notification-list__result-legend {
  margin-bottom: 1.5rem;
  text-align: left;
}
.notification-list__result-legend__searched {
  font-weight: bold;
}
.notification-list__list {
  list-style-type: none;
  padding: 0;
  margin-bottom: 30px;
}
.notification-list__list .row {
  border-bottom: 1px solid #d8d8d8;
}
.notification-list__sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.notification-list__sub svg {
  font-size: 1.3rem;
  color: #c8d1e0;
  cursor: pointer;
}
.notification-list__sub svg:not(.active):hover {
  color: #afbacc;
}
.notification-list__sub svg.active {
  color: #00bd66;
}
.notification-list__sub svg.active:hover {
  color: #0c7042;
}
.notification-list__item {
  position: relative;
  padding: 0.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.notification-list__item:hover .notification-list__item__legendzone__title-text {
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #0c7042;
}
.notification-list__item.new-notif {
  background: #f5f4f0;
  -webkit-box-shadow: 0px 0px 3px 1px #ececec;
          box-shadow: 0px 0px 3px 1px #ececec;
  border-radius: 0.315rem;
  margin-bottom: 1rem;
}
.notification-list__item.new-notif .notification-list__item__legendzone__data__data-text {
  padding-right: 10px;
}
.notification-list__item__iconzone {
  width: 83px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.notification-list__item__iconzone__icon {
  color: #00bd66;
  font-size: 30px;
}
.notification-list__item__iconzone__text {
  margin: 0;
  color: #00bd66;
  font-size: 0.625rem;
  font-family: "Aeonik-Regular";
  font-weight: 100;
}
.notification-list__item__legendzone {
  width: 100%;
  padding-left: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.notification-list__item__legendzone__title-text {
  margin: 0;
  color: #00bd66;
  font-size: 14px;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
}
.notification-list__item__legendzone__data {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.notification-list__item__legendzone__data--monitor {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.notification-list__item__legendzone__data__data-text {
  color: #7a7a7a;
  margin: 0;
  font-size: 12px;
  line-height: 2;
  font-weight: 100;
  font-family: "Aeonik-Regular";
}
.notification-list .custom-control {
  padding-left: 2.45rem;
  padding-top: 1rem;
  padding-right: 2rem;
}
.notification-list .custom-checkbox .custom-control-label::before {
  border-radius: 0.1875rem;
  border: 1px solid #c8d1e0;
  background: white;
}
.notification-list .modal__modal-call {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.notification-list .modal__modal-title {
  font-size: 14px;
  margin: 0;
}
.notification-list .modal__close {
  color: #00bd66;
}
.notification-list .modal__modal-item {
  border: none;
  margin: 0;
  padding: 0;
  cursor: default;
}
.notification-list .modal__modal-text {
  padding-left: 24px;
}
.notification-list .modal__modal-documentos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.notification-list .modal__icon-documentos {
  font-size: 24px;
  color: #00bd66;
}
.notification-list .modal__document-text {
  font-weight: bold;
  color: #0c7042;
  cursor: pointer;
}
.notification-list .modal__document-text:hover {
  color: #0c7042;
}

/* $$ QUERY SM */
@media (min-width: 576px) {
  .notification-list .search__block {
    border: 1px solid #c8d1e0;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 10px;
    margin-bottom: 1rem;
  }
  .notification-list .search__block__form {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
  }
  .notification-list__whitebox {
    padding: 30px 30px;
  }
  .notification-list__dropdown {
    padding: 0 32px 32px 30px;
  }
  .notification-list__filter-item {
    padding: 14px 24px;
  }
  .notification-list__filter-item:first-of-type {
    padding: 0px 24px 14px 24px;
  }
}
/* $$ QUERY MD */
@media (min-width: 768px) {
  .notification-list .result-legend {
    text-align: end;
  }
  .notification-list__filter-list {
    display: block;
  }
}
/* $$ QUERY LG */
@media (min-width: 992px) {
  .notification-list .search__block {
    padding: 10px 0px;
  }
  .notification-list__result-legend {
    text-align: end;
  }
}
/* Search Result */
.search-result {
  margin-bottom: 1.565rem;
}
.search-result .search__block {
  padding: 16px 0px 0px;
  border: none;
  margin-bottom: 0.625rem;
}
.search-result .page__dialog {
  margin-top: 0;
}
.search-result .txt--paragrah_bold {
  margin: 0;
  line-height: 1;
}
.search-result__whitebox {
  padding: 16px 10px;
}
.search-result__dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px 16px 10px;
}
.search-result__filter-list {
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-result__filter-list.visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-result__filter-item {
  position: relative;
  width: 100%;
  margin-bottom: 0.315rem;
}
.search-result__filter-item__icon {
  font-size: 1.25rem;
}
.search-result__filter-item .btn {
  width: 100%;
}
.search-result__result-legend {
  border-bottom: 1px solid #ececec;
  margin-bottom: 1.5rem;
}
.search-result__result-legend .result-legend__text {
  font-size: 0.8rem;
  padding-top: initial;
  margin-bottom: 0.5rem;
}
.search-result__result-legend__searched {
  font-weight: bold;
  font-family: "Aeonik-Medium";
}
.search-result__list {
  list-style-type: none;
  padding: 0;
  margin-bottom: 30px;
}
.search-result .full-element-clickable {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.search-result__suggestion {
  position: relative;
  background: #ececec;
  border-bottom: 1px solid #d8d8d8;
  padding: 25px 25px 25px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-result__suggestion__icon {
  height: auto;
  margin-bottom: 0.315rem;
}
.search-result__suggestion__iconzone {
  text-align: center;
}
.search-result__suggestion__iconzone__text {
  margin: 0;
  color: #00bd66;
  font-size: 10px;
}
.search-result__suggestion__legendzone {
  width: 100%;
  padding-left: 24px;
}
.search-result__suggestion__legendzone__title-text {
  color: #00bd66;
  font-family: "Aeonik-Medium";
  font-size: 1rem;
  margin-bottom: 0.625rem;
}
.search-result__item {
  position: relative;
  border-bottom: 1px solid #d8d8d8;
  padding: 14px 10px 14px 0;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-result__item .search-result__item__legendzone__title-text {
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.search-result__item:hover .search-result__item__legendzone__title-text {
  color: #0c7042;
}
.search-result__item:first-of-type {
  padding: 0px 10px 14px 0px;
}
.search-result__item:last-of-type {
  border: none;
}
.search-result__item__icon {
  height: auto;
  margin-bottom: 0.315rem;
}
.search-result__item__iconzone {
  text-align: center;
  width: 80px;
  /*&amp;__icon {
      color: $primary;
      font-size: 30px;
      margin-bottom: 10px;
  }*/
}
.search-result__item__iconzone__text {
  margin: 0;
  color: #00bd66;
  font-size: 10px;
}
.search-result__item__legendzone {
  width: 100%;
  padding-left: 24px;
}
.search-result__item__legendzone__title-text {
  color: #00bd66;
  font-family: "Aeonik-Medium";
  font-size: 1rem;
  margin-bottom: 0.625rem;
}
.search-result__item__legendzone__data {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-result__item__legendzone__data__data-text {
  color: #7a7a7a;
  padding-right: 48px;
  line-height: 2;
  font-weight: 400;
  font-size: 0.8rem;
  color: #575860;
  margin: 0;
}

/* $$ QUERY SM */
@media (min-width: 576px) {
  .search-result .search__block {
    padding: 30px 0px 0px;
  }
  .search-result__whitebox {
    padding: 30px;
  }
  .search-result__dropdown {
    padding: 0 30px 30px;
  }
  .search-result__filter-item {
    width: 33%;
  }
}
/* $$ QUERY MD */
@media (min-width: 768px) {
  .search-result__filter-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
/* $$ QUERY LG */
@media (min-width: 992px) {
  .search-result .search__block {
    padding: 2.815rem 0 0;
  }
  .search-result__whitebox {
    padding: 1.565rem 1.875rem 0.315rem;
  }
  .search-result__filter-item {
    width: auto;
  }
}
/* Product list */
.advice-detail .page__dialog {
  min-height: auto;
}
.advice-detail__block-header {
  background: white;
  padding-top: 2rem;
  padding-bottom: 1rem;
  border: 1px solid #d8d8d8;
  margin-bottom: 1.875rem;
}
.advice-detail__block-header .row {
  margin: 0;
}
.advice-detail__block-header .row &gt; .col-md-3 {
  margin-bottom: 1rem;
}
.advice-detail__block-header span {
  display: block;
}
.advice-detail__block-header .title {
  font-family: "Aeonik-Medium";
  color: #00bd66;
  margin-bottom: 0.315rem;
}
.advice-detail__block-main-content {
  padding: 2rem 1.875rem;
  border: 1px solid #d8d8d8;
}
.advice-detail__block-main-content .accordion .card {
  border-radius: 0.315rem;
  margin-top: 0.94rem;
  background: #f5f4f0;
  -webkit-box-shadow: 0px 0px 3px 1px #ececec;
          box-shadow: 0px 0px 3px 1px #ececec;
  overflow: hidden;
}
.advice-detail__block-main-content .accordion .card:not(:first-of-type):not(:last-of-type) {
  border-radius: 0.315rem;
}
.advice-detail__block-main-content .accordion .card .title {
  display: block;
  font-family: "Aeonik-Medium";
  text-transform: uppercase;
  color: #575860;
  margin-bottom: 0.315rem;
}
.advice-detail__block-main-content .card-header {
  background: #f5f4f0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 1.25rem;
}
.advice-detail__block-main-content .card-header .text {
  display: block;
}
.advice-detail__block-main-content .card-header .btn {
  padding: 0;
  line-height: 1;
}
.advice-detail__block-main-content .card-body {
  padding-top: 0.315rem;
}
.advice-detail__block-main-content .card-body .block--documentation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.advice-detail__button-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (max-width: 767.98px) {
  .advice-detail__block-header {
    padding-top: 1rem;
  }
  .advice-detail__block-header .row {
    margin-left: -0.65rem;
    margin-right: -0.65rem;
  }
  .advice-detail__block-header .col-12 {
    margin-bottom: 0.44rem;
  }
  .advice-detail__block-main-content {
    padding: 1rem 0.65rem;
  }
  .advice-detail__block-main-content .card-header &gt; .row &gt; .col-12 {
    margin-bottom: 0.44rem;
  }
}
.activity-list .search__block__form {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.activity-list .search__block__form .filter {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.activity-list .search__block__form .filter .btn {
  margin: 0;
}
.activity-list .search__block__form .menu__profile__petitioner {
  border: none;
}
.activity-list__history {
  padding: 1.25rem 0.65rem 1rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  border: 1px solid #d8d8d8;
}
.activity-list__loading {
  z-index: 9;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-color: white;
}

/* $$ QUERY MD */
@media (min-width: 768px) {
  .activity-list__history {
    padding: 2rem 30px;
  }
}
.task-list .page__dialog {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.task-list__history {
  padding: 1.25rem 0.65rem 1rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  border: 1px solid #d8d8d8;
}
.task-list .search__block {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.task-list .search__block__select-box {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 0;
  padding: 0.75rem;
}
.task-list .list-group .list-group-item:first-of-type {
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
}
.task-list .list-group .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
}
.task-list div.sweet-alert {
  /* Overwrite Sweet Alert style */
}
.task-list div.sweet-alert.update-job-alert {
  border: 1px;
  top: 120px;
  margin: 20px 0px 20px 0px !important;
  padding-bottom: 20px !important;
  width: 65% !important;
  overflow: initial !important;
}
.task-list div.sweet-alert.update-job-alert #edit-form .DateRangePicker_picker {
  z-index: 3;
}
.task-list div.sweet-alert.update-job-alert #edit-form textarea {
  height: inherit;
  padding: 0.625rem 1rem;
}
.task-list div.sweet-alert.update-job-alert #edit-form div#hours label {
  pointer-events: auto;
}
.task-list div.sweet-alert.update-job-alert #edit-form div#hours label button#clear-hours {
  margin: 0 0 0 0.375rem;
  padding: 0.3rem;
  cursor: pointer;
}
.task-list div.sweet-alert.update-job-alert #edit-form div#hours label button#clear-hours:hover {
  background-color: #1f1f1f;
}
.task-list div.sweet-alert.update-job-alert #edit-form div#hours label button#clear-hours span {
  margin-right: 0.3rem;
}
.task-list div.sweet-alert.update-job-alert #edit-form div#hours div#selected-hours span {
  display: block;
  background: #0c7042;
  cursor: pointer;
  color: white;
  font-weight: bold;
}
.task-list div.sweet-alert.update-job-alert #edit-form div#hours div#selected-hours span:hover {
  background-color: #1f1f1f;
}
.task-list div.sweet-alert.update-job-alert p {
  z-index: 0 !important;
}
.task-list div.sweet-alert.past-job-executions {
  width: 80% !important;
}
.task-list__loading {
  z-index: 9;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-color: white;
}

.table-container {
  overflow-x: auto;
  min-height: 200px;
}

.center-btn-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* $$ QUERY SM */
@media (min-width: 576px) {
  .task-list__history {
    padding: 2rem 15px;
  }
  .task-list .search__block__form {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
  }
  .task-list .search__block {
    padding: 2rem 30px 1.5rem 30px;
  }
}
/* $$ QUERY MD */
@media (min-width: 768px) {
  .task-list__history {
    padding: 2rem 30px;
  }
  .task-list .search__block__select-box {
    padding: 2px;
  }
  .task-list .search__block {
    padding: 2rem 30px;
  }
  .task-list .search__block__form .form-group:last-of-type {
    margin-left: auto;
  }
  .task-list .search__block__form:last-of-type .form-group {
    margin-bottom: 0;
  }
  .task-list .search__block__form:last-of-type .form-group:last-of-type {
    margin-bottom: 0;
  }
  /* $$ QUERY LG */
}
@media (min-width: 768px) and (min-width: 992px) {
  .task-list .search__block__select-box {
    padding: 0.125rem;
  }
  .task-list .search__block__select-box .page__dialog {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .task-list .search__block__select-box__history .table-container {
    overflow-x: auto;
    overflow-y: hidden;
    min-height: 200px;
  }
  .task-list .search__block .form-group {
    padding: 0.125rem;
  }
}
.campaign-list .page__dialog {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.campaign-list__history {
  padding: 1.25rem 0.65rem 1rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  border: 1px solid #d8d8d8;
}
.campaign-list .search__block {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.campaign-list .search__block__select-box {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 0;
  padding: 0.75rem;
}
.campaign-list .file-selection .btn {
  margin-top: 0;
}
.campaign-list .file-selection .input-group.mb-3 {
  margin-bottom: 0.25rem !important;
}
.campaign-list .DateRangePickerInput {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid #c8d1e0;
  border-radius: 20px;
}
.campaign-list .DateRangePickerInput .DateInput {
  width: 50%;
  border-radius: 20px 0px 0px 20px;
}
.campaign-list .DateRangePickerInput .DateInput .DateInput_orderinput {
  border-radius: 20px 0px 0px 20px;
}
.campaign-list .DateRangePickerInput .DateInput:last-child {
  border-radius: 0px 20px 20px 0;
}
.campaign-list .DateRangePickerInput .DateInput:last-child .DateInput_orderinput {
  border-radius: 0px 20px 20px 0;
}
.campaign-list .DateRangePickerInput .DateInput .DateInput_orderinput {
  width: 100%;
  height: 40px;
  border: none;
  text-align: center;
}
.campaign-list .DateRangePickerInput .DateInput .DateInput_orderinput:focus {
  outline: none;
  border: 1px solid rgb(21.8709677419, 204.1290322581, 120.2903225806);
  -webkit-box-shadow: 0 0 0 0.15rem rgb(67.5806451613, 234.9193548387, 157.9435483871);
          box-shadow: 0 0 0 0.15rem rgb(67.5806451613, 234.9193548387, 157.9435483871);
}
.campaign-list .DateRangePickerInput_a {
  position: relative;
}
.campaign-list .date-a {
  position: absolute;
  color: #c8d1e0;
  background-color: white;
  top: -10px;
  right: -9px;
  width: 22px;
  height: 22px;
  padding-top: 1px;
  text-align: center;
}
.campaign-list .list-group .list-group-item:first-of-type {
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
}
.campaign-list .list-group .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
}
.campaign-list div.sweet-alert {
  /* Overwrite Sweet Alert style */
}
.campaign-list div.sweet-alert.update-campaign-alert {
  border: 1px;
  padding-bottom: 20px !important;
  overflow: initial !important;
}
.campaign-list div.sweet-alert.update-campaign-alert .agrupation {
  background: #f5f4f0;
  -webkit-box-shadow: 0px 0px 3px 1px #ececec;
  box-shadow: 0px 0px 3px 1px #ececec;
  padding: 0.625rem;
  margin-bottom: 1.25rem;
  border-radius: 0.315rem;
}
.campaign-list div.sweet-alert.update-campaign-alert #edit-form .DateRangePicker_picker {
  z-index: 3;
}
.campaign-list div.sweet-alert.update-campaign-alert #edit-form textarea {
  height: inherit;
  padding: 0.625rem 1rem;
}
.campaign-list div.sweet-alert.update-campaign-alert #edit-form .campaign-icon-selector {
  position: relative;
  display: inline-block;
  min-width: 32px;
  padding: 5px;
  font-size: 16px;
  line-height: 22px;
  border-radius: 5px;
  text-align: center;
}
.campaign-list div.sweet-alert.update-campaign-alert #edit-form .slide-thumbnail {
  width: 100%;
  max-width: 300px;
  max-height: 100px;
  -o-object-fit: cover;
  object-fit: cover;
}
.campaign-list div.sweet-alert.update-campaign-alert #edit-form .popup-thumbnail {
  width: 100%;
  max-width: 240px;
  max-height: 160px;
  -o-object-fit: cover;
  object-fit: cover;
}
.campaign-list div.sweet-alert.update-campaign-alert #edit-form .slide-thumbnail-vertical {
  width: 100%;
  max-width: 150px;
  max-height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
}
.campaign-list div.sweet-alert.update-campaign-alert #edit-form .news-thumbnail {
  width: 100%;
  max-width: 120px;
  max-height: 120px;
  -o-object-fit: cover;
  object-fit: cover;
}
.campaign-list div.sweet-alert.update-campaign-alert p {
  z-index: 0 !important;
}
.campaign-list div.sweet-alert.past-campaign-executions {
  width: 80% !important;
}
.campaign-list__loading {
  z-index: 9;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-color: white;
}

.table-container {
  overflow-x: auto;
  min-height: 200px;
}

.center-btn-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* $$ QUERY SM */
@media (min-width: 576px) {
  .campaign-list__history {
    padding: 2rem 15px;
  }
  .campaign-list .search__block__form {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
  }
  .campaign-list .DateRangePickerInput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .campaign-list .DateRangePickerInput .DateInput {
    width: 49%;
  }
  .campaign-list .DateRangePickerInput .DateInput .DateInput_input {
    width: 100%;
    height: 2.5rem;
  }
  .campaign-list .search__block {
    padding: 2rem 30px 1.5rem 30px;
  }
  .campaign-list .custom-control {
    padding-left: 2.45rem;
  }
  .btn {
    margin-bottom: 0.25rem;
  }
}
/* $$ QUERY MD */
@media (min-width: 768px) {
  .campaign-list__history {
    padding: 2rem 30px;
  }
  .campaign-list .DateRangePickerInput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .campaign-list .DateRangePickerInput .DateInput {
    width: 49%;
  }
  .campaign-list .DateRangePickerInput .DateInput .DateInput_input {
    height: 2.5rem;
  }
  .campaign-list .search__block__select-box {
    padding: 2px;
  }
  .campaign-list .search__block {
    padding: 2rem 30px;
  }
  .campaign-list .search__block__form .form-group:last-of-type {
    margin-left: auto;
  }
  .campaign-list .search__block__form:last-of-type .form-group {
    margin-bottom: 0;
  }
  .campaign-list .search__block__form:last-of-type .form-group:last-of-type {
    margin-bottom: 0;
  }
  .campaign-list .custom-control {
    padding-left: 2.45rem;
    padding-bottom: 0;
  }
  /* $$ QUERY LG */
}
@media (min-width: 768px) and (min-width: 992px) {
  .campaign-list .DateRangePickerInput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .campaign-list .DateRangePickerInput .DateInput {
    width: 49%;
  }
  .campaign-list .DateRangePickerInput .DateInput .DateInput_input {
    height: 2.5rem;
  }
  .campaign-list .search__block__select-box {
    padding: 0.125rem;
  }
  .campaign-list .search__block__select-box .page__dialog {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .campaign-list .search__block__select-box__history .table-container {
    overflow-x: auto;
    overflow-y: hidden;
    min-height: 200px;
  }
  .campaign-list .search__block .form-group {
    padding: 0.125rem;
  }
  .campaign-list .search__block .custom-control {
    padding-left: 1.7rem;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 0;
  }
}
.campaign-list__top-modal {
  z-index: 1099;
}

.maintenance .dialog {
  text-align: center;
}
.maintenance__title {
  font-size: 1.875rem;
  color: #00bd66;
  margin-bottom: 1.25rem;
}
.maintenance__image {
  width: 80%;
  max-width: 100%;
  margin-bottom: 1.875rem;
}
.maintenance__text {
  font-size: 1rem;
  margin-bottom: 0.315rem;
}

@media (min-width: 768px) {
  .maintenance__image {
    width: 60%;
  }
}
.email-list .email-list__history {
  padding: 1.25rem 0.65rem 1rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  border: 1px solid #d8d8d8;
}
.email-list .search__block {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.email-list .search__block__select-box {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 0;
  padding: 0.75rem;
}
.email-list .DateRangePickerInput {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid #c8d1e0;
  border-radius: 20px;
}
.email-list .DateRangePickerInput .DateInput {
  width: 49%;
  border-radius: 20px 0px 0px 20px;
}
.email-list .DateRangePickerInput .DateInput .DateInput_input {
  border-radius: 20px 0px 0px 20px;
}
.email-list .DateRangePickerInput .DateInput:last-child {
  border-radius: 0px 20px 20px 0;
}
.email-list .DateRangePickerInput .DateInput:last-child .DateInput_input {
  border-radius: 0px 20px 20px 0;
}
.email-list .DateRangePickerInput .DateInput .DateInput_input {
  width: 100%;
  height: 40px;
  border: none;
  text-align: center;
}
.email-list .DateRangePickerInput .DateInput .DateInput_input:focus {
  outline: none;
  border: 1px solid rgb(21.8709677419, 204.1290322581, 120.2903225806);
  -webkit-box-shadow: 0 0 0 0.15rem rgb(67.5806451613, 234.9193548387, 157.9435483871);
          box-shadow: 0 0 0 0.15rem rgb(67.5806451613, 234.9193548387, 157.9435483871);
}
.email-list .DateRangePickerInput_arrow {
  position: relative;
}
.email-list .date-a {
  position: absolute;
  color: #c8d1e0;
  background-color: white;
  top: -10px;
  right: -10px;
  width: 22px;
  height: 22px;
  text-align: center;
}
.email-list .custom-control {
  padding-left: 2.1rem;
  padding-bottom: 1rem;
  padding-right: 2rem;
}
.email-list .custom-checkbox .custom-control-label::before {
  border-radius: 0.1875rem;
  border: 1px solid #c8d1e0;
  background: white;
}
.email-list .custom-checkbox .custom-control-label::after {
  cursor: pointer;
}
.email-list__loading {
  z-index: 9;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-color: white;
}
.email-list__empty {
  text-align: center;
}

.table-container {
  overflow-x: auto;
  min-height: 200px;
}

.center-btn-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ReactModal__Content {
  top: 50% !important;
  left: 50% !important;
  right: auto !important;
  bottom: auto !important;
  margin-right: -50%;
  padding: 0 !important;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ReactModal__Content .modal-dialog {
  margin: 0;
  /*.modal-content {
      padding: 1rem;
  }*/
}

/* $$ QUERY SM */
@media (min-width: 576px) {
  .email-list .email-list__history {
    padding: 2rem 15px;
  }
  .email-list .search__block__form {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
  }
  .email-list .DateRangePickerInput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .email-list .DateRangePickerInput .DateInput {
    width: 49%;
  }
  .email-list .DateRangePickerInput .DateInput .DateInput_input {
    width: 100%;
    height: 2.5rem;
  }
  .email-list .search__block {
    padding: 2rem 30px 1.5rem 30px;
  }
  .email-list .custom-control {
    padding-left: 2.45rem;
    padding-top: 0rem;
    padding-right: 2rem;
  }
  .btn {
    margin-bottom: 0.25rem;
  }
}
/* $$ QUERY MD */
@media (min-width: 768px) {
  .email-list .email-list__history {
    padding: 2rem 30px;
  }
  .email-list .DateRangePickerInput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .email-list .DateRangePickerInput .DateInput {
    width: 49%;
  }
  .email-list .DateRangePickerInput .DateInput .DateInput_input {
    height: 2.5rem;
  }
  .email-list .search__block__select-box {
    padding: 2px;
  }
  .email-list .search__block {
    padding: 2rem 30px;
  }
  .email-list .search__block__form .form-group:last-of-type {
    margin-left: auto;
  }
  .email-list .search__block__form:last-of-type .form-group {
    margin-bottom: 0;
  }
  .email-list .search__block__form:last-of-type .form-group:last-of-type {
    margin-bottom: 0;
  }
  .email-list .custom-control {
    padding-left: 2.45rem;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 0;
  }
  /* $$ QUERY LG */
}
@media (min-width: 768px) and (min-width: 992px) {
  .email-list .DateRangePickerInput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .email-list .DateRangePickerInput .DateInput {
    width: 49%;
  }
  .email-list .DateRangePickerInput .DateInput .DateInput_input {
    height: 2.5rem;
  }
  .email-list .search__block__select-box {
    padding: 0.125rem;
  }
  .email-list .search__block__select-box .page__dialog {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .email-list .search__block__select-box .email-list__history .table-container {
    overflow-x: auto;
    overflow-y: hidden;
    min-height: 200px;
  }
  .email-list .search__block .form-group {
    padding: 0.125rem;
  }
  .email-list .search__block .custom-control {
    padding-left: 1.7rem;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 0;
  }
  .email-list .search__block .btn {
    margin-bottom: 0.25rem;
  }
}
.invoice-list .search__block {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.invoice-list .search__block__select-box {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 0;
}
.invoice-list .search__block .DateRangePickerInput {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid #c8d1e0;
  border-radius: 20px;
}
.invoice-list .search__block .DateRangePickerInput .DateInput {
  width: 50%;
  border-radius: 20px 0px 0px 20px;
}
.invoice-list .search__block .DateRangePickerInput .DateInput .DateInput_input {
  border-radius: 20px 0px 0px 20px;
  width: 100%;
  height: 40px;
  border: none;
  text-align: center;
}
.invoice-list .search__block .DateRangePickerInput .DateInput .DateInput_input:focus {
  outline: none;
  border: 1px solid rgb(21.8709677419, 204.1290322581, 120.2903225806);
  -webkit-box-shadow: 0 0 0 0.15rem rgb(67.5806451613, 234.9193548387, 157.9435483871);
          box-shadow: 0 0 0 0.15rem rgb(67.5806451613, 234.9193548387, 157.9435483871);
}
.invoice-list .search__block .DateRangePickerInput .DateInput:last-child {
  border-radius: 0px 20px 20px 0;
}
.invoice-list .search__block .DateRangePickerInput .DateInput:last-child .DateInput_input {
  border-radius: 0px 20px 20px 0;
}
.invoice-list .search__block .btn {
  margin-bottom: 0;
}
.invoice-list__history {
  padding: 1.25rem 0.65rem 1rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  border: 1px solid #d8d8d8;
}
.invoice-list__history .table-container {
  overflow-x: auto;
  min-height: 200px;
}
.invoice-list__history .table-container .react-bootstrap-table-pagination {
  width: 100%;
}
.invoice-list__history .table-container .react-bootstrap-table-pagination .react-bootstrap-table-page-btns-ul {
  margin-top: 0;
  margin-bottom: 0;
}

/* $$ QUERY SM */
@media (min-width: 576px) {
  .invoice-list .search__block {
    padding: 2rem 30px 1.5rem 30px;
  }
  .invoice-list__history {
    padding: 2rem 15px;
  }
  .invoice-list .search__block__form {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
  }
  .invoice-list .DateRangePickerInput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .invoice-list .DateRangePickerInput .DateInput {
    width: 50%;
  }
  .invoice-list .DateRangePickerInput .DateInput .DateInput_input {
    width: 100%;
    height: 2.5rem;
  }
}
/* $$ QUERY MD */
@media (min-width: 768px) {
  .invoice-list__history {
    padding: 2rem 30px;
  }
  .invoice-list .DateRangePickerInput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .invoice-list .DateRangePickerInput .DateInput .DateInput_input {
    width: 100%;
    height: 2.5rem;
  }
  .invoice-list .search__block {
    padding: 2rem 30px;
  }
  .invoice-list .search__block__form .form-group:last-of-type {
    margin-left: auto;
  }
  .invoice-list .search__block__form:last-of-type .form-group {
    margin-bottom: 0;
  }
  .invoice-list .search__block__form:last-of-type .form-group:last-of-type {
    margin-bottom: 0;
  }
}
/* $$ QUERY LG */
@media (min-width: 992px) {
  .invoice-list .search__block__collapse {
    padding: 0;
  }
  .invoice-list .DateRangePickerInput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .invoice-list .DateRangePickerInput .DateInput .DateInput_input {
    width: 100%;
    height: 2.5rem;
  }
  .invoice-list .page__dialog {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .invoice-list__history .table-container {
    overflow-x: auto;
    overflow-y: auto;
    min-height: 200px;
  }
}
.library-detail .library-detail__history {
  padding: 1.25rem 0.65rem 1rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  border: 1px solid #d8d8d8;
}
.library-detail .library-detail__history .table-container {
  overflow-x: auto;
  min-height: 200px;
}
.library-detail .library-detail__history .table-container span.icon-circle-filled,
.library-detail .library-detail__history .table-container span.icon-circle-empty {
  color: #00bd66;
}
.library-detail .library-detail__history .table-container span.icon-circle-filled.green,
.library-detail .library-detail__history .table-container span.icon-circle-empty.green {
  color: #28a745;
}
.library-detail .library-detail__history .table-container span.icon-circle-filled.yellow,
.library-detail .library-detail__history .table-container span.icon-circle-empty.yellow {
  color: #ffc107;
}
.library-detail .library-detail__history .table-container span.icon-circle-filled.red,
.library-detail .library-detail__history .table-container span.icon-circle-empty.red {
  color: #dc3545;
}
.library-detail__loading {
  z-index: 9;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-color: white;
}
.library-detail__empty {
  text-align: center;
}

/* $$ QUERY SM */
@media (min-width: 576px) {
  .library-detail .library-detail__history {
    padding: 2rem 15px;
  }
}
/* $$ QUERY MD */
@media (min-width: 768px) {
  .library-detail .library-detail__history {
    padding: 2rem 30px;
  }
  /* $$ QUERY LG */
}
@media (min-width: 768px) and (min-width: 992px) {
  .library-detail .page__dialog {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .library-detail .library-detail__history .table-container {
    overflow-x: auto;
    overflow-y: auto;
    min-height: 200px;
  }
}
.provider-documents-list .page__dialog {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.provider-documents-list__history {
  padding: 1.25rem 0.65rem 1rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  border: 1px solid #d8d8d8;
}
.provider-documents-list .search__block {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.provider-documents-list .search__block__select-box {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 0;
  padding: 0.75rem;
}
.provider-documents-list .date-a {
  position: absolute;
  color: #c8d1e0;
  background-color: white;
  top: -10px;
  right: -9px;
  width: 22px;
  height: 22px;
  padding-top: 1px;
  text-align: center;
}
.provider-documents-list .list-group .list-group-item:first-of-type {
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
}
.provider-documents-list .list-group .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
}
.provider-documents-list__loading {
  z-index: 9;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-color: white;
}

.table-container {
  overflow-x: auto;
  min-height: 200px;
}

.center-btn-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* $$ QUERY SM */
@media (min-width: 576px) {
  .provider-documents-list__history {
    padding: 2rem 15px;
  }
  .provider-documents-list .search__block__form {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
  }
  .provider-documents-list .DateRangePickerInput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .provider-documents-list .DateRangePickerInput .DateInput {
    width: 49%;
  }
  .provider-documents-list .DateRangePickerInput .DateInput .DateInput_input {
    width: 100%;
    height: 2.5rem;
  }
  .provider-documents-list .search__block {
    padding: 2rem 30px 1.5rem 30px;
  }
}
/* $$ QUERY MD */
@media (min-width: 768px) {
  .provider-documents-list__history {
    padding: 2rem 30px;
  }
  .provider-documents-list .DateRangePickerInput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .provider-documents-list .DateRangePickerInput .DateInput {
    width: 49%;
  }
  .provider-documents-list .DateRangePickerInput .DateInput .DateInput_input {
    height: 2.5rem;
  }
  .provider-documents-list .search__block__select-box {
    padding: 2px;
  }
  .provider-documents-list .search__block {
    padding: 2rem 30px;
  }
  .provider-documents-list .search__block__form .form-group:last-of-type {
    margin-left: auto;
  }
  .provider-documents-list .search__block__form:last-of-type .form-group {
    margin-bottom: 0;
  }
  .provider-documents-list .search__block__form:last-of-type .form-group:last-of-type {
    margin-bottom: 0;
  }
  /* $$ QUERY LG */
}
@media (min-width: 768px) and (min-width: 992px) {
  .provider-documents-list .DateRangePickerInput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .provider-documents-list .DateRangePickerInput .DateInput {
    width: 49%;
  }
  .provider-documents-list .DateRangePickerInput .DateInput .DateInput_input {
    height: 2.5rem;
  }
  .provider-documents-list .search__block__select-box {
    padding: 0.125rem;
  }
  .provider-documents-list .search__block__select-box .page__dialog {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .provider-documents-list .search__block__select-box__history .table-container {
    overflow-x: auto;
    overflow-y: hidden;
    min-height: 200px;
  }
  .provider-documents-list .search__block .form-group {
    padding: 0.125rem;
  }
}
/*# sourceMappingURL=maps/barcelonesa.css.map */

</pre></body></html>