
 .daterangepicker:not(.show-ranges) tbody tr:hover {
    background-color: #f2f2f2;
}
.daterangepicker:not(.show-ranges) td.today,
.daterangepicker:not(.show-ranges) td.today.off {
    font-weight: bold;
}
.daterangepicker:not(.show-ranges) tbody tr.active td.week {
    color: #357ebd !important;
    background-color: #f2f2f2 !important;
    font-weight: bold;

}


.vis-background {
  background: #383838;
}

.vis-time-axis {
  overflow: hidden;
  position: relative;
}
.vis-time-axis.vis-foreground {
  left: 0;
  top: 0;
  width: 100%;
}
.vis-time-axis.vis-background {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.vis-time-axis .vis-text {
  box-sizing: border-box;
  color: #4d4d4d;
  overflow: hidden;
  padding: 3px;
  position: absolute;
  white-space: nowrap;
}
.vis-time-axis .vis-text.vis-measure {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  visibility: hidden;
}
.vis-time-axis .vis-grid.vis-vertical {
  border-left: 1px solid;
  position: absolute;
}
.vis-time-axis .vis-grid.vis-vertical-rtl {
  border-right: 1px solid;
  position: absolute;
}
.vis-time-axis .vis-grid.vis-minor {
  border-color: #e5e5e5;
}
.vis-time-axis .vis-grid.vis-major {
  border-color: #bfbfbf;
}
.vis .overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.vis-active {
  box-shadow: 0 0 10px #86d5f8;
}
.vis-custom-time {
  background-color: #6e94ff;
  cursor: move;
  width: 2px;
  z-index: 1;
}
.vis-custom-time > .vis-custom-time-marker {
  background-color: inherit;
  color: #fff;
  cursor: auto;
  font-size: 12px;
  padding: 3px 5px;
  top: 0;
  white-space: nowrap;
  z-index: inherit;
}
.vis-current-time {
  background-color: #ff7f6e;
  pointer-events: none;
  width: 2px;
  z-index: 1;
}
.vis-rolling-mode-btn {
  background: #3876c2;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 28px;
  font-weight: 700;
  height: 40px;
  opacity: 0.8;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 7px;
  width: 40px;
}
.vis-rolling-mode-btn:before {
  content: '\26F6';
}
.vis-rolling-mode-btn:hover {
  opacity: 1;
}
.vis-panel {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  position: absolute;
}
.vis-panel.vis-bottom,
.vis-panel.vis-center,
.vis-panel.vis-left,
.vis-panel.vis-right,
.vis-panel.vis-top {
  border: 1px #bfbfbf;
}
.vis-panel.vis-center,
.vis-panel.vis-left,
.vis-panel.vis-right {
  border-bottom-style: solid;
  border-top-style: solid;
  overflow: hidden;
}
.vis-left.vis-panel.vis-vertical-scroll,
.vis-right.vis-panel.vis-vertical-scroll {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}
.vis-left.vis-panel.vis-vertical-scroll {
  direction: rtl;
}
.vis-left.vis-panel.vis-vertical-scroll .vis-content,
.vis-right.vis-panel.vis-vertical-scroll {
  direction: ltr;
}
.vis-right.vis-panel.vis-vertical-scroll .vis-content {
  direction: rtl;
}
.vis-panel.vis-bottom,
.vis-panel.vis-center,
.vis-panel.vis-top {
  border-left-style: solid;
  border-right-style: solid;
}
.vis-background {
  overflow: hidden;
}
.vis-panel > .vis-content {
  position: relative;
}
.vis-panel .vis-shadow {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  height: 1px;
  position: absolute;
  width: 100%;
}
.vis-panel .vis-shadow.vis-top {
  left: 0;
  top: -1px;
}
.vis-panel .vis-shadow.vis-bottom {
  bottom: -1px;
  left: 0;
}
.vis-graph-group0 {
  fill: #4f81bd;
  fill-opacity: 0;
  stroke-width: 2px;
  stroke: #4f81bd;
}
.vis-graph-group1 {
  fill: #f79646;
  fill-opacity: 0;
  stroke-width: 2px;
  stroke: #f79646;
}
.vis-graph-group2 {
  fill: #8c51cf;
  fill-opacity: 0;
  stroke-width: 2px;
  stroke: #8c51cf;
}
.vis-graph-group3 {
  fill: #75c841;
  fill-opacity: 0;
  stroke-width: 2px;
  stroke: #75c841;
}
.vis-graph-group4 {
  fill: #ff0100;
  fill-opacity: 0;
  stroke-width: 2px;
  stroke: #ff0100;
}
.vis-graph-group5 {
  fill: #37d8e6;
  fill-opacity: 0;
  stroke-width: 2px;
  stroke: #37d8e6;
}
.vis-graph-group6 {
  fill: #042662;
  fill-opacity: 0;
  stroke-width: 2px;
  stroke: #042662;
}
.vis-graph-group7 {
  fill: #00ff26;
  fill-opacity: 0;
  stroke-width: 2px;
  stroke: #00ff26;
}
.vis-graph-group8 {
  fill: #f0f;
  fill-opacity: 0;
  stroke-width: 2px;
  stroke: #f0f;
}
.vis-graph-group9 {
  fill: #8f3938;
  fill-opacity: 0;
  stroke-width: 2px;
  stroke: #8f3938;
}
.vis-timeline .vis-fill {
  fill-opacity: 0.1;
  stroke: none;
}
.vis-timeline .vis-bar {
  fill-opacity: 0.5;
  stroke-width: 1px;
}
.vis-timeline .vis-point {
  stroke-width: 2px;
  fill-opacity: 1;
}
.vis-timeline .vis-legend-background {
  stroke-width: 1px;
  fill-opacity: 0.9;
  fill: #fff;
  stroke: #c2c2c2;
}
.vis-timeline .vis-outline {
  stroke-width: 1px;
  fill-opacity: 1;
  fill: #fff;
  stroke: #e5e5e5;
}
.vis-timeline .vis-icon-fill {
  fill-opacity: 0.3;
  stroke: none;
}
.vis-timeline {
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.vis-loading-screen {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.vis [class*='span'] {
  min-height: 0;
  width: auto;
}
.vis-item {
  background-color: #d5ddf6;
  border-color: #97b0f8;
  border-width: 1px;
  color: #1a1a1a;
  display: inline-block;
  position: absolute;
  z-index: 1;
}
.vis-item.vis-selected {
  background-color: #fff785;
  border-color: #ffc200;
  z-index: 2;
}
.vis-editable.vis-selected {
  cursor: move;
}
.vis-item.vis-point.vis-selected {
  background-color: #fff785;
}
.vis-item.vis-box {
  border-radius: 2px;
  border-style: solid;
  text-align: center;
}
.vis-item.vis-point {
  background: none;
}
.vis-item.vis-dot {
  border-radius: 4px;
  border-style: solid;
  border-width: 4px;
  padding: 0;
  position: absolute;
}
.vis-item.vis-range {
  border-radius: 2px;
  border-style: solid;
  box-sizing: border-box;
}
.vis-item.vis-background {
  background-color: rgba(213, 221, 246, 0.4);
  border: none;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.vis-item .vis-item-overflow {
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
.vis-item-visible-frame {
  white-space: nowrap;
}
.vis-item.vis-range .vis-item-content {
  display: inline-block;
  position: relative;
}
.vis-item.vis-background .vis-item-content {
  display: inline-block;
  position: absolute;
}
.vis-item.vis-line {
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0;
  position: absolute;
  width: 0;
}
.vis-item .vis-item-content {
  box-sizing: border-box;
  padding: 5px;
  white-space: nowrap;
}
.vis-item .vis-onUpdateTime-tooltip {
  background: #4f81bd;
  border-radius: 1px;
  color: #fff;
  padding: 5px;
  position: absolute;
  text-align: center;
  transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  white-space: nowrap;
  width: 200px;
}
.vis-item .vis-delete,
.vis-item .vis-delete-rtl {
  box-sizing: border-box;
  cursor: pointer;
  height: 24px;
  padding: 0 5px;
  position: absolute;
  top: 0;
  transition: background 0.2s linear;
  width: 24px;
}
.vis-item .vis-delete {
  right: -24px;
}
.vis-item .vis-delete-rtl {
  left: -24px;
}
.vis-item .vis-delete-rtl:after,
.vis-item .vis-delete:after {
  color: red;
  content: '\00D7';
  font-family: arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  transition: color 0.2s linear;
}
.vis-item .vis-delete-rtl:hover,
.vis-item .vis-delete:hover {
  background: red;
}
.vis-item .vis-delete-rtl:hover:after,
.vis-item .vis-delete:hover:after {
  color: #fff;
}
.vis-item .vis-drag-center {
  cursor: move;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.vis-item.vis-range .vis-drag-left {
  cursor: w-resize;
  left: -4px;
}
.vis-item.vis-range .vis-drag-left,
.vis-item.vis-range .vis-drag-right {
  height: 100%;
  max-width: 20%;
  min-width: 2px;
  position: absolute;
  top: 0;
  width: 24px;
}
.vis-item.vis-range .vis-drag-right {
  cursor: e-resize;
  right: -4px;
}
.vis-range.vis-item.vis-readonly .vis-drag-left,
.vis-range.vis-item.vis-readonly .vis-drag-right {
  cursor: auto;
}
.vis-item.vis-cluster {
  border-radius: 2px;
  border-style: solid;
  text-align: center;
  vertical-align: center;
}
.vis-item.vis-cluster-line {
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0;
  position: absolute;
  width: 0;
}
.vis-item.vis-cluster-dot {
  border-radius: 4px;
  border-style: solid;
  border-width: 4px;
  padding: 0;
  position: absolute;
}
div.vis-tooltip {
  background-color: #f5f4ed;
  border: 1px solid #808074;
  border-radius: 3px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  color: #000;
  font-family: verdana;
  font-size: 14px;
  padding: 5px;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
  white-space: nowrap;
  z-index: 5;
}
.vis-itemset {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  position: relative;
}
.vis-itemset .vis-background,
.vis-itemset .vis-foreground {
  height: 100%;
  overflow: visible;
  position: absolute;
  width: 100%;
}
.vis-axis {
  height: 0;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.vis-foreground .vis-group {
  border-bottom: 1px solid #bfbfbf;
  box-sizing: border-box;
  position: relative;
}
.vis-foreground .vis-group:last-child {
  border-bottom: none;
}
.vis-nesting-group {
  cursor: pointer;
}
.vis-label.vis-nested-group.vis-group-level-unknown-but-gte1 {
  background: #f5f5f5;
}
.vis-label.vis-nested-group.vis-group-level-0 {
  background-color: #fff;
}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-0 .vis-inner {
  padding-left: 0;
}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-0 .vis-inner {
  padding-right: 0;
}
.vis-label.vis-nested-group.vis-group-level-1 {
  background-color: rgba(0, 0, 0, 0.05);
}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-1 .vis-inner {
  padding-left: 15px;
}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-1 .vis-inner {
  padding-right: 15px;
}
.vis-label.vis-nested-group.vis-group-level-2 {
  background-color: rgba(0, 0, 0, 0.1);
}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-2 .vis-inner {
  padding-left: 30px;
}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-2 .vis-inner {
  padding-right: 30px;
}
.vis-label.vis-nested-group.vis-group-level-3 {
  background-color: rgba(0, 0, 0, 0.15);
}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-3 .vis-inner {
  padding-left: 45px;
}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-3 .vis-inner {
  padding-right: 45px;
}
.vis-label.vis-nested-group.vis-group-level-4 {
  background-color: rgba(0, 0, 0, 0.2);
}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-4 .vis-inner {
  padding-left: 60px;
}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-4 .vis-inner {
  padding-right: 60px;
}
.vis-label.vis-nested-group.vis-group-level-5 {
  background-color: rgba(0, 0, 0, 0.25);
}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-5 .vis-inner {
  padding-left: 75px;
}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-5 .vis-inner {
  padding-right: 75px;
}
.vis-label.vis-nested-group.vis-group-level-6 {
  background-color: rgba(0, 0, 0, 0.3);
}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-6 .vis-inner {
  padding-left: 90px;
}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-6 .vis-inner {
  padding-right: 90px;
}
.vis-label.vis-nested-group.vis-group-level-7 {
  background-color: rgba(0, 0, 0, 0.35);
}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-7 .vis-inner {
  padding-left: 105px;
}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-7 .vis-inner {
  padding-right: 105px;
}
.vis-label.vis-nested-group.vis-group-level-8 {
  background-color: rgba(0, 0, 0, 0.4);
}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-8 .vis-inner {
  padding-left: 120px;
}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-8 .vis-inner {
  padding-right: 120px;
}
.vis-label.vis-nested-group.vis-group-level-9 {
  background-color: rgba(0, 0, 0, 0.45);
}
.vis-ltr .vis-label.vis-nested-group.vis-group-level-9 .vis-inner {
  padding-left: 135px;
}
.vis-rtl .vis-label.vis-nested-group.vis-group-level-9 .vis-inner {
  padding-right: 135px;
}
.vis-label.vis-nested-group {
  background-color: rgba(0, 0, 0, 0.5);
}
.vis-ltr .vis-label.vis-nested-group .vis-inner {
  padding-left: 150px;
}
.vis-rtl .vis-label.vis-nested-group .vis-inner {
  padding-right: 150px;
}
.vis-group-level-unknown-but-gte1 {
  border: 1px solid red;
}
.vis-label.vis-nesting-group:before {
  display: inline-block;
  width: 15px;
}
.vis-label.vis-nesting-group.expanded:before {
  content: '\25BC';
}
.vis-label.vis-nesting-group.collapsed:before {
  content: '\25B6';
}
.vis-rtl .vis-label.vis-nesting-group.collapsed:before {
  content: '\25C0';
}
.vis-ltr .vis-label:not(.vis-nesting-group):not(.vis-group-level-0) {
  padding-left: 15px;
}
.vis-rtl .vis-label:not(.vis-nesting-group):not(.vis-group-level-0) {
  padding-right: 15px;
}
.vis-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.vis-labelset {
  overflow: hidden;
}
.vis-labelset,
.vis-labelset .vis-label {
  box-sizing: border-box;
  position: relative;
}
.vis-labelset .vis-label {
  border-bottom: 1px solid #bfbfbf;
  color: #4d4d4d;
  left: 0;
  top: 0;
  width: 100%;
}
.vis-labelset .vis-label.draggable {
  cursor: pointer;
}
.vis-group-is-dragging {
  background: rgba(0, 0, 0, 0.1);
}
.vis-labelset .vis-label:last-child {
  border-bottom: none;
}
.vis-labelset .vis-label .vis-inner {
  display: inline-block;
  padding: 5px;
}
.vis-labelset .vis-label .vis-inner.vis-hidden {
  padding: 0;
}
div.vis-configuration {
  display: block;
  float: left;
  font-size: 12px;
  position: relative;
}
div.vis-configuration-wrapper {
  display: block;
  width: 700px;
}
div.vis-configuration-wrapper:after {
  clear: both;
  content: '';
  display: block;
}
div.vis-configuration.vis-config-option-container {
  background-color: #fff;
  border: 2px solid #f7f8fa;
  border-radius: 4px;
  display: block;
  left: 10px;
  margin-top: 20px;
  padding-left: 5px;
  width: 495px;
}
div.vis-configuration.vis-config-button {
  background-color: #f7f8fa;
  border: 2px solid #ceced0;
  border-radius: 4px;
  cursor: pointer;
  display: block;
  height: 25px;
  left: 10px;
  line-height: 25px;
  margin-bottom: 30px;
  margin-top: 20px;
  padding-left: 5px;
  vertical-align: middle;
  width: 495px;
}
div.vis-configuration.vis-config-button.hover {
  background-color: #4588e6;
  border: 2px solid #214373;
  color: #fff;
}
div.vis-configuration.vis-config-item {
  display: block;
  float: left;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
  width: 495px;
}
div.vis-configuration.vis-config-item.vis-config-s2 {
  background-color: #f7f8fa;
  border-radius: 3px;
  left: 10px;
  padding-left: 5px;
}
div.vis-configuration.vis-config-item.vis-config-s3 {
  background-color: #e4e9f0;
  border-radius: 3px;
  left: 20px;
  padding-left: 5px;
}
div.vis-configuration.vis-config-item.vis-config-s4 {
  background-color: #cfd8e6;
  border-radius: 3px;
  left: 30px;
  padding-left: 5px;
}
div.vis-configuration.vis-config-header {
  font-size: 18px;
  font-weight: 700;
}
div.vis-configuration.vis-config-label {
  height: 25px;
  line-height: 25px;
  width: 120px;
}
div.vis-configuration.vis-config-label.vis-config-s3 {
  width: 110px;
}
div.vis-configuration.vis-config-label.vis-config-s4 {
  width: 100px;
}
div.vis-configuration.vis-config-colorBlock {
  border: 1px solid #444;
  border-radius: 2px;
  cursor: pointer;
  height: 19px;
  margin: 0;
  padding: 0;
  top: 1px;
  width: 30px;
}
input.vis-configuration.vis-config-checkbox {
  left: -5px;
}
input.vis-configuration.vis-config-rangeinput {
  margin: 0;
  padding: 1px;
  pointer-events: none;
  position: relative;
  top: -5px;
  width: 60px;
}
input.vis-configuration.vis-config-range {
  -webkit-appearance: none;
  background-color: transparent;
  border: 0 solid #fff;
  height: 20px;
  width: 300px;
}
input.vis-configuration.vis-config-range::-webkit-slider-runnable-track {
  background: #dedede;
  background: linear-gradient(180deg, #dedede 0, #c8c8c8 99%);
  border: 1px solid #999;
  border-radius: 3px;
  box-shadow: 0 0 3px 0 #aaa;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dedede",endColorstr="#c8c8c8",GradientType=0);
  height: 5px;
  width: 300px;
}
input.vis-configuration.vis-config-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: #3876c2;
  background: linear-gradient(180deg, #3876c2 0, #385380);
  border: 1px solid #14334b;
  border-radius: 50%;
  box-shadow: 0 0 1px 0 #111927;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3876c2",endColorstr="#385380",GradientType=0);
  height: 17px;
  margin-top: -7px;
  width: 17px;
}
input.vis-configuration.vis-config-range:focus {
  outline: none;
}
input.vis-configuration.vis-config-range:focus::-webkit-slider-runnable-track {
  background: #9d9d9d;
  background: linear-gradient(180deg, #9d9d9d 0, #c8c8c8 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9d9d9d",endColorstr="#c8c8c8",GradientType=0);
}
input.vis-configuration.vis-config-range::-moz-range-track {
  background: #dedede;
  background: linear-gradient(180deg, #dedede 0, #c8c8c8 99%);
  border: 1px solid #999;
  border-radius: 3px;
  box-shadow: 0 0 3px 0 #aaa;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dedede",endColorstr="#c8c8c8",GradientType=0);
  height: 10px;
  width: 300px;
}
input.vis-configuration.vis-config-range::-moz-range-thumb {
  background: #385380;
  border: none;
  border-radius: 50%;
  height: 16px;
  width: 16px;
}
input.vis-configuration.vis-config-range:-moz-focusring {
  outline: 1px solid #fff;
  outline-offset: -1px;
}
input.vis-configuration.vis-config-range::-ms-track {
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
  color: transparent;
  height: 5px;
  width: 300px;
}
input.vis-configuration.vis-config-range::-ms-fill-lower {
  background: #777;
  border-radius: 10px;
}
input.vis-configuration.vis-config-range::-ms-fill-upper {
  background: #ddd;
  border-radius: 10px;
}
input.vis-configuration.vis-config-range::-ms-thumb {
  background: #385380;
  border: none;
  border-radius: 50%;
  height: 16px;
  width: 16px;
}
input.vis-configuration.vis-config-range:focus::-ms-fill-lower {
  background: #888;
}
input.vis-configuration.vis-config-range:focus::-ms-fill-upper {
  background: #ccc;
}
.vis-configuration-popup {
  background: rgba(57, 76, 89, 0.85);
  border: 2px solid #f2faff;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  text-align: center;
  transition: opacity 0.3s ease-in-out;
  width: 150px;
}
.vis-configuration-popup:after,
.vis-configuration-popup:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  left: 100%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  width: 0;
}
.vis-configuration-popup:after {
  border-color: rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) rgba(57, 76, 89, 0.85);
  border-width: 8px;
  margin-top: -8px;
}
.vis-configuration-popup:before {
  border-color: rgba(194, 225, 245, 0) rgba(194, 225, 245, 0) rgba(194, 225, 245, 0) #f2faff;
  border-width: 12px;
  margin-top: -12px;
}
.vis-panel.vis-background.vis-horizontal .vis-grid.vis-horizontal {
  border-bottom: 1px solid;
  height: 0;
  position: absolute;
  width: 100%;
}
.vis-panel.vis-background.vis-horizontal .vis-grid.vis-minor {
  border-color: #e5e5e5;
}
.vis-panel.vis-background.vis-horizontal .vis-grid.vis-major {
  border-color: #bfbfbf;
}
.vis-data-axis .vis-y-axis.vis-major {
  color: #4d4d4d;
  position: absolute;
  white-space: nowrap;
  width: 100%;
}
.vis-data-axis .vis-y-axis.vis-major.vis-measure {
  border: 0;
  margin: 0;
  padding: 0;
  visibility: hidden;
  width: auto;
}
.vis-data-axis .vis-y-axis.vis-minor {
  color: #bebebe;
  position: absolute;
  white-space: nowrap;
  width: 100%;
}
.vis-data-axis .vis-y-axis.vis-minor.vis-measure {
  border: 0;
  margin: 0;
  padding: 0;
  visibility: hidden;
  width: auto;
}
.vis-data-axis .vis-y-axis.vis-title {
  bottom: 20px;
  color: #4d4d4d;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.vis-data-axis .vis-y-axis.vis-title.vis-measure {
  margin: 0;
  padding: 0;
  visibility: hidden;
  width: auto;
}
.vis-data-axis .vis-y-axis.vis-title.vis-left {
  bottom: 0;
  transform: rotate(-90deg);
  transform-origin: left bottom;
}
.vis-data-axis .vis-y-axis.vis-title.vis-right {
  bottom: 0;
  transform: rotate(90deg);
  transform-origin: right bottom;
}
.vis-legend {
  background-color: rgba(247, 252, 255, 0.65);
  border: 1px solid #b3b3b3;
  box-shadow: 2px 2px 10px hsla(0, 0%, 60%, 0.55);
  padding: 5px;
}
.vis-legend-text {
  display: inline-block;
  white-space: nowrap;
}



#adsunai {
  display: flex;
  align-items: center;
  background: '#0ea5e9';
  overflow: hidden;
  border-radius: 100%;
  border: 0px solid;
}


/*! tailwindcss v2.2.10 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

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

/**
Use a more readable tab size (opinionated).
*/

html {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	   tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
	margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
	font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr[title] {
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
	font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
Add the correct font size in all browsers.
*/

small {
	font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/*
Tabular data
============
*/

/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/

table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}

/*
Forms
=====
*/

/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/

button,
select { /* 1 */
	text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/

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

/**
Remove the inner border and padding in Firefox.
*/

::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/

:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

:-moz-ui-invalid {
	box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
	padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
	vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/*
Interactive
===========
*/

/*
Add the correct display in Chrome and Safari.
*/

summary {
	display: list-item;
}/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

button {
  background-color: transparent;
  background-image: none;
}

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}


/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button,
[role="button"] {
  cursor: pointer;
}

/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */
 
:-moz-focusring {
	outline: auto;
}

table {
  border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */

a {
  color: inherit;
  text-decoration: inherit;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

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

/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

img,
video {
  max-width: 100%;
  height: auto;
}

/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */

[hidden] {
  display: none;
}

*, ::before, ::after {
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	--tw-border-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity));
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-blur: var(--tw-empty,/*!*/ /*!*/);
	--tw-brightness: var(--tw-empty,/*!*/ /*!*/);
	--tw-contrast: var(--tw-empty,/*!*/ /*!*/);
	--tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
	--tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
	--tw-invert: var(--tw-empty,/*!*/ /*!*/);
	--tw-saturate: var(--tw-empty,/*!*/ /*!*/);
	--tw-sepia: var(--tw-empty,/*!*/ /*!*/);
	--tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
	--tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
	--tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.container {
	width: 100%;
}
@media (min-width: 640px) {

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

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

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

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

	.container {
		max-width: 1536px;
	}
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0;
}
.pointer-events-none {
	pointer-events: none;
}
.visible {
	visibility: visible;
}
.invisible {
	visibility: hidden;
}
.static {
	position: static;
}
.fixed {
	position: fixed;
}
.absolute {
	position: absolute;
}
.\!absolute {
	position: absolute !important;
}
.relative {
	position: relative;
}
.sticky {
	position: sticky;
}
.inset-0 {
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
.left-0 {
	left: 0px;
}
.top-3 {
	top: 0.75rem;
}
.left-1\/2 {
	left: 50%;
}
.top-12 {
	top: 3rem;
}
.top-\[-7px\] {
	top: -7px;
}
.right-\[-8px\] {
	right: -8px;
}
.right-0 {
	right: 0px;
}
.top-1\.5 {
	top: 0.375rem;
}
.right-1 {
	right: 0.25rem;
}
.top-1 {
	top: 0.25rem;
}
.top-\[6px\] {
	top: 6px;
}
.left-1 {
	left: 0.25rem;
}
.top-16 {
	top: 4rem;
}
.top-\[4rem\] {
	top: 4rem;
}
.right-3 {
	right: 0.75rem;
}
.top-1\/2 {
	top: 50%;
}
.bottom-3 {
	bottom: 0.75rem;
}
.bottom-\[65px\] {
	bottom: 65px;
}
.left-4 {
	left: 1rem;
}
.top-0 {
	top: 0px;
}
.top-2 {
	top: 0.5rem;
}
.right-\[0\.2rem\] {
	right: 0.2rem;
}
.right-2 {
	right: 0.5rem;
}
.top-\[1px\] {
	top: 1px;
}
.bottom-6 {
	bottom: 1.5rem;
}
.left-2\/4 {
	left: 50%;
}
.right-\[20\%\] {
	right: 20%;
}
.bottom-\[18px\] {
	bottom: 18px;
}
.bottom-5 {
	bottom: 1.25rem;
}
.left-\[60\%\] {
	left: 60%;
}
.right-\[150px\] {
	right: 150px;
}
.right-\[85px\] {
	right: 85px;
}
.bottom-\[44px\] {
	bottom: 44px;
}
.bottom-\[18\.5\%\] {
	bottom: 18.5%;
}
.-top-1 {
	top: -0.25rem;
}
.bottom-\[15\%\] {
	bottom: 15%;
}
.left-2 {
	left: 0.5rem;
}
.left-\[0\.5px\] {
	left: 0.5px;
}
.top-\[3\.5rem\] {
	top: 3.5rem;
}
.right-\[6px\] {
	right: 6px;
}
.bottom-2 {
	bottom: 0.5rem;
}
.left-\[-10px\] {
	left: -10px;
}
.bottom-\[-10px\] {
	bottom: -10px;
}
.top-\[26\%\] {
	top: 26%;
}
.left-\[5\%\] {
	left: 5%;
}
.top-\[27\%\] {
	top: 27%;
}
.right-\[10\%\] {
	right: 10%;
}
.-top-3 {
	top: -0.75rem;
}
.right-10 {
	right: 2.5rem;
}
.bottom-\[10px\] {
	bottom: 10px;
}
.bottom-1\.5 {
	bottom: 0.375rem;
}
.bottom-1 {
	bottom: 0.25rem;
}
.left-\[45\%\] {
	left: 45%;
}
.top-\[40\%\] {
	top: 40%;
}
.bottom-full {
	bottom: 100%;
}
.left-3 {
	left: 0.75rem;
}
.bottom-7 {
	bottom: 1.75rem;
}
.bottom-0 {
	bottom: 0px;
}
.right-0\.5 {
	right: 0.125rem;
}
.top-0\.5 {
	top: 0.125rem;
}
.top-\[-28px\] {
	top: -28px;
}
.bottom-0\.5 {
	bottom: 0.125rem;
}
.top-4 {
	top: 1rem;
}
.bottom-\[56px\] {
	bottom: 56px;
}
.top-\[-26px\] {
	top: -26px;
}
.right-\[55px\] {
	right: 55px;
}
.top-\[26px\] {
	top: 26px;
}
.top-\[-75px\] {
	top: -75px;
}
.top-8 {
	top: 2rem;
}
.top-\[2px\] {
	top: 2px;
}
.z-30 {
	z-index: 30;
}
.z-0 {
	z-index: 0;
}
.z-50 {
	z-index: 50;
}
.z-10 {
	z-index: 10;
}
.\!z-40 {
	z-index: 40 !important;
}
.z-\[100\] {
	z-index: 100;
}
.z-20 {
	z-index: 20;
}
.z-\[1000\] {
	z-index: 1000;
}
.z-\[99999\] {
	z-index: 99999;
}
.z-\[900\] {
	z-index: 900;
}
.\!z-0 {
	z-index: 0 !important;
}
.z-40 {
	z-index: 40;
}
.\!z-30 {
	z-index: 30 !important;
}
.z-\[500\] {
	z-index: 500;
}
.z-\[\$\{zIndex\}\] {
	z-index: ${zIndex};
}
.col-span-2 {
	grid-column: span 2 / span 2;
}
.col-span-1 {
	grid-column: span 1 / span 1;
}
.col-span-3 {
	grid-column: span 3 / span 3;
}
.col-span-5 {
	grid-column: span 5 / span 5;
}
.col-span-8 {
	grid-column: span 8 / span 8;
}
.col-span-10 {
	grid-column: span 10 / span 10;
}
.col-span-12 {
	grid-column: span 12 / span 12;
}
.col-span-4 {
	grid-column: span 4 / span 4;
}
.col-start-1 {
	grid-column-start: 1;
}
.col-start-3 {
	grid-column-start: 3;
}
.col-start-11 {
	grid-column-start: 11;
}
.col-end-7 {
	grid-column-end: 7;
}
.col-end-13 {
	grid-column-end: 13;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.m-0 {
	margin: 0px;
}
.m-auto {
	margin: auto;
}
.\!m-0 {
	margin: 0px !important;
}
.m-1 {
	margin: 0.25rem;
}
.\!my-5 {
	margin-top: 1.25rem !important;
	margin-bottom: 1.25rem !important;
}
.mx-2 {
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.my-10 {
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
}
.my-20 {
	margin-top: 5rem;
	margin-bottom: 5rem;
}
.my-1 {
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
}
.my-2 {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.mx-auto {
	margin-left: auto;
	margin-right: auto;
}
.mx-5 {
	margin-left: 1.25rem;
	margin-right: 1.25rem;
}
.my-4 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.my-5 {
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
}
.my-3 {
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
}
.mx-1 {
	margin-left: 0.25rem;
	margin-right: 0.25rem;
}
.mx-3 {
	margin-left: 0.75rem;
	margin-right: 0.75rem;
}
.mb-0 {
	margin-bottom: 0px;
}
.mr-1 {
	margin-right: 0.25rem;
}
.ml-1 {
	margin-left: 0.25rem;
}
.mb-2 {
	margin-bottom: 0.5rem;
}
.ml-5 {
	margin-left: 1.25rem;
}
.ml-2 {
	margin-left: 0.5rem;
}
.mt-2 {
	margin-top: 0.5rem;
}
.mt-10 {
	margin-top: 2.5rem;
}
.mb-5 {
	margin-bottom: 1.25rem;
}
.mt-0 {
	margin-top: 0px;
}
.mt-3 {
	margin-top: 0.75rem;
}
.ml-4 {
	margin-left: 1rem;
}
.mt-1 {
	margin-top: 0.25rem;
}
.ml-0 {
	margin-left: 0px;
}
.mr-2 {
	margin-right: 0.5rem;
}
.mr-4 {
	margin-right: 1rem;
}
.mt-4 {
	margin-top: 1rem;
}
.mb-8 {
	margin-bottom: 2rem;
}
.mt-5 {
	margin-top: 1.25rem;
}
.mt-12 {
	margin-top: 3rem;
}
.mt-14 {
	margin-top: 3.5rem;
}
.mb-3 {
	margin-bottom: 0.75rem;
}
.ml-auto {
	margin-left: auto;
}
.-mb-px {
	margin-bottom: -1px;
}
.mb-20 {
	margin-bottom: 5rem;
}
.ml-14 {
	margin-left: 3.5rem;
}
.ml-6 {
	margin-left: 1.5rem;
}
.mr-\[100px\] {
	margin-right: 100px;
}
.mr-\[200px\] {
	margin-right: 200px;
}
.mr-\[225px\] {
	margin-right: 225px;
}
.mr-\[150px\] {
	margin-right: 150px;
}
.mr-\[120px\] {
	margin-right: 120px;
}
.mr-\[75px\] {
	margin-right: 75px;
}
.ml-\[115px\] {
	margin-left: 115px;
}
.mb-14 {
	margin-bottom: 3.5rem;
}
.mb-1 {
	margin-bottom: 0.25rem;
}
.mt-\[-0\.5rem\] {
	margin-top: -0.5rem;
}
.mt-\[1rem\] {
	margin-top: 1rem;
}
.mt-\[2\.1rem\] {
	margin-top: 2.1rem;
}
.mr-3 {
	margin-right: 0.75rem;
}
.mt-6 {
	margin-top: 1.5rem;
}
.ml-\[3\%\] {
	margin-left: 3%;
}
.\!mt-4 {
	margin-top: 1rem !important;
}
.ml-\[30\%\] {
	margin-left: 30%;
}
.mt-\[20\%\] {
	margin-top: 20%;
}
.mt-\[27\%\] {
	margin-top: 27%;
}
.\!ml-3 {
	margin-left: 0.75rem !important;
}
.ml-12 {
	margin-left: 3rem;
}
.mt-\[25\%\] {
	margin-top: 25%;
}
.mb-4 {
	margin-bottom: 1rem;
}
.ml-7 {
	margin-left: 1.75rem;
}
.ml-\[10rem\] {
	margin-left: 10rem;
}
.ml-20 {
	margin-left: 5rem;
}
.mr-5 {
	margin-right: 1.25rem;
}
.block {
	display: block;
}
.inline-block {
	display: inline-block;
}
.inline {
	display: inline;
}
.flex {
	display: flex;
}
.\!flex {
	display: flex !important;
}
.inline-flex {
	display: inline-flex;
}
.table {
	display: table;
}
.inline-table {
	display: inline-table;
}
.table-cell {
	display: table-cell;
}
.grid {
	display: grid;
}
.contents {
	display: contents;
}
.hidden {
	display: none;
}
.\!hidden {
	display: none !important;
}
.h-10 {
	height: 2.5rem;
}
.h-5 {
	height: 1.25rem;
}
.h-full {
	height: 100%;
}
.h-\[60px\] {
	height: 60px;
}
.h-4 {
	height: 1rem;
}
.h-6 {
	height: 1.5rem;
}
.h-\[25vh\] {
	height: 25vh;
}
.h-\[65vh\] {
	height: 65vh;
}
.h-7 {
	height: 1.75rem;
}
.h-screen {
	height: 100vh;
}
.h-\[90vh\] {
	height: 90vh;
}
.h-\[41px\] {
	height: 41px;
}
.h-2 {
	height: 0.5rem;
}
.h-\[100px\] {
	height: 100px;
}
.h-auto {
	height: auto;
}
.h-\[50px\] {
	height: 50px;
}
.h-\[49px\] {
	height: 49px;
}
.h-\[40px\] {
	height: 40px;
}
.h-\[calc\(100vh-50px\)\] {
	height: calc(100vh - 50px);
}
.h-\[82px\] {
	height: 82px;
}
.h-\[inherit\] {
	height: inherit;
}
.h-\[calc\(90vh-40px\)\] {
	height: calc(90vh - 40px);
}
.h-\[calc\(100vh-100px-\$\{props\.heightSlideShow\}px-7\.5rem\)\] {
	height: calc(100vh - 100px - ${props.heightSlideShow}px-7.5rem);
}
.h-\[150px\] {
	height: 150px;
}
.h-\[calc\(100vh\)\] {
	height: calc(100vh);
}
.h-\[calc\(90vh-100px\)\] {
	height: calc(90vh - 100px);
}
.h-\[calc\(95vh-70px\)\] {
	height: calc(95vh - 70px);
}
.h-\[calc\(100vh-3\.6rem\)\] {
	height: calc(100vh - 3.6rem);
}
.h-8 {
	height: 2rem;
}
.h-\[16px\] {
	height: 16px;
}
.h-\[calc\(100\%-165px\)\] {
	height: calc(100% - 165px);
}
.h-\[calc\(100\%-125px\)\] {
	height: calc(100% - 125px);
}
.h-12 {
	height: 3rem;
}
.h-16 {
	height: 4rem;
}
.h-14 {
	height: 3.5rem;
}
.h-\[calc\(100\%-160px\)\] {
	height: calc(100% - 160px);
}
.h-\[calc\(100\%-120px\)\] {
	height: calc(100% - 120px);
}
.h-\[calc\(100\%-195px\)\] {
	height: calc(100% - 195px);
}
.h-\[calc\(100\%-155px\)\] {
	height: calc(100% - 155px);
}
.h-\[calc\(100\%-75px\)\] {
	height: calc(100% - 75px);
}
.h-\[calc\(100\%-105px\)\] {
	height: calc(100% - 105px);
}
.h-\[calc\(100\%-185px\)\] {
	height: calc(100% - 185px);
}
.h-\[calc\(100\%-140px\)\] {
	height: calc(100% - 140px);
}
.h-9 {
	height: 2.25rem;
}
.h-\[calc\(100vh-225px\)\] {
	height: calc(100vh - 225px);
}
.h-\[calc\(100\%-3\.5rem\)\] {
	height: calc(100% - 3.5rem);
}
.h-\[90\%\] {
	height: 90%;
}
.h-\[calc\(90vh-80px\)\] {
	height: calc(90vh - 80px);
}
.h-\[100\%\] {
	height: 100%;
}
.h-\[calc\(100\%-5px\)\] {
	height: calc(100% - 5px);
}
.h-\[35px\] {
	height: 35px;
}
.h-40 {
	height: 10rem;
}
.h-\[fit\] {
	height: fit;
}
.h-\[2\.4rem\] {
	height: 2.4rem;
}
.h-28 {
	height: 7rem;
}
.h-0 {
	height: 0px;
}
.h-\[50vh\] {
	height: 50vh;
}
.h-\[40vh\] {
	height: 40vh;
}
.h-24 {
	height: 6rem;
}
.h-20 {
	height: 5rem;
}
.h-\[45vh\] {
	height: 45vh;
}
.h-1\/2 {
	height: 50%;
}
.h-1\/3 {
	height: 33.333333%;
}
.h-\[calc\(100vh-7\.5rem\)\] {
	height: calc(100vh - 7.5rem);
}
.h-\[260px\] {
	height: 260px;
}
.h-\[calc\(100vh-170px\)\] {
	height: calc(100vh - 170px);
}
.\!h-\[135px\] {
	height: 135px !important;
}
.h-\[110px\] {
	height: 110px;
}
.h-\[calc\(100vh-155px\)\] {
	height: calc(100vh - 155px);
}
.h-\[calc\(100vh-175px\)\] {
	height: calc(100vh - 175px);
}
.h-\[calc\(100vh-157px\)\] {
	height: calc(100vh - 157px);
}
.h-\[95vh\] {
	height: 95vh;
}
.h-\[calc\(100vh-16rem\)\] {
	height: calc(100vh - 16rem);
}
.h-\[calc\(100vh-4rem\)\] {
	height: calc(100vh - 4rem);
}
.h-\[calc\(100vh-7\.9rem\)\] {
	height: calc(100vh - 7.9rem);
}
.h-\[180px\] {
	height: 180px;
}
.h-\[190px\] {
	height: 190px;
}
.h-\[225px\] {
	height: 225px;
}
.h-\[250px\] {
	height: 250px;
}
.h-\[calc\(80vh-275px-5rem\)\] {
	height: calc(80vh - 275px - 5rem);
}
.h-\[calc\(80vh-300px-6rem\)\] {
	height: calc(80vh - 300px - 6rem);
}
.h-\[calc\(80vh-325px-6rem\)\] {
	height: calc(80vh - 325px - 6rem);
}
.h-\[calc\(100\%-0px\)\] {
	height: calc(100% - 0px);
}
.h-\[calc\(100vh-275px-5rem\)\] {
	height: calc(100vh - 275px - 5rem);
}
.h-\[calc\(100vh-300px-6rem\)\] {
	height: calc(100vh - 300px - 6rem);
}
.h-\[calc\(100vh-325px-6rem\)\] {
	height: calc(100vh - 325px - 6rem);
}
.h-\[calc\(100vh-5\.5rem\)\] {
	height: calc(100vh - 5.5rem);
}
.h-\[calc\(100\%\)\] {
	height: calc(100%);
}
.h-\[calc\(110vh-275px-1rem\)\] {
	height: calc(110vh - 275px - 1rem);
}
.h-\[calc\(114vh-300px-2rem\)\] {
	height: calc(114vh - 300px - 2rem);
}
.h-\[calc\(118vh-325px-4rem\)\] {
	height: calc(118vh - 325px - 4rem);
}
.h-\[calc\(122vh-350px-6rem\)\] {
	height: calc(122vh - 350px - 6rem);
}
.h-\[calc\(56vh\)\] {
	height: calc(56vh);
}
.h-\[calc\(58vh\)\] {
	height: calc(58vh);
}
.h-\[calc\(48vh\)\] {
	height: calc(48vh);
}
.h-\[calc\(50vh\)\] {
	height: calc(50vh);
}
.\!h-\[100\%\] {
	height: 100% !important;
}
.\!h-\[85vh\] {
	height: 85vh !important;
}
.h-\[calc\(100\%-50px\)\] {
	height: calc(100% - 50px);
}
.h-\[48vh\] {
	height: 48vh;
}
.h-\[47vh\] {
	height: 47vh;
}
.h-\[230px\] {
	height: 230px;
}
.h-\[200px\] {
	height: 200px;
}
.\!h-4 {
	height: 1rem !important;
}
.h-\[calc\(100\%-4rem\)\] {
	height: calc(100% - 4rem);
}
.h-\[calc\(100\%-3\.35rem\)\] {
	height: calc(100% - 3.35rem);
}
.h-\[calc\(100vh-\(7\.2rem\+170px\)\)\] {
	height: calc(100vh - (7.2rem + 170px));
}
.h-\[calc\(100vh-7\.2rem\)\] {
	height: calc(100vh - 7.2rem);
}
.h-\[170px\] {
	height: 170px;
}
.h-1\/4 {
	height: 25%;
}
.h-1\/5 {
	height: 20%;
}
.\!h-full {
	height: 100% !important;
}
.h-\[54px\] {
	height: 54px;
}
.h-\[30px\] {
	height: 30px;
}
.h-\[calc\(95vh-400px\)\] {
	height: calc(95vh - 400px);
}
.h-\[35rem\] {
	height: 35rem;
}
.h-\[15rem\] {
	height: 15rem;
}
.max-h-\[95vh\] {
	max-height: 95vh;
}
.max-h-\[\$\{props\.maxHeight\}px\] {
	max-height: ${props.maxHeight}px;
}
.max-h-\[35px\] {
	max-height: 35px;
}
.max-h-\[20rem\] {
	max-height: 20rem;
}
.max-h-\[80vh\] {
	max-height: 80vh;
}
.max-h-\[calc\(100vh-3\.8rem\)\] {
	max-height: calc(100vh - 3.8rem);
}
.max-h-\[calc\(90vh-3rem\)\] {
	max-height: calc(90vh - 3rem);
}
.max-h-\[760px\] {
	max-height: 760px;
}
.max-h-\[80px\] {
	max-height: 80px;
}
.max-h-\[600px\] {
	max-height: 600px;
}
.max-h-\[503px\] {
	max-height: 503px;
}
.max-h-60 {
	max-height: 15rem;
}
.max-h-\[calc\(100vh-3\.6rem\)\] {
	max-height: calc(100vh - 3.6rem);
}
.max-h-\[500px\] {
	max-height: 500px;
}
.max-h-\[20vh\] {
	max-height: 20vh;
}
.max-h-\[50vh\] {
	max-height: 50vh;
}
.max-h-\[42vh\] {
	max-height: 42vh;
}
.max-h-96 {
	max-height: 24rem;
}
.max-h-\[40vh\] {
	max-height: 40vh;
}
.max-h-\[55vh\] {
	max-height: 55vh;
}
.max-h-\[calc\(100vh-7\.2rem\)\] {
	max-height: calc(100vh - 7.2rem);
}
.max-h-\[70vh\] {
	max-height: 70vh;
}
.max-h-\[90px\] {
	max-height: 90px;
}
.max-h-\[35rem\] {
	max-height: 35rem;
}
.max-h-\[20px\] {
	max-height: 20px;
}
.min-h-\[55vh\] {
	min-height: 55vh;
}
.min-h-\[100px\] {
	min-height: 100px;
}
.min-h-\[25vh\] {
	min-height: 25vh;
}
.min-h-\[500px\] {
	min-height: 500px;
}
.min-h-\[60vh\] {
	min-height: 60vh;
}
.min-h-\[25rem\] {
	min-height: 25rem;
}
.min-h-\[80vh\] {
	min-height: 80vh;
}
.min-h-\[200px\] {
	min-height: 200px;
}
.min-h-full {
	min-height: 100%;
}
.min-h-\[45px\] {
	min-height: 45px;
}
.min-h-\[50px\] {
	min-height: 50px;
}
.min-h-\[60px\] {
	min-height: 60px;
}
.min-h-\[330px\] {
	min-height: 330px;
}
.min-h-\[68vh\] {
	min-height: 68vh;
}
.w-10 {
	width: 2.5rem;
}
.w-full {
	width: 100%;
}
.\!w-\[10px\] {
	width: 10px !important;
}
.w-auto {
	width: auto;
}
.w-80 {
	width: 20rem;
}
.w-60 {
	width: 15rem;
}
.w-40 {
	width: 10rem;
}
.w-\[350px\] {
	width: 350px;
}
.w-\[600px\] {
	width: 600px;
}
.w-5 {
	width: 1.25rem;
}
.w-\[100px\] {
	width: 100px;
}
.w-\[calc\(100\%-100px\)\] {
	width: calc(100% - 100px);
}
.w-\[35rem\] {
	width: 35rem;
}
.w-4 {
	width: 1rem;
}
.w-\[\$\{width\}px\] {
	width: ${width}px;
}
.w-\[calc\(70vw-100px\)\] {
	width: calc(70vw - 100px);
}
.w-\[calc\(100vw-100px\)\] {
	width: calc(100vw - 100px);
}
.\!w-full {
	width: 100% !important;
}
.\!w-\[280px\] {
	width: 280px !important;
}
.w-6 {
	width: 1.5rem;
}
.w-56 {
	width: 14rem;
}
.w-1\/2 {
	width: 50%;
}
.w-20 {
	width: 5rem;
}
.w-14 {
	width: 3.5rem;
}
.w-8 {
	width: 2rem;
}
.w-11 {
	width: 2.75rem;
}
.w-3\/4 {
	width: 75%;
}
.w-screen {
	width: 100vw;
}
.w-\[95vw\] {
	width: 95vw;
}
.w-\[19\%\] {
	width: 19%;
}
.w-\[400px\] {
	width: 400px;
}
.w-\[82px\] {
	width: 82px;
}
.w-16 {
	width: 4rem;
}
.w-1\/4 {
	width: 25%;
}
.w-4\/6 {
	width: 66.666667%;
}
.w-\[200px\] {
	width: 200px;
}
.w-\[100\%\] {
	width: 100%;
}
.w-\[715px\] {
	width: 715px;
}
.w-\[85\%\] {
	width: 85%;
}
.w-\[380px\] {
	width: 380px;
}
.w-\[745px\] {
	width: 745px;
}
.w-\[390px\] {
	width: 390px;
}
.w-1\/3 {
	width: 33.333333%;
}
.w-2\/3 {
	width: 66.666667%;
}
.w-7 {
	width: 1.75rem;
}
.w-44 {
	width: 11rem;
}
.w-\[30\%\] {
	width: 30%;
}
.w-\[440px\] {
	width: 440px;
}
.w-\[90\%\] {
	width: 90%;
}
.w-\[10\%\] {
	width: 10%;
}
.w-\[340px\] {
	width: 340px;
}
.w-\[300px\] {
	width: 300px;
}
.w-\[370px\] {
	width: 370px;
}
.w-\[325px\] {
	width: 325px;
}
.w-max {
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}
.w-\[\$\{listCarPanelSize\.width\}px\] {
	width: ${listCarPanelSize.width}px;
}
.w-12 {
	width: 3rem;
}
.w-min {
	width: -webkit-min-content;
	width: -moz-min-content;
	width: min-content;
}
.w-\[-webkit-fill-available\] {
	width: -webkit-fill-available;
}
.w-9 {
	width: 2.25rem;
}
.w-\[60px\] {
	width: 60px;
}
.\!w-\[calc\(85vw-2rem\)\] {
	width: calc(85vw - 2rem) !important;
}
.\!w-\[calc\(100vw\)\] {
	width: calc(100vw) !important;
}
.w-\[33\.3\%\] {
	width: 33.3%;
}
.w-\[460px\] {
	width: 460px;
}
.w-\[80\%\] {
	width: 80%;
}
.w-\[250px\] {
	width: 250px;
}
.w-\[0px\] {
	width: 0px;
}
.w-\[700px\] {
	width: 700px;
}
.w-\[497px\] {
	width: 497px;
}
.w-96 {
	width: 24rem;
}
.w-24 {
	width: 6rem;
}
.w-2 {
	width: 0.5rem;
}
.w-3 {
	width: 0.75rem;
}
.w-\[30px\] {
	width: 30px;
}
.w-28 {
	width: 7rem;
}
.w-\[130px\] {
	width: 130px;
}
.w-\[20\%\] {
	width: 20%;
}
.w-4\/5 {
	width: 80%;
}
.w-\[40px\] {
	width: 40px;
}
.w-\[160px\] {
	width: 160px;
}
.w-\[180px\] {
	width: 180px;
}
.w-\[230px\] {
	width: 230px;
}
.w-\[255px\] {
	width: 255px;
}
.w-\[190px\] {
	width: 190px;
}
.w-\[240px\] {
	width: 240px;
}
.w-\[265px\] {
	width: 265px;
}
.w-\[82\%\] {
	width: 82%;
}
.w-1\/5 {
	width: 20%;
}
.w-\[22vh\] {
	width: 22vh;
}
.w-\[32vh\] {
	width: 32vh;
}
.\!w-\[96\%\] {
	width: 96% !important;
}
.w-\[40\%\] {
	width: 40%;
}
.w-\[60\%\] {
	width: 60%;
}
.\!w-\[100\%\] {
	width: 100% !important;
}
.\!w-\[75\%\] {
	width: 75% !important;
}
.w-\[25\%\] {
	width: 25%;
}
.w-\[\$\{sizePreview\}px\] {
	width: ${sizePreview}px;
}
.\!w-4 {
	width: 1rem !important;
}
.w-1\/6 {
	width: 16.666667%;
}
.w-\[12\.5\%\] {
	width: 12.5%;
}
.w-\[54px\] {
	width: 54px;
}
.w-\[110px\] {
	width: 110px;
}
.w-\[70px\] {
	width: 70px;
}
.w-\[90px\] {
	width: 90px;
}
.w-\[365px\] {
	width: 365px;
}
.w-\[calc\(95vw-310px\)\] {
	width: calc(95vw - 310px);
}
.w-\[50\%\] {
	width: 50%;
}
.w-\[calc\(100\%-122px\)\] {
	width: calc(100% - 122px);
}
.w-\[calc\(100\%-60px\)\] {
	width: calc(100% - 60px);
}
.min-w-full {
	min-width: 100%;
}
.min-w-\[150px\] {
	min-width: 150px;
}
.min-w-\[50px\] {
	min-width: 50px;
}
.\!min-w-\[250px\] {
	min-width: 250px !important;
}
.min-w-\[20rem\] {
	min-width: 20rem;
}
.min-w-\[10rem\] {
	min-width: 10rem;
}
.min-w-\[5rem\] {
	min-width: 5rem;
}
.min-w-\[250px\] {
	min-width: 250px;
}
.min-w-\[55px\] {
	min-width: 55px;
}
.min-w-\[325px\] {
	min-width: 325px;
}
.min-w-\[165px\] {
	min-width: 165px;
}
.min-w-\[135px\] {
	min-width: 135px;
}
.min-w-\[8rem\] {
	min-width: 8rem;
}
.min-w-\[220px\] {
	min-width: 220px;
}
.min-w-\[85px\] {
	min-width: 85px;
}
.min-w-\[70px\] {
	min-width: 70px;
}
.min-w-\[550px\] {
	min-width: 550px;
}
.min-w-\[90px\] {
	min-width: 90px;
}
.min-w-\[200px\] {
	min-width: 200px;
}
.min-w-\[100px\] {
	min-width: 100px;
}
.min-w-\[5\%\] {
	min-width: 5%;
}
.min-w-\[30rem\] {
	min-width: 30rem;
}
.min-w-\[40rem\] {
	min-width: 40rem;
}
.min-w-\[25\%\] {
	min-width: 25%;
}
.min-w-\[40px\] {
	min-width: 40px;
}
.min-w-\[350px\] {
	min-width: 350px;
}
.max-w-\[50px\] {
	max-width: 50px;
}
.max-w-\[150px\] {
	max-width: 150px;
}
.max-w-screen-xl {
	max-width: 1280px;
}
.max-w-\[40\%\] {
	max-width: 40%;
}
.max-w-\[224px\] {
	max-width: 224px;
}
.max-w-\[735px\] {
	max-width: 735px;
}
.max-w-\[100\%\] {
	max-width: 100%;
}
.\!max-w-\[90px\] {
	max-width: 90px !important;
}
.max-w-\[23rem\] {
	max-width: 23rem;
}
.max-w-\[18rem\] {
	max-width: 18rem;
}
.max-w-\[373px\] {
	max-width: 373px;
}
.max-w-\[375px\] {
	max-width: 375px;
}
.max-w-\[185px\] {
	max-width: 185px;
}
.max-w-\[20rem\] {
	max-width: 20rem;
}
.max-w-\[750px\] {
	max-width: 750px;
}
.max-w-\[6rem\] {
	max-width: 6rem;
}
.max-w-\[480px\] {
	max-width: 480px;
}
.max-w-\[230px\] {
	max-width: 230px;
}
.max-w-\[550px\] {
	max-width: 550px;
}
.max-w-\[12rem\] {
	max-width: 12rem;
}
.max-w-\[10rem\] {
	max-width: 10rem;
}
.max-w-\[15rem\] {
	max-width: 15rem;
}
.max-w-\[8rem\] {
	max-width: 8rem;
}
.max-w-\[40rem\] {
	max-width: 40rem;
}
.flex-1 {
	flex: 1 1 0%;
}
.flex-none {
	flex: none;
}
.flex-grow {
	flex-grow: 1;
}
.border-collapse {
	border-collapse: collapse;
}
.origin-top-left {
	transform-origin: top left;
}
.origin-top-right {
	transform-origin: top right;
}
.origin-left {
	transform-origin: left;
}
.origin-top {
	transform-origin: top;
}
.translate-x-\[-15px\] {
	--tw-translate-x: -15px;
	transform: var(--tw-transform);
}
.translate-y-\[10px\] {
	--tw-translate-y: 10px;
	transform: var(--tw-transform);
}
.translate-x-\[11px\] {
	--tw-translate-x: 11px;
	transform: var(--tw-transform);
}
.translate-x-6 {
	--tw-translate-x: 1.5rem;
	transform: var(--tw-transform);
}
.translate-x-0 {
	--tw-translate-x: 0px;
	transform: var(--tw-transform);
}
.translate-x-1 {
	--tw-translate-x: 0.25rem;
	transform: var(--tw-transform);
}
.translate-x-\[-30px\] {
	--tw-translate-x: -30px;
	transform: var(--tw-transform);
}
.translate-y-\[1px\] {
	--tw-translate-y: 1px;
	transform: var(--tw-transform);
}
.translate-y-\[-12px\] {
	--tw-translate-y: -12px;
	transform: var(--tw-transform);
}
.translate-y-10 {
	--tw-translate-y: 2.5rem;
	transform: var(--tw-transform);
}
.translate-y-\[15px\] {
	--tw-translate-y: 15px;
	transform: var(--tw-transform);
}
.translate-y-1 {
	--tw-translate-y: 0.25rem;
	transform: var(--tw-transform);
}
.translate-y-\[-20px\] {
	--tw-translate-y: -20px;
	transform: var(--tw-transform);
}
.translate-y-\[20px\] {
	--tw-translate-y: 20px;
	transform: var(--tw-transform);
}
.translate-y-\[-0\.5px\] {
	--tw-translate-y: -0.5px;
	transform: var(--tw-transform);
}
.translate-x-full {
	--tw-translate-x: 100%;
	transform: var(--tw-transform);
}
.translate-x-\[-10px\] {
	--tw-translate-x: -10px;
	transform: var(--tw-transform);
}
.translate-y-\[5px\] {
	--tw-translate-y: 5px;
	transform: var(--tw-transform);
}
.translate-x-\[-50\%\] {
	--tw-translate-x: -50%;
	transform: var(--tw-transform);
}
.-translate-x-2\/4 {
	--tw-translate-x: -50%;
	transform: var(--tw-transform);
}
.translate-x-2 {
	--tw-translate-x: 0.5rem;
	transform: var(--tw-transform);
}
.-translate-x-1 {
	--tw-translate-x: -0.25rem;
	transform: var(--tw-transform);
}
.-translate-x-2\.5 {
	--tw-translate-x: -0.625rem;
	transform: var(--tw-transform);
}
.-translate-x-2 {
	--tw-translate-x: -0.5rem;
	transform: var(--tw-transform);
}
.-translate-x-4 {
	--tw-translate-x: -1rem;
	transform: var(--tw-transform);
}
.-translate-x-3\.5 {
	--tw-translate-x: -0.875rem;
	transform: var(--tw-transform);
}
.-translate-x-3 {
	--tw-translate-x: -0.75rem;
	transform: var(--tw-transform);
}
.-translate-y-2\/4 {
	--tw-translate-y: -50%;
	transform: var(--tw-transform);
}
.-translate-x-3\/4 {
	--tw-translate-x: -75%;
	transform: var(--tw-transform);
}
.translate-y-\[2vh\] {
	--tw-translate-y: 2vh;
	transform: var(--tw-transform);
}
.translate-x-\[-25\%\] {
	--tw-translate-x: -25%;
	transform: var(--tw-transform);
}
.translate-y-\[14px\] {
	--tw-translate-y: 14px;
	transform: var(--tw-transform);
}
.translate-x-\[-10\%\] {
	--tw-translate-x: -10%;
	transform: var(--tw-transform);
}
.translate-y-\[3px\] {
	--tw-translate-y: 3px;
	transform: var(--tw-transform);
}
.translate-x-4 {
	--tw-translate-x: 1rem;
	transform: var(--tw-transform);
}
.-translate-y-1\/2 {
	--tw-translate-y: -50%;
	transform: var(--tw-transform);
}
.-translate-x-1\/2 {
	--tw-translate-x: -50%;
	transform: var(--tw-transform);
}
.translate-x-\[21px\] {
	--tw-translate-x: 21px;
	transform: var(--tw-transform);
}
.translate-x-\[-21px\] {
	--tw-translate-x: -21px;
	transform: var(--tw-transform);
}
.translate-y-\[40px\] {
	--tw-translate-y: 40px;
	transform: var(--tw-transform);
}
.translate-x-\[-100px\] {
	--tw-translate-x: -100px;
	transform: var(--tw-transform);
}
.translate-y-1\/2 {
	--tw-translate-y: 50%;
	transform: var(--tw-transform);
}
.translate-y-\[-2px\] {
	--tw-translate-y: -2px;
	transform: var(--tw-transform);
}
.translate-y-\[35vh\] {
	--tw-translate-y: 35vh;
	transform: var(--tw-transform);
}
.-translate-y-0\.5 {
	--tw-translate-y: -0.125rem;
	transform: var(--tw-transform);
}
.-translate-y-0 {
	--tw-translate-y: 0px;
	transform: var(--tw-transform);
}
.translate-x-\[-5px\] {
	--tw-translate-x: -5px;
	transform: var(--tw-transform);
}
.scale-95 {
	--tw-scale-x: .95;
	--tw-scale-y: .95;
	transform: var(--tw-transform);
}
.scale-100 {
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	transform: var(--tw-transform);
}
.transform {
	transform: var(--tw-transform);
}
@-webkit-keyframes pulse {

	50% {
		opacity: .5;
	}
}
@keyframes pulse {

	50% {
		opacity: .5;
	}
}
.animate-pulse {
	-webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
	        animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
.cursor-pointer {
	cursor: pointer;
}
.cursor-not-allowed {
	cursor: not-allowed;
}
.cursor-default {
	cursor: default;
}
.select-none {
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}
.\!select-none {
	-webkit-user-select: none !important;
	   -moz-user-select: none !important;
	    -ms-user-select: none !important;
	        user-select: none !important;
}
.select-text {
	-webkit-user-select: text;
	   -moz-user-select: text;
	    -ms-user-select: text;
	        user-select: text;
}
.resize {
	resize: both;
}
.list-none {
	list-style-type: none;
}
.appearance-none {
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
}
.grid-flow-row-dense {
	grid-auto-flow: row dense;
}
.grid-cols-3 {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-8 {
	grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-cols-1 {
	grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-4 {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-7 {
	grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-cols-12 {
	grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-10 {
	grid-template-columns: repeat(10, minmax(0, 1fr));
}
.grid-cols-5 {
	grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-9 {
	grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid-cols-6 {
	grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-rows-5 {
	grid-template-rows: repeat(5, minmax(0, 1fr));
}
.grid-rows-4 {
	grid-template-rows: repeat(4, minmax(0, 1fr));
}
.grid-rows-1 {
	grid-template-rows: repeat(1, minmax(0, 1fr));
}
.flex-row {
	flex-direction: row;
}
.flex-col {
	flex-direction: column;
}
.flex-col-reverse {
	flex-direction: column-reverse;
}
.flex-wrap {
	flex-wrap: wrap;
}
.flex-nowrap {
	flex-wrap: nowrap;
}
.content-center {
	align-content: center;
}
.items-start {
	align-items: flex-start;
}
.items-end {
	align-items: flex-end;
}
.items-center {
	align-items: center;
}
.items-baseline {
	align-items: baseline;
}
.justify-start {
	justify-content: flex-start;
}
.justify-end {
	justify-content: flex-end;
}
.justify-center {
	justify-content: center;
}
.justify-between {
	justify-content: space-between;
}
.justify-around {
	justify-content: space-around;
}
.justify-items-start {
	justify-items: start;
}
.justify-items-center {
	justify-items: center;
}
.gap-4 {
	gap: 1rem;
}
.gap-1 {
	gap: 0.25rem;
}
.gap-2 {
	gap: 0.5rem;
}
.gap-5 {
	gap: 1.25rem;
}
.gap-8 {
	gap: 2rem;
}
.gap-6 {
	gap: 1.5rem;
}
.gap-0 {
	gap: 0px;
}
.gap-3 {
	gap: 0.75rem;
}
.gap-14 {
	gap: 3.5rem;
}
.gap-10 {
	gap: 2.5rem;
}
.gap-0\.5 {
	gap: 0.125rem;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(0.5rem * var(--tw-space-x-reverse));
	margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(0.75rem * var(--tw-space-x-reverse));
	margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.-space-x-px > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(-1px * var(--tw-space-x-reverse));
	margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(1rem * var(--tw-space-x-reverse));
	margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-6 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(1.5rem * var(--tw-space-x-reverse));
	margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(0.25rem * var(--tw-space-x-reverse));
	margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-10 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(2.5rem * var(--tw-space-x-reverse));
	margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-px > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1px * var(--tw-space-y-reverse));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(0.125rem * var(--tw-space-x-reverse));
	margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-0 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(0px * var(--tw-space-x-reverse));
	margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
	--tw-divide-y-reverse: 0;
	border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
	border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
	--tw-divide-opacity: 1;
	border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
	--tw-divide-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
}
.self-end {
	align-self: flex-end;
}
.overflow-auto {
	overflow: auto;
}
.overflow-hidden {
	overflow: hidden;
}
.overflow-x-auto {
	overflow-x: auto;
}
.overflow-y-auto {
	overflow-y: auto;
}
.overflow-x-hidden {
	overflow-x: hidden;
}
.overflow-y-hidden {
	overflow-y: hidden;
}
.overflow-y-visible {
	overflow-y: visible;
}
.overflow-y-scroll {
	overflow-y: scroll;
}
.truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.whitespace-normal {
	white-space: normal;
}
.whitespace-nowrap {
	white-space: nowrap;
}
.whitespace-pre {
	white-space: pre;
}
.whitespace-pre-wrap {
	white-space: pre-wrap;
}
.break-all {
	word-break: break-all;
}
.rounded-full {
	border-radius: 9999px;
}
.rounded-md {
	border-radius: 0.375rem;
}
.rounded-sm {
	border-radius: 0.125rem;
}
.rounded {
	border-radius: 0.25rem;
}
.rounded-xl {
	border-radius: 0.75rem;
}
.rounded-\[4px\] {
	border-radius: 4px;
}
.rounded-\[2px\] {
	border-radius: 2px;
}
.rounded-\[10px\] {
	border-radius: 10px;
}
.rounded-lg {
	border-radius: 0.5rem;
}
.rounded-3xl {
	border-radius: 1.5rem;
}
.rounded-l-lg {
	border-top-left-radius: 0.5rem;
	border-bottom-left-radius: 0.5rem;
}
.rounded-r-lg {
	border-top-right-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem;
}
.rounded-t-lg {
	border-top-left-radius: 0.5rem;
	border-top-right-radius: 0.5rem;
}
.rounded-b-xl {
	border-bottom-right-radius: 0.75rem;
	border-bottom-left-radius: 0.75rem;
}
.rounded-r-md {
	border-top-right-radius: 0.375rem;
	border-bottom-right-radius: 0.375rem;
}
.rounded-l-md {
	border-top-left-radius: 0.375rem;
	border-bottom-left-radius: 0.375rem;
}
.rounded-r {
	border-top-right-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
}
.rounded-t-md {
	border-top-left-radius: 0.375rem;
	border-top-right-radius: 0.375rem;
}
.rounded-l-full {
	border-top-left-radius: 9999px;
	border-bottom-left-radius: 9999px;
}
.rounded-r-full {
	border-top-right-radius: 9999px;
	border-bottom-right-radius: 9999px;
}
.rounded-l {
	border-top-left-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
}
.rounded-b {
	border-bottom-right-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
}
.rounded-t {
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}
.rounded-tr-md {
	border-top-right-radius: 0.375rem;
}
.\!rounded-bl-md {
	border-bottom-left-radius: 0.375rem !important;
}
.rounded-tl-md {
	border-top-left-radius: 0.375rem;
}
.rounded-bl {
	border-bottom-left-radius: 0.25rem;
}
.border-2 {
	border-width: 2px;
}
.border {
	border-width: 1px;
}
.border-0 {
	border-width: 0px;
}
.border-\[1px\] {
	border-width: 1px;
}
.border-\[0\.7px\] {
	border-width: 0.7px;
}
.border-\[0\.6px\] {
	border-width: 0.6px;
}
.border-b {
	border-bottom-width: 1px;
}
.border-r {
	border-right-width: 1px;
}
.border-b-2 {
	border-bottom-width: 2px;
}
.\!border-b-2 {
	border-bottom-width: 2px !important;
}
.border-l {
	border-left-width: 1px;
}
.border-b-\[0\.5px\] {
	border-bottom-width: 0.5px;
}
.border-b-\[0\.1px\] {
	border-bottom-width: 0.1px;
}
.border-t {
	border-top-width: 1px;
}
.border-t-2 {
	border-top-width: 2px;
}
.border-gray-200 {
	--tw-border-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}
.border-\[\#CACACA\] {
	--tw-border-opacity: 1;
	border-color: rgba(202, 202, 202, var(--tw-border-opacity));
}
.border-gray-300 {
	--tw-border-opacity: 1;
	border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}
.border-white {
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.border-blue-300 {
	--tw-border-opacity: 1;
	border-color: rgba(147, 197, 253, var(--tw-border-opacity));
}
.border-gray-400 {
	--tw-border-opacity: 1;
	border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}
.border-blue-400 {
	--tw-border-opacity: 1;
	border-color: rgba(96, 165, 250, var(--tw-border-opacity));
}
.border-transparent {
	border-color: transparent;
}
.border-\[\#ddd\] {
	--tw-border-opacity: 1;
	border-color: rgba(221, 221, 221, var(--tw-border-opacity));
}
.border-\[\#768CA1\] {
	--tw-border-opacity: 1;
	border-color: rgba(118, 140, 161, var(--tw-border-opacity));
}
.border-gray-500 {
	--tw-border-opacity: 1;
	border-color: rgba(107, 114, 128, var(--tw-border-opacity));
}
.border-blue-500 {
	--tw-border-opacity: 1;
	border-color: rgba(59, 130, 246, var(--tw-border-opacity));
}
.border-black {
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}
.border-red-500 {
	--tw-border-opacity: 1;
	border-color: rgba(239, 68, 68, var(--tw-border-opacity));
}
.border-gray-50 {
	--tw-border-opacity: 1;
	border-color: rgba(249, 250, 251, var(--tw-border-opacity));
}
.bg-gray-200 {
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}
.bg-blue-200 {
	--tw-bg-opacity: 1;
	background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
}
.bg-white {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-gray-100 {
	--tw-bg-opacity: 1;
	background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}
.bg-blue-500 {
	--tw-bg-opacity: 1;
	background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
}
.bg-transparent {
	background-color: transparent;
}
.bg-gray-300 {
	--tw-bg-opacity: 1;
	background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
}
.bg-red-500 {
	--tw-bg-opacity: 1;
	background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
}
.bg-\[\#0D8BC3\] {
	--tw-bg-opacity: 1;
	background-color: rgba(13, 139, 195, var(--tw-bg-opacity));
}
.bg-gray-500 {
	--tw-bg-opacity: 1;
	background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
}
.bg-blue-600 {
	--tw-bg-opacity: 1;
	background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
}
.bg-\[\#ff0\] {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 0, var(--tw-bg-opacity));
}
.bg-red-400 {
	--tw-bg-opacity: 1;
	background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
}
.bg-blue-100 {
	--tw-bg-opacity: 1;
	background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
}
.bg-\[\#3498db\] {
	--tw-bg-opacity: 1;
	background-color: rgba(52, 152, 219, var(--tw-bg-opacity));
}
.bg-\[\#f1c40f\] {
	--tw-bg-opacity: 1;
	background-color: rgba(241, 196, 15, var(--tw-bg-opacity));
}
.bg-\[\#e67e22\] {
	--tw-bg-opacity: 1;
	background-color: rgba(230, 126, 34, var(--tw-bg-opacity));
}
.bg-\[\#e74c3c\] {
	--tw-bg-opacity: 1;
	background-color: rgba(231, 76, 60, var(--tw-bg-opacity));
}
.bg-\[\#27ae60\] {
	--tw-bg-opacity: 1;
	background-color: rgba(39, 174, 96, var(--tw-bg-opacity));
}
.bg-\[\#8e44ad\] {
	--tw-bg-opacity: 1;
	background-color: rgba(142, 68, 173, var(--tw-bg-opacity));
}
.bg-\[\#2c3e50\] {
	--tw-bg-opacity: 1;
	background-color: rgba(44, 62, 80, var(--tw-bg-opacity));
}
.bg-\[\#ffda79\] {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 218, 121, var(--tw-bg-opacity));
}
.bg-\[\#6ab04c\] {
	--tw-bg-opacity: 1;
	background-color: rgba(106, 176, 76, var(--tw-bg-opacity));
}
.bg-\[\#E74C3C\] {
	--tw-bg-opacity: 1;
	background-color: rgba(231, 76, 60, var(--tw-bg-opacity));
}
.bg-\[\#FFA500\] {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
}
.bg-gray-400 {
	--tw-bg-opacity: 1;
	background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
}
.bg-blue-50 {
	--tw-bg-opacity: 1;
	background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
}
.bg-gray-50 {
	--tw-bg-opacity: 1;
	background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}
.bg-\[\#FDFF80\] {
	--tw-bg-opacity: 1;
	background-color: rgba(253, 255, 128, var(--tw-bg-opacity));
}
.bg-\[\#ededed\] {
	--tw-bg-opacity: 1;
	background-color: rgba(237, 237, 237, var(--tw-bg-opacity));
}
.bg-\[\#d0d0d0\] {
	--tw-bg-opacity: 1;
	background-color: rgba(208, 208, 208, var(--tw-bg-opacity));
}
.bg-yellow-300 {
	--tw-bg-opacity: 1;
	background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
}
.bg-\[\#009a00\] {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 154, 0, var(--tw-bg-opacity));
}
.bg-\[\#0ea5e9\] {
	--tw-bg-opacity: 1;
	background-color: rgba(14, 165, 233, var(--tw-bg-opacity));
}
.bg-\[\#E69500\] {
	--tw-bg-opacity: 1;
	background-color: rgba(230, 149, 0, var(--tw-bg-opacity));
}
.bg-\[\#cc0000\] {
	--tw-bg-opacity: 1;
	background-color: rgba(204, 0, 0, var(--tw-bg-opacity));
}
.bg-yellow-100 {
	--tw-bg-opacity: 1;
	background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
}
.bg-\[\#1da000\] {
	--tw-bg-opacity: 1;
	background-color: rgba(29, 160, 0, var(--tw-bg-opacity));
}
.bg-green-100 {
	--tw-bg-opacity: 1;
	background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
}
.bg-black {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
.bg-green-500 {
	--tw-bg-opacity: 1;
	background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
}
.bg-pink-500 {
	--tw-bg-opacity: 1;
	background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
}
.bg-yellow-600 {
	--tw-bg-opacity: 1;
	background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
}
.bg-\[\#337AB7\] {
	--tw-bg-opacity: 1;
	background-color: rgba(51, 122, 183, var(--tw-bg-opacity));
}
.bg-\[\#556080\] {
	--tw-bg-opacity: 1;
	background-color: rgba(85, 96, 128, var(--tw-bg-opacity));
}
.bg-\[\#0EA5E9\] {
	--tw-bg-opacity: 1;
	background-color: rgba(14, 165, 233, var(--tw-bg-opacity));
}
.bg-\[\#e90e36\] {
	--tw-bg-opacity: 1;
	background-color: rgba(233, 14, 54, var(--tw-bg-opacity));
}
.bg-\[\#eaeef1\] {
	--tw-bg-opacity: 1;
	background-color: rgba(234, 238, 241, var(--tw-bg-opacity));
}
.bg-red-200 {
	--tw-bg-opacity: 1;
	background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
}
.bg-\[\#091A4A\] {
	--tw-bg-opacity: 1;
	background-color: rgba(9, 26, 74, var(--tw-bg-opacity));
}
.bg-\[\#D90100\] {
	--tw-bg-opacity: 1;
	background-color: rgba(217, 1, 0, var(--tw-bg-opacity));
}
.bg-\[\#5E87C5\] {
	--tw-bg-opacity: 1;
	background-color: rgba(94, 135, 197, var(--tw-bg-opacity));
}
.bg-yellow-500 {
	--tw-bg-opacity: 1;
	background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
}
.bg-\[\#0075a0\] {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 117, 160, var(--tw-bg-opacity));
}
.bg-yellow-50 {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
}
.bg-\[\#4253ef\] {
	--tw-bg-opacity: 1;
	background-color: rgba(66, 83, 239, var(--tw-bg-opacity));
}
.bg-\[\#000\] {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
.bg-\[\#439A97\] {
	--tw-bg-opacity: 1;
	background-color: rgba(67, 154, 151, var(--tw-bg-opacity));
}
.bg-\[\#e2602c\] {
	--tw-bg-opacity: 1;
	background-color: rgba(226, 96, 44, var(--tw-bg-opacity));
}
.bg-\[\#5f901b\] {
	--tw-bg-opacity: 1;
	background-color: rgba(95, 144, 27, var(--tw-bg-opacity));
}
.bg-\[\#C34957\] {
	--tw-bg-opacity: 1;
	background-color: rgba(195, 73, 87, var(--tw-bg-opacity));
}
.bg-\[\#6730b0\] {
	--tw-bg-opacity: 1;
	background-color: rgba(103, 48, 176, var(--tw-bg-opacity));
}
.\!bg-\[\#0ea5e9\] {
	--tw-bg-opacity: 1 !important;
	background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
}
.bg-\[\#3271e6\] {
	--tw-bg-opacity: 1;
	background-color: rgba(50, 113, 230, var(--tw-bg-opacity));
}
.bg-\[\#c93636\] {
	--tw-bg-opacity: 1;
	background-color: rgba(201, 54, 54, var(--tw-bg-opacity));
}
.bg-blue-400 {
	--tw-bg-opacity: 1;
	background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
}
.bg-\[\#00A65A\] {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 166, 90, var(--tw-bg-opacity));
}
.bg-\[\#cd5838\] {
	--tw-bg-opacity: 1;
	background-color: rgba(205, 88, 56, var(--tw-bg-opacity));
}
.bg-\[\#a01300\] {
	--tw-bg-opacity: 1;
	background-color: rgba(160, 19, 0, var(--tw-bg-opacity));
}
.bg-white\/30 {
	background-color: rgba(255, 255, 255, 0.3);
}
.bg-green-400 {
	--tw-bg-opacity: 1;
	background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
}
.bg-\[\#da2828\] {
	--tw-bg-opacity: 1;
	background-color: rgba(218, 40, 40, var(--tw-bg-opacity));
}
.bg-\[\#1eacff\] {
	--tw-bg-opacity: 1;
	background-color: rgba(30, 172, 255, var(--tw-bg-opacity));
}
.bg-white\/20 {
	background-color: rgba(255, 255, 255, 0.2);
}
.bg-red-600 {
	--tw-bg-opacity: 1;
	background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
}
.bg-green-600 {
	--tw-bg-opacity: 1;
	background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
}
.bg-\[\#383838\] {
	--tw-bg-opacity: 1;
	background-color: rgba(56, 56, 56, var(--tw-bg-opacity));
}
.bg-gray-100\/70 {
	background-color: rgba(243, 244, 246, 0.7);
}
.bg-gray-600 {
	--tw-bg-opacity: 1;
	background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
}
.\!bg-black {
	--tw-bg-opacity: 1 !important;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FF8C00\] {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 140, 0, var(--tw-bg-opacity));
}
.bg-opacity-50 {
	--tw-bg-opacity: 0.5;
}
.bg-opacity-\[70\%\] {
	--tw-bg-opacity: 70%;
}
.bg-opacity-\[75\%\] {
	--tw-bg-opacity: 75%;
}
.bg-opacity-\[65\%\] {
	--tw-bg-opacity: 65%;
}
.bg-opacity-30 {
	--tw-bg-opacity: 0.3;
}
.bg-opacity-60 {
	--tw-bg-opacity: 0.6;
}
.bg-opacity-80 {
	--tw-bg-opacity: 0.8;
}
.bg-gradient-to-r {
	background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-blue-400 {
	--tw-gradient-from: #60a5fa;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
}
.from-blue-500 {
	--tw-gradient-from: #3b82f6;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
}
.to-green-400 {
	--tw-gradient-to: #34d399;
}
.p-3 {
	padding: 0.75rem;
}
.p-1 {
	padding: 0.25rem;
}
.p-2\.5 {
	padding: 0.625rem;
}
.p-2 {
	padding: 0.5rem;
}
.p-4 {
	padding: 1rem;
}
.p-\[1px\] {
	padding: 1px;
}
.p-6 {
	padding: 1.5rem;
}
.p-5 {
	padding: 1.25rem;
}
.p-\[3px\] {
	padding: 3px;
}
.p-8 {
	padding: 2rem;
}
.p-1\.5 {
	padding: 0.375rem;
}
.\!p-0 {
	padding: 0px !important;
}
.p-0\.5 {
	padding: 0.125rem;
}
.p-0 {
	padding: 0px;
}
.py-2 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.px-4 {
	padding-left: 1rem;
	padding-right: 1rem;
}
.px-1 {
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
.py-3 {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.py-1 {
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.px-3 {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
.px-0 {
	padding-left: 0px;
	padding-right: 0px;
}
.px-2 {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.py-2\.5 {
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
}
.\!px-1\.5 {
	padding-left: 0.375rem !important;
	padding-right: 0.375rem !important;
}
.\!px-1 {
	padding-left: 0.25rem !important;
	padding-right: 0.25rem !important;
}
.\!py-0\.5 {
	padding-top: 0.125rem !important;
	padding-bottom: 0.125rem !important;
}
.\!py-0 {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.py-0\.5 {
	padding-top: 0.125rem;
	padding-bottom: 0.125rem;
}
.py-0 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.px-40 {
	padding-left: 10rem;
	padding-right: 10rem;
}
.py-20 {
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.py-\[0\.3rem\] {
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
}
.px-8 {
	padding-left: 2rem;
	padding-right: 2rem;
}
.py-3\.5 {
	padding-top: 0.875rem;
	padding-bottom: 0.875rem;
}
.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.px-\[25px\] {
	padding-left: 25px;
	padding-right: 25px;
}
.px-10 {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}
.py-\[12px\] {
	padding-top: 12px;
	padding-bottom: 12px;
}
.py-\[22px\] {
	padding-top: 22px;
	padding-bottom: 22px;
}
.py-\[45px\] {
	padding-top: 45px;
	padding-bottom: 45px;
}
.py-\[30px\] {
	padding-top: 30px;
	padding-bottom: 30px;
}
.py-5 {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}
.px-16 {
	padding-left: 4rem;
	padding-right: 4rem;
}
.px-\[30px\] {
	padding-left: 30px;
	padding-right: 30px;
}
.px-20 {
	padding-left: 5rem;
	padding-right: 5rem;
}
.px-\[50px\] {
	padding-left: 50px;
	padding-right: 50px;
}
.px-7 {
	padding-left: 1.75rem;
	padding-right: 1.75rem;
}
.px-\[6rem\] {
	padding-left: 6rem;
	padding-right: 6rem;
}
.px-\[2px\] {
	padding-left: 2px;
	padding-right: 2px;
}
.py-\[1px\] {
	padding-top: 1px;
	padding-bottom: 1px;
}
.py-\[2px\] {
	padding-top: 2px;
	padding-bottom: 2px;
}
.px-px {
	padding-left: 1px;
	padding-right: 1px;
}
.py-10 {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.py-px {
	padding-top: 1px;
	padding-bottom: 1px;
}
.py-\[6px\] {
	padding-top: 6px;
	padding-bottom: 6px;
}
.\!py-2 {
	padding-top: 0.5rem !important;
	padding-bottom: 0.5rem !important;
}
.\!px-2 {
	padding-left: 0.5rem !important;
	padding-right: 0.5rem !important;
}
.\!py-1 {
	padding-top: 0.25rem !important;
	padding-bottom: 0.25rem !important;
}
.py-\[14px\] {
	padding-top: 14px;
	padding-bottom: 14px;
}
.py-\[5px\] {
	padding-top: 5px;
	padding-bottom: 5px;
}
.pb-2 {
	padding-bottom: 0.5rem;
}
.\!pr-\[10px\] {
	padding-right: 10px !important;
}
.pt-3 {
	padding-top: 0.75rem;
}
.pt-1 {
	padding-top: 0.25rem;
}
.pb-\[10\.5px\] {
	padding-bottom: 10.5px;
}
.pt-\[11px\] {
	padding-top: 11px;
}
.pl-8 {
	padding-left: 2rem;
}
.\!pl-2\.5 {
	padding-left: 0.625rem !important;
}
.\!pl-2 {
	padding-left: 0.5rem !important;
}
.pr-4 {
	padding-right: 1rem;
}
.pr-2 {
	padding-right: 0.5rem;
}
.\!pl-6 {
	padding-left: 1.5rem !important;
}
.\!pl-8 {
	padding-left: 2rem !important;
}
.\!pl-10 {
	padding-left: 2.5rem !important;
}
.pt-\[10rem\] {
	padding-top: 10rem;
}
.pt-6 {
	padding-top: 1.5rem;
}
.pt-8 {
	padding-top: 2rem;
}
.pb-36 {
	padding-bottom: 9rem;
}
.pt-20 {
	padding-top: 5rem;
}
.pl-2 {
	padding-left: 0.5rem;
}
.pb-4 {
	padding-bottom: 1rem;
}
.pl-6 {
	padding-left: 1.5rem;
}
.pt-2 {
	padding-top: 0.5rem;
}
.pt-4 {
	padding-top: 1rem;
}
.pl-3 {
	padding-left: 0.75rem;
}
.pl-10 {
	padding-left: 2.5rem;
}
.pr-10 {
	padding-right: 2.5rem;
}
.pt-\[37\.5px\] {
	padding-top: 37.5px;
}
.pt-\[0\.5px\] {
	padding-top: 0.5px;
}
.pl-14 {
	padding-left: 3.5rem;
}
.pr-8 {
	padding-right: 2rem;
}
.pl-12 {
	padding-left: 3rem;
}
.pl-20 {
	padding-left: 5rem;
}
.pr-16 {
	padding-right: 4rem;
}
.pl-1 {
	padding-left: 0.25rem;
}
.pt-5 {
	padding-top: 1.25rem;
}
.pb-6 {
	padding-bottom: 1.5rem;
}
.pt-10 {
	padding-top: 2.5rem;
}
.pb-5 {
	padding-bottom: 1.25rem;
}
.pl-5 {
	padding-left: 1.25rem;
}
.pt-\[28px\] {
	padding-top: 28px;
}
.pb-1 {
	padding-bottom: 0.25rem;
}
.pl-\[30px\] {
	padding-left: 30px;
}
.pr-20 {
	padding-right: 5rem;
}
.pb-\[50\%\] {
	padding-bottom: 50%;
}
.pt-\[calc\(25\%\)\] {
	padding-top: calc(25%);
}
.pr-1 {
	padding-right: 0.25rem;
}
.pb-8 {
	padding-bottom: 2rem;
}
.pb-\[100px\] {
	padding-bottom: 100px;
}
.pb-32 {
	padding-bottom: 8rem;
}
.pr-\[10\.5px\] {
	padding-right: 10.5px;
}
.pb-12 {
	padding-bottom: 3rem;
}
.pb-9 {
	padding-bottom: 2.25rem;
}
.text-left {
	text-align: left;
}
.\!text-left {
	text-align: left !important;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-justify {
	text-align: justify;
}
.align-middle {
	vertical-align: middle;
}
.font-sans {
	font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.font-serif {
	font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.text-base {
	font-size: 1rem;
	line-height: 1.5rem;
}
.text-xs {
	font-size: 0.75rem;
	line-height: 1rem;
}
.text-sm {
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.text-lg {
	font-size: 1.125rem;
	line-height: 1.75rem;
}
.\!text-sm {
	font-size: 0.875rem !important;
	line-height: 1.25rem !important;
}
.text-\[13px\] {
	font-size: 13px;
}
.text-\[12px\] {
	font-size: 12px;
}
.text-\[11\.5px\] {
	font-size: 11.5px;
}
.text-9xl {
	font-size: 8rem;
	line-height: 1;
}
.text-2xl {
	font-size: 1.5rem;
	line-height: 2rem;
}
.text-\[14px\] {
	font-size: 14px;
}
.text-\[15px\] {
	font-size: 15px;
}
.text-\[22px\] {
	font-size: 22px;
}
.\!text-\[13px\] {
	font-size: 13px !important;
}
.text-xl {
	font-size: 1.25rem;
	line-height: 1.75rem;
}
.text-\[13\.5px\] {
	font-size: 13.5px;
}
.text-\[21px\] {
	font-size: 21px;
}
.\!text-lg {
	font-size: 1.125rem !important;
	line-height: 1.75rem !important;
}
.\!text-base {
	font-size: 1rem !important;
	line-height: 1.5rem !important;
}
.\!text-\[12px\] {
	font-size: 12px !important;
}
.\!text-\[13\.5px\] {
	font-size: 13.5px !important;
}
.text-\[24px\] {
	font-size: 24px;
}
.text-\[40px\] {
	font-size: 40px;
}
.text-\[50px\] {
	font-size: 50px;
}
.text-\[25px\] {
	font-size: 25px;
}
.text-\[20px\] {
	font-size: 20px;
}
.text-\[16px\] {
	font-size: 16px;
}
.text-\[11px\] {
	font-size: 11px;
}
.\!text-xs {
	font-size: 0.75rem !important;
	line-height: 1rem !important;
}
.font-bold {
	font-weight: 700;
}
.font-medium {
	font-weight: 500;
}
.font-semibold {
	font-weight: 600;
}
.font-normal {
	font-weight: 400;
}
.font-extralight {
	font-weight: 200;
}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
.italic {
	font-style: italic;
}
.ordinal, .slashed-zero, .lining-nums, .oldstyle-nums, .proportional-nums, .tabular-nums, .diagonal-fractions, .stacked-fractions {
	--tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
	--tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
	--tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
	--tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
	--tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
	font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.ordinal {
	--tw-ordinal: ordinal;
}
.leading-tight {
	line-height: 1.25;
}
.leading-none {
	line-height: 1;
}
.leading-4 {
	line-height: 1rem;
}
.leading-8 {
	line-height: 2rem;
}
.leading-6 {
	line-height: 1.5rem;
}
.leading-\[50px\] {
	line-height: 50px;
}
.tracking-wide {
	letter-spacing: 0.025em;
}
.tracking-wider {
	letter-spacing: 0.05em;
}
.text-white {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-black {
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.text-gray-700 {
	--tw-text-opacity: 1;
	color: rgba(55, 65, 81, var(--tw-text-opacity));
}
.text-red-500 {
	--tw-text-opacity: 1;
	color: rgba(239, 68, 68, var(--tw-text-opacity));
}
.text-gray-500 {
	--tw-text-opacity: 1;
	color: rgba(107, 114, 128, var(--tw-text-opacity));
}
.text-blue-500 {
	--tw-text-opacity: 1;
	color: rgba(59, 130, 246, var(--tw-text-opacity));
}
.text-blue-400 {
	--tw-text-opacity: 1;
	color: rgba(96, 165, 250, var(--tw-text-opacity));
}
.text-blue-600 {
	--tw-text-opacity: 1;
	color: rgba(37, 99, 235, var(--tw-text-opacity));
}
.text-\[\#CACACA\] {
	--tw-text-opacity: 1;
	color: rgba(202, 202, 202, var(--tw-text-opacity));
}
.text-gray-800 {
	--tw-text-opacity: 1;
	color: rgba(31, 41, 55, var(--tw-text-opacity));
}
.text-red-600 {
	--tw-text-opacity: 1;
	color: rgba(220, 38, 38, var(--tw-text-opacity));
}
.text-gray-900 {
	--tw-text-opacity: 1;
	color: rgba(17, 24, 39, var(--tw-text-opacity));
}
.text-red-400 {
	--tw-text-opacity: 1;
	color: rgba(248, 113, 113, var(--tw-text-opacity));
}
.text-gray-400 {
	--tw-text-opacity: 1;
	color: rgba(156, 163, 175, var(--tw-text-opacity));
}
.\!text-white {
	--tw-text-opacity: 1 !important;
	color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
.\!text-gray-500 {
	--tw-text-opacity: 1 !important;
	color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
}
.text-gray-600 {
	--tw-text-opacity: 1;
	color: rgba(75, 85, 99, var(--tw-text-opacity));
}
.text-blue-800 {
	--tw-text-opacity: 1;
	color: rgba(30, 64, 175, var(--tw-text-opacity));
}
.text-red-700 {
	--tw-text-opacity: 1;
	color: rgba(185, 28, 28, var(--tw-text-opacity));
}
.text-green-500 {
	--tw-text-opacity: 1;
	color: rgba(16, 185, 129, var(--tw-text-opacity));
}
.text-\[\#337AB7\] {
	--tw-text-opacity: 1;
	color: rgba(51, 122, 183, var(--tw-text-opacity));
}
.text-red-800 {
	--tw-text-opacity: 1;
	color: rgba(153, 27, 27, var(--tw-text-opacity));
}
.text-\[\#0EA5E9\] {
	--tw-text-opacity: 1;
	color: rgba(14, 165, 233, var(--tw-text-opacity));
}
.text-\[\#000000\] {
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.\!text-red-700 {
	--tw-text-opacity: 1 !important;
	color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
}
.\!text-red-600 {
	--tw-text-opacity: 1 !important;
	color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}
.text-green-600 {
	--tw-text-opacity: 1;
	color: rgba(5, 150, 105, var(--tw-text-opacity));
}
.\!text-red-500 {
	--tw-text-opacity: 1 !important;
	color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
}
.text-blue-100 {
	--tw-text-opacity: 1;
	color: rgba(219, 234, 254, var(--tw-text-opacity));
}
.\!text-blue-500 {
	--tw-text-opacity: 1 !important;
	color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
}
.text-red-900 {
	--tw-text-opacity: 1;
	color: rgba(127, 29, 29, var(--tw-text-opacity));
}
.text-gray-300 {
	--tw-text-opacity: 1;
	color: rgba(209, 213, 219, var(--tw-text-opacity));
}
.text-yellow-300 {
	--tw-text-opacity: 1;
	color: rgba(252, 211, 77, var(--tw-text-opacity));
}
.text-\[rgb\(135\2c 135\2c 135\)\] {
	--tw-text-opacity: 1;
	color: rgba(135, 135, 135, var(--tw-text-opacity));
}
.\!text-green-600 {
	--tw-text-opacity: 1 !important;
	color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
}
.text-\[\#069879\] {
	--tw-text-opacity: 1;
	color: rgba(6, 152, 121, var(--tw-text-opacity));
}
.text-\[\#AA282E\] {
	--tw-text-opacity: 1;
	color: rgba(170, 40, 46, var(--tw-text-opacity));
}
.underline {
	text-decoration: underline;
}
.no-underline {
	text-decoration: none;
}
.opacity-100 {
	opacity: 1;
}
.opacity-0 {
	opacity: 0;
}
.opacity-90 {
	opacity: 0.9;
}
.shadow-lg {
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow {
	--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
	--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl {
	--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
	--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none {
	outline: 2px solid transparent;
	outline-offset: 2px;
}
.ring-1 {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-0 {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-4 {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-2 {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-black {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
}
.ring-gray-400 {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
}
.ring-red-500 {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
}
.ring-opacity-5 {
	--tw-ring-opacity: 0.05;
}
.blur {
	--tw-blur: blur(8px);
	filter: var(--tw-filter);
}
.drop-shadow {
	--tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
	filter: var(--tw-filter);
}
.drop-shadow-lg {
	--tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
	filter: var(--tw-filter);
}
.drop-shadow-xl {
	--tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
	filter: var(--tw-filter);
}
.drop-shadow-2xl {
	--tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
	filter: var(--tw-filter);
}
.grayscale {
	--tw-grayscale: grayscale(100%);
	filter: var(--tw-filter);
}
.invert {
	--tw-invert: invert(100%);
	filter: var(--tw-filter);
}
.sepia {
	--tw-sepia: sepia(100%);
	filter: var(--tw-filter);
}
.filter {
	filter: var(--tw-filter);
}
.backdrop-blur-sm {
	--tw-backdrop-blur: blur(4px);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}
.backdrop-blur-none {
	--tw-backdrop-blur: blur(0);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}
.transition {
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.transition-transform {
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.transition-shadow {
	transition-property: box-shadow;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.duration-300 {
	transition-duration: 300ms;
}
.duration-200 {
	transition-duration: 200ms;
}
.duration-100 {
	transition-duration: 100ms;
}
.duration-75 {
	transition-duration: 75ms;
}
.ease-out {
	transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.ease-in {
	transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out {
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}



/* màu sắc cho bình minh */
.bm_bg {
	background-color: #b11c1c;
}
.bm_at_bg_main {
	background-color: #b11c1c;
}
.bm_at_bg_sub {
	background-color: #d3404a;
}
.bm_at_bd {
	border-color: #c81515;
}
.bm_hv_bd {
	opacity: 0.8;
}
.bm_hv_color:hover() {
	background-color: #b11c1c;
}
.bm_at_text {
	color: #b11c1c;
}

/* màu sắc cho ánh dương */
.adsun_bg {
	background-color: #0ea5e9;
}
.adsun_at_bg_main {
	background-color: #0ea5e9;
}
.adsun_at_bg_sub {
	background-color: #0ea5e9;
}
.adsun_at_bd {
	border-color: #2563eb;
}
.adsun_hv_bd {
	opacity: 0.8;
}
.adsun_hv_color:hover() {
	background-color: #2563eb;
}
.adsun_at_text {
	color: #2563eb;
}

/* Custom css  .wrapper-select-panel*/
.info_panel_map_realtime,
.font_family_wrapper {
	font-family: Roboto !important;
}

.font_size_wrapper {
	font-size: 13px !important;
}

table > tbody {
	font-family: Roboto !important;
}

table > thead > tr > th > .table_map_th_tr {
	font-family: Roboto !important;
}
.header_menu_control_view {
	font-family: Roboto !important;
}

html {
	scroll-behavior: smooth;
}

.react-tooltip-lite {
	background: #333;
	color: white;
	border-radius: 5px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.react-tooltip-lite-arrow {
	border-color: #333;
}

.labels-map {
	color: white;
	background-color: red;
	/* font-family: "Lucida Grande", "Arial", sans-serif; */
	font-size: 10px;
	text-align: center;
	width: 10px;
	white-space: nowrap;
}

.react-resizable {
	position: relative;
}

.react-resizable-handle {
	position: absolute;
	width: 20px;
	height: 20px;
	bottom: 0;
	right: 0;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);
	background-position: bottom right;
	padding: 0 3px 3px 0;
	background-repeat: no-repeat;
	background-origin: content-box;
	box-sizing: border-box;
	cursor: se-resize;
}

input:not(:-moz-placeholder-shown) ~ label, textarea:not(:-moz-placeholder-shown) ~ label {
	/* @apply transform; scale-75; -translate-y-6; */
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))
		rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
		scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	--tw-scale-x: 0.75;
	--tw-scale-y: 0.75;
	--tw-translate-y: -1.5rem;
}

input:not(:-ms-input-placeholder) ~ label, textarea:not(:-ms-input-placeholder) ~ label {
	/* @apply transform; scale-75; -translate-y-6; */
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))
		rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
		scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	--tw-scale-x: 0.75;
	--tw-scale-y: 0.75;
	--tw-translate-y: -1.5rem;
}

input:focus ~ label,
input:not(:placeholder-shown) ~ label,
textarea:focus ~ label,
textarea:not(:placeholder-shown) ~ label,
select:focus ~ label,
select:not([value='']):valid ~ label {
	/* @apply transform; scale-75; -translate-y-6; */
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))
		rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
		scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	--tw-scale-x: 0.75;
	--tw-scale-y: 0.75;
	--tw-translate-y: -1.5rem;
}

input:focus ~ label,
select:focus ~ label {
	/* @apply text-black; left-0; */
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	left: 0px;
}

.hidden-hover {
	display: none;
}

.h-inherit {
	height: inherit;
}

.w-inherit {
	width: inherit;
}

.w-fit {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

/* Top Arrow  */
.arrow-top {
	position: relative;
}

.arrow-top:before,
.arrow-top:after {
	content: '';
	position: absolute;
	left: 10px;
	top: -20px;
	border-top: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid white;
	border-left: 10px solid transparent;
}

.arrow-top:after {
	border-bottom: 10px solid white;
	top: -19px;
}

.vis-background {
	background: #0c121e;
}

.vis-text {
	color: white !important;
}

.vis-item {
	background: #efca17 !important;
	border: none !important;
}

.DayPicker-Footer {
	display: flex;
	justify-content: center;
}

.z-1 {
	z-index: 1;
}

/* Start custom multiple select */

.select_multiple_container div > div {
	width: 100%;
}

.select_multiple_container div > div ~ div {
	width: auto;
}

.MultipleSelectCustom__value-container {
	width: auto !important;
}

.MultipleSelectCustom__placeholder {
	width: auto !important;
}

.MultipleSelectCustom__control {
	width: auto !important;
}

.notransition {
	transition: none !important;
}

.lazy-load-image-background {
	height: inherit;
	display: unset !important;
}

.timePlayingTrackingBar > div {
	z-index: 10 !important;
	width: unset !important;
}
.timePlayingTrackingBar2 {
	background-color: rgb(4, 162, 4);
}
.timePlayingTrackingBar2 > div {
	z-index: 10 !important;
	width: unset !important;
}

.rsis-container {
	/* margin-top: 2.5rem !important; */
	border-radius: 10px;
	border-width: 1px !important;
	overflow: hidden;
	--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
		0 2px 4px -1px rgba(0, 0, 0, 0.06);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
		var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.rsis-container div {
	background-size: cover !important;
	background-repeat: round;
}

.rsis-image {
	max-width: 100%;
	max-height: 100%;
	background-size: cover !important;
	background-repeat: round;
}
.radio > label {
	display: inline-flex;
}

input[type='date']::-webkit-datetime-edit,
input[type='date']::-webkit-inner-spin-button,
input[type='date']::-webkit-clear-button {
	position: relative;
	color: transparent;
	display: hidden;
}

input[type='date']::-webkit-datetime-edit-year-field {
	position: absolute !important;
	border-left: 1px solid #8c8c8c;
	padding: 2px;
	padding-left: 7px;
	color: #000;
	left: 60px;
}

input[type='date']::-webkit-datetime-edit-month-field {
	position: absolute !important;
	border-left: 1px solid #8c8c8c;
	padding: 2px;
	padding-left: 7px;
	color: #000;
	left: 25px;
}

input[type='date']::-webkit-datetime-edit-day-field {
	position: absolute !important;
	color: #000;
	padding: 2px;
	left: 0px;
}

input[type='date'] {
	background: #fff
		url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/calendar_2.png)
		97% 50% no-repeat;
}

input[type='date']::-webkit-calendar-picker-indicator {
	opacity: 0;
}

.select__menu {
	z-index: 11111 !important;
}

.activeHeader {
	content: '';
	position: absolute;
	left: 46%;
	transform: translate(-50%);
	bottom: 0.5px;
	width: 75%;
	height: 1.5px;
	background: #e5e7eb;
	border-radius: 2px;
	transition: all 0.25s ease;
}

.active_header_menu-parent {
	display: block !important;
}

/* custom checkbox multiple select */
.multi-select-option > .css-ik6y5r > div > div > input[type='checkbox'] {
	opacity: 1;
	z-index: 1;
	/* content: ''; */
	border: 1px solid rgba(128, 128, 128, 0.4);
	border-radius: 3px;
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: -3px;
}

/* .multi-select-option > .css-ik6y5r > div > div > input[type="checkbox"]:checked {
    background-image: url('https://cdnjs.cloudflare.com/ajax/libs/ionicons/4.5.6/collection/build/ionicons/svg/ios-checkmark.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px;
    border-radius: 2px;
    background-color: white;
    color: rgb(80, 146, 251);
 
} */

.select__menu .css-26l3qy-menu > input[type='checkbox'] {
	opacity: 1;
	z-index: 1;
	/* content: ''; */
	border: 1px solid rgba(128, 128, 128, 0.4);
	border-radius: 3px;
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: -3px;
}

/* phan custom select multiple */
.wapper_multi_select_custom > div > div:nth-child(2) {
	z-index: 5 !important;
}
/* khong chon */
.multi_select_custom__menu
	> div
	> div
	> div
	> label
	> .multi_select_custom__option::before {
	content: '';
	border: 1px solid rgba(128, 128, 128, 0.6);
	border-radius: 3px;
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: -2px;
}
.multi_select_custom__menu
	> div
	> div
	> div
	> label
	> .multi_select_custom__option--is-selected::before {
	background-image: url('https://cdnjs.cloudflare.com/ajax/libs/ionicons/4.5.6/collection/build/ionicons/svg/ios-checkmark.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 25px;
	border-radius: 2px;
	background-color: white;
	color: rgb(80, 146, 251);
}

span.icon_down_dir {
	display: none;
}

span.icon_down_dir:before {
	content: '';
}

/* custom button multi select cho padding nhỏ xuống */
.wrapper-select-panel > div > button > .css-1gpjby2 {
	color: #ccc !important;
	width: 26px;
	content: '';
	display: none !important;
}

.wrapper-select-panel > div > button > .css-1v99tuv {
	font-size: 13px;
	font-family: Roboto;
}
.wrapper-select-panel > div > button {
	height: 35px;
	padding: 4px;
}
/* css-1a7bcrj */

.singer_select_custom > div > .select__value-container {
	padding: 0px 8px !important;
	display: inherit !important;
}
.singer_select_custom > div > .select__value-container > .css-b8ldur-Input {
	padding-top: 0 !important;
}

.singer_select_custom
	> .select__control--menu-is-open
	> div
	> .select__single-value {
	color: #bbbbbb;
}

.singer_select_custom
	> .select_search__menu
	> .select_search__menu-list
	> .select_search__option {
	padding: 4px 12px !important;
}

.singer_select_custom
	> .select_search__control--menu-is-open
	> .select_search__value-container
	> div
	> .select_search__single-value {
	color: #bbbbbb !important;
}

/* custom khi có icon trong select */
.singer_select_custom
	> .select__menu
	> div
	> div
	> div
	> .is_icon_option
	> .select__option {
	padding-left: 25px;
}

/* cấu hình tăng chiều dài đối với các option quá dài */
.singer_select_custom
	> div
	> div
	> div
	> div
	> label
	> .select__option--is-selected {
	display: inline-table;
}

/* phần custom text input focus into */
/* .singer_select_custom > .select__control--menu-is-open > div > .select__single-value > div {
    content: '';
    display: none;
} 
.singer_select_custom > .select__control--menu-is-open > div > .select__single-value::after {
    content: ' Nhập để tìm kiếm';
} */

/* phan custom cho select singer k dùng do là đơn nên như này k hợp lý --is-focused*/
/* .singer_select_custom > div > div > div > div > label > .select__option::before {
    content: '';
    border: 1px solid rgba(128, 128, 128, 0.6);
    border-radius: 3px;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: -2px;
    margin-right: 5px;
}

.singer_select_custom > div > div > div > div > label > .select__option--is-selected::before {
    background-image: url('https://cdnjs.cloudflare.com/ajax/libs/ionicons/4.5.6/collection/build/ionicons/svg/ios-checkmark.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px;
    border-radius: 2px;
    background-color: white;
    color: rgb(80, 146, 251);
    margin-right: 5px;
} */

/* custom checkbox */
input[type='checkbox'] {
	/* position: absolute; */
	opacity: 0;
	z-index: -1;
}

.hidden-checkbox input[type='checkbox'] {
	/* position: absolute; */
	opacity: 0;
	z-index: 100;
}

/* Text color for the label */
input[type='checkbox'] + span {
	cursor: pointer;
	font: 14px sans-serif;
	color: rgb(0, 0, 0);
}

/* Checkbox un-checked style */
input[type='checkbox'] + span:before {
	content: '';
	border: 1px solid rgba(170, 170, 170, 0.7);
	border-radius: 3px;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 0.5em;
	margin-top: 0.5em;
	vertical-align: -2px;
}



/* Checked checkbox style (in this case the background is green #e7ffba, change this to change the color) */
input[type='checkbox']:checked + span:before {
	/* NOTE: Replace the url with a path to an SVG of a checkmark to get a checkmark icon */
	background-image: url('https://cdnjs.cloudflare.com/ajax/libs/ionicons/4.5.6/collection/build/ionicons/svg/ios-checkmark.svg');
	background-repeat: no-repeat;
	background-position: center;
	/* The size of the checkmark icon, you may/may not need this */
	background-size: 25px;
	border-radius: 2px;
	background-color: white;
	color: rgb(80, 146, 251);
}

.hidden-checkbox input[type='checkbox']:checked + span:before {
	/* NOTE: Replace the url with a path to an SVG of a checkmark to get a checkmark icon */
	background-image: url('https://cdnjs.cloudflare.com/ajax/libs/ionicons/4.5.6/collection/build/ionicons/svg/ios-checkmark.svg');
	background-repeat: no-repeat;
	background-position: center;
	/* The size of the checkmark icon, you may/may not need this */
	background-size: 25px;
	border-radius: 2px;
	background-color: white;
	color: rgb(80, 146, 251);
}

/* Adding a dotted border around the active tabbed-into checkbox */
input[type='checkbox']:focus + span:before,
input[type='checkbox']:not(:disabled) + span:hover:before {
	/* Visible in the full-color space */
	box-shadow: 0px 0px 0px 2px rgba(0, 150, 255, 0.5);

	/* Visible in Windows high-contrast themes
    box-shadow will be hidden in these modes and
    transparency will not be hidden in high-contrast
    thus box-shadow will not show but the outline will
    providing accessibility */
	outline-color: transparent; /*switch to transparent*/
	outline-width: 2px;
	outline-style: dotted;
}

.hidden-checkbox input[type='checkbox']:focus + span:before,
.hidden-checkbox input[type='checkbox']:not(:disabled) + span:hover:before {
	/* Visible in the full-color space */
	/* box-shadow: 0px 0px 0px 2px rgba(0, 150, 255, 0.5); */
	/* outline-color: transparent;  */
	outline-width: 2px;
	/* outline-style: dotted; */
}

/* Disabled checkbox styles */
input[type='checkbox']:disabled + span {
	cursor: not-allowed;
	color: black;
	opacity: 0.5;
}


.ant-form-item {
	font-family: roboto;
	font-size: 13px;
}
.ant-btn {
	font-family: roboto;
}
.ant-select-selector {
	font-family: roboto;
}
.ant-form-item-explain-error {
	font-family: roboto;
	font-size: 13px;
}
.ant-form-item-label > label {
	font-size: 13px !important;
}

.ant-form label {
	font-size: 13px !important;
}
.ant-form-item-control-input-content input {
	font-size: 13px !important;
}

.ant-checkbox-inner {
	display: contents !important;
}


.icon {
	padding-left: 25px;
	background: url('https://static.thenounproject.com/png/101791-200.png')
		no-repeat left;
	background-size: 20px;
}

/* https: //static.thenounproject.com/png/101791-200.png */

/*Menu Floating Button*/
.fab-container {
	position: fixed;
	bottom: 50px;
	right: 12px;
	z-index: 999;
	cursor: pointer;
}

.fab-icon-holder {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	box-shadow: 0 6px 40px rgba(0, 0, 0, 0, 2);
}

.fab-icon-holder:hover {
	opacity: 0.9;
}

.fab-icon-holder i {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	font-size: 16px;
	/* color: #ffffff; */
	color: #f3f4f6;
}

.fab-icon-holder div {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	font-size: 16px;
	/* color: #ffffff; */
	color: #f3f4f6;
}

.fab {
	width: 50px;
	height: 50px;
}

.fab-options {
	list-style-type: none;
	margin: 0;
	position: absolute;
	bottom: 80px;
	right: 0;
	opacity: 0;
	transition: all 0.3s ease;
	transform: scale(0);
	transform-origin: 80% bottom;
}

.fab-options-control {
	list-style-type: none;
	margin: 0;
	position: absolute;
	right: 0;
	bottom: 1px;
	opacity: 1;
	transition: all 0.3s ease;
	transform: scale(1);
	transform-origin: 80% bottom;
}

.fab-options-control li {
	display: flex;
	justify-content: flex-end;
	padding-top: 10px;
}

/* .fab:hover + .fab-options, .fab-options:hover{
    opacity: 1;
    transform: scale(1);
} */

.fab-options li {
	display: flex;
	justify-content: flex-end;
	padding-top: 10px;
}

.fab-label {
	font-family: Roboto;
	padding: 2px 5px;
	align-self: center;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
	border-radius: 3px;
	font-size: 13px;
	background: #808080;
	/* background: black; */
	color: #ffffff;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0, 2);
	margin-right: 10px;
}
.ant-scroll-number {
	margin-right: 12px;
	margin-top: 5px;
}

.linear-wipe {
	white-space: nowrap;
	text-align: center;
	background: linear-gradient(
		to left,
		#fff 15%,
		#ff0 35%,
		rgb(255, 55, 0) 50%,
		#ff0 65%,
		#fff 85%
	);
	background-size: 200% auto;
	color: #000;
	background-clip: text;
	text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-animation: shine 0.9s linear infinite, marquee 5s linear infinite;
	        animation: shine 0.9s linear infinite, marquee 5s linear infinite;
}

@-webkit-keyframes shine {
	to {
		background-position: -200% center;
	}
}

@keyframes shine {
	to {
		background-position: -200% center;
	}
}

/* Make it move! */

@-webkit-keyframes marquee {
	0% {
		right: 100%;
	}
	25% {
		right: 0%;
		transform: translateX(-100%);
	}
	50% {
		right: 100%;
	}
	75% {
		right: -100%;
		transform: translateX(100%);
	}
	100% {
		right: 100%;
	}
}

@keyframes marquee {
	0% {
		right: 100%;
	}
	25% {
		right: 0%;
		transform: translateX(-100%);
	}
	50% {
		right: 100%;
	}
	75% {
		right: -100%;
		transform: translateX(100%);
	}
	100% {
		right: 100%;
	}
}

.view-images:hover {
	color: #f0f0f0 !important;
}

.Toastify__toast-container {
	width: -webkit-fit-content !important;
	width: -moz-fit-content !important;
	width: fit-content !important;
}

/* responsive screen .... */

.header_menu_control_view_sub {
	display: none;
}
.icon_nav_header_menu {
	display: none;
}
.icon_nav_header_menu_right {
	display: none;
}
.header_menu_control_view_sub_right {
	display: none;
}
.old_version_header {
	display: block;
}

/* trường hợp max-width đặt theo thứ tự giảm dần để có hoạt động tốt nhất theo ý muốn, cái cuối cùng sẽ đc ưu tiên */

@media only screen and (max-width: 1400px) {
	/* STYLES HERE for BROWSER WINDOWS with a max-width of 760px. 
       This will work on desktops when the window is narrowed.  */
	.header_menu > .header_right > .wrapper_call_service {
		display: none !important;
	}
}

@media only screen and (max-width: 1024px) {
	.header_menu_control_view {
		left: 0px !important;
	}
}

@media only screen and (max-width: 1200px) {
	.icon_nav_header_menu_right {
		display: block;
	}

	.header_menu_control_view_sub_right {
		display: block;
		position: absolute;
		top: 8%;
		right: 0;
		z-index: 20;
		width: 0;
		height: 10%;
		transition: 0.1s;
		border-bottom-left-radius: 5px;
	}
	.header_right {
		display: none;
		position: absolute;
		right: 0px;
		top: 10%;
	}
	.isOpen-right-menu {
		display: flex !important;
	}
}

@media only screen and (max-width: 840px) {
	.icon_nav_header_menu_right {
		display: none;
	}

	.header_menu > .header_right {
		display: flex !important;
		position: relative;
	}

	.icon_nav_header_menu {
		display: block;
	}
	.header_menu_control_view {
		display: none;
		position: absolute;
		left: -10px;
		top: 10%;
	}
	.isOpen-menu {
		display: unset !important;
	}
	.header_menu_control_view_nav {
		flex-direction: column !important;
	}
	.header_menu_control_view_child {
		left: 102%;
		top: 0;
		padding-top: 0 !important;
	}

	.header_menu_control_view_sub {
		display: block;
		position: absolute;
		top: 8%;
		z-index: 30;
		width: 0;
		height: 90%;
		transition: 0.2s;
		border-bottom-right-radius: 5px;
	}

	.header_menu_control_view_sub_right {
		display: none !important;
	}
	.old_version_header {
		display: none;
	}
}

@media only screen and (max-width: 765px) {
	.header_menu_control_view {
		left: 20px !important;
	}
}

.player-video-cloud {
	video::-webkit-media-controls-fullscreen-button {
		display: none;
	}

	video::-webkit-media-controls-fullscreen-button {
		display: none;
	}
}
	
video::-webkit-media-controls-enclosure {
	visibility: visible;
}


/* transfer */

.ant-checkbox-checked .ant-checkbox-inner::after {
	content: '';
}

.ant-checkbox {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 14px;
	font-variant: tabular-nums;
	line-height: 1.5715;
	list-style: none;
	font-feature-settings: 'tnum';
	position: relative;
	/* top: 0.2em; */
	line-height: 1;
	white-space: nowrap;
	outline: none;
	cursor: pointer;
}

/* li[title='Previous 5 Pages'] .anticon.anticon-double-right.ant-pagination-item-link-icon, li[title='Next 5 Pages'] .anticon.anticon-double-right.ant-pagination-item-link-icon {
display: none;
} */

span.anticon.anticon-double-left.ant-pagination-item-link-icon {
display: none;
position: relative;
top: 4px;
}

li[title='Previous 5 Pages']:hover span.anticon.anticon-double-left.ant-pagination-item-link-icon {
display: block;

cursor: pointer;
}


li[title='Previous Page'] {
position: relative;
	top: -2px;
}

li[title='Next Page'] {
position: relative;
	top: -2px;
}

li[title='Previous 5 Pages']:hover span.ant-pagination-item-ellipsis {
display: none;
cursor: pointer;
}

li[title='Next 5 Pages']:hover span.ant-pagination-item-ellipsis {
display: none;
cursor: pointer;
}

li[title='Next 5 Pages']:hover span.anticon.anticon-double-right.ant-pagination-item-link-icon {
display: block;
cursor: pointer;
}

span.anticon.anticon-double-right.ant-pagination-item-link-icon{
display: none;
position: relative;
top: 4px;
}


.ant-transfer-operation .ant-btn:first-child {
	margin-bottom: 4px;
}


span.anticon.anticon-down.ant-dropdown-trigger.ant-transfer-list-header-dropdown {
display: none;
}

.ant-transfer-list-header-title {
margin-top: 5px;
margin-right: 5px;
float: right;
font-weight: bolder;
color: #0ca5e9;
text-decoration: underline;
}

.ant-pagination-prev .ant-pagination-item-link, .ant-pagination-next .ant-pagination-item-link {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	font-size: 14px;
	text-align: center !important;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 2px;
	outline: none;
	transition: all 0.3s;
}

.ant-pagination.ant-pagination-mini .ant-pagination-prev .ant-pagination-item-link, .ant-pagination.ant-pagination-mini .ant-pagination-next .ant-pagination-item-link {
	background: transparent;
	border-color: transparent;
}

.ant-pagination-disabled .ant-pagination-item-link, .ant-pagination-disabled:hover .ant-pagination-item-link {
	color: rgba(0, 0, 0, 0.25);
	border-color: #d9d9d9;
	cursor: not-allowed;
}

.ant-pagination-prev button, .ant-pagination-next button {
	color: rgba(0, 0, 0, 0.85);
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.ant-checkbox-wrapper + .ant-checkbox-wrapper {
	margin-left: 0 !important;
}

.ant-checkbox-checked::after {
	/* position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #1890ff;
	border-radius: 2px; */
	visibility: hidden !important;
	/* -webkit-animation: antCheckboxEffect 0.36s ease-in-out;
	animation: antCheckboxEffect 0.36s ease-in-out;
	-webkit-animation-fill-mode: backwards;
	animation-fill-mode: backwards; */
	content: '';
}

.anticon .anticon-down .ant-dropdown-trigger .ant-transfer-list-header-dropdown svg{
display: none;
}

.hidden-checkbox .ant-checkbox-indeterminate .ant-checkbox-inner::after {
	top: 65%;
	left: 35%;
	width: 8px;
	height: 8px;
	background-color: #1890ff;
	border: 0;
	transform: translate(-50%, -50%) scale(1);
	opacity: 1;
	content: ' ';
}

.ant-table-cell:nth-child(even) {
width: 30%;
}

.ant-table-cell:nth-child(3) {
width: 50%;
}



.ant-pagination .ant-pagination-mini .ant-table-pagination .ant-table-pagination-right{
display: flex;
}

.ant-transfer-customize-list .ant-table-wrapper .ant-table-pagination.ant-pagination {
	margin: 16px 0 4px;
}

.ant-table-pagination-right {
	justify-content: flex-end !important;
}

.ant-pagination-item-active {
	font-weight: 500 !important;
	background: #fff !important;
	border-color: #1890ff !important;
border: 1px solid;
}

.ant-pagination.ant-pagination-mini .ant-pagination-item {
	min-width: 24px;
	height: 24px;
	margin: 0;
	line-height: 24px;
text-align: center;
}

.ant-table-pagination {
	display: flex;
	flex-wrap: wrap;
	row-gap: 8px;
}


.ant-pagination {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	color: #000000d9;
	font-size: 14px;
	font-variant: tabular-nums;
	line-height: 1.5715;
	list-style: none;
	font-feature-settings: "tnum";
}

.ant-pagination-item-active a {
	color: #1890ff;
}

.ant-table {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	color: #000000d9;
	font-variant: tabular-nums;
	line-height: 1.5715;
	list-style: none;
	font-feature-settings: "tnum";
	position: relative;
	font-size: 14px;
	background: #fff;
	border-radius: 2px;
}

.ant-checkbox-checked .ant-checkbox-inner::after {
visibility: hidden;
/* position: absolute; 
display: table; 
border: 2px solid #fff; 
border-top: 0; 
border-left: 0; 
transform: rotate(45deg) scale(1) translate(-50%, -50%); 
opacity: 1; 
transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;  */
content: ' '; 
}

.ant-transfer {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	color: #000000d9;
	font-size: 14px;
	font-variant: tabular-nums;
	line-height: 1.5715;
	list-style: none;
	font-feature-settings: "tnum";
	position: relative;
	display: flex;
	align-items: stretch;
}

.ant-transfer-customize-list .ant-transfer-list {
	flex: 1 1 50%;
	width: auto;
	height: auto;
	min-height: 200px;
}

.ant-transfer-operation {
	display: flex;
	flex: none;
	flex-direction: column;
	align-self: center;
	/* margin: 135px 8px; */
	margin: 0 8px;
	vertical-align: middle;
}

.ant-btn.ant-btn-primary.ant-btn-sm {
display: flex;
align-items: center;
justify-content: center;
}

.ant-table-cell{
padding: 2px;
}

.ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before {
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 1.6em;
	background-color: #0000000f;
	transform: translateY(-50%);
	transition: background-color .3s;
	content: "";
}

.ant-table-thead>tr>th {
	position: relative;
	color: #000000d9;
	font-weight: 500;
	text-align: left;
	background: #fafafa;
	border-bottom: 1px solid rgba(0, 0, 0, .06);
	transition: background .3s ease;
}

.ant-table-thead>tr>th, .ant-table-tbody>tr>td, .ant-table tfoot>tr>th, .ant-table tfoot>tr>td {
	position: relative;
padding-left: 4px;
padding-right: 4px;
	overflow-wrap: break-word;
}



/* modal draggle */

.ant-design-draggable-modal-title {
position: relative;
}


/* phần cấu hình bar control cho hành trình */

.wrapper {
  position: relative;
  height: 1.5rem;
  width: 100%;
}
.wrapper::before, .wrapper::after {
  display: block;
  position: absolute;
  z-index: 99;
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1;
  padding: 0.75rem 0;
  pointer-events: none;
}

.LightLevelControl {
  -webkit-appearance: none;
  width: 100%;
  height: 1.5rem;
  border-radius: 6px;
  background: linear-gradient(to right, #3b82f6 0%, #3b82f6 var(--value, 50%), rgba(255, 255, 255, 0.1) var(--value, 50%), rgba(255, 255, 255, 0.1) 100%);
  box-shadow: inset 0 0 10px rgba(59, 130, 246, 0.6);
  cursor: pointer;
  outline: none;
  transition: background 0.3s ease-in-out;
}

/* Thumb style + Glow khi kéo */
.LightLevelControl::-webkit-slider-thumb {
  -webkit-appearance: none;
  visibility: hidden;
  height: 1rem;
  width: 1rem;
  border-radius: 50%;
  background: white;
  border: 2px solid #3b82f6;
  box-shadow: 0 0 8px rgba(0, 170, 255, 0.7);
  -webkit-transition: transform 0.2s, box-shadow 0.2s;
  transition: transform 0.2s, box-shadow 0.2s;
}
.LightLevelControl:active::-webkit-slider-thumb {
  box-shadow: 0 0 15px rgba(0, 170, 255, 1), 0 0 25px rgba(0, 170, 255, 0.6);
  transform: scale(1.1);
}

.LightLevelControl::-moz-range-thumb {
  -webkit-appearance: none;
  visibility: hidden;
  height: 1rem;
  width: 1rem;
  border-radius: 50%;
  background: white;
  border: 2px solid #3b82f6;
  box-shadow: 0 0 8px rgba(0, 170, 255, 0.7);
  -moz-transition: transform 0.2s, box-shadow 0.2s;
  transition: transform 0.2s, box-shadow 0.2s;
}
.LightLevelControl:active::-moz-range-thumb {
 box-shadow: 0 0 15px rgba(0, 170, 255, 1), 0 0 25px rgba(0, 170, 255, 0.6);
  transform: scale(1.1);
}
.hover\:table-fixed:hover {
	table-layout: fixed;
}
.hover\:border-gray-400:hover {
	--tw-border-opacity: 1;
	border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}
.hover\:border-gray-300:hover {
	--tw-border-opacity: 1;
	border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}
.hover\:border-blue-400:hover {
	--tw-border-opacity: 1;
	border-color: rgba(96, 165, 250, var(--tw-border-opacity));
}
.hover\:border-blue-500:hover {
	--tw-border-opacity: 1;
	border-color: rgba(59, 130, 246, var(--tw-border-opacity));
}
.hover\:bg-gray-100:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}
.hover\:bg-gray-200:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}
.hover\:bg-blue-600:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
}
.hover\:bg-red-700:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
}
.hover\:bg-\[\#085C82\]:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(8, 92, 130, var(--tw-bg-opacity));
}
.hover\:bg-gray-400:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
}
.hover\:bg-gray-300:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
}
.hover\:bg-\[\#ECECEC\]:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(236, 236, 236, var(--tw-bg-opacity));
}
.hover\:bg-blue-100:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
}
.hover\:bg-\[\#0EA5E9\]:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(14, 165, 233, var(--tw-bg-opacity));
}
.hover\:bg-gray-50:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}
.hover\:bg-yellow-400:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
}
.hover\:bg-green-600:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
}
.hover\:bg-white:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.hover\:bg-blue-400:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
}
.hover\:bg-blue-500:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
}
.hover\:bg-red-400:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
}
.hover\:bg-\[\#0055a0\]:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 85, 160, var(--tw-bg-opacity));
}
.hover\:bg-red-500:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
}
.hover\:bg-red-600:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
}
.hover\:bg-yellow-600:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
}
.hover\:bg-green-700:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
}
.hover\:bg-gray-500:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
}
.hover\:bg-blue-700:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
}
.hover\:\!bg-gray-300:hover {
	--tw-bg-opacity: 1 !important;
	background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
}
.hover\:bg-blue-200:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
}
.hover\:bg-red-200:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
}
.hover\:bg-yellow-700:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
}
.hover\:bg-green-300:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
}
.hover\:bg-opacity-30:hover {
	--tw-bg-opacity: 0.3;
}
.hover\:bg-opacity-90:hover {
	--tw-bg-opacity: 0.9;
}
.hover\:bg-opacity-50:hover {
	--tw-bg-opacity: 0.5;
}
.hover\:bg-opacity-60:hover {
	--tw-bg-opacity: 0.6;
}
.hover\:p-1:hover {
	padding: 0.25rem;
}
.hover\:text-blue-700:hover {
	--tw-text-opacity: 1;
	color: rgba(29, 78, 216, var(--tw-text-opacity));
}
.hover\:text-red-500:hover {
	--tw-text-opacity: 1;
	color: rgba(239, 68, 68, var(--tw-text-opacity));
}
.hover\:text-white:hover {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hover\:text-gray-700:hover {
	--tw-text-opacity: 1;
	color: rgba(55, 65, 81, var(--tw-text-opacity));
}
.hover\:text-black:hover {
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hover\:text-gray-200:hover {
	--tw-text-opacity: 1;
	color: rgba(229, 231, 235, var(--tw-text-opacity));
}
.hover\:text-gray-600:hover {
	--tw-text-opacity: 1;
	color: rgba(75, 85, 99, var(--tw-text-opacity));
}
.hover\:text-blue-500:hover {
	--tw-text-opacity: 1;
	color: rgba(59, 130, 246, var(--tw-text-opacity));
}
.hover\:\!text-gray-200:hover {
	--tw-text-opacity: 1 !important;
	color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
}
.hover\:text-gray-300:hover {
	--tw-text-opacity: 1;
	color: rgba(209, 213, 219, var(--tw-text-opacity));
}
.hover\:text-\[\#000000\]:hover {
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hover\:text-red-600:hover {
	--tw-text-opacity: 1;
	color: rgba(220, 38, 38, var(--tw-text-opacity));
}
.hover\:\!text-blue-600:hover {
	--tw-text-opacity: 1 !important;
	color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
}
.hover\:text-gray-400:hover {
	--tw-text-opacity: 1;
	color: rgba(156, 163, 175, var(--tw-text-opacity));
}
.hover\:text-gray-800:hover {
	--tw-text-opacity: 1;
	color: rgba(31, 41, 55, var(--tw-text-opacity));
}
.hover\:text-gray-500:hover {
	--tw-text-opacity: 1;
	color: rgba(107, 114, 128, var(--tw-text-opacity));
}
.hover\:underline:hover {
	text-decoration: underline;
}
.hover\:opacity-90:hover {
	opacity: 0.9;
}
.hover\:opacity-80:hover {
	opacity: 0.8;
}
.hover\:opacity-100:hover {
	opacity: 1;
}
.hover\:shadow:hover {
	--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:drop-shadow-md:hover {
	--tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
	filter: var(--tw-filter);
}
.focus\:border-\[\#0D8BC3\]:focus {
	--tw-border-opacity: 1;
	border-color: rgba(13, 139, 195, var(--tw-border-opacity));
}
.focus\:border-black:focus {
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}
.focus\:border-blue-600:focus {
	--tw-border-opacity: 1;
	border-color: rgba(37, 99, 235, var(--tw-border-opacity));
}
.focus\:bg-white:focus {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.focus\:bg-gray-200:focus {
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}
.focus\:text-black:focus {
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.focus\:text-\[\#000000\]:focus {
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.focus\:outline-none:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
}
.focus\:ring-2:focus {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-0:focus {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-blue-300:focus {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
}
.focus-visible\:ring-2:focus-visible {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-white:focus-visible {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}
.focus-visible\:ring-opacity-75:focus-visible {
	--tw-ring-opacity: 0.75;
}
.active\:bg-gray-400:active {
	--tw-bg-opacity: 1;
	background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
}
.active\:bg-blue-600:active {
	--tw-bg-opacity: 1;
	background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
}
.active\:bg-gray-200:active {
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}
.active\:bg-gray-300:active {
	--tw-bg-opacity: 1;
	background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
}
.active\:bg-gray-500:active {
	--tw-bg-opacity: 1;
	background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
}
.active\:bg-white\/40:active {
	background-color: rgba(255, 255, 255, 0.4);
}
.active\:bg-white\/30:active {
	background-color: rgba(255, 255, 255, 0.3);
}
.active\:bg-opacity-50:active {
	--tw-bg-opacity: 0.5;
}
.active\:hover\:backdrop-blur-lg:active:hover {
	--tw-backdrop-blur: blur(16px);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}
.group:hover .group-hover\:block,.group-scope:hover > .group-scope-hover\:block,.group-scope:hover > :not(.group-scope) > .group-scope-hover\:block,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:block,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:block,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:block,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:block,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:block,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:block,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:block,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:block {
	display: block;
}
.group:hover .group-hover\:text-\[\#0ea5e9\],.group-scope:hover > .group-scope-hover\:text-\[\#0ea5e9\],.group-scope:hover > :not(.group-scope) > .group-scope-hover\:text-\[\#0ea5e9\],.group-scope:hover > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:text-\[\#0ea5e9\],.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:text-\[\#0ea5e9\],.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:text-\[\#0ea5e9\],.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:text-\[\#0ea5e9\],.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:text-\[\#0ea5e9\],.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:text-\[\#0ea5e9\],.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:text-\[\#0ea5e9\],.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:text-\[\#0ea5e9\] {
	--tw-text-opacity: 1;
	color: rgba(14, 165, 233, var(--tw-text-opacity));
}
.group:hover .group-hover\:text-blue-500,.group-scope:hover > .group-scope-hover\:text-blue-500,.group-scope:hover > :not(.group-scope) > .group-scope-hover\:text-blue-500,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:text-blue-500,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:text-blue-500,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:text-blue-500,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:text-blue-500,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:text-blue-500,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:text-blue-500,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:text-blue-500,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:text-blue-500 {
	--tw-text-opacity: 1;
	color: rgba(59, 130, 246, var(--tw-text-opacity));
}
.group:hover .group-hover\:blur-sm,.group-scope:hover > .group-scope-hover\:blur-sm,.group-scope:hover > :not(.group-scope) > .group-scope-hover\:blur-sm,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:blur-sm,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:blur-sm,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:blur-sm,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:blur-sm,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:blur-sm,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:blur-sm,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:blur-sm,.group-scope:hover > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > :not(.group-scope) > .group-scope-hover\:blur-sm {
	--tw-blur: blur(4px);
	filter: var(--tw-filter);
}
[dir="rtl"] .rtl\:text-right {
	text-align: right;
}
@media (min-width: 640px) {

	.sm\:absolute {
		position: absolute;
	}

	.sm\:mx-auto {
		margin-left: auto;
		margin-right: auto;
	}

	.sm\:block {
		display: block;
	}

	.sm\:flex {
		display: flex;
	}

	.sm\:grid {
		display: grid;
	}

	.sm\:hidden {
		display: none;
	}

	.sm\:w-\[90\%\] {
		width: 90%;
	}

	.sm\:w-\[66\.6\%\] {
		width: 66.6%;
	}

	.sm\:w-\[33\.3\%\] {
		width: 33.3%;
	}

	.sm\:w-\[48vh\] {
		width: 48vh;
	}

	.sm\:w-\[35\%\] {
		width: 35%;
	}

	.sm\:w-3\/4 {
		width: 75%;
	}

	.sm\:grid-cols-12 {
		grid-template-columns: repeat(12, minmax(0, 1fr));
	}

	.sm\:flex-row {
		flex-direction: row;
	}

	.sm\:overflow-hidden {
		overflow: hidden;
	}

	.sm\:rounded-lg {
		border-radius: 0.5rem;
	}

	.sm\:px-\[10px\] {
		padding-left: 10px;
		padding-right: 10px;
	}

	.sm\:px-6 {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}

	.sm\:text-sm {
		font-size: 0.875rem;
		line-height: 1.25rem;
	}

	.sm\:text-base {
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
@media (min-width: 768px) {

	.md\:absolute {
		position: absolute;
	}

	.md\:-mx-2 {
		margin-left: -0.5rem;
		margin-right: -0.5rem;
	}

	.md\:mx-2 {
		margin-left: 0.5rem;
		margin-right: 0.5rem;
	}

	.md\:mt-0 {
		margin-top: 0px;
	}

	.md\:ml-4 {
		margin-left: 1rem;
	}

	.md\:-mt-1 {
		margin-top: -0.25rem;
	}

	.md\:ml-\[100px\] {
		margin-left: 100px;
	}

	.md\:mr-\[30px\] {
		margin-right: 30px;
	}

	.md\:block {
		display: block;
	}

	.md\:inline {
		display: inline;
	}

	.md\:flex {
		display: flex;
	}

	.md\:hidden {
		display: none;
	}

	.md\:h-\[420px\] {
		height: 420px;
	}

	.md\:w-\[575px\] {
		width: 575px;
	}

	.md\:w-\[675px\] {
		width: 675px;
	}

	.md\:w-3\/12 {
		width: 25%;
	}

	.md\:w-9\/12 {
		width: 75%;
	}

	.md\:w-\[60\%\] {
		width: 60%;
	}

	.md\:w-auto {
		width: auto;
	}

	.md\:w-36 {
		width: 9rem;
	}

	.md\:w-1\/2 {
		width: 50%;
	}

	.md\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.md\:grid-cols-9 {
		grid-template-columns: repeat(9, minmax(0, 1fr));
	}

	.md\:grid-cols-8 {
		grid-template-columns: repeat(8, minmax(0, 1fr));
	}

	.md\:grid-cols-7 {
		grid-template-columns: repeat(7, minmax(0, 1fr));
	}

	.md\:grid-cols-6 {
		grid-template-columns: repeat(6, minmax(0, 1fr));
	}

	.md\:flex-row {
		flex-direction: row;
	}

	.md\:gap-2 {
		gap: 0.5rem;
	}

	.md\:px-\[80px\] {
		padding-left: 80px;
		padding-right: 80px;
	}

	.md\:text-left {
		text-align: left;
	}

	.md\:text-sm {
		font-size: 0.875rem;
		line-height: 1.25rem;
	}

	.md\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem;
	}

	.md\:text-lg {
		font-size: 1.125rem;
		line-height: 1.75rem;
	}

	.md\:text-base {
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
@media (min-width: 1024px) {

	.lg\:block {
		display: block;
	}

	.lg\:flex {
		display: flex;
	}

	.lg\:grid {
		display: grid;
	}

	.lg\:h-12 {
		height: 3rem;
	}

	.lg\:h-6 {
		height: 1.5rem;
	}

	.lg\:h-8 {
		height: 2rem;
	}

	.lg\:h-10 {
		height: 2.5rem;
	}

	.lg\:w-2\/3 {
		width: 66.666667%;
	}

	.lg\:w-\[690px\] {
		width: 690px;
	}

	.lg\:w-\[600px\] {
		width: 600px;
	}

	.lg\:w-20 {
		width: 5rem;
	}

	.lg\:w-14 {
		width: 3.5rem;
	}

	.lg\:w-12 {
		width: 3rem;
	}

	.lg\:w-8 {
		width: 2rem;
	}

	.lg\:w-\[70\%\] {
		width: 70%;
	}

	.lg\:w-\[60\%\] {
		width: 60%;
	}

	.lg\:w-\[30\%\] {
		width: 30%;
	}

	.lg\:w-\[40\%\] {
		width: 40%;
	}

	.lg\:text-sm {
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
}
@media (min-width: 1280px) {

	.xl\:ml-\[115px\] {
		margin-left: 115px;
	}

	.xl\:block {
		display: block;
	}

	.xl\:grid {
		display: grid;
	}

	.xl\:h-auto {
		height: auto;
	}

	.xl\:w-\[690px\] {
		width: 690px;
	}

	.xl\:w-\[650px\] {
		width: 650px;
	}

	.xl\:w-\[30\%\] {
		width: 30%;
	}

	.xl\:w-\[40\%\] {
		width: 40%;
	}

	.xl\:w-\[60\%\] {
		width: 60%;
	}

	.xl\:translate-x-\[20px\] {
		--tw-translate-x: 20px;
		transform: var(--tw-transform);
	}

	.xl\:flex-row {
		flex-direction: row;
	}

	.xl\:gap-5 {
		gap: 1.25rem;
	}

	.xl\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-right: calc(2.5rem * var(--tw-space-x-reverse));
		margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
	}

	.xl\:p-0 {
		padding: 0px;
	}

	.xl\:px-\[120px\] {
		padding-left: 120px;
		padding-right: 120px;
	}

	.xl\:text-lg {
		font-size: 1.125rem;
		line-height: 1.75rem;
	}

	.xl\:text-base {
		font-size: 1rem;
		line-height: 1.5rem;
	}

	.xl\:text-sm {
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
}
@media (min-width: 1536px) {

	.\32xl\:ml-\[160px\] {
		margin-left: 160px;
	}

	.\32xl\:flex {
		display: flex;
	}

	.\32xl\:h-\[500px\] {
		height: 500px;
	}

	.\32xl\:w-\[675px\] {
		width: 675px;
	}

	.\32xl\:w-\[575px\] {
		width: 575px;
	}

	.\32xl\:p-2 {
		padding: 0.5rem;
	}

	.\32xl\:py-1 {
		padding-top: 0.25rem;
		padding-bottom: 0.25rem;
	}

	.\32xl\:py-2 {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}

	.\32xl\:px-\[160px\] {
		padding-left: 160px;
		padding-right: 160px;
	}

	.\32xl\:text-base {
		font-size: 1rem;
		line-height: 1.5rem;
	}

	.\32xl\:text-sm {
		font-size: 0.875rem;
		line-height: 1.25rem;
	}

	.\32xl\:text-lg {
		font-size: 1.125rem;
		line-height: 1.75rem;
	}

	.\32xl\:uppercase {
		text-transform: uppercase;
	}
}

