@charset "UTF-8";
input[type='checkbox'][data-fouc],
input[type='radio'][data-fouc] {
  visibility: hidden;
  width: 1.25rem;
  height: 1.25rem;
}
.form-check input[type='checkbox'][data-fouc],
.form-check input[type='radio'][data-fouc] {
  position: absolute;
}
.form-check-inline:not(.form-check-switchery) input[type='checkbox'][data-fouc],
.form-check-inline:not(.form-check-switchery) input[type='radio'][data-fouc] {
  position: relative;
  margin-top: 0.00002rem;
  margin-right: 0.625rem;
}
.form-check-inline.form-check-right .form-check-inline:not(.form-check-switchery) input[type='checkbox'][data-fouc],
.form-check-inline.form-check-right .form-check-inline:not(.form-check-switchery) input[type='radio'][data-fouc] {
  margin-right: 0;
  margin-left: 0.625rem;
}
.form-check-switchery input[data-fouc] {
  width: 2.375rem;
  height: 1.25rem;
}
.form-check-switchery-double.form-check input[data-fouc] {
  position: static;
}
.form-check-switch input {
  height: calc(1.5385em + 1rem + 2px);
  visibility: hidden;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.form-check-switch input[data-size='large'] {
  height: calc(1.4286em + 1.25rem + 2px);
}
.form-check-switch input[data-size='small'] {
  height: calc(1.6667em + 0.75rem + 2px);
}
input[type='text'][data-fouc] {
  height: calc(1.5385em + 1rem + 2px);
  opacity: 0;
}
input[type='text'].form-control-lg[data-fouc] {
  height: calc(1.4286em + 1.25rem + 2px);
}
input[type='text'].form-control-sm[data-fouc] {
  height: calc(1.6667em + 0.75rem + 2px);
}
select[data-fouc]:not([aria-hidden='false']) {
  height: calc(1.5385em + 1rem + 2px);
  opacity: 0;
}
select.form-control-lg[data-fouc]:not([aria-hidden='false']) {
  height: calc(1.4286em + 1.25rem + 2px);
}
select.form-control-sm[data-fouc]:not([aria-hidden='false']) {
  height: calc(1.6667em + 0.75rem + 2px);
}
input[type='file'][data-fouc] {
  height: calc(1.5385em + 1rem + 2px);
  opacity: 0;
}
input[type='file'].form-control-lg[data-fouc] {
  height: calc(1.4286em + 1.25rem + 2px);
}
input[type='file'].form-control-sm[data-fouc] {
  height: calc(1.6667em + 0.75rem + 2px);
}
.wizard-form[data-fouc] {
  opacity: 0;
}
.wizard-form[data-fouc].wizard {
  opacity: 1;
}
.wizard-form[data-fouc]:not(.wizard) {
  padding-top: 6.75003rem;
  padding-bottom: 3.62503rem;
}
.wizard-form[data-fouc]:not(.wizard) fieldset:not(:first-of-type),
.wizard-form[data-fouc]:not(.wizard) h6 {
  display: none;
}
input[type='text'].colorpicker-flat-full[data-fouc] {
  height: 285px;
}
pre[data-fouc]:not(.ace_editor) {
  height: 450px;
}
pre[data-fouc].ace_editor {
  visibility: visible;
}
.noui-pips-height-helper:not(.noUi-target)[data-fouc] {
  height: 2.56253rem;
}
.noui-pips-height-helper.noui-slider-lg:not(.noUi-target)[data-fouc] {
  height: 2.68753rem;
}
.noui-pips-height-helper.noui-slider-sm:not(.noUi-target)[data-fouc] {
  height: 2.43753rem;
}
.noui-vertical-height-helper:not(.noUi-target)[data-fouc] {
  display: inline-block;
  height: 10rem;
}
input[type='text'].ion-height-helper[data-fouc] {
  height: 3.0625rem;
}
input[type='text'].ion-pips-height-helper[data-fouc] {
  height: 5rem;
}
input[type='text'].noui-height-helper:not(.noUi-target)[data-fouc] {
  height: 0.3125rem;
}
.legitRipple {
  position: relative;
  overflow: hidden;
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.legitRipple-ripple {
  position: absolute;
  width: 0;
  z-index: -1;
  pointer-events: none;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.15);
  will-change: transform, width, opacity;
  opacity: 1;
  transition: width 0.15s linear, opacity 0.5s ease-out;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
}
.legitRipple-ripple:before {
  content: '';
  padding-top: 100%;
  display: block;
}
.btn-light .legitRipple-ripple,
.btn-link .legitRipple-ripple,
.btn-outline.bg-light .legitRipple-ripple,
.btn-outline.bg-white .legitRipple-ripple,
.btn.bg-transparent .legitRipple-ripple,
.btn.bg-white .legitRipple-ripple,
.btn[class*='alpha-'] .legitRipple-ripple,
.fc-button .legitRipple-ripple,
.list-group-item-action .legitRipple-ripple,
.nav-pills .nav-link .legitRipple-ripple,
.nav-tabs:not([class*='bg-']) .nav-link .legitRipple-ripple,
.navbar-light .navbar-nav-link .legitRipple-ripple,
.page-link:not(.active) .legitRipple-ripple,
.plupload_add .legitRipple-ripple,
.ripple-dark .legitRipple-ripple,
.sidebar-light .nav-sidebar .nav-link .legitRipple-ripple,
.sp-replacer .legitRipple-ripple,
.ui-button:not([class*='bg-']) .legitRipple-ripple,
.ui-tabs-anchor .legitRipple-ripple {
  background-color: rgba(0, 0, 0, 0.075);
}
.list-group-item-action.active .legitRipple-ripple,
.page-item.active .page-link .legitRipple-ripple,
.pagination-pager-linked .page-link .legitRipple-ripple,
.ripple-light .legitRipple-ripple,
.sidebar-user-material-footer > a .legitRipple-ripple,
.sp-replacer[class*='bg-'] .legitRipple-ripple {
  background-color: rgba(255, 255, 255, 0.15);
}
img ~ .legitRipple-ripple {
  z-index: auto;
}
.dropdown-toggle.legitRipple-empty:after {
  margin-left: 0;
}
.legitRipple-template {
  display: none;
}
.slinky-menu {
  position: relative;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.slinky-menu > ul {
  left: 0;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.slinky-menu ul {
  width: 100%;
}
.slinky-menu ul.active {
  max-height: 340px;
  overflow-y: auto;
}
.slinky-menu li + li:not(.dropdown-item):not(.dropdown-divider) {
  margin-top: 1px;
}
.slinky-menu li ul {
  display: none;
  left: 100%;
  position: absolute;
  top: 0;
}
.slinky-menu .header {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  color: #2196f3;
  transition: all ease-in-out 0.15s;
}
@media (prefers-reduced-motion: reduce) {
  .slinky-menu .header {
    transition: none;
  }
}
.slinky-menu .header:focus,
.slinky-menu .header:hover {
  color: #0a6ebd;
}
.slinky-menu .header .title {
  -ms-flex: 1;
  flex: 1;
  padding: 0.5rem 1.25rem;
  padding-left: 3.5rem;
}
.slinky-menu .back:after,
.slinky-menu .back:before,
.slinky-menu .next:after,
.slinky-menu .next:before {
  font-family: icomoon;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  font-size: 1rem;
  line-height: 1;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slinky-menu .next {
  padding-right: 3rem;
}
.slinky-menu .next:after {
  content: '';
  right: 1.25rem;
}
.slinky-menu .back {
  position: absolute;
  padding: 0.5rem 1.25rem;
  color: inherit;
  width: 100%;
  height: 100%;
}
.slinky-menu .back:before {
  content: '';
  left: 1.25rem;
}
.is_stuck {
  z-index: 1030 !important;
}
.headroom {
  transition: box-shadow ease-in-out 0.2s, -webkit-transform ease-in-out 0.2s;
  transition: transform ease-in-out 0.2s, box-shadow ease-in-out 0.2s;
  transition: transform ease-in-out 0.2s, box-shadow ease-in-out 0.2s, -webkit-transform ease-in-out 0.2s;
  will-change: transform;
}
.navbar-slide-top.headroom--pinned {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.navbar-slide-top.headroom--unpinned {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  box-shadow: none;
}
.navbar-slide-bottom.headroom--pinned {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  box-shadow: none;
}
.navbar-slide-bottom.headroom--unpinned {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}
.ps__rail-x,
.ps__rail-y {
  opacity: 0;
  position: absolute;
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .ps__rail-x,
  .ps__rail-y {
    transition: none;
  }
}
.ps__rail-x {
  bottom: 0;
}
.ps__rail-y {
  right: 0;
}
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y,
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y {
  opacity: 0.75;
}
.ps__thumb-x,
.ps__thumb-y {
  background-color: #999;
  position: absolute;
  pointer-events: none;
  border-radius: 100px;
}
.ps__thumb-y {
  width: 0.25rem;
  right: 0.125rem;
}
.ps__thumb-x {
  height: 0.25rem;
  bottom: 0.125rem;
}
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
.card-header .header-elements {
  padding-top: 0.9375rem;
}
.page-header-content .header-elements {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding: 1.25rem 1.25rem;
  border-top: 1px solid #c9c6c6;
  border-bottom: 1px solid #c9c6c6;
  background-color: #e8e6e6;
}
.page-header-light .header-elements {
  background-color: #fafafa;
  border-color: #ddd;
  border-bottom: 0;
}
.page-header-dark .header-elements {
  background-color: rgba(0, 0, 0, 0.1);
  border-color: rgba(255, 255, 255, 0.2);
  border-bottom: 0;
}
.breadcrumb-line .header-elements {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding: 0 1.25rem;
  border-top: 1px solid transparent;
}
.breadcrumb-line-light .header-elements {
  background-color: transparent;
  border-color: #ddd;
}
.breadcrumb-line-dark .header-elements {
  background-color: rgba(0, 0, 0, 0.1);
  border-color: rgba(255, 255, 255, 0.25);
}
.header-elements .form-group:last-child {
  margin-bottom: 0;
}
.footer-elements-toggle,
.header-elements-toggle {
  margin-left: auto;
  -ms-flex-item-align: center;
  align-self: center;
}
.header-elements-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.header-elements-inline .header-elements {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  background-color: transparent;
  border: 0;
  margin-left: 0;
  margin-right: 0;
}
.header-elements-inline .card-header-tabs .nav-link {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 576px) {
  .header-elements-sm-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .header-elements-sm-inline .header-elements {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    background-color: transparent;
    border: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .header-elements-sm-inline .card-header-tabs .nav-link {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .header-elements-md-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .header-elements-md-inline .header-elements {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    background-color: transparent;
    border: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .header-elements-md-inline .card-header-tabs .nav-link {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media (min-width: 992px) {
  .header-elements-lg-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .header-elements-lg-inline .header-elements {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    background-color: transparent;
    border: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .header-elements-lg-inline .card-header-tabs .nav-link {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media (min-width: 1200px) {
  .header-elements-xl-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .header-elements-xl-inline .header-elements {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    background-color: transparent;
    border: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .header-elements-xl-inline .card-header-tabs .nav-link {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.font-size-lg {
  font-size: 0.875rem;
}
.font-size-base {
  font-size: 0.8125rem;
}
.font-size-sm {
  font-size: 0.75rem;
}
.font-size-xs {
  font-size: 0.6875rem;
}
.line-height-lg {
  line-height: 1.4286;
}
.line-height-base {
  line-height: 1.5385;
}
.line-height-sm {
  line-height: 1.6667;
}
.line-height-xs {
  line-height: 1.82;
}
.line-height-1 {
  line-height: 1;
}
.opacity-75 {
  opacity: 0.75;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-25 {
  opacity: 0.25;
}
.opacity-0 {
  opacity: 0;
}
.top-0 {
  top: 0;
}
.top-auto {
  top: auto;
}
.bottom-0 {
  bottom: 0;
}
.bottom-auto {
  bottom: auto;
}
.left-0 {
  left: 0;
}
.left-auto {
  left: auto;
}
.right-0 {
  right: 0;
}
.right-auto {
  right: auto;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-move {
  cursor: move;
}
.cursor-default {
  cursor: default;
}
.cursor-disabled {
  cursor: default;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-auto {
  overflow: auto;
}
.border-width-0 {
  border-width: 0;
}
.border-y-0 {
  border-top: 0 !important;
  border-bottom: 0 !important;
}
.border-x-0 {
  border-left: 0 !important;
  border-right: 0 !important;
}
.border-1 {
  border: 1px solid;
}
.border-top-1 {
  border-top: 1px solid;
}
.border-bottom-1 {
  border-bottom: 1px solid;
}
.border-left-1 {
  border-left: 1px solid;
}
.border-right-1 {
  border-right: 1px solid;
}
.border-y-1 {
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.border-x-1 {
  border-left: 1px solid;
  border-right: 1px solid;
}
.border-2 {
  border: 2px solid;
}
.border-top-2 {
  border-top: 2px solid;
}
.border-bottom-2 {
  border-bottom: 2px solid;
}
.border-left-2 {
  border-left: 2px solid;
}
.border-right-2 {
  border-right: 2px solid;
}
.border-y-2 {
  border-top: 2px solid;
  border-bottom: 2px solid;
}
.border-x-2 {
  border-left: 2px solid;
  border-right: 2px solid;
}
.border-3 {
  border: 3px solid;
}
.border-top-3 {
  border-top: 3px solid;
}
.border-bottom-3 {
  border-bottom: 3px solid;
}
.border-left-3 {
  border-left: 3px solid;
}
.border-right-3 {
  border-right: 3px solid;
}
.border-y-3 {
  border-top: 3px solid;
  border-bottom: 3px solid;
}
.border-x-3 {
  border-left: 3px solid;
  border-right: 3px solid;
}
.border-dashed {
  border-style: dashed;
}
.border-top-dashed {
  border-top-style: dashed;
}
.border-bottom-dashed {
  border-bottom-style: dashed;
}
.border-left-dashed {
  border-left-style: dashed;
}
.border-right-dashed {
  border-right-style: dashed;
}
.border-dotted {
  border-style: dotted;
}
.rounded-round {
  border-radius: 100px !important;
}
.rounded-top-round {
  border-top-left-radius: 100px !important;
  border-top-right-radius: 100px !important;
}
.rounded-bottom-round {
  border-bottom-right-radius: 100px !important;
  border-bottom-left-radius: 100px !important;
}
.rounded-left-round {
  border-top-left-radius: 100px !important;
  border-bottom-left-radius: 100px !important;
}
.rounded-right-round {
  border-top-right-radius: 100px !important;
  border-bottom-right-radius: 100px !important;
}
.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.rounded-left-0 {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.rounded-right-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.rotate-45 {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rotate-45-inverse {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.rotate-90-inverse {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.rotate-180-inverse {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.spinner {
  display: inline-block;
  -webkit-animation: rotation 1s linear infinite;
  animation: rotation 1s linear infinite;
}
.spinner-reverse {
  display: inline-block;
  -webkit-animation: rotation_reverse 1s linear infinite;
  animation: rotation_reverse 1s linear infinite;
}
@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotation_reverse {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes rotation_reverse {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
.h-auto {
  height: auto;
}
.w-auto {
  width: auto !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.wmin-0 {
  min-width: 0 !important;
}
.wmin-200 {
  min-width: 200px !important;
}
.wmin-250 {
  min-width: 250px !important;
}
.wmin-300 {
  min-width: 300px !important;
}
.wmin-350 {
  min-width: 350px !important;
}
.wmin-400 {
  min-width: 400px !important;
}
.wmin-450 {
  min-width: 450px !important;
}
.wmin-500 {
  min-width: 500px !important;
}
.wmin-550 {
  min-width: 550px !important;
}
.wmin-600 {
  min-width: 600px !important;
}
.flex-1 {
  -ms-flex: 1;
  flex: 1;
}
@media (min-width: 576px) {
  .w-sm-auto {
    width: auto !important;
  }
  .w-sm-25 {
    width: 25% !important;
  }
  .w-sm-50 {
    width: 50% !important;
  }
  .w-sm-75 {
    width: 75% !important;
  }
  .w-sm-100 {
    width: 100% !important;
  }
  .wmin-sm-0 {
    min-width: 0 !important;
  }
  .wmin-sm-200 {
    min-width: 200px !important;
  }
  .wmin-sm-250 {
    min-width: 250px !important;
  }
  .wmin-sm-300 {
    min-width: 300px !important;
  }
  .wmin-sm-350 {
    min-width: 350px !important;
  }
  .wmin-sm-400 {
    min-width: 400px !important;
  }
  .wmin-sm-450 {
    min-width: 450px !important;
  }
  .wmin-sm-500 {
    min-width: 500px !important;
  }
  .wmin-sm-550 {
    min-width: 550px !important;
  }
  .wmin-sm-600 {
    min-width: 600px !important;
  }
  .flex-sm-1 {
    -ms-flex: 1;
    flex: 1;
  }
}
@media (min-width: 768px) {
  .w-md-auto {
    width: auto !important;
  }
  .w-md-25 {
    width: 25% !important;
  }
  .w-md-50 {
    width: 50% !important;
  }
  .w-md-75 {
    width: 75% !important;
  }
  .w-md-100 {
    width: 100% !important;
  }
  .wmin-md-0 {
    min-width: 0 !important;
  }
  .wmin-md-200 {
    min-width: 200px !important;
  }
  .wmin-md-250 {
    min-width: 250px !important;
  }
  .wmin-md-300 {
    min-width: 300px !important;
  }
  .wmin-md-350 {
    min-width: 350px !important;
  }
  .wmin-md-400 {
    min-width: 400px !important;
  }
  .wmin-md-450 {
    min-width: 450px !important;
  }
  .wmin-md-500 {
    min-width: 500px !important;
  }
  .wmin-md-550 {
    min-width: 550px !important;
  }
  .wmin-md-600 {
    min-width: 600px !important;
  }
  .flex-md-1 {
    -ms-flex: 1;
    flex: 1;
  }
}
@media (min-width: 992px) {
  .w-lg-auto {
    width: auto !important;
  }
  .w-lg-25 {
    width: 25% !important;
  }
  .w-lg-50 {
    width: 50% !important;
  }
  .w-lg-75 {
    width: 75% !important;
  }
  .w-lg-100 {
    width: 100% !important;
  }
  .wmin-lg-0 {
    min-width: 0 !important;
  }
  .wmin-lg-200 {
    min-width: 200px !important;
  }
  .wmin-lg-250 {
    min-width: 250px !important;
  }
  .wmin-lg-300 {
    min-width: 300px !important;
  }
  .wmin-lg-350 {
    min-width: 350px !important;
  }
  .wmin-lg-400 {
    min-width: 400px !important;
  }
  .wmin-lg-450 {
    min-width: 450px !important;
  }
  .wmin-lg-500 {
    min-width: 500px !important;
  }
  .wmin-lg-550 {
    min-width: 550px !important;
  }
  .wmin-lg-600 {
    min-width: 600px !important;
  }
  .flex-lg-1 {
    -ms-flex: 1;
    flex: 1;
  }
}
@media (min-width: 1200px) {
  .w-xl-auto {
    width: auto !important;
  }
  .w-xl-25 {
    width: 25% !important;
  }
  .w-xl-50 {
    width: 50% !important;
  }
  .w-xl-75 {
    width: 75% !important;
  }
  .w-xl-100 {
    width: 100% !important;
  }
  .wmin-xl-0 {
    min-width: 0 !important;
  }
  .wmin-xl-200 {
    min-width: 200px !important;
  }
  .wmin-xl-250 {
    min-width: 250px !important;
  }
  .wmin-xl-300 {
    min-width: 300px !important;
  }
  .wmin-xl-350 {
    min-width: 350px !important;
  }
  .wmin-xl-400 {
    min-width: 400px !important;
  }
  .wmin-xl-450 {
    min-width: 450px !important;
  }
  .wmin-xl-500 {
    min-width: 500px !important;
  }
  .wmin-xl-550 {
    min-width: 550px !important;
  }
  .wmin-xl-600 {
    min-width: 600px !important;
  }
  .flex-xl-1 {
    -ms-flex: 1;
    flex: 1;
  }
}
.no-transitions *,
.no-transitions :after,
.no-transitions :before {
  transition: none !important;
}
@media (prefers-reduced-motion: reduce) {
  .no-transitions *,
  .no-transitions :after,
  .no-transitions :before {
    transition: none;
  }
}
.caret-0::after,
.caret-0::before {
  content: none;
}
.shadow-0 {
  box-shadow: none !important;
}
.outline-0,
.outline-0:focus,
.outline-0:hover {
  outline: 0;
}
.text-shadow-dark {
  text-shadow: 0 0 0.1875rem rgba(0, 0, 0, 0.5);
}
.text-shadow-light {
  text-shadow: 0 0 0.1875rem rgba(255, 255, 255, 0.5);
}
.shadow-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.shadow-2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.shadow-3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.shadow-4 {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.shadow-5 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
