* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/*:not(#Mailto img) {
  box-sizing: border-box;
}*/ ::after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
::before {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
html {
  line-height: 1.15;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
  width: 50%;
  background: #0066CC;
  text-align: center;
  margin: 10px auto;
  font-size: 1.5em;
  font-weight: bold;
  border-radius: 30px;
}
.mb-1 a {
  display: block;
  padding: 10px;
  color: #FFF;
}
@media all and (max-width:1199px) {
  .mb-1 {
    width: 70%;
    /* background: #ffffff;*/
    font-size: 1.2em;
  }
}
@media all and (max-width:768px) {
  .mb-1 {
    width: 90%;
    /*background: #ffffff;*/
    font-size: 1.0em;
  }
}
article {
  display: block;
}
aside {
  display: block;
}
figcaption {
  display: block;
}
figure {
  display: block;
}
footer {
  display: block;
}
header {
  display: block;
}
hgroup {
  display: block;
}
main {
  display: block;
}
nav {
  display: block;
}
section {
  display: block;
}
.anchor {
    display: flex;
    flex-wrap: wrap;
}
.anchor > div{
    width: 24.64%;
	text-align: center;
    box-sizing: border-box;
    /*    border: 1px solid #ccc;*/
	border-bottom: 1px solid #D57700;
/*    padding: 10px;*/
    position: relative;
    background-color: #FF8E00;
    margin: 2px;
    background-image: -webkit-linear-gradient(270deg,rgba(255,150,19,1.00) 0%,rgba(255,142,0,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,150,19,1.00) 0%,rgba(255,142,0,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,150,19,1.00) 0%,rgba(255,142,0,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,150,19,1.00) 0%,rgba(255,142,0,1.00) 100%);
}

.anchor3 {
    display: flex;
    flex-wrap: wrap;
	margin-bottom: 20px;
}
.anchor3 > div{
    width: 32.9%;
	text-align: center;
    box-sizing: border-box;
    /*    border: 1px solid #ccc;*/
	border: 1px solid #D57700;
	border-top: none;
/*    padding: 10px;*/
    position: relative;
/*    background: #FFB04D; */
    margin: 0px 2px;
}

.anchor3-title {
    width: 99.5%;
	text-align: center;
    box-sizing: border-box;
        border: 1px solid #ccc;
	border-bottom: 1px solid #D57700;
    background-color: #FF8E00;
    margin: 0 2px 2px 2px;
    background-image: -webkit-linear-gradient(270deg,rgba(255,150,19,1.00) 0%,rgba(255,142,0,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,150,19,1.00) 0%,rgba(255,142,0,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,150,19,1.00) 0%,rgba(255,142,0,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,150,19,1.00) 0%,rgba(255,142,0,1.00) 100%);
	color: #fff;
}
.anchor3-title a {
	display: block;
    padding: 5px 10px;
	color: #fff;
}
/*.anchor3-title {
    width: 97.1%;
	text-align: center;
    box-sizing: border-box;
    padding: 5px 10px;
    margin: 2px;
}*/


/* 幅1199px以下 */
@media only screen and (max-width:999px) {
	.anchor > div{
    width: 32%;
	}
}
/* スマホ 横 */
@media only screen and (max-width:768px) {
	.anchor > div{
    width: 49%;
		font-size: 1.6rem;
	}
	.anchor3 > div{
    width: 100%;
		font-size: 1.6rem;
	}
.anchor3-title {
    width: auto;
}
}
@media only screen and (max-width:480px) {
	.anchor > div{
    width: 45%;
		font-size: 1.6rem;
	}
}



.anchor > div i.fa,.anchor3 > div i.fa {
  position: absolute;
  right: 10px;
  top: 35%;
}
.anchor > div a {
  display: block;
  padding: 10px 10px;
  color: #fff;
}
.anchor3 > div a {
  display: block;
  padding: 10px 10px;
	color: #FF8E00;
	font-weight: bold;
}
.anchor > div a:hover,.anchor3 > div a:hover {
  background-color: rgba(255, 255, 255, 0.3);
}




body {
  margin: 0px;
  text-align: left;
  color: rgb(33, 37, 41);
  line-height: 1.5;
  font-family: "Roboto Mono", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  background-color: rgb(255, 255, 255);
}
[tabindex='-1']:focus {
  outline: 0px !important;
}
hr {
  height: 0px;
  overflow: visible;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
h1 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  font-size: 4.0rem !important;
  text-align: left !important;
  font-weight: bold !important;
}
@media all and (max-width:768px) {
  h1 {
    font-size: 3.0rem !important;
  }
}
h1.bigger {
  font-size: 2.0em !important;
  text-align: right !important;
  font-weight: bold !important;
  margin-right: -10px !important;
}
.murasaki {
  color: #000;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"
}
.toobig {
  font-size: 2.0em;
  color: #0097EB;
  font-weight: bold !important;
}
.toosmall {
  font-size: 0.8em;
  color: #000;
  font-weight: bold !important;
}
.d-block2 {
  margin-top: 20px !important;
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}
.mg01 {
	margin-top: 60px!important;
}
@media all and (max-width:1199px) {
  .d-block2 {
    margin-top: 20px !important;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
  }
}
@media all and (max-width:768px) {
  .d-block2 {
    margin-top: 40px !important;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
  }
}
.underline01 {
  display: inline;
  font-size: 26px;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 70%, #00B3FF 70%);
}
h2 {
  color: rgba(0, 0, 0, 0.9);
  line-height: 1.6 !important;
  font-size: 1.12em !important;
  font-weight: 600;
}
h2.fea-title {
  color: rgba(0, 0, 0, 0.9);
  line-height: 1.4 !important;
  font-size: 2.2em !important;
  font-weight: bold;
  padding-bottom: 0 !important;
}
h2.case-title2 {
  font-weight: bold;
	border-bottom: 2px solid #FF8E00;
	margin: 50px 0;
}
h2.case-title3 {
  font-weight: bold;
	border-bottom: 1px solid #CCC;
	margin: 20px 0;
	text-align: left;
}
h2.case-title3 .fa-solid {
	margin-right: 10px!important;
}
@media only screen and (max-width: 768px) {
  h2.fea-title {
    line-height: 1.0 !important;
    font-size: 1.2em !important;
  }
}
h2.fea-title2 {
  color: rgba(0, 0, 0, 0.9);
  line-height: 1.2;
  font-size: 1.8em;
  font-weight: 300;
}
#aiocr h3 {
  margin-top: 0px;
  margin-bottom: 0.5rem;
  /*font-size: 2.4rem;*/
  text-align: left;
  padding-left: 1em;
  text-indent: -1em;
}
.aiocrh3 {
  font-size: 2.1rem !important;
  font-weight: bold;
  color: #fff;
  margin: 10px 5px !important;
  background: #00B3FF;
  text-align: center;
  border-radius: 50px;
  padding: 5px;
}
.aiocrh44 {
  font-size: 2.1rem !important;
  font-weight: bold;
  color: #fff;
  margin: 10px 5px !important;
  text-align: center;
  border-radius: 50px;
  padding: 5px;
}
.aiocrh44 img {
/*	width: 100%;
	height: auto;*/
}
@media all and (max-width:1199px) {
  .aiocrh3 {
    font-size: 1.8rem !important;
  }
}
@media all and (max-width:576px) {
  .aiocrh3 {
    font-size: 1.5rem !important;
  }
}
/* 導入事例タイトル */
.aiocrh33 {
  font-size: 3.2rem !important;
  font-weight: bold;
  color: #444;
  margin: 5px !important;
  /*	background: #fff;*/
  border: 3px solid #0097EB;
  text-align: left;
  border-radius: 5px;
  padding: 15px;
  padding-left: 5vw;
  position: relative;
}
.aiocr33img {
  position: absolute;
  top: -76px;
  right: -48px;
}
.aiocr33img img {
  width: 80%;
  height: auto;
}
@media all and (max-width:1199px) {
  .aiocrh33 {
    font-size: 1.8rem !important;
  }
}
@media all and (max-width:576px) {
  .aiocrh33 {
    font-size: 1.5rem !important;
  }
}
.ao {
  color: #0097EB !important;
}
#aiocr h4 {
  margin-top: 0px;
  /*font-size: 2.0rem;*/
  text-align: left;
  margin-top: 0px;
  margin-bottom: 2.5rem !important;
  font-size: 2.0rem !important;
  text-align: left !important;
  border-bottom: 0px !important;
}
.aiocrh4 {
  padding-left: 1em;
  text-indent: -1em;
}
.aiocrh5 {
  /*  margin-top: 0px;
  margin-bottom: 2.5rem!important;
		font-size: 2.0rem!important;
	text-align: left!important;
	border-bottom: 0px!important;*/
  /*	padding-left:1em;
text-indent:-1em;*/
}
.aiocrh6 {
  margin-top: 0px;
  margin-bottom: 2.5rem !important;
  font-size: 2.0rem !important;
  text-align: left !important;
  border-bottom: 0px !important;
  text-align: center !important;
  /*	padding-left:1em;
text-indent:-1em;*/
}
h5 {
  margin-top: 0px;
  margin-bottom: 0.5rem;
}
h6 {
  margin-top: 0px;
  margin-bottom: 0.5rem;
}
abbr[data-original-title] {
  text-decoration: underline;
  border-bottom-color: currentColor;
  border-bottom-width: 0px;
  border-bottom-style: none;
  cursor: help;
  -webkit-text-decoration: underline dotted;
}
abbr[title] {
  text-decoration: underline;
  border-bottom-color: currentColor;
  border-bottom-width: 0px;
  border-bottom-style: none;
  cursor: help;
  -webkit-text-decoration: underline dotted;
}
address {
  line-height: inherit;
  font-style: normal;
  margin-bottom: 1rem;
}
dl {
  margin-top: 0px;
  margin-bottom: 1rem;
}
ol {
  margin-top: 0px;
  margin-bottom: 1rem;
}
ul {
  margin-top: 0px;
  margin-bottom: 1rem;
}
ol ol {
  margin-bottom: 0px;
}
ol ul {
  margin-bottom: 0px;
}
ul ol {
  margin-bottom: 0px;
}
ul ul {
  margin-bottom: 0px;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0px;
}
blockquote {
  margin: 0px 0px 1rem;
}
dfn {
  font-style: italic;
}
b {
  font-weight: bolder;
}
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub {
  line-height: 0;
  font-size: 75%;
  vertical-align: baseline;
  position: relative;
}
sup {
  line-height: 0;
  font-size: 75%;
  vertical-align: baseline;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: rgb(255, 87, 51);
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
/*a:hover {
  color: rgb(230, 41, 0);
  text-decoration: underline;
}*/
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0px;
}
code {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
kbd {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  overflow: auto;
  margin-top: 0px;
  margin-bottom: 1rem;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0px 0px 1rem;
}
img {
  vertical-align: middle;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
caption {
  text-align: left;
  color: rgb(108, 117, 125);
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  margin-bottom: 0.5rem;
  display: inline-block;
}
button {
  border-radius: 0px;
}
button:focus {
  outline: dotted 1px;
}
button {
  margin: 0px;
  line-height: inherit;
  font-family: inherit;
  font-size: inherit;
}
input {
  margin: 0px;
  line-height: inherit;
  font-family: inherit;
  font-size: inherit;
}
optgroup {
  margin: 0px;
  line-height: inherit;
  font-family: inherit;
  font-size: inherit;
}
select {
  margin: 0px;
  line-height: inherit;
  font-family: inherit;
  font-size: inherit;
}
textarea {
  margin: 0px;
  line-height: inherit;
  font-family: inherit;
  font-size: inherit;
}
button {
  overflow: visible;
}
input {
  overflow: visible;
}
button {
  text-transform: none;
}
select {
  text-transform: none;
}
[type=reset] {
  -webkit-appearance: button;
}
[type=submit] {
  -webkit-appearance: button;
}
button {
  -webkit-appearance: button;
}
html [type=button] {
  -webkit-appearance: button;
}
input[type=checkbox] {
  padding: 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
input[type=radio] {
  padding: 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
input[type=date] {
  -webkit-appearance: listbox;
}
input[type=datetime-local] {
  -webkit-appearance: listbox;
}
input[type=month] {
  -webkit-appearance: listbox;
}
input[type=time] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  margin: 0px;
  padding: 0px;
  border: 0px currentColor;
  border-image: none;
  min-width: 0px;
}
legend {
  padding: 0px;
  width: 100%;
  color: inherit;
  line-height: inherit;
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  display: block;
  white-space: normal;
  max-width: 100%;
}
progress {
  vertical-align: baseline;
}
[type=search] {
  -webkit-appearance: none;
  outline-offset: -2px;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
.h1 {
  color: inherit;
  line-height: 1.2;
  font-family: inherit;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.h2 {
  color: inherit;
  line-height: 1.2;
  font-family: inherit;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.h3 {
  color: inherit;
  line-height: 1.2;
  font-family: inherit;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.h4 {
  color: inherit;
  line-height: 1.2;
  font-family: inherit;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.h5 {
  color: inherit;
  line-height: 1.2;
  font-family: inherit;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.h6 {
  color: inherit;
  line-height: 1.2;
  font-family: inherit;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
h1 {
  color: inherit;
  line-height: 1.2;
  font-family: inherit;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
h2 {
  color: inherit;
  line-height: 1.2;
  font-family: inherit;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
h3 {
  color: inherit;
  line-height: 1.2;
  font-family: inherit;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
h4 {
  color: inherit;
  line-height: 2.0;
  font-family: inherit;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
h5 {
  color: inherit;
  line-height: 1.2;
  font-family: inherit;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
h6 {
  color: inherit;
  line-height: 1.2;
  font-family: inherit;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.h1 {
  font-size: 2.5rem;
}
h1 {
  font-size: 2.5rem;
}
.h2 {
  font-size: 2rem;
}
h2 {
  font-size: 2rem;
}
.h3 {
  font-size: 1.75rem;
}
h3 {
  font-size: 1.75rem;
}
.h4 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.5rem;
}
.h5 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.25rem;
}
.h6 {
  font-size: 1rem;
}
h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  line-height: 1.2;
  font-size: 6rem;
  font-weight: 300;
}
.display-2 {
  line-height: 1.2;
  font-size: 5.5rem;
  font-weight: 300;
}
.display-3 {
  line-height: 1.2;
  font-size: 4.5rem;
  font-weight: 300;
}
.display-4 {
  line-height: 1.2;
  font-size: 3.5rem;
  font-weight: 300;
}
hr {
  border-width: 1px 0px 0px;
  border-style: solid none none;
  border-color: rgba(0, 0, 0, 0.1) currentColor currentColor;
  border-image: none;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.small {
  font-size: 80%;
  font-weight: 400;
}
small {
  font-size: 80%;
  font-weight: 400;
}
.mark {
  padding: 0.2em;
  background-color: rgb(252, 248, 227);
}
mark {
  padding: 0.2em;
  background-color: rgb(252, 248, 227);
}
.list-unstyled {
  list-style: none;
  padding-left: 0px;
}
.list-inline {
  list-style: none;
  padding-left: 0px;
}
.list-inline-item {
  display: inline-block;
}
:not(:last-child).list-inline-item {
  margin-right: 0.5rem;
}
.initialism {
  text-transform: uppercase;
  font-size: 90%;
}
.blockquote {
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
.blockquote-footer {
  color: rgb(108, 117, 125);
  font-size: 80%;
  display: block;
}
.blockquote-footer::before {
  content: "\2014 \00A0";
}
.img-fluid {
  height: auto;
  max-width: 100%;
}
.img-fluid2 {
  height: auto;
  max-width: 80%;
}
.img-thumbnail {
  padding: 0.25rem;
  border-radius: 0.25rem;
  border: 1px solid rgb(222, 226, 230);
  border-image: none;
  height: auto;
  max-width: 100%;
  background-color: rgb(255, 255, 255);
}
.detailtxt {
  font-size: 1.05em !important;
}
.figure {
  display: inline-block;
}
.figure-img {
  line-height: 1;
  margin-bottom: 0.5rem;
}
.figure-caption {
  color: rgb(108, 117, 125);
  font-size: 90%;
}
code {
  color: rgb(232, 62, 140);
  font-size: 87.5%;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  border-radius: 0.2rem;
  color: rgb(255, 255, 255);
  font-size: 87.5%;
  background-color: rgb(33, 37, 41);
}
kbd kbd {
  padding: 0px;
  font-size: 100%;
  font-weight: 700;
}
pre {
  color: rgb(33, 37, 41);
  font-size: 87.5%;
  display: block;
}
pre code {
  color: inherit;
  font-size: inherit;
  -ms-word-break: normal;
}
.pre-scrollable {
  -ms-overflow-y: scroll;
  max-height: 340px;
}
.leadtop {
  width: 87%;
  margin: 40px auto;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media all and (min-width:576px) {
  .container {
    max-width: 640px;
  }
}
@media all and (min-width:768px) {
  .container {
    max-width: 800px;
  }
}
@media all and (min-width:992px) {
  .container {
    max-width: 960px;
  }
}
@media all and (min-width:1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
  display: flex;
  flex-wrap: wrap;
}
@media all and (max-width:768px) {
  .row {
    margin-right: 15px;
    margin-left: 15px;
  }
  .ba-demo img {
    width: 90%;
    height: auto;
  }
}
.bottom1 {
  margin: 50px auto !important;
}
.no-gutters {
  margin-right: 0px;
  margin-left: 0px;
}
.no-gutters > .col {
  padding-right: 0px;
  padding-left: 0px;
}
.no-gutters > [class*=col-] {
  padding-right: 0px;
  padding-left: 0px;
}
.col {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-1 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-2 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-3 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-4 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-5 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-6 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-7 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-8 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-9 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-10 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-11 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-12 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-auto {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-lg {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-lg-1 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-lg-2 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-lg-4 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-lg-5 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-lg-6 {
  width: 100%;
  padding-right: 25px;
  padding-left: 25px;
  position: relative;
  min-height: 1px;
}
.col-lg-7 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-lg-8 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
  margin: 20px auto;
}
.col-lg-9 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
  font-size: 0.6em;
}
.col-lg-10 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-lg-11 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-lg-12 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-lg-auto {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-md {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
}
.col {
  max-width: 100%;
  flex-grow: 1;
  flex-basis: 0px;
  -webkit-box-flex: 1;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  -webkit-box-flex: 0;
}
.col-1 {
  flex: 0 0 8.33%;
  max-width: 8.33%;
  -webkit-box-flex: 0;
}
.col-2 {
  flex: 0 0 16.66%;
  max-width: 16.66%;
  -webkit-box-flex: 0;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
  -webkit-box-flex: 0;
}
.col-4 {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  -webkit-box-flex: 0;
}
.col-5 {
  flex: 0 0 41.66%;
  max-width: 41.66%;
  -webkit-box-flex: 0;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
  -webkit-box-flex: 0;
}
.col-7 {
  flex: 0 0 58.33%;
  max-width: 58.33%;
  -webkit-box-flex: 0;
}
.col-8 {
  flex: 0 0 66.66%;
  max-width: 66.66%;
  -webkit-box-flex: 0;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
  -webkit-box-flex: 0;
}
.col-10 {
  flex: 0 0 83.33%;
  max-width: 83.33%;
  -webkit-box-flex: 0;
}
.col-11 {
  flex: 0 0 91.66%;
  max-width: 91.66%;
  -webkit-box-flex: 0;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
  -webkit-box-flex: 0;
}
.order-first {
  order: -1;
  -webkit-box-ordinal-group: 0;
}
.order-last {
  order: 13;
  -webkit-box-ordinal-group: 14;
}
.order-0 {
  order: 0;
  -webkit-box-ordinal-group: 1;
}
.order-1 {
  order: 1;
  -webkit-box-ordinal-group: 2;
}
.order-2 {
  order: 2;
  -webkit-box-ordinal-group: 3;
}
.order-3 {
  order: 3;
  -webkit-box-ordinal-group: 4;
}
.order-4 {
  order: 4;
  -webkit-box-ordinal-group: 5;
}
.order-5 {
  order: 5;
  -webkit-box-ordinal-group: 6;
}
.order-6 {
  order: 6;
  -webkit-box-ordinal-group: 7;
}
.order-7 {
  order: 7;
  -webkit-box-ordinal-group: 8;
}
.order-8 {
  order: 8;
  -webkit-box-ordinal-group: 9;
}
.order-9 {
  order: 9;
  -webkit-box-ordinal-group: 10;
}
.order-10 {
  order: 10;
  -webkit-box-ordinal-group: 11;
}
.order-11 {
  order: 11;
  -webkit-box-ordinal-group: 12;
}
.order-12 {
  order: 12;
  -webkit-box-ordinal-group: 13;
}
.offset-1 {
  margin-left: 8.33%;
}
.offset-2 {
  margin-left: 16.66%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33%;
}
.offset-5 {
  margin-left: 41.66%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33%;
}
.offset-8 {
  margin-left: 66.66%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33%;
}
.offset-11 {
  margin-left: 91.66%;
}
@media all and (min-width:576px) {
  .col-sm {
    max-width: 100%;
    flex-grow: 1;
    flex-basis: 0px;
    -webkit-box-flex: 1;
  }
}
@media all and (min-width:768px) {
  .col-md {
    max-width: 100%;
    flex-grow: 1;
    flex-basis: 0px;
    -webkit-box-flex: 1;
  }
}
@media all and (min-width:992px) {
  .col-lg {
    max-width: 100%;
    flex-grow: 1;
    flex-basis: 0px;
    -webkit-box-flex: 1;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    -webkit-box-flex: 0;
  }
  .col-lg-1 {
    flex: 0 0 8.33%;
    max-width: 8.33%;
    -webkit-box-flex: 0;
  }
  .col-lg-2 {
    flex: 0 0 16.66%;
    max-width: 16.66%;
    -webkit-box-flex: 0;
  }
  .col-lg-4 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    -webkit-box-flex: 0;
  }
  .col-lg-5 {
    flex: 0 0 41.66%;
    max-width: 41.66%;
    -webkit-box-flex: 0;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
    -webkit-box-flex: 0;
  }
  .col-lg-7 {
    flex: 0 0 58.33%;
    max-width: 58.33%;
    -webkit-box-flex: 0;
  }
  .col-lg-8 {
    flex: 0 0 66.66%;
    max-width: 66.66%;
    -webkit-box-flex: 0;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
    -webkit-box-flex: 0;
  }
  .col-lg-10 {
    flex: 0 0 83.33%;
    max-width: 83.33%;
    -webkit-box-flex: 0;
  }
  .col-lg-11 {
    flex: 0 0 91.66%;
    max-width: 91.66%;
    -webkit-box-flex: 0;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
  }
  .order-lg-first {
    order: -1;
    -webkit-box-ordinal-group: 0;
  }
  .order-lg-last {
    order: 13;
    -webkit-box-ordinal-group: 14;
  }
  .order-lg-0 {
    order: 0;
    -webkit-box-ordinal-group: 1;
  }
  .order-lg-1 {
    order: 1;
    -webkit-box-ordinal-group: 2;
  }
  .order-lg-2 {
    order: 2;
    -webkit-box-ordinal-group: 3;
  }
  .order-lg-4 {
    order: 4;
    -webkit-box-ordinal-group: 5;
  }
  .order-lg-5 {
    order: 5;
    -webkit-box-ordinal-group: 6;
  }
  .order-lg-6 {
    order: 6;
    -webkit-box-ordinal-group: 7;
  }
  .order-lg-7 {
    order: 7;
    -webkit-box-ordinal-group: 8;
  }
  .order-lg-8 {
    order: 8;
    -webkit-box-ordinal-group: 9;
  }
  .order-lg-9 {
    order: 9;
    -webkit-box-ordinal-group: 10;
  }
  .order-lg-10 {
    order: 10;
    -webkit-box-ordinal-group: 11;
  }
  .order-lg-11 {
    order: 11;
    -webkit-box-ordinal-group: 12;
  }
  .order-lg-12 {
    order: 12;
    -webkit-box-ordinal-group: 13;
  }
  .offset-lg-0 {
    margin-left: 0px;
  }
  .offset-lg-1 {
    margin-left: 8.33%;
  }
  .offset-lg-2 {
    margin-left: 16.66%;
  }
  .offset-lg-4 {
    margin-left: 33.33%;
  }
  .offset-lg-5 {
    margin-left: 41.66%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33%;
  }
  .offset-lg-8 {
    margin-left: 66.66%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33%;
  }
  .offset-lg-11 {
    margin-left: 91.66%;
  }
}
@media all and (min-width:1200px) {
  .col-xl {
    max-width: 100%;
    flex-grow: 1;
    flex-basis: 0px;
    -webkit-box-flex: 1;
  }
  .btn-group > :not(:last-child):not(.dropdown-toggle).btn {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .btn-group > :not(:first-child).btn-group > .btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .btn-group > :not(:first-child).btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .dropdown-toggle-split {
    padding-right: 0.56rem;
    padding-left: 0.56rem;
  }
  .dropdown-toggle-split::after {
    margin-left: 0px;
  }
  .dropright .dropdown-toggle-split::after {
    margin-left: 0px;
  }
  .dropup .dropdown-toggle-split::after {
    margin-left: 0px;
  }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0px;
  }
  .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 0.37rem;
    padding-left: 0.37rem;
  }
  .btn-sm + .dropdown-toggle-split {
    padding-right: 0.37rem;
    padding-left: 0.37rem;
  }
  .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  .btn-lg + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  .btn-group-vertical {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    -webkit-box-align: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
  }
  .btn-group-vertical .btn {
    width: 100%;
  }
  .btn-group-vertical .btn-group {
    width: 100%;
  }
  .btn-group-vertical > .btn + .btn {
    margin-top: -1px;
    margin-left: 0px;
  }
  .btn-group-vertical > .btn + .btn-group {
    margin-top: -1px;
    margin-left: 0px;
  }
  .btn-group-vertical > .btn-group + .btn {
    margin-top: -1px;
    margin-left: 0px;
  }
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0px;
  }
  .btn-group-vertical > :not(:last-child).btn-group > .btn {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .btn-group-vertical > :not(:last-child):not(.dropdown-toggle).btn {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .btn-group-vertical > :not(:first-child).btn-group > .btn {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .btn-group-vertical > :not(:first-child).btn {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .btn-group-toggle > .btn {
    margin-bottom: 0px;
  }
  .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0px;
  }
  .btn-group-toggle > .btn-group > .btn input[type=checkbox] {
    position: absolute;
    clip: rect(0px, 0px, 0px, 0px);
    pointer-events: none;
  }
  .btn-group-toggle > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0px, 0px, 0px, 0px);
    pointer-events: none;
  }
  .btn-group-toggle > .btn input[type=checkbox] {
    position: absolute;
    clip: rect(0px, 0px, 0px, 0px);
    pointer-events: none;
  }
  .btn-group-toggle > .btn input[type=radio] {
    position: absolute;
    clip: rect(0px, 0px, 0px, 0px);
    pointer-events: none;
  }
  .input-group {
    width: 100%;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    align-items: stretch;
    -webkit-box-align: stretch;
  }
  .input-group > .custom-file {
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0px;
    position: relative;
    -webkit-box-flex: 1;
  }
  .input-group > .custom-select {
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0px;
    position: relative;
    -webkit-box-flex: 1;
  }
  .input-group > .form-control {
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0px;
    position: relative;
    -webkit-box-flex: 1;
  }
  .input-group > .custom-file + .custom-file {
    margin-left: -1px;
  }
  .input-group > .custom-file + .custom-select {
    margin-left: -1px;
  }
  .input-group > .custom-file + .form-control {
    margin-left: -1px;
  }
  .input-group > .custom-select + .custom-file {
    margin-left: -1px;
  }
  .input-group > .custom-select + .custom-select {
    margin-left: -1px;
  }
  .input-group > .custom-select + .form-control {
    margin-left: -1px;
  }
  .input-group > .form-control + .custom-file {
    margin-left: -1px;
  }
  .input-group > .form-control + .custom-select {
    margin-left: -1px;
  }
  .input-group > .form-control + .form-control {
    margin-left: -1px;
  }
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3;
  }
  .input-group > .custom-select:focus {
    z-index: 3;
  }
  .input-group > .form-control:focus {
    z-index: 3;
  }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4;
  }
  .input-group > :not(:last-child).custom-select {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .input-group > :not(:last-child).form-control {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .input-group > :not(:first-child).custom-select {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .input-group > :not(:first-child).form-control {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .input-group > .custom-file {
    display: flex;
    align-items: center;
    -webkit-box-align: center;
  }
  .input-group > :not(:last-child).custom-file .custom-file-label {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .input-group > :not(:last-child).custom-file .custom-file-label::after {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .input-group > :not(:first-child).custom-file .custom-file-label {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .input-group-append {
    display: flex;
  }
  .input-group-prepend {
    display: flex;
  }
  .input-group-append .btn {
    position: relative;
    z-index: 2;
  }
  .input-group-prepend .btn {
    position: relative;
    z-index: 2;
  }
  .input-group-append .btn + .btn {
    margin-left: -1px;
  }
  .input-group-append .btn + .input-group-text {
    margin-left: -1px;
  }
  .input-group-append .input-group-text + .btn {
    margin-left: -1px;
  }
  .input-group-append .input-group-text + .input-group-text {
    margin-left: -1px;
  }
  .input-group-prepend .btn + .btn {
    margin-left: -1px;
  }
  .input-group-prepend .btn + .input-group-text {
    margin-left: -1px;
  }
  .input-group-prepend .input-group-text + .btn {
    margin-left: -1px;
  }
  .input-group-prepend .input-group-text + .input-group-text {
    margin-left: -1px;
  }
  .input-group-prepend {
    margin-right: -1px;
  }
  .input-group-append {
    margin-left: -1px;
  }
  .input-group-text {
    padding: 0.37rem 0.75rem;
    border-radius: 0.25rem;
    border: 1px solid rgb(206, 212, 218);
    border-image: none;
    text-align: center;
    color: rgb(73, 80, 87);
    line-height: 1.5;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 0px;
    display: flex;
    white-space: nowrap;
    align-items: center;
    background-color: rgb(233, 236, 239);
    -webkit-box-align: center;
  }
  .input-group-text input[type=checkbox] {
    margin-top: 0px;
  }
  .input-group-text input[type=radio] {
    margin-top: 0px;
  }
  .input-group-lg > .form-control {
    padding: 0.5rem 1rem;
    border-radius: 0.3rem;
    height: calc(2.875rem + 2px);
    line-height: 1.5;
    font-size: 1.25rem;
  }
  .input-group-lg > .input-group-append > .btn {
    padding: 0.5rem 1rem;
    border-radius: 0.3rem;
    height: calc(2.875rem + 2px);
    line-height: 1.5;
    font-size: 1.25rem;
  }
  .input-group-lg > .input-group-append > .input-group-text {
    padding: 0.5rem 1rem;
    border-radius: 0.3rem;
    height: calc(2.875rem + 2px);
    line-height: 1.5;
    font-size: 1.25rem;
  }
  .input-group-lg > .input-group-prepend > .btn {
    padding: 0.5rem 1rem;
    border-radius: 0.3rem;
    height: calc(2.875rem + 2px);
    line-height: 1.5;
    font-size: 1.25rem;
  }
  .input-group-lg > .input-group-prepend > .input-group-text {
    padding: 0.5rem 1rem;
    border-radius: 0.3rem;
    height: calc(2.875rem + 2px);
    line-height: 1.5;
    font-size: 1.25rem;
  }
  .input-group-sm > .form-control {
    padding: 0.25rem 0.5rem;
    border-radius: 0.2rem;
    height: calc(1.8125rem + 2px);
    line-height: 1.5;
    font-size: 0.87rem;
  }
  .input-group-sm > .input-group-append > .btn {
    padding: 0.25rem 0.5rem;
    border-radius: 0.2rem;
    height: calc(1.8125rem + 2px);
    line-height: 1.5;
    font-size: 0.87rem;
  }
  .input-group-sm > .input-group-append > .input-group-text {
    padding: 0.25rem 0.5rem;
    border-radius: 0.2rem;
    height: calc(1.8125rem + 2px);
    line-height: 1.5;
    font-size: 0.87rem;
  }
  .input-group-sm > .input-group-prepend > .btn {
    padding: 0.25rem 0.5rem;
    border-radius: 0.2rem;
    height: calc(1.8125rem + 2px);
    line-height: 1.5;
    font-size: 0.87rem;
  }
  .input-group-sm > .input-group-prepend > .input-group-text {
    padding: 0.25rem 0.5rem;
    border-radius: 0.2rem;
    height: calc(1.8125rem + 2px);
    line-height: 1.5;
    font-size: 0.87rem;
  }
  .input-group > :last-child.input-group-append > :not(:last-child):not(.dropdown-toggle).btn {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .input-group > :last-child.input-group-append > :not(:last-child).input-group-text {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .input-group > :not(:last-child).input-group-append > .btn {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .input-group > :not(:last-child).input-group-append > .input-group-text {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .input-group > .input-group-prepend > .btn {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .input-group > .input-group-append > .btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .input-group > .input-group-append > .input-group-text {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .input-group > :first-child.input-group-prepend > :not(:first-child).btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .input-group > :first-child.input-group-prepend > :not(:first-child).input-group-text {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .input-group > :not(:first-child).input-group-prepend > .btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .input-group > :not(:first-child).input-group-prepend > .input-group-text {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .custom-control {
    padding-left: 1.5rem;
    display: block;
    position: relative;
    min-height: 1.5rem;
  }
  .custom-control-inline {
    margin-right: 1rem;
    display: inline-flex;
  }
  .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
  }
  :checked.custom-control-input ~ .custom-control-label::before {
    color: rgb(255, 255, 255);
    background-color: rgb(255, 87, 51);
  }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 0.2rem rgba(255, 87, 51, 0.25);
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 87, 51, 0.25);
  }
  .custom-control-input:active ~ .custom-control-label::before {
    color: rgb(255, 255, 255);
    background-color: rgb(255, 234, 230);
  }
  :disabled.custom-control-input ~ .custom-control-label {
    color: rgb(108, 117, 125);
  }
  :disabled.custom-control-input ~ .custom-control-label::before {
    background-color: rgb(233, 236, 239);
  }
  .custom-control-label {
    margin-bottom: 0px;
    position: relative;
  }
  .custom-control-label::before {
    left: -1.5rem;
    top: 0.25rem;
    width: 1rem;
    height: 1rem;
    display: block;
    position: absolute;
    content: "";
    pointer-events: none;
    -ms-user-select: none;
    background-color: rgb(222, 226, 230);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }
  .custom-control-label::after {
    background-position: center;
    left: -1.5rem;
    top: 0.25rem;
    width: 1rem;
    height: 1rem;
    display: block;
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-size: 50% 50%;
  }
  .custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
  }
  .custom-checkbox :checked.custom-control-input ~ .custom-control-label::before {
    background-color: rgb(255, 87, 51);
  }
  .custom-checkbox :checked.custom-control-input ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
  }
  .custom-checkbox :indeterminate.custom-control-input ~ .custom-control-label::before {
    background-color: rgb(255, 87, 51);
  }
  .custom-checkbox :indeterminate.custom-control-input ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
  }
  .custom-checkbox :disabled:checked.custom-control-input ~ .custom-control-label::before {
    background-color: rgba(255, 87, 51, 0.5);
  }
  .custom-checkbox :disabled:indeterminate.custom-control-input ~ .custom-control-label::before {
    background-color: rgba(255, 87, 51, 0.5);
  }
  .custom-radio .custom-control-label::before {
    border-radius: 50%;
  }
  .custom-radio :checked.custom-control-input ~ .custom-control-label::before {
    background-color: rgb(255, 87, 51);
  }
  .custom-radio :checked.custom-control-input ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
  }
  .custom-radio :disabled:checked.custom-control-input ~ .custom-control-label::before {
    background-color: rgba(255, 87, 51, 0.5);
  }
  .custom-select {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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 rgb(255, 255, 255);
    padding: 0.37rem 1.75rem 0.37rem 0.75rem;
    border-radius: 0.25rem;
    border: 1px solid rgb(206, 212, 218);
    border-image: none;
    width: 100%;
    height: calc(2.25rem + 2px);
    color: rgb(73, 80, 87);
    line-height: 1.5;
    vertical-align: middle;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .custom-select:focus {
    border-color: rgb(255, 192, 179);
    outline: 0px;
    box-shadow: 0px 0px 0px 0.2rem rgba(255, 192, 179, 0.5);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 192, 179, 0.5);
  }
  .custom-select:focus::-ms-value {
    color: rgb(73, 80, 87);
    background-color: rgb(255, 255, 255);
  }
  [multiple].custom-select {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
  }
  [size]:not([size='1']).custom-select {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
  }
  :disabled.custom-select {
    color: rgb(108, 117, 125);
    background-color: rgb(233, 236, 239);
  }
  .custom-select::-ms-expand {
    opacity: 0;
  }
  .custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: 0.37rem;
    padding-bottom: 0.37rem;
    font-size: 75%;
  }
  .custom-select-lg {
    height: calc(2.875rem + 2px);
    padding-top: 0.37rem;
    padding-bottom: 0.37rem;
    font-size: 125%;
  }
  .custom-file {
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0px;
    display: inline-block;
    position: relative;
  }
  .custom-file-input {
    margin: 0px;
    width: 100%;
    height: calc(2.25rem + 2px);
    position: relative;
    z-index: 2;
    opacity: 0;
  }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: rgb(255, 192, 179);
    box-shadow: 0px 0px 0px 0.2rem rgba(255, 87, 51, 0.25);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 87, 51, 0.25);
  }
  .custom-file-input:focus ~ .custom-file-label::after {
    border-color: rgb(255, 192, 179);
  }
  :disabled.custom-file-input ~ .custom-file-label {
    background-color: rgb(233, 236, 239);
  }
  :lang(en).custom-file-input ~ .custom-file-label::after {
    content: "Browse";
  }
  .custom-file-label {
    padding: 0.37rem 0.75rem;
    border-radius: 0.25rem;
    border: 1px solid rgb(206, 212, 218);
    border-image: none;
    left: 0px;
    top: 0px;
    height: calc(2.25rem + 2px);
    right: 0px;
    color: rgb(73, 80, 87);
    line-height: 1.5;
    position: absolute;
    z-index: 1;
    background-color: rgb(255, 255, 255);
  }
  .custom-file-label::after {
    padding: 0.37rem 0.75rem;
    border-radius: 0px 0.25rem 0.25rem 0px;
    top: 0px;
    height: 2.25rem;
    right: 0px;
    bottom: 0px;
    color: rgb(73, 80, 87);
    line-height: 1.5;
    border-left-color: rgb(206, 212, 218);
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    position: absolute;
    z-index: 3;
    content: "Browse";
    background-color: rgb(233, 236, 239);
  }
  .custom-range {
    width: 100%;
    padding-left: 0px;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .custom-range:focus {}
  .custom-range:focus::-ms-thumb {
    box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 0.2rem rgba(255, 87, 51, 0.25);
  }
  .custom-range::-ms-thumb {
    border-radius: 1rem;
    border: 0px currentColor;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    border-image: none;
    width: 1rem;
    height: 1rem;
    margin-top: 0px;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: rgb(255, 87, 51);
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-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 not all {
    .custom-range::-ms-thumb {
      transition: none;
      -webkit-transition: none;
      -o-transition: none;
    }
  }
  .custom-range::-ms-thumb:active {
    background-color: rgb(255, 234, 230);
  }
  .custom-range::-ms-track {
    border-width: 0.5rem;
    border-color: transparent;
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
  }
  .custom-range::-ms-fill-lower {
    border-radius: 1rem;
    background-color: rgb(222, 226, 230);
  }
  .custom-range::-ms-fill-upper {
    border-radius: 1rem;
    margin-right: 15px;
    background-color: rgb(222, 226, 230);
  }
  .custom-control-label::before {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  .custom-file-label {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  .custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  @media not all {
    .custom-control-label::before {
      transition: none;
      -webkit-transition: none;
      -o-transition: none;
    }
    .custom-file-label {
      transition: none;
      -webkit-transition: none;
      -o-transition: none;
    }
    .custom-select {
      transition: none;
      -webkit-transition: none;
      -o-transition: none;
    }
  }
  .nav {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
    display: flex;
    flex-wrap: wrap;
  }
  .nav-link {
    padding: 0.5rem 1rem;
    display: block;
  }
  .nav-link:focus {
    text-decoration: none;
  }
  .nav-link:hover {
    text-decoration: none;
  }
  .nav-link.disabled {
    color: rgb(108, 117, 125);
  }
  .nav-tabs {
    border-bottom-color: rgb(222, 226, 230);
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  .nav-tabs .nav-item {
    margin-bottom: -1px;
  }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-image: none;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .nav-tabs .nav-link:focus {
    border-color: rgb(233, 236, 239) rgb(233, 236, 239) rgb(222, 226, 230);
  }
  .nav-tabs .nav-link:hover {
    border-color: rgb(233, 236, 239) rgb(233, 236, 239) rgb(222, 226, 230);
  }
  .nav-tabs .nav-link.disabled {
    border-color: transparent;
    color: rgb(108, 117, 125);
    background-color: transparent;
  }
  .nav-tabs .nav-item.show .nav-link {
    border-color: rgb(222, 226, 230) rgb(222, 226, 230) rgb(255, 255, 255);
    color: rgb(73, 80, 87);
    background-color: rgb(255, 255, 255);
  }
  .nav-tabs .nav-link.active {
    border-color: rgb(222, 226, 230) rgb(222, 226, 230) rgb(255, 255, 255);
    color: rgb(73, 80, 87);
    background-color: rgb(255, 255, 255);
  }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .nav-pills .nav-link {
    border-radius: 0.25rem;
  }
  .nav-pills .nav-link.active {
    color: rgb(255, 255, 255);
    background-color: rgb(255, 87, 51);
  }
  .nav-pills .show > .nav-link {
    color: rgb(255, 255, 255);
    background-color: rgb(255, 87, 51);
  }
  .nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center;
    -webkit-box-flex: 1;
  }
  .nav-justified .nav-item {
    text-align: center;
    flex-grow: 1;
    flex-basis: 0px;
    -webkit-box-flex: 1;
  }
  .tab-content > .tab-pane {
    display: none;
  }
  .tab-content > .active {
    display: block;
  }
  .navbar {
    padding: 0.5rem 1rem;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
  }
  .navbar > .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
  }
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
  }
  .breadcrumb {
    list-style: none;
    padding: 0.75rem 1rem;
    border-radius: 0.25rem;
    margin-bottom: 1rem;
    display: flex;
    flex-wrap: wrap;
    background-color: rgb(233, 236, 239);
  }
  .breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem;
  }
  .breadcrumb-item + .breadcrumb-item::before {
    color: rgb(108, 117, 125);
    padding-right: 0.5rem;
    display: inline-block;
    content: "/";
  }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline;
  }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none;
  }
  .breadcrumb-item.active {
    color: rgb(108, 117, 125);
  }
  .pagination {
    list-style: none;
    border-radius: 0.25rem;
    padding-left: 0px;
    display: flex;
  }
  .page-link {
    padding: 0.5rem 0.75rem;
    border: 1px solid rgb(222, 226, 230);
    border-image: none;
    color: rgb(255, 87, 51);
    line-height: 1.25;
    margin-left: -1px;
    display: block;
    position: relative;
    background-color: rgb(255, 255, 255);
  }
  .page-link:hover {
    border-color: rgb(222, 226, 230);
    color: rgb(230, 41, 0);
    text-decoration: none;
    z-index: 2;
    background-color: rgb(233, 236, 239);
  }
  .page-link:focus {
    outline: 0px;
    z-index: 2;
    box-shadow: 0px 0px 0px 0.2rem rgba(255, 87, 51, 0.25);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 87, 51, 0.25);
  }
  :not(:disabled):not(.disabled).page-link {
    cursor: pointer;
  }
  :first-child.page-item .page-link {
    margin-left: 0px;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  :last-child.page-item .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }
  .page-item.active .page-link {
    border-color: rgb(255, 87, 51);
    color: rgb(255, 255, 255);
    z-index: 1;
    background-color: rgb(255, 87, 51);
  }
  .page-item.disabled .page-link {
    border-color: rgb(222, 226, 230);
    color: rgb(108, 117, 125);
    cursor: auto;
    pointer-events: none;
    background-color: rgb(255, 255, 255);
  }
  .pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    line-height: 1.5;
    font-size: 1.25rem;
  }
  .pagination-lg :first-child.page-item .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
  }
  .pagination-lg :last-child.page-item .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
  }
  .pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    line-height: 1.5;
    font-size: 0.87rem;
  }
  .pagination-sm :first-child.page-item .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
  }
  .pagination-sm :last-child.page-item .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
  }
  .badge {
    padding: 0.25em 0.4em;
    border-radius: 0.25rem;
    text-align: center;
    line-height: 1;
    font-size: 75%;
    font-weight: 700;
    vertical-align: baseline;
    display: inline-block;
    white-space: nowrap;
  }
  :empty.badge {
    display: none;
  }
  .btn .badge {
    top: -1px;
    position: relative;
  }
  .badge-pill {
    border-radius: 10rem;
    padding-right: 0.6em;
    padding-left: 0.6em;
  }
  .badge-primary {
    color: rgb(255, 255, 255);
    background-color: rgb(255, 87, 51);
  }
  [href].badge-primary:focus {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(255, 45, 0);
  }
  [href].badge-primary:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(255, 45, 0);
  }
  .badge-secondary {
    color: rgb(255, 255, 255);
    background-color: rgb(108, 117, 125);
  }
  [href].badge-secondary:focus {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(84, 91, 98);
  }
  [href].badge-secondary:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(84, 91, 98);
  }
  .badge-success {
    color: rgb(33, 37, 41);
    background-color: rgb(139, 195, 74);
  }
  [href].badge-success:focus {
    color: rgb(33, 37, 41);
    text-decoration: none;
    background-color: rgb(113, 164, 54);
  }
  [href].badge-success:hover {
    color: rgb(33, 37, 41);
    text-decoration: none;
    background-color: rgb(113, 164, 54);
  }
  .badge-info {
    color: rgb(255, 255, 255);
    background-color: rgb(23, 162, 184);
  }
  [href].badge-info:focus {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(17, 122, 139);
  }
  [href].badge-info:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(17, 122, 139);
  }
  .badge-warning {
    color: rgb(33, 37, 41);
    background-color: rgb(248, 157, 19);
  }
  [href].badge-warning:focus {
    color: rgb(33, 37, 41);
    text-decoration: none;
    background-color: rgb(210, 129, 6);
  }
  [href].badge-warning:hover {
    color: rgb(33, 37, 41);
    text-decoration: none;
    background-color: rgb(210, 129, 6);
  }
  .badge-danger {
    color: rgb(255, 255, 255);
    background-color: rgb(242, 58, 46);
  }
  [href].badge-danger:focus {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(223, 27, 14);
  }
  [href].badge-danger:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(223, 27, 14);
  }
  .badge-light {
    color: rgb(33, 37, 41);
    background-color: rgb(248, 249, 250);
  }
  [href].badge-light:focus {
    color: rgb(33, 37, 41);
    text-decoration: none;
    background-color: rgb(218, 224, 229);
  }
  [href].badge-light:hover {
    color: rgb(33, 37, 41);
    text-decoration: none;
    background-color: rgb(218, 224, 229);
  }
  .badge-dark {
    color: rgb(255, 255, 255);
    background-color: rgb(52, 58, 64);
  }
  [href].badge-dark:focus {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(29, 33, 36);
  }
  [href].badge-dark:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(29, 33, 36);
  }
  .jumbotron {
    padding: 2rem 1rem;
    border-radius: 0.3rem;
    margin-bottom: 2rem;
    background-color: rgb(233, 236, 239);
  }
  @media all and (min-width:576px) {
    .jumbotron {
      padding: 4rem 2rem;
    }
  }
  .jumbotron-fluid {
    border-radius: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .alert {
    padding: 0.75rem 1.25rem;
    border-radius: 0.25rem;
    border: 1px solid transparent;
    border-image: none;
    margin-bottom: 1rem;
    position: relative;
  }
  .alert-heading {
    color: inherit;
  }
  .alert-link {
    font-weight: 700;
  }
  .alert-dismissible {
    padding-right: 4rem;
  }
  .alert-dismissible .close {
    padding: 0.75rem 1.25rem;
    top: 0px;
    right: 0px;
    color: inherit;
    position: absolute;
  }
  .alert-primary {
    border-color: rgb(255, 208, 198);
    color: rgb(133, 45, 27);
    background-color: rgb(255, 221, 214);
  }
  .alert-primary hr {
    border-top-color: rgb(255, 187, 173);
  }
  .alert-primary .alert-link {
    color: rgb(91, 31, 18);
  }
  .alert-secondary {
    border-color: rgb(214, 216, 219);
    color: rgb(56, 61, 65);
    background-color: rgb(226, 227, 229);
  }
  .alert-secondary hr {
    border-top-color: rgb(200, 203, 207);
  }
  .alert-secondary .alert-link {
    color: rgb(32, 35, 38);
  }
  .alert-success {
    border-color: rgb(223, 238, 204);
    color: rgb(72, 101, 38);
    background-color: rgb(232, 243, 219);
  }
  .alert-success hr {
    border-top-color: rgb(211, 232, 185);
  }
  .alert-success .alert-link {
    color: rgb(46, 64, 24);
  }
  .alert-info {
    border-color: rgb(190, 229, 235);
    color: rgb(12, 84, 96);
    background-color: rgb(209, 236, 241);
  }
  .alert-info hr {
    border-top-color: rgb(171, 221, 229);
  }
  .alert-info .alert-link {
    color: rgb(6, 44, 51);
  }
  .alert-warning {
    border-color: rgb(253, 228, 189);
    color: rgb(129, 82, 10);
    background-color: rgb(254, 235, 208);
  }
  .alert-warning hr {
    border-top-color: rgb(252, 218, 164);
  }
  .alert-warning .alert-link {
    color: rgb(82, 52, 6);
  }
  .alert-danger {
    border-color: rgb(251, 200, 196);
    color: rgb(126, 30, 24);
    background-color: rgb(252, 216, 213);
  }
  .alert-danger hr {
    border-top-color: rgb(249, 178, 172);
  }
  .alert-danger .alert-link {
    color: rgb(83, 20, 16);
  }
  .alert-light {
    border-color: rgb(253, 253, 254);
    color: rgb(129, 129, 130);
    background-color: rgb(254, 254, 254);
  }
  .alert-light hr {
    border-top-color: rgb(236, 236, 246);
  }
  .alert-light .alert-link {
    color: rgb(104, 104, 104);
  }
  .alert-dark {
    border-color: rgb(198, 200, 202);
    color: rgb(27, 30, 33);
    background-color: rgb(214, 216, 217);
  }
  .alert-dark hr {
    border-top-color: rgb(185, 187, 190);
  }
  .alert-dark .alert-link {
    color: rgb(4, 5, 5);
  }
  .progress {
    border-radius: 0.25rem;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    display: flex;
    background-color: rgb(233, 236, 239);
  }
  .progress-bar {
    transition: width 0.6s;
    text-align: center;
    color: rgb(255, 255, 255);
    display: flex;
    white-space: nowrap;
    flex-direction: column;
    justify-content: center;
    background-color: rgb(255, 87, 51);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
  }
  @media not all {
    .progress-bar {
      transition: none;
      -webkit-transition: none;
      -o-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;
    -webkit-animation: progress-bar-stripes 1s linear infinite;
  }
  .media {
    display: flex;
    align-items: flex-start;
    -webkit-box-align: start;
  }
  .media-body {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
  }
  .list-group {
    padding-left: 0px;
    margin-bottom: 0px;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
  .list-group-item-action {
    width: 100%;
    text-align: inherit;
    color: rgb(73, 80, 87);
  }
  .list-group-item-action:focus {
    color: rgb(73, 80, 87);
    text-decoration: none;
    background-color: rgb(248, 249, 250);
  }
  .list-group-item-action:hover {
    color: rgb(73, 80, 87);
    text-decoration: none;
    background-color: rgb(248, 249, 250);
  }
  .list-group-item-action:active {
    color: rgb(33, 37, 41);
    background-color: rgb(233, 236, 239);
  }
  .list-group-item {
    padding: 0.75rem 1.25rem;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-image: none;
    margin-bottom: -1px;
    display: block;
    position: relative;
    background-color: rgb(255, 255, 255);
  }
  :first-child.list-group-item {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  :last-child.list-group-item {
    margin-bottom: 0px;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .list-group-item:focus {
    text-decoration: none;
    z-index: 1;
  }
  .list-group-item:hover {
    text-decoration: none;
    z-index: 1;
  }
  .list-group-item.disabled {
    color: rgb(108, 117, 125);
    background-color: rgb(255, 255, 255);
  }
  :disabled.list-group-item {
    color: rgb(108, 117, 125);
    background-color: rgb(255, 255, 255);
  }
  .list-group-item.active {
    border-color: rgb(255, 87, 51);
    color: rgb(255, 255, 255);
    z-index: 2;
    background-color: rgb(255, 87, 51);
  }
  .list-group-flush .list-group-item {
    border-radius: 0px;
    border-right-color: currentColor;
    border-left-color: currentColor;
    border-right-width: 0px;
    border-left-width: 0px;
    border-right-style: none;
    border-left-style: none;
  }
  :first-child.list-group-flush :first-child.list-group-item {
    border-top-color: currentColor;
    border-top-width: 0px;
    border-top-style: none;
  }
  :last-child.list-group-flush :last-child.list-group-item {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
  }
  .list-group-item-primary {
    color: rgb(133, 45, 27);
    background-color: rgb(255, 208, 198);
  }
  .list-group-item-primary.list-group-item-action:focus {
    color: rgb(133, 45, 27);
    background-color: rgb(255, 187, 173);
  }
  .list-group-item-primary.list-group-item-action:hover {
    color: rgb(133, 45, 27);
    background-color: rgb(255, 187, 173);
  }
  .list-group-item-primary.list-group-item-action.active {
    border-color: rgb(133, 45, 27);
    color: rgb(255, 255, 255);
    background-color: rgb(133, 45, 27);
  }
  .list-group-item-secondary {
    color: rgb(56, 61, 65);
    background-color: rgb(214, 216, 219);
  }
  .list-group-item-secondary.list-group-item-action:focus {
    color: rgb(56, 61, 65);
    background-color: rgb(200, 203, 207);
  }
  .list-group-item-secondary.list-group-item-action:hover {
    color: rgb(56, 61, 65);
    background-color: rgb(200, 203, 207);
  }
  .list-group-item-secondary.list-group-item-action.active {
    border-color: rgb(56, 61, 65);
    color: rgb(255, 255, 255);
    background-color: rgb(56, 61, 65);
  }
  .list-group-item-success {
    color: rgb(72, 101, 38);
    background-color: rgb(223, 238, 204);
  }
  .list-group-item-success.list-group-item-action:focus {
    color: rgb(72, 101, 38);
    background-color: rgb(211, 232, 185);
  }
  .list-group-item-success.list-group-item-action:hover {
    color: rgb(72, 101, 38);
    background-color: rgb(211, 232, 185);
  }
  .list-group-item-success.list-group-item-action.active {
    border-color: rgb(72, 101, 38);
    color: rgb(255, 255, 255);
    background-color: rgb(72, 101, 38);
  }
  .list-group-item-info {
    color: rgb(12, 84, 96);
    background-color: rgb(190, 229, 235);
  }
  .list-group-item-info.list-group-item-action:focus {
    color: rgb(12, 84, 96);
    background-color: rgb(171, 221, 229);
  }
  .list-group-item-info.list-group-item-action:hover {
    color: rgb(12, 84, 96);
    background-color: rgb(171, 221, 229);
  }
  .list-group-item-info.list-group-item-action.active {
    border-color: rgb(12, 84, 96);
    color: rgb(255, 255, 255);
    background-color: rgb(12, 84, 96);
  }
  .list-group-item-warning {
    color: rgb(129, 82, 10);
    background-color: rgb(253, 228, 189);
  }
  .list-group-item-warning.list-group-item-action:focus {
    color: rgb(129, 82, 10);
    background-color: rgb(252, 218, 164);
  }
  .list-group-item-warning.list-group-item-action:hover {
    color: rgb(129, 82, 10);
    background-color: rgb(252, 218, 164);
  }
  .list-group-item-warning.list-group-item-action.active {
    border-color: rgb(129, 82, 10);
    color: rgb(255, 255, 255);
    background-color: rgb(129, 82, 10);
  }
  .list-group-item-danger {
    color: rgb(126, 30, 24);
    background-color: rgb(251, 200, 196);
  }
  .list-group-item-danger.list-group-item-action:focus {
    color: rgb(126, 30, 24);
    background-color: rgb(249, 178, 172);
  }
  .list-group-item-danger.list-group-item-action:hover {
    color: rgb(126, 30, 24);
    background-color: rgb(249, 178, 172);
  }
  .list-group-item-danger.list-group-item-action.active {
    border-color: rgb(126, 30, 24);
    color: rgb(255, 255, 255);
    background-color: rgb(126, 30, 24);
  }
  .list-group-item-light {
    color: rgb(129, 129, 130);
    background-color: rgb(253, 253, 254);
  }
  .list-group-item-light.list-group-item-action:focus {
    color: rgb(129, 129, 130);
    background-color: rgb(236, 236, 246);
  }
  .list-group-item-light.list-group-item-action:hover {
    color: rgb(129, 129, 130);
    background-color: rgb(236, 236, 246);
  }
  .list-group-item-light.list-group-item-action.active {
    border-color: rgb(129, 129, 130);
    color: rgb(255, 255, 255);
    background-color: rgb(129, 129, 130);
  }
  .list-group-item-dark {
    color: rgb(27, 30, 33);
    background-color: rgb(198, 200, 202);
  }
  .list-group-item-dark.list-group-item-action:focus {
    color: rgb(27, 30, 33);
    background-color: rgb(185, 187, 190);
  }
  .list-group-item-dark.list-group-item-action:hover {
    color: rgb(27, 30, 33);
    background-color: rgb(185, 187, 190);
  }
  .list-group-item-dark.list-group-item-action.active {
    border-color: rgb(27, 30, 33);
    color: rgb(255, 255, 255);
    background-color: rgb(27, 30, 33);
  }
  .close {
    color: rgb(0, 0, 0);
    line-height: 1;
    font-size: 1.5rem;
    font-weight: 700;
    float: right;
    opacity: 0.5;
    text-shadow: 0px 1px 0px #fff;
  }
  :not(:disabled):not(.disabled).close {
    cursor: pointer;
  }
  :not(:disabled):not(.disabled).close:focus {
    color: rgb(0, 0, 0);
    text-decoration: none;
    opacity: 0.75;
  }
  :not(:disabled):not(.disabled).close:hover {
    color: rgb(0, 0, 0);
    text-decoration: none;
    opacity: 0.75;
  }
  button.close {
    padding: 0px;
    border: 0px currentColor;
    border-image: none;
    background-color: transparent;
    -webkit-appearance: none;
  }
  .modal-open {
    overflow: hidden;
  }
  .modal-open .modal {
    -ms-overflow-x: hidden;
    -ms-overflow-y: auto;
  }
  .modal {
    outline: 0px;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    display: none;
    position: fixed;
    z-index: 1050;
  }
  .modal-dialog {
    margin: 0.5rem;
    width: auto;
    position: relative;
    pointer-events: none;
  }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out, transform 0.3s ease-out;
    transform: translate(0px, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
  }
  @media not all {
    .modal.fade .modal-dialog {
      transition: none;
      -webkit-transition: none;
      -o-transition: none;
    }
  }
  .modal.show .modal-dialog {
    transform: translate(0px, 0px);
    -webkit-transform: translate(0, 0);
  }
  .modal-dialog-centered {
    display: flex;
    min-height: calc(100% - (0.5rem * 2));
    align-items: center;
    -webkit-box-align: center;
  }
  .modal-dialog-centered::before {
    height: calc(100vh - (0.5rem * 2));
    display: block;
    content: "";
  }
  /*.modal-content {
  outline: 0px;
  border-radius: 0.3rem;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-image: none;
  width: 100%;
  display: flex;
  position: relative;
  pointer-events: auto;
  flex-direction: column;
  background-clip: padding-box;
  background-color: rgb(255, 255, 255);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}*/
  .modal-backdrop {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: fixed;
    z-index: 1040;
    background-color: rgb(0, 0, 0);
  }
  .modal-backdrop.fade {
    opacity: 0;
  }
  .modal-backdrop.show {
    opacity: 0.5;
  }
  /*.modal-header {
  padding: 1rem;
  border-bottom-color: rgb(233, 236, 239);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: flex;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  justify-content: space-between;
  align-items: flex-start;
  -webkit-box-align: start;
  -webkit-box-pack: justify;
}*/
  .modal-header .close {
    margin: -1rem -1rem -1rem auto;
    padding: 1rem;
  }
  .modal-title {
    line-height: 1.5;
    margin-bottom: 0px;
  }
  .modal-body {
    padding: 1rem;
    flex: 1 1 auto;
    position: relative;
    -webkit-box-flex: 1;
  }
  .modal-footer {
    padding: 1rem;
    border-top-color: rgb(233, 236, 239);
    border-top-width: 1px;
    border-top-style: solid;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: end;
  }
  .modal-footer > :not(:first-child) {
    margin-left: 0.25rem;
  }
  .modal-footer > :not(:last-child) {
    margin-right: 0.25rem;
  }
  .modal-scrollbar-measure {
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
    position: absolute;
  }
  @media all and (min-width:576px) {
    .modal-dialog {
      margin: 1.75rem auto;
      max-width: 500px;
    }
    .modal-dialog-centered {
      min-height: calc(100% - (1.75rem * 2));
    }
    .modal-dialog-centered::before {
      height: calc(100vh - (1.75rem * 2));
    }
    .modal-sm {
      max-width: 300px;
    }
  }
  @media all and (min-width:992px) {
    .modal-lg {
      max-width: 800px;
    }
  }
  .tooltip {
    margin: 0px;
    text-align: left;
    text-transform: none;
    line-height: 1.5;
    letter-spacing: normal;
    font-size: 0.87rem;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    word-spacing: normal;
    display: block;
    white-space: normal;
    position: absolute;
    z-index: 1070;
    -ms-word-break: normal;
    -ms-word-wrap: break-word;
    opacity: 0;
    text-shadow: none;
  }
  .tooltip.show {
    opacity: 0.9;
  }
  .tooltip .arrow {
    width: 0.8rem;
    height: 0.4rem;
    display: block;
    position: absolute;
  }
  .tooltip .arrow::before {
    border-style: solid;
    border-color: transparent;
    position: absolute;
    content: "";
  }
  [x-placement^=top].bs-tooltip-auto {
    padding: 0.4rem 0px;
  }
  .bs-tooltip-top {
    padding: 0.4rem 0px;
  }
  [x-placement^=top].bs-tooltip-auto .arrow {
    bottom: 0px;
  }
  .bs-tooltip-top .arrow {
    bottom: 0px;
  }
  [x-placement^=top].bs-tooltip-auto .arrow::before {
    border-width: 0.4rem 0.4rem 0px;
    top: 0px;
    border-top-color: rgb(0, 0, 0);
  }
  .bs-tooltip-top .arrow::before {
    border-width: 0.4rem 0.4rem 0px;
    top: 0px;
    border-top-color: rgb(0, 0, 0);
  }
  [x-placement^=right].bs-tooltip-auto {
    padding: 0px 0.4rem;
  }
  .bs-tooltip-right {
    padding: 0px 0.4rem;
  }
  [x-placement^=right].bs-tooltip-auto .arrow {
    left: 0px;
    width: 0.4rem;
    height: 0.8rem;
  }
  .bs-tooltip-right .arrow {
    left: 0px;
    width: 0.4rem;
    height: 0.8rem;
  }
  [x-placement^=right].bs-tooltip-auto .arrow::before {
    border-width: 0.4rem 0.4rem 0.4rem 0px;
    right: 0px;
    border-right-color: rgb(0, 0, 0);
  }
  .bs-tooltip-right .arrow::before {
    border-width: 0.4rem 0.4rem 0.4rem 0px;
    right: 0px;
    border-right-color: rgb(0, 0, 0);
  }
  [x-placement^=bottom].bs-tooltip-auto {
    padding: 0.4rem 0px;
  }
  .bs-tooltip-bottom {
    padding: 0.4rem 0px;
  }
  [x-placement^=bottom].bs-tooltip-auto .arrow {
    top: 0px;
  }
  .bs-tooltip-bottom .arrow {
    top: 0px;
  }
  [x-placement^=bottom].bs-tooltip-auto .arrow::before {
    border-width: 0px 0.4rem 0.4rem;
    bottom: 0px;
    border-bottom-color: rgb(0, 0, 0);
  }
  .bs-tooltip-bottom .arrow::before {
    border-width: 0px 0.4rem 0.4rem;
    bottom: 0px;
    border-bottom-color: rgb(0, 0, 0);
  }
  [x-placement^=left].bs-tooltip-auto {
    padding: 0px 0.4rem;
  }
  .bs-tooltip-left {
    padding: 0px 0.4rem;
  }
  [x-placement^=left].bs-tooltip-auto .arrow {
    width: 0.4rem;
    height: 0.8rem;
    right: 0px;
  }
  .bs-tooltip-left .arrow {
    width: 0.4rem;
    height: 0.8rem;
    right: 0px;
  }
  [x-placement^=left].bs-tooltip-auto .arrow::before {
    border-width: 0.4rem 0px 0.4rem 0.4rem;
    left: 0px;
    border-left-color: rgb(0, 0, 0);
  }
  .bs-tooltip-left .arrow::before {
    border-width: 0.4rem 0px 0.4rem 0.4rem;
    left: 0px;
    border-left-color: rgb(0, 0, 0);
  }
  .tooltip-inner {
    padding: 0.25rem 0.5rem;
    border-radius: 0.25rem;
    text-align: center;
    color: rgb(255, 255, 255);
    max-width: 200px;
    background-color: rgb(0, 0, 0);
  }
  .popover {
    border-radius: 0.3rem;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-image: none;
    left: 0px;
    top: 0px;
    text-align: left;
    text-transform: none;
    line-height: 1.5;
    letter-spacing: normal;
    font-family: "Roboto Mono", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 0.87rem;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    word-spacing: normal;
    display: block;
    white-space: normal;
    position: absolute;
    z-index: 1060;
    -ms-word-break: normal;
    -ms-word-wrap: break-word;
    max-width: 276px;
    text-shadow: none;
    background-clip: padding-box;
    background-color: rgb(255, 255, 255);
  }
  .popover .arrow {
    margin: 0px 0.3rem;
    width: 1rem;
    height: 0.5rem;
    display: block;
    position: absolute;
  }
  .popover .arrow::after {
    border-style: solid;
    border-color: transparent;
    display: block;
    position: absolute;
    content: "";
  }
  .popover .arrow::before {
    border-style: solid;
    border-color: transparent;
    display: block;
    position: absolute;
    content: "";
  }
  [x-placement^=top].bs-popover-auto {
    margin-bottom: 0.5rem;
  }
  .bs-popover-top {
    margin-bottom: 0.5rem;
  }
  [x-placement^=top].bs-popover-auto .arrow {
    bottom: calc((0.5rem + 1px) * -1);
  }
  .bs-popover-top .arrow {
    bottom: calc((0.5rem + 1px) * -1);
  }
  [x-placement^=top].bs-popover-auto .arrow::after {
    border-width: 0.5rem 0.5rem 0px;
  }
  [x-placement^=top].bs-popover-auto .arrow::before {
    border-width: 0.5rem 0.5rem 0px;
  }
  .bs-popover-top .arrow::after {
    border-width: 0.5rem 0.5rem 0px;
  }
  .bs-popover-top .arrow::before {
    border-width: 0.5rem 0.5rem 0px;
  }
  [x-placement^=top].bs-popover-auto .arrow::before {
    bottom: 0px;
    border-top-color: rgba(0, 0, 0, 0.25);
  }
  .bs-popover-top .arrow::before {
    bottom: 0px;
    border-top-color: rgba(0, 0, 0, 0.25);
  }
  [x-placement^=top].bs-popover-auto .arrow::after {
    bottom: 1px;
    border-top-color: rgb(255, 255, 255);
  }
  .bs-popover-top .arrow::after {
    bottom: 1px;
    border-top-color: rgb(255, 255, 255);
  }
  [x-placement^=right].bs-popover-auto {
    margin-left: 0.5rem;
  }
  .bs-popover-right {
    margin-left: 0.5rem;
  }
  [x-placement^=right].bs-popover-auto .arrow {
    margin: 0.3rem 0px;
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
  }
  .bs-popover-right .arrow {
    margin: 0.3rem 0px;
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
  }
  [x-placement^=right].bs-popover-auto .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0px;
  }
  [x-placement^=right].bs-popover-auto .arrow::before {
    border-width: 0.5rem 0.5rem 0.5rem 0px;
  }
  .bs-popover-right .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0px;
  }
  .bs-popover-right .arrow::before {
    border-width: 0.5rem 0.5rem 0.5rem 0px;
  }
  [x-placement^=right].bs-popover-auto .arrow::before {
    left: 0px;
    border-right-color: rgba(0, 0, 0, 0.25);
  }
  .bs-popover-right .arrow::before {
    left: 0px;
    border-right-color: rgba(0, 0, 0, 0.25);
  }
  [x-placement^=right].bs-popover-auto .arrow::after {
    left: 1px;
    border-right-color: rgb(255, 255, 255);
  }
  .bs-popover-right .arrow::after {
    left: 1px;
    border-right-color: rgb(255, 255, 255);
  }
  [x-placement^=bottom].bs-popover-auto {
    margin-top: 0.5rem;
  }
  .bs-popover-bottom {
    margin-top: 0.5rem;
  }
  [x-placement^=bottom].bs-popover-auto .arrow {
    top: calc((0.5rem + 1px) * -1);
  }
  .bs-popover-bottom .arrow {
    top: calc((0.5rem + 1px) * -1);
  }
  [x-placement^=bottom].bs-popover-auto .arrow::after {
    border-width: 0px 0.5rem 0.5rem;
  }
  [x-placement^=bottom].bs-popover-auto .arrow::before {
    border-width: 0px 0.5rem 0.5rem;
  }
  .bs-popover-bottom .arrow::after {
    border-width: 0px 0.5rem 0.5rem;
  }
  .bs-popover-bottom .arrow::before {
    border-width: 0px 0.5rem 0.5rem;
  }
  [x-placement^=bottom].bs-popover-auto .arrow::before {
    top: 0px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
  }
  .bs-popover-bottom .arrow::before {
    top: 0px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
  }
  [x-placement^=bottom].bs-popover-auto .arrow::after {
    top: 1px;
    border-bottom-color: rgb(255, 255, 255);
  }
  .bs-popover-bottom .arrow::after {
    top: 1px;
    border-bottom-color: rgb(255, 255, 255);
  }
  [x-placement^=bottom].bs-popover-auto .popover-header::before {
    left: 50%;
    top: 0px;
    width: 1rem;
    margin-left: -0.5rem;
    border-bottom-color: rgb(247, 247, 247);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    content: "";
  }
  .bs-popover-bottom .popover-header::before {
    left: 50%;
    top: 0px;
    width: 1rem;
    margin-left: -0.5rem;
    border-bottom-color: rgb(247, 247, 247);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    content: "";
  }
  [x-placement^=left].bs-popover-auto {
    margin-right: 0.5rem;
  }
  .bs-popover-left {
    margin-right: 0.5rem;
  }
  [x-placement^=left].bs-popover-auto .arrow {
    margin: 0.3rem 0px;
    width: 0.5rem;
    height: 1rem;
    right: calc((0.5rem + 1px) * -1);
  }
  .bs-popover-left .arrow {
    margin: 0.3rem 0px;
    width: 0.5rem;
    height: 1rem;
    right: calc((0.5rem + 1px) * -1);
  }
  [x-placement^=left].bs-popover-auto .arrow::after {
    border-width: 0.5rem 0px 0.5rem 0.5rem;
  }
  [x-placement^=left].bs-popover-auto .arrow::before {
    border-width: 0.5rem 0px 0.5rem 0.5rem;
  }
  .bs-popover-left .arrow::after {
    border-width: 0.5rem 0px 0.5rem 0.5rem;
  }
  .bs-popover-left .arrow::before {
    border-width: 0.5rem 0px 0.5rem 0.5rem;
  }
  [x-placement^=left].bs-popover-auto .arrow::before {
    right: 0px;
    border-left-color: rgba(0, 0, 0, 0.25);
  }
  .bs-popover-left .arrow::before {
    right: 0px;
    border-left-color: rgba(0, 0, 0, 0.25);
  }
  [x-placement^=left].bs-popover-auto .arrow::after {
    right: 1px;
    border-left-color: rgb(255, 255, 255);
  }
  .bs-popover-left .arrow::after {
    right: 1px;
    border-left-color: rgb(255, 255, 255);
  }
  .popover-header {
    padding: 0.5rem 0.75rem;
    color: inherit;
    font-size: 1rem;
    margin-bottom: 0px;
    border-bottom-color: rgb(235, 235, 235);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
    background-color: rgb(247, 247, 247);
  }
  :empty.popover-header {
    display: none;
  }
  .popover-body {
    padding: 0.5rem 0.75rem;
    color: rgb(33, 37, 41);
  }
  .carousel {
    position: relative;
  }
  .carousel-inner {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .carousel-item {
    width: 100%;
    display: none;
    position: relative;
    perspective: 1000px;
    backface-visibility: hidden;
    align-items: center;
    -webkit-box-align: center;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000px;
  }
  .carousel-item-next {
    transition: transform 0.6s, transform 0.6s;
    display: block;
    -webkit-transition: -webkit-transform 0.6s ease;
    -o-transition: transform 0.6s ease;
  }
  .carousel-item-prev {
    transition: transform 0.6s, transform 0.6s;
    display: block;
    -webkit-transition: -webkit-transform 0.6s ease;
    -o-transition: transform 0.6s ease;
  }
  .carousel-item.active {
    transition: transform 0.6s, transform 0.6s;
    display: block;
    -webkit-transition: -webkit-transform 0.6s ease;
    -o-transition: transform 0.6s ease;
  }
  @media not all {
    .carousel-item-next {
      transition: none;
      -webkit-transition: none;
      -o-transition: none;
    }
    .carousel-item-prev {
      transition: none;
      -webkit-transition: none;
      -o-transition: none;
    }
    .carousel-item.active {
      transition: none;
      -webkit-transition: none;
      -o-transition: none;
    }
  }
  .carousel-item-next {
    top: 0px;
    position: absolute;
  }
  .carousel-item-prev {
    top: 0px;
    position: absolute;
  }
  .carousel-item-next.carousel-item-left {
    transform: translateX(0px);
    -webkit-transform: translateX(0);
  }
  .carousel-item-prev.carousel-item-right {
    transform: translateX(0px);
    -webkit-transform: translateX(0);
  }
  .active.carousel-item-right {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
  }
  .carousel-item-next {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
  }
  .active.carousel-item-left {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
  }
  .carousel-item-prev {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
  }
  .carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transition-duration: 0.6s;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
  }
  .carousel-fade .carousel-item-next.carousel-item-left {
    opacity: 1;
  }
  .carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1;
  }
  .carousel-fade .carousel-item.active {
    opacity: 1;
  }
  .carousel-fade .active.carousel-item-left {
    opacity: 0;
  }
  .carousel-fade .active.carousel-item-right {
    opacity: 0;
  }
  .carousel-fade .active.carousel-item-left {
    transform: translateX(0px);
    -webkit-transform: translateX(0);
  }
  .carousel-fade .active.carousel-item-prev {
    transform: translateX(0px);
    -webkit-transform: translateX(0);
  }
  .carousel-fade .carousel-item-next {
    transform: translateX(0px);
    -webkit-transform: translateX(0);
  }
  .carousel-fade .carousel-item-prev {
    transform: translateX(0px);
    -webkit-transform: translateX(0);
  }
  .carousel-fade .carousel-item.active {
    transform: translateX(0px);
    -webkit-transform: translateX(0);
  }
  .carousel-control-next {
    top: 0px;
    width: 15%;
    text-align: center;
    bottom: 0px;
    color: rgb(255, 255, 255);
    display: flex;
    position: absolute;
    opacity: 0.5;
    justify-content: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
  }
  .carousel-control-prev {
    top: 0px;
    width: 15%;
    text-align: center;
    bottom: 0px;
    color: rgb(255, 255, 255);
    display: flex;
    position: absolute;
    opacity: 0.5;
    justify-content: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
  }
  .carousel-control-next:focus {
    outline: 0px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    opacity: 0.9;
  }
  .carousel-control-next:hover {
    outline: 0px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    opacity: 0.9;
  }
  .carousel-control-prev:focus {
    outline: 0px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    opacity: 0.9;
  }
  .carousel-control-prev:hover {
    outline: 0px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    opacity: 0.9;
  }
  .carousel-control-prev {
    left: 0px;
  }
  .carousel-control-next {
    right: 0px;
  }
  .carousel-control-next-icon {
    background: no-repeat center / 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
  }
  .carousel-control-prev-icon {
    background: no-repeat center / 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
  }
  .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
  }
  .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
  }
  .carousel-indicators {
    list-style: none;
    left: 0px;
    right: 0px;
    bottom: 10px;
    padding-left: 0px;
    margin-right: 15%;
    margin-left: 15%;
    display: flex;
    position: absolute;
    z-index: 15;
    justify-content: center;
    -webkit-box-pack: center;
  }
  .carousel-indicators li {
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    text-indent: -999px;
    margin-right: 3px;
    margin-left: 3px;
    position: relative;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-box-flex: 0;
  }
  .carousel-indicators li::before {
    left: 0px;
    top: -10px;
    width: 100%;
    height: 10px;
    display: inline-block;
    position: absolute;
    content: "";
  }
  .carousel-indicators li::after {
    left: 0px;
    width: 100%;
    height: 10px;
    bottom: -10px;
    display: inline-block;
    position: absolute;
    content: "";
  }
  .carousel-indicators .active {
    background-color: rgb(255, 255, 255);
  }
  .carousel-caption {
    left: 15%;
    text-align: center;
    right: 15%;
    bottom: 20px;
    color: rgb(255, 255, 255);
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
    z-index: 10;
  }
  .align-baseline {
    vertical-align: baseline !important;
  }
  .align-top {
    vertical-align: top !important;
  }
  .align-middle {
    vertical-align: middle !important;
  }
  .align-bottom {
    vertical-align: bottom !important;
  }
  .align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .align-text-top {
    vertical-align: text-top !important;
  }
  .bg-primary {
    background-color: rgb(255, 87, 51) !important;
  }
  a.bg-primary:focus {
    background-color: rgb(255, 45, 0) !important;
  }
  a.bg-primary:hover {
    background-color: rgb(255, 45, 0) !important;
  }
  button.bg-primary:focus {
    background-color: rgb(255, 45, 0) !important;
  }
  button.bg-primary:hover {
    background-color: rgb(255, 45, 0) !important;
  }
  .bg-secondary {
    background-color: rgb(108, 117, 125) !important;
  }
  a.bg-secondary:focus {
    background-color: rgb(84, 91, 98) !important;
  }
  a.bg-secondary:hover {
    background-color: rgb(84, 91, 98) !important;
  }
  button.bg-secondary:focus {
    background-color: rgb(84, 91, 98) !important;
  }
  button.bg-secondary:hover {
    background-color: rgb(84, 91, 98) !important;
  }
  .bg-success {
    background-color: rgb(139, 195, 74) !important;
  }
  a.bg-success:focus {
    background-color: rgb(113, 164, 54) !important;
  }
  a.bg-success:hover {
    background-color: rgb(113, 164, 54) !important;
  }
  button.bg-success:focus {
    background-color: rgb(113, 164, 54) !important;
  }
  button.bg-success:hover {
    background-color: rgb(113, 164, 54) !important;
  }
  .bg-info {
    background-color: rgb(23, 162, 184) !important;
  }
  a.bg-info:focus {
    background-color: rgb(17, 122, 139) !important;
  }
  a.bg-info:hover {
    background-color: rgb(17, 122, 139) !important;
  }
  button.bg-info:focus {
    background-color: rgb(17, 122, 139) !important;
  }
  button.bg-info:hover {
    background-color: rgb(17, 122, 139) !important;
  }
  .bg-warning {
    background-color: rgb(248, 157, 19) !important;
  }
  a.bg-warning:focus {
    background-color: rgb(210, 129, 6) !important;
  }
  a.bg-warning:hover {
    background-color: rgb(210, 129, 6) !important;
  }
  button.bg-warning:focus {
    background-color: rgb(210, 129, 6) !important;
  }
  button.bg-warning:hover {
    background-color: rgb(210, 129, 6) !important;
  }
  .bg-danger {
    background-color: rgb(242, 58, 46) !important;
  }
  a.bg-danger:focus {
    background-color: rgb(223, 27, 14) !important;
  }
  a.bg-danger:hover {
    background-color: rgb(223, 27, 14) !important;
  }
  button.bg-danger:focus {
    background-color: rgb(223, 27, 14) !important;
  }
  button.bg-danger:hover {
    background-color: rgb(223, 27, 14) !important;
  }
  .bg-light {
    background-color: rgb(248, 249, 250) !important;
  }
  a.bg-light:focus {
    background-color: rgb(218, 224, 229) !important;
  }
  a.bg-light:hover {
    background-color: rgb(218, 224, 229) !important;
  }
  button.bg-light:focus {
    background-color: rgb(218, 224, 229) !important;
  }
  button.bg-light:hover {
    background-color: rgb(218, 224, 229) !important;
  }
  .bg-dark {
    background-color: rgb(52, 58, 64) !important;
  }
  a.bg-dark:focus {
    background-color: rgb(29, 33, 36) !important;
  }
  a.bg-dark:hover {
    background-color: rgb(29, 33, 36) !important;
  }
  button.bg-dark:focus {
    background-color: rgb(29, 33, 36) !important;
  }
  button.bg-dark:hover {
    background-color: rgb(29, 33, 36) !important;
  }
  .bg-white {
    background-color: rgb(255, 255, 255) !important;
  }
  .bg-transparent {
    background-color: transparent !important;
  }
  .border {
    border: 1px solid rgb(222, 226, 230) !important;
    border-image: none !important;
  }
  .border-top {
    border-top-color: rgb(222, 226, 230) !important;
    border-top-width: 1px !important;
    border-top-style: solid !important;
  }
  .border-right {
    border-right-color: rgb(222, 226, 230) !important;
    border-right-width: 1px !important;
    border-right-style: solid !important;
  }
  .border-bottom {
    border-bottom-color: rgb(222, 226, 230) !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
  }
  .border-left {
    border-left-color: rgb(222, 226, 230) !important;
    border-left-width: 1px !important;
    border-left-style: solid !important;
  }
  .border-0 {
    border: 0px currentColor !important;
    border-image: none !important;
  }
  .border-top-0 {
    border-top-color: currentColor !important;
    border-top-width: 0px !important;
    border-top-style: none !important;
  }
  .border-right-0 {
    border-right-color: currentColor !important;
    border-right-width: 0px !important;
    border-right-style: none !important;
  }
  .border-bottom-0 {
    border-bottom-color: currentColor !important;
    border-bottom-width: 0px !important;
    border-bottom-style: none !important;
  }
  .border-left-0 {
    border-left-color: currentColor !important;
    border-left-width: 0px !important;
    border-left-style: none !important;
  }
  .border-primary {
    border-color: rgb(255, 87, 51) !important;
  }
  .border-secondary {
    border-color: rgb(108, 117, 125) !important;
  }
  .border-success {
    border-color: rgb(139, 195, 74) !important;
  }
  .border-info {
    border-color: rgb(23, 162, 184) !important;
  }
  .border-warning {
    border-color: rgb(248, 157, 19) !important;
  }
  .border-danger {
    border-color: rgb(242, 58, 46) !important;
  }
  .border-light {
    border-color: rgb(248, 249, 250) !important;
  }
  .border-dark {
    border-color: rgb(52, 58, 64) !important;
  }
  .border-white {
    border-color: rgb(255, 255, 255) !important;
  }
  .rounded {
    border-radius: 0.25rem !important;
  }
  .rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .rounded-circle {
    border-radius: 50% !important;
  }
  .rounded-0 {
    border-radius: 0px !important;
  }
  .clearfix::after {
    clear: both;
    display: block;
    content: "";
  }
  .d-none {
    display: none !important;
  }
  .d-inline {
    display: inline !important;
  }
  .d-inline-block {
    display: inline-block !important;
  }
  .d-block {
    display: block !important;
  }
  .d-flex {
    display: flex !important;
  }
  .d-inline-flex {
    display: inline-flex !important;
  }
  @media all and (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-flex {
      display: flex !important;
    }
    .d-lg-inline-flex {
      display: inline-flex !important;
    }
  }
  /* 印刷 */
  @media print {}
  .flex-row {
    flex-direction: row !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
  .flex-column {
    flex-direction: column !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
  .flex-row-reverse {
    flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
  }
  .flex-column-reverse {
    flex-direction: column-reverse !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
  }
  .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;
    -webkit-box-flex: 1;
  }
  .flex-grow-0 {
    flex-grow: 0 !important;
    -webkit-box-flex: 0;
  }
  .flex-grow-1 {
    flex-grow: 1 !important;
    -webkit-box-flex: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-start {
    justify-content: flex-start !important;
    -webkit-box-pack: start;
  }
  .justify-content-end {
    justify-content: flex-end !important;
    -webkit-box-pack: end;
  }
  .justify-content-center {
    justify-content: center !important;
    -webkit-box-pack: center;
  }
  .justify-content-between {
    justify-content: space-between !important;
    -webkit-box-pack: justify;
  }
  .justify-content-around {
    justify-content: space-around !important;
  }
  .align-items-start {
    align-items: flex-start !important;
    -webkit-box-align: start;
  }
  .align-items-end {
    align-items: flex-end !important;
    -webkit-box-align: end;
  }
  .align-items-center {
    align-items: center !important;
    -webkit-box-align: center;
  }
  .align-items-baseline {
    align-items: baseline !important;
    -webkit-box-align: baseline;
  }
  .align-items-stretch {
    align-items: stretch !important;
    -webkit-box-align: stretch;
  }
  .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 all and (min-width:576px) {
    .flex-sm-row {
      flex-direction: row !important;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
    }
    .flex-sm-column {
      flex-direction: column !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
    }
    .flex-sm-row-reverse {
      flex-direction: row-reverse !important;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
    }
    .flex-sm-column-reverse {
      flex-direction: column-reverse !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
    }
    .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;
      -webkit-box-flex: 1;
    }
    .flex-sm-grow-0 {
      flex-grow: 0 !important;
      -webkit-box-flex: 0;
    }
    .flex-sm-grow-1 {
      flex-grow: 1 !important;
      -webkit-box-flex: 1;
    }
    .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;
      -webkit-box-pack: start;
    }
    .justify-content-sm-end {
      justify-content: flex-end !important;
      -webkit-box-pack: end;
    }
    .justify-content-sm-center {
      justify-content: center !important;
      -webkit-box-pack: center;
    }
    .justify-content-sm-between {
      justify-content: space-between !important;
      -webkit-box-pack: justify;
    }
    .justify-content-sm-around {
      justify-content: space-around !important;
    }
    .align-items-sm-start {
      align-items: flex-start !important;
      -webkit-box-align: start;
    }
    .align-items-sm-end {
      align-items: flex-end !important;
      -webkit-box-align: end;
    }
    .align-items-sm-center {
      align-items: center !important;
      -webkit-box-align: center;
    }
    .align-items-sm-baseline {
      align-items: baseline !important;
      -webkit-box-align: baseline;
    }
    .align-items-sm-stretch {
      align-items: stretch !important;
      -webkit-box-align: stretch;
    }
    .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 all and (min-width:768px) {
    .flex-md-row {
      flex-direction: row !important;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
    }
    .flex-md-column {
      flex-direction: column !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
    }
    .flex-md-row-reverse {
      flex-direction: row-reverse !important;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
    }
    .flex-md-column-reverse {
      flex-direction: column-reverse !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
    }
    .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;
      -webkit-box-flex: 1;
    }
    .flex-md-grow-0 {
      flex-grow: 0 !important;
      -webkit-box-flex: 0;
    }
    .flex-md-grow-1 {
      flex-grow: 1 !important;
      -webkit-box-flex: 1;
    }
    .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;
      -webkit-box-pack: start;
    }
    .justify-content-md-end {
      justify-content: flex-end !important;
      -webkit-box-pack: end;
    }
    .justify-content-md-center {
      justify-content: center !important;
      -webkit-box-pack: center;
    }
    .justify-content-md-between {
      justify-content: space-between !important;
      -webkit-box-pack: justify;
    }
    .justify-content-md-around {
      justify-content: space-around !important;
    }
    .align-items-md-start {
      align-items: flex-start !important;
      -webkit-box-align: start;
    }
    .align-items-md-end {
      align-items: flex-end !important;
      -webkit-box-align: end;
    }
    .align-items-md-center {
      align-items: center !important;
      -webkit-box-align: center;
    }
    .align-items-md-baseline {
      align-items: baseline !important;
      -webkit-box-align: baseline;
    }
    .align-items-md-stretch {
      align-items: stretch !important;
      -webkit-box-align: stretch;
    }
    .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 all and (min-width:992px) {
    .flex-lg-row {
      flex-direction: row !important;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
    }
    .flex-lg-column {
      flex-direction: column !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
    }
    .flex-lg-row-reverse {
      flex-direction: row-reverse !important;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
    }
    .flex-lg-column-reverse {
      flex-direction: column-reverse !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
    }
    .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;
      -webkit-box-flex: 1;
    }
    .flex-lg-grow-0 {
      flex-grow: 0 !important;
      -webkit-box-flex: 0;
    }
    .flex-lg-grow-1 {
      flex-grow: 1 !important;
      -webkit-box-flex: 1;
    }
    .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;
      -webkit-box-pack: start;
    }
    .justify-content-lg-end {
      justify-content: flex-end !important;
      -webkit-box-pack: end;
    }
    .justify-content-lg-center {
      justify-content: center !important;
      -webkit-box-pack: center;
    }
    .justify-content-lg-between {
      justify-content: space-between !important;
      -webkit-box-pack: justify;
    }
    .justify-content-lg-around {
      justify-content: space-around !important;
    }
    .align-items-lg-start {
      align-items: flex-start !important;
      -webkit-box-align: start;
    }
    .align-items-lg-end {
      align-items: flex-end !important;
      -webkit-box-align: end;
    }
    .align-items-lg-center {
      align-items: center !important;
      -webkit-box-align: center;
    }
    .align-items-lg-baseline {
      align-items: baseline !important;
      -webkit-box-align: baseline;
    }
    .align-items-lg-stretch {
      align-items: stretch !important;
      -webkit-box-align: stretch;
    }
    .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;
    }
  }
  .float-left {
    float: left !important;
  }
  .float-right {
    float: right !important;
  }
  .float-none {
    float: none !important;
  }
  @media all and (min-width:576px) {
    .float-sm-left {
      float: left !important;
    }
    .float-sm-right {
      float: right !important;
    }
    .float-sm-none {
      float: none !important;
    }
  }
  @media all and (min-width:768px) {
    .float-md-left {
      float: left !important;
    }
    .float-md-right {
      float: right !important;
    }
    .float-md-none {
      float: none !important;
    }
  }
  @media all and (min-width:992px) {
    .float-lg-left {
      float: left !important;
    }
    .float-lg-right {
      float: right !important;
    }
    .float-lg-none {
      float: none !important;
    }
  }
  .position-static {
    position: static !important;
  }
  .position-relative {
    position: relative !important;
  }
  .position-absolute {
    position: absolute !important;
  }
  .position-fixed {
    position: fixed !important;
  }
  .position-sticky {}
  .fixed-top {
    left: 0px;
    top: 0px;
    right: 0px;
    position: fixed;
    z-index: 1030;
  }
  .fixed-bottom {
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: fixed;
    z-index: 1030;
  }
  .sr-only {
    padding: 0px;
    border: 0px currentColor;
    border-image: none;
    width: 1px;
    height: 1px;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    clip: rect(0px, 0px, 0px, 0px);
  }
  .sr-only-focusable:active {
    width: auto;
    height: auto;
    overflow: visible;
    white-space: normal;
    position: static;
    clip: auto;
  }
  .sr-only-focusable:focus {
    width: auto;
    height: auto;
    overflow: visible;
    white-space: normal;
    position: static;
    clip: auto;
  }
  .shadow-sm {
    box-shadow: 0px 0.12rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  }
  .shadow {
    box-shadow: 0px 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
  .shadow-lg {
    box-shadow: 0px 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  }
  .shadow-none {
    box-shadow: none !important;
    -webkit-box-shadow: none;
  }
  .w-25 {
    width: 25% !important;
  }
  .w-50 {
    width: 50% !important;
  }
  .w-75 {
    width: 75% !important;
  }
  .w-100 {
    width: 100% !important;
  }
  .w-auto {
    width: auto !important;
  }
  .h-25 {
    height: 25% !important;
  }
  .h-50 {
    height: 50% !important;
  }
  .h-75 {
    height: 75% !important;
  }
  .h-100 {
    height: 100% !important;
  }
  .h-auto {
    height: auto !important;
  }
  .mw-100 {
    max-width: 100% !important;
  }
  .mh-100 {
    max-height: 100% !important;
  }
  .m-0 {
    margin: 0px !important;
  }
  .mt-0 {
    margin-top: 0px !important;
  }
  .my-0 {
    margin-top: 0px !important;
  }
  .mr-0 {
    margin-right: 0px !important;
  }
  .mx-0 {
    margin-right: 0px !important;
  }
  .mb-0 {
    margin-bottom: 0px !important;
  }
  .my-0 {
    margin-bottom: 0px !important;
  }
  .ml-0 {
    margin-left: 0px !important;
  }
  .mx-0 {
    margin-left: 0px !important;
  }
  .m-1 {
    margin: 0.25rem !important;
  }
  .mt-1 {
    margin-top: 0.25rem !important;
  }
  .my-1 {
    margin-top: 0.25rem !important;
  }
  .mr-1 {
    margin-right: 0.25rem !important;
  }
  .mx-1 {
    margin-right: 0.25rem !important;
  }
  .my-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-1 {
    margin-left: 0.25rem !important;
  }
  .mx-1 {
    margin-left: 0.25rem !important;
  }
  .m-2 {
    margin: 0.5rem !important;
  }
  .mt-2 {
    margin-top: 0.5rem !important;
  }
  .my-2 {
    margin-top: 0.5rem !important;
  }
  .mr-2 {
    margin-right: 0.5rem !important;
  }
  .mx-2 {
    margin-right: 0.5rem !important;
  }
  .mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .my-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-2 {
    margin-left: 0.5rem !important;
  }
  .mx-2 {
    margin-left: 0.5rem !important;
  }
  .m-3 {
    margin: 1rem !important;
  }
  .mt-3 {
    margin-top: 1rem !important;
  }
  .my-3 {
    margin-top: 1rem !important;
  }
  .mr-3 {
    margin-right: 1rem !important;
  }
  .mx-3 {
    margin-right: 1rem !important;
  }
  .mb-3 {
    margin-bottom: 1rem !important;
  }
  .my-3 {
    margin-bottom: 1rem !important;
  }
  .ml-3 {
    margin-left: 1rem !important;
  }
  .mx-3 {
    margin-left: 1rem !important;
  }
  .m-4 {
    margin: 1.5rem !important;
  }
  .mt-4 {
    margin-top: 1.5rem !important;
  }
  .my-4 {
    margin-top: 1.5rem !important;
  }
  .mr-4 {
    margin-right: 1.5rem !important;
  }
  .mx-4 {
    margin-right: 1.5rem !important;
  }
  .mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .my-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-4 {
    margin-left: 1.5rem !important;
  }
  .mx-4 {
    margin-left: 1.5rem !important;
  }
  .m-5 {
    margin: 3rem !important;
  }
  .mt-5 {
    margin-top: 3rem !important;
  }
  .mr-5 {
    margin-right: 3rem !important;
  }
  .mx-5 {
    margin-right: 3rem !important;
  }
  .mb-5 {
    margin-bottom: 3rem !important;
  }
  .ml-5 {
    margin-left: 3rem !important;
  }
  .mx-5 {
    margin-left: 3rem !important;
  }
  .p-0 {
    padding: 0px !important;
  }
  .pt-0 {
    padding-top: 0px !important;
  }
  .py-0 {
    padding-top: 0px !important;
  }
  .pr-0 {
    padding-right: 0px !important;
  }
  .px-0 {
    padding-right: 0px !important;
  }
  .pb-0 {
    padding-bottom: 0px !important;
  }
  .py-0 {
    padding-bottom: 0px !important;
  }
  .pl-0 {
    padding-left: 0px !important;
  }
  .px-0 {
    padding-left: 0px !important;
  }
  .p-1 {
    padding: 0.25rem !important;
  }
  .pt-1 {
    padding-top: 0.25rem !important;
  }
  .py-1 {
    padding-top: 0.25rem !important;
  }
  .pr-1 {
    padding-right: 0.25rem !important;
  }
  .px-1 {
    padding-right: 0.25rem !important;
  }
  .pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .py-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-1 {
    padding-left: 0.25rem !important;
  }
  .px-1 {
    padding-left: 0.25rem !important;
  }
  .p-2 {
    padding: 0.5rem !important;
  }
  .pt-2 {
    padding-top: 0.5rem !important;
  }
  .py-2 {
    padding-top: 0.5rem !important;
  }
  .pr-2 {
    padding-right: 0.5rem !important;
  }
  .px-2 {
    padding-right: 0.5rem !important;
  }
  .pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .py-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-2 {
    padding-left: 0.5rem !important;
  }
  .px-2 {
    padding-left: 0.5rem !important;
  }
  .p-3 {
    padding: 1rem !important;
  }
  .pt-3 {
    padding-top: 1rem !important;
  }
  .py-3 {
    padding-top: 1rem !important;
  }
  .pr-3 {
    padding-right: 1rem !important;
  }
  .px-3 {
    padding-right: 1rem !important;
  }
  .pb-3 {
    padding-bottom: 1rem !important;
  }
  .py-3 {
    padding-bottom: 1rem !important;
  }
  .pl-3 {
    padding-left: 1rem !important;
  }
  .px-3 {
    padding-left: 1rem !important;
  }
  .p-4 {
    padding: 1.5rem !important;
  }
  .pt-4 {
    padding-top: 1.5rem !important;
  }
  .py-4 {
    padding-top: 1.5rem !important;
  }
  .pr-4 {
    padding-right: 1.5rem !important;
  }
  .px-4 {
    padding-right: 1.5rem !important;
  }
  .pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .py-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-4 {
    padding-left: 1.5rem !important;
  }
  .px-4 {
    padding-left: 1.5rem !important;
  }
  .p-5 {
    padding: 1rem !important;
    font-size: 2.0rem;
  }
  .pt-5 {
    padding-top: 3rem !important;
  }
  .py-5 {
    padding-top: 3rem !important;
  }
  .pr-5 {
    padding-right: 3rem !important;
  }
  .px-5 {
    padding-right: 3rem !important;
  }
  .pb-5 {
    padding-bottom: 3rem !important;
  }
  .py-5 {
    padding-bottom: 3rem !important;
  }
  .pl-5 {
    padding-left: 3rem !important;
  }
  .px-5 {
    padding-left: 3rem !important;
  }
  .m-auto {
    margin: auto !important;
  }
  .mt-auto {
    margin-top: auto !important;
  }
  .mr-auto {
    margin-right: auto !important;
  }
  .mx-auto {
    margin-right: auto !important;
  }
  .mb-auto {
    margin-bottom: auto !important;
  }
  .ml-auto {
    margin-left: auto !important;
  }
  .mx-auto {
    margin-left: auto !important;
  }
  @media all and (min-width:992px) {
    .m-lg-0 {
      margin: 0px !important;
    }
    .mt-lg-0 {
      margin-top: 0px !important;
    }
    .mr-lg-0 {
      margin-right: 0px !important;
    }
    .mx-lg-0 {
      margin-right: 0px !important;
    }
    .mb-lg-0 {
      margin-bottom: 0px !important;
    }
    .ml-lg-0 {
      margin-left: 0px !important;
    }
    .mx-lg-0 {
      margin-left: 0px !important;
    }
    .m-lg-1 {
      margin: 0.25rem !important;
    }
    .mt-lg-1 {
      margin-top: 0.25rem !important;
    }
    .mr-lg-1 {
      margin-right: 0.25rem !important;
    }
    .mx-lg-1 {
      margin-right: 0.25rem !important;
    }
    .mb-lg-1 {
      margin-bottom: 0.25rem !important;
    }
    .ml-lg-1 {
      margin-left: 0.25rem !important;
    }
    .mx-lg-1 {
      margin-left: 0.25rem !important;
    }
    .m-lg-2 {
      margin: 0.5rem !important;
    }
    .mt-lg-2 {
      margin-top: 0.5rem !important;
    }
    .mr-lg-2 {
      margin-right: 0.5rem !important;
    }
    .mx-lg-2 {
      margin-right: 0.5rem !important;
    }
    .mb-lg-2 {
      margin-bottom: 0.5rem !important;
    }
    .ml-lg-2 {
      margin-left: 0.5rem !important;
    }
    .mx-lg-2 {
      margin-left: 0.5rem !important;
    }
    .m-lg-4 {
      margin: 1.5rem !important;
    }
    .mt-lg-4 {
      margin-top: 1.5rem !important;
    }
    .mr-lg-4 {
      margin-right: 1.5rem !important;
    }
    .mx-lg-4 {
      margin-right: 1.5rem !important;
    }
    .mb-lg-4 {
      margin-bottom: 1.5rem !important;
    }
    .my-lg-4 {
      margin-bottom: 1.5rem !important;
    }
    .ml-lg-4 {
      margin-left: 1.5rem !important;
    }
    .mx-lg-4 {
      margin-left: 1.5rem !important;
    }
    .m-lg-5 {
      margin: 3rem !important;
    }
    .mt-lg-5 {
      margin-top: 3rem !important;
    }
    .my-lg-5 {
      margin-top: 3rem !important;
    }
    .mr-lg-5 {
      margin-right: 3rem !important;
    }
    .mx-lg-5 {
      margin-right: 3rem !important;
    }
    .mb-lg-5 {
      margin-bottom: 3rem !important;
    }
    .my-lg-5 {
      margin-bottom: 3rem !important;
    }
    .ml-lg-5 {
      margin-left: 3rem !important;
    }
    .mx-lg-5 {
      margin-left: 3rem !important;
    }
    .p-lg-0 {
      padding: 0px !important;
    }
    .pt-lg-0 {
      padding-top: 0px !important;
    }
    .py-lg-0 {
      padding-top: 0px !important;
    }
    .pr-lg-0 {
      padding-right: 0px !important;
    }
    .px-lg-0 {
      padding-right: 0px !important;
    }
    .pb-lg-0 {
      padding-bottom: 0px !important;
    }
    .py-lg-0 {
      padding-bottom: 0px !important;
    }
    .pl-lg-0 {
      padding-left: 0px !important;
    }
    .px-lg-0 {
      padding-left: 0px !important;
    }
    .p-lg-1 {
      padding: 0.25rem !important;
    }
    .pt-lg-1 {
      padding-top: 0.25rem !important;
    }
    .py-lg-1 {
      padding-top: 0.25rem !important;
    }
    .pr-lg-1 {
      padding-right: 0.25rem !important;
    }
    .px-lg-1 {
      padding-right: 0.25rem !important;
    }
    .pb-lg-1 {
      padding-bottom: 0.25rem !important;
    }
    .py-lg-1 {
      padding-bottom: 0.25rem !important;
    }
    .pl-lg-1 {
      padding-left: 0.25rem !important;
    }
    .px-lg-1 {
      padding-left: 0.25rem !important;
    }
    .p-lg-2 {
      padding: 0.5rem !important;
    }
    .pt-lg-2 {
      padding-top: 0.5rem !important;
    }
    .py-lg-2 {
      padding-top: 0.5rem !important;
    }
    .pr-lg-2 {
      padding-right: 0.5rem !important;
    }
    .px-lg-2 {
      padding-right: 0.5rem !important;
    }
    .pb-lg-2 {
      padding-bottom: 0.5rem !important;
    }
    .py-lg-2 {
      padding-bottom: 0.5rem !important;
    }
    .pl-lg-2 {
      padding-left: 0.5rem !important;
    }
    .px-lg-2 {
      padding-left: 0.5rem !important;
    }
    .p-lg-4 {
      padding: 1.5rem !important;
    }
    .pt-lg-4 {
      padding-top: 1.5rem !important;
    }
    .py-lg-4 {
      padding-top: 1.5rem !important;
    }
    .pr-lg-4 {
      padding-right: 1.5rem !important;
    }
    .px-lg-4 {
      padding-right: 1.5rem !important;
    }
    .pb-lg-4 {
      padding-bottom: 1.5rem !important;
    }
    .py-lg-4 {
      padding-bottom: 1.5rem !important;
    }
    .pl-lg-4 {
      padding-left: 1.5rem !important;
    }
    .px-lg-4 {
      padding-left: 1.5rem !important;
    }
    .p-lg-5 {
      padding: 3rem !important;
    }
    .pt-lg-5 {
      padding-top: 3rem !important;
    }
    .py-lg-5 {
      padding-top: 3rem !important;
    }
    .pr-lg-5 {
      padding-right: 3rem !important;
    }
    .px-lg-5 {
      padding-right: 3rem !important;
    }
    .pb-lg-5 {
      padding-bottom: 3rem !important;
    }
    .py-lg-5 {
      padding-bottom: 3rem !important;
    }
    .pl-lg-5 {
      padding-left: 3rem !important;
    }
    .px-lg-5 {
      padding-left: 3rem !important;
    }
  }
  .text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }
  .text-justify {
    text-align: justify !important;
  }
  .text-nowrap {
    white-space: nowrap !important;
  }
  .text-truncate {
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
  }
  .text-left {
    text-align: left !important;
  }
  .text-right {
    text-align: right !important;
  }
  .text-center {
    text-align: center !important;
  }
  @media all and (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-lowercase {
    text-transform: lowercase !important;
  }
  .text-uppercase {
    text-transform: uppercase !important;
  }
  .text-capitalize {
    text-transform: capitalize !important;
  }
  .font-weight-light {
    font-weight: 300 !important;
  }
  .font-weight-normal {
    font-weight: 400 !important;
  }
  .font-weight-bold {
    font-weight: 700 !important;
  }
  .font-italic {
    font-style: italic !important;
  }
  .text-white {
    color: rgb(255, 255, 255) !important;
  }
  .text-primary {
    color: rgb(255, 87, 51) !important;
  }
  a.text-primary:focus {
    color: rgb(255, 45, 0) !important;
  }
  a.text-primary:hover {
    color: rgb(255, 45, 0) !important;
  }
  .text-secondary {
    color: rgb(108, 117, 125) !important;
  }
  a.text-secondary:focus {
    color: rgb(84, 91, 98) !important;
  }
  a.text-secondary:hover {
    color: rgb(84, 91, 98) !important;
  }
  .text-success {
    color: rgb(139, 195, 74) !important;
  }
  a.text-success:focus {
    color: rgb(113, 164, 54) !important;
  }
  a.text-success:hover {
    color: rgb(113, 164, 54) !important;
  }
  .text-info {
    color: rgb(23, 162, 184) !important;
  }
  a.text-info:focus {
    color: rgb(17, 122, 139) !important;
  }
  a.text-info:hover {
    color: rgb(17, 122, 139) !important;
  }
  .text-warning {
    color: rgb(248, 157, 19) !important;
  }
  a.text-warning:focus {
    color: rgb(210, 129, 6) !important;
  }
  a.text-warning:hover {
    color: rgb(210, 129, 6) !important;
  }
  .text-danger {
    color: rgb(242, 58, 46) !important;
  }
  a.text-danger:focus {
    color: rgb(223, 27, 14) !important;
  }
  a.text-danger:hover {
    color: rgb(223, 27, 14) !important;
  }
  .text-light {
    color: rgb(248, 249, 250) !important;
  }
  a.text-light:focus {
    color: rgb(218, 224, 229) !important;
  }
  a.text-light:hover {
    color: rgb(218, 224, 229) !important;
  }
  .text-dark {
    color: rgb(52, 58, 64) !important;
  }
  a.text-dark:focus {
    color: rgb(29, 33, 36) !important;
  }
  a.text-dark:hover {
    color: rgb(29, 33, 36) !important;
  }
  .text-body {
    color: rgb(33, 37, 41) !important;
  }
  .text-muted {
    color: rgb(108, 117, 125) !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: 0px/0 a;
    border: 0px currentColor;
    border-image: none;
    color: transparent;
    font-size-adjust: none;
    font-stretch: normal;
    text-shadow: none;
    background-color: transparent;
  }
  .visible {
    visibility: visible !important;
  }
  .invisible {
    visibility: hidden !important;
  }