@charset "UTF-8";
/*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*$blue:    #007bff !default;
$indigo:  #6610f2 !default;
$purple:  #6f42c1 !default;
$pink:    #e83e8c !default;
$red:     #dc3545 !default;
$orange:  #fd7e14 !default;
$yellow:   #ffb90c !default;
$green:   #28a745 !default;
$teal:    #20c997 !default;
$cyan:    #17a2b8 !default;*/
:root {
  --blue: #4DBDD0;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #DC3545;
  --orange: #F0672F;
  --yellow: #FFBB33;
  --green: #9BCD41;
  --teal: #20c997;
  --cyan: #4DBDD0;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #4DBDD0;
  --secondary: #637A86;
  --success: #9BCD41;
  --info: #4DBDD0;
  --warning: #FFBB33;
  --danger: #DC3545;
  --light: #F0F0F0;
  --dark: #212529;
  --gc-light: #f8f9fa;
  --gc-blue: #4DBDD0;
  --gc-dark-blue: #004753;
  --gc-medium-blue: #146573;
  --gc-mdlt-blue: #83a3a9;
  --gc-mdlt-blue-dark: #668C93;
  --dark-blue: #004753;
  --white: #fff;
  --gc-gray: #AAAAAA;
  --gc-gray2: #dfdfdf;
  --gc-orange: #F0672F;
  --orange: #F0672F;
  --gc-green: #9BCD41;
  --gc-light-blue: #d4e6e9;
  --gc-light-blue-dark: #D8DFE0;
  --status-gc-red: #DA1923;
  --status-gc-green: #2ca000;
  --status-gc-orange: #F0672F;
  --status-gc-dark-blue: #004753;
  --status-gc-gray: #8d8d8d;
  --priority-low: #83A3A9;
  --priority-medium: #FFBB33;
  --priority-high: #DC3545;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1600px;
  --font-family-sans-serif: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

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

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

body {
  margin: 0;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.05rem;
  font-weight: 300;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

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

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

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

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  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: bold;
}

small, .small {
  font-size: 90%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: inherit;
  text-decoration: underline;
}

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

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -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: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[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;
  outline: none !important;
}

input[type=radio],
input[type=checkbox] {
  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;
}
@media (max-width: 1200px) {
  legend {
    font-size: calc(1.275rem + 0.3vw);
  }
}

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

/* roboto-100 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 100;
  src: url("../../../../fonts/Lato/Lato-Light.eot"); /* IE9 Compat Modes */
  src: local("Lato Light"), local("Lato-Light"), url("../../../../fonts/Lato/Lato-Light.eot?#iefix") format("embedded-opentype"), url("../../../../fonts/Lato/Lato-Light.woff2") format("woff2"), url("../../../../fonts/Lato/Lato-Light.woff") format("woff"), url("../../../../fonts/Lato/Lato-Light.ttf") format("truetype"), url("../../../../fonts/Lato/Lato-Light.svg#Lato") format("svg"); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: url("../../../../fonts/Lato/Lato-Light.eot"); /* IE9 Compat Modes */
  src: local("Lato Light"), local("Lato-Light"), url("../../../../fonts/Lato/Lato-Light.eot?#iefix") format("embedded-opentype"), url("../../../../fonts/Lato/Lato-Light.woff2") format("woff2"), url("../../../../fonts/Lato/Lato-Light.woff") format("woff"), url("../../../../fonts/Lato/Lato-Light.ttf") format("truetype"), url("../../../../fonts/Lato/Lato-Light.svg#Lato") format("svg"); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("../../../../fonts/Lato/Lato-Regular.eot"); /* IE9 Compat Modes */
  src: local("Lato"), local("Lato-Regular"), url("../../../../fonts/Lato/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../../../../fonts/Lato/Lato-Regular.woff2") format("woff2"), url("../../../../fonts/Lato/Lato-Regular.woff") format("woff"), url("../../../../fonts/Lato/Lato-Regular.ttf") format("truetype"), url("../../../../fonts/Lato/Lato-Regular.svg#Lato") format("svg"); /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 400;
  src: url("../../../../fonts/Lato/Lato-Italic.eot"); /* IE9 Compat Modes */
  src: local("Lato Italic"), local("Lato-Italic"), url("../../../../fonts/Lato/Lato-Italic.eot?#iefix") format("embedded-opentype"), url("../../../../fonts/Lato/Lato-Italic.woff2") format("woff2"), url("../../../../fonts/Lato/Lato-Italic.woff") format("woff"), url("../../../../fonts/Lato/Lato-Italic.ttf") format("truetype"), url("../../../../fonts/Lato/Lato-Italic.svg#Lato") format("svg"); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: bold;
  src: url("../../../../fonts/Lato/Lato-Bold.eot"); /* IE9 Compat Modes */
  src: local("Lato Bold"), local("Lato-Bold"), url("../../../../fonts/Lato/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../../../../fonts/Lato/Lato-Bold.woff2") format("woff2"), url("../../../../fonts/Lato/Lato-Bold.woff") format("woff"), url("../../../../fonts/Lato/Lato-Bold.ttf") format("truetype"), url("../../../../fonts/Lato/Lato-Bold.svg#Lato") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  src: url("../../../../fonts/Lato/Lato-Bold.eot"); /* IE9 Compat Modes */
  src: local("Lato Medium"), local("Lato-Medium"), url("../../../../fonts/Lato/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../../../../fonts/Lato/Lato-Bold.woff2") format("woff2"), url("../../../../fonts/Lato/Lato-Bold.woff") format("woff"), url("../../../../fonts/Lato/Lato-Bold.ttf") format("truetype"), url("../../../../fonts/Lato/Lato-Bold.svg#Lato") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  src: url("../../../../fonts/Lato/Lato-Black.eot"); /* IE9 Compat Modes */
  src: local("Lato Black"), local("Lato-Black"), url("../../../../fonts/Lato/Lato-Black.eot?#iefix") format("embedded-opentype"), url("../../../../fonts/Lato/Lato-Black.woff2") format("woff2"), url("../../../../fonts/Lato/Lato-Black.woff") format("woff"), url("../../../../fonts/Lato/Lato-Black.ttf") format("truetype"), url("../../../../fonts/Lato/Lato-Black.svg#Lato") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "icone-gc";
  src: url("../../../../fonts/icone-gc/icone-gc.woff") format("woff"), url("../../../../fonts/icone-gc/icone-gc.ttf") format("truetype"), url("../../../../fonts/icone-gc/icone-gc.svg#icone-gc") format("svg");
  font-weight: normal;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.625rem;
}
@media (max-width: 1200px) {
  h1, .h1 {
    font-size: calc(1.3875rem + 1.65vw);
  }
}

h2, .h2 {
  font-size: 2.1rem;
}
@media (max-width: 1200px) {
  h2, .h2 {
    font-size: calc(1.335rem + 1.02vw);
  }
}

h3, .h3 {
  font-size: 1.8375rem;
}
@media (max-width: 1200px) {
  h3, .h3 {
    font-size: calc(1.30875rem + 0.705vw);
  }
}

h4, .h4 {
  font-size: 1.575rem;
}
@media (max-width: 1200px) {
  h4, .h4 {
    font-size: calc(1.2825rem + 0.39vw);
  }
}

h5, .h5 {
  font-size: 1.3125rem;
}
@media (max-width: 1200px) {
  h5, .h5 {
    font-size: calc(1.25625rem + 0.075vw);
  }
}

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

.lead {
  font-size: 1.3125rem;
  font-weight: 300;
}
@media (max-width: 1200px) {
  .lead {
    font-size: calc(1.25625rem + 0.075vw);
  }
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  .display-1 {
    font-size: calc(1.725rem + 5.7vw);
  }
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  .display-2 {
    font-size: calc(1.675rem + 5.1vw);
  }
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  .display-3 {
    font-size: calc(1.575rem + 3.9vw);
  }
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  .display-4 {
    font-size: calc(1.475rem + 2.7vw);
  }
}

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

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

.very-small {
  font-size: 75%;
  font-weight: 300;
}

.mini {
  font-size: 60%;
}

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.3125rem;
}
@media (max-width: 1200px) {
  .blockquote {
    font-size: calc(1.25625rem + 0.075vw);
  }
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

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

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

.figure {
  display: inline-block;
}

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

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

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

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

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

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

.container {
  width: 100%;
  padding-right: 7.5px;
  padding-left: 7.5px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid, .container-xl, .container-lg, .container-md, .container-sm {
  width: 100%;
  padding-right: 7.5px;
  padding-left: 7.5px;
  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: flex;
  flex-wrap: wrap;
  margin-right: -7.5px;
  margin-left: -7.5px;
}

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

.col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .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: 7.5px;
  padding-left: 7.5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1600px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 13;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

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

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

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

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

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

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #cdedf2;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #a2dde7;
}

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

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d3dadd;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #aebac0;
}

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

.table-success,
.table-success > th,
.table-success > td {
  background-color: #e3f1ca;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #cbe59c;
}

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

.table-info,
.table-info > th,
.table-info > td {
  background-color: #cdedf2;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #a2dde7;
}

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

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffecc6;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdc95;
}

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

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

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

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fbfbfb;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #f7f7f7;
}

.table-hover .table-light:hover {
  background-color: #eeeeee;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #eeeeee;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c1c2c3;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #8c8e90;
}

.table-hover .table-dark:hover {
  background-color: #b4b5b6;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b4b5b6;
}

.table-gc-light,
.table-gc-light > th,
.table-gc-light > td {
  background-color: #fdfdfe;
}
.table-gc-light th,
.table-gc-light td,
.table-gc-light thead th,
.table-gc-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-gc-light:hover {
  background-color: #ececf6;
}
.table-hover .table-gc-light:hover > td,
.table-hover .table-gc-light:hover > th {
  background-color: #ececf6;
}

.table-gc-blue,
.table-gc-blue > th,
.table-gc-blue > td {
  background-color: #cdedf2;
}
.table-gc-blue th,
.table-gc-blue td,
.table-gc-blue thead th,
.table-gc-blue tbody + tbody {
  border-color: #a2dde7;
}

.table-hover .table-gc-blue:hover {
  background-color: #b9e6ed;
}
.table-hover .table-gc-blue:hover > td,
.table-hover .table-gc-blue:hover > th {
  background-color: #b9e6ed;
}

.table-gc-dark-blue,
.table-gc-dark-blue > th,
.table-gc-dark-blue > td {
  background-color: #b8cbcf;
}
.table-gc-dark-blue th,
.table-gc-dark-blue td,
.table-gc-dark-blue thead th,
.table-gc-dark-blue tbody + tbody {
  border-color: #7a9fa6;
}

.table-hover .table-gc-dark-blue:hover {
  background-color: #a9c0c5;
}
.table-hover .table-gc-dark-blue:hover > td,
.table-hover .table-gc-dark-blue:hover > th {
  background-color: #a9c0c5;
}

.table-gc-medium-blue,
.table-gc-medium-blue > th,
.table-gc-medium-blue > td {
  background-color: #bdd4d8;
}
.table-gc-medium-blue th,
.table-gc-medium-blue td,
.table-gc-medium-blue thead th,
.table-gc-medium-blue tbody + tbody {
  border-color: #85afb6;
}

.table-hover .table-gc-medium-blue:hover {
  background-color: #adcacf;
}
.table-hover .table-gc-medium-blue:hover > td,
.table-hover .table-gc-medium-blue:hover > th {
  background-color: #adcacf;
}

.table-gc-mdlt-blue,
.table-gc-mdlt-blue > th,
.table-gc-mdlt-blue > td {
  background-color: #dce5e7;
}
.table-gc-mdlt-blue th,
.table-gc-mdlt-blue td,
.table-gc-mdlt-blue thead th,
.table-gc-mdlt-blue tbody + tbody {
  border-color: #bfcfd2;
}

.table-hover .table-gc-mdlt-blue:hover {
  background-color: #cddadd;
}
.table-hover .table-gc-mdlt-blue:hover > td,
.table-hover .table-gc-mdlt-blue:hover > th {
  background-color: #cddadd;
}

.table-gc-mdlt-blue-dark,
.table-gc-mdlt-blue-dark > th,
.table-gc-mdlt-blue-dark > td {
  background-color: #d4dfe1;
}
.table-gc-mdlt-blue-dark th,
.table-gc-mdlt-blue-dark td,
.table-gc-mdlt-blue-dark thead th,
.table-gc-mdlt-blue-dark tbody + tbody {
  border-color: #afc3c7;
}

.table-hover .table-gc-mdlt-blue-dark:hover {
  background-color: #c5d4d7;
}
.table-hover .table-gc-mdlt-blue-dark:hover > td,
.table-hover .table-gc-mdlt-blue-dark:hover > th {
  background-color: #c5d4d7;
}

.table-dark-blue,
.table-dark-blue > th,
.table-dark-blue > td {
  background-color: #b8cbcf;
}
.table-dark-blue th,
.table-dark-blue td,
.table-dark-blue thead th,
.table-dark-blue tbody + tbody {
  border-color: #7a9fa6;
}

.table-hover .table-dark-blue:hover {
  background-color: #a9c0c5;
}
.table-hover .table-dark-blue:hover > td,
.table-hover .table-dark-blue:hover > th {
  background-color: #a9c0c5;
}

.table-white,
.table-white > th,
.table-white > 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: #f2f2f2;
}
.table-hover .table-white:hover > td,
.table-hover .table-white:hover > th {
  background-color: #f2f2f2;
}

.table-gc-gray,
.table-gc-gray > th,
.table-gc-gray > td {
  background-color: #e7e7e7;
}
.table-gc-gray th,
.table-gc-gray td,
.table-gc-gray thead th,
.table-gc-gray tbody + tbody {
  border-color: lightgray;
}

.table-hover .table-gc-gray:hover {
  background-color: #dadada;
}
.table-hover .table-gc-gray:hover > td,
.table-hover .table-gc-gray:hover > th {
  background-color: #dadada;
}

.table-gc-gray2,
.table-gc-gray2 > th,
.table-gc-gray2 > td {
  background-color: #f6f6f6;
}
.table-gc-gray2 th,
.table-gc-gray2 td,
.table-gc-gray2 thead th,
.table-gc-gray2 tbody + tbody {
  border-color: #eeeeee;
}

.table-hover .table-gc-gray2:hover {
  background-color: #e9e9e9;
}
.table-hover .table-gc-gray2:hover > td,
.table-hover .table-gc-gray2:hover > th {
  background-color: #e9e9e9;
}

.table-gc-orange,
.table-gc-orange > th,
.table-gc-orange > td {
  background-color: #fbd4c5;
}
.table-gc-orange th,
.table-gc-orange td,
.table-gc-orange thead th,
.table-gc-orange tbody + tbody {
  border-color: #f7b093;
}

.table-hover .table-gc-orange:hover {
  background-color: #f9c2ad;
}
.table-hover .table-gc-orange:hover > td,
.table-hover .table-gc-orange:hover > th {
  background-color: #f9c2ad;
}

.table-orange,
.table-orange > th,
.table-orange > td {
  background-color: #fbd4c5;
}
.table-orange th,
.table-orange td,
.table-orange thead th,
.table-orange tbody + tbody {
  border-color: #f7b093;
}

.table-hover .table-orange:hover {
  background-color: #f9c2ad;
}
.table-hover .table-orange:hover > td,
.table-hover .table-orange:hover > th {
  background-color: #f9c2ad;
}

.table-gc-green,
.table-gc-green > th,
.table-gc-green > td {
  background-color: #e3f1ca;
}
.table-gc-green th,
.table-gc-green td,
.table-gc-green thead th,
.table-gc-green tbody + tbody {
  border-color: #cbe59c;
}

.table-hover .table-gc-green:hover {
  background-color: #d8ecb6;
}
.table-hover .table-gc-green:hover > td,
.table-hover .table-gc-green:hover > th {
  background-color: #d8ecb6;
}

.table-gc-light-blue,
.table-gc-light-blue > th,
.table-gc-light-blue > td {
  background-color: #f3f8f9;
}
.table-gc-light-blue th,
.table-gc-light-blue td,
.table-gc-light-blue thead th,
.table-gc-light-blue tbody + tbody {
  border-color: #e9f2f4;
}

.table-hover .table-gc-light-blue:hover {
  background-color: #e2eef1;
}
.table-hover .table-gc-light-blue:hover > td,
.table-hover .table-gc-light-blue:hover > th {
  background-color: #e2eef1;
}

.table-gc-light-blue-dark,
.table-gc-light-blue-dark > th,
.table-gc-light-blue-dark > td {
  background-color: #f4f6f6;
}
.table-gc-light-blue-dark th,
.table-gc-light-blue-dark td,
.table-gc-light-blue-dark thead th,
.table-gc-light-blue-dark tbody + tbody {
  border-color: #ebeeef;
}

.table-hover .table-gc-light-blue-dark:hover {
  background-color: #e6ebeb;
}
.table-hover .table-gc-light-blue-dark:hover > td,
.table-hover .table-gc-light-blue-dark:hover > th {
  background-color: #e6ebeb;
}

.table-status-gc-red,
.table-status-gc-red > th,
.table-status-gc-red > td {
  background-color: #f5bfc1;
}
.table-status-gc-red th,
.table-status-gc-red td,
.table-status-gc-red thead th,
.table-status-gc-red tbody + tbody {
  border-color: #ec878d;
}

.table-hover .table-status-gc-red:hover {
  background-color: #f2a9ac;
}
.table-hover .table-status-gc-red:hover > td,
.table-hover .table-status-gc-red:hover > th {
  background-color: #f2a9ac;
}

.table-status-gc-green,
.table-status-gc-green > th,
.table-status-gc-green > td {
  background-color: #c4e4b8;
}
.table-status-gc-green th,
.table-status-gc-green td,
.table-status-gc-green thead th,
.table-status-gc-green tbody + tbody {
  border-color: #91ce7a;
}

.table-hover .table-status-gc-green:hover {
  background-color: #b5dda6;
}
.table-hover .table-status-gc-green:hover > td,
.table-hover .table-status-gc-green:hover > th {
  background-color: #b5dda6;
}

.table-status-gc-orange,
.table-status-gc-orange > th,
.table-status-gc-orange > td {
  background-color: #fbd4c5;
}
.table-status-gc-orange th,
.table-status-gc-orange td,
.table-status-gc-orange thead th,
.table-status-gc-orange tbody + tbody {
  border-color: #f7b093;
}

.table-hover .table-status-gc-orange:hover {
  background-color: #f9c2ad;
}
.table-hover .table-status-gc-orange:hover > td,
.table-hover .table-status-gc-orange:hover > th {
  background-color: #f9c2ad;
}

.table-status-gc-dark-blue,
.table-status-gc-dark-blue > th,
.table-status-gc-dark-blue > td {
  background-color: #b8cbcf;
}
.table-status-gc-dark-blue th,
.table-status-gc-dark-blue td,
.table-status-gc-dark-blue thead th,
.table-status-gc-dark-blue tbody + tbody {
  border-color: #7a9fa6;
}

.table-hover .table-status-gc-dark-blue:hover {
  background-color: #a9c0c5;
}
.table-hover .table-status-gc-dark-blue:hover > td,
.table-hover .table-status-gc-dark-blue:hover > th {
  background-color: #a9c0c5;
}

.table-status-gc-gray,
.table-status-gc-gray > th,
.table-status-gc-gray > td {
  background-color: #dfdfdf;
}
.table-status-gc-gray th,
.table-status-gc-gray td,
.table-status-gc-gray thead th,
.table-status-gc-gray tbody + tbody {
  border-color: #c4c4c4;
}

.table-hover .table-status-gc-gray:hover {
  background-color: #d2d2d2;
}
.table-hover .table-status-gc-gray:hover > td,
.table-hover .table-status-gc-gray:hover > th {
  background-color: #d2d2d2;
}

.table-priority-low,
.table-priority-low > th,
.table-priority-low > td {
  background-color: #dce5e7;
}
.table-priority-low th,
.table-priority-low td,
.table-priority-low thead th,
.table-priority-low tbody + tbody {
  border-color: #bfcfd2;
}

.table-hover .table-priority-low:hover {
  background-color: #cddadd;
}
.table-hover .table-priority-low:hover > td,
.table-hover .table-priority-low:hover > th {
  background-color: #cddadd;
}

.table-priority-medium,
.table-priority-medium > th,
.table-priority-medium > td {
  background-color: #ffecc6;
}
.table-priority-medium th,
.table-priority-medium td,
.table-priority-medium thead th,
.table-priority-medium tbody + tbody {
  border-color: #ffdc95;
}

.table-hover .table-priority-medium:hover {
  background-color: #ffe4ad;
}
.table-hover .table-priority-medium:hover > td,
.table-hover .table-priority-medium:hover > th {
  background-color: #ffe4ad;
}

.table-priority-high,
.table-priority-high > th,
.table-priority-high > td {
  background-color: #f5c6cb;
}
.table-priority-high th,
.table-priority-high td,
.table-priority-high thead th,
.table-priority-high tbody + tbody {
  border-color: #ed969e;
}

.table-hover .table-priority-high:hover {
  background-color: #f1b0b7;
}
.table-hover .table-priority-high:hover > td,
.table-hover .table-priority-high:hover > th {
  background-color: #f1b0b7;
}

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

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

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.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 > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1599.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xxl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1.05rem;
  font-weight: 300;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  font-weight: 400;
  border-radius: 0.38rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #b2e2eb;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 0.25);
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

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

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

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

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

.col-form-label-lg {
  padding-top: calc(1rem + 1px);
  padding-bottom: calc(1rem + 1px);
  font-size: 1.3125rem;
  line-height: 1.5;
}
@media (max-width: 1200px) {
  .col-form-label-lg {
    font-size: calc(1.25625rem + 0.075vw);
  }
}

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1.05rem;
  line-height: 1.5;
  color: #212529;
  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.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.91875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
}

.form-control-lg {
  height: calc(1.5em + 2rem + 2px);
  padding: 1rem 1.5rem;
  font-size: 1.3125rem;
  line-height: 1.5;
  border-radius: 0.38rem;
}
@media (max-width: 1200px) {
  .form-control-lg {
    font-size: calc(1.25625rem + 0.075vw);
  }
}

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: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

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

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

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

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 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: #9BCD41;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.91875rem;
  line-height: 1.5;
  color: #212529;
  background-color: #9bcd41;
  border-radius: 0.38rem;
}

.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: #9BCD41;
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #9BCD41;
  box-shadow: 0 0 0 0.2rem rgba(155, 205, 65, 0.25);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #9BCD41;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #9BCD41;
  box-shadow: 0 0 0 0.2rem rgba(155, 205, 65, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #9BCD41;
}
.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: #9BCD41;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #9BCD41;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #b0d869;
  background-color: #b0d869;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(155, 205, 65, 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: #9BCD41;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #9BCD41;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #9BCD41;
  box-shadow: 0 0 0 0.2rem rgba(155, 205, 65, 0.25);
}

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.91875rem;
  line-height: 1.5;
  color: #fff;
  background-color: #dc3545;
  border-radius: 0.38rem;
}

.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;
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #DC3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #DC3545;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #DC3545;
  box-shadow: 0 0 0 0.2rem 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: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem 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;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

#task-priority-group.form-group.danger {
  border-left: 10px solid #DC3545;
}
#task-priority-group.form-group.warning {
  border-left: 10px solid #FFBB33;
}
#task-priority-group.form-group.success {
  border-left: 10px solid #9BCD41;
}

input.input-code {
  font-size: 1.8em;
  text-align: center;
  font-weight: bold;
  color: #004753;
}

.input-priority.form-group.low {
  border-left: 10px solid #83A3A9 !important;
}
.input-priority.form-group.medium {
  border-left: 10px solid #FFBB33 !important;
}
.input-priority.form-group.high {
  border-left: 10px solid #DC3545 !important;
}

.btn {
  display: inline-block;
  font-weight: 300;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1.05rem;
  line-height: 1.5;
  border-radius: 0.38rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 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: #212529;
  background-color: #4DBDD0;
  border-color: #4DBDD0;
}
.btn-primary:hover {
  color: #fff;
  background-color: #34aec3;
  border-color: #31a5b9;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #34aec3;
  border-color: #31a5b9;
  box-shadow: 0 0 0 0.2rem rgba(70, 166, 183, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #212529;
  background-color: #4DBDD0;
  border-color: #4DBDD0;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #31a5b9;
  border-color: #2e9caf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(70, 166, 183, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #637A86;
  border-color: #637A86;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #536670;
  border-color: #4d5f69;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #536670;
  border-color: #4d5f69;
  box-shadow: 0 0 0 0.2rem rgba(122, 142, 152, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #637A86;
  border-color: #637A86;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #4d5f69;
  border-color: #485961;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(122, 142, 152, 0.5);
}

.btn-success {
  color: #212529;
  background-color: #9BCD41;
  border-color: #9BCD41;
}
.btn-success:hover {
  color: #212529;
  background-color: #87b730;
  border-color: #80ad2e;
}
.btn-success:focus, .btn-success.focus {
  color: #212529;
  background-color: #87b730;
  border-color: #80ad2e;
  box-shadow: 0 0 0 0.2rem rgba(137, 180, 61, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #212529;
  background-color: #9BCD41;
  border-color: #9BCD41;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #80ad2e;
  border-color: #78a32b;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(137, 180, 61, 0.5);
}

.btn-info {
  color: #212529;
  background-color: #4DBDD0;
  border-color: #4DBDD0;
}
.btn-info:hover {
  color: #fff;
  background-color: #34aec3;
  border-color: #31a5b9;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #34aec3;
  border-color: #31a5b9;
  box-shadow: 0 0 0 0.2rem rgba(70, 166, 183, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #212529;
  background-color: #4DBDD0;
  border-color: #4DBDD0;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31a5b9;
  border-color: #2e9caf;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(70, 166, 183, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #FFBB33;
  border-color: #FFBB33;
}
.btn-warning:hover {
  color: #212529;
  background-color: #ffae0d;
  border-color: #ffaa00;
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #ffae0d;
  border-color: #ffaa00;
  box-shadow: 0 0 0 0.2rem rgba(222, 165, 50, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #FFBB33;
  border-color: #FFBB33;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffaa00;
  border-color: #f2a200;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 165, 50, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #DC3545;
  border-color: #DC3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #DC3545;
  border-color: #DC3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #F0F0F0;
  border-color: #F0F0F0;
}
.btn-light:hover {
  color: #212529;
  background-color: #dddddd;
  border-color: #d7d7d7;
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #dddddd;
  border-color: #d7d7d7;
  box-shadow: 0 0 0 0.2rem rgba(209, 210, 210, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #F0F0F0;
  border-color: #F0F0F0;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #d7d7d7;
  border-color: #d0d0d0;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(209, 210, 210, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:hover {
  color: #fff;
  background-color: #101214;
  border-color: #0a0c0d;
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #101214;
  border-color: #0a0c0d;
  box-shadow: 0 0 0 0.2rem rgba(66, 70, 73, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #0a0c0d;
  border-color: #050506;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(66, 70, 73, 0.5);
}

.btn-gc-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-gc-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-gc-light:focus, .btn-gc-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-gc-light.disabled, .btn-gc-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-gc-light:not(:disabled):not(.disabled):active, .btn-gc-light:not(:disabled):not(.disabled).active, .show > .btn-gc-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-gc-light:not(:disabled):not(.disabled):active:focus, .btn-gc-light:not(:disabled):not(.disabled).active:focus, .show > .btn-gc-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-gc-blue {
  color: #212529;
  background-color: #4DBDD0;
  border-color: #4DBDD0;
}
.btn-gc-blue:hover {
  color: #fff;
  background-color: #34aec3;
  border-color: #31a5b9;
}
.btn-gc-blue:focus, .btn-gc-blue.focus {
  color: #fff;
  background-color: #34aec3;
  border-color: #31a5b9;
  box-shadow: 0 0 0 0.2rem rgba(70, 166, 183, 0.5);
}
.btn-gc-blue.disabled, .btn-gc-blue:disabled {
  color: #212529;
  background-color: #4DBDD0;
  border-color: #4DBDD0;
}
.btn-gc-blue:not(:disabled):not(.disabled):active, .btn-gc-blue:not(:disabled):not(.disabled).active, .show > .btn-gc-blue.dropdown-toggle {
  color: #fff;
  background-color: #31a5b9;
  border-color: #2e9caf;
}
.btn-gc-blue:not(:disabled):not(.disabled):active:focus, .btn-gc-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-gc-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(70, 166, 183, 0.5);
}

.btn-gc-dark-blue {
  color: #fff;
  background-color: #004753;
  border-color: #004753;
}
.btn-gc-dark-blue:hover {
  color: #fff;
  background-color: #00262d;
  border-color: #001b20;
}
.btn-gc-dark-blue:focus, .btn-gc-dark-blue.focus {
  color: #fff;
  background-color: #00262d;
  border-color: #001b20;
  box-shadow: 0 0 0 0.2rem rgba(38, 99, 109, 0.5);
}
.btn-gc-dark-blue.disabled, .btn-gc-dark-blue:disabled {
  color: #fff;
  background-color: #004753;
  border-color: #004753;
}
.btn-gc-dark-blue:not(:disabled):not(.disabled):active, .btn-gc-dark-blue:not(:disabled):not(.disabled).active, .show > .btn-gc-dark-blue.dropdown-toggle {
  color: #fff;
  background-color: #001b20;
  border-color: #001013;
}
.btn-gc-dark-blue:not(:disabled):not(.disabled):active:focus, .btn-gc-dark-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-gc-dark-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 99, 109, 0.5);
}

.btn-gc-medium-blue {
  color: #fff;
  background-color: #146573;
  border-color: #146573;
}
.btn-gc-medium-blue:hover {
  color: #fff;
  background-color: #0e4852;
  border-color: #0c3f48;
}
.btn-gc-medium-blue:focus, .btn-gc-medium-blue.focus {
  color: #fff;
  background-color: #0e4852;
  border-color: #0c3f48;
  box-shadow: 0 0 0 0.2rem rgba(55, 124, 136, 0.5);
}
.btn-gc-medium-blue.disabled, .btn-gc-medium-blue:disabled {
  color: #fff;
  background-color: #146573;
  border-color: #146573;
}
.btn-gc-medium-blue:not(:disabled):not(.disabled):active, .btn-gc-medium-blue:not(:disabled):not(.disabled).active, .show > .btn-gc-medium-blue.dropdown-toggle {
  color: #fff;
  background-color: #0c3f48;
  border-color: #0b353d;
}
.btn-gc-medium-blue:not(:disabled):not(.disabled):active:focus, .btn-gc-medium-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-gc-medium-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(55, 124, 136, 0.5);
}

.btn-gc-mdlt-blue {
  color: #212529;
  background-color: #83a3a9;
  border-color: #83a3a9;
}
.btn-gc-mdlt-blue:hover {
  color: #fff;
  background-color: #6c9299;
  border-color: #668c93;
}
.btn-gc-mdlt-blue:focus, .btn-gc-mdlt-blue.focus {
  color: #fff;
  background-color: #6c9299;
  border-color: #668c93;
  box-shadow: 0 0 0 0.2rem rgba(116, 144, 150, 0.5);
}
.btn-gc-mdlt-blue.disabled, .btn-gc-mdlt-blue:disabled {
  color: #212529;
  background-color: #83a3a9;
  border-color: #83a3a9;
}
.btn-gc-mdlt-blue:not(:disabled):not(.disabled):active, .btn-gc-mdlt-blue:not(:disabled):not(.disabled).active, .show > .btn-gc-mdlt-blue.dropdown-toggle {
  color: #fff;
  background-color: #668c93;
  border-color: #61858c;
}
.btn-gc-mdlt-blue:not(:disabled):not(.disabled):active:focus, .btn-gc-mdlt-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-gc-mdlt-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(116, 144, 150, 0.5);
}

.btn-gc-mdlt-blue-dark {
  color: #fff;
  background-color: #668C93;
  border-color: #668C93;
}
.btn-gc-mdlt-blue-dark:hover {
  color: #fff;
  background-color: #56767c;
  border-color: #516f75;
}
.btn-gc-mdlt-blue-dark:focus, .btn-gc-mdlt-blue-dark.focus {
  color: #fff;
  background-color: #56767c;
  border-color: #516f75;
  box-shadow: 0 0 0 0.2rem rgba(125, 157, 163, 0.5);
}
.btn-gc-mdlt-blue-dark.disabled, .btn-gc-mdlt-blue-dark:disabled {
  color: #fff;
  background-color: #668C93;
  border-color: #668C93;
}
.btn-gc-mdlt-blue-dark:not(:disabled):not(.disabled):active, .btn-gc-mdlt-blue-dark:not(:disabled):not(.disabled).active, .show > .btn-gc-mdlt-blue-dark.dropdown-toggle {
  color: #fff;
  background-color: #516f75;
  border-color: #4c686d;
}
.btn-gc-mdlt-blue-dark:not(:disabled):not(.disabled):active:focus, .btn-gc-mdlt-blue-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-gc-mdlt-blue-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(125, 157, 163, 0.5);
}

.btn-dark-blue {
  color: #fff;
  background-color: #004753;
  border-color: #004753;
}
.btn-dark-blue:hover {
  color: #fff;
  background-color: #00262d;
  border-color: #001b20;
}
.btn-dark-blue:focus, .btn-dark-blue.focus {
  color: #fff;
  background-color: #00262d;
  border-color: #001b20;
  box-shadow: 0 0 0 0.2rem rgba(38, 99, 109, 0.5);
}
.btn-dark-blue.disabled, .btn-dark-blue:disabled {
  color: #fff;
  background-color: #004753;
  border-color: #004753;
}
.btn-dark-blue:not(:disabled):not(.disabled):active, .btn-dark-blue:not(:disabled):not(.disabled).active, .show > .btn-dark-blue.dropdown-toggle {
  color: #fff;
  background-color: #001b20;
  border-color: #001013;
}
.btn-dark-blue:not(:disabled):not(.disabled):active:focus, .btn-dark-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-dark-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 99, 109, 0.5);
}

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

.btn-gc-gray {
  color: #212529;
  background-color: #AAAAAA;
  border-color: #AAAAAA;
}
.btn-gc-gray:hover {
  color: #212529;
  background-color: #979797;
  border-color: #919191;
}
.btn-gc-gray:focus, .btn-gc-gray.focus {
  color: #212529;
  background-color: #979797;
  border-color: #919191;
  box-shadow: 0 0 0 0.2rem rgba(149, 150, 151, 0.5);
}
.btn-gc-gray.disabled, .btn-gc-gray:disabled {
  color: #212529;
  background-color: #AAAAAA;
  border-color: #AAAAAA;
}
.btn-gc-gray:not(:disabled):not(.disabled):active, .btn-gc-gray:not(:disabled):not(.disabled).active, .show > .btn-gc-gray.dropdown-toggle {
  color: #fff;
  background-color: #919191;
  border-color: #8a8a8a;
}
.btn-gc-gray:not(:disabled):not(.disabled):active:focus, .btn-gc-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-gc-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(149, 150, 151, 0.5);
}

.btn-gc-gray2 {
  color: #212529;
  background-color: #dfdfdf;
  border-color: #dfdfdf;
}
.btn-gc-gray2:hover {
  color: #212529;
  background-color: #cccccc;
  border-color: #c6c6c6;
}
.btn-gc-gray2:focus, .btn-gc-gray2.focus {
  color: #212529;
  background-color: #cccccc;
  border-color: #c6c6c6;
  box-shadow: 0 0 0 0.2rem rgba(195, 195, 196, 0.5);
}
.btn-gc-gray2.disabled, .btn-gc-gray2:disabled {
  color: #212529;
  background-color: #dfdfdf;
  border-color: #dfdfdf;
}
.btn-gc-gray2:not(:disabled):not(.disabled):active, .btn-gc-gray2:not(:disabled):not(.disabled).active, .show > .btn-gc-gray2.dropdown-toggle {
  color: #212529;
  background-color: #c6c6c6;
  border-color: #bfbfbf;
}
.btn-gc-gray2:not(:disabled):not(.disabled):active:focus, .btn-gc-gray2:not(:disabled):not(.disabled).active:focus, .show > .btn-gc-gray2.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(195, 195, 196, 0.5);
}

.btn-gc-orange {
  color: #fff;
  background-color: #F0672F;
  border-color: #F0672F;
}
.btn-gc-orange:hover {
  color: #fff;
  background-color: #e84f11;
  border-color: #dc4b10;
}
.btn-gc-orange:focus, .btn-gc-orange.focus {
  color: #fff;
  background-color: #e84f11;
  border-color: #dc4b10;
  box-shadow: 0 0 0 0.2rem rgba(242, 126, 78, 0.5);
}
.btn-gc-orange.disabled, .btn-gc-orange:disabled {
  color: #fff;
  background-color: #F0672F;
  border-color: #F0672F;
}
.btn-gc-orange:not(:disabled):not(.disabled):active, .btn-gc-orange:not(:disabled):not(.disabled).active, .show > .btn-gc-orange.dropdown-toggle {
  color: #fff;
  background-color: #dc4b10;
  border-color: #d0470f;
}
.btn-gc-orange:not(:disabled):not(.disabled):active:focus, .btn-gc-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-gc-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(242, 126, 78, 0.5);
}

.btn-orange {
  color: #fff;
  background-color: #F0672F;
  border-color: #F0672F;
}
.btn-orange:hover {
  color: #fff;
  background-color: #e84f11;
  border-color: #dc4b10;
}
.btn-orange:focus, .btn-orange.focus {
  color: #fff;
  background-color: #e84f11;
  border-color: #dc4b10;
  box-shadow: 0 0 0 0.2rem rgba(242, 126, 78, 0.5);
}
.btn-orange.disabled, .btn-orange:disabled {
  color: #fff;
  background-color: #F0672F;
  border-color: #F0672F;
}
.btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active, .show > .btn-orange.dropdown-toggle {
  color: #fff;
  background-color: #dc4b10;
  border-color: #d0470f;
}
.btn-orange:not(:disabled):not(.disabled):active:focus, .btn-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(242, 126, 78, 0.5);
}

.btn-gc-green {
  color: #212529;
  background-color: #9BCD41;
  border-color: #9BCD41;
}
.btn-gc-green:hover {
  color: #212529;
  background-color: #87b730;
  border-color: #80ad2e;
}
.btn-gc-green:focus, .btn-gc-green.focus {
  color: #212529;
  background-color: #87b730;
  border-color: #80ad2e;
  box-shadow: 0 0 0 0.2rem rgba(137, 180, 61, 0.5);
}
.btn-gc-green.disabled, .btn-gc-green:disabled {
  color: #212529;
  background-color: #9BCD41;
  border-color: #9BCD41;
}
.btn-gc-green:not(:disabled):not(.disabled):active, .btn-gc-green:not(:disabled):not(.disabled).active, .show > .btn-gc-green.dropdown-toggle {
  color: #fff;
  background-color: #80ad2e;
  border-color: #78a32b;
}
.btn-gc-green:not(:disabled):not(.disabled):active:focus, .btn-gc-green:not(:disabled):not(.disabled).active:focus, .show > .btn-gc-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(137, 180, 61, 0.5);
}

.btn-gc-light-blue {
  color: #212529;
  background-color: #d4e6e9;
  border-color: #d4e6e9;
}
.btn-gc-light-blue:hover {
  color: #212529;
  background-color: #bbd7dc;
  border-color: #b2d2d8;
}
.btn-gc-light-blue:focus, .btn-gc-light-blue.focus {
  color: #212529;
  background-color: #bbd7dc;
  border-color: #b2d2d8;
  box-shadow: 0 0 0 0.2rem rgba(185, 201, 204, 0.5);
}
.btn-gc-light-blue.disabled, .btn-gc-light-blue:disabled {
  color: #212529;
  background-color: #d4e6e9;
  border-color: #d4e6e9;
}
.btn-gc-light-blue:not(:disabled):not(.disabled):active, .btn-gc-light-blue:not(:disabled):not(.disabled).active, .show > .btn-gc-light-blue.dropdown-toggle {
  color: #212529;
  background-color: #b2d2d8;
  border-color: #aacdd3;
}
.btn-gc-light-blue:not(:disabled):not(.disabled):active:focus, .btn-gc-light-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-gc-light-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(185, 201, 204, 0.5);
}

.btn-gc-light-blue-dark {
  color: #212529;
  background-color: #D8DFE0;
  border-color: #D8DFE0;
}
.btn-gc-light-blue-dark:hover {
  color: #212529;
  background-color: #c3cecf;
  border-color: #bcc8c9;
}
.btn-gc-light-blue-dark:focus, .btn-gc-light-blue-dark.focus {
  color: #212529;
  background-color: #c3cecf;
  border-color: #bcc8c9;
  box-shadow: 0 0 0 0.2rem rgba(189, 195, 197, 0.5);
}
.btn-gc-light-blue-dark.disabled, .btn-gc-light-blue-dark:disabled {
  color: #212529;
  background-color: #D8DFE0;
  border-color: #D8DFE0;
}
.btn-gc-light-blue-dark:not(:disabled):not(.disabled):active, .btn-gc-light-blue-dark:not(:disabled):not(.disabled).active, .show > .btn-gc-light-blue-dark.dropdown-toggle {
  color: #212529;
  background-color: #bcc8c9;
  border-color: #b4c2c4;
}
.btn-gc-light-blue-dark:not(:disabled):not(.disabled):active:focus, .btn-gc-light-blue-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-gc-light-blue-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(189, 195, 197, 0.5);
}

.btn-status-gc-red {
  color: #fff;
  background-color: #DA1923;
  border-color: #DA1923;
}
.btn-status-gc-red:hover {
  color: #fff;
  background-color: #b8151d;
  border-color: #ac141c;
}
.btn-status-gc-red:focus, .btn-status-gc-red.focus {
  color: #fff;
  background-color: #b8151d;
  border-color: #ac141c;
  box-shadow: 0 0 0 0.2rem rgba(224, 60, 68, 0.5);
}
.btn-status-gc-red.disabled, .btn-status-gc-red:disabled {
  color: #fff;
  background-color: #DA1923;
  border-color: #DA1923;
}
.btn-status-gc-red:not(:disabled):not(.disabled):active, .btn-status-gc-red:not(:disabled):not(.disabled).active, .show > .btn-status-gc-red.dropdown-toggle {
  color: #fff;
  background-color: #ac141c;
  border-color: #a1121a;
}
.btn-status-gc-red:not(:disabled):not(.disabled):active:focus, .btn-status-gc-red:not(:disabled):not(.disabled).active:focus, .show > .btn-status-gc-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(224, 60, 68, 0.5);
}

.btn-status-gc-green {
  color: #fff;
  background-color: #2ca000;
  border-color: #2ca000;
}
.btn-status-gc-green:hover {
  color: #fff;
  background-color: #217a00;
  border-color: #1e6d00;
}
.btn-status-gc-green:focus, .btn-status-gc-green.focus {
  color: #fff;
  background-color: #217a00;
  border-color: #1e6d00;
  box-shadow: 0 0 0 0.2rem rgba(76, 174, 38, 0.5);
}
.btn-status-gc-green.disabled, .btn-status-gc-green:disabled {
  color: #fff;
  background-color: #2ca000;
  border-color: #2ca000;
}
.btn-status-gc-green:not(:disabled):not(.disabled):active, .btn-status-gc-green:not(:disabled):not(.disabled).active, .show > .btn-status-gc-green.dropdown-toggle {
  color: #fff;
  background-color: #1e6d00;
  border-color: #1a6000;
}
.btn-status-gc-green:not(:disabled):not(.disabled):active:focus, .btn-status-gc-green:not(:disabled):not(.disabled).active:focus, .show > .btn-status-gc-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(76, 174, 38, 0.5);
}

.btn-status-gc-orange {
  color: #fff;
  background-color: #F0672F;
  border-color: #F0672F;
}
.btn-status-gc-orange:hover {
  color: #fff;
  background-color: #e84f11;
  border-color: #dc4b10;
}
.btn-status-gc-orange:focus, .btn-status-gc-orange.focus {
  color: #fff;
  background-color: #e84f11;
  border-color: #dc4b10;
  box-shadow: 0 0 0 0.2rem rgba(242, 126, 78, 0.5);
}
.btn-status-gc-orange.disabled, .btn-status-gc-orange:disabled {
  color: #fff;
  background-color: #F0672F;
  border-color: #F0672F;
}
.btn-status-gc-orange:not(:disabled):not(.disabled):active, .btn-status-gc-orange:not(:disabled):not(.disabled).active, .show > .btn-status-gc-orange.dropdown-toggle {
  color: #fff;
  background-color: #dc4b10;
  border-color: #d0470f;
}
.btn-status-gc-orange:not(:disabled):not(.disabled):active:focus, .btn-status-gc-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-status-gc-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(242, 126, 78, 0.5);
}

.btn-status-gc-dark-blue {
  color: #fff;
  background-color: #004753;
  border-color: #004753;
}
.btn-status-gc-dark-blue:hover {
  color: #fff;
  background-color: #00262d;
  border-color: #001b20;
}
.btn-status-gc-dark-blue:focus, .btn-status-gc-dark-blue.focus {
  color: #fff;
  background-color: #00262d;
  border-color: #001b20;
  box-shadow: 0 0 0 0.2rem rgba(38, 99, 109, 0.5);
}
.btn-status-gc-dark-blue.disabled, .btn-status-gc-dark-blue:disabled {
  color: #fff;
  background-color: #004753;
  border-color: #004753;
}
.btn-status-gc-dark-blue:not(:disabled):not(.disabled):active, .btn-status-gc-dark-blue:not(:disabled):not(.disabled).active, .show > .btn-status-gc-dark-blue.dropdown-toggle {
  color: #fff;
  background-color: #001b20;
  border-color: #001013;
}
.btn-status-gc-dark-blue:not(:disabled):not(.disabled):active:focus, .btn-status-gc-dark-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-status-gc-dark-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 99, 109, 0.5);
}

.btn-status-gc-gray {
  color: #fff;
  background-color: #8d8d8d;
  border-color: #8d8d8d;
}
.btn-status-gc-gray:hover {
  color: #fff;
  background-color: #7a7a7a;
  border-color: #747474;
}
.btn-status-gc-gray:focus, .btn-status-gc-gray.focus {
  color: #fff;
  background-color: #7a7a7a;
  border-color: #747474;
  box-shadow: 0 0 0 0.2rem rgba(158, 158, 158, 0.5);
}
.btn-status-gc-gray.disabled, .btn-status-gc-gray:disabled {
  color: #fff;
  background-color: #8d8d8d;
  border-color: #8d8d8d;
}
.btn-status-gc-gray:not(:disabled):not(.disabled):active, .btn-status-gc-gray:not(:disabled):not(.disabled).active, .show > .btn-status-gc-gray.dropdown-toggle {
  color: #fff;
  background-color: #747474;
  border-color: #6d6d6d;
}
.btn-status-gc-gray:not(:disabled):not(.disabled):active:focus, .btn-status-gc-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-status-gc-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(158, 158, 158, 0.5);
}

.btn-priority-low {
  color: #212529;
  background-color: #83A3A9;
  border-color: #83A3A9;
}
.btn-priority-low:hover {
  color: #fff;
  background-color: #6c9299;
  border-color: #668c93;
}
.btn-priority-low:focus, .btn-priority-low.focus {
  color: #fff;
  background-color: #6c9299;
  border-color: #668c93;
  box-shadow: 0 0 0 0.2rem rgba(116, 144, 150, 0.5);
}
.btn-priority-low.disabled, .btn-priority-low:disabled {
  color: #212529;
  background-color: #83A3A9;
  border-color: #83A3A9;
}
.btn-priority-low:not(:disabled):not(.disabled):active, .btn-priority-low:not(:disabled):not(.disabled).active, .show > .btn-priority-low.dropdown-toggle {
  color: #fff;
  background-color: #668c93;
  border-color: #61858c;
}
.btn-priority-low:not(:disabled):not(.disabled):active:focus, .btn-priority-low:not(:disabled):not(.disabled).active:focus, .show > .btn-priority-low.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(116, 144, 150, 0.5);
}

.btn-priority-medium {
  color: #212529;
  background-color: #FFBB33;
  border-color: #FFBB33;
}
.btn-priority-medium:hover {
  color: #212529;
  background-color: #ffae0d;
  border-color: #ffaa00;
}
.btn-priority-medium:focus, .btn-priority-medium.focus {
  color: #212529;
  background-color: #ffae0d;
  border-color: #ffaa00;
  box-shadow: 0 0 0 0.2rem rgba(222, 165, 50, 0.5);
}
.btn-priority-medium.disabled, .btn-priority-medium:disabled {
  color: #212529;
  background-color: #FFBB33;
  border-color: #FFBB33;
}
.btn-priority-medium:not(:disabled):not(.disabled):active, .btn-priority-medium:not(:disabled):not(.disabled).active, .show > .btn-priority-medium.dropdown-toggle {
  color: #212529;
  background-color: #ffaa00;
  border-color: #f2a200;
}
.btn-priority-medium:not(:disabled):not(.disabled):active:focus, .btn-priority-medium:not(:disabled):not(.disabled).active:focus, .show > .btn-priority-medium.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 165, 50, 0.5);
}

.btn-priority-high {
  color: #fff;
  background-color: #DC3545;
  border-color: #DC3545;
}
.btn-priority-high:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-priority-high:focus, .btn-priority-high.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-priority-high.disabled, .btn-priority-high:disabled {
  color: #fff;
  background-color: #DC3545;
  border-color: #DC3545;
}
.btn-priority-high:not(:disabled):not(.disabled):active, .btn-priority-high:not(:disabled):not(.disabled).active, .show > .btn-priority-high.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-priority-high:not(:disabled):not(.disabled):active:focus, .btn-priority-high:not(:disabled):not(.disabled).active:focus, .show > .btn-priority-high.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-outline-primary {
  color: #4DBDD0;
  border-color: #4DBDD0;
}
.btn-outline-primary:hover {
  color: #212529;
  background-color: #4DBDD0;
  border-color: #4DBDD0;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #4DBDD0;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #212529;
  background-color: #4DBDD0;
  border-color: #4DBDD0;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 0.5);
}

.btn-outline-secondary {
  color: #637A86;
  border-color: #637A86;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #637A86;
  border-color: #637A86;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(99, 122, 134, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #637A86;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #637A86;
  border-color: #637A86;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(99, 122, 134, 0.5);
}

.btn-outline-success {
  color: #9BCD41;
  border-color: #9BCD41;
}
.btn-outline-success:hover {
  color: #212529;
  background-color: #9BCD41;
  border-color: #9BCD41;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(155, 205, 65, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #9BCD41;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #212529;
  background-color: #9BCD41;
  border-color: #9BCD41;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(155, 205, 65, 0.5);
}

.btn-outline-info {
  color: #4DBDD0;
  border-color: #4DBDD0;
}
.btn-outline-info:hover {
  color: #212529;
  background-color: #4DBDD0;
  border-color: #4DBDD0;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #4DBDD0;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #212529;
  background-color: #4DBDD0;
  border-color: #4DBDD0;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 0.5);
}

.btn-outline-warning {
  color: #FFBB33;
  border-color: #FFBB33;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #FFBB33;
  border-color: #FFBB33;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 187, 51, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #FFBB33;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #FFBB33;
  border-color: #FFBB33;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 187, 51, 0.5);
}

.btn-outline-danger {
  color: #DC3545;
  border-color: #DC3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #DC3545;
  border-color: #DC3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #DC3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #DC3545;
  border-color: #DC3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #F0F0F0;
  border-color: #F0F0F0;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #F0F0F0;
  border-color: #F0F0F0;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #F0F0F0;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #F0F0F0;
  border-color: #F0F0F0;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.5);
}

.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #212529;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
}

.btn-outline-gc-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-gc-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-gc-light:focus, .btn-outline-gc-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-gc-light.disabled, .btn-outline-gc-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-gc-light:not(:disabled):not(.disabled):active, .btn-outline-gc-light:not(:disabled):not(.disabled).active, .show > .btn-outline-gc-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-gc-light:not(:disabled):not(.disabled):active:focus, .btn-outline-gc-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gc-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-gc-blue {
  color: #4DBDD0;
  border-color: #4DBDD0;
}
.btn-outline-gc-blue:hover {
  color: #212529;
  background-color: #4DBDD0;
  border-color: #4DBDD0;
}
.btn-outline-gc-blue:focus, .btn-outline-gc-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 0.5);
}
.btn-outline-gc-blue.disabled, .btn-outline-gc-blue:disabled {
  color: #4DBDD0;
  background-color: transparent;
}
.btn-outline-gc-blue:not(:disabled):not(.disabled):active, .btn-outline-gc-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-gc-blue.dropdown-toggle {
  color: #212529;
  background-color: #4DBDD0;
  border-color: #4DBDD0;
}
.btn-outline-gc-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-gc-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gc-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 0.5);
}

.btn-outline-gc-dark-blue {
  color: #004753;
  border-color: #004753;
}
.btn-outline-gc-dark-blue:hover {
  color: #fff;
  background-color: #004753;
  border-color: #004753;
}
.btn-outline-gc-dark-blue:focus, .btn-outline-gc-dark-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 71, 83, 0.5);
}
.btn-outline-gc-dark-blue.disabled, .btn-outline-gc-dark-blue:disabled {
  color: #004753;
  background-color: transparent;
}
.btn-outline-gc-dark-blue:not(:disabled):not(.disabled):active, .btn-outline-gc-dark-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-gc-dark-blue.dropdown-toggle {
  color: #fff;
  background-color: #004753;
  border-color: #004753;
}
.btn-outline-gc-dark-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-gc-dark-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gc-dark-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 71, 83, 0.5);
}

.btn-outline-gc-medium-blue {
  color: #146573;
  border-color: #146573;
}
.btn-outline-gc-medium-blue:hover {
  color: #fff;
  background-color: #146573;
  border-color: #146573;
}
.btn-outline-gc-medium-blue:focus, .btn-outline-gc-medium-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(20, 101, 115, 0.5);
}
.btn-outline-gc-medium-blue.disabled, .btn-outline-gc-medium-blue:disabled {
  color: #146573;
  background-color: transparent;
}
.btn-outline-gc-medium-blue:not(:disabled):not(.disabled):active, .btn-outline-gc-medium-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-gc-medium-blue.dropdown-toggle {
  color: #fff;
  background-color: #146573;
  border-color: #146573;
}
.btn-outline-gc-medium-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-gc-medium-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gc-medium-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(20, 101, 115, 0.5);
}

.btn-outline-gc-mdlt-blue {
  color: #83a3a9;
  border-color: #83a3a9;
}
.btn-outline-gc-mdlt-blue:hover {
  color: #212529;
  background-color: #83a3a9;
  border-color: #83a3a9;
}
.btn-outline-gc-mdlt-blue:focus, .btn-outline-gc-mdlt-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(131, 163, 169, 0.5);
}
.btn-outline-gc-mdlt-blue.disabled, .btn-outline-gc-mdlt-blue:disabled {
  color: #83a3a9;
  background-color: transparent;
}
.btn-outline-gc-mdlt-blue:not(:disabled):not(.disabled):active, .btn-outline-gc-mdlt-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-gc-mdlt-blue.dropdown-toggle {
  color: #212529;
  background-color: #83a3a9;
  border-color: #83a3a9;
}
.btn-outline-gc-mdlt-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-gc-mdlt-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gc-mdlt-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(131, 163, 169, 0.5);
}

.btn-outline-gc-mdlt-blue-dark {
  color: #668C93;
  border-color: #668C93;
}
.btn-outline-gc-mdlt-blue-dark:hover {
  color: #fff;
  background-color: #668C93;
  border-color: #668C93;
}
.btn-outline-gc-mdlt-blue-dark:focus, .btn-outline-gc-mdlt-blue-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(102, 140, 147, 0.5);
}
.btn-outline-gc-mdlt-blue-dark.disabled, .btn-outline-gc-mdlt-blue-dark:disabled {
  color: #668C93;
  background-color: transparent;
}
.btn-outline-gc-mdlt-blue-dark:not(:disabled):not(.disabled):active, .btn-outline-gc-mdlt-blue-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-gc-mdlt-blue-dark.dropdown-toggle {
  color: #fff;
  background-color: #668C93;
  border-color: #668C93;
}
.btn-outline-gc-mdlt-blue-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-gc-mdlt-blue-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gc-mdlt-blue-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(102, 140, 147, 0.5);
}

.btn-outline-dark-blue {
  color: #004753;
  border-color: #004753;
}
.btn-outline-dark-blue:hover {
  color: #fff;
  background-color: #004753;
  border-color: #004753;
}
.btn-outline-dark-blue:focus, .btn-outline-dark-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 71, 83, 0.5);
}
.btn-outline-dark-blue.disabled, .btn-outline-dark-blue:disabled {
  color: #004753;
  background-color: transparent;
}
.btn-outline-dark-blue:not(:disabled):not(.disabled):active, .btn-outline-dark-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-dark-blue.dropdown-toggle {
  color: #fff;
  background-color: #004753;
  border-color: #004753;
}
.btn-outline-dark-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 71, 83, 0.5);
}

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

.btn-outline-gc-gray {
  color: #AAAAAA;
  border-color: #AAAAAA;
}
.btn-outline-gc-gray:hover {
  color: #212529;
  background-color: #AAAAAA;
  border-color: #AAAAAA;
}
.btn-outline-gc-gray:focus, .btn-outline-gc-gray.focus {
  box-shadow: 0 0 0 0.2rem rgba(170, 170, 170, 0.5);
}
.btn-outline-gc-gray.disabled, .btn-outline-gc-gray:disabled {
  color: #AAAAAA;
  background-color: transparent;
}
.btn-outline-gc-gray:not(:disabled):not(.disabled):active, .btn-outline-gc-gray:not(:disabled):not(.disabled).active, .show > .btn-outline-gc-gray.dropdown-toggle {
  color: #212529;
  background-color: #AAAAAA;
  border-color: #AAAAAA;
}
.btn-outline-gc-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-gc-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gc-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(170, 170, 170, 0.5);
}

.btn-outline-gc-gray2 {
  color: #dfdfdf;
  border-color: #dfdfdf;
}
.btn-outline-gc-gray2:hover {
  color: #212529;
  background-color: #dfdfdf;
  border-color: #dfdfdf;
}
.btn-outline-gc-gray2:focus, .btn-outline-gc-gray2.focus {
  box-shadow: 0 0 0 0.2rem rgba(223, 223, 223, 0.5);
}
.btn-outline-gc-gray2.disabled, .btn-outline-gc-gray2:disabled {
  color: #dfdfdf;
  background-color: transparent;
}
.btn-outline-gc-gray2:not(:disabled):not(.disabled):active, .btn-outline-gc-gray2:not(:disabled):not(.disabled).active, .show > .btn-outline-gc-gray2.dropdown-toggle {
  color: #212529;
  background-color: #dfdfdf;
  border-color: #dfdfdf;
}
.btn-outline-gc-gray2:not(:disabled):not(.disabled):active:focus, .btn-outline-gc-gray2:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gc-gray2.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(223, 223, 223, 0.5);
}

.btn-outline-gc-orange {
  color: #F0672F;
  border-color: #F0672F;
}
.btn-outline-gc-orange:hover {
  color: #fff;
  background-color: #F0672F;
  border-color: #F0672F;
}
.btn-outline-gc-orange:focus, .btn-outline-gc-orange.focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 103, 47, 0.5);
}
.btn-outline-gc-orange.disabled, .btn-outline-gc-orange:disabled {
  color: #F0672F;
  background-color: transparent;
}
.btn-outline-gc-orange:not(:disabled):not(.disabled):active, .btn-outline-gc-orange:not(:disabled):not(.disabled).active, .show > .btn-outline-gc-orange.dropdown-toggle {
  color: #fff;
  background-color: #F0672F;
  border-color: #F0672F;
}
.btn-outline-gc-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-gc-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gc-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 103, 47, 0.5);
}

.btn-outline-orange {
  color: #F0672F;
  border-color: #F0672F;
}
.btn-outline-orange:hover {
  color: #fff;
  background-color: #F0672F;
  border-color: #F0672F;
}
.btn-outline-orange:focus, .btn-outline-orange.focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 103, 47, 0.5);
}
.btn-outline-orange.disabled, .btn-outline-orange:disabled {
  color: #F0672F;
  background-color: transparent;
}
.btn-outline-orange:not(:disabled):not(.disabled):active, .btn-outline-orange:not(:disabled):not(.disabled).active, .show > .btn-outline-orange.dropdown-toggle {
  color: #fff;
  background-color: #F0672F;
  border-color: #F0672F;
}
.btn-outline-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 103, 47, 0.5);
}

.btn-outline-gc-green {
  color: #9BCD41;
  border-color: #9BCD41;
}
.btn-outline-gc-green:hover {
  color: #212529;
  background-color: #9BCD41;
  border-color: #9BCD41;
}
.btn-outline-gc-green:focus, .btn-outline-gc-green.focus {
  box-shadow: 0 0 0 0.2rem rgba(155, 205, 65, 0.5);
}
.btn-outline-gc-green.disabled, .btn-outline-gc-green:disabled {
  color: #9BCD41;
  background-color: transparent;
}
.btn-outline-gc-green:not(:disabled):not(.disabled):active, .btn-outline-gc-green:not(:disabled):not(.disabled).active, .show > .btn-outline-gc-green.dropdown-toggle {
  color: #212529;
  background-color: #9BCD41;
  border-color: #9BCD41;
}
.btn-outline-gc-green:not(:disabled):not(.disabled):active:focus, .btn-outline-gc-green:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gc-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(155, 205, 65, 0.5);
}

.btn-outline-gc-light-blue {
  color: #d4e6e9;
  border-color: #d4e6e9;
}
.btn-outline-gc-light-blue:hover {
  color: #212529;
  background-color: #d4e6e9;
  border-color: #d4e6e9;
}
.btn-outline-gc-light-blue:focus, .btn-outline-gc-light-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(212, 230, 233, 0.5);
}
.btn-outline-gc-light-blue.disabled, .btn-outline-gc-light-blue:disabled {
  color: #d4e6e9;
  background-color: transparent;
}
.btn-outline-gc-light-blue:not(:disabled):not(.disabled):active, .btn-outline-gc-light-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-gc-light-blue.dropdown-toggle {
  color: #212529;
  background-color: #d4e6e9;
  border-color: #d4e6e9;
}
.btn-outline-gc-light-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-gc-light-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gc-light-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(212, 230, 233, 0.5);
}

.btn-outline-gc-light-blue-dark {
  color: #D8DFE0;
  border-color: #D8DFE0;
}
.btn-outline-gc-light-blue-dark:hover {
  color: #212529;
  background-color: #D8DFE0;
  border-color: #D8DFE0;
}
.btn-outline-gc-light-blue-dark:focus, .btn-outline-gc-light-blue-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 223, 224, 0.5);
}
.btn-outline-gc-light-blue-dark.disabled, .btn-outline-gc-light-blue-dark:disabled {
  color: #D8DFE0;
  background-color: transparent;
}
.btn-outline-gc-light-blue-dark:not(:disabled):not(.disabled):active, .btn-outline-gc-light-blue-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-gc-light-blue-dark.dropdown-toggle {
  color: #212529;
  background-color: #D8DFE0;
  border-color: #D8DFE0;
}
.btn-outline-gc-light-blue-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-gc-light-blue-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gc-light-blue-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 223, 224, 0.5);
}

.btn-outline-status-gc-red {
  color: #DA1923;
  border-color: #DA1923;
}
.btn-outline-status-gc-red:hover {
  color: #fff;
  background-color: #DA1923;
  border-color: #DA1923;
}
.btn-outline-status-gc-red:focus, .btn-outline-status-gc-red.focus {
  box-shadow: 0 0 0 0.2rem rgba(218, 25, 35, 0.5);
}
.btn-outline-status-gc-red.disabled, .btn-outline-status-gc-red:disabled {
  color: #DA1923;
  background-color: transparent;
}
.btn-outline-status-gc-red:not(:disabled):not(.disabled):active, .btn-outline-status-gc-red:not(:disabled):not(.disabled).active, .show > .btn-outline-status-gc-red.dropdown-toggle {
  color: #fff;
  background-color: #DA1923;
  border-color: #DA1923;
}
.btn-outline-status-gc-red:not(:disabled):not(.disabled):active:focus, .btn-outline-status-gc-red:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-status-gc-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(218, 25, 35, 0.5);
}

.btn-outline-status-gc-green {
  color: #2ca000;
  border-color: #2ca000;
}
.btn-outline-status-gc-green:hover {
  color: #fff;
  background-color: #2ca000;
  border-color: #2ca000;
}
.btn-outline-status-gc-green:focus, .btn-outline-status-gc-green.focus {
  box-shadow: 0 0 0 0.2rem rgba(44, 160, 0, 0.5);
}
.btn-outline-status-gc-green.disabled, .btn-outline-status-gc-green:disabled {
  color: #2ca000;
  background-color: transparent;
}
.btn-outline-status-gc-green:not(:disabled):not(.disabled):active, .btn-outline-status-gc-green:not(:disabled):not(.disabled).active, .show > .btn-outline-status-gc-green.dropdown-toggle {
  color: #fff;
  background-color: #2ca000;
  border-color: #2ca000;
}
.btn-outline-status-gc-green:not(:disabled):not(.disabled):active:focus, .btn-outline-status-gc-green:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-status-gc-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(44, 160, 0, 0.5);
}

.btn-outline-status-gc-orange {
  color: #F0672F;
  border-color: #F0672F;
}
.btn-outline-status-gc-orange:hover {
  color: #fff;
  background-color: #F0672F;
  border-color: #F0672F;
}
.btn-outline-status-gc-orange:focus, .btn-outline-status-gc-orange.focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 103, 47, 0.5);
}
.btn-outline-status-gc-orange.disabled, .btn-outline-status-gc-orange:disabled {
  color: #F0672F;
  background-color: transparent;
}
.btn-outline-status-gc-orange:not(:disabled):not(.disabled):active, .btn-outline-status-gc-orange:not(:disabled):not(.disabled).active, .show > .btn-outline-status-gc-orange.dropdown-toggle {
  color: #fff;
  background-color: #F0672F;
  border-color: #F0672F;
}
.btn-outline-status-gc-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-status-gc-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-status-gc-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 103, 47, 0.5);
}

.btn-outline-status-gc-dark-blue {
  color: #004753;
  border-color: #004753;
}
.btn-outline-status-gc-dark-blue:hover {
  color: #fff;
  background-color: #004753;
  border-color: #004753;
}
.btn-outline-status-gc-dark-blue:focus, .btn-outline-status-gc-dark-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 71, 83, 0.5);
}
.btn-outline-status-gc-dark-blue.disabled, .btn-outline-status-gc-dark-blue:disabled {
  color: #004753;
  background-color: transparent;
}
.btn-outline-status-gc-dark-blue:not(:disabled):not(.disabled):active, .btn-outline-status-gc-dark-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-status-gc-dark-blue.dropdown-toggle {
  color: #fff;
  background-color: #004753;
  border-color: #004753;
}
.btn-outline-status-gc-dark-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-status-gc-dark-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-status-gc-dark-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 71, 83, 0.5);
}

.btn-outline-status-gc-gray {
  color: #8d8d8d;
  border-color: #8d8d8d;
}
.btn-outline-status-gc-gray:hover {
  color: #fff;
  background-color: #8d8d8d;
  border-color: #8d8d8d;
}
.btn-outline-status-gc-gray:focus, .btn-outline-status-gc-gray.focus {
  box-shadow: 0 0 0 0.2rem rgba(141, 141, 141, 0.5);
}
.btn-outline-status-gc-gray.disabled, .btn-outline-status-gc-gray:disabled {
  color: #8d8d8d;
  background-color: transparent;
}
.btn-outline-status-gc-gray:not(:disabled):not(.disabled):active, .btn-outline-status-gc-gray:not(:disabled):not(.disabled).active, .show > .btn-outline-status-gc-gray.dropdown-toggle {
  color: #fff;
  background-color: #8d8d8d;
  border-color: #8d8d8d;
}
.btn-outline-status-gc-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-status-gc-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-status-gc-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(141, 141, 141, 0.5);
}

.btn-outline-priority-low {
  color: #83A3A9;
  border-color: #83A3A9;
}
.btn-outline-priority-low:hover {
  color: #212529;
  background-color: #83A3A9;
  border-color: #83A3A9;
}
.btn-outline-priority-low:focus, .btn-outline-priority-low.focus {
  box-shadow: 0 0 0 0.2rem rgba(131, 163, 169, 0.5);
}
.btn-outline-priority-low.disabled, .btn-outline-priority-low:disabled {
  color: #83A3A9;
  background-color: transparent;
}
.btn-outline-priority-low:not(:disabled):not(.disabled):active, .btn-outline-priority-low:not(:disabled):not(.disabled).active, .show > .btn-outline-priority-low.dropdown-toggle {
  color: #212529;
  background-color: #83A3A9;
  border-color: #83A3A9;
}
.btn-outline-priority-low:not(:disabled):not(.disabled):active:focus, .btn-outline-priority-low:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-priority-low.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(131, 163, 169, 0.5);
}

.btn-outline-priority-medium {
  color: #FFBB33;
  border-color: #FFBB33;
}
.btn-outline-priority-medium:hover {
  color: #212529;
  background-color: #FFBB33;
  border-color: #FFBB33;
}
.btn-outline-priority-medium:focus, .btn-outline-priority-medium.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 187, 51, 0.5);
}
.btn-outline-priority-medium.disabled, .btn-outline-priority-medium:disabled {
  color: #FFBB33;
  background-color: transparent;
}
.btn-outline-priority-medium:not(:disabled):not(.disabled):active, .btn-outline-priority-medium:not(:disabled):not(.disabled).active, .show > .btn-outline-priority-medium.dropdown-toggle {
  color: #212529;
  background-color: #FFBB33;
  border-color: #FFBB33;
}
.btn-outline-priority-medium:not(:disabled):not(.disabled):active:focus, .btn-outline-priority-medium:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-priority-medium.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 187, 51, 0.5);
}

.btn-outline-priority-high {
  color: #DC3545;
  border-color: #DC3545;
}
.btn-outline-priority-high:hover {
  color: #fff;
  background-color: #DC3545;
  border-color: #DC3545;
}
.btn-outline-priority-high:focus, .btn-outline-priority-high.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-priority-high.disabled, .btn-outline-priority-high:disabled {
  color: #DC3545;
  background-color: transparent;
}
.btn-outline-priority-high:not(:disabled):not(.disabled):active, .btn-outline-priority-high:not(:disabled):not(.disabled).active, .show > .btn-outline-priority-high.dropdown-toggle {
  color: #fff;
  background-color: #DC3545;
  border-color: #DC3545;
}
.btn-outline-priority-high:not(:disabled):not(.disabled):active:focus, .btn-outline-priority-high:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-priority-high.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-link {
  font-weight: 300;
  color: inherit;
  text-decoration: none;
  padding: initial;
  vertical-align: initial;
}
.btn-link:hover {
  color: inherit;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 1rem 1.5rem;
  font-size: 1.3125rem;
  line-height: 1.5;
  border-radius: 0.38rem;
}
@media (max-width: 1200px) {
  .btn-lg, .btn-group-lg > .btn {
    font-size: calc(1.25625rem + 0.075vw);
  }
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.91875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
}

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

.btn-block-2 {
  -moz-box-sizing: border-box;
  display: flex; /*CSS3*/
  align-items: center; /*Vertical align*/
  justify-content: center; /*horizontal align*/
}

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

.btn-circle.btn-sm, .btn-group-sm > .btn-circle.btn {
  width: 30px;
  height: 30px;
  padding: 6px 0px;
  border-radius: 15px;
  text-align: center;
}

.btn-circle.btn-md {
  width: 50px;
  height: 50px;
  padding: 7px 10px;
  border-radius: 25px;
  text-align: center;
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  text-align: center;
}

.btn-table-icon {
  width: 40px;
  color: rgba(0, 0, 0, 0.568627451);
}

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

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

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

.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-toggle.custom-icon::after,
.dropdown-toggle.custom-icon::before {
  display: none !important;
}

.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: 1.05rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.38rem;
}

.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;
  }
}
@media (min-width: 1600px) {
  .dropdown-menu-xxl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-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 #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 0.7rem;
  clear: both;
  font-weight: 300;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #F0F0F0;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #4DBDD0;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

.bootstrap-select .dropdown-item {
  white-space: normal;
}

.dropdown-menu.show {
  display: block;
  z-index: 2000;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 0.7rem;
  margin-bottom: 0;
  font-size: 0.91875rem;
  color: #6c757d;
  white-space: break-spaces;
}

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

.dropdown.bootstrap-select.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

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

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

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

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

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

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

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-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: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1.05rem;
  font-weight: 300;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.38rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

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

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 1rem 1.5rem;
  font-size: 1.3125rem;
  line-height: 1.5;
  border-radius: 0.38rem;
}
@media (max-width: 1200px) {
  .input-group-lg > .form-control,
  .input-group-lg > .custom-select,
  .input-group-lg > .input-group-prepend > .input-group-text,
  .input-group-lg > .input-group-append > .input-group-text,
  .input-group-lg > .input-group-prepend > .btn,
  .input-group-lg > .input-group-append > .btn {
    font-size: calc(1.25625rem + 0.075vw);
  }
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.91875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
}

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

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

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

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

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

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.2875rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #4DBDD0;
  background-color: #4DBDD0;
}
.custom-control-input:checked ~ .custom-control-label.gc-custom-orange-label::before {
  color: #F0672F !important;
  border-color: #F0672F !important;
  background-color: #F0672F;
}
.custom-control-input:checked ~ .custom-control-label.gc-custom-green-label::before {
  color: #9BCD41 !important;
  border-color: #9BCD41 !important;
  background-color: #9BCD41;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #b2e2eb;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #daf1f5;
  border-color: #daf1f5;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

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

.custom-checkbox .custom-control-label::before {
  border-radius: 0.38rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #4DBDD0;
  background-color: #4DBDD0;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(77, 189, 208, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(77, 189, 208, 0.5);
}

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

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.2875rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  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;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(77, 189, 208, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1.05rem;
  font-weight: 300;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff 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") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.38rem;
  appearance: none;
}
.custom-select:focus {
  border-color: #b2e2eb;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

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

.custom-select-lg {
  height: calc(1.5em + 2rem + 2px);
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  font-size: 1.3125rem;
}
@media (max-width: 1200px) {
  .custom-select-lg {
    font-size: calc(1.25625rem + 0.075vw);
  }
}

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

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #b2e2eb;
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 300;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.38rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.38rem 0.38rem 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.custom-range:focus {
  outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(77, 189, 208, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(77, 189, 208, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(77, 189, 208, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #4DBDD0;
  border: 0;
  border-radius: 1rem;
  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::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #daf1f5;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #4DBDD0;
  border: 0;
  border-radius: 1rem;
  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::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #daf1f5;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #4DBDD0;
  border: 0;
  border-radius: 1rem;
  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 {
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #daf1f5;
}
.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: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

.gc-client-email {
  display: none;
}

input[type=color][value=""] {
  opacity: 0.5;
}

.nav {
  display: flex;
  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: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.38rem;
  border-top-right-radius: 0.38rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.38rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #4DBDD0;
}

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

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

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

.nav_global_search #global_search {
  border-right: none;
}
.nav_global_search #global_search:focus {
  box-shadow: none;
}
.nav_global_search span {
  cursor: pointer;
}
.nav_global_search .input-group-append .input-group-text {
  min-width: 80px;
  padding-left: none;
  background-color: #FFF;
}
.nav_global_search i {
  padding: 5px;
}

#notificationsTab.nav,
#notificationsTabMobile.nav {
  border: none;
}
#notificationsTab.nav .nav-item,
#notificationsTabMobile.nav .nav-item {
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: none;
}
#notificationsTab.nav .nav-item .nav-link,
#notificationsTabMobile.nav .nav-item .nav-link {
  line-height: 1.2rem;
  background-color: transparent;
  padding: 0;
  padding-bottom: 0.5rem;
  margin: 0;
  border: none;
  opacity: 0.5;
}
#notificationsTab.nav .nav-item .nav-link.active,
#notificationsTabMobile.nav .nav-item .nav-link.active {
  border-bottom: 2px solid #004753;
  outline: none;
  box-shadow: none;
  opacity: 1;
}

#notificationsTabContent a:hover,
#notificationsTabMobileContent a:hover {
  text-decoration: none !important;
}
#notificationsTabContent table tr,
#notificationsTabMobileContent table tr {
  border-bottom: 1px solid #dee2e6 !important;
}
#notificationsTabContent table tr:last-of-type,
#notificationsTabMobileContent table tr:last-of-type {
  border-bottom: none !important;
}
#notificationsTabContent table tr:hover td:last-of-type i,
#notificationsTabMobileContent table tr:hover td:last-of-type i {
  color: #979797;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.303125rem;
  padding-bottom: 0.303125rem;
  margin-right: 1rem;
  font-size: 1.3125rem;
  line-height: inherit;
  white-space: nowrap;
}
@media (max-width: 1200px) {
  .navbar-brand {
    font-size: calc(1.25625rem + 0.075vw);
  }
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

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

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

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

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.3125rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.38rem;
}
@media (max-width: 1200px) {
  .navbar-toggler {
    font-size: calc(1.25625rem + 0.075vw);
  }
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

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

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

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

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

#main-header #mobileMenuIcon i {
  font-size: 2rem;
}
#main-header i {
  font-size: 1.2rem;
}
#main-header i.flag {
  margin: 0;
  margin-top: -3px;
  box-shadow: none;
}

#mobile-menu {
  z-index: 9999;
  position: fixed;
  max-width: 300px;
  top: 0;
  bottom: 0;
  right: 0;
  transition: 0.3s;
  -webkit-transition: 0.3ss;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
}
#mobile-menu.open {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}

#mobile-menu-overlay {
  display: none;
  z-index: 9998;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
#mobile-menu-overlay.open {
  display: block;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.38rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.38rem - 1px);
  border-top-right-radius: calc(0.38rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.38rem - 1px);
  border-bottom-left-radius: calc(0.38rem - 1px);
}

.card-body {
  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(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.38rem - 1px) calc(0.38rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

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

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

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

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.38rem - 1px);
  border-top-right-radius: calc(0.38rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.38rem - 1px);
  border-bottom-left-radius: calc(0.38rem - 1px);
}

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

.card-group > .card {
  margin-bottom: 7.5px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

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

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

.card-notif.card-notif-orange {
  border-left: 6px solid #F0672F;
}
.card-notif.card-notif-green {
  border-left: 6px solid #9BCD41;
}
.card-notif.card-notif-danger {
  border-left: 6px solid #DC3545;
}

.btn-group.btn-group-toggle.price_type .btn,
.btn-group.btn-group-toggle.gc_text_toggle .btn {
  background-color: transparent;
  border-color: #dfdfdf;
  color: #dfdfdf;
}
.btn-group.btn-group-toggle.price_type .btn.active,
.btn-group.btn-group-toggle.gc_text_toggle .btn.active {
  background-color: #D8DFE0;
  border-color: #D8DFE0;
  color: #004753;
}

.thm-scroll-primary {
  scrollbar-width: thin;
  scrollbar-color: #F0672F transparent;
}
.thm-scroll-primary::-webkit-scrollbar {
  width: 8px;
}
.thm-scroll-primary::-webkit-scrollbar-track {
  background: transparent;
}
.thm-scroll-primary::-webkit-scrollbar-thumb {
  background-color: #F0672F;
  border-radius: 10px;
}
.thm-scroll-primary::-webkit-scrollbar-thumb:hover {
  background-color: #D05028;
}
.thm-scroll-primary::-webkit-scrollbar-button {
  display: none;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.38rem;
}

.breadcrumb-item {
  display: flex;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  /* flex-flow: row wrap;*/
  padding-left: 0;
  list-style: none;
  border-radius: 0.38rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: inherit;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: inherit;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.38rem;
  border-bottom-left-radius: 0.38rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.38rem;
  border-bottom-right-radius: 0.38rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #4DBDD0;
  border-color: #4DBDD0;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-item.active .page-link {
  background-color: #004753;
  border-color: #004753;
  font-weight: bold;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.3125rem;
  line-height: 1.5;
}
@media (max-width: 1200px) {
  .pagination-lg .page-link {
    font-size: calc(1.25625rem + 0.075vw);
  }
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.38rem;
  border-bottom-left-radius: 0.38rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.38rem;
  border-bottom-right-radius: 0.38rem;
}

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

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge.badge-32 {
  min-width: 32px;
  min-height: 32px;
  line-height: 30px;
  padding: 0;
  text-align: center;
  display: inline-block;
}
.badge:empty {
  display: none;
}

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

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

.badge-primary {
  color: #212529;
  background-color: #4DBDD0;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #212529;
  background-color: #31a5b9;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #637A86;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #4d5f69;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(99, 122, 134, 0.5);
}

.badge-success {
  color: #212529;
  background-color: #9BCD41;
}
a.badge-success:hover, a.badge-success:focus {
  color: #212529;
  background-color: #80ad2e;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(155, 205, 65, 0.5);
}

.badge-info {
  color: #212529;
  background-color: #4DBDD0;
}
a.badge-info:hover, a.badge-info:focus {
  color: #212529;
  background-color: #31a5b9;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #FFBB33;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #ffaa00;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 187, 51, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #DC3545;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #F0F0F0;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #d7d7d7;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #212529;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #0a0c0d;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
}

.badge-gc-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-gc-light:hover, a.badge-gc-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-gc-light:focus, a.badge-gc-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-gc-blue {
  color: #212529;
  background-color: #4DBDD0;
}
a.badge-gc-blue:hover, a.badge-gc-blue:focus {
  color: #212529;
  background-color: #31a5b9;
}
a.badge-gc-blue:focus, a.badge-gc-blue.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 0.5);
}

.badge-gc-dark-blue {
  color: #fff;
  background-color: #004753;
}
a.badge-gc-dark-blue:hover, a.badge-gc-dark-blue:focus {
  color: #fff;
  background-color: #001b20;
}
a.badge-gc-dark-blue:focus, a.badge-gc-dark-blue.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 71, 83, 0.5);
}

.badge-gc-medium-blue {
  color: #fff;
  background-color: #146573;
}
a.badge-gc-medium-blue:hover, a.badge-gc-medium-blue:focus {
  color: #fff;
  background-color: #0c3f48;
}
a.badge-gc-medium-blue:focus, a.badge-gc-medium-blue.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(20, 101, 115, 0.5);
}

.badge-gc-mdlt-blue {
  color: #212529;
  background-color: #83a3a9;
}
a.badge-gc-mdlt-blue:hover, a.badge-gc-mdlt-blue:focus {
  color: #212529;
  background-color: #668c93;
}
a.badge-gc-mdlt-blue:focus, a.badge-gc-mdlt-blue.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(131, 163, 169, 0.5);
}

.badge-gc-mdlt-blue-dark {
  color: #fff;
  background-color: #668C93;
}
a.badge-gc-mdlt-blue-dark:hover, a.badge-gc-mdlt-blue-dark:focus {
  color: #fff;
  background-color: #516f75;
}
a.badge-gc-mdlt-blue-dark:focus, a.badge-gc-mdlt-blue-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(102, 140, 147, 0.5);
}

.badge-dark-blue {
  color: #fff;
  background-color: #004753;
}
a.badge-dark-blue:hover, a.badge-dark-blue:focus {
  color: #fff;
  background-color: #001b20;
}
a.badge-dark-blue:focus, a.badge-dark-blue.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 71, 83, 0.5);
}

.badge-white {
  color: #212529;
  background-color: #fff;
}
a.badge-white:hover, a.badge-white:focus {
  color: #212529;
  background-color: #e6e6e6;
}
a.badge-white:focus, a.badge-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-gc-gray {
  color: #212529;
  background-color: #AAAAAA;
}
a.badge-gc-gray:hover, a.badge-gc-gray:focus {
  color: #212529;
  background-color: #919191;
}
a.badge-gc-gray:focus, a.badge-gc-gray.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(170, 170, 170, 0.5);
}

.badge-gc-gray2 {
  color: #212529;
  background-color: #dfdfdf;
}
a.badge-gc-gray2:hover, a.badge-gc-gray2:focus {
  color: #212529;
  background-color: #c6c6c6;
}
a.badge-gc-gray2:focus, a.badge-gc-gray2.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(223, 223, 223, 0.5);
}

.badge-gc-orange {
  color: #fff;
  background-color: #F0672F;
}
a.badge-gc-orange:hover, a.badge-gc-orange:focus {
  color: #fff;
  background-color: #dc4b10;
}
a.badge-gc-orange:focus, a.badge-gc-orange.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(240, 103, 47, 0.5);
}

.badge-orange {
  color: #fff;
  background-color: #F0672F;
}
a.badge-orange:hover, a.badge-orange:focus {
  color: #fff;
  background-color: #dc4b10;
}
a.badge-orange:focus, a.badge-orange.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(240, 103, 47, 0.5);
}

.badge-gc-green {
  color: #212529;
  background-color: #9BCD41;
}
a.badge-gc-green:hover, a.badge-gc-green:focus {
  color: #212529;
  background-color: #80ad2e;
}
a.badge-gc-green:focus, a.badge-gc-green.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(155, 205, 65, 0.5);
}

.badge-gc-light-blue {
  color: #212529;
  background-color: #d4e6e9;
}
a.badge-gc-light-blue:hover, a.badge-gc-light-blue:focus {
  color: #212529;
  background-color: #b2d2d8;
}
a.badge-gc-light-blue:focus, a.badge-gc-light-blue.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(212, 230, 233, 0.5);
}

.badge-gc-light-blue-dark {
  color: #212529;
  background-color: #D8DFE0;
}
a.badge-gc-light-blue-dark:hover, a.badge-gc-light-blue-dark:focus {
  color: #212529;
  background-color: #bcc8c9;
}
a.badge-gc-light-blue-dark:focus, a.badge-gc-light-blue-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(216, 223, 224, 0.5);
}

.badge-status-gc-red {
  color: #fff;
  background-color: #DA1923;
}
a.badge-status-gc-red:hover, a.badge-status-gc-red:focus {
  color: #fff;
  background-color: #ac141c;
}
a.badge-status-gc-red:focus, a.badge-status-gc-red.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(218, 25, 35, 0.5);
}

.badge-status-gc-green {
  color: #fff;
  background-color: #2ca000;
}
a.badge-status-gc-green:hover, a.badge-status-gc-green:focus {
  color: #fff;
  background-color: #1e6d00;
}
a.badge-status-gc-green:focus, a.badge-status-gc-green.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(44, 160, 0, 0.5);
}

.badge-status-gc-orange {
  color: #fff;
  background-color: #F0672F;
}
a.badge-status-gc-orange:hover, a.badge-status-gc-orange:focus {
  color: #fff;
  background-color: #dc4b10;
}
a.badge-status-gc-orange:focus, a.badge-status-gc-orange.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(240, 103, 47, 0.5);
}

.badge-status-gc-dark-blue {
  color: #fff;
  background-color: #004753;
}
a.badge-status-gc-dark-blue:hover, a.badge-status-gc-dark-blue:focus {
  color: #fff;
  background-color: #001b20;
}
a.badge-status-gc-dark-blue:focus, a.badge-status-gc-dark-blue.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 71, 83, 0.5);
}

.badge-status-gc-gray {
  color: #fff;
  background-color: #8d8d8d;
}
a.badge-status-gc-gray:hover, a.badge-status-gc-gray:focus {
  color: #fff;
  background-color: #747474;
}
a.badge-status-gc-gray:focus, a.badge-status-gc-gray.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(141, 141, 141, 0.5);
}

.badge-priority-low {
  color: #212529;
  background-color: #83A3A9;
}
a.badge-priority-low:hover, a.badge-priority-low:focus {
  color: #212529;
  background-color: #668c93;
}
a.badge-priority-low:focus, a.badge-priority-low.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(131, 163, 169, 0.5);
}

.badge-priority-medium {
  color: #212529;
  background-color: #FFBB33;
}
a.badge-priority-medium:hover, a.badge-priority-medium:focus {
  color: #212529;
  background-color: #ffaa00;
}
a.badge-priority-medium:focus, a.badge-priority-medium.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 187, 51, 0.5);
}

.badge-priority-high {
  color: #fff;
  background-color: #DC3545;
}
a.badge-priority-high:hover, a.badge-priority-high:focus {
  color: #fff;
  background-color: #bd2130;
}
a.badge-priority-high:focus, a.badge-priority-high.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn.position-relative .badge-top {
  position: absolute;
  border: solid #FFF 2px;
}

.btn.position-relative .badge-top {
  top: -10px;
  /* right: -8px;*/
}

.btn.position-relative .badge-top {
  padding: 0 5px;
  min-width: 32px;
  min-height: 32px;
  line-height: 30px;
  text-align: center;
  top: -15px;
  left: calc(100% - 15px);
  display: inline-block;
  z-index: 14;
}
.btn.position-relative .badge-top.rounded-circle {
  border-radius: 10rem !important;
}

.btn.position-relative .badge-top.badge-top-small {
  padding: 0;
  min-width: 15px;
  min-height: 15px;
  line-height: 15px;
  top: -5px;
  left: calc(100% - 15px);
}

.badge-status {
  font-size: 1.05rem;
  padding: 10px 20px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}

.badge-new-status {
  margin: 0px;
  padding: 0.375rem 0.75rem;
  font-size: 1.05rem;
  line-height: 1.5;
  background-color: rgba(0, 71, 83, 0.1);
  border: 2px solid rgba(0, 71, 83, 0.5);
  border-radius: 50px;
}

.badge-light-dark-blue {
  color: #fff;
  background-color: #bacccf;
}

.badge-api {
  display: inline-block;
}
.badge-api .badge-status {
  margin: 0;
  padding: 0.375rem 0.75rem;
  font-size: 1.05rem;
  line-height: 1.5;
  background-color: rgba(0, 71, 83, 0.1);
  border: 2px solid;
  border-color: rgba(0, 71, 83, 0.5);
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}
.badge-api .badge-status i {
  font-size: 1rem;
  margin-right: 8px;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.38rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

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

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

.alert-heading {
  color: inherit;
}

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

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

.alert-primary {
  color: #28626c;
  background-color: #dbf2f6;
  border-color: #cdedf2;
}
.alert-primary hr {
  border-top-color: #b9e6ed;
}
.alert-primary .alert-link {
  color: #1a4047;
}

.alert-secondary {
  color: #333f46;
  background-color: #e0e4e7;
  border-color: #d3dadd;
}
.alert-secondary hr {
  border-top-color: #c5ced2;
}
.alert-secondary .alert-link {
  color: #1e2428;
}

.alert-success {
  color: #516b22;
  background-color: #ebf5d9;
  border-color: #e3f1ca;
}
.alert-success hr {
  border-top-color: #d8ecb6;
}
.alert-success .alert-link {
  color: #344416;
}

.alert-info {
  color: #28626c;
  background-color: #dbf2f6;
  border-color: #cdedf2;
}
.alert-info hr {
  border-top-color: #b9e6ed;
}
.alert-info .alert-link {
  color: #1a4047;
}

.alert-warning {
  color: #85611b;
  background-color: #fff1d6;
  border-color: #ffecc6;
}
.alert-warning hr {
  border-top-color: #ffe4ad;
}
.alert-warning .alert-link {
  color: #5b4212;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #7d7d7d;
  background-color: #fcfcfc;
  border-color: #fbfbfb;
}
.alert-light hr {
  border-top-color: #eeeeee;
}
.alert-light .alert-link {
  color: #646464;
}

.alert-dark {
  color: #111315;
  background-color: #d3d3d4;
  border-color: #c1c2c3;
}
.alert-dark hr {
  border-top-color: #b4b5b6;
}
.alert-dark .alert-link {
  color: black;
}

.alert-gc-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-gc-light hr {
  border-top-color: #ececf6;
}
.alert-gc-light .alert-link {
  color: #686868;
}

.alert-gc-blue {
  color: #28626c;
  background-color: #dbf2f6;
  border-color: #cdedf2;
}
.alert-gc-blue hr {
  border-top-color: #b9e6ed;
}
.alert-gc-blue .alert-link {
  color: #1a4047;
}

.alert-gc-dark-blue {
  color: #00252b;
  background-color: #ccdadd;
  border-color: #b8cbcf;
}
.alert-gc-dark-blue hr {
  border-top-color: #a9c0c5;
}
.alert-gc-dark-blue .alert-link {
  color: black;
}

.alert-gc-medium-blue {
  color: #0a353c;
  background-color: #d0e0e3;
  border-color: #bdd4d8;
}
.alert-gc-medium-blue hr {
  border-top-color: #adcacf;
}
.alert-gc-medium-blue .alert-link {
  color: #030e10;
}

.alert-gc-mdlt-blue {
  color: #445558;
  background-color: #e6edee;
  border-color: #dce5e7;
}
.alert-gc-mdlt-blue hr {
  border-top-color: #cddadd;
}
.alert-gc-mdlt-blue .alert-link {
  color: #2e393b;
}

.alert-gc-mdlt-blue-dark {
  color: #35494c;
  background-color: #e0e8e9;
  border-color: #d4dfe1;
}
.alert-gc-mdlt-blue-dark hr {
  border-top-color: #c5d4d7;
}
.alert-gc-mdlt-blue-dark .alert-link {
  color: #202c2e;
}

.alert-dark-blue {
  color: #00252b;
  background-color: #ccdadd;
  border-color: #b8cbcf;
}
.alert-dark-blue hr {
  border-top-color: #a9c0c5;
}
.alert-dark-blue .alert-link {
  color: black;
}

.alert-white {
  color: #858585;
  background-color: white;
  border-color: white;
}
.alert-white hr {
  border-top-color: #f2f2f2;
}
.alert-white .alert-link {
  color: #6c6c6c;
}

.alert-gc-gray {
  color: #585858;
  background-color: #eeeeee;
  border-color: #e7e7e7;
}
.alert-gc-gray hr {
  border-top-color: #dadada;
}
.alert-gc-gray .alert-link {
  color: #3f3f3f;
}

.alert-gc-gray2 {
  color: #747474;
  background-color: #f9f9f9;
  border-color: #f6f6f6;
}
.alert-gc-gray2 hr {
  border-top-color: #e9e9e9;
}
.alert-gc-gray2 .alert-link {
  color: #5b5b5b;
}

.alert-gc-orange {
  color: #7d3618;
  background-color: #fce1d5;
  border-color: #fbd4c5;
}
.alert-gc-orange hr {
  border-top-color: #f9c2ad;
}
.alert-gc-orange .alert-link {
  color: #522410;
}

.alert-orange {
  color: #7d3618;
  background-color: #fce1d5;
  border-color: #fbd4c5;
}
.alert-orange hr {
  border-top-color: #f9c2ad;
}
.alert-orange .alert-link {
  color: #522410;
}

.alert-gc-green {
  color: #516b22;
  background-color: #ebf5d9;
  border-color: #e3f1ca;
}
.alert-gc-green hr {
  border-top-color: #d8ecb6;
}
.alert-gc-green .alert-link {
  color: #344416;
}

.alert-gc-light-blue {
  color: #6e7879;
  background-color: #f6fafb;
  border-color: #f3f8f9;
}
.alert-gc-light-blue hr {
  border-top-color: #e2eef1;
}
.alert-gc-light-blue .alert-link {
  color: #565e5e;
}

.alert-gc-light-blue-dark {
  color: #707474;
  background-color: #f7f9f9;
  border-color: #f4f6f6;
}
.alert-gc-light-blue-dark hr {
  border-top-color: #e6ebeb;
}
.alert-gc-light-blue-dark .alert-link {
  color: #575a5a;
}

.alert-status-gc-red {
  color: #710d12;
  background-color: #f8d1d3;
  border-color: #f5bfc1;
}
.alert-status-gc-red hr {
  border-top-color: #f2a9ac;
}
.alert-status-gc-red .alert-link {
  color: #43080b;
}

.alert-status-gc-green {
  color: #175300;
  background-color: #d5eccc;
  border-color: #c4e4b8;
}
.alert-status-gc-green hr {
  border-top-color: #b5dda6;
}
.alert-status-gc-green .alert-link {
  color: #092000;
}

.alert-status-gc-orange {
  color: #7d3618;
  background-color: #fce1d5;
  border-color: #fbd4c5;
}
.alert-status-gc-orange hr {
  border-top-color: #f9c2ad;
}
.alert-status-gc-orange .alert-link {
  color: #522410;
}

.alert-status-gc-dark-blue {
  color: #00252b;
  background-color: #ccdadd;
  border-color: #b8cbcf;
}
.alert-status-gc-dark-blue hr {
  border-top-color: #a9c0c5;
}
.alert-status-gc-dark-blue .alert-link {
  color: black;
}

.alert-status-gc-gray {
  color: #494949;
  background-color: #e8e8e8;
  border-color: #dfdfdf;
}
.alert-status-gc-gray hr {
  border-top-color: #d2d2d2;
}
.alert-status-gc-gray .alert-link {
  color: #303030;
}

.alert-priority-low {
  color: #445558;
  background-color: #e6edee;
  border-color: #dce5e7;
}
.alert-priority-low hr {
  border-top-color: #cddadd;
}
.alert-priority-low .alert-link {
  color: #2e393b;
}

.alert-priority-medium {
  color: #85611b;
  background-color: #fff1d6;
  border-color: #ffecc6;
}
.alert-priority-medium hr {
  border-top-color: #ffe4ad;
}
.alert-priority-medium .alert-link {
  color: #5b4212;
}

.alert-priority-high {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-priority-high hr {
  border-top-color: #f1b0b7;
}
.alert-priority-high .alert-link {
  color: #491217;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.7875rem;
  background-color: #e9ecef;
  border-radius: 0.38rem;
}

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

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

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.38rem;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #F0F0F0;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 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: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #4DBDD0;
  border-color: #4DBDD0;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.38rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.38rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.38rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.38rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.38rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.38rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.38rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.38rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.38rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.38rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1600px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.38rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.38rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #28626c;
  background-color: #cdedf2;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #28626c;
  background-color: #b9e6ed;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #28626c;
  border-color: #28626c;
}

.list-group-item-secondary {
  color: #333f46;
  background-color: #d3dadd;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #333f46;
  background-color: #c5ced2;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #333f46;
  border-color: #333f46;
}

.list-group-item-success {
  color: #516b22;
  background-color: #e3f1ca;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #516b22;
  background-color: #d8ecb6;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #516b22;
  border-color: #516b22;
}

.list-group-item-info {
  color: #28626c;
  background-color: #cdedf2;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #28626c;
  background-color: #b9e6ed;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #28626c;
  border-color: #28626c;
}

.list-group-item-warning {
  color: #85611b;
  background-color: #ffecc6;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #85611b;
  background-color: #ffe4ad;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #85611b;
  border-color: #85611b;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #7d7d7d;
  background-color: #fbfbfb;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #7d7d7d;
  background-color: #eeeeee;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #7d7d7d;
  border-color: #7d7d7d;
}

.list-group-item-dark {
  color: #111315;
  background-color: #c1c2c3;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #111315;
  background-color: #b4b5b6;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #111315;
  border-color: #111315;
}

.list-group-item-gc-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-gc-light.list-group-item-action:hover, .list-group-item-gc-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-gc-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-gc-blue {
  color: #28626c;
  background-color: #cdedf2;
}
.list-group-item-gc-blue.list-group-item-action:hover, .list-group-item-gc-blue.list-group-item-action:focus {
  color: #28626c;
  background-color: #b9e6ed;
}
.list-group-item-gc-blue.list-group-item-action.active {
  color: #fff;
  background-color: #28626c;
  border-color: #28626c;
}

.list-group-item-gc-dark-blue {
  color: #00252b;
  background-color: #b8cbcf;
}
.list-group-item-gc-dark-blue.list-group-item-action:hover, .list-group-item-gc-dark-blue.list-group-item-action:focus {
  color: #00252b;
  background-color: #a9c0c5;
}
.list-group-item-gc-dark-blue.list-group-item-action.active {
  color: #fff;
  background-color: #00252b;
  border-color: #00252b;
}

.list-group-item-gc-medium-blue {
  color: #0a353c;
  background-color: #bdd4d8;
}
.list-group-item-gc-medium-blue.list-group-item-action:hover, .list-group-item-gc-medium-blue.list-group-item-action:focus {
  color: #0a353c;
  background-color: #adcacf;
}
.list-group-item-gc-medium-blue.list-group-item-action.active {
  color: #fff;
  background-color: #0a353c;
  border-color: #0a353c;
}

.list-group-item-gc-mdlt-blue {
  color: #445558;
  background-color: #dce5e7;
}
.list-group-item-gc-mdlt-blue.list-group-item-action:hover, .list-group-item-gc-mdlt-blue.list-group-item-action:focus {
  color: #445558;
  background-color: #cddadd;
}
.list-group-item-gc-mdlt-blue.list-group-item-action.active {
  color: #fff;
  background-color: #445558;
  border-color: #445558;
}

.list-group-item-gc-mdlt-blue-dark {
  color: #35494c;
  background-color: #d4dfe1;
}
.list-group-item-gc-mdlt-blue-dark.list-group-item-action:hover, .list-group-item-gc-mdlt-blue-dark.list-group-item-action:focus {
  color: #35494c;
  background-color: #c5d4d7;
}
.list-group-item-gc-mdlt-blue-dark.list-group-item-action.active {
  color: #fff;
  background-color: #35494c;
  border-color: #35494c;
}

.list-group-item-dark-blue {
  color: #00252b;
  background-color: #b8cbcf;
}
.list-group-item-dark-blue.list-group-item-action:hover, .list-group-item-dark-blue.list-group-item-action:focus {
  color: #00252b;
  background-color: #a9c0c5;
}
.list-group-item-dark-blue.list-group-item-action.active {
  color: #fff;
  background-color: #00252b;
  border-color: #00252b;
}

.list-group-item-white {
  color: #858585;
  background-color: white;
}
.list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus {
  color: #858585;
  background-color: #f2f2f2;
}
.list-group-item-white.list-group-item-action.active {
  color: #fff;
  background-color: #858585;
  border-color: #858585;
}

.list-group-item-gc-gray {
  color: #585858;
  background-color: #e7e7e7;
}
.list-group-item-gc-gray.list-group-item-action:hover, .list-group-item-gc-gray.list-group-item-action:focus {
  color: #585858;
  background-color: #dadada;
}
.list-group-item-gc-gray.list-group-item-action.active {
  color: #fff;
  background-color: #585858;
  border-color: #585858;
}

.list-group-item-gc-gray2 {
  color: #747474;
  background-color: #f6f6f6;
}
.list-group-item-gc-gray2.list-group-item-action:hover, .list-group-item-gc-gray2.list-group-item-action:focus {
  color: #747474;
  background-color: #e9e9e9;
}
.list-group-item-gc-gray2.list-group-item-action.active {
  color: #fff;
  background-color: #747474;
  border-color: #747474;
}

.list-group-item-gc-orange {
  color: #7d3618;
  background-color: #fbd4c5;
}
.list-group-item-gc-orange.list-group-item-action:hover, .list-group-item-gc-orange.list-group-item-action:focus {
  color: #7d3618;
  background-color: #f9c2ad;
}
.list-group-item-gc-orange.list-group-item-action.active {
  color: #fff;
  background-color: #7d3618;
  border-color: #7d3618;
}

.list-group-item-orange {
  color: #7d3618;
  background-color: #fbd4c5;
}
.list-group-item-orange.list-group-item-action:hover, .list-group-item-orange.list-group-item-action:focus {
  color: #7d3618;
  background-color: #f9c2ad;
}
.list-group-item-orange.list-group-item-action.active {
  color: #fff;
  background-color: #7d3618;
  border-color: #7d3618;
}

.list-group-item-gc-green {
  color: #516b22;
  background-color: #e3f1ca;
}
.list-group-item-gc-green.list-group-item-action:hover, .list-group-item-gc-green.list-group-item-action:focus {
  color: #516b22;
  background-color: #d8ecb6;
}
.list-group-item-gc-green.list-group-item-action.active {
  color: #fff;
  background-color: #516b22;
  border-color: #516b22;
}

.list-group-item-gc-light-blue {
  color: #6e7879;
  background-color: #f3f8f9;
}
.list-group-item-gc-light-blue.list-group-item-action:hover, .list-group-item-gc-light-blue.list-group-item-action:focus {
  color: #6e7879;
  background-color: #e2eef1;
}
.list-group-item-gc-light-blue.list-group-item-action.active {
  color: #fff;
  background-color: #6e7879;
  border-color: #6e7879;
}

.list-group-item-gc-light-blue-dark {
  color: #707474;
  background-color: #f4f6f6;
}
.list-group-item-gc-light-blue-dark.list-group-item-action:hover, .list-group-item-gc-light-blue-dark.list-group-item-action:focus {
  color: #707474;
  background-color: #e6ebeb;
}
.list-group-item-gc-light-blue-dark.list-group-item-action.active {
  color: #fff;
  background-color: #707474;
  border-color: #707474;
}

.list-group-item-status-gc-red {
  color: #710d12;
  background-color: #f5bfc1;
}
.list-group-item-status-gc-red.list-group-item-action:hover, .list-group-item-status-gc-red.list-group-item-action:focus {
  color: #710d12;
  background-color: #f2a9ac;
}
.list-group-item-status-gc-red.list-group-item-action.active {
  color: #fff;
  background-color: #710d12;
  border-color: #710d12;
}

.list-group-item-status-gc-green {
  color: #175300;
  background-color: #c4e4b8;
}
.list-group-item-status-gc-green.list-group-item-action:hover, .list-group-item-status-gc-green.list-group-item-action:focus {
  color: #175300;
  background-color: #b5dda6;
}
.list-group-item-status-gc-green.list-group-item-action.active {
  color: #fff;
  background-color: #175300;
  border-color: #175300;
}

.list-group-item-status-gc-orange {
  color: #7d3618;
  background-color: #fbd4c5;
}
.list-group-item-status-gc-orange.list-group-item-action:hover, .list-group-item-status-gc-orange.list-group-item-action:focus {
  color: #7d3618;
  background-color: #f9c2ad;
}
.list-group-item-status-gc-orange.list-group-item-action.active {
  color: #fff;
  background-color: #7d3618;
  border-color: #7d3618;
}

.list-group-item-status-gc-dark-blue {
  color: #00252b;
  background-color: #b8cbcf;
}
.list-group-item-status-gc-dark-blue.list-group-item-action:hover, .list-group-item-status-gc-dark-blue.list-group-item-action:focus {
  color: #00252b;
  background-color: #a9c0c5;
}
.list-group-item-status-gc-dark-blue.list-group-item-action.active {
  color: #fff;
  background-color: #00252b;
  border-color: #00252b;
}

.list-group-item-status-gc-gray {
  color: #494949;
  background-color: #dfdfdf;
}
.list-group-item-status-gc-gray.list-group-item-action:hover, .list-group-item-status-gc-gray.list-group-item-action:focus {
  color: #494949;
  background-color: #d2d2d2;
}
.list-group-item-status-gc-gray.list-group-item-action.active {
  color: #fff;
  background-color: #494949;
  border-color: #494949;
}

.list-group-item-priority-low {
  color: #445558;
  background-color: #dce5e7;
}
.list-group-item-priority-low.list-group-item-action:hover, .list-group-item-priority-low.list-group-item-action:focus {
  color: #445558;
  background-color: #cddadd;
}
.list-group-item-priority-low.list-group-item-action.active {
  color: #fff;
  background-color: #445558;
  border-color: #445558;
}

.list-group-item-priority-medium {
  color: #85611b;
  background-color: #ffecc6;
}
.list-group-item-priority-medium.list-group-item-action:hover, .list-group-item-priority-medium.list-group-item-action:focus {
  color: #85611b;
  background-color: #ffe4ad;
}
.list-group-item-priority-medium.list-group-item-action.active {
  color: #fff;
  background-color: #85611b;
  border-color: #85611b;
}

.list-group-item-priority-high {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-priority-high.list-group-item-action:hover, .list-group-item-priority-high.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-priority-high.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.close {
  float: right;
  font-size: 1.575rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
@media (max-width: 1200px) {
  .close {
    font-size: calc(1.2825rem + 0.39vw);
  }
}
.close:hover {
  color: #000;
  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;
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
  padding: 0.75rem;
}

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

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2001;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  font-size: 1rem;
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
.modal-dialog-centered #form_strong_auth_gconnect input.input-code {
  font-size: 1.8em;
  text-align: center;
  font-weight: bold;
  color: #004753;
}
.modal-dialog-centered #form_strong_auth_gconnect .text-underline-hover:hover {
  text-decoration: underline;
}
.modal-dialog-centered #form_strong_auth_gconnect .btn-send-code {
  font-size: 1em;
}
.modal-dialog-centered #form_strong_auth_gconnect .send-code-message {
  font-weight: bold;
  margin-bottom: 0.35rem;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.38rem;
  outline: 0;
}

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

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.38rem - 1px);
  border-top-right-radius: calc(0.38rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

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

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

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.38rem - 1px);
  border-bottom-left-radius: calc(0.38rem - 1px);
}
.modal-footer > * {
  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: 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: 1140px;
  }
}
@media (max-width: 1599.98px) {
  .modal-xl {
    max-width: 100vw;
  }
}
.MuiTooltip-popper, .tooltip {
  font-size: 0.7rem !important;
  font-weight: 500 !important;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 300;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.91875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 1;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #004753;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #004753;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #004753;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #004753;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #004753;
  border-radius: 0.38rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 300;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.91875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.38rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.38rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.38rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.38rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1.05rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.38rem - 1px);
  border-top-right-radius: calc(0.38rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  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%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

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

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

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

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  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;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

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

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

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

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

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

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

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border 0.75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow 0.75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

.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, .bg-hover-primary:hover, .bg-active-primary.active {
  background-color: #4DBDD0 !important;
}

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

.bg-lighter-primary, .bg-lighter-primary.bg-oblique::before {
  background-color: #8ad3e0 !important;
}

a.bg-lighter-primary:hover, a.bg-lighter-primary:focus, .bg-lighter-primary.bg-oblique::before:hover, .bg-lighter-primary.bg-oblique::before:focus,
button.bg-lighter-primary:hover,
button.bg-lighter-primary:focus, .bg-lighter-primary.bg-oblique::before:hover, .bg-lighter-primary.bg-oblique::before:focus {
  background-color: #61c4d5 !important;
}

.bg-secondary, .bg-hover-secondary:hover, .bg-active-secondary.active {
  background-color: #637A86 !important;
}

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

.bg-lighter-secondary, .bg-lighter-secondary.bg-oblique::before {
  background-color: #8c9faa !important;
}

a.bg-lighter-secondary:hover, a.bg-lighter-secondary:focus, .bg-lighter-secondary.bg-oblique::before:hover, .bg-lighter-secondary.bg-oblique::before:focus,
button.bg-lighter-secondary:hover,
button.bg-lighter-secondary:focus, .bg-lighter-secondary.bg-oblique::before:hover, .bg-lighter-secondary.bg-oblique::before:focus {
  background-color: #6e8794 !important;
}

.bg-success, .bg-hover-success:hover, .bg-active-success.active {
  background-color: #9BCD41 !important;
}

a.bg-success:hover, a.bg-success:focus, .bg-hover-success:hover:hover, .bg-hover-success:hover:focus, .bg-active-success.active:hover, .bg-active-success.active:focus,
button.bg-success:hover,
button.bg-success:focus, .bg-hover-success:hover:hover, .bg-hover-success:hover:focus, .bg-active-success.active:hover, .bg-active-success.active:focus {
  background-color: #80ad2e !important;
}

.bg-lighter-success, .bg-lighter-success.bg-oblique::before {
  background-color: #bbdd7e !important;
}

a.bg-lighter-success:hover, a.bg-lighter-success:focus, .bg-lighter-success.bg-oblique::before:hover, .bg-lighter-success.bg-oblique::before:focus,
button.bg-lighter-success:hover,
button.bg-lighter-success:focus, .bg-lighter-success.bg-oblique::before:hover, .bg-lighter-success.bg-oblique::before:focus {
  background-color: #a6d255 !important;
}

.bg-info, .bg-hover-info:hover, .bg-active-info.active {
  background-color: #4DBDD0 !important;
}

a.bg-info:hover, a.bg-info:focus, .bg-hover-info:hover:hover, .bg-hover-info:hover:focus, .bg-active-info.active:hover, .bg-active-info.active:focus,
button.bg-info:hover,
button.bg-info:focus, .bg-hover-info:hover:hover, .bg-hover-info:hover:focus, .bg-active-info.active:hover, .bg-active-info.active:focus {
  background-color: #31a5b9 !important;
}

.bg-lighter-info, .bg-lighter-info.bg-oblique::before {
  background-color: #8ad3e0 !important;
}

a.bg-lighter-info:hover, a.bg-lighter-info:focus, .bg-lighter-info.bg-oblique::before:hover, .bg-lighter-info.bg-oblique::before:focus,
button.bg-lighter-info:hover,
button.bg-lighter-info:focus, .bg-lighter-info.bg-oblique::before:hover, .bg-lighter-info.bg-oblique::before:focus {
  background-color: #61c4d5 !important;
}

.bg-warning, .bg-hover-warning:hover, .bg-active-warning.active {
  background-color: #FFBB33 !important;
}

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

.bg-lighter-warning, .bg-lighter-warning.bg-oblique::before {
  background-color: #ffd580 !important;
}

a.bg-lighter-warning:hover, a.bg-lighter-warning:focus, .bg-lighter-warning.bg-oblique::before:hover, .bg-lighter-warning.bg-oblique::before:focus,
button.bg-lighter-warning:hover,
button.bg-lighter-warning:focus, .bg-lighter-warning.bg-oblique::before:hover, .bg-lighter-warning.bg-oblique::before:focus {
  background-color: #ffc44d !important;
}

.bg-danger, .bg-hover-danger:hover, .bg-active-danger.active {
  background-color: #DC3545 !important;
}

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

.bg-lighter-danger, .bg-lighter-danger.bg-oblique::before {
  background-color: #e77681 !important;
}

a.bg-lighter-danger:hover, a.bg-lighter-danger:focus, .bg-lighter-danger.bg-oblique::before:hover, .bg-lighter-danger.bg-oblique::before:focus,
button.bg-lighter-danger:hover,
button.bg-lighter-danger:focus, .bg-lighter-danger.bg-oblique::before:hover, .bg-lighter-danger.bg-oblique::before:focus {
  background-color: #e04b59 !important;
}

.bg-light, .bg-hover-light:hover, .bg-active-light.active {
  background-color: #F0F0F0 !important;
}

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

.bg-lighter-light, .bg-lighter-light.bg-oblique::before {
  background-color: white !important;
}

a.bg-lighter-light:hover, a.bg-lighter-light:focus, .bg-lighter-light.bg-oblique::before:hover, .bg-lighter-light.bg-oblique::before:focus,
button.bg-lighter-light:hover,
button.bg-lighter-light:focus, .bg-lighter-light.bg-oblique::before:hover, .bg-lighter-light.bg-oblique::before:focus {
  background-color: #e6e6e6 !important;
}

.bg-dark, .bg-hover-dark:hover, .bg-active-dark.active {
  background-color: #212529 !important;
}

a.bg-dark:hover, a.bg-dark:focus, .bg-hover-dark:hover:hover, .bg-hover-dark:hover:focus, .bg-active-dark.active:hover, .bg-active-dark.active:focus,
button.bg-dark:hover,
button.bg-dark:focus, .bg-hover-dark:hover:hover, .bg-hover-dark:hover:focus, .bg-active-dark.active:hover, .bg-active-dark.active:focus {
  background-color: #0a0c0d !important;
}

.bg-lighter-dark, .bg-lighter-dark.bg-oblique::before {
  background-color: #434b53 !important;
}

a.bg-lighter-dark:hover, a.bg-lighter-dark:focus, .bg-lighter-dark.bg-oblique::before:hover, .bg-lighter-dark.bg-oblique::before:focus,
button.bg-lighter-dark:hover,
button.bg-lighter-dark:focus, .bg-lighter-dark.bg-oblique::before:hover, .bg-lighter-dark.bg-oblique::before:focus {
  background-color: #2c3237 !important;
}

.bg-gc-light, .bg-hover-gc-light:hover, .bg-active-gc-light.active {
  background-color: #f8f9fa !important;
}

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

.bg-lighter-gc-light, .bg-lighter-gc-light.bg-oblique::before {
  background-color: white !important;
}

a.bg-lighter-gc-light:hover, a.bg-lighter-gc-light:focus, .bg-lighter-gc-light.bg-oblique::before:hover, .bg-lighter-gc-light.bg-oblique::before:focus,
button.bg-lighter-gc-light:hover,
button.bg-lighter-gc-light:focus, .bg-lighter-gc-light.bg-oblique::before:hover, .bg-lighter-gc-light.bg-oblique::before:focus {
  background-color: #e1e6ea !important;
}

.bg-gc-blue, .bg-hover-gc-blue:hover, .bg-active-gc-blue.active {
  background-color: #4DBDD0 !important;
}

a.bg-gc-blue:hover, a.bg-gc-blue:focus, .bg-hover-gc-blue:hover:hover, .bg-hover-gc-blue:hover:focus, .bg-active-gc-blue.active:hover, .bg-active-gc-blue.active:focus,
button.bg-gc-blue:hover,
button.bg-gc-blue:focus, .bg-hover-gc-blue:hover:hover, .bg-hover-gc-blue:hover:focus, .bg-active-gc-blue.active:hover, .bg-active-gc-blue.active:focus {
  background-color: #31a5b9 !important;
}

.bg-lighter-gc-blue, .bg-lighter-gc-blue.bg-oblique::before {
  background-color: #8ad3e0 !important;
}

a.bg-lighter-gc-blue:hover, a.bg-lighter-gc-blue:focus, .bg-lighter-gc-blue.bg-oblique::before:hover, .bg-lighter-gc-blue.bg-oblique::before:focus,
button.bg-lighter-gc-blue:hover,
button.bg-lighter-gc-blue:focus, .bg-lighter-gc-blue.bg-oblique::before:hover, .bg-lighter-gc-blue.bg-oblique::before:focus {
  background-color: #61c4d5 !important;
}

.bg-gc-dark-blue, .bg-hover-gc-dark-blue:hover, .bg-active-gc-dark-blue.active {
  background-color: #004753 !important;
}

a.bg-gc-dark-blue:hover, a.bg-gc-dark-blue:focus, .bg-hover-gc-dark-blue:hover:hover, .bg-hover-gc-dark-blue:hover:focus, .bg-active-gc-dark-blue.active:hover, .bg-active-gc-dark-blue.active:focus,
button.bg-gc-dark-blue:hover,
button.bg-gc-dark-blue:focus, .bg-hover-gc-dark-blue:hover:hover, .bg-hover-gc-dark-blue:hover:focus, .bg-active-gc-dark-blue.active:hover, .bg-active-gc-dark-blue.active:focus {
  background-color: #001b20 !important;
}

.bg-lighter-gc-dark-blue, .bg-lighter-gc-dark-blue.bg-oblique::before {
  background-color: #0088a0 !important;
}

a.bg-lighter-gc-dark-blue:hover, a.bg-lighter-gc-dark-blue:focus, .bg-lighter-gc-dark-blue.bg-oblique::before:hover, .bg-lighter-gc-dark-blue.bg-oblique::before:focus,
button.bg-lighter-gc-dark-blue:hover,
button.bg-lighter-gc-dark-blue:focus, .bg-lighter-gc-dark-blue.bg-oblique::before:hover, .bg-lighter-gc-dark-blue.bg-oblique::before:focus {
  background-color: #005d6d !important;
}

.bg-gc-medium-blue, .bg-hover-gc-medium-blue:hover, .bg-active-gc-medium-blue.active {
  background-color: #146573 !important;
}

a.bg-gc-medium-blue:hover, a.bg-gc-medium-blue:focus, .bg-hover-gc-medium-blue:hover:hover, .bg-hover-gc-medium-blue:hover:focus, .bg-active-gc-medium-blue.active:hover, .bg-active-gc-medium-blue.active:focus,
button.bg-gc-medium-blue:hover,
button.bg-gc-medium-blue:focus, .bg-hover-gc-medium-blue:hover:hover, .bg-hover-gc-medium-blue:hover:focus, .bg-active-gc-medium-blue.active:hover, .bg-active-gc-medium-blue.active:focus {
  background-color: #0c3f48 !important;
}

.bg-lighter-gc-medium-blue, .bg-lighter-gc-medium-blue.bg-oblique::before {
  background-color: #1f9eb4 !important;
}

a.bg-lighter-gc-medium-blue:hover, a.bg-lighter-gc-medium-blue:focus, .bg-lighter-gc-medium-blue.bg-oblique::before:hover, .bg-lighter-gc-medium-blue.bg-oblique::before:focus,
button.bg-lighter-gc-medium-blue:hover,
button.bg-lighter-gc-medium-blue:focus, .bg-lighter-gc-medium-blue.bg-oblique::before:hover, .bg-lighter-gc-medium-blue.bg-oblique::before:focus {
  background-color: #187889 !important;
}

.bg-gc-mdlt-blue, .bg-hover-gc-mdlt-blue:hover, .bg-active-gc-mdlt-blue.active {
  background-color: #83a3a9 !important;
}

a.bg-gc-mdlt-blue:hover, a.bg-gc-mdlt-blue:focus, .bg-hover-gc-mdlt-blue:hover:hover, .bg-hover-gc-mdlt-blue:hover:focus, .bg-active-gc-mdlt-blue.active:hover, .bg-active-gc-mdlt-blue.active:focus,
button.bg-gc-mdlt-blue:hover,
button.bg-gc-mdlt-blue:focus, .bg-hover-gc-mdlt-blue:hover:hover, .bg-hover-gc-mdlt-blue:hover:focus, .bg-active-gc-mdlt-blue.active:hover, .bg-active-gc-mdlt-blue.active:focus {
  background-color: #668c93 !important;
}

.bg-lighter-gc-mdlt-blue, .bg-lighter-gc-mdlt-blue.bg-oblique::before {
  background-color: #b0c5c8 !important;
}

a.bg-lighter-gc-mdlt-blue:hover, a.bg-lighter-gc-mdlt-blue:focus, .bg-lighter-gc-mdlt-blue.bg-oblique::before:hover, .bg-lighter-gc-mdlt-blue.bg-oblique::before:focus,
button.bg-lighter-gc-mdlt-blue:hover,
button.bg-lighter-gc-mdlt-blue:focus, .bg-lighter-gc-mdlt-blue.bg-oblique::before:hover, .bg-lighter-gc-mdlt-blue.bg-oblique::before:focus {
  background-color: #92aeb3 !important;
}

.bg-gc-mdlt-blue-dark, .bg-hover-gc-mdlt-blue-dark:hover, .bg-active-gc-mdlt-blue-dark.active {
  background-color: #668C93 !important;
}

a.bg-gc-mdlt-blue-dark:hover, a.bg-gc-mdlt-blue-dark:focus, .bg-hover-gc-mdlt-blue-dark:hover:hover, .bg-hover-gc-mdlt-blue-dark:hover:focus, .bg-active-gc-mdlt-blue-dark.active:hover, .bg-active-gc-mdlt-blue-dark.active:focus,
button.bg-gc-mdlt-blue-dark:hover,
button.bg-gc-mdlt-blue-dark:focus, .bg-hover-gc-mdlt-blue-dark:hover:hover, .bg-hover-gc-mdlt-blue-dark:hover:focus, .bg-active-gc-mdlt-blue-dark.active:hover, .bg-active-gc-mdlt-blue-dark.active:focus {
  background-color: #516f75 !important;
}

.bg-lighter-gc-mdlt-blue-dark, .bg-lighter-gc-mdlt-blue-dark.bg-oblique::before {
  background-color: #92aeb3 !important;
}

a.bg-lighter-gc-mdlt-blue-dark:hover, a.bg-lighter-gc-mdlt-blue-dark:focus, .bg-lighter-gc-mdlt-blue-dark.bg-oblique::before:hover, .bg-lighter-gc-mdlt-blue-dark.bg-oblique::before:focus,
button.bg-lighter-gc-mdlt-blue-dark:hover,
button.bg-lighter-gc-mdlt-blue-dark:focus, .bg-lighter-gc-mdlt-blue-dark.bg-oblique::before:hover, .bg-lighter-gc-mdlt-blue-dark.bg-oblique::before:focus {
  background-color: #74989f !important;
}

.bg-dark-blue, .bg-hover-dark-blue:hover, .bg-active-dark-blue.active {
  background-color: #004753 !important;
}

a.bg-dark-blue:hover, a.bg-dark-blue:focus, .bg-hover-dark-blue:hover:hover, .bg-hover-dark-blue:hover:focus, .bg-active-dark-blue.active:hover, .bg-active-dark-blue.active:focus,
button.bg-dark-blue:hover,
button.bg-dark-blue:focus, .bg-hover-dark-blue:hover:hover, .bg-hover-dark-blue:hover:focus, .bg-active-dark-blue.active:hover, .bg-active-dark-blue.active:focus {
  background-color: #001b20 !important;
}

.bg-lighter-dark-blue, .bg-lighter-dark-blue.bg-oblique::before {
  background-color: #0088a0 !important;
}

a.bg-lighter-dark-blue:hover, a.bg-lighter-dark-blue:focus, .bg-lighter-dark-blue.bg-oblique::before:hover, .bg-lighter-dark-blue.bg-oblique::before:focus,
button.bg-lighter-dark-blue:hover,
button.bg-lighter-dark-blue:focus, .bg-lighter-dark-blue.bg-oblique::before:hover, .bg-lighter-dark-blue.bg-oblique::before:focus {
  background-color: #005d6d !important;
}

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

a.bg-white:hover, a.bg-white:focus, .bg-hover-white:hover:hover, .bg-hover-white:hover:focus, .bg-active-white.active:hover, .bg-active-white.active:focus,
button.bg-white:hover,
button.bg-white:focus, .bg-hover-white:hover:hover, .bg-hover-white:hover:focus, .bg-active-white.active:hover, .bg-active-white.active:focus {
  background-color: #e6e6e6 !important;
}

.bg-lighter-white, .bg-lighter-white.bg-oblique::before {
  background-color: white !important;
}

a.bg-lighter-white:hover, a.bg-lighter-white:focus, .bg-lighter-white.bg-oblique::before:hover, .bg-lighter-white.bg-oblique::before:focus,
button.bg-lighter-white:hover,
button.bg-lighter-white:focus, .bg-lighter-white.bg-oblique::before:hover, .bg-lighter-white.bg-oblique::before:focus {
  background-color: #e6e6e6 !important;
}

.bg-gc-gray, .bg-hover-gc-gray:hover, .bg-active-gc-gray.active {
  background-color: #AAAAAA !important;
}

a.bg-gc-gray:hover, a.bg-gc-gray:focus, .bg-hover-gc-gray:hover:hover, .bg-hover-gc-gray:hover:focus, .bg-active-gc-gray.active:hover, .bg-active-gc-gray.active:focus,
button.bg-gc-gray:hover,
button.bg-gc-gray:focus, .bg-hover-gc-gray:hover:hover, .bg-hover-gc-gray:hover:focus, .bg-active-gc-gray.active:hover, .bg-active-gc-gray.active:focus {
  background-color: #919191 !important;
}

.bg-lighter-gc-gray, .bg-lighter-gc-gray.bg-oblique::before {
  background-color: #d0d0d0 !important;
}

a.bg-lighter-gc-gray:hover, a.bg-lighter-gc-gray:focus, .bg-lighter-gc-gray.bg-oblique::before:hover, .bg-lighter-gc-gray.bg-oblique::before:focus,
button.bg-lighter-gc-gray:hover,
button.bg-lighter-gc-gray:focus, .bg-lighter-gc-gray.bg-oblique::before:hover, .bg-lighter-gc-gray.bg-oblique::before:focus {
  background-color: #b7b7b7 !important;
}

.bg-gc-gray2, .bg-hover-gc-gray2:hover, .bg-active-gc-gray2.active {
  background-color: #dfdfdf !important;
}

a.bg-gc-gray2:hover, a.bg-gc-gray2:focus, .bg-hover-gc-gray2:hover:hover, .bg-hover-gc-gray2:hover:focus, .bg-active-gc-gray2.active:hover, .bg-active-gc-gray2.active:focus,
button.bg-gc-gray2:hover,
button.bg-gc-gray2:focus, .bg-hover-gc-gray2:hover:hover, .bg-hover-gc-gray2:hover:focus, .bg-active-gc-gray2.active:hover, .bg-active-gc-gray2.active:focus {
  background-color: #c6c6c6 !important;
}

.bg-lighter-gc-gray2, .bg-lighter-gc-gray2.bg-oblique::before {
  background-color: white !important;
}

a.bg-lighter-gc-gray2:hover, a.bg-lighter-gc-gray2:focus, .bg-lighter-gc-gray2.bg-oblique::before:hover, .bg-lighter-gc-gray2.bg-oblique::before:focus,
button.bg-lighter-gc-gray2:hover,
button.bg-lighter-gc-gray2:focus, .bg-lighter-gc-gray2.bg-oblique::before:hover, .bg-lighter-gc-gray2.bg-oblique::before:focus {
  background-color: #e6e6e6 !important;
}

.bg-gc-orange, .bg-hover-gc-orange:hover, .bg-active-gc-orange.active {
  background-color: #F0672F !important;
}

a.bg-gc-orange:hover, a.bg-gc-orange:focus, .bg-hover-gc-orange:hover:hover, .bg-hover-gc-orange:hover:focus, .bg-active-gc-orange.active:hover, .bg-active-gc-orange.active:focus,
button.bg-gc-orange:hover,
button.bg-gc-orange:focus, .bg-hover-gc-orange:hover:hover, .bg-hover-gc-orange:hover:focus, .bg-active-gc-orange.active:hover, .bg-active-gc-orange.active:focus {
  background-color: #dc4b10 !important;
}

.bg-lighter-gc-orange, .bg-lighter-gc-orange.bg-oblique::before {
  background-color: #f59b76 !important;
}

a.bg-lighter-gc-orange:hover, a.bg-lighter-gc-orange:focus, .bg-lighter-gc-orange.bg-oblique::before:hover, .bg-lighter-gc-orange.bg-oblique::before:focus,
button.bg-lighter-gc-orange:hover,
button.bg-lighter-gc-orange:focus, .bg-lighter-gc-orange.bg-oblique::before:hover, .bg-lighter-gc-orange.bg-oblique::before:focus {
  background-color: #f27847 !important;
}

.bg-orange, .bg-hover-orange:hover, .bg-active-orange.active {
  background-color: #F0672F !important;
}

a.bg-orange:hover, a.bg-orange:focus, .bg-hover-orange:hover:hover, .bg-hover-orange:hover:focus, .bg-active-orange.active:hover, .bg-active-orange.active:focus,
button.bg-orange:hover,
button.bg-orange:focus, .bg-hover-orange:hover:hover, .bg-hover-orange:hover:focus, .bg-active-orange.active:hover, .bg-active-orange.active:focus {
  background-color: #dc4b10 !important;
}

.bg-lighter-orange, .bg-lighter-orange.bg-oblique::before {
  background-color: #f59b76 !important;
}

a.bg-lighter-orange:hover, a.bg-lighter-orange:focus, .bg-lighter-orange.bg-oblique::before:hover, .bg-lighter-orange.bg-oblique::before:focus,
button.bg-lighter-orange:hover,
button.bg-lighter-orange:focus, .bg-lighter-orange.bg-oblique::before:hover, .bg-lighter-orange.bg-oblique::before:focus {
  background-color: #f27847 !important;
}

.bg-gc-green, .bg-hover-gc-green:hover, .bg-active-gc-green.active {
  background-color: #9BCD41 !important;
}

a.bg-gc-green:hover, a.bg-gc-green:focus, .bg-hover-gc-green:hover:hover, .bg-hover-gc-green:hover:focus, .bg-active-gc-green.active:hover, .bg-active-gc-green.active:focus,
button.bg-gc-green:hover,
button.bg-gc-green:focus, .bg-hover-gc-green:hover:hover, .bg-hover-gc-green:hover:focus, .bg-active-gc-green.active:hover, .bg-active-gc-green.active:focus {
  background-color: #80ad2e !important;
}

.bg-lighter-gc-green, .bg-lighter-gc-green.bg-oblique::before {
  background-color: #bbdd7e !important;
}

a.bg-lighter-gc-green:hover, a.bg-lighter-gc-green:focus, .bg-lighter-gc-green.bg-oblique::before:hover, .bg-lighter-gc-green.bg-oblique::before:focus,
button.bg-lighter-gc-green:hover,
button.bg-lighter-gc-green:focus, .bg-lighter-gc-green.bg-oblique::before:hover, .bg-lighter-gc-green.bg-oblique::before:focus {
  background-color: #a6d255 !important;
}

.bg-gc-light-blue, .bg-hover-gc-light-blue:hover, .bg-active-gc-light-blue.active {
  background-color: #d4e6e9 !important;
}

a.bg-gc-light-blue:hover, a.bg-gc-light-blue:focus, .bg-hover-gc-light-blue:hover:hover, .bg-hover-gc-light-blue:hover:focus, .bg-active-gc-light-blue.active:hover, .bg-active-gc-light-blue.active:focus,
button.bg-gc-light-blue:hover,
button.bg-gc-light-blue:focus, .bg-hover-gc-light-blue:hover:hover, .bg-hover-gc-light-blue:hover:focus, .bg-active-gc-light-blue.active:hover, .bg-active-gc-light-blue.active:focus {
  background-color: #b2d2d8 !important;
}

.bg-lighter-gc-light-blue, .bg-lighter-gc-light-blue.bg-oblique::before {
  background-color: white !important;
}

a.bg-lighter-gc-light-blue:hover, a.bg-lighter-gc-light-blue:focus, .bg-lighter-gc-light-blue.bg-oblique::before:hover, .bg-lighter-gc-light-blue.bg-oblique::before:focus,
button.bg-lighter-gc-light-blue:hover,
button.bg-lighter-gc-light-blue:focus, .bg-lighter-gc-light-blue.bg-oblique::before:hover, .bg-lighter-gc-light-blue.bg-oblique::before:focus {
  background-color: #ddebee !important;
}

.bg-gc-light-blue-dark, .bg-hover-gc-light-blue-dark:hover, .bg-active-gc-light-blue-dark.active {
  background-color: #D8DFE0 !important;
}

a.bg-gc-light-blue-dark:hover, a.bg-gc-light-blue-dark:focus, .bg-hover-gc-light-blue-dark:hover:hover, .bg-hover-gc-light-blue-dark:hover:focus, .bg-active-gc-light-blue-dark.active:hover, .bg-active-gc-light-blue-dark.active:focus,
button.bg-gc-light-blue-dark:hover,
button.bg-gc-light-blue-dark:focus, .bg-hover-gc-light-blue-dark:hover:hover, .bg-hover-gc-light-blue-dark:hover:focus, .bg-active-gc-light-blue-dark.active:hover, .bg-active-gc-light-blue-dark.active:focus {
  background-color: #bcc8c9 !important;
}

.bg-lighter-gc-light-blue-dark, .bg-lighter-gc-light-blue-dark.bg-oblique::before {
  background-color: white !important;
}

a.bg-lighter-gc-light-blue-dark:hover, a.bg-lighter-gc-light-blue-dark:focus, .bg-lighter-gc-light-blue-dark.bg-oblique::before:hover, .bg-lighter-gc-light-blue-dark.bg-oblique::before:focus,
button.bg-lighter-gc-light-blue-dark:hover,
button.bg-lighter-gc-light-blue-dark:focus, .bg-lighter-gc-light-blue-dark.bg-oblique::before:hover, .bg-lighter-gc-light-blue-dark.bg-oblique::before:focus {
  background-color: #e3e8e8 !important;
}

.bg-status-gc-red, .bg-hover-status-gc-red:hover, .bg-active-status-gc-red.active {
  background-color: #DA1923 !important;
}

a.bg-status-gc-red:hover, a.bg-status-gc-red:focus, .bg-hover-status-gc-red:hover:hover, .bg-hover-status-gc-red:hover:focus, .bg-active-status-gc-red.active:hover, .bg-active-status-gc-red.active:focus,
button.bg-status-gc-red:hover,
button.bg-status-gc-red:focus, .bg-hover-status-gc-red:hover:hover, .bg-hover-status-gc-red:hover:focus, .bg-active-status-gc-red.active:hover, .bg-active-status-gc-red.active:focus {
  background-color: #ac141c !important;
}

.bg-lighter-status-gc-red, .bg-lighter-status-gc-red.bg-oblique::before {
  background-color: #eb545c !important;
}

a.bg-lighter-status-gc-red:hover, a.bg-lighter-status-gc-red:focus, .bg-lighter-status-gc-red.bg-oblique::before:hover, .bg-lighter-status-gc-red.bg-oblique::before:focus,
button.bg-lighter-status-gc-red:hover,
button.bg-lighter-status-gc-red:focus, .bg-lighter-status-gc-red.bg-oblique::before:hover, .bg-lighter-status-gc-red.bg-oblique::before:focus {
  background-color: #e62630 !important;
}

.bg-status-gc-green, .bg-hover-status-gc-green:hover, .bg-active-status-gc-green.active {
  background-color: #2ca000 !important;
}

a.bg-status-gc-green:hover, a.bg-status-gc-green:focus, .bg-hover-status-gc-green:hover:hover, .bg-hover-status-gc-green:hover:focus, .bg-active-status-gc-green.active:hover, .bg-active-status-gc-green.active:focus,
button.bg-status-gc-green:hover,
button.bg-status-gc-green:focus, .bg-hover-status-gc-green:hover:hover, .bg-hover-status-gc-green:hover:focus, .bg-active-status-gc-green.active:hover, .bg-active-status-gc-green.active:focus {
  background-color: #1e6d00 !important;
}

.bg-lighter-status-gc-green, .bg-lighter-status-gc-green.bg-oblique::before {
  background-color: #41ed00 !important;
}

a.bg-lighter-status-gc-green:hover, a.bg-lighter-status-gc-green:focus, .bg-lighter-status-gc-green.bg-oblique::before:hover, .bg-lighter-status-gc-green.bg-oblique::before:focus,
button.bg-lighter-status-gc-green:hover,
button.bg-lighter-status-gc-green:focus, .bg-lighter-status-gc-green.bg-oblique::before:hover, .bg-lighter-status-gc-green.bg-oblique::before:focus {
  background-color: #33ba00 !important;
}

.bg-status-gc-orange, .bg-hover-status-gc-orange:hover, .bg-active-status-gc-orange.active {
  background-color: #F0672F !important;
}

a.bg-status-gc-orange:hover, a.bg-status-gc-orange:focus, .bg-hover-status-gc-orange:hover:hover, .bg-hover-status-gc-orange:hover:focus, .bg-active-status-gc-orange.active:hover, .bg-active-status-gc-orange.active:focus,
button.bg-status-gc-orange:hover,
button.bg-status-gc-orange:focus, .bg-hover-status-gc-orange:hover:hover, .bg-hover-status-gc-orange:hover:focus, .bg-active-status-gc-orange.active:hover, .bg-active-status-gc-orange.active:focus {
  background-color: #dc4b10 !important;
}

.bg-lighter-status-gc-orange, .bg-lighter-status-gc-orange.bg-oblique::before {
  background-color: #f59b76 !important;
}

a.bg-lighter-status-gc-orange:hover, a.bg-lighter-status-gc-orange:focus, .bg-lighter-status-gc-orange.bg-oblique::before:hover, .bg-lighter-status-gc-orange.bg-oblique::before:focus,
button.bg-lighter-status-gc-orange:hover,
button.bg-lighter-status-gc-orange:focus, .bg-lighter-status-gc-orange.bg-oblique::before:hover, .bg-lighter-status-gc-orange.bg-oblique::before:focus {
  background-color: #f27847 !important;
}

.bg-status-gc-dark-blue, .bg-hover-status-gc-dark-blue:hover, .bg-active-status-gc-dark-blue.active {
  background-color: #004753 !important;
}

a.bg-status-gc-dark-blue:hover, a.bg-status-gc-dark-blue:focus, .bg-hover-status-gc-dark-blue:hover:hover, .bg-hover-status-gc-dark-blue:hover:focus, .bg-active-status-gc-dark-blue.active:hover, .bg-active-status-gc-dark-blue.active:focus,
button.bg-status-gc-dark-blue:hover,
button.bg-status-gc-dark-blue:focus, .bg-hover-status-gc-dark-blue:hover:hover, .bg-hover-status-gc-dark-blue:hover:focus, .bg-active-status-gc-dark-blue.active:hover, .bg-active-status-gc-dark-blue.active:focus {
  background-color: #001b20 !important;
}

.bg-lighter-status-gc-dark-blue, .bg-lighter-status-gc-dark-blue.bg-oblique::before {
  background-color: #0088a0 !important;
}

a.bg-lighter-status-gc-dark-blue:hover, a.bg-lighter-status-gc-dark-blue:focus, .bg-lighter-status-gc-dark-blue.bg-oblique::before:hover, .bg-lighter-status-gc-dark-blue.bg-oblique::before:focus,
button.bg-lighter-status-gc-dark-blue:hover,
button.bg-lighter-status-gc-dark-blue:focus, .bg-lighter-status-gc-dark-blue.bg-oblique::before:hover, .bg-lighter-status-gc-dark-blue.bg-oblique::before:focus {
  background-color: #005d6d !important;
}

.bg-status-gc-gray, .bg-hover-status-gc-gray:hover, .bg-active-status-gc-gray.active {
  background-color: #8d8d8d !important;
}

a.bg-status-gc-gray:hover, a.bg-status-gc-gray:focus, .bg-hover-status-gc-gray:hover:hover, .bg-hover-status-gc-gray:hover:focus, .bg-active-status-gc-gray.active:hover, .bg-active-status-gc-gray.active:focus,
button.bg-status-gc-gray:hover,
button.bg-status-gc-gray:focus, .bg-hover-status-gc-gray:hover:hover, .bg-hover-status-gc-gray:hover:focus, .bg-active-status-gc-gray.active:hover, .bg-active-status-gc-gray.active:focus {
  background-color: #747474 !important;
}

.bg-lighter-status-gc-gray, .bg-lighter-status-gc-gray.bg-oblique::before {
  background-color: #b3b3b3 !important;
}

a.bg-lighter-status-gc-gray:hover, a.bg-lighter-status-gc-gray:focus, .bg-lighter-status-gc-gray.bg-oblique::before:hover, .bg-lighter-status-gc-gray.bg-oblique::before:focus,
button.bg-lighter-status-gc-gray:hover,
button.bg-lighter-status-gc-gray:focus, .bg-lighter-status-gc-gray.bg-oblique::before:hover, .bg-lighter-status-gc-gray.bg-oblique::before:focus {
  background-color: #9a9a9a !important;
}

.bg-priority-low, .bg-hover-priority-low:hover, .bg-active-priority-low.active {
  background-color: #83A3A9 !important;
}

a.bg-priority-low:hover, a.bg-priority-low:focus, .bg-hover-priority-low:hover:hover, .bg-hover-priority-low:hover:focus, .bg-active-priority-low.active:hover, .bg-active-priority-low.active:focus,
button.bg-priority-low:hover,
button.bg-priority-low:focus, .bg-hover-priority-low:hover:hover, .bg-hover-priority-low:hover:focus, .bg-active-priority-low.active:hover, .bg-active-priority-low.active:focus {
  background-color: #668c93 !important;
}

.bg-lighter-priority-low, .bg-lighter-priority-low.bg-oblique::before {
  background-color: #b0c5c8 !important;
}

a.bg-lighter-priority-low:hover, a.bg-lighter-priority-low:focus, .bg-lighter-priority-low.bg-oblique::before:hover, .bg-lighter-priority-low.bg-oblique::before:focus,
button.bg-lighter-priority-low:hover,
button.bg-lighter-priority-low:focus, .bg-lighter-priority-low.bg-oblique::before:hover, .bg-lighter-priority-low.bg-oblique::before:focus {
  background-color: #92aeb3 !important;
}

.bg-priority-medium, .bg-hover-priority-medium:hover, .bg-active-priority-medium.active {
  background-color: #FFBB33 !important;
}

a.bg-priority-medium:hover, a.bg-priority-medium:focus, .bg-hover-priority-medium:hover:hover, .bg-hover-priority-medium:hover:focus, .bg-active-priority-medium.active:hover, .bg-active-priority-medium.active:focus,
button.bg-priority-medium:hover,
button.bg-priority-medium:focus, .bg-hover-priority-medium:hover:hover, .bg-hover-priority-medium:hover:focus, .bg-active-priority-medium.active:hover, .bg-active-priority-medium.active:focus {
  background-color: #ffaa00 !important;
}

.bg-lighter-priority-medium, .bg-lighter-priority-medium.bg-oblique::before {
  background-color: #ffd580 !important;
}

a.bg-lighter-priority-medium:hover, a.bg-lighter-priority-medium:focus, .bg-lighter-priority-medium.bg-oblique::before:hover, .bg-lighter-priority-medium.bg-oblique::before:focus,
button.bg-lighter-priority-medium:hover,
button.bg-lighter-priority-medium:focus, .bg-lighter-priority-medium.bg-oblique::before:hover, .bg-lighter-priority-medium.bg-oblique::before:focus {
  background-color: #ffc44d !important;
}

.bg-priority-high, .bg-hover-priority-high:hover, .bg-active-priority-high.active {
  background-color: #DC3545 !important;
}

a.bg-priority-high:hover, a.bg-priority-high:focus, .bg-hover-priority-high:hover:hover, .bg-hover-priority-high:hover:focus, .bg-active-priority-high.active:hover, .bg-active-priority-high.active:focus,
button.bg-priority-high:hover,
button.bg-priority-high:focus, .bg-hover-priority-high:hover:hover, .bg-hover-priority-high:hover:focus, .bg-active-priority-high.active:hover, .bg-active-priority-high.active:focus {
  background-color: #bd2130 !important;
}

.bg-lighter-priority-high, .bg-lighter-priority-high.bg-oblique::before {
  background-color: #e77681 !important;
}

a.bg-lighter-priority-high:hover, a.bg-lighter-priority-high:focus, .bg-lighter-priority-high.bg-oblique::before:hover, .bg-lighter-priority-high.bg-oblique::before:focus,
button.bg-lighter-priority-high:hover,
button.bg-lighter-priority-high:focus, .bg-lighter-priority-high.bg-oblique::before:hover, .bg-lighter-priority-high.bg-oblique::before:focus {
  background-color: #e04b59 !important;
}

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

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

@media (min-width: 576px) {
  .bg-sm-transparent {
    background-color: transparent !important;
  }
}
@media (min-width: 768px) {
  .bg-md-transparent {
    background-color: transparent !important;
  }
}
@media (min-width: 992px) {
  .bg-lg-transparent {
    background-color: transparent !important;
  }
}
@media (min-width: 1200px) {
  .bg-xl-transparent {
    background-color: transparent !important;
  }
}
@media (min-width: 1600px) {
  .bg-xxl-transparent {
    background-color: transparent !important;
  }
}
/*.border         { border: $border-width solid $border-color !important; }
.border-top     { border-top: $border-width solid $border-color !important; }
.border-right   { border-right: $border-width solid $border-color !important; }
.border-bottom  { border-bottom: $border-width solid $border-color !important; }
.border-left    { border-left: $border-width solid $border-color !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-none {
  border: none;
}

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

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

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

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

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

@media (min-width: 576px) {
  .border-sm {
    border: 1px solid #dee2e6 !important;
  }
  .border-sm-top {
    border-top: 1px solid #dee2e6 !important;
  }
  .border-sm-right {
    border-right: 1px solid #dee2e6 !important;
  }
  .border-sm-bottom {
    border-bottom: 1px solid #dee2e6 !important;
  }
  .border-sm-left {
    border-left: 1px solid #dee2e6 !important;
  }
}
@media (min-width: 768px) {
  .border-md {
    border: 1px solid #dee2e6 !important;
  }
  .border-md-top {
    border-top: 1px solid #dee2e6 !important;
  }
  .border-md-right {
    border-right: 1px solid #dee2e6 !important;
  }
  .border-md-bottom {
    border-bottom: 1px solid #dee2e6 !important;
  }
  .border-md-left {
    border-left: 1px solid #dee2e6 !important;
  }
}
@media (min-width: 992px) {
  .border-lg {
    border: 1px solid #dee2e6 !important;
  }
  .border-lg-top {
    border-top: 1px solid #dee2e6 !important;
  }
  .border-lg-right {
    border-right: 1px solid #dee2e6 !important;
  }
  .border-lg-bottom {
    border-bottom: 1px solid #dee2e6 !important;
  }
  .border-lg-left {
    border-left: 1px solid #dee2e6 !important;
  }
}
@media (min-width: 1200px) {
  .border-xl {
    border: 1px solid #dee2e6 !important;
  }
  .border-xl-top {
    border-top: 1px solid #dee2e6 !important;
  }
  .border-xl-right {
    border-right: 1px solid #dee2e6 !important;
  }
  .border-xl-bottom {
    border-bottom: 1px solid #dee2e6 !important;
  }
  .border-xl-left {
    border-left: 1px solid #dee2e6 !important;
  }
}
@media (min-width: 1600px) {
  .border-xxl {
    border: 1px solid #dee2e6 !important;
  }
  .border-xxl-top {
    border-top: 1px solid #dee2e6 !important;
  }
  .border-xxl-right {
    border-right: 1px solid #dee2e6 !important;
  }
  .border-xxl-bottom {
    border-bottom: 1px solid #dee2e6 !important;
  }
  .border-xxl-left {
    border-left: 1px solid #dee2e6 !important;
  }
}
.border-primary {
  border-color: #4DBDD0 !important;
}

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

.border-success {
  border-color: #9BCD41 !important;
}

.border-info {
  border-color: #4DBDD0 !important;
}

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

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

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

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

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

.border-gc-blue {
  border-color: #4DBDD0 !important;
}

.border-gc-dark-blue {
  border-color: #004753 !important;
}

.border-gc-medium-blue {
  border-color: #146573 !important;
}

.border-gc-mdlt-blue {
  border-color: #83a3a9 !important;
}

.border-gc-mdlt-blue-dark {
  border-color: #668C93 !important;
}

.border-dark-blue {
  border-color: #004753 !important;
}

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

.border-gc-gray {
  border-color: #AAAAAA !important;
}

.border-gc-gray2 {
  border-color: #dfdfdf !important;
}

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

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

.border-gc-green {
  border-color: #9BCD41 !important;
}

.border-gc-light-blue {
  border-color: #d4e6e9 !important;
}

.border-gc-light-blue-dark {
  border-color: #D8DFE0 !important;
}

.border-status-gc-red {
  border-color: #DA1923 !important;
}

.border-status-gc-green {
  border-color: #2ca000 !important;
}

.border-status-gc-orange {
  border-color: #F0672F !important;
}

.border-status-gc-dark-blue {
  border-color: #004753 !important;
}

.border-status-gc-gray {
  border-color: #8d8d8d !important;
}

.border-priority-low {
  border-color: #83A3A9 !important;
}

.border-priority-medium {
  border-color: #FFBB33 !important;
}

.border-priority-high {
  border-color: #DC3545 !important;
}

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

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

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

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

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

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

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

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

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

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

.input-group.rounded-pill .form-control {
  border-top-left-radius: 50rem !important;
  border-bottom-left-radius: 50rem !important;
}
.input-group.rounded-pill .input-group-prepend + .form-control {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 50rem !important;
  border-bottom-right-radius: 50rem !important;
}
.input-group.rounded-pill .input-group-prepend .input-group-text {
  border-top-left-radius: 50rem !important;
  border-bottom-left-radius: 50rem !important;
  padding: 0 0.8rem 0 1.1rem;
}
.input-group.rounded-pill .input-group-append .input-group-text {
  border-top-right-radius: 50rem !important;
  border-bottom-right-radius: 50rem !important;
  padding: 0 1.1rem 0 0.8rem;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1600px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1600px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
@media (min-width: 1600px) {
  .float-xxl-left {
    float: left !important;
  }
  .float-xxl-right {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
}
.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  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;
}

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

@media (min-width: 576px) {
  .position-sm-static {
    position: static !important;
  }
  .position-sm-relative {
    position: relative !important;
  }
  .position-sm-absolute {
    position: absolute !important;
  }
  .position-sm-fixed {
    position: fixed !important;
  }
  .position-sm-sticky {
    position: sticky !important;
  }
}
@media (min-width: 768px) {
  .position-md-static {
    position: static !important;
  }
  .position-md-relative {
    position: relative !important;
  }
  .position-md-absolute {
    position: absolute !important;
  }
  .position-md-fixed {
    position: fixed !important;
  }
  .position-md-sticky {
    position: sticky !important;
  }
}
@media (min-width: 992px) {
  .position-lg-static {
    position: static !important;
  }
  .position-lg-relative {
    position: relative !important;
  }
  .position-lg-absolute {
    position: absolute !important;
  }
  .position-lg-fixed {
    position: fixed !important;
  }
  .position-lg-sticky {
    position: sticky !important;
  }
}
@media (min-width: 1200px) {
  .position-xl-static {
    position: static !important;
  }
  .position-xl-relative {
    position: relative !important;
  }
  .position-xl-absolute {
    position: absolute !important;
  }
  .position-xl-fixed {
    position: fixed !important;
  }
  .position-xl-sticky {
    position: sticky !important;
  }
}
@media (min-width: 1600px) {
  .position-xxl-static {
    position: static !important;
  }
  .position-xxl-relative {
    position: relative !important;
  }
  .position-xxl-absolute {
    position: absolute !important;
  }
  .position-xxl-fixed {
    position: fixed !important;
  }
  .position-xxl-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: 14;
  }
  .sticky-top.top-1 {
    top: 1rem;
  }
}

.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, .shadow-hover-sm:hover {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow, .shadow-hover:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg, .shadow-hover-lg:hover {
  box-shadow: 0 0rem 3.5rem rgba(0, 0, 0, 0.175) !important;
}

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

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

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

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

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

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

.min-h-inherit {
  min-height: inherit !important;
}

.min-w-inherit {
  min-width: inherit !important;
}

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

@media (min-width: 576px) {
  .w-sm-auto {
    width: auto !important;
  }
}
@media (min-width: 768px) {
  .w-md-auto {
    width: auto !important;
  }
}
@media (min-width: 992px) {
  .w-lg-auto {
    width: auto !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-auto {
    width: auto !important;
  }
}
@media (min-width: 1600px) {
  .w-xxl-auto {
    width: auto !important;
  }
}
.h-max-content {
  height: max-content !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;
  }
}
@media (min-width: 1600px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-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;
}

.text-nowrap {
  white-space: nowrap !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;
  }
  .text-sm-nowrap {
    white-space: nowrap !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;
  }
  .text-md-nowrap {
    white-space: nowrap !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;
  }
  .text-lg-nowrap {
    white-space: nowrap !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-xl-nowrap {
    white-space: nowrap !important;
  }
}
@media (min-width: 1600px) {
  .text-xxl-left {
    text-align: left !important;
  }
  .text-xxl-right {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
  .text-xxl-nowrap {
    white-space: nowrap !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

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

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

.font-weight-light, .font-span-weight-light span {
  font-weight: 100 !important;
}

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

.font-weight-normal, .font-span-weight-normal span {
  font-weight: 300 !important;
}

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

.font-weight-bolder, .font-span-weight-bolder span {
  font-weight: bold !important;
}

.font-italic, .font-span-weight-italic span {
  font-style: italic !important;
}

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

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

.text-primary {
  color: #4DBDD0 !important;
}

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

.text-span-primary span {
  color: #4DBDD0 !important;
}

a.text-span-primary span:hover, a.text-span-primary span:focus {
  color: #2c93a5 !important;
}

.text-hover-primary:hover {
  color: #4DBDD0 !important;
}

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

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

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

.text-span-secondary span {
  color: #637A86 !important;
}

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

.text-hover-secondary:hover {
  color: #637A86 !important;
}

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

.text-success {
  color: #9BCD41 !important;
}

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

.text-span-success span {
  color: #9BCD41 !important;
}

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

.text-hover-success:hover {
  color: #9BCD41 !important;
}

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

.text-info {
  color: #4DBDD0 !important;
}

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

.text-span-info span {
  color: #4DBDD0 !important;
}

a.text-span-info span:hover, a.text-span-info span:focus {
  color: #2c93a5 !important;
}

.text-hover-info:hover {
  color: #4DBDD0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-span-dark span {
  color: #212529 !important;
}

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

.text-hover-dark:hover {
  color: #212529 !important;
}

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

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

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

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

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

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

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

.text-gc-blue {
  color: #4DBDD0 !important;
}

a.text-gc-blue:hover, a.text-gc-blue:focus {
  color: #2c93a5 !important;
}

.text-span-gc-blue span {
  color: #4DBDD0 !important;
}

a.text-span-gc-blue span:hover, a.text-span-gc-blue span:focus {
  color: #2c93a5 !important;
}

.text-hover-gc-blue:hover {
  color: #4DBDD0 !important;
}

a.text-hover-gc-blue:hover:hover, a.text-hover-gc-blue:hover:focus {
  color: #2c93a5 !important;
}

.text-gc-dark-blue {
  color: #004753 !important;
}

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

.text-span-gc-dark-blue span {
  color: #004753 !important;
}

a.text-span-gc-dark-blue span:hover, a.text-span-gc-dark-blue span:focus {
  color: #000607 !important;
}

.text-hover-gc-dark-blue:hover {
  color: #004753 !important;
}

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

.text-gc-medium-blue {
  color: #146573 !important;
}

a.text-gc-medium-blue:hover, a.text-gc-medium-blue:focus {
  color: #092c32 !important;
}

.text-span-gc-medium-blue span {
  color: #146573 !important;
}

a.text-span-gc-medium-blue span:hover, a.text-span-gc-medium-blue span:focus {
  color: #092c32 !important;
}

.text-hover-gc-medium-blue:hover {
  color: #146573 !important;
}

a.text-hover-gc-medium-blue:hover:hover, a.text-hover-gc-medium-blue:hover:focus {
  color: #092c32 !important;
}

.text-gc-mdlt-blue {
  color: #83a3a9 !important;
}

a.text-gc-mdlt-blue:hover, a.text-gc-mdlt-blue:focus {
  color: #5c7e84 !important;
}

.text-span-gc-mdlt-blue span {
  color: #83a3a9 !important;
}

a.text-span-gc-mdlt-blue span:hover, a.text-span-gc-mdlt-blue span:focus {
  color: #5c7e84 !important;
}

.text-hover-gc-mdlt-blue:hover {
  color: #83a3a9 !important;
}

a.text-hover-gc-mdlt-blue:hover:hover, a.text-hover-gc-mdlt-blue:hover:focus {
  color: #5c7e84 !important;
}

.text-gc-mdlt-blue-dark {
  color: #668C93 !important;
}

a.text-gc-mdlt-blue-dark:hover, a.text-gc-mdlt-blue-dark:focus {
  color: #476166 !important;
}

.text-span-gc-mdlt-blue-dark span {
  color: #668C93 !important;
}

a.text-span-gc-mdlt-blue-dark span:hover, a.text-span-gc-mdlt-blue-dark span:focus {
  color: #476166 !important;
}

.text-hover-gc-mdlt-blue-dark:hover {
  color: #668C93 !important;
}

a.text-hover-gc-mdlt-blue-dark:hover:hover, a.text-hover-gc-mdlt-blue-dark:hover:focus {
  color: #476166 !important;
}

.text-dark-blue {
  color: #004753 !important;
}

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

.text-span-dark-blue span {
  color: #004753 !important;
}

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

.text-hover-dark-blue:hover {
  color: #004753 !important;
}

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

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

a.text-white:hover, a.text-white:focus {
  color: #d9d9d9 !important;
}

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

a.text-span-white span:hover, a.text-span-white span:focus {
  color: #d9d9d9 !important;
}

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

a.text-hover-white:hover:hover, a.text-hover-white:hover:focus {
  color: #d9d9d9 !important;
}

.text-gc-gray {
  color: #AAAAAA !important;
}

a.text-gc-gray:hover, a.text-gc-gray:focus {
  color: #848484 !important;
}

.text-span-gc-gray span {
  color: #AAAAAA !important;
}

a.text-span-gc-gray span:hover, a.text-span-gc-gray span:focus {
  color: #848484 !important;
}

.text-hover-gc-gray:hover {
  color: #AAAAAA !important;
}

a.text-hover-gc-gray:hover:hover, a.text-hover-gc-gray:hover:focus {
  color: #848484 !important;
}

.text-gc-gray2 {
  color: #dfdfdf !important;
}

a.text-gc-gray2:hover, a.text-gc-gray2:focus {
  color: #b9b9b9 !important;
}

.text-span-gc-gray2 span {
  color: #dfdfdf !important;
}

a.text-span-gc-gray2 span:hover, a.text-span-gc-gray2 span:focus {
  color: #b9b9b9 !important;
}

.text-hover-gc-gray2:hover {
  color: #dfdfdf !important;
}

a.text-hover-gc-gray2:hover:hover, a.text-hover-gc-gray2:hover:focus {
  color: #b9b9b9 !important;
}

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

a.text-gc-orange:hover, a.text-gc-orange:focus {
  color: #c4430e !important;
}

.text-span-gc-orange span {
  color: #F0672F !important;
}

a.text-span-gc-orange span:hover, a.text-span-gc-orange span:focus {
  color: #c4430e !important;
}

.text-hover-gc-orange:hover {
  color: #F0672F !important;
}

a.text-hover-gc-orange:hover:hover, a.text-hover-gc-orange:hover:focus {
  color: #c4430e !important;
}

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

a.text-orange:hover, a.text-orange:focus {
  color: #c4430e !important;
}

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

a.text-span-orange span:hover, a.text-span-orange span:focus {
  color: #c4430e !important;
}

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

a.text-hover-orange:hover:hover, a.text-hover-orange:hover:focus {
  color: #c4430e !important;
}

.text-gc-green {
  color: #9BCD41 !important;
}

a.text-gc-green:hover, a.text-gc-green:focus {
  color: #719928 !important;
}

.text-span-gc-green span {
  color: #9BCD41 !important;
}

a.text-span-gc-green span:hover, a.text-span-gc-green span:focus {
  color: #719928 !important;
}

.text-hover-gc-green:hover {
  color: #9BCD41 !important;
}

a.text-hover-gc-green:hover:hover, a.text-hover-gc-green:hover:focus {
  color: #719928 !important;
}

.text-gc-light-blue {
  color: #d4e6e9 !important;
}

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

.text-span-gc-light-blue span {
  color: #d4e6e9 !important;
}

a.text-span-gc-light-blue span:hover, a.text-span-gc-light-blue span:focus {
  color: #a1c9cf !important;
}

.text-hover-gc-light-blue:hover {
  color: #d4e6e9 !important;
}

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

.text-gc-light-blue-dark {
  color: #D8DFE0 !important;
}

a.text-gc-light-blue-dark:hover, a.text-gc-light-blue-dark:focus {
  color: #adbcbe !important;
}

.text-span-gc-light-blue-dark span {
  color: #D8DFE0 !important;
}

a.text-span-gc-light-blue-dark span:hover, a.text-span-gc-light-blue-dark span:focus {
  color: #adbcbe !important;
}

.text-hover-gc-light-blue-dark:hover {
  color: #D8DFE0 !important;
}

a.text-hover-gc-light-blue-dark:hover:hover, a.text-hover-gc-light-blue-dark:hover:focus {
  color: #adbcbe !important;
}

.text-status-gc-red {
  color: #DA1923 !important;
}

a.text-status-gc-red:hover, a.text-status-gc-red:focus {
  color: #951118 !important;
}

.text-span-status-gc-red span {
  color: #DA1923 !important;
}

a.text-span-status-gc-red span:hover, a.text-span-status-gc-red span:focus {
  color: #951118 !important;
}

.text-hover-status-gc-red:hover {
  color: #DA1923 !important;
}

a.text-hover-status-gc-red:hover:hover, a.text-hover-status-gc-red:hover:focus {
  color: #951118 !important;
}

.text-status-gc-green {
  color: #2ca000 !important;
}

a.text-status-gc-green:hover, a.text-status-gc-green:focus {
  color: #175400 !important;
}

.text-span-status-gc-green span {
  color: #2ca000 !important;
}

a.text-span-status-gc-green span:hover, a.text-span-status-gc-green span:focus {
  color: #175400 !important;
}

.text-hover-status-gc-green:hover {
  color: #2ca000 !important;
}

a.text-hover-status-gc-green:hover:hover, a.text-hover-status-gc-green:hover:focus {
  color: #175400 !important;
}

.text-status-gc-orange {
  color: #F0672F !important;
}

a.text-status-gc-orange:hover, a.text-status-gc-orange:focus {
  color: #c4430e !important;
}

.text-span-status-gc-orange span {
  color: #F0672F !important;
}

a.text-span-status-gc-orange span:hover, a.text-span-status-gc-orange span:focus {
  color: #c4430e !important;
}

.text-hover-status-gc-orange:hover {
  color: #F0672F !important;
}

a.text-hover-status-gc-orange:hover:hover, a.text-hover-status-gc-orange:hover:focus {
  color: #c4430e !important;
}

.text-status-gc-dark-blue {
  color: #004753 !important;
}

a.text-status-gc-dark-blue:hover, a.text-status-gc-dark-blue:focus {
  color: #000607 !important;
}

.text-span-status-gc-dark-blue span {
  color: #004753 !important;
}

a.text-span-status-gc-dark-blue span:hover, a.text-span-status-gc-dark-blue span:focus {
  color: #000607 !important;
}

.text-hover-status-gc-dark-blue:hover {
  color: #004753 !important;
}

a.text-hover-status-gc-dark-blue:hover:hover, a.text-hover-status-gc-dark-blue:hover:focus {
  color: #000607 !important;
}

.text-status-gc-gray {
  color: #8d8d8d !important;
}

a.text-status-gc-gray:hover, a.text-status-gc-gray:focus {
  color: #676767 !important;
}

.text-span-status-gc-gray span {
  color: #8d8d8d !important;
}

a.text-span-status-gc-gray span:hover, a.text-span-status-gc-gray span:focus {
  color: #676767 !important;
}

.text-hover-status-gc-gray:hover {
  color: #8d8d8d !important;
}

a.text-hover-status-gc-gray:hover:hover, a.text-hover-status-gc-gray:hover:focus {
  color: #676767 !important;
}

.text-priority-low {
  color: #83A3A9 !important;
}

a.text-priority-low:hover, a.text-priority-low:focus {
  color: #5c7e84 !important;
}

.text-span-priority-low span {
  color: #83A3A9 !important;
}

a.text-span-priority-low span:hover, a.text-span-priority-low span:focus {
  color: #5c7e84 !important;
}

.text-hover-priority-low:hover {
  color: #83A3A9 !important;
}

a.text-hover-priority-low:hover:hover, a.text-hover-priority-low:hover:focus {
  color: #5c7e84 !important;
}

.text-priority-medium {
  color: #FFBB33 !important;
}

a.text-priority-medium:hover, a.text-priority-medium:focus {
  color: #e69900 !important;
}

.text-span-priority-medium span {
  color: #FFBB33 !important;
}

a.text-span-priority-medium span:hover, a.text-span-priority-medium span:focus {
  color: #e69900 !important;
}

.text-hover-priority-medium:hover {
  color: #FFBB33 !important;
}

a.text-hover-priority-medium:hover:hover, a.text-hover-priority-medium:hover:focus {
  color: #e69900 !important;
}

.text-priority-high {
  color: #DC3545 !important;
}

a.text-priority-high:hover, a.text-priority-high:focus {
  color: #a71d2a !important;
}

.text-span-priority-high span {
  color: #DC3545 !important;
}

a.text-span-priority-high span:hover, a.text-span-priority-high span:focus {
  color: #a71d2a !important;
}

.text-hover-priority-high:hover {
  color: #DC3545 !important;
}

a.text-hover-priority-high:hover:hover, a.text-hover-priority-high:hover:focus {
  color: #a71d2a !important;
}

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

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

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

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

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

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

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.icon-datatable {
  font-size: 1.7rem;
}

.text-copy,
.copy2clipboard {
  cursor: copy !important;
}

.text-pipe-before::before {
  content: "|";
}

.backyou-left {
  position: relative;
}
.backyou-left::before {
  position: absolute;
  content: url("/app/public/css/img/front_office/guillemet-backyou.svg");
  left: -12px;
  top: -12px;
}

.backyou-right {
  position: relative;
}
.backyou-right::before {
  position: absolute;
  content: url("/app/public/css/img/front_office/guillemet-droit-backyou.svg");
  right: -12px;
  top: -12px;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
.checkbox_buttons_container {
  margin-top: 10px;
  margin-bottom: 20px;
}

.checkbox_button {
  background-color: rgb(240, 240, 240);
  height: 90px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-origin: content-box;
  margin: 5px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.checkbox_button input {
  visibility: hidden;
}

.checkbox_button.checked {
  border: 2px solid #F0672F !important;
  color: #F0672F !important;
}

.wait_action_element {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.wait_action_element.body {
  z-index: 2000;
  position: fixed;
}
.wait_action_element .wait_action_message {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 60%;
  color: #fff;
  font-weight: bold;
  opacity: 0.5;
  -webkit-animation: wait_action_message_blink 2s infinite linear both;
  animation: wait_action_message_blink 2s infinite linear both;
}
.wait_action_element .wait_action_sub_element {
  margin: auto auto;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.wait_action_element .wait_action_sub_element .sk-folding-cube, .wait_action_element .wait_action_sub_element .sk-cube-grid {
  margin: auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.wait_action_element .wait_action_sub_element .sk-folding-cube .sk-cube, .wait_action_element .wait_action_sub_element .sk-cube-grid .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.wait_action_element .wait_action_sub_element .sk-folding-cube .sk-cube:before, .wait_action_element .wait_action_sub_element .sk-cube-grid .sk-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.wait_action_element .wait_action_sub_element .sk-folding-cube .sk-cube2, .wait_action_element .wait_action_sub_element .sk-cube-grid .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg);
}
.wait_action_element .wait_action_sub_element .sk-folding-cube .sk-cube3, .wait_action_element .wait_action_sub_element .sk-cube-grid .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg);
}
.wait_action_element .wait_action_sub_element .sk-folding-cube .sk-cube4, .wait_action_element .wait_action_sub_element .sk-cube-grid .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg);
}
.wait_action_element .wait_action_sub_element .sk-folding-cube .sk-cube2:before, .wait_action_element .wait_action_sub_element .sk-cube-grid .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.wait_action_element .wait_action_sub_element .sk-folding-cube .sk-cube3:before, .wait_action_element .wait_action_sub_element .sk-cube-grid .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.wait_action_element .wait_action_sub_element .sk-folding-cube .sk-cube4:before, .wait_action_element .wait_action_sub_element .sk-cube-grid .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.wait_action_element .wait_action_sub_element .sk-folding-cube .sk-cube5, .wait_action_element .wait_action_sub_element .sk-folding-cube .sk-cube6, .wait_action_element .wait_action_sub_element .sk-folding-cube .sk-cube7, .wait_action_element .wait_action_sub_element .sk-folding-cube .sk-cube8, .wait_action_element .wait_action_sub_element .sk-folding-cube .sk-cube9, .wait_action_element .wait_action_sub_element .sk-cube-grid .sk-cube5, .wait_action_element .wait_action_sub_element .sk-cube-grid .sk-cube6, .wait_action_element .wait_action_sub_element .sk-cube-grid .sk-cube7, .wait_action_element .wait_action_sub_element .sk-cube-grid .sk-cube8, .wait_action_element .wait_action_sub_element .sk-cube-grid .sk-cube9 {
  display: none;
}

@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
@keyframes wait_action_message_blink {
  0%, 25% {
    opacity: 0.5;
    font-size: 1em;
  }
  45%, 65% {
    opacity: 1;
    font-size: 1.03em;
  }
  65%, 75% {
    opacity: 0.5;
    font-size: 1em;
  }
}
.content_window {
  position: fixed;
  top: 0;
  left: 100vw;
  width: 98vw;
  height: 100vh;
  z-index: 17;
  padding-left: 0;
  overflow: auto;
  background-color: #FFF;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
}
.content_window.open {
  overflow: visible;
  left: 2vw;
  transition: left 0.6s cubic-bezier(0.45, 0.05, 0.55, 0.95) 0.1s;
  box-shadow: -1px 0px 10px 2px rgba(0, 0, 0, 0.4);
  overflow: visible;
}
.content_window.open::before {
  opacity: 1;
  transition: opacity 0.5s cubic-bezier(0.45, 0.05, 0.55, 0.95) 0.6s;
}
.content_window.open::after {
  position: absolute;
  top: 0;
  background-color: #004753;
  content: " ";
  left: 100%;
  height: 100%;
  opacity: 1;
  display: block;
  width: 100vw;
}
.content_window::last-child.open {
  overflow: overlay;
}
.content_window::before {
  position: absolute;
  top: 0;
  left: -100vw;
  background: rgb(0, 0, 0);
  background: linear-gradient(132deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.6) 100%);
  content: " ";
  width: 100vw;
  height: 100%;
  z-index: -2;
  opacity: 0;
  transition: opacity 0s cubic-bezier(0.45, 0.05, 0.55, 0.95) 0s;
}
.content_window::nth-last-child(2)::before {
  opacity: 1;
}
.content_window > div {
  overflow: auto;
  max-height: 100%;
}

body.js-on-resize .content_window {
  transition: unset !important;
}
body.js-on-resize .content_window.open {
  transition: unset !important;
}
body.js-on-resize .content_window.open::before {
  transition: unset !important;
}
body.js-on-resize .content_window::before {
  transition: unset !important;
}

.overflow_hidden {
  overflow: hidden;
}

@media (min-width: 1200px) {
  .content_window {
    width: 80vw;
  }
  .content_window[data-extra*=half_page] {
    width: 50vw !important;
  }
  .content_window[data-extra*=quarter_page] {
    width: 25vw !important;
  }
  .content_window[data-extra*=third_page] {
    width: 67vw !important;
  }
  .content_window.open {
    left: 20vw;
  }
  .content_window.open[data-level="1"] {
    left: calc(5vw + 1 * 30px);
    width: calc(95vw - 1 * 30px);
  }
  .content_window.open[data-level="2"] {
    left: calc(5vw + 2 * 30px);
    width: calc(95vw - 2 * 30px);
  }
  .content_window.open[data-level="3"] {
    left: calc(5vw + 3 * 30px);
    width: calc(95vw - 3 * 30px);
  }
  .content_window.open[data-level="4"] {
    left: calc(5vw + 4 * 30px);
    width: calc(95vw - 4 * 30px);
  }
  .content_window.open[data-extra*=half_page] {
    left: 50vw;
  }
  .content_window.open[data-extra*=half_page][data-extra*=half_page] {
    left: 50vw;
  }
  .content_window.open[data-extra*=half_page][data-extra*=half_page][data-level="1"] {
    left: calc(48.5vw + 1 * 30px);
    width: calc(51.5vw - 1 * 30px) !important;
  }
  .content_window.open[data-extra*=half_page][data-extra*=half_page][data-level="2"] {
    left: calc(48.5vw + 2 * 30px);
    width: calc(51.5vw - 2 * 30px) !important;
  }
  .content_window.open[data-extra*=half_page][data-extra*=half_page][data-level="3"] {
    left: calc(48.5vw + 3 * 30px);
    width: calc(51.5vw - 3 * 30px) !important;
  }
  .content_window.open[data-extra*=half_page][data-extra*=half_page][data-level="4"] {
    left: calc(48.5vw + 4 * 30px);
    width: calc(51.5vw - 4 * 30px) !important;
  }
  .content_window.open[data-extra*=quarter_page] {
    left: 75vw;
  }
  .content_window.open[data-extra*=third_page] {
    left: 33vw;
  }
}
@media (min-width: 1600px) {
  .content_window.open[data-level="1"] {
    left: calc(15vw + 1 * 30px);
    width: calc(85vw - 1 * 30px);
  }
  .content_window.open[data-level="2"] {
    left: calc(15vw + 2 * 30px);
    width: calc(85vw - 2 * 30px);
  }
  .content_window.open[data-level="3"] {
    left: calc(15vw + 3 * 30px);
    width: calc(85vw - 3 * 30px);
  }
  .content_window.open[data-level="4"] {
    left: calc(15vw + 4 * 30px);
    width: calc(85vw - 4 * 30px);
  }
  .content_window.open[data-extra*=half_page] {
    left: 50vw;
  }
  .content_window.open[data-extra*=half_page][data-level="1"] {
    left: calc(49vw + 1 * 30px);
    width: calc(51vw - 1 * 30px) !important;
  }
  .content_window.open[data-extra*=half_page][data-level="2"] {
    left: calc(49vw + 2 * 30px);
    width: calc(51vw - 2 * 30px) !important;
  }
  .content_window.open[data-extra*=half_page][data-level="3"] {
    left: calc(49vw + 3 * 30px);
    width: calc(51vw - 3 * 30px) !important;
  }
  .content_window.open[data-extra*=half_page][data-level="4"] {
    left: calc(49vw + 4 * 30px);
    width: calc(51vw - 4 * 30px) !important;
  }
  .content_window.open[data-extra*=quarter_page] {
    left: 75vw;
  }
  .content_window.open[data-extra*=third_page] {
    left: 33vw;
  }
}
.window_close {
  display: none;
}

.content_window.open .window_close {
  display: block;
}

#iframe {
  border: none;
}

.zoom, .zoom-hover:hover {
  transform: scale(1.01);
  transform-origin: center;
}

ul.no_style {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.no_style li {
  padding: 0;
  margin: 0;
}

ul.list_gc {
  list-style-position: outside;
  padding: 0 0.9rem;
}
ul.list_gc.plus {
  list-style-type: "+ ";
}
ul.list_gc.moins {
  list-style-type: "- ";
}

.left_menu li a {
  display: block;
  padding: 0.6rem 1.2rem;
  border-left: transparent solid 0.3rem;
  text-decoration: none;
  line-height: 30px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.left_menu li a.active, .left_menu li a:hover {
  background-color: #F0F0F0;
  border-left-color: #004753;
  color: #004753;
}
.left_menu li a i {
  font-size: 1.2rem;
  margin-right: 0.5rem;
}
.left_menu li .fa-small {
  font-size: 1.05rem;
}
.left_menu li.separator > a {
  border-top: 1px solid #dfdfdf;
}
.providers .left_menu li.separator > a {
  border-top: 1px solid #dfdfdf;
}
.left_menu li .new-badge {
  background-color: #004753;
  color: #fff;
  font-size: 0.55em;
  letter-spacing: 0.2em;
  padding: 0.2rem 0.25rem 0.18rem 0.3rem;
  position: relative;
  display: inline-flex;
  align-items: center;
  top: -10px;
  margin-left: 3px;
}
.left_menu li .new-badge::after {
  content: "NEW";
}

@media screen and (max-width: 1200px) {
  #menu_header .dropdown-menu {
    width: 100% !important;
  }
  #menu_header .dropdown-menu .dropdown-item {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.separate_inline_list:after {
  content: ", ";
}

.separate_inline_list:last-child:after {
  content: "";
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: none;
}

.btn-gc-orange {
  color: #fff !important;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-text {
  cursor: text;
}

.cursor-grab {
  cursor: grab;
}

.cursor-grabbing {
  cursor: grabbing;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-zoom-in {
  cursor: zoom-in;
}

.cursor-zoom-out {
  cursor: zoom-out;
}

.cursor-help {
  cursor: help;
}

.cursor-wait {
  cursor: wait;
}

.cursor-move {
  cursor: move;
}

.btn-gc-light-blue-dark {
  color: #004753;
  background-color: #D8DFE0;
}

.close-btn {
  border-top-left-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
  position: absolute;
  background-color: #fff;
  top: 60px;
  left: -40px;
  height: 80px;
  width: 40px;
  border: none;
  padding-right: 2px;
  /*border-right:1px solid #FFF;*/
  box-shadow: -4px 2px 3px 0px rgba(0, 0, 0, 0.3);
}
.close-btn:hover {
  background-color: #F0F0F0;
}
@media screen and (max-width: 1200px) {
  .close-btn {
    position: relative;
    top: unset;
    left: unset;
    border: none;
    height: 40px;
    width: 40px;
    padding: 0;
    margin: 1rem;
    margin-bottom: 2px;
    box-shadow: none;
    display: inline-block;
    font-size: 1.6rem;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
  }
  .close-btn:hover {
    opacity: 0.5;
    background-color: #004753 !important;
  }
}
#CONTENT_0 .close-btn {
  display: none;
}

.avatar {
  width: 52px;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.avatar.particulier .circle {
  fill: #4DBDD0;
  stroke: #1c5d68;
}
.avatar.hotelier .circle {
  fill: #9BCD41;
  stroke: #445d18;
}

table.table.table-bg-primary tbody tr td {
  background-color: #4DBDD0;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-primary tr:hover td,
  table.table-striped.table.table-hover-primary tr.even:hover td {
    background-color: #4DBDD0;
  }
}
table.table.table-text-primary, table.table.table-text-hover-primary tr:hover td {
  color: #4DBDD0 !important;
}

atable.table.table-text-primary:hover, atable.table.table-text-primary:focus, table.table.table-text-hover-primary tr:hover td:hover, table.table.table-text-hover-primary tr:hover td:focus {
  color: #2c93a5 !important;
}

table.table.table-bg-secondary tbody tr td {
  background-color: #637A86;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-secondary tr:hover td,
  table.table-striped.table.table-hover-secondary tr.even:hover td {
    background-color: #637A86;
  }
}
table.table.table-text-secondary, table.table.table-text-hover-secondary tr:hover td {
  color: #637A86 !important;
}

atable.table.table-text-secondary:hover, atable.table.table-text-secondary:focus, table.table.table-text-hover-secondary tr:hover td:hover, table.table.table-text-hover-secondary tr:hover td:focus {
  color: #42525a !important;
}

table.table.table-bg-success tbody tr td {
  background-color: #9BCD41;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-success tr:hover td,
  table.table-striped.table.table-hover-success tr.even:hover td {
    background-color: #9BCD41;
  }
}
table.table.table-text-success, table.table.table-text-hover-success tr:hover td {
  color: #9BCD41 !important;
}

atable.table.table-text-success:hover, atable.table.table-text-success:focus, table.table.table-text-hover-success tr:hover td:hover, table.table.table-text-hover-success tr:hover td:focus {
  color: #719928 !important;
}

table.table.table-bg-info tbody tr td {
  background-color: #4DBDD0;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-info tr:hover td,
  table.table-striped.table.table-hover-info tr.even:hover td {
    background-color: #4DBDD0;
  }
}
table.table.table-text-info, table.table.table-text-hover-info tr:hover td {
  color: #4DBDD0 !important;
}

atable.table.table-text-info:hover, atable.table.table-text-info:focus, table.table.table-text-hover-info tr:hover td:hover, table.table.table-text-hover-info tr:hover td:focus {
  color: #2c93a5 !important;
}

table.table.table-bg-warning tbody tr td {
  background-color: #FFBB33;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-warning tr:hover td,
  table.table-striped.table.table-hover-warning tr.even:hover td {
    background-color: #FFBB33;
  }
}
table.table.table-text-warning, table.table.table-text-hover-warning tr:hover td {
  color: #FFBB33 !important;
}

atable.table.table-text-warning:hover, atable.table.table-text-warning:focus, table.table.table-text-hover-warning tr:hover td:hover, table.table.table-text-hover-warning tr:hover td:focus {
  color: #e69900 !important;
}

table.table.table-bg-danger tbody tr td {
  background-color: #DC3545;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-danger tr:hover td,
  table.table-striped.table.table-hover-danger tr.even:hover td {
    background-color: #DC3545;
  }
}
table.table.table-text-danger, table.table.table-text-hover-danger tr:hover td {
  color: #DC3545 !important;
}

atable.table.table-text-danger:hover, atable.table.table-text-danger:focus, table.table.table-text-hover-danger tr:hover td:hover, table.table.table-text-hover-danger tr:hover td:focus {
  color: #a71d2a !important;
}

table.table.table-bg-light tbody tr td {
  background-color: #F0F0F0;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-light tr:hover td,
  table.table-striped.table.table-hover-light tr.even:hover td {
    background-color: #F0F0F0;
  }
}
table.table.table-text-light, table.table.table-text-hover-light tr:hover td {
  color: #F0F0F0 !important;
}

atable.table.table-text-light:hover, atable.table.table-text-light:focus, table.table.table-text-hover-light tr:hover td:hover, table.table.table-text-hover-light tr:hover td:focus {
  color: #cacaca !important;
}

table.table.table-bg-dark tbody tr td {
  background-color: #212529;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-dark tr:hover td,
  table.table-striped.table.table-hover-dark tr.even:hover td {
    background-color: #212529;
  }
}
table.table.table-text-dark, table.table.table-text-hover-dark tr:hover td {
  color: #212529 !important;
}

atable.table.table-text-dark:hover, atable.table.table-text-dark:focus, table.table.table-text-hover-dark tr:hover td:hover, table.table.table-text-hover-dark tr:hover td:focus {
  color: black !important;
}

table.table.table-bg-gc-light tbody tr td {
  background-color: #f8f9fa;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-gc-light tr:hover td,
  table.table-striped.table.table-hover-gc-light tr.even:hover td {
    background-color: #f8f9fa;
  }
}
table.table.table-text-gc-light, table.table.table-text-hover-gc-light tr:hover td {
  color: #f8f9fa !important;
}

atable.table.table-text-gc-light:hover, atable.table.table-text-gc-light:focus, table.table.table-text-hover-gc-light tr:hover td:hover, table.table.table-text-hover-gc-light tr:hover td:focus {
  color: #cbd3da !important;
}

table.table.table-bg-gc-blue tbody tr td {
  background-color: #4DBDD0;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-gc-blue tr:hover td,
  table.table-striped.table.table-hover-gc-blue tr.even:hover td {
    background-color: #4DBDD0;
  }
}
table.table.table-text-gc-blue, table.table.table-text-hover-gc-blue tr:hover td {
  color: #4DBDD0 !important;
}

atable.table.table-text-gc-blue:hover, atable.table.table-text-gc-blue:focus, table.table.table-text-hover-gc-blue tr:hover td:hover, table.table.table-text-hover-gc-blue tr:hover td:focus {
  color: #2c93a5 !important;
}

table.table.table-bg-gc-dark-blue tbody tr td {
  background-color: #004753;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-gc-dark-blue tr:hover td,
  table.table-striped.table.table-hover-gc-dark-blue tr.even:hover td {
    background-color: #004753;
  }
}
table.table.table-text-gc-dark-blue, table.table.table-text-hover-gc-dark-blue tr:hover td {
  color: #004753 !important;
}

atable.table.table-text-gc-dark-blue:hover, atable.table.table-text-gc-dark-blue:focus, table.table.table-text-hover-gc-dark-blue tr:hover td:hover, table.table.table-text-hover-gc-dark-blue tr:hover td:focus {
  color: #000607 !important;
}

table.table.table-bg-gc-medium-blue tbody tr td {
  background-color: #146573;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-gc-medium-blue tr:hover td,
  table.table-striped.table.table-hover-gc-medium-blue tr.even:hover td {
    background-color: #146573;
  }
}
table.table.table-text-gc-medium-blue, table.table.table-text-hover-gc-medium-blue tr:hover td {
  color: #146573 !important;
}

atable.table.table-text-gc-medium-blue:hover, atable.table.table-text-gc-medium-blue:focus, table.table.table-text-hover-gc-medium-blue tr:hover td:hover, table.table.table-text-hover-gc-medium-blue tr:hover td:focus {
  color: #092c32 !important;
}

table.table.table-bg-gc-mdlt-blue tbody tr td {
  background-color: #83a3a9;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-gc-mdlt-blue tr:hover td,
  table.table-striped.table.table-hover-gc-mdlt-blue tr.even:hover td {
    background-color: #83a3a9;
  }
}
table.table.table-text-gc-mdlt-blue, table.table.table-text-hover-gc-mdlt-blue tr:hover td {
  color: #83a3a9 !important;
}

atable.table.table-text-gc-mdlt-blue:hover, atable.table.table-text-gc-mdlt-blue:focus, table.table.table-text-hover-gc-mdlt-blue tr:hover td:hover, table.table.table-text-hover-gc-mdlt-blue tr:hover td:focus {
  color: #5c7e84 !important;
}

table.table.table-bg-gc-mdlt-blue-dark tbody tr td {
  background-color: #668C93;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-gc-mdlt-blue-dark tr:hover td,
  table.table-striped.table.table-hover-gc-mdlt-blue-dark tr.even:hover td {
    background-color: #668C93;
  }
}
table.table.table-text-gc-mdlt-blue-dark, table.table.table-text-hover-gc-mdlt-blue-dark tr:hover td {
  color: #668C93 !important;
}

atable.table.table-text-gc-mdlt-blue-dark:hover, atable.table.table-text-gc-mdlt-blue-dark:focus, table.table.table-text-hover-gc-mdlt-blue-dark tr:hover td:hover, table.table.table-text-hover-gc-mdlt-blue-dark tr:hover td:focus {
  color: #476166 !important;
}

table.table.table-bg-dark-blue tbody tr td {
  background-color: #004753;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-dark-blue tr:hover td,
  table.table-striped.table.table-hover-dark-blue tr.even:hover td {
    background-color: #004753;
  }
}
table.table.table-text-dark-blue, table.table.table-text-hover-dark-blue tr:hover td {
  color: #004753 !important;
}

atable.table.table-text-dark-blue:hover, atable.table.table-text-dark-blue:focus, table.table.table-text-hover-dark-blue tr:hover td:hover, table.table.table-text-hover-dark-blue tr:hover td:focus {
  color: #000607 !important;
}

table.table.table-bg-white tbody tr td {
  background-color: #fff;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-white tr:hover td,
  table.table-striped.table.table-hover-white tr.even:hover td {
    background-color: #fff;
  }
}
table.table.table-text-white, table.table.table-text-hover-white tr:hover td {
  color: #fff !important;
}

atable.table.table-text-white:hover, atable.table.table-text-white:focus, table.table.table-text-hover-white tr:hover td:hover, table.table.table-text-hover-white tr:hover td:focus {
  color: #d9d9d9 !important;
}

table.table.table-bg-gc-gray tbody tr td {
  background-color: #AAAAAA;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-gc-gray tr:hover td,
  table.table-striped.table.table-hover-gc-gray tr.even:hover td {
    background-color: #AAAAAA;
  }
}
table.table.table-text-gc-gray, table.table.table-text-hover-gc-gray tr:hover td {
  color: #AAAAAA !important;
}

atable.table.table-text-gc-gray:hover, atable.table.table-text-gc-gray:focus, table.table.table-text-hover-gc-gray tr:hover td:hover, table.table.table-text-hover-gc-gray tr:hover td:focus {
  color: #848484 !important;
}

table.table.table-bg-gc-gray2 tbody tr td {
  background-color: #dfdfdf;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-gc-gray2 tr:hover td,
  table.table-striped.table.table-hover-gc-gray2 tr.even:hover td {
    background-color: #dfdfdf;
  }
}
table.table.table-text-gc-gray2, table.table.table-text-hover-gc-gray2 tr:hover td {
  color: #dfdfdf !important;
}

atable.table.table-text-gc-gray2:hover, atable.table.table-text-gc-gray2:focus, table.table.table-text-hover-gc-gray2 tr:hover td:hover, table.table.table-text-hover-gc-gray2 tr:hover td:focus {
  color: #b9b9b9 !important;
}

table.table.table-bg-gc-orange tbody tr td {
  background-color: #F0672F;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-gc-orange tr:hover td,
  table.table-striped.table.table-hover-gc-orange tr.even:hover td {
    background-color: #F0672F;
  }
}
table.table.table-text-gc-orange, table.table.table-text-hover-gc-orange tr:hover td {
  color: #F0672F !important;
}

atable.table.table-text-gc-orange:hover, atable.table.table-text-gc-orange:focus, table.table.table-text-hover-gc-orange tr:hover td:hover, table.table.table-text-hover-gc-orange tr:hover td:focus {
  color: #c4430e !important;
}

table.table.table-bg-orange tbody tr td {
  background-color: #F0672F;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-orange tr:hover td,
  table.table-striped.table.table-hover-orange tr.even:hover td {
    background-color: #F0672F;
  }
}
table.table.table-text-orange, table.table.table-text-hover-orange tr:hover td {
  color: #F0672F !important;
}

atable.table.table-text-orange:hover, atable.table.table-text-orange:focus, table.table.table-text-hover-orange tr:hover td:hover, table.table.table-text-hover-orange tr:hover td:focus {
  color: #c4430e !important;
}

table.table.table-bg-gc-green tbody tr td {
  background-color: #9BCD41;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-gc-green tr:hover td,
  table.table-striped.table.table-hover-gc-green tr.even:hover td {
    background-color: #9BCD41;
  }
}
table.table.table-text-gc-green, table.table.table-text-hover-gc-green tr:hover td {
  color: #9BCD41 !important;
}

atable.table.table-text-gc-green:hover, atable.table.table-text-gc-green:focus, table.table.table-text-hover-gc-green tr:hover td:hover, table.table.table-text-hover-gc-green tr:hover td:focus {
  color: #719928 !important;
}

table.table.table-bg-gc-light-blue tbody tr td {
  background-color: #d4e6e9;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-gc-light-blue tr:hover td,
  table.table-striped.table.table-hover-gc-light-blue tr.even:hover td {
    background-color: #d4e6e9;
  }
}
table.table.table-text-gc-light-blue, table.table.table-text-hover-gc-light-blue tr:hover td {
  color: #d4e6e9 !important;
}

atable.table.table-text-gc-light-blue:hover, atable.table.table-text-gc-light-blue:focus, table.table.table-text-hover-gc-light-blue tr:hover td:hover, table.table.table-text-hover-gc-light-blue tr:hover td:focus {
  color: #a1c9cf !important;
}

table.table.table-bg-gc-light-blue-dark tbody tr td {
  background-color: #D8DFE0;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-gc-light-blue-dark tr:hover td,
  table.table-striped.table.table-hover-gc-light-blue-dark tr.even:hover td {
    background-color: #D8DFE0;
  }
}
table.table.table-text-gc-light-blue-dark, table.table.table-text-hover-gc-light-blue-dark tr:hover td {
  color: #D8DFE0 !important;
}

atable.table.table-text-gc-light-blue-dark:hover, atable.table.table-text-gc-light-blue-dark:focus, table.table.table-text-hover-gc-light-blue-dark tr:hover td:hover, table.table.table-text-hover-gc-light-blue-dark tr:hover td:focus {
  color: #adbcbe !important;
}

table.table.table-bg-status-gc-red tbody tr td {
  background-color: #DA1923;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-status-gc-red tr:hover td,
  table.table-striped.table.table-hover-status-gc-red tr.even:hover td {
    background-color: #DA1923;
  }
}
table.table.table-text-status-gc-red, table.table.table-text-hover-status-gc-red tr:hover td {
  color: #DA1923 !important;
}

atable.table.table-text-status-gc-red:hover, atable.table.table-text-status-gc-red:focus, table.table.table-text-hover-status-gc-red tr:hover td:hover, table.table.table-text-hover-status-gc-red tr:hover td:focus {
  color: #951118 !important;
}

table.table.table-bg-status-gc-green tbody tr td {
  background-color: #2ca000;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-status-gc-green tr:hover td,
  table.table-striped.table.table-hover-status-gc-green tr.even:hover td {
    background-color: #2ca000;
  }
}
table.table.table-text-status-gc-green, table.table.table-text-hover-status-gc-green tr:hover td {
  color: #2ca000 !important;
}

atable.table.table-text-status-gc-green:hover, atable.table.table-text-status-gc-green:focus, table.table.table-text-hover-status-gc-green tr:hover td:hover, table.table.table-text-hover-status-gc-green tr:hover td:focus {
  color: #175400 !important;
}

table.table.table-bg-status-gc-orange tbody tr td {
  background-color: #F0672F;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-status-gc-orange tr:hover td,
  table.table-striped.table.table-hover-status-gc-orange tr.even:hover td {
    background-color: #F0672F;
  }
}
table.table.table-text-status-gc-orange, table.table.table-text-hover-status-gc-orange tr:hover td {
  color: #F0672F !important;
}

atable.table.table-text-status-gc-orange:hover, atable.table.table-text-status-gc-orange:focus, table.table.table-text-hover-status-gc-orange tr:hover td:hover, table.table.table-text-hover-status-gc-orange tr:hover td:focus {
  color: #c4430e !important;
}

table.table.table-bg-status-gc-dark-blue tbody tr td {
  background-color: #004753;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-status-gc-dark-blue tr:hover td,
  table.table-striped.table.table-hover-status-gc-dark-blue tr.even:hover td {
    background-color: #004753;
  }
}
table.table.table-text-status-gc-dark-blue, table.table.table-text-hover-status-gc-dark-blue tr:hover td {
  color: #004753 !important;
}

atable.table.table-text-status-gc-dark-blue:hover, atable.table.table-text-status-gc-dark-blue:focus, table.table.table-text-hover-status-gc-dark-blue tr:hover td:hover, table.table.table-text-hover-status-gc-dark-blue tr:hover td:focus {
  color: #000607 !important;
}

table.table.table-bg-status-gc-gray tbody tr td {
  background-color: #8d8d8d;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-status-gc-gray tr:hover td,
  table.table-striped.table.table-hover-status-gc-gray tr.even:hover td {
    background-color: #8d8d8d;
  }
}
table.table.table-text-status-gc-gray, table.table.table-text-hover-status-gc-gray tr:hover td {
  color: #8d8d8d !important;
}

atable.table.table-text-status-gc-gray:hover, atable.table.table-text-status-gc-gray:focus, table.table.table-text-hover-status-gc-gray tr:hover td:hover, table.table.table-text-hover-status-gc-gray tr:hover td:focus {
  color: #676767 !important;
}

table.table.table-bg-priority-low tbody tr td {
  background-color: #83A3A9;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-priority-low tr:hover td,
  table.table-striped.table.table-hover-priority-low tr.even:hover td {
    background-color: #83A3A9;
  }
}
table.table.table-text-priority-low, table.table.table-text-hover-priority-low tr:hover td {
  color: #83A3A9 !important;
}

atable.table.table-text-priority-low:hover, atable.table.table-text-priority-low:focus, table.table.table-text-hover-priority-low tr:hover td:hover, table.table.table-text-hover-priority-low tr:hover td:focus {
  color: #5c7e84 !important;
}

table.table.table-bg-priority-medium tbody tr td {
  background-color: #FFBB33;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-priority-medium tr:hover td,
  table.table-striped.table.table-hover-priority-medium tr.even:hover td {
    background-color: #FFBB33;
  }
}
table.table.table-text-priority-medium, table.table.table-text-hover-priority-medium tr:hover td {
  color: #FFBB33 !important;
}

atable.table.table-text-priority-medium:hover, atable.table.table-text-priority-medium:focus, table.table.table-text-hover-priority-medium tr:hover td:hover, table.table.table-text-hover-priority-medium tr:hover td:focus {
  color: #e69900 !important;
}

table.table.table-bg-priority-high tbody tr td {
  background-color: #DC3545;
}

@media screen and (min-width: 1200px) {
  table.table.table-hover-priority-high tr:hover td,
  table.table-striped.table.table-hover-priority-high tr.even:hover td {
    background-color: #DC3545;
  }
}
table.table.table-text-priority-high, table.table.table-text-hover-priority-high tr:hover td {
  color: #DC3545 !important;
}

atable.table.table-text-priority-high:hover, atable.table.table-text-priority-high:focus, table.table.table-text-hover-priority-high tr:hover td:hover, table.table.table-text-hover-priority-high tr:hover td:focus {
  color: #a71d2a !important;
}

@media screen and (max-width: 1200px) {
  table.full-responsive-table {
    /*  &.table-hover-primary tr:hover td,
      &.full-responsive-bg-primary tr,
      &.full-responsive-bg-primary tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-secondary tr:hover td,
      &.full-responsive-bg-secondary tr,
      &.full-responsive-bg-secondary tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-success tr:hover td,
      &.full-responsive-bg-success tr,
      &.full-responsive-bg-success tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-info tr:hover td,
      &.full-responsive-bg-info tr,
      &.full-responsive-bg-info tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-warning tr:hover td,
      &.full-responsive-bg-warning tr,
      &.full-responsive-bg-warning tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-danger tr:hover td,
      &.full-responsive-bg-danger tr,
      &.full-responsive-bg-danger tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-light tr:hover td,
      &.full-responsive-bg-light tr,
      &.full-responsive-bg-light tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-dark tr:hover td,
      &.full-responsive-bg-dark tr,
      &.full-responsive-bg-dark tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-gc-light tr:hover td,
      &.full-responsive-bg-gc-light tr,
      &.full-responsive-bg-gc-light tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-gc-blue tr:hover td,
      &.full-responsive-bg-gc-blue tr,
      &.full-responsive-bg-gc-blue tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-gc-dark-blue tr:hover td,
      &.full-responsive-bg-gc-dark-blue tr,
      &.full-responsive-bg-gc-dark-blue tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-gc-medium-blue tr:hover td,
      &.full-responsive-bg-gc-medium-blue tr,
      &.full-responsive-bg-gc-medium-blue tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-gc-mdlt-blue tr:hover td,
      &.full-responsive-bg-gc-mdlt-blue tr,
      &.full-responsive-bg-gc-mdlt-blue tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-gc-mdlt-blue-dark tr:hover td,
      &.full-responsive-bg-gc-mdlt-blue-dark tr,
      &.full-responsive-bg-gc-mdlt-blue-dark tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-dark-blue tr:hover td,
      &.full-responsive-bg-dark-blue tr,
      &.full-responsive-bg-dark-blue tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-white tr:hover td,
      &.full-responsive-bg-white tr,
      &.full-responsive-bg-white tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-gc-gray tr:hover td,
      &.full-responsive-bg-gc-gray tr,
      &.full-responsive-bg-gc-gray tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-gc-gray2 tr:hover td,
      &.full-responsive-bg-gc-gray2 tr,
      &.full-responsive-bg-gc-gray2 tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-gc-orange tr:hover td,
      &.full-responsive-bg-gc-orange tr,
      &.full-responsive-bg-gc-orange tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-orange tr:hover td,
      &.full-responsive-bg-orange tr,
      &.full-responsive-bg-orange tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-gc-green tr:hover td,
      &.full-responsive-bg-gc-green tr,
      &.full-responsive-bg-gc-green tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-gc-light-blue tr:hover td,
      &.full-responsive-bg-gc-light-blue tr,
      &.full-responsive-bg-gc-light-blue tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-gc-light-blue-dark tr:hover td,
      &.full-responsive-bg-gc-light-blue-dark tr,
      &.full-responsive-bg-gc-light-blue-dark tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-status-gc-red tr:hover td,
      &.full-responsive-bg-status-gc-red tr,
      &.full-responsive-bg-status-gc-red tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-status-gc-green tr:hover td,
      &.full-responsive-bg-status-gc-green tr,
      &.full-responsive-bg-status-gc-green tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-status-gc-orange tr:hover td,
      &.full-responsive-bg-status-gc-orange tr,
      &.full-responsive-bg-status-gc-orange tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-status-gc-dark-blue tr:hover td,
      &.full-responsive-bg-status-gc-dark-blue tr,
      &.full-responsive-bg-status-gc-dark-blue tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-status-gc-gray tr:hover td,
      &.full-responsive-bg-status-gc-gray tr,
      &.full-responsive-bg-status-gc-gray tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-priority-low tr:hover td,
      &.full-responsive-bg-priority-low tr,
      &.full-responsive-bg-priority-low tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-priority-medium tr:hover td,
      &.full-responsive-bg-priority-medium tr,
      &.full-responsive-bg-priority-medium tbody[data-title]:before{
          background-color:$value !important;

      }*/
    /*  &.table-hover-priority-high tr:hover td,
      &.full-responsive-bg-priority-high tr,
      &.full-responsive-bg-priority-high tbody[data-title]:before{
          background-color:$value !important;

      }*/
  }
  table.full-responsive-table table, table.full-responsive-table thead, table.full-responsive-table tbody, table.full-responsive-table tfoot, table.full-responsive-table th, table.full-responsive-table td, table.full-responsive-table tr {
    display: block;
    clear: both;
    position: relative;
  }
  table.full-responsive-table tr {
    margin-bottom: 1rem;
    padding: 0rem;
  }
  table.full-responsive-table tr td {
    position: relative;
    border-style: none !important;
    white-space: normal;
    padding: 0.5rem 1rem;
    margin-bottom: 1px;
  }
  table.full-responsive-table tr td:first-child {
    border-top-left-radius: 0.38rem !important;
    border-top-right-radius: 0.38rem !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  table.full-responsive-table tr td:last-child {
    border-bottom-left-radius: 0.38rem !important;
    border-bottom-right-radius: 0.38rem !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  table.full-responsive-table tr td:before {
    display: block;
    /* padding: 1rem; */
    text-align: left;
  }
  table.full-responsive-table td[data-title]:before {
    content: attr(data-title);
    font-weight: bold;
    font-size: 1.05em;
    display: block;
    /*padding: 0 3px;*/
  }
  table.full-responsive-table.double td[data-title] {
    display: flex;
    flex-flow: row wrap;
  }
  table.full-responsive-table.double td[data-title]:before {
    flex: auto;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
  }
  table.full-responsive-table.double td:not([data-title]) {
    text-align: center !important;
  }
  table.full-responsive-table tbody > tr > td, table.full-responsive-table td, table.full-responsive-table tr {
    border-style: none !important;
  }
  table.full-responsive-table tbody[data-title]:before {
    content: attr(data-title);
    padding: 0.5rem 1rem;
    display: block;
    font-weight: bold;
    margin-bottom: 1rem;
    margin-top: 2rem;
  }
  table.full-responsive-table thead {
    display: none;
  }
  table.full-responsive-table.tbody-bg-primary tbody[data-title]:before {
    background-color: #4DBDD0 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-primary tbody[data-title]:before, table.full-responsive-table.full-responsive-text-primary tbody[data-title]:before {
    color: #4DBDD0 !important;
  }
  table.full-responsive-table.tbody-bg-secondary tbody[data-title]:before {
    background-color: #637A86 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-secondary tbody[data-title]:before, table.full-responsive-table.full-responsive-text-secondary tbody[data-title]:before {
    color: #637A86 !important;
  }
  table.full-responsive-table.tbody-bg-success tbody[data-title]:before {
    background-color: #9BCD41 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-success tbody[data-title]:before, table.full-responsive-table.full-responsive-text-success tbody[data-title]:before {
    color: #9BCD41 !important;
  }
  table.full-responsive-table.tbody-bg-info tbody[data-title]:before {
    background-color: #4DBDD0 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-info tbody[data-title]:before, table.full-responsive-table.full-responsive-text-info tbody[data-title]:before {
    color: #4DBDD0 !important;
  }
  table.full-responsive-table.tbody-bg-warning tbody[data-title]:before {
    background-color: #FFBB33 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-warning tbody[data-title]:before, table.full-responsive-table.full-responsive-text-warning tbody[data-title]:before {
    color: #FFBB33 !important;
  }
  table.full-responsive-table.tbody-bg-danger tbody[data-title]:before {
    background-color: #DC3545 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-danger tbody[data-title]:before, table.full-responsive-table.full-responsive-text-danger tbody[data-title]:before {
    color: #DC3545 !important;
  }
  table.full-responsive-table.tbody-bg-light tbody[data-title]:before {
    background-color: #F0F0F0 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-light tbody[data-title]:before, table.full-responsive-table.full-responsive-text-light tbody[data-title]:before {
    color: #F0F0F0 !important;
  }
  table.full-responsive-table.tbody-bg-dark tbody[data-title]:before {
    background-color: #212529 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-dark tbody[data-title]:before, table.full-responsive-table.full-responsive-text-dark tbody[data-title]:before {
    color: #212529 !important;
  }
  table.full-responsive-table.tbody-bg-gc-light tbody[data-title]:before {
    background-color: #f8f9fa !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-gc-light tbody[data-title]:before, table.full-responsive-table.full-responsive-text-gc-light tbody[data-title]:before {
    color: #f8f9fa !important;
  }
  table.full-responsive-table.tbody-bg-gc-blue tbody[data-title]:before {
    background-color: #4DBDD0 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-gc-blue tbody[data-title]:before, table.full-responsive-table.full-responsive-text-gc-blue tbody[data-title]:before {
    color: #4DBDD0 !important;
  }
  table.full-responsive-table.tbody-bg-gc-dark-blue tbody[data-title]:before {
    background-color: #004753 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-gc-dark-blue tbody[data-title]:before, table.full-responsive-table.full-responsive-text-gc-dark-blue tbody[data-title]:before {
    color: #004753 !important;
  }
  table.full-responsive-table.tbody-bg-gc-medium-blue tbody[data-title]:before {
    background-color: #146573 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-gc-medium-blue tbody[data-title]:before, table.full-responsive-table.full-responsive-text-gc-medium-blue tbody[data-title]:before {
    color: #146573 !important;
  }
  table.full-responsive-table.tbody-bg-gc-mdlt-blue tbody[data-title]:before {
    background-color: #83a3a9 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-gc-mdlt-blue tbody[data-title]:before, table.full-responsive-table.full-responsive-text-gc-mdlt-blue tbody[data-title]:before {
    color: #83a3a9 !important;
  }
  table.full-responsive-table.tbody-bg-gc-mdlt-blue-dark tbody[data-title]:before {
    background-color: #668C93 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-gc-mdlt-blue-dark tbody[data-title]:before, table.full-responsive-table.full-responsive-text-gc-mdlt-blue-dark tbody[data-title]:before {
    color: #668C93 !important;
  }
  table.full-responsive-table.tbody-bg-dark-blue tbody[data-title]:before {
    background-color: #004753 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-dark-blue tbody[data-title]:before, table.full-responsive-table.full-responsive-text-dark-blue tbody[data-title]:before {
    color: #004753 !important;
  }
  table.full-responsive-table.tbody-bg-white tbody[data-title]:before {
    background-color: #fff !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-white tbody[data-title]:before, table.full-responsive-table.full-responsive-text-white tbody[data-title]:before {
    color: #fff !important;
  }
  table.full-responsive-table.tbody-bg-gc-gray tbody[data-title]:before {
    background-color: #AAAAAA !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-gc-gray tbody[data-title]:before, table.full-responsive-table.full-responsive-text-gc-gray tbody[data-title]:before {
    color: #AAAAAA !important;
  }
  table.full-responsive-table.tbody-bg-gc-gray2 tbody[data-title]:before {
    background-color: #dfdfdf !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-gc-gray2 tbody[data-title]:before, table.full-responsive-table.full-responsive-text-gc-gray2 tbody[data-title]:before {
    color: #dfdfdf !important;
  }
  table.full-responsive-table.tbody-bg-gc-orange tbody[data-title]:before {
    background-color: #F0672F !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-gc-orange tbody[data-title]:before, table.full-responsive-table.full-responsive-text-gc-orange tbody[data-title]:before {
    color: #F0672F !important;
  }
  table.full-responsive-table.tbody-bg-orange tbody[data-title]:before {
    background-color: #F0672F !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-orange tbody[data-title]:before, table.full-responsive-table.full-responsive-text-orange tbody[data-title]:before {
    color: #F0672F !important;
  }
  table.full-responsive-table.tbody-bg-gc-green tbody[data-title]:before {
    background-color: #9BCD41 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-gc-green tbody[data-title]:before, table.full-responsive-table.full-responsive-text-gc-green tbody[data-title]:before {
    color: #9BCD41 !important;
  }
  table.full-responsive-table.tbody-bg-gc-light-blue tbody[data-title]:before {
    background-color: #d4e6e9 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-gc-light-blue tbody[data-title]:before, table.full-responsive-table.full-responsive-text-gc-light-blue tbody[data-title]:before {
    color: #d4e6e9 !important;
  }
  table.full-responsive-table.tbody-bg-gc-light-blue-dark tbody[data-title]:before {
    background-color: #D8DFE0 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-gc-light-blue-dark tbody[data-title]:before, table.full-responsive-table.full-responsive-text-gc-light-blue-dark tbody[data-title]:before {
    color: #D8DFE0 !important;
  }
  table.full-responsive-table.tbody-bg-status-gc-red tbody[data-title]:before {
    background-color: #DA1923 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-status-gc-red tbody[data-title]:before, table.full-responsive-table.full-responsive-text-status-gc-red tbody[data-title]:before {
    color: #DA1923 !important;
  }
  table.full-responsive-table.tbody-bg-status-gc-green tbody[data-title]:before {
    background-color: #2ca000 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-status-gc-green tbody[data-title]:before, table.full-responsive-table.full-responsive-text-status-gc-green tbody[data-title]:before {
    color: #2ca000 !important;
  }
  table.full-responsive-table.tbody-bg-status-gc-orange tbody[data-title]:before {
    background-color: #F0672F !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-status-gc-orange tbody[data-title]:before, table.full-responsive-table.full-responsive-text-status-gc-orange tbody[data-title]:before {
    color: #F0672F !important;
  }
  table.full-responsive-table.tbody-bg-status-gc-dark-blue tbody[data-title]:before {
    background-color: #004753 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-status-gc-dark-blue tbody[data-title]:before, table.full-responsive-table.full-responsive-text-status-gc-dark-blue tbody[data-title]:before {
    color: #004753 !important;
  }
  table.full-responsive-table.tbody-bg-status-gc-gray tbody[data-title]:before {
    background-color: #8d8d8d !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-status-gc-gray tbody[data-title]:before, table.full-responsive-table.full-responsive-text-status-gc-gray tbody[data-title]:before {
    color: #8d8d8d !important;
  }
  table.full-responsive-table.tbody-bg-priority-low tbody[data-title]:before {
    background-color: #83A3A9 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-priority-low tbody[data-title]:before, table.full-responsive-table.full-responsive-text-priority-low tbody[data-title]:before {
    color: #83A3A9 !important;
  }
  table.full-responsive-table.tbody-bg-priority-medium tbody[data-title]:before {
    background-color: #FFBB33 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-priority-medium tbody[data-title]:before, table.full-responsive-table.full-responsive-text-priority-medium tbody[data-title]:before {
    color: #FFBB33 !important;
  }
  table.full-responsive-table.tbody-bg-priority-high tbody[data-title]:before {
    background-color: #DC3545 !important;
    border-radius: 0.38rem;
  }
  table.full-responsive-table.tbody-text-priority-high tbody[data-title]:before, table.full-responsive-table.full-responsive-text-priority-high tbody[data-title]:before {
    color: #DC3545 !important;
  }
  table.full-responsive-table.dataTable tr.parent {
    margin-bottom: 0rem;
  }
  table.full-responsive-table.dataTable > tbody > tr.child {
    padding: 0;
    background-color: inherit;
  }
  table.full-responsive-table.dataTable.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: inherit;
  }
}
table.cell-margin {
  border-spacing: 0.25rem 0.25rem;
  border-collapse: initial;
  border: none;
}
table.cell-margin td, table.cell-margin th {
  border: none;
  padding-bottom: 0.5rem;
}
table.cell-margin th {
  padding-bottom: 0;
}
table.cell-margin tfoot td {
  padding-top: 0;
}

table.table.table-tr-white {
  border-spacing: 0 1rem;
}
table.table.table-tr-white th {
  padding-bottom: 0;
}
table.table.table-tr-white th.sorting::before, table.table.table-tr-white th.sorting::after, table.table.table-tr-white th.sorting_asc::before, table.table.table-tr-white th.sorting_asc::after, table.table.table-tr-white th.sorting_desc::before, table.table.table-tr-white th.sorting_desc::after, table.table.table-tr-white th.sorting_asc_disabled::before, table.table.table-tr-white th.sorting_asc_disabled::after, table.table.table-tr-white th.sorting_desc_disabled::before, table.table.table-tr-white th.sorting_desc_disabled::after {
  bottom: 0em;
}
table.table.table-tr-white tr td {
  background-color: #fff;
}
@media (min-width: 768px) {
  table.table.table-tr-white tr td:first-child {
    border-top-left-radius: 0.38rem;
    border-bottom-left-radius: 0.38rem;
  }
  table.table.table-tr-white tr td:last-child {
    border-top-right-radius: 0.38rem;
    border-bottom-right-radius: 0.38rem;
  }
}
table.table.table-tr-white.table-tr-50 tr td:first-child {
  background-color: #237c8b !important;
  color: #fff;
  height: 70px;
}
table.table.table-tr-white.table-tr-50 tr td.background-cover:first-child {
  background-color: #D8DFE0 !important;
}
table.table.table-tr-white.table-tr-50 thead th.background-cover::after {
  content: "" !important;
}
table.table.table-tr-white.table-tr-50 thead th.background-cover::before {
  content: "" !important;
}
table.table.table-tr-white.table-hover-gc-dark-blue tr:hover td {
  background-color: rgba(0, 71, 83, 0.8) !important;
}
table.table.table-tr-white.table-striped tr.even td {
  background-color: rgba(255, 255, 255, 0.5);
}

td.td-small {
  font-size: 80%;
}

table.datatable.fixedHeader-floating {
  -webkit-box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.55);
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.55);
}
table.datatable > tbody > tr.child ul.dtr-details {
  display: block !important;
}

.dropdown-table {
  margin: 0;
  width: inherit;
}
.dropdown-table tr:hover td {
  background-color: #F0F0F0;
}
.dropdown-table tr td:first-child {
  padding-left: 1rem;
}
.dropdown-table tr td:last-child {
  padding-right: 1rem;
}
.dropdown-table tr td {
  padding: 0.4rem 0.25rem;
}
@media screen and (max-width: 992px) {
  .dropdown-table tr td {
    padding: 1rem 0.25rem;
  }
}

table.table-vertical tr td:nth-of-type(2n), table.table-vertical tr th:nth-of-type(2n) {
  background-color: #F0F0F0;
}
table.table-vertical tr td:nth-of-type(2n+1):not(:nth-of-type(1)), table.table-vertical tr th:nth-of-type(2n+1):not(:nth-of-type(1)) {
  background-color: #fbfbfb;
}
table.table-vertical tr th {
  border: none;
}

td.dataTables_empty {
  vertical-align: middle;
}

td.cell-image {
  width: 250px;
  background-size: cover;
  background-position: center;
  z-index: 1;
  padding: 0;
  position: relative;
}
td.cell-image .cell-title {
  color: #fff;
  background-color: rgba(20, 101, 115, 0.8);
  width: 100%;
  padding: 20% 3% 3% 3%;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

@media screen and (max-width: 1200px) {
  td.cell-image {
    width: unset;
    min-height: 250px;
  }
  td.cell-image .cell-title::before {
    margin-top: 0rem;
  }
  td.cell-image.align-bottom .cell-title::before {
    margin-top: -1rem;
  }
}
.gc-table-responsive .gc-td-product-type {
  width: 55%;
}
@media only screen and (max-width: 768px) {
  .gc-table-responsive table,
  .gc-table-responsive thead,
  .gc-table-responsive tbody,
  .gc-table-responsive th,
  .gc-table-responsive td,
  .gc-table-responsive tr {
    display: block;
  }
  .gc-table-responsive tbody tr.gc-table-row {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .gc-table-responsive .gc-table-th {
    display: none;
  }
  .gc-table-responsive .d-table-row {
    width: 100% !important;
  }
  .gc-table-responsive thead tr {
    position: absolute !important;
    top: -9999px;
    left: -9999px;
  }
  .gc-table-responsive td:not(.gc-td-product-type) {
    position: relative !important;
    padding-left: 50% !important;
    white-space: normal !important;
    text-align: left !important;
  }
  .gc-table-responsive td:not(.gc-td-product-type):before {
    position: absolute !important;
    top: 0.7rem;
    left: 0.6rem;
    width: 45%;
    padding-right: 10px;
    font-weight: bold;
    font-size: 0.85em;
    text-align: left;
    content: attr(data-title);
  }
  .gc-table-responsive .gc-td-product-type {
    width: 100%;
  }
}

body.open_section {
  overflow: hidden;
}

.infos-container {
  position: fixed;
  right: 0px;
  bottom: 20px;
  z-index: 2000;
  border-radius: 0.38rem;
  -webkit-border-radius: 0.38rem;
  -moz-border-radius: 0.38rem;
  -ms-border-radius: 0.38rem;
  -o-border-radius: 0.38rem;
}
.infos-container .infos {
  background-color: #fff;
  min-height: 80px;
  padding: 1rem;
  position: relative;
  float: right;
  clear: both;
  width: auto;
  min-width: 400px;
  max-width: 500px;
  border-right: none;
  margin-right: -100%;
  margin-bottom: 15px;
  transition: margin 0.4s ease;
  -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  border-radius: 0.38rem;
  -webkit-border-radius: 0.38rem;
  -moz-border-radius: 0.38rem;
  -ms-border-radius: 0.38rem;
  -o-border-radius: 0.38rem;
}
.infos-container .infos::before {
  content: "\f00c";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  font-size: 2rem;
  margin-right: 1rem;
}
.infos-container .infos.success {
  border-left: solid 10px #9BCD41;
}
.infos-container .infos.success::before {
  color: #9BCD41;
}
.infos-container .infos.error {
  border-left: solid 10px #DC3545;
}
.infos-container .infos.error::before {
  color: #DC3545;
}
.infos-container .infos.open {
  margin-right: 1.25rem;
}
.infos-container .infos .close-infos {
  opacity: 0.6;
  cursor: pointer;
}
.infos-container .infos .close-infos:hover {
  opacity: 1;
}

.nav-tabs.nav-tabs-gc-active .nav-link.active {
  background-color: #004753;
  color: #F0F0F0;
}

.grecaptcha-badge {
  visibility: hidden;
}

.google_captcha_v3 {
  display: inline-block;
  font-size: 0.8rem;
  padding-left: 30px;
  background-image: url(https://www.gstatic.com/recaptcha/api2/logo_48.png);
  background-repeat: no-repeat;
  background-size: 24px auto;
}

.text-big {
  font-size: 1.45rem;
}

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

.text-span-font-weight-bold span {
  font-weight: bold;
}

.text-span-small span {
  font-size: 80%;
}

.text-white-shadow {
  color: white !important;
  text-shadow: 2px 2px 4px #000000;
}

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

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

.list-type-disc {
  list-style: disc;
}

.line-height-normal {
  line-height: 1.2rem;
}

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

.message-offre {
  display: flex;
  min-height: 40px;
  vertical-align: middle;
  border-left: 5px solid;
  border-color: #fff;
  font-size: 1.05rem;
  line-height: 1.2rem;
}
.message-offre.message-orange {
  border-color: #F0672F;
}
.message-offre p {
  margin: auto;
  margin-left: 0;
}

.image_250 {
  max-width: 250px;
}
@media screen and (max-width: 768px) {
  .image_250 {
    max-width: 100%;
  }
}

.image_180 {
  max-width: 180px;
}
@media screen and (max-width: 768px) {
  .image_180 {
    max-width: 100%;
  }
}

.map {
  min-height: 450px;
}
.map.inactive-map {
  background: transparent url("../../../img/map/inactive_map.jpg") center center no-repeat;
  background-size: cover;
  display: flex;
  color: #004753;
}

@font-face {
  font-family: "services";
  src: url("/app/public/fonts/services/services.woff") format("woff"), url("/app/public/fonts/services/services.ttf") format("truetype"), url("/app/public/fonts/services/services.svg#services") format("svg");
  font-weight: normal;
  font-style: normal;
}
.services-circle {
  width: 50px;
  height: 50px;
  border-radius: 50% !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.services {
  position: relative;
  display: inline-block;
}
.services:before {
  display: block;
  font-family: "services";
  font-style: normal;
  font-weight: normal;
  line-height: 3rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.84rem;
  text-align: center;
}
.services.services-cuisine_privatisable:before {
  content: "A";
}
.services.services-bar:before {
  content: "B";
}
.services.services-bus:before {
  content: "C";
}
.services.services-climatisation:before {
  content: "D";
}
.services.services-cuisine:before {
  content: "E";
}
.services.services-handicape:before {
  content: "F";
}
.services.services-fitness:before {
  content: "G";
}
.services.services-garage_moto_voiture:before {
  content: "H";
}
.services.services-gestion_libre:before {
  content: "I";
}
.services.services-golf:before {
  content: "J";
}
.services.services-reception:before {
  content: "K";
}
.services.services-inclusive:before {
  content: "L";
}
.services.services-jeunesse_et_sport:before {
  content: "M";
}
.services.services-parking:before {
  content: "N";
}
.services.services-piscine:before {
  content: "e";
}
.services.services-piscine-ttes-saisons:before {
  content: "f";
}
.services.services-plage_privee:before {
  content: "P";
}
.services.services-ski:before {
  content: "Q";
}
.services.services-restaurant:before {
  content: "R";
}
.services.services-restaurent_part:before {
  content: "S";
}
.services.services-rooftop:before {
  content: "T";
}
.services.services-sdb_private:before {
  content: "U";
}
.services.services-seminaire:before {
  content: "V";
}
.services.services-spa:before {
  content: "W";
}
.services.services-team_building:before {
  content: "X";
}
.services.services-transport:before {
  content: "Y";
}
.services.services-wifi:before {
  content: "Z";
}
.services.services-local_velo:before {
  content: "a";
}
.services.services-tennis:before {
  content: "b";
}
.services.services-terrain_foot:before {
  content: "c";
}
.services.services-terrain_multisport:before {
  content: "d";
}
.services.services-surface:before {
  content: "g";
}
.services.services-hauteur-sous-plafond:before {
  content: "h";
}
.services.services-lumiere-du-jour:before {
  content: "i";
}
.services.services-dispo-theatre:before {
  content: "j";
}
.services.services-dispo-en-u:before {
  content: "k";
}
.services.services-dispo-u_shape:before {
  content: "k";
}
.services.services-dispo-classroom:before {
  content: "l";
}
.services.services-dispo-salle-reunion:before {
  content: "m";
}
.services.services-dispo-reunion:before {
  content: "m";
}
.services.services-dispo-cabaret:before {
  content: "n";
}
.services.services-dispo-cocktail:before {
  content: "B";
}
.services.services-dispo-empty:before {
  content: "";
}
.services.services-marker:before {
  content: "o";
}

@font-face {
  font-family: "meeting_rooms_type";
  src: url("/app/public/fonts/meeting_rooms_type/meeting_rooms_type.eot?9lxvy1");
  src: url("/app/public/fonts/meeting_rooms_type/meeting_rooms_type.eot?9lxvy1#iefix") format("embedded-opentype"), url("/app/public/fonts/meeting_rooms_type/meeting_rooms_type.ttf?9lxvy1") format("truetype"), url("/app/public/fonts/meeting_rooms_type/meeting_rooms_type.woff?9lxvy1") format("woff"), url("/app/public/fonts/meeting_rooms_type/meeting_rooms_type.svg?9lxvy1#meeting_rooms_type") format("svg");
  font-weight: normal;
  font-style: normal;
}
.meeting_rooms_type {
  position: relative;
  display: inline-block;
}
.meeting_rooms_type:before {
  display: block;
  font-family: "meeting_rooms_type";
  font-style: normal;
  font-weight: normal;
  line-height: 3rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
  text-align: center;
}
.meeting_rooms_type.meeting_rooms_type-classroom:before {
  content: "]";
}
.meeting_rooms_type.meeting_rooms_type-theatre:before {
  content: "\e906";
}
.meeting_rooms_type.meeting_rooms_type-reunion:before {
  content: "\e905";
}
.meeting_rooms_type.meeting_rooms_type-u_shape:before {
  content: "\e907";
}
.meeting_rooms_type.meeting_rooms_type-cabaret:before {
  content: "\e900";
}
.meeting_rooms_type.meeting_rooms_type-cocktail:before {
  content: "\e902";
}
.meeting_rooms_type.meeting_rooms_type-empty:before {
  content: "\e903";
}
.meeting_rooms_type.meeting_rooms_type-non:before {
  content: "\e904";
}
.meeting_rooms_type.meeting_rooms_type-circle {
  width: 50px;
  height: 50px;
  border-radius: 50% !important;
}

/*https://glyphter.com/*/
/*$blue:    #007bff !default;
$indigo:  #6610f2 !default;
$purple:  #6f42c1 !default;
$pink:    #e83e8c !default;
$red:     #dc3545 !default;
$orange:  #fd7e14 !default;
$yellow:   #ffb90c !default;
$green:   #28a745 !default;
$teal:    #20c997 !default;
$cyan:    #17a2b8 !default;*/
.parsley-error:not(:empty)[aria-hidden=false] {
  /* animation-name: parsley_error;
  animation-duration: 3s;*/
  background-color: #DC3545 !important;
  animation-fill-mode: forwards;
  color: #fff !important;
  position: relative;
  padding: 0.25rem 0.5rem;
  border-radius: 3px;
  margin: 13px 0 5px 10px;
  display: inline-block;
}
.parsley-error:not(:empty)[aria-hidden=false]:after {
  position: absolute;
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Calque_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='18px' height='12px' viewBox='0 0 18 12' enable-background='new 0 0 18 12' xml:space='preserve'%3E                %3Cpath d='M39,29'/%3E                %3Cpolygon fill='%23DC3545' points='18.1,12 0,0 9,12 '/%3E                %3C/svg%3E");
  top: -15px;
  left: 0;
}
.parsley-error:not(:empty)[aria-hidden=true] {
  display: none;
}
.d-flex.align-items-center .parsley-error:not(:empty) {
  position: absolute;
  z-index: 999;
  top: 100%;
  width: max-content;
  left: 0;
}

.parsley-simple-errors .parsley-error {
  margin: 5px 0 5px 10px;
}
.parsley-simple-errors .parsley-error:after {
  content: none;
}

.ui-autocomplete.dropdown-menu {
  background-color: #f8f9fa;
  border: none;
  box-shadow: 0px 0px 3px rgb(185, 185, 185);
}
.ui-autocomplete.dropdown-menu .ui-menu-item-wrapper {
  padding: 5px 10px;
  color: #F0672F;
}
.ui-autocomplete.dropdown-menu .ui-menu-item-wrapper:hover {
  cursor: pointer;
}
.ui-autocomplete.dropdown-menu .ui-menu-item-wrapper.ui-state-active {
  border: none;
  font-weight: bold;
}

.gc-form {
  /*& .form-row{
       margin-left:-$form-grid-gutter-width  !important;
       margin-right:-$form-grid-gutter-width  !important;
         > .col, [class*="col-"]{
           margin-right: $form-grid-gutter-width / 2 !important;
           margin-left: $form-grid-gutter-width / 2 !important;
           padding-right: 0 !important;
           padding-left: 0 !important;
       }


   }*/
}
.gc-form .form-group:not(.default) {
  background-color: #f8f9fa;
  border-radius: 0.38rem;
  /*box-shadow: 0px 0px 2px darken($gc-form_backround_color,30%);*/
  border: 0.1rem solid #dae0e5;
  padding: 0.25rem;
}
.gc-form .form-group:not(.default) label {
  font-size: 0.9rem;
  padding: 0.375rem 0.75rem 0.375rem 0.75rem;
  margin: 0;
  font-weight: normal !important;
  color: #004753;
}
.gc-form .form-group:not(.default).light {
  background-color: transparent;
  box-shadow: none;
}
.gc-form .form-group:not(.default).light label {
  padding: 0 0.75rem 0 0.75rem;
}
.gc-form .form-group:not(.default) .bootstrap-select.form-control {
  background-color: inherit !important;
}
.gc-form .form-group:not(.default) .bootstrap-select.form-control .dropdown-menu {
  border-radius: 0;
  background-color: inherit;
  padding-top: 0;
  padding-bottom: 0;
}
.gc-form .form-group:not(.default) .bootstrap-select.form-control .dropdown-menu .dropdown-item.active, .gc-form .form-group:not(.default) .bootstrap-select.form-control .dropdown-menu .dropdown-item:active {
  background-color: #004753;
  color: #fff;
}
.gc-form .form-group:not(.default) input[type=text].form-control,
.gc-form .form-group:not(.default) input[type=password].form-control,
.gc-form .form-group:not(.default) input[type=tel].form-control,
.gc-form .form-group:not(.default) input[type=email].form-control,
.gc-form .form-group:not(.default) input.d_picker_input_group,
.gc-form .form-group:not(.default) textarea.form-control,
.gc-form .form-group:not(.default) select.form-control,
.gc-form .form-group:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle {
  background-color: inherit;
  border: none;
  padding: 0.375rem 0.75rem 0.375rem 0.75rem;
  color: #004753;
  font-weight: 500;
  font-size: 1.1rem;
  /*color: $gc-orange;
  font-size: 1.3rem;
  font-weight: $gc-form_font-weight;
  box-shadow: 0px 0px 3px rgb(185, 185, 185);
  &:focus{
      box-shadow: 0 0 1px 1px rgb(8, 113, 130);
  }*/
}
.gc-form .form-group:not(.default) input[type=text].form-control:disabled,
.gc-form .form-group:not(.default) input[type=password].form-control:disabled,
.gc-form .form-group:not(.default) input[type=tel].form-control:disabled,
.gc-form .form-group:not(.default) input[type=email].form-control:disabled,
.gc-form .form-group:not(.default) input.d_picker_input_group:disabled,
.gc-form .form-group:not(.default) textarea.form-control:disabled,
.gc-form .form-group:not(.default) select.form-control:disabled,
.gc-form .form-group:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:disabled {
  color: #adb5bd;
}
.gc-form .form-group:not(.default) input[type=text].form-control:focus,
.gc-form .form-group:not(.default) input[type=password].form-control:focus,
.gc-form .form-group:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group:not(.default) input[type=email].form-control:focus,
.gc-form .form-group:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group:not(.default) textarea.form-control:focus,
.gc-form .form-group:not(.default) select.form-control:focus,
.gc-form .form-group:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: white;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
.gc-form .form-group:not(.default) input[type=text].form-control::placeholder,
.gc-form .form-group:not(.default) input[type=password].form-control::placeholder,
.gc-form .form-group:not(.default) input[type=tel].form-control::placeholder,
.gc-form .form-group:not(.default) input[type=email].form-control::placeholder,
.gc-form .form-group:not(.default) input.d_picker_input_group::placeholder,
.gc-form .form-group:not(.default) textarea.form-control::placeholder,
.gc-form .form-group:not(.default) select.form-control::placeholder,
.gc-form .form-group:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle::placeholder {
  color: #F0672F;
  font-weight: 800;
}
.gc-form .form-group:not(.default) select.selectpicker + .bs-placeholder {
  color: #F0672F !important;
  font-weight: 800 !important;
}
.gc-form .form-group:not(.default) .input-group:focus-within {
  background-color: white;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.gc-form .form-group:not(.default) .input-group input {
  box-shadow: unset !important;
}
.gc-form .form-group:not(.default) .input-group .input-group-text {
  border: none;
  font-weight: 500;
  background-color: inherit !important;
  color: #004753;
}
.gc-form .form-group:not(.default) select.form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  box-shadow: none;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Calque_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'            viewBox='0 0 14 6' enable-background='new 0 0 14 6' xml:space='preserve'%3E            %3Cpolygon fill='%23004753' points='14,0 7,6 0,0 '/%3E            %3C/svg%3E");
  /*
  linear-gradient(45deg, transparent 50%, $gc-dark-blue 50%),
  linear-gradient(135deg, $gc-dark-blue 50%, transparent 50%),
  linear-gradient(to right, transparent, transparent);*/
  background-position: calc(100% - 0.8rem) 50%;
  background-size: 15px 8px;
  background-repeat: no-repeat;
  /* Very imp: hide arrow in IE */
}
.gc-form .form-group:not(.default) select.form-control:invalid {
  color: #F0672F;
}
.gc-form .form-group:not(.default) select.form-control option {
  color: #004753;
  padding: 0.25rem 0.7rem;
  font-size: 0.9rem;
  font-weight: normal;
}
.gc-form .form-group:not(.default) select.form-control::-ms-expand {
  display: none;
}
.gc-form .form-group:not(.default) select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: none;
}
.gc-form .form-group:not(.default) select:invalid, .gc-form .form-group:not(.default) select option[value=""], .gc-form .form-group:not(.default) select option:not([value]) {
  color: #F0672F !important;
}
.gc-form .form-group.bg-primary:not(.default) {
  background-color: #45bace !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #31a5b9;
}
.gc-form .form-group.bg-primary:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-primary:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-primary:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-primary:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-primary:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-primary:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-primary:not(.default) select.form-control:focus,
.gc-form .form-group.bg-primary:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #75ccdb;
}
.gc-form .form-group.bg-secondary:not(.default) {
  background-color: #5f7580 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #4d5f69;
}
.gc-form .form-group.bg-secondary:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-secondary:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-secondary:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-secondary:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-secondary:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-secondary:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-secondary:not(.default) select.form-control:focus,
.gc-form .form-group.bg-secondary:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #7d939f;
}
.gc-form .form-group.bg-success:not(.default) {
  background-color: #97cb39 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #80ad2e;
}
.gc-form .form-group.bg-success:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-success:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-success:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-success:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-success:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-success:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-success:not(.default) select.form-control:focus,
.gc-form .form-group.bg-success:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #b0d869;
}
.gc-form .form-group.bg-info:not(.default) {
  background-color: #45bace !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #31a5b9;
}
.gc-form .form-group.bg-info:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-info:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-info:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-info:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-info:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-info:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-info:not(.default) select.form-control:focus,
.gc-form .form-group.bg-info:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #75ccdb;
}
.gc-form .form-group.bg-warning:not(.default) {
  background-color: #ffb829 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #ffaa00;
}
.gc-form .form-group.bg-warning:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-warning:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-warning:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-warning:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-warning:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-warning:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-warning:not(.default) select.form-control:focus,
.gc-form .form-group.bg-warning:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #ffcc66;
}
.gc-form .form-group.bg-danger:not(.default) {
  background-color: #da2c3d !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #bd2130;
}
.gc-form .form-group.bg-danger:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-danger:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-danger:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-danger:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-danger:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-danger:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-danger:not(.default) select.form-control:focus,
.gc-form .form-group.bg-danger:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #e4606d;
}
.gc-form .form-group.bg-light:not(.default) {
  background-color: #ebebeb !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #d7d7d7;
}
.gc-form .form-group.bg-light:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-light:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-light:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-light:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-light:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-light:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-light:not(.default) select.form-control:focus,
.gc-form .form-group.bg-light:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: white;
}
.gc-form .form-group.bg-dark:not(.default) {
  background-color: #1c2023 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #0a0c0d;
}
.gc-form .form-group.bg-dark:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-dark:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-dark:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-dark:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-dark:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-dark:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-dark:not(.default) select.form-control:focus,
.gc-form .form-group.bg-dark:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #383f45;
}
.gc-form .form-group.bg-gc-light:not(.default) {
  background-color: #f2f4f6 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #dae0e5;
}
.gc-form .form-group.bg-gc-light:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-gc-light:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-gc-light:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-gc-light:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-gc-light:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-gc-light:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-gc-light:not(.default) select.form-control:focus,
.gc-form .form-group.bg-gc-light:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: white;
}
.gc-form .form-group.bg-gc-blue:not(.default) {
  background-color: #45bace !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #31a5b9;
}
.gc-form .form-group.bg-gc-blue:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-gc-blue:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-gc-blue:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-gc-blue:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-gc-blue:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-gc-blue:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-gc-blue:not(.default) select.form-control:focus,
.gc-form .form-group.bg-gc-blue:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #75ccdb;
}
.gc-form .form-group.bg-gc-dark-blue:not(.default) {
  background-color: #003e49 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #001b20;
}
.gc-form .form-group.bg-gc-dark-blue:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-gc-dark-blue:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-gc-dark-blue:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-gc-dark-blue:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-gc-dark-blue:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-gc-dark-blue:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-gc-dark-blue:not(.default) select.form-control:focus,
.gc-form .form-group.bg-gc-dark-blue:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #007386;
}
.gc-form .form-group.bg-gc-medium-blue:not(.default) {
  background-color: #125d6a !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #0c3f48;
}
.gc-form .form-group.bg-gc-medium-blue:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-gc-medium-blue:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-gc-medium-blue:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-gc-medium-blue:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-gc-medium-blue:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-gc-medium-blue:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-gc-medium-blue:not(.default) select.form-control:focus,
.gc-form .form-group.bg-gc-medium-blue:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #1c8b9e;
}
.gc-form .form-group.bg-gc-mdlt-blue:not(.default) {
  background-color: #7d9fa5 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #668c93;
}
.gc-form .form-group.bg-gc-mdlt-blue:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-gc-mdlt-blue:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-gc-mdlt-blue:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-gc-mdlt-blue:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-gc-mdlt-blue:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-gc-mdlt-blue:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-gc-mdlt-blue:not(.default) select.form-control:focus,
.gc-form .form-group.bg-gc-mdlt-blue:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #a1b9be;
}
.gc-form .form-group.bg-gc-mdlt-blue-dark:not(.default) {
  background-color: #62868d !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #516f75;
}
.gc-form .form-group.bg-gc-mdlt-blue-dark:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-gc-mdlt-blue-dark:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-gc-mdlt-blue-dark:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-gc-mdlt-blue-dark:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-gc-mdlt-blue-dark:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-gc-mdlt-blue-dark:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-gc-mdlt-blue-dark:not(.default) select.form-control:focus,
.gc-form .form-group.bg-gc-mdlt-blue-dark:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #83a3a9;
}
.gc-form .form-group.bg-dark-blue:not(.default) {
  background-color: #003e49 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #001b20;
}
.gc-form .form-group.bg-dark-blue:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-dark-blue:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-dark-blue:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-dark-blue:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-dark-blue:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-dark-blue:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-dark-blue:not(.default) select.form-control:focus,
.gc-form .form-group.bg-dark-blue:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #007386;
}
.gc-form .form-group.bg-white:not(.default) {
  background-color: #fafafa !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #e6e6e6;
}
.gc-form .form-group.bg-white:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-white:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-white:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-white:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-white:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-white:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-white:not(.default) select.form-control:focus,
.gc-form .form-group.bg-white:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: white;
}
.gc-form .form-group.bg-gc-gray:not(.default) {
  background-color: #a5a5a5 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #919191;
}
.gc-form .form-group.bg-gc-gray:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-gc-gray:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-gc-gray:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-gc-gray:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-gc-gray:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-gc-gray:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-gc-gray:not(.default) select.form-control:focus,
.gc-form .form-group.bg-gc-gray:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #c4c4c4;
}
.gc-form .form-group.bg-gc-gray2:not(.default) {
  background-color: #dadada !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #c6c6c6;
}
.gc-form .form-group.bg-gc-gray2:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-gc-gray2:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-gc-gray2:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-gc-gray2:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-gc-gray2:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-gc-gray2:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-gc-gray2:not(.default) select.form-control:focus,
.gc-form .form-group.bg-gc-gray2:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #f9f9f9;
}
.gc-form .form-group.bg-gc-orange:not(.default) {
  background-color: #ef6025 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #dc4b10;
}
.gc-form .form-group.bg-gc-orange:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-gc-orange:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-gc-orange:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-gc-orange:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-gc-orange:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-gc-orange:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-gc-orange:not(.default) select.form-control:focus,
.gc-form .form-group.bg-gc-orange:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #f38a5f;
}
.gc-form .form-group.bg-orange:not(.default) {
  background-color: #ef6025 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #dc4b10;
}
.gc-form .form-group.bg-orange:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-orange:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-orange:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-orange:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-orange:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-orange:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-orange:not(.default) select.form-control:focus,
.gc-form .form-group.bg-orange:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #f38a5f;
}
.gc-form .form-group.bg-gc-green:not(.default) {
  background-color: #97cb39 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #80ad2e;
}
.gc-form .form-group.bg-gc-green:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-gc-green:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-gc-green:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-gc-green:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-gc-green:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-gc-green:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-gc-green:not(.default) select.form-control:focus,
.gc-form .form-group.bg-gc-green:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #b0d869;
}
.gc-form .form-group.bg-gc-light-blue:not(.default) {
  background-color: #cde2e6 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #b2d2d8;
}
.gc-form .form-group.bg-gc-light-blue:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-gc-light-blue:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-gc-light-blue:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-gc-light-blue:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-gc-light-blue:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-gc-light-blue:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-gc-light-blue:not(.default) select.form-control:focus,
.gc-form .form-group.bg-gc-light-blue:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #f6fafa;
}
.gc-form .form-group.bg-gc-light-blue-dark:not(.default) {
  background-color: #d2dadb !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #bcc8c9;
}
.gc-form .form-group.bg-gc-light-blue-dark:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-gc-light-blue-dark:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-gc-light-blue-dark:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-gc-light-blue-dark:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-gc-light-blue-dark:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-gc-light-blue-dark:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-gc-light-blue-dark:not(.default) select.form-control:focus,
.gc-form .form-group.bg-gc-light-blue-dark:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #f4f6f7;
}
.gc-form .form-group.bg-status-gc-red:not(.default) {
  background-color: #d11822 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #ac141c;
}
.gc-form .form-group.bg-status-gc-red:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-status-gc-red:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-status-gc-red:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-status-gc-red:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-status-gc-red:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-status-gc-red:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-status-gc-red:not(.default) select.form-control:focus,
.gc-form .form-group.bg-status-gc-red:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #e93d46;
}
.gc-form .form-group.bg-status-gc-green:not(.default) {
  background-color: #299600 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #1e6d00;
}
.gc-form .form-group.bg-status-gc-green:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-status-gc-green:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-status-gc-green:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-status-gc-green:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-status-gc-green:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-status-gc-green:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-status-gc-green:not(.default) select.form-control:focus,
.gc-form .form-group.bg-status-gc-green:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #3ad300;
}
.gc-form .form-group.bg-status-gc-orange:not(.default) {
  background-color: #ef6025 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #dc4b10;
}
.gc-form .form-group.bg-status-gc-orange:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-status-gc-orange:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-status-gc-orange:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-status-gc-orange:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-status-gc-orange:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-status-gc-orange:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-status-gc-orange:not(.default) select.form-control:focus,
.gc-form .form-group.bg-status-gc-orange:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #f38a5f;
}
.gc-form .form-group.bg-status-gc-dark-blue:not(.default) {
  background-color: #003e49 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #001b20;
}
.gc-form .form-group.bg-status-gc-dark-blue:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-status-gc-dark-blue:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-status-gc-dark-blue:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-status-gc-dark-blue:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-status-gc-dark-blue:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-status-gc-dark-blue:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-status-gc-dark-blue:not(.default) select.form-control:focus,
.gc-form .form-group.bg-status-gc-dark-blue:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #007386;
}
.gc-form .form-group.bg-status-gc-gray:not(.default) {
  background-color: #888888 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #747474;
}
.gc-form .form-group.bg-status-gc-gray:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-status-gc-gray:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-status-gc-gray:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-status-gc-gray:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-status-gc-gray:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-status-gc-gray:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-status-gc-gray:not(.default) select.form-control:focus,
.gc-form .form-group.bg-status-gc-gray:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #a7a7a7;
}
.gc-form .form-group.bg-priority-low:not(.default) {
  background-color: #7d9fa5 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #668c93;
}
.gc-form .form-group.bg-priority-low:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-priority-low:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-priority-low:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-priority-low:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-priority-low:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-priority-low:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-priority-low:not(.default) select.form-control:focus,
.gc-form .form-group.bg-priority-low:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #a1b9be;
}
.gc-form .form-group.bg-priority-medium:not(.default) {
  background-color: #ffb829 !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #ffaa00;
}
.gc-form .form-group.bg-priority-medium:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-priority-medium:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-priority-medium:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-priority-medium:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-priority-medium:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-priority-medium:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-priority-medium:not(.default) select.form-control:focus,
.gc-form .form-group.bg-priority-medium:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #ffcc66;
}
.gc-form .form-group.bg-priority-high:not(.default) {
  background-color: #da2c3d !important;
  /* box-shadow: 0px 0px 2px darken($value,30%);*/
  border: 0.1rem solid #bd2130;
}
.gc-form .form-group.bg-priority-high:not(.default) input[type=text].form-control:focus,
.gc-form .form-group.bg-priority-high:not(.default) input[type=password].form-control:focus,
.gc-form .form-group.bg-priority-high:not(.default) input[type=tel].form-control:focus,
.gc-form .form-group.bg-priority-high:not(.default) input[type=email].form-control:focus,
.gc-form .form-group.bg-priority-high:not(.default) input.d_picker_input_group:focus,
.gc-form .form-group.bg-priority-high:not(.default) textarea.form-control:focus,
.gc-form .form-group.bg-priority-high:not(.default) select.form-control:focus,
.gc-form .form-group.bg-priority-high:not(.default) .bootstrap-select.form-control .btn.dropdown-toggle:focus {
  background-color: #e4606d;
}
.gc-form fieldset {
  padding: 0.375rem 0.75rem 0.375rem 0.75rem;
}

.gc-form_old input[type=text].form-control, .gc-form_old input[type=password].form-control, .gc-form_old input[type=tel].form-control, .gc-form_old input.d_picker_input_group {
  background-color: #f8f9fa;
  color: #F0672F;
  font-size: 1.3rem;
  font-weight: 500;
  box-shadow: 0px 0px 3px rgb(185, 185, 185);
}
.gc-form_old input[type=text].form-control:focus, .gc-form_old input[type=password].form-control:focus, .gc-form_old input[type=tel].form-control:focus, .gc-form_old input.d_picker_input_group:focus {
  box-shadow: 0 0 1px 1px rgb(8, 113, 130);
}
.gc-form_old input[type=text].form-control::placeholder, .gc-form_old input[type=password].form-control::placeholder, .gc-form_old input[type=tel].form-control::placeholder, .gc-form_old input.d_picker_input_group::placeholder {
  color: #ddd;
  font-weight: normal;
}
.gc-form_old select.form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f8f9fa;
  border: none;
  height: auto;
  box-shadow: 0px 0px 2px rgb(185, 185, 185);
  color: #F0672F;
  font-size: 1.3rem;
  font-weight: 500;
  background-image: linear-gradient(45deg, transparent 50%, #aeb9c5 50%), linear-gradient(135deg, #aeb9c5 50%, transparent 50%), linear-gradient(to right, #f2f4f6, #f2f4f6);
  background-position: calc(100% - 25px) 0.8em, calc(100% - 15px) 0.8em, 100% 0;
  background-size: 10px 10px, 10px 10px, 50px 100%;
  background-repeat: no-repeat;
  /* Very imp: hide arrow in IE */
}
.gc-form_old select.form-control:focus {
  box-shadow: 0 0 1px 1px rgb(8, 113, 130);
  background-image: linear-gradient(135deg, transparent 50%, white 50%), linear-gradient(45deg, white 50%, transparent 50%), linear-gradient(to right, #e0e5e9, #e0e5e9);
}
.gc-form_old select.form-control option {
  color: #000;
  font-size: 0.9rem;
  font-weight: normal;
}
.gc-form_old select.form-control option.default_option {
  color: #ddd;
  font-weight: normal;
}
.gc-form_old select.form-control::-ms-expand {
  display: none;
}
.gc-form_old select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: none;
}
.gc-form_old textarea {
  background-color: #f8f9fa;
  box-shadow: 0px 0px 2px rgb(185, 185, 185);
  color: #F0672F !important;
  font-size: 1.05rem;
  /*font-weight: $gc-form_font-weight;*/
}
.gc-form_old .form-group_tmp {
  position: relative;
  background-color: #f8f9fa;
}
.gc-form_old .form-group_tmp label {
  font-size: 0.9rem;
  padding: 0.375rem 0.75rem 0;
  margin-bottom: 0;
}
.gc-form_old .form-group_tmp label:not(.basic_label) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: inherit;
  border: 1px solid #ced4da;
  border-bottom: none;
  border-radius: 0.38rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.gc-form_old .form-group_tmp > input[type=text].form-control, .gc-form_old .form-group_tmp > input[type=password].form-control, .gc-form_old .form-group_tmp > input[type=tel].form-control, .gc-form_old .form-group_tmp input.d_picker_input_group, .gc-form_old .form-group_tmp .input-group .form-control {
  border: none;
  padding: 1.5rem 0.75rem 0.375rem 0.75rem;
  height: auto;
}
.gc-form_old .form-group_tmp input.d_picker_input_group {
  box-shadow: none;
  padding: 0.375rem 0.75rem;
}
.gc-form_old .form-group_tmp select.form-control {
  padding-top: 25px;
  background-position: calc(100% - 25px) calc(1em + 5px), calc(100% - 15px) calc(1em + 5px), 100% 0;
}
.gc-form_old .form-group_tmp textarea {
  padding-top: 25px;
}
.gc-form_old .form-group_tmp.form-group-color {
  background-color: #f8f9fa;
  border-radius: 0.38rem;
  box-shadow: 0px 0px 3px rgb(185, 185, 185);
}
.gc-form_old .form-group_tmp.form-group-color label {
  position: relative;
}
.gc-form_old .form-group_tmp.form-group-color input {
  padding: 0.375rem 0.75rem;
}
.gc-form_old .form-group_tmp.form-group-color .dropdown.bootstrap-select {
  background-color: transparent;
}

.custom-control-input.bg-primary:checked ~ .custom-control-label::before {
  border-color: #4DBDD0;
  background-color: #4DBDD0;
}
.custom-control-input.bg-primary:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 0.3);
}

.custom-control-input.bg-secondary:checked ~ .custom-control-label::before {
  border-color: #637A86;
  background-color: #637A86;
}
.custom-control-input.bg-secondary:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(99, 122, 134, 0.3);
}

.custom-control-input.bg-success:checked ~ .custom-control-label::before {
  border-color: #9BCD41;
  background-color: #9BCD41;
}
.custom-control-input.bg-success:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(155, 205, 65, 0.3);
}

.custom-control-input.bg-info:checked ~ .custom-control-label::before {
  border-color: #4DBDD0;
  background-color: #4DBDD0;
}
.custom-control-input.bg-info:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 0.3);
}

.custom-control-input.bg-warning:checked ~ .custom-control-label::before {
  border-color: #FFBB33;
  background-color: #FFBB33;
}
.custom-control-input.bg-warning:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(255, 187, 51, 0.3);
}

.custom-control-input.bg-danger:checked ~ .custom-control-label::before {
  border-color: #DC3545;
  background-color: #DC3545;
}
.custom-control-input.bg-danger:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.3);
}

.custom-control-input.bg-light:checked ~ .custom-control-label::before {
  border-color: #F0F0F0;
  background-color: #F0F0F0;
}
.custom-control-input.bg-light:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.3);
}

.custom-control-input.bg-dark:checked ~ .custom-control-label::before {
  border-color: #212529;
  background-color: #212529;
}
.custom-control-input.bg-dark:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.3);
}

.custom-control-input.bg-gc-light:checked ~ .custom-control-label::before {
  border-color: #f8f9fa;
  background-color: #f8f9fa;
}
.custom-control-input.bg-gc-light:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.3);
}

.custom-control-input.bg-gc-blue:checked ~ .custom-control-label::before {
  border-color: #4DBDD0;
  background-color: #4DBDD0;
}
.custom-control-input.bg-gc-blue:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 0.3);
}

.custom-control-input.bg-gc-dark-blue:checked ~ .custom-control-label::before {
  border-color: #004753;
  background-color: #004753;
}
.custom-control-input.bg-gc-dark-blue:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 71, 83, 0.3);
}

.custom-control-input.bg-gc-medium-blue:checked ~ .custom-control-label::before {
  border-color: #146573;
  background-color: #146573;
}
.custom-control-input.bg-gc-medium-blue:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(20, 101, 115, 0.3);
}

.custom-control-input.bg-gc-mdlt-blue:checked ~ .custom-control-label::before {
  border-color: #83a3a9;
  background-color: #83a3a9;
}
.custom-control-input.bg-gc-mdlt-blue:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(131, 163, 169, 0.3);
}

.custom-control-input.bg-gc-mdlt-blue-dark:checked ~ .custom-control-label::before {
  border-color: #668C93;
  background-color: #668C93;
}
.custom-control-input.bg-gc-mdlt-blue-dark:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(102, 140, 147, 0.3);
}

.custom-control-input.bg-dark-blue:checked ~ .custom-control-label::before {
  border-color: #004753;
  background-color: #004753;
}
.custom-control-input.bg-dark-blue:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 71, 83, 0.3);
}

.custom-control-input.bg-white:checked ~ .custom-control-label::before {
  border-color: #fff;
  background-color: #fff;
}
.custom-control-input.bg-white:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.3);
}

.custom-control-input.bg-gc-gray:checked ~ .custom-control-label::before {
  border-color: #AAAAAA;
  background-color: #AAAAAA;
}
.custom-control-input.bg-gc-gray:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(170, 170, 170, 0.3);
}

.custom-control-input.bg-gc-gray2:checked ~ .custom-control-label::before {
  border-color: #dfdfdf;
  background-color: #dfdfdf;
}
.custom-control-input.bg-gc-gray2:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(223, 223, 223, 0.3);
}

.custom-control-input.bg-gc-orange:checked ~ .custom-control-label::before {
  border-color: #F0672F;
  background-color: #F0672F;
}
.custom-control-input.bg-gc-orange:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(240, 103, 47, 0.3);
}

.custom-control-input.bg-orange:checked ~ .custom-control-label::before {
  border-color: #F0672F;
  background-color: #F0672F;
}
.custom-control-input.bg-orange:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(240, 103, 47, 0.3);
}

.custom-control-input.bg-gc-green:checked ~ .custom-control-label::before {
  border-color: #9BCD41;
  background-color: #9BCD41;
}
.custom-control-input.bg-gc-green:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(155, 205, 65, 0.3);
}

.custom-control-input.bg-gc-light-blue:checked ~ .custom-control-label::before {
  border-color: #d4e6e9;
  background-color: #d4e6e9;
}
.custom-control-input.bg-gc-light-blue:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(212, 230, 233, 0.3);
}

.custom-control-input.bg-gc-light-blue-dark:checked ~ .custom-control-label::before {
  border-color: #D8DFE0;
  background-color: #D8DFE0;
}
.custom-control-input.bg-gc-light-blue-dark:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(216, 223, 224, 0.3);
}

.custom-control-input.bg-status-gc-red:checked ~ .custom-control-label::before {
  border-color: #DA1923;
  background-color: #DA1923;
}
.custom-control-input.bg-status-gc-red:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(218, 25, 35, 0.3);
}

.custom-control-input.bg-status-gc-green:checked ~ .custom-control-label::before {
  border-color: #2ca000;
  background-color: #2ca000;
}
.custom-control-input.bg-status-gc-green:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(44, 160, 0, 0.3);
}

.custom-control-input.bg-status-gc-orange:checked ~ .custom-control-label::before {
  border-color: #F0672F;
  background-color: #F0672F;
}
.custom-control-input.bg-status-gc-orange:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(240, 103, 47, 0.3);
}

.custom-control-input.bg-status-gc-dark-blue:checked ~ .custom-control-label::before {
  border-color: #004753;
  background-color: #004753;
}
.custom-control-input.bg-status-gc-dark-blue:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 71, 83, 0.3);
}

.custom-control-input.bg-status-gc-gray:checked ~ .custom-control-label::before {
  border-color: #8d8d8d;
  background-color: #8d8d8d;
}
.custom-control-input.bg-status-gc-gray:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(141, 141, 141, 0.3);
}

.custom-control-input.bg-priority-low:checked ~ .custom-control-label::before {
  border-color: #83A3A9;
  background-color: #83A3A9;
}
.custom-control-input.bg-priority-low:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(131, 163, 169, 0.3);
}

.custom-control-input.bg-priority-medium:checked ~ .custom-control-label::before {
  border-color: #FFBB33;
  background-color: #FFBB33;
}
.custom-control-input.bg-priority-medium:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(255, 187, 51, 0.3);
}

.custom-control-input.bg-priority-high:checked ~ .custom-control-label::before {
  border-color: #DC3545;
  background-color: #DC3545;
}
.custom-control-input.bg-priority-high:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.3);
}

@keyframes parsley_error {
  from {
    background-color: rgb(255, 0, 0);
  }
  to {
    background-color: inherit;
  }
  from {
    color: rgb(255, 255, 255);
  }
  to {
    color: rgb(255, 0, 0);
  }
}
@keyframes parsley_error_white {
  from {
    background-color: rgb(255, 0, 0);
  }
  to {
    background-color: #FFF;
  }
  from {
    color: rgb(255, 255, 255);
  }
  to {
    color: rgb(255, 0, 0);
  }
}
.custom-selectpicker-style {
  position: relative;
  height: 55px;
}
.custom-selectpicker-style.is-invalid .btn.dropdown-toggle {
  border-color: #DC3545;
}
.custom-selectpicker-style .custom-selectpicker-label {
  position: absolute;
  z-index: 9;
  left: 0.5rem;
  top: 5px;
  font-size: 0.8rem;
}
.custom-selectpicker-style .bs-searchbox input {
  color: #F0672F;
  font-size: 1rem;
  font-weight: bold;
}
.custom-selectpicker-style .bs-searchbox input:focus {
  box-shadow: 0 0 0 0.1rem #facfbe;
  border-color: #f8f9fa;
}
.custom-selectpicker-style.no-label .filter-option-inner-inner {
  margin-top: 0px !important;
}
.custom-selectpicker-style .filter-option-inner-inner {
  margin-top: 15px;
}
.custom-selectpicker-style .btn.dropdown-toggle.btn-light.bs-placeholder, .custom-selectpicker-style .btn.dropdown-toggle {
  background: #f8f9fa !important;
  color: #F0672F !important;
  font-size: 1.3rem;
  font-weight: bold;
  padding-left: 0.5rem;
  padding-bottom: 0.2rem;
}
.custom-selectpicker-style .dropdown-menu.show {
  background: #f8f9fa;
}
.custom-selectpicker-style .dropdown-menu.show .dropdown-item {
  font-size: 1rem;
  color: #004753;
}
.custom-selectpicker-style .dropdown-menu.show .dropdown-item.active, .custom-selectpicker-style .dropdown-menu.show .dropdown-item:hover {
  background: inherit;
  color: #F0672F !important;
  font-weight: bold;
}

.react-select__control {
  border: none !important;
}
.react-select__control .react-select__single-value {
  font-weight: bold;
}

.text-gc-green .react-select__single-value {
  color: #9BCD41;
}

.text-gc-orange .react-select__single-value {
  color: #F0672F;
}

.react-select__control--is-focused {
  border-color: rgba(77, 189, 208, 0.25) !important;
  box-shadow: 0 0 0 0.2rem rgba(77, 189, 208, 0.25) !important;
}

.react-select__option {
  color: #000 !important;
}
.react-select__option:hover {
  background-color: #F0F0F0 !important;
}

.react-select__option--is-selected {
  background-color: #4DBDD0 !important;
}
.react-select__option--is-selected:hover {
  background-color: #4DBDD0 !important;
}

.react-locations-selector, .react-hotels-groups-selector {
  padding: 0.375rem 0.75rem;
  min-height: calc(1.5em + 0.75rem + 2px);
}

.locations-selector.bg-white {
  border-radius: 0.38rem;
}
.locations-selector.bg-white .react-locations-selector {
  background-color: white;
  border-radius: 0.38rem;
}

/*
.text-gc-orange .badge-location-label {
    color: white;
    background-color: $gc-orange;
}*/
.badge-location-label {
  color: white;
  background-color: #9BCD41;
}

.select_i18n_flag_only {
  width: 72px !important;
}
.select_i18n_flag_only .text {
  white-space: nowrap;
}

.select_i18n .text {
  white-space: nowrap;
}

.i18n_flag_only {
  max-width: 92px !important;
}

/*!
 * CSS file icons v0.0.7 (https://colorswall.github.io/CSS-file-icons)
 * Copyright 2018 The CSS file icons Authors
 * Licensed under MIT
 */
.file {
  width: 36px;
  height: 46px;
  padding: 10px 0 0;
  position: relative;
  margin: 0 auto;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  box-sizing: border-box;
  font-family: sans-serif;
  text-decoration: none;
  display: block;
}
.file:before, .file:after {
  position: absolute;
  content: "";
  pointer-events: none;
}
.file:before {
  left: 0;
  top: 0;
  height: 100%;
  left: 0;
  background-color: #007bff;
  right: 10px;
}
.file:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 0 10px;
  border-color: transparent transparent transparent #66b0ff;
  top: 0;
  right: 0;
}
.file:hover {
  transform: translate(0, -5px);
}
.file-content {
  background-color: #007bff;
  top: 10px;
  color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 16.5px 0.3em 0;
  font-size: 13px;
  font-weight: 500;
  position: absolute;
}

.file-icon {
  width: 36px;
  height: 46px;
  padding: 10px 0 0;
  position: relative;
  margin: 0 auto;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  box-sizing: border-box;
  font-family: sans-serif;
}
.file-icon:before, .file-icon:after {
  position: absolute;
  content: "";
  pointer-events: none;
}
.file-icon:before {
  left: 0;
  top: 0;
  height: 100%;
  left: 0;
  background-color: #007bff;
  right: 10px;
}
.file-icon:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 0 10px;
  border-color: transparent transparent transparent #66b0ff;
  top: 0;
  right: 0;
}
.file-icon:hover {
  transform: translate(0, -5px);
}
.file-icon-content {
  background-color: #007bff;
  top: 10px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 16.5px 0.3em 0;
  font-size: 13px;
  font-weight: 500;
  position: absolute;
}

.extension-doc.file-icon:before {
  background-color: #2c3e50;
}
.extension-doc.file-icon:after {
  border-left-color: #507192;
}
.extension-doc.file-icon .file-icon-content {
  background-color: #2c3e50;
}

.extension-docx.file-icon:before {
  background-color: #2980b9;
}
.extension-docx.file-icon:after {
  border-left-color: #6ab0de;
}
.extension-docx.file-icon .file-icon-content {
  background-color: #2980b9;
}

.extension-wpd.file-icon:before {
  background-color: #e67e22;
}
.extension-wpd.file-icon:after {
  border-left-color: #f0b37e;
}
.extension-wpd.file-icon .file-icon-content {
  background-color: #e67e22;
}

.extension-html.file-icon:before {
  background-color: #e34c26;
}
.extension-html.file-icon:after {
  border-left-color: #ef9780;
}
.extension-html.file-icon .file-icon-content {
  background-color: #e34c26;
}

.size-md.file-icon {
  width: 72px;
  height: 92px;
  padding-top: 20px;
}
.size-md.file-icon:before {
  right: 20px;
}
.size-md.file-icon:after {
  border-top-width: 20px;
  border-left-width: 20px;
}
.size-md.file-icon .file-icon-content {
  top: 20px;
  padding-top: 33px;
  font-size: 26px;
}

.file-doc.file:before {
  background-color: #235d9c;
}
.file-doc.file:after {
  border-left-color: #317dd1;
}
.file-doc.file .file-content {
  background-color: #235d9c;
  color: #ffffff;
}

.file-docx.file:before {
  background-color: #2980b9;
}
.file-docx.file:after {
  border-left-color: #4da1d8;
}
.file-docx.file .file-content {
  background-color: #2980b9;
  color: #ffffff;
}

.file-log.file:before {
  background-color: #accff3;
}
.file-log.file:after {
  border-left-color: #e6f0fb;
}
.file-log.file .file-content {
  background-color: #accff3;
  color: #ffffff;
}

.file-txt.file:before {
  background-color: #8bc6d6;
}
.file-txt.file:after {
  border-left-color: #bcdee7;
}
.file-txt.file .file-content {
  background-color: #8bc6d6;
  color: #ffffff;
}

.file-wps.file:before {
  background-color: #297eff;
}
.file-wps.file:after {
  border-left-color: #6ba6ff;
}
.file-wps.file .file-content {
  background-color: #297eff;
  color: #ffffff;
}

.file-csv.file:before {
  background-color: #579704;
}
.file-csv.file:after {
  border-left-color: #7cd806;
}
.file-csv.file .file-content {
  background-color: #579704;
  color: #ffffff;
}

.file-dat.file:before {
  background-color: #0463ea;
}
.file-dat.file:after {
  border-left-color: #3587fc;
}
.file-dat.file .file-content {
  background-color: #0463ea;
  color: #ffffff;
}

.file-ppt.file:before {
  background-color: #ce4123;
}
.file-ppt.file:after {
  border-left-color: #e26b52;
}
.file-ppt.file .file-content {
  background-color: #ce4123;
  color: #ffffff;
}

.file-xml.file:before {
  background-color: #0e886b;
}
.file-xml.file:after {
  border-left-color: #14c49a;
}
.file-xml.file .file-content {
  background-color: #0e886b;
  color: #ffffff;
}

.file-mp3.file:before {
  background-color: #156aea;
}
.file-mp3.file:after {
  border-left-color: #5291ef;
}
.file-mp3.file .file-content {
  background-color: #156aea;
  color: #ffffff;
}

.file-wav.file:before {
  background-color: #36af14;
}
.file-wav.file:after {
  border-left-color: #4be520;
}
.file-wav.file .file-content {
  background-color: #36af14;
  color: #ffffff;
}

.file-avi.file:before {
  background-color: #40c1e6;
}
.file-avi.file:after {
  border-left-color: #7bd4ee;
}
.file-avi.file .file-content {
  background-color: #40c1e6;
  color: #ffffff;
}

.file-mov.file:before {
  background-color: #ff5838;
}
.file-mov.file:after {
  border-left-color: #ff907a;
}
.file-mov.file .file-content {
  background-color: #ff5838;
  color: #ffffff;
}

.file-mp4.file:before {
  background-color: #4163b4;
}
.file-mp4.file:after {
  border-left-color: #6d89ca;
}
.file-mp4.file .file-content {
  background-color: #4163b4;
  color: #ffffff;
}

.file-3ds.file:before {
  background-color: #015051;
}
.file-3ds.file:after {
  border-left-color: #029192;
}
.file-3ds.file .file-content {
  background-color: #015051;
  color: #ffffff;
}

.file-max.file:before {
  background-color: #02b4b6;
}
.file-max.file:after {
  border-left-color: #03f4f7;
}
.file-max.file .file-content {
  background-color: #02b4b6;
  color: #ffffff;
}

.file-gif.file:before {
  background-color: #aaaaaa;
}
.file-gif.file:after {
  border-left-color: #cbcbcb;
}
.file-gif.file .file-content {
  background-color: #aaaaaa;
  color: #ffffff;
}

.file-ai.file:before {
  background-color: #f67503;
}
.file-ai.file:after {
  border-left-color: #fd983f;
}
.file-ai.file .file-content {
  background-color: #f67503;
  color: #ffffff;
}

.file-svg.file:before {
  background-color: #e6a420;
}
.file-svg.file:after {
  border-left-color: #edbc5c;
}
.file-svg.file .file-content {
  background-color: #e6a420;
  color: #ffffff;
}

.file-pdf.file:before {
  background-color: #f88e21;
}
.file-pdf.file:after {
  border-left-color: #faaf61;
}
.file-pdf.file .file-content {
  background-color: #f88e21;
  color: #ffffff;
}

.file-xls.file:before {
  background-color: #86d44c;
}
.file-xls.file:after {
  border-left-color: #aae181;
}
.file-xls.file .file-content {
  background-color: #86d44c;
  color: #ffffff;
}

.file-xlsx.file:before {
  background-color: #6cbf2e;
}
.file-xlsx.file:after {
  border-left-color: #8ed758;
}
.file-xlsx.file .file-content {
  background-color: #6cbf2e;
  color: #ffffff;
}

.file-sql.file:before {
  background-color: #157efb;
}
.file-sql.file:after {
  border-left-color: #56a2fc;
}
.file-sql.file .file-content {
  background-color: #157efb;
  color: #ffffff;
}

.file-exe.file:before {
  background-color: #0e63ab;
}
.file-exe.file:after {
  border-left-color: #1386e8;
}
.file-exe.file .file-content {
  background-color: #0e63ab;
  color: #ffffff;
}

.file-js.file:before {
  background-color: #f0db4f;
}
.file-js.file:after {
  border-left-color: #f5e78c;
}
.file-js.file .file-content {
  background-color: #f0db4f;
  color: #323330;
}

.file-html.file:before {
  background-color: #e54c21;
}
.file-html.file:after {
  border-left-color: #ec7c5c;
}
.file-html.file .file-content {
  background-color: #e54c21;
  color: #ffffff;
}

.file-xhtml.file:before {
  background-color: #55a9ef;
}
.file-xhtml.file:after {
  border-left-color: #92c8f5;
}
.file-xhtml.file .file-content {
  background-color: #55a9ef;
  color: #ffffff;
}

.file-css.file:before {
  background-color: #264de4;
}
.file-css.file:after {
  border-left-color: #617deb;
}
.file-css.file .file-content {
  background-color: #264de4;
  color: #ffffff;
}

.file-asp.file:before {
  background-color: #5c2d91;
}
.file-asp.file:after {
  border-left-color: #7c3dc3;
}
.file-asp.file .file-content {
  background-color: #5c2d91;
  color: #ffffff;
}

.file-ttf.file:before {
  background-color: #14444b;
}
.file-ttf.file:after {
  border-left-color: #22737f;
}
.file-ttf.file .file-content {
  background-color: #14444b;
  color: #ffffff;
}

.file-dll.file:before {
  background-color: #960a4a;
}
.file-dll.file:after {
  border-left-color: #d40e69;
}
.file-dll.file .file-content {
  background-color: #960a4a;
  color: #ffffff;
}

.file-7z.file:before {
  background-color: #f63;
}
.file-7z.file:after {
  border-left-color: #ff9875;
}
.file-7z.file .file-content {
  background-color: #f63;
  color: #ffffff;
}

.file-zip.file:before {
  background-color: #ffb229;
}
.file-zip.file:after {
  border-left-color: #ffca6b;
}
.file-zip.file .file-content {
  background-color: #ffb229;
  color: #ffffff;
}

.file-c.file:before {
  background-color: #3747a5;
}
.file-c.file:after {
  border-left-color: #5767c7;
}
.file-c.file .file-content {
  background-color: #3747a5;
  color: #ffffff;
}

.file-cs.file:before {
  background-color: #013467;
}
.file-cs.file:after {
  border-left-color: #0255a9;
}
.file-cs.file .file-content {
  background-color: #013467;
  color: #ffffff;
}

.file-java.file:before {
  background-color: #ea2c2e;
}
.file-java.file:after {
  border-left-color: #f0686a;
}
.file-java.file .file-content {
  background-color: #ea2c2e;
  color: #ffffff;
}

.file-jsp.file:before {
  background-color: #e5000c;
}
.file-jsp.file:after {
  border-left-color: #ff2834;
}
.file-jsp.file .file-content {
  background-color: #e5000c;
  color: #161419;
}

.file-swift.file:before {
  background-color: #f32a20;
}
.file-swift.file:after {
  border-left-color: #f6665f;
}
.file-swift.file .file-content {
  background-color: #f32a20;
  color: #ffffff;
}

.file-torrent.file:before {
  background-color: #55ac44;
}
.file-torrent.file:after {
  border-left-color: #7bc56d;
}
.file-torrent.file .file-content {
  background-color: #55ac44;
  color: #ffffff;
}

.file-php.file:before {
  background-color: #4f5b93;
}
.file-php.file:after {
  border-left-color: #717db3;
}
.file-php.file .file-content {
  background-color: #4f5b93;
  color: #ffffff;
}

.file-hh.file:before {
  background-color: #505050;
}
.file-hh.file:after {
  border-left-color: #717171;
}
.file-hh.file .file-content {
  background-color: #505050;
  color: #ffffff;
}

.file-go.file:before {
  background-color: #e0ebf5;
}
.file-go.file:after {
  border-left-color: white;
}
.file-go.file .file-content {
  background-color: #e0ebf5;
  color: #000000;
}

.file-py.file:before {
  background-color: #ffd542;
}
.file-py.file:after {
  border-left-color: #ffe484;
}
.file-py.file .file-content {
  background-color: #ffd542;
  color: #3472a3;
}

.file-rss.file:before {
  background-color: #fd8b33;
}
.file-rss.file:after {
  border-left-color: #feb075;
}
.file-rss.file .file-content {
  background-color: #fd8b33;
  color: #ffffff;
}

.file-rb.file:before {
  background-color: #a20d01;
}
.file-rb.file:after {
  border-left-color: #e41201;
}
.file-rb.file .file-content {
  background-color: #a20d01;
  color: #ffffff;
}

.file-psd.file:before {
  background-color: #181040;
}
.file-psd.file:after {
  border-left-color: #2c1d75;
}
.file-psd.file .file-content {
  background-color: #181040;
  color: #3db6f2;
}

.file-png.file:before {
  background-color: #dc7460;
}
.file-png.file:after {
  border-left-color: #e8a496;
}
.file-png.file .file-content {
  background-color: #dc7460;
  color: #ffffff;
}

.file-bmp.file:before {
  background-color: #459fa0;
}
.file-bmp.file:after {
  border-left-color: #69bdbe;
}
.file-bmp.file .file-content {
  background-color: #459fa0;
  color: #ffffff;
}

.file-vb.file:before {
  background-color: #19aad9;
}
.file-vb.file:after {
  border-left-color: #4ac3ea;
}
.file-vb.file .file-content {
  background-color: #19aad9;
  color: #ffffff;
}

.file-size-xs.file {
  width: 28.8px;
  height: 36.8px;
  padding-top: 8px;
}
.file-size-xs.file:before {
  right: 8px;
}
.file-size-xs.file:after {
  border-top-width: 8px;
  border-left-width: 8px;
}
.file-size-xs.file .file-content {
  top: 8px;
  padding-top: 13.2px;
  font-size: 10.4px;
}

.file-size-sm.file {
  width: 36px;
  height: 46px;
  padding-top: 10px;
}
.file-size-sm.file:before {
  right: 10px;
}
.file-size-sm.file:after {
  border-top-width: 10px;
  border-left-width: 10px;
}
.file-size-sm.file .file-content {
  top: 10px;
  padding-top: 16.5px;
  font-size: 13px;
}

.file-size-md.file {
  width: 43.2px;
  height: 55.2px;
  padding-top: 12px;
}
.file-size-md.file:before {
  right: 12px;
}
.file-size-md.file:after {
  border-top-width: 12px;
  border-left-width: 12px;
}
.file-size-md.file .file-content {
  top: 12px;
  padding-top: 19.8px;
  font-size: 15.6px;
}

.file-size-lg.file {
  width: 54px;
  height: 69px;
  padding-top: 15px;
}
.file-size-lg.file:before {
  right: 15px;
}
.file-size-lg.file:after {
  border-top-width: 15px;
  border-left-width: 15px;
}
.file-size-lg.file .file-content {
  top: 15px;
  padding-top: 24.75px;
  font-size: 19.5px;
}

.file-size-xl.file {
  width: 72px;
  height: 92px;
  padding-top: 20px;
}
.file-size-xl.file:before {
  right: 20px;
}
.file-size-xl.file:after {
  border-top-width: 20px;
  border-left-width: 20px;
}
.file-size-xl.file .file-content {
  top: 20px;
  padding-top: 33px;
  font-size: 26px;
}

.file-content-xs .file-content {
  font-size: 11px;
  padding-top: 55%;
}

.nav.nav-tabs.gc-medium-blue-nav-tabs .nav-item .nav-link:not(.active) {
  border-color: transparent;
  color: #4DBDD0;
}
.nav.nav-tabs.gc-medium-blue-nav-tabs .nav-item .nav-link:not(.active):hover {
  color: white;
}

.nav.nav-tabs.nav-gc .nav-link {
  border: none;
  border-bottom: solid 0.3rem transparent;
  transition: 0.3s;
}
.nav.nav-tabs.nav-gc .nav-link.active {
  background-color: transparent;
  font-weight: bold;
  color: #004753;
  border-bottom-color: #004753;
}
.nav.nav-tabs.nav-gc .nav-link:not(.active):hover {
  border-bottom-color: #AAAAAA;
}
.nav.nav-tabs.nav-gc .nav-link-disabled {
  cursor: default;
  color: #AAAAAA !important;
}
.nav.nav-tabs.nav-gc .nav-link-disabled:hover {
  border-bottom: none !important;
}
.nav.nav-tabs.nav-gc .beta-badge {
  background-color: rgba(216, 223, 224, 0.3803921569);
  font-size: 0.55em;
  letter-spacing: 0.2em;
  padding: 0.2rem 0.25rem 0.18rem 0.3rem;
  position: absolute;
  display: inline-flex;
  align-items: center;
  top: 6px;
  margin-left: 3px;
}
.nav.nav-tabs.nav-gc .beta-badge::after {
  content: "BETA";
}

.alert-gc {
  margin-top: 1rem;
  margin-bottom: 1rem;
  position: relative;
}
.alert-gc:before {
  font-family: "icone-gc";
  color: inherit;
  position: absolute;
}
.alert-gc:not(.alert-small) {
  padding: 1rem 1rem 1rem 3.5rem;
}
.alert-gc:not(.alert-small):before {
  top: 0.8rem;
  left: 0.5rem;
  font-size: 2.5rem;
}
.alert-gc.alert-icon-top:before {
  top: 0;
}
.alert-gc.alert-small {
  padding: 0.5rem 0.5rem 0.5rem 2.5rem;
}
.alert-gc.alert-small:before {
  top: 0.1rem;
  left: 0.5rem;
  font-size: 1.5rem;
}
.alert-gc.alert-primary {
  background-color: rgba(77, 189, 208, 0.1) !important;
  border-left: 3px solid #4DBDD0;
  color: #4DBDD0;
}
.alert-gc.alert-primary:before {
  color: #4DBDD0;
}
.alert-gc.alert-secondary {
  background-color: rgba(99, 122, 134, 0.1) !important;
  border-left: 3px solid #637A86;
  color: #637A86;
}
.alert-gc.alert-secondary:before {
  color: #637A86;
}
.alert-gc.alert-success {
  background-color: rgba(155, 205, 65, 0.1) !important;
  border-left: 3px solid #9BCD41;
  color: #9BCD41;
}
.alert-gc.alert-success:before {
  color: #9BCD41;
}
.alert-gc.alert-info {
  background-color: rgba(77, 189, 208, 0.1) !important;
  border-left: 3px solid #4DBDD0;
  color: #4DBDD0;
}
.alert-gc.alert-info:before {
  color: #4DBDD0;
}
.alert-gc.alert-warning {
  background-color: rgba(255, 187, 51, 0.1) !important;
  border-left: 3px solid #FFBB33;
  color: #FFBB33;
}
.alert-gc.alert-warning:before {
  color: #FFBB33;
}
.alert-gc.alert-danger {
  background-color: rgba(220, 53, 69, 0.1) !important;
  border-left: 3px solid #DC3545;
  color: #DC3545;
}
.alert-gc.alert-danger:before {
  color: #DC3545;
}
.alert-gc.alert-light {
  background-color: rgba(240, 240, 240, 0.1) !important;
  border-left: 3px solid #F0F0F0;
  color: #F0F0F0;
}
.alert-gc.alert-light:before {
  color: #F0F0F0;
}
.alert-gc.alert-dark {
  background-color: rgba(33, 37, 41, 0.1) !important;
  border-left: 3px solid #212529;
  color: #212529;
}
.alert-gc.alert-dark:before {
  color: #212529;
}
.alert-gc.alert-gc-light {
  background-color: rgba(248, 249, 250, 0.1) !important;
  border-left: 3px solid #f8f9fa;
  color: #f8f9fa;
}
.alert-gc.alert-gc-light:before {
  color: #f8f9fa;
}
.alert-gc.alert-gc-blue {
  background-color: rgba(77, 189, 208, 0.1) !important;
  border-left: 3px solid #4DBDD0;
  color: #4DBDD0;
}
.alert-gc.alert-gc-blue:before {
  color: #4DBDD0;
}
.alert-gc.alert-gc-dark-blue {
  background-color: rgba(0, 71, 83, 0.1) !important;
  border-left: 3px solid #004753;
  color: #004753;
}
.alert-gc.alert-gc-dark-blue:before {
  color: #004753;
}
.alert-gc.alert-gc-medium-blue {
  background-color: rgba(20, 101, 115, 0.1) !important;
  border-left: 3px solid #146573;
  color: #146573;
}
.alert-gc.alert-gc-medium-blue:before {
  color: #146573;
}
.alert-gc.alert-gc-mdlt-blue {
  background-color: rgba(131, 163, 169, 0.1) !important;
  border-left: 3px solid #83a3a9;
  color: #83a3a9;
}
.alert-gc.alert-gc-mdlt-blue:before {
  color: #83a3a9;
}
.alert-gc.alert-gc-mdlt-blue-dark {
  background-color: rgba(102, 140, 147, 0.1) !important;
  border-left: 3px solid #668C93;
  color: #668C93;
}
.alert-gc.alert-gc-mdlt-blue-dark:before {
  color: #668C93;
}
.alert-gc.alert-dark-blue {
  background-color: rgba(0, 71, 83, 0.1) !important;
  border-left: 3px solid #004753;
  color: #004753;
}
.alert-gc.alert-dark-blue:before {
  color: #004753;
}
.alert-gc.alert-white {
  background-color: rgba(255, 255, 255, 0.1) !important;
  border-left: 3px solid #fff;
  color: #fff;
}
.alert-gc.alert-white:before {
  color: #fff;
}
.alert-gc.alert-gc-gray {
  background-color: rgba(170, 170, 170, 0.1) !important;
  border-left: 3px solid #AAAAAA;
  color: #AAAAAA;
}
.alert-gc.alert-gc-gray:before {
  color: #AAAAAA;
}
.alert-gc.alert-gc-gray2 {
  background-color: rgba(223, 223, 223, 0.1) !important;
  border-left: 3px solid #dfdfdf;
  color: #dfdfdf;
}
.alert-gc.alert-gc-gray2:before {
  color: #dfdfdf;
}
.alert-gc.alert-gc-orange {
  background-color: rgba(240, 103, 47, 0.1) !important;
  border-left: 3px solid #F0672F;
  color: #F0672F;
}
.alert-gc.alert-gc-orange:before {
  color: #F0672F;
}
.alert-gc.alert-orange {
  background-color: rgba(240, 103, 47, 0.1) !important;
  border-left: 3px solid #F0672F;
  color: #F0672F;
}
.alert-gc.alert-orange:before {
  color: #F0672F;
}
.alert-gc.alert-gc-green {
  background-color: rgba(155, 205, 65, 0.1) !important;
  border-left: 3px solid #9BCD41;
  color: #9BCD41;
}
.alert-gc.alert-gc-green:before {
  color: #9BCD41;
}
.alert-gc.alert-gc-light-blue {
  background-color: rgba(212, 230, 233, 0.1) !important;
  border-left: 3px solid #d4e6e9;
  color: #d4e6e9;
}
.alert-gc.alert-gc-light-blue:before {
  color: #d4e6e9;
}
.alert-gc.alert-gc-light-blue-dark {
  background-color: rgba(216, 223, 224, 0.1) !important;
  border-left: 3px solid #D8DFE0;
  color: #D8DFE0;
}
.alert-gc.alert-gc-light-blue-dark:before {
  color: #D8DFE0;
}
.alert-gc.alert-status-gc-red {
  background-color: rgba(218, 25, 35, 0.1) !important;
  border-left: 3px solid #DA1923;
  color: #DA1923;
}
.alert-gc.alert-status-gc-red:before {
  color: #DA1923;
}
.alert-gc.alert-status-gc-green {
  background-color: rgba(44, 160, 0, 0.1) !important;
  border-left: 3px solid #2ca000;
  color: #2ca000;
}
.alert-gc.alert-status-gc-green:before {
  color: #2ca000;
}
.alert-gc.alert-status-gc-orange {
  background-color: rgba(240, 103, 47, 0.1) !important;
  border-left: 3px solid #F0672F;
  color: #F0672F;
}
.alert-gc.alert-status-gc-orange:before {
  color: #F0672F;
}
.alert-gc.alert-status-gc-dark-blue {
  background-color: rgba(0, 71, 83, 0.1) !important;
  border-left: 3px solid #004753;
  color: #004753;
}
.alert-gc.alert-status-gc-dark-blue:before {
  color: #004753;
}
.alert-gc.alert-status-gc-gray {
  background-color: rgba(141, 141, 141, 0.1) !important;
  border-left: 3px solid #8d8d8d;
  color: #8d8d8d;
}
.alert-gc.alert-status-gc-gray:before {
  color: #8d8d8d;
}
.alert-gc.alert-priority-low {
  background-color: rgba(131, 163, 169, 0.1) !important;
  border-left: 3px solid #83A3A9;
  color: #83A3A9;
}
.alert-gc.alert-priority-low:before {
  color: #83A3A9;
}
.alert-gc.alert-priority-medium {
  background-color: rgba(255, 187, 51, 0.1) !important;
  border-left: 3px solid #FFBB33;
  color: #FFBB33;
}
.alert-gc.alert-priority-medium:before {
  color: #FFBB33;
}
.alert-gc.alert-priority-high {
  background-color: rgba(220, 53, 69, 0.1) !important;
  border-left: 3px solid #DC3545;
  color: #DC3545;
}
.alert-gc.alert-priority-high:before {
  color: #DC3545;
}
.alert-gc.gc-infos {
  padding-right: 2rem;
}
.alert-gc.gc-infos:before {
  content: "A";
}
.alert-gc.gc-warning:before {
  content: "B";
}
.alert-gc.gc-idea:before {
  content: "C";
}

.background-cover {
  background-size: cover;
  background-repeat: no-repeat;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
  padding-left: 18px !important;
  padding-right: 18px !important;
  /*white-space:nowrap;*/
  position: relative;
}
table.dataTable thead .sorting::before, table.dataTable thead .sorting_asc::before, table.dataTable thead .sorting_desc::before, table.dataTable thead .sorting_asc_disabled::before, table.dataTable thead .sorting_desc_disabled::before {
  margin-top: -4px;
  left: 0em;
  content: "\f106" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  display: inline-block !important;
  width: 12px;
  height: 12px;
  bottom: unset !important;
}
table.dataTable thead .sorting.text-right::before, table.dataTable thead .sorting.text-right::after, table.dataTable thead .sorting_asc.text-right::before, table.dataTable thead .sorting_asc.text-right::after, table.dataTable thead .sorting_desc.text-right::before, table.dataTable thead .sorting_desc.text-right::after, table.dataTable thead .sorting_asc_disabled.text-right::before, table.dataTable thead .sorting_asc_disabled.text-right::after, table.dataTable thead .sorting_desc_disabled.text-right::before, table.dataTable thead .sorting_desc_disabled.text-right::after {
  left: unset;
  right: 0;
}
table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc_disabled::after {
  left: 0em;
  content: "\f107" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  display: inline-block !important;
  width: 12px;
  height: 12px;
  margin-top: 4px;
  bottom: unset !important;
}

.max-w-300 {
  max-width: 300px;
}

.min-w-300 {
  min-width: 300px;
}

.min-w-100px {
  min-width: 100px;
}

.min-h-100 {
  min-height: 100%;
}

.min-w-100 {
  min-width: 100%;
}

.background-image-none {
  background-image: none !important;
}

.opacity-75 {
  opacity: 0.75;
}

.opacity-5 {
  opacity: 0.5;
}

.opacity-25 {
  opacity: 0.25;
}

.hide_for_school,
.hide_except_for_meeting {
  display: none;
}

.q_btn {
  padding-right: 40px;
}
.q_btn::before, .q_btn::after {
  left: auto !important;
  right: 13px !important;
  top: 30% !important;
}

.q_btn.stick_to_right::before,
.q_btn.stick_to_right::after {
  top: 30% !important;
}

label.btn {
  transition: 0.2s all;
}
label.btn svg {
  height: 22px;
}
label.btn svg path {
  transition: 0.2s all;
}

.custom-btn-inputs:checked + label.btn {
  border: 1px solid #F0672F;
  color: #F0672F !important;
  font-weight: bold;
}
.custom-btn-inputs:checked + label.btn svg path {
  fill: #F0672F;
}

.requestsite #main_container {
  margin-top: -240px;
}

#main_container {
  position: relative;
}
#main_container article h4 {
  font-size: 1rem !important;
  text-align: left !important;
}
#main_container .custom-disabled {
  opacity: 0.3;
  pointer-events: none !important;
}
#main_container .custom-disabled * {
  pointer-events: none !important;
}
#main_container .append-map div.request-site-map,
#main_container .append-map div.map {
  height: 200px !important;
  min-height: 200px !important;
}
#main_container .append-map div.main_map_container {
  min-height: 200px;
}
#main_container .append-map .customize-map,
#main_container .append-map .customize-map-abort-link {
  z-index: 9;
  top: 8px;
  right: 8px;
}
#main_container .append-map .title-map a {
  color: #004753;
  cursor: pointer;
}
#main_container .append-map .title-map a:hover {
  text-decoration: underline;
}
#main_container .border-list-el {
  position: relative;
}
#main_container .border-list-el.active input {
  border-left: 4px solid #4DBDD0;
}
#main_container .cart .cart-title {
  font-weight: bold;
  font-size: 1.2rem;
}
#main_container .cart .cart-list li {
  cursor: pointer;
}
#main_container .cart li {
  transition: 0.1s all;
  font-size: 0.85rem !important;
}
#main_container .cart .cart-partners {
  color: #888888;
}
#main_container .cart .cart-partners img {
  width: 100%;
  height: auto;
}
#main_container .cart .cart-partners p.rate-number {
  font-size: 2.2rem;
}
#main_container .cart .cart-partners .half-star {
  position: relative;
}
#main_container .cart .cart-partners .half-star i {
  top: -1px;
  position: absolute;
}
#main_container .cart .cart-partners .half-star i.half-full {
  left: 5px;
}
#main_container .cart .cart-partners .half-star i.half-empty {
  transform: scale(-1, 1);
  left: 5px;
  color: #d7d7db !important;
}
#main_container .custom-btn-events {
  border-width: 2px;
}
#main_container .custom-btn-events:hover {
  border-color: #F0672F;
}
#main_container .custom-btn-events.active {
  border-color: #F0672F;
  color: #F0672F;
}
#main_container .custom-btn-events svg {
  width: 70px;
  height: 70px;
  /*.cls-1 { fill: $gc-blue; }
  .cls-2 { fill: $orange; }*/
}
#main_container .rst-form-group.is-zero {
  opacity: 0.4 !important;
}
#main_container .rst-form-group.is-zero:hover {
  opacity: 1 !important;
}

.btn.dropdown-toggle.btn-light {
  background-color: #fff;
}

.autocompletion-societe-item:hover {
  background-color: #F1F2F4;
  color: #F0672F;
}

.custom-text-input-container.no-label input {
  height: 40px !important;
  padding-top: 0px !important;
}

.custom-text-input-container {
  position: relative;
}
.custom-text-input-container .custom-text-input-label {
  position: absolute;
  top: 6px;
  left: 0.5rem;
  font-size: 0.9rem;
}
.custom-text-input-container input.custom-text-input,
.custom-text-input-container textarea.custom-text-input {
  color: #F0672F;
  font-size: 1.3rem;
  height: 60px;
  border-radius: 0.38rem;
  border: none;
  box-shadow: none;
}
.custom-text-input-container input.custom-text-input:focus:not(.requests_destination),
.custom-text-input-container textarea.custom-text-input:focus:not(.requests_destination) {
  color: #F0672F !important;
}
.custom-text-input-container input.custom-text-input.is-invalid,
.custom-text-input-container textarea.custom-text-input.is-invalid {
  border: 1px solid #DC3545;
}
.custom-text-input-container .input-group-addon {
  position: absolute;
  right: 6px;
  top: 4px;
  background-color: #F0F0F0;
}
.custom-text-input-container textarea.custom-text-input {
  font-size: 1rem;
}
.custom-text-input-container .parsley-selection {
  color: #004753;
  background: white;
  text-decoration: underline;
  margin: 0 -0.5rem -0.5rem -0.5rem;
  padding: 0.1rem 0.5rem;
}
.custom-text-input-container .custom-text-input-append {
  position: absolute;
  right: 3%;
  bottom: 8%;
}

.phone_container #parent_membres_create_phone,
.phone_container #parent_membres_create_phone .input-group,
.phone_container input {
  min-height: 60px !important;
  height: 100% !important;
}

.custom-control-label {
  cursor: pointer;
}
.custom-control-label.stick_to_right::before, .custom-control-label.stick_to_right::after {
  left: auto !important;
  right: -1.5rem !important;
  top: 2px;
}
.custom-control-label.stick_to_left {
  padding-left: 20px;
}
.custom-control-label.stick_to_left::before, .custom-control-label.stick_to_left::after {
  left: 0 !important;
}
.custom-control-label.align-center::before, .custom-control-label.align-center::after {
  top: 2px !important;
}

.price_type_radio.active {
  color: #F0672F;
  font-weight: bold;
}

#recap-budget-night span {
  font-weight: bold;
}

.connect,
.create {
  display: none;
}

.spinner-border {
  width: 1rem !important;
  height: 1rem !important;
}

.b_picker_calendars:not(.b_picker_inline) {
  /*max-width:220px !important;*/
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .requestsite #main_container {
    margin-top: -200px;
  }
  .b_picker_calendar {
    width: 100% !important;
  }
  .b_picker_calendar .calendar_0,
  .b_picker_calendar .calendar_1 {
    min-height: 265px !important;
  }
  .b_picker_calendar .b_p_picker_btn {
    width: 30px !important;
    height: 30px !important;
  }
  .b_picker_calendar > div > div:nth-child(1) {
    height: 30px !important;
  }
  .b_picker_calendar > div > div:nth-child(2) > div {
    width: 30px !important;
    height: 30px !important;
  }
}
@media screen and (max-width: 576px) {
  .b_picker_calendars {
    width: 100% !important;
  }
  div.b_picker_calendar {
    width: auto !important;
  }
  .custom-btn-events svg {
    width: 50px !important;
    height: 50px !important;
  }
}
.activate_active_label + label svg {
  width: 27px;
}

.activate_active_label:checked + label {
  color: #F0672F;
  font-weight: bold;
}
.activate_active_label:checked + label svg path {
  fill: #F0672F;
}

#loader_section p {
  font-size: 1.2rem;
}
#loader_section p span {
  font-weight: bold;
}

.text-underline {
  text-decoration: underline;
}

.custom-selectpicker-style.no-label {
  height: 40px !important;
}
.custom-selectpicker-style.no-label .filter-option-inner-inner {
  margin-top: 0px !important;
}

.custom-selectpicker-style .btn.dropdown-toggle.btn-light.bs-placeholder,
.custom-selectpicker-style .btn.dropdown-toggle,
.custom-control-label {
  border-radius: 0.38rem !important;
  padding-bottom: 5px !important;
}

.custom-text-input-container input.custom-text-input:not(.membres_form_input) {
  height: 45px !important;
}

.custom-selectpicker-style {
  position: relative;
  height: 55px;
}
.custom-selectpicker-style .custom-selectpicker-label {
  position: absolute;
  z-index: 9;
  left: 0.5rem;
  top: 5px;
  font-size: 0.8rem;
}
.custom-selectpicker-style .bs-searchbox input {
  color: #F0672F;
  font-size: 1rem;
  font-weight: bold;
}
.custom-selectpicker-style .bs-searchbox input:focus {
  box-shadow: 0 0 0 0.1rem #facfbe;
  border-color: #F0F0F0;
}
.custom-selectpicker-style.no-label .filter-option-inner-inner {
  margin-top: 0px !important;
}
.custom-selectpicker-style .filter-option-inner-inner {
  margin-top: 15px;
}
.custom-selectpicker-style .btn.dropdown-toggle.btn-light.bs-placeholder,
.custom-selectpicker-style .btn.dropdown-toggle {
  background: #F0F0F0 !important;
  color: #F0672F !important;
  font-size: 1.3rem;
  font-weight: bold;
  padding-left: 0.5rem;
  padding-bottom: 0.2rem;
}
.custom-selectpicker-style .dropdown-menu.show {
  background: #F0F0F0;
}
.custom-selectpicker-style .dropdown-menu.show .dropdown-item {
  font-size: 1rem;
  color: #004753;
}
.custom-selectpicker-style .dropdown-menu.show .dropdown-item.active, .custom-selectpicker-style .dropdown-menu.show .dropdown-item:hover {
  background: inherit;
  color: #F0672F !important;
  font-weight: bold;
}
.custom-selectpicker-style .opt-separator {
  height: 2px;
  width: 95%;
  background-color: #AAAAAA;
  padding: 0;
  margin: 0.5rem auto;
  opacity: 0.6;
}

#date_render_all {
  width: 100%;
  margin-top: 1rem;
}

.flex-custom-direction {
  flex-direction: column;
}

@media (min-width: 804px) {
  #date_render_all {
    max-width: 440px;
  }
}
@media (min-width: 1132px) {
  #date_render_all {
    max-width: 220px;
    margin-top: 0;
    margin-left: 1rem;
  }
  .flex-custom-direction {
    flex-direction: row;
  }
}
@media (min-width: 1260px) {
  #date_render_all {
    max-width: 250px;
  }
}
#request_form .rounded {
  border-radius: 0.38rem !important;
}
#request_form .gc_quantity_container input.gc_quantity_view {
  max-width: 70px !important;
  height: 34px !important;
}
#request_form .calendar_0 {
  border-top-left-radius: 0.38rem !important;
  border-bottom-left-radius: 0.38rem !important;
}
#request_form .calendar_1 {
  border-top-right-radius: 0.38rem !important;
  border-bottom-right-radius: 0.38rem !important;
}
#request_form .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #F0672F !important;
  border-color: #F0672F !important;
}
#request_form .list-group-item {
  border-radius: 0.38rem !important;
}
#request_form .list-group-item:not(.custom-control) {
  padding: 0.5rem 0.8rem !important;
}
#request_form input[type=text] {
  border: none !important;
}
#request_form .custom-text-input-container input.custom-text-input {
  border-radius: 0.38rem !important;
  min-height: 32px;
}
#request_form .intl-tel-input {
  width: 100% !important;
}
#request_form .custom-text-input-container textarea.custom-text-input {
  min-height: 95px !important;
  font-size: 1.3rem;
}
#request_form label.custom-selectpicker-label {
  z-index: 1 !important;
}
#request_form .custom-checkbox .custom-control-label::before {
  border-radius: 0 !important;
}
#request_form #membres_groups_business_introducer_container > div {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
#request_form .intl-tel-input.allow-dropdown .flag-container,
#request_form .intl-tel-input.separate-dial-code .flag-container {
  border-top-left-radius: 0.38rem !important;
  border-bottom-left-radius: 0.38rem !important;
  background-color: #F0F0F0;
}
#request_form .intl-tel-input.allow-dropdown input,
#request_form .intl-tel-input.allow-dropdown input[type=text],
#request_form .intl-tel-input.allow-dropdown input[type=tel],
#request_form .intl-tel-input.separate-dial-code input,
#request_form .intl-tel-input.separate-dial-code input[type=text],
#request_form .intl-tel-input.separate-dial-code input[type=tel] {
  margin-left: 2.9rem !important;
}

.card-filter {
  background-color: rgb(216, 223, 224);
}

.column-2 {
  columns: 2;
  column-gap: 2rem;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
}
.column-2 .column-group {
  -webkit-column-break-inside: avoid; /* Chrome, Safari */
  page-break-inside: avoid; /* Theoretically FF 20+ */
  break-inside: avoid-column; /* IE 11 */
}

@media (min-width: 576px) {
  .column-sm-2 {
    columns: 2;
    column-gap: 2rem;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
  }
  .column-sm-2 .column-group {
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid; /* Theoretically FF 20+ */
    break-inside: avoid-column; /* IE 11 */
  }
}
@media (min-width: 768px) {
  .column-md-2 {
    columns: 2;
    column-gap: 2rem;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
  }
  .column-md-2 .column-group {
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid; /* Theoretically FF 20+ */
    break-inside: avoid-column; /* IE 11 */
  }
}
@media (min-width: 992px) {
  .column-lg-2 {
    columns: 2;
    column-gap: 2rem;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
  }
  .column-lg-2 .column-group {
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid; /* Theoretically FF 20+ */
    break-inside: avoid-column; /* IE 11 */
  }
}
@media (min-width: 1200px) {
  .column-xl-2 {
    columns: 2;
    column-gap: 2rem;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
  }
  .column-xl-2 .column-group {
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid; /* Theoretically FF 20+ */
    break-inside: avoid-column; /* IE 11 */
  }
}
@media (min-width: 1600px) {
  .column-xxl-2 {
    columns: 2;
    column-gap: 2rem;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
  }
  .column-xxl-2 .column-group {
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid; /* Theoretically FF 20+ */
    break-inside: avoid-column; /* IE 11 */
  }
}
.column-3 {
  columns: 3;
  column-gap: 2rem;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
}
.column-3 .column-group {
  -webkit-column-break-inside: avoid; /* Chrome, Safari */
  page-break-inside: avoid; /* Theoretically FF 20+ */
  break-inside: avoid-column; /* IE 11 */
}

@media (min-width: 576px) {
  .column-sm-3 {
    columns: 3;
    column-gap: 2rem;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
  }
  .column-sm-3 .column-group {
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid; /* Theoretically FF 20+ */
    break-inside: avoid-column; /* IE 11 */
  }
}
@media (min-width: 768px) {
  .column-md-3 {
    columns: 3;
    column-gap: 2rem;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
  }
  .column-md-3 .column-group {
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid; /* Theoretically FF 20+ */
    break-inside: avoid-column; /* IE 11 */
  }
}
@media (min-width: 992px) {
  .column-lg-3 {
    columns: 3;
    column-gap: 2rem;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
  }
  .column-lg-3 .column-group {
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid; /* Theoretically FF 20+ */
    break-inside: avoid-column; /* IE 11 */
  }
}
@media (min-width: 1200px) {
  .column-xl-3 {
    columns: 3;
    column-gap: 2rem;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
  }
  .column-xl-3 .column-group {
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid; /* Theoretically FF 20+ */
    break-inside: avoid-column; /* IE 11 */
  }
}
@media (min-width: 1600px) {
  .column-xxl-3 {
    columns: 3;
    column-gap: 2rem;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
  }
  .column-xxl-3 .column-group {
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid; /* Theoretically FF 20+ */
    break-inside: avoid-column; /* IE 11 */
  }
}
.column-4 {
  columns: 4;
  column-gap: 2rem;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
}
.column-4 .column-group {
  -webkit-column-break-inside: avoid; /* Chrome, Safari */
  page-break-inside: avoid; /* Theoretically FF 20+ */
  break-inside: avoid-column; /* IE 11 */
}

@media (min-width: 576px) {
  .column-sm-4 {
    columns: 4;
    column-gap: 2rem;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
  }
  .column-sm-4 .column-group {
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid; /* Theoretically FF 20+ */
    break-inside: avoid-column; /* IE 11 */
  }
}
@media (min-width: 768px) {
  .column-md-4 {
    columns: 4;
    column-gap: 2rem;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
  }
  .column-md-4 .column-group {
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid; /* Theoretically FF 20+ */
    break-inside: avoid-column; /* IE 11 */
  }
}
@media (min-width: 992px) {
  .column-lg-4 {
    columns: 4;
    column-gap: 2rem;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
  }
  .column-lg-4 .column-group {
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid; /* Theoretically FF 20+ */
    break-inside: avoid-column; /* IE 11 */
  }
}
@media (min-width: 1200px) {
  .column-xl-4 {
    columns: 4;
    column-gap: 2rem;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
  }
  .column-xl-4 .column-group {
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid; /* Theoretically FF 20+ */
    break-inside: avoid-column; /* IE 11 */
  }
}
@media (min-width: 1600px) {
  .column-xxl-4 {
    columns: 4;
    column-gap: 2rem;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
  }
  .column-xxl-4 .column-group {
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid; /* Theoretically FF 20+ */
    break-inside: avoid-column; /* IE 11 */
  }
}
input.disabled_quantity {
  background-color: white;
  border: none;
  text-align: center;
  font-weight: bold;
  font-size: 1.2rem;
}

#print_products table td {
  padding: 0.5rem;
  line-height: 1.3;
}

#print_products table tr td:first-child {
  border-left: solid 3px #F0F0F0 !important;
}

#print_products table tr.reduction_row td {
  background-color: #D8DFE0;
}

#print_products table tr.bg-gc-dark-blue th:first-child {
  border-left: solid 3px #004753 !important;
}

#print_products table tr.reduction_row td:first-child {
  border-left: solid 3px #d4e6e9 !important;
}

#print_products table tr.reduction_row_parent td {
  border-bottom: none !important;
}

#print_products table tr.reduction_row_parent td:first-child {
  border-left: solid 3px #146573 !important;
}

#print_products table tr.reduction_row_parent + tr.reduction_row td:first-child {
  border-left: solid 3px #146573 !important;
}

#print_products table tr.reduction_row td {
  border-top: none !important;
}

#print_products .disabled_quantity {
  width: 100px;
}
#print_products .table-totaux tr td:first-child {
  border-left: none !important;
}
#print_products tr .products-orders-sub-total-per-date,
#print_products tr .products-orders-quantity-per-date,
#print_products tr .products-orders-unit-price-per-date {
  color: #004753;
}
#print_products tr.optional-ignore-price .products-orders-sub-total-per-date,
#print_products tr.optional-ignore-price .products-orders-quantity-per-date,
#print_products tr.optional-ignore-price .products-orders-unit-price-per-date {
  color: #AAAAAA;
}

.condition_row.disabled, .form_product_row_per_day_container {
  opacity: 0.3 !important;
}
.condition_row.disabled:hover, .form_product_row_per_day_container:hover {
  opacity: 1 !important;
}
.condition_row.disabled.active, .form_product_row_per_day_container.active {
  opacity: 1 !important;
}

.product_row td {
  /*& .product_label_container{
  	position: relative; 
  	height: $line-height-base + 0.5em; 
  	overflow: hidden;

  	& > span{
  		display: block; 
  		position: absolute; 
  		line-height: $line-height-base + 0.5em; 
  		width: 100%; 
  		overflow: hidden; 
  		white-space: nowrap; 
  		text-overflow: ellipsis;
  	}

  }*/
}
.product_row td.bg-gc-dark-blue {
  border: 1px solid #004753;
  border-right: 0;
  border-bottom: 0;
}
.product_row td.bg-gc-medium-blue {
  border: 1px solid #146573;
  border-right: 0;
  border-bottom: 0;
}
.product_row td.bg-light:last-child {
  border-right: 1px solid #dfdfdf;
}
.product_row td input.unit_price, .product_row td input.product_label, .product_row td input.purchase-price {
  font-weight: bold;
  color: #9BCD41;
}
.product_row td input.unit_price::placeholder, .product_row td input.product_label::placeholder, .product_row td input.purchase-price::placeholder {
  font-weight: 800;
  color: #F0672F;
}
.product_row td input.unit_price:focus::placeholder, .product_row td input.product_label:focus::placeholder, .product_row td input.purchase-price:focus::placeholder {
  opacity: 0;
}
.product_row td input.unit_price.accommodation_package:hover, .product_row td input.product_label.accommodation_package:hover, .product_row td input.purchase-price.accommodation_package:hover {
  cursor: pointer;
}
.product_row td strong.product_type + span.product_label:not(:empty)::before {
  content: " : ";
  font-weight: bold;
}
.product_row td .product_label_container .lib-hour-start {
  font-weight: bold;
}
.product_row td .product_label_container .lib-hour-end {
  font-size: 0.8rem;
  line-height: 0.8rem;
}
.product_row tr:first-child td:not(.border-none) {
  border-bottom: 1px solid #ffffff;
}
.product_row tr:first-child td:not(.border-none).bg-light:last-child:not(.border-none) {
  border-left: 1px solid #fff;
}
.product_row tr.product_package_row td {
  padding: 0 0.3rem;
  border-bottom: 1px solid #fff;
}
.product_row tr.product_package_row td:first-child {
  padding-left: 1.2rem;
}
.product_row tr.product_package_row td .product_label_container {
  height: 1.5em;
}
.product_row tr.product_package_row td .product_label_container > span {
  line-height: 1.5;
}
.product_row tr.product_package_row td input.unit_price_package.form-control, .product_row tr.product_package_row td .input-group-addon {
  height: 2em;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #146573 !important;
  font-size: 0.8rem;
}
.product_row tr.product_package_row td input.unit_price_package.form-control {
  border-right: 1px solid #004753 !important;
}
.product_row tr.product_package_row td input.unit_price_package.form-control::placeholder {
  font-weight: bold;
  color: #fff;
}
.product_row tr.product_package_row td input.unit_price_package.form-control:hover {
  background-color: #ffffff !important;
  color: #004753 !important;
}
.product_row tr.product_package_row td input.unit_price_package.form-control:focus {
  background-color: #ffffff !important;
  color: #004753 !important;
}
.product_row tr.product_package_row td input.unit_price_package.form-control:hover::placeholder {
  color: #004753;
}
.product_row tr.product_package_row td input.unit_price_package.form-control:focus::placeholder {
  color: #004753;
}
.product_row tr.product_package_row td .input-group-addon .input-group-text {
  font-size: inherit !important;
}
.product_row[data-ignore_price="1"] .product_row_total {
  color: #AAAAAA !important;
}

tfoot.form_product_row_per_day_container {
  border: 1px solid #dfdfdf;
  border-top-color: #fff;
}
tfoot.form_product_row_per_day_container td {
  border: 0;
  padding: 0.1rem;
}
tfoot.form_product_row_per_day_container td.product_details {
  padding: 0.3rem;
}

@media screen and (max-width: 1200px) {
  table.products_row_container {
    margin-bottom: 3em;
  }
  table.products_row_container td {
    width: 100%;
  }
  table.products_row_container td[data-title]:before {
    display: inline-block !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
  table.products_row_container td > .form-control {
    display: inline-block !important;
    max-width: 50%;
  }
  table.products_row_container .product_row tr {
    margin-bottom: 0;
  }
  table.products_row_container .product_row td .input-group {
    max-width: 50%;
  }
  table.products_row_container .product_row td .rooms-type {
    display: none;
  }
  table.products_row_container .product_row td .product_type {
    display: block;
  }
  table.products_row_container .product_row td .product_label_container {
    position: static;
    height: auto;
    overflow: visible;
  }
  table.products_row_container .product_row td .product_label_container > span {
    display: inline-block;
    position: static;
    line-height: auto;
    width: 100%;
    overflow: visible;
    white-space: normal;
    text-overflow: visible;
  }
  table.products_row_container .product_row td .quantity {
    text-align: right !important;
  }
  table.products_row_container .product_row td:last-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .condition_row.disabled, .form_product_row_per_day_container {
    opacity: 1 !important;
  }
  .condition_row.disabled:hover, .form_product_row_per_day_container:hover {
    opacity: 1 !important;
  }
  .condition_row.disabled.active, .form_product_row_per_day_container.active {
    opacity: 1 !important;
  }
  tfoot.form_product_row_per_day_container td.product_details:not([data-title]) {
    text-align: left !important;
  }
}
.replace_by .modal-header, .change_location .modal-header {
  background-color: #004753;
  color: white;
}
.replace_by .modal-header strong.product_type::after, .change_location .modal-header strong.product_type::after {
  content: " : ";
}
.replace_by .modal-header i.rooms-type, .change_location .modal-header i.rooms-type {
  padding: 0 2rem;
}

.change_product_detail.full .modal-dialog {
  max-width: 1000px;
}

.link_change_product_detail {
  line-height: 1.2rem;
}

.lib-rm-type .services::before {
  font-size: 1rem;
  line-height: 1rem;
}

.lib-location {
  display: inline-block;
  max-width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#print_products_per_date .col-hours {
  width: 90px;
}
#print_products_per_date .services::before {
  font-size: 1rem;
  line-height: 1rem;
}
#print_products_per_date .services.services-sm::before {
  font-size: 0.75rem;
  line-height: 1rem;
}

.btn-row-actions {
  width: 32px;
  height: 32px;
}

.form_products .product_row .icon .fa-packages {
  padding: 0 15px;
}
.form_products .link-configure-product, .form_products .link-configure-package, .form_products .link-configure-products-group, .form_products .badge-optional {
  font-size: 1.05rem;
  padding: 8px;
  margin-bottom: 5px;
}
.form_products .link-configure-product .lib-hour-end, .form_products .link-configure-package .lib-hour-end, .form_products .link-configure-products-group .lib-hour-end, .form_products .badge-optional .lib-hour-end {
  font-size: 0.8rem;
}
.form_products .input_price {
  width: 60px !important;
  max-width: 60px !important;
}

#offer_summary table td, #offer_summary table th {
  padding: 0.5rem;
  line-height: 1.3;
  font-size: 0.9rem;
  border: none;
}
#offer_summary table th {
  text-align: center;
}
#offer_summary table tr.sep td {
  background-color: white;
  line-height: 0.6rem;
  padding: 0;
}

.icones-gc:before {
  font-family: "icone-gc";
  font-size: 1rem;
  font-style: normal;
}
.icones-gc.gc-infos::after {
  content: "A";
}
.icones-gc.gc-warning:before {
  content: "B";
}
.icones-gc.gc-idea:before {
  content: "C";
}
.icones-gc.gc-hotelier:before {
  content: "e";
}
.icones-gc.gc-unlink:before {
  content: "f";
}

.badge-lce_en_attente {
  background-color: #F0F0F0;
  color: #000000;
  font-weight: bold;
}

.badge-lce_sous_option {
  background-color: #ff832b;
  color: #FFFFFF;
  font-weight: bold;
}

.badge-lce_reserve {
  background-color: #2ca000;
  color: #FFFFFF;
  font-weight: bold;
}

.badge-lce_bloque {
  /*background-color: #D2E7F2;*/
  color: #000000;
  background: repeating-linear-gradient(-45deg, white, white 2px, #dfdfdf 2px, #dfdfdf 4px);
  font-weight: bold;
}

.badge-lce_en_cours {
  background-color: #47bdd1;
  color: #FFFFFF;
  font-weight: bold;
}

.badge-devis {
  font-weight: bold;
}

/*
.badge-orange {
    background-color: #F0672F !important;
    border: #F0672F !important;
    color: #FFF;
    font-weight: bold;
}*/
.badge-location {
  white-space: normal;
}
.badge-location span::after {
  margin: 0 0.25em;
  content: " - ";
}
.badge-location span:last-child::after {
  content: "";
  margin: 0;
}

.badge-external-crm {
  position: relative;
  font-size: 0.5em;
  padding-left: 0.55rem;
}
.badge-external-crm i {
  position: absolute;
  bottom: 75%;
}

[contenteditable=true][placeholder]:empty:before {
  content: attr(placeholder);
  color: #555;
}

[contenteditable=true][placeholder]:empty:focus:before {
  content: "";
}

.cursor-help {
  cursor: help;
}

.cursor-wait {
  cursor: wait;
}

.cursor-crosshair {
  cursor: crosshair;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-zoom-in {
  cursor: zoom-in;
}

.cursor-grab {
  cursor: grab;
}

.cursor-auto {
  cursor: auto;
}

.pe-none {
  pointer-events: none !important;
  cursor: not-allowed !important;
}

.cursor-not-allowed {
  cursor: not-allowed !important;
}

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

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

.top-0 {
  top: 0;
}

.bottom-0 {
  bottom: 0;
}

.left-0 {
  left: 0;
}

.right-0 {
  right: 0;
}

@media (max-width: 991.98px) {
  .dropdown-item {
    white-space: normal;
  }
}
.svg-fill-primary {
  fill: #4DBDD0;
}

.svg-stroke-primary {
  stroke: #4DBDD0;
}

.svg-fill-secondary {
  fill: #637A86;
}

.svg-stroke-secondary {
  stroke: #637A86;
}

.svg-fill-success {
  fill: #9BCD41;
}

.svg-stroke-success {
  stroke: #9BCD41;
}

.svg-fill-info {
  fill: #4DBDD0;
}

.svg-stroke-info {
  stroke: #4DBDD0;
}

.svg-fill-warning {
  fill: #FFBB33;
}

.svg-stroke-warning {
  stroke: #FFBB33;
}

.svg-fill-danger {
  fill: #DC3545;
}

.svg-stroke-danger {
  stroke: #DC3545;
}

.svg-fill-light {
  fill: #F0F0F0;
}

.svg-stroke-light {
  stroke: #F0F0F0;
}

.svg-fill-dark {
  fill: #212529;
}

.svg-stroke-dark {
  stroke: #212529;
}

.svg-fill-gc-light {
  fill: #f8f9fa;
}

.svg-stroke-gc-light {
  stroke: #f8f9fa;
}

.svg-fill-gc-blue {
  fill: #4DBDD0;
}

.svg-stroke-gc-blue {
  stroke: #4DBDD0;
}

.svg-fill-gc-dark-blue {
  fill: #004753;
}

.svg-stroke-gc-dark-blue {
  stroke: #004753;
}

.svg-fill-gc-medium-blue {
  fill: #146573;
}

.svg-stroke-gc-medium-blue {
  stroke: #146573;
}

.svg-fill-gc-mdlt-blue {
  fill: #83a3a9;
}

.svg-stroke-gc-mdlt-blue {
  stroke: #83a3a9;
}

.svg-fill-gc-mdlt-blue-dark {
  fill: #668C93;
}

.svg-stroke-gc-mdlt-blue-dark {
  stroke: #668C93;
}

.svg-fill-dark-blue {
  fill: #004753;
}

.svg-stroke-dark-blue {
  stroke: #004753;
}

.svg-fill-white {
  fill: #fff;
}

.svg-stroke-white {
  stroke: #fff;
}

.svg-fill-gc-gray {
  fill: #AAAAAA;
}

.svg-stroke-gc-gray {
  stroke: #AAAAAA;
}

.svg-fill-gc-gray2 {
  fill: #dfdfdf;
}

.svg-stroke-gc-gray2 {
  stroke: #dfdfdf;
}

.svg-fill-gc-orange {
  fill: #F0672F;
}

.svg-stroke-gc-orange {
  stroke: #F0672F;
}

.svg-fill-orange {
  fill: #F0672F;
}

.svg-stroke-orange {
  stroke: #F0672F;
}

.svg-fill-gc-green {
  fill: #9BCD41;
}

.svg-stroke-gc-green {
  stroke: #9BCD41;
}

.svg-fill-gc-light-blue {
  fill: #d4e6e9;
}

.svg-stroke-gc-light-blue {
  stroke: #d4e6e9;
}

.svg-fill-gc-light-blue-dark {
  fill: #D8DFE0;
}

.svg-stroke-gc-light-blue-dark {
  stroke: #D8DFE0;
}

.svg-fill-status-gc-red {
  fill: #DA1923;
}

.svg-stroke-status-gc-red {
  stroke: #DA1923;
}

.svg-fill-status-gc-green {
  fill: #2ca000;
}

.svg-stroke-status-gc-green {
  stroke: #2ca000;
}

.svg-fill-status-gc-orange {
  fill: #F0672F;
}

.svg-stroke-status-gc-orange {
  stroke: #F0672F;
}

.svg-fill-status-gc-dark-blue {
  fill: #004753;
}

.svg-stroke-status-gc-dark-blue {
  stroke: #004753;
}

.svg-fill-status-gc-gray {
  fill: #8d8d8d;
}

.svg-stroke-status-gc-gray {
  stroke: #8d8d8d;
}

.svg-fill-priority-low {
  fill: #83A3A9;
}

.svg-stroke-priority-low {
  stroke: #83A3A9;
}

.svg-fill-priority-medium {
  fill: #FFBB33;
}

.svg-stroke-priority-medium {
  stroke: #FFBB33;
}

.svg-fill-priority-high {
  fill: #DC3545;
}

.svg-stroke-priority-high {
  stroke: #DC3545;
}

.svg-inherit {
  fill: inherit;
  stroke: inherit;
}

.sortable-list.item .draggable-control {
  background-color: transparent !important;
  cursor: move;
}
.sortable-list .i18n_flag_only {
  background-color: transparent !important;
}
.sortable-list .i18n_input_field {
  border-radius: 0.38rem !important;
  -webkit-border-radius: 0.38rem !important;
  -moz-border-radius: 0.38rem !important;
  -ms-border-radius: 0.38rem !important;
  -o-border-radius: 0.38rem !important;
}
.sortable-list .add-customfield-card a {
  transition: 0.3s;
}
.sortable-list .add-customfield-card a:hover {
  opacity: 0.5;
  text-decoration: none !important;
}
.sortable-list .dropdown-item.active, .sortable-list .dropdown-item:active {
  background-color: #004753;
}

.item.dragging {
  cursor: pointer;
  opacity: 0.6;
}

.item.dragging :where(.details, i) {
  opacity: 0;
}/*# sourceMappingURL=bootstrap.css.map */