@charset "UTF-8";
/*!
 * 
 * antd v3.23.2
 * 
 * Copyright 2015-present, Alipay, Inc.
 * All rights reserved.
 *       
 */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-no-unknown */
html,
body {
  width: 100%;
  height: 100%; }

input::-ms-clear,
input::-ms-reveal {
  display: none; }

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

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

@-ms-viewport {
  width: device-width; }

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

body {
  margin: 0;
  color: rgba(0, 0, 0, 0.65);
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-variant: tabular-nums;
  line-height: 1.5;
  background-color: #fff;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum'; }

[tabindex='-1']:focus {
  outline: none !important; }

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

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

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help; }

address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit; }

input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 500; }

dd {
  margin-bottom: 0.5em;
  margin-left: 0; }

blockquote {
  margin: 0 0 1em; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

a {
  color: #1890ff;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects; }

a:hover {
  color: #40a9ff; }

a:active {
  color: #096dd9; }

a:active,
a:hover {
  text-decoration: none;
  outline: 0; }

a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  pointer-events: none; }

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

pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto; }

figure {
  margin: 0 0 1em; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  color: rgba(0, 0, 0, 0.45);
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type='radio'],
input[type='checkbox'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto; }

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none !important; }

mark {
  padding: 0.2em;
  background-color: #feffe6; }

::-moz-selection {
  color: #fff;
  background: #1890ff; }

::selection {
  color: #fff;
  background: #1890ff; }

.clearfix {
  zoom: 1; }

.clearfix::before,
.clearfix::after {
  display: table;
  content: ''; }

.clearfix::after {
  clear: both; }

.anticon {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.anticon > * {
  line-height: 1; }

.anticon svg {
  display: inline-block; }

.anticon::before {
  display: none; }

.anticon .anticon-icon {
  display: block; }

.anticon[tabindex] {
  cursor: pointer; }

.anticon-spin::before {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
  animation: loadingCircle 1s infinite linear; }

.anticon-spin {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
  animation: loadingCircle 1s infinite linear; }

.fade-enter,
.fade-appear {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.fade-leave {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.fade-enter.fade-enter-active,
.fade-appear.fade-appear-active {
  -webkit-animation-name: antFadeIn;
  animation-name: antFadeIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.fade-leave.fade-leave-active {
  -webkit-animation-name: antFadeOut;
  animation-name: antFadeOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none; }

.fade-enter,
.fade-appear {
  opacity: 0;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear; }

.fade-leave {
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear; }

@-webkit-keyframes antFadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes antFadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes antFadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes antFadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.move-up-enter,
.move-up-appear {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.move-up-leave {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.move-up-enter.move-up-enter-active,
.move-up-appear.move-up-appear-active {
  -webkit-animation-name: antMoveUpIn;
  animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.move-up-leave.move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
  animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none; }

.move-up-enter,
.move-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); }

.move-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); }

.move-down-enter,
.move-down-appear {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.move-down-leave {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.move-down-enter.move-down-enter-active,
.move-down-appear.move-down-appear-active {
  -webkit-animation-name: antMoveDownIn;
  animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.move-down-leave.move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
  animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none; }

.move-down-enter,
.move-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); }

.move-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); }

.move-left-enter,
.move-left-appear {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.move-left-leave {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.move-left-enter.move-left-enter-active,
.move-left-appear.move-left-appear-active {
  -webkit-animation-name: antMoveLeftIn;
  animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.move-left-leave.move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
  animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none; }

.move-left-enter,
.move-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); }

.move-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); }

.move-right-enter,
.move-right-appear {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.move-right-leave {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.move-right-enter.move-right-enter-active,
.move-right-appear.move-right-appear-active {
  -webkit-animation-name: antMoveRightIn;
  animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.move-right-leave.move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
  animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none; }

.move-right-enter,
.move-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); }

.move-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); }

@-webkit-keyframes antMoveDownIn {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1; } }

@keyframes antMoveDownIn {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1; } }

@-webkit-keyframes antMoveDownOut {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1; }
  100% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0; } }

@keyframes antMoveDownOut {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1; }
  100% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0; } }

@-webkit-keyframes antMoveLeftIn {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1; } }

@keyframes antMoveLeftIn {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1; } }

@-webkit-keyframes antMoveLeftOut {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0; } }

@keyframes antMoveLeftOut {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0; } }

@-webkit-keyframes antMoveRightIn {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1; } }

@keyframes antMoveRightIn {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1; } }

@-webkit-keyframes antMoveRightOut {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0; } }

@keyframes antMoveRightOut {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0; } }

@-webkit-keyframes antMoveUpIn {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1; } }

@keyframes antMoveUpIn {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1; } }

@-webkit-keyframes antMoveUpOut {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1; }
  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0; } }

@keyframes antMoveUpOut {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1; }
  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0; } }

@-webkit-keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

[ant-click-animating='true'],
[ant-click-animating-without-extra-node='true'] {
  position: relative; }

html {
  --antd-wave-shadow-color: #1890ff; }

[ant-click-animating-without-extra-node='true']::after,
.ant-click-animating-node {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  border-radius: inherit;
  -webkit-box-shadow: 0 0 0 0 #1890ff;
  box-shadow: 0 0 0 0 #1890ff;
  -webkit-box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  opacity: 0.2;
  -webkit-animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  content: '';
  pointer-events: none; }

@-webkit-keyframes waveEffect {
  100% {
    -webkit-box-shadow: 0 0 0 #1890ff;
    box-shadow: 0 0 0 #1890ff;
    -webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
    box-shadow: 0 0 0 6px var(--antd-wave-shadow-color); } }

@keyframes waveEffect {
  100% {
    -webkit-box-shadow: 0 0 0 #1890ff;
    box-shadow: 0 0 0 #1890ff;
    -webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
    box-shadow: 0 0 0 6px var(--antd-wave-shadow-color); } }

@-webkit-keyframes fadeEffect {
  100% {
    opacity: 0; } }

@keyframes fadeEffect {
  100% {
    opacity: 0; } }

.slide-up-enter,
.slide-up-appear {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.slide-up-leave {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.slide-up-enter.slide-up-enter-active,
.slide-up-appear.slide-up-appear-active {
  -webkit-animation-name: antSlideUpIn;
  animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.slide-up-leave.slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
  animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none; }

.slide-up-enter,
.slide-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }

.slide-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }

.slide-down-enter,
.slide-down-appear {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.slide-down-leave {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.slide-down-enter.slide-down-enter-active,
.slide-down-appear.slide-down-appear-active {
  -webkit-animation-name: antSlideDownIn;
  animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.slide-down-leave.slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
  animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none; }

.slide-down-enter,
.slide-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }

.slide-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }

.slide-left-enter,
.slide-left-appear {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.slide-left-leave {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.slide-left-enter.slide-left-enter-active,
.slide-left-appear.slide-left-appear-active {
  -webkit-animation-name: antSlideLeftIn;
  animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.slide-left-leave.slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
  animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none; }

.slide-left-enter,
.slide-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }

.slide-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }

.slide-right-enter,
.slide-right-appear {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.slide-right-leave {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.slide-right-enter.slide-right-enter-active,
.slide-right-appear.slide-right-appear-active {
  -webkit-animation-name: antSlideRightIn;
  animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.slide-right-leave.slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
  animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none; }

.slide-right-enter,
.slide-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }

.slide-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }

@-webkit-keyframes antSlideUpIn {
  0% {
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 0; }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; } }

@keyframes antSlideUpIn {
  0% {
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 0; }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; } }

@-webkit-keyframes antSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; }
  100% {
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 0; } }

@keyframes antSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; }
  100% {
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 0; } }

@-webkit-keyframes antSlideDownIn {
  0% {
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 0; }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 1; } }

@keyframes antSlideDownIn {
  0% {
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 0; }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 1; } }

@-webkit-keyframes antSlideDownOut {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 1; }
  100% {
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 0; } }

@keyframes antSlideDownOut {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 1; }
  100% {
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 0; } }

@-webkit-keyframes antSlideLeftIn {
  0% {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 0; }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; } }

@keyframes antSlideLeftIn {
  0% {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 0; }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; } }

@-webkit-keyframes antSlideLeftOut {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; }
  100% {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 0; } }

@keyframes antSlideLeftOut {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; }
  100% {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 0; } }

@-webkit-keyframes antSlideRightIn {
  0% {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    opacity: 0; }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    opacity: 1; } }

@keyframes antSlideRightIn {
  0% {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    opacity: 0; }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    opacity: 1; } }

@-webkit-keyframes antSlideRightOut {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    opacity: 1; }
  100% {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    opacity: 0; } }

@keyframes antSlideRightOut {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    opacity: 1; }
  100% {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    opacity: 0; } }

.swing-enter,
.swing-appear {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.swing-enter.swing-enter-active,
.swing-appear.swing-appear-active {
  -webkit-animation-name: antSwingIn;
  animation-name: antSwingIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

@-webkit-keyframes antSwingIn {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  40% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  60% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  80% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px); } }

@keyframes antSwingIn {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  40% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  60% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  80% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px); } }

.zoom-enter,
.zoom-appear {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.zoom-leave {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.zoom-enter.zoom-enter-active,
.zoom-appear.zoom-appear-active {
  -webkit-animation-name: antZoomIn;
  animation-name: antZoomIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.zoom-leave.zoom-leave-active {
  -webkit-animation-name: antZoomOut;
  animation-name: antZoomOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none; }

.zoom-enter,
.zoom-appear {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); }

.zoom-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); }

.zoom-big-enter,
.zoom-big-appear {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.zoom-big-leave {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.zoom-big-enter.zoom-big-enter-active,
.zoom-big-appear.zoom-big-appear-active {
  -webkit-animation-name: antZoomBigIn;
  animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.zoom-big-leave.zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
  animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none; }

.zoom-big-enter,
.zoom-big-appear {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); }

.zoom-big-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); }

.zoom-big-fast-enter,
.zoom-big-fast-appear {
  -webkit-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.zoom-big-fast-leave {
  -webkit-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.zoom-big-fast-enter.zoom-big-fast-enter-active,
.zoom-big-fast-appear.zoom-big-fast-appear-active {
  -webkit-animation-name: antZoomBigIn;
  animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.zoom-big-fast-leave.zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
  animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none; }

.zoom-big-fast-enter,
.zoom-big-fast-appear {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); }

.zoom-big-fast-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); }

.zoom-up-enter,
.zoom-up-appear {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.zoom-up-leave {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.zoom-up-enter.zoom-up-enter-active,
.zoom-up-appear.zoom-up-appear-active {
  -webkit-animation-name: antZoomUpIn;
  animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.zoom-up-leave.zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
  animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none; }

.zoom-up-enter,
.zoom-up-appear {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); }

.zoom-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); }

.zoom-down-enter,
.zoom-down-appear {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.zoom-down-leave {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.zoom-down-enter.zoom-down-enter-active,
.zoom-down-appear.zoom-down-appear-active {
  -webkit-animation-name: antZoomDownIn;
  animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.zoom-down-leave.zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
  animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none; }

.zoom-down-enter,
.zoom-down-appear {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); }

.zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); }

.zoom-left-enter,
.zoom-left-appear {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.zoom-left-leave {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.zoom-left-enter.zoom-left-enter-active,
.zoom-left-appear.zoom-left-appear-active {
  -webkit-animation-name: antZoomLeftIn;
  animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.zoom-left-leave.zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
  animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none; }

.zoom-left-enter,
.zoom-left-appear {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); }

.zoom-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); }

.zoom-right-enter,
.zoom-right-appear {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.zoom-right-leave {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.zoom-right-enter.zoom-right-enter-active,
.zoom-right-appear.zoom-right-appear-active {
  -webkit-animation-name: antZoomRightIn;
  animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.zoom-right-leave.zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
  animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none; }

.zoom-right-enter,
.zoom-right-appear {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); }

.zoom-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); }

@-webkit-keyframes antZoomIn {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes antZoomIn {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes antZoomOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0; } }

@keyframes antZoomOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0; } }

@-webkit-keyframes antZoomBigIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes antZoomBigIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes antZoomBigOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0; } }

@keyframes antZoomBigOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0; } }

@-webkit-keyframes antZoomUpIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%; } }

@keyframes antZoomUpIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%; } }

@-webkit-keyframes antZoomUpOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%; }
  100% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    opacity: 0; } }

@keyframes antZoomUpOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%; }
  100% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    opacity: 0; } }

@-webkit-keyframes antZoomLeftIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%; } }

@keyframes antZoomLeftIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%; } }

@-webkit-keyframes antZoomLeftOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%; }
  100% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    opacity: 0; } }

@keyframes antZoomLeftOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%; }
  100% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    opacity: 0; } }

@-webkit-keyframes antZoomRightIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%; } }

@keyframes antZoomRightIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%; } }

@-webkit-keyframes antZoomRightOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%; }
  100% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    opacity: 0; } }

@keyframes antZoomRightOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%; }
  100% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    opacity: 0; } }

@-webkit-keyframes antZoomDownIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%; } }

@keyframes antZoomDownIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%; } }

@-webkit-keyframes antZoomDownOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%; }
  100% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    opacity: 0; } }

@keyframes antZoomDownOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%; }
  100% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    opacity: 0; } }

.ant-motion-collapse-legacy {
  overflow: hidden; }

.ant-motion-collapse-legacy-active {
  -webkit-transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important; }

.ant-motion-collapse {
  overflow: hidden;
  -webkit-transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-affix {
  position: fixed;
  z-index: 10; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-alert {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  padding: 8px 15px 8px 37px;
  border-radius: 4px; }

.ant-alert.ant-alert-no-icon {
  padding: 8px 15px; }

.ant-alert.ant-alert-closable {
  padding-right: 30px; }

.ant-alert-icon {
  position: absolute;
  top: 11.5px;
  left: 16px; }

.ant-alert-description {
  display: none; }

.ant-alert-success {
  background-color: #f6ffed;
  border: 1px solid #b7eb8f; }

.ant-alert-success .ant-alert-icon {
  color: #52c41a; }

.ant-alert-info {
  background-color: #e6f7ff;
  border: 1px solid #91d5ff; }

.ant-alert-info .ant-alert-icon {
  color: #1890ff; }

.ant-alert-warning {
  background-color: #fffbe6;
  border: 1px solid #ffe58f; }

.ant-alert-warning .ant-alert-icon {
  color: #faad14; }

.ant-alert-error {
  background-color: #fff1f0;
  border: 1px solid #ffa39e; }

.ant-alert-error .ant-alert-icon {
  color: #f5222d; }

.ant-alert-close-icon {
  position: absolute;
  top: 8px;
  right: 16px;
  overflow: hidden;
  font-size: 12px;
  cursor: pointer; }

.ant-alert-close-icon .anticon-close {
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

.ant-alert-close-icon .anticon-close:hover {
  color: rgba(0, 0, 0, 0.75); }

.ant-alert-close-text {
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

.ant-alert-close-text:hover {
  color: rgba(0, 0, 0, 0.75); }

.ant-alert-with-description {
  position: relative;
  padding: 15px 15px 15px 64px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.5;
  border-radius: 4px; }

.ant-alert-with-description.ant-alert-no-icon {
  padding: 15px; }

.ant-alert-with-description .ant-alert-icon {
  position: absolute;
  top: 16px;
  left: 24px;
  font-size: 24px; }

.ant-alert-with-description .ant-alert-close-icon {
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer; }

.ant-alert-with-description .ant-alert-message {
  display: block;
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px; }

.ant-alert-message {
  color: rgba(0, 0, 0, 0.85); }

.ant-alert-with-description .ant-alert-description {
  display: block; }

.ant-alert.ant-alert-close {
  height: 0 !important;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); }

.ant-alert-slide-up-leave {
  -webkit-animation: antAlertSlideUpOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation: antAlertSlideUpOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.ant-alert-banner {
  margin-bottom: 0;
  border: 0;
  border-radius: 0; }

@-webkit-keyframes antAlertSlideUpIn {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 0; }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; } }

@keyframes antAlertSlideUpIn {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 0; }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; } }

@-webkit-keyframes antAlertSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; }
  100% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 0; } }

@keyframes antAlertSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 1; }
  100% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 0; } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-anchor {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  padding-left: 2px; }

.ant-anchor-wrapper {
  margin-left: -4px;
  padding-left: 4px;
  overflow: auto;
  background-color: #fff; }

.ant-anchor-ink {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%; }

.ant-anchor-ink::before {
  position: relative;
  display: block;
  width: 2px;
  height: 100%;
  margin: 0 auto;
  background-color: #e8e8e8;
  content: ' '; }

.ant-anchor-ink-ball {
  position: absolute;
  left: 50%;
  display: none;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border: 2px solid #1890ff;
  border-radius: 8px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out; }

.ant-anchor-ink-ball.visible {
  display: inline-block; }

.ant-anchor.fixed .ant-anchor-ink .ant-anchor-ink-ball {
  display: none; }

.ant-anchor-link {
  padding: 7px 0 7px 16px;
  line-height: 1.143; }

.ant-anchor-link-title {
  position: relative;
  display: block;
  margin-bottom: 6px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-anchor-link-title:only-child {
  margin-bottom: 0; }

.ant-anchor-link-active > .ant-anchor-link-title {
  color: #1890ff; }

.ant-anchor-link .ant-anchor-link {
  padding-top: 5px;
  padding-bottom: 5px; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-select-auto-complete {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum'; }

.ant-select-auto-complete.ant-select .ant-select-selection {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-select-auto-complete.ant-select .ant-select-selection__rendered {
  height: 100%;
  margin-right: 0;
  margin-left: 0; }

.ant-select-auto-complete.ant-select .ant-select-selection__placeholder {
  margin-right: 12px;
  margin-left: 12px; }

.ant-select-auto-complete.ant-select .ant-select-selection--single {
  height: auto; }

.ant-select-auto-complete.ant-select .ant-select-search--inline {
  position: static;
  float: left; }

.ant-select-auto-complete.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered {
  margin-right: 0 !important; }

.ant-select-auto-complete.ant-select .ant-input {
  height: 32px;
  line-height: 1.5;
  background: transparent;
  border-width: 1px; }

.ant-select-auto-complete.ant-select .ant-input:focus,
.ant-select-auto-complete.ant-select .ant-input:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important; }

.ant-select-auto-complete.ant-select .ant-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
  background-color: transparent; }

.ant-select-auto-complete.ant-select .ant-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

.ant-select-auto-complete.ant-select-lg .ant-select-selection__rendered {
  line-height: 40px; }

.ant-select-auto-complete.ant-select-lg .ant-input {
  height: 40px;
  padding-top: 6px;
  padding-bottom: 6px; }

.ant-select-auto-complete.ant-select-sm .ant-select-selection__rendered {
  line-height: 24px; }

.ant-select-auto-complete.ant-select-sm .ant-input {
  height: 24px;
  padding-top: 1px;
  padding-bottom: 1px; }

.ant-input-group > .ant-select-auto-complete .ant-select-search__field.ant-input-affix-wrapper {
  display: inline;
  float: none; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  outline: 0;
  max-width: 850px; }

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

.ant-select > ul > li > a {
  padding: 0;
  background-color: #fff; }

.ant-select-arrow {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  line-height: 1;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

.ant-select-arrow > * {
  line-height: 1; }

.ant-select-arrow svg {
  display: inline-block; }

.ant-select-arrow::before {
  display: none; }

.ant-select-arrow .ant-select-arrow-icon {
  display: block; }

.ant-select-arrow .ant-select-arrow-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.ant-select-selection {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-top-width: 1.02px;
  border-radius: 4px;
  outline: none;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-select-selection:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important; }

.ant-select-focused .ant-select-selection,
.ant-select-selection:focus,
.ant-select-selection:active {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); }

.ant-select-selection__clear {
  position: absolute;
  top: 50%;
  right: 11px;
  z-index: 1;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  font-style: normal;
  line-height: 12px;
  text-align: center;
  text-transform: none;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: color 0.3s ease, opacity 0.15s ease;
  transition: color 0.3s ease, opacity 0.15s ease;
  text-rendering: auto; }

.ant-select-selection__clear::before {
  display: block; }

.ant-select-selection__clear:hover {
  color: rgba(0, 0, 0, 0.45); }

.ant-select-selection:hover .ant-select-selection__clear {
  opacity: 1; }

.ant-select-selection-selected-value {
  float: left;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  min-width: 120px; }

.ant-select-no-arrow .ant-select-selection-selected-value {
  padding-right: 0; }

.ant-select-disabled {
  color: rgba(0, 0, 0, 0.25); }

.ant-select-disabled .ant-select-selection {
  background: #f5f5f5;
  cursor: not-allowed; }

.ant-select-disabled .ant-select-selection:hover,
.ant-select-disabled .ant-select-selection:focus,
.ant-select-disabled .ant-select-selection:active {
  border-color: #d9d9d9;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-select-disabled .ant-select-selection__clear {
  display: none;
  visibility: hidden;
  pointer-events: none; }

.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice {
  padding-right: 10px;
  color: rgba(0, 0, 0, 0.33);
  background: #f5f5f5; }

.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice__remove {
  display: none; }

.ant-select-selection--single {
  position: relative;
  cursor: pointer; }

.ant-select-selection--single .ant-select-selection__rendered {
  margin-right: 24px; }

.ant-select-no-arrow .ant-select-selection__rendered {
  margin-right: 11px; }

.ant-select-selection__rendered {
  position: relative;
  display: block;
  margin-right: 11px; }

.ant-select-selection__rendered::after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '.';
  pointer-events: none; }

.ant-select-lg {
  font-size: 16px; }

.ant-select-lg .ant-select-selection--single {
  height: 40px; }

.ant-select-lg .ant-select-selection--multiple {
  min-height: 40px; }

.ant-select-lg .ant-select-selection--multiple .ant-select-selection__rendered li {
  height: 32px; }

.ant-select-lg .ant-select-selection--multiple .ant-select-selection__clear,
.ant-select-lg .ant-select-selection--multiple .ant-select-arrow {
  top: 20px; }

.ant-select-sm .ant-select-selection--single {
  height: 24px; }

.ant-select-sm .ant-select-selection__rendered {
  margin-left: 7px; }

.ant-select-sm .ant-select-selection--multiple {
  min-height: 24px; }

.ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li {
  height: 16px;
  line-height: 14px; }

.ant-select-sm .ant-select-selection--multiple .ant-select-selection__clear,
.ant-select-sm .ant-select-selection--multiple .ant-select-arrow {
  top: 12px; }

.ant-select-selection--multiple {
  border: none !important;
  box-shadow: none !important; }
  .ant-select-selection--multiple .ant-select-arrow {
    top: 10px !important; }

.ant-select-sm .ant-select-selection__clear,
.ant-select-sm .ant-select-arrow {
  right: 8px; }

.ant-select-disabled .ant-select-selection__choice__remove {
  color: rgba(0, 0, 0, 0.25);
  cursor: default; }

.ant-select-disabled .ant-select-selection__choice__remove:hover {
  color: rgba(0, 0, 0, 0.25); }

.ant-select-search__field__wrap {
  position: relative;
  display: inline-block; }

.ant-select-selection__placeholder,
.ant-select-search__field__placeholder {
  position: absolute;
  top: 50%;
  right: 9px;
  left: 0;
  max-width: 100%;
  height: 20px;
  margin-top: -10px;
  overflow: hidden;
  color: #bfbfbf;
  line-height: 20px;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
  font-size: 13px;
  color: gray;
  font-size: 13px; }

.ant-select-search__field__placeholder {
  left: 12px; }

.ant-select-search__field__mirror {
  position: absolute;
  top: 0;
  left: 0;
  white-space: pre;
  opacity: 0;
  pointer-events: none; }

.ant-select-search--inline {
  position: absolute;
  width: 100%;
  height: 100%; }

.ant-select-search--inline .ant-select-search__field__wrap {
  width: 100%;
  height: 100%; }

.ant-select-search--inline .ant-select-search__field {
  width: 100%;
  height: 100%;
  font-size: 100%;
  line-height: 1;
  background: transparent;
  border-width: 0;
  border-radius: 4px;
  outline: 0;
  min-height: unset; }

.ant-select-search--inline > i {
  float: right; }

.ant-select-selection--multiple {
  min-height: 32px;
  padding-bottom: 3px;
  cursor: text;
  zoom: 1; }

.ant-select-selection--multiple::before,
.ant-select-selection--multiple::after {
  display: table;
  content: ''; }

.ant-select-selection--multiple::after {
  clear: both; }

.ant-select-selection--multiple .ant-select-search--inline {
  position: static;
  float: left;
  width: auto;
  max-width: 100%;
  padding: 0; }

.ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field {
  width: 0.75em;
  max-width: 100%;
  padding: 0px; }

.ant-select-selection--multiple .ant-select-selection__rendered {
  height: auto;
  margin-bottom: -3px;
  margin-left: 5px; }

.ant-select-selection--multiple .ant-select-selection__placeholder {
  margin-left: 0px;
  font-weight: 400; }

.ant-select-selection--multiple > ul > li,
.ant-select-selection--multiple .ant-select-selection__rendered > ul > li {
  height: 24px;
  margin-top: 0px; }

.ant-select-selection--multiple .ant-select-selection__choice {
  position: relative;
  float: left;
  max-width: 99%;
  margin-right: 4px;
  padding: 0 20px 0 10px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  cursor: default;
  -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-select-selection--multiple .ant-select-selection__choice__disabled {
  padding: 0 10px; }

.ant-select-selection--multiple .ant-select-selection__choice__content {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-select-selection--multiple .ant-select-selection__choice__remove {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 4px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  line-height: inherit;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333) rotate(0deg);
  -ms-transform: scale(0.83333) rotate(0deg);
  transform: scale(0.83333) rotate(0deg); }

.ant-select-selection--multiple .ant-select-selection__choice__remove > * {
  line-height: 1; }

.ant-select-selection--multiple .ant-select-selection__choice__remove svg {
  display: inline-block; }

.ant-select-selection--multiple .ant-select-selection__choice__remove::before {
  display: none; }

.ant-select-selection--multiple .ant-select-selection__choice__remove .ant-select-selection--multiple .ant-select-selection__choice__remove-icon {
  display: block; }

:root .ant-select-selection--multiple .ant-select-selection__choice__remove {
  font-size: 12px; }

.ant-select-selection--multiple .ant-select-selection__choice__remove:hover {
  color: rgba(0, 0, 0, 0.75); }

.ant-select-selection--multiple .ant-select-selection__clear,
.ant-select-selection--multiple .ant-select-arrow {
  top: unset;
  vertical-align: middle;
  display: flex;
  align-items: center;
  height: 100%; }

.ant-select-allow-clear .ant-select-selection--single .ant-select-selection-selected-value {
  padding-right: 16px; }

.ant-select-allow-clear .ant-select-selection--multiple .ant-select-selection__rendered,
.ant-select-show-arrow .ant-select-selection--multiple .ant-select-selection__rendered {
  margin-right: 20px; }

.ant-select-open .ant-select-arrow-icon svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.ant-select-open .ant-select-selection {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); }

.ant-select-combobox .ant-select-arrow {
  display: none; }

.ant-select-combobox .ant-select-search--inline {
  float: none;
  width: 100%;
  height: 100%; }

.ant-select-combobox .ant-select-search__field__wrap {
  width: 100%;
  height: 100%; }

.ant-select-combobox .ant-select-search__field {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0s;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0s; }

.ant-select-combobox.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered,
.ant-select-combobox.ant-select-show-arrow .ant-select-selection:hover .ant-select-selection__rendered {
  margin-right: 20px; }

.ant-select-dropdown {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-variant: initial;
  background-color: #fff;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }

.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,
.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft {
  -webkit-animation-name: antSlideUpIn;
  animation-name: antSlideUpIn; }

.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft,
.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft {
  -webkit-animation-name: antSlideDownIn;
  animation-name: antSlideDownIn; }

.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
  -webkit-animation-name: antSlideUpOut;
  animation-name: antSlideUpOut; }

.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft {
  -webkit-animation-name: antSlideDownOut;
  animation-name: antSlideDownOut; }

.ant-select-dropdown-hidden {
  display: none; }

.ant-select-dropdown-menu {
  max-height: 250px;
  margin-bottom: 0;
  padding-left: 0;
  overflow: auto;
  list-style: none;
  outline: none; }

.ant-select-dropdown-menu-item-group-list {
  margin: 0;
  padding: 0; }

.ant-select-dropdown-menu-item-group-list > .ant-select-dropdown-menu-item {
  padding-left: 20px; }

.ant-select-dropdown-menu-item-group-title {
  height: 32px;
  padding: 0 12px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px; }

.ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:first-child:not(:last-child),
.ant-select-dropdown-menu-item-group:not(:last-child) .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:last-child {
  border-radius: 0; }

.ant-select-dropdown-menu-item {
  position: relative;
  display: block;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease; }
  .ant-select-dropdown-menu-item:focus {
    outline: none;
    box-shadow: none; }

.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #e6f7ff; }

.ant-select-dropdown-menu-item:first-child {
  border-radius: 4px 4px 0 0; }

.ant-select-dropdown-menu-item:last-child {
  border-radius: 0 0 4px 4px; }

.ant-select-dropdown-menu-item-selected {
  color: rgba(0, 0, 0, 0.65);
  font-weight: 600;
  background-color: #fafafa; }

.ant-select-dropdown-menu-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed; }

.ant-select-dropdown-menu-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed; }

.ant-select-dropdown-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8; }

.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item {
  padding-right: 32px; }

.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item .ant-select-selected-icon {
  position: absolute;
  top: 50%;
  right: 12px;
  color: transparent;
  font-weight: bold;
  font-size: 12px;
  text-shadow: 0 0.1px 0, 0.1px 0 0, 0 -0.1px 0, -0.1px 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover .ant-select-selected-icon {
  color: rgba(0, 0, 0, 0.87); }

.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-disabled .ant-select-selected-icon {
  display: none; }

.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon,
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover .ant-select-selected-icon {
  display: inline-block;
  color: #1890ff; }

.ant-select-dropdown--empty.ant-select-dropdown--multiple .ant-select-dropdown-menu-item {
  padding-right: 12px; }

.ant-select-dropdown-container-open .ant-select-dropdown,
.ant-select-dropdown-open .ant-select-dropdown {
  display: block; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-empty {
  margin: 0 8px;
  text-align: center; }

.ant-empty-image {
  height: 100px;
  margin-bottom: 8px; }

.ant-empty-image img {
  height: 100%; }

.ant-empty-image svg {
  height: 100%;
  margin: auto; }

.ant-empty-description {
  margin: 0; }

.ant-empty-footer {
  margin-top: 16px; }

.ant-empty-normal {
  margin: 32px 0;
  color: rgba(0, 0, 0, 0.25); }

.ant-empty-normal .ant-empty-image {
  height: 40px; }

.ant-empty-small {
  margin: 8px 0;
  color: rgba(0, 0, 0, 0.25); }

.ant-empty-small .ant-empty-image {
  height: 35px; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1; }

.ant-input:-ms-input-placeholder {
  color: #bfbfbf; }

.ant-input::-webkit-input-placeholder {
  color: #bfbfbf; }

.ant-input:placeholder-shown {
  text-overflow: ellipsis; }

.ant-input:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important; }

.ant-input:focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); }

.ant-input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1; }

.ant-input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

.ant-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1; }

.ant-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

textarea.ant-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s; }

.ant-input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px; }

.ant-input-sm {
  height: 24px;
  padding: 1px 7px; }

.ant-input-group {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0; }

.ant-input-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.ant-input-group > [class*='col-'] {
  padding-right: 8px; }

.ant-input-group > [class*='col-']:last-child {
  padding-right: 0; }

.ant-input-group-addon,
.ant-input-group-wrap,
.ant-input-group > .ant-input {
  display: table-cell; }

.ant-input-group-addon:not(:first-child):not(:last-child),
.ant-input-group-wrap:not(:first-child):not(:last-child),
.ant-input-group > .ant-input:not(:first-child):not(:last-child) {
  border-radius: 0; }

.ant-input-group-addon,
.ant-input-group-wrap {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle; }

.ant-input-group-wrap > * {
  display: block !important; }

.ant-input-group .ant-input {
  float: left;
  width: 100%;
  margin-bottom: 0;
  text-align: inherit; }

.ant-input-group .ant-input:focus {
  z-index: 1;
  border-right-width: 1px; }

.ant-input-group .ant-input:hover {
  z-index: 1;
  border-right-width: 1px; }

.ant-input-group-addon {
  position: relative;
  padding: 0 11px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-input-group-addon .ant-select {
  margin: -5px -11px; }

.ant-input-group-addon .ant-select .ant-select-selection {
  margin: -1px;
  background-color: inherit;
  border: 1px solid transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-input-group-addon .ant-select-open .ant-select-selection,
.ant-input-group-addon .ant-select-focused .ant-select-selection {
  color: #1890ff; }

.ant-input-group-addon > i:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: ''; }

.ant-input-group > .ant-input:first-child,
.ant-input-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.ant-input-group > .ant-input:first-child .ant-select .ant-select-selection,
.ant-input-group-addon:first-child .ant-select .ant-select-selection {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.ant-input-group > .ant-input-affix-wrapper:not(:first-child) .ant-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.ant-input-group-addon:first-child {
  border-right: 0; }

.ant-input-group-addon:last-child {
  border-left: 0; }

.ant-input-group > .ant-input:last-child,
.ant-input-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.ant-input-group > .ant-input:last-child .ant-select .ant-select-selection,
.ant-input-group-addon:last-child .ant-select .ant-select-selection {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.ant-input-group-lg .ant-input,
.ant-input-group-lg > .ant-input-group-addon {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px; }

.ant-input-group-sm .ant-input,
.ant-input-group-sm > .ant-input-group-addon {
  height: 24px;
  padding: 1px 7px; }

.ant-input-group-lg .ant-select-selection--single {
  height: 40px; }

.ant-input-group-sm .ant-select-selection--single {
  height: 24px; }

.ant-input-group .ant-input-affix-wrapper {
  display: table-cell;
  float: left;
  width: 100%; }

.ant-input-group.ant-input-group-compact {
  display: block;
  zoom: 1; }

.ant-input-group.ant-input-group-compact::before,
.ant-input-group.ant-input-group-compact::after {
  display: table;
  content: ''; }

.ant-input-group.ant-input-group-compact::after {
  clear: both; }

.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child) {
  border-right-width: 1px; }

.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):hover {
  z-index: 1; }

.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):focus {
  z-index: 1; }

.ant-input-group.ant-input-group-compact > * {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0; }

.ant-input-group.ant-input-group-compact > *:not(:last-child) {
  margin-right: -1px;
  border-right-width: 1px; }

.ant-input-group.ant-input-group-compact .ant-input {
  float: none; }

.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection,
.ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor,
.ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input {
  border-right-width: 1px;
  border-radius: 0; }

.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection:hover,
.ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor:hover,
.ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input:hover {
  z-index: 1; }

.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection:focus,
.ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor:focus,
.ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input:focus {
  z-index: 1; }

.ant-input-group.ant-input-group-compact > *:first-child,
.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selection,
.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor,
.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.ant-input-group.ant-input-group-compact > *:last-child,
.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selection,
.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor,
.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
  border-right-width: 1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input {
  vertical-align: top; }

.ant-input-group-wrapper {
  display: inline-block;
  width: 100%;
  text-align: start;
  vertical-align: top; }

.ant-input-affix-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: start; }

.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #40a9ff;
  border-right-width: 1px !important; }

.ant-input-affix-wrapper .ant-input {
  position: relative;
  text-align: inherit; }

.ant-input-affix-wrapper .ant-input-prefix,
.ant-input-affix-wrapper .ant-input-suffix {
  position: absolute;
  top: 50%;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.ant-input-affix-wrapper .ant-input-prefix :not(.anticon),
.ant-input-affix-wrapper .ant-input-suffix :not(.anticon) {
  line-height: 1.5; }

.ant-input-affix-wrapper .ant-input-prefix {
  left: 12px; }

.ant-input-affix-wrapper .ant-input-suffix {
  right: 12px; }

.ant-input-affix-wrapper .ant-input:not(:first-child) {
  padding-left: 30px; }

.ant-input-affix-wrapper .ant-input:not(:last-child) {
  padding-right: 30px; }

.ant-input-affix-wrapper.ant-input-affix-wrapper-with-clear-btn .ant-input:not(:last-child) {
  padding-right: 49px; }

.ant-input-affix-wrapper .ant-input {
  min-height: 100%; }

.ant-input-password-icon {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-input-password-icon:hover {
  color: #333; }

.ant-input-clear-icon {
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  vertical-align: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

.ant-input-clear-icon:hover {
  color: rgba(0, 0, 0, 0.45); }

.ant-input-clear-icon:active {
  color: rgba(0, 0, 0, 0.65); }

.ant-input-clear-icon + i {
  margin-left: 6px; }

.ant-input-search-icon {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-input-search-icon:hover {
  color: rgba(0, 0, 0, 0.8); }

.ant-input-search-enter-button input {
  border-right: 0; }

.ant-input-search-enter-button + .ant-input-group-addon,
.ant-input-search-enter-button input + .ant-input-group-addon {
  padding: 0;
  border: 0; }

.ant-input-search-enter-button + .ant-input-group-addon .ant-input-search-button,
.ant-input-search-enter-button input + .ant-input-group-addon .ant-input-search-button {
  width: 100%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-btn {
  line-height: 1.5;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  height: unset;
  padding: 0 15px;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: #d9d9d9; }

.ant-btn > .anticon {
  line-height: 1; }

.ant-btn,
.ant-btn:active,
.ant-btn:focus {
  outline: 0; }

.ant-btn:not([disabled]):hover {
  text-decoration: none; }

.ant-btn:not([disabled]):active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-btn.disabled,
.ant-btn[disabled] {
  cursor: not-allowed; }

.ant-btn.disabled > *,
.ant-btn[disabled] > * {
  pointer-events: none; }

.ant-btn-lg {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px; }

.ant-btn-sm {
  height: 24px;
  padding: 0 7px;
  border-radius: 4px; }

.ant-btn > a:only-child {
  color: currentColor; }

.ant-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn:hover,
.ant-btn:focus {
  color: #40a9ff;
  background-color: #fff;
  border-color: #40a9ff; }

.ant-btn:hover > a:only-child,
.ant-btn:focus > a:only-child {
  color: currentColor; }

.ant-btn:hover > a:only-child::after,
.ant-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn:active,
.ant-btn.active {
  color: #096dd9;
  background-color: #fff;
  border-color: #096dd9; }

.ant-btn:active > a:only-child,
.ant-btn.active > a:only-child {
  color: currentColor; }

.ant-btn:active > a:only-child::after,
.ant-btn.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-disabled,
.ant-btn.disabled,
.ant-btn[disabled],
.ant-btn-disabled:hover,
.ant-btn.disabled:hover,
.ant-btn[disabled]:hover,
.ant-btn-disabled:focus,
.ant-btn.disabled:focus,
.ant-btn[disabled]:focus,
.ant-btn-disabled:active,
.ant-btn.disabled:active,
.ant-btn[disabled]:active,
.ant-btn-disabled.active,
.ant-btn.disabled.active,
.ant-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-btn-disabled > a:only-child,
.ant-btn.disabled > a:only-child,
.ant-btn[disabled] > a:only-child,
.ant-btn-disabled:hover > a:only-child,
.ant-btn.disabled:hover > a:only-child,
.ant-btn[disabled]:hover > a:only-child,
.ant-btn-disabled:focus > a:only-child,
.ant-btn.disabled:focus > a:only-child,
.ant-btn[disabled]:focus > a:only-child,
.ant-btn-disabled:active > a:only-child,
.ant-btn.disabled:active > a:only-child,
.ant-btn[disabled]:active > a:only-child,
.ant-btn-disabled.active > a:only-child,
.ant-btn.disabled.active > a:only-child,
.ant-btn[disabled].active > a:only-child {
  color: currentColor; }

.ant-btn-disabled > a:only-child::after,
.ant-btn.disabled > a:only-child::after,
.ant-btn[disabled] > a:only-child::after,
.ant-btn-disabled:hover > a:only-child::after,
.ant-btn.disabled:hover > a:only-child::after,
.ant-btn[disabled]:hover > a:only-child::after,
.ant-btn-disabled:focus > a:only-child::after,
.ant-btn.disabled:focus > a:only-child::after,
.ant-btn[disabled]:focus > a:only-child::after,
.ant-btn-disabled:active > a:only-child::after,
.ant-btn.disabled:active > a:only-child::after,
.ant-btn[disabled]:active > a:only-child::after,
.ant-btn-disabled.active > a:only-child::after,
.ant-btn.disabled.active > a:only-child::after,
.ant-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn:hover,
.ant-btn:focus,
.ant-btn:active,
.ant-btn.active {
  text-decoration: none;
  background: #fff; }

.ant-btn > i,
.ant-btn > span {
  display: inline-block;
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  pointer-events: none; }

.ant-btn-primary {
  color: #fff;
  background-color: #1890ff;
  border-color: #1890ff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045); }

.ant-btn-primary > a:only-child {
  color: currentColor; }

.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-primary:hover,
.ant-btn-primary:focus {
  color: #fff;
  background-color: #40a9ff;
  border-color: #40a9ff; }

.ant-btn-primary:hover > a:only-child,
.ant-btn-primary:focus > a:only-child {
  color: currentColor; }

.ant-btn-primary:hover > a:only-child::after,
.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-primary:active,
.ant-btn-primary.active {
  color: #fff;
  background-color: #096dd9;
  border-color: #096dd9; }

.ant-btn-primary:active > a:only-child,
.ant-btn-primary.active > a:only-child {
  color: currentColor; }

.ant-btn-primary:active > a:only-child::after,
.ant-btn-primary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-primary-disabled,
.ant-btn-primary.disabled,
.ant-btn-primary[disabled],
.ant-btn-primary-disabled:hover,
.ant-btn-primary.disabled:hover,
.ant-btn-primary[disabled]:hover,
.ant-btn-primary-disabled:focus,
.ant-btn-primary.disabled:focus,
.ant-btn-primary[disabled]:focus,
.ant-btn-primary-disabled:active,
.ant-btn-primary.disabled:active,
.ant-btn-primary[disabled]:active,
.ant-btn-primary-disabled.active,
.ant-btn-primary.disabled.active,
.ant-btn-primary[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-btn-primary-disabled > a:only-child,
.ant-btn-primary.disabled > a:only-child,
.ant-btn-primary[disabled] > a:only-child,
.ant-btn-primary-disabled:hover > a:only-child,
.ant-btn-primary.disabled:hover > a:only-child,
.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-primary-disabled:focus > a:only-child,
.ant-btn-primary.disabled:focus > a:only-child,
.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-primary-disabled:active > a:only-child,
.ant-btn-primary.disabled:active > a:only-child,
.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-primary-disabled.active > a:only-child,
.ant-btn-primary.disabled.active > a:only-child,
.ant-btn-primary[disabled].active > a:only-child {
  color: currentColor; }

.ant-btn-primary-disabled > a:only-child::after,
.ant-btn-primary.disabled > a:only-child::after,
.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-primary-disabled:hover > a:only-child::after,
.ant-btn-primary.disabled:hover > a:only-child::after,
.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-primary-disabled:focus > a:only-child::after,
.ant-btn-primary.disabled:focus > a:only-child::after,
.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-primary-disabled:active > a:only-child::after,
.ant-btn-primary.disabled:active > a:only-child::after,
.ant-btn-primary[disabled]:active > a:only-child::after,
.ant-btn-primary-disabled.active > a:only-child::after,
.ant-btn-primary.disabled.active > a:only-child::after,
.ant-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #40a9ff;
  border-left-color: #40a9ff; }

.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled {
  border-color: #d9d9d9; }

.ant-btn-group .ant-btn-primary:first-child:not(:last-child) {
  border-right-color: #40a9ff; }

.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: #d9d9d9; }

.ant-btn-group .ant-btn-primary:last-child:not(:first-child),
.ant-btn-group .ant-btn-primary + .ant-btn-primary {
  border-left-color: #40a9ff; }

.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],
.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] {
  border-left-color: #d9d9d9; }

.ant-btn-ghost {
  color: rgba(0, 0, 0, 0.65);
  background-color: transparent;
  border-color: #d9d9d9; }

.ant-btn-ghost > a:only-child {
  color: currentColor; }

.ant-btn-ghost > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-ghost:hover,
.ant-btn-ghost:focus {
  color: #40a9ff;
  background-color: transparent;
  border-color: #40a9ff; }

.ant-btn-ghost:hover > a:only-child,
.ant-btn-ghost:focus > a:only-child {
  color: currentColor; }

.ant-btn-ghost:hover > a:only-child::after,
.ant-btn-ghost:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-ghost:active,
.ant-btn-ghost.active {
  color: #096dd9;
  background-color: transparent;
  border-color: #096dd9; }

.ant-btn-ghost:active > a:only-child,
.ant-btn-ghost.active > a:only-child {
  color: currentColor; }

.ant-btn-ghost:active > a:only-child::after,
.ant-btn-ghost.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-ghost-disabled,
.ant-btn-ghost.disabled,
.ant-btn-ghost[disabled],
.ant-btn-ghost-disabled:hover,
.ant-btn-ghost.disabled:hover,
.ant-btn-ghost[disabled]:hover,
.ant-btn-ghost-disabled:focus,
.ant-btn-ghost.disabled:focus,
.ant-btn-ghost[disabled]:focus,
.ant-btn-ghost-disabled:active,
.ant-btn-ghost.disabled:active,
.ant-btn-ghost[disabled]:active,
.ant-btn-ghost-disabled.active,
.ant-btn-ghost.disabled.active,
.ant-btn-ghost[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-btn-ghost-disabled > a:only-child,
.ant-btn-ghost.disabled > a:only-child,
.ant-btn-ghost[disabled] > a:only-child,
.ant-btn-ghost-disabled:hover > a:only-child,
.ant-btn-ghost.disabled:hover > a:only-child,
.ant-btn-ghost[disabled]:hover > a:only-child,
.ant-btn-ghost-disabled:focus > a:only-child,
.ant-btn-ghost.disabled:focus > a:only-child,
.ant-btn-ghost[disabled]:focus > a:only-child,
.ant-btn-ghost-disabled:active > a:only-child,
.ant-btn-ghost.disabled:active > a:only-child,
.ant-btn-ghost[disabled]:active > a:only-child,
.ant-btn-ghost-disabled.active > a:only-child,
.ant-btn-ghost.disabled.active > a:only-child,
.ant-btn-ghost[disabled].active > a:only-child {
  color: currentColor; }

.ant-btn-ghost-disabled > a:only-child::after,
.ant-btn-ghost.disabled > a:only-child::after,
.ant-btn-ghost[disabled] > a:only-child::after,
.ant-btn-ghost-disabled:hover > a:only-child::after,
.ant-btn-ghost.disabled:hover > a:only-child::after,
.ant-btn-ghost[disabled]:hover > a:only-child::after,
.ant-btn-ghost-disabled:focus > a:only-child::after,
.ant-btn-ghost.disabled:focus > a:only-child::after,
.ant-btn-ghost[disabled]:focus > a:only-child::after,
.ant-btn-ghost-disabled:active > a:only-child::after,
.ant-btn-ghost.disabled:active > a:only-child::after,
.ant-btn-ghost[disabled]:active > a:only-child::after,
.ant-btn-ghost-disabled.active > a:only-child::after,
.ant-btn-ghost.disabled.active > a:only-child::after,
.ant-btn-ghost[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-dashed {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: #d9d9d9;
  border-style: dashed; }

.ant-btn-dashed > a:only-child {
  color: currentColor; }

.ant-btn-dashed > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-dashed:hover,
.ant-btn-dashed:focus {
  color: #40a9ff;
  background-color: #fff;
  border-color: #40a9ff; }

.ant-btn-dashed:hover > a:only-child,
.ant-btn-dashed:focus > a:only-child {
  color: currentColor; }

.ant-btn-dashed:hover > a:only-child::after,
.ant-btn-dashed:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-dashed:active,
.ant-btn-dashed.active {
  color: #096dd9;
  background-color: #fff;
  border-color: #096dd9; }

.ant-btn-dashed:active > a:only-child,
.ant-btn-dashed.active > a:only-child {
  color: currentColor; }

.ant-btn-dashed:active > a:only-child::after,
.ant-btn-dashed.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-dashed-disabled,
.ant-btn-dashed.disabled,
.ant-btn-dashed[disabled],
.ant-btn-dashed-disabled:hover,
.ant-btn-dashed.disabled:hover,
.ant-btn-dashed[disabled]:hover,
.ant-btn-dashed-disabled:focus,
.ant-btn-dashed.disabled:focus,
.ant-btn-dashed[disabled]:focus,
.ant-btn-dashed-disabled:active,
.ant-btn-dashed.disabled:active,
.ant-btn-dashed[disabled]:active,
.ant-btn-dashed-disabled.active,
.ant-btn-dashed.disabled.active,
.ant-btn-dashed[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-btn-dashed-disabled > a:only-child,
.ant-btn-dashed.disabled > a:only-child,
.ant-btn-dashed[disabled] > a:only-child,
.ant-btn-dashed-disabled:hover > a:only-child,
.ant-btn-dashed.disabled:hover > a:only-child,
.ant-btn-dashed[disabled]:hover > a:only-child,
.ant-btn-dashed-disabled:focus > a:only-child,
.ant-btn-dashed.disabled:focus > a:only-child,
.ant-btn-dashed[disabled]:focus > a:only-child,
.ant-btn-dashed-disabled:active > a:only-child,
.ant-btn-dashed.disabled:active > a:only-child,
.ant-btn-dashed[disabled]:active > a:only-child,
.ant-btn-dashed-disabled.active > a:only-child,
.ant-btn-dashed.disabled.active > a:only-child,
.ant-btn-dashed[disabled].active > a:only-child {
  color: currentColor; }

.ant-btn-dashed-disabled > a:only-child::after,
.ant-btn-dashed.disabled > a:only-child::after,
.ant-btn-dashed[disabled] > a:only-child::after,
.ant-btn-dashed-disabled:hover > a:only-child::after,
.ant-btn-dashed.disabled:hover > a:only-child::after,
.ant-btn-dashed[disabled]:hover > a:only-child::after,
.ant-btn-dashed-disabled:focus > a:only-child::after,
.ant-btn-dashed.disabled:focus > a:only-child::after,
.ant-btn-dashed[disabled]:focus > a:only-child::after,
.ant-btn-dashed-disabled:active > a:only-child::after,
.ant-btn-dashed.disabled:active > a:only-child::after,
.ant-btn-dashed[disabled]:active > a:only-child::after,
.ant-btn-dashed-disabled.active > a:only-child::after,
.ant-btn-dashed.disabled.active > a:only-child::after,
.ant-btn-dashed[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-danger {
  color: #fff;
  background-color: #ff4d4f;
  border-color: #ff4d4f;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045); }

.ant-btn-danger > a:only-child {
  color: currentColor; }

.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-danger:hover,
.ant-btn-danger:focus {
  color: #fff;
  background-color: #ff7875;
  border-color: #ff7875; }

.ant-btn-danger:hover > a:only-child,
.ant-btn-danger:focus > a:only-child {
  color: currentColor; }

.ant-btn-danger:hover > a:only-child::after,
.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-danger:active,
.ant-btn-danger.active {
  color: #fff;
  background-color: #d9363e;
  border-color: #d9363e; }

.ant-btn-danger:active > a:only-child,
.ant-btn-danger.active > a:only-child {
  color: currentColor; }

.ant-btn-danger:active > a:only-child::after,
.ant-btn-danger.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-danger-disabled,
.ant-btn-danger.disabled,
.ant-btn-danger[disabled],
.ant-btn-danger-disabled:hover,
.ant-btn-danger.disabled:hover,
.ant-btn-danger[disabled]:hover,
.ant-btn-danger-disabled:focus,
.ant-btn-danger.disabled:focus,
.ant-btn-danger[disabled]:focus,
.ant-btn-danger-disabled:active,
.ant-btn-danger.disabled:active,
.ant-btn-danger[disabled]:active,
.ant-btn-danger-disabled.active,
.ant-btn-danger.disabled.active,
.ant-btn-danger[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-btn-danger-disabled > a:only-child,
.ant-btn-danger.disabled > a:only-child,
.ant-btn-danger[disabled] > a:only-child,
.ant-btn-danger-disabled:hover > a:only-child,
.ant-btn-danger.disabled:hover > a:only-child,
.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-danger-disabled:focus > a:only-child,
.ant-btn-danger.disabled:focus > a:only-child,
.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-danger-disabled:active > a:only-child,
.ant-btn-danger.disabled:active > a:only-child,
.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-danger-disabled.active > a:only-child,
.ant-btn-danger.disabled.active > a:only-child,
.ant-btn-danger[disabled].active > a:only-child {
  color: currentColor; }

.ant-btn-danger-disabled > a:only-child::after,
.ant-btn-danger.disabled > a:only-child::after,
.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-danger-disabled:hover > a:only-child::after,
.ant-btn-danger.disabled:hover > a:only-child::after,
.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-danger-disabled:focus > a:only-child::after,
.ant-btn-danger.disabled:focus > a:only-child::after,
.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-danger-disabled:active > a:only-child::after,
.ant-btn-danger.disabled:active > a:only-child::after,
.ant-btn-danger[disabled]:active > a:only-child::after,
.ant-btn-danger-disabled.active > a:only-child::after,
.ant-btn-danger.disabled.active > a:only-child::after,
.ant-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-link {
  color: #1890ff;
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-btn-link > a:only-child {
  color: currentColor; }

.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-link:hover,
.ant-btn-link:focus {
  color: #40a9ff;
  background-color: transparent;
  border-color: #40a9ff; }

.ant-btn-link:hover > a:only-child,
.ant-btn-link:focus > a:only-child {
  color: currentColor; }

.ant-btn-link:hover > a:only-child::after,
.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-link:active,
.ant-btn-link.active {
  color: #096dd9;
  background-color: transparent;
  border-color: #096dd9; }

.ant-btn-link:active > a:only-child,
.ant-btn-link.active > a:only-child {
  color: currentColor; }

.ant-btn-link:active > a:only-child::after,
.ant-btn-link.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-link-disabled,
.ant-btn-link.disabled,
.ant-btn-link[disabled],
.ant-btn-link-disabled:hover,
.ant-btn-link.disabled:hover,
.ant-btn-link[disabled]:hover,
.ant-btn-link-disabled:focus,
.ant-btn-link.disabled:focus,
.ant-btn-link[disabled]:focus,
.ant-btn-link-disabled:active,
.ant-btn-link.disabled:active,
.ant-btn-link[disabled]:active,
.ant-btn-link-disabled.active,
.ant-btn-link.disabled.active,
.ant-btn-link[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-btn-link-disabled > a:only-child,
.ant-btn-link.disabled > a:only-child,
.ant-btn-link[disabled] > a:only-child,
.ant-btn-link-disabled:hover > a:only-child,
.ant-btn-link.disabled:hover > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link-disabled:focus > a:only-child,
.ant-btn-link.disabled:focus > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link-disabled:active > a:only-child,
.ant-btn-link.disabled:active > a:only-child,
.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-link-disabled.active > a:only-child,
.ant-btn-link.disabled.active > a:only-child,
.ant-btn-link[disabled].active > a:only-child {
  color: currentColor; }

.ant-btn-link-disabled > a:only-child::after,
.ant-btn-link.disabled > a:only-child::after,
.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-link-disabled:hover > a:only-child::after,
.ant-btn-link.disabled:hover > a:only-child::after,
.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-link-disabled:focus > a:only-child::after,
.ant-btn-link.disabled:focus > a:only-child::after,
.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-link-disabled:active > a:only-child::after,
.ant-btn-link.disabled:active > a:only-child::after,
.ant-btn-link[disabled]:active > a:only-child::after,
.ant-btn-link-disabled.active > a:only-child::after,
.ant-btn-link.disabled.active > a:only-child::after,
.ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-link:hover,
.ant-btn-link:focus,
.ant-btn-link:active {
  border-color: transparent; }

.ant-btn-link-disabled,
.ant-btn-link.disabled,
.ant-btn-link[disabled],
.ant-btn-link-disabled:hover,
.ant-btn-link.disabled:hover,
.ant-btn-link[disabled]:hover,
.ant-btn-link-disabled:focus,
.ant-btn-link.disabled:focus,
.ant-btn-link[disabled]:focus,
.ant-btn-link-disabled:active,
.ant-btn-link.disabled:active,
.ant-btn-link[disabled]:active,
.ant-btn-link-disabled.active,
.ant-btn-link.disabled.active,
.ant-btn-link[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-btn-link-disabled > a:only-child,
.ant-btn-link.disabled > a:only-child,
.ant-btn-link[disabled] > a:only-child,
.ant-btn-link-disabled:hover > a:only-child,
.ant-btn-link.disabled:hover > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link-disabled:focus > a:only-child,
.ant-btn-link.disabled:focus > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link-disabled:active > a:only-child,
.ant-btn-link.disabled:active > a:only-child,
.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-link-disabled.active > a:only-child,
.ant-btn-link.disabled.active > a:only-child,
.ant-btn-link[disabled].active > a:only-child {
  color: currentColor; }

.ant-btn-link-disabled > a:only-child::after,
.ant-btn-link.disabled > a:only-child::after,
.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-link-disabled:hover > a:only-child::after,
.ant-btn-link.disabled:hover > a:only-child::after,
.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-link-disabled:focus > a:only-child::after,
.ant-btn-link.disabled:focus > a:only-child::after,
.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-link-disabled:active > a:only-child::after,
.ant-btn-link.disabled:active > a:only-child::after,
.ant-btn-link[disabled]:active > a:only-child::after,
.ant-btn-link-disabled.active > a:only-child::after,
.ant-btn-link.disabled.active > a:only-child::after,
.ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-icon-only {
  width: 32px;
  height: 32px;
  padding: 0;
  font-size: 16px;
  border-radius: 4px; }

.ant-btn-icon-only.ant-btn-lg {
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 18px;
  border-radius: 4px; }

.ant-btn-icon-only.ant-btn-sm {
  width: 24px;
  height: 24px;
  padding: 0;
  border-radius: 4px; }

.ant-btn-round {
  height: 32px;
  padding: 0 16px;
  border-radius: 32px; }

.ant-btn-round.ant-btn-lg {
  height: 40px;
  padding: 0 20px;
  font-size: 16px;
  border-radius: 40px; }

.ant-btn-round.ant-btn-sm {
  height: 24px;
  padding: 0 12px;
  border-radius: 24px; }

.ant-btn-round.ant-btn-icon-only {
  width: auto; }

.ant-btn-circle,
.ant-btn-circle-outline {
  min-width: 32px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  border-radius: 50%; }

.ant-btn-circle.ant-btn-lg,
.ant-btn-circle-outline.ant-btn-lg {
  min-width: 40px;
  border-radius: 50%; }

.ant-btn-circle.ant-btn-sm,
.ant-btn-circle-outline.ant-btn-sm {
  min-width: 24px;
  border-radius: 50%; }

.ant-btn::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: 1;
  display: none;
  background: #fff;
  border-radius: inherit;
  opacity: 0.35;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  content: '';
  pointer-events: none; }

.ant-btn .anticon {
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-btn .anticon.anticon-plus > svg,
.ant-btn .anticon.anticon-minus > svg {
  shape-rendering: optimizeSpeed; }

.ant-btn.ant-btn-loading {
  position: relative;
  pointer-events: none; }

.ant-btn.ant-btn-loading::before {
  display: block; }

.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
  padding-left: 29px; }

.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon:not(:last-child) {
  margin-left: -14px; }

.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
  padding-left: 24px; }

.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon {
  margin-left: -17px; }

.ant-btn-group {
  position: relative;
  display: inline-block; }

.ant-btn-group > .ant-btn,
.ant-btn-group > span > .ant-btn {
  position: relative; }

.ant-btn-group > .ant-btn:hover,
.ant-btn-group > span > .ant-btn:hover,
.ant-btn-group > .ant-btn:focus,
.ant-btn-group > span > .ant-btn:focus,
.ant-btn-group > .ant-btn:active,
.ant-btn-group > span > .ant-btn:active,
.ant-btn-group > .ant-btn.active,
.ant-btn-group > span > .ant-btn.active {
  z-index: 2; }

.ant-btn-group > .ant-btn:disabled,
.ant-btn-group > span > .ant-btn:disabled {
  z-index: 0; }

.ant-btn-group-lg > .ant-btn,
.ant-btn-group-lg > span > .ant-btn {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 0;
  line-height: 38px; }

.ant-btn-group-sm > .ant-btn,
.ant-btn-group-sm > span > .ant-btn {
  height: 24px;
  padding: 0 7px;
  border-radius: 0; }

.ant-btn-group .ant-btn + .ant-btn,
.ant-btn + .ant-btn-group,
.ant-btn-group span + .ant-btn,
.ant-btn-group .ant-btn + span,
.ant-btn-group > span + span,
.ant-btn-group + .ant-btn,
.ant-btn-group + .ant-btn-group {
  margin-left: -1px; }

.ant-btn-group .ant-btn-primary + .ant-btn:not(.ant-btn-primary):not([disabled]) {
  border-left-color: transparent; }

.ant-btn-group .ant-btn {
  border-radius: 0; }

.ant-btn-group > .ant-btn:first-child,
.ant-btn-group > span:first-child > .ant-btn {
  margin-left: 0; }

.ant-btn-group > .ant-btn:only-child {
  border-radius: 4px; }

.ant-btn-group > span:only-child > .ant-btn {
  border-radius: 4px; }

.ant-btn-group > .ant-btn:first-child:not(:last-child),
.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.ant-btn-group > .ant-btn:last-child:not(:first-child),
.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.ant-btn-group-sm > .ant-btn:only-child {
  border-radius: 4px; }

.ant-btn-group-sm > span:only-child > .ant-btn {
  border-radius: 4px; }

.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.ant-btn-group > .ant-btn-group {
  float: left; }

.ant-btn-group > .ant-btn-group:not(:first-child):not(:last-child) > .ant-btn {
  border-radius: 0; }

.ant-btn-group > .ant-btn-group:first-child:not(:last-child) > .ant-btn:last-child {
  padding-right: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.ant-btn-group > .ant-btn-group:last-child:not(:first-child) > .ant-btn:first-child {
  padding-left: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.ant-btn:focus > span,
.ant-btn:active > span {
  position: relative; }

.ant-btn > .anticon + span,
.ant-btn > span + .anticon {
  margin-left: 8px; }

.ant-btn-background-ghost {
  color: #fff;
  background: transparent !important;
  border-color: #fff; }

.ant-btn-background-ghost.ant-btn-primary {
  color: #1890ff;
  background-color: transparent;
  border-color: #1890ff;
  text-shadow: none; }

.ant-btn-background-ghost.ant-btn-primary > a:only-child {
  color: currentColor; }

.ant-btn-background-ghost.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-background-ghost.ant-btn-primary:hover,
.ant-btn-background-ghost.ant-btn-primary:focus {
  color: #40a9ff;
  background-color: transparent;
  border-color: #40a9ff; }

.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child {
  color: currentColor; }

.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-background-ghost.ant-btn-primary:active,
.ant-btn-background-ghost.ant-btn-primary.active {
  color: #096dd9;
  background-color: transparent;
  border-color: #096dd9; }

.ant-btn-background-ghost.ant-btn-primary:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.active > a:only-child {
  color: currentColor; }

.ant-btn-background-ghost.ant-btn-primary:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-background-ghost.ant-btn-primary-disabled,
.ant-btn-background-ghost.ant-btn-primary.disabled,
.ant-btn-background-ghost.ant-btn-primary[disabled],
.ant-btn-background-ghost.ant-btn-primary-disabled:hover,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
.ant-btn-background-ghost.ant-btn-primary-disabled:active,
.ant-btn-background-ghost.ant-btn-primary.disabled:active,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active,
.ant-btn-background-ghost.ant-btn-primary-disabled.active,
.ant-btn-background-ghost.ant-btn-primary.disabled.active,
.ant-btn-background-ghost.ant-btn-primary[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-btn-background-ghost.ant-btn-primary-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child {
  color: currentColor; }

.ant-btn-background-ghost.ant-btn-primary-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-background-ghost.ant-btn-danger {
  color: #ff4d4f;
  background-color: transparent;
  border-color: #ff4d4f;
  text-shadow: none; }

.ant-btn-background-ghost.ant-btn-danger > a:only-child {
  color: currentColor; }

.ant-btn-background-ghost.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-background-ghost.ant-btn-danger:hover,
.ant-btn-background-ghost.ant-btn-danger:focus {
  color: #ff7875;
  background-color: transparent;
  border-color: #ff7875; }

.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child {
  color: currentColor; }

.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-background-ghost.ant-btn-danger:active,
.ant-btn-background-ghost.ant-btn-danger.active {
  color: #d9363e;
  background-color: transparent;
  border-color: #d9363e; }

.ant-btn-background-ghost.ant-btn-danger:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.active > a:only-child {
  color: currentColor; }

.ant-btn-background-ghost.ant-btn-danger:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-background-ghost.ant-btn-danger-disabled,
.ant-btn-background-ghost.ant-btn-danger.disabled,
.ant-btn-background-ghost.ant-btn-danger[disabled],
.ant-btn-background-ghost.ant-btn-danger-disabled:hover,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
.ant-btn-background-ghost.ant-btn-danger-disabled:active,
.ant-btn-background-ghost.ant-btn-danger.disabled:active,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active,
.ant-btn-background-ghost.ant-btn-danger-disabled.active,
.ant-btn-background-ghost.ant-btn-danger.disabled.active,
.ant-btn-background-ghost.ant-btn-danger[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-btn-background-ghost.ant-btn-danger-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child {
  color: currentColor; }

.ant-btn-background-ghost.ant-btn-danger-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-background-ghost.ant-btn-link {
  color: #1890ff;
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  color: #fff; }

.ant-btn-background-ghost.ant-btn-link > a:only-child {
  color: currentColor; }

.ant-btn-background-ghost.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-background-ghost.ant-btn-link:hover,
.ant-btn-background-ghost.ant-btn-link:focus {
  color: #40a9ff;
  background-color: transparent;
  border-color: transparent; }

.ant-btn-background-ghost.ant-btn-link:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link:focus > a:only-child {
  color: currentColor; }

.ant-btn-background-ghost.ant-btn-link:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-background-ghost.ant-btn-link:active,
.ant-btn-background-ghost.ant-btn-link.active {
  color: #096dd9;
  background-color: transparent;
  border-color: transparent; }

.ant-btn-background-ghost.ant-btn-link:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link.active > a:only-child {
  color: currentColor; }

.ant-btn-background-ghost.ant-btn-link:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-background-ghost.ant-btn-link-disabled,
.ant-btn-background-ghost.ant-btn-link.disabled,
.ant-btn-background-ghost.ant-btn-link[disabled],
.ant-btn-background-ghost.ant-btn-link-disabled:hover,
.ant-btn-background-ghost.ant-btn-link.disabled:hover,
.ant-btn-background-ghost.ant-btn-link[disabled]:hover,
.ant-btn-background-ghost.ant-btn-link-disabled:focus,
.ant-btn-background-ghost.ant-btn-link.disabled:focus,
.ant-btn-background-ghost.ant-btn-link[disabled]:focus,
.ant-btn-background-ghost.ant-btn-link-disabled:active,
.ant-btn-background-ghost.ant-btn-link.disabled:active,
.ant-btn-background-ghost.ant-btn-link[disabled]:active,
.ant-btn-background-ghost.ant-btn-link-disabled.active,
.ant-btn-background-ghost.ant-btn-link.disabled.active,
.ant-btn-background-ghost.ant-btn-link[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-btn-background-ghost.ant-btn-link-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled].active > a:only-child {
  color: currentColor; }

.ant-btn-background-ghost.ant-btn-link-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-btn-two-chinese-chars::first-letter {
  letter-spacing: 0.34em; }

.ant-btn-two-chinese-chars > *:not(.anticon) {
  margin-right: -0.34em;
  letter-spacing: 0.34em; }

.ant-btn-block {
  width: 100%; }

.ant-btn:empty {
  vertical-align: top; }

a.ant-btn {
  padding-top: 0.1px;
  line-height: 30px; }

a.ant-btn-lg {
  line-height: 38px; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-avatar {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  overflow: hidden;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  background: #ccc;
  width: 32px;
  height: 32px;
  border-radius: 50%; }

.ant-avatar-image {
  background: transparent; }

.ant-avatar-string {
  position: absolute;
  left: 50%;
  -webkit-transform-origin: 0 center;
  -ms-transform-origin: 0 center;
  transform-origin: 0 center; }

.ant-avatar.ant-avatar-icon {
  font-size: 18px; }

.ant-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%; }

.ant-avatar-lg-string {
  position: absolute;
  left: 50%;
  -webkit-transform-origin: 0 center;
  -ms-transform-origin: 0 center;
  transform-origin: 0 center; }

.ant-avatar-lg.ant-avatar-icon {
  font-size: 24px; }

.ant-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%; }

.ant-avatar-sm-string {
  position: absolute;
  left: 50%;
  -webkit-transform-origin: 0 center;
  -ms-transform-origin: 0 center;
  transform-origin: 0 center; }

.ant-avatar-square {
  border-radius: 4px; }

.ant-avatar > img {
  display: block;
  width: 100%;
  height: 100%; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-back-top {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: fixed;
  right: 100px;
  bottom: 50px;
  z-index: 10;
  width: 40px;
  height: 40px;
  cursor: pointer; }

.ant-back-top-content {
  width: 40px;
  height: 40px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 20px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-back-top-content:hover {
  background-color: rgba(0, 0, 0, 0.65);
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-back-top-icon {
  width: 14px;
  height: 16px;
  margin: 12px auto;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAYAAACWwljjAAAABGdBTUEAALGPC/xhBQAAAbtJREFUWAntmMtKw0AUhhMvS5cuxILgQlRUpIggIoKIIoigG1eC+AA+jo+i6FIXBfeuXIgoeKVeitVWJX5HWhhDksnUpp3FDPyZk3Nm5nycmZKkXhAEOXSA3lG7muTeRzmfy6HneUvIhnYkQK+Q9NhAA0Opg0vBEhjBKHiyb8iGMyQMOYuK41BcBSypAL+MYXSKjtFAW7EAGEO3qN4uMQbbAkXiSfRQJ1H6a+yhlkKRcAoVFYiweYNjtCVQJJpBz2GCiPt7fBOZQpFgDpUikse5HgnkM4Fi4QX0Fpc5wf9EbLqpUCy4jMoJSXWhFwbMNgWKhVbRhy5jirhs9fy/oFhgHVVTJEs7RLZ8sSEoJm6iz7SZDMbJ+/OKERQTttCXQRLToRUmrKWCYuA2+jbN0MB4OQobYShfdTCgn/sL1K36M7TLrN3n+758aPy2rrpR6+/od5E8tf/A1uLS9aId5T7J3CNYihkQ4D9PiMdMC7mp4rjB9kjFjZp8BlnVHJBuO1yFXIV0FdDF3RlyFdJVQBdv5AxVdIsq8apiZ2PyYO1EVykesGfZEESsCkweyR8MUW+V8uJ1gkYipmpdP1pm2aJVPEGzAAAAAElFTkSuQmCC) 100%/100% no-repeat; }

@media screen and (max-width: 768px) {
  .ant-back-top {
    right: 60px; } }

@media screen and (max-width: 480px) {
  .ant-back-top {
    right: 20px; } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-badge {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  color: unset;
  line-height: 1; }

.ant-badge-count {
  z-index: 10;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
  text-align: center;
  background: #f5222d;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 0 1px #fff;
  box-shadow: 0 0 0 1px #fff; }

.ant-badge-count a,
.ant-badge-count a:hover {
  color: #fff; }

.ant-badge-multiple-words {
  padding: 0 8px; }

.ant-badge-dot {
  z-index: 10;
  width: 6px;
  height: 6px;
  background: #f5222d;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 1px #fff;
  box-shadow: 0 0 0 1px #fff; }

.ant-badge-count,
.ant-badge-dot,
.ant-badge .ant-scroll-number-custom-component {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  -webkit-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%; }

.ant-badge-status {
  line-height: inherit;
  vertical-align: baseline; }

.ant-badge-status-dot {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  border-radius: 50%; }

.ant-badge-status-success {
  background-color: #52c41a; }

.ant-badge-status-processing {
  position: relative;
  background-color: #1890ff; }

.ant-badge-status-processing::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1890ff;
  border-radius: 50%;
  -webkit-animation: antStatusProcessing 1.2s infinite ease-in-out;
  animation: antStatusProcessing 1.2s infinite ease-in-out;
  content: ''; }

.ant-badge-status-default {
  background-color: #d9d9d9; }

.ant-badge-status-error {
  background-color: #f5222d; }

.ant-badge-status-warning {
  background-color: #faad14; }

.ant-badge-status-pink {
  background: #eb2f96; }

.ant-badge-status-magenta {
  background: #eb2f96; }

.ant-badge-status-red {
  background: #f5222d; }

.ant-badge-status-volcano {
  background: #fa541c; }

.ant-badge-status-orange {
  background: #fa8c16; }

.ant-badge-status-yellow {
  background: #fadb14; }

.ant-badge-status-gold {
  background: #faad14; }

.ant-badge-status-cyan {
  background: #13c2c2; }

.ant-badge-status-lime {
  background: #a0d911; }

.ant-badge-status-green {
  background: #52c41a; }

.ant-badge-status-blue {
  background: #1890ff; }

.ant-badge-status-geekblue {
  background: #2f54eb; }

.ant-badge-status-purple {
  background: #722ed1; }

.ant-badge-status-text {
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.65); }

.ant-badge-zoom-appear,
.ant-badge-zoom-enter {
  -webkit-animation: antZoomBadgeIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  animation: antZoomBadgeIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.ant-badge-zoom-leave {
  -webkit-animation: antZoomBadgeOut 0.3s cubic-bezier(0.71, -0.46, 0.88, 0.6);
  animation: antZoomBadgeOut 0.3s cubic-bezier(0.71, -0.46, 0.88, 0.6);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.ant-badge-not-a-wrapper:not(.ant-badge-status) {
  vertical-align: middle; }

.ant-badge-not-a-wrapper .ant-scroll-number {
  position: relative;
  top: auto;
  display: block; }

.ant-badge-not-a-wrapper .ant-badge-count {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

@-webkit-keyframes antStatusProcessing {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(2.4);
    transform: scale(2.4);
    opacity: 0; } }

@keyframes antStatusProcessing {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(2.4);
    transform: scale(2.4);
    opacity: 0; } }

.ant-scroll-number {
  overflow: hidden; }

.ant-scroll-number-only {
  display: inline-block;
  height: 20px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-scroll-number-only > p {
  height: 20px;
  margin: 0; }

.ant-scroll-number-symbol {
  vertical-align: top; }

@-webkit-keyframes antZoomBadgeIn {
  0% {
    -webkit-transform: scale(0) translate(50%, -50%);
    transform: scale(0) translate(50%, -50%);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1) translate(50%, -50%);
    transform: scale(1) translate(50%, -50%); } }

@keyframes antZoomBadgeIn {
  0% {
    -webkit-transform: scale(0) translate(50%, -50%);
    transform: scale(0) translate(50%, -50%);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1) translate(50%, -50%);
    transform: scale(1) translate(50%, -50%); } }

@-webkit-keyframes antZoomBadgeOut {
  0% {
    -webkit-transform: scale(1) translate(50%, -50%);
    transform: scale(1) translate(50%, -50%); }
  100% {
    -webkit-transform: scale(0) translate(50%, -50%);
    transform: scale(0) translate(50%, -50%);
    opacity: 0; } }

@keyframes antZoomBadgeOut {
  0% {
    -webkit-transform: scale(1) translate(50%, -50%);
    transform: scale(1) translate(50%, -50%); }
  100% {
    -webkit-transform: scale(0) translate(50%, -50%);
    transform: scale(0) translate(50%, -50%);
    opacity: 0; } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-breadcrumb {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  color: rgba(0, 0, 0, 0.45); }

.ant-breadcrumb a {
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

.ant-breadcrumb a:hover {
  color: #40a9ff; }

.ant-breadcrumb > span:last-child {
  color: rgba(0, 0, 0, 0.65); }

.ant-breadcrumb > span:last-child a {
  color: rgba(0, 0, 0, 0.65); }

.ant-breadcrumb > span:last-child .ant-breadcrumb-separator {
  display: none; }

.ant-breadcrumb-separator {
  margin: 0 8px;
  color: rgba(0, 0, 0, 0.45); }

.ant-breadcrumb-link > .anticon + span {
  margin-left: 4px; }

.ant-breadcrumb-overlay-link > .anticon {
  margin-left: 4px; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-menu {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  line-height: 1.5;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  margin-bottom: 0;
  padding-left: 0;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0;
  list-style: none;
  background: #fff;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transition: background 0.3s, width 0.2s;
  transition: background 0.3s, width 0.2s;
  zoom: 1; }

.ant-menu::before,
.ant-menu::after {
  display: table;
  content: ''; }

.ant-menu::after {
  clear: both; }

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

.ant-menu-hidden {
  display: none; }

.ant-menu-item-group-title {
  padding: 8px 16px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 1.5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-menu-submenu,
.ant-menu-submenu-inline {
  -webkit-transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-menu-submenu-selected {
  color: #1890ff; }

.ant-menu-item:active,
.ant-menu-submenu-title:active {
  background: #e6f7ff; }

.ant-menu-submenu .ant-menu-sub {
  cursor: initial;
  -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-menu-item > a {
  display: block;
  color: rgba(0, 0, 0, 0.65); }

.ant-menu-item > a:hover {
  color: #1890ff; }

.ant-menu-item > a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  content: ''; }

.ant-menu-item-divider {
  height: 1px;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8; }

.ant-menu-item:hover,
.ant-menu-item-active,
.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,
.ant-menu-submenu-active,
.ant-menu-submenu-title:hover {
  color: #1890ff; }

.ant-menu-horizontal .ant-menu-item,
.ant-menu-horizontal .ant-menu-submenu {
  margin-top: -1px; }

.ant-menu-horizontal > .ant-menu-item:hover,
.ant-menu-horizontal > .ant-menu-item-active,
.ant-menu-horizontal > .ant-menu-submenu .ant-menu-submenu-title:hover {
  background-color: transparent; }

.ant-menu-item-selected {
  color: #1890ff; }

.ant-menu-item-selected > a,
.ant-menu-item-selected > a:hover {
  color: #1890ff; }

.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #e6f7ff; }

.ant-menu-inline,
.ant-menu-vertical,
.ant-menu-vertical-left {
  border-right: 1px solid #e8e8e8; }

.ant-menu-vertical-right {
  border-left: 1px solid #e8e8e8; }

.ant-menu-vertical.ant-menu-sub,
.ant-menu-vertical-left.ant-menu-sub,
.ant-menu-vertical-right.ant-menu-sub {
  min-width: 160px;
  padding: 0;
  border-right: 0;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

.ant-menu-vertical.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0; }

.ant-menu-vertical.ant-menu-sub .ant-menu-item::after,
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item::after,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item::after {
  border-right: 0; }

.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

.ant-menu-horizontal.ant-menu-sub {
  min-width: 114px; }

.ant-menu-item,
.ant-menu-submenu-title {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 20px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-menu-item .anticon,
.ant-menu-submenu-title .anticon {
  min-width: 14px;
  margin-right: 10px;
  -webkit-transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-menu-item .anticon + span,
.ant-menu-submenu-title .anticon + span {
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-menu > .ant-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  padding: 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8; }

.ant-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
  background: #fff;
  border-radius: 4px; }

.ant-menu-submenu-popup .submenu-title-wrapper {
  padding-right: 20px; }

.ant-menu-submenu-popup::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.0001;
  content: ' '; }

.ant-menu-submenu > .ant-menu {
  background-color: #fff;
  border-radius: 4px; }

.ant-menu-submenu > .ant-menu-submenu-title::after {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  position: absolute;
  width: 6px;
  height: 1.5px;
  background: #fff;
  background: rgba(0, 0, 0, 0.65) \9;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
  background-image: none \9;
  border-radius: 2px;
  -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  content: ''; }

.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  -webkit-transform: rotate(45deg) translateY(-2px);
  -ms-transform: rotate(45deg) translateY(-2px);
  transform: rotate(45deg) translateY(-2px); }

.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  -webkit-transform: rotate(-45deg) translateY(2px);
  -ms-transform: rotate(-45deg) translateY(2px);
  transform: rotate(-45deg) translateY(2px); }

.ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before {
  background: -webkit-gradient(linear, left top, right top, from(#1890ff), to(#1890ff));
  background: linear-gradient(to right, #1890ff, #1890ff); }

.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  -webkit-transform: rotate(-45deg) translateX(2px);
  -ms-transform: rotate(-45deg) translateX(2px);
  transform: rotate(-45deg) translateX(2px); }

.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  -webkit-transform: rotate(45deg) translateX(-2px);
  -ms-transform: rotate(45deg) translateX(-2px);
  transform: rotate(45deg) translateX(-2px); }

.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px); }

.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  -webkit-transform: rotate(-45deg) translateX(-2px);
  -ms-transform: rotate(-45deg) translateX(-2px);
  transform: rotate(-45deg) translateX(-2px); }

.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  -webkit-transform: rotate(45deg) translateX(2px);
  -ms-transform: rotate(45deg) translateX(2px);
  transform: rotate(45deg) translateX(2px); }

.ant-menu-vertical .ant-menu-submenu-selected,
.ant-menu-vertical-left .ant-menu-submenu-selected,
.ant-menu-vertical-right .ant-menu-submenu-selected {
  color: #1890ff; }

.ant-menu-vertical .ant-menu-submenu-selected > a,
.ant-menu-vertical-left .ant-menu-submenu-selected > a,
.ant-menu-vertical-right .ant-menu-submenu-selected > a {
  color: #1890ff; }

.ant-menu-horizontal {
  line-height: 46px;
  white-space: nowrap;
  border: 0;
  border-bottom: 1px solid #e8e8e8;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-menu-horizontal > .ant-menu-item,
.ant-menu-horizontal > .ant-menu-submenu {
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: bottom;
  border-bottom: 2px solid transparent; }

.ant-menu-horizontal > .ant-menu-item:hover,
.ant-menu-horizontal > .ant-menu-submenu:hover,
.ant-menu-horizontal > .ant-menu-item-active,
.ant-menu-horizontal > .ant-menu-submenu-active,
.ant-menu-horizontal > .ant-menu-item-open,
.ant-menu-horizontal > .ant-menu-submenu-open,
.ant-menu-horizontal > .ant-menu-item-selected,
.ant-menu-horizontal > .ant-menu-submenu-selected {
  color: #1890ff;
  border-bottom: 2px solid #1890ff; }

.ant-menu-horizontal > .ant-menu-item > a {
  display: block;
  color: rgba(0, 0, 0, 0.65); }

.ant-menu-horizontal > .ant-menu-item > a:hover {
  color: #1890ff; }

.ant-menu-horizontal > .ant-menu-item > a::before {
  bottom: -2px; }

.ant-menu-horizontal > .ant-menu-item-selected > a {
  color: #1890ff; }

.ant-menu-horizontal::after {
  display: block;
  clear: both;
  height: 0;
  content: ' '; }

.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item {
  position: relative; }

.ant-menu-vertical .ant-menu-item::after,
.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-vertical-right .ant-menu-item::after,
.ant-menu-inline .ant-menu-item::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 3px solid #1890ff;
  -webkit-transform: scaleY(0.0001);
  -ms-transform: scaleY(0.0001);
  transform: scaleY(0.0001);
  opacity: 0;
  -webkit-transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  content: ''; }

.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item,
.ant-menu-vertical .ant-menu-submenu-title,
.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-vertical-right .ant-menu-submenu-title,
.ant-menu-inline .ant-menu-submenu-title {
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 0 16px;
  overflow: hidden;
  line-height: 40px;
  text-overflow: ellipsis; }

.ant-menu-vertical .ant-menu-submenu,
.ant-menu-vertical-left .ant-menu-submenu,
.ant-menu-vertical-right .ant-menu-submenu,
.ant-menu-inline .ant-menu-submenu {
  padding-bottom: 0.01px; }

.ant-menu-vertical .ant-menu-item:not(:last-child),
.ant-menu-vertical-left .ant-menu-item:not(:last-child),
.ant-menu-vertical-right .ant-menu-item:not(:last-child),
.ant-menu-inline .ant-menu-item:not(:last-child) {
  margin-bottom: 8px; }

.ant-menu-vertical > .ant-menu-item,
.ant-menu-vertical-left > .ant-menu-item,
.ant-menu-vertical-right > .ant-menu-item,
.ant-menu-inline > .ant-menu-item,
.ant-menu-vertical > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-left > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-right > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px; }

.ant-menu-inline {
  width: 100%; }

.ant-menu-inline .ant-menu-selected::after,
.ant-menu-inline .ant-menu-item-selected::after {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  opacity: 1;
  -webkit-transition: opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-menu-inline .ant-menu-item,
.ant-menu-inline .ant-menu-submenu-title {
  width: calc(100% + 1px); }

.ant-menu-inline .ant-menu-submenu-title {
  padding-right: 34px; }

.ant-menu-inline-collapsed {
  width: 80px; }

.ant-menu-inline-collapsed > .ant-menu-item,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title {
  left: 0;
  padding: 0 32px !important;
  text-overflow: clip; }

.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  display: none; }

.ant-menu-inline-collapsed > .ant-menu-item .anticon,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon {
  margin: 0;
  font-size: 16px;
  line-height: 40px; }

.ant-menu-inline-collapsed > .ant-menu-item .anticon + span,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span {
  display: inline-block;
  max-width: 0;
  opacity: 0; }

.ant-menu-inline-collapsed-tooltip {
  pointer-events: none; }

.ant-menu-inline-collapsed-tooltip .anticon {
  display: none; }

.ant-menu-inline-collapsed-tooltip a {
  color: rgba(255, 255, 255, 0.85); }

.ant-menu-inline-collapsed .ant-menu-item-group-title {
  padding-right: 4px;
  padding-left: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.ant-menu-item-group-list {
  margin: 0;
  padding: 0; }

.ant-menu-item-group-list .ant-menu-item,
.ant-menu-item-group-list .ant-menu-submenu-title {
  padding: 0 16px 0 28px; }

.ant-menu-root.ant-menu-vertical,
.ant-menu-root.ant-menu-vertical-left,
.ant-menu-root.ant-menu-vertical-right,
.ant-menu-root.ant-menu-inline {
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-menu-sub.ant-menu-inline {
  padding: 0;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-menu-sub.ant-menu-inline > .ant-menu-item,
.ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
  list-style-position: inside;
  list-style-type: disc; }

.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
  padding-left: 32px; }

.ant-menu-item-disabled,
.ant-menu-submenu-disabled {
  color: rgba(0, 0, 0, 0.25) !important;
  background: none;
  border-color: transparent !important;
  cursor: not-allowed; }

.ant-menu-item-disabled > a,
.ant-menu-submenu-disabled > a {
  color: rgba(0, 0, 0, 0.25) !important;
  pointer-events: none; }

.ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(0, 0, 0, 0.25) !important;
  cursor: not-allowed; }

.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(0, 0, 0, 0.25) !important; }

.ant-menu-dark,
.ant-menu-dark .ant-menu-sub {
  color: rgba(255, 255, 255, 0.65);
  background: #001529; }

.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow {
  opacity: 0.45;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  background: #fff; }

.ant-menu-dark.ant-menu-submenu-popup {
  background: transparent; }

.ant-menu-dark .ant-menu-inline.ant-menu-sub {
  background: #000c17;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45) inset;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45) inset; }

.ant-menu-dark.ant-menu-horizontal {
  border-bottom: 0; }

.ant-menu-dark.ant-menu-horizontal > .ant-menu-item,
.ant-menu-dark.ant-menu-horizontal > .ant-menu-submenu {
  top: 0;
  margin-top: 0;
  border-color: #001529;
  border-bottom: 0; }

.ant-menu-dark.ant-menu-horizontal > .ant-menu-item > a::before {
  bottom: 0; }

.ant-menu-dark .ant-menu-item,
.ant-menu-dark .ant-menu-item-group-title,
.ant-menu-dark .ant-menu-item > a {
  color: rgba(255, 255, 255, 0.65); }

.ant-menu-dark.ant-menu-inline,
.ant-menu-dark.ant-menu-vertical,
.ant-menu-dark.ant-menu-vertical-left,
.ant-menu-dark.ant-menu-vertical-right {
  border-right: 0; }

.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-vertical .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0; }

.ant-menu-dark.ant-menu-inline .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item::after {
  border-right: 0; }

.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title {
  width: 100%; }

.ant-menu-dark .ant-menu-item:hover,
.ant-menu-dark .ant-menu-item-active,
.ant-menu-dark .ant-menu-submenu-active,
.ant-menu-dark .ant-menu-submenu-open,
.ant-menu-dark .ant-menu-submenu-selected,
.ant-menu-dark .ant-menu-submenu-title:hover {
  color: #fff;
  background-color: transparent; }

.ant-menu-dark .ant-menu-item:hover > a,
.ant-menu-dark .ant-menu-item-active > a,
.ant-menu-dark .ant-menu-submenu-active > a,
.ant-menu-dark .ant-menu-submenu-open > a,
.ant-menu-dark .ant-menu-submenu-selected > a,
.ant-menu-dark .ant-menu-submenu-title:hover > a {
  color: #fff; }

.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow {
  opacity: 1; }

.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before {
  background: #fff; }

.ant-menu-dark .ant-menu-item:hover {
  background-color: transparent; }

.ant-menu-dark .ant-menu-item-selected {
  color: #fff;
  border-right: 0; }

.ant-menu-dark .ant-menu-item-selected::after {
  border-right: 0; }

.ant-menu-dark .ant-menu-item-selected > a,
.ant-menu-dark .ant-menu-item-selected > a:hover {
  color: #fff; }

.ant-menu-dark .ant-menu-item-selected .anticon {
  color: #fff; }

.ant-menu-dark .ant-menu-item-selected span {
  color: #fff; }

.ant-menu.ant-menu-dark .ant-menu-item-selected,
.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected {
  background-color: #1890ff; }

.ant-menu-dark .ant-menu-item-disabled,
.ant-menu-dark .ant-menu-submenu-disabled,
.ant-menu-dark .ant-menu-item-disabled > a,
.ant-menu-dark .ant-menu-submenu-disabled > a {
  color: rgba(255, 255, 255, 0.35) !important;
  opacity: 0.8; }

.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(255, 255, 255, 0.35) !important; }

.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(255, 255, 255, 0.35) !important; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-tooltip {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1060;
  display: block;
  max-width: 250px;
  visibility: visible; }

.ant-tooltip-hidden {
  display: none; }

.ant-tooltip-placement-top,
.ant-tooltip-placement-topLeft,
.ant-tooltip-placement-topRight {
  padding-bottom: 8px; }

.ant-tooltip-placement-right,
.ant-tooltip-placement-rightTop,
.ant-tooltip-placement-rightBottom {
  padding-left: 8px; }

.ant-tooltip-placement-bottom,
.ant-tooltip-placement-bottomLeft,
.ant-tooltip-placement-bottomRight {
  padding-top: 8px; }

.ant-tooltip-placement-left,
.ant-tooltip-placement-leftTop,
.ant-tooltip-placement-leftBottom {
  padding-right: 8px; }

.ant-tooltip-inner {
  min-width: 30px;
  min-height: 32px;
  padding: 6px 8px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }

.ant-tooltip-arrow {
  position: absolute;
  display: block;
  width: 13.07106781px;
  height: 13.07106781px;
  overflow: hidden;
  background: transparent;
  pointer-events: none; }

.ant-tooltip-arrow::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.75);
  content: '';
  pointer-events: auto; }

.ant-tooltip-placement-top .ant-tooltip-arrow,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow,
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  bottom: -5.07106781px; }

.ant-tooltip-placement-top .ant-tooltip-arrow::before,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow::before,
.ant-tooltip-placement-topRight .ant-tooltip-arrow::before {
  -webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateY(-6.53553px) rotate(45deg);
  -ms-transform: translateY(-6.53553px) rotate(45deg);
  transform: translateY(-6.53553px) rotate(45deg); }

.ant-tooltip-placement-top .ant-tooltip-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.ant-tooltip-placement-topLeft .ant-tooltip-arrow {
  left: 13px; }

.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  right: 13px; }

.ant-tooltip-placement-right .ant-tooltip-arrow,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  left: -5.07106781px; }

.ant-tooltip-placement-right .ant-tooltip-arrow::before,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow::before,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow::before {
  -webkit-box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateX(6.53553px) rotate(45deg);
  -ms-transform: translateX(6.53553px) rotate(45deg);
  transform: translateX(6.53553px) rotate(45deg); }

.ant-tooltip-placement-right .ant-tooltip-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
  top: 5px; }

.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  bottom: 5px; }

.ant-tooltip-placement-left .ant-tooltip-arrow,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  right: -5.07106781px; }

.ant-tooltip-placement-left .ant-tooltip-arrow::before,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow::before,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow::before {
  -webkit-box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateX(-6.53553px) rotate(45deg);
  -ms-transform: translateX(-6.53553px) rotate(45deg);
  transform: translateX(-6.53553px) rotate(45deg); }

.ant-tooltip-placement-left .ant-tooltip-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
  top: 5px; }

.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  bottom: 5px; }

.ant-tooltip-placement-bottom .ant-tooltip-arrow,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  top: -5.07106781px; }

.ant-tooltip-placement-bottom .ant-tooltip-arrow::before,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow::before,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow::before {
  -webkit-box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
  box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateY(6.53553px) rotate(45deg);
  -ms-transform: translateY(6.53553px) rotate(45deg);
  transform: translateY(6.53553px) rotate(45deg); }

.ant-tooltip-placement-bottom .ant-tooltip-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
  left: 13px; }

.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  right: 13px; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-dropdown {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block; }

.ant-dropdown::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: -7px;
  left: -7px;
  z-index: -9999;
  opacity: 0.0001;
  content: ' '; }

.ant-dropdown-wrap {
  position: relative; }

.ant-dropdown-wrap .ant-btn > .anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333) rotate(0deg);
  -ms-transform: scale(0.83333) rotate(0deg);
  transform: scale(0.83333) rotate(0deg); }

:root .ant-dropdown-wrap .ant-btn > .anticon-down {
  font-size: 12px; }

.ant-dropdown-wrap .anticon-down::before {
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s; }

.ant-dropdown-wrap-open .anticon-down::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.ant-dropdown-hidden,
.ant-dropdown-menu-hidden {
  display: none; }

.ant-dropdown-menu {
  position: relative;
  margin: 0;
  padding: 0;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate3d(0, 0, 0); }

.ant-dropdown-menu-item-group-title {
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-dropdown-menu-submenu-popup {
  position: absolute;
  z-index: 1050; }

.ant-dropdown-menu-submenu-popup > .ant-dropdown-menu {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

.ant-dropdown-menu-item,
.ant-dropdown-menu-submenu-title {
  clear: both;
  margin: 0;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-dropdown-menu-item > .anticon:first-child,
.ant-dropdown-menu-submenu-title > .anticon:first-child {
  min-width: 12px;
  margin-right: 8px; }

.ant-dropdown-menu-item > a,
.ant-dropdown-menu-submenu-title > a {
  display: block;
  margin: -5px -12px;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.65);
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-dropdown-menu-item-selected,
.ant-dropdown-menu-submenu-title-selected,
.ant-dropdown-menu-item-selected > a,
.ant-dropdown-menu-submenu-title-selected > a {
  color: #1890ff;
  background-color: #e6f7ff; }

.ant-dropdown-menu-item:hover,
.ant-dropdown-menu-submenu-title:hover {
  background-color: #e6f7ff; }

.ant-dropdown-menu-item-disabled,
.ant-dropdown-menu-submenu-title-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed; }

.ant-dropdown-menu-item-disabled:hover,
.ant-dropdown-menu-submenu-title-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed; }

.ant-dropdown-menu-item-divider,
.ant-dropdown-menu-submenu-title-divider {
  height: 1px;
  margin: 4px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8; }

.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow {
  position: absolute;
  right: 8px; }

.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.45);
  font-style: normal;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333) rotate(0deg);
  -ms-transform: scale(0.83333) rotate(0deg);
  transform: scale(0.83333) rotate(0deg); }

:root .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,
:root .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  font-size: 12px; }

.ant-dropdown-menu-submenu-title {
  padding-right: 26px; }

.ant-dropdown-menu-submenu-vertical {
  position: relative; }

.ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 100%;
  margin-left: 4px;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed; }

.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomRight,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
  animation-name: antSlideUpIn; }

.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topRight,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
  animation-name: antSlideDownIn; }

.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
  animation-name: antSlideUpOut; }

.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
  animation-name: antSlideDownOut; }

.ant-dropdown-trigger > .anticon.anticon-down,
.ant-dropdown-link > .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333) rotate(0deg);
  -ms-transform: scale(0.83333) rotate(0deg);
  transform: scale(0.83333) rotate(0deg); }

:root .ant-dropdown-trigger > .anticon.anticon-down,
:root .ant-dropdown-link > .anticon.anticon-down {
  font-size: 12px; }

.ant-dropdown-button {
  white-space: nowrap; }

.ant-dropdown-button.ant-btn-group > .ant-btn:last-child:not(:first-child) {
  padding-right: 8px;
  padding-left: 8px; }

.ant-dropdown-button .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333) rotate(0deg);
  -ms-transform: scale(0.83333) rotate(0deg);
  transform: scale(0.83333) rotate(0deg); }

:root .ant-dropdown-button .anticon.anticon-down {
  font-size: 12px; }

.ant-dropdown-menu-dark,
.ant-dropdown-menu-dark .ant-dropdown-menu {
  background: #001529; }

.ant-dropdown-menu-dark .ant-dropdown-menu-item,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a {
  color: rgba(255, 255, 255, 0.65); }

.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a .ant-dropdown-menu-submenu-arrow::after {
  color: rgba(255, 255, 255, 0.65); }

.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a:hover {
  color: #fff;
  background: transparent; }

.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected > a {
  color: #fff;
  background: #1890ff; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-fullcalendar {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  border-top: 1px solid #d9d9d9;
  outline: none; }

.ant-select.ant-fullcalendar-year-select {
  min-width: 90px; }

.ant-select.ant-fullcalendar-year-select.ant-select-sm {
  min-width: 70px; }

.ant-select.ant-fullcalendar-month-select {
  min-width: 80px;
  margin-left: 8px; }

.ant-select.ant-fullcalendar-month-select.ant-select-sm {
  min-width: 70px; }

.ant-fullcalendar-header {
  padding: 11px 16px 11px 0;
  text-align: right; }

.ant-fullcalendar-header .ant-select-dropdown {
  text-align: left; }

.ant-fullcalendar-header .ant-radio-group {
  margin-left: 8px;
  text-align: left; }

.ant-fullcalendar-header label.ant-radio-button {
  height: 22px;
  padding: 0 10px;
  line-height: 20px; }

.ant-fullcalendar-date-panel {
  position: relative;
  outline: none; }

.ant-fullcalendar-calendar-body {
  padding: 8px 12px; }

.ant-fullcalendar table {
  width: 100%;
  max-width: 100%;
  height: 256px;
  background-color: transparent;
  border-collapse: collapse; }

.ant-fullcalendar table,
.ant-fullcalendar th,
.ant-fullcalendar td {
  border: 0; }

.ant-fullcalendar td {
  position: relative; }

.ant-fullcalendar-calendar-table {
  margin-bottom: 0;
  border-spacing: 0; }

.ant-fullcalendar-column-header {
  width: 33px;
  padding: 0;
  text-align: center; }

.ant-fullcalendar-column-header .ant-fullcalendar-column-header-inner {
  display: block;
  font-weight: normal; }

.ant-fullcalendar-week-number-header .ant-fullcalendar-column-header-inner {
  display: none; }

.ant-fullcalendar-month,
.ant-fullcalendar-date {
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-fullcalendar-value {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
  background: transparent;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-fullcalendar-value:hover {
  background: #e6f7ff;
  cursor: pointer; }

.ant-fullcalendar-value:active {
  color: #fff;
  background: #1890ff; }

.ant-fullcalendar-month-panel-cell .ant-fullcalendar-value {
  width: 48px; }

.ant-fullcalendar-today .ant-fullcalendar-value,
.ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value {
  -webkit-box-shadow: 0 0 0 1px #1890ff inset;
  box-shadow: 0 0 0 1px #1890ff inset; }

.ant-fullcalendar-selected-day .ant-fullcalendar-value,
.ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value {
  color: #fff;
  background: #1890ff; }

.ant-fullcalendar-disabled-cell-first-of-row .ant-fullcalendar-value {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.ant-fullcalendar-disabled-cell-last-of-row .ant-fullcalendar-value {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.ant-fullcalendar-last-month-cell .ant-fullcalendar-value,
.ant-fullcalendar-next-month-btn-day .ant-fullcalendar-value {
  color: rgba(0, 0, 0, 0.25); }

.ant-fullcalendar-month-panel-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.ant-fullcalendar-content {
  position: absolute;
  bottom: -9px;
  left: 0;
  width: 100%; }

.ant-fullcalendar-fullscreen {
  border-top: 0; }

.ant-fullcalendar-fullscreen .ant-fullcalendar-table {
  table-layout: fixed; }

.ant-fullcalendar-fullscreen .ant-fullcalendar-header .ant-radio-group {
  margin-left: 16px; }

.ant-fullcalendar-fullscreen .ant-fullcalendar-header label.ant-radio-button {
  height: 32px;
  line-height: 30px; }

.ant-fullcalendar-fullscreen .ant-fullcalendar-month,
.ant-fullcalendar-fullscreen .ant-fullcalendar-date {
  display: block;
  height: 116px;
  margin: 0 4px;
  padding: 4px 8px;
  color: rgba(0, 0, 0, 0.65);
  text-align: left;
  border-top: 2px solid #e8e8e8;
  -webkit-transition: background 0.3s;
  transition: background 0.3s; }

.ant-fullcalendar-fullscreen .ant-fullcalendar-month:hover,
.ant-fullcalendar-fullscreen .ant-fullcalendar-date:hover {
  background: #e6f7ff;
  cursor: pointer; }

.ant-fullcalendar-fullscreen .ant-fullcalendar-month:active,
.ant-fullcalendar-fullscreen .ant-fullcalendar-date:active {
  background: #bae7ff; }

.ant-fullcalendar-fullscreen .ant-fullcalendar-column-header {
  padding-right: 12px;
  padding-bottom: 5px;
  text-align: right; }

.ant-fullcalendar-fullscreen .ant-fullcalendar-value {
  width: auto;
  text-align: right;
  background: transparent; }

.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value {
  color: rgba(0, 0, 0, 0.65); }

.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-month,
.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-date {
  background: transparent;
  border-top-color: #1890ff; }

.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value,
.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value {
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-month,
.ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-date {
  background: #e6f7ff; }

.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,
.ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-value {
  color: #1890ff; }

.ant-fullcalendar-fullscreen .ant-fullcalendar-last-month-cell .ant-fullcalendar-date,
.ant-fullcalendar-fullscreen .ant-fullcalendar-next-month-btn-day .ant-fullcalendar-date {
  color: rgba(0, 0, 0, 0.25); }

.ant-fullcalendar-fullscreen .ant-fullcalendar-content {
  position: static;
  width: auto;
  height: 88px;
  overflow-y: auto; }

.ant-fullcalendar-disabled-cell .ant-fullcalendar-date,
.ant-fullcalendar-disabled-cell .ant-fullcalendar-date:hover {
  cursor: not-allowed; }

.ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date,
.ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date:hover {
  background: transparent; }

.ant-fullcalendar-disabled-cell .ant-fullcalendar-value {
  width: auto;
  color: rgba(0, 0, 0, 0.25);
  border-radius: 0;
  cursor: not-allowed; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-radio-group {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  display: inline-block;
  line-height: unset; }

.ant-radio-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  margin-right: 8px;
  white-space: nowrap;
  cursor: pointer; }

.ant-radio {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: sub;
  outline: none;
  cursor: pointer; }

.ant-radio-wrapper:hover .ant-radio,
.ant-radio:hover .ant-radio-inner,
.ant-radio-input:focus + .ant-radio-inner {
  border-color: #1890ff; }

.ant-radio-input:focus + .ant-radio-inner {
  -webkit-box-shadow: 0 0 0 3px rgba(24, 144, 255, 0.08);
  box-shadow: 0 0 0 3px rgba(24, 144, 255, 0.08); }

.ant-radio-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1890ff;
  border-radius: 50%;
  visibility: hidden;
  -webkit-animation: antRadioEffect 0.36s ease-in-out;
  animation: antRadioEffect 0.36s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  content: ''; }

.ant-radio:hover::after,
.ant-radio-wrapper:hover .ant-radio::after {
  visibility: visible; }

.ant-radio-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 1px;
  border-radius: 100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-radio-inner::after {
  position: absolute;
  top: 3px;
  left: 3px;
  display: table;
  width: 8px;
  height: 8px;
  background-color: #1890ff;
  border-top: 0;
  border-left: 0;
  border-radius: 8px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  content: ' '; }

.ant-radio-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0; }

.ant-radio-checked .ant-radio-inner {
  border-color: #1890ff; }

.ant-radio-checked .ant-radio-inner::after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); }

.ant-radio-disabled .ant-radio-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
  cursor: not-allowed; }

.ant-radio-disabled .ant-radio-inner::after {
  background-color: rgba(0, 0, 0, 0.2); }

.ant-radio-disabled .ant-radio-input {
  cursor: not-allowed; }

.ant-radio-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed; }

span.ant-radio + * {
  padding-right: 8px;
  padding-left: 8px; }

.ant-radio-button-wrapper {
  position: relative;
  display: inline-block;
  height: 32px;
  margin: 0;
  padding: 0 15px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 30px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top-width: 1.02px;
  border-left: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s, background 0.3s, border-color 0.3s;
  transition: color 0.3s, background 0.3s, border-color 0.3s; }

.ant-radio-button-wrapper a {
  color: rgba(0, 0, 0, 0.65); }

.ant-radio-button-wrapper > .ant-radio-button {
  display: block;
  width: 0;
  height: 0;
  margin-left: 0; }

.ant-radio-group-large .ant-radio-button-wrapper {
  height: 40px;
  font-size: 16px;
  line-height: 38px; }

.ant-radio-group-small .ant-radio-button-wrapper {
  height: 24px;
  padding: 0 7px; }

.ant-radio-button-wrapper:not(:first-child)::before {
  position: absolute;
  top: 0;
  left: -1px;
  display: block;
  width: 1px;
  height: 100%;
  background-color: #d9d9d9;
  content: ''; }

.ant-radio-button-wrapper:first-child {
  border-left: 1px solid #d9d9d9;
  border-radius: 4px 0 0 4px; }

.ant-radio-button-wrapper:last-child {
  border-radius: 0 4px 4px 0; }

.ant-radio-button-wrapper:first-child:last-child {
  border-radius: 4px; }

.ant-radio-button-wrapper:hover {
  position: relative;
  color: #1890ff; }

.ant-radio-button-wrapper:focus-within {
  outline: 3px solid rgba(24, 144, 255, 0.06); }

.ant-radio-button-wrapper .ant-radio-inner,
.ant-radio-button-wrapper input[type='checkbox'],
.ant-radio-button-wrapper input[type='radio'] {
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none; }

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  z-index: 1;
  color: #1890ff;
  background: #fff;
  border-color: #1890ff;
  -webkit-box-shadow: -1px 0 0 0 #1890ff;
  box-shadow: -1px 0 0 0 #1890ff; }

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before {
  background-color: #1890ff !important;
  opacity: 0.1; }

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
  border-color: #1890ff;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #40a9ff;
  border-color: #40a9ff;
  -webkit-box-shadow: -1px 0 0 0 #40a9ff;
  box-shadow: -1px 0 0 0 #40a9ff; }

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #096dd9;
  border-color: #096dd9;
  -webkit-box-shadow: -1px 0 0 0 #096dd9;
  box-shadow: -1px 0 0 0 #096dd9; }

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  outline: 3px solid rgba(24, 144, 255, 0.06); }

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  color: #fff;
  background: #1890ff;
  border-color: #1890ff; }

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #fff;
  background: #40a9ff;
  border-color: #40a9ff; }

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #fff;
  background: #096dd9;
  border-color: #096dd9; }

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  outline: 3px solid rgba(24, 144, 255, 0.06); }

.ant-radio-button-wrapper-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed; }

.ant-radio-button-wrapper-disabled:first-child,
.ant-radio-button-wrapper-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9; }

.ant-radio-button-wrapper-disabled:first-child {
  border-left-color: #d9d9d9; }

.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #d9d9d9;
  -webkit-box-shadow: none;
  box-shadow: none; }

@-webkit-keyframes antRadioEffect {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0; } }

@keyframes antRadioEffect {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0; } }

@supports (-moz-appearance: meterbar) and (background-blend-mode: difference, normal) {
  .ant-radio {
    vertical-align: text-bottom; } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-card {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  background: #fff;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-card-hoverable {
  cursor: pointer; }

.ant-card-hoverable:hover {
  border-color: rgba(0, 0, 0, 0.09);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09); }

.ant-card-bordered {
  border: 1px solid #e8e8e8; }

.ant-card-head {
  min-height: 48px;
  margin-bottom: -1px;
  padding: 0 24px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  background: transparent;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 2px 2px 0 0;
  zoom: 1; }

.ant-card-head::before,
.ant-card-head::after {
  display: table;
  content: ''; }

.ant-card-head::after {
  clear: both; }

.ant-card-head-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.ant-card-head-title {
  display: inline-block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 16px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.ant-card-head .ant-tabs {
  clear: both;
  margin-bottom: -17px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal; }

.ant-card-head .ant-tabs-bar {
  border-bottom: 1px solid #e8e8e8; }

.ant-card-extra {
  float: right;
  margin-left: auto;
  padding: 16px 0;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal; }

.ant-card-body {
  padding: 24px;
  zoom: 1; }

.ant-card-body::before,
.ant-card-body::after {
  display: table;
  content: ''; }

.ant-card-body::after {
  clear: both; }

.ant-card-contain-grid:not(.ant-card-loading) .ant-card-body {
  margin: -1px 0 0 -1px;
  padding: 0; }

.ant-card-grid {
  float: left;
  width: 33.33%;
  padding: 24px;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 1px 0 0 0 #e8e8e8, 0 1px 0 0 #e8e8e8, 1px 1px 0 0 #e8e8e8, 1px 0 0 0 #e8e8e8 inset, 0 1px 0 0 #e8e8e8 inset;
  box-shadow: 1px 0 0 0 #e8e8e8, 0 1px 0 0 #e8e8e8, 1px 1px 0 0 #e8e8e8, 1px 0 0 0 #e8e8e8 inset, 0 1px 0 0 #e8e8e8 inset;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-card-grid-hoverable:hover {
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }

.ant-card-contain-tabs > .ant-card-head .ant-card-head-title {
  min-height: 32px;
  padding-bottom: 0; }

.ant-card-contain-tabs > .ant-card-head .ant-card-extra {
  padding-bottom: 0; }

.ant-card-cover > * {
  display: block;
  width: 100%; }

.ant-card-cover img {
  border-radius: 2px 2px 0 0; }

.ant-card-actions {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fafafa;
  border-top: 1px solid #e8e8e8;
  zoom: 1; }

.ant-card-actions::before,
.ant-card-actions::after {
  display: table;
  content: ''; }

.ant-card-actions::after {
  clear: both; }

.ant-card-actions > li {
  float: left;
  margin: 12px 0;
  color: rgba(0, 0, 0, 0.45);
  text-align: center; }

.ant-card-actions > li > span {
  position: relative;
  display: block;
  min-width: 32px;
  cursor: pointer; }

.ant-card-actions > li > span:hover {
  color: #1890ff;
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

.ant-card-actions > li > span a:not(.ant-btn),
.ant-card-actions > li > span > .anticon {
  display: inline-block;
  width: 100%;
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

.ant-card-actions > li > span a:not(.ant-btn):hover,
.ant-card-actions > li > span > .anticon:hover {
  color: #1890ff; }

.ant-card-actions > li > span > .anticon {
  font-size: 16px; }

.ant-card-actions > li:not(:last-child) {
  border-right: 1px solid #e8e8e8; }

.ant-card-type-inner .ant-card-head {
  padding: 0 24px;
  background: #fafafa; }

.ant-card-type-inner .ant-card-head-title {
  padding: 12px 0; }

.ant-card-type-inner .ant-card-body {
  padding: 16px 24px; }

.ant-card-type-inner .ant-card-extra {
  padding: 13.5px 0; }

.ant-card-meta {
  margin: -4px 0;
  zoom: 1; }

.ant-card-meta::before,
.ant-card-meta::after {
  display: table;
  content: ''; }

.ant-card-meta::after {
  clear: both; }

.ant-card-meta-avatar {
  float: left;
  padding-right: 16px; }

.ant-card-meta-detail {
  overflow: hidden; }

.ant-card-meta-detail > div:not(:last-child) {
  margin-bottom: 8px; }

.ant-card-meta-title {
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis; }

.ant-card-meta-description {
  color: rgba(0, 0, 0, 0.45); }

.ant-card-loading {
  overflow: hidden; }

.ant-card-loading .ant-card-body {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-card-loading-content p {
  margin: 0; }

.ant-card-loading-block {
  height: 14px;
  margin: 4px 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(207, 216, 220, 0.2)), color-stop(rgba(207, 216, 220, 0.4)), to(rgba(207, 216, 220, 0.2)));
  background: linear-gradient(90deg, rgba(207, 216, 220, 0.2), rgba(207, 216, 220, 0.4), rgba(207, 216, 220, 0.2));
  background-size: 600% 600%;
  border-radius: 2px;
  -webkit-animation: card-loading 1.4s ease infinite;
  animation: card-loading 1.4s ease infinite; }

@-webkit-keyframes card-loading {
  0%,
  100% {
    background-position: 0 50%; }
  50% {
    background-position: 100% 50%; } }

@keyframes card-loading {
  0%,
  100% {
    background-position: 0 50%; }
  50% {
    background-position: 100% 50%; } }

.ant-card-small > .ant-card-head {
  min-height: 36px;
  padding: 0 12px; }

.ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-head-title {
  padding: 8px 0; }

.ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-extra {
  padding: 8px 0; }

.ant-card-small > .ant-card-body {
  padding: 12px; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-container {
  height: 40px; }

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-ink-bar {
  visibility: hidden; }

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab {
  height: 40px;
  margin: 0;
  margin-right: 2px;
  padding: 0 16px;
  line-height: 38px;
  background: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active {
  height: 40px;
  color: #1890ff;
  background: #fff;
  border-color: #e8e8e8;
  border-bottom: 1px solid #fff; }

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active::before {
  border-top: 2px solid transparent; }

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-disabled {
  color: #1890ff;
  color: rgba(0, 0, 0, 0.25); }

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-inactive {
  padding: 0; }

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-wrap {
  margin-bottom: 0; }

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x {
  width: 16px;
  height: 16px;
  height: 14px;
  margin-right: -5px;
  margin-left: 3px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x:hover {
  color: rgba(0, 0, 0, 0.85); }

.ant-tabs.ant-tabs-card .ant-tabs-card-content > .ant-tabs-tabpane,
.ant-tabs.ant-tabs-editable-card .ant-tabs-card-content > .ant-tabs-tabpane {
  -webkit-transition: none !important;
  transition: none !important; }

.ant-tabs.ant-tabs-card .ant-tabs-card-content > .ant-tabs-tabpane-inactive,
.ant-tabs.ant-tabs-editable-card .ant-tabs-card-content > .ant-tabs-tabpane-inactive {
  overflow: hidden; }

.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab:hover .anticon-close {
  opacity: 1; }

.ant-tabs-extra-content {
  line-height: 45px; }

.ant-tabs-extra-content .ant-tabs-new-tab {
  position: relative;
  width: 20px;
  height: 20px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-tabs-extra-content .ant-tabs-new-tab:hover {
  color: #1890ff;
  border-color: #1890ff; }

.ant-tabs-extra-content .ant-tabs-new-tab svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.ant-tabs.ant-tabs-large .ant-tabs-extra-content {
  line-height: 56px; }

.ant-tabs.ant-tabs-small .ant-tabs-extra-content {
  line-height: 37px; }

.ant-tabs.ant-tabs-card .ant-tabs-extra-content {
  line-height: 40px; }

.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-container,
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-container {
  height: 100%; }

.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab,
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab {
  margin-bottom: 8px;
  border-bottom: 1px solid #e8e8e8; }

.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active,
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active {
  padding-bottom: 4px; }

.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab:last-child,
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab:last-child {
  margin-bottom: 8px; }

.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-new-tab,
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-new-tab {
  width: 90%; }

.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-wrap {
  margin-right: 0; }

.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab {
  margin-right: 1px;
  border-right: 0;
  border-radius: 4px 0 0 4px; }

.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active {
  margin-right: -1px;
  padding-right: 18px; }

.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-wrap {
  margin-left: 0; }

.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab {
  margin-left: 1px;
  border-left: 0;
  border-radius: 0 4px 4px 0; }

.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active {
  margin-left: -1px;
  padding-left: 18px; }

.ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab {
  height: auto;
  border-top: 0;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px; }

.ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab-active {
  padding-top: 1px;
  padding-bottom: 0;
  color: #1890ff; }

.ant-tabs {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  overflow: hidden;
  zoom: 1; }

.ant-tabs::before,
.ant-tabs::after {
  display: table;
  content: ''; }

.ant-tabs::after {
  clear: both; }

.ant-tabs-ink-bar {
  position: absolute;
  bottom: 1px;
  left: 0;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 2px;
  background-color: #1890ff;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

.ant-tabs-bar {
  margin: 0 0 16px 0;
  border-bottom: 1px solid #e8e8e8;
  outline: none;
  -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-tabs-nav-container {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: -1px;
  overflow: hidden;
  line-height: 1.5;
  white-space: nowrap;
  -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  zoom: 1; }

.ant-tabs-nav-container::before,
.ant-tabs-nav-container::after {
  display: table;
  content: ''; }

.ant-tabs-nav-container::after {
  clear: both; }

.ant-tabs-nav-container-scrolling {
  padding-right: 32px;
  padding-left: 32px; }

.ant-tabs-bottom .ant-tabs-bottom-bar {
  margin-top: 16px;
  margin-bottom: 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: none; }

.ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-ink-bar {
  top: 1px;
  bottom: auto; }

.ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-nav-container {
  margin-top: -1px;
  margin-bottom: 0; }

.ant-tabs-tab-prev,
.ant-tabs-tab-next {
  position: absolute;
  z-index: 2;
  width: 0;
  height: 100%;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none; }

.ant-tabs-tab-prev.ant-tabs-tab-arrow-show,
.ant-tabs-tab-next.ant-tabs-tab-arrow-show {
  width: 32px;
  height: 100%;
  opacity: 1;
  pointer-events: auto; }

.ant-tabs-tab-prev:hover,
.ant-tabs-tab-next:hover {
  color: rgba(0, 0, 0, 0.65); }

.ant-tabs-tab-prev-icon,
.ant-tabs-tab-next-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  line-height: inherit;
  text-align: center;
  text-transform: none;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.ant-tabs-tab-prev-icon-target,
.ant-tabs-tab-next-icon-target {
  display: block;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333) rotate(0deg);
  -ms-transform: scale(0.83333) rotate(0deg);
  transform: scale(0.83333) rotate(0deg); }

:root .ant-tabs-tab-prev-icon-target,
:root .ant-tabs-tab-next-icon-target {
  font-size: 12px; }

.ant-tabs-tab-btn-disabled {
  cursor: not-allowed; }

.ant-tabs-tab-btn-disabled,
.ant-tabs-tab-btn-disabled:hover {
  color: rgba(0, 0, 0, 0.25); }

.ant-tabs-tab-next {
  right: 2px; }

.ant-tabs-tab-prev {
  left: 0; }

:root .ant-tabs-tab-prev {
  -webkit-filter: none;
  filter: none; }

.ant-tabs-nav-wrap {
  margin-bottom: -1px;
  overflow: hidden; }

.ant-tabs-nav-scroll {
  overflow: hidden;
  white-space: nowrap; }

.ant-tabs-nav {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding-left: 0;
  list-style: none;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-tabs-nav::before,
.ant-tabs-nav::after {
  display: table;
  content: ' '; }

.ant-tabs-nav::after {
  clear: both; }

.ant-tabs-nav .ant-tabs-tab {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  margin: 0 32px 0 0;
  padding: 12px 16px;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-tabs-nav .ant-tabs-tab::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  border-top: 2px solid transparent;
  border-radius: 4px 4px 0 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
  pointer-events: none; }

.ant-tabs-nav .ant-tabs-tab:last-child {
  margin-right: 0; }

.ant-tabs-nav .ant-tabs-tab:hover {
  color: #40a9ff; }

.ant-tabs-nav .ant-tabs-tab:active {
  color: #096dd9; }

.ant-tabs-nav .ant-tabs-tab .anticon {
  margin-right: 8px; }

.ant-tabs-nav .ant-tabs-tab-active {
  color: #1890ff;
  font-weight: 500; }

.ant-tabs-nav .ant-tabs-tab-disabled,
.ant-tabs-nav .ant-tabs-tab-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed; }

.ant-tabs .ant-tabs-large-bar .ant-tabs-nav-container {
  font-size: 16px; }

.ant-tabs .ant-tabs-large-bar .ant-tabs-tab {
  padding: 16px; }

.ant-tabs .ant-tabs-small-bar .ant-tabs-tab {
  padding: 8px 16px; }

.ant-tabs-content::before {
  display: block;
  overflow: hidden;
  content: ''; }

.ant-tabs .ant-tabs-top-content,
.ant-tabs .ant-tabs-bottom-content {
  width: 100%; }

.ant-tabs .ant-tabs-top-content > .ant-tabs-tabpane,
.ant-tabs .ant-tabs-bottom-content > .ant-tabs-tabpane {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.45s;
  transition: opacity 0.45s; }

.ant-tabs .ant-tabs-top-content > .ant-tabs-tabpane-inactive,
.ant-tabs .ant-tabs-bottom-content > .ant-tabs-tabpane-inactive {
  height: 0;
  padding: 0 !important;
  overflow: hidden;
  opacity: 0;
  pointer-events: none; }

.ant-tabs .ant-tabs-top-content > .ant-tabs-tabpane-inactive input,
.ant-tabs .ant-tabs-bottom-content > .ant-tabs-tabpane-inactive input {
  visibility: hidden; }

.ant-tabs .ant-tabs-top-content.ant-tabs-content-animated,
.ant-tabs .ant-tabs-bottom-content.ant-tabs-content-animated {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  will-change: margin-left; }

.ant-tabs .ant-tabs-left-bar,
.ant-tabs .ant-tabs-right-bar {
  height: 100%;
  border-bottom: 0; }

.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-arrow-show,
.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-arrow-show,
.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-arrow-show,
.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-arrow-show {
  width: 100%;
  height: 32px; }

.ant-tabs .ant-tabs-left-bar .ant-tabs-tab,
.ant-tabs .ant-tabs-right-bar .ant-tabs-tab {
  display: block;
  float: none;
  margin: 0 0 16px 0;
  padding: 8px 24px; }

.ant-tabs .ant-tabs-left-bar .ant-tabs-tab:last-child,
.ant-tabs .ant-tabs-right-bar .ant-tabs-tab:last-child {
  margin-bottom: 0; }

.ant-tabs .ant-tabs-left-bar .ant-tabs-extra-content,
.ant-tabs .ant-tabs-right-bar .ant-tabs-extra-content {
  text-align: center; }

.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-scroll,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-scroll {
  width: auto; }

.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container,
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap {
  height: 100%; }

.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container {
  margin-bottom: 0; }

.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling {
  padding: 32px 0; }

.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap {
  margin-bottom: 0; }

.ant-tabs .ant-tabs-left-bar .ant-tabs-nav,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav {
  width: 100%; }

.ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar,
.ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar {
  top: 0;
  bottom: auto;
  left: auto;
  width: 2px;
  height: auto; }

.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-next,
.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-next {
  right: 0;
  bottom: 0;
  width: 100%;
  height: 32px; }

.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-prev,
.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-prev {
  top: 0;
  width: 100%;
  height: 32px; }

.ant-tabs .ant-tabs-left-content,
.ant-tabs .ant-tabs-right-content {
  width: auto;
  margin-top: 0 !important;
  overflow: hidden; }

.ant-tabs .ant-tabs-left-bar {
  float: left;
  margin-right: -1px;
  margin-bottom: 0;
  border-right: 1px solid #e8e8e8; }

.ant-tabs .ant-tabs-left-bar .ant-tabs-tab {
  text-align: right; }

.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container {
  margin-right: -1px; }

.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap {
  margin-right: -1px; }

.ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar {
  right: 1px; }

.ant-tabs .ant-tabs-left-content {
  padding-left: 24px;
  border-left: 1px solid #e8e8e8; }

.ant-tabs .ant-tabs-right-bar {
  float: right;
  margin-bottom: 0;
  margin-left: -1px;
  border-left: 1px solid #e8e8e8; }

.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container {
  margin-left: -1px; }

.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap {
  margin-left: -1px; }

.ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar {
  left: 1px; }

.ant-tabs .ant-tabs-right-content {
  padding-right: 24px;
  border-right: 1px solid #e8e8e8; }

.ant-tabs-top .ant-tabs-ink-bar-animated,
.ant-tabs-bottom .ant-tabs-ink-bar-animated {
  -webkit-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.ant-tabs-left .ant-tabs-ink-bar-animated,
.ant-tabs-right .ant-tabs-ink-bar-animated {
  -webkit-transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.no-flex > .ant-tabs-content > .ant-tabs-content-animated,
.ant-tabs-no-animation > .ant-tabs-content > .ant-tabs-content-animated {
  margin-left: 0 !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important; }

.no-flex > .ant-tabs-content > .ant-tabs-tabpane-inactive,
.ant-tabs-no-animation > .ant-tabs-content > .ant-tabs-tabpane-inactive {
  height: 0;
  padding: 0 !important;
  overflow: hidden;
  opacity: 0;
  pointer-events: none; }

.no-flex > .ant-tabs-content > .ant-tabs-tabpane-inactive input,
.ant-tabs-no-animation > .ant-tabs-content > .ant-tabs-tabpane-inactive input {
  visibility: hidden; }

.ant-tabs-left-content > .ant-tabs-content-animated,
.ant-tabs-right-content > .ant-tabs-content-animated {
  margin-left: 0 !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important; }

.ant-tabs-left-content > .ant-tabs-tabpane-inactive,
.ant-tabs-right-content > .ant-tabs-tabpane-inactive {
  height: 0;
  padding: 0 !important;
  overflow: hidden;
  opacity: 0;
  pointer-events: none; }

.ant-tabs-left-content > .ant-tabs-tabpane-inactive input,
.ant-tabs-right-content > .ant-tabs-tabpane-inactive input {
  visibility: hidden; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-row {
  position: relative;
  height: auto;
  margin-right: 0;
  margin-left: 0;
  zoom: 1;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.ant-row::before,
.ant-row::after {
  display: table;
  content: ''; }

.ant-row::after {
  clear: both; }

.ant-row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.ant-row-flex::before,
.ant-row-flex::after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.ant-row-flex-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.ant-row-flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.ant-row-flex-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.ant-row-flex-space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.ant-row-flex-space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.ant-row-flex-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.ant-row-flex-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.ant-row-flex-bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.ant-col {
  position: relative;
  min-height: 1px; }

.ant-col-1,
.ant-col-xs-1,
.ant-col-sm-1,
.ant-col-md-1,
.ant-col-lg-1,
.ant-col-2,
.ant-col-xs-2,
.ant-col-sm-2,
.ant-col-md-2,
.ant-col-lg-2,
.ant-col-3,
.ant-col-xs-3,
.ant-col-sm-3,
.ant-col-md-3,
.ant-col-lg-3,
.ant-col-4,
.ant-col-xs-4,
.ant-col-sm-4,
.ant-col-md-4,
.ant-col-lg-4,
.ant-col-5,
.ant-col-xs-5,
.ant-col-sm-5,
.ant-col-md-5,
.ant-col-lg-5,
.ant-col-6,
.ant-col-xs-6,
.ant-col-sm-6,
.ant-col-md-6,
.ant-col-lg-6,
.ant-col-7,
.ant-col-xs-7,
.ant-col-sm-7,
.ant-col-md-7,
.ant-col-lg-7,
.ant-col-8,
.ant-col-xs-8,
.ant-col-sm-8,
.ant-col-md-8,
.ant-col-lg-8,
.ant-col-9,
.ant-col-xs-9,
.ant-col-sm-9,
.ant-col-md-9,
.ant-col-lg-9,
.ant-col-10,
.ant-col-xs-10,
.ant-col-sm-10,
.ant-col-md-10,
.ant-col-lg-10,
.ant-col-11,
.ant-col-xs-11,
.ant-col-sm-11,
.ant-col-md-11,
.ant-col-lg-11,
.ant-col-12,
.ant-col-xs-12,
.ant-col-sm-12,
.ant-col-md-12,
.ant-col-lg-12,
.ant-col-13,
.ant-col-xs-13,
.ant-col-sm-13,
.ant-col-md-13,
.ant-col-lg-13,
.ant-col-14,
.ant-col-xs-14,
.ant-col-sm-14,
.ant-col-md-14,
.ant-col-lg-14,
.ant-col-15,
.ant-col-xs-15,
.ant-col-sm-15,
.ant-col-md-15,
.ant-col-lg-15,
.ant-col-16,
.ant-col-xs-16,
.ant-col-sm-16,
.ant-col-md-16,
.ant-col-lg-16,
.ant-col-17,
.ant-col-xs-17,
.ant-col-sm-17,
.ant-col-md-17,
.ant-col-lg-17,
.ant-col-18,
.ant-col-xs-18,
.ant-col-sm-18,
.ant-col-md-18,
.ant-col-lg-18,
.ant-col-19,
.ant-col-xs-19,
.ant-col-sm-19,
.ant-col-md-19,
.ant-col-lg-19,
.ant-col-20,
.ant-col-xs-20,
.ant-col-sm-20,
.ant-col-md-20,
.ant-col-lg-20,
.ant-col-21,
.ant-col-xs-21,
.ant-col-sm-21,
.ant-col-md-21,
.ant-col-lg-21,
.ant-col-22,
.ant-col-xs-22,
.ant-col-sm-22,
.ant-col-md-22,
.ant-col-lg-22,
.ant-col-23,
.ant-col-xs-23,
.ant-col-sm-23,
.ant-col-md-23,
.ant-col-lg-23,
.ant-col-24,
.ant-col-xs-24,
.ant-col-sm-24,
.ant-col-md-24,
.ant-col-lg-24 {
  position: relative;
  padding-right: 0;
  padding-left: 0; }

.ant-col-1,
.ant-col-2,
.ant-col-3,
.ant-col-4,
.ant-col-5,
.ant-col-6,
.ant-col-7,
.ant-col-8,
.ant-col-9,
.ant-col-10,
.ant-col-11,
.ant-col-12,
.ant-col-13,
.ant-col-14,
.ant-col-15,
.ant-col-16,
.ant-col-17,
.ant-col-18,
.ant-col-19,
.ant-col-20,
.ant-col-21,
.ant-col-22,
.ant-col-23,
.ant-col-24 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  float: left; }

.ant-col-24 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }

.ant-col-push-24 {
  left: 100%; }

.ant-col-pull-24 {
  right: 100%; }

.ant-col-offset-24 {
  margin-left: 100%; }

.ant-col-order-24 {
  -webkit-box-ordinal-group: 25;
  -ms-flex-order: 24;
  order: 24; }

.ant-col-23 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 95.83333333%; }

.ant-col-push-23 {
  left: 95.83333333%; }

.ant-col-pull-23 {
  right: 95.83333333%; }

.ant-col-offset-23 {
  margin-left: 95.83333333%; }

.ant-col-order-23 {
  -webkit-box-ordinal-group: 24;
  -ms-flex-order: 23;
  order: 23; }

.ant-col-22 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 91.66666667%; }

.ant-col-push-22 {
  left: 91.66666667%; }

.ant-col-pull-22 {
  right: 91.66666667%; }

.ant-col-offset-22 {
  margin-left: 91.66666667%; }

.ant-col-order-22 {
  -webkit-box-ordinal-group: 23;
  -ms-flex-order: 22;
  order: 22; }

.ant-col-21 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 87.5%; }

.ant-col-push-21 {
  left: 87.5%; }

.ant-col-pull-21 {
  right: 87.5%; }

.ant-col-offset-21 {
  margin-left: 87.5%; }

.ant-col-order-21 {
  -webkit-box-ordinal-group: 22;
  -ms-flex-order: 21;
  order: 21; }

.ant-col-20 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 83.33333333%; }

.ant-col-push-20 {
  left: 83.33333333%; }

.ant-col-pull-20 {
  right: 83.33333333%; }

.ant-col-offset-20 {
  margin-left: 83.33333333%; }

.ant-col-order-20 {
  -webkit-box-ordinal-group: 21;
  -ms-flex-order: 20;
  order: 20; }

.ant-col-19 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 79.16666667%; }

.ant-col-push-19 {
  left: 79.16666667%; }

.ant-col-pull-19 {
  right: 79.16666667%; }

.ant-col-offset-19 {
  margin-left: 79.16666667%; }

.ant-col-order-19 {
  -webkit-box-ordinal-group: 20;
  -ms-flex-order: 19;
  order: 19; }

.ant-col-18 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 75%; }

.ant-col-push-18 {
  left: 75%; }

.ant-col-pull-18 {
  right: 75%; }

.ant-col-offset-18 {
  margin-left: 75%; }

.ant-col-order-18 {
  -webkit-box-ordinal-group: 19;
  -ms-flex-order: 18;
  order: 18; }

.ant-col-17 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 70.83333333%; }

.ant-col-push-17 {
  left: 70.83333333%; }

.ant-col-pull-17 {
  right: 70.83333333%; }

.ant-col-offset-17 {
  margin-left: 70.83333333%; }

.ant-col-order-17 {
  -webkit-box-ordinal-group: 18;
  -ms-flex-order: 17;
  order: 17; }

.ant-col-16 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 66.66666667%; }

.ant-col-push-16 {
  left: 66.66666667%; }

.ant-col-pull-16 {
  right: 66.66666667%; }

.ant-col-offset-16 {
  margin-left: 66.66666667%; }

.ant-col-order-16 {
  -webkit-box-ordinal-group: 17;
  -ms-flex-order: 16;
  order: 16; }

.ant-col-15 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 62.5%; }

.ant-col-push-15 {
  left: 62.5%; }

.ant-col-pull-15 {
  right: 62.5%; }

.ant-col-offset-15 {
  margin-left: 62.5%; }

.ant-col-order-15 {
  -webkit-box-ordinal-group: 16;
  -ms-flex-order: 15;
  order: 15; }

.ant-col-14 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 58.33333333%; }

.ant-col-push-14 {
  left: 58.33333333%; }

.ant-col-pull-14 {
  right: 58.33333333%; }

.ant-col-offset-14 {
  margin-left: 58.33333333%; }

.ant-col-order-14 {
  -webkit-box-ordinal-group: 15;
  -ms-flex-order: 14;
  order: 14; }

.ant-col-13 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 54.16666667%; }

.ant-col-push-13 {
  left: 54.16666667%; }

.ant-col-pull-13 {
  right: 54.16666667%; }

.ant-col-offset-13 {
  margin-left: 54.16666667%; }

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

.ant-col-12 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%; }

.ant-col-push-12 {
  left: 50%; }

.ant-col-pull-12 {
  right: 50%; }

.ant-col-offset-12 {
  margin-left: 50%; }

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

.ant-col-11 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 45.83333333%; }

.ant-col-push-11 {
  left: 45.83333333%; }

.ant-col-pull-11 {
  right: 45.83333333%; }

.ant-col-offset-11 {
  margin-left: 45.83333333%; }

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

.ant-col-10 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 41.66666667%; }

.ant-col-push-10 {
  left: 41.66666667%; }

.ant-col-pull-10 {
  right: 41.66666667%; }

.ant-col-offset-10 {
  margin-left: 41.66666667%; }

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

.ant-col-9 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 37.5%; }

.ant-col-push-9 {
  left: 37.5%; }

.ant-col-pull-9 {
  right: 37.5%; }

.ant-col-offset-9 {
  margin-left: 37.5%; }

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

.ant-col-8 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333333%; }

.ant-col-push-8 {
  left: 33.33333333%; }

.ant-col-pull-8 {
  right: 33.33333333%; }

.ant-col-offset-8 {
  margin-left: 33.33333333%; }

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

.ant-col-7 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 29.16666667%; }

.ant-col-push-7 {
  left: 29.16666667%; }

.ant-col-pull-7 {
  right: 29.16666667%; }

.ant-col-offset-7 {
  margin-left: 29.16666667%; }

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

.ant-col-6 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%; }

.ant-col-push-6 {
  left: 25%; }

.ant-col-pull-6 {
  right: 25%; }

.ant-col-offset-6 {
  margin-left: 25%; }

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

.ant-col-5 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20.83333333%; }

.ant-col-push-5 {
  left: 20.83333333%; }

.ant-col-pull-5 {
  right: 20.83333333%; }

.ant-col-offset-5 {
  margin-left: 20.83333333%; }

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

.ant-col-4 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 16.66666667%; }

.ant-col-push-4 {
  left: 16.66666667%; }

.ant-col-pull-4 {
  right: 16.66666667%; }

.ant-col-offset-4 {
  margin-left: 16.66666667%; }

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

.ant-col-3 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 12.5%; }

.ant-col-push-3 {
  left: 12.5%; }

.ant-col-pull-3 {
  right: 12.5%; }

.ant-col-offset-3 {
  margin-left: 12.5%; }

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

.ant-col-2 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 8.33333333%; }

.ant-col-push-2 {
  left: 8.33333333%; }

.ant-col-pull-2 {
  right: 8.33333333%; }

.ant-col-offset-2 {
  margin-left: 8.33333333%; }

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

.ant-col-1 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 4.16666667%; }

.ant-col-push-1 {
  left: 4.16666667%; }

.ant-col-pull-1 {
  right: 4.16666667%; }

.ant-col-offset-1 {
  margin-left: 4.16666667%; }

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

.ant-col-0 {
  display: none; }

.ant-col-push-0 {
  left: auto; }

.ant-col-pull-0 {
  right: auto; }

.ant-col-push-0 {
  left: auto; }

.ant-col-pull-0 {
  right: auto; }

.ant-col-offset-0 {
  margin-left: 0; }

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

.ant-col-xs-1,
.ant-col-xs-2,
.ant-col-xs-3,
.ant-col-xs-4,
.ant-col-xs-5,
.ant-col-xs-6,
.ant-col-xs-7,
.ant-col-xs-8,
.ant-col-xs-9,
.ant-col-xs-10,
.ant-col-xs-11,
.ant-col-xs-12,
.ant-col-xs-13,
.ant-col-xs-14,
.ant-col-xs-15,
.ant-col-xs-16,
.ant-col-xs-17,
.ant-col-xs-18,
.ant-col-xs-19,
.ant-col-xs-20,
.ant-col-xs-21,
.ant-col-xs-22,
.ant-col-xs-23,
.ant-col-xs-24 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  float: left; }

.ant-col-xs-24 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }

.ant-col-xs-push-24 {
  left: 100%; }

.ant-col-xs-pull-24 {
  right: 100%; }

.ant-col-xs-offset-24 {
  margin-left: 100%; }

.ant-col-xs-order-24 {
  -webkit-box-ordinal-group: 25;
  -ms-flex-order: 24;
  order: 24; }

.ant-col-xs-23 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 95.83333333%; }

.ant-col-xs-push-23 {
  left: 95.83333333%; }

.ant-col-xs-pull-23 {
  right: 95.83333333%; }

.ant-col-xs-offset-23 {
  margin-left: 95.83333333%; }

.ant-col-xs-order-23 {
  -webkit-box-ordinal-group: 24;
  -ms-flex-order: 23;
  order: 23; }

.ant-col-xs-22 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 91.66666667%; }

.ant-col-xs-push-22 {
  left: 91.66666667%; }

.ant-col-xs-pull-22 {
  right: 91.66666667%; }

.ant-col-xs-offset-22 {
  margin-left: 91.66666667%; }

.ant-col-xs-order-22 {
  -webkit-box-ordinal-group: 23;
  -ms-flex-order: 22;
  order: 22; }

.ant-col-xs-21 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 87.5%; }

.ant-col-xs-push-21 {
  left: 87.5%; }

.ant-col-xs-pull-21 {
  right: 87.5%; }

.ant-col-xs-offset-21 {
  margin-left: 87.5%; }

.ant-col-xs-order-21 {
  -webkit-box-ordinal-group: 22;
  -ms-flex-order: 21;
  order: 21; }

.ant-col-xs-20 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 83.33333333%; }

.ant-col-xs-push-20 {
  left: 83.33333333%; }

.ant-col-xs-pull-20 {
  right: 83.33333333%; }

.ant-col-xs-offset-20 {
  margin-left: 83.33333333%; }

.ant-col-xs-order-20 {
  -webkit-box-ordinal-group: 21;
  -ms-flex-order: 20;
  order: 20; }

.ant-col-xs-19 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 79.16666667%; }

.ant-col-xs-push-19 {
  left: 79.16666667%; }

.ant-col-xs-pull-19 {
  right: 79.16666667%; }

.ant-col-xs-offset-19 {
  margin-left: 79.16666667%; }

.ant-col-xs-order-19 {
  -webkit-box-ordinal-group: 20;
  -ms-flex-order: 19;
  order: 19; }

.ant-col-xs-18 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 75%; }

.ant-col-xs-push-18 {
  left: 75%; }

.ant-col-xs-pull-18 {
  right: 75%; }

.ant-col-xs-offset-18 {
  margin-left: 75%; }

.ant-col-xs-order-18 {
  -webkit-box-ordinal-group: 19;
  -ms-flex-order: 18;
  order: 18; }

.ant-col-xs-17 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 70.83333333%; }

.ant-col-xs-push-17 {
  left: 70.83333333%; }

.ant-col-xs-pull-17 {
  right: 70.83333333%; }

.ant-col-xs-offset-17 {
  margin-left: 70.83333333%; }

.ant-col-xs-order-17 {
  -webkit-box-ordinal-group: 18;
  -ms-flex-order: 17;
  order: 17; }

.ant-col-xs-16 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 66.66666667%; }

.ant-col-xs-push-16 {
  left: 66.66666667%; }

.ant-col-xs-pull-16 {
  right: 66.66666667%; }

.ant-col-xs-offset-16 {
  margin-left: 66.66666667%; }

.ant-col-xs-order-16 {
  -webkit-box-ordinal-group: 17;
  -ms-flex-order: 16;
  order: 16; }

.ant-col-xs-15 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 62.5%; }

.ant-col-xs-push-15 {
  left: 62.5%; }

.ant-col-xs-pull-15 {
  right: 62.5%; }

.ant-col-xs-offset-15 {
  margin-left: 62.5%; }

.ant-col-xs-order-15 {
  -webkit-box-ordinal-group: 16;
  -ms-flex-order: 15;
  order: 15; }

.ant-col-xs-14 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 58.33333333%; }

.ant-col-xs-push-14 {
  left: 58.33333333%; }

.ant-col-xs-pull-14 {
  right: 58.33333333%; }

.ant-col-xs-offset-14 {
  margin-left: 58.33333333%; }

.ant-col-xs-order-14 {
  -webkit-box-ordinal-group: 15;
  -ms-flex-order: 14;
  order: 14; }

.ant-col-xs-13 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 54.16666667%; }

.ant-col-xs-push-13 {
  left: 54.16666667%; }

.ant-col-xs-pull-13 {
  right: 54.16666667%; }

.ant-col-xs-offset-13 {
  margin-left: 54.16666667%; }

.ant-col-xs-order-13 {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13; }

.ant-col-xs-12 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%; }

.ant-col-xs-push-12 {
  left: 50%; }

.ant-col-xs-pull-12 {
  right: 50%; }

.ant-col-xs-offset-12 {
  margin-left: 50%; }

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

.ant-col-xs-11 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 45.83333333%; }

.ant-col-xs-push-11 {
  left: 45.83333333%; }

.ant-col-xs-pull-11 {
  right: 45.83333333%; }

.ant-col-xs-offset-11 {
  margin-left: 45.83333333%; }

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

.ant-col-xs-10 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 41.66666667%; }

.ant-col-xs-push-10 {
  left: 41.66666667%; }

.ant-col-xs-pull-10 {
  right: 41.66666667%; }

.ant-col-xs-offset-10 {
  margin-left: 41.66666667%; }

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

.ant-col-xs-9 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 37.5%; }

.ant-col-xs-push-9 {
  left: 37.5%; }

.ant-col-xs-pull-9 {
  right: 37.5%; }

.ant-col-xs-offset-9 {
  margin-left: 37.5%; }

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

.ant-col-xs-8 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333333%; }

.ant-col-xs-push-8 {
  left: 33.33333333%; }

.ant-col-xs-pull-8 {
  right: 33.33333333%; }

.ant-col-xs-offset-8 {
  margin-left: 33.33333333%; }

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

.ant-col-xs-7 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 29.16666667%; }

.ant-col-xs-push-7 {
  left: 29.16666667%; }

.ant-col-xs-pull-7 {
  right: 29.16666667%; }

.ant-col-xs-offset-7 {
  margin-left: 29.16666667%; }

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

.ant-col-xs-6 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%; }

.ant-col-xs-push-6 {
  left: 25%; }

.ant-col-xs-pull-6 {
  right: 25%; }

.ant-col-xs-offset-6 {
  margin-left: 25%; }

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

.ant-col-xs-5 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20.83333333%; }

.ant-col-xs-push-5 {
  left: 20.83333333%; }

.ant-col-xs-pull-5 {
  right: 20.83333333%; }

.ant-col-xs-offset-5 {
  margin-left: 20.83333333%; }

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

.ant-col-xs-4 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 16.66666667%; }

.ant-col-xs-push-4 {
  left: 16.66666667%; }

.ant-col-xs-pull-4 {
  right: 16.66666667%; }

.ant-col-xs-offset-4 {
  margin-left: 16.66666667%; }

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

.ant-col-xs-3 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 12.5%; }

.ant-col-xs-push-3 {
  left: 12.5%; }

.ant-col-xs-pull-3 {
  right: 12.5%; }

.ant-col-xs-offset-3 {
  margin-left: 12.5%; }

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

.ant-col-xs-2 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 8.33333333%; }

.ant-col-xs-push-2 {
  left: 8.33333333%; }

.ant-col-xs-pull-2 {
  right: 8.33333333%; }

.ant-col-xs-offset-2 {
  margin-left: 8.33333333%; }

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

.ant-col-xs-1 {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 4.16666667%; }

.ant-col-xs-push-1 {
  left: 4.16666667%; }

.ant-col-xs-pull-1 {
  right: 4.16666667%; }

.ant-col-xs-offset-1 {
  margin-left: 4.16666667%; }

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

.ant-col-xs-0 {
  display: none; }

.ant-col-push-0 {
  left: auto; }

.ant-col-pull-0 {
  right: auto; }

.ant-col-xs-push-0 {
  left: auto; }

.ant-col-xs-pull-0 {
  right: auto; }

.ant-col-xs-offset-0 {
  margin-left: 0; }

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

@media (min-width: 576px) {
  .ant-col-sm-1,
  .ant-col-sm-2,
  .ant-col-sm-3,
  .ant-col-sm-4,
  .ant-col-sm-5,
  .ant-col-sm-6,
  .ant-col-sm-7,
  .ant-col-sm-8,
  .ant-col-sm-9,
  .ant-col-sm-10,
  .ant-col-sm-11,
  .ant-col-sm-12,
  .ant-col-sm-13,
  .ant-col-sm-14,
  .ant-col-sm-15,
  .ant-col-sm-16,
  .ant-col-sm-17,
  .ant-col-sm-18,
  .ant-col-sm-19,
  .ant-col-sm-20,
  .ant-col-sm-21,
  .ant-col-sm-22,
  .ant-col-sm-23,
  .ant-col-sm-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    float: left; }
  .ant-col-sm-24 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%; }
  .ant-col-sm-push-24 {
    left: 100%; }
  .ant-col-sm-pull-24 {
    right: 100%; }
  .ant-col-sm-offset-24 {
    margin-left: 100%; }
  .ant-col-sm-order-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24; }
  .ant-col-sm-23 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 95.83333333%; }
  .ant-col-sm-push-23 {
    left: 95.83333333%; }
  .ant-col-sm-pull-23 {
    right: 95.83333333%; }
  .ant-col-sm-offset-23 {
    margin-left: 95.83333333%; }
  .ant-col-sm-order-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23; }
  .ant-col-sm-22 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66666667%; }
  .ant-col-sm-push-22 {
    left: 91.66666667%; }
  .ant-col-sm-pull-22 {
    right: 91.66666667%; }
  .ant-col-sm-offset-22 {
    margin-left: 91.66666667%; }
  .ant-col-sm-order-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22; }
  .ant-col-sm-21 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 87.5%; }
  .ant-col-sm-push-21 {
    left: 87.5%; }
  .ant-col-sm-pull-21 {
    right: 87.5%; }
  .ant-col-sm-offset-21 {
    margin-left: 87.5%; }
  .ant-col-sm-order-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21; }
  .ant-col-sm-20 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333333%; }
  .ant-col-sm-push-20 {
    left: 83.33333333%; }
  .ant-col-sm-pull-20 {
    right: 83.33333333%; }
  .ant-col-sm-offset-20 {
    margin-left: 83.33333333%; }
  .ant-col-sm-order-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20; }
  .ant-col-sm-19 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 79.16666667%; }
  .ant-col-sm-push-19 {
    left: 79.16666667%; }
  .ant-col-sm-pull-19 {
    right: 79.16666667%; }
  .ant-col-sm-offset-19 {
    margin-left: 79.16666667%; }
  .ant-col-sm-order-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19; }
  .ant-col-sm-18 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%; }
  .ant-col-sm-push-18 {
    left: 75%; }
  .ant-col-sm-pull-18 {
    right: 75%; }
  .ant-col-sm-offset-18 {
    margin-left: 75%; }
  .ant-col-sm-order-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18; }
  .ant-col-sm-17 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 70.83333333%; }
  .ant-col-sm-push-17 {
    left: 70.83333333%; }
  .ant-col-sm-pull-17 {
    right: 70.83333333%; }
  .ant-col-sm-offset-17 {
    margin-left: 70.83333333%; }
  .ant-col-sm-order-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17; }
  .ant-col-sm-16 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66666667%; }
  .ant-col-sm-push-16 {
    left: 66.66666667%; }
  .ant-col-sm-pull-16 {
    right: 66.66666667%; }
  .ant-col-sm-offset-16 {
    margin-left: 66.66666667%; }
  .ant-col-sm-order-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16; }
  .ant-col-sm-15 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 62.5%; }
  .ant-col-sm-push-15 {
    left: 62.5%; }
  .ant-col-sm-pull-15 {
    right: 62.5%; }
  .ant-col-sm-offset-15 {
    margin-left: 62.5%; }
  .ant-col-sm-order-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15; }
  .ant-col-sm-14 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333333%; }
  .ant-col-sm-push-14 {
    left: 58.33333333%; }
  .ant-col-sm-pull-14 {
    right: 58.33333333%; }
  .ant-col-sm-offset-14 {
    margin-left: 58.33333333%; }
  .ant-col-sm-order-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14; }
  .ant-col-sm-13 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 54.16666667%; }
  .ant-col-sm-push-13 {
    left: 54.16666667%; }
  .ant-col-sm-pull-13 {
    right: 54.16666667%; }
  .ant-col-sm-offset-13 {
    margin-left: 54.16666667%; }
  .ant-col-sm-order-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .ant-col-sm-12 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%; }
  .ant-col-sm-push-12 {
    left: 50%; }
  .ant-col-sm-pull-12 {
    right: 50%; }
  .ant-col-sm-offset-12 {
    margin-left: 50%; }
  .ant-col-sm-order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .ant-col-sm-11 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 45.83333333%; }
  .ant-col-sm-push-11 {
    left: 45.83333333%; }
  .ant-col-sm-pull-11 {
    right: 45.83333333%; }
  .ant-col-sm-offset-11 {
    margin-left: 45.83333333%; }
  .ant-col-sm-order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .ant-col-sm-10 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66666667%; }
  .ant-col-sm-push-10 {
    left: 41.66666667%; }
  .ant-col-sm-pull-10 {
    right: 41.66666667%; }
  .ant-col-sm-offset-10 {
    margin-left: 41.66666667%; }
  .ant-col-sm-order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .ant-col-sm-9 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 37.5%; }
  .ant-col-sm-push-9 {
    left: 37.5%; }
  .ant-col-sm-pull-9 {
    right: 37.5%; }
  .ant-col-sm-offset-9 {
    margin-left: 37.5%; }
  .ant-col-sm-order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .ant-col-sm-8 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333333%; }
  .ant-col-sm-push-8 {
    left: 33.33333333%; }
  .ant-col-sm-pull-8 {
    right: 33.33333333%; }
  .ant-col-sm-offset-8 {
    margin-left: 33.33333333%; }
  .ant-col-sm-order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .ant-col-sm-7 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 29.16666667%; }
  .ant-col-sm-push-7 {
    left: 29.16666667%; }
  .ant-col-sm-pull-7 {
    right: 29.16666667%; }
  .ant-col-sm-offset-7 {
    margin-left: 29.16666667%; }
  .ant-col-sm-order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .ant-col-sm-6 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%; }
  .ant-col-sm-push-6 {
    left: 25%; }
  .ant-col-sm-pull-6 {
    right: 25%; }
  .ant-col-sm-offset-6 {
    margin-left: 25%; }
  .ant-col-sm-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .ant-col-sm-5 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 20.83333333%; }
  .ant-col-sm-push-5 {
    left: 20.83333333%; }
  .ant-col-sm-pull-5 {
    right: 20.83333333%; }
  .ant-col-sm-offset-5 {
    margin-left: 20.83333333%; }
  .ant-col-sm-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .ant-col-sm-4 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66666667%; }
  .ant-col-sm-push-4 {
    left: 16.66666667%; }
  .ant-col-sm-pull-4 {
    right: 16.66666667%; }
  .ant-col-sm-offset-4 {
    margin-left: 16.66666667%; }
  .ant-col-sm-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .ant-col-sm-3 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 12.5%; }
  .ant-col-sm-push-3 {
    left: 12.5%; }
  .ant-col-sm-pull-3 {
    right: 12.5%; }
  .ant-col-sm-offset-3 {
    margin-left: 12.5%; }
  .ant-col-sm-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .ant-col-sm-2 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333333%; }
  .ant-col-sm-push-2 {
    left: 8.33333333%; }
  .ant-col-sm-pull-2 {
    right: 8.33333333%; }
  .ant-col-sm-offset-2 {
    margin-left: 8.33333333%; }
  .ant-col-sm-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .ant-col-sm-1 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 4.16666667%; }
  .ant-col-sm-push-1 {
    left: 4.16666667%; }
  .ant-col-sm-pull-1 {
    right: 4.16666667%; }
  .ant-col-sm-offset-1 {
    margin-left: 4.16666667%; }
  .ant-col-sm-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .ant-col-sm-0 {
    display: none; }
  .ant-col-push-0 {
    left: auto; }
  .ant-col-pull-0 {
    right: auto; }
  .ant-col-sm-push-0 {
    left: auto; }
  .ant-col-sm-pull-0 {
    right: auto; }
  .ant-col-sm-offset-0 {
    margin-left: 0; }
  .ant-col-sm-order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; } }

@media (min-width: 768px) {
  .ant-col-md-1,
  .ant-col-md-2,
  .ant-col-md-3,
  .ant-col-md-4,
  .ant-col-md-5,
  .ant-col-md-6,
  .ant-col-md-7,
  .ant-col-md-8,
  .ant-col-md-9,
  .ant-col-md-10,
  .ant-col-md-11,
  .ant-col-md-12,
  .ant-col-md-13,
  .ant-col-md-14,
  .ant-col-md-15,
  .ant-col-md-16,
  .ant-col-md-17,
  .ant-col-md-18,
  .ant-col-md-19,
  .ant-col-md-20,
  .ant-col-md-21,
  .ant-col-md-22,
  .ant-col-md-23,
  .ant-col-md-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    float: left; }
  .ant-col-md-24 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%; }
  .ant-col-md-push-24 {
    left: 100%; }
  .ant-col-md-pull-24 {
    right: 100%; }
  .ant-col-md-offset-24 {
    margin-left: 100%; }
  .ant-col-md-order-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24; }
  .ant-col-md-23 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 95.83333333%; }
  .ant-col-md-push-23 {
    left: 95.83333333%; }
  .ant-col-md-pull-23 {
    right: 95.83333333%; }
  .ant-col-md-offset-23 {
    margin-left: 95.83333333%; }
  .ant-col-md-order-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23; }
  .ant-col-md-22 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66666667%; }
  .ant-col-md-push-22 {
    left: 91.66666667%; }
  .ant-col-md-pull-22 {
    right: 91.66666667%; }
  .ant-col-md-offset-22 {
    margin-left: 91.66666667%; }
  .ant-col-md-order-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22; }
  .ant-col-md-21 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 87.5%; }
  .ant-col-md-push-21 {
    left: 87.5%; }
  .ant-col-md-pull-21 {
    right: 87.5%; }
  .ant-col-md-offset-21 {
    margin-left: 87.5%; }
  .ant-col-md-order-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21; }
  .ant-col-md-20 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333333%; }
  .ant-col-md-push-20 {
    left: 83.33333333%; }
  .ant-col-md-pull-20 {
    right: 83.33333333%; }
  .ant-col-md-offset-20 {
    margin-left: 83.33333333%; }
  .ant-col-md-order-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20; }
  .ant-col-md-19 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 79.16666667%; }
  .ant-col-md-push-19 {
    left: 79.16666667%; }
  .ant-col-md-pull-19 {
    right: 79.16666667%; }
  .ant-col-md-offset-19 {
    margin-left: 79.16666667%; }
  .ant-col-md-order-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19; }
  .ant-col-md-18 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%; }
  .ant-col-md-push-18 {
    left: 75%; }
  .ant-col-md-pull-18 {
    right: 75%; }
  .ant-col-md-offset-18 {
    margin-left: 75%; }
  .ant-col-md-order-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18; }
  .ant-col-md-17 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 70.83333333%; }
  .ant-col-md-push-17 {
    left: 70.83333333%; }
  .ant-col-md-pull-17 {
    right: 70.83333333%; }
  .ant-col-md-offset-17 {
    margin-left: 70.83333333%; }
  .ant-col-md-order-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17; }
  .ant-col-md-16 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66666667%; }
  .ant-col-md-push-16 {
    left: 66.66666667%; }
  .ant-col-md-pull-16 {
    right: 66.66666667%; }
  .ant-col-md-offset-16 {
    margin-left: 66.66666667%; }
  .ant-col-md-order-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16; }
  .ant-col-md-15 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 62.5%; }
  .ant-col-md-push-15 {
    left: 62.5%; }
  .ant-col-md-pull-15 {
    right: 62.5%; }
  .ant-col-md-offset-15 {
    margin-left: 62.5%; }
  .ant-col-md-order-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15; }
  .ant-col-md-14 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333333%; }
  .ant-col-md-push-14 {
    left: 58.33333333%; }
  .ant-col-md-pull-14 {
    right: 58.33333333%; }
  .ant-col-md-offset-14 {
    margin-left: 58.33333333%; }
  .ant-col-md-order-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14; }
  .ant-col-md-13 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 54.16666667%; }
  .ant-col-md-push-13 {
    left: 54.16666667%; }
  .ant-col-md-pull-13 {
    right: 54.16666667%; }
  .ant-col-md-offset-13 {
    margin-left: 54.16666667%; }
  .ant-col-md-order-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .ant-col-md-12 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%; }
  .ant-col-md-push-12 {
    left: 50%; }
  .ant-col-md-pull-12 {
    right: 50%; }
  .ant-col-md-offset-12 {
    margin-left: 50%; }
  .ant-col-md-order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .ant-col-md-11 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 45.83333333%; }
  .ant-col-md-push-11 {
    left: 45.83333333%; }
  .ant-col-md-pull-11 {
    right: 45.83333333%; }
  .ant-col-md-offset-11 {
    margin-left: 45.83333333%; }
  .ant-col-md-order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .ant-col-md-10 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66666667%; }
  .ant-col-md-push-10 {
    left: 41.66666667%; }
  .ant-col-md-pull-10 {
    right: 41.66666667%; }
  .ant-col-md-offset-10 {
    margin-left: 41.66666667%; }
  .ant-col-md-order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .ant-col-md-9 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 37.5%; }
  .ant-col-md-push-9 {
    left: 37.5%; }
  .ant-col-md-pull-9 {
    right: 37.5%; }
  .ant-col-md-offset-9 {
    margin-left: 37.5%; }
  .ant-col-md-order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .ant-col-md-8 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333333%; }
  .ant-col-md-push-8 {
    left: 33.33333333%; }
  .ant-col-md-pull-8 {
    right: 33.33333333%; }
  .ant-col-md-offset-8 {
    margin-left: 33.33333333%; }
  .ant-col-md-order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .ant-col-md-7 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 29.16666667%; }
  .ant-col-md-push-7 {
    left: 29.16666667%; }
  .ant-col-md-pull-7 {
    right: 29.16666667%; }
  .ant-col-md-offset-7 {
    margin-left: 29.16666667%; }
  .ant-col-md-order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .ant-col-md-6 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%; }
  .ant-col-md-push-6 {
    left: 25%; }
  .ant-col-md-pull-6 {
    right: 25%; }
  .ant-col-md-offset-6 {
    margin-left: 25%; }
  .ant-col-md-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .ant-col-md-5 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 20.83333333%; }
  .ant-col-md-push-5 {
    left: 20.83333333%; }
  .ant-col-md-pull-5 {
    right: 20.83333333%; }
  .ant-col-md-offset-5 {
    margin-left: 20.83333333%; }
  .ant-col-md-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .ant-col-md-4 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66666667%; }
  .ant-col-md-push-4 {
    left: 16.66666667%; }
  .ant-col-md-pull-4 {
    right: 16.66666667%; }
  .ant-col-md-offset-4 {
    margin-left: 16.66666667%; }
  .ant-col-md-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .ant-col-md-3 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 12.5%; }
  .ant-col-md-push-3 {
    left: 12.5%; }
  .ant-col-md-pull-3 {
    right: 12.5%; }
  .ant-col-md-offset-3 {
    margin-left: 12.5%; }
  .ant-col-md-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .ant-col-md-2 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333333%; }
  .ant-col-md-push-2 {
    left: 8.33333333%; }
  .ant-col-md-pull-2 {
    right: 8.33333333%; }
  .ant-col-md-offset-2 {
    margin-left: 8.33333333%; }
  .ant-col-md-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .ant-col-md-1 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 4.16666667%; }
  .ant-col-md-push-1 {
    left: 4.16666667%; }
  .ant-col-md-pull-1 {
    right: 4.16666667%; }
  .ant-col-md-offset-1 {
    margin-left: 4.16666667%; }
  .ant-col-md-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .ant-col-md-0 {
    display: none; }
  .ant-col-push-0 {
    left: auto; }
  .ant-col-pull-0 {
    right: auto; }
  .ant-col-md-push-0 {
    left: auto; }
  .ant-col-md-pull-0 {
    right: auto; }
  .ant-col-md-offset-0 {
    margin-left: 0; }
  .ant-col-md-order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; } }

@media (min-width: 992px) {
  .ant-col-lg-1,
  .ant-col-lg-2,
  .ant-col-lg-3,
  .ant-col-lg-4,
  .ant-col-lg-5,
  .ant-col-lg-6,
  .ant-col-lg-7,
  .ant-col-lg-8,
  .ant-col-lg-9,
  .ant-col-lg-10,
  .ant-col-lg-11,
  .ant-col-lg-12,
  .ant-col-lg-13,
  .ant-col-lg-14,
  .ant-col-lg-15,
  .ant-col-lg-16,
  .ant-col-lg-17,
  .ant-col-lg-18,
  .ant-col-lg-19,
  .ant-col-lg-20,
  .ant-col-lg-21,
  .ant-col-lg-22,
  .ant-col-lg-23,
  .ant-col-lg-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    float: left; }
  .ant-col-lg-24 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%; }
  .ant-col-lg-push-24 {
    left: 100%; }
  .ant-col-lg-pull-24 {
    right: 100%; }
  .ant-col-lg-offset-24 {
    margin-left: 100%; }
  .ant-col-lg-order-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24; }
  .ant-col-lg-23 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 95.83333333%; }
  .ant-col-lg-push-23 {
    left: 95.83333333%; }
  .ant-col-lg-pull-23 {
    right: 95.83333333%; }
  .ant-col-lg-offset-23 {
    margin-left: 95.83333333%; }
  .ant-col-lg-order-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23; }
  .ant-col-lg-22 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66666667%; }
  .ant-col-lg-push-22 {
    left: 91.66666667%; }
  .ant-col-lg-pull-22 {
    right: 91.66666667%; }
  .ant-col-lg-offset-22 {
    margin-left: 91.66666667%; }
  .ant-col-lg-order-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22; }
  .ant-col-lg-21 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 87.5%; }
  .ant-col-lg-push-21 {
    left: 87.5%; }
  .ant-col-lg-pull-21 {
    right: 87.5%; }
  .ant-col-lg-offset-21 {
    margin-left: 87.5%; }
  .ant-col-lg-order-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21; }
  .ant-col-lg-20 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333333%; }
  .ant-col-lg-push-20 {
    left: 83.33333333%; }
  .ant-col-lg-pull-20 {
    right: 83.33333333%; }
  .ant-col-lg-offset-20 {
    margin-left: 83.33333333%; }
  .ant-col-lg-order-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20; }
  .ant-col-lg-19 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 79.16666667%; }
  .ant-col-lg-push-19 {
    left: 79.16666667%; }
  .ant-col-lg-pull-19 {
    right: 79.16666667%; }
  .ant-col-lg-offset-19 {
    margin-left: 79.16666667%; }
  .ant-col-lg-order-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19; }
  .ant-col-lg-18 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%; }
  .ant-col-lg-push-18 {
    left: 75%; }
  .ant-col-lg-pull-18 {
    right: 75%; }
  .ant-col-lg-offset-18 {
    margin-left: 75%; }
  .ant-col-lg-order-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18; }
  .ant-col-lg-17 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 70.83333333%; }
  .ant-col-lg-push-17 {
    left: 70.83333333%; }
  .ant-col-lg-pull-17 {
    right: 70.83333333%; }
  .ant-col-lg-offset-17 {
    margin-left: 70.83333333%; }
  .ant-col-lg-order-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17; }
  .ant-col-lg-16 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66666667%; }
  .ant-col-lg-push-16 {
    left: 66.66666667%; }
  .ant-col-lg-pull-16 {
    right: 66.66666667%; }
  .ant-col-lg-offset-16 {
    margin-left: 66.66666667%; }
  .ant-col-lg-order-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16; }
  .ant-col-lg-15 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 62.5%; }
  .ant-col-lg-push-15 {
    left: 62.5%; }
  .ant-col-lg-pull-15 {
    right: 62.5%; }
  .ant-col-lg-offset-15 {
    margin-left: 62.5%; }
  .ant-col-lg-order-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15; }
  .ant-col-lg-14 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333333%; }
  .ant-col-lg-push-14 {
    left: 58.33333333%; }
  .ant-col-lg-pull-14 {
    right: 58.33333333%; }
  .ant-col-lg-offset-14 {
    margin-left: 58.33333333%; }
  .ant-col-lg-order-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14; }
  .ant-col-lg-13 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 54.16666667%; }
  .ant-col-lg-push-13 {
    left: 54.16666667%; }
  .ant-col-lg-pull-13 {
    right: 54.16666667%; }
  .ant-col-lg-offset-13 {
    margin-left: 54.16666667%; }
  .ant-col-lg-order-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .ant-col-lg-12 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%; }
  .ant-col-lg-push-12 {
    left: 50%; }
  .ant-col-lg-pull-12 {
    right: 50%; }
  .ant-col-lg-offset-12 {
    margin-left: 50%; }
  .ant-col-lg-order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .ant-col-lg-11 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 45.83333333%; }
  .ant-col-lg-push-11 {
    left: 45.83333333%; }
  .ant-col-lg-pull-11 {
    right: 45.83333333%; }
  .ant-col-lg-offset-11 {
    margin-left: 45.83333333%; }
  .ant-col-lg-order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .ant-col-lg-10 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66666667%; }
  .ant-col-lg-push-10 {
    left: 41.66666667%; }
  .ant-col-lg-pull-10 {
    right: 41.66666667%; }
  .ant-col-lg-offset-10 {
    margin-left: 41.66666667%; }
  .ant-col-lg-order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .ant-col-lg-9 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 37.5%; }
  .ant-col-lg-push-9 {
    left: 37.5%; }
  .ant-col-lg-pull-9 {
    right: 37.5%; }
  .ant-col-lg-offset-9 {
    margin-left: 37.5%; }
  .ant-col-lg-order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .ant-col-lg-8 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333333%; }
  .ant-col-lg-push-8 {
    left: 33.33333333%; }
  .ant-col-lg-pull-8 {
    right: 33.33333333%; }
  .ant-col-lg-offset-8 {
    margin-left: 33.33333333%; }
  .ant-col-lg-order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .ant-col-lg-7 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 29.16666667%; }
  .ant-col-lg-push-7 {
    left: 29.16666667%; }
  .ant-col-lg-pull-7 {
    right: 29.16666667%; }
  .ant-col-lg-offset-7 {
    margin-left: 29.16666667%; }
  .ant-col-lg-order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .ant-col-lg-6 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%; }
  .ant-col-lg-push-6 {
    left: 25%; }
  .ant-col-lg-pull-6 {
    right: 25%; }
  .ant-col-lg-offset-6 {
    margin-left: 25%; }
  .ant-col-lg-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .ant-col-lg-5 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 20.83333333%; }
  .ant-col-lg-push-5 {
    left: 20.83333333%; }
  .ant-col-lg-pull-5 {
    right: 20.83333333%; }
  .ant-col-lg-offset-5 {
    margin-left: 20.83333333%; }
  .ant-col-lg-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .ant-col-lg-4 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66666667%; }
  .ant-col-lg-push-4 {
    left: 16.66666667%; }
  .ant-col-lg-pull-4 {
    right: 16.66666667%; }
  .ant-col-lg-offset-4 {
    margin-left: 16.66666667%; }
  .ant-col-lg-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .ant-col-lg-3 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 12.5%; }
  .ant-col-lg-push-3 {
    left: 12.5%; }
  .ant-col-lg-pull-3 {
    right: 12.5%; }
  .ant-col-lg-offset-3 {
    margin-left: 12.5%; }
  .ant-col-lg-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .ant-col-lg-2 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333333%; }
  .ant-col-lg-push-2 {
    left: 8.33333333%; }
  .ant-col-lg-pull-2 {
    right: 8.33333333%; }
  .ant-col-lg-offset-2 {
    margin-left: 8.33333333%; }
  .ant-col-lg-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .ant-col-lg-1 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 4.16666667%; }
  .ant-col-lg-push-1 {
    left: 4.16666667%; }
  .ant-col-lg-pull-1 {
    right: 4.16666667%; }
  .ant-col-lg-offset-1 {
    margin-left: 4.16666667%; }
  .ant-col-lg-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .ant-col-lg-0 {
    display: none; }
  .ant-col-push-0 {
    left: auto; }
  .ant-col-pull-0 {
    right: auto; }
  .ant-col-lg-push-0 {
    left: auto; }
  .ant-col-lg-pull-0 {
    right: auto; }
  .ant-col-lg-offset-0 {
    margin-left: 0; }
  .ant-col-lg-order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; } }

@media (min-width: 1200px) {
  .ant-col-xl-1,
  .ant-col-xl-2,
  .ant-col-xl-3,
  .ant-col-xl-4,
  .ant-col-xl-5,
  .ant-col-xl-6,
  .ant-col-xl-7,
  .ant-col-xl-8,
  .ant-col-xl-9,
  .ant-col-xl-10,
  .ant-col-xl-11,
  .ant-col-xl-12,
  .ant-col-xl-13,
  .ant-col-xl-14,
  .ant-col-xl-15,
  .ant-col-xl-16,
  .ant-col-xl-17,
  .ant-col-xl-18,
  .ant-col-xl-19,
  .ant-col-xl-20,
  .ant-col-xl-21,
  .ant-col-xl-22,
  .ant-col-xl-23,
  .ant-col-xl-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    float: left; }
  .ant-col-xl-24 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%; }
  .ant-col-xl-push-24 {
    left: 100%; }
  .ant-col-xl-pull-24 {
    right: 100%; }
  .ant-col-xl-offset-24 {
    margin-left: 100%; }
  .ant-col-xl-order-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24; }
  .ant-col-xl-23 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 95.83333333%; }
  .ant-col-xl-push-23 {
    left: 95.83333333%; }
  .ant-col-xl-pull-23 {
    right: 95.83333333%; }
  .ant-col-xl-offset-23 {
    margin-left: 95.83333333%; }
  .ant-col-xl-order-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23; }
  .ant-col-xl-22 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66666667%; }
  .ant-col-xl-push-22 {
    left: 91.66666667%; }
  .ant-col-xl-pull-22 {
    right: 91.66666667%; }
  .ant-col-xl-offset-22 {
    margin-left: 91.66666667%; }
  .ant-col-xl-order-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22; }
  .ant-col-xl-21 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 87.5%; }
  .ant-col-xl-push-21 {
    left: 87.5%; }
  .ant-col-xl-pull-21 {
    right: 87.5%; }
  .ant-col-xl-offset-21 {
    margin-left: 87.5%; }
  .ant-col-xl-order-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21; }
  .ant-col-xl-20 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333333%; }
  .ant-col-xl-push-20 {
    left: 83.33333333%; }
  .ant-col-xl-pull-20 {
    right: 83.33333333%; }
  .ant-col-xl-offset-20 {
    margin-left: 83.33333333%; }
  .ant-col-xl-order-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20; }
  .ant-col-xl-19 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 79.16666667%; }
  .ant-col-xl-push-19 {
    left: 79.16666667%; }
  .ant-col-xl-pull-19 {
    right: 79.16666667%; }
  .ant-col-xl-offset-19 {
    margin-left: 79.16666667%; }
  .ant-col-xl-order-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19; }
  .ant-col-xl-18 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%; }
  .ant-col-xl-push-18 {
    left: 75%; }
  .ant-col-xl-pull-18 {
    right: 75%; }
  .ant-col-xl-offset-18 {
    margin-left: 75%; }
  .ant-col-xl-order-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18; }
  .ant-col-xl-17 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 70.83333333%; }
  .ant-col-xl-push-17 {
    left: 70.83333333%; }
  .ant-col-xl-pull-17 {
    right: 70.83333333%; }
  .ant-col-xl-offset-17 {
    margin-left: 70.83333333%; }
  .ant-col-xl-order-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17; }
  .ant-col-xl-16 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66666667%; }
  .ant-col-xl-push-16 {
    left: 66.66666667%; }
  .ant-col-xl-pull-16 {
    right: 66.66666667%; }
  .ant-col-xl-offset-16 {
    margin-left: 66.66666667%; }
  .ant-col-xl-order-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16; }
  .ant-col-xl-15 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 62.5%; }
  .ant-col-xl-push-15 {
    left: 62.5%; }
  .ant-col-xl-pull-15 {
    right: 62.5%; }
  .ant-col-xl-offset-15 {
    margin-left: 62.5%; }
  .ant-col-xl-order-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15; }
  .ant-col-xl-14 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333333%; }
  .ant-col-xl-push-14 {
    left: 58.33333333%; }
  .ant-col-xl-pull-14 {
    right: 58.33333333%; }
  .ant-col-xl-offset-14 {
    margin-left: 58.33333333%; }
  .ant-col-xl-order-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14; }
  .ant-col-xl-13 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 54.16666667%; }
  .ant-col-xl-push-13 {
    left: 54.16666667%; }
  .ant-col-xl-pull-13 {
    right: 54.16666667%; }
  .ant-col-xl-offset-13 {
    margin-left: 54.16666667%; }
  .ant-col-xl-order-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .ant-col-xl-12 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%; }
  .ant-col-xl-push-12 {
    left: 50%; }
  .ant-col-xl-pull-12 {
    right: 50%; }
  .ant-col-xl-offset-12 {
    margin-left: 50%; }
  .ant-col-xl-order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .ant-col-xl-11 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 45.83333333%; }
  .ant-col-xl-push-11 {
    left: 45.83333333%; }
  .ant-col-xl-pull-11 {
    right: 45.83333333%; }
  .ant-col-xl-offset-11 {
    margin-left: 45.83333333%; }
  .ant-col-xl-order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .ant-col-xl-10 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66666667%; }
  .ant-col-xl-push-10 {
    left: 41.66666667%; }
  .ant-col-xl-pull-10 {
    right: 41.66666667%; }
  .ant-col-xl-offset-10 {
    margin-left: 41.66666667%; }
  .ant-col-xl-order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .ant-col-xl-9 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 37.5%; }
  .ant-col-xl-push-9 {
    left: 37.5%; }
  .ant-col-xl-pull-9 {
    right: 37.5%; }
  .ant-col-xl-offset-9 {
    margin-left: 37.5%; }
  .ant-col-xl-order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .ant-col-xl-8 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333333%; }
  .ant-col-xl-push-8 {
    left: 33.33333333%; }
  .ant-col-xl-pull-8 {
    right: 33.33333333%; }
  .ant-col-xl-offset-8 {
    margin-left: 33.33333333%; }
  .ant-col-xl-order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .ant-col-xl-7 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 29.16666667%; }
  .ant-col-xl-push-7 {
    left: 29.16666667%; }
  .ant-col-xl-pull-7 {
    right: 29.16666667%; }
  .ant-col-xl-offset-7 {
    margin-left: 29.16666667%; }
  .ant-col-xl-order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .ant-col-xl-6 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%; }
  .ant-col-xl-push-6 {
    left: 25%; }
  .ant-col-xl-pull-6 {
    right: 25%; }
  .ant-col-xl-offset-6 {
    margin-left: 25%; }
  .ant-col-xl-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .ant-col-xl-5 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 20.83333333%; }
  .ant-col-xl-push-5 {
    left: 20.83333333%; }
  .ant-col-xl-pull-5 {
    right: 20.83333333%; }
  .ant-col-xl-offset-5 {
    margin-left: 20.83333333%; }
  .ant-col-xl-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .ant-col-xl-4 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66666667%; }
  .ant-col-xl-push-4 {
    left: 16.66666667%; }
  .ant-col-xl-pull-4 {
    right: 16.66666667%; }
  .ant-col-xl-offset-4 {
    margin-left: 16.66666667%; }
  .ant-col-xl-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .ant-col-xl-3 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 12.5%; }
  .ant-col-xl-push-3 {
    left: 12.5%; }
  .ant-col-xl-pull-3 {
    right: 12.5%; }
  .ant-col-xl-offset-3 {
    margin-left: 12.5%; }
  .ant-col-xl-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .ant-col-xl-2 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333333%; }
  .ant-col-xl-push-2 {
    left: 8.33333333%; }
  .ant-col-xl-pull-2 {
    right: 8.33333333%; }
  .ant-col-xl-offset-2 {
    margin-left: 8.33333333%; }
  .ant-col-xl-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .ant-col-xl-1 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 4.16666667%; }
  .ant-col-xl-push-1 {
    left: 4.16666667%; }
  .ant-col-xl-pull-1 {
    right: 4.16666667%; }
  .ant-col-xl-offset-1 {
    margin-left: 4.16666667%; }
  .ant-col-xl-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .ant-col-xl-0 {
    display: none; }
  .ant-col-push-0 {
    left: auto; }
  .ant-col-pull-0 {
    right: auto; }
  .ant-col-xl-push-0 {
    left: auto; }
  .ant-col-xl-pull-0 {
    right: auto; }
  .ant-col-xl-offset-0 {
    margin-left: 0; }
  .ant-col-xl-order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; } }

@media (min-width: 1600px) {
  .ant-col-xxl-1,
  .ant-col-xxl-2,
  .ant-col-xxl-3,
  .ant-col-xxl-4,
  .ant-col-xxl-5,
  .ant-col-xxl-6,
  .ant-col-xxl-7,
  .ant-col-xxl-8,
  .ant-col-xxl-9,
  .ant-col-xxl-10,
  .ant-col-xxl-11,
  .ant-col-xxl-12,
  .ant-col-xxl-13,
  .ant-col-xxl-14,
  .ant-col-xxl-15,
  .ant-col-xxl-16,
  .ant-col-xxl-17,
  .ant-col-xxl-18,
  .ant-col-xxl-19,
  .ant-col-xxl-20,
  .ant-col-xxl-21,
  .ant-col-xxl-22,
  .ant-col-xxl-23,
  .ant-col-xxl-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    float: left; }
  .ant-col-xxl-24 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%; }
  .ant-col-xxl-push-24 {
    left: 100%; }
  .ant-col-xxl-pull-24 {
    right: 100%; }
  .ant-col-xxl-offset-24 {
    margin-left: 100%; }
  .ant-col-xxl-order-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24; }
  .ant-col-xxl-23 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 95.83333333%; }
  .ant-col-xxl-push-23 {
    left: 95.83333333%; }
  .ant-col-xxl-pull-23 {
    right: 95.83333333%; }
  .ant-col-xxl-offset-23 {
    margin-left: 95.83333333%; }
  .ant-col-xxl-order-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23; }
  .ant-col-xxl-22 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66666667%; }
  .ant-col-xxl-push-22 {
    left: 91.66666667%; }
  .ant-col-xxl-pull-22 {
    right: 91.66666667%; }
  .ant-col-xxl-offset-22 {
    margin-left: 91.66666667%; }
  .ant-col-xxl-order-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22; }
  .ant-col-xxl-21 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 87.5%; }
  .ant-col-xxl-push-21 {
    left: 87.5%; }
  .ant-col-xxl-pull-21 {
    right: 87.5%; }
  .ant-col-xxl-offset-21 {
    margin-left: 87.5%; }
  .ant-col-xxl-order-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21; }
  .ant-col-xxl-20 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333333%; }
  .ant-col-xxl-push-20 {
    left: 83.33333333%; }
  .ant-col-xxl-pull-20 {
    right: 83.33333333%; }
  .ant-col-xxl-offset-20 {
    margin-left: 83.33333333%; }
  .ant-col-xxl-order-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20; }
  .ant-col-xxl-19 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 79.16666667%; }
  .ant-col-xxl-push-19 {
    left: 79.16666667%; }
  .ant-col-xxl-pull-19 {
    right: 79.16666667%; }
  .ant-col-xxl-offset-19 {
    margin-left: 79.16666667%; }
  .ant-col-xxl-order-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19; }
  .ant-col-xxl-18 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%; }
  .ant-col-xxl-push-18 {
    left: 75%; }
  .ant-col-xxl-pull-18 {
    right: 75%; }
  .ant-col-xxl-offset-18 {
    margin-left: 75%; }
  .ant-col-xxl-order-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18; }
  .ant-col-xxl-17 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 70.83333333%; }
  .ant-col-xxl-push-17 {
    left: 70.83333333%; }
  .ant-col-xxl-pull-17 {
    right: 70.83333333%; }
  .ant-col-xxl-offset-17 {
    margin-left: 70.83333333%; }
  .ant-col-xxl-order-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17; }
  .ant-col-xxl-16 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66666667%; }
  .ant-col-xxl-push-16 {
    left: 66.66666667%; }
  .ant-col-xxl-pull-16 {
    right: 66.66666667%; }
  .ant-col-xxl-offset-16 {
    margin-left: 66.66666667%; }
  .ant-col-xxl-order-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16; }
  .ant-col-xxl-15 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 62.5%; }
  .ant-col-xxl-push-15 {
    left: 62.5%; }
  .ant-col-xxl-pull-15 {
    right: 62.5%; }
  .ant-col-xxl-offset-15 {
    margin-left: 62.5%; }
  .ant-col-xxl-order-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15; }
  .ant-col-xxl-14 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333333%; }
  .ant-col-xxl-push-14 {
    left: 58.33333333%; }
  .ant-col-xxl-pull-14 {
    right: 58.33333333%; }
  .ant-col-xxl-offset-14 {
    margin-left: 58.33333333%; }
  .ant-col-xxl-order-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14; }
  .ant-col-xxl-13 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 54.16666667%; }
  .ant-col-xxl-push-13 {
    left: 54.16666667%; }
  .ant-col-xxl-pull-13 {
    right: 54.16666667%; }
  .ant-col-xxl-offset-13 {
    margin-left: 54.16666667%; }
  .ant-col-xxl-order-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .ant-col-xxl-12 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%; }
  .ant-col-xxl-push-12 {
    left: 50%; }
  .ant-col-xxl-pull-12 {
    right: 50%; }
  .ant-col-xxl-offset-12 {
    margin-left: 50%; }
  .ant-col-xxl-order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .ant-col-xxl-11 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 45.83333333%; }
  .ant-col-xxl-push-11 {
    left: 45.83333333%; }
  .ant-col-xxl-pull-11 {
    right: 45.83333333%; }
  .ant-col-xxl-offset-11 {
    margin-left: 45.83333333%; }
  .ant-col-xxl-order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .ant-col-xxl-10 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66666667%; }
  .ant-col-xxl-push-10 {
    left: 41.66666667%; }
  .ant-col-xxl-pull-10 {
    right: 41.66666667%; }
  .ant-col-xxl-offset-10 {
    margin-left: 41.66666667%; }
  .ant-col-xxl-order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .ant-col-xxl-9 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 37.5%; }
  .ant-col-xxl-push-9 {
    left: 37.5%; }
  .ant-col-xxl-pull-9 {
    right: 37.5%; }
  .ant-col-xxl-offset-9 {
    margin-left: 37.5%; }
  .ant-col-xxl-order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .ant-col-xxl-8 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333333%; }
  .ant-col-xxl-push-8 {
    left: 33.33333333%; }
  .ant-col-xxl-pull-8 {
    right: 33.33333333%; }
  .ant-col-xxl-offset-8 {
    margin-left: 33.33333333%; }
  .ant-col-xxl-order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .ant-col-xxl-7 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 29.16666667%; }
  .ant-col-xxl-push-7 {
    left: 29.16666667%; }
  .ant-col-xxl-pull-7 {
    right: 29.16666667%; }
  .ant-col-xxl-offset-7 {
    margin-left: 29.16666667%; }
  .ant-col-xxl-order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .ant-col-xxl-6 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%; }
  .ant-col-xxl-push-6 {
    left: 25%; }
  .ant-col-xxl-pull-6 {
    right: 25%; }
  .ant-col-xxl-offset-6 {
    margin-left: 25%; }
  .ant-col-xxl-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .ant-col-xxl-5 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 20.83333333%; }
  .ant-col-xxl-push-5 {
    left: 20.83333333%; }
  .ant-col-xxl-pull-5 {
    right: 20.83333333%; }
  .ant-col-xxl-offset-5 {
    margin-left: 20.83333333%; }
  .ant-col-xxl-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .ant-col-xxl-4 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66666667%; }
  .ant-col-xxl-push-4 {
    left: 16.66666667%; }
  .ant-col-xxl-pull-4 {
    right: 16.66666667%; }
  .ant-col-xxl-offset-4 {
    margin-left: 16.66666667%; }
  .ant-col-xxl-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .ant-col-xxl-3 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 12.5%; }
  .ant-col-xxl-push-3 {
    left: 12.5%; }
  .ant-col-xxl-pull-3 {
    right: 12.5%; }
  .ant-col-xxl-offset-3 {
    margin-left: 12.5%; }
  .ant-col-xxl-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .ant-col-xxl-2 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333333%; }
  .ant-col-xxl-push-2 {
    left: 8.33333333%; }
  .ant-col-xxl-pull-2 {
    right: 8.33333333%; }
  .ant-col-xxl-offset-2 {
    margin-left: 8.33333333%; }
  .ant-col-xxl-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .ant-col-xxl-1 {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 4.16666667%; }
  .ant-col-xxl-push-1 {
    left: 4.16666667%; }
  .ant-col-xxl-pull-1 {
    right: 4.16666667%; }
  .ant-col-xxl-offset-1 {
    margin-left: 4.16666667%; }
  .ant-col-xxl-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .ant-col-xxl-0 {
    display: none; }
  .ant-col-push-0 {
    left: auto; }
  .ant-col-pull-0 {
    right: auto; }
  .ant-col-xxl-push-0 {
    left: auto; }
  .ant-col-xxl-pull-0 {
    right: auto; }
  .ant-col-xxl-offset-0 {
    margin-left: 0; }
  .ant-col-xxl-order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-carousel {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum'; }

.ant-carousel .slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.ant-carousel .slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden; }

.ant-carousel .slick-list:focus {
  outline: none; }

.ant-carousel .slick-list.dragging {
  cursor: pointer; }

.ant-carousel .slick-list .slick-slide {
  pointer-events: none; }

.ant-carousel .slick-list .slick-slide.slick-active {
  pointer-events: auto; }

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

.ant-carousel .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.ant-carousel .slick-track::before,
.ant-carousel .slick-track::after {
  display: table;
  content: ''; }

.ant-carousel .slick-track::after {
  clear: both; }

.slick-loading .ant-carousel .slick-track {
  visibility: hidden; }

.ant-carousel .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .ant-carousel .slick-slide {
  float: right; }

.ant-carousel .slick-slide img {
  display: block; }

.ant-carousel .slick-slide.slick-loading img {
  display: none; }

.ant-carousel .slick-slide.dragging img {
  pointer-events: none; }

.ant-carousel .slick-initialized .slick-slide {
  display: block; }

.ant-carousel .slick-loading .slick-slide {
  visibility: hidden; }

.ant-carousel .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

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

.ant-carousel .slick-prev,
.ant-carousel .slick-next {
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer; }

.ant-carousel .slick-prev:hover,
.ant-carousel .slick-next:hover,
.ant-carousel .slick-prev:focus,
.ant-carousel .slick-next:focus {
  color: transparent;
  background: transparent;
  outline: none; }

.ant-carousel .slick-prev:hover::before,
.ant-carousel .slick-next:hover::before,
.ant-carousel .slick-prev:focus::before,
.ant-carousel .slick-next:focus::before {
  opacity: 1; }

.ant-carousel .slick-prev.slick-disabled::before,
.ant-carousel .slick-next.slick-disabled::before {
  opacity: 0.25; }

.ant-carousel .slick-prev {
  left: -25px; }

.ant-carousel .slick-prev::before {
  content: '\2190'; }

.ant-carousel .slick-next {
  right: -25px; }

.ant-carousel .slick-next::before {
  content: '\2192'; }

.ant-carousel .slick-dots {
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none; }

.ant-carousel .slick-dots-bottom {
  bottom: 12px; }

.ant-carousel .slick-dots-top {
  top: 12px; }

.ant-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  vertical-align: top; }

.ant-carousel .slick-dots li button {
  display: block;
  width: 16px;
  height: 3px;
  padding: 0;
  color: transparent;
  font-size: 0;
  background: #fff;
  border: 0;
  border-radius: 1px;
  outline: none;
  cursor: pointer;
  opacity: 0.3;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }

.ant-carousel .slick-dots li button:hover,
.ant-carousel .slick-dots li button:focus {
  opacity: 0.75; }

.ant-carousel .slick-dots li.slick-active button {
  width: 24px;
  background: #fff;
  opacity: 1; }

.ant-carousel .slick-dots li.slick-active button:hover,
.ant-carousel .slick-dots li.slick-active button:focus {
  opacity: 1; }

.ant-carousel-vertical .slick-dots {
  top: 50%;
  bottom: auto;
  width: 3px;
  height: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.ant-carousel-vertical .slick-dots-left {
  left: 12px; }

.ant-carousel-vertical .slick-dots-right {
  right: 12px; }

.ant-carousel-vertical .slick-dots li {
  margin: 0 2px;
  vertical-align: baseline; }

.ant-carousel-vertical .slick-dots li button {
  width: 3px;
  height: 16px; }

.ant-carousel-vertical .slick-dots li.slick-active button {
  width: 3px;
  height: 24px; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-cascader {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum'; }

.ant-cascader-input.ant-input {
  position: static;
  width: 100%;
  padding-right: 24px;
  background-color: transparent !important;
  cursor: pointer; }

.ant-cascader-picker-show-search .ant-cascader-input.ant-input {
  position: relative; }

.ant-cascader-picker {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  background-color: #fff;
  border-radius: 4px;
  outline: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

.ant-cascader-picker-with-value .ant-cascader-picker-label {
  color: transparent; }

.ant-cascader-picker-disabled {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  cursor: not-allowed; }

.ant-cascader-picker-disabled .ant-cascader-input {
  cursor: not-allowed; }

.ant-cascader-picker:focus .ant-cascader-input {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); }

.ant-cascader-picker-show-search.ant-cascader-picker-focused {
  color: rgba(0, 0, 0, 0.25); }

.ant-cascader-picker-label {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 20px;
  margin-top: -10px;
  padding: 0 20px 0 12px;
  overflow: hidden;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis; }

.ant-cascader-picker-clear {
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 2;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  line-height: 12px;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: color 0.3s ease, opacity 0.15s ease;
  transition: color 0.3s ease, opacity 0.15s ease; }

.ant-cascader-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45); }

.ant-cascader-picker:hover .ant-cascader-picker-clear {
  opacity: 1; }

.ant-cascader-picker-arrow {
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 1;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  line-height: 12px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s; }

.ant-cascader-picker-arrow.ant-cascader-picker-arrow-expand {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.ant-cascader-picker-label:hover + .ant-cascader-input {
  border-color: #40a9ff;
  border-right-width: 1px !important; }

.ant-cascader-picker-small .ant-cascader-picker-clear,
.ant-cascader-picker-small .ant-cascader-picker-arrow {
  right: 8px; }

.ant-cascader-menus {
  position: absolute;
  z-index: 1050;
  white-space: nowrap;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }

.ant-cascader-menus ul,
.ant-cascader-menus ol {
  margin: 0;
  padding: 0;
  list-style: none; }

.ant-cascader-menus-empty,
.ant-cascader-menus-hidden {
  display: none; }

.ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-bottomLeft,
.ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-bottomLeft {
  -webkit-animation-name: antSlideUpIn;
  animation-name: antSlideUpIn; }

.ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-topLeft,
.ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-topLeft {
  -webkit-animation-name: antSlideDownIn;
  animation-name: antSlideDownIn; }

.ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-bottomLeft {
  -webkit-animation-name: antSlideUpOut;
  animation-name: antSlideUpOut; }

.ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-topLeft {
  -webkit-animation-name: antSlideDownOut;
  animation-name: antSlideDownOut; }

.ant-cascader-menu {
  display: inline-block;
  min-width: 111px;
  height: 180px;
  margin: 0;
  padding: 0;
  overflow: auto;
  vertical-align: top;
  list-style: none;
  border-right: 1px solid #e8e8e8;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.ant-cascader-menu:first-child {
  border-radius: 4px 0 0 4px; }

.ant-cascader-menu:last-child {
  margin-right: -1px;
  border-right-color: transparent;
  border-radius: 0 4px 4px 0; }

.ant-cascader-menu:only-child {
  border-radius: 4px; }

.ant-cascader-menu-item {
  padding: 5px 12px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-cascader-menu-item:hover {
  background: #e6f7ff; }

.ant-cascader-menu-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed; }

.ant-cascader-menu-item-disabled:hover {
  background: transparent; }

.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover {
  font-weight: 600;
  background-color: #fafafa; }

.ant-cascader-menu-item-expand {
  position: relative;
  padding-right: 24px; }

.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
.ant-cascader-menu-item-loading-icon {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333) rotate(0deg);
  -ms-transform: scale(0.83333) rotate(0deg);
  transform: scale(0.83333) rotate(0deg);
  position: absolute;
  right: 12px;
  color: rgba(0, 0, 0, 0.45); }

:root .ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
:root .ant-cascader-menu-item-loading-icon {
  font-size: 12px; }

.ant-cascader-menu-item .ant-cascader-menu-item-keyword {
  color: #f5222d; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@-webkit-keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0; } }

@keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0; } }

.ant-checkbox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer; }

.ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-checkbox:hover .ant-checkbox-inner,
.ant-checkbox-input:focus + .ant-checkbox-inner {
  border-color: #1890ff; }

.ant-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1890ff;
  border-radius: 2px;
  visibility: hidden;
  -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: ''; }

.ant-checkbox:hover::after,
.ant-checkbox-wrapper:hover .ant-checkbox::after {
  visibility: visible; }

.ant-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  border-collapse: separate;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 21%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(0) translate(-50%, -50%);
  -ms-transform: rotate(45deg) scale(0) translate(-50%, -50%);
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' '; }

.ant-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0; }

.ant-checkbox-checked .ant-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(1) translate(-50%, -50%);
  -ms-transform: rotate(45deg) scale(1) translate(-50%, -50%);
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' '; }

.ant-checkbox-checked .ant-checkbox-inner {
  background-color: #1890ff;
  border-color: #1890ff; }

.ant-checkbox-disabled {
  cursor: not-allowed; }

.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  -webkit-animation-name: none;
  animation-name: none; }

.ant-checkbox-disabled .ant-checkbox-input {
  cursor: not-allowed; }

.ant-checkbox-disabled .ant-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important; }

.ant-checkbox-disabled .ant-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  -webkit-animation-name: none;
  animation-name: none; }

.ant-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed; }

.ant-checkbox-disabled:hover::after,
.ant-checkbox-wrapper:hover .ant-checkbox-disabled::after {
  visibility: hidden; }

.ant-checkbox-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  display: inline-block;
  line-height: unset;
  cursor: pointer; }

.ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 8px; }

.ant-checkbox + span {
  padding-right: 8px;
  padding-left: 8px; }

.ant-checkbox-group {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  display: inline-block; }

.ant-checkbox-group-item {
  display: inline-block;
  margin-right: 8px; }

.ant-checkbox-group-item:last-child {
  margin-right: 0; }

.ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-left: 0; }

.ant-checkbox-indeterminate .ant-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9; }

.ant-checkbox-indeterminate .ant-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #1890ff;
  border: 0;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' '; }

.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25); }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-collapse {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
  border-bottom: 0;
  border-radius: 4px; }

.ant-collapse > .ant-collapse-item {
  border-bottom: 1px solid #d9d9d9; }

.ant-collapse > .ant-collapse-item:last-child,
.ant-collapse > .ant-collapse-item:last-child > .ant-collapse-header {
  border-radius: 0 0 4px 4px; }

.ant-collapse > .ant-collapse-item > .ant-collapse-header {
  position: relative;
  padding: 12px 16px;
  padding-left: 40px;
  color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 16px;
  display: inline-block;
  font-size: 12px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow > * {
  line-height: 1; }

.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  display: inline-block; }

.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow::before {
  display: none; }

.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow-icon {
  display: block; }

.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  -webkit-transition: -webkit-transform 0.24s;
  transition: -webkit-transform 0.24s;
  transition: transform 0.24s;
  transition: transform 0.24s, -webkit-transform 0.24s; }

.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-extra {
  float: right; }

.ant-collapse > .ant-collapse-item > .ant-collapse-header:focus {
  outline: none; }

.ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
  padding-left: 12px; }

.ant-collapse-icon-position-right > .ant-collapse-item > .ant-collapse-header {
  padding: 12px 16px;
  padding-right: 40px; }

.ant-collapse-icon-position-right > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  right: 16px;
  left: initial; }

.ant-collapse-anim-active {
  -webkit-transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); }

.ant-collapse-content {
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-top: 1px solid #d9d9d9; }

.ant-collapse-content > .ant-collapse-content-box {
  padding: 16px; }

.ant-collapse-content-inactive {
  display: none; }

.ant-collapse-item:last-child > .ant-collapse-content {
  border-radius: 0 0 4px 4px; }

.ant-collapse-borderless {
  background-color: #fff;
  border: 0; }

.ant-collapse-borderless > .ant-collapse-item {
  border-bottom: 1px solid #d9d9d9; }

.ant-collapse-borderless > .ant-collapse-item:last-child,
.ant-collapse-borderless > .ant-collapse-item:last-child .ant-collapse-header {
  border-radius: 0; }

.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content {
  background-color: transparent;
  border-top: 0; }

.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding-top: 4px; }

.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header,
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header > .arrow {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-comment {
  position: relative; }

.ant-comment-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 0; }

.ant-comment-avatar {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 12px;
  cursor: pointer; }

.ant-comment-avatar img {
  width: 32px;
  height: 32px;
  border-radius: 50%; }

.ant-comment-content {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 1px;
  word-wrap: break-word; }

.ant-comment-content-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 4px; }

.ant-comment-content-author > a,
.ant-comment-content-author > span {
  height: 18px;
  padding-right: 8px;
  font-size: 12px; }

.ant-comment-content-author-name {
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

.ant-comment-content-author-name > * {
  color: rgba(0, 0, 0, 0.45); }

.ant-comment-content-author-name > *:hover {
  color: rgba(0, 0, 0, 0.45); }

.ant-comment-content-author-time {
  color: #ccc;
  white-space: nowrap;
  cursor: auto; }

.ant-comment-content-detail p {
  white-space: pre-wrap; }

.ant-comment-actions {
  margin-top: 12px;
  padding-left: 0; }

.ant-comment-actions > li {
  display: inline-block;
  color: rgba(0, 0, 0, 0.45); }

.ant-comment-actions > li > span {
  padding-right: 10px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-comment-actions > li > span:hover {
  color: #595959; }

.ant-comment-nested {
  margin-left: 44px; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-calendar-picker-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1050;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; }

.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topLeft,
.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topRight,
.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topLeft,
.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
  animation-name: antSlideDownIn; }

.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomLeft,
.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomRight,
.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomLeft,
.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
  animation-name: antSlideUpIn; }

.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topLeft,
.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
  animation-name: antSlideDownOut; }

.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomLeft,
.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
  animation-name: antSlideUpOut; }

.ant-calendar-picker {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  outline: none;
  cursor: text;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.ant-calendar-picker-input {
  outline: none; }

.ant-calendar-picker-input.ant-input {
  line-height: 1.5; }

.ant-calendar-picker-input.ant-input-sm {
  padding-top: 0;
  padding-bottom: 0; }

.ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled) {
  border-color: #40a9ff; }

.ant-calendar-picker:focus .ant-calendar-picker-input:not(.ant-input-disabled) {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); }

.ant-calendar-picker-clear,
.ant-calendar-picker-icon {
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 1;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  font-size: 12px;
  line-height: 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-calendar-picker-clear {
  z-index: 2;
  color: rgba(0, 0, 0, 0.25);
  background: #fff;
  cursor: pointer;
  opacity: 0;
  pointer-events: none; }

.ant-calendar-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45); }

.ant-calendar-picker:hover .ant-calendar-picker-clear {
  opacity: 1;
  pointer-events: auto; }

.ant-calendar-picker-icon {
  display: inline-block;
  color: rgba(0, 0, 0, 0.25);
  line-height: 1; }

.ant-calendar-picker-small .ant-calendar-picker-clear,
.ant-calendar-picker-small .ant-calendar-picker-icon {
  right: 8px; }

.ant-calendar {
  position: relative;
  width: 280px;
  line-height: 1.5;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #fff;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }

.ant-calendar-input-wrap {
  height: 34px;
  padding: 6px 10px;
  border-bottom: 1px solid #e8e8e8; }

.ant-calendar-input {
  width: 100%;
  height: 22px;
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  border: 0;
  outline: 0;
  cursor: auto; }

.ant-calendar-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1; }

.ant-calendar-input:-ms-input-placeholder {
  color: #bfbfbf; }

.ant-calendar-input::-webkit-input-placeholder {
  color: #bfbfbf; }

.ant-calendar-input:placeholder-shown {
  text-overflow: ellipsis; }

.ant-calendar-week-number {
  width: 286px; }

.ant-calendar-week-number-cell {
  text-align: center; }

.ant-calendar-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-calendar-header a:hover {
  color: #40a9ff; }

.ant-calendar-header .ant-calendar-century-select,
.ant-calendar-header .ant-calendar-decade-select,
.ant-calendar-header .ant-calendar-year-select,
.ant-calendar-header .ant-calendar-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 40px; }

.ant-calendar-header .ant-calendar-century-select-arrow,
.ant-calendar-header .ant-calendar-decade-select-arrow,
.ant-calendar-header .ant-calendar-year-select-arrow,
.ant-calendar-header .ant-calendar-month-select-arrow {
  display: none; }

.ant-calendar-header .ant-calendar-prev-century-btn,
.ant-calendar-header .ant-calendar-next-century-btn,
.ant-calendar-header .ant-calendar-prev-decade-btn,
.ant-calendar-header .ant-calendar-next-decade-btn,
.ant-calendar-header .ant-calendar-prev-month-btn,
.ant-calendar-header .ant-calendar-next-month-btn,
.ant-calendar-header .ant-calendar-prev-year-btn,
.ant-calendar-header .ant-calendar-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px; }

.ant-calendar-header .ant-calendar-prev-century-btn,
.ant-calendar-header .ant-calendar-prev-decade-btn,
.ant-calendar-header .ant-calendar-prev-year-btn {
  left: 7px;
  height: 100%; }

.ant-calendar-header .ant-calendar-prev-century-btn::before,
.ant-calendar-header .ant-calendar-prev-decade-btn::before,
.ant-calendar-header .ant-calendar-prev-year-btn::before,
.ant-calendar-header .ant-calendar-prev-century-btn::after,
.ant-calendar-header .ant-calendar-prev-decade-btn::after,
.ant-calendar-header .ant-calendar-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
  -ms-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ''; }

.ant-calendar-header .ant-calendar-prev-century-btn:hover::before,
.ant-calendar-header .ant-calendar-prev-decade-btn:hover::before,
.ant-calendar-header .ant-calendar-prev-year-btn:hover::before,
.ant-calendar-header .ant-calendar-prev-century-btn:hover::after,
.ant-calendar-header .ant-calendar-prev-decade-btn:hover::after,
.ant-calendar-header .ant-calendar-prev-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65); }

.ant-calendar-header .ant-calendar-prev-century-btn::after,
.ant-calendar-header .ant-calendar-prev-decade-btn::after,
.ant-calendar-header .ant-calendar-prev-year-btn::after {
  display: none; }

.ant-calendar-header .ant-calendar-prev-century-btn::after,
.ant-calendar-header .ant-calendar-prev-decade-btn::after,
.ant-calendar-header .ant-calendar-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block; }

.ant-calendar-header .ant-calendar-next-century-btn,
.ant-calendar-header .ant-calendar-next-decade-btn,
.ant-calendar-header .ant-calendar-next-year-btn {
  right: 7px;
  height: 100%; }

.ant-calendar-header .ant-calendar-next-century-btn::before,
.ant-calendar-header .ant-calendar-next-decade-btn::before,
.ant-calendar-header .ant-calendar-next-year-btn::before,
.ant-calendar-header .ant-calendar-next-century-btn::after,
.ant-calendar-header .ant-calendar-next-decade-btn::after,
.ant-calendar-header .ant-calendar-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
  -ms-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ''; }

.ant-calendar-header .ant-calendar-next-century-btn:hover::before,
.ant-calendar-header .ant-calendar-next-decade-btn:hover::before,
.ant-calendar-header .ant-calendar-next-year-btn:hover::before,
.ant-calendar-header .ant-calendar-next-century-btn:hover::after,
.ant-calendar-header .ant-calendar-next-decade-btn:hover::after,
.ant-calendar-header .ant-calendar-next-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65); }

.ant-calendar-header .ant-calendar-next-century-btn::after,
.ant-calendar-header .ant-calendar-next-decade-btn::after,
.ant-calendar-header .ant-calendar-next-year-btn::after {
  display: none; }

.ant-calendar-header .ant-calendar-next-century-btn::before,
.ant-calendar-header .ant-calendar-next-decade-btn::before,
.ant-calendar-header .ant-calendar-next-year-btn::before,
.ant-calendar-header .ant-calendar-next-century-btn::after,
.ant-calendar-header .ant-calendar-next-decade-btn::after,
.ant-calendar-header .ant-calendar-next-year-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
  -ms-transform: rotate(135deg) scale(0.8);
  transform: rotate(135deg) scale(0.8); }

.ant-calendar-header .ant-calendar-next-century-btn::before,
.ant-calendar-header .ant-calendar-next-decade-btn::before,
.ant-calendar-header .ant-calendar-next-year-btn::before {
  position: relative;
  left: 3px; }

.ant-calendar-header .ant-calendar-next-century-btn::after,
.ant-calendar-header .ant-calendar-next-decade-btn::after,
.ant-calendar-header .ant-calendar-next-year-btn::after {
  display: inline-block; }

.ant-calendar-header .ant-calendar-prev-month-btn {
  left: 29px;
  height: 100%; }

.ant-calendar-header .ant-calendar-prev-month-btn::before,
.ant-calendar-header .ant-calendar-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
  -ms-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ''; }

.ant-calendar-header .ant-calendar-prev-month-btn:hover::before,
.ant-calendar-header .ant-calendar-prev-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65); }

.ant-calendar-header .ant-calendar-prev-month-btn::after {
  display: none; }

.ant-calendar-header .ant-calendar-next-month-btn {
  right: 29px;
  height: 100%; }

.ant-calendar-header .ant-calendar-next-month-btn::before,
.ant-calendar-header .ant-calendar-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
  -ms-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ''; }

.ant-calendar-header .ant-calendar-next-month-btn:hover::before,
.ant-calendar-header .ant-calendar-next-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65); }

.ant-calendar-header .ant-calendar-next-month-btn::after {
  display: none; }

.ant-calendar-header .ant-calendar-next-month-btn::before,
.ant-calendar-header .ant-calendar-next-month-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
  -ms-transform: rotate(135deg) scale(0.8);
  transform: rotate(135deg) scale(0.8); }

.ant-calendar-body {
  padding: 8px 12px; }

.ant-calendar table {
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse; }

.ant-calendar table,
.ant-calendar th,
.ant-calendar td {
  text-align: center;
  border: 0; }

.ant-calendar-calendar-table {
  margin-bottom: 0;
  border-spacing: 0; }

.ant-calendar-column-header {
  width: 33px;
  padding: 6px 0;
  text-align: center; }

.ant-calendar-column-header .ant-calendar-column-header-inner {
  display: block;
  font-weight: normal; }

.ant-calendar-week-number-header .ant-calendar-column-header-inner {
  display: none; }

.ant-calendar-cell {
  height: 30px;
  padding: 3px 0; }

.ant-calendar-date {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  text-align: center;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease; }

.ant-calendar-date-panel {
  position: relative;
  outline: none; }

.ant-calendar-date:hover {
  background: #e6f7ff;
  cursor: pointer; }

.ant-calendar-date:active {
  color: #fff;
  background: #40a9ff; }

.ant-calendar-today .ant-calendar-date {
  color: #1890ff;
  font-weight: bold;
  border-color: #1890ff; }

.ant-calendar-selected-day .ant-calendar-date {
  background: #bae7ff; }

.ant-calendar-last-month-cell .ant-calendar-date,
.ant-calendar-next-month-btn-day .ant-calendar-date,
.ant-calendar-last-month-cell .ant-calendar-date:hover,
.ant-calendar-next-month-btn-day .ant-calendar-date:hover {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border-color: transparent; }

.ant-calendar-disabled-cell .ant-calendar-date {
  position: relative;
  width: auto;
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  border: 1px solid transparent;
  border-radius: 0;
  cursor: not-allowed; }

.ant-calendar-disabled-cell .ant-calendar-date:hover {
  background: #f5f5f5; }

.ant-calendar-disabled-cell.ant-calendar-selected-day .ant-calendar-date::before {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 24px;
  height: 24px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  content: ''; }

.ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date {
  position: relative;
  padding-right: 5px;
  padding-left: 5px; }

.ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date::before {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 24px;
  height: 24px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  content: ' '; }

.ant-calendar-disabled-cell-first-of-row .ant-calendar-date {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.ant-calendar-disabled-cell-last-of-row .ant-calendar-date {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.ant-calendar-footer {
  padding: 0 12px;
  line-height: 38px;
  border-top: 1px solid #e8e8e8; }

.ant-calendar-footer:empty {
  border-top: 0; }

.ant-calendar-footer-btn {
  display: block;
  text-align: center; }

.ant-calendar-footer-extra {
  text-align: left; }

.ant-calendar .ant-calendar-today-btn,
.ant-calendar .ant-calendar-clear-btn {
  display: inline-block;
  margin: 0 0 0 8px;
  text-align: center; }

.ant-calendar .ant-calendar-today-btn-disabled,
.ant-calendar .ant-calendar-clear-btn-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed; }

.ant-calendar .ant-calendar-today-btn:only-child,
.ant-calendar .ant-calendar-clear-btn:only-child {
  margin: 0; }

.ant-calendar .ant-calendar-clear-btn {
  position: absolute;
  top: 7px;
  right: 5px;
  display: none;
  width: 20px;
  height: 20px;
  margin: 0;
  overflow: hidden;
  line-height: 20px;
  text-align: center;
  text-indent: -76px; }

.ant-calendar .ant-calendar-clear-btn::after {
  display: inline-block;
  width: 20px;
  color: rgba(0, 0, 0, 0.25);
  line-height: 1;
  text-indent: 43px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.ant-calendar .ant-calendar-clear-btn:hover::after {
  color: rgba(0, 0, 0, 0.45); }

.ant-calendar .ant-calendar-ok-btn {
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  height: 32px;
  padding: 0 15px;
  color: #fff;
  background-color: #1890ff;
  border-color: #1890ff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
  height: 24px;
  padding: 0 7px;
  border-radius: 4px; }

.ant-calendar .ant-calendar-ok-btn > .anticon {
  line-height: 1; }

.ant-calendar .ant-calendar-ok-btn,
.ant-calendar .ant-calendar-ok-btn:active,
.ant-calendar .ant-calendar-ok-btn:focus {
  outline: 0; }

.ant-calendar .ant-calendar-ok-btn:not([disabled]):hover {
  text-decoration: none; }

.ant-calendar .ant-calendar-ok-btn:not([disabled]):active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-calendar .ant-calendar-ok-btn.disabled,
.ant-calendar .ant-calendar-ok-btn[disabled] {
  cursor: not-allowed; }

.ant-calendar .ant-calendar-ok-btn.disabled > *,
.ant-calendar .ant-calendar-ok-btn[disabled] > * {
  pointer-events: none; }

.ant-calendar .ant-calendar-ok-btn-lg {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px; }

.ant-calendar .ant-calendar-ok-btn-sm {
  height: 24px;
  padding: 0 7px;
  border-radius: 4px; }

.ant-calendar .ant-calendar-ok-btn > a:only-child {
  color: currentColor; }

.ant-calendar .ant-calendar-ok-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-calendar .ant-calendar-ok-btn:hover,
.ant-calendar .ant-calendar-ok-btn:focus {
  color: #fff;
  background-color: #40a9ff;
  border-color: #40a9ff; }

.ant-calendar .ant-calendar-ok-btn:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn:focus > a:only-child {
  color: currentColor; }

.ant-calendar .ant-calendar-ok-btn:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-calendar .ant-calendar-ok-btn:active,
.ant-calendar .ant-calendar-ok-btn.active {
  color: #fff;
  background-color: #096dd9;
  border-color: #096dd9; }

.ant-calendar .ant-calendar-ok-btn:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.active > a:only-child {
  color: currentColor; }

.ant-calendar .ant-calendar-ok-btn:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-calendar .ant-calendar-ok-btn-disabled,
.ant-calendar .ant-calendar-ok-btn.disabled,
.ant-calendar .ant-calendar-ok-btn[disabled],
.ant-calendar .ant-calendar-ok-btn-disabled:hover,
.ant-calendar .ant-calendar-ok-btn.disabled:hover,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover,
.ant-calendar .ant-calendar-ok-btn-disabled:focus,
.ant-calendar .ant-calendar-ok-btn.disabled:focus,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus,
.ant-calendar .ant-calendar-ok-btn-disabled:active,
.ant-calendar .ant-calendar-ok-btn.disabled:active,
.ant-calendar .ant-calendar-ok-btn[disabled]:active,
.ant-calendar .ant-calendar-ok-btn-disabled.active,
.ant-calendar .ant-calendar-ok-btn.disabled.active,
.ant-calendar .ant-calendar-ok-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-calendar .ant-calendar-ok-btn-disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child {
  color: currentColor; }

.ant-calendar .ant-calendar-ok-btn-disabled > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-calendar .ant-calendar-ok-btn-disabled,
.ant-calendar .ant-calendar-ok-btn.disabled,
.ant-calendar .ant-calendar-ok-btn[disabled],
.ant-calendar .ant-calendar-ok-btn-disabled:hover,
.ant-calendar .ant-calendar-ok-btn.disabled:hover,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover,
.ant-calendar .ant-calendar-ok-btn-disabled:focus,
.ant-calendar .ant-calendar-ok-btn.disabled:focus,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus,
.ant-calendar .ant-calendar-ok-btn-disabled:active,
.ant-calendar .ant-calendar-ok-btn.disabled:active,
.ant-calendar .ant-calendar-ok-btn[disabled]:active,
.ant-calendar .ant-calendar-ok-btn-disabled.active,
.ant-calendar .ant-calendar-ok-btn.disabled.active,
.ant-calendar .ant-calendar-ok-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-calendar .ant-calendar-ok-btn-disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child {
  color: currentColor; }

.ant-calendar .ant-calendar-ok-btn-disabled > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: ''; }

.ant-calendar-range-picker-input {
  width: 44%;
  height: 99%;
  text-align: center;
  background-color: transparent;
  border: 0;
  outline: 0; }

.ant-calendar-range-picker-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1; }

.ant-calendar-range-picker-input:-ms-input-placeholder {
  color: #bfbfbf; }

.ant-calendar-range-picker-input::-webkit-input-placeholder {
  color: #bfbfbf; }

.ant-calendar-range-picker-input:placeholder-shown {
  text-overflow: ellipsis; }

.ant-calendar-range-picker-input[disabled] {
  cursor: not-allowed; }

.ant-calendar-range-picker-separator {
  display: inline-block;
  min-width: 10px;
  height: 100%;
  color: rgba(0, 0, 0, 0.45);
  white-space: nowrap;
  text-align: center;
  vertical-align: top;
  pointer-events: none; }

.ant-calendar-range {
  width: 552px;
  overflow: hidden; }

.ant-calendar-range .ant-calendar-date-panel::after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: '.'; }

.ant-calendar-range-part {
  position: relative;
  width: 50%; }

.ant-calendar-range-left {
  float: left; }

.ant-calendar-range-left .ant-calendar-time-picker-inner {
  border-right: 1px solid #e8e8e8; }

.ant-calendar-range-right {
  float: right; }

.ant-calendar-range-right .ant-calendar-time-picker-inner {
  border-left: 1px solid #e8e8e8; }

.ant-calendar-range-middle {
  position: absolute;
  left: 50%;
  z-index: 1;
  height: 34px;
  margin: 1px 0 0 0;
  padding: 0 200px 0 0;
  color: rgba(0, 0, 0, 0.45);
  line-height: 34px;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none; }

.ant-calendar-range-right .ant-calendar-date-input-wrap {
  margin-left: -90px; }

.ant-calendar-range.ant-calendar-time .ant-calendar-range-middle {
  padding: 0 10px 0 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.ant-calendar-range .ant-calendar-today :not(.ant-calendar-disabled-cell) :not(.ant-calendar-last-month-cell) :not(.ant-calendar-next-month-btn-day) .ant-calendar-date {
  color: #1890ff;
  background: #bae7ff;
  border-color: #1890ff; }

.ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date,
.ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date {
  color: #fff;
  background: #1890ff;
  border: 1px solid transparent; }

.ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date:hover,
.ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date:hover {
  background: #1890ff; }

.ant-calendar-range.ant-calendar-time .ant-calendar-range-right .ant-calendar-date-input-wrap {
  margin-left: 0; }

.ant-calendar-range .ant-calendar-input-wrap {
  position: relative;
  height: 34px; }

.ant-calendar-range .ant-calendar-input,
.ant-calendar-range .ant-calendar-time-picker-input {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 24px;
  padding-right: 0;
  padding-left: 0;
  line-height: 24px;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-calendar-range .ant-calendar-input::-moz-placeholder,
.ant-calendar-range .ant-calendar-time-picker-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1; }

.ant-calendar-range .ant-calendar-input:-ms-input-placeholder,
.ant-calendar-range .ant-calendar-time-picker-input:-ms-input-placeholder {
  color: #bfbfbf; }

.ant-calendar-range .ant-calendar-input::-webkit-input-placeholder,
.ant-calendar-range .ant-calendar-time-picker-input::-webkit-input-placeholder {
  color: #bfbfbf; }

.ant-calendar-range .ant-calendar-input:placeholder-shown,
.ant-calendar-range .ant-calendar-time-picker-input:placeholder-shown {
  text-overflow: ellipsis; }

.ant-calendar-range .ant-calendar-input:hover,
.ant-calendar-range .ant-calendar-time-picker-input:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important; }

.ant-calendar-range .ant-calendar-input:focus,
.ant-calendar-range .ant-calendar-time-picker-input:focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); }

.ant-calendar-range .ant-calendar-input-disabled,
.ant-calendar-range .ant-calendar-time-picker-input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1; }

.ant-calendar-range .ant-calendar-input-disabled:hover,
.ant-calendar-range .ant-calendar-time-picker-input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

.ant-calendar-range .ant-calendar-input[disabled],
.ant-calendar-range .ant-calendar-time-picker-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1; }

.ant-calendar-range .ant-calendar-input[disabled]:hover,
.ant-calendar-range .ant-calendar-time-picker-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

textarea.ant-calendar-range .ant-calendar-input,
textarea.ant-calendar-range .ant-calendar-time-picker-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s; }

.ant-calendar-range .ant-calendar-input-lg,
.ant-calendar-range .ant-calendar-time-picker-input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px; }

.ant-calendar-range .ant-calendar-input-sm,
.ant-calendar-range .ant-calendar-time-picker-input-sm {
  height: 24px;
  padding: 1px 7px; }

.ant-calendar-range .ant-calendar-input:focus,
.ant-calendar-range .ant-calendar-time-picker-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-calendar-range .ant-calendar-time-picker-icon {
  display: none; }

.ant-calendar-range.ant-calendar-week-number {
  width: 574px; }

.ant-calendar-range.ant-calendar-week-number .ant-calendar-range-part {
  width: 286px; }

.ant-calendar-range .ant-calendar-year-panel,
.ant-calendar-range .ant-calendar-month-panel,
.ant-calendar-range .ant-calendar-decade-panel {
  top: 34px; }

.ant-calendar-range .ant-calendar-month-panel .ant-calendar-year-panel {
  top: 0; }

.ant-calendar-range .ant-calendar-decade-panel-table,
.ant-calendar-range .ant-calendar-year-panel-table,
.ant-calendar-range .ant-calendar-month-panel-table {
  height: 208px; }

.ant-calendar-range .ant-calendar-in-range-cell {
  position: relative;
  border-radius: 0; }

.ant-calendar-range .ant-calendar-in-range-cell > div {
  position: relative;
  z-index: 1; }

.ant-calendar-range .ant-calendar-in-range-cell::before {
  position: absolute;
  top: 4px;
  right: 0;
  bottom: 4px;
  left: 0;
  display: block;
  background: #e6f7ff;
  border: 0;
  border-radius: 0;
  content: ''; }

.ant-calendar-range .ant-calendar-footer-extra {
  float: left; }

div.ant-calendar-range-quick-selector {
  text-align: left; }

div.ant-calendar-range-quick-selector > a {
  margin-right: 8px; }

.ant-calendar-range .ant-calendar-header,
.ant-calendar-range .ant-calendar-month-panel-header,
.ant-calendar-range .ant-calendar-year-panel-header,
.ant-calendar-range .ant-calendar-decade-panel-header {
  border-bottom: 0; }

.ant-calendar-range .ant-calendar-body,
.ant-calendar-range .ant-calendar-month-panel-body,
.ant-calendar-range .ant-calendar-year-panel-body,
.ant-calendar-range .ant-calendar-decade-panel-body {
  border-top: 1px solid #e8e8e8; }

.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker {
  top: 68px;
  z-index: 2;
  width: 100%;
  height: 207px; }

.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-panel {
  height: 267px;
  margin-top: -34px; }

.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-inner {
  height: 100%;
  padding-top: 40px;
  background: none; }

.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-combobox {
  display: inline-block;
  height: 100%;
  background-color: #fff;
  border-top: 1px solid #e8e8e8; }

.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select {
  height: 100%; }

.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select ul {
  max-height: 100%; }

.ant-calendar-range.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn {
  margin-right: 8px; }

.ant-calendar-range.ant-calendar-time .ant-calendar-today-btn {
  height: 22px;
  margin: 8px 12px; }

.ant-calendar-range-with-ranges.ant-calendar-time .ant-calendar-time-picker {
  height: 233px; }

.ant-calendar-range.ant-calendar-show-time-picker .ant-calendar-body {
  border-top-color: transparent; }

.ant-calendar-time-picker {
  position: absolute;
  top: 40px;
  width: 100%;
  background-color: #fff; }

.ant-calendar-time-picker-panel {
  position: absolute;
  z-index: 1050;
  width: 100%; }

.ant-calendar-time-picker-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  line-height: 1.5;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  outline: none; }

.ant-calendar-time-picker-combobox {
  width: 100%; }

.ant-calendar-time-picker-column-1,
.ant-calendar-time-picker-column-1 .ant-calendar-time-picker-select {
  width: 100%; }

.ant-calendar-time-picker-column-2 .ant-calendar-time-picker-select {
  width: 50%; }

.ant-calendar-time-picker-column-3 .ant-calendar-time-picker-select {
  width: 33.33%; }

.ant-calendar-time-picker-column-4 .ant-calendar-time-picker-select {
  width: 25%; }

.ant-calendar-time-picker-input-wrap {
  display: none; }

.ant-calendar-time-picker-select {
  position: relative;
  float: left;
  height: 226px;
  overflow: hidden;
  border-right: 1px solid #e8e8e8; }

.ant-calendar-time-picker-select:hover {
  overflow-y: auto; }

.ant-calendar-time-picker-select:first-child {
  margin-left: 0;
  border-left: 0; }

.ant-calendar-time-picker-select:last-child {
  border-right: 0; }

.ant-calendar-time-picker-select ul {
  width: 100%;
  max-height: 206px;
  margin: 0;
  padding: 0;
  list-style: none; }

.ant-calendar-time-picker-select li {
  width: 100%;
  height: 24px;
  margin: 0;
  line-height: 24px;
  text-align: center;
  list-style: none;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-calendar-time-picker-select li:last-child::after {
  display: block;
  height: 202px;
  content: ''; }

.ant-calendar-time-picker-select li:hover {
  background: #e6f7ff; }

.ant-calendar-time-picker-select li:focus {
  color: #1890ff;
  font-weight: 600;
  outline: none; }

li.ant-calendar-time-picker-select-option-selected {
  font-weight: 600;
  background: #f5f5f5; }

li.ant-calendar-time-picker-select-option-disabled {
  color: rgba(0, 0, 0, 0.25); }

li.ant-calendar-time-picker-select-option-disabled:hover {
  background: transparent;
  cursor: not-allowed; }

.ant-calendar-time .ant-calendar-day-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 34px; }

.ant-calendar-time .ant-calendar-footer {
  position: relative;
  height: auto; }

.ant-calendar-time .ant-calendar-footer-btn {
  text-align: right; }

.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn {
  float: left;
  margin: 0; }

.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn {
  display: inline-block;
  margin-right: 8px; }

.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn-disabled {
  color: rgba(0, 0, 0, 0.25); }

.ant-calendar-month-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: #fff;
  border-radius: 4px;
  outline: none; }

.ant-calendar-month-panel > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%; }

.ant-calendar-month-panel-hidden {
  display: none; }

.ant-calendar-month-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative; }

.ant-calendar-month-panel-header a:hover {
  color: #40a9ff; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-century-select,
.ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select,
.ant-calendar-month-panel-header .ant-calendar-month-panel-year-select,
.ant-calendar-month-panel-header .ant-calendar-month-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 40px; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-century-select-arrow,
.ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select-arrow,
.ant-calendar-month-panel-header .ant-calendar-month-panel-year-select-arrow,
.ant-calendar-month-panel-header .ant-calendar-month-panel-month-select-arrow {
  display: none; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn {
  left: 7px;
  height: 100%; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
  -ms-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ''; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65); }

.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::after {
  display: none; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn {
  right: 7px;
  height: 100%; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
  -ms-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ''; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65); }

.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  display: none; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
  -ms-transform: rotate(135deg) scale(0.8);
  transform: rotate(135deg) scale(0.8); }

.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::before {
  position: relative;
  left: 3px; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  display: inline-block; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn {
  left: 29px;
  height: 100%; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
  -ms-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ''; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65); }

.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn::after {
  display: none; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn {
  right: 29px;
  height: 100%; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
  -ms-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ''; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65); }

.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::after {
  display: none; }

.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
  -ms-transform: rotate(135deg) scale(0.8);
  transform: rotate(135deg) scale(0.8); }

.ant-calendar-month-panel-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.ant-calendar-month-panel-footer {
  border-top: 1px solid #e8e8e8; }

.ant-calendar-month-panel-footer .ant-calendar-footer-extra {
  padding: 0 12px; }

.ant-calendar-month-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month {
  color: #fff;
  background: #1890ff; }

.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month:hover {
  color: #fff;
  background: #1890ff; }

.ant-calendar-month-panel-cell {
  text-align: center; }

.ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month,
.ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month:hover {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  cursor: not-allowed; }

.ant-calendar-month-panel-month {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 8px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease; }

.ant-calendar-month-panel-month:hover {
  background: #e6f7ff;
  cursor: pointer; }

.ant-calendar-year-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: #fff;
  border-radius: 4px;
  outline: none; }

.ant-calendar-year-panel > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%; }

.ant-calendar-year-panel-hidden {
  display: none; }

.ant-calendar-year-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative; }

.ant-calendar-year-panel-header a:hover {
  color: #40a9ff; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-century-select,
.ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select,
.ant-calendar-year-panel-header .ant-calendar-year-panel-year-select,
.ant-calendar-year-panel-header .ant-calendar-year-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 40px; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-century-select-arrow,
.ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select-arrow,
.ant-calendar-year-panel-header .ant-calendar-year-panel-year-select-arrow,
.ant-calendar-year-panel-header .ant-calendar-year-panel-month-select-arrow {
  display: none; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn {
  left: 7px;
  height: 100%; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
  -ms-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ''; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65); }

.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::after {
  display: none; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn {
  right: 7px;
  height: 100%; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
  -ms-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ''; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65); }

.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  display: none; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
  -ms-transform: rotate(135deg) scale(0.8);
  transform: rotate(135deg) scale(0.8); }

.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::before {
  position: relative;
  left: 3px; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  display: inline-block; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn {
  left: 29px;
  height: 100%; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
  -ms-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ''; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65); }

.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn::after {
  display: none; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn {
  right: 29px;
  height: 100%; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
  -ms-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ''; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65); }

.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::after {
  display: none; }

.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
  -ms-transform: rotate(135deg) scale(0.8);
  transform: rotate(135deg) scale(0.8); }

.ant-calendar-year-panel-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.ant-calendar-year-panel-footer {
  border-top: 1px solid #e8e8e8; }

.ant-calendar-year-panel-footer .ant-calendar-footer-extra {
  padding: 0 12px; }

.ant-calendar-year-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.ant-calendar-year-panel-cell {
  text-align: center; }

.ant-calendar-year-panel-year {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 8px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease; }

.ant-calendar-year-panel-year:hover {
  background: #e6f7ff;
  cursor: pointer; }

.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year {
  color: #fff;
  background: #1890ff; }

.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year:hover {
  color: #fff;
  background: #1890ff; }

.ant-calendar-year-panel-last-decade-cell .ant-calendar-year-panel-year,
.ant-calendar-year-panel-next-decade-cell .ant-calendar-year-panel-year {
  color: rgba(0, 0, 0, 0.25);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-calendar-decade-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  border-radius: 4px;
  outline: none; }

.ant-calendar-decade-panel-hidden {
  display: none; }

.ant-calendar-decade-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative; }

.ant-calendar-decade-panel-header a:hover {
  color: #40a9ff; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 40px; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select-arrow,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select-arrow,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select-arrow,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select-arrow {
  display: none; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn {
  left: 7px;
  height: 100%; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
  -ms-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ''; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65); }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::after {
  display: none; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn {
  right: 7px;
  height: 100%; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
  -ms-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ''; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65); }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  display: none; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
  -ms-transform: rotate(135deg) scale(0.8);
  transform: rotate(135deg) scale(0.8); }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::before {
  position: relative;
  left: 3px; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  display: inline-block; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn {
  left: 29px;
  height: 100%; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
  -ms-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ''; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65); }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn::after {
  display: none; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn {
  right: 29px;
  height: 100%; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
  -ms-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ''; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65); }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::after {
  display: none; }

.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
  -ms-transform: rotate(135deg) scale(0.8);
  transform: rotate(135deg) scale(0.8); }

.ant-calendar-decade-panel-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.ant-calendar-decade-panel-footer {
  border-top: 1px solid #e8e8e8; }

.ant-calendar-decade-panel-footer .ant-calendar-footer-extra {
  padding: 0 12px; }

.ant-calendar-decade-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.ant-calendar-decade-panel-cell {
  white-space: nowrap;
  text-align: center; }

.ant-calendar-decade-panel-decade {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 6px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease; }

.ant-calendar-decade-panel-decade:hover {
  background: #e6f7ff;
  cursor: pointer; }

.ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade {
  color: #fff;
  background: #1890ff; }

.ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade:hover {
  color: #fff;
  background: #1890ff; }

.ant-calendar-decade-panel-last-century-cell .ant-calendar-decade-panel-decade,
.ant-calendar-decade-panel-next-century-cell .ant-calendar-decade-panel-decade {
  color: rgba(0, 0, 0, 0.25);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-calendar-month .ant-calendar-month-header-wrap {
  position: relative;
  height: 288px; }

.ant-calendar-month .ant-calendar-month-panel,
.ant-calendar-month .ant-calendar-year-panel {
  top: 0;
  height: 100%; }

.ant-calendar-week-number-cell {
  opacity: 0.5; }

.ant-calendar-week-number .ant-calendar-body tr {
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-calendar-week-number .ant-calendar-body tr:hover {
  background: #e6f7ff; }

.ant-calendar-week-number .ant-calendar-body tr.ant-calendar-active-week {
  font-weight: bold;
  background: #bae7ff; }

.ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day .ant-calendar-date,
.ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day:hover .ant-calendar-date {
  color: rgba(0, 0, 0, 0.65);
  background: transparent; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-time-picker-panel {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1050;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; }

.ant-time-picker-panel-inner {
  position: relative;
  left: -2px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }

.ant-time-picker-panel-input {
  width: 100%;
  max-width: 154px;
  margin: 0;
  padding: 0;
  line-height: normal;
  border: 0;
  outline: 0;
  cursor: auto; }

.ant-time-picker-panel-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1; }

.ant-time-picker-panel-input:-ms-input-placeholder {
  color: #bfbfbf; }

.ant-time-picker-panel-input::-webkit-input-placeholder {
  color: #bfbfbf; }

.ant-time-picker-panel-input:placeholder-shown {
  text-overflow: ellipsis; }

.ant-time-picker-panel-input-wrap {
  position: relative;
  padding: 7px 2px 7px 12px;
  border-bottom: 1px solid #e8e8e8; }

.ant-time-picker-panel-input-invalid {
  border-color: #f5222d; }

.ant-time-picker-panel-narrow .ant-time-picker-panel-input-wrap {
  max-width: 112px; }

.ant-time-picker-panel-select {
  position: relative;
  float: left;
  width: 56px;
  max-height: 192px;
  overflow: hidden;
  border-left: 1px solid #e8e8e8; }

.ant-time-picker-panel-select:hover {
  overflow-y: auto; }

.ant-time-picker-panel-select:first-child {
  margin-left: 0;
  border-left: 0; }

.ant-time-picker-panel-select:last-child {
  border-right: 0; }

.ant-time-picker-panel-select:only-child {
  width: 100%; }

.ant-time-picker-panel-select ul {
  width: 56px;
  margin: 0;
  padding: 0 0 160px;
  list-style: none; }

.ant-time-picker-panel-select li {
  width: 100%;
  height: 32px;
  margin: 0;
  padding: 0 0 0 12px;
  text-align: left;
  list-style: none;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-time-picker-panel-select li:focus {
  color: #1890ff;
  font-weight: 600;
  outline: none; }

.ant-time-picker-panel-select li:hover {
  background: #e6f7ff; }

li.ant-time-picker-panel-select-option-selected {
  font-weight: 600;
  background: #f5f5f5; }

li.ant-time-picker-panel-select-option-selected:hover {
  background: #f5f5f5; }

li.ant-time-picker-panel-select-option-disabled {
  color: rgba(0, 0, 0, 0.25); }

li.ant-time-picker-panel-select-option-disabled:hover {
  background: transparent;
  cursor: not-allowed; }

.ant-time-picker-panel-combobox {
  zoom: 1; }

.ant-time-picker-panel-combobox::before,
.ant-time-picker-panel-combobox::after {
  display: table;
  content: ''; }

.ant-time-picker-panel-combobox::after {
  clear: both; }

.ant-time-picker-panel-addon {
  padding: 8px;
  border-top: 1px solid #e8e8e8; }

.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topLeft,
.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topRight,
.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topLeft,
.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
  animation-name: antSlideDownIn; }

.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomLeft,
.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomRight,
.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomLeft,
.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
  animation-name: antSlideUpIn; }

.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topLeft,
.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
  animation-name: antSlideDownOut; }

.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomLeft,
.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
  animation-name: antSlideUpOut; }

.ant-time-picker {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 128px;
  outline: none;
  cursor: text;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.ant-time-picker-input {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-time-picker-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1; }

.ant-time-picker-input:-ms-input-placeholder {
  color: #bfbfbf; }

.ant-time-picker-input::-webkit-input-placeholder {
  color: #bfbfbf; }

.ant-time-picker-input:placeholder-shown {
  text-overflow: ellipsis; }

.ant-time-picker-input:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important; }

.ant-time-picker-input:focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); }

.ant-time-picker-input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1; }

.ant-time-picker-input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

.ant-time-picker-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1; }

.ant-time-picker-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

textarea.ant-time-picker-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s; }

.ant-time-picker-input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px; }

.ant-time-picker-input-sm {
  height: 24px;
  padding: 1px 7px; }

.ant-time-picker-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1; }

.ant-time-picker-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

.ant-time-picker-open {
  opacity: 0; }

.ant-time-picker-icon,
.ant-time-picker-clear {
  position: absolute;
  top: 50%;
  right: 11px;
  z-index: 1;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  color: rgba(0, 0, 0, 0.25);
  line-height: 14px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-time-picker-icon .ant-time-picker-clock-icon,
.ant-time-picker-clear .ant-time-picker-clock-icon {
  display: block;
  color: rgba(0, 0, 0, 0.25);
  line-height: 1; }

.ant-time-picker-clear {
  z-index: 2;
  background: #fff;
  opacity: 0;
  pointer-events: none; }

.ant-time-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45); }

.ant-time-picker:hover .ant-time-picker-clear {
  opacity: 1;
  pointer-events: auto; }

.ant-time-picker-large .ant-time-picker-input {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px; }

.ant-time-picker-small .ant-time-picker-input {
  height: 24px;
  padding: 1px 7px; }

.ant-time-picker-small .ant-time-picker-icon,
.ant-time-picker-small .ant-time-picker-clear {
  right: 7px; }

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    .ant-input {
      line-height: 1.5; } } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-tag {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  display: inline-block;
  height: auto;
  margin-right: 8px;
  padding: 0 7px;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
  background: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  cursor: default;
  opacity: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); }

.ant-tag:hover {
  opacity: 0.85; }

.ant-tag,
.ant-tag a,
.ant-tag a:hover {
  color: rgba(0, 0, 0, 0.65); }

.ant-tag > a:first-child:last-child {
  display: inline-block;
  margin: 0 -8px;
  padding: 0 8px; }

.ant-tag .anticon-close {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333) rotate(0deg);
  -ms-transform: scale(0.83333) rotate(0deg);
  transform: scale(0.83333) rotate(0deg);
  margin-left: 3px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); }

:root .ant-tag .anticon-close {
  font-size: 12px; }

.ant-tag .anticon-close:hover {
  color: rgba(0, 0, 0, 0.85); }

.ant-tag-has-color {
  border-color: transparent; }

.ant-tag-has-color,
.ant-tag-has-color a,
.ant-tag-has-color a:hover,
.ant-tag-has-color .anticon-close,
.ant-tag-has-color .anticon-close:hover {
  color: #fff; }

.ant-tag-checkable {
  background-color: transparent;
  border-color: transparent; }

.ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #1890ff; }

.ant-tag-checkable:active,
.ant-tag-checkable-checked {
  color: #fff; }

.ant-tag-checkable-checked {
  background-color: #1890ff; }

.ant-tag-checkable:active {
  background-color: #096dd9; }

.ant-tag-hidden {
  display: none; }

.ant-tag-pink {
  color: #eb2f96;
  background: #fff0f6;
  border-color: #ffadd2; }

.ant-tag-pink-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96; }

.ant-tag-magenta {
  color: #eb2f96;
  background: #fff0f6;
  border-color: #ffadd2; }

.ant-tag-magenta-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96; }

.ant-tag-red {
  color: #f5222d;
  background: #fff1f0;
  border-color: #ffa39e; }

.ant-tag-red-inverse {
  color: #fff;
  background: #f5222d;
  border-color: #f5222d; }

.ant-tag-volcano {
  color: #fa541c;
  background: #fff2e8;
  border-color: #ffbb96; }

.ant-tag-volcano-inverse {
  color: #fff;
  background: #fa541c;
  border-color: #fa541c; }

.ant-tag-orange {
  color: #fa8c16;
  background: #fff7e6;
  border-color: #ffd591; }

.ant-tag-orange-inverse {
  color: #fff;
  background: #fa8c16;
  border-color: #fa8c16; }

.ant-tag-yellow {
  color: #fadb14;
  background: #feffe6;
  border-color: #fffb8f; }

.ant-tag-yellow-inverse {
  color: #fff;
  background: #fadb14;
  border-color: #fadb14; }

.ant-tag-gold {
  color: #faad14;
  background: #fffbe6;
  border-color: #ffe58f; }

.ant-tag-gold-inverse {
  color: #fff;
  background: #faad14;
  border-color: #faad14; }

.ant-tag-cyan {
  color: #13c2c2;
  background: #e6fffb;
  border-color: #87e8de; }

.ant-tag-cyan-inverse {
  color: #fff;
  background: #13c2c2;
  border-color: #13c2c2; }

.ant-tag-lime {
  color: #a0d911;
  background: #fcffe6;
  border-color: #eaff8f; }

.ant-tag-lime-inverse {
  color: #fff;
  background: #a0d911;
  border-color: #a0d911; }

.ant-tag-green {
  color: #52c41a;
  background: #f6ffed;
  border-color: #b7eb8f; }

.ant-tag-green-inverse {
  color: #fff;
  background: #52c41a;
  border-color: #52c41a; }

.ant-tag-blue {
  color: #1890ff;
  background: #e6f7ff;
  border-color: #91d5ff; }

.ant-tag-blue-inverse {
  color: #fff;
  background: #1890ff;
  border-color: #1890ff; }

.ant-tag-geekblue {
  color: #2f54eb;
  background: #f0f5ff;
  border-color: #adc6ff; }

.ant-tag-geekblue-inverse {
  color: #fff;
  background: #2f54eb;
  border-color: #2f54eb; }

.ant-tag-purple {
  color: #722ed1;
  background: #f9f0ff;
  border-color: #d3adf7; }

.ant-tag-purple-inverse {
  color: #fff;
  background: #722ed1;
  border-color: #722ed1; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-descriptions-title {
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5; }

.ant-descriptions-view {
  width: 100%;
  overflow: hidden;
  border-radius: 4px; }

.ant-descriptions-view table {
  width: 100%;
  table-layout: fixed; }

.ant-descriptions-row > th,
.ant-descriptions-row > td {
  padding-bottom: 16px; }

.ant-descriptions-row:last-child {
  border-bottom: none; }

.ant-descriptions-item-label {
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  line-height: 1.5;
  white-space: nowrap; }

.ant-descriptions-item-label::after {
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
  content: ' '; }

.ant-descriptions-item-colon::after {
  content: ':'; }

.ant-descriptions-item-no-label::after {
  margin: 0;
  content: ''; }

.ant-descriptions-item-content {
  display: table-cell;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.5; }

.ant-descriptions-item {
  padding-bottom: 0; }

.ant-descriptions-item > span {
  display: inline-block; }

.ant-descriptions-middle .ant-descriptions-row > th,
.ant-descriptions-middle .ant-descriptions-row > td {
  padding-bottom: 12px; }

.ant-descriptions-small .ant-descriptions-row > th,
.ant-descriptions-small .ant-descriptions-row > td {
  padding-bottom: 8px; }

.ant-descriptions-bordered .ant-descriptions-view {
  border: 1px solid #e8e8e8; }

.ant-descriptions-bordered .ant-descriptions-view > table {
  table-layout: auto; }

.ant-descriptions-bordered .ant-descriptions-item-label,
.ant-descriptions-bordered .ant-descriptions-item-content {
  padding: 16px 24px;
  border-right: 1px solid #e8e8e8; }

.ant-descriptions-bordered .ant-descriptions-item-label:last-child,
.ant-descriptions-bordered .ant-descriptions-item-content:last-child {
  border-right: none; }

.ant-descriptions-bordered .ant-descriptions-item-label {
  background-color: #fafafa; }

.ant-descriptions-bordered .ant-descriptions-item-label::after {
  display: none; }

.ant-descriptions-bordered .ant-descriptions-row {
  border-bottom: 1px solid #e8e8e8; }

.ant-descriptions-bordered .ant-descriptions-row:last-child {
  border-bottom: none; }

.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-label,
.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-content {
  padding: 12px 24px; }

.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label,
.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content {
  padding: 8px 16px; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-divider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  background: #e8e8e8; }

.ant-divider,
.ant-divider-vertical {
  position: relative;
  top: -0.06em;
  display: inline-block;
  width: 1px;
  height: 0.9em;
  margin: 0 8px;
  vertical-align: middle; }

.ant-divider-horizontal {
  display: block;
  clear: both;
  width: 100%;
  min-width: 100%;
  height: 1px;
  margin: 24px 0; }

.ant-divider-horizontal.ant-divider-with-text-center,
.ant-divider-horizontal.ant-divider-with-text-left,
.ant-divider-horizontal.ant-divider-with-text-right {
  display: table;
  margin: 16px 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-align: center;
  background: transparent; }

.ant-divider-horizontal.ant-divider-with-text-center::before,
.ant-divider-horizontal.ant-divider-with-text-left::before,
.ant-divider-horizontal.ant-divider-with-text-right::before,
.ant-divider-horizontal.ant-divider-with-text-center::after,
.ant-divider-horizontal.ant-divider-with-text-left::after,
.ant-divider-horizontal.ant-divider-with-text-right::after {
  position: relative;
  top: 50%;
  display: table-cell;
  width: 50%;
  border-top: 1px solid #e8e8e8;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  content: ''; }

.ant-divider-horizontal.ant-divider-with-text-left .ant-divider-inner-text,
.ant-divider-horizontal.ant-divider-with-text-right .ant-divider-inner-text {
  display: inline-block;
  padding: 0 10px; }

.ant-divider-horizontal.ant-divider-with-text-left::before {
  top: 50%;
  width: 5%; }

.ant-divider-horizontal.ant-divider-with-text-left::after {
  top: 50%;
  width: 95%; }

.ant-divider-horizontal.ant-divider-with-text-right::before {
  top: 50%;
  width: 95%; }

.ant-divider-horizontal.ant-divider-with-text-right::after {
  top: 50%;
  width: 5%; }

.ant-divider-inner-text {
  display: inline-block;
  padding: 0 24px; }

.ant-divider-dashed {
  background: none;
  border-color: #e8e8e8;
  border-style: dashed;
  border-width: 1px 0 0; }

.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed,
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed,
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed {
  border-top: 0; }

.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed::before,
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed::before,
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed::before,
.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed::after,
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed::after,
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed::after {
  border-style: dashed none none; }

.ant-divider-vertical.ant-divider-dashed {
  border-width: 0 0 0 1px; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-drawer {
  position: fixed;
  z-index: 1000;
  width: 0%;
  height: 100%;
  -webkit-transition: height 0s ease 0.3s, width 0s ease 0.3s, -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: height 0s ease 0.3s, width 0s ease 0.3s, -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), height 0s ease 0.3s, width 0s ease 0.3s;
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), height 0s ease 0.3s, width 0s ease 0.3s, -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1); }

.ant-drawer > * {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1); }

.ant-drawer-content-wrapper {
  position: absolute; }

.ant-drawer .ant-drawer-content {
  width: 100%;
  height: 100%; }

.ant-drawer-left,
.ant-drawer-right {
  top: 0;
  width: 0%;
  height: 100%; }

.ant-drawer-left .ant-drawer-content-wrapper,
.ant-drawer-right .ant-drawer-content-wrapper {
  height: 100%; }

.ant-drawer-left.ant-drawer-open,
.ant-drawer-right.ant-drawer-open {
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1); }

.ant-drawer-left.ant-drawer-open.no-mask,
.ant-drawer-right.ant-drawer-open.no-mask {
  width: 0%; }

.ant-drawer-left.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15); }

.ant-drawer-right {
  right: 0; }

.ant-drawer-right .ant-drawer-content-wrapper {
  right: 0; }

.ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15); }

.ant-drawer-right.ant-drawer-open.no-mask {
  right: 1px;
  -webkit-transform: translateX(1px);
  -ms-transform: translateX(1px);
  transform: translateX(1px); }

.ant-drawer-top,
.ant-drawer-bottom {
  left: 0;
  width: 100%;
  height: 0%; }

.ant-drawer-top .ant-drawer-content-wrapper,
.ant-drawer-bottom .ant-drawer-content-wrapper {
  width: 100%; }

.ant-drawer-top.ant-drawer-open,
.ant-drawer-bottom.ant-drawer-open {
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1); }

.ant-drawer-top.ant-drawer-open.no-mask,
.ant-drawer-bottom.ant-drawer-open.no-mask {
  height: 0%; }

.ant-drawer-top {
  top: 0; }

.ant-drawer-top.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }

.ant-drawer-bottom {
  bottom: 0; }

.ant-drawer-bottom .ant-drawer-content-wrapper {
  bottom: 0; }

.ant-drawer-bottom.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15); }

.ant-drawer-bottom.ant-drawer-open.no-mask {
  bottom: 1px;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px); }

.ant-drawer.ant-drawer-open .ant-drawer-mask {
  height: 100%;
  opacity: 1;
  -webkit-transition: none;
  transition: none;
  -webkit-animation: antdDrawerFadeIn 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  animation: antdDrawerFadeIn 0.3s cubic-bezier(0.7, 0.3, 0.1, 1); }

.ant-drawer-title {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px; }

.ant-drawer-content {
  position: relative;
  z-index: 1;
  background-color: #fff;
  background-clip: padding-box;
  border: 0; }

.ant-drawer-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: block;
  width: 56px;
  height: 56px;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  line-height: 56px;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  text-rendering: auto; }

.ant-drawer-close:focus,
.ant-drawer-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none; }

.ant-drawer-header {
  position: relative;
  padding: 16px 24px;
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0; }

.ant-drawer-header-no-title {
  color: rgba(0, 0, 0, 0.65);
  background: #fff; }

.ant-drawer-body {
  padding: 24px;
  line-height: 1.5;
  word-wrap: break-word; }

.ant-drawer-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(0, 0, 0, 0.45);
  opacity: 0;
  filter: alpha(opacity=45);
  -webkit-transition: opacity 0.3s linear, height 0s ease 0.3s;
  transition: opacity 0.3s linear, height 0s ease 0.3s; }

.ant-drawer-open-content {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); }

@-webkit-keyframes antdDrawerFadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes antdDrawerFadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-form {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum'; }

.ant-form legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: inherit;
  border: 0;
  border-bottom: 1px solid #d9d9d9; }

.ant-form input[type='search'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.ant-form input[type='radio'],
.ant-form input[type='checkbox'] {
  line-height: normal; }

.ant-form input[type='file'] {
  display: block; }

.ant-form input[type='range'] {
  display: block;
  width: 100%; }

.ant-form select[multiple],
.ant-form select[size] {
  height: auto; }

.ant-form input[type='file']:focus,
.ant-form input[type='radio']:focus,
.ant-form input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.ant-form output {
  display: block;
  padding-top: 15px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.5; }

.ant-form-item-required::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*'; }

.ant-form-hide-required-mark .ant-form-item-required::before {
  display: none; }

.ant-form-item-label > label {
  color: rgba(0, 0, 0, 0.85); }

.ant-form-item-label > label::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px; }

.ant-form-item-label > label.ant-form-item-no-colon::after {
  content: ' '; }

.ant-form-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  margin-bottom: 24px;
  vertical-align: top; }

.ant-form-item label {
  position: relative; }

.ant-form-item label > .anticon {
  vertical-align: top; }

.ant-form-item-control {
  position: relative;
  line-height: 40px;
  zoom: 1; }

.ant-form-item-control::before,
.ant-form-item-control::after {
  display: table;
  content: ''; }

.ant-form-item-control::after {
  clear: both; }

.ant-form-item-children {
  position: relative; }

.ant-form-item-with-help {
  margin-bottom: 5px; }

.ant-form-item-label {
  display: inline-block;
  overflow: hidden;
  line-height: 39.9999px;
  white-space: nowrap;
  text-align: right;
  vertical-align: middle; }

.ant-form-item-label-left {
  text-align: left; }

.ant-form-item .ant-switch {
  margin: 2px 0 4px; }

.ant-form-explain,
.ant-form-extra {
  clear: both;
  min-height: 22px;
  margin-top: -2px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 1.5;
  -webkit-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); }

.ant-form-explain {
  margin-bottom: -1px; }

.ant-form-extra {
  padding-top: 4px; }

.ant-form-text {
  display: inline-block;
  padding-right: 8px; }

.ant-form-split {
  display: block;
  text-align: center; }

form .has-feedback .ant-input {
  padding-right: 24px; }

form .has-feedback .ant-input-password-icon {
  margin-right: 18px; }

form .has-feedback > .ant-select .ant-select-arrow,
form .has-feedback > .ant-select .ant-select-selection__clear,
form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-arrow,
form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection__clear {
  right: 28px; }

form .has-feedback > .ant-select .ant-select-selection-selected-value,
form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection-selected-value {
  padding-right: 42px; }

form .has-feedback .ant-cascader-picker-arrow {
  margin-right: 17px; }

form .has-feedback .ant-cascader-picker-clear {
  right: 28px; }

form .has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix {
  right: 28px; }

form .has-feedback .ant-calendar-picker-icon,
form .has-feedback .ant-time-picker-icon,
form .has-feedback .ant-calendar-picker-clear,
form .has-feedback .ant-time-picker-clear {
  right: 28px; }

form .ant-mentions,
form textarea.ant-input {
  height: auto;
  margin-bottom: 4px; }

form .ant-upload {
  background: transparent; }

form input[type='radio'],
form input[type='checkbox'] {
  width: 14px;
  height: 14px; }

form .ant-radio-inline,
form .ant-checkbox-inline {
  display: inline-block;
  margin-left: 8px;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer; }

form .ant-radio-inline:first-child,
form .ant-checkbox-inline:first-child {
  margin-left: 0; }

form .ant-checkbox-vertical,
form .ant-radio-vertical {
  display: block; }

form .ant-checkbox-vertical + .ant-checkbox-vertical,
form .ant-radio-vertical + .ant-radio-vertical {
  margin-left: 0; }

form .ant-input-number + .ant-form-text {
  margin-left: 8px; }

form .ant-input-number-handler-wrap {
  z-index: 2; }

form .ant-select,
form .ant-cascader-picker {
  width: 100%;
  max-width: 425px; }

form .ant-input-group .ant-select,
form .ant-input-group .ant-cascader-picker {
  width: auto; }

form :not(.ant-input-group-wrapper) > .ant-input-group,
form .ant-input-group-wrapper {
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle; }

.ant-form-vertical .ant-form-item-label,
.ant-col-24.ant-form-item-label,
.ant-col-xl-24.ant-form-item-label {
  display: block;
  margin: 0;
  padding: 0 0 8px;
  line-height: 1.5;
  white-space: initial;
  text-align: left; }

.ant-form-vertical .ant-form-item-label label::after,
.ant-col-24.ant-form-item-label label::after,
.ant-col-xl-24.ant-form-item-label label::after {
  display: none; }

.ant-form-vertical .ant-form-item {
  padding-bottom: 8px; }

.ant-form-vertical .ant-form-item-control {
  line-height: 1.5; }

.ant-form-vertical .ant-form-explain {
  margin-top: 2px;
  margin-bottom: -5px; }

.ant-form-vertical .ant-form-extra {
  margin-top: 2px;
  margin-bottom: -4px; }

@media (max-width: 575px) {
  .ant-form-item-label,
  .ant-form-item-control-wrapper {
    display: block;
    width: 100%; }
  .ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left; }
  .ant-form-item-label label::after {
    display: none; }
  .ant-col-xs-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left; }
  .ant-col-xs-24.ant-form-item-label label::after {
    display: none; } }

@media (max-width: 767px) {
  .ant-col-sm-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left; }
  .ant-col-sm-24.ant-form-item-label label::after {
    display: none; } }

@media (max-width: 991px) {
  .ant-col-md-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left; }
  .ant-col-md-24.ant-form-item-label label::after {
    display: none; } }

@media (max-width: 1199px) {
  .ant-col-lg-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left; }
  .ant-col-lg-24.ant-form-item-label label::after {
    display: none; } }

@media (max-width: 1599px) {
  .ant-col-xl-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left; }
  .ant-col-xl-24.ant-form-item-label label::after {
    display: none; } }

.ant-form-inline .ant-form-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 0; }

.ant-form-inline .ant-form-item-with-help {
  margin-bottom: 24px; }

.ant-form-inline .ant-form-item > .ant-form-item-control-wrapper,
.ant-form-inline .ant-form-item > .ant-form-item-label {
  display: inline-block;
  vertical-align: top; }

.ant-form-inline .ant-form-text {
  display: inline-block; }

.ant-form-inline .has-feedback {
  display: inline-block; }

.has-success.has-feedback .ant-form-item-children-icon,
.has-warning.has-feedback .ant-form-item-children-icon,
.has-error.has-feedback .ant-form-item-children-icon,
.is-validating.has-feedback .ant-form-item-children-icon {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  width: 32px;
  height: 20px;
  margin-top: -10px;
  line-height: 20px;
  text-align: center;
  visibility: visible;
  -webkit-animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  pointer-events: none; }

.has-success.has-feedback .ant-form-item-children-icon svg,
.has-warning.has-feedback .ant-form-item-children-icon svg,
.has-error.has-feedback .ant-form-item-children-icon svg,
.is-validating.has-feedback .ant-form-item-children-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.has-success.has-feedback .ant-form-item-children-icon {
  color: #52c41a;
  -webkit-animation-name: diffZoomIn1 !important;
  animation-name: diffZoomIn1 !important; }

.has-warning .ant-form-explain,
.has-warning .ant-form-split {
  color: #faad14; }

.has-warning .ant-input,
.has-warning .ant-input:hover {
  background-color: #fff;
  border-color: #faad14; }

.has-warning .ant-input:focus {
  border-color: #ffc53d;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2); }

.has-warning .ant-input:not([disabled]):hover {
  border-color: #faad14; }

.has-warning .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #ffc53d;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2); }

.has-warning .ant-input-affix-wrapper .ant-input,
.has-warning .ant-input-affix-wrapper .ant-input:hover {
  background-color: #fff;
  border-color: #faad14; }

.has-warning .ant-input-affix-wrapper .ant-input:focus {
  border-color: #ffc53d;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2); }

.has-warning .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #faad14; }

.has-warning .ant-input-prefix {
  color: #faad14; }

.has-warning .ant-input-group-addon {
  color: #faad14;
  background-color: #fff;
  border-color: #faad14; }

.has-warning .has-feedback {
  color: #faad14; }

.has-warning.has-feedback .ant-form-item-children-icon {
  color: #faad14;
  -webkit-animation-name: diffZoomIn3 !important;
  animation-name: diffZoomIn3 !important; }

.has-warning .ant-select-selection {
  border-color: #faad14; }

.has-warning .ant-select-selection:hover {
  border-color: #faad14; }

.has-warning .ant-select-open .ant-select-selection,
.has-warning .ant-select-focused .ant-select-selection {
  border-color: #ffc53d;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2); }

.has-warning .ant-calendar-picker-icon::after,
.has-warning .ant-time-picker-icon::after,
.has-warning .ant-picker-icon::after,
.has-warning .ant-select-arrow,
.has-warning .ant-cascader-picker-arrow {
  color: #faad14; }

.has-warning .ant-input-number,
.has-warning .ant-time-picker-input {
  border-color: #faad14; }

.has-warning .ant-input-number-focused,
.has-warning .ant-time-picker-input-focused,
.has-warning .ant-input-number:focus,
.has-warning .ant-time-picker-input:focus {
  border-color: #ffc53d;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2); }

.has-warning .ant-input-number:not([disabled]):hover,
.has-warning .ant-time-picker-input:not([disabled]):hover {
  border-color: #faad14; }

.has-warning .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #ffc53d;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2); }

.has-error .ant-form-explain,
.has-error .ant-form-split {
  color: #f5222d; }

.has-error .ant-input,
.has-error .ant-input:hover {
  background-color: #fff;
  border-color: #f5222d; }

.has-error .ant-input:focus {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2); }

.has-error .ant-input:not([disabled]):hover {
  border-color: #f5222d; }

.has-error .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2); }

.has-error .ant-input-affix-wrapper .ant-input,
.has-error .ant-input-affix-wrapper .ant-input:hover {
  background-color: #fff;
  border-color: #f5222d; }

.has-error .ant-input-affix-wrapper .ant-input:focus {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2); }

.has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #f5222d; }

.has-error .ant-input-prefix {
  color: #f5222d; }

.has-error .ant-input-group-addon {
  color: #f5222d;
  background-color: #fff;
  border-color: #f5222d; }

.has-error .has-feedback {
  color: #f5222d; }

.has-error.has-feedback .ant-form-item-children-icon {
  color: #f5222d;
  -webkit-animation-name: diffZoomIn2 !important;
  animation-name: diffZoomIn2 !important; }

.has-error .ant-select-selection {
  border-color: #f5222d; }

.has-error .ant-select-selection:hover {
  border-color: #f5222d; }

.has-error .ant-select-open .ant-select-selection,
.has-error .ant-select-focused .ant-select-selection {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2); }

.has-error .ant-select.ant-select-auto-complete .ant-input:focus {
  border-color: #f5222d; }

.has-error .ant-input-group-addon .ant-select-selection {
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.has-error .ant-calendar-picker-icon::after,
.has-error .ant-time-picker-icon::after,
.has-error .ant-picker-icon::after,
.has-error .ant-select-arrow,
.has-error .ant-cascader-picker-arrow {
  color: #f5222d; }

.has-error .ant-input-number,
.has-error .ant-time-picker-input {
  border-color: #f5222d; }

.has-error .ant-input-number-focused,
.has-error .ant-time-picker-input-focused,
.has-error .ant-input-number:focus,
.has-error .ant-time-picker-input:focus {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2); }

.has-error .ant-input-number:not([disabled]):hover,
.has-error .ant-time-picker-input:not([disabled]):hover {
  border-color: #f5222d; }

.has-error .ant-mention-wrapper .ant-mention-editor,
.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover {
  border-color: #f5222d; }

.has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor,
.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2); }

.has-error .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2); }

.has-error .ant-transfer-list {
  border-color: #f5222d; }

.has-error .ant-transfer-list-search:not([disabled]) {
  border-color: #d9d9d9; }

.has-error .ant-transfer-list-search:not([disabled]):hover {
  border-color: #40a9ff;
  border-right-width: 1px !important; }

.has-error .ant-transfer-list-search:not([disabled]):focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); }

.is-validating.has-feedback .ant-form-item-children-icon {
  display: inline-block;
  color: #1890ff; }

.ant-advanced-search-form .ant-form-item {
  margin-bottom: 24px; }

.ant-advanced-search-form .ant-form-item-with-help {
  margin-bottom: 5px; }

.show-help-enter,
.show-help-appear {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.show-help-leave {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.show-help-enter.show-help-enter-active,
.show-help-appear.show-help-appear-active {
  -webkit-animation-name: antShowHelpIn;
  animation-name: antShowHelpIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.show-help-leave.show-help-leave-active {
  -webkit-animation-name: antShowHelpOut;
  animation-name: antShowHelpOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none; }

.show-help-enter,
.show-help-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }

.show-help-leave {
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }

@-webkit-keyframes antShowHelpIn {
  0% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes antShowHelpIn {
  0% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes antShowHelpOut {
  to {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    opacity: 0; } }

@keyframes antShowHelpOut {
  to {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    opacity: 0; } }

@-webkit-keyframes diffZoomIn1 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes diffZoomIn1 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes diffZoomIn2 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes diffZoomIn2 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes diffZoomIn3 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes diffZoomIn3 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-input-number {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-variant: tabular-nums;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  width: 90px;
  margin: 0;
  padding: 0;
  border: 1px solid #d9d9d9;
  border-radius: 4px; }

.ant-input-number::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1; }

.ant-input-number:-ms-input-placeholder {
  color: #bfbfbf; }

.ant-input-number::-webkit-input-placeholder {
  color: #bfbfbf; }

.ant-input-number:placeholder-shown {
  text-overflow: ellipsis; }

.ant-input-number:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important; }

.ant-input-number:focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); }

.ant-input-number-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1; }

.ant-input-number-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

.ant-input-number[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1; }

.ant-input-number[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

textarea.ant-input-number {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s; }

.ant-input-number-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px; }

.ant-input-number-sm {
  height: 24px;
  padding: 1px 7px; }

.ant-input-number-handler {
  position: relative;
  display: block;
  width: 100%;
  height: 50%;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  line-height: 0;
  text-align: center;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear; }

.ant-input-number-handler:active {
  background: #f4f4f4; }

.ant-input-number-handler:hover .ant-input-number-handler-up-inner,
.ant-input-number-handler:hover .ant-input-number-handler-down-inner {
  color: #40a9ff; }

.ant-input-number-handler-up-inner,
.ant-input-number-handler-down-inner {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 4px;
  width: 12px;
  height: 12px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 12px;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-input-number-handler-up-inner > *,
.ant-input-number-handler-down-inner > * {
  line-height: 1; }

.ant-input-number-handler-up-inner svg,
.ant-input-number-handler-down-inner svg {
  display: inline-block; }

.ant-input-number-handler-up-inner::before,
.ant-input-number-handler-down-inner::before {
  display: none; }

.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon,
.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,
.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,
.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon {
  display: block; }

.ant-input-number:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important; }

.ant-input-number-focused {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); }

.ant-input-number-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1; }

.ant-input-number-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

.ant-input-number-disabled .ant-input-number-input {
  cursor: not-allowed; }

.ant-input-number-disabled .ant-input-number-handler-wrap {
  display: none; }

.ant-input-number-input {
  width: 100%;
  height: 30px;
  padding: 0 11px;
  text-align: left;
  background-color: transparent;
  border: 0;
  border-radius: 4px;
  outline: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -moz-appearance: textfield !important; }

.ant-input-number-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1; }

.ant-input-number-input:-ms-input-placeholder {
  color: #bfbfbf; }

.ant-input-number-input::-webkit-input-placeholder {
  color: #bfbfbf; }

.ant-input-number-input:placeholder-shown {
  text-overflow: ellipsis; }

.ant-input-number-input[type='number']::-webkit-inner-spin-button,
.ant-input-number-input[type='number']::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none; }

.ant-input-number-lg {
  padding: 0;
  font-size: 16px; }

.ant-input-number-lg input {
  height: 38px; }

.ant-input-number-sm {
  padding: 0; }

.ant-input-number-sm input {
  height: 22px;
  padding: 0 7px; }

.ant-input-number-handler-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 100%;
  background: #fff;
  border-left: 1px solid #d9d9d9;
  border-radius: 0 4px 4px 0;
  opacity: 0;
  -webkit-transition: opacity 0.24s linear 0.1s;
  transition: opacity 0.24s linear 0.1s; }

.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
  display: inline-block;
  font-size: 12px;
  font-size: 7px \9;
  -webkit-transform: scale(0.58333) rotate(0deg);
  -ms-transform: scale(0.58333) rotate(0deg);
  transform: scale(0.58333) rotate(0deg);
  min-width: auto;
  margin-right: 0; }

:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,
:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
  font-size: 12px; }

.ant-input-number-handler-wrap:hover .ant-input-number-handler {
  height: 40%; }

.ant-input-number:hover .ant-input-number-handler-wrap {
  opacity: 1; }

.ant-input-number-handler-up {
  cursor: pointer; }

.ant-input-number-handler-up-inner {
  top: 50%;
  margin-top: -5px;
  text-align: center; }

.ant-input-number-handler-up:hover {
  height: 60% !important; }

.ant-input-number-handler-down {
  top: 0;
  border-top: 1px solid #d9d9d9;
  cursor: pointer; }

.ant-input-number-handler-down-inner {
  top: 50%;
  margin-top: -6px;
  text-align: center; }

.ant-input-number-handler-down:hover {
  height: 60% !important; }

.ant-input-number-handler-up-disabled,
.ant-input-number-handler-down-disabled {
  cursor: not-allowed; }

.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner,
.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner {
  color: rgba(0, 0, 0, 0.25); }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /* fix firefox can't set height smaller than content on flex item */
  min-height: 0;
  background: #f0f2f5; }

.ant-layout,
.ant-layout * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.ant-layout.ant-layout-has-sider {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.ant-layout.ant-layout-has-sider > .ant-layout,
.ant-layout.ant-layout-has-sider > .ant-layout-content {
  overflow-x: hidden; }

.ant-layout-header,
.ant-layout-footer {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.ant-layout-header {
  height: 64px;
  padding: 0 50px;
  line-height: 64px;
  background: #001529; }

.ant-layout-footer {
  padding: 24px 50px;
  color: rgba(0, 0, 0, 0.65);
  background: #f0f2f5; }

.ant-layout-content {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  /* fix firefox can't set height smaller than content on flex item */
  min-height: 0; }

.ant-layout-sider {
  position: relative;
  /* fix firefox can't set width smaller than content on flex item */
  min-width: 0;
  background: #001529;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.ant-layout-sider-children {
  height: 100%;
  margin-top: -0.1px;
  padding-top: 0.1px; }

.ant-layout-sider-has-trigger {
  padding-bottom: 48px; }

.ant-layout-sider-right {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.ant-layout-sider-trigger {
  position: fixed;
  bottom: 0;
  z-index: 1;
  height: 48px;
  color: #fff;
  line-height: 48px;
  text-align: center;
  background: #002140;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.ant-layout-sider-zero-width > * {
  overflow: hidden; }

.ant-layout-sider-zero-width-trigger {
  position: absolute;
  top: 64px;
  right: -36px;
  z-index: 1;
  width: 36px;
  height: 42px;
  color: #fff;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  background: #001529;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease; }

.ant-layout-sider-zero-width-trigger:hover {
  background: #192c3e; }

.ant-layout-sider-zero-width-trigger-right {
  left: -36px;
  border-radius: 4px 0 0 4px; }

.ant-layout-sider-light {
  background: #fff; }

.ant-layout-sider-light .ant-layout-sider-trigger {
  color: rgba(0, 0, 0, 0.65);
  background: #fff; }

.ant-layout-sider-light .ant-layout-sider-zero-width-trigger {
  color: rgba(0, 0, 0, 0.65);
  background: #fff; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-list {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative; }

.ant-list * {
  outline: none; }

.ant-list-pagination {
  margin-top: 24px;
  text-align: right; }

.ant-list-more {
  margin-top: 12px;
  text-align: center; }

.ant-list-more button {
  padding-right: 32px;
  padding-left: 32px; }

.ant-list-spin {
  min-height: 40px;
  text-align: center; }

.ant-list-empty-text {
  padding: 16px;
  color: rgba(0, 0, 0, 0.25);
  text-align: center; }

.ant-list-items {
  margin: 0;
  padding: 0;
  list-style: none; }

.ant-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 0; }

.ant-list-item-content {
  color: rgba(0, 0, 0, 0.65); }

.ant-list-item-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 0; }

.ant-list-item-meta-avatar {
  margin-right: 16px; }

.ant-list-item-meta-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0;
  flex: 1 0; }

.ant-list-item-meta-title {
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.65); }

.ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.65);
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-list-item-meta-title > a:hover {
  color: #1890ff; }

.ant-list-item-meta-description {
  color: rgba(0, 0, 0, 0.45); }

.ant-list-item-action {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 48px;
  padding: 0;
  font-size: 0;
  list-style: none; }

.ant-list-item-action > li {
  position: relative;
  display: inline-block;
  padding: 0 8px;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
  cursor: pointer; }

.ant-list-item-action > li:first-child {
  padding-left: 0; }

.ant-list-item-action-split {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background-color: #e8e8e8; }

.ant-list-header {
  background: transparent; }

.ant-list-footer {
  background: transparent; }

.ant-list-header,
.ant-list-footer {
  padding-top: 12px;
  padding-bottom: 12px; }

.ant-list-empty {
  padding: 16px 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  text-align: center; }

.ant-list-split .ant-list-item {
  border-bottom: 1px solid #e8e8e8; }

.ant-list-split .ant-list-item:last-child {
  border-bottom: none; }

.ant-list-split .ant-list-header {
  border-bottom: 1px solid #e8e8e8; }

.ant-list-loading .ant-list-spin-nested-loading {
  min-height: 32px; }

.ant-list-something-after-last-item .ant-spin-container > .ant-list-items > .ant-list-item:last-child {
  border-bottom: 1px solid #e8e8e8; }

.ant-list-lg .ant-list-item {
  padding-top: 16px;
  padding-bottom: 16px; }

.ant-list-sm .ant-list-item {
  padding-top: 8px;
  padding-bottom: 8px; }

.ant-list-vertical .ant-list-item {
  -webkit-box-align: initial;
  -ms-flex-align: initial;
  align-items: initial; }

.ant-list-vertical .ant-list-item-main {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.ant-list-vertical .ant-list-item-extra {
  margin-left: 40px; }

.ant-list-vertical .ant-list-item-meta {
  margin-bottom: 16px; }

.ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 12px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  line-height: 24px; }

.ant-list-vertical .ant-list-item-action {
  margin-top: 16px;
  margin-left: auto; }

.ant-list-vertical .ant-list-item-action > li {
  padding: 0 16px; }

.ant-list-vertical .ant-list-item-action > li:first-child {
  padding-left: 0; }

.ant-list-grid .ant-col > .ant-list-item {
  display: block;
  max-width: 100%;
  margin-bottom: 16px;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none; }

.ant-list-item-no-flex {
  display: block; }

.ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action {
  float: right; }

.ant-list-bordered {
  border: 1px solid #d9d9d9;
  border-radius: 4px; }

.ant-list-bordered .ant-list-header {
  padding-right: 24px;
  padding-left: 24px; }

.ant-list-bordered .ant-list-footer {
  padding-right: 24px;
  padding-left: 24px; }

.ant-list-bordered .ant-list-item {
  padding-right: 24px;
  padding-left: 24px;
  border-bottom: 1px solid #e8e8e8; }

.ant-list-bordered .ant-list-pagination {
  margin: 16px 24px; }

.ant-list-bordered.ant-list-sm .ant-list-item {
  padding-right: 16px;
  padding-left: 16px; }

.ant-list-bordered.ant-list-sm .ant-list-header,
.ant-list-bordered.ant-list-sm .ant-list-footer {
  padding: 8px 16px; }

.ant-list-bordered.ant-list-lg .ant-list-header,
.ant-list-bordered.ant-list-lg .ant-list-footer {
  padding: 16px 24px; }

@media screen and (max-width: 768px) {
  .ant-list-item-action {
    margin-left: 24px; }
  .ant-list-vertical .ant-list-item-extra {
    margin-left: 24px; } }

@media screen and (max-width: 576px) {
  .ant-list-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .ant-list-item-action {
    margin-left: 12px; }
  .ant-list-vertical .ant-list-item {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse; }
  .ant-list-vertical .ant-list-item-main {
    min-width: 220px; }
  .ant-list-vertical .ant-list-item-extra {
    margin: auto auto 16px; } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-spin {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: absolute;
  display: none;
  color: #1890ff;
  text-align: center;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); }

.ant-spin-spinning {
  position: static;
  display: inline-block;
  opacity: 1; }

.ant-spin-nested-loading {
  position: relative; }

.ant-spin-nested-loading > div > .ant-spin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 400px; }

.ant-spin-nested-loading > div > .ant-spin .ant-spin-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px; }

.ant-spin-nested-loading > div > .ant-spin .ant-spin-text {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 5px;
  text-shadow: 0 1px 2px #fff; }

.ant-spin-nested-loading > div > .ant-spin.ant-spin-show-text .ant-spin-dot {
  margin-top: -20px; }

.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-dot {
  margin: -7px; }

.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-text {
  padding-top: 2px; }

.ant-spin-nested-loading > div > .ant-spin-sm.ant-spin-show-text .ant-spin-dot {
  margin-top: -17px; }

.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-dot {
  margin: -16px; }

.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-text {
  padding-top: 11px; }

.ant-spin-nested-loading > div > .ant-spin-lg.ant-spin-show-text .ant-spin-dot {
  margin-top: -26px; }

.ant-spin-container {
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.ant-spin-container::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none \9;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
  pointer-events: none; }

.ant-spin-blur {
  clear: both;
  overflow: hidden;
  opacity: 0.5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none; }

.ant-spin-blur::after {
  opacity: 0.4;
  pointer-events: auto; }

.ant-spin-tip {
  color: rgba(0, 0, 0, 0.45); }

.ant-spin-dot {
  position: relative;
  display: inline-block;
  font-size: 20px;
  width: 1em;
  height: 1em; }

.ant-spin-dot-item {
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  background-color: #1890ff;
  border-radius: 100%;
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.3;
  -webkit-animation: antSpinMove 1s infinite linear alternate;
  animation: antSpinMove 1s infinite linear alternate; }

.ant-spin-dot-item:nth-child(1) {
  top: 0;
  left: 0; }

.ant-spin-dot-item:nth-child(2) {
  top: 0;
  right: 0;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.ant-spin-dot-item:nth-child(3) {
  right: 0;
  bottom: 0;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.ant-spin-dot-item:nth-child(4) {
  bottom: 0;
  left: 0;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.ant-spin-dot-spin {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-animation: antRotate 1.2s infinite linear;
  animation: antRotate 1.2s infinite linear; }

.ant-spin-sm .ant-spin-dot i {
  width: 6px;
  height: 6px; }

.ant-spin-lg .ant-spin-dot {
  font-size: 32px; }

.ant-spin-lg .ant-spin-dot i {
  width: 14px;
  height: 14px; }

.ant-spin.ant-spin-show-text .ant-spin-text {
  display: block; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ */
  .ant-spin-blur {
    background: #fff;
    opacity: 0.5; } }

@-webkit-keyframes antSpinMove {
  to {
    opacity: 1; } }

@keyframes antSpinMove {
  to {
    opacity: 1; } }

@-webkit-keyframes antRotate {
  to {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg); } }

@keyframes antRotate {
  to {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg); } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-pagination {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum'; }

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

.ant-pagination::after {
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  content: ' '; }

.ant-pagination-total-text {
  display: inline-block;
  height: 32px;
  margin-right: 8px;
  line-height: 30px;
  vertical-align: middle; }

.ant-pagination-item {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  margin-right: 8px;
  font-family: Arial;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-pagination-item a {
  display: block;
  padding: 0 6px;
  color: rgba(0, 0, 0, 0.65);
  -webkit-transition: none;
  transition: none; }

.ant-pagination-item a:hover {
  text-decoration: none; }

.ant-pagination-item:focus,
.ant-pagination-item:hover {
  border-color: #1890ff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-pagination-item:focus a,
.ant-pagination-item:hover a {
  color: #1890ff; }

.ant-pagination-item-active {
  font-weight: 500;
  background: #fff;
  border-color: #1890ff; }

.ant-pagination-item-active a {
  color: #1890ff; }

.ant-pagination-item-active:focus,
.ant-pagination-item-active:hover {
  border-color: #40a9ff; }

.ant-pagination-item-active:focus a,
.ant-pagination-item-active:hover a {
  color: #40a9ff; }

.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  outline: 0; }

.ant-pagination-jump-prev .ant-pagination-item-container,
.ant-pagination-jump-next .ant-pagination-item-container {
  position: relative; }

.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  display: inline-block;
  font-size: 12px;
  font-size: 12px \9;
  -webkit-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  color: #1890ff;
  letter-spacing: -1px;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

:root .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
:root .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  font-size: 12px; }

.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  color: rgba(0, 0, 0, 0.25);
  letter-spacing: 2px;
  text-align: center;
  text-indent: 0.13em;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,
.ant-pagination-jump-next:focus .ant-pagination-item-link-icon,
.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
  opacity: 1; }

.ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,
.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
  opacity: 0; }

.ant-pagination-prev,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  margin-right: 8px; }

.ant-pagination-prev,
.ant-pagination-next,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  color: rgba(0, 0, 0, 0.65);
  font-family: Arial;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-pagination-prev,
.ant-pagination-next {
  outline: 0; }

.ant-pagination-prev a,
.ant-pagination-next a {
  color: rgba(0, 0, 0, 0.65);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-pagination-prev:hover a,
.ant-pagination-next:hover a {
  border-color: #40a9ff; }

.ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-next .ant-pagination-item-link {
  display: block;
  height: 100%;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-pagination-prev:focus .ant-pagination-item-link,
.ant-pagination-next:focus .ant-pagination-item-link,
.ant-pagination-prev:hover .ant-pagination-item-link,
.ant-pagination-next:hover .ant-pagination-item-link {
  color: #1890ff;
  border-color: #1890ff; }

.ant-pagination-disabled,
.ant-pagination-disabled:hover,
.ant-pagination-disabled:focus {
  cursor: not-allowed; }

.ant-pagination-disabled a,
.ant-pagination-disabled:hover a,
.ant-pagination-disabled:focus a,
.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination-disabled:hover .ant-pagination-item-link,
.ant-pagination-disabled:focus .ant-pagination-item-link {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  cursor: not-allowed; }

.ant-pagination-slash {
  margin: 0 10px 0 5px; }

.ant-pagination-options {
  display: inline-block;
  margin-left: 16px;
  vertical-align: middle; }

.ant-pagination-options-size-changer.ant-select {
  display: inline-block;
  width: auto;
  margin-right: 8px; }

.ant-pagination-options-quick-jumper {
  display: inline-block;
  height: 32px;
  vertical-align: top; }

.ant-pagination-options-quick-jumper input {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 50px;
  margin: 0 8px; }

.ant-pagination-options-quick-jumper input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1; }

.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
  color: #bfbfbf; }

.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
  color: #bfbfbf; }

.ant-pagination-options-quick-jumper input:placeholder-shown {
  text-overflow: ellipsis; }

.ant-pagination-options-quick-jumper input:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important; }

.ant-pagination-options-quick-jumper input:focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); }

.ant-pagination-options-quick-jumper input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1; }

.ant-pagination-options-quick-jumper input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

.ant-pagination-options-quick-jumper input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1; }

.ant-pagination-options-quick-jumper input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

textarea.ant-pagination-options-quick-jumper input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s; }

.ant-pagination-options-quick-jumper input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px; }

.ant-pagination-options-quick-jumper input-sm {
  height: 24px;
  padding: 1px 7px; }

.ant-pagination-simple .ant-pagination-prev,
.ant-pagination-simple .ant-pagination-next {
  height: 24px;
  line-height: 24px;
  vertical-align: top; }

.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link {
  height: 24px;
  border: 0; }

.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link::after,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px; }

.ant-pagination-simple .ant-pagination-simple-pager {
  display: inline-block;
  height: 24px;
  margin-right: 8px; }

.ant-pagination-simple .ant-pagination-simple-pager input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  margin-right: 8px;
  padding: 0 6px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: none;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s; }

.ant-pagination-simple .ant-pagination-simple-pager input:hover {
  border-color: #1890ff; }

.ant-pagination.mini .ant-pagination-total-text,
.ant-pagination.mini .ant-pagination-simple-pager {
  height: 24px;
  line-height: 24px; }

.ant-pagination.mini .ant-pagination-item {
  min-width: 24px;
  height: 24px;
  margin: 0; }

.ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active) {
  background: transparent;
  border-color: transparent; }

.ant-pagination.mini .ant-pagination-prev,
.ant-pagination.mini .ant-pagination-next {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 24px; }

.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link {
  background: transparent;
  border-color: transparent; }

.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link::after,
.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px; }

.ant-pagination.mini .ant-pagination-jump-prev,
.ant-pagination.mini .ant-pagination-jump-next {
  height: 24px;
  margin-right: 0;
  line-height: 24px; }

.ant-pagination.mini .ant-pagination-options {
  margin-left: 2px; }

.ant-pagination.mini .ant-pagination-options-quick-jumper {
  height: 24px;
  line-height: 24px; }

.ant-pagination.mini .ant-pagination-options-quick-jumper input {
  height: 24px;
  padding: 1px 7px;
  width: 44px; }

.ant-pagination.ant-pagination-disabled {
  cursor: not-allowed; }

.ant-pagination.ant-pagination-disabled .ant-pagination-item {
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed; }

.ant-pagination.ant-pagination-disabled .ant-pagination-item a {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border: none;
  cursor: not-allowed; }

.ant-pagination.ant-pagination-disabled .ant-pagination-item-active {
  background: #dbdbdb;
  border-color: transparent; }

.ant-pagination.ant-pagination-disabled .ant-pagination-item-active a {
  color: #fff; }

.ant-pagination.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:hover,
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:focus {
  color: rgba(0, 0, 0, 0.45);
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed; }

.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-link-icon,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
  opacity: 0; }

.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
  opacity: 1; }

@media only screen and (max-width: 992px) {
  .ant-pagination-item-after-jump-prev,
  .ant-pagination-item-before-jump-next {
    display: none; } }

@media only screen and (max-width: 576px) {
  .ant-pagination-options {
    display: none; } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-mention-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle; }

.ant-mention-wrapper .ant-mention-editor {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  height: auto;
  min-height: 32px;
  padding: 0;
  line-height: 1.5; }

.ant-mention-wrapper .ant-mention-editor::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1; }

.ant-mention-wrapper .ant-mention-editor:-ms-input-placeholder {
  color: #bfbfbf; }

.ant-mention-wrapper .ant-mention-editor::-webkit-input-placeholder {
  color: #bfbfbf; }

.ant-mention-wrapper .ant-mention-editor:placeholder-shown {
  text-overflow: ellipsis; }

.ant-mention-wrapper .ant-mention-editor:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important; }

.ant-mention-wrapper .ant-mention-editor:focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); }

.ant-mention-wrapper .ant-mention-editor-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1; }

.ant-mention-wrapper .ant-mention-editor-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

.ant-mention-wrapper .ant-mention-editor[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1; }

.ant-mention-wrapper .ant-mention-editor[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

textarea.ant-mention-wrapper .ant-mention-editor {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s; }

.ant-mention-wrapper .ant-mention-editor-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px; }

.ant-mention-wrapper .ant-mention-editor-sm {
  height: 24px;
  padding: 1px 7px; }

.ant-mention-wrapper .ant-mention-editor-wrapper {
  height: auto;
  overflow-y: auto; }

.ant-mention-wrapper.ant-mention-active:not(.disabled) .ant-mention-editor {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); }

.ant-mention-wrapper.disabled .ant-mention-editor {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1; }

.ant-mention-wrapper.disabled .ant-mention-editor:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

.ant-mention-wrapper .public-DraftEditorPlaceholder-root {
  position: absolute;
  pointer-events: none; }

.ant-mention-wrapper .public-DraftEditorPlaceholder-root .public-DraftEditorPlaceholder-inner {
  height: auto;
  padding: 5px 11px;
  color: #bfbfbf;
  white-space: pre-wrap;
  word-wrap: break-word;
  outline: none;
  opacity: 1; }

.ant-mention-wrapper .DraftEditor-editorContainer .public-DraftEditor-content {
  height: auto;
  padding: 5px 11px; }

.ant-mention-dropdown {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  min-width: 120px;
  max-height: 250px;
  margin-top: 1.5em;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #fff;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }

.ant-mention-dropdown-placement-top {
  margin-top: -0.1em; }

.ant-mention-dropdown-notfound.ant-mention-dropdown-item {
  color: rgba(0, 0, 0, 0.25); }

.ant-mention-dropdown-notfound.ant-mention-dropdown-item .anticon-loading {
  display: block;
  color: #1890ff;
  text-align: center; }

.ant-mention-dropdown-item {
  position: relative;
  display: block;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s; }

.ant-mention-dropdown-item:hover {
  background-color: #e6f7ff; }

.ant-mention-dropdown-item.focus,
.ant-mention-dropdown-item-active {
  background-color: #e6f7ff; }

.ant-mention-dropdown-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed; }

.ant-mention-dropdown-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed; }

.ant-mention-dropdown-item-selected,
.ant-mention-dropdown-item-selected:hover {
  color: rgba(0, 0, 0, 0.65);
  font-weight: bold;
  background-color: #f5f5f5; }

.ant-mention-dropdown-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-mentions {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  font-variant: tabular-nums;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  display: inline-block;
  height: auto;
  padding: 0;
  overflow: hidden;
  line-height: 1.5;
  white-space: pre-wrap;
  vertical-align: bottom; }

.ant-mentions::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1; }

.ant-mentions:-ms-input-placeholder {
  color: #bfbfbf; }

.ant-mentions::-webkit-input-placeholder {
  color: #bfbfbf; }

.ant-mentions:placeholder-shown {
  text-overflow: ellipsis; }

.ant-mentions:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important; }

.ant-mentions:focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); }

.ant-mentions-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1; }

.ant-mentions-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

.ant-mentions[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1; }

.ant-mentions[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

textarea.ant-mentions {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s; }

.ant-mentions-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px; }

.ant-mentions-sm {
  height: 24px;
  padding: 1px 7px; }

.ant-mentions-disabled > textarea {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1; }

.ant-mentions-disabled > textarea:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important; }

.ant-mentions-focused {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); }

.ant-mentions > textarea,
.ant-mentions-measure {
  min-height: 30px;
  margin: 0;
  padding: 4px 11px;
  overflow: inherit;
  overflow-x: hidden;
  overflow-y: auto;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  font-style: inherit;
  font-variant: inherit;
  font-size-adjust: inherit;
  font-stretch: inherit;
  line-height: inherit;
  direction: inherit;
  letter-spacing: inherit;
  white-space: inherit;
  text-align: inherit;
  vertical-align: top;
  word-wrap: break-word;
  word-break: inherit;
  -moz-tab-size: inherit;
  -o-tab-size: inherit;
  tab-size: inherit; }

.ant-mentions > textarea {
  width: 100%;
  border: none;
  outline: none;
  resize: none; }

.ant-mentions > textarea::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1; }

.ant-mentions > textarea:-ms-input-placeholder {
  color: #bfbfbf; }

.ant-mentions > textarea::-webkit-input-placeholder {
  color: #bfbfbf; }

.ant-mentions > textarea:placeholder-shown {
  text-overflow: ellipsis; }

.ant-mentions > textarea:-moz-read-only {
  cursor: default; }

.ant-mentions > textarea:read-only {
  cursor: default; }

.ant-mentions-measure {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  color: transparent;
  pointer-events: none; }

.ant-mentions-measure > span {
  display: inline-block;
  min-height: 1em; }

.ant-mentions-dropdown {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-variant: initial;
  background-color: #fff;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }

.ant-mentions-dropdown-hidden {
  display: none; }

.ant-mentions-dropdown-menu {
  max-height: 250px;
  margin-bottom: 0;
  padding-left: 0;
  overflow: auto;
  list-style: none;
  outline: none; }

.ant-mentions-dropdown-menu-item {
  position: relative;
  display: block;
  min-width: 100px;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease; }

.ant-mentions-dropdown-menu-item:hover {
  background-color: #e6f7ff; }

.ant-mentions-dropdown-menu-item:first-child {
  border-radius: 4px 4px 0 0; }

.ant-mentions-dropdown-menu-item:last-child {
  border-radius: 0 0 4px 4px; }

.ant-mentions-dropdown-menu-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed; }

.ant-mentions-dropdown-menu-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed; }

.ant-mentions-dropdown-menu-item-selected {
  color: rgba(0, 0, 0, 0.65);
  font-weight: 600;
  background-color: #fafafa; }

.ant-mentions-dropdown-menu-item-active {
  background-color: #e6f7ff; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-message {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: fixed;
  top: 16px;
  left: 0;
  z-index: 1010;
  width: 100%;
  pointer-events: none; }

.ant-message-notice {
  padding: 8px;
  text-align: center; }

.ant-message-notice:first-child {
  margin-top: -8px; }

.ant-message-notice-content {
  display: inline-block;
  padding: 10px 16px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  pointer-events: all; }

.ant-message-success .anticon {
  color: #52c41a; }

.ant-message-error .anticon {
  color: #f5222d; }

.ant-message-warning .anticon {
  color: #faad14; }

.ant-message-info .anticon,
.ant-message-loading .anticon {
  color: #1890ff; }

.ant-message .anticon {
  position: relative;
  top: 1px;
  margin-right: 8px;
  font-size: 16px; }

.ant-message-notice.move-up-leave.move-up-leave-active {
  overflow: hidden;
  -webkit-animation-name: MessageMoveOut;
  animation-name: MessageMoveOut;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s; }

@-webkit-keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    padding: 8px;
    opacity: 1; }
  100% {
    max-height: 0;
    padding: 0;
    opacity: 0; } }

@keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    padding: 8px;
    opacity: 1; }
  100% {
    max-height: 0;
    padding: 0;
    opacity: 0; } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-modal {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  top: 100px;
  width: auto;
  margin: 0 auto;
  padding-bottom: 24px;
  pointer-events: none; }

.ant-modal-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  overflow: auto;
  outline: 0;
  -webkit-overflow-scrolling: touch; }

.ant-modal-title {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  word-wrap: break-word; }

.ant-modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  pointer-events: auto; }

.ant-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

.ant-modal-close-x {
  display: block;
  width: 56px;
  height: 56px;
  font-size: 16px;
  font-style: normal;
  line-height: 56px;
  text-align: center;
  text-transform: none;
  text-rendering: auto; }

.ant-modal-close:focus,
.ant-modal-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none; }

.ant-modal-header {
  padding: 16px 24px;
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0; }

.ant-modal-body {
  padding: 24px;
  line-height: 1.5;
  word-wrap: break-word; }

.ant-modal-footer {
  padding: 10px 16px;
  text-align: right;
  background: transparent;
  border-top: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px; }

.ant-modal-footer button + button {
  margin-bottom: 0;
  margin-left: 8px; }

.ant-modal.zoom-enter,
.ant-modal.zoom-appear {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 0;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  filter: alpha(opacity=50); }

.ant-modal-mask-hidden {
  display: none; }

.ant-modal-open {
  overflow: hidden; }

.ant-modal-centered {
  text-align: center; }

.ant-modal-centered::before {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: ''; }

.ant-modal-centered .ant-modal {
  top: 0;
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

@media (max-width: 767px) {
  .ant-modal {
    max-width: calc(100vw - 16px);
    margin: 8px auto; }
  .ant-modal-centered .ant-modal {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; } }

.ant-modal-confirm .ant-modal-header {
  display: none; }

.ant-modal-confirm .ant-modal-close {
  display: none; }

.ant-modal-confirm .ant-modal-body {
  padding: 32px 32px 24px; }

.ant-modal-confirm-body-wrapper {
  zoom: 1; }

.ant-modal-confirm-body-wrapper::before,
.ant-modal-confirm-body-wrapper::after {
  display: table;
  content: ''; }

.ant-modal-confirm-body-wrapper::after {
  clear: both; }

.ant-modal-confirm-body .ant-modal-confirm-title {
  display: block;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4; }

.ant-modal-confirm-body .ant-modal-confirm-content {
  margin-top: 8px;
  color: rgba(0, 0, 0, 0.65); }

.ant-modal-confirm-body > .anticon {
  float: left;
  margin-right: 16px;
  font-size: 22px; }

.ant-modal-confirm-body > .anticon + .ant-modal-confirm-title + .ant-modal-confirm-content {
  margin-left: 38px; }

.ant-modal-confirm .ant-modal-confirm-btns {
  float: right;
  margin-top: 24px; }

.ant-modal-confirm .ant-modal-confirm-btns button + button {
  margin-bottom: 0;
  margin-left: 8px; }

.ant-modal-confirm-error .ant-modal-confirm-body > .anticon {
  color: #f5222d; }

.ant-modal-confirm-warning .ant-modal-confirm-body > .anticon,
.ant-modal-confirm-confirm .ant-modal-confirm-body > .anticon {
  color: #faad14; }

.ant-modal-confirm-info .ant-modal-confirm-body > .anticon {
  color: #1890ff; }

.ant-modal-confirm-success .ant-modal-confirm-body > .anticon {
  color: #52c41a; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-notification {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: fixed;
  z-index: 1010;
  width: 384px;
  max-width: calc(100vw - 32px);
  margin-right: 24px; }

.ant-notification-topLeft,
.ant-notification-bottomLeft {
  margin-right: 0;
  margin-left: 24px; }

.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active {
  -webkit-animation-name: NotificationLeftFadeIn;
  animation-name: NotificationLeftFadeIn; }

.ant-notification-close-icon {
  cursor: pointer; }

.ant-notification-notice {
  position: relative;
  margin-bottom: 16px;
  padding: 16px 24px;
  overflow: hidden;
  line-height: 1.5;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); }

.ant-notification-notice-message {
  display: inline-block;
  margin-bottom: 8px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  line-height: 24px; }

.ant-notification-notice-message-single-line-auto-margin {
  display: block;
  width: calc(384px - 24px * 2 - 24px - 48px - 100%);
  max-width: 4px;
  background-color: transparent;
  pointer-events: none; }

.ant-notification-notice-message-single-line-auto-margin::before {
  display: block;
  content: ''; }

.ant-notification-notice-closable .ant-notification-notice-message {
  padding-right: 24px; }

.ant-notification-notice-with-icon .ant-notification-notice-message {
  margin-bottom: 4px;
  margin-left: 48px;
  font-size: 16px; }

.ant-notification-notice-with-icon .ant-notification-notice-description {
  margin-left: 48px; }

.ant-notification-notice-icon {
  position: absolute;
  margin-left: 4px;
  font-size: 24px;
  line-height: 24px; }

.anticon.ant-notification-notice-icon-success {
  color: #52c41a; }

.anticon.ant-notification-notice-icon-info {
  color: #1890ff; }

.anticon.ant-notification-notice-icon-warning {
  color: #faad14; }

.anticon.ant-notification-notice-icon-error {
  color: #f5222d; }

.ant-notification-notice-close {
  position: absolute;
  top: 16px;
  right: 22px;
  color: rgba(0, 0, 0, 0.45);
  outline: none; }

.ant-notification-notice-close:hover {
  color: rgba(0, 0, 0, 0.67); }

.ant-notification-notice-btn {
  float: right;
  margin-top: 16px; }

.ant-notification .notification-fade-effect {
  -webkit-animation-duration: 0.24s;
  animation-duration: 0.24s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.ant-notification-fade-enter,
.ant-notification-fade-appear {
  opacity: 0;
  -webkit-animation-duration: 0.24s;
  animation-duration: 0.24s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.ant-notification-fade-leave {
  -webkit-animation-duration: 0.24s;
  animation-duration: 0.24s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-fade-appear.ant-notification-fade-appear-active {
  -webkit-animation-name: NotificationFadeIn;
  animation-name: NotificationFadeIn;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.ant-notification-fade-leave.ant-notification-fade-leave-active {
  -webkit-animation-name: NotificationFadeOut;
  animation-name: NotificationFadeOut;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

@-webkit-keyframes NotificationFadeIn {
  0% {
    left: 384px;
    opacity: 0; }
  100% {
    left: 0;
    opacity: 1; } }

@keyframes NotificationFadeIn {
  0% {
    left: 384px;
    opacity: 0; }
  100% {
    left: 0;
    opacity: 1; } }

@-webkit-keyframes NotificationLeftFadeIn {
  0% {
    right: 384px;
    opacity: 0; }
  100% {
    right: 0;
    opacity: 1; } }

@keyframes NotificationLeftFadeIn {
  0% {
    right: 384px;
    opacity: 0; }
  100% {
    right: 0;
    opacity: 1; } }

@-webkit-keyframes NotificationFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
    padding-top: 16px 24px;
    padding-bottom: 16px 24px;
    opacity: 1; }
  100% {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0; } }

@keyframes NotificationFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
    padding-top: 16px 24px;
    padding-bottom: 16px 24px;
    opacity: 1; }
  100% {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0; } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-page-header {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  padding: 24px; }

.ant-page-header.has-breadcrumb {
  padding-top: 12px; }

.ant-page-header.has-footer {
  padding-bottom: 16px; }

.ant-page-header-back {
  float: left;
  margin: 6px 0;
  margin-right: 16px;
  font-size: 20px;
  line-height: 1; }

.ant-page-header-back-button {
  color: #1890ff;
  text-decoration: none;
  outline: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: #000;
  cursor: pointer; }

.ant-page-header-back-button:focus,
.ant-page-header-back-button:hover {
  color: #40a9ff; }

.ant-page-header-back-button:active {
  color: #096dd9; }

.ant-page-header .ant-divider-vertical {
  height: 14px;
  margin: 0 12px;
  vertical-align: middle; }

.ant-breadcrumb + .ant-page-header-heading {
  margin-top: 8px; }

.ant-page-header-heading {
  width: 100%;
  overflow: hidden; }

.ant-page-header-heading-title {
  display: block;
  float: left;
  margin-bottom: 0;
  padding-right: 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 24px; }

.ant-page-header-heading .ant-avatar {
  float: left;
  margin-right: 12px; }

.ant-page-header-heading-sub-title {
  float: left;
  margin: 5px 0;
  margin-right: 12px;
  color: rgba(0, 0, 0, 0.45); }

.ant-page-header-heading-tags {
  float: left;
  margin: 4px 0; }

.ant-page-header-heading-extra {
  float: right; }

.ant-page-header-heading-extra > * {
  margin-left: 8px; }

.ant-page-header-heading-extra > *:first-child {
  margin-left: 0; }

.ant-page-header-content {
  padding-top: 16px;
  overflow: hidden; }

.ant-page-header-footer {
  margin-top: 16px; }

.ant-page-header-footer .ant-tabs-bar {
  margin-bottom: 1px;
  border-bottom: 0; }

.ant-page-header-footer .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab {
  padding: 8px;
  font-size: 16px; }

@media (max-width: 576px) {
  .ant-page-header-heading-extra {
    display: block;
    float: unset;
    width: 100%;
    padding-top: 12px;
    overflow: hidden; } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-popover {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  font-weight: normal;
  white-space: normal;
  text-align: left;
  cursor: auto;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.ant-popover::after {
  position: absolute;
  background: rgba(255, 255, 255, 0.01);
  content: ''; }

.ant-popover-hidden {
  display: none; }

.ant-popover-placement-top,
.ant-popover-placement-topLeft,
.ant-popover-placement-topRight {
  padding-bottom: 10px; }

.ant-popover-placement-right,
.ant-popover-placement-rightTop,
.ant-popover-placement-rightBottom {
  padding-left: 10px; }

.ant-popover-placement-bottom,
.ant-popover-placement-bottomLeft,
.ant-popover-placement-bottomRight {
  padding-top: 10px; }

.ant-popover-placement-left,
.ant-popover-placement-leftTop,
.ant-popover-placement-leftBottom {
  padding-right: 10px; }

.ant-popover-inner {
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) \9;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) \9; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ant-popover {
    /* IE10+ */ }
  .ant-popover-inner {
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); } }

.ant-popover-title {
  min-width: 177px;
  min-height: 32px;
  margin: 0;
  padding: 5px 16px 4px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  border-bottom: 1px solid #e8e8e8; }

.ant-popover-inner-content {
  padding: 12px 16px;
  color: rgba(0, 0, 0, 0.65); }

.ant-popover-message {
  position: relative;
  padding: 4px 0 12px;
  color: rgba(0, 0, 0, 0.65); }

.ant-popover-message > .anticon {
  position: absolute;
  top: 8px;
  color: #faad14; }

.ant-popover-message-title {
  padding-left: 22px; }

.ant-popover-buttons {
  margin-bottom: 4px;
  text-align: right; }

.ant-popover-buttons button {
  margin-left: 8px; }

.ant-popover-arrow {
  position: absolute;
  display: block;
  width: 8.48528137px;
  height: 8.48528137px;
  background: transparent;
  border-style: solid;
  border-width: 4.24264069px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  bottom: 6.2px;
  border-top-color: transparent;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: transparent;
  -webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07); }

.ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg); }

.ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px; }

.ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  right: 16px; }

.ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
  left: 6px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #fff;
  border-left-color: #fff;
  -webkit-box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07); }

.ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg); }

.ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow {
  top: 12px; }

.ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
  bottom: 12px; }

.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  top: 6px;
  border-top-color: #fff;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #fff;
  -webkit-box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.06);
  box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.06); }

.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg); }

.ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px; }

.ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  right: 16px; }

.ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
  right: 6px;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  -webkit-box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07); }

.ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg); }

.ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow {
  top: 12px; }

.ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
  bottom: 12px; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-progress {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  display: inline-block; }

.ant-progress-line {
  position: relative;
  width: 100%; }

.ant-progress-small.ant-progress-line,
.ant-progress-small.ant-progress-line .ant-progress-text .anticon {
  font-size: 12px; }

.ant-progress-outer {
  display: inline-block;
  width: 100%;
  margin-right: 0;
  padding-right: 0; }

.ant-progress-show-info .ant-progress-outer {
  margin-right: calc(-2em - 8px);
  padding-right: calc(2em + 8px); }

.ant-progress-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  vertical-align: middle;
  background-color: #f5f5f5;
  border-radius: 100px; }

.ant-progress-circle-trail {
  stroke: #f5f5f5; }

.ant-progress-circle-path {
  -webkit-animation: ant-progress-appear 0.3s;
  animation: ant-progress-appear 0.3s; }

.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #1890ff; }

.ant-progress-success-bg,
.ant-progress-bg {
  position: relative;
  background-color: #1890ff;
  border-radius: 100px;
  -webkit-transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
  transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s; }

.ant-progress-success-bg {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #52c41a; }

.ant-progress-text {
  display: inline-block;
  width: 2em;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 1em;
  line-height: 1;
  white-space: nowrap;
  text-align: left;
  vertical-align: middle;
  word-break: normal; }

.ant-progress-status-active .ant-progress-bg::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  border-radius: 10px;
  opacity: 0;
  -webkit-animation: ant-progress-active 2.4s cubic-bezier(0.23, 1, 0.32, 1) infinite;
  animation: ant-progress-active 2.4s cubic-bezier(0.23, 1, 0.32, 1) infinite;
  content: ''; }

.ant-progress-status-exception .ant-progress-bg {
  background-color: #f5222d; }

.ant-progress-status-exception .ant-progress-text {
  color: #f5222d; }

.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #f5222d; }

.ant-progress-status-success .ant-progress-bg {
  background-color: #52c41a; }

.ant-progress-status-success .ant-progress-text {
  color: #52c41a; }

.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #52c41a; }

.ant-progress-circle .ant-progress-inner {
  position: relative;
  line-height: 1;
  background-color: transparent; }

.ant-progress-circle .ant-progress-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1;
  white-space: normal;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.ant-progress-circle .ant-progress-text .anticon {
  font-size: 1.16666667em; }

.ant-progress-circle.ant-progress-status-exception .ant-progress-text {
  color: #f5222d; }

.ant-progress-circle.ant-progress-status-success .ant-progress-text {
  color: #52c41a; }

@-webkit-keyframes ant-progress-active {
  0% {
    width: 0;
    opacity: 0.1; }
  20% {
    width: 0;
    opacity: 0.5; }
  100% {
    width: 100%;
    opacity: 0; } }

@keyframes ant-progress-active {
  0% {
    width: 0;
    opacity: 0.1; }
  20% {
    width: 0;
    opacity: 0.5; }
  100% {
    width: 100%;
    opacity: 0; } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-rate {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #fadb14;
  font-size: 20px;
  line-height: unset;
  list-style: none;
  outline: none; }

.ant-rate-disabled .ant-rate-star {
  cursor: default; }

.ant-rate-disabled .ant-rate-star:hover {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.ant-rate-star {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  color: inherit;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-rate-star:not(:last-child) {
  margin-right: 8px; }

.ant-rate-star > div:focus {
  outline: 0; }

.ant-rate-star > div:hover,
.ant-rate-star > div:focus {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.ant-rate-star-first,
.ant-rate-star-second {
  color: #e8e8e8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {
  vertical-align: middle; }

.ant-rate-star-first {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  opacity: 0; }

.ant-rate-star-half .ant-rate-star-first,
.ant-rate-star-half .ant-rate-star-second {
  opacity: 1; }

.ant-rate-star-half .ant-rate-star-first,
.ant-rate-star-full .ant-rate-star-second {
  color: inherit; }

.ant-rate-text {
  display: inline-block;
  margin-left: 8px; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-result {
  padding: 48px 32px; }

.ant-result-success .ant-result-icon > .anticon {
  color: #52c41a; }

.ant-result-error .ant-result-icon > .anticon {
  color: #f5222d; }

.ant-result-info .ant-result-icon > .anticon {
  color: #1890ff; }

.ant-result-warning .ant-result-icon > .anticon {
  color: #faad14; }

.ant-result-image {
  width: 250px;
  height: 295px;
  margin: auto; }

.ant-result-icon {
  margin-bottom: 24px;
  text-align: center; }

.ant-result-icon > .anticon {
  font-size: 72px; }

.ant-result-title {
  color: rgba(0, 0, 0, 0.85);
  font-size: 24px;
  line-height: 1.8;
  text-align: center; }

.ant-result-subtitle {
  color: rgba(0, 0, 0, 0.45);
  line-height: 1.6;
  text-align: center; }

.ant-result-extra {
  margin-top: 32px;
  text-align: center; }

.ant-result-extra > * {
  margin-right: 8px; }

.ant-result-extra > *:last-child {
  margin-right: 0; }

.ant-result-content {
  margin-top: 24px;
  padding: 24px 40px;
  background-color: #fafafa; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-skeleton {
  display: table;
  width: 100%; }

.ant-skeleton-header {
  display: table-cell;
  padding-right: 16px;
  vertical-align: top; }

.ant-skeleton-header .ant-skeleton-avatar {
  display: inline-block;
  vertical-align: top;
  background: #f2f2f2;
  width: 32px;
  height: 32px; }

.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle {
  border-radius: 50%; }

.ant-skeleton-header .ant-skeleton-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px; }

.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
  border-radius: 50%; }

.ant-skeleton-header .ant-skeleton-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
  border-radius: 50%; }

.ant-skeleton-content {
  display: table-cell;
  width: 100%;
  vertical-align: top; }

.ant-skeleton-content .ant-skeleton-title {
  width: 100%;
  height: 16px;
  margin-top: 16px;
  background: #f2f2f2; }

.ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
  margin-top: 24px; }

.ant-skeleton-content .ant-skeleton-paragraph {
  padding: 0; }

.ant-skeleton-content .ant-skeleton-paragraph > li {
  width: 100%;
  height: 16px;
  list-style: none;
  background: #f2f2f2; }

.ant-skeleton-content .ant-skeleton-paragraph > li:last-child:not(:first-child):not(:nth-child(2)) {
  width: 61%; }

.ant-skeleton-content .ant-skeleton-paragraph > li + li {
  margin-top: 16px; }

.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title {
  margin-top: 12px; }

.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
  margin-top: 28px; }

.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,
.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph > li {
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f2f2f2), color-stop(37%, #e6e6e6), color-stop(63%, #f2f2f2));
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  -webkit-animation: ant-skeleton-loading 1.4s ease infinite;
  animation: ant-skeleton-loading 1.4s ease infinite; }

.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar {
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f2f2f2), color-stop(37%, #e6e6e6), color-stop(63%, #f2f2f2));
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  -webkit-animation: ant-skeleton-loading 1.4s ease infinite;
  animation: ant-skeleton-loading 1.4s ease infinite; }

@-webkit-keyframes ant-skeleton-loading {
  0% {
    background-position: 100% 50%; }
  100% {
    background-position: 0 50%; } }

@keyframes ant-skeleton-loading {
  0% {
    background-position: 100% 50%; }
  100% {
    background-position: 0 50%; } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  height: 12px;
  margin: 14px 6px 10px;
  padding: 4px 0;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none; }

.ant-slider-vertical {
  width: 12px;
  height: 100%;
  margin: 6px 10px;
  padding: 0 4px; }

.ant-slider-vertical .ant-slider-rail {
  width: 4px;
  height: 100%; }

.ant-slider-vertical .ant-slider-track {
  width: 4px; }

.ant-slider-vertical .ant-slider-handle {
  margin-bottom: -7px;
  margin-left: -5px; }

.ant-slider-vertical .ant-slider-mark {
  top: 0;
  left: 12px;
  width: 18px;
  height: 100%; }

.ant-slider-vertical .ant-slider-mark-text {
  left: 4px;
  white-space: nowrap; }

.ant-slider-vertical .ant-slider-step {
  width: 4px;
  height: 100%; }

.ant-slider-vertical .ant-slider-dot {
  top: auto;
  left: 2px;
  margin-bottom: -4px; }

.ant-slider-with-marks {
  margin-bottom: 28px; }

.ant-slider-rail {
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s; }

.ant-slider-track {
  position: absolute;
  height: 4px;
  background-color: #91d5ff;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s; }

.ant-slider-handle {
  position: absolute;
  width: 14px;
  height: 14px;
  margin-top: -5px;
  margin-left: -7px;
  background-color: #fff;
  border: solid 2px #91d5ff;
  border-radius: 50%;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  cursor: pointer;
  -webkit-transition: border-color 0.3s, -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28), -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28); }

.ant-slider-handle:focus {
  border-color: #46a6ff;
  outline: none;
  -webkit-box-shadow: 0 0 0 5px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 5px rgba(24, 144, 255, 0.2); }

.ant-slider-handle.ant-tooltip-open {
  border-color: #1890ff; }

.ant-slider:hover .ant-slider-rail {
  background-color: #e1e1e1; }

.ant-slider:hover .ant-slider-track {
  background-color: #69c0ff; }

.ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open) {
  border-color: #69c0ff; }

.ant-slider-mark {
  position: absolute;
  top: 14px;
  left: 0;
  width: 100%; }

.ant-slider-mark-text {
  position: absolute;
  display: inline-block;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
  word-break: keep-all;
  cursor: pointer; }

.ant-slider-mark-text-active {
  color: rgba(0, 0, 0, 0.65); }

.ant-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent; }

.ant-slider-dot {
  position: absolute;
  top: -2px;
  width: 8px;
  height: 8px;
  margin-left: -4px;
  background-color: #fff;
  border: 2px solid #e8e8e8;
  border-radius: 50%;
  cursor: pointer; }

.ant-slider-dot:first-child {
  margin-left: -4px; }

.ant-slider-dot:last-child {
  margin-left: -4px; }

.ant-slider-dot-active {
  border-color: #8cc8ff; }

.ant-slider-disabled {
  cursor: not-allowed; }

.ant-slider-disabled .ant-slider-track {
  background-color: rgba(0, 0, 0, 0.25) !important; }

.ant-slider-disabled .ant-slider-handle,
.ant-slider-disabled .ant-slider-dot {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.25) !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: not-allowed; }

.ant-slider-disabled .ant-slider-mark-text,
.ant-slider-disabled .ant-slider-dot {
  cursor: not-allowed !important; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-statistic {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum'; }

.ant-statistic-title {
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.45); }

.ant-statistic-content {
  color: rgba(0, 0, 0, 0.85);
  font-size: 24px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; }

.ant-statistic-content-value-decimal {
  font-size: 16px; }

.ant-statistic-content-prefix,
.ant-statistic-content-suffix {
  display: inline-block; }

.ant-statistic-content-prefix {
  margin-right: 4px; }

.ant-statistic-content-suffix {
  margin-left: 4px;
  font-size: 16px; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-steps {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 0; }

.ant-steps-item {
  position: relative;
  display: inline-block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  vertical-align: top; }

.ant-steps-item-container {
  outline: none; }

.ant-steps-item:last-child {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none; }

.ant-steps-item:last-child > .ant-steps-item-container > .ant-steps-item-tail,
.ant-steps-item:last-child > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  display: none; }

.ant-steps-item-icon,
.ant-steps-item-content {
  display: inline-block;
  vertical-align: top; }

.ant-steps-item-icon {
  width: 32px;
  height: 32px;
  margin-right: 8px;
  font-size: 16px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 32px;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s; }

.ant-steps-item-icon > .ant-steps-icon {
  position: relative;
  top: -1px;
  color: #1890ff;
  line-height: 1; }

.ant-steps-item-tail {
  position: absolute;
  top: 12px;
  left: 0;
  width: 100%;
  padding: 0 10px; }

.ant-steps-item-tail::after {
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #e8e8e8;
  border-radius: 1px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  content: ''; }

.ant-steps-item-title {
  position: relative;
  display: inline-block;
  padding-right: 16px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 16px; }

.ant-steps-item-title::after {
  position: absolute;
  top: 16px;
  left: 100%;
  display: block;
  width: 9999px;
  height: 1px;
  background: #e8e8e8;
  content: ''; }

.ant-steps-item-subtitle {
  display: inline;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: normal; }

.ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45); }

.ant-steps-item-wait .ant-steps-item-icon {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.25); }

.ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon {
  color: rgba(0, 0, 0, 0.25); }

.ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: rgba(0, 0, 0, 0.25); }

.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, 0.45); }

.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #e8e8e8; }

.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45); }

.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #e8e8e8; }

.ant-steps-item-process .ant-steps-item-icon {
  background-color: #fff;
  border-color: #1890ff; }

.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #1890ff; }

.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #1890ff; }

.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, 0.85); }

.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #e8e8e8; }

.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.65); }

.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #e8e8e8; }

.ant-steps-item-process .ant-steps-item-icon {
  background: #1890ff; }

.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #fff; }

.ant-steps-item-process .ant-steps-item-title {
  font-weight: 500; }

.ant-steps-item-finish .ant-steps-item-icon {
  background-color: #fff;
  border-color: #1890ff; }

.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
  color: #1890ff; }

.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #1890ff; }

.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, 0.65); }

.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #1890ff; }

.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45); }

.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #1890ff; }

.ant-steps-item-error .ant-steps-item-icon {
  background-color: #fff;
  border-color: #f5222d; }

.ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon {
  color: #f5222d; }

.ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #f5222d; }

.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: #f5222d; }

.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #e8e8e8; }

.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: #f5222d; }

.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #e8e8e8; }

.ant-steps-item.ant-steps-next-error .ant-steps-item-title::after {
  background: #f5222d; }

.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] {
  cursor: pointer; }

.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-title,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-description,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-icon .ant-steps-icon {
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-title,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-subtitle,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-description {
  color: #1890ff; }

.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process) > .ant-steps-item-container[role='button']:hover .ant-steps-item-icon {
  border-color: #1890ff; }

.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process) > .ant-steps-item-container[role='button']:hover .ant-steps-item-icon .ant-steps-icon {
  color: #1890ff; }

.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  margin-right: 16px;
  white-space: nowrap; }

.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child {
  margin-right: 0; }

.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title {
  padding-right: 0; }

.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-tail {
  display: none; }

.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-description {
  max-width: 140px;
  white-space: normal; }

.ant-steps-item-custom .ant-steps-item-icon {
  height: auto;
  background: none;
  border: 0; }

.ant-steps-item-custom .ant-steps-item-icon > .ant-steps-icon {
  top: 0;
  left: 0.5px;
  width: 32px;
  height: 32px;
  font-size: 24px; }

.ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #1890ff; }

.ant-steps:not(.ant-steps-vertical) .ant-steps-item-custom .ant-steps-item-icon {
  width: auto; }

.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  margin-right: 12px; }

.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child {
  margin-right: 0; }

.ant-steps-small .ant-steps-item-icon {
  width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  border-radius: 24px; }

.ant-steps-small .ant-steps-item-title {
  padding-right: 12px;
  line-height: 24px; }

.ant-steps-small .ant-steps-item-title::after {
  top: 12px; }

.ant-steps-small .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45); }

.ant-steps-small .ant-steps-item-tail {
  top: 8px; }

.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon {
  width: inherit;
  height: inherit;
  line-height: inherit;
  background: none;
  border: 0;
  border-radius: 0; }

.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon > .ant-steps-icon {
  font-size: 24px;
  line-height: 24px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.ant-steps-vertical {
  display: block; }

.ant-steps-vertical .ant-steps-item {
  display: block;
  overflow: visible; }

.ant-steps-vertical .ant-steps-item-icon {
  float: left;
  margin-right: 16px; }

.ant-steps-vertical .ant-steps-item-content {
  display: block;
  min-height: 48px;
  overflow: hidden; }

.ant-steps-vertical .ant-steps-item-description {
  padding-bottom: 12px; }

.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  position: absolute;
  top: 0;
  left: 16px;
  width: 1px;
  height: 100%;
  padding: 38px 0 6px; }

.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail::after {
  width: 1px;
  height: 100%; }

.ant-steps-vertical > .ant-steps-item:not(:last-child) > .ant-steps-item-container > .ant-steps-item-tail {
  display: block; }

.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  display: none; }

.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail {
  position: absolute;
  top: 0;
  left: 12px;
  padding: 30px 0 6px; }

.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-title {
  line-height: 24px; }

@media (max-width: 480px) {
  .ant-steps-horizontal.ant-steps-label-horizontal {
    display: block; }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
    display: block;
    overflow: visible; }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
    float: left;
    margin-right: 16px; }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-content {
    display: block;
    min-height: 48px;
    overflow: hidden; }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-description {
    padding-bottom: 12px; }
  .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
    position: absolute;
    top: 0;
    left: 16px;
    width: 1px;
    height: 100%;
    padding: 38px 0 6px; }
  .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail::after {
    width: 1px;
    height: 100%; }
  .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item:not(:last-child) > .ant-steps-item-container > .ant-steps-item-tail {
    display: block; }
  .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    display: none; }
  .ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-tail {
    position: absolute;
    top: 0;
    left: 12px;
    padding: 30px 0 6px; }
  .ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-title {
    line-height: 24px; } }

.ant-steps-label-vertical .ant-steps-item {
  overflow: visible; }

.ant-steps-label-vertical .ant-steps-item-tail {
  margin-left: 51px;
  padding: 3.5px 24px; }

.ant-steps-label-vertical .ant-steps-item-content {
  display: block;
  width: 104px;
  margin-top: 8px;
  text-align: center; }

.ant-steps-label-vertical .ant-steps-item-icon {
  display: inline-block;
  margin-left: 36px; }

.ant-steps-label-vertical .ant-steps-item-title {
  padding-right: 0; }

.ant-steps-label-vertical .ant-steps-item-title::after {
  display: none; }

.ant-steps-label-vertical.ant-steps-small:not(.ant-steps-dot) .ant-steps-item-icon {
  margin-left: 40px; }

.ant-steps-dot .ant-steps-item-title,
.ant-steps-dot.ant-steps-small .ant-steps-item-title {
  line-height: 1.5; }

.ant-steps-dot .ant-steps-item-tail,
.ant-steps-dot.ant-steps-small .ant-steps-item-tail {
  top: 2px;
  width: 100%;
  margin: 0 0 0 70px;
  padding: 0; }

.ant-steps-dot .ant-steps-item-tail::after,
.ant-steps-dot.ant-steps-small .ant-steps-item-tail::after {
  width: calc(100% - 20px);
  height: 3px;
  margin-left: 12px; }

.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,
.ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot {
  left: 2px; }

.ant-steps-dot .ant-steps-item-icon,
.ant-steps-dot.ant-steps-small .ant-steps-item-icon {
  width: 8px;
  height: 8px;
  margin-left: 67px;
  padding-right: 0;
  line-height: 8px;
  background: transparent;
  border: 0; }

.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,
.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  /* expand hover area */ }

.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot::after,
.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot::after {
  position: absolute;
  top: -12px;
  left: -26px;
  width: 60px;
  height: 32px;
  background: rgba(0, 0, 0, 0.001);
  content: ''; }

.ant-steps-dot .ant-steps-item-content,
.ant-steps-dot.ant-steps-small .ant-steps-item-content {
  width: 140px; }

.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon,
.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon {
  width: 10px;
  height: 10px;
  line-height: 10px; }

.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot,
.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot {
  top: -1px; }

.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon {
  margin-top: 8px;
  margin-left: 0; }

.ant-steps-vertical.ant-steps-dot .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  top: 2px;
  left: -9px;
  margin: 0;
  padding: 22px 0 4px; }

.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot {
  left: 0; }

.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot {
  left: -2px; }

.ant-steps-navigation {
  padding-top: 12px; }

.ant-steps-navigation.ant-steps-small .ant-steps-item-container {
  margin-left: -12px; }

.ant-steps-navigation .ant-steps-item {
  overflow: visible;
  text-align: center; }

.ant-steps-navigation .ant-steps-item-container {
  display: inline-block;
  height: 100%;
  margin-left: -16px;
  padding-bottom: 12px;
  text-align: left;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.ant-steps-navigation .ant-steps-item-container .ant-steps-item-content {
  max-width: 140px; }

.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title {
  max-width: 100%;
  padding-right: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title::after {
  display: none; }

.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role='button'] {
  cursor: pointer; }

.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role='button']:hover {
  opacity: 0.85; }

.ant-steps-navigation .ant-steps-item:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.ant-steps-navigation .ant-steps-item:last-child::after {
  display: none; }

.ant-steps-navigation .ant-steps-item::after {
  position: absolute;
  top: 50%;
  left: 100%;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -14px;
  margin-left: -2px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-bottom: none;
  border-left: none;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: ''; }

.ant-steps-navigation .ant-steps-item::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: inline-block;
  width: 0;
  height: 3px;
  background-color: #1890ff;
  -webkit-transition: width 0.3s, left 0.3s;
  transition: width 0.3s, left 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  content: ''; }

.ant-steps-navigation .ant-steps-item.ant-steps-item-active::before {
  left: 0;
  width: 100%; }

.ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
  margin-left: -16px;
  padding-left: 16px;
  background: #fff; }

.ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item {
  margin-left: -12px;
  padding-left: 12px; }

.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child {
  overflow: hidden; }

.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child .ant-steps-icon-dot::after {
  right: -200px;
  width: 200px; }

.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot::before,
.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot::after {
  position: absolute;
  top: 0;
  left: -10px;
  width: 10px;
  height: 8px;
  background: #fff;
  content: ''; }

.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot::after {
  right: -10px;
  left: auto; }

.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #ccc; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-switch {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 44px;
  height: 22px;
  line-height: 20px;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.25);
  border: 1px solid transparent;
  border-radius: 100px;
  cursor: pointer;
  -webkit-transition: all 0.36s;
  transition: all 0.36s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-switch-inner {
  display: block;
  margin-right: 6px;
  margin-left: 24px;
  color: #fff;
  font-size: 12px; }

.ant-switch-loading-icon,
.ant-switch::after {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 18px;
  cursor: pointer;
  -webkit-transition: all 0.36s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.36s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  content: ' '; }

.ant-switch::after {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 35, 11, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 35, 11, 0.2); }

.ant-switch:not(.ant-switch-disabled):active::before,
.ant-switch:not(.ant-switch-disabled):active::after {
  width: 24px; }

.ant-switch-loading-icon {
  z-index: 1;
  display: none;
  font-size: 12px;
  background: transparent; }

.ant-switch-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.ant-switch-loading .ant-switch-loading-icon {
  display: inline-block;
  color: rgba(0, 0, 0, 0.65); }

.ant-switch-checked.ant-switch-loading .ant-switch-loading-icon {
  color: #1890ff; }

.ant-switch:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); }

.ant-switch:focus:hover {
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-switch-small {
  min-width: 28px;
  height: 16px;
  line-height: 14px; }

.ant-switch-small .ant-switch-inner {
  margin-right: 3px;
  margin-left: 18px;
  font-size: 12px; }

.ant-switch-small::after {
  width: 12px;
  height: 12px; }

.ant-switch-small:active::before,
.ant-switch-small:active::after {
  width: 16px; }

.ant-switch-small .ant-switch-loading-icon {
  width: 12px;
  height: 12px; }

.ant-switch-small.ant-switch-checked .ant-switch-inner {
  margin-right: 18px;
  margin-left: 3px; }

.ant-switch-small.ant-switch-checked .ant-switch-loading-icon {
  left: 100%;
  margin-left: -13px; }

.ant-switch-small.ant-switch-loading .ant-switch-loading-icon {
  font-weight: bold;
  -webkit-transform: scale(0.66667);
  -ms-transform: scale(0.66667);
  transform: scale(0.66667); }

.ant-switch-checked {
  background-color: #1890ff; }

.ant-switch-checked .ant-switch-inner {
  margin-right: 24px;
  margin-left: 6px; }

.ant-switch-checked::after {
  left: 100%;
  margin-left: -1px;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.ant-switch-checked .ant-switch-loading-icon {
  left: 100%;
  margin-left: -19px; }

.ant-switch-loading,
.ant-switch-disabled {
  cursor: not-allowed;
  opacity: 0.4; }

.ant-switch-loading *,
.ant-switch-disabled * {
  cursor: not-allowed; }

.ant-switch-loading::before,
.ant-switch-disabled::before,
.ant-switch-loading::after,
.ant-switch-disabled::after {
  cursor: not-allowed; }

@-webkit-keyframes AntSwitchSmallLoadingCircle {
  0% {
    -webkit-transform: rotate(0deg) scale(0.66667);
    transform: rotate(0deg) scale(0.66667);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }
  100% {
    -webkit-transform: rotate(360deg) scale(0.66667);
    transform: rotate(360deg) scale(0.66667);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; } }

@keyframes AntSwitchSmallLoadingCircle {
  0% {
    -webkit-transform: rotate(0deg) scale(0.66667);
    transform: rotate(0deg) scale(0.66667);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }
  100% {
    -webkit-transform: rotate(360deg) scale(0.66667);
    transform: rotate(360deg) scale(0.66667);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-table-wrapper {
  zoom: 1; }

.ant-table-wrapper::before,
.ant-table-wrapper::after {
  display: table;
  content: ''; }

.ant-table-wrapper::after {
  clear: both; }

.ant-table {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  clear: both; }

.ant-table-body {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.ant-table-empty .ant-table-body {
  overflow-x: auto !important;
  overflow-y: hidden !important; }

.ant-table table {
  width: 100%;
  text-align: left;
  border-radius: 4px 4px 0 0;
  border-collapse: separate;
  border-spacing: 0; }

.ant-table-thead > tr > th {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  text-align: left;
  background: #fafafa;
  border-bottom: 1px solid #e8e8e8;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease; }

.ant-table-thead > tr > th[colspan] {
  text-align: center; }

.ant-table-thead > tr > th .anticon-filter,
.ant-table-thead > tr > th .ant-table-filter-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 100%;
  color: #bfbfbf;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-table-thead > tr > th .anticon-filter > svg,
.ant-table-thead > tr > th .ant-table-filter-icon > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -6px; }

.ant-table-thead > tr > th .ant-table-filter-selected.anticon-filter {
  color: #1890ff; }

.ant-table-thead > tr > th .ant-table-column-sorter {
  display: table-cell;
  vertical-align: middle; }

.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner {
  height: 1em;
  margin-top: 0.35em;
  margin-left: 0.57142857em;
  color: #bfbfbf;
  line-height: 1em;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down {
  display: inline-block;
  font-size: 12px;
  font-size: 11px \9;
  -webkit-transform: scale(0.91667) rotate(0deg);
  -ms-transform: scale(0.91667) rotate(0deg);
  transform: scale(0.91667) rotate(0deg);
  display: block;
  height: 1em;
  line-height: 1em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

:root .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up,
:root .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down {
  font-size: 12px; }

.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on {
  color: #1890ff; }

.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full {
  margin-top: -0.15em; }

.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-up,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down {
  height: 0.5em;
  line-height: 0.5em; }

.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down {
  margin-top: 0.125em; }

.ant-table-thead > tr > th.ant-table-column-has-actions {
  position: relative;
  background-clip: padding-box;
  /* stylelint-disable-next-line */
  -webkit-background-clip: border-box; }

.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters {
  padding-right: 30px !important; }

.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters .anticon-filter.ant-table-filter-open,
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters .ant-table-filter-icon.ant-table-filter-open {
  color: rgba(0, 0, 0, 0.45);
  background: #e5e5e5; }

.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:hover,
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover {
  color: rgba(0, 0, 0, 0.45);
  background: #e5e5e5; }

.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:active,
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:active {
  color: rgba(0, 0, 0, 0.65); }

.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters {
  cursor: pointer; }

.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:hover {
  background: #f2f2f2; }

.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .anticon-filter,
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .ant-table-filter-icon {
  background: #f2f2f2; }

.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-up:not(.on),
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-down:not(.on) {
  color: rgba(0, 0, 0, 0.45); }

.ant-table-thead > tr > th .ant-table-header-column {
  display: inline-block;
  vertical-align: top; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters {
  display: table; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters > .ant-table-column-title {
  display: table-cell;
  vertical-align: middle; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters > *:not(.ant-table-column-sorter) {
  position: relative; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ''; }

.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters:hover::before {
  background: rgba(0, 0, 0, 0.04); }

.ant-table-thead > tr > th.ant-table-column-has-sorters {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-table-thead > tr:first-child > th:first-child {
  border-top-left-radius: 4px; }

.ant-table-thead > tr:first-child > th:last-child {
  border-top-right-radius: 4px; }

.ant-table-thead > tr:not(:last-child) > th[colspan] {
  border-bottom: 0; }

.ant-table-tbody > tr > td {
  border-bottom: 1px solid #e8e8e8;
  -webkit-transition: all 0.3s, border 0s;
  transition: all 0.3s, border 0s; }

.ant-table-thead > tr,
.ant-table-tbody > tr {
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s; }

.ant-table-thead > tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.ant-table-tbody > tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.ant-table-thead > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  background: #e6f7ff; }

.ant-table-thead > tr.ant-table-row-selected > td.ant-table-column-sort,
.ant-table-tbody > tr.ant-table-row-selected > td.ant-table-column-sort {
  background: #fafafa; }

.ant-table-thead > tr:hover.ant-table-row-selected > td,
.ant-table-tbody > tr:hover.ant-table-row-selected > td {
  background: #fafafa; }

.ant-table-thead > tr:hover.ant-table-row-selected > td.ant-table-column-sort,
.ant-table-tbody > tr:hover.ant-table-row-selected > td.ant-table-column-sort {
  background: #fafafa; }

.ant-table-thead > tr:hover {
  background: none; }

.ant-table-footer {
  position: relative;
  padding: 16px 16px;
  color: rgba(0, 0, 0, 0.85);
  background: #fafafa;
  border-top: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px; }

.ant-table-footer::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fafafa;
  content: ''; }

.ant-table.ant-table-bordered .ant-table-footer {
  border: 1px solid #e8e8e8; }

.ant-table-title {
  position: relative;
  top: 1px;
  padding: 16px 0;
  border-radius: 4px 4px 0 0; }

.ant-table.ant-table-bordered .ant-table-title {
  padding-right: 16px;
  padding-left: 16px;
  border: 1px solid #e8e8e8; }

.ant-table-title + .ant-table-content {
  position: relative;
  border-radius: 4px 4px 0 0; }

.ant-table-bordered .ant-table-title + .ant-table-content,
.ant-table-bordered .ant-table-title + .ant-table-content table,
.ant-table-bordered .ant-table-title + .ant-table-content .ant-table-thead > tr:first-child > th {
  border-radius: 0; }

.ant-table-without-column-header .ant-table-title + .ant-table-content,
.ant-table-without-column-header table {
  border-radius: 0; }

.ant-table-without-column-header.ant-table-bordered.ant-table-empty .ant-table-placeholder {
  border-top: 1px solid #e8e8e8;
  border-radius: 4px; }

.ant-table-tbody > tr.ant-table-row-selected td {
  color: inherit;
  background: #fafafa; }

.ant-table-thead > tr > th.ant-table-column-sort {
  background: #f5f5f5; }

.ant-table-tbody > tr > td.ant-table-column-sort {
  background: rgba(0, 0, 0, 0.01); }

.ant-table-thead > tr > th,
.ant-table-tbody > tr > td {
  padding: 16px 16px; }

.ant-table-expand-icon-th,
.ant-table-row-expand-icon-cell {
  width: 50px;
  min-width: 50px;
  text-align: center; }

.ant-table-header {
  overflow: hidden;
  background: #fafafa; }

.ant-table-header table {
  border-radius: 4px 4px 0 0; }

.ant-table-loading {
  position: relative; }

.ant-table-loading .ant-table-body {
  background: #fff;
  opacity: 0.5; }

.ant-table-loading .ant-table-spin-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 20px;
  margin-left: -30px;
  line-height: 20px; }

.ant-table-loading .ant-table-with-pagination {
  margin-top: -20px; }

.ant-table-loading .ant-table-without-pagination {
  margin-top: 10px; }

.ant-table-bordered .ant-table-header > table,
.ant-table-bordered .ant-table-body > table,
.ant-table-bordered .ant-table-fixed-left table,
.ant-table-bordered .ant-table-fixed-right table {
  border: 1px solid #e8e8e8;
  border-right: 0;
  border-bottom: 0; }

.ant-table-bordered.ant-table-empty .ant-table-placeholder {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8; }

.ant-table-bordered.ant-table-fixed-header .ant-table-header > table {
  border-bottom: 0; }

.ant-table-bordered.ant-table-fixed-header .ant-table-body > table {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.ant-table-bordered.ant-table-fixed-header .ant-table-header + .ant-table-body > table,
.ant-table-bordered.ant-table-fixed-header .ant-table-body-inner > table {
  border-top: 0; }

.ant-table-bordered .ant-table-thead > tr:not(:last-child) > th {
  border-bottom: 1px solid #e8e8e8; }

.ant-table-bordered .ant-table-thead > tr > th,
.ant-table-bordered .ant-table-tbody > tr > td {
  border-right: 1px solid #e8e8e8; }

.ant-table-placeholder {
  position: relative;
  z-index: 1;
  margin-top: -1px;
  padding: 16px 16px;
  color: rgba(0, 0, 0, 0.25);
  text-align: center;
  background: #fff;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px; }

.ant-table-pagination.ant-pagination {
  float: right;
  margin: 16px 0; }

.ant-table-filter-dropdown {
  position: relative;
  min-width: 96px;
  margin-left: -8px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }

.ant-table-filter-dropdown .ant-dropdown-menu {
  border: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-table-filter-dropdown .ant-dropdown-menu-without-submenu {
  max-height: 400px;
  overflow-x: hidden; }

.ant-table-filter-dropdown .ant-dropdown-menu-item > label + span {
  padding-right: 0; }

.ant-table-filter-dropdown .ant-dropdown-menu-sub {
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }

.ant-table-filter-dropdown .ant-dropdown-menu .ant-dropdown-submenu-contain-selected .ant-dropdown-menu-submenu-title::after {
  color: #1890ff;
  font-weight: bold;
  text-shadow: 0 0 2px #bae7ff; }

.ant-table-filter-dropdown .ant-dropdown-menu-item {
  overflow: hidden; }

.ant-table-filter-dropdown .ant-checkbox-wrapper + span {
  padding-left: 8px; }

.ant-table-filter-dropdown > .ant-dropdown-menu > .ant-dropdown-menu-item:last-child,
.ant-table-filter-dropdown > .ant-dropdown-menu > .ant-dropdown-menu-submenu:last-child .ant-dropdown-menu-submenu-title {
  border-radius: 0; }

.ant-table-filter-dropdown-btns {
  padding: 7px 8px;
  overflow: hidden;
  border-top: 1px solid #e8e8e8; }

.ant-table-filter-dropdown-link {
  color: #1890ff; }

.ant-table-filter-dropdown-link:hover {
  color: #40a9ff; }

.ant-table-filter-dropdown-link:active {
  color: #096dd9; }

.ant-table-filter-dropdown-link.confirm {
  float: left; }

.ant-table-filter-dropdown-link.clear {
  float: right; }

.ant-table-selection {
  white-space: nowrap; }

.ant-table-selection-select-all-custom {
  margin-right: 4px !important; }

.ant-table-selection .anticon-down {
  color: #bfbfbf;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-table-selection-menu {
  min-width: 96px;
  margin-top: 5px;
  margin-left: -30px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }

.ant-table-selection-menu .ant-action-down {
  color: #bfbfbf; }

.ant-table-selection-down {
  display: inline-block;
  padding: 0;
  line-height: 1;
  cursor: pointer; }

.ant-table-selection-down:hover .anticon-down {
  color: rgba(0, 0, 0, 0.6); }

.ant-table-row-expand-icon {
  color: #1890ff;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  display: inline-block;
  width: 17px;
  height: 17px;
  color: inherit;
  line-height: 13px;
  text-align: center;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  outline: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-table-row-expand-icon:focus,
.ant-table-row-expand-icon:hover {
  color: #40a9ff; }

.ant-table-row-expand-icon:active {
  color: #096dd9; }

.ant-table-row-expand-icon:focus,
.ant-table-row-expand-icon:hover,
.ant-table-row-expand-icon:active {
  border-color: currentColor; }

.ant-table-row-expanded::after {
  content: '-'; }

.ant-table-row-collapsed::after {
  content: '+'; }

.ant-table-row-spaced {
  visibility: hidden; }

.ant-table-row-spaced::after {
  content: '.'; }

tr.ant-table-expanded-row,
tr.ant-table-expanded-row:hover {
  background: #fbfbfb; }

tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: -16px -16px -17px; }

.ant-table .ant-table-row-indent + .ant-table-row-expand-icon {
  margin-right: 8px; }

.ant-table-scroll {
  overflow: auto;
  overflow-x: hidden; }

.ant-table-scroll table {
  width: auto;
  min-width: 100%; }

.ant-table-scroll table .ant-table-fixed-columns-in-body {
  visibility: hidden; }

.ant-table-body-inner {
  height: 100%; }

.ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  position: relative;
  background: #fff; }

.ant-table-fixed-header .ant-table-body-inner {
  overflow: scroll; }

.ant-table-fixed-header .ant-table-scroll .ant-table-header {
  margin-bottom: -20px;
  padding-bottom: 20px;
  overflow: scroll;
  opacity: 0.9999; }

.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar {
  border: 1px solid #e8e8e8;
  border-width: 0 0 1px 0; }

.ant-table-hide-scrollbar {
  scrollbar-color: transparent transparent; }

.ant-table-hide-scrollbar::-webkit-scrollbar {
  background-color: transparent; }

.ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar {
  border: 1px solid #e8e8e8;
  border-width: 1px 1px 1px 0; }

.ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header.ant-table-hide-scrollbar .ant-table-thead > tr:only-child > th:last-child {
  border-right-color: transparent; }

.ant-table-fixed-left,
.ant-table-fixed-right {
  position: absolute;
  top: 0;
  z-index: auto;
  overflow: hidden;
  border-radius: 0;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease; }

.ant-table-fixed-left table,
.ant-table-fixed-right table {
  width: auto;
  background: #fff; }

.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-outer .ant-table-fixed,
.ant-table-fixed-header .ant-table-fixed-right .ant-table-body-outer .ant-table-fixed {
  border-radius: 0; }

.ant-table-fixed-left {
  left: 0;
  -webkit-box-shadow: 6px 0 6px -4px rgba(0, 0, 0, 0.15);
  box-shadow: 6px 0 6px -4px rgba(0, 0, 0, 0.15); }

.ant-table-fixed-left .ant-table-header {
  overflow-y: hidden; }

.ant-table-fixed-left .ant-table-body-inner {
  margin-right: -20px;
  padding-right: 20px; }

.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-inner {
  padding-right: 0; }

.ant-table-fixed-left,
.ant-table-fixed-left table {
  border-radius: 4px 0 0 0; }

.ant-table-fixed-left .ant-table-thead > tr > th:last-child {
  border-top-right-radius: 0; }

.ant-table-fixed-right {
  right: 0;
  -webkit-box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.15);
  box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.15); }

.ant-table-fixed-right,
.ant-table-fixed-right table {
  border-radius: 0 4px 0 0; }

.ant-table-fixed-right .ant-table-expanded-row {
  color: transparent;
  pointer-events: none; }

.ant-table-fixed-right .ant-table-thead > tr > th:first-child {
  border-top-left-radius: 0; }

.ant-table.ant-table-scroll-position-left .ant-table-fixed-left {
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-table.ant-table-scroll-position-right .ant-table-fixed-right {
  -webkit-box-shadow: none;
  box-shadow: none; }

.ant-table colgroup > col.ant-table-selection-col {
  width: 60px; }

.ant-table-thead > tr > th.ant-table-selection-column-custom .ant-table-selection {
  margin-right: -15px; }

.ant-table-thead > tr > th.ant-table-selection-column,
.ant-table-tbody > tr > td.ant-table-selection-column {
  text-align: center; }

.ant-table-thead > tr > th.ant-table-selection-column .ant-radio-wrapper,
.ant-table-tbody > tr > td.ant-table-selection-column .ant-radio-wrapper {
  margin-right: 0; }

.ant-table-row[class*='ant-table-row-level-0'] .ant-table-selection-column > span {
  display: inline-block; }

/**
* Another fix of Firefox:
*/
@supports (-moz-appearance: meterbar) {
  .ant-table-thead > tr > th.ant-table-column-has-actions {
    background-clip: padding-box; } }

.ant-table-middle > .ant-table-title,
.ant-table-middle > .ant-table-footer {
  padding: 12px 8px; }

.ant-table-middle > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td {
  padding: 12px 8px; }

.ant-table-middle tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: -12px -8px -13px; }

.ant-table-small {
  border: 1px solid #e8e8e8;
  border-radius: 4px; }

.ant-table-small > .ant-table-title,
.ant-table-small > .ant-table-footer {
  padding: 8px 8px; }

.ant-table-small > .ant-table-title {
  top: 0;
  border-bottom: 1px solid #e8e8e8; }

.ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0 8px; }

.ant-table-small > .ant-table-content > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-body > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table {
  border: 0; }

.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td {
  padding: 8px 8px; }

.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th {
  background-color: transparent; }

.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr {
  border-bottom: 1px solid #e8e8e8; }

.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th.ant-table-column-sort {
  background-color: rgba(0, 0, 0, 0.01); }

.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table {
  padding: 0; }

.ant-table-small > .ant-table-content .ant-table-header {
  background-color: #fff; }

.ant-table-small > .ant-table-content .ant-table-placeholder,
.ant-table-small > .ant-table-content .ant-table-row:last-child td {
  border-bottom: 0; }

.ant-table-small.ant-table-bordered {
  border-right: 0; }

.ant-table-small.ant-table-bordered .ant-table-title {
  border: 0;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8; }

.ant-table-small.ant-table-bordered .ant-table-content {
  border-right: 1px solid #e8e8e8; }

.ant-table-small.ant-table-bordered .ant-table-footer {
  border: 0;
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8; }

.ant-table-small.ant-table-bordered .ant-table-footer::before {
  display: none; }

.ant-table-small.ant-table-bordered .ant-table-placeholder {
  border-right: 0;
  border-bottom: 0;
  border-left: 0; }

.ant-table-small.ant-table-bordered .ant-table-thead > tr > th:last-child,
.ant-table-small.ant-table-bordered .ant-table-tbody > tr > td:last-child {
  border-right: none; }

.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-thead > tr > th:last-child,
.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-tbody > tr > td:last-child {
  border-right: 1px solid #e8e8e8; }

.ant-table-small.ant-table-bordered .ant-table-fixed-right {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8; }

.ant-table-small tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: -8px -8px -9px; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-timeline {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  margin: 0;
  padding: 0;
  list-style: none; }

.ant-timeline-item {
  position: relative;
  margin: 0;
  padding: 0 0 20px;
  list-style: none; }

.ant-timeline-item-tail {
  position: absolute;
  top: 10px;
  left: 4px;
  height: calc(100% - 10px);
  border-left: 2px solid #e8e8e8; }

.ant-timeline-item-pending .ant-timeline-item-head {
  font-size: 12px;
  background-color: transparent; }

.ant-timeline-item-pending .ant-timeline-item-tail {
  display: none; }

.ant-timeline-item-head {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 2px solid transparent;
  border-radius: 100px; }

.ant-timeline-item-head-blue {
  color: #1890ff;
  border-color: #1890ff; }

.ant-timeline-item-head-red {
  color: #f5222d;
  border-color: #f5222d; }

.ant-timeline-item-head-green {
  color: #52c41a;
  border-color: #52c41a; }

.ant-timeline-item-head-gray {
  color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25); }

.ant-timeline-item-head-custom {
  position: absolute;
  top: 5.5px;
  left: 5px;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 3px 1px;
  line-height: 1;
  text-align: center;
  border: 0;
  border-radius: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.ant-timeline-item-content {
  position: relative;
  top: -6px;
  margin: 0 0 0 18px;
  word-break: break-word; }

.ant-timeline-item-last > .ant-timeline-item-tail {
  display: none; }

.ant-timeline-item-last > .ant-timeline-item-content {
  min-height: 48px; }

.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,
.ant-timeline.ant-timeline-right .ant-timeline-item-tail,
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-head,
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom {
  left: 50%; }

.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-head {
  margin-left: -4px; }

.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom {
  margin-left: 1px; }

.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,
.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content {
  left: calc(50% - 4px);
  width: calc(50% - 14px);
  text-align: left; }

.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  width: calc(50% - 12px);
  margin: 0;
  text-align: right; }

.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom {
  left: calc(100% - 4px - 2px); }

.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  width: calc(100% - 18px); }

.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail {
  display: block;
  height: calc(100% - 14px);
  border-left: 2px dotted #e8e8e8; }

.ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail {
  display: none; }

.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail {
  top: 15px;
  display: block;
  height: calc(100% - 15px);
  border-left: 2px dotted #e8e8e8; }

.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content {
  min-height: 48px; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@-webkit-keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0; } }

@keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0; } }

.ant-transfer-customize-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.ant-transfer-customize-list .ant-transfer-operation {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  -ms-flex-item-align: center;
  align-self: center; }

.ant-transfer-customize-list .ant-transfer-list {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  width: auto;
  height: auto;
  min-height: 200px; }

.ant-transfer-customize-list .ant-transfer-list-body-with-search {
  padding-top: 0; }

.ant-transfer-customize-list .ant-transfer-list-body-search-wrapper {
  position: relative;
  padding-bottom: 0; }

.ant-transfer-customize-list .ant-transfer-list-body-customize-wrapper {
  padding: 12px; }

.ant-transfer-customize-list .ant-table-wrapper .ant-table-small {
  border: 0;
  border-radius: 0; }

.ant-transfer-customize-list .ant-table-wrapper .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th {
  background: #fafafa; }

.ant-transfer-customize-list .ant-table-wrapper .ant-table-small > .ant-table-content .ant-table-row:last-child td {
  border-bottom: 1px solid #e8e8e8; }

.ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-body {
  margin: 0; }

.ant-transfer-customize-list .ant-table-wrapper .ant-table-pagination.ant-pagination {
  margin: 16px 0 4px; }

.ant-transfer {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative; }

.ant-transfer-disabled .ant-transfer-list {
  background: #f5f5f5; }

.ant-transfer-list {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 200px;
  padding-top: 40px;
  vertical-align: middle;
  border: 1px solid #d9d9d9;
  border-radius: 4px; }

.ant-transfer-list-with-footer {
  padding-bottom: 34px; }

.ant-transfer-list-search {
  padding: 0 8px; }

.ant-transfer-list-search-action {
  position: absolute;
  top: 12px;
  right: 12px;
  bottom: 12px;
  width: 28px;
  color: rgba(0, 0, 0, 0.25);
  text-align: center; }

.ant-transfer-list-search-action .anticon {
  color: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-transfer-list-search-action .anticon:hover {
  color: rgba(0, 0, 0, 0.45); }

span.ant-transfer-list-search-action {
  pointer-events: none; }

.ant-transfer-list-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 8px 12px 9px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0; }

.ant-transfer-list-header-title {
  position: absolute;
  right: 12px; }

.ant-transfer-list-header .ant-checkbox-wrapper + span {
  padding-left: 8px; }

.ant-transfer-list-body {
  position: relative;
  height: 100%; }

.ant-transfer-list-body-search-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 12px; }

.ant-transfer-list-body-with-search {
  padding-top: 56px; }

.ant-transfer-list-content {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  list-style: none; }

.ant-transfer-list-content > .LazyLoad {
  -webkit-animation: transferHighlightIn 1s;
  animation: transferHighlightIn 1s; }

.ant-transfer-list-content-item {
  min-height: 32px;
  padding: 6px 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-transfer-list-content-item > span {
  padding-right: 0; }

.ant-transfer-list-content-item-text {
  padding-left: 8px; }

.ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover {
  background-color: #e6f7ff;
  cursor: pointer; }

.ant-transfer-list-content-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed; }

.ant-transfer-list-body-not-found {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 0;
  color: rgba(0, 0, 0, 0.25);
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.ant-transfer-list-body-with-search .ant-transfer-list-body-not-found {
  margin-top: 16px; }

.ant-transfer-list-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px; }

.ant-transfer-operation {
  display: inline-block;
  margin: 0 8px;
  overflow: hidden;
  vertical-align: middle; }

.ant-transfer-operation .ant-btn {
  display: block; }

.ant-transfer-operation .ant-btn:first-child {
  margin-bottom: 4px; }

.ant-transfer-operation .ant-btn .anticon {
  font-size: 12px; }

@-webkit-keyframes transferHighlightIn {
  0% {
    background: #bae7ff; }
  100% {
    background: transparent; } }

@keyframes transferHighlightIn {
  0% {
    background: #bae7ff; }
  100% {
    background: transparent; } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@-webkit-keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0; } }

@keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0; } }

.ant-select-tree-checkbox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer; }

.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,
.ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner,
.ant-select-tree-checkbox-input:focus + .ant-select-tree-checkbox-inner {
  border-color: #1890ff; }

.ant-select-tree-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1890ff;
  border-radius: 2px;
  visibility: hidden;
  -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: ''; }

.ant-select-tree-checkbox:hover::after,
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox::after {
  visibility: visible; }

.ant-select-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  border-collapse: separate;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-select-tree-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 21%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(0) translate(-50%, -50%);
  -ms-transform: rotate(45deg) scale(0) translate(-50%, -50%);
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' '; }

.ant-select-tree-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0; }

.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(1) translate(-50%, -50%);
  -ms-transform: rotate(45deg) scale(1) translate(-50%, -50%);
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' '; }

.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner {
  background-color: #1890ff;
  border-color: #1890ff; }

.ant-select-tree-checkbox-disabled {
  cursor: not-allowed; }

.ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  -webkit-animation-name: none;
  animation-name: none; }

.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-input {
  cursor: not-allowed; }

.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important; }

.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  -webkit-animation-name: none;
  animation-name: none; }

.ant-select-tree-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed; }

.ant-select-tree-checkbox-disabled:hover::after,
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-disabled::after {
  visibility: hidden; }

.ant-select-tree-checkbox-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  display: inline-block;
  line-height: unset;
  cursor: pointer; }

.ant-select-tree-checkbox-wrapper + .ant-select-tree-checkbox-wrapper {
  margin-left: 8px; }

.ant-select-tree-checkbox + span {
  padding-right: 8px;
  padding-left: 8px; }

.ant-select-tree-checkbox-group {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  display: inline-block; }

.ant-select-tree-checkbox-group-item {
  display: inline-block;
  margin-right: 8px; }

.ant-select-tree-checkbox-group-item:last-child {
  margin-right: 0; }

.ant-select-tree-checkbox-group-item + .ant-select-tree-checkbox-group-item {
  margin-left: 0; }

.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9; }

.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #1890ff;
  border: 0;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' '; }

.ant-select-tree-checkbox-indeterminate.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25); }

.ant-select-tree {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  margin: 0;
  margin-top: -4px;
  padding: 0 4px; }

.ant-select-tree li {
  margin: 8px 0;
  padding: 0;
  white-space: nowrap;
  list-style: none;
  outline: 0; }

.ant-select-tree li.filter-node > span {
  font-weight: 500; }

.ant-select-tree li ul {
  margin: 0;
  padding: 0 0 0 18px; }

.ant-select-tree li .ant-select-tree-node-content-wrapper {
  display: inline-block;
  width: calc(100% - 24px);
  margin: 0;
  padding: 3px 5px;
  color: rgba(0, 0, 0, 0.65);
  text-decoration: none;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-select-tree li .ant-select-tree-node-content-wrapper:hover {
  background-color: #e6f7ff; }

.ant-select-tree li .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected {
  background-color: #bae7ff; }

.ant-select-tree li span.ant-select-tree-checkbox {
  margin: 0 4px 0 0; }

.ant-select-tree li span.ant-select-tree-checkbox + .ant-select-tree-node-content-wrapper {
  width: calc(100% - 46px); }

.ant-select-tree li span.ant-select-tree-switcher,
.ant-select-tree li span.ant-select-tree-iconEle {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  border: 0 none;
  outline: none;
  cursor: pointer; }

.ant-select-tree li span.ant-select-icon_loading .ant-select-switcher-loading-icon {
  position: absolute;
  left: 0;
  display: inline-block;
  color: #1890ff;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.ant-select-tree li span.ant-select-icon_loading .ant-select-switcher-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.ant-select-tree li span.ant-select-tree-switcher {
  position: relative; }

.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher-noop {
  cursor: auto; }

.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon,
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333) rotate(0deg);
  -ms-transform: scale(0.83333) rotate(0deg);
  transform: scale(0.83333) rotate(0deg);
  display: inline-block;
  font-weight: bold; }

:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon,
:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon {
  font-size: 12px; }

.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon svg,
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon,
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333) rotate(0deg);
  -ms-transform: scale(0.83333) rotate(0deg);
  transform: scale(0.83333) rotate(0deg);
  display: inline-block;
  font-weight: bold; }

:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon,
:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon {
  font-size: 12px; }

.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon svg,
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-loading-icon,
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-loading-icon {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #1890ff;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-loading-icon svg,
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.ant-select-tree .ant-select-tree-treenode-loading .ant-select-tree-iconEle {
  display: none; }

.ant-select-tree-child-tree {
  display: none; }

.ant-select-tree-child-tree-open {
  display: block; }

li.ant-select-tree-treenode-disabled > span:not(.ant-select-tree-switcher),
li.ant-select-tree-treenode-disabled > .ant-select-tree-node-content-wrapper,
li.ant-select-tree-treenode-disabled > .ant-select-tree-node-content-wrapper span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed; }

li.ant-select-tree-treenode-disabled > .ant-select-tree-node-content-wrapper:hover {
  background: transparent; }

.ant-select-tree-icon__open {
  margin-right: 2px;
  vertical-align: top; }

.ant-select-tree-icon__close {
  margin-right: 2px;
  vertical-align: top; }

.ant-select-tree-dropdown {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum'; }

.ant-select-tree-dropdown .ant-select-dropdown-search {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
  display: block;
  padding: 4px;
  background: #fff; }

.ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field__wrap {
  width: 100%; }

.ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 4px 7px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: none; }

.ant-select-tree-dropdown .ant-select-dropdown-search.ant-select-search--hide {
  display: none; }

.ant-select-tree-dropdown .ant-select-not-found {
  display: block;
  padding: 7px 16px;
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@-webkit-keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0; } }

@keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0; } }

.ant-tree.ant-tree-directory {
  position: relative; }

.ant-tree.ant-tree-directory > li span.ant-tree-switcher,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-switcher {
  position: relative;
  z-index: 1; }

.ant-tree.ant-tree-directory > li span.ant-tree-switcher.ant-tree-switcher-noop,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-switcher.ant-tree-switcher-noop {
  pointer-events: none; }

.ant-tree.ant-tree-directory > li span.ant-tree-checkbox,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-checkbox {
  position: relative;
  z-index: 1; }

.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper {
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper:hover,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper:hover {
  background: transparent; }

.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper:hover::before,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper:hover::before {
  background: #e6f7ff; }

.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper.ant-tree-node-selected,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: #fff;
  background: transparent; }

.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper::before,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper::before {
  position: absolute;
  right: 0;
  left: 0;
  height: 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ''; }

.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper > span,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper > span {
  position: relative;
  z-index: 1; }

.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-switcher,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-switcher {
  color: #fff; }

.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox .ant-tree-checkbox-inner,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox .ant-tree-checkbox-inner {
  border-color: #1890ff; }

.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked::after,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked::after {
  border-color: #fff; }

.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner {
  background: #fff; }

.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  border-color: #1890ff; }

.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-node-content-wrapper::before,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-node-content-wrapper::before {
  background: #1890ff; }

.ant-tree-checkbox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer; }

.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,
.ant-tree-checkbox:hover .ant-tree-checkbox-inner,
.ant-tree-checkbox-input:focus + .ant-tree-checkbox-inner {
  border-color: #1890ff; }

.ant-tree-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1890ff;
  border-radius: 2px;
  visibility: hidden;
  -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: ''; }

.ant-tree-checkbox:hover::after,
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox::after {
  visibility: visible; }

.ant-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  border-collapse: separate;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-tree-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 21%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(0) translate(-50%, -50%);
  -ms-transform: rotate(45deg) scale(0) translate(-50%, -50%);
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' '; }

.ant-tree-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0; }

.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(1) translate(-50%, -50%);
  -ms-transform: rotate(45deg) scale(1) translate(-50%, -50%);
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' '; }

.ant-tree-checkbox-checked .ant-tree-checkbox-inner {
  background-color: #1890ff;
  border-color: #1890ff; }

.ant-tree-checkbox-disabled {
  cursor: not-allowed; }

.ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  -webkit-animation-name: none;
  animation-name: none; }

.ant-tree-checkbox-disabled .ant-tree-checkbox-input {
  cursor: not-allowed; }

.ant-tree-checkbox-disabled .ant-tree-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important; }

.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  -webkit-animation-name: none;
  animation-name: none; }

.ant-tree-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed; }

.ant-tree-checkbox-disabled:hover::after,
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-disabled::after {
  visibility: hidden; }

.ant-tree-checkbox-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  display: inline-block;
  line-height: unset;
  cursor: pointer; }

.ant-tree-checkbox-wrapper + .ant-tree-checkbox-wrapper {
  margin-left: 8px; }

.ant-tree-checkbox + span {
  padding-right: 8px;
  padding-left: 8px; }

.ant-tree-checkbox-group {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  display: inline-block; }

.ant-tree-checkbox-group-item {
  display: inline-block;
  margin-right: 8px; }

.ant-tree-checkbox-group-item:last-child {
  margin-right: 0; }

.ant-tree-checkbox-group-item + .ant-tree-checkbox-group-item {
  margin-left: 0; }

.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9; }

.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #1890ff;
  border: 0;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' '; }

.ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25); }

.ant-tree {
  /* see https://github.com/ant-design/ant-design/issues/16259 */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  margin: 0;
  padding: 0; }

.ant-tree-checkbox-checked::after {
  position: absolute;
  top: 16.67%;
  left: 0;
  width: 100%;
  height: 66.67%; }

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

.ant-tree li {
  margin: 0;
  padding: 4px 0;
  white-space: nowrap;
  list-style: none;
  outline: 0; }

.ant-tree li span[draggable],
.ant-tree li span[draggable='true'] {
  line-height: 20px;
  border-top: 2px transparent solid;
  border-bottom: 2px transparent solid;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element; }

.ant-tree li.drag-over > span[draggable] {
  color: white;
  background-color: #1890ff;
  opacity: 0.8; }

.ant-tree li.drag-over-gap-top > span[draggable] {
  border-top-color: #1890ff; }

.ant-tree li.drag-over-gap-bottom > span[draggable] {
  border-bottom-color: #1890ff; }

.ant-tree li.filter-node > span {
  color: #f5222d !important;
  font-weight: 500 !important; }

.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-loading-icon,
.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-loading-icon {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #1890ff;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-loading-icon svg,
.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open::after,
:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close::after {
  opacity: 0; }

.ant-tree li ul {
  margin: 0;
  padding: 0 0 0 18px; }

.ant-tree li .ant-tree-node-content-wrapper {
  display: inline-block;
  height: 24px;
  margin: 0;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
  text-decoration: none;
  vertical-align: top;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-tree li .ant-tree-node-content-wrapper:hover {
  background-color: #e6f7ff; }

.ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background-color: #bae7ff; }

.ant-tree li span.ant-tree-checkbox {
  top: initial;
  height: 24px;
  margin: 0 4px 0 2px;
  padding: 4px 0; }

.ant-tree li span.ant-tree-switcher,
.ant-tree li span.ant-tree-iconEle {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0;
  line-height: 24px;
  text-align: center;
  vertical-align: top;
  border: 0 none;
  outline: none;
  cursor: pointer; }

.ant-tree li span.ant-tree-switcher {
  position: relative; }

.ant-tree li span.ant-tree-switcher.ant-tree-switcher-noop {
  cursor: default; }

.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon,
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333) rotate(0deg);
  -ms-transform: scale(0.83333) rotate(0deg);
  transform: scale(0.83333) rotate(0deg);
  display: inline-block;
  font-weight: bold; }

:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon,
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon {
  font-size: 12px; }

.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon svg,
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon,
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333) rotate(0deg);
  -ms-transform: scale(0.83333) rotate(0deg);
  transform: scale(0.83333) rotate(0deg);
  display: inline-block;
  font-weight: bold; }

:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon,
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon {
  font-size: 12px; }

.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg,
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.ant-tree li:last-child > span.ant-tree-switcher::before,
.ant-tree li:last-child > span.ant-tree-iconEle::before {
  display: none; }

.ant-tree > li:first-child {
  padding-top: 7px; }

.ant-tree > li:last-child {
  padding-bottom: 7px; }

.ant-tree-child-tree > li:first-child {
  padding-top: 8px; }

.ant-tree-child-tree > li:last-child {
  padding-bottom: 0; }

li.ant-tree-treenode-disabled > span:not(.ant-tree-switcher),
li.ant-tree-treenode-disabled > .ant-tree-node-content-wrapper,
li.ant-tree-treenode-disabled > .ant-tree-node-content-wrapper span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed; }

li.ant-tree-treenode-disabled > .ant-tree-node-content-wrapper:hover {
  background: transparent; }

.ant-tree-icon__open {
  margin-right: 2px;
  vertical-align: top; }

.ant-tree-icon__close {
  margin-right: 2px;
  vertical-align: top; }

.ant-tree.ant-tree-show-line li {
  position: relative; }

.ant-tree.ant-tree-show-line li span.ant-tree-switcher {
  color: rgba(0, 0, 0, 0.45);
  background: #fff; }

.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-tree-switcher-icon,
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-select-switcher-icon {
  display: inline-block;
  font-weight: normal;
  font-size: 12px; }

.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-tree-switcher-icon svg,
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon,
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon {
  display: inline-block;
  font-weight: normal;
  font-size: 12px; }

.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon svg,
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon,
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon {
  display: inline-block;
  font-weight: normal;
  font-size: 12px; }

.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg,
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.ant-tree.ant-tree-show-line li:not(:last-child)::before {
  position: absolute;
  left: 12px;
  width: 1px;
  height: 100%;
  height: calc(100% - 22px);
  margin: 22px 0 0;
  border-left: 1px solid #d9d9d9;
  content: ' '; }

.ant-tree.ant-tree-icon-hide .ant-tree-treenode-loading .ant-tree-iconEle {
  display: none; }

.ant-tree.ant-tree-block-node li .ant-tree-node-content-wrapper {
  width: calc(100% - 24px); }

.ant-tree.ant-tree-block-node li span.ant-tree-checkbox + .ant-tree-node-content-wrapper {
  width: calc(100% - 46px); }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-typography {
  color: rgba(0, 0, 0, 0.65); }

.ant-typography.ant-typography-secondary {
  color: rgba(0, 0, 0, 0.45); }

.ant-typography.ant-typography-warning {
  color: #faad14; }

.ant-typography.ant-typography-danger {
  color: #f5222d; }

.ant-typography.ant-typography-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

div.ant-typography,
.ant-typography p {
  margin-bottom: 1em; }

h1.ant-typography,
.ant-typography h1 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 38px;
  line-height: 1.23; }

h2.ant-typography,
.ant-typography h2 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 30px;
  line-height: 1.35; }

h3.ant-typography,
.ant-typography h3 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 24px;
  line-height: 1.35; }

h4.ant-typography,
.ant-typography h4 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4; }

.ant-typography + h1.ant-typography,
.ant-typography + h2.ant-typography,
.ant-typography + h3.ant-typography,
.ant-typography + h4.ant-typography {
  margin-top: 1.2em; }

.ant-typography div + h1,
.ant-typography ul + h1,
.ant-typography li + h1,
.ant-typography p + h1,
.ant-typography h1 + h1,
.ant-typography h2 + h1,
.ant-typography h3 + h1,
.ant-typography h4 + h1,
.ant-typography div + h2,
.ant-typography ul + h2,
.ant-typography li + h2,
.ant-typography p + h2,
.ant-typography h1 + h2,
.ant-typography h2 + h2,
.ant-typography h3 + h2,
.ant-typography h4 + h2,
.ant-typography div + h3,
.ant-typography ul + h3,
.ant-typography li + h3,
.ant-typography p + h3,
.ant-typography h1 + h3,
.ant-typography h2 + h3,
.ant-typography h3 + h3,
.ant-typography h4 + h3,
.ant-typography div + h4,
.ant-typography ul + h4,
.ant-typography li + h4,
.ant-typography p + h4,
.ant-typography h1 + h4,
.ant-typography h2 + h4,
.ant-typography h3 + h4,
.ant-typography h4 + h4 {
  margin-top: 1.2em; }

span.ant-typography-ellipsis {
  display: inline-block; }

.ant-typography a {
  color: #1890ff;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

.ant-typography a:focus,
.ant-typography a:hover {
  color: #40a9ff; }

.ant-typography a:active {
  color: #096dd9; }

.ant-typography a:active,
.ant-typography a:hover {
  text-decoration: none; }

.ant-typography a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  pointer-events: none; }

.ant-typography code {
  margin: 0 0.2em;
  padding: 0.2em 0.4em 0.1em;
  font-size: 85%;
  background: rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 3px; }

.ant-typography mark {
  padding: 0;
  background-color: #ffe58f; }

.ant-typography u,
.ant-typography ins {
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto; }

.ant-typography s,
.ant-typography del {
  text-decoration: line-through; }

.ant-typography strong {
  font-weight: 600; }

.ant-typography-expand,
.ant-typography-edit,
.ant-typography-copy {
  color: #1890ff;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  margin-left: 8px; }

.ant-typography-expand:focus,
.ant-typography-edit:focus,
.ant-typography-copy:focus,
.ant-typography-expand:hover,
.ant-typography-edit:hover,
.ant-typography-copy:hover {
  color: #40a9ff; }

.ant-typography-expand:active,
.ant-typography-edit:active,
.ant-typography-copy:active {
  color: #096dd9; }

.ant-typography-copy-success,
.ant-typography-copy-success:hover,
.ant-typography-copy-success:focus {
  color: #52c41a; }

.ant-typography-edit-content {
  position: relative; }

div.ant-typography-edit-content {
  left: -12px;
  margin-top: -5px;
  margin-bottom: calc(1em - 4px - 2px); }

.ant-typography-edit-content-confirm {
  position: absolute;
  right: 10px;
  bottom: 8px;
  color: rgba(0, 0, 0, 0.45);
  pointer-events: none; }

.ant-typography ul,
.ant-typography ol {
  margin: 0 0 1em 0;
  padding: 0; }

.ant-typography ul li,
.ant-typography ol li {
  margin: 0 0 0 20px;
  padding: 0 0 0 4px; }

.ant-typography ul li {
  list-style-type: circle; }

.ant-typography ul li li {
  list-style-type: disc; }

.ant-typography ol li {
  list-style-type: decimal; }

.ant-typography-ellipsis-single-line {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.ant-typography-ellipsis-multiple-line {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  overflow: hidden; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-upload {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  outline: 0; }

.ant-upload p {
  margin: 0; }

.ant-upload-btn {
  display: block;
  width: 100%;
  outline: none; }

.ant-upload input[type='file'] {
  cursor: pointer; }

.ant-upload.ant-upload-select {
  display: inline-block; }

.ant-upload.ant-upload-disabled {
  cursor: not-allowed; }

.ant-upload.ant-upload-select-picture-card {
  display: table;
  float: left;
  width: 104px;
  height: 104px;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  vertical-align: top;
  background-color: #fafafa;
  border: 1px dashed #d9d9d9;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease; }

.ant-upload.ant-upload-select-picture-card > .ant-upload {
  display: table-cell;
  width: 100%;
  height: 100%;
  padding: 8px;
  text-align: center;
  vertical-align: middle; }

.ant-upload.ant-upload-select-picture-card:hover {
  border-color: #1890ff; }

.ant-upload.ant-upload-drag {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fafafa;
  border: 1px dashed #d9d9d9;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s; }

.ant-upload.ant-upload-drag .ant-upload {
  padding: 16px 0; }

.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled) {
  border-color: #096dd9; }

.ant-upload.ant-upload-drag.ant-upload-disabled {
  cursor: not-allowed; }

.ant-upload.ant-upload-drag .ant-upload-btn {
  display: table;
  height: 100%; }

.ant-upload.ant-upload-drag .ant-upload-drag-container {
  display: table-cell;
  vertical-align: middle; }

.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover {
  border-color: #40a9ff; }

.ant-upload.ant-upload-drag p.ant-upload-drag-icon {
  margin-bottom: 20px; }

.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon {
  color: #40a9ff;
  font-size: 48px; }

.ant-upload.ant-upload-drag p.ant-upload-text {
  margin: 0 0 4px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px; }

.ant-upload.ant-upload-drag p.ant-upload-hint {
  color: rgba(0, 0, 0, 0.45); }

.ant-upload.ant-upload-drag .anticon-plus {
  color: rgba(0, 0, 0, 0.25);
  font-size: 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-upload.ant-upload-drag .anticon-plus:hover {
  color: rgba(0, 0, 0, 0.45); }

.ant-upload.ant-upload-drag:hover .anticon-plus {
  color: rgba(0, 0, 0, 0.45); }

.ant-upload-picture-card-wrapper {
  zoom: 1;
  display: inline-block;
  width: 100%; }

.ant-upload-picture-card-wrapper::before,
.ant-upload-picture-card-wrapper::after {
  display: table;
  content: ''; }

.ant-upload-picture-card-wrapper::after {
  clear: both; }

.ant-upload-list {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  zoom: 1; }

.ant-upload-list::before,
.ant-upload-list::after {
  display: table;
  content: ''; }

.ant-upload-list::after {
  clear: both; }

.ant-upload-list-item {
  position: relative;
  height: 22px;
  margin-top: 8px; }

.ant-upload-list-item-name {
  display: inline-block;
  width: 100%;
  padding-left: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.ant-upload-list-item-info {
  height: 100%;
  padding: 0 12px 0 4px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s; }

.ant-upload-list-item-info > span {
  display: block; }

.ant-upload-list-item-info .anticon-loading,
.ant-upload-list-item-info .anticon-paper-clip {
  position: absolute;
  top: 5px;
  color: rgba(0, 0, 0, 0.45); }

.ant-upload-list-item .anticon-close {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333) rotate(0deg);
  -ms-transform: scale(0.83333) rotate(0deg);
  transform: scale(0.83333) rotate(0deg);
  position: absolute;
  top: 6px;
  right: 4px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 0;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

:root .ant-upload-list-item .anticon-close {
  font-size: 12px; }

.ant-upload-list-item .anticon-close:hover {
  color: rgba(0, 0, 0, 0.65); }

.ant-upload-list-item:hover .ant-upload-list-item-info {
  background-color: #e6f7ff; }

.ant-upload-list-item:hover .anticon-close {
  opacity: 1; }

.ant-upload-list-item-error,
.ant-upload-list-item-error .anticon-paper-clip,
.ant-upload-list-item-error .ant-upload-list-item-name {
  color: #f5222d; }

.ant-upload-list-item-error .anticon-close {
  color: #f5222d !important;
  opacity: 1; }

.ant-upload-list-item-progress {
  position: absolute;
  bottom: -12px;
  width: 100%;
  padding-left: 26px;
  line-height: 0; }

.ant-upload-list-picture .ant-upload-list-item,
.ant-upload-list-picture-card .ant-upload-list-item {
  position: relative;
  height: 66px;
  padding: 8px;
  border: 1px solid #d9d9d9;
  border-radius: 4px; }

.ant-upload-list-picture .ant-upload-list-item:hover,
.ant-upload-list-picture-card .ant-upload-list-item:hover {
  background: transparent; }

.ant-upload-list-picture .ant-upload-list-item-error,
.ant-upload-list-picture-card .ant-upload-list-item-error {
  border-color: #f5222d; }

.ant-upload-list-picture .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item-info {
  padding: 0; }

.ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info {
  background: transparent; }

.ant-upload-list-picture .ant-upload-list-item-uploading,
.ant-upload-list-picture-card .ant-upload-list-item-uploading {
  border-style: dashed; }

.ant-upload-list-picture .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 48px;
  height: 48px;
  font-size: 26px;
  line-height: 54px;
  text-align: center;
  opacity: 0.8; }

.ant-upload-list-picture .ant-upload-list-item-icon,
.ant-upload-list-picture-card .ant-upload-list-item-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 26px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.ant-upload-list-picture .ant-upload-list-item-image,
.ant-upload-list-picture-card .ant-upload-list-item-image {
  max-width: 100%; }

.ant-upload-list-picture .ant-upload-list-item-thumbnail img,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  display: block;
  width: 48px;
  height: 48px;
  overflow: hidden; }

.ant-upload-list-picture .ant-upload-list-item-name,
.ant-upload-list-picture-card .ant-upload-list-item-name {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  margin: 0 0 0 8px;
  padding-right: 8px;
  padding-left: 48px;
  overflow: hidden;
  line-height: 44px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name {
  line-height: 28px; }

.ant-upload-list-picture .ant-upload-list-item-progress,
.ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 14px;
  width: calc(100% - 24px);
  margin-top: 0;
  padding-left: 56px; }

.ant-upload-list-picture .anticon-close,
.ant-upload-list-picture-card .anticon-close {
  position: absolute;
  top: 8px;
  right: 8px;
  line-height: 1;
  opacity: 1; }

.ant-upload-list-picture-card.ant-upload-list::after {
  display: none; }

.ant-upload-list-picture-card .ant-upload-list-item {
  float: left;
  width: 104px;
  height: 104px;
  margin: 0 8px 8px 0; }

.ant-upload-list-picture-card .ant-upload-list-item-info {
  position: relative;
  height: 100%;
  overflow: hidden; }

.ant-upload-list-picture-card .ant-upload-list-item-info::before {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ' '; }

.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info::before {
  opacity: 1; }

.ant-upload-list-picture-card .ant-upload-list-item-actions {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  white-space: nowrap;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete {
  z-index: 10;
  width: 16px;
  margin: 0 4px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o:hover,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover {
  color: #fff; }

.ant-upload-list-picture-card .ant-upload-list-item-info:hover + .ant-upload-list-item-actions,
.ant-upload-list-picture-card .ant-upload-list-item-actions:hover {
  opacity: 1; }

.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  position: static;
  display: block;
  width: 100%;
  height: 100%; }

.ant-upload-list-picture-card .ant-upload-list-item-name {
  display: none;
  margin: 8px 0 0;
  padding: 0;
  line-height: 1.5;
  text-align: center; }

.ant-upload-list-picture-card .anticon-picture + .ant-upload-list-item-name {
  display: block; }

.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item {
  background-color: #fafafa; }

.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info {
  height: auto; }

.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info::before,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye-o,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete {
  display: none; }

.ant-upload-list-picture-card .ant-upload-list-item-uploading-text {
  margin-top: 18px;
  color: rgba(0, 0, 0, 0.45); }

.ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 32px;
  padding-left: 0; }

.ant-upload-list .ant-upload-success-icon {
  color: #52c41a;
  font-weight: bold; }

.ant-upload-list .ant-upload-animate-enter,
.ant-upload-list .ant-upload-animate-leave,
.ant-upload-list .ant-upload-animate-inline-enter,
.ant-upload-list .ant-upload-animate-inline-leave {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-fill-mode: cubic-bezier(0.78, 0.14, 0.15, 0.86); }

.ant-upload-list .ant-upload-animate-enter {
  -webkit-animation-name: uploadAnimateIn;
  animation-name: uploadAnimateIn; }

.ant-upload-list .ant-upload-animate-leave {
  -webkit-animation-name: uploadAnimateOut;
  animation-name: uploadAnimateOut; }

.ant-upload-list .ant-upload-animate-inline-enter {
  -webkit-animation-name: uploadAnimateInlineIn;
  animation-name: uploadAnimateInlineIn; }

.ant-upload-list .ant-upload-animate-inline-leave {
  -webkit-animation-name: uploadAnimateInlineOut;
  animation-name: uploadAnimateInlineOut; }

@-webkit-keyframes uploadAnimateIn {
  from {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0; } }

@keyframes uploadAnimateIn {
  from {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0; } }

@-webkit-keyframes uploadAnimateOut {
  to {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0; } }

@keyframes uploadAnimateOut {
  to {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0; } }

@-webkit-keyframes uploadAnimateInlineIn {
  from {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0; } }

@keyframes uploadAnimateInlineIn {
  from {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0; } }

@-webkit-keyframes uploadAnimateInlineOut {
  to {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0; } }

@keyframes uploadAnimateInlineOut {
  to {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0; } }
/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: "Montserrat", "Segoe UI", Tahoma, Geneva, Verdana, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Arial, "Noto Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

body {
  margin: 0;
  font-family: "Montserrat", "Segoe UI", Tahoma, Geneva, Verdana, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Arial, "Noto Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

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

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

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

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
  text-decoration: none; }
  a * {
    cursor: pointer; }

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

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

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

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: "Montserrat", "Segoe UI", Tahoma, Geneva, Verdana, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Arial, "Noto Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: inherit;
  line-height: inherit; }

button,
button:active,
button:focus {
  outline: none; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }
input,
textarea {
  background: #fff;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  border: 1px solid #dfe2eb;
  box-sizing: border-box;
  border-radius: 4px;
  font-family: "Red Hat Display", sans-serif;
  appearance: none;
  -webkit-appearance: none; }

input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  position: relative;
  cursor: pointer;
  appearance: auto;
  -webkit-appearance: sliderthumb-horizontal; }
  input[type="checkbox"]::before,
  input[type="radio"]::before {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    left: -1px;
    top: -1px;
    background-color: #fff;
    border: 1px solid #00172E;
    box-sizing: border-box;
    border-radius: 4px; }
    @media (min-width: 1700px) {
      input[type="checkbox"]::before,
      input[type="radio"]::before {
        width: 18px;
        height: 18px; } }
  input[type="checkbox"]:checked::before,
  input[type="radio"]:checked::before {
    background-color: #002E5D;
    border: 1px solid #002E5D;
    background-image: url(/static/new/tick.svg);
    background-image: url(/static/new/tick.svg);
    background-size: 80% auto;
    background-repeat: no-repeat;
    background-position: 2px 2px; }

.form_group {
  margin-bottom: 20px !important; }
  .form_group input,
  .form_group textarea,
  .form_group select {
    color: #FF6A14;
    background: #fff;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    border: 1px solid #DFE2EB;
    box-sizing: border-box;
    border-radius: 4px;
    resize: none;
    transition: 0.2s;
    padding: 7px 15px;
    width: 100%;
    display: block;
    min-height: 41px;
    appearance: none;
    -webkit-appearance: none; }
    @media (min-width: 1700px) {
      .form_group input,
      .form_group textarea,
      .form_group select {
        line-height: 25px;
        min-height: 41px; }
        .form_group input .DateInput_input,
        .form_group textarea .DateInput_input,
        .form_group select .DateInput_input {
          height: 41px; } }
    .form_group input:focus,
    .form_group textarea:focus,
    .form_group select:focus {
      border: 1px solid #FF6A14;
      color: #FF6A14;
      outline: none; }
    .form_group input::placeholder,
    .form_group textarea::placeholder,
    .form_group select::placeholder {
      color: #00172E; }
  .form_group label {
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #00172E;
    padding: 0;
    margin-bottom: 8px;
    display: inline-block;
    font-family: "Red Hat Display", sans-serif; }
  @media (min-width: 1700px) {
    .form_group .DateInput_input {
      height: 41px; } }

.form_row {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 767px) {
    .form_row {
      flex-direction: column; } }
  .form_row .form_group {
    width: 48%; }
    .form_row .form_group .select_box {
      width: 100%; }
      .form_row .form_group .select_box .css-yk16xz-control,
      .form_row .form_group .select_box .css-1pahdxg-control {
        min-height: 41px;
        border: 1px solid #DFE2EB !important; }
      .form_row .form_group .select_box .css-g1d714-ValueContainer,
      .form_row .form_group .select_box .css-1hwfws3 {
        min-height: 44px;
        font-family: "Red Hat Display", sans-serif; }
      .form_row .form_group .select_box .css-1pahdxg-control {
        box-shadow: none;
        border: 1px solid #dfe2eb; }
        .form_row .form_group .select_box .css-1pahdxg-control:active {
          border: 1px solid #dfe2eb; }
      .form_row .form_group .select_box .css-1okebmr-indicatorSeparator {
        display: none; }
    @media (max-width: 767px) {
      .form_row .form_group {
        width: 100%; } }
    @media (max-width: 767px) {
      .form_row .form_group {
        flex-direction: column; } }

.select_box {
  width: 100%; }
  .select_box .css-yk16xz-control,
  .select_box .css-1pahdxg-control {
    min-height: 41px;
    border: 1px solid #DFE2EB !important; }
  .select_box .css-c0ic12-MenuList,
  .select_box .css-4ljt47-MenuList,
  .select_box .css-11unzgr {
    max-height: 200px !important;
    padding-top: 0;
    padding-bottom: 0; }
  .select_box .css-4ljt47-MenuList {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .select_box .css-g1d714-ValueContainer,
  .select_box .css-1hwfws3 {
    min-height: 44px; }
  .select_box .css-1pahdxg-control {
    box-shadow: none;
    border: 1px solid #dfe2eb; }
    .select_box .css-1pahdxg-control:active {
      border: 1px solid #dfe2eb; }
  .select_box .css-1okebmr-indicatorSeparator {
    display: none; }

.upload_image {
  padding-right: 30px; }
  .upload_image input {
    display: none; }
  .upload_image label {
    width: 115px;
    height: 115px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    overflow: hidden;
    border-radius: 100%; }

.padding_right_10 {
  padding-right: 10px; }
  @media (max-width: 767px) {
    .padding_right_10 {
      padding-right: 0; } }

.no_data_container {
  width: 100%;
  text-align: center;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 5px; }
  .no_data_container p {
    font-size: 16px;
    font-family: "Red Hat Display", sans-serif;
    color: #00172E;
    text-align: center;
    opacity: 0.8; }

.no_button {
  background-color: transparent;
  border: none;
  outline: none;
  font-family: inherit;
  padding-left: 0; }

.error_para {
  color: #f04a39;
  margin: 5px 0px;
  display: block;
  font-size: 12px;
  text-align: left;
  position: relative;
  font-family: "Red Hat Display", sans-serif; }
  .error_para::first-letter {
    text-transform: uppercase; }
  .error_para.action_items_error {
    text-align: right;
    margin-bottom: 30px; }

.has-error p {
  color: #f04a39;
  margin: 5px 0px;
  display: block;
  font-size: 12px;
  text-align: left;
  position: relative;
  font-family: "Red Hat Display", sans-serif; }
  .has-error p::first-letter {
    text-transform: uppercase; }

.confirmation_modal {
  text-align: center; }
  .confirmation_modal .confirm_img {
    width: 35px; }
  .confirmation_modal h3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    padding: 20px 0 5px; }
  .confirmation_modal p {
    font-weight: normal;
    line-height: 16px;
    color: #00172E;
    max-width: 300px;
    margin: 10px auto !important;
    font-family: "Red Hat Display", sans-serif; }

.modal_header {
  font-family: "Red Hat Display", sans-serif;
  position: relative;
  padding-bottom: 15px; }
  .modal_header.checklist_header {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .modal_header h2 {
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    color: #272727;
    font-family: "Red Hat Display", sans-serif; }
  .modal_header .close {
    top: -5px;
    right: -15px; }

.modal_section_heading {
  font-weight: 600;
  font-size: 13px;
  line-height: 15px;
  padding: 30px 0;
  position: relative;
  z-index: 1; }
  .modal_section_heading span {
    background: #fff;
    z-index: 2;
    position: relative; }
  .modal_section_heading::after {
    content: "";
    width: 100%;
    height: 3px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-bottom: 1px dashed #95989f;
    z-index: -1; }
  .modal_section_heading span {
    position: relative;
    z-index: 3;
    background: #fff;
    padding-right: 5px;
    font-family: "Red Hat Display", sans-serif;
    font-size: 13px; }

.black_btn {
  font-family: "Red Hat Display", sans-serif;
  background-color: #FF6A14;
  border-radius: 4px;
  font-weight: 500;
  line-height: 16px;
  color: #fff;
  padding: 14px 60px 14px 20px;
  background-image: url(/static/new/arrow.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: 90% center;
  display: inline-block;
  margin-top: 25px;
  position: relative;
  transition: 0.2s;
  border: none;
  min-width: 170px; }
  .black_btn:hover {
    background-color: #FF8337; }

.css-g1d714-ValueContainer,
.css-1hwfws3 {
  font-family: "Red Hat Display", sans-serif; }

.border_b_btn {
  border: 1px solid #FF6A14;
  border-radius: 4px;
  display: inline-block;
  background-color: transparent;
  outline: none;
  font-family: "Red Hat Display", sans-serif;
  font-size: 12px;
  color: #FF6A14;
  padding: 13px 20px;
  font-weight: 600; }

.infinite_scroll_container::-webkit-scrollbar {
  width: 1px; }

.edit_btn {
  background: #002E5D;
  color: #fff;
  border: none;
  min-width: 183px;
  width: 100%;
  height: 60px;
  font-weight: 600;
  font-size: 13px;
  line-height: 15px;
  font-family: "Red Hat Display", sans-serif;
  letter-spacing: 0.01em;
  border-radius: 0; }
  .edit_btn img {
    width: 15px !important;
    height: 15px !important;
    margin-right: 10px; }

.upload_btn {
  background: #FF6A14 !important;
  border-radius: 0 !important;
  width: 190px;
  border: none;
  font-weight: 600;
  font-size: 13px !important;
  line-height: 15px;
  color: #fff;
  font-family: "Red Hat Display", sans-serif;
  letter-spacing: 0.01em;
  min-width: 183px;
  height: 60px; }
  .upload_btn img {
    width: 20px !important;
    height: 20px !important;
    margin-right: 10px; }

.modal_overlay.license_form_modal .modal_enclose {
  max-width: 600px; }

.header_top_options {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0px; }

.two_input_field_container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  .two_input_field_container .form_group {
    width: 47%; }
  @media screen and (max-width: 600px) {
    .two_input_field_container {
      flex-direction: column; }
      .two_input_field_container .form_group {
        width: 100%; } }

.scroll_outer {
  position: fixed;
  bottom: 0;
  width: calc(100% - 325px);
  right: 45px;
  z-index: 9; }
  @media (max-width: 991px) {
    .scroll_outer {
      width: 100%; } }
  .scroll_outer #scrollbar {
    overflow-x: auto; }
  .scroll_outer #handle {
    height: 10px; }

.filter_item .css-1s5gz75-indicatorContainer .css-8mmkcg,
.filter_item .css-1s5gz75-indicatorContainer .css-tj5bde-Svg,
.filter_item .css-87jp9c-indicatorContainer .css-8mmkcg,
.filter_item .css-87jp9c-indicatorContainer .css-tj5bde-Svg,
.filter_item .css-1wogxpk-indicatorContainer .css-8mmkcg,
.filter_item .css-1wogxpk-indicatorContainer .css-tj5bde-Svg,
.filter_item .css-1codp8j-indicatorContainer .css-8mmkcg,
.filter_item .css-1codp8j-indicatorContainer .css-tj5bde-Svg {
  display: none; }

.filter_item .css-2b097c-container {
  min-width: 55px;
  width: 100% !important; }
  .filter_item .css-2b097c-container .css-1uccc91-singleValue {
    position: relative;
    top: initial;
    transform: none;
    overflow: visible; }

.gold_btn {
  background-color: #FF6A14;
  border-radius: 4px;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  padding: 12px 35px 12px 18px;
  background-image: url("/static/new/add_incident.svg");
  background-repeat: no-repeat;
  background-position: 90% center;
  background-size: auto;
  display: inline-block;
  position: relative;
  z-index: 2;
  transition: 0.2s;
  font-family: "Red Hat Display", sans-serif;
  border: none;
  font-weight: 500; }
  .gold_btn:hover {
    background-color: #FF8337; }
  .gold_btn:active {
    background-color: #E9600E; }
  @media (max-width: 991px) {
    .gold_btn {
      font-size: 12px;
      padding: 12px 70px 12px 20px; } }

.coming_soon_screen {
  background: #fff;
  display: flex;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .coming_soon_screen h3 {
    font-family: "Red Hat Display", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #00172E;
    opacity: 0.5;
    margin-top: 25px; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important; }

input:-webkit-autofill {
  -webkit-text-fill-color: #FF6A14 !important; }

.docebo_btn {
  border-radius: 2px;
  font-family: "Red Hat Display", sans-serif;
  line-height: 16px;
  letter-spacing: 0.01em;
  padding: 7px 20px;
  margin-right: 60px;
  cursor: pointer; }

.docebo_active_btn {
  background: #002E5D;
  font-weight: bold;
  color: #ffffff; }

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

@media (max-width: 1200px) {
  .handle_height .terms_conditions {
    max-height: 40vh !important; } }

.css-c0ic12-MenuList,
.css-4ljt47-MenuList,
.css-11unzgr {
  max-height: 200px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.css-4ljt47-MenuList {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.linked_incident .css-c0ic12-MenuList,
.linked_incident .css-4ljt47-MenuList,
.linked_incident .css-11unzgr {
  max-height: 115px !important; }

.w-160 {
  width: 160px !important; }

.show_hover button {
  min-width: 120px;
  white-space: nowrap; }

.docebo_page .css-yk16xz-control,
.docebo_page .css-1pahdxg-control {
  border: 1px solid #dfe2eb;
  box-shadow: none; }
  .docebo_page .css-yk16xz-control .css-g1d714-ValueContainer,
  .docebo_page .css-yk16xz-control .css-1hwfws3,
  .docebo_page .css-1pahdxg-control .css-g1d714-ValueContainer,
  .docebo_page .css-1pahdxg-control .css-1hwfws3 {
    height: 44px; }
  .docebo_page .css-yk16xz-control:hover,
  .docebo_page .css-1pahdxg-control:hover {
    border-color: #FF6A14; }

.redux-toastr {
  z-index: 9999999999999999999; }

.grecaptcha-badge {
  z-index: 99; }

.sidebar_bg {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 100%; }

.form_group .css-26l3qy-menu {
  z-index: 30; }
  .form_group .css-26l3qy-menu .css-4ljt47-MenuList {
    max-height: 120px !important; }

.small_black_btn {
  padding: 15px 30px 15px 0px;
  min-width: 126px; }

.two_input_field_container .css-1pahdxg-control:hover {
  border-color: #FF6A14 !important; }

.export_modal_dates {
  margin-top: 10px; }
  .export_modal_dates .SingleDatePickerInput__withBorder {
    border: 1px solid #dfe2eb !important;
    border-radius: 4px !important; }
  .export_modal_dates input {
    border: none !important; }
  .export_modal_dates .to_date .SingleDatePicker_picker.SingleDatePicker_picker_1.SingleDatePicker_picker__directionLeft {
    left: -85px !important; }

.noti_to_date .SingleDatePicker_picker.SingleDatePicker_picker_1.SingleDatePicker_picker__directionLeft {
  left: -180px !important; }

.w_40 {
  width: 40%; }

.pac-container {
  background-color: #fff;
  position: absolute !important;
  z-index: 1000;
  border-radius: 2px;
  border-top: 1px solid #d9d9d9;
  font-family: Arial, sans-serif;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }

.pac-logo:after {
  content: "";
  padding: 1px 1px 1px 0;
  height: 16px;
  text-align: right;
  display: block;
  background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png);
  background-position: right;
  background-repeat: no-repeat;
  background-size: 120px 14px; }

.hdpi.pac-logo:after {
  background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3_hdpi.png); }

.pac-item {
  cursor: default;
  padding: 0 4px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 30px;
  text-align: left;
  border-top: 1px solid #e6e6e6;
  font-size: 11px;
  color: #999;
  font-family: "Red Hat Display", sans-serif; }

.pac-item:hover {
  background-color: #fafafa; }

.pac-item-selected,
.pac-item-selected:hover {
  background-color: #ebf2fe; }

.pac-matched {
  font-weight: 700; }

.pac-item-query {
  font-size: 13px;
  padding-right: 3px;
  color: #000; }

.pac-icon {
  width: 15px;
  height: 20px;
  margin-right: 7px;
  margin-top: 6px;
  display: inline-block;
  vertical-align: top;
  background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
  background-size: 34px; }

.hdpi .pac-icon {
  background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png); }

.pac-icon-search {
  background-position: -1px -1px; }

.pac-item-selected .pac-icon-search {
  background-position: -18px -1px; }

.pac-icon-marker {
  background-position: -1px -161px; }

.pac-item-selected .pac-icon-marker {
  background-position: -18px -161px; }

.pac-placeholder {
  color: #00172E; }

@media (max-width: 375px) {
  .DayPicker__horizontal {
    margin-left: -15px !important; } }

@media (max-width: 320px) {
  .DayPicker__horizontal {
    margin-left: -45px !important; } }

.no_internet_container {
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100vh; }
  .no_internet_container .msg_box {
    max-width: none; }

.outer_box {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 767px) {
    .outer_box {
      padding: 0 20px; } }
  .outer_box .msg_box {
    background: #fff;
    text-align: center;
    max-width: 500px;
    min-height: 200px;
    padding: 20px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    flex-direction: column; }
    @media (max-width: 767px) {
      .outer_box .msg_box {
        width: calc(100% - 40px); } }
    .outer_box .msg_box .logo {
      margin-bottom: 20px; }
      .outer_box .msg_box .logo img {
        width: 80px !important;
        height: auto !important;
        border-radius: 0 !important;
        max-width: 150px; }
    .outer_box .msg_box p {
      font-size: 35px;
      font-weight: 500;
      line-height: 45px;
      font-family: "Red Hat Display", sans-serif; }
      @media (max-width: 767px) {
        .outer_box .msg_box p {
          font-size: 25px;
          line-height: 35px; } }
      .outer_box .msg_box p span {
        font-weight: bold;
        display: block;
        font-family: "Red Hat Display", sans-serif; }
    .outer_box .msg_box a {
      font-family: inherit;
      text-decoration: none;
      margin-top: 12px;
      color: #f8593f;
      font-weight: bold; }

.export_incident_modal .modal_content .select-schedule-this-export {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }
  .export_incident_modal .modal_content .select-schedule-this-export .use_type_radios {
    gap: 45px; }
    .export_incident_modal .modal_content .select-schedule-this-export .use_type_radios .form_row.use_type_radio {
      padding-right: 0;
      position: relative;
      min-width: 63px; }
      .export_incident_modal .modal_content .select-schedule-this-export .use_type_radios .form_row.use_type_radio .radio-custom-label {
        margin-bottom: 0;
        margin-top: 0; }

.text-md-dark {
  font-size: 12px;
  color: #00172E;
  font-family: 'Red Hat Display';
  font-weight: 400; }

div.disabled {
  pointer-events: none; }

.no-drag-icon .react-beautiful-dnd-drag-handle {
  display: none; }

.description-box {
  width: 86%;
  margin-left: 10%;
  display: inline-block;
  max-width: 90%;
  word-wrap: break-word; }

.attach-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  margin: 20px 0px;
  flex: 1; }

.cta-allow-button {
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
  cursor: pointer;
  border-radius: 4px;
  background-color: rgba(223, 226, 235, 0.4);
  height: 34px;
  flex: 1; }

/* Styling for the comment card */
.comment-card {
  background: rgba(223, 226, 235, 0.4);
  display: flex;
  gap: 10px;
  border-radius: 4px;
  justify-content: space-between;
  padding: 10px;
  margin: 10px 0; }
  .comment-card .comment-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .comment-card .comment-text {
    margin-top: 5px; }
  .comment-card .timestamp {
    font-size: 12px;
    margin-top: 5px; }

.venues-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 5px; }
  .venues-container .venue-container-item {
    width: 100%;
    border: 0.5px solid rgba(0, 46, 93, 0.2);
    border-radius: 8px;
    padding: 10px 16px;
    display: flex;
    justify-content: space-between; }
  .venues-container .venue-container-item-collapse {
    width: 100%;
    border: 0.5px solid rgba(0, 46, 93, 0.2);
    border-radius: 8px;
    padding: 18px 16px;
    margin: 0 0 14px;
    display: flex;
    justify-content: space-between; }
  .venues-container .container-column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start; }
  .venues-container .container-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5px; }

.button_text {
  border: 0px;
  background: transparent;
  padding: 0px;
  margin: 0px;
  border-radius: 0px;
  outline: none;
  display: inline;
  color: inherit; }

button {
  position: relative;
  overflow: hidden; }

button.loading:before {
  content: "";
  background-image: url(/static/loading.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  position: absolute;
  background-color: #E9600E;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 105px;
  cursor: not-allowed; }

@media screen and (max-width: 500px) {
  .lms_login {
    width: 80% !important; } }

.modal_overlay {
  position: fixed;
  left: 214px;
  width: calc(100% - 214px);
  top: 0;
  height: 100%;
  background: rgba(149, 152, 159, 0.8);
  backdrop-filter: blur(15px);
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center; }
  .modal_overlay.no_left_modal {
    left: 0;
    width: 100%; }
  @media (max-width: 990px) {
    .modal_overlay {
      width: 100%;
      left: 0; } }
  .modal_overlay .modal_enclose {
    position: relative;
    padding: 15px;
    width: 100%;
    max-width: 990px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-animation: scale-in-center 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: scale-in-center 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }
    .modal_overlay .modal_enclose.image_modal .modal_outer {
      border-radius: 0px;
      text-align: center; }
      .modal_overlay .modal_enclose.image_modal .modal_outer img {
        max-width: 100%; }
    .modal_overlay .modal_enclose.image_modal .close_btn {
      top: -35px; }
    .modal_overlay .modal_enclose .close_btn {
      background-color: transparent;
      position: absolute;
      top: 10px;
      right: 10px;
      font-size: 40px;
      border: none;
      color: darkblue;
      cursor: pointer;
      z-index: 2; }
      @media screen and (max-width: 650px) {
        .modal_overlay .modal_enclose .close_btn {
          right: 15px;
          top: 20px; } }
    .modal_overlay .modal_enclose .modal_outer {
      width: 100%;
      max-height: calc(100vh - 30px);
      display: flex;
      flex-flow: column nowrap;
      align-items: stretch;
      overflow: hidden;
      border-radius: 10px;
      box-sizing: border-box;
      box-shadow: 0px 4px 15px rgba(194, 213, 242, 0.3); }
      .modal_overlay .modal_enclose .modal_outer .modal_overlay .modal {
        padding: 40px !important; }
      .modal_overlay .modal_enclose .modal_outer .modal_overlay {
        left: 0;
        width: 100%; }
    .modal_overlay .modal_enclose .modal {
      padding: 32px;
      background-color: #fff;
      border-radius: 4px;
      min-height: 200px;
      max-height: 80vh;
      overflow-y: auto;
      overflow-x: hidden;
      /* width */
      /* Track */
      /* Handle */
      /* Handle on hover */ }
      @media screen and (max-width: 600px) {
        .modal_overlay .modal_enclose .modal {
          padding: 30px 15px; } }
      .modal_overlay .modal_enclose .modal::-webkit-scrollbar {
        width: 5px; }
      .modal_overlay .modal_enclose .modal::-webkit-scrollbar-track {
        background: #f1f1f1; }
      .modal_overlay .modal_enclose .modal::-webkit-scrollbar-thumb {
        background: #00172E; }
      .modal_overlay .modal_enclose .modal::-webkit-scrollbar-thumb:hover {
        background: #555; }

/**
 * ----------------------------------------
 * animation scale-in-center
 * ----------------------------------------
 */
.scale-in-center {
  -webkit-animation: scale-in-center 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-in-center 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

.confirm_modal {
  padding: 60px 40px 0px 40px;
  text-align: center;
  position: relative; }
  .confirm_modal .left_modal_cloud {
    position: absolute;
    top: -20px;
    left: -40px;
    z-index: 0; }
  .confirm_modal .right_modal_cloud {
    position: absolute;
    top: -20px;
    right: -40px;
    z-index: 0; }
  .confirm_modal .confirmation_content {
    position: relative;
    z-index: 1;
    margin-bottom: 30px; }
    .confirm_modal .confirmation_content .confirm_heading {
      font-size: 28px;
      line-height: 1.4;
      font-weight: 700; }
    .confirm_modal .confirmation_content .confirm_para {
      font-size: 18px;
      color: blue;
      margin-top: 15px; }
  .confirm_modal .confirm_buttons {
    display: flex;
    flex-direction: column; }
    .confirm_modal .confirm_buttons .modal_confirm_btn {
      max-width: 200px;
      margin: 0 auto;
      padding: 18px 0px; }
  .confirm_modal .confirm_cancel_button {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    color: blue;
    margin-top: 15px;
    background-color: transparent;
    border: none;
    cursor: pointer; }

.vanue_modal_overlay {
  position: fixed;
  right: 0;
  top: 0;
  width: 65%;
  padding: 25px;
  background-color: #fff;
  height: 100%;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 25px;
  padding-top: 65px; }
  @media screen and (max-width: 990px) {
    .vanue_modal_overlay {
      width: 100%;
      padding: 0px;
      position: absolute;
      /* right: 0px; */
      /* left: -35px; */
      /* top: -60px; */
      background-color: #fff;
      display: flex;
      align-items: flex-start;
      padding: 25px 0px;
      margin-top: -40px;
      height: calc(100% + 40px); } }
  .vanue_modal_overlay .venue_modal {
    width: 100%;
    display: flex;
    height: 100%;
    overflow: auto;
    background-color: #fff;
    padding: 20px 10px;
    border-radius: 5px;
    padding-top: 35px;
    padding-bottom: 10px; }
    @media screen and (max-width: 990px) {
      .vanue_modal_overlay .venue_modal {
        height: unset;
        padding: 20px 0px;
        margin-bottom: -125px; } }
  .vanue_modal_overlay .listing_h4 {
    margin-top: 0px;
    margin-bottom: 18px;
    padding-top: 3px; }

.venumodal_inner {
  width: 100%; }

.upload_docs_modal .SingleDatePickerInput__withBorder {
  border-radius: 4px;
  border: 1px solid #dbdbdb !important;
  padding: 0 1px;
  padding-right: 2px; }
  .upload_docs_modal .SingleDatePickerInput__withBorder input.DateInput_input {
    border: none; }

@keyframes slide-in {
  100% {
    transform: translateX(0%); } }

@-webkit-keyframes slide-in {
  100% {
    -webkit-transform: translateX(0%); } }

.modal_padding_zero .modal {
  padding: 0 40px 0px 40px !important; }
  @media (max-width: 767px) {
    .modal_padding_zero .modal {
      padding: 0 15px 0 15px !important; } }
  .modal_padding_zero .modal .modal_header {
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 20;
    padding-top: 40px; }
    .modal_padding_zero .modal .modal_header .close {
      top: 31px; }
  .modal_padding_zero .modal .modal_bottm_fixed {
    text-align: end;
    position: sticky;
    bottom: 0px;
    width: 100%;
    background: #fff;
    z-index: 20;
    padding-bottom: 40px; }
    @media (max-width: 767px) {
      .modal_padding_zero .modal .modal_bottm_fixed {
        padding-bottom: 60px;
        text-align: center; } }

.modal_overlay.privacy_modal {
  left: 0 !important;
  width: 100% !important; }

.no_left_modal.cropper_modal .modal {
  padding: 40px 40px 40px 40px !important; }
  @media (max-width: 767px) {
    .no_left_modal.cropper_modal .modal {
      padding: 15px 15px 15px 15px !important; } }

.venue_upload_doc .SingleDatePicker_picker {
  transform: scale(0.8) translate(-10px, -39px); }

.venue_upload_doc .black_btn {
  min-width: unset; }

input[type="checkbox"] {
  display: none; }

.lds-ring {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px; }

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 8px solid #272727;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #272727 transparent transparent transparent; }

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s; }

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s; }

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s; }

@keyframes lds-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.loader_container {
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%; }

.CalendarDay__selected_span {
  background: #f7f0e3 !important;
  color: #000 !important; }

.CalendarMonth_table {
  border-collapse: inherit !important; }

.CalendarDay__default {
  border: none !important;
  font-family: "Red Hat Display", sans-serif !important;
  font-size: 12px !important;
  color: rgba(0, 0, 0, 0.87);
  outline: none; }
  .CalendarDay__default:hover {
    border-radius: 50% !important;
    border: 1px solid rgba(0, 0, 0, 0.87) !important;
    background-color: #ffe8bc !important; }
  .CalendarDay__default.CalendarDay__today {
    background-color: #FF6A14 !important;
    color: #fff !important;
    border-radius: 50% !important; }
    .CalendarDay__default.CalendarDay__today:hover {
      border-radius: 50% !important;
      border: none !important;
      background-color: #FF8337 !important; }
  .CalendarDay__default.CalendarDay__selected {
    background-color: #f7f0e3;
    color: #fff !important; }
    .CalendarDay__default.CalendarDay__selected:first-child {
      border-top-left-radius: 50%;
      border-bottom-left-radius: 50%; }
    .CalendarDay__default.CalendarDay__selected:last-child {
      border-top-right-radius: 50%;
      border-bottom-right-radius: 50%; }
    .CalendarDay__default.CalendarDay__selected:hover {
      border-radius: 50% !important;
      background-color: #FF8337 !important;
      color: #fff !important; }

.CalendarMonth_caption select {
  color: rgba(0, 0, 0, 0.6);
  border: none;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  outline: none; }

.team .top_option_box .left .task_calender_input {
  border: none !important; }
  .team .top_option_box .left .task_calender_input .SingleDatePickerInput__withBorder {
    flex-direction: row !important; }
  .team .top_option_box .left .task_calender_input .DateInput_fang {
    left: -32px !important; }
  .team .top_option_box .left .task_calender_input .DateInput_input {
    display: none; }
  .team .top_option_box .left .task_calender_input .CalendarDay__highlighted_calendar {
    border-radius: 50%; }

.SingleDatePickerInput__withBorder {
  border-radius: 4px !important; }

#task_due_date_cal .CalendarDay__default.CalendarDay__selected {
  border-radius: 50% !important; }

.modal_overlay {
  position: fixed;
  left: 214px;
  width: calc(100% - 214px);
  top: 0;
  height: 100%;
  background: rgba(149, 152, 159, 0.8);
  backdrop-filter: blur(15px);
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center; }
  .modal_overlay.no_left_modal {
    left: 0;
    width: 100%; }
  @media (max-width: 990px) {
    .modal_overlay {
      width: 100%;
      left: 0; } }
  .modal_overlay .modal_enclose {
    position: relative;
    padding: 15px;
    width: 100%;
    max-width: 990px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-animation: scale-in-center 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: scale-in-center 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }
    .modal_overlay .modal_enclose.image_modal .modal_outer {
      border-radius: 0px;
      text-align: center; }
      .modal_overlay .modal_enclose.image_modal .modal_outer img {
        max-width: 100%; }
    .modal_overlay .modal_enclose.image_modal .close_btn {
      top: -35px; }
    .modal_overlay .modal_enclose .close_btn {
      background-color: transparent;
      position: absolute;
      top: 10px;
      right: 10px;
      font-size: 40px;
      border: none;
      color: darkblue;
      cursor: pointer;
      z-index: 2; }
      @media screen and (max-width: 650px) {
        .modal_overlay .modal_enclose .close_btn {
          right: 15px;
          top: 20px; } }
    .modal_overlay .modal_enclose .modal_outer {
      width: 100%;
      max-height: calc(100vh - 30px);
      display: flex;
      flex-flow: column nowrap;
      align-items: stretch;
      overflow: hidden;
      border-radius: 10px;
      box-sizing: border-box;
      box-shadow: 0px 4px 15px rgba(194, 213, 242, 0.3); }
      .modal_overlay .modal_enclose .modal_outer .modal_overlay .modal {
        padding: 40px !important; }
      .modal_overlay .modal_enclose .modal_outer .modal_overlay {
        left: 0;
        width: 100%; }
    .modal_overlay .modal_enclose .modal {
      padding: 32px;
      background-color: #fff;
      border-radius: 4px;
      min-height: 200px;
      max-height: 80vh;
      overflow-y: auto;
      overflow-x: hidden;
      /* width */
      /* Track */
      /* Handle */
      /* Handle on hover */ }
      @media screen and (max-width: 600px) {
        .modal_overlay .modal_enclose .modal {
          padding: 30px 15px; } }
      .modal_overlay .modal_enclose .modal::-webkit-scrollbar {
        width: 5px; }
      .modal_overlay .modal_enclose .modal::-webkit-scrollbar-track {
        background: #f1f1f1; }
      .modal_overlay .modal_enclose .modal::-webkit-scrollbar-thumb {
        background: #00172E; }
      .modal_overlay .modal_enclose .modal::-webkit-scrollbar-thumb:hover {
        background: #555; }

/**
 * ----------------------------------------
 * animation scale-in-center
 * ----------------------------------------
 */
.scale-in-center {
  -webkit-animation: scale-in-center 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-in-center 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

.confirm_modal {
  padding: 60px 40px 0px 40px;
  text-align: center;
  position: relative; }
  .confirm_modal .left_modal_cloud {
    position: absolute;
    top: -20px;
    left: -40px;
    z-index: 0; }
  .confirm_modal .right_modal_cloud {
    position: absolute;
    top: -20px;
    right: -40px;
    z-index: 0; }
  .confirm_modal .confirmation_content {
    position: relative;
    z-index: 1;
    margin-bottom: 30px; }
    .confirm_modal .confirmation_content .confirm_heading {
      font-size: 28px;
      line-height: 1.4;
      font-weight: 700; }
    .confirm_modal .confirmation_content .confirm_para {
      font-size: 18px;
      color: blue;
      margin-top: 15px; }
  .confirm_modal .confirm_buttons {
    display: flex;
    flex-direction: column; }
    .confirm_modal .confirm_buttons .modal_confirm_btn {
      max-width: 200px;
      margin: 0 auto;
      padding: 18px 0px; }
  .confirm_modal .confirm_cancel_button {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    color: blue;
    margin-top: 15px;
    background-color: transparent;
    border: none;
    cursor: pointer; }

.vanue_modal_overlay {
  position: fixed;
  right: 0;
  top: 0;
  width: 65%;
  padding: 25px;
  background-color: #fff;
  height: 100%;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 25px;
  padding-top: 65px; }
  @media screen and (max-width: 990px) {
    .vanue_modal_overlay {
      width: 100%;
      padding: 0px;
      position: absolute;
      /* right: 0px; */
      /* left: -35px; */
      /* top: -60px; */
      background-color: #fff;
      display: flex;
      align-items: flex-start;
      padding: 25px 0px;
      margin-top: -40px;
      height: calc(100% + 40px); } }
  .vanue_modal_overlay .venue_modal {
    width: 100%;
    display: flex;
    height: 100%;
    overflow: auto;
    background-color: #fff;
    padding: 20px 10px;
    border-radius: 5px;
    padding-top: 35px;
    padding-bottom: 10px; }
    @media screen and (max-width: 990px) {
      .vanue_modal_overlay .venue_modal {
        height: unset;
        padding: 20px 0px;
        margin-bottom: -125px; } }
  .vanue_modal_overlay .listing_h4 {
    margin-top: 0px;
    margin-bottom: 18px;
    padding-top: 3px; }

.venumodal_inner {
  width: 100%; }

.upload_docs_modal .SingleDatePickerInput__withBorder {
  border-radius: 4px;
  border: 1px solid #dbdbdb !important;
  padding: 0 1px;
  padding-right: 2px; }
  .upload_docs_modal .SingleDatePickerInput__withBorder input.DateInput_input {
    border: none; }

@keyframes slide-in {
  100% {
    transform: translateX(0%); } }

@-webkit-keyframes slide-in {
  100% {
    -webkit-transform: translateX(0%); } }

.modal_padding_zero .modal {
  padding: 0 40px 0px 40px !important; }
  @media (max-width: 767px) {
    .modal_padding_zero .modal {
      padding: 0 15px 0 15px !important; } }
  .modal_padding_zero .modal .modal_header {
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 20;
    padding-top: 40px; }
    .modal_padding_zero .modal .modal_header .close {
      top: 31px; }
  .modal_padding_zero .modal .modal_bottm_fixed {
    text-align: end;
    position: sticky;
    bottom: 0px;
    width: 100%;
    background: #fff;
    z-index: 20;
    padding-bottom: 40px; }
    @media (max-width: 767px) {
      .modal_padding_zero .modal .modal_bottm_fixed {
        padding-bottom: 60px;
        text-align: center; } }

.modal_overlay.privacy_modal {
  left: 0 !important;
  width: 100% !important; }

.no_left_modal.cropper_modal .modal {
  padding: 40px 40px 40px 40px !important; }
  @media (max-width: 767px) {
    .no_left_modal.cropper_modal .modal {
      padding: 15px 15px 15px 15px !important; } }

.venue_upload_doc .SingleDatePicker_picker {
  transform: scale(0.8) translate(-10px, -39px); }

.venue_upload_doc .black_btn {
  min-width: unset; }

.auth_page {
  background-color: #272727;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center; }

.login_page .form_row {
  display: block; }

.login_page .form_group input[type="password"] {
  padding-right: 32px; }

.login_page .form_group label {
  display: block;
  padding-left: 10px;
  letter-spacing: 0.4px;
  color: #272727;
  font-weight: 700;
  margin-bottom: 14px; }

.login_page .form_group input {
  background-color: #F0F2F7;
  border: 0px;
  color: black;
  border-radius: 8px;
  padding: 0px 15px;
  width: 100%;
  font-weight: 500;
  font-size: 13px;
  min-height: 41px;
  max-width: 425px; }
  .login_page .form_group input:focus {
    outline: none; }

.sign_in_form {
  color: #fff;
  width: 95%;
  max-width: 350px; }
  .sign_in_form .sign_in_form_logo {
    margin-left: auto;
    margin-right: auto;
    display: block; }
  .sign_in_form h1 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px; }
  .sign_in_form button.primary {
    background-color: #FF6A14;
    color: #FF6A14;
    font-weight: 600;
    border: 0px;
    width: 100%;
    text-align: center;
    border-radius: 50px;
    padding: 13px;
    margin-top: 0px;
    margin-bottom: 25px;
    transition: all ease 0.1s; }
    .sign_in_form button.primary:hover {
      background-color: #FF8337; }

.text_center {
  text-align: center;
  vertical-align: middle; }

.auth_links {
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 10px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin-top: 5px; }
  .auth_links.colored {
    color: #FF6A14; }

.terms_text {
  font-weight: 400; }
  .terms_text a {
    text-decoration: underline;
    display: inline-block;
    padding-bottom: 3px; }

.mask_input {
  position: relative; }
  .mask_input input {
    padding-left: 47px !important; }
  .mask_input .mask_icon {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px; }
    .mask_input .mask_icon img {
      width: 25px; }
  .mask_input .rigth {
    left: auto;
    right: 0 !important; }

.auth_page {
  padding: 40px 0px; }
  .auth_page .ant-checkbox + span {
    color: #fff; }
  .auth_page .ant-checkbox-checked .ant-checkbox-inner {
    background-color: #fff;
    border-color: #fff; }
  .auth_page .ant-checkbox-checked .ant-checkbox-inner::after {
    border-color: #FF6A14; }
  .auth_page .ant-checkbox-checked::after {
    border-color: #fff !important; }
  .auth_page .button_text {
    border-bottom: 1px solid #fff; }

.terms_modal {
  width: 100% !important;
  max-width: 700px; }
  @media screen and (max-width: 990px) {
    .terms_modal {
      max-width: calc(100% - 20px) !important;
      margin: 10px; } }
  .terms_modal .ant-modal-header {
    display: none; }

.accept_terms {
  background-color: #b9bed1;
  outline: none;
  border: 0px;
  color: #fff;
  font-weight: 600;
  font-size: 17px;
  width: 180px;
  padding: 10px;
  border-radius: 50px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  margin-bottom: 25px;
  transition: all ease 0.2s; }
  .accept_terms:hover {
    background-color: #9fa3b3; }

.reset_password_btn {
  background-color: #272727 !important;
  color: #fff;
  font-weight: 600;
  border: 0px !important;
  width: 100%;
  text-align: center;
  border-radius: 50px;
  padding: 13px;
  margin-top: 0px;
  transition: all ease 0.1s; }
  .reset_password_btn:focus {
    outline: none; }

.reset_password_modal {
  width: 100% !important;
  max-width: 450px; }
  @media screen and (max-width: 990px) {
    .reset_password_modal {
      padding: 0px 20px; } }
  .reset_password_modal .ant-modal-header {
    display: none; }
  .reset_password_modal .ant-modal-footer {
    display: none; }
  .reset_password_modal .ant-modal-content .ant-modal-close {
    display: none; }
  .reset_password_modal .ant-modal-content .ReactCrop {
    margin-top: 25px;
    margin-bottom: 25px; }
  .reset_password_modal .ant-modal-content .modal_yes_no {
    width: 100%;
    display: flex;
    justify-content: space-between; }
  .reset_password_modal .ant-modal-body {
    padding: 50px; }
    @media screen and (max-width: 990px) {
      .reset_password_modal .ant-modal-body {
        padding: 35px; } }
  .reset_password_modal .form_group {
    margin: 35px 0px; }
  .reset_password_modal h2 {
    color: #000;
    text-align: center;
    text-transform: uppercase; }

.email_verification_status {
  padding: 60px 20px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  min-height: 100vh;
  width: 100%;
  text-align: center; }
  .email_verification_status form {
    min-width: 600px; }
  .email_verification_status .logo {
    margin: 0 0 100px;
    cursor: pointer; }
  .email_verification_status h1 {
    font-size: 30px;
    margin: 30px 0 20px;
    font-weight: 600; }
  .email_verification_status .form_group {
    text-align: left; }
    .email_verification_status .form_group label {
      color: #95989F;
      font-size: 13px;
      font-weight: 600; }
    .email_verification_status .form_group .mask_input input {
      padding: 12px 22px !important; }
    .email_verification_status .form_group .mask_input input::placeholder {
      color: #95989F; }
  @media screen and (max-width: 676px) {
    .email_verification_status {
      padding: 30px 20px; }
      .email_verification_status .logo {
        margin: 0 0 50px; }
      .email_verification_status h1 {
        font-size: 22px; }
      .email_verification_status form {
        min-width: 100%; } }

.email_verification_status_inner {
  width: 400px;
  border: 1px solid #ccc;
  padding: 30px;
  text-align: center; }
  .email_verification_status_inner h2 {
    color: #272727;
    text-transform: uppercase;
    font-size: 22px; }
  .email_verification_status_inner button {
    background: #272727;
    outline: none;
    border: none;
    color: #fff;
    padding: 8px;
    border-radius: 40px;
    width: 100%;
    font-weight: 600;
    display: block;
    margin: 20px 0px; }
  .email_verification_status_inner p {
    margin: 20px 0px;
    font-size: 16px;
    font-weight: 500; }

.reset_link h2 {
  color: #272727;
  text-transform: uppercase;
  font-size: 22px; }

.reset_link p {
  text-align: center; }

.reset_link label {
  color: #272727;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: uppercase; }

.loader {
  position: fixed;
  height: 100vh;
  width: 100%;
  top: 0px;
  left: 0px;
  background-color: #0000006e;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999; }
  .loader img {
    width: 200px;
    height: 200px; }

.signup_user_roles label {
  margin: 12px 0px;
  font-weight: 500; }

.signup_user_roles input[type="radio"] {
  margin-right: 10px;
  vertical-align: middle; }

.react-phone-number-input__icon {
  border: none !important; }
  .react-phone-number-input__icon .react-phone-number-input__icon-image {
    margin-top: -12px; }

.options_bg_gray select {
  background: #272727; }

.signup_added_card_detail p {
  width: 100%;
  background: #F0F2F7;
  color: #222;
  font-weight: 600;
  padding: 10px 10px;
  border-radius: 4px;
  border: 1px solid #FF6A14; }
  .signup_added_card_detail p button {
    background: #002E5D;
    border: 1px solid #002E5D;
    border: none;
    border-radius: 4px;
    float: right;
    color: #fff;
    margin-top: -2px; }

.venue_charged {
  border-radius: 12px;
  font-weight: 500;
  text-align: center;
  background-color: #f0f2f7;
  padding: 12px; }

.multiselect_venue:focus, .multiselect_venue:active {
  outline: none; }

.multiselect_venue .css-yk16xz-control {
  height: 41px;
  min-height: 41px;
  line-height: 1;
  border-radius: 12px;
  background-color: #f0f2f7; }
  .multiselect_venue .css-yk16xz-control:focus, .multiselect_venue .css-yk16xz-control:active {
    outline: none; }

.multiselect_venue .css-1wa3eu0-placeholder {
  position: relative;
  top: 0px;
  transform: unset;
  font-size: 13px;
  font-family: "Red Hat Display", sans-serif; }
  .multiselect_venue .css-1wa3eu0-placeholder:focus, .multiselect_venue .css-1wa3eu0-placeholder:active {
    outline: none; }

.multiselect_venue .css-w8afj7-Input {
  padding: 0px;
  margin: 0px; }
  .multiselect_venue .css-w8afj7-Input:focus, .multiselect_venue .css-w8afj7-Input:active {
    outline: none; }

.multiselect_venue .css-1hwfws3 {
  padding: 0px 8px; }
  .multiselect_venue .css-1hwfws3:focus, .multiselect_venue .css-1hwfws3:active {
    outline: none; }

.license_info {
  position: absolute;
  right: -15px;
  bottom: 8px; }
  @media screen and (max-width: 990px) {
    .license_info {
      right: 25px;
      bottom: 50px; } }
  .license_info img {
    height: 24px; }

.form_group.w_615p {
  position: relative; }

.multiselect_venue_noheight .css-yk16xz-control {
  height: unset; }

.login_page {
  font-family: "Red Hat Display", sans-serif;
  display: flex;
  justify-content: space-between;
  min-height: 100vh; }
  .login_page .col1 {
    position: relative;
    width: 50%;
    background: url(/static/auth_bg.jpg) no-repeat center center;
    background-size: cover;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 83px; }
    .login_page .col1::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 46, 93, 0.75); }
    .login_page .col1 .caption {
      position: relative;
      z-index: 1;
      color: #fff; }
      .login_page .col1 .caption h1 {
        font-size: 28px;
        font-weight: 700; }
    .login_page .col1 .logo {
      display: inline-block; }
      .login_page .col1 .logo img {
        width: 150px; }
    @media (max-width: 767px) {
      .login_page .col1 {
        display: none; } }
  .login_page .col2 {
    width: 50%;
    position: relative;
    max-height: 100vh;
    overflow-y: auto; }
    .login_page .col2 a.logo {
      display: none;
      position: absolute;
      top: 20px;
      width: 45px;
      height: 45px; }
      .login_page .col2 a.logo img {
        height: auto; }
    .login_page .col2 .back_arrow {
      position: fixed;
      width: 75px;
      height: 75px;
      object-fit: contain;
      border-radius: 100%;
      background: #fff;
      top: 30px;
      left: calc(50% - 35px);
      line-height: 75px;
      text-align: center;
      cursor: pointer; }
      .login_page .col2 .back_arrow img {
        width: 30px; }
    .login_page .col2 .option {
      padding: 50px 100px 125px 0;
      text-align: right; }
      .login_page .col2 .option a {
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        padding: 0 20px;
        display: inline-block;
        color: #00172E;
        transition: 0.2s;
        position: relative; }
        .login_page .col2 .option a::before {
          content: "";
          width: 0px;
          height: 2px;
          position: absolute;
          background: #FF6A14;
          bottom: -5px;
          transition: 0.2s; }
        .login_page .col2 .option a.active {
          color: #FF6A14;
          font-weight: 500; }
          .login_page .col2 .option a.active::before {
            width: 30px; }
        .login_page .col2 .option a:active {
          color: #FF6A14; }
          .login_page .col2 .option a:active::before {
            width: 30px; }
    .login_page .col2 .login_form {
      padding: 0 100px 0 60px; }
      .login_page .col2 .login_form h4 {
        font-family: "Red Hat Display", sans-serif;
        font-size: 18px;
        line-height: 21px;
        color: #FF6A14;
        font-weight: 500;
        padding-bottom: 15px;
        margin: 0; }
      .login_page .col2 .login_form h2 {
        font-weight: 600;
        font-size: 30px;
        line-height: 35px;
        max-width: 300px;
        margin: 0; }
      .login_page .col2 .login_form form {
        padding: 20px 0;
        position: relative; }
        .login_page .col2 .login_form form .form_row {
          padding-bottom: 15px; }
          .login_page .col2 .login_form form .form_row.authenticator_app {
            margin-bottom: 88px;
            margin-top: -40px; }
            .login_page .col2 .login_form form .form_row.authenticator_app .authenticator_app_list {
              display: flex;
              flex-wrap: wrap;
              gap: 8px; }
              .login_page .col2 .login_form form .form_row.authenticator_app .authenticator_app_list button {
                font-family: 'Red Hat Display';
                font-style: normal;
                font-weight: 400;
                font-size: 13px;
                line-height: 15px;
                display: flex;
                align-items: center;
                text-align: center;
                border: 1px solid #DFE2EB;
                border-radius: 4px;
                color: #00172E;
                height: 40px;
                padding-left: 7px;
                padding-right: 7px; }
                .login_page .col2 .login_form form .form_row.authenticator_app .authenticator_app_list button.active {
                  background: #FF6A14;
                  border-color: #FF6A14;
                  color: #fff; }
          .login_page .col2 .login_form form .form_row label {
            font-weight: 500;
            font-size: 13px;
            line-height: 15px;
            display: block;
            color: #95989F;
            padding: 10px 0;
            transition: 0.2s; }
          .login_page .col2 .login_form form .form_row input {
            width: 100%;
            min-height: 40px;
            border: 1px solid #dfe2eb;
            border-radius: 4px;
            transition: 0.2s;
            padding: 10px 20px;
            color: #FF6A14; }
            .login_page .col2 .login_form form .form_row input:active, .login_page .col2 .login_form form .form_row input:focus {
              border: 1px solid #FF6A14; }
              .login_page .col2 .login_form form .form_row input:active::-webkit-input-placeholder, .login_page .col2 .login_form form .form_row input:focus::-webkit-input-placeholder {
                color: #FF6A14; }
            .login_page .col2 .login_form form .form_row input::placeholder {
              color: #95989F; }
          .login_page .col2 .login_form form .form_row input:focus ~ label {
            color: #FF6A14; }
        .login_page .col2 .login_form form span {
          position: absolute;
          right: 0;
          font-size: 15px;
          line-height: 18px;
          margin-top: 0px;
          color: #FF6A14;
          text-decoration: underline; }
      .login_page .col2 .login_form .auth_error_msg {
        color: red;
        font-size: 12px; }
    @media (max-width: 767px) {
      .login_page .col2 {
        width: 100%; }
        .login_page .col2 a.logo {
          display: block; }
        .login_page .col2 .back_arrow {
          width: 40px;
          height: 40px;
          top: 20px;
          right: 40px;
          left: initial;
          position: absolute;
          line-height: 40px; }
        .login_page .col2 .option {
          padding: 95px 20px 70px 0; }
        .login_page .col2 .login_form {
          padding: 0px 20px 60px 20px; }
          .login_page .col2 .login_form h2 {
            max-width: 100%; } }

@media (max-width: 767px) {
  .signup_form {
    padding: 0px 20px 60px 20px !important; }
    .signup_form .add_padding {
      padding-top: 110px; } }

.signup_form .form_row.sign_up {
  display: flex;
  width: 100%;
  justify-content: space-between; }
  .signup_form .form_row.sign_up div.sign_up_first {
    width: 100%;
    padding-right: 25px; }
  .signup_form .form_row.sign_up div.sign_up_last {
    width: 100%;
    padding-left: 25px; }
  @media (max-width: 767px) {
    .signup_form .form_row.sign_up div.sign_up_first {
      padding-right: 0px; }
    .signup_form .form_row.sign_up div.sign_up_last {
      padding-left: 0px; } }

.signup_form p {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #00172E;
  margin-top: 20px; }
  .signup_form p a {
    font-weight: 500; }

.signup_form .black_btn {
  margin-top: 0 !important;
  margin-bottom: 30px !important; }

.signup_form .password_row {
  position: relative; }

.signup_form .signup_eye {
  position: absolute;
  right: 10px;
  top: 50%;
  padding: 5px 5px;
  transform: translateY(-50%); }

.signup_form .use_type_radio_label {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500 !important;
  font-size: 13px !important;
  line-height: 15px !important;
  display: block;
  color: #00172E !important;
  margin-bottom: 10px !important; }

.signup_form .radio-custom {
  opacity: 0;
  position: absolute;
  width: 0 !important;
  padding-right: 15px; }

.signup_form .radio-custom,
.signup_form .radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer; }

.signup_form .radio-custom-label {
  position: relative;
  margin-left: 0; }

.signup_form .radio-custom + .radio-custom-label:before {
  content: "";
  background: #fff;
  border: 2px solid #d5d5d5;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  text-align: center; }

.signup_form .radio-custom + .radio-custom-label:before {
  border-radius: 4px;
  margin-right: 15px;
  margin-top: -1px; }

.signup_form .radio-custom:checked + .radio-custom-label:before {
  content: url("/static/new/radio_check.svg");
  background-color: #002E5D;
  border: none;
  padding-top: 1px; }

.signup_form .use_type_radios {
  display: flex;
  flex-wrap: wrap; }

.signup_form .form_row.use_type_radio {
  display: flex;
  padding-right: 50px;
  padding-bottom: 35px !important; }
  @media (max-width: 767px) {
    .signup_form .form_row.use_type_radio {
      padding-bottom: 15px !important; } }

.signup_form input.react-phone-number-input__input {
  border: none !important; }

.signup_form .react-phone-number-input {
  border: 1px solid #dfe2eb;
  border-radius: 4px; }
  .signup_form .react-phone-number-input:focus {
    border: 1px solid #FF6A14; }

.signup_form .react-phone-number-input__country {
  padding-left: 15px; }

.signup_form .payment_section {
  display: flex;
  justify-content: space-between;
  cursor: pointer; }
  .signup_form .payment_section .payment_type_card {
    width: 49%;
    padding: 13px;
    box-shadow: 0px 4px 20px rgba(229, 229, 229, 0.21);
    border-radius: 10px; }
    .signup_form .payment_section .payment_type_card p {
      margin-top: 0;
      margin-bottom: 10px;
      font-size: 12px;
      line-height: 14px; }
    .signup_form .payment_section .payment_type_card p.payment_type_card_heading {
      font-weight: 500;
      color: #00172E;
      font-size: 13px;
      line-height: 15px; }
    .signup_form .payment_section .payment_type_card p.payment_type_card_price {
      color: #FF6A14;
      font-weight: 500;
      font-size: 13px;
      line-height: 14px; }
    .signup_form .payment_section .payment_type_card .payment_type_card_selected {
      background-color: #FF6A14;
      height: 20px;
      width: 20px;
      padding: 3px;
      border-radius: 50%;
      position: relative;
      margin-top: -5px; }
      .signup_form .payment_section .payment_type_card .payment_type_card_selected img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }

.signup_form #stripe_div {
  display: flex;
  justify-content: space-between; }
  .signup_form #stripe_div span {
    position: static; }
  .signup_form #stripe_div .payment_add_card {
    border: none;
    padding: 10px 0 25px 0;
    font-weight: 400;
    font-size: 13px;
    color: #FF6A14;
    background-color: #fff;
    background: #fff;
    box-shadow: none;
    font-style: normal;
    text-decoration: none;
    font-family: "Red Hat Display", sans-serif; }

.signup_form .terms_conditions {
  overflow-y: auto;
  max-height: 60vh;
  padding-right: 50px;
  margin-bottom: 30px; }
  .signup_form .terms_conditions::-webkit-scrollbar {
    height: 60px;
    width: 6px; }
  .signup_form .terms_conditions::-webkit-scrollbar-track {
    background: #fff; }
  .signup_form .terms_conditions::-webkit-scrollbar-thumb {
    background: #FF6A14; }
  @media (min-width: 992px) and (max-width: 1250px) {
    .signup_form .terms_conditions {
      max-height: 40vh; } }
  @media (min-width: 1251px) and (max-width: 1500px) {
    .signup_form .terms_conditions {
      max-height: calc(50vh - 105px);
      padding-bottom: 20px; } }

.react-phone-number-input__row {
  position: relative; }
  .react-phone-number-input__row .react-phone-number-input__country--native {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    padding: 5px 5px 5px 10px; }
  .react-phone-number-input__row input {
    padding-left: 60px !important;
    background-color: #fff; }

.terms_conditions {
  overflow-y: auto;
  max-height: 60vh;
  padding-right: 50px;
  margin-bottom: 30px; }
  .terms_conditions h2 {
    font-family: "Red Hat Display", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    padding: 20px 0; }
  .terms_conditions p {
    font-family: "Red Hat Display", sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #00172E;
    padding-right: 15px; }
  .terms_conditions ul li,
  .terms_conditions ol li {
    font-family: "Red Hat Display", sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: #00172E;
    padding-right: 15px; }
  .terms_conditions::-webkit-scrollbar {
    height: 60px;
    width: 6px; }
  .terms_conditions::-webkit-scrollbar-track {
    background: #fff; }
  .terms_conditions::-webkit-scrollbar-thumb {
    background: #FF6A14; }
  @media (min-width: 992px) and (max-width: 1250px) {
    .terms_conditions {
      max-height: 40vh; } }
  @media (min-width: 1251px) and (max-width: 1500px) {
    .terms_conditions {
      max-height: calc(50vh - 105px);
      padding-bottom: 20px; } }

.auth_sec_exp .SingleDatePicker {
  border: 1px solid #dfe2eb;
  background-color: #f0f2f7;
  border-radius: 4px; }
  .auth_sec_exp .SingleDatePicker .SingleDatePickerInput {
    background-color: #f0f2f7; }

.auth_sec_exp input {
  border: none !important; }

.df {
  display: flex !important;
  justify-content: space-between; }
  @media screen and (max-width: 990px) {
    .df {
      display: block !important; } }

@media screen and (max-width: 990px) {
  .m_df {
    display: flex !important;
    justify-content: space-between; } }

.a_c {
  align-items: center; }

.a_s {
  align-items: stretch; }

.john_img {
  max-height: 185px;
  max-width: 185px;
  position: relative;
  top: 35px;
  right: 52px;
  width: 22%; }
  @media screen and (max-width: 990px) {
    .john_img {
      margin: 0 auto;
      top: 30px;
      right: unset;
      margin-bottom: 55px;
      width: 48%; } }
  @media screen and (max-width: 767px) {
    .john_img {
      margin: 0 auto;
      top: 30px;
      right: unset;
      margin-bottom: 55px; } }
  .john_img img {
    border-radius: 50%;
    width: 100%; }
  .john_img span {
    position: absolute;
    bottom: 10px;
    background: #b9bed1;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 5px 0px;
    text-transform: uppercase;
    font-size: 38px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 12px; }

.light_border {
  border: 1px solid #f0f2f7;
  margin: 40px 0px; }

.profile_user_table {
  width: calc(100% - 250px);
  padding: 6px 70px 6px 0px;
  max-width: 700px; }
  @media screen and (max-width: 990px) {
    .profile_user_table {
      max-width: 100%; } }
  .profile_user_table td {
    line-height: 1.4;
    font-size: 15px;
    font-weight: 500; }
    .profile_user_table td:first-child {
      width: 215px; }
      @media screen and (max-width: 990px) {
        .profile_user_table td:first-child {
          max-width: 185px;
          width: 185px; } }

.gaming_card {
  margin: 30px 0px; }
  .gaming_card button {
    height: 200px;
    width: 48%;
    background-color: #f0f2f7;
    border-radius: 25px;
    border: none; }
    .gaming_card button:focus {
      outline: none; }
    @media screen and (max-width: 990px) {
      .gaming_card button {
        height: 125px;
        width: 100%;
        display: block;
        margin: 20px 0px; } }
    .gaming_card button img {
      width: 70px;
      height: 70px; }

.add_more_card {
  margin: 45px auto;
  border: none;
  border-radius: 45px;
  padding: 15px 20px;
  color: #b9bed1;
  background-color: #f0f2f7;
  font-weight: bold;
  width: 47%;
  display: block; }
  @media screen and (max-width: 990px) {
    .add_more_card {
      width: 100%;
      margin: 35px auto; } }
  .add_more_card:focus {
    outline: none; }

.company_update_profile {
  border: none;
  border-radius: 45px;
  padding: 15px 40px;
  font-weight: bold;
  display: block;
  color: #fff;
  background-color: #272727;
  margin: 12px auto; }
  .company_update_profile:focus {
    outline: none; }
  @media screen and (max-width: 990px) {
    .company_update_profile {
      width: 100%;
      margin: 20px 0px; } }

.profile_edit_profile {
  border: none;
  border-radius: 45px;
  padding: 15px 20px;
  font-weight: bold;
  width: 100%;
  display: block;
  color: #fff;
  background-color: #272727;
  margin: 0px auto;
  max-width: 300px; }
  .profile_edit_profile:focus {
    outline: none; }
  @media screen and (max-width: 990px) {
    .profile_edit_profile {
      width: 100%;
      margin: 20px 0px;
      max-width: 100%; } }

.profile_update_password {
  border: none;
  border-radius: 45px;
  padding: 15px 20px;
  color: #b9bed1;
  background-color: #f0f2f7;
  font-weight: bold;
  width: 400px;
  display: block; }
  .profile_update_password:focus {
    outline: none; }
  @media screen and (max-width: 990px) {
    .profile_update_password {
      width: 100%;
      margin: 20px 0px; } }

.profile_footer_buttons {
  margin: 70px 0px; }

.burger span {
  margin: 6px;
  background-color: #b9bed1;
  width: 43px;
  height: 5px;
  display: block;
  transition: 0.2s ease-in; }
  .burger span:before {
    content: "";
    background-color: #b9bed1;
    width: 43px;
    height: 5px;
    display: block;
    position: relative;
    top: 10px; }
  .burger span:after {
    content: "";
    background-color: #b9bed1;
    width: 43px;
    height: 5px;
    display: block;
    position: relative;
    bottom: 15px; }

input[type="checkbox"] {
  display: none; }
  input[type="checkbox"]:checked + label span {
    transform: rotate(45deg); }
    input[type="checkbox"]:checked + label span:before {
      display: none; }
    input[type="checkbox"]:checked + label span:after {
      transform: rotate(90deg) !important;
      bottom: 0px; }
  input[type="checkbox"]:checked ~ .sidebar {
    left: 0px; }

.credit_card_table {
  width: 100%;
  margin: 30px 0px; }
  @media screen and (max-width: 990px) {
    .credit_card_table .mob_hide_tr {
      display: none; } }
  .credit_card_table th {
    padding: 3px 8px;
    color: #b9bed1;
    font-weight: 600; }
    .credit_card_table th:last-child {
      text-align: center; }
    @media screen and (max-width: 990px) {
      .credit_card_table th {
        display: none; } }
  .credit_card_table td {
    padding: 12px 8px;
    font-weight: 500; }
    @media screen and (max-width: 990px) {
      .credit_card_table td {
        display: block; } }
    .credit_card_table td:first-child, .credit_card_table td:last-child {
      text-align: center;
      position: relative; }
      @media screen and (max-width: 990px) {
        .credit_card_table td:first-child, .credit_card_table td:last-child {
          text-align: left; } }
  .credit_card_table tr {
    position: relative;
    color: #272727; }
  .credit_card_table p {
    display: none; }
    @media screen and (max-width: 990px) {
      .credit_card_table p {
        display: block;
        color: #272727;
        font-weight: 500; } }

.light_b {
  color: #b9bed1; }

.visa_logo {
  width: 85px; }
  @media screen and (max-width: 990px) {
    .visa_logo {
      margin-bottom: 20px; } }

.visa_cards {
  margin-top: 42px; }

.visa_cards ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: 100%;
  background: #fff;
  border-radius: 4px;
  overflow: hidden; }

.visa_cards ul li {
  display: block;
  margin-bottom: 5px; }

.visa_cards ul li.card_heading {
  background: #002E5D;
  padding: 10px 10px;
  color: #fff;
  font-weight: 600; }

.visa_cards ul li.card_description {
  padding: 5px 10px;
  color: #272727; }

.visa_cards ul li.card_price {
  padding: 5px 10px;
  font-weight: 700;
  color: #272727; }

.visa_edit_cards {
  margin-bottom: 10px;
  border: none !important;
  border-radius: 45px !important;
  padding: 5px 20px !important;
  font-weight: bold !important;
  font-size: 14px !important;
  color: #b9bed1 !important;
  background-color: #f0f2f7 !important;
  background: linear-gradient(#f0f2f7, #f0f2f7) !important;
  box-shadow: none !important; }
  .visa_edit_cards span {
    background-image: none !important;
    color: #b9bed1 !important;
    text-transform: uppercase;
    outline: none;
    box-shadow: none !important; }
  .visa_edit_cards:focus {
    outline: none; }
  @media screen and (max-width: 990px) {
    .visa_edit_cards {
      width: 100% !important;
      margin: 20px 0px !important; } }

.card_delete {
  border: none;
  background-color: transparent;
  font-weight: bold;
  font-size: 18px;
  color: #000;
  vertical-align: middle;
  position: absolute;
  right: 10px;
  top: 10px; }
  @media screen and (max-width: 990px) {
    .card_delete {
      position: relative;
      top: unset;
      right: unset; } }
  .card_delete:focus {
    outline: none; }

.modal_yes_no button {
  width: 45%;
  outline: none;
  padding: 8px;
  font-weight: bold;
  border-radius: 40px; }
  @media screen and (max-width: 990px) {
    .modal_yes_no button {
      width: 42%;
      margin: 6px; } }

.modal_body {
  padding: 30px 22px;
  text-align: center; }
  .modal_body p {
    margin-bottom: 40px; }

.profile_edit .form_group {
  margin: 0px; }
  .profile_edit .form_group input {
    width: 100%; }
  .profile_edit .form_group textarea {
    width: 100%;
    background-color: #f0f2f7;
    border: none; }

.profile_edit .admin_table td {
  padding: 0px; }

.profile_edit .profile_user_table td:first-child {
  width: 200px;
  padding-right: 40px; }
  @media screen and (max-width: 1400px) {
    .profile_edit .profile_user_table td:first-child {
      width: unset;
      padding-right: 12px; } }
  @media screen and (max-width: 990px) {
    .profile_edit .profile_user_table td:first-child {
      width: 120px;
      padding-right: 0px; } }

.profile_edit .CalendarMonth_table_1 td {
  width: 39px !important;
  padding: unset !important;
  padding-right: unset !important; }

@media screen and (min-width: 1280px) {
  .profile_edit .profile_user_table {
    width: 500px; } }

@media screen and (max-width: 990px) {
  .profile_edit .profile_user_table {
    width: 100%; } }

@media screen and (max-width: 990px) {
  .responsive_info_table {
    width: 100%; }
    .responsive_info_table tr,
    .responsive_info_table tbody,
    .responsive_info_table td,
    .responsive_info_table th {
      display: block;
      width: 100% !important;
      max-width: 100% !important; }
    .responsive_info_table td {
      padding: 1.5px 0px !important; }
    .responsive_info_table tr {
      padding-bottom: 12px; } }

#user_image {
  display: none; }

.default_card {
  background-color: #efefef; }

.make_default {
  background-color: #002E5D;
  border-radius: 40px;
  padding: 3px 15px;
  font-size: 12px;
  color: #fff;
  outline: none;
  border: none;
  font-weight: 600;
  margin-right: 10px;
  vertical-align: middle; }

.modal_footer_btns {
  display: flex;
  justify-content: space-around;
  margin-top: 45px; }

.Documents > div {
  position: relative;
  display: inline-block;
  margin: 12px;
  height: 150px;
  background-size: cover;
  width: 150px;
  background-position: 0 0;
  border: 1px solid #ccc;
  border-radius: 5px; }
  @media screen and (max-width: 990px) {
    .Documents > div {
      height: 100px;
      width: calc(50% - 25px); } }

.Documents img {
  width: 100px;
  height: auto;
  border-radius: 5px; }

.Documents button {
  border-radius: 50%;
  box-shadow: none;
  border: none;
  height: 25px;
  width: 25px;
  position: absolute;
  left: -10px;
  top: -10px;
  /* transform: translate(-50%, -33%); */
  background: #fa2020;
  color: #fff;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0px;
  margin: 0px;
  line-height: 0;
  font-size: 16px; }

.upload_document_label {
  background-color: #f0f2f7;
  border: 0px;
  color: black;
  border-radius: 8px;
  padding: 11px 15px;
  width: 100%;
  font-weight: 500 !important;
  font-size: 13px !important; }

@media screen and (max-width: 1400px) {
  .user_profile_layout {
    justify-content: space-between !important; } }

@media screen and (max-width: 990px) {
  .user_profile_layout {
    flex-direction: column-reverse;
    display: flex !important; } }

.update_profile_button {
  border: none;
  border-radius: 45px !important;
  padding: 15px 20px;
  font-weight: bold;
  width: 47%;
  display: block;
  color: #fff;
  background-color: #272727 !important;
  margin: 0px auto;
  height: auto; }
  @media screen and (max-width: 990px) {
    .update_profile_button {
      width: 100%; } }

.email {
  word-break: break-all; }

.profile_edit_john_img {
  border-radius: 50%;
  overflow: hidden;
  width: 100%;
  right: 0px; }
  .profile_edit_john_img span {
    position: absolute;
    bottom: 0px;
    background: #b9bed1;
    width: 100%;
    height: 38px;
    text-align: center;
    padding: 5px 0px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 12px; }

.john_img_main {
  max-width: calc(100% - 500px); }

.black_remove {
  position: absolute;
  right: -8px;
  top: -8px;
  background-color: #000;
  color: #fff;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: bold;
  line-height: 0; }

.media_object_fit {
  object-fit: cover;
  width: 100% !important;
  height: 100% !important; }

.venue_card_autoheight .venue_card_item {
  height: auto !important; }

.firms_tabs li {
  color: #b9bed1 !important; }

.firms_tabs li.active {
  color: #272727 !important; }

.firms_table td img {
  width: 20px !important;
  height: 20px !important;
  cursor: pointer; }

.firms_button {
  color: #272727 !important; }

.docebo_form .ant-select-arrow .ant-select-arrow-icon svg {
  font-weight: bold;
  color: #000; }

.docebo_form .ant-select-search--inline .ant-select-search__field {
  padding: 0px !important;
  padding-right: 0px !important;
  position: relative;
  left: 0px !important; }

.docebo_form .ant-select-allow-clear .ant-select-selection--multiple .ant-select-selection__rendered,
.docebo_form .ant-select-show-arrow .ant-select-selection--multiple .ant-select-selection__rendered {
  margin: 0px; }

.docebo_form {
  text-align: center; }
  .docebo_form .form_group label {
    font-weight: normal; }
  .docebo_form .ant-select-dropdown {
    min-width: unset !important; }

.flex_disable_select .ant-select {
  display: flex; }

.ant-modal.profile_modal .btn_primary {
  padding: 6px; }

.export_icon {
  position: absolute;
  right: 108px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  cursor: pointer; }

.export_status {
  position: absolute;
  right: -1px;
  top: 0px;
  display: flex; }
  .export_status p {
    position: relative !important;
    right: 0px !important; }
  .export_status .export_icon {
    position: relative;
    right: 25px;
    top: unset;
    transform: unset;
    width: 16px;
    cursor: pointer; }
    @media screen and (max-width: 990px) {
      .export_status .export_icon {
        right: 12px; } }
  .export_status .export_text {
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    right: 20px;
    cursor: pointer; }
    @media screen and (max-width: 990px) {
      .export_status .export_text {
        display: none; } }

.export_main {
  display: flex; }

.right_area {
  font-family: "Red Hat Display", sans-serif; }
  .right_area .user_detail_area {
    display: flex;
    align-items: flex-start; }
    @media (max-width: 767px) {
      .right_area .user_detail_area {
        flex-direction: column; } }
    .right_area .user_detail_area .profile_card {
      width: 25%;
      background: #fff;
      text-align: center;
      padding: 40px 25px; }
      @media (max-width: 767px) {
        .right_area .user_detail_area .profile_card {
          width: 100%;
          margin-bottom: 20px; } }
      @media (min-width: 768px) and (max-width: 1250px) {
        .right_area .user_detail_area .profile_card {
          width: 35%; } }
      .right_area .user_detail_area .profile_card .user_img {
        width: 112px;
        height: 112px;
        position: relative;
        margin: 0 auto;
        border-radius: 50%; }
        .right_area .user_detail_area .profile_card .user_img::before {
          content: "";
          position: absolute;
          background: url(/static/userImg.png);
          width: 95%;
          height: 90%;
          filter: blur(10px);
          top: 14px;
          left: 0;
          border-radius: 100%; }
        .right_area .user_detail_area .profile_card .user_img img {
          width: 100%;
          height: 100%;
          position: relative;
          border-radius: 100%;
          object-fit: cover; }
      .right_area .user_detail_area .profile_card .user_name {
        font-weight: bold;
        font-size: 18px;
        line-height: 21px;
        padding: 20px 0 10px;
        letter-spacing: 0.01em;
        text-transform: capitalize;
        color: #FF6A14; }
        @media (min-width: 1600px) {
          .right_area .user_detail_area .profile_card .user_name {
            font-size: 20px;
            line-height: 23px; } }
      .right_area .user_detail_area .profile_card .user_email,
      .right_area .user_detail_area .profile_card .userMobile {
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
        padding-bottom: 10px;
        letter-spacing: 0.01em;
        color: #00172E;
        font-family: "Red Hat Display", sans-serif; }
        @media (min-width: 1600px) {
          .right_area .user_detail_area .profile_card .user_email,
          .right_area .user_detail_area .profile_card .userMobile {
            line-height: 16px; } }
      .right_area .user_detail_area .profile_card .userMobile {
        padding-bottom: 20px; }
      .right_area .user_detail_area .profile_card button {
        font-size: 13px;
        line-height: 15px;
        width: 100%;
        margin-top: 10px; }
        @media (min-width: 1600px) {
          .right_area .user_detail_area .profile_card button {
            line-height: 17px;
            font-size: 15px; } }
    .right_area .user_detail_area .profile {
      width: 75%;
      border-left: 2px solid #DFE2EB;
      min-height: calc(100vh - 103px); }
      @media (max-width: 767px) {
        .right_area .user_detail_area .profile {
          width: 100%;
          padding-left: 0; } }
      @media (min-width: 768px) and (max-width: 1250px) {
        .right_area .user_detail_area .profile {
          width: 65%; } }
      .right_area .user_detail_area .profile .title {
        font-weight: 700;
        line-height: 16px;
        margin-bottom: 30px;
        color: #00172E; }
      .right_area .user_detail_area .profile p {
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.01em;
        padding-bottom: 10px;
        line-height: 20px;
        letter-spacing: 0.01em;
        text-transform: capitalize;
        color: #00172E;
        opacity: .8; }
      .right_area .user_detail_area .profile .profile_details {
        background: #fff;
        padding: 40px 25px;
        color: #00172E;
        font-family: "Red Hat Display", sans-serif; }
        .right_area .user_detail_area .profile .profile_details .detail_row {
          display: flex; }
          @media (max-width: 767px) {
            .right_area .user_detail_area .profile .profile_details .detail_row {
              flex-direction: column; } }
          .right_area .user_detail_area .profile .profile_details .detail_row .col {
            width: 50%; }
            @media (max-width: 767px) {
              .right_area .user_detail_area .profile .profile_details .detail_row .col {
                width: 100%; } }
      .right_area .user_detail_area .profile .document_details {
        background: #fff;
        margin-top: 2px;
        border-top: 2px solid #DFE2EB;
        padding: 40px 30px; }
        .right_area .user_detail_area .profile .document_details .document_row {
          display: flex;
          justify-content: space-between;
          align-items: baseline; }
          .right_area .user_detail_area .profile .document_details .document_row .upload_document {
            background: transparent;
            border: none;
            outline: none;
            font-weight: bold;
            font-size: 13px;
            line-height: 15px;
            color: #FF6A14;
            letter-spacing: 0.01em;
            height: 100%;
            font-family: "Red Hat Display", sans-serif;
            margin-left: auto;
            cursor: pointer; }
            .right_area .user_detail_area .profile .document_details .document_row .upload_document img {
              height: 15px;
              width: 15px; }
        .right_area .user_detail_area .profile .document_details .document_list {
          padding: 5px 0 20px;
          overflow-x: auto;
          width: 100%; }
          .right_area .user_detail_area .profile .document_details .document_list table {
            width: 100%;
            border-collapse: separate;
            border-spacing: 0 10px; }
            @media (max-width: 767px) {
              .right_area .user_detail_area .profile .document_details .document_list table {
                width: 767px; } }
            @media (min-width: 768px) and (max-width: 991px) {
              .right_area .user_detail_area .profile .document_details .document_list table {
                width: 991px; } }
            @media (min-width: 992px) and (max-width: 1200px) {
              .right_area .user_detail_area .profile .document_details .document_list table {
                width: 1200px; } }
      .right_area .user_detail_area .profile .manage--profile {
        padding: 16px 30px;
        border-radius: 4px;
        border: 0.5px solid #DFE2EB;
        background: #F7F8FB;
        display: grid;
        align-items: center;
        grid-template-columns: repeat(3, 1fr) auto;
        margin: 0 0 10px; }
        .right_area .user_detail_area .profile .manage--profile img {
          height: auto;
          width: 25px; }
        .right_area .user_detail_area .profile .manage--profile h4 {
          font-weight: 600;
          font-size: 12px;
          line-height: 14px;
          letter-spacing: 0.01em;
          color: #272727;
          padding-bottom: 5px; }
        .right_area .user_detail_area .profile .manage--profile p {
          font-weight: normal;
          font-size: 10px;
          line-height: 12px;
          color: #00172E;
          padding: 0; }
        .right_area .user_detail_area .profile .manage--profile a {
          font-weight: bold;
          font-size: 13px;
          line-height: 15px;
          border: none;
          outline: none;
          background: transparent;
          color: #FF6A14;
          height: 100%;
          font-family: "Red Hat Display", sans-serif; }
        .right_area .user_detail_area .profile .manage--profile span {
          font-size: 12px;
          font-weight: 400;
          color: #00172E;
          font-family: "Red Hat Display", sans-serif; }
        @media screen and (max-width: 991px) {
          .right_area .user_detail_area .profile .manage--profile {
            padding: 22px;
            grid-template-columns: repeat(1, 1fr) auto auto;
            grid-gap: 15px; } }
        @media screen and (max-width: 676px) {
          .right_area .user_detail_area .profile .manage--profile {
            padding: 15px;
            grid-template-columns: repeat(1, 1fr);
            grid-gap: 15px; } }

.update_profile {
  display: flex;
  align-items: flex-start; }
  @media (max-width: 767px) {
    .update_profile {
      flex-direction: column;
      align-items: center; } }
  .update_profile .upload_photo {
    padding-right: 30px; }
    .update_profile .upload_photo input {
      display: none; }
    .update_profile .upload_photo label {
      width: 115px;
      height: 115px;
      display: block;
      background-repeat: no-repeat;
      background-size: contain;
      cursor: pointer;
      position: relative; }
      .update_profile .upload_photo label::after {
        content: "Add Photo";
        position: absolute;
        bottom: -20px;
        width: 100%;
        text-align: center;
        left: 0px; }
      .update_profile .upload_photo label img {
        max-width: 100%;
        max-height: 100%; }
    @media (max-width: 767px) {
      .update_profile .upload_photo {
        padding-bottom: 10px;
        width: 100%; } }
  @media (max-width: 767px) {
    .update_profile .profile_details {
      width: 100%; } }

.save_details {
  text-align: right; }

.doc_row {
  display: flex;
  justify-content: space-between;
  background: #f0f2f7;
  border-radius: 5px;
  padding: 10px 20px;
  margin-bottom: 10px;
  align-items: center; }
  .doc_row .doc_name {
    font-weight: 500;
    line-height: 16px;
    color: #888888;
    font-family: "Red Hat Display", sans-serif;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .doc_row .doc_name b {
      font-size: 12px; }
    .doc_row .doc_name span {
      font-size: 10px;
      color: #00172E; }
    @media (min-width: 1600px) {
      .doc_row .doc_name {
        font-size: 16px;
        line-height: 18px; } }
  .doc_row .doc_options {
    display: flex;
    align-items: center;
    width: 25%;
    justify-content: flex-end; }
    .doc_row .doc_options span {
      font-weight: 500;
      font-size: 12px;
      line-height: 14px;
      cursor: pointer;
      color: #00172E; }
      .doc_row .doc_options span:first-child {
        margin-right: -7px; }
      @media (min-width: 1600px) {
        .doc_row .doc_options span {
          line-height: 16px; } }
      .doc_row .doc_options span img {
        height: 25px;
        width: auto; }

.upload_btn {
  border: none;
  background: transparent;
  background: #002E5D;
  border-radius: 4px;
  width: 100%;
  color: #fff !important;
  font-weight: bold !important;
  font-size: 13px !important;
  line-height: 17px;
  padding: 10px !important;
  display: inline-block;
  text-align: center;
  margin: 0px !important;
  cursor: pointer; }
  .upload_btn img {
    height: 15px;
    width: auto; }

.add_docs {
  display: flex;
  align-items: flex-start; }
  @media (max-width: 767px) {
    .add_docs {
      align-items: center;
      flex-direction: column; } }
  .add_docs .add_file_button {
    width: 30%;
    padding-right: 15px; }
    @media (max-width: 767px) {
      .add_docs .add_file_button {
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px;
        order: 2; } }
    .add_docs .add_file_button input {
      display: none; }
    .add_docs .add_file_button label {
      background: #FF6A14;
      border-radius: 4px;
      color: #fff;
      padding: 10px 15px;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      width: 100%;
      text-align: center;
      cursor: pointer; }
      @media (min-width: 1600px) {
        .add_docs .add_file_button label {
          font-size: 15px;
          line-height: 17px; } }
      .add_docs .add_file_button label img {
        height: 25px; }
  .add_docs .file_list {
    width: 70%; }
    @media (max-width: 767px) {
      .add_docs .file_list {
        width: 100%; } }

.address_component {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center; }
  .address_component .w_30 {
    width: 30%; }

.on_cancel_btns {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px; }
  .on_cancel_btns button {
    width: 130px;
    margin: 0px;
    min-width: unset; }

.on_cancel_btns.single_btn {
  justify-content: flex-end; }
  .on_cancel_btns.single_btn button {
    width: 130px;
    font-weight: 500; }

.license_detial_container {
  margin-top: 30px !important; }

.subs {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .subs .left_subs {
    width: 60%;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.01em;
    padding-bottom: 10px;
    line-height: 20px;
    color: #00172E; }
  .subs button {
    color: #FF6A14; }

label.upload_btn {
  background: #002E5D !important;
  border-radius: 4px !important;
  padding: 10px; }

.sub_title_padding {
  padding-top: 20px; }
  @media (max-width: 500px) {
    .sub_title_padding {
      padding-top: 0px; } }

.no_doc_text {
  font-size: 12px;
  margin-bottom: 0px;
  font-family: "Red Hat Display", sans-serif;
  opacity: 0.6;
  margin-top: 15px;
  text-align: center; }

.document_file_list {
  display: inline-block;
  transition: 0.4s;
  text-decoration: underline;
  padding: 15px;
  background-color: #f9f9f9;
  margin-top: 25px;
  margin-right: 25px;
  text-align: center; }
  .document_file_list:hover {
    color: #FF6A14; }
  .document_file_list span {
    display: block;
    font-family: "Red Hat Display", sans-serif;
    color: #00172E; }
  .document_file_list img {
    max-height: 20px;
    margin-bottom: 10px;
    border-radius: 4px; }

.documnet_edit_btn {
  background: #FF6A14;
  height: 20px;
  width: 20px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  margin-left: 15px;
  vertical-align: middle; }
  .documnet_edit_btn img {
    height: auto !important;
    width: 14px !important; }

.document_file_list {
  display: inline-block;
  transition: 0.4s;
  text-decoration: underline;
  padding: 15px;
  background-color: #f9f9f9;
  margin-top: 25px;
  margin-right: 25px;
  text-align: center; }
  .document_file_list:hover {
    color: #FF6A14; }
  .document_file_list:visited span {
    color: #000; }
  .document_file_list span {
    display: block;
    font-family: "Red Hat Display", sans-serif;
    color: #00172E; }
  .document_file_list img {
    max-height: 20px;
    margin-bottom: 10px;
    border-radius: 4px; }

.react-phone-number-input__icon {
  height: initial !important; }

.profile_license_date .SingleDatePicker_picker {
  z-index: 100; }

@keyframes yourAnimation {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }

.add_staff .container {
  padding: 20px 0px; }
  @media screen and (max-width: 990px) {
    .add_staff .container {
      padding: 20px; } }

.w_100 {
  width: 100%; }

.staff_form_group {
  margin-bottom: 36px; }
  .staff_form_group label {
    display: block;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #272727;
    margin-bottom: 15px;
    position: relative;
    left: 22px; }
  .staff_form_group input {
    background: #f0f2f7;
    border: 1px solid #e3e8f0;
    box-sizing: border-box;
    border-radius: 16px;
    padding: 10px 20px;
    width: 100%; }
    .staff_form_group input::placeholder {
      color: #b9bed1;
      font-size: 12px; }
    .staff_form_group input:focus {
      outline: none; }
  .staff_form_group.w_40 {
    width: 40%; }
    @media screen and (max-width: 990px) {
      .staff_form_group.w_40 {
        width: 100%; } }
  .staff_form_group.w_47 {
    width: 47%; }
    @media screen and (max-width: 990px) {
      .staff_form_group.w_47 {
        width: 100%; } }
  .staff_form_group.level {
    width: 12%; }
    @media screen and (max-width: 990px) {
      .staff_form_group.level {
        width: 100%; } }

.submit_btn {
  display: block;
  margin: 20px auto;
  background-color: #002E5D;
  border: none;
  border-radius: 40px;
  width: 32%;
  padding: 10px 0px;
  font-weight: bold;
  font-size: 16px; }
  .submit_btn:focus {
    outline: none; }
  @media screen and (max-width: 990px) {
    .submit_btn {
      width: 100%; } }

.profile_modal {
  width: 100% !important;
  max-width: 465px;
  position: relative;
  top: 85px; }
  .profile_modal .ant-modal-content {
    border-radius: 50px; }
  .profile_modal .light_border {
    margin: 20px 0px; }

.profile_modal_table {
  margin-top: 40px; }
  .profile_modal_table td {
    padding: 5px 30px 6px 0px;
    color: #272727;
    font-weight: 500; }
    .profile_modal_table td:first-child {
      color: #b9bed1; }

.profile_modal_img {
  width: 142px;
  display: block;
  margin: 0 auto;
  position: relative; }
  .profile_modal_img img {
    border-radius: 50%;
    margin: 22px auto;
    display: block;
    width: 100%; }

.green_dot {
  position: absolute;
  height: 30px;
  width: 30px;
  color: #57c431;
  background-color: #57c431;
  border-radius: 50%;
  bottom: 3px;
  right: 10px; }

.activate_user {
  margin-bottom: 15px; }

.switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 24px;
  margin-bottom: 0px !important; }
  .switch input {
    display: none; }
  .switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f0f2f7;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border-radius: 60px; }
    .switch .slider:before {
      background-color: #fff;
      position: absolute;
      top: 4px;
      left: 5px;
      border-radius: 50%;
      height: 16px;
      width: 16px;
      content: "";
      transition: 0.5s ease; }
  .switch input:checked + .slider {
    background-color: #FF6A14 !important; }
  .switch input:checked + .slider:before {
    left: 25px; }
  .switch input:disabled + .slider {
    cursor: default; }

.d_f {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 990px) {
    .d_f {
      display: block; } }

@media screen and (max-width: 990px) {
  .m_df {
    display: flex;
    justify-content: space-between; } }

.a_c {
  align-items: center; }

.a_b {
  align-items: baseline; }

.a_fe {
  align-items: flex-end; }

.close {
  position: absolute;
  top: -40px;
  right: 0px;
  font-weight: bold;
  color: #fff;
  cursor: pointer; }

.venue_image_select {
  width: 160px; }
  .venue_image_select input {
    display: none; }

.venue_image_select_label {
  background-color: #000;
  display: flex;
  justify-content: space-around;
  height: 145px;
  width: 145px;
  border-radius: 15px;
  align-items: center;
  cursor: pointer;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin-right: 30px;
  margin-bottom: 25px;
  overflow: hidden; }
  .venue_image_select_label img {
    max-width: 100%;
    max-height: 100%; }

.tag_items {
  margin-top: 12px;
  margin-bottom: 25px; }
  .tag_items .tag {
    font-size: 11px; }

.venue_add_footer_btns {
  margin: 50px 0px;
  margin-bottom: 25px; }

.clear_btn {
  color: #b9bed1;
  background-color: transparent;
  border: navajowhite;
  font-weight: bold; }
  @media screen and (max-width: 990px) {
    .clear_btn {
      margin: 20px auto;
      display: block; } }
  .clear_btn:focus {
    outline: none; }

.border_btn {
  border: 2px solid #000;
  border-radius: 40px;
  padding: 10px;
  width: 275px;
  background-color: #fff;
  font-weight: bold; }
  @media screen and (max-width: 990px) {
    .border_btn {
      margin: 20px auto;
      display: block; } }
  .border_btn:focus {
    outline: none; }

.m_50_a {
  margin: 50px auto; }

@media screen and (max-width: 990px) {
  .add_venue .w_47 {
    width: 100% !important; } }

.add_venue .border_btn {
  border: 2px solid #000;
  border-radius: 40px;
  padding: 8px;
  width: 200px;
  background-color: #fff;
  font-size: 12px;
  font-weight: bold;
  margin-right: 15px;
  color: #000;
  line-height: 1; }
  @media screen and (max-width: 990px) {
    .add_venue .border_btn {
      padding: 8px;
      width: 100%;
      font-size: 13px;
      margin-right: 0px; } }
  .add_venue .border_btn img {
    height: 25px;
    margin-right: 8px; }

.venue_cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  box-sizing: unset;
  margin: 25px auto; }
  @media screen and (max-width: 990px) {
    .venue_cards {
      margin: 0px; } }

.venue_card {
  width: calc(20% - 40px);
  margin: 2px 20px;
  position: relative;
  max-width: 225px; }
  @media screen and (max-width: 990px) {
    .venue_card {
      width: calc(25% - 30px);
      margin: 15px; } }
  @media screen and (max-width: 767px) {
    .venue_card {
      width: calc(33% - 30px);
      margin: 15px; } }
  @media screen and (max-width: 448px) {
    .venue_card {
      width: calc(50% - 30px);
      margin: 15px; } }
  .venue_card h4 {
    text-align: center;
    max-width: 90%;
    margin: 20px auto;
    font-size: 13px;
    line-height: 1.45;
    text-transform: uppercase; }
    @media screen and (max-width: 990px) {
      .venue_card h4 {
        margin: 15px auto;
        font-size: 10px; } }

.venue_card_item {
  box-shadow: -1px 3px 2px rgba(0, 0, 0, 0.37);
  border-radius: 20px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
  overflow: hidden;
  cursor: pointer; }
  @media screen and (max-width: 990px) {
    .venue_card_item {
      border-radius: 14px;
      width: 100%; } }
  .venue_card_item img {
    width: 100%;
    max-height: 100%; }

.venue_card_item.light {
  background-color: #fff; }

.venue_card_item.dark {
  background-color: #272727; }

.venue_list_pagination .ant-pagination {
  text-align: right;
  margin: 30px 0px; }

.remove_venue {
  position: absolute;
  right: -12px;
  top: -12px;
  height: 30px;
  width: 30px; }

.venue_name_precintc {
  width: 175px;
  margin: 0px 35px; }
  @media screen and (max-width: 990px) {
    .venue_name_precintc {
      margin: 0px; } }

.venue_detail_item {
  margin: 15px 0px;
  display: block; }
  .venue_detail_item h4 {
    margin: 0px;
    font-weight: 600;
    font-size: 17px;
    line-height: 29px;
    color: #b9bed1;
    margin-top: 25px; }
  .venue_detail_item p {
    display: block;
    font-weight: 500;
    font-size: 15px;
    color: #272727;
    word-break: break-word; }

.m_0 {
  margin: 0px !important; }

@media screen and (max-width: 990px) {
  .license_review_date {
    margin: 0px; } }

#license_form .ant-select-selection {
  padding: 15px 5px;
  align-items: center;
  height: unset; }

.credit_card_table1 {
  width: 100%;
  margin: 22px 0px; }
  .credit_card_table1 th {
    margin: 0px;
    font-weight: 600;
    font-size: 18px;
    line-height: 29px;
    color: #b9bed1;
    margin-top: 25px; }
    @media screen and (max-width: 990px) {
      .credit_card_table1 th {
        display: none; } }
  @media screen and (max-width: 990px) {
    .credit_card_table1 td {
      display: block; } }
  .credit_card_table1 b {
    display: none; }
    @media screen and (max-width: 990px) {
      .credit_card_table1 b {
        margin: 0px;
        font-weight: 600;
        font-size: 18px;
        line-height: 29px;
        color: #b9bed1;
        margin-top: 25px;
        display: block; } }
  .credit_card_table1 span {
    display: block;
    font-weight: 500;
    font-size: 16px;
    color: #272727; }

.trading_hours {
  margin: 15px 50px; }
  @media screen and (max-width: 990px) {
    .trading_hours {
      margin: 0px; } }
  .trading_hours p {
    margin: 0px;
    padding: 5px; }
  .trading_hours b {
    padding-right: 18px; }

.trendinghours_data {
  background-color: #f0f2f7;
  padding: 10px;
  margin: 8px 0px;
  border-radius: 20px; }

.jc_fs {
  justify-content: flex-start; }

.edit_venue_btn {
  width: 230px;
  display: block;
  padding: 11px !important;
  font-weight: 600;
  font-size: 12px; }
  @media screen and (max-width: 990px) {
    .edit_venue_btn {
      width: 100%; } }

.manage_satff_btn {
  background-color: #272727;
  position: absolute;
  border-radius: 40px;
  right: 0px;
  padding: 7px 20px;
  color: #fff;
  font-weight: bold;
  top: 0px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.17);
  margin: 0px;
  border: none; }
  .manage_satff_btn:focus {
    outline: none; }

.label_p {
  line-height: 24px;
  display: block;
  padding-left: 10px;
  letter-spacing: 0.4px;
  color: #272727;
  font-weight: 700;
  margin: 0px; }

.margin_around {
  margin: 0px 20px !important; }
  @media screen and (max-width: 990px) {
    .margin_around {
      margin: 20px 0px !important; } }

.margin_around_vertical {
  margin: 20px 0px !important; }
  @media screen and (max-width: 990px) {
    .margin_around_vertical {
      margin: 20px 0px !important; } }

.margin_around_vertical_50 {
  margin: 50px 0px !important; }
  @media screen and (max-width: 990px) {
    .margin_around_vertical_50 {
      margin: 50px 0px !important; } }

@media screen and (max-width: 990px) {
  .margin_around_mob {
    margin: 20px 0px !important; } }

.inactive_font {
  color: #f0f2f7; }

.trending_days {
  min-width: 165px;
  padding: 0px 20px;
  margin: 0px;
  vertical-align: middle; }

.timing {
  margin: 15px 0px;
  align-items: baseline; }
  .timing input {
    margin: 0px 10px;
    display: block; }
  .timing .ant-checkbox-wrapper {
    margin: 0px !important; }

.tim_display {
  display: none !important; }

.df .tim_display {
  display: none !important; }

.w_500 {
  width: 600px !important; }

.update_btn {
  background-color: #002E5D;
  border: 1px solid #002E5D;
  font-weight: bold;
  padding: 8px 38px;
  border-radius: 40px;
  height: unset; }
  .update_btn:hover {
    background-color: #053B72;
    border: 1px solid #053B72;
    font-weight: bold;
    padding: 8px 38px;
    border-radius: 40px;
    height: unset;
    color: #fff; }

.cancel_btn {
  background-color: #fff;
  border: 1px solid #ccc;
  font-weight: bold;
  padding: 8px 38px;
  border-radius: 40px;
  height: unset; }
  .cancel_btn:hover {
    background-color: #fff;
    border: 1px solid #ccc;
    font-weight: bold;
    padding: 8px 38px;
    border-radius: 40px;
    height: unset;
    color: #000; }

.custom_select_add_vanue > div {
  background: #f0f2f7;
  border: none;
  box-sizing: border-box;
  border-radius: 16px;
  width: 100%;
  vertical-align: middle; }

.lh_41 > div > div {
  line-height: 41px; }

.no_border div {
  border: none; }

.info_note {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 25px; }
  .info_note p {
    margin-top: 22%;
    text-align: center;
    font-weight: bold; }
    .info_note p button {
      width: 70%; }
    @media screen and (max-width: 448px) {
      .info_note p {
        margin-top: 55%; } }

.custom_calender_style .DateInput {
  width: 100% !important; }

.custom_calender_style .SingleDatePickerInput__withBorder {
  border: none !important; }

.custom_calender_style select {
  position: relative;
  top: -4px;
  left: 0px;
  padding: 5px 6px 5px 6px;
  margin-right: 2px; }
  .custom_calender_style select:nth-child(2) {
    margin-right: 0px; }

.custom_calender_style .DayPickerNavigation_button__default {
  background: #f0f2f7; }

.custom_calender_style .CalendarDay__selected,
.custom_calender_style .CalendarDay__selected:active,
.custom_calender_style .CalendarDay__selected:hover,
.custom_calender_style .CalendarDay__default:hover {
  background: #FF6A14 !important;
  border: 1px double #FF6A14 !important;
  color: #fff; }

.ant-select-no-arrow .ant-select-selection__rendered {
  margin-right: 11px;
  display: flex !important;
  align-items: center;
  height: 100%;
  flex-wrap: wrap; }

.ant-select-selection {
  border: none !important;
  background-color: #f0f2f7;
  color: black;
  border-radius: 8px;
  padding: 0px 15px;
  width: 100%;
  font-weight: 400;
  font-size: 13px;
  padding: 5px 10px;
  align-items: center;
  min-height: 43px;
  display: inline-grid;
  align-items: center; }
  .ant-select-selection:focus, .ant-select-selection:active {
    outline: none; }

.trading_hours_time {
  margin-right: 30px; }
  .trading_hours_time .rc-time-picker-input {
    border-radius: 15px; }
  .trading_hours_time .rc-time-picker-clear {
    top: 10px;
    background: #fff;
    border-radius: 4px; }

.rc-time-picker-panel-inner {
  margin-top: 45px;
  left: 10px; }

.custom_search__list {
  padding-left: 0;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .custom_search__list li {
    width: 100%;
    list-style: none;
    padding: 10px;
    font-size: 17px;
    word-break: break-all;
    cursor: pointer;
    border-bottom: 1px solid #dcdcdc; }
    .custom_search__list li:hover {
      background: #fff; }

.search_more__btn {
  align-self: "center";
  width: 175px;
  padding: 10px;
  margin-top: 10px;
  border-radius: 0;
  border: none;
  border-radius: 0; }
  .search_more__btn:disabled {
    opacity: 0.7; }

.add_license_btn {
  border: 2px solid #272727 !important;
  border-radius: 40px;
  padding: 10px 20px;
  background-color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding-right: 30px;
  padding-left: 56px; }

.manage_staff_modal {
  width: 100%;
  margin: 20px auto; }

.manage_staff_checkbox {
  display: block;
  position: relative;
  top: 30px;
  left: 15px; }

.manage_staff_modal1 {
  max-width: 70% !important; }
  @media screen and (max-width: 990px) {
    .manage_staff_modal1 {
      max-width: calc(100% - 20px) !important;
      margin: 10px; } }
  .manage_staff_modal1 .finish_btn {
    width: 250px; }
    @media screen and (max-width: 375px) {
      .manage_staff_modal1 .finish_btn {
        width: 100%; } }

.df.jc_fs {
  flex-wrap: wrap; }

.profile_modal .btn_primary {
  padding: 0px;
  width: 100px; }

.subscription_note {
  display: block;
  font-size: 13px; }

.trading_hours_main_sec .trading_hours_time .rc-time-picker-clear {
  background: transparent; }

.ant-select-selection__rendered {
  width: 100% !important;
  overflow: hidden !important; }

.user_filter .ant-select-selection--multiple .ant-select-selection__choice {
  margin: 2px !important; }

.right_area {
  min-height: 100%; }
  .right_area h1,
  .right_area h2,
  .right_area h3,
  .right_area h4,
  .right_area h5,
  .right_area h6,
  .right_area p {
    margin: 0; }
  .right_area .top_header {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .right_area .top_header .search_area {
      background-image: url(/static/search.png);
      border: none;
      background-repeat: no-repeat;
      height: 40px;
      border-radius: 5px;
      background-position: 5px center;
      background-size: 25px;
      padding-left: 40px;
      line-height: 40px;
      width: 45%;
      font-family: "Red Hat Display", sans-serif; }
    .right_area .top_header .notification {
      position: relative;
      cursor: pointer; }
      .right_area .top_header .notification img {
        max-height: 40px;
        border-radius: 5px;
        width: auto; }
      .right_area .top_header .notification span {
        background: #002E5D;
        border: 1px solid #f0f2f7;
        border-radius: 100%;
        width: 23px;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        font-weight: 600;
        color: #fff;
        position: absolute;
        top: -11px;
        font-family: "Red Hat Display", sans-serif;
        right: -11px; }
  .right_area .add_venue {
    text-align: right;
    flex-wrap: wrap; }
    .right_area .add_venue .black_btn {
      font-family: "Red Hat Display", sans-serif;
      font-weight: 500;
      margin-top: 30px;
      background-image: url("/static/new/add.svg"); }
  .right_area .venue_list {
    overflow-x: auto;
    max-width: 100%;
    margin-bottom: 50px; }
    .right_area .venue_list::-webkit-scrollbar {
      height: 0; }
    .right_area .venue_list table {
      width: 100%;
      border-collapse: collapse;
      background: #fff; }
      .right_area .venue_list table .venue_list_tr {
        position: relative; }
        .right_area .venue_list table .venue_list_tr .venue_options {
          position: absolute;
          left: 0px;
          top: 0px;
          width: 100%;
          height: 100%;
          background-color: #fff; }
        .right_area .venue_list table .venue_list_tr:hover .venue_options {
          display: block; }
      .right_area .venue_list table thead tr {
        height: 50px; }
      .right_area .venue_list table thead td,
      .right_area .venue_list table thead th {
        padding: 25px 10px;
        color: #272727;
        font-weight: 600;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.01em;
        font-family: "Red Hat Display", sans-serif;
        min-width: 120px; }
        .right_area .venue_list table thead td:first-child,
        .right_area .venue_list table thead th:first-child {
          min-width: 50px; }
        @media (max-width: 1200px) {
          .right_area .venue_list table thead td,
          .right_area .venue_list table thead th {
            min-width: 150px;
            font-size: 12px;
            line-height: 14px; } }
        .right_area .venue_list table thead td input,
        .right_area .venue_list table thead th input {
          display: block;
          margin-left: 20px; }
      .right_area .venue_list table thead th {
        padding: 0px 0px;
        vertical-align: middle; }
      .right_area .venue_list table .options .edit_btn {
        background: #002E5D;
        color: #fff;
        border: none;
        width: 190px;
        height: 50px;
        font-weight: 600;
        font-size: 13px;
        line-height: 15px;
        font-family: "Red Hat Display", sans-serif;
        letter-spacing: 0.01em; }
        .right_area .venue_list table .options .edit_btn::before {
          content: "";
          background: url(/static/edit.png);
          width: 20px;
          height: 20px;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          background-size: contain;
          left: 35px; }
      .right_area .venue_list table .options .upload_btn {
        background: #272727;
        width: 190px;
        height: 50px;
        border: none;
        font-weight: 600;
        font-size: 13px !important;
        line-height: 15px;
        color: #fff;
        font-family: "Red Hat Display", sans-serif;
        letter-spacing: 0.01em; }
        .right_area .venue_list table .options .upload_btn::before {
          content: "";
          background: url("/static/new/add.svg");
          width: 20px;
          height: 20px;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          background-size: contain;
          left: 15px; }
      .right_area .venue_list table tbody tr {
        border-bottom: 1px solid #f0f2f7;
        height: 50px; }
        .right_area .venue_list table tbody tr td {
          font-size: 12px;
          line-height: 14px;
          color: #00172E;
          letter-spacing: 0.01em;
          font-family: "Red Hat Display", sans-serif;
          vertical-align: middle;
          word-break: break-word; }
          .right_area .venue_list table tbody tr td:first-child {
            min-width: 50px; }
          @media (max-width: 1200px) {
            .right_area .venue_list table tbody tr td {
              font-size: 12px;
              line-height: 14px; } }
          .right_area .venue_list table tbody tr td input {
            display: block;
            margin-left: 20px; }
          .right_area .venue_list table tbody tr td .venue {
            display: flex;
            align-items: center; }
            .right_area .venue_list table tbody tr td .venue img {
              width: auto;
              height: 48px;
              width: 48px;
              min-width: 48px;
              margin-right: 10px;
              border-radius: 5px;
              border-radius: 100%;
              border: 1px solid #DFE2EB;
              padding: 4px; }
    @media (max-width: 992px) {
      .right_area .venue_list {
        max-width: 992px; } }
  .right_area .detail_modal {
    position: fixed;
    top: 0;
    background: #fff;
    right: 0;
    z-index: 99;
    transition: 0.4s;
    padding: 38px;
    height: 100%;
    overflow-y: auto;
    font-family: "Red Hat Display", sans-serif;
    width: 45%;
    box-shadow: -5px 24px 111px rgba(132, 138, 154, 0.28);
    z-index: 999; }
    .right_area .detail_modal::-webkit-scrollbar {
      width: 0px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .right_area .detail_modal {
        width: 60%; } }
    @media (max-width: 767px) {
      .right_area .detail_modal {
        width: 100%;
        padding: 50px 20px 50px 20px; } }
    .right_area .detail_modal .top_option {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding-bottom: 28px; }
      .right_area .detail_modal .top_option > button {
        padding-left: 0px; }
      .right_area .detail_modal .top_option img {
        height: auto; }
      .right_area .detail_modal .top_option span {
        font-weight: bold;
        font-size: 13px;
        line-height: 15px;
        color: #FF6A14; }
      .right_area .detail_modal .top_option .user-man {
        display: flex;
        gap: 21px; }
    .right_area .detail_modal .venue_details {
      background: #fcfcfd;
      border: 0.5px solid rgba(149, 152, 159, 0.8);
      box-sizing: border-box;
      border-radius: 4px;
      display: flex;
      align-items: center;
      padding: 18px 16px; }
      .right_area .detail_modal .venue_details img {
        width: 105px;
        height: auto;
        border-radius: 4px;
        margin-right: 15px; }
      .right_area .detail_modal .venue_details .details {
        color: #272727;
        flex: 1; }
        .right_area .detail_modal .venue_details .details h3 {
          font-weight: 600;
          font-size: 26px;
          line-height: 30px;
          padding-bottom: 6px; }
        .right_area .detail_modal .venue_details .details p {
          word-break: break-all;
          font-size: 16px;
          line-height: 20px;
          padding-bottom: 5px; }
          @media (max-width: 1400px) {
            .right_area .detail_modal .venue_details .details p {
              font-size: 13px;
              line-height: 15px; } }
          .right_area .detail_modal .venue_details .details p strong {
            font-weight: 600; }
    .right_area .detail_modal .detail_body .tabs {
      padding: 20px 0;
      display: flex;
      align-items: center; }
      .right_area .detail_modal .detail_body .tabs .tab_btn {
        border: none;
        width: 33.3%;
        background: #fff;
        border-radius: 2px;
        color: #00172E;
        font-weight: 600;
        padding: 10px 0;
        font-weight: 500;
        line-height: 16px;
        transition: 0.2s;
        letter-spacing: 0.01em; }
        .right_area .detail_modal .detail_body .tabs .tab_btn:hover, .right_area .detail_modal .detail_body .tabs .tab_btn.active {
          color: #fff;
          background: #002E5D;
          font-weight: bold; }
    .right_area .detail_modal .detail_body .overview h4 {
      font-weight: 600;
      font-size: 16px;
      line-height: 18px;
      padding-bottom: 15px; }
      @media (max-width: 1400px) {
        .right_area .detail_modal .detail_body .overview h4 {
          line-height: 16px; } }
    .right_area .detail_modal .detail_body .overview .venue_summary {
      border: 0.5px solid #aaacb2;
      border-radius: 4px; }
      .right_area .detail_modal .detail_body .overview .venue_summary .sum_row {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .right_area .detail_modal .detail_body .overview .venue_summary .sum_row:last-child {
          border-bottom: none; }
        .right_area .detail_modal .detail_body .overview .venue_summary .sum_row p {
          padding: 15px 20px;
          color: #00172E;
          font-size: 13px;
          line-height: 17px;
          word-break: break-all !important; }
          .right_area .detail_modal .detail_body .overview .venue_summary .sum_row p.trading_hour strong {
            margin-bottom: 10px;
            display: inline-block; }
          .right_area .detail_modal .detail_body .overview .venue_summary .sum_row p.trading_hour p {
            padding: 5px 0px;
            font-size: 12px; }
            .right_area .detail_modal .detail_body .overview .venue_summary .sum_row p.trading_hour p b {
              text-transform: capitalize;
              font-weight: 600; }
          .right_area .detail_modal .detail_body .overview .venue_summary .sum_row p strong {
            color: #272727;
            font-weight: 600; }
          @media (max-width: 1400px) {
            .right_area .detail_modal .detail_body .overview .venue_summary .sum_row p {
              font-size: 13px;
              line-height: 15px; } }
        .right_area .detail_modal .detail_body .overview .venue_summary .sum_row .left_side,
        .right_area .detail_modal .detail_body .overview .venue_summary .sum_row .right_side {
          width: 50%; }
          .right_area .detail_modal .detail_body .overview .venue_summary .sum_row .left_side p:last-child,
          .right_area .detail_modal .detail_body .overview .venue_summary .sum_row .right_side p:last-child {
            padding-top: 0; }
        .right_area .detail_modal .detail_body .overview .venue_summary .sum_row span.span_chip {
          background-color: #002E5D;
          color: #fff;
          border-radius: 4px;
          margin: 0 5px 5px 0;
          padding: 5px 10px;
          text-transform: capitalize;
          font-size: 12px;
          display: inline-block; }
        .right_area .detail_modal .detail_body .overview .venue_summary .sum_row span.subscribe_span {
          font-weight: bold;
          font-size: 18px;
          line-height: 21px;
          color: #FF6A14;
          padding: 15px 20px; }
          @media (max-width: 1400px) {
            .right_area .detail_modal .detail_body .overview .venue_summary .sum_row span.subscribe_span {
              font-size: 15px;
              line-height: 18px; } }
    .right_area .detail_modal .detail_body .team_list {
      overflow-x: auto;
      padding-bottom: 35px;
      padding: 0 1px 35px 1px; }
      .right_area .detail_modal .detail_body .team_list table {
        width: 100%;
        font-family: "Red Hat Display", sans-serif; }
        .right_area .detail_modal .detail_body .team_list table input {
          display: block; }
        .right_area .detail_modal .detail_body .team_list table thead td {
          font-weight: 600;
          line-height: 16px;
          color: #272727;
          padding: 15px 10px;
          vertical-align: middle; }
          .right_area .detail_modal .detail_body .team_list table thead td:first-child {
            padding-left: 5px;
            min-width: 50px; }
          .right_area .detail_modal .detail_body .team_list table thead td:last-child {
            padding-right: 0; }
          @media (max-width: 1400px) {
            .right_area .detail_modal .detail_body .team_list table thead td {
              font-size: 12px;
              line-height: 14px; } }
        .right_area .detail_modal .detail_body .team_list table tbody {
          background: #fcfcfd;
          border: 0.5px solid #95989f;
          border-radius: 4px; }
          .right_area .detail_modal .detail_body .team_list table tbody tr {
            border-bottom: 0.5px solid #95989f; }
          .right_area .detail_modal .detail_body .team_list table tbody td {
            line-height: 16px;
            color: #00172E;
            padding: 15px 10px;
            min-width: 90px;
            vertical-align: middle; }
            .right_area .detail_modal .detail_body .team_list table tbody td .flex {
              display: flex;
              align-items: center;
              width: 150px; }
              .right_area .detail_modal .detail_body .team_list table tbody td .flex img {
                width: 20px;
                height: 20px;
                display: block;
                border-radius: 50%; }
              .right_area .detail_modal .detail_body .team_list table tbody td .flex .dot {
                display: inline-block;
                width: 10px;
                height: 10px;
                background: #ff0000;
                opacity: 0.5;
                border: 2px solid #95989f;
                border-radius: 20px;
                margin-left: -20px;
                margin-right: 10px; }
              .right_area .detail_modal .detail_body .team_list table tbody td .flex .name {
                padding-left: 10px; }
            .right_area .detail_modal .detail_body .team_list table tbody td:first-child {
              padding-left: 5px;
              min-width: 50px; }
            .right_area .detail_modal .detail_body .team_list table tbody td:last-child {
              padding-right: 0; }
            @media (max-width: 1650px) {
              .right_area .detail_modal .detail_body .team_list table tbody td {
                font-size: 12px;
                line-height: 14px; } }
    .right_area .detail_modal .detail_body .team_footer {
      justify-content: space-between;
      display: flex;
      align-items: center;
      background: #fff;
      padding: 20px 60px 20px 30px;
      position: fixed;
      bottom: 0;
      width: 45%;
      right: 0;
      transition: 0.4s; }
      @media (min-width: 768px) and (max-width: 991px) {
        .right_area .detail_modal .detail_body .team_footer {
          width: 60%; } }
      @media (max-width: 767px) {
        .right_area .detail_modal .detail_body .team_footer {
          width: 100%;
          padding: 20px 20px 20px 20px; } }
      .right_area .detail_modal .detail_body .team_footer span {
        font-weight: 500;
        line-height: 16px;
        color: #FF6A14;
        padding: 0 10px; }
    .right_area .detail_modal .detail_body .document {
      padding: 0 10px; }
      .right_area .detail_modal .detail_body .document input[type="checkbox"] {
        display: inline-block; }
      .right_area .detail_modal .detail_body .document .docx_header {
        display: flex;
        align-items: center;
        padding-bottom: 15px; }
        .right_area .detail_modal .detail_body .document .docx_header label {
          font-weight: 600;
          line-height: 16px;
          color: #00172E;
          cursor: pointer;
          padding-left: 10px; }
          @media (max-width: 1400px) {
            .right_area .detail_modal .detail_body .document .docx_header label {
              font-size: 12px;
              line-height: 14px; } }
      .right_area .detail_modal .detail_body .document .docx_row {
        display: flex;
        align-items: center;
        padding-bottom: 15px; }
        .right_area .detail_modal .detail_body .document .docx_row .docx {
          display: flex;
          align-items: center;
          justify-content: space-between;
          width: 100%;
          padding: 15px 25px;
          padding: 12px;
          border-radius: 6px;
          border: 1px solid #F0F2F7;
          margin-left: 30px;
          font-family: "Red Hat Display", sans-serif; }
          .right_area .detail_modal .detail_body .document .docx_row .docx .flex {
            display: flex;
            align-items: center; }
          .right_area .detail_modal .detail_body .document .docx_row .docx img {
            width: 25px;
            height: 25px; }
          .right_area .detail_modal .detail_body .document .docx_row .docx .docx_details {
            padding-left: 40px; }
            .right_area .detail_modal .detail_body .document .docx_row .docx .docx_details h3 {
              font-weight: 600;
              line-height: 16px;
              color: #272727;
              margin-bottom: 5px; }
              @media (max-width: 1400px) {
                .right_area .detail_modal .detail_body .document .docx_row .docx .docx_details h3 {
                  font-size: 13px;
                  line-height: 15px; } }
            .right_area .detail_modal .detail_body .document .docx_row .docx .docx_details p {
              font-size: 12px;
              line-height: 14px;
              color: #00172E; }
          .right_area .detail_modal .detail_body .document .docx_row .docx span {
            font-weight: bold;
            font-size: 15px;
            line-height: 17px;
            color: #FF6A14;
            cursor: pointer; }
            @media (max-width: 1400px) {
              .right_area .detail_modal .detail_body .document .docx_row .docx span {
                font-size: 13px;
                line-height: 15px; } }
          .right_area .detail_modal .detail_body .document .docx_row .docx .expiry_text {
            font-size: 12px;
            color: #95989F; }
      .right_area .detail_modal .detail_body .document .docx_body {
        padding-bottom: 50px; }
      .right_area .detail_modal .detail_body .document .docx_footer {
        justify-content: space-between;
        display: flex;
        align-items: center;
        background: #fff;
        padding: 20px 60px 20px 30px;
        position: fixed;
        bottom: 0;
        width: 45%;
        transition: 0.4s;
        right: 0; }
        @media (min-width: 768px) and (max-width: 991px) {
          .right_area .detail_modal .detail_body .document .docx_footer {
            width: 60%; } }
        @media (max-width: 767px) {
          .right_area .detail_modal .detail_body .document .docx_footer {
            width: 100%;
            padding: 20px 20px 20px 20px; } }
        .right_area .detail_modal .detail_body .document .docx_footer span {
          font-weight: 500;
          line-height: 16px;
          color: #FF6A14;
          padding: 0 10px; }
  .right_area .add_venue_modal {
    font-family: "Red Hat Display", sans-serif; }
    .right_area .add_venue_modal .add_venue_heading {
      font-weight: 600;
      font-size: 13px;
      line-height: 15px;
      padding: 30px 0;
      position: relative;
      z-index: 1; }
      .right_area .add_venue_modal .add_venue_heading::after {
        content: "";
        width: 100%;
        left: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        border-bottom: 1px dashed #dfe2eb;
        z-index: -1; }
      .right_area .add_venue_modal .add_venue_heading span {
        position: relative;
        z-index: 3;
        background: #fff;
        padding-right: 5px;
        font-family: "Red Hat Display", sans-serif;
        font-size: 16px; }
    .right_area .add_venue_modal .add_venue_inner {
      display: flex;
      align-items: flex-start; }
      @media (max-width: 767px) {
        .right_area .add_venue_modal .add_venue_inner {
          align-items: center;
          flex-direction: column; } }
      .right_area .add_venue_modal .add_venue_inner .add_logo {
        width: 115px;
        height: 115px;
        cursor: pointer;
        margin-right: 30px;
        margin-bottom: 20px; }
        .right_area .add_venue_modal .add_venue_inner .add_logo img {
          width: 100%;
          height: auto; }
      .right_area .add_venue_modal .add_venue_inner .add_details {
        width: 100%;
        flex: 1; }
        .right_area .add_venue_modal .add_venue_inner .add_details .info_icon {
          margin-left: 5px;
          width: 20px; }
      .right_area .add_venue_modal .add_venue_inner .select_dropdown .css-yk16xz-control,
      .right_area .add_venue_modal .add_venue_inner .select_dropdown .css-1pahdxg-control {
        height: auto;
        min-height: 41px; }
        .right_area .add_venue_modal .add_venue_inner .select_dropdown .css-yk16xz-control .css-g1d714-ValueContainer,
        .right_area .add_venue_modal .add_venue_inner .select_dropdown .css-yk16xz-control .css-1hwfws3,
        .right_area .add_venue_modal .add_venue_inner .select_dropdown .css-1pahdxg-control .css-g1d714-ValueContainer,
        .right_area .add_venue_modal .add_venue_inner .select_dropdown .css-1pahdxg-control .css-1hwfws3 {
          height: auto;
          padding: 0 12px; }
    .right_area .add_venue_modal .save_venue {
      text-align: right; }
  .right_area .confirm_venue_modal {
    text-align: center; }
    .right_area .confirm_venue_modal .confirm_img {
      width: 46px; }
    .right_area .confirm_venue_modal h3 {
      font-weight: 600;
      font-size: 22px;
      line-height: 26px;
      padding: 20px 0 5px; }
    .right_area .confirm_venue_modal p {
      font-weight: normal;
      line-height: 16px;
      color: #00172E;
      padding-bottom: 30px;
      max-width: 280px;
      margin: auto; }
  @media screen and (max-width: 767px) {
    .right_area {
      padding: 20px; } }

.venue_list_row td.show_hover {
  display: none; }

.venue_list_row td.hide_hove {
  display: table-cell;
  -webkit-animation: yourAnimation 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: yourAnimation 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

.venue_list_row:hover td.show_hover {
  display: table-cell;
  -webkit-animation: yourAnimation 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: yourAnimation 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

.venue_list_row:hover td.hide_hove {
  display: none; }

.venue_list_row .always_hide {
  display: none; }

.tab_details .incident_heading {
  position: relative; }
  .tab_details .incident_heading span {
    position: relative;
    z-index: 3;
    background: #fff;
    padding-right: 5px;
    font-family: "Red Hat Display", sans-serif;
    font-size: 13px; }
  .tab_details .incident_heading::after {
    content: "";
    width: 100%;
    height: 3px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-bottom: 1px dashed #dfe2eb; }

.venue_details_filter .filter_item.venue_details_dropdown .css-2b097c-container {
  min-width: 150px; }
  .venue_details_filter .filter_item.venue_details_dropdown .css-2b097c-container .css-yk16xz-control {
    border: none;
    background-color: #fcfcfd;
    border-radius: 5px; }
  .venue_details_filter .filter_item.venue_details_dropdown .css-2b097c-container .css-1pahdxg-control {
    border: #FF6A14;
    box-shadow: 0 0 0 1px #FF6A14; }
    .venue_details_filter .filter_item.venue_details_dropdown .css-2b097c-container .css-1pahdxg-control:hover {
      border: #FF8337; }

.venue_details_filter .venue_details_input {
  width: 140px;
  border: none;
  outline: none;
  font-family: "Red Hat Display", sans-serif;
  color: inherit;
  border-radius: 5px;
  padding: 12px 12px 12px 50px;
  background-image: url(/static/search_icon.png);
  background-repeat: no-repeat;
  background-position: 20% center;
  margin-left: 10px;
  background-size: 16px;
  background-color: #fcfcfd; }

.permissons_tab {
  width: 100%;
  height: 100%;
  padding: 25px 0px; }
  .permissons_tab .permission_item {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0px; }
    .permissons_tab .permission_item label {
      color: #00172E;
      cursor: pointer; }

.add_venue_modal_last_row .form_group .css-26l3qy-menu {
  z-index: 21; }
  .add_venue_modal_last_row .form_group .css-26l3qy-menu .css-4ljt47-MenuList {
    max-height: 150px !important; }

.venue_tbody tr {
  height: 50px !important; }
  .venue_tbody tr td {
    padding: 0px !important; }
    .venue_tbody tr td button {
      height: 48px !important; }
    @media screen and (max-width: 1024px) {
      .venue_tbody tr td button {
        height: auto !important;
        padding: 10px !important;
        font-size: 12px !important;
        min-height: auto; } }

.venue_renew_date .SingleDatePicker {
  border: 1px solid #dfe2eb;
  border-radius: 4px; }
  .venue_renew_date .SingleDatePicker input {
    border: none; }
  .venue_renew_date .SingleDatePicker .SingleDatePicker_picker {
    left: -85px !important;
    z-index: 21; }

.venue_document {
  padding: 0px !important; }

.add_document {
  margin: 10px 0px;
  text-align: right; }
  .add_document button {
    border: none;
    outline: none;
    background-color: #fff;
    font-family: "Red Hat Display", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #FF6A14; }

.venue_detail_table tr th.two,
.venue_detail_table tr td.two {
  min-width: 180px !important; }

button {
  cursor: pointer; }

.btn_primary {
  border-radius: 40px !important;
  padding: 6px;
  outline: none;
  border: none;
  font-weight: 600;
  font-size: 12px; }
  .btn_primary:focus {
    outline: none; }

.btn_dark {
  background-color: #272727;
  color: #fff; }

.btn_light {
  background-color: #f0f2f7;
  color: #b9bed1; }

.view_incident_btn {
  width: 47%;
  max-width: 368px; }
  @media screen and (max-width: 990px) {
    .view_incident_btn {
      width: 100%; } }
  .view_incident_btn button {
    width: 100%;
    padding: 14px; }

.max_container {
  max-width: 800px;
  margin-bottom: 50px; }

.incident_header_btns {
  margin: 20px 0px;
  justify-content: space-around; }

.view_incident_tab {
  width: 100%;
  border-radius: 40px;
  background-color: #f0f2f7;
  padding: 8px 18px;
  margin: 35px 0px;
  position: relative;
  padding-right: 131px; }
  .view_incident_tab h2 {
    margin: 0px; }
  .view_incident_tab p {
    background-color: #002E5D;
    position: absolute;
    border-radius: 40px;
    right: 0px;
    padding: 7px 20px;
    color: #fff;
    font-weight: bold;
    top: 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.17);
    margin: 0px;
    cursor: pointer; }
    .view_incident_tab p img {
      height: 18px;
      width: 18px;
      vertical-align: middle; }

.view_incident_tab1 {
  background-color: #272727;
  color: #fff; }
  .view_incident_tab1 p {
    right: -1px;
    padding: 8px 20px;
    font-weight: bold;
    top: 0px;
    box-shadow: none;
    margin: 0px;
    cursor: pointer;
    background-color: #f0f2f7;
    color: #272727; }

.incidents_tabs {
  padding: 0px;
  max-width: 440px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0px; }
  @media screen and (max-width: 990px) {
    .incidents_tabs {
      overflow: auto;
      margin-bottom: 30px;
      padding: 12px 15px; } }
  .incidents_tabs li {
    display: inline-block;
    list-style: none;
    margin-right: 18px;
    color: #e3e8f0;
    white-space: nowrap;
    font-weight: 600;
    cursor: pointer; }
    .incidents_tabs li:active {
      color: #272727; }
    .incidents_tabs li .active {
      color: #272727; }
  .incidents_tabs li.active {
    color: #272727;
    border-bottom: 2px solid #272727; }

.incident_search {
  position: relative; }
  @media screen and (max-width: 990px) {
    .incident_search {
      width: 100%; } }
  .incident_search input {
    border: 2px solid #f0f2f7;
    border-radius: 40px;
    padding: 10px;
    padding-left: 50px;
    font-weight: normal;
    min-width: 70px; }
    @media screen and (max-width: 990px) {
      .incident_search input {
        width: 100%; } }
    @media screen and (max-width: 350px) {
      .incident_search input {
        min-width: 60%; } }
    .incident_search input:focus {
      outline: none; }
    .incident_search input::placeholder {
      color: #272727;
      opacity: 1;
      font-size: 13px; }
  .incident_search img {
    position: absolute;
    left: 18px;
    top: 12px;
    height: 20px;
    width: 20px; }

.filter_btn {
  background-color: transparent;
  border: none;
  outline: none;
  padding-left: 20px; }
  .filter_btn:focus {
    outline: none; }
  .filter_btn img {
    width: 30px;
    height: 30px; }

.incident_table {
  width: 100%;
  text-align: center;
  margin: 50px 0px;
  table-layout: fixed; }
  .incident_table th,
  .incident_table td {
    padding: 15px 12px; }
  .incident_table th {
    color: #b9bed1; }
    @media screen and (max-width: 990px) {
      .incident_table th {
        display: none; } }
  .incident_table td {
    font-weight: 500;
    vertical-align: top; }
    @media screen and (max-width: 990px) {
      .incident_table td {
        display: block;
        text-align: left;
        padding-left: 25px; } }
    .incident_table td b {
      display: none; }
      @media screen and (max-width: 990px) {
        .incident_table td b {
          display: block; } }
    .incident_table td img {
      display: block;
      margin: 0 auto;
      width: 25px;
      height: 25px;
      margin-bottom: 2px; }
      @media screen and (max-width: 990px) {
        .incident_table td img {
          margin: 5px;
          display: inline-block; } }
    .incident_table td:first-child {
      font-weight: bold; }
  .incident_table tr:nth-child(odd) {
    background-color: #f0f2f7; }
  .incident_table .summary {
    width: 275px; }
  .incident_table .switch {
    position: relative;
    display: inline-block;
    width: 65px;
    height: 25px; }
  .incident_table .slider:before {
    background-color: #fff;
    position: absolute;
    top: 4px;
    left: 5px;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    content: "";
    transition: 0.5s ease; }
  .incident_table .slider:after {
    content: "";
    height: 8px;
    width: 5px;
    border: none;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 8px;
    display: none;
    left: 18px;
    border-bottom-right-radius: 2px; }

.ant-pagination.mini .ant-pagination-item {
  min-width: 26px;
  height: 26px;
  margin: 0;
  line-height: 22px;
  border-radius: 50%;
  color: #b9bed1;
  font-weight: 600; }

.ant-pagination-item-active {
  font-weight: 600;
  border-color: transparent;
  background-color: #002E5D;
  color: #fff !important; }
  .ant-pagination-item-active:focus {
    outline: none;
    border: none; }

.ant-pagination {
  margin: 0 auto;
  text-align: center; }

.ant-pagination.mini .ant-pagination-prev,
.ant-pagination.mini .ant-pagination-next {
  min-width: 26px;
  height: 26px;
  margin: 0;
  line-height: 26px;
  color: #b9bed1;
  font-weight: bold; }

.filter {
  position: fixed;
  top: 0px;
  right: 0px;
  padding: 35px 100px;
  z-index: 100;
  background: #f0f2f7;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  min-width: 670px;
  overflow: auto;
  height: 100vh;
  width: 42%;
  max-width: 845px; }
  @media screen and (max-width: 990px) {
    .filter {
      padding: 60px 30px;
      width: 100%;
      min-width: unset; } }
  @media screen and (max-width: 360px) {
    .filter {
      padding: 60px 15px; } }
  @media screen and (max-width: 330px) {
    .filter {
      padding: 60px 0px; } }
  .filter *:hover, .filter *:active, .filter *:focus, .filter *:visited {
    outline: none;
    box-shadow: none; }
  .filter .ant-select-selection--multiple {
    display: inline-block !important; }
  .filter .border_btn {
    background-color: transparent;
    width: 47%;
    padding: 8px; }
  .filter .btn_dark {
    width: 47%;
    padding: 8px;
    border: 2px solid #272727; }
  .filter .filter_incident_date {
    margin: 25px 0px; }
    .filter .filter_incident_date .SingleDatePicker {
      width: 125px; }
      .filter .filter_incident_date .SingleDatePicker .SingleDatePickerInput__withBorder {
        border-radius: 40px; }
    .filter .filter_incident_date .DateInput {
      border-radius: 40px; }
      .filter .filter_incident_date .DateInput input.DateInput_input {
        border: none; }
    .filter .filter_incident_date input {
      max-width: 138px; }
      @media screen and (max-width: 990px) {
        .filter .filter_incident_date input {
          max-width: 120px;
          margin-right: 12px; } }
  .filter .ant-select {
    width: 315px !important;
    border-radius: 40px;
    padding: 10px;
    background-color: #fff; }
    .filter .ant-select .ant-select-selection {
      border-radius: 40px;
      background-color: #fff;
      height: unset;
      padding: 0px;
      min-height: 24px; }
  .filter .filter_location {
    margin: 25px 0px; }
    .filter .filter_location .ant-select {
      width: 315px !important;
      border-radius: 40px;
      background-color: #fff; }
      .filter .filter_location .ant-select .ant-select-selection {
        border-radius: 40px;
        padding: 0px; }
    .filter .filter_location input {
      max-width: 315px;
      width: 100%; }
  .filter input {
    border: none;
    border-radius: 40px;
    padding: 10px 14px;
    font-size: 13px; }
  .filter h5 {
    padding-right: 20px;
    text-transform: uppercase; }

.ant-select-no-arrow .ant-select-selection__rendered:focus,
.ant-select-selection-selected-value:focus,
.ant-select-selection:focus,
.ant-select-selection:focus .ant-select-selection__rendered:focus .ant-select-no-arrow .ant-select-selection__rendered:active,
.ant-select-selection-selected-value:active,
.ant-select-selection:active,
.ant-select-selection:active .ant-select-selection__rendered:active {
  outline: none !important;
  box-shadow: none !important; }

.tags {
  margin-top: -8px;
  margin-bottom: 35px; }

.tag {
  background-color: #272727;
  border-radius: 5px;
  padding: 2px 12px;
  color: #fff;
  font-size: 12px;
  margin-right: 18px;
  margin-bottom: 18px;
  display: inline-block; }

.cross {
  position: absolute;
  height: 18px;
  width: 18px;
  top: 22px;
  left: 22px;
  cursor: pointer; }

.comma_after_span span:after {
  content: ", ";
  position: relative; }
  .comma_after_span span:after:last-child {
    content: ""; }

.comma_after_span span:last-child:after {
  content: ""; }

.view_incident_table1 {
  width: 100%;
  margin: 35px 0px;
  table-layout: fixed; }
  .view_incident_table1 th {
    color: #000;
    padding: 2px 12px;
    padding-left: 25px;
    font-weight: 700; }
    @media screen and (max-width: 990px) {
      .view_incident_table1 th {
        display: none; } }
  .view_incident_table1 td {
    color: #272727;
    font-weight: 500;
    padding: 2px 12px;
    padding-left: 25px;
    vertical-align: top; }
    @media screen and (max-width: 990px) {
      .view_incident_table1 td {
        display: block;
        margin-bottom: 15px; } }
    .view_incident_table1 td b {
      display: none; }
      @media screen and (max-width: 990px) {
        .view_incident_table1 td b {
          display: block; } }

.incident_hr {
  border: 0.7px solid #f0f2f7; }

.light_h2 {
  color: #000;
  padding: 0px;
  font-size: 16px;
  font-weight: 700; }

.d_ib {
  display: inline-block;
  vertical-align: super;
  margin-right: 25px; }

.pr_30 {
  padding-right: 30px; }

.incident_summary {
  margin: 18px 0px;
  color: #272727;
  font-weight: 500; }

.incident_toggle_btn {
  display: flex;
  align-items: center;
  width: calc(33% - 36px);
  justify-content: flex-start;
  max-width: 300px;
  margin: 0px 18px; }
  @media screen and (max-width: 990px) {
    .incident_toggle_btn {
      margin-bottom: 18px;
      width: 100%;
      max-width: 100%; } }
  .incident_toggle_btn span {
    padding-right: 25px;
    font-weight: 600; }
  .incident_toggle_btn span.light {
    color: #f0f2f7; }
  .incident_toggle_btn span.toogle {
    width: calc(100% - 100px); }

.incident_toggle_btns {
  margin: 50px 0px; }

.linked_incidents {
  justify-content: space-around;
  padding: 50px 0px; }
  .linked_incidents span {
    color: #b9bed1;
    font-weight: 600; }
  .linked_incidents p {
    color: #272727;
    margin: 0px;
    font-weight: 600;
    margin-top: 4px; }

.btn_colored {
  background-color: #002E5D;
  color: #fff;
  font-weight: 600; }

.m_50_0 {
  margin: 50px 0px; }

.user_filter {
  width: 300px;
  margin-right: 15px;
  position: relative; }
  @media screen and (max-width: 990px) {
    .user_filter {
      margin: 20px 0px;
      width: 100%; } }

.user_filter li {
  text-transform: capitalize; }

.w_47 {
  width: 47%;
  padding-right: 25px; }
  @media screen and (max-width: 990px) {
    .w_47 {
      width: 100%; } }

.form_group_dd_btn {
  background-color: #f0f2f7;
  border: 0px;
  color: #757575;
  border-radius: 5px;
  padding: 11px 15px;
  width: 100%;
  font-weight: 500;
  font-size: 13px;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: auto; }
  .form_group_dd_btn:focus, .form_group_dd_btn:hover {
    background-color: #f0f2f7;
    color: #757575; }
  .form_group_dd_btn i {
    color: #000;
    font-weight: bold; }

.profile_user_table h2,
.add_venue h2,
.incident_step1_detail h2,
.incident_step2_detail h2,
.incident_step3_detail h2 {
  font-size: 18px;
  margin: 0px; }

.profile_user_table .w_47,
.add_venue .w_47,
.incident_step1_detail .w_47,
.incident_step2_detail .w_47,
.incident_step3_detail .w_47 {
  width: 47%; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_47,
    .add_venue .w_47,
    .incident_step1_detail .w_47,
    .incident_step2_detail .w_47,
    .incident_step3_detail .w_47 {
      width: 100%; } }

.profile_user_table .w_38,
.add_venue .w_38,
.incident_step1_detail .w_38,
.incident_step2_detail .w_38,
.incident_step3_detail .w_38 {
  width: 38%;
  padding-right: 25px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_38,
    .add_venue .w_38,
    .incident_step1_detail .w_38,
    .incident_step2_detail .w_38,
    .incident_step3_detail .w_38 {
      width: 100%;
      max-width: unset; } }

.profile_user_table .w_75p,
.add_venue .w_75p,
.incident_step1_detail .w_75p,
.incident_step2_detail .w_75p,
.incident_step3_detail .w_75p {
  width: 12%;
  min-width: 75px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_75p,
    .add_venue .w_75p,
    .incident_step1_detail .w_75p,
    .incident_step2_detail .w_75p,
    .incident_step3_detail .w_75p {
      width: 100%; } }
  .profile_user_table .w_75p input,
  .add_venue .w_75p input,
  .incident_step1_detail .w_75p input,
  .incident_step2_detail .w_75p input,
  .incident_step3_detail .w_75p input {
    max-width: 100px; }

.profile_user_table .w_145p,
.add_venue .w_145p,
.incident_step1_detail .w_145p,
.incident_step2_detail .w_145p,
.incident_step3_detail .w_145p {
  width: 18%;
  min-width: 145px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_145p,
    .add_venue .w_145p,
    .incident_step1_detail .w_145p,
    .incident_step2_detail .w_145p,
    .incident_step3_detail .w_145p {
      width: 100%; } }
  .profile_user_table .w_145p input,
  .profile_user_table .w_145p .ant-select,
  .add_venue .w_145p input,
  .add_venue .w_145p .ant-select,
  .incident_step1_detail .w_145p input,
  .incident_step1_detail .w_145p .ant-select,
  .incident_step2_detail .w_145p input,
  .incident_step2_detail .w_145p .ant-select,
  .incident_step3_detail .w_145p input,
  .incident_step3_detail .w_145p .ant-select {
    max-width: 178px; }
    @media screen and (max-width: 990px) {
      .profile_user_table .w_145p input,
      .profile_user_table .w_145p .ant-select,
      .add_venue .w_145p input,
      .add_venue .w_145p .ant-select,
      .incident_step1_detail .w_145p input,
      .incident_step1_detail .w_145p .ant-select,
      .incident_step2_detail .w_145p input,
      .incident_step2_detail .w_145p .ant-select,
      .incident_step3_detail .w_145p input,
      .incident_step3_detail .w_145p .ant-select {
        max-width: 100%; } }

.profile_user_table .w_40,
.add_venue .w_40,
.incident_step1_detail .w_40,
.incident_step2_detail .w_40,
.incident_step3_detail .w_40 {
  width: 40%;
  min-width: 200px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_40,
    .add_venue .w_40,
    .incident_step1_detail .w_40,
    .incident_step2_detail .w_40,
    .incident_step3_detail .w_40 {
      width: 100%; } }
  .profile_user_table .w_40 input,
  .profile_user_table .w_40 .ant-select,
  .add_venue .w_40 input,
  .add_venue .w_40 .ant-select,
  .incident_step1_detail .w_40 input,
  .incident_step1_detail .w_40 .ant-select,
  .incident_step2_detail .w_40 input,
  .incident_step2_detail .w_40 .ant-select,
  .incident_step3_detail .w_40 input,
  .incident_step3_detail .w_40 .ant-select {
    max-width: 425px; }
    @media screen and (max-width: 990px) {
      .profile_user_table .w_40 input,
      .profile_user_table .w_40 .ant-select,
      .add_venue .w_40 input,
      .add_venue .w_40 .ant-select,
      .incident_step1_detail .w_40 input,
      .incident_step1_detail .w_40 .ant-select,
      .incident_step2_detail .w_40 input,
      .incident_step2_detail .w_40 .ant-select,
      .incident_step3_detail .w_40 input,
      .incident_step3_detail .w_40 .ant-select {
        max-width: 100%; } }

.profile_user_table .form_group_100,
.add_venue .form_group_100,
.incident_step1_detail .form_group_100,
.incident_step2_detail .form_group_100,
.incident_step3_detail .form_group_100 {
  width: 100%;
  min-width: 350px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .form_group_100,
    .add_venue .form_group_100,
    .incident_step1_detail .form_group_100,
    .incident_step2_detail .form_group_100,
    .incident_step3_detail .form_group_100 {
      width: 100%;
      min-width: unset; } }
  .profile_user_table .form_group_100 textarea,
  .add_venue .form_group_100 textarea,
  .incident_step1_detail .form_group_100 textarea,
  .incident_step2_detail .form_group_100 textarea,
  .incident_step3_detail .form_group_100 textarea {
    max-width: 850px; }
    @media screen and (max-width: 990px) {
      .profile_user_table .form_group_100 textarea,
      .add_venue .form_group_100 textarea,
      .incident_step1_detail .form_group_100 textarea,
      .incident_step2_detail .form_group_100 textarea,
      .incident_step3_detail .form_group_100 textarea {
        max-width: 100%; } }

.profile_user_table .w_30,
.add_venue .w_30,
.incident_step1_detail .w_30,
.incident_step2_detail .w_30,
.incident_step3_detail .w_30 {
  width: 30%;
  min-width: 150px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_30,
    .add_venue .w_30,
    .incident_step1_detail .w_30,
    .incident_step2_detail .w_30,
    .incident_step3_detail .w_30 {
      width: 100%; } }
  .profile_user_table .w_30 input,
  .profile_user_table .w_30 .ant-select,
  .add_venue .w_30 input,
  .add_venue .w_30 .ant-select,
  .incident_step1_detail .w_30 input,
  .incident_step1_detail .w_30 .ant-select,
  .incident_step2_detail .w_30 input,
  .incident_step2_detail .w_30 .ant-select,
  .incident_step3_detail .w_30 input,
  .incident_step3_detail .w_30 .ant-select {
    max-width: 215px; }
    @media screen and (max-width: 990px) {
      .profile_user_table .w_30 input,
      .profile_user_table .w_30 .ant-select,
      .add_venue .w_30 input,
      .add_venue .w_30 .ant-select,
      .incident_step1_detail .w_30 input,
      .incident_step1_detail .w_30 .ant-select,
      .incident_step2_detail .w_30 input,
      .incident_step2_detail .w_30 .ant-select,
      .incident_step3_detail .w_30 input,
      .incident_step3_detail .w_30 .ant-select {
        max-width: 100%; } }

.profile_user_table .w_200p,
.add_venue .w_200p,
.incident_step1_detail .w_200p,
.incident_step2_detail .w_200p,
.incident_step3_detail .w_200p {
  width: 200px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_200p,
    .add_venue .w_200p,
    .incident_step1_detail .w_200p,
    .incident_step2_detail .w_200p,
    .incident_step3_detail .w_200p {
      width: 100%; } }

.profile_user_table .w_300p,
.add_venue .w_300p,
.incident_step1_detail .w_300p,
.incident_step2_detail .w_300p,
.incident_step3_detail .w_300p {
  width: 300px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_300p,
    .add_venue .w_300p,
    .incident_step1_detail .w_300p,
    .incident_step2_detail .w_300p,
    .incident_step3_detail .w_300p {
      width: 100%; } }

.profile_user_table .w_name,
.add_venue .w_name,
.incident_step1_detail .w_name,
.incident_step2_detail .w_name,
.incident_step3_detail .w_name {
  width: calc(100% - 360px); }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_name,
    .add_venue .w_name,
    .incident_step1_detail .w_name,
    .incident_step2_detail .w_name,
    .incident_step3_detail .w_name {
      width: 100%; } }

.profile_user_table .w_500p,
.add_venue .w_500p,
.incident_step1_detail .w_500p,
.incident_step2_detail .w_500p,
.incident_step3_detail .w_500p {
  width: 500px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_500p,
    .add_venue .w_500p,
    .incident_step1_detail .w_500p,
    .incident_step2_detail .w_500p,
    .incident_step3_detail .w_500p {
      width: 100%; } }

.profile_user_table .w_615p,
.add_venue .w_615p,
.incident_step1_detail .w_615p,
.incident_step2_detail .w_615p,
.incident_step3_detail .w_615p {
  width: 615px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_615p,
    .add_venue .w_615p,
    .incident_step1_detail .w_615p,
    .incident_step2_detail .w_615p,
    .incident_step3_detail .w_615p {
      width: 100%; } }

.profile_user_table .w_150p,
.add_venue .w_150p,
.incident_step1_detail .w_150p,
.incident_step2_detail .w_150p,
.incident_step3_detail .w_150p {
  width: 150px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_150p,
    .add_venue .w_150p,
    .incident_step1_detail .w_150p,
    .incident_step2_detail .w_150p,
    .incident_step3_detail .w_150p {
      width: 100%; } }

.profile_user_table .center_input,
.add_venue .center_input,
.incident_step1_detail .center_input,
.incident_step2_detail .center_input,
.incident_step3_detail .center_input {
  margin: 0px 20px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .center_input,
    .add_venue .center_input,
    .incident_step1_detail .center_input,
    .incident_step2_detail .center_input,
    .incident_step3_detail .center_input {
      margin: 0px; } }

.profile_user_table .witness,
.add_venue .witness,
.incident_step1_detail .witness,
.incident_step2_detail .witness,
.incident_step3_detail .witness {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  bottom: 10px; }
  .profile_user_table .witness p,
  .add_venue .witness p,
  .incident_step1_detail .witness p,
  .incident_step2_detail .witness p,
  .incident_step3_detail .witness p {
    padding-left: 10px;
    letter-spacing: 0.4px;
    color: #272727;
    font-weight: 700;
    margin-bottom: 14px;
    margin: 0px; }

.profile_user_table .switch,
.add_venue .switch,
.incident_step1_detail .switch,
.incident_step2_detail .switch,
.incident_step3_detail .switch {
  margin-left: 18px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .switch,
    .add_venue .switch,
    .incident_step1_detail .switch,
    .incident_step2_detail .switch,
    .incident_step3_detail .switch {
      margin-left: 10px;
      margin-top: 6px; } }

.auth_page .form_group label {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 10px; }

.auth_page .form_group {
  margin: 25px 0px; }

.incident_footer_btns {
  margin: 20px 0px;
  max-width: 575px;
  margin: 50px auto; }

.btn_colored img {
  height: 11px;
  margin-left: 8px; }

.incident_step_head {
  background-color: #f0f2f7;
  padding: 8px 22px;
  border-radius: 40px;
  margin: 35px 0px; }
  .incident_step_head h4 {
    margin: 0px; }

.incident_id {
  font-size: 18px; }

.incident_footer_steps_btn .view_incident_btn {
  margin: 0px 10px; }
  @media screen and (max-width: 990px) {
    .incident_footer_steps_btn .view_incident_btn {
      margin: 0px; } }

.back_icon {
  margin-right: 8px;
  height: 12px; }

.hr {
  border: 1px solid #f0f2f7;
  margin: 25px 0px; }

.w_215p {
  margin: 0px 15px;
  width: 215px; }
  @media screen and (max-width: 990px) {
    .w_215p {
      width: 100%;
      margin: 0px; } }

.btn_dull {
  background-color: #f0f2f7;
  color: #b9bed1;
  padding: 14px; }

.incident_footer_steps_btn {
  margin: 50px 0px; }

.add_photo_btn {
  border: 2px solid #000;
  border-radius: 40px;
  width: 275px;
  padding: 8px;
  background-color: #fff;
  font-weight: bold;
  text-align: center;
  display: block;
  margin: 40px auto;
  cursor: pointer;
  color: #272727 !important; }

.add_photo input {
  display: none; }

.add_another {
  width: 275px;
  padding: 10px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin: 65px auto;
  cursor: pointer;
  color: #fff;
  background-color: #b9bed1; }

.incident_detail_step_head {
  background-color: #272727;
  padding: 8px 22px;
  border-radius: 40px;
  margin: 35px 0px;
  position: relative; }
  .incident_detail_step_head h4 {
    margin: 0px;
    color: #fff; }
  .incident_detail_step_head .incident_detail_draft {
    background-color: #f0f2f7;
    position: absolute;
    border-radius: 40px;
    right: -1px;
    padding: 8px 20px;
    color: #272727;
    font-weight: bold;
    top: 0px;
    box-shadow: none;
    margin: 0px;
    cursor: pointer; }

.form_group_description {
  margin: 8px 0px; }
  .form_group_description label {
    color: #b9bed1;
    line-height: 24px;
    display: block;
    letter-spacing: 0.4px;
    font-weight: 700;
    margin: 0px;
    margin-bottom: 2px; }
  .form_group_description p {
    font-weight: 500;
    color: #272727;
    margin: 0px; }
  .form_group_description .witness p {
    color: #b9bed1;
    padding: 0px; }
  .form_group_description input {
    background-color: #f0f2f7;
    border: 0px;
    color: black;
    border-radius: 20px;
    padding: 11px 15px;
    width: 100%;
    font-weight: 500;
    font-size: 13px;
    min-height: 41px;
    max-width: 425px; }

.hr_break {
  margin: 30px auto;
  border: 1px solid #f0f2f7; }

.hr_underline {
  margin-top: 8px;
  margin-bottom: 15px;
  border: 1px solid #f0f2f7; }

.editable_heading {
  color: #b9bed1;
  line-height: 24px;
  display: block;
  letter-spacing: 0.4px;
  font-weight: 700;
  margin: 0px;
  margin-bottom: 2px; }

.incident_approved {
  background-color: #FF6A14;
  position: absolute;
  border-radius: 40px;
  right: -1px;
  padding: 8px 20px;
  color: #ffffff;
  font-weight: bold;
  top: 0px;
  box-shadow: none;
  margin: 0px;
  cursor: pointer; }

.incident_log_table {
  width: 100%;
  text-align: left; }
  .incident_log_table th,
  .incident_log_table td {
    padding: 10px 12px; }
    @media screen and (max-width: 990px) {
      .incident_log_table th,
      .incident_log_table td {
        display: block;
        text-align: left;
        padding: 0px; } }
    .incident_log_table th:first-child,
    .incident_log_table td:first-child {
      min-width: 225px;
      padding-left: 30px;
      position: relative;
      text-align: left; }
  .incident_log_table tr {
    border-bottom: 0.5px solid #b9c3dc; }
    @media screen and (max-width: 990px) {
      .incident_log_table tr {
        padding: 20px;
        display: block;
        box-shadow: 0px 20px 20px #e4e4e4;
        margin: 30px 5px;
        border-bottom: none; } }
  .incident_log_table th {
    padding-bottom: 15px;
    margin-bottom: 30px; }
    @media screen and (max-width: 990px) {
      .incident_log_table th {
        display: none; } }
  @media screen and (max-width: 990px) {
    .incident_log_table thead {
      display: none; } }
  .incident_log_table b {
    display: none; }
    @media screen and (max-width: 990px) {
      .incident_log_table b {
        display: block;
        font-weight: bold;
        font-size: 12px;
        margin-top: 18px; } }
  .incident_log_table .incident_log_user_name {
    min-height: 58px;
    vertical-align: middle;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 990px) {
      .incident_log_table .incident_log_user_name {
        min-height: 35px;
        font-weight: bold; } }

.incident_log_user_img {
  position: absolute;
  left: 0px;
  height: 35px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 12px; }

.incident_gallery {
  margin: 25px auto; }

.incident_gallery_item {
  width: calc(33.33% - 12px);
  height: 175px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 15px; }
  @media screen and (max-width: 990px) {
    .incident_gallery_item {
      height: 75px; } }

.incident_media {
  margin: 25px auto;
  flex-wrap: wrap;
  justify-content: flex-start; }

.incident_media_item {
  background-image: url("/static/incident_gallery.png");
  width: calc(20% - 10px);
  height: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 15px;
  margin: 5px;
  overflow: hidden; }
  .incident_media_item video {
    width: 100%;
    height: 100%;
    overflow: hidden; }
  .incident_media_item img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    background-color: #f0f2f7; }

.incident_media_item.video {
  box-shadow: inset 1px 1px 75px 0px rgba(56, 56, 56, 0.77);
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-image: none;
  background-color: #000; }
  .incident_media_item.video img {
    height: 50px; }

.ta_c {
  text-align: center; }

.incident-actions {
  padding: 0px; }
  .incident-actions--item {
    list-style: none;
    display: flex;
    margin-bottom: 5px; }
    .incident-actions--item input {
      border: none;
      background: #f5f5f5;
      border-radius: 10px;
      padding: 0 7px; }
      .incident-actions--item input:disabled {
        color: #dcdcdc; }

.action_modal.reset_password_modal {
  max-width: 600px; }
  @media screen and (max-width: 990px) {
    .action_modal.reset_password_modal {
      max-width: 100%; } }
  .action_modal.reset_password_modal .primary_btn,
  .action_modal.reset_password_modal .secondary_btn {
    border-radius: 40px;
    padding: 8px 20px;
    margin-left: 15px; }
    @media screen and (max-width: 990px) {
      .action_modal.reset_password_modal .primary_btn,
      .action_modal.reset_password_modal .secondary_btn {
        margin: 12px 0px;
        margin-bottom: 25px; } }
  .action_modal.reset_password_modal .incident_add_input {
    position: relative; }
    .action_modal.reset_password_modal .incident_add_input input {
      width: 100%;
      padding: 8px 15px;
      border-radius: 40px;
      border: 2px solid #f0f2f7;
      margin: 20px 0px;
      padding-right: 95px;
      background-color: #f0f2f7; }
    .action_modal.reset_password_modal .incident_add_input button {
      position: absolute;
      top: 20px;
      right: -1px;
      padding: 10px 30px;
      margin: unset; }

.incident-actions--item {
  list-style: none;
  display: flex;
  margin: 15px 0px; }

.incident-actions--item input:disabled {
  color: #272727;
  background: #f5f5f5; }

.incident-actions--item input {
  border: none;
  background: #f0f2f7;
  padding: 10px;
  width: 100%; }

.SingleDatePicker {
  width: 100%; }

.SingleDatePickerInput__withBorder {
  width: 100%;
  border: none !important;
  display: flex !important;
  flex-direction: row-reverse !important; }
  .SingleDatePickerInput__withBorder .DateInput {
    width: 100%; }

.incident_time {
  width: 100%; }

.ant-select {
  width: 100% !important; }

.w_50p {
  width: 50px !important; }
  @media screen and (max-width: 990px) {
    .w_50p {
      width: 100%; } }

.cross_btn {
  background-color: transparent;
  border: none; }
  .cross_btn img {
    width: 22px;
    height: 22px; }

.max_270 {
  max-width: 270px; }
  @media screen and (max-width: 990px) {
    .max_270 {
      max-width: 100%; } }

.media_preview img {
  height: 100%;
  width: 100%; }

.media_preview video {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.jc_fs {
  justify-content: flex-start; }

.terms_modal.reset_password_modal {
  max-width: 700px !important; }
  @media screen and (max-width: 990px) {
    .terms_modal.reset_password_modal {
      max-width: 100%; } }

.info_modal {
  background-color: #fff;
  border-radius: none; }

.log_detail_modal {
  max-width: 70% !important;
  max-height: 600px;
  overflow: auto;
  padding: 0; }
  @media screen and (max-width: 990px) {
    .log_detail_modal {
      width: 100%;
      max-height: unset; } }
  .log_detail_modal .finish_btn {
    width: 250px; }
    @media screen and (max-width: 375px) {
      .log_detail_modal .finish_btn {
        width: 100%; } }
  .log_detail_modal .log_detail_table_item {
    margin: 25px auto; }
    .log_detail_modal .log_detail_table_item h4 {
      margin: 0px;
      font-size: 16px; }
  .log_detail_modal h2 {
    margin-bottom: 50px; }
  .log_detail_modal .incident_table {
    margin: 0px; }

.filter_show_more_item {
  padding: 8px;
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  margin: 0 auto;
  justify-content: center; }
  .filter_show_more_item i {
    padding: 0px 8px; }

.table_max_1500 {
  max-width: 1500px; }

.border_bottom_table tr {
  border-bottom: 4px solid #fff; }

#license_type .ant-select-selection-selected-value {
  white-space: pre-wrap; }

.incident_modal_id {
  color: #272727;
  font-size: 12px;
  text-align: center;
  margin-bottom: 50px; }

.img100 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px; }

.tl_auto {
  table-layout: auto !important; }

.gray_bg {
  background-color: #f0f2f7;
  margin: 0px;
  padding: 1px 0px;
  display: block; }

.gray {
  background-color: #f0f2f7;
  padding: 1px 0px; }
  .gray .switch .slider {
    background-color: #cecece; }
  .gray .incident_hr {
    border: 0.7px solid #939393;
    margin: 0 25px; }
  .gray + .light_h2 {
    margin-top: 50px;
    font-size: 16px;
    color: #000; }

.mt {
  margin-top: -20px;
  display: block; }

.pl_25 {
  padding-left: 25px; }

.black {
  color: #000; }

.margin_around_vertical_50.form_group_description {
  padding: 0px 25px; }

.export_main.btn_colored {
  background-color: #002E5D;
  color: #fff;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 18px;
  border-radius: 40px;
  padding-right: 42px;
  right: -30px;
  position: relative; }
  .export_main.btn_colored .export_text {
    right: unset; }
  .export_main.btn_colored .export_icon1 {
    height: unset;
    max-height: 20px;
    max-width: 16px;
    margin-right: 6px; }

.view_incident_table1.comma_after_span.table_max_1500 p {
  margin: 0px; }

.incident_toggle_btns.gray {
  padding: 50px 0px; }
  .incident_toggle_btns.gray .light.toogle {
    color: #000; }

.margin_around_vertical_50.form_group_description {
  margin-bottom: 0px !important; }
  .margin_around_vertical_50.form_group_description .incident_media {
    margin-top: 0px !important; }

.incident_user_tick {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  object-fit: cover; }

.user_image_tick {
  position: relative;
  margin-right: 25px; }
  @media screen and (max-width: 767px) {
    .user_image_tick {
      display: inline-block; } }
  .user_image_tick .check {
    position: absolute;
    right: -8px;
    bottom: -2px;
    max-width: 32px; }
  .user_image_tick .cross_icon {
    position: absolute;
    right: 0px;
    bottom: -2px;
    max-width: 20px; }

.user_image_tick_main {
  justify-content: flex-start;
  position: relative;
  top: -25px;
  align-items: center; }

@media screen and (max-width: 767px) {
  .mob_margin_left {
    margin-left: 20px; } }

.phone_input input {
  max-width: 170px !important; }

.injury_image {
  border: 1px solid black;
  width: 412px;
  height: 412px; }
  @media screen and (max-width: 767px) {
    .injury_image {
      width: 312px;
      height: 312px; } }

.main_content .incidents_page.container {
  max-width: 100%;
  margin-left: 0;
  padding: 34px 41px 15px 22px;
  font-family: "Red Hat Display", sans-serif; }
  .main_content .incidents_page.container .options {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px; }
    .main_content .incidents_page.container .options .dropdownOptions {
      display: flex;
      align-items: center;
      font-style: normal;
      font-weight: normal;
      font-size: 13px;
      line-height: 15px;
      letter-spacing: 0.01em;
      color: #6a707e; }
      .main_content .incidents_page.container .options .dropdownOptions .incident_report {
        margin-right: 10px;
        margin-bottom: 0px; }
      .main_content .incidents_page.container .options .dropdownOptions .dropdownOption {
        padding: 10px 15px;
        background: #ffffff;
        border-radius: 4px;
        margin-right: 10px;
        margin-bottom: 0; }
        .main_content .incidents_page.container .options .dropdownOptions .dropdownOption img {
          margin-left: 10px; }
    .main_content .incidents_page.container .options button {
      margin-top: 0; }
  .main_content .incidents_page.container .content {
    margin-top: 50px; }
    .main_content .incidents_page.container .content .content_header {
      width: 100%;
      overflow-x: auto;
      background: #fff;
      border-radius: 10px; }
      .main_content .incidents_page.container .content .content_header::-webkit-scrollbar {
        height: 0; }
      .main_content .incidents_page.container .content .content_header table {
        border-collapse: collapse;
        width: 100%; }
        .main_content .incidents_page.container .content .content_header table input[type="checkbox"] {
          display: block;
          position: relative;
          margin-right: 20px; }
          .main_content .incidents_page.container .content .content_header table input[type="checkbox"]::before {
            content: "";
            width: 16px;
            height: 16px;
            position: absolute;
            left: -1px;
            top: -1px;
            background-color: #fff;
            border: 1px solid #95989f;
            box-sizing: border-box;
            border-radius: 4px; }
          .main_content .incidents_page.container .content .content_header table input[type="checkbox"]:checked::before {
            background-color: #002E5D;
            border: 1px solid #002E5D;
            background-image: url(/static/new/tick.svg);
            background-size: 80% auto;
            background-repeat: no-repeat;
            background-position: 2px 2px; }
        .main_content .incidents_page.container .content .content_header table thead tr {
          height: 50px; }
          .main_content .incidents_page.container .content .content_header table thead tr th {
            min-width: 80px;
            max-width: 150px;
            font-style: normal;
            font-weight: 600;
            font-size: 12px;
            line-height: 14px;
            letter-spacing: 0.01em;
            color: #272727;
            border-bottom: 1px solid #eaeef2; }
            .main_content .incidents_page.container .content .content_header table thead tr th:first-child {
              min-width: 50px; }
        .main_content .incidents_page.container .content .content_header table tr {
          height: 50px; }
          .main_content .incidents_page.container .content .content_header table tr td {
            font-style: normal;
            font-weight: normal;
            font-size: 12px;
            line-height: 14px;
            letter-spacing: 0.01em;
            color: #00172E;
            border-bottom: 1px solid #eaeef2;
            padding-right: 40px; }
    .main_content .incidents_page.container .content .no_data_div {
      text-align: center;
      background: #fff;
      padding: 20px 0;
      border-radius: 10px; }
      .main_content .incidents_page.container .content .no_data_div p {
        color: #00172E;
        margin: 0;
        font-style: normal;
        font-weight: normal;
        line-height: 16px; }
  .main_content .incidents_page.container .filters_container .filter_options_list {
    display: flex;
    align-items: center; }
    .main_content .incidents_page.container .filters_container .filter_options_list .filter_item {
      display: flex;
      align-items: center;
      padding: 0px 15px;
      min-width: 140px;
      margin-bottom: 15px; }
      .main_content .incidents_page.container .filters_container .filter_options_list .filter_item p {
        margin: 0; }
      .main_content .incidents_page.container .filters_container .filter_options_list .filter_item .css-2b097c-container {
        min-width: 55px;
        width: 100% !important; }
        .main_content .incidents_page.container .filters_container .filter_options_list .filter_item .css-2b097c-container .css-1uccc91-singleValue {
          position: relative;
          top: initial;
          transform: none;
          overflow: visible; }
    @media (max-width: 425px) {
      .main_content .incidents_page.container .filters_container .filter_options_list {
        justify-content: space-between; } }
  .main_content .incidents_page.container .filters_container .css-2b097c-container {
    width: 70px; }
    .main_content .incidents_page.container .filters_container .css-2b097c-container:focus, .main_content .incidents_page.container .filters_container .css-2b097c-container:active {
      background-color: transparent;
      outline: none;
      border: none; }
    .main_content .incidents_page.container .filters_container .css-2b097c-container .css-1f43avz-a11yText-A11yText:focus, .main_content .incidents_page.container .filters_container .css-2b097c-container .css-1f43avz-a11yText-A11yText:active {
      outline: none; }
    .main_content .incidents_page.container .filters_container .css-2b097c-container .css-yk16xz-control,
    .main_content .incidents_page.container .filters_container .css-2b097c-container .css-1fhf3k1-control {
      border-color: transparent;
      background-color: transparent; }
      .main_content .incidents_page.container .filters_container .css-2b097c-container .css-yk16xz-control:hover,
      .main_content .incidents_page.container .filters_container .css-2b097c-container .css-1fhf3k1-control:hover {
        cursor: pointer; }
    .main_content .incidents_page.container .filters_container .css-2b097c-container .css-1pahdxg-control {
      border-color: transparent;
      box-shadow: none; }
      .main_content .incidents_page.container .filters_container .css-2b097c-container .css-1pahdxg-control:hover, .main_content .incidents_page.container .filters_container .css-2b097c-container .css-1pahdxg-control:visited, .main_content .incidents_page.container .filters_container .css-2b097c-container .css-1pahdxg-control:focus {
        border-color: transparent;
        outline: none; }
    .main_content .incidents_page.container .filters_container .css-2b097c-container .css-g1d714-ValueContainer,
    .main_content .incidents_page.container .filters_container .css-2b097c-container .css-1hwfws3 {
      min-height: 40px;
      overflow: hidden;
      flex-wrap: wrap;
      height: auto; }
  .main_content .incidents_page.container .filters_container .css-26l3qy-menu {
    width: 140px;
    right: -15px; }
  @media (max-width: 768px) {
    .main_content .incidents_page.container {
      padding: 20px; } }

.main_content .export_btn {
  border: none;
  outline: none;
  color: #FF6A14;
  background-color: #fff; }
  .main_content .export_btn img {
    width: 11px; }

.export_incident_modal .ant-modal-body {
  padding: 30px 55px; }

.export_incident_modal .modal_haeder {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .export_incident_modal .modal_haeder h2 {
    font-family: "Red Hat Display", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    color: #272727; }
  .export_incident_modal .modal_haeder .close {
    position: static; }

.export_incident_modal .modal_content .export_incident_form label {
  color: #00172E;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px; }

.export_incident_modal .modal_content .export_incident_form input[type="checkbox"] {
  display: block; }

.export_incident_modal .modal_content .export_incident_form .use_type_radio_label {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500 !important;
  font-size: 13px !important;
  line-height: 15px !important;
  display: block;
  color: #00172E !important;
  margin-bottom: 10px !important; }

.export_incident_modal .modal_content .export_incident_form .radio-custom {
  opacity: 0;
  position: absolute;
  width: 0 !important;
  padding-right: 15px; }

.export_incident_modal .modal_content .export_incident_form .radio-custom,
.export_incident_modal .modal_content .export_incident_form .radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer; }

.export_incident_modal .modal_content .export_incident_form .radio-custom-label {
  position: relative;
  line-height: 15px;
  margin-bottom: 15px; }

.export_incident_modal .modal_content .export_incident_form .radio-custom + .radio-custom-label:before {
  content: "";
  background: #fff;
  border: 1px solid #002E5D;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  text-align: center; }

.export_incident_modal .modal_content .export_incident_form .radio-custom + .radio-custom-label:before {
  border-radius: 4px;
  margin-right: 15px;
  margin-top: -1px; }

.export_incident_modal .modal_content .export_incident_form .radio-custom:checked + .radio-custom-label:before {
  content: url("/static/new/radio_check.svg");
  background-color: #002E5D;
  border: none;
  padding-top: 1px; }

.export_incident_modal .modal_content .export_incident_form .use_type_radios {
  display: flex; }

.export_incident_modal .modal_content .export_incident_form .form_row.use_type_radio {
  display: flex;
  padding-right: 50px;
  width: 40%; }
  @media (max-width: 500px) {
    .export_incident_modal .modal_content .export_incident_form .form_row.use_type_radio {
      padding-right: 0px;
      width: 100%; } }

.export_incident_modal .modal_content .export_incident_form .first_row,
.export_incident_modal .modal_content .export_incident_form .second_row {
  display: flex; }

.export_incident_modal .modal_content .export_incident_form.v_desing_setup .use_type_radios {
  justify-content: space-between;
  column-count: 2;
  flex-wrap: wrap;
  display: inherit; }
  .export_incident_modal .modal_content .export_incident_form.v_desing_setup .use_type_radios .form_row.use_type_radio {
    width: 100%;
    padding-right: 0; }

.export_incident_modal .modal_content p {
  margin-top: 15px;
  font-family: "Red Hat Display", sans-serif !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 13px !important;
  line-height: 15px !important;
  color: #00172E !important; }

.export_incident_modal input.input_email {
  width: 100%;
  font-family: inherit;
  min-height: 44px;
  border: 1px solid #dfe2eb;
  border-radius: 4px;
  transition: 0.2s;
  padding: 10px 20px;
  color: #FF6A14; }
  .export_incident_modal input.input_email::-webkit-input-placeholder {
    color: #00172E;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px; }
  .export_incident_modal input.input_email:hover::-webkit-input-placeholder, .export_incident_modal input.input_email:active::-webkit-input-placeholder, .export_incident_modal input.input_email:focus::-webkit-input-placeholder {
    color: #00172E; }

.report_incident_modal {
  font-family: "Red Hat Display", sans-serif; }
  .report_incident_modal .modal_header {
    position: relative;
    padding-bottom: 15px; }
    .report_incident_modal .modal_header h2 {
      font-weight: 600;
      font-size: 26px;
      line-height: 30px;
      color: #272727; }
    .report_incident_modal .modal_header .close {
      top: -9px;
      right: -15px; }
      @media (max-width: 380px) {
        .report_incident_modal .modal_header .close {
          top: -30px; } }
    .report_incident_modal .modal_header span {
      font-weight: 500;
      font-size: 13px;
      line-height: 15px;
      position: absolute;
      right: 40px;
      top: 10px;
      color: #FF6A14; }
      @media (max-width: 380px) {
        .report_incident_modal .modal_header span {
          top: -12px; } }
  .report_incident_modal .incident_heading {
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    padding: 20px 0;
    position: relative; }
    .report_incident_modal .incident_heading::after {
      content: "";
      width: 100%;
      height: 3px;
      left: 0;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      border-bottom: 1px dashed #dfe2eb; }
    .report_incident_modal .incident_heading span {
      position: relative;
      z-index: 3;
      background: #fff;
      padding-right: 5px;
      font-family: "Red Hat Display", sans-serif;
      font-size: 13px; }
  .report_incident_modal .add_incident_details .add_more_summary {
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #FF6A14;
    margin-top: -10px; }
    .report_incident_modal .add_incident_details .add_more_summary:hover, .report_incident_modal .add_incident_details .add_more_summary:active {
      color: #FF6A14; }
    .report_incident_modal .add_incident_details .add_more_summary img {
      width: 18px;
      height: auto; }
  .report_incident_modal .individual_count {
    display: flex;
    align-items: center; }
    .report_incident_modal .individual_count button {
      border: none;
      background: transparent;
      width: 40px;
      outline: none; }
      .report_incident_modal .individual_count button img {
        width: 20px;
        height: auto; }
    .report_incident_modal .individual_count input {
      width: 41px;
      text-align: center; }
  .report_incident_modal .person_interest_inner {
    display: flex;
    align-items: flex-start; }
    @media (max-width: 767px) {
      .report_incident_modal .person_interest_inner {
        flex-direction: column;
        align-items: center; } }
    .report_incident_modal .person_interest_inner .gender_outer {
      width: 68%; }
      .report_incident_modal .person_interest_inner .gender_outer .select_gender {
        display: flex;
        justify-content: space-between;
        padding-right: 10px; }
        .report_incident_modal .person_interest_inner .gender_outer .select_gender button {
          background: #fff;
          border-radius: 4px;
          border: none;
          outline: none;
          height: 40px;
          font-weight: 500;
          font-size: 13px;
          line-height: 15px;
          color: #00172E;
          border: 1px solid #dfe2eb;
          padding: 0 16px;
          transition: 0.2s;
          font-family: "Red Hat Display", sans-serif; }
          .report_incident_modal .person_interest_inner .gender_outer .select_gender button:hover {
            background: #002E5D;
            color: #fff;
            border: 1px solid #002E5D; }
          @media (max-width: 767px) {
            .report_incident_modal .person_interest_inner .gender_outer .select_gender button {
              margin: 0 5px; }
              .report_incident_modal .person_interest_inner .gender_outer .select_gender button:first-child {
                margin-left: 0; }
              .report_incident_modal .person_interest_inner .gender_outer .select_gender button:last-child {
                margin-right: 0; } }
        @media (max-width: 767px) {
          .report_incident_modal .person_interest_inner .gender_outer .select_gender {
            justify-content: flex-start; } }
      @media (max-width: 767px) {
        .report_incident_modal .person_interest_inner .gender_outer {
          width: 100% !important; } }
    .report_incident_modal .person_interest_inner .age_outer {
      width: 32%;
      padding-left: 10px; }
      @media (max-width: 767px) {
        .report_incident_modal .person_interest_inner .age_outer {
          width: 100% !important;
          padding-left: 0; } }
  .report_incident_modal .witness {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 767px) {
      .report_incident_modal .witness {
        flex-direction: column;
        align-items: flex-start; } }
    .report_incident_modal .witness .left_text {
      width: 75%; }
      @media (max-width: 767px) {
        .report_incident_modal .witness .left_text {
          padding-bottom: 10px;
          width: 100%; } }
      .report_incident_modal .witness .left_text span {
        font-weight: 500;
        font-size: 13px;
        line-height: 15px;
        color: #00172E; }
    .report_incident_modal .witness .right_text {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 25%; }
      .report_incident_modal .witness .right_text .option {
        display: flex;
        align-items: center; }
        @media (max-width: 767px) {
          .report_incident_modal .witness .right_text .option {
            padding-right: 20px; } }
        .report_incident_modal .witness .right_text .option label {
          padding-left: 10px;
          padding-bottom: 0; }
  .report_incident_modal .left_box {
    width: 33.33%;
    padding-right: 10px; }
    @media (max-width: 767px) {
      .report_incident_modal .left_box {
        width: 100%;
        padding-right: 0; } }
  .report_incident_modal .right_box {
    width: 66.66%; }
    @media (max-width: 767px) {
      .report_incident_modal .right_box {
        width: 100%; } }
  .report_incident_modal .injuries_inner {
    display: flex; }
    @media (max-width: 767px) {
      .report_incident_modal .injuries_inner {
        flex-direction: column; } }
    .report_incident_modal .injuries_inner .left {
      width: 60%;
      padding-right: 10px;
      position: relative; }
      @media (max-width: 767px) {
        .report_incident_modal .injuries_inner .left {
          width: 100%; } }
      .report_incident_modal .injuries_inner .left input {
        display: none; }
      .report_incident_modal .injuries_inner .left label {
        cursor: pointer; }
      .report_incident_modal .injuries_inner .left .clear {
        position: absolute;
        right: 10px;
        font-weight: 500;
        font-size: 13px;
        line-height: 15px;
        color: #FF6A14;
        top: 5px; }
    .report_incident_modal .injuries_inner .right {
      width: 40%;
      padding-left: 10px; }
      @media (max-width: 767px) {
        .report_incident_modal .injuries_inner .right {
          width: 100%; } }
  .report_incident_modal .footage_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px; }
    @media (max-width: 767px) {
      .report_incident_modal .footage_row {
        flex-direction: column;
        align-items: flex-start; } }
    .report_incident_modal .footage_row .left_text {
      width: 75%; }
      @media (max-width: 767px) {
        .report_incident_modal .footage_row .left_text {
          padding-bottom: 10px;
          width: 100%; } }
      .report_incident_modal .footage_row .left_text span {
        font-weight: 500;
        font-size: 13px;
        line-height: 15px;
        color: #00172E; }
    .report_incident_modal .footage_row .right_text {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 25%; }
      .report_incident_modal .footage_row .right_text .option {
        display: flex;
        align-items: center; }
        @media (max-width: 767px) {
          .report_incident_modal .footage_row .right_text .option {
            padding-right: 20px; } }
        .report_incident_modal .footage_row .right_text .option label {
          padding-left: 10px;
          padding-bottom: 0; }
  .report_incident_modal .add_media h5 {
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #00172E;
    padding-bottom: 20px; }
  .report_incident_modal .add_media .media_box {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    gap: 10px; }
    .report_incident_modal .add_media .media_box .image_box {
      position: relative;
      flex: 0 90px;
      height: 90px;
      text-align: center; }
      .report_incident_modal .add_media .media_box .image_box span {
        position: absolute;
        top: 0;
        right: 0;
        transform: translate(50%, -50%);
        cursor: pointer;
        z-index: 10; }
      .report_incident_modal .add_media .media_box .image_box img {
        width: 100%;
        height: auto;
        object-fit: cover;
        border-radius: 4px; }
      .report_incident_modal .add_media .media_box .image_box video {
        width: 100%;
        height: auto;
        object-fit: cover;
        border-radius: 4px; }
      .report_incident_modal .add_media .media_box .image_box input[type="file"] {
        display: none; }
      .report_incident_modal .add_media .media_box .image_box label {
        padding-left: 10px;
        padding-bottom: 0;
        cursor: pointer; }
  .report_incident_modal .link_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px; }
    @media (max-width: 767px) {
      .report_incident_modal .link_inner {
        flex-direction: column;
        align-items: flex-start; } }
    .report_incident_modal .link_inner .left_text {
      width: 75%; }
      @media (max-width: 767px) {
        .report_incident_modal .link_inner .left_text {
          padding-bottom: 10px;
          width: 100%; } }
      .report_incident_modal .link_inner .left_text span {
        font-weight: 500;
        font-size: 13px;
        line-height: 15px;
        color: #00172E; }
    .report_incident_modal .link_inner .right_text {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 25%; }
      .report_incident_modal .link_inner .right_text .option {
        display: flex;
        align-items: center; }
        @media (max-width: 767px) {
          .report_incident_modal .link_inner .right_text .option {
            padding-right: 20px; } }
        .report_incident_modal .link_inner .right_text .option label {
          padding-left: 10px;
          padding-bottom: 0; }
  .report_incident_modal .save_venue {
    display: flex;
    justify-content: space-between;
    margin-top: 25px; }
    .report_incident_modal .save_venue .save_individual {
      font-family: "Red Hat Display", sans-serif;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #FF6A14;
      background-color: #fff;
      border: none;
      outline: none; }
    .report_incident_modal .save_venue .black_btn {
      margin: 0;
      min-width: 126px; }
  .report_incident_modal .individual_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px; }
    .report_incident_modal .individual_list .individual_list_item {
      display: grid;
      grid-template-columns: auto 1fr auto;
      grid-gap: 10px;
      border: 1px solid #dfe2eb;
      border-radius: 5px;
      padding: 18px 13px;
      min-width: 235px;
      margin-bottom: 6px; }
      .report_incident_modal .individual_list .individual_list_item .individual_item_image {
        margin-right: 5px;
        width: 38px;
        border-radius: 50%;
        height: 38px; }
      .report_incident_modal .individual_list .individual_list_item .individual_item_data p {
        margin: 0; }
      .report_incident_modal .individual_list .individual_list_item .individual_item_data .individual_item_name {
        font-weight: 600;
        font-size: 12px;
        line-height: 14px;
        color: #00172E; }
      .report_incident_modal .individual_list .individual_list_item .individual_item_data .individual_item_email {
        font-size: 11px;
        line-height: 13px;
        text-decoration-line: underline;
        color: #00172E; }
      .report_incident_modal .individual_list .individual_list_item .individual_item_edit_btn {
        border: none;
        outline: none;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        line-height: 14px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #FF6A14;
        justify-content: end; }

.add_new_individual {
  cursor: pointer;
  border: 1px dashed #dfe2eb;
  border-radius: 5px;
  min-width: 238px;
  height: 73px;
  position: relative; }
  .add_new_individual img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.css-1uccc91-singleValue {
  color: #FF6A14 !important; }

.report_incident_modal .css-g1d714-ValueContainer,
.report_incident_modal .css-1hwfws3 {
  flex-wrap: nowrap !important;
  height: 41px; }

.report_incident_modal .css-1rhbuit-multiValue {
  min-width: inherit;
  width: 100%; }

.auth_error_msg {
  color: red;
  font-size: 12px; }

.hovered_class {
  background: #002E5D !important;
  color: #fff !important;
  border: 1px solid #002E5D !important; }

.person_interest_injuries #canvasDiv {
  position: relative; }
  .person_interest_injuries #canvasDiv .clear_btn {
    font-family: "Red Hat Display", sans-serif;
    border: none;
    position: absolute;
    top: 0px;
    background: #fff;
    outline: none;
    color: #FF6A14;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    padding: 0;
    right: 50px;
    margin-top: -21px; }

.css-2b097c-container .css-12jo7m5 {
  color: #FF6A14; }

.detail_modal.incident_detail_modal {
  position: fixed;
  top: 0;
  background: #fff;
  right: 0;
  z-index: 99;
  transition: 0.4s;
  padding: 50px;
  height: 100%;
  overflow-y: auto;
  font-family: "Red Hat Display", sans-serif;
  width: 45%;
  box-shadow: -5px 24px 111px rgba(132, 138, 154, 0.28); }
  .detail_modal.incident_detail_modal::-webkit-scrollbar {
    width: 0px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .detail_modal.incident_detail_modal {
      width: 60%; } }
  @media (max-width: 767px) {
    .detail_modal.incident_detail_modal {
      width: 100%;
      padding: 50px 20px 50px 20px; } }
  .detail_modal.incident_detail_modal .top_option {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 28px; }
    .detail_modal.incident_detail_modal .top_option img {
      height: auto; }
    .detail_modal.incident_detail_modal .top_option span {
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #FF6A14;
      cursor: pointer; }
  .detail_modal.incident_detail_modal .venue_details {
    background: #fcfcfd;
    border: 0.5px solid rgba(149, 152, 159, 0.8);
    box-sizing: border-box;
    border-radius: 4px;
    display: flex;
    align-items: center;
    padding: 18px 16px;
    justify-content: space-between; }
    .detail_modal.incident_detail_modal .venue_details img {
      width: 105px;
      height: auto; }
    .detail_modal.incident_detail_modal .venue_details .details {
      color: #272727;
      text-align: right; }
      .detail_modal.incident_detail_modal .venue_details .details h3 {
        font-weight: 600;
        font-size: 26px;
        line-height: 30px;
        padding-bottom: 6px; }
      .detail_modal.incident_detail_modal .venue_details .details p {
        word-break: break-all;
        font-size: 16px;
        line-height: 20px;
        padding: 0;
        margin: 0; }
        @media (max-width: 1400px) {
          .detail_modal.incident_detail_modal .venue_details .details p {
            font-size: 13px;
            line-height: 15px; } }
        .detail_modal.incident_detail_modal .venue_details .details p strong {
          font-weight: 600; }
  .detail_modal.incident_detail_modal .detail_body .tabs {
    padding: 20px 0;
    display: flex;
    align-items: center; }
    .detail_modal.incident_detail_modal .detail_body .tabs .tab_btn {
      border: none;
      width: 50%;
      background: #fff;
      border-radius: 2px;
      color: #00172E;
      font-weight: 600;
      padding: 10px 0;
      font-weight: 500;
      line-height: 16px;
      transition: 0.2s;
      letter-spacing: 0.01em;
      font-family: "Red Hat Display", sans-serif; }
      .detail_modal.incident_detail_modal .detail_body .tabs .tab_btn:hover, .detail_modal.incident_detail_modal .detail_body .tabs .tab_btn.active {
        color: #fff;
        background: #002E5D;
        font-weight: bold; }
  .detail_modal.incident_detail_modal .detail_body .overview h4 {
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 15px; }
    @media (max-width: 1400px) {
      .detail_modal.incident_detail_modal .detail_body .overview h4 {
        line-height: 16px; } }
  .detail_modal.incident_detail_modal .detail_body .overview .venue_summary {
    border: 0.5px solid #aaacb2;
    border-radius: 4px; }
    .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row:last-child {
        border-bottom: none; }
      .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row p {
        margin: 0;
        padding: 15px 20px;
        color: #00172E;
        font-size: 13px;
        line-height: 17px;
        word-break: break-all !important; }
        .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row p strong {
          color: #272727; }
        @media (max-width: 1400px) {
          .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row p {
            font-size: 13px;
            line-height: 15px; } }
      .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row .left_side,
      .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row .right_side {
        width: 50%; }
        .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row .left_side p:last-child,
        .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row .right_side p:last-child {
          padding-top: 0; }
      .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row span {
        font-weight: bold;
        font-size: 18px;
        line-height: 21px;
        color: #FF6A14;
        padding: 15px 20px; }
        @media (max-width: 1400px) {
          .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row span {
            font-size: 15px;
            line-height: 18px; } }
    .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row.existing_incident p {
      padding: 0;
      font-style: normal;
      font-weight: normal;
      font-size: 13px;
      line-height: 15px;
      letter-spacing: 0.01em;
      color: #00172E; }
    .detail_modal.incident_detail_modal .detail_body .overview .venue_summary p {
      color: #00172E;
      font-size: 16px;
      line-height: 17px; }
  .detail_modal.incident_detail_modal .detail_body .team_list {
    overflow-x: auto;
    padding-bottom: 35px;
    padding: 0 1px 35px 1px; }
    .detail_modal.incident_detail_modal .detail_body .team_list table {
      width: 100%;
      font-family: "Red Hat Display", sans-serif; }
      .detail_modal.incident_detail_modal .detail_body .team_list table input {
        display: block; }
      .detail_modal.incident_detail_modal .detail_body .team_list table thead td {
        font-weight: 600;
        line-height: 16px;
        color: #272727;
        padding: 15px 10px;
        vertical-align: middle; }
        .detail_modal.incident_detail_modal .detail_body .team_list table thead td:first-child {
          padding-left: 5px;
          min-width: 50px; }
        .detail_modal.incident_detail_modal .detail_body .team_list table thead td:last-child {
          padding-right: 0; }
        @media (max-width: 1400px) {
          .detail_modal.incident_detail_modal .detail_body .team_list table thead td {
            font-size: 12px;
            line-height: 14px; } }
      .detail_modal.incident_detail_modal .detail_body .team_list table tbody {
        background: #fcfcfd;
        border: 0.5px solid #95989f;
        border-radius: 4px; }
        .detail_modal.incident_detail_modal .detail_body .team_list table tbody tr {
          border-bottom: 0.5px solid #95989f; }
        .detail_modal.incident_detail_modal .detail_body .team_list table tbody td {
          line-height: 16px;
          color: #00172E;
          padding: 15px 10px;
          min-width: 90px;
          vertical-align: middle; }
          .detail_modal.incident_detail_modal .detail_body .team_list table tbody td .flex {
            display: flex;
            align-items: center; }
            .detail_modal.incident_detail_modal .detail_body .team_list table tbody td .flex img {
              width: 20px;
              height: 20px;
              display: block;
              border-radius: 50%; }
            .detail_modal.incident_detail_modal .detail_body .team_list table tbody td .flex .dot {
              display: inline-block;
              width: 10px;
              height: 10px;
              background: #ff0000;
              opacity: 0.5;
              border: 2px solid #95989f;
              border-radius: 20px;
              margin-left: -20px;
              margin-right: 10px; }
            .detail_modal.incident_detail_modal .detail_body .team_list table tbody td .flex .name {
              padding-left: 10px; }
          .detail_modal.incident_detail_modal .detail_body .team_list table tbody td:first-child {
            padding-left: 5px;
            min-width: 50px; }
          .detail_modal.incident_detail_modal .detail_body .team_list table tbody td:last-child {
            padding-right: 0; }
          @media (max-width: 1650px) {
            .detail_modal.incident_detail_modal .detail_body .team_list table tbody td {
              font-size: 12px;
              line-height: 14px; } }
  .detail_modal.incident_detail_modal .detail_body .team_footer {
    justify-content: space-between;
    display: flex;
    align-items: center;
    background: #fff;
    padding: 20px 60px 20px 30px;
    position: fixed;
    bottom: 0;
    width: 45%;
    right: 0;
    transition: 0.4s; }
    @media (min-width: 768px) and (max-width: 991px) {
      .detail_modal.incident_detail_modal .detail_body .team_footer {
        width: 60%; } }
    @media (max-width: 767px) {
      .detail_modal.incident_detail_modal .detail_body .team_footer {
        width: 100%;
        padding: 20px 20px 20px 20px; } }
    .detail_modal.incident_detail_modal .detail_body .team_footer span {
      font-weight: 500;
      line-height: 16px;
      color: #FF6A14;
      padding: 0 10px; }
  .detail_modal.incident_detail_modal .detail_body .document {
    padding: 0 10px; }
    .detail_modal.incident_detail_modal .detail_body .document input[type="checkbox"] {
      display: inline-block; }
    .detail_modal.incident_detail_modal .detail_body .document .docx_header {
      display: flex;
      align-items: center;
      padding-bottom: 15px; }
      .detail_modal.incident_detail_modal .detail_body .document .docx_header label {
        font-weight: 600;
        line-height: 16px;
        color: #00172E;
        cursor: pointer;
        padding-left: 10px; }
        @media (max-width: 1400px) {
          .detail_modal.incident_detail_modal .detail_body .document .docx_header label {
            font-size: 12px;
            line-height: 14px; } }
    .detail_modal.incident_detail_modal .detail_body .document .docx_row {
      display: flex;
      align-items: center;
      padding-bottom: 15px; }
      .detail_modal.incident_detail_modal .detail_body .document .docx_row .docx {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 15px 25px;
        border: 0.5px solid #95989f;
        background: #f7f8fb;
        border-radius: 4px;
        margin-left: 30px;
        font-family: "Red Hat Display", sans-serif; }
        .detail_modal.incident_detail_modal .detail_body .document .docx_row .docx .flex {
          display: flex;
          align-items: center; }
        .detail_modal.incident_detail_modal .detail_body .document .docx_row .docx img {
          width: 25px;
          height: 25px; }
        .detail_modal.incident_detail_modal .detail_body .document .docx_row .docx .docx_details {
          padding-left: 40px; }
          .detail_modal.incident_detail_modal .detail_body .document .docx_row .docx .docx_details h3 {
            font-weight: 600;
            line-height: 16px;
            color: #272727;
            margin-bottom: 5px; }
            @media (max-width: 1400px) {
              .detail_modal.incident_detail_modal .detail_body .document .docx_row .docx .docx_details h3 {
                font-size: 13px;
                line-height: 15px; } }
          .detail_modal.incident_detail_modal .detail_body .document .docx_row .docx .docx_details p {
            font-size: 12px;
            line-height: 14px;
            color: #00172E; }
        .detail_modal.incident_detail_modal .detail_body .document .docx_row .docx span {
          font-weight: bold;
          font-size: 15px;
          line-height: 17px;
          color: #FF6A14;
          cursor: pointer; }
          @media (max-width: 1400px) {
            .detail_modal.incident_detail_modal .detail_body .document .docx_row .docx span {
              font-size: 13px;
              line-height: 15px; } }
    .detail_modal.incident_detail_modal .detail_body .document .docx_body {
      padding-bottom: 50px; }
    .detail_modal.incident_detail_modal .detail_body .document .docx_footer {
      justify-content: space-between;
      display: flex;
      align-items: center;
      background: #fff;
      padding: 20px 60px 20px 30px;
      position: fixed;
      bottom: 0;
      width: 45%;
      transition: 0.4s;
      right: 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        .detail_modal.incident_detail_modal .detail_body .document .docx_footer {
          width: 60%; } }
      @media (max-width: 767px) {
        .detail_modal.incident_detail_modal .detail_body .document .docx_footer {
          width: 100%;
          padding: 20px 20px 20px 20px; } }
      .detail_modal.incident_detail_modal .detail_body .document .docx_footer span {
        font-weight: 500;
        line-height: 16px;
        color: #FF6A14;
        padding: 0 10px; }
  .detail_modal.incident_detail_modal p strong {
    font-weight: 600; }
  .detail_modal.incident_detail_modal .incident_photos {
    padding-top: 40px; }
    .detail_modal.incident_detail_modal .incident_photos .sum_row {
      display: flex;
      flex-wrap: wrap; }
      .detail_modal.incident_detail_modal .incident_photos .sum_row img {
        border-radius: 4px;
        overflow: hidden;
        width: 90px;
        height: 90px;
        margin-right: 10px;
        margin-bottom: 10px; }
  .detail_modal.incident_detail_modal .docx_footer {
    justify-content: space-between;
    display: flex;
    align-items: center;
    background: #fff;
    padding: 20px 60px 20px 30px;
    position: fixed;
    bottom: 0;
    width: 45%;
    transition: 0.4s;
    right: 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      .detail_modal.incident_detail_modal .docx_footer {
        width: 60%; } }
    @media (max-width: 767px) {
      .detail_modal.incident_detail_modal .docx_footer {
        width: 100%;
        padding: 20px 20px 20px 20px; } }
    .detail_modal.incident_detail_modal .docx_footer span {
      font-weight: 500;
      line-height: 16px;
      color: #FF6A14;
      padding: 0 10px; }
  .detail_modal.incident_detail_modal .incident_detail_history {
    display: flex; }
    .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_flex {
      position: relative; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_flex::before {
        content: "";
        position: absolute;
        height: 100%;
        border-left: 1px dashed #95989f;
        left: 50%;
        transform: translateX(-50%);
        top: 24px; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_flex .incident_detail_history_person_img {
        border: 1px solid #FF6A14;
        border-radius: 50%;
        padding: 2px;
        width: 24px;
        position: relative;
        z-index: 2;
        background-color: #fff; }
    .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials {
      padding-left: 10px;
      flex: 1; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials p {
        margin: 0;
        padding: 0; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials .incident_details_text {
        font-style: normal;
        font-size: 12px;
        letter-spacing: 0.01em; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials .incident_details_text.incident_details_username {
        font-size: 14px;
        color: #00172E;
        line-height: 14px;
        margin: 0 0 8px 0; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials .incident_details_text.incident_details_topic {
        font-weight: 600;
        margin: 0 0 8px;
        line-height: 16px;
        color: #FF6A14; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials .incident_details_text.incident_details_date {
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
        color: #00172E;
        margin: 0 0 8px 0; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials .incident_details_text.changed_to {
        font-weight: 600;
        background: rgba(223, 226, 235, 0.4);
        padding: 15px 10px;
        border-radius: 4px;
        margin: 20px 0;
        color: #00172E;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials .incident_details_text.changed_to span {
          color: #FF6A14;
          margin-left: 10px; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials .incident_details_text.changed_from {
        font-weight: normal;
        background: rgba(223, 226, 235, 0.4);
        padding: 15px 10px;
        color: #00172E;
        border-radius: 4px;
        margin-bottom: 20px; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials .incident_details_text.border_outer {
        max-width: 100%; }
    .detail_modal.incident_detail_modal .incident_detail_history:last-child .incident_detail_history_flex::before {
      display: none; }

.load_more_people {
  outline: none;
  border: none;
  background: #002E5D;
  font-size: 13px;
  color: white;
  padding: 5px 10px;
  border-radius: 4px; }

.header_date_time {
  display: flex;
  align-items: center;
  margin-top: 20px;
  flex-wrap: wrap; }
  .header_date_time .form_group {
    display: flex;
    background-color: #fff;
    border-radius: 4px;
    margin-right: 10px;
    align-items: center;
    max-height: 41px; }
    .header_date_time .form_group p {
      font-size: 13px;
      margin: 0;
      padding-left: 15px;
      color: #00172E; }
    .header_date_time .form_group input {
      border: none;
      color: #FF6A14; }
    .header_date_time .form_group .SingleDatePickerInput_calendarIcon {
      padding: 0 !important;
      margin: 0 10px 0 5px !important; }
  .header_date_time .DayPickerNavigation_leftButton__horizontalDefault {
    left: 5px; }
  .header_date_time .DayPickerNavigation_rightButton__horizontalDefault {
    right: 5px; }

.not_checked input[type="radio"] {
  display: block;
  position: relative; }
  .not_checked input[type="radio"]::before {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0px;
    top: 0px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 0;
    background-image: url(/static/close-1.svg);
    background-size: 80% auto;
    background-repeat: no-repeat;
    background-position: 2px 2px; }

.add_multiple {
  width: fit-content !important; }
  .add_multiple .css-2b097c-container {
    min-width: 55px;
    width: 100% !important; }
    .add_multiple .css-2b097c-container .css-yk16xz-control {
      flex-wrap: nowrap; }

.SingleDatePickerInput__withBorder {
  overflow: hidden; }

.add_incident_details .report_incident .SingleDatePickerInput__withBorder {
  border: 1px solid #dbdbdb !important;
  border-radius: 6px;
  overflow: hidden; }
  .add_incident_details .report_incident .SingleDatePickerInput__withBorder input#incident_date {
    border: none;
    color: #FF6A14; }

.add_incident_details .report_incident .DateInput_input {
  border: none !important; }

.add_incident_details .incident_time .rc-time-picker-input {
  color: #FF6A14; }

.filters_container .css-1wa3eu0-placeholder {
  color: #FF6A14; }

.report_incident_modal .DayPickerNavigation_leftButton__horizontalDefault {
  left: 5px; }

.report_incident_modal .DayPickerNavigation_rightButton__horizontalDefault {
  right: 5px; }

.filter_item.status_filter .css-26l3qy-menu .css-9gakcf-option {
  background-color: #FF6A14 !important;
  -webkit-tap-highlight-color: #FF6A14 !important; }

.filter_item.status_filter .css-26l3qy-menu .css-1n7v3ny-option {
  background-color: #FF6A14 !important;
  color: #fff !important;
  -webkit-tap-highlight-color: #FF6A14 !important; }
  .filter_item.status_filter .css-26l3qy-menu .css-1n7v3ny-option:active {
    background-color: #FF8337 !important; }

.filter_item .css-26l3qy-menu .css-9gakcf-option {
  background-color: #FF6A14 !important;
  -webkit-tap-highlight-color: #FF6A14 !important; }

.filter_item .css-26l3qy-menu .css-1n7v3ny-option {
  background-color: #FF6A14 !important;
  color: #fff !important;
  -webkit-tap-highlight-color: #FF6A14 !important; }
  .filter_item .css-26l3qy-menu .css-1n7v3ny-option:active {
    background-color: #E9600E !important; }

.report_incident_modal.incident_type_modal .modal {
  max-height: 100%; }
  @media (max-width: 991px) {
    .report_incident_modal.incident_type_modal .modal {
      max-height: 80vh; } }

.report_incident_modal.incident_type_modal .modal_header .header p {
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  display: flex;
  align-items: center;
  color: #00172E; }

.report_incident_modal.incident_type_modal .modal_content .row {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  padding: 0 10px; }
  .report_incident_modal.incident_type_modal .modal_content .row .col {
    background-color: #FCFCFC;
    border: 1px solid;
    border-color: #dfe2eb;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    width: 160px;
    min-height: 180px;
    margin-top: 15px;
    margin-right: 15px;
    cursor: pointer; }
    .report_incident_modal.incident_type_modal .modal_content .row .col .outer_div {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 45px 20px 0px 20px;
      flex-direction: column;
      position: relative; }
      .report_incident_modal.incident_type_modal .modal_content .row .col .outer_div .head {
        position: absolute;
        left: 0;
        top: 0 !important;
        width: 100%;
        background: rgba(223, 226, 235, 0.42);
        border-radius: 3px 3px 0 0; }
        .report_incident_modal.incident_type_modal .modal_content .row .col .outer_div .head img {
          margin: 0; }
      .report_incident_modal.incident_type_modal .modal_content .row .col .outer_div .dragIcon {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: column;
        position: absolute;
        top: 2px; }
        .report_incident_modal.incident_type_modal .modal_content .row .col .outer_div .dragIcon .row_dot {
          display: flex; }
          .report_incident_modal.incident_type_modal .modal_content .row .col .outer_div .dragIcon .row_dot span {
            height: 4px;
            width: 4px;
            background: #DFE2EB;
            border-radius: 50%;
            margin: 3px 2px;
            line-height: 0px; }
      .report_incident_modal.incident_type_modal .modal_content .row .col .outer_div img {
        margin-bottom: 10px; }
      .report_incident_modal.incident_type_modal .modal_content .row .col .outer_div p {
        font-weight: 500;
        font-size: 12px;
        line-height: 20px;
        color: #00172E;
        display: flex;
        min-height: 45px;
        align-items: center;
        line-height: 1.5; }
    @media (max-width: 425px) {
      .report_incident_modal.incident_type_modal .modal_content .row .col {
        width: 100%; } }
  .report_incident_modal.incident_type_modal .modal_content .row .hospital_add_modal .outer_div {
    height: 100%; }
  .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type {
    background-color: #002E5D;
    border-color: #002E5D; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div p {
      color: #fff !important; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div path {
      fill: #fff; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div .third_incident path {
      fill: none;
      stroke: #fff; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div .third_incident ellipse {
      stroke: #fff; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div .custom_incident path {
      stroke: #fff; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div .custom_incident rect {
      stroke: #fff; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div .custom_temp path {
      stroke: #fff; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div .custom_temp rect {
      stroke: #fff; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div .fifth_incident path {
      fill: none;
      stroke: none; }
      .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div .fifth_incident path:last-child {
        fill: #fff; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type.active_hospitals {
      box-shadow: none;
      color: #fff;
      font-family: 'Red Hat Display';
      font-style: normal;
      font-weight: 500;
      font-size: 13px;
      line-height: 15px;
      align-items: center;
      text-align: center;
      width: 150px;
      margin-right: 10px; }
  .report_incident_modal.incident_type_modal .modal_content .row ._hospitals {
    background: transparent;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    align-items: center;
    text-align: center;
    /* Grey / blue input field */
    color: #95989F;
    width: 150px;
    margin-right: 10px; }

.right_text .option input {
  display: block !important; }
  .right_text .option input::before {
    left: -1px;
    top: -1px; }

.select_box.css-2b097c-container .css-1n7v3ny-option {
  background-color: #FF6A14;
  color: #fff; }

.select_box.css-2b097c-container .css-zm54ol-option {
  background-color: #FF6A14;
  color: #fff; }

.select_box.css-2b097c-container .css-udc52c-control {
  border-color: none;
  box-shadow: none;
  border-radius: 4px; }

.select_box.css-2b097c-container .css-1n7v3ny-option,
.venue_name.css-14jk2my-container .css-1n7v3ny-option {
  background-color: #FF6A14;
  color: #fff; }

.select_box.css-2b097c-container .css-zm54ol-option,
.venue_name.css-14jk2my-container .css-zm54ol-option {
  background-color: #FF6A14;
  color: #fff; }

.select_box.css-2b097c-container .css-udc52c-control,
.venue_name.css-14jk2my-container .css-udc52c-control {
  border-color: none;
  box-shadow: none;
  border-radius: 4px; }

.save_as_draft_btn {
  display: flex;
  align-items: center;
  grid-gap: 8px;
  cursor: pointer;
  border: none;
  background: white;
  outline: none;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  border-radius: 4px; }
  .save_as_draft_btn:hover {
    color: #FF6A14; }
  @media (max-width: 425px) {
    .save_as_draft_btn {
      margin-left: 0px !important; } }

.css-9gakcf-option {
  background-color: #FF6A14 !important;
  -webkit-tap-highlight-color: #FF6A14 !important; }

.venue_filter_item .css-1hb7zxy-IndicatorsContainer,
.venue_filter_item .css-1wy0on6 {
  margin-right: -15px; }

.incident_clear_filter {
  display: flex;
  margin-left: auto; }
  @media (max-width: 425px) {
    .incident_clear_filter {
      justify-content: space-between; } }

@media (max-width: 425px) {
  .header_date_time .form_group,
  .filters_container .filter_item {
    margin-right: 0 !important; } }

.report_incident_btn span {
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  color: #FF6A14;
  margin-right: 32px;
  cursor: pointer; }

.report_incident_btn button {
  margin-left: 0 !important; }

@media (max-width: 425px) {
  .report_incident_btn {
    margin: 0 auto;
    margin-top: 20px; } }

.incident_type_moda_btn {
  text-align: end; }
  @media (max-width: 425px) {
    .incident_type_moda_btn {
      text-align: center; } }

@media (max-width: 425px) {
  .incident_modal_header h2 {
    width: 61%; } }

@media (max-width: 425px) {
  .incident_modal_header .close {
    top: 45px !important; } }

@media (max-width: 767px) {
  .self_exclusion_witness {
    flex-direction: row !important;
    align-items: center !important; } }

.incident_table_padding table thead tr th:first-child {
  padding-left: 20px; }

.incident_table_padding table thead tr th:last-child {
  padding-right: 20px; }

.incident_table_padding .incident_single td:first-child {
  padding-left: 20px; }

.incident_table_padding .incident_single td:last-child {
  padding-right: 20px; }

.incident_action_item {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0; }

.notification_filter_form .header_date_time .form_group {
  border: 1px solid #dfe2eb; }
  @media (max-width: 767px) {
    .notification_filter_form .header_date_time .form_group {
      border: none; } }
  .notification_filter_form .header_date_time .form_group input {
    min-height: 39px !important; }
    .notification_filter_form .header_date_time .form_group input::placeholder {
      color: #FF6A14; }

.draft_incident_btn button {
  background-image: none;
  padding: 15px;
  background-color: #fff;
  color: #272727;
  max-width: 140px;
  min-width: 140px;
  border: 1px solid #002E5D; }
  .draft_incident_btn button:hover {
    background-color: #002E5D;
    color: #fff; }

.submit_incident_btn button {
  background-image: none;
  padding: 15px;
  background-color: #002E5D;
  color: #fff;
  max-width: 140px;
  min-width: 140px; }
  .submit_incident_btn button:hover {
    background-color: #053B72;
    color: #fff; }

.approve_incident_btn button {
  background-image: none;
  padding: 15px;
  max-width: 140px;
  min-width: 140px; }
  .approve_incident_btn button:hover {
    background-color: #FF8337; }

@media (max-width: 425px) {
  .header_date_time .inci_head_time {
    margin-top: 20px; } }

@media (max-width: 425px) {
  .incident_clear_filter.clear_btn {
    margin-top: 20px; } }

@media (max-width: 425px) {
  .incident_clear_filter {
    margin-left: 0px; } }

@media (max-width: 425px) {
  .incident_clear_filter button {
    margin-right: 0px !important;
    padding: 12px 0px !important; } }

@media (max-width: 425px) {
  .dashboard_notification_bar .incident_navigation_bar {
    padding-bottom: 0; } }

@media (max-width: 425px) {
  .main_content .incidents_page.container .filters_container .filter_options_list .filter_item {
    margin-top: 10px; } }

@media (min-width: 768px) {
  .report_incident_modal.incident_type_modal .modal_content .row .col.col_sm {
    width: 110px;
    height: 110px; }
    .report_incident_modal.incident_type_modal .modal_content .row .col.col_sm svg {
      width: 45px;
      height: 30px; }
    .report_incident_modal.incident_type_modal .modal_content .row .col.col_sm .outer_div {
      padding: 20px 10px; } }

.report_incident_modal .rc-time-picker-input {
  min-height: 44px; }

@media (max-width: 425px) {
  .heading_2 {
    width: 60%; } }

.right_area .detail_modal .top_option.cheklis_auto_s .chakli-letst-saved {
  display: flex;
  align-items: center;
  gap: 13px; }
  .right_area .detail_modal .top_option.cheklis_auto_s .chakli-letst-saved span.leftes-auto {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    display: flex;
    align-items: center;
    gap: 13px;
    text-align: right;
    color: #00B327;
    display: none; }
    .right_area .detail_modal .top_option.cheklis_auto_s .chakli-letst-saved span.leftes-auto.auto-savin {
      display: none; }
      .right_area .detail_modal .top_option.cheklis_auto_s .chakli-letst-saved span.leftes-auto.auto-savin svg {
        -webkit-animation: rotating 2s linear infinite;
        -moz-animation: rotating 2s linear infinite;
        -ms-animation: rotating 2s linear infinite;
        -o-animation: rotating 2s linear infinite;
        animation: rotating 2s linear infinite; }
    .right_area .detail_modal .top_option.cheklis_auto_s .chakli-letst-saved span.leftes-auto p {
      opacity: 0.4; }

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.multi_factor_authentication .main-spa {
  padding: 0 10px; }

.multi_factor_authentication .media-objed {
  background: #FFFFFF;
  border: 1px solid #F0F2F7;
  border-radius: 4px;
  padding: 19px 11px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 16px; }
  .multi_factor_authentication .media-objed .left-cont {
    max-width: 377px; }
    .multi_factor_authentication .media-objed .left-cont h3 {
      font-family: 'Red Hat Display';
      font-style: normal;
      font-weight: 500;
      font-size: 12px;
      line-height: 14px;
      letter-spacing: 0.01em;
      color: #00172E;
      margin-bottom: 5px; }
    .multi_factor_authentication .media-objed .left-cont p {
      font-family: 'Red Hat Display';
      font-style: normal;
      font-weight: 400;
      font-size: 10px;
      line-height: 12px;
      letter-spacing: 0.01em;
      color: #00172E; }
  .multi_factor_authentication .media-objed button {
    background: #FF6A14;
    border-radius: 4px;
    width: 126.81px;
    height: 45px;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    border: 0; }
    .multi_factor_authentication .media-objed button.disable {
      background: #FF3A44; }

.multi_factor_authentication form {
  padding: 0px 10px 0px 10px; }
  .multi_factor_authentication form .form_row {
    display: block; }
    .multi_factor_authentication form .form_row label {
      font-weight: 500;
      font-size: 13px;
      line-height: 15px;
      display: block;
      color: #00172E;
      padding: 10px 0;
      transition: 0.2s; }
    .multi_factor_authentication form .form_row input {
      width: 100%;
      min-height: 40px;
      border: 1px solid #dfe2eb;
      border-radius: 4px;
      transition: 0.2s;
      padding: 10px 20px;
      color: #FF6A14; }

.form_group .user_filter.a_c input {
  width: 10px; }

.form_group .select_box span + div,
.form_group .select_box span + div > div {
  height: auto !important;
  flex-wrap: wrap !important;
  border-color: #DFE2EB; }

.report_incident_modal .css-1rhbuit-multiValue {
  width: fit-content; }

.form_group .select_box span + div input,
.form_group .select_box span + div > div input {
  width: 10px;
  padding: 0;
  height: 0;
  min-height: 0; }

@media only screen and (max-width: 991px) {
  .report_incident_modal.incident_type_modal .modal_content .row .col {
    width: 100% !important;
    max-width: 100% !important;
    flex: 1; }
  .md-grid {
    display: block !important; }
    .md-grid > div {
      display: grid !important;
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 10px; } }

@media only screen and (max-width: 767px) {
  .report_incident_modal.incident_type_modal .modal_content .row .col {
    width: 100% !important;
    max-width: 100% !important; } }

.SingleDatePickerInput .SingleDatePicker_picker {
  z-index: 111; }

.without-row > div.row > div > div {
  position: static !important;
  top: auto !important;
  left: auto !important; }

.custom_width span {
  display: block;
  width: 90px;
  max-width: 90px; }

/* New css */
.row-container-between {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 12px; }

.column-container-between {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2px; }

.container-center {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2; }

.column-container-start {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 12px; }

.tabs-container-reports {
  border-radius: 4px;
  padding: 2px;
  width: auto;
  background: #FFFFFF;
  height: 40px;
  overflow-y: hidden;
  overflow-x: auto;
  white-space: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none; }
  .tabs-container-reports::-webkit-scrollbar {
    display: none; }
  .tabs-container-reports button {
    font-family: "Red Hat Display", sans-serif;
    font-style: normal;
    width: auto;
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    border: none;
    text-align: center;
    color: #00172E;
    padding: 9px 19px;
    background: transparent; }
  .tabs-container-reports .active {
    background: #FF6A14;
    border-radius: 4px;
    color: #ffffff;
    font-weight: 600; }

.square-avatar-frame {
  display: flex;
  align-items: center;
  justify-content: "center";
  border: 1px solid #DFE2EB;
  border-radius: 8px;
  padding: 2px; }

.user-avatar-circle {
  width: 108px;
  height: 108px;
  background-color: #DFE2EB;
  border-radius: 100px;
  margin: 16px 44px 0px 0px;
  overflow: hidden; }

.attach-media-container {
  border: 1px dashed #DFE2EB;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  padding: 6px;
  margin: 6px;
  width: 205px;
  font-size: 13px;
  font-weight: 700; }

.footer-modal-cta {
  background: #002E5D;
  padding: 12px 16px;
  font-weight: 700;
  border-radius: 4px; }

.main-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 20px; }
  .main-header .dashboard_notification_bar {
    padding: 0; }

.modal_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Red Hat Display", sans-serif;
  padding-bottom: 15px; }
  .modal_header h2 {
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    color: #272727;
    font-family: "Red Hat Display", sans-serif; }

.ant-checkbox-checked .ant-checkbox-inner {
  background-color: #ff6b14;
  border-color: #ff6b14; }

.form_group.report_incident .pointer img {
  background: #fff; }

/* flag status indicators */
.indicator {
  position: relative; }

.indicator::after {
  display: block;
  position: absolute;
  content: "";
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%; }

.icon-indicator {
  overflow: unset !important;
  /* CM: icon-touchable has overflow: hidden; */ }

.icon-indicator::after {
  top: 0;
  right: 0; }

.indicator.flag-1::after {
  background-color: red; }

.indicator.flag-2::after {
  background-color: orange; }

.indicator.flag-3::after {
  background-color: green; }

.text-indicator {
  padding-left: 1rem;
  font-size: 80%; }

.text-indicator.flag-1 {
  color: red; }

.text-indicator.flag-2 {
  color: orange; }

.text-indicator.flag-3 {
  color: green; }

.text-indicator::after {
  top: 50%;
  left: 0.2rem;
  transform: translateY(-50%); }

/* end flag status indicators */
.add_staff_btn {
  border: 2px solid #000;
  border-radius: 40px;
  padding: 10px;
  background-color: #fff;
  font-size: 12px;
  font-weight: 600;
  width: 185px;
  vertical-align: middle; }
  .add_staff_btn img {
    height: 20px;
    margin-right: 8px; }

.user_role_select {
  max-width: 100%; }
  .user_role_select .ant-select-selection--multiple .ant-select-selection__placeholder {
    margin-left: 6px;
    font-weight: normal;
    color: #272727; }
  .user_role_select .ant-select-sm .ant-select-selection--multiple {
    border: 2px solid #272727 !important;
    border-radius: 40px;
    padding: 10px 20px;
    background-color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding-right: 30px;
    padding-left: 56px; }
  .user_role_select .ant-select-selection--multiple .ant-select-selection__rendered {
    height: auto;
    margin-bottom: 0px;
    margin-left: 0px; }
  .user_role_select .next {
    position: absolute;
    right: 30px;
    transform: rotate(90deg); }
    @media screen and (max-width: 990px) {
      .user_role_select .next {
        bottom: 16px; } }

.user_group {
  height: 15px;
  position: absolute;
  left: 22px;
  z-index: 1; }
  @media screen and (max-width: 990px) {
    .user_group {
      bottom: 16px; } }

.user_management_detail_main .view_incident_tab {
  min-height: 36px; }

.user_management_detail_main .profile_modal_table_head .profile_modal_img {
  width: 100px;
  display: block;
  position: relative;
  margin: 0px; }

.user_management_detail_main .profile_modal_table_head .green_dot {
  height: 22px;
  width: 22px; }

.user_management_detail_main .profile_modal_table_head thead {
  border-bottom: 1px solid #f0f2f7; }

.user_management_detail_main .profile_modal_table td:first-child {
  width: 160px;
  display: flex; }
  @media screen and (max-width: 990px) {
    .user_management_detail_main .profile_modal_table td:first-child {
      max-width: 100%;
      padding: 22px 30px 0px 0px; } }

.user_management_detail_main .profile_modal_table td:last-child {
  max-width: 340px; }
  @media screen and (max-width: 990px) {
    .user_management_detail_main .profile_modal_table td:last-child {
      max-width: 100%; } }

.user_management_detail_main .profile_modal_table {
  margin-top: 0px; }
  @media screen and (max-width: 990px) {
    .user_management_detail_main .profile_modal_table tr {
      display: block; } }

.user_management_detail_main td {
  max-width: 340px;
  padding: 10px 30px 10px 0px; }
  @media screen and (max-width: 990px) {
    .user_management_detail_main td {
      max-width: 100%; } }

.user_management_detail_main .profile_modal_img img {
  margin: 2px auto; }

.user_management_detail_main h1 {
  line-height: 1; }
  @media screen and (max-width: 990px) {
    .user_management_detail_main h1 {
      font-size: 30px; } }

.user_management_detail_main .incident_step_head {
  position: relative;
  margin: 48px 0px; }
  .user_management_detail_main .incident_step_head p {
    background-color: #002E5D;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    position: absolute;
    right: 1px;
    color: #fff;
    font-size: 12px; }

.user_management_detail_main .venue_card_item {
  height: 200px;
  cursor: pointer; }
  @media screen and (max-width: 990px) {
    .user_management_detail_main .venue_card_item {
      height: 82px; } }

.total_revenue {
  background-color: #f0f2f7;
  padding: 30px;
  border-radius: 40px;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  margin: 25px auto; }
  @media screen and (max-width: 990px) {
    .total_revenue {
      padding: 22px;
      border-radius: 22px;
      font-size: 18px;
      margin: 25px auto; } }
  .total_revenue p,
  .total_revenue h1 {
    margin: 0px; }
  @media screen and (max-width: 990px) {
    .total_revenue h1 {
      font-size: 25px; } }
  @media screen and (max-width: 990px) {
    .total_revenue p {
      font-size: 15px; } }

.custom_input_design > div {
  background: #f0f2f7;
  border: 1px solid #e3e8f0;
  box-sizing: border-box;
  border-radius: 16px;
  padding: 22px 20px;
  width: 100%;
  vertical-align: middle; }

.custom_input_design_search > div {
  background: #f0f2f7;
  border: 1px solid #e3e8f0;
  box-sizing: border-box;
  border-radius: 16px;
  padding: 4px 20px;
  width: 100%;
  vertical-align: middle; }

.w_100 {
  width: 100%; }

.custom_input_design_for_singleselect > div {
  background: #f0f2f7;
  border: 1px solid #e3e8f0 !important;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 10px 15px;
  width: 100%;
  min-height: 41px !important;
  vertical-align: middle; }

.user_management_header .ant-select-selection {
  border: 2px solid #f0f2f7 !important; }

.user_filter .ant-select-selection--multiple .ant-select-selection__choice {
  height: 20px !important;
  line-height: 18px !important;
  background-color: #e6e6e6; }

.user_filter .ant-select-selection--multiple .ant-select-selection__choice__remove {
  top: 0;
  right: 0;
  padding: 0px 2px; }
  .user_filter .ant-select-selection--multiple .ant-select-selection__choice__remove:hover {
    background-color: #ffbdad;
    color: #de350b; }

.user_mgt_table .switch .slider {
  background-color: #ccd2e1; }

.user_sel_with_pag {
  max-width: 100%; }
  .user_sel_with_pag .ant-select-selection--multiple {
    border: 2px solid #272727 !important;
    border-radius: 40px;
    padding: 10px 20px;
    background-color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding-right: 30px;
    padding-left: 56px; }
  .user_sel_with_pag .ant-select-selection__placeholder {
    margin-left: 6px;
    font-weight: normal;
    color: #272727; }

.userlist_name {
  padding-right: 22px !important;
  position: relative; }

.userlist_name_img {
  position: absolute;
  right: 0px; }

.m_0 {
  margin: 0px; }

.user_status_text {
  display: inline-block;
  width: 60px; }

.status_icon {
  height: 6px;
  width: 6px;
  border-radius: 50%;
  display: inline-block;
  margin-left: 10px; }
  .status_icon.active {
    background-color: #57c331; }
  .status_icon.inactive {
    background-color: #ff0000; }

.reg_date_td span {
  display: block; }

.user_profile {
  display: flex;
  align-items: center; }
  .user_profile img {
    width: 12px;
    height: 12px;
    margin-left: 4px; }
  .user_profile img.avatar {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    border-radius: 50%;
    object-fit: cover; }

.filters_container {
  display: flex;
  flex-direction: row;
  flex: 1;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
  font-family: "Red Hat Display", sans-serif;
  color: #00172E;
  margin: 10px 0px; }
  .filters_container .filter_item {
    display: inline-flex;
    align-items: center;
    margin-right: 15px;
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 5px; }
    .filters_container .filter_item:first-child {
      padding-left: 0px; }
    .filters_container .filter_item.no_bg {
      background-color: transparent; }
    .filters_container .filter_item.no_padding {
      padding: 0px; }
    .filters_container .filter_item select {
      border: none;
      color: #FF6A14;
      font-family: "Red Hat Display", sans-serif;
      outline: none; }
    .filters_container .filter_item .css-xb00uz-control {
      background-color: transparent !important; }

.user_detail_modal .details {
  width: 100%;
  flex: 1; }
  .user_detail_modal .details h3 {
    padding-bottom: 0px; }

.user_detail_modal .user_details_name_box {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .user_detail_modal .user_details_name_box .active_box {
    display: flex;
    align-items: center; }
    .user_detail_modal .user_details_name_box .active_box > span {
      font-family: "Red Hat Display", sans-serif;
      color: #272727;
      display: inline-block;
      margin-right: 10px; }

.user_detail_modal .detail_body .title {
  font-size: 16px;
  font-family: "Red Hat Display", sans-serif;
  color: #272727;
  margin-top: 20px;
  margin-bottom: 15px;
  font-weight: 600; }

.user_detail_modal .detail_body .profile_summary_container {
  width: 100%; }
  .user_detail_modal .detail_body .profile_summary_container .profile_summary_table {
    width: 100%;
    background-color: #fcfcfd;
    border-radius: 4px;
    border-collapse: collapse; }
    .user_detail_modal .detail_body .profile_summary_container .profile_summary_table tr:nth-child(1) td {
      border-top-left-radius: 8px;
      border-top-right-radius: 8px; }
    .user_detail_modal .detail_body .profile_summary_container .profile_summary_table td {
      padding: 12px 20px;
      color: #00172E;
      border: 0.5px solid rgba(149, 152, 159, 0.8);
      font-size: 13px; }
      .user_detail_modal .detail_body .profile_summary_container .profile_summary_table td b {
        font-weight: bold;
        color: #272727;
        margin-right: 10px; }

.user_detail_modal .detail_body .document {
  padding: 0px !important; }
  .user_detail_modal .detail_body .document .docx {
    margin-left: 0px !important; }

.user_detail_modal .user_detail_profile_container {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #efefef;
  margin-right: 20px; }
  .user_detail_modal .user_detail_profile_container img {
    height: 100% !important;
    width: 100% !important; }
  .user_detail_modal .user_detail_profile_container .no_bg_span {
    display: flex;
    height: 100%;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    font-weight: 600;
    font-family: "Red Hat Display", sans-serif;
    text-transform: uppercase; }

.add_user_modal .add_user_image {
  border: 1px solid #dfe2eb;
  height: 112px;
  width: 112px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 30px;
  margin-bottom: 20px;
  border-radius: 50%;
  cursor: pointer; }

.add_user_modal .form_group input {
  font-family: "Red Hat Display", sans-serif; }
  .add_user_modal .form_group input::placeholder {
    font-family: "Red Hat Display", sans-serif;
    font-size: 13px;
    color: #00172E; }

.add_user_modal .add_user_container {
  margin-top: 50px; }
  .add_user_modal .add_user_container .black_btn {
    z-index: 0;
    font-weight: 500;
    font-family: "Red Hat Display", sans-serif; }

.form_fields_container {
  flex: 1; }

.document_list_container {
  max-height: 200px;
  overflow: auto; }
  .document_list_container::-webkit-scrollbar {
    width: 1px; }

.user_list_container table th {
  white-space: nowrap; }

.license_list_container tr th:first-child {
  padding-left: 20px !important;
  min-width: auto !important; }

.license_list_container tr td:first-child {
  padding-left: 20px !important; }

.license_list_container .black_btn {
  min-width: unset;
  width: 120px;
  background-image: unset;
  padding: 10px 15px; }

.user_filter.a_c .select_box .css-e56m7-control {
  border-radius: 4px;
  border: 1px solid #DFE2EB; }

.add_venue.filters_container.user_manage_page .filter_options_list {
  display: flex;
  flex-wrap: wrap;
  flex: 1; }

.add_venue.filters_container.user_manage_page .filter_item {
  display: flex;
  align-items: center;
  padding: 0px 15px;
  min-width: 140px;
  border: 1px solid #F0F2F7; }
  .add_venue.filters_container.user_manage_page .filter_item .css-xb00uz-control,
  .add_venue.filters_container.user_manage_page .filter_item .css-1ntfhyj-control {
    min-width: 70px; }
  .add_venue.filters_container.user_manage_page .filter_item .css-i0syzg-menu {
    width: 130px;
    right: -15px; }

.add_venue.filters_container.user_manage_page .filter_item.user_status_filter {
  padding: 10px 15px; }

.add_venue.filters_container.user_manage_page .filter_item.hospitality .css-i0syzg-menu {
  width: 170px;
  right: -15px; }

.add_venue.filters_container.user_manage_page .filter_item.security_firm .css-i0syzg-menu {
  width: 195px;
  right: -15px; }

.add_venue.filters_container.user_manage_page .filter_item.documentation {
  width: unset;
  padding: 10px 15px; }

.add_venue.filters_container.user_manage_page .css-gycbed-option {
  background-color: #FF6A14 !important;
  color: #fff !important; }

.add_venue.filters_container.user_manage_page .filter_options_list .filter_item {
  margin-bottom: 0; }
  .add_venue.filters_container.user_manage_page .filter_options_list .filter_item.no_bg {
    padding-left: 0; }
  @media (max-width: 425px) {
    .add_venue.filters_container.user_manage_page .filter_options_list .filter_item {
      margin-bottom: 15px; } }

.user_filter.a_c .css-i0syzg-menu {
  z-index: 30; }
  .user_filter.a_c .css-i0syzg-menu .css-zm54ol-option {
    background-color: #FF6A14 !important;
    color: #fff !important;
    -webkit-tap-highlight-color: #FF6A14 !important; }
    .user_filter.a_c .css-i0syzg-menu .css-zm54ol-option:active {
      background-color: #E9600E !important; }

.venue_name.css-14jk2my-container .css-g8u311-control {
  border-radius: 4px; }

.documents_comming_soon {
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .documents_comming_soon p {
    font-size: 13px;
    font-weight: 500;
    color: #00172E;
    font-family: inherit; }

.permission_main {
  width: 500px;
  margin: 0px auto;
  display: flex;
  align-items: center;
  height: 100vh; }
  @media screen and (max-width: 990px) {
    .permission_main {
      width: calc(100% - 44px);
      margin: 22px; } }

.permission_inner {
  width: 100%;
  border: 1px solid #cccccc;
  padding: 30px;
  text-align: center; }
  .permission_inner h2 {
    text-transform: uppercase;
    margin-bottom: 18px; }
    .permission_inner h2 img {
      height: 28px;
      margin-right: 12px;
      vertical-align: middle; }
  .permission_inner button {
    width: 300px;
    padding: 10px;
    margin: 15px auto; }
    @media screen and (max-width: 990px) {
      .permission_inner button {
        width: 100%; } }

@font-face {
  font-family: "sf-pro";
  src: url(/static/fonts/FontsFree-Net-SFProDisplay-Regular.ttf); }

.dashboard {
  display: flex; }
  @media screen and (max-width: 990px) {
    .dashboard {
      display: block; } }

.dashboard_right_area {
  display: flex;
  flex-direction: column; }
  @media (max-width: 500px) {
    .dashboard_right_area {
      padding: 20px; }
      .dashboard_right_area .mb-40 {
        margin-bottom: 20px !important; } }

.sidebar {
  width: 214px;
  max-width: 300px;
  height: 100vh;
  position: sticky;
  top: 0;
  min-width: 214px;
  overflow: auto;
  background: #FCFCFD;
  box-shadow: 0px 50px 111px 0px rgba(132, 138, 154, 0.12);
  -webkit-box-shadow: 0px 50px 111px 0px rgba(132, 138, 154, 0.12);
  -moz-box-shadow: 0px 50px 111px 0px rgba(132, 138, 154, 0.12); }
  @media screen and (max-width: 990px) {
    .sidebar {
      position: fixed;
      width: 100%;
      left: -300px;
      transition: 0.5s ease;
      z-index: 999;
      max-width: 260px; } }
  @media screen and (min-width: 1800px) {
    .sidebar {
      display: flex;
      flex-direction: column;
      justify-content: space-between; } }
  .sidebar .sidebar_logo_box {
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: sticky;
    top: 0;
    z-index: 10;
    background: #fcfcfd; }

.aside-arrow {
  cursor: pointer;
  position: fixed;
  left: 190px;
  top: 170px;
  width: 41px;
  height: 41px;
  border-radius: 100%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
  transform: rotate(180deg); }

.side-bar--collapse .modal_overlay {
  left: 69px; }

.side-bar--collapse .modal_overlay,
.side-bar--collapse .backdrop {
  width: calc(100% - 69px); }

.side-bar--collapse .sidebar {
  min-width: auto;
  width: 69px;
  overflow-x: hidden; }

.side-bar--collapse .sidebar_links a {
  padding: 10px 20px; }

.side-bar--collapse .sidebar_links p {
  opacity: 0; }

.side-bar--collapse .aside-arrow {
  left: 40px;
  transform: rotate(0deg); }

.side-bar--collapse .sidebar_links a img {
  margin-right: 0; }

.side-bar--collapse .margin-left-5 a {
  line-height: 41px;
  display: inline-block; }

.side-bar--collapse .margin-left-5 p {
  display: none; }

@media screen and (max-width: 990px) {
  .aside-arrow {
    display: none; }
  .modal_overlay,
  .backdrop {
    width: 100% !important; } }

.mobile_flex {
  display: none;
  align-items: center;
  justify-content: space-between;
  padding: 20px; }
  @media (max-width: 990px) {
    .mobile_flex {
      display: flex; } }

.main_content {
  flex-grow: 1;
  width: calc(100% - 300px); }
  @media screen and (max-width: 990px) {
    .main_content {
      flex-grow: unset;
      width: 100%;
      overflow: hidden; } }

.user_bar {
  color: #fff;
  background-color: #272727;
  position: relative;
  font-weight: 600;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  padding: 15px;
  display: flex;
  align-items: center;
  height: 101px;
  padding-left: 92px; }
  .user_bar p {
    margin: 0px;
    text-overflow: ellipsis;
    overflow: hidden; }

.user_bar_main {
  position: fixed;
  top: 0px;
  width: 276px; }

.user_bar_relative {
  position: relative;
  margin-bottom: 126px;
  z-index: 4; }

.user_badge {
  display: block;
  width: 60px;
  height: 60px;
  min-width: 60px;
  min-height: 60px;
  border-radius: 50%;
  background-size: cover;
  margin-right: 15px;
  position: absolute;
  left: 20px; }

.sidebar_links {
  list-style: none;
  padding: 0px;
  margin-top: 35px; }
  .sidebar_links::after {
    content: "";
    display: block;
    height: 1px;
    background-color: #95989f;
    width: 80%;
    margin: 30px auto;
    opacity: 0.3; }
  .sidebar_links a {
    display: flex;
    align-items: center;
    position: relative;
    padding: 10px 20px;
    font-weight: 400;
    transition: all ease 0.2s;
    font-family: "Red Hat Display", sans-serif;
    position: relative; }
    .sidebar_links a:hover {
      background-color: #f9f9f9; }
    .sidebar_links a.active {
      font-family: "Red Hat Display", sans-serif;
      font-weight: 700;
      color: #FF6A14; }
      .sidebar_links a.active::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 7px;
        height: 100%;
        background-color: #FF6A14; }
      .sidebar_links a.active svg {
        fill: #FF6A14; }
    .sidebar_links a svg {
      position: absolute; }
    .sidebar_links a img {
      height: 20px;
      position: absolute;
      max-width: 28px; }
    .sidebar_links a p {
      margin: 0px;
      padding-left: 40px; }
    @media screen and (max-width: 990px) {
      .sidebar_links a {
        padding: 15px 35px 15px 20px; } }
  .sidebar_links.no_border::after {
    content: "";
    display: none; }

.float_settings {
  border: 0px;
  margin: 0px;
  padding: 0px;
  position: relative;
  bottom: 0px;
  width: 100%; }
  @media screen and (min-width: 1800px) {
    .float_settings {
      bottom: 10px; } }

nav {
  background-color: #F0F2F7; }
  nav .container {
    display: flex;
    justify-content: space-between;
    padding: 15px 0px;
    align-items: center; }
    @media screen and (max-width: 990px) {
      nav .container {
        padding: 15px 20px; } }

.setting_btn {
  background: #f0f2f7;
  color: #b9bed1 !important;
  font-weight: 500;
  display: inline-block;
  padding: 15px 20px;
  border-radius: 50px;
  width: 270px;
  text-align: center;
  margin: 10px;
  height: unset;
  border: none;
  margin-left: 0px;
  text-transform: uppercase; }
  .setting_btn:hover {
    background: #f0f2f7;
    color: #aaadb7 !important;
    font-weight: 500;
    display: inline-block;
    padding: 15px 20px;
    border-radius: 50px;
    width: 270px;
    text-align: center;
    height: unset;
    border: none; }
  @media screen and (max-width: 990px) {
    .setting_btn {
      margin-left: unset; } }

.wrap_setting {
  margin: 0 -10px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  max-width: 1000px; }

.container {
  max-width: calc(100% - 275px);
  margin-left: 45px;
  width: unset;
  margin-bottom: 50px; }
  @media screen and (max-width: 1350px) {
    .container {
      max-width: calc(100% - 115px); } }
  @media screen and (max-width: 990px) {
    .container {
      margin: 0px;
      padding: 20px;
      max-width: 100%; } }

.admin_table {
  color: #272727;
  margin: 20px 0px; }
  .admin_table td {
    padding: 7px 70px 7px 0px; }
    .admin_table td:last-child {
      padding: 0px; }
  .admin_table b {
    color: #b9bed1; }

.mob_show {
  display: none !important; }
  @media screen and (max-width: 990px) {
    .mob_show {
      display: block !important; } }

.mob_hide {
  display: block; }
  @media screen and (max-width: 990px) {
    .mob_hide {
      display: none !important; } }

.user_thumb {
  background-color: #fff;
  color: #006774 !important;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  text-transform: capitalize;
  position: absolute;
  left: 20px; }

.user_thumb_profile {
  background-color: #2e2727;
  color: #fff !important;
  height: 150px;
  width: 150px;
  font-weight: 100;
  border-radius: 50%;
  display: flex;
  align-items: center;
  font-size: 50px;
  justify-content: center;
  margin-right: 10px;
  text-transform: capitalize; }

.password_eye {
  width: 18px;
  position: absolute;
  top: 31px;
  right: 12px;
  cursor: pointer; }

@media screen {
  .mob_h1 {
    font-size: 16px; } }

.hospitality_user_role {
  display: block;
  margin-top: 15px;
  margin-bottom: 0px;
  line-height: 1; }
  @media screen and (max-width: 990px) {
    .hospitality_user_role {
      font-size: 10px; } }

.hospitality_user_count .count_item {
  width: calc(33.33% - 10px);
  border-right: 1px solid #000000; }
  .hospitality_user_count .count_item:last-child {
    border: none; }
  @media screen and (max-width: 990px) {
    .hospitality_user_count .count_item {
      padding: 0px 8px; } }

.incident_count_item {
  width: calc(33.33% - 5px);
  border-radius: 15px;
  padding: 15px 10px;
  background-color: #b9bed1; }
  .incident_count_item:first-child {
    background-color: #e3e8f0; }
  .incident_count_item:last-child {
    background-color: #FF6A14; }
  .incident_count_item h1 {
    font-size: 30px;
    font-weight: bold; }
  .incident_count_item span {
    font-size: 12px; }
    @media screen and (max-width: 990px) {
      .incident_count_item span {
        font-size: 10px; } }

.incident_count {
  padding: 0px 85px; }
  @media screen and (max-width: 990px) {
    .incident_count {
      padding: 0px; } }

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

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none; }

input[type="number"] {
  -moz-appearance: textfield; }

input:required,
textarea:required {
  box-shadow: none; }

.notification_tab_btn img {
  transform: rotate(-90deg); }

.notification_tab {
  background-color: #f0f2f7;
  border-radius: 40px;
  padding: 8px 18px;
  position: relative; }
  .notification_tab h4 {
    margin: 0px; }

.notification_table {
  transition: 1s ease all; }
  @media screen and (max-width: 990px) {
    .notification_table {
      margin-top: 0px; } }
  @media screen and (max-width: 990px) {
    .notification_table tr {
      padding: unset;
      box-shadow: unset;
      margin: unset;
      display: table-row; } }

.notification_table {
  text-align: left;
  margin: 30px 0px; }
  @media screen and (max-width: 990px) {
    .notification_table {
      margin-right: 20px;
      margin-left: -20px;
      width: calc(100% + 40px); } }
  .notification_table .read {
    color: #b9bed1;
    background-color: #fff; }
  .notification_table th,
  .notification_table td {
    padding: 10px 25px;
    display: table-cell; }
    @media screen and (max-width: 990px) {
      .notification_table th,
      .notification_table td {
        padding: 10px 12px;
        font-size: 10px;
        line-height: 1.32; } }
    .notification_table th span,
    .notification_table td span {
      font-weight: 600; }
    .notification_table th:first-child,
    .notification_table td:first-child {
      min-width: unset;
      position: relative;
      text-align: center;
      padding-left: 30px; }
      @media screen and (max-width: 990px) {
        .notification_table th:first-child,
        .notification_table td:first-child {
          text-align: left; } }
  .notification_table tr {
    background-color: #f0f2f7;
    border-bottom: 2px solid #fff; }

.bold {
  font-weight: bold; }

.filter,
.notification_listing_table,
.log_detail_modal,
.ant-select-dropdown-menu,
.sidebar {
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .filter::-webkit-scrollbar,
  .notification_listing_table::-webkit-scrollbar,
  .log_detail_modal::-webkit-scrollbar,
  .ant-select-dropdown-menu::-webkit-scrollbar,
  .sidebar::-webkit-scrollbar {
    width: 5px; }
  .filter::-webkit-scrollbar-track,
  .notification_listing_table::-webkit-scrollbar-track,
  .log_detail_modal::-webkit-scrollbar-track,
  .ant-select-dropdown-menu::-webkit-scrollbar-track,
  .sidebar::-webkit-scrollbar-track {
    background: #f1f1f1; }
  .filter::-webkit-scrollbar-thumb,
  .notification_listing_table::-webkit-scrollbar-thumb,
  .log_detail_modal::-webkit-scrollbar-thumb,
  .ant-select-dropdown-menu::-webkit-scrollbar-thumb,
  .sidebar::-webkit-scrollbar-thumb {
    background: #00172E; }
  .filter::-webkit-scrollbar-thumb:hover,
  .notification_listing_table::-webkit-scrollbar-thumb:hover,
  .log_detail_modal::-webkit-scrollbar-thumb:hover,
  .ant-select-dropdown-menu::-webkit-scrollbar-thumb:hover,
  .sidebar::-webkit-scrollbar-thumb:hover {
    background: #555; }

.notification_listing_table {
  max-height: 400px;
  overflow: auto;
  transition: 1s ease all; }
  @media screen and (max-width: 990px) {
    .notification_listing_table {
      max-height: unset; } }

.notification_tab_btn {
  background-color: transparent;
  border: 0px;
  position: absolute;
  margin: 0 auto;
  left: calc(50% - 30px);
  width: 50px;
  transition: 5s ease all; }

.notification_dot {
  background-color: #FF6A14;
  height: 14px;
  width: 14px;
  position: absolute;
  left: 15px;
  border-radius: 50%;
  vertical-align: middle;
  top: 12px; }
  @media screen and (max-width: 990px) {
    .notification_dot {
      top: 30px; } }

.tr_break {
  background-color: #fff; }
  .tr_break hr {
    margin: 15px auto;
    border: 1px solid #f0f2f7; }
  @media screen and (max-width: 990px) {
    .tr_break {
      display: none !important; } }

.notification_table .notification_fade {
  background-color: #fff;
  color: #b9bed1; }

.dashboard_navigation {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 35px; }
  @media screen and (max-width: 990px) {
    .dashboard_navigation {
      flex-wrap: wrap; } }
  .dashboard_navigation .dashboard_item {
    border: 1px solid #272727;
    background-color: #272727;
    width: calc(25% - 8px);
    border-radius: 20px;
    color: #fff !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 30px;
    max-width: 340px;
    margin-right: 8px;
    margin-bottom: 10px; }
    @media screen and (max-width: 990px) {
      .dashboard_navigation .dashboard_item {
        width: calc(50% - 8px);
        margin: 8px 0px; } }
    .dashboard_navigation .dashboard_item:before {
      content: "";
      padding-top: calc(80% + 60px);
      display: block; }
    .dashboard_navigation .dashboard_item span {
      display: block;
      margin-top: 15px; }
    .dashboard_navigation .dashboard_item img {
      display: block;
      width: 100%;
      max-width: 60px;
      margin: 0 auto; }

#checkbox1:checked + div + label + div .burger {
  opacity: 0; }

.overlay_menu {
  display: none; }

@media screen and (max-width: 990px) {
  #checkbox1:checked + div + label {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0px;
    left: 0px;
    display: block;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0.733); }
    #checkbox1:checked + div + label .burger {
      position: absolute;
      right: 20px;
      top: 30px; }
      #checkbox1:checked + div + label .burger span {
        background-color: transparent; }
      #checkbox1:checked + div + label .burger span:after {
        transform: rotate(45deg) translate(5px, 6px);
        transform-origin: center; }
      #checkbox1:checked + div + label .burger span:before {
        transform: rotate(-45deg) translate(8px, -8px);
        transform-origin: center; } }

.responsive_label {
  display: none; }
  @media screen and (max-width: 990px) {
    .responsive_label {
      display: block;
      font-weight: 600;
      font-size: 16px;
      color: #000; } }

.dashboard_notification_tab {
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 25px;
  width: 100%;
  text-align: center;
  margin-top: 55px;
  padding: 24px;
  position: relative;
  padding-left: 0px;
  overflow: hidden;
  display: flex;
  align-items: center; }
  .dashboard_notification_tab p {
    margin: 0px;
    padding-left: 128px;
    width: 100%; }

.dashboard_notification_icon {
  box-shadow: 45px 0px 0px 60px #FF6A14;
  height: 100%;
  width: 0px;
  position: relative;
  left: 0px; }
  .dashboard_notification_icon img {
    height: 28px;
    position: relative;
    left: 38px;
    top: 3px; }

.dashboard_notification_count {
  border-radius: 50%;
  background-color: #fff;
  height: 27px;
  width: 27px;
  position: absolute;
  top: -10px;
  left: 48px;
  border: 3px solid #FF6A14;
  display: flex;
  align-items: center;
  justify-content: space-around; }
  .dashboard_notification_count span {
    font-size: 10px;
    color: #FF6A14;
    font-weight: bold; }

.total_revenue .hr_break {
  margin: 30px auto;
  border: 0.5px solid #000000;
  margin-top: 8px; }

/* The container */
.btn_container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: left;
  color: #b9bed1;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 1;
  margin-bottom: 22px; }

/* Hide the browser's default radio button */
.btn_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer; }

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 21px;
  width: 21px;
  background-color: #eee;
  border-radius: 50%; }

/* On mouse-over, add a grey background color */
.btn_container:hover input ~ .checkmark {
  background-color: #ccc; }

/* When the radio button is checked, add a black background */
.btn_container input:checked ~ .checkmark {
  background-color: #272727; }

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the indicator (dot/circle) when checked */
.btn_container input:checked ~ .checkmark:after {
  display: block; }

/* Style the indicator (dot/circle) */
.btn_container .checkmark:after {
  top: 7px;
  left: 7px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: white; }

.pdf_csv {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 22px; }

.checklist_ul.after_checklist_submit .check_custom {
  width: 100%;
  position: relative; }

.checklist_ul.after_checklist_submit .check_img {
  position: absolute;
  right: -80px;
  width: 22px;
  top: 10px; }

.checklist_table_detail .checklist_detail_item {
  margin: 15px; }
  .checklist_table_detail .checklist_detail_item h6 {
    font-family: Montserrat;
    font-weight: bold;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #b9bed1;
    text-transform: uppercase; }
    @media screen and (max-width: 990px) {
      .checklist_table_detail .checklist_detail_item h6 {
        text-align: left; } }
  .checklist_table_detail .checklist_detail_item p {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    color: #272727; }
    @media screen and (max-width: 990px) {
      .checklist_table_detail .checklist_detail_item p {
        text-align: left; } }

.cleaning_content p {
  font-family: Montserrat;
  font-weight: 500;
  color: #272727;
  margin-bottom: 22px; }

.cleaning_content h4 {
  text-transform: uppercase; }

.w_100 {
  width: 100% !important; }

.incident_media_item.checklist_media_item {
  width: calc(33.33% - 10px);
  height: 150px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 10px; }

.photos_checklist {
  width: calc(100% + 10px);
  margin-left: -5px; }

.dashboard_notification_bar {
  width: 100%;
  padding: 0px 0px 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap; }
  .dashboard_notification_bar .search_box {
    width: 90%;
    max-width: 400px;
    z-index: 1; }
    .dashboard_notification_bar .search_box .search_input {
      width: 100%;
      border: none;
      outline: none;
      font-family: "Red Hat Display", sans-serif;
      color: inherit;
      border-radius: 4px;
      padding: 12px 40px;
      background-image: url("/static/new/search_new.svg");
      background-repeat: no-repeat;
      background-position: left 10px center;
      min-width: 260px;
      color: #FF6A14;
      min-height: 41px; }
      .dashboard_notification_bar .search_box .search_input::placeholder {
        color: #00172E; }
    @media (max-width: 767px) {
      .dashboard_notification_bar .search_box {
        width: 75%; } }
  .dashboard_notification_bar .notification_list {
    position: absolute;
    right: -10px;
    width: 450px;
    background: #fff;
    z-index: 99;
    padding: 25px;
    padding-bottom: 0px;
    transition: 0.3s;
    border-radius: 10px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1), 0px 24px 48px rgba(0, 0, 0, 0.2);
    top: 65px; }
    @media (max-width: 767px) {
      .dashboard_notification_bar .notification_list {
        width: 100%;
        max-width: 450px;
        right: -15px;
        padding: 25px 20px;
        min-width: 320px; } }
    .dashboard_notification_bar .notification_list::before {
      content: "";
      -webkit-clip-path: polygon(50% 0%, 0 74%, 99% 75%);
      clip-path: polygon(50% 0%, 0 74%, 99% 75%);
      background: #fff;
      width: 20px;
      height: 20px;
      top: -12px;
      right: 20px;
      position: absolute; }
      @media (max-width: 767px) {
        .dashboard_notification_bar .notification_list::before {
          right: 25px; } }
    .dashboard_notification_bar .notification_list .notification_header {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 10px; }
      .dashboard_notification_bar .notification_list .notification_header .heading {
        font-weight: 600;
        font-size: 18px;
        line-height: 33px;
        letter-spacing: 0.01em; }
      .dashboard_notification_bar .notification_list .notification_header span {
        font-weight: 600;
        font-size: 13.6317px;
        line-height: 16px;
        background: #FF6A14;
        color: #fff;
        border-radius: 100%;
        width: 28px;
        height: 28px;
        display: flex;
        align-items: center;
        justify-content: center; }
    .dashboard_notification_bar .notification_list .notification_body .options {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .dashboard_notification_bar .notification_list .notification_body .options span a {
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        color: #00172E; }
      .dashboard_notification_bar .notification_list .notification_body .options button {
        font-weight: 600;
        color: #FF6A14; }
        .dashboard_notification_bar .notification_list .notification_body .options button:disabled {
          opacity: 0.5; }
    .dashboard_notification_bar .notification_list .notification_footer a {
      font-weight: 600;
      font-size: 15px;
      line-height: 18px;
      color: #272727;
      padding-bottom: 10px; }
      .dashboard_notification_bar .notification_list .notification_footer a img {
        width: 13px;
        margin-right: 20px; }
  .dashboard_notification_bar.incident_navigation_bar {
    align-items: flex-start; }
    .dashboard_notification_bar.incident_navigation_bar .header_date_time {
      flex: 1;
      margin-top: 0px; }

.notification_box {
  padding: 8px;
  background-color: #fff;
  display: inline-block;
  border-radius: 8px;
  position: relative;
  margin-left: auto; }
  .notification_box .notification_badge {
    position: absolute;
    top: -10px;
    right: -10px;
    height: 25px;
    width: 25px;
    line-height: 22px;
    border-radius: 50%;
    background: #FF6A14;
    text-align: center;
    color: #ffffff;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 600;
    font-size: 12px;
    border: 1px solid #F0F2F7; }

.noti_row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px 0; }
  .noti_row span.unread_status {
    display: inline-block;
    height: 6px;
    width: 6px;
    background-color: #FF3A44;
    border-radius: 50%;
    margin-right: 10px; }
  .noti_row .noti {
    display: flex;
    align-items: center;
    width: 60%;
    justify-content: flex-start;
    cursor: pointer;
    flex: 1;
    font-size: 12px; }
    .noti_row .noti .noti_img {
      width: 54px;
      min-width: 54px;
      height: auto;
      max-height: 50px;
      object-fit: contain; }
    .noti_row .noti .title {
      font-weight: 700;
      font-size: 12px;
      line-height: 16px;
      color: #272727;
      padding-bottom: 2px;
      word-break: break-word;
      margin: 0; }
    .noti_row .noti p {
      font-weight: normal;
      font-size: 12px;
      line-height: 17px;
      color: #00172E;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      margin: 0; }
  .noti_row .noti_time {
    width: 25%;
    text-align: right; }
  .noti_row .time {
    font-weight: normal;
    font-size: 12px;
    line-height: 14px; }
  .noti_row .h_priority {
    display: inline-block;
    font-weight: 500;
    font-size: 9.1233px;
    line-height: 11px;
    font-family: "Red Hat Display", sans-serif;
    color: #fff;
    background-color: #ff3a44;
    padding: 6px 12px;
    border-radius: 20px;
    white-space: nowrap; }

.LP_section {
  font-family: "Red Hat Display", sans-serif;
  position: relative; }
  .LP_section .down_cursor {
    position: absolute;
    top: calc(100vh - 20px);
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
    z-index: 5;
    max-height: 70px;
    width: auto; }
    @media (max-width: 1200px) {
      .LP_section .down_cursor {
        display: none; } }
    .LP_section .down_cursor .mouse {
      display: block;
      margin: 0 auto;
      width: 45px;
      height: 70px;
      border-radius: 50px;
      border: 2.5px solid #FF6A14;
      left: 50%;
      position: absolute;
      top: 95%;
      z-index: 9999999999;
      max-width: 150px;
      cursor: pointer;
      transform: translate(-50%, -100%); }
    .LP_section .down_cursor .mouse span {
      display: block;
      margin: 6px auto;
      width: 5px;
      height: 13px;
      border-radius: 50%;
      background: #FF6A14;
      border: 1px solid transparent;
      -webkit-animation-duration: 1s;
      animation-duration: 2s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
      -webkit-animation-name: scroll;
      animation-name: scroll;
      animation-timing-function: ease-out;
      cursor: pointer; }

@-webkit-keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  50% {
    height: 10px; }
  60% {
    height: 13px; }
  85% {
    opacity: 0; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(16px);
    transform: translateY(16px); } }

@keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  10% {
    height: 10px; }
  70% {
    height: 13px; }
  75% {
    opacity: 0; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(16px);
    -ms-transform: translateY(16px);
    transform: translateY(16px); } }
  .LP_section * {
    margin: 0;
    padding: 0; }
  .LP_section ul,
  .LP_section li {
    list-style: none; }
  .LP_section p {
    line-height: 18px;
    color: #757576;
    padding: 20px 0; }
    @media (min-width: 1700px) {
      .LP_section p {
        font-size: 17px;
        line-height: 28px; } }
  .LP_section .black_btn {
    background-color: #002E5D;
    border-radius: 4px;
    font-weight: 600;
    line-height: 16px;
    color: #fff;
    padding: 14px 60px 14px 20px;
    background-image: url("/static/arrow.png");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 90% center;
    display: inline-block;
    margin-top: 10px;
    position: relative;
    z-index: 2;
    transition: 0.2s;
    font-family: "Red Hat Display", sans-serif; }
    .LP_section .black_btn:hover {
      background-color: #053B72; }
    .LP_section .black_btn:active {
      background-color: #01264D; }
    @media (max-width: 991px) {
      .LP_section .black_btn {
        font-size: 12px;
        padding: 12px 70px 12px 20px; } }
  .LP_section h3 {
    font-weight: 500;
    font-size: 36px;
    line-height: 42px;
    color: #272727; }
    @media (max-width: 991px) {
      .LP_section h3 {
        font-size: 24px;
        line-height: 30px; } }
  .LP_section .icon {
    width: 100px;
    height: auto;
    padding-bottom: 25px; }
    @media (max-width: 991px) {
      .LP_section .icon {
        width: 75px;
        padding-bottom: 15px; } }
  .LP_section h1 {
    font-size: 60px;
    line-height: 72px;
    color: #272727;
    font-weight: 400; }
    @media (max-width: 991px) {
      .LP_section h1 {
        font-size: 36px;
        line-height: 40px; } }
    @media (min-width: 1700px) {
      .LP_section h1 {
        font-size: 70px;
        line-height: 82px; } }
    .LP_section h1 span {
      display: block;
      color: #FF6A14;
      font-weight: 700; }
  .LP_section .bg1 {
    position: absolute;
    top: -50%;
    width: 35%;
    height: 100%;
    /* transform: translateY(50%); */
    object-fit: cover; }
    @media (max-width: 991px) {
      .LP_section .bg1 {
        display: none; } }
    @media (min-width: 1700px) {
      .LP_section .bg1 {
        width: 30%; } }
  .LP_section .bg2 {
    position: absolute;
    right: 0;
    width: 40%;
    top: -65%;
    object-fit: cover; }
    @media (max-width: 991px) {
      .LP_section .bg2 {
        display: none; } }
  .LP_section .bg3 {
    position: absolute;
    width: 35%;
    top: -45%;
    object-fit: cover;
    left: 0; }
    @media (max-width: 991px) {
      .LP_section .bg3 {
        display: none; } }
  .LP_section .bg4 {
    position: absolute;
    right: 0;
    width: 40%;
    bottom: -80%;
    object-fit: cover; }
    @media (max-width: 991px) {
      .LP_section .bg4 {
        display: none; } }
  .LP_section .navbar {
    display: flex;
    width: 100%;
    padding: 10px 150px;
    align-items: center; }
    @media (max-width: 991px) {
      .LP_section .navbar {
        padding: 10px 20px; } }
    @media (min-width: 992px) and (max-width: 1250px) {
      .LP_section .navbar {
        padding: 10px 50px; } }
    @media (min-width: 1700px) {
      .LP_section .navbar {
        padding: 10px 220px; } }
    .LP_section .navbar .navigation {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%; }
      .LP_section .navbar .navigation .menu_bar {
        position: absolute;
        width: 30px;
        right: 20px;
        height: auto;
        display: none; }
        @media (max-width: 991px) {
          .LP_section .navbar .navigation .menu_bar {
            display: block; } }
      .LP_section .navbar .navigation .close_menu {
        position: absolute;
        top: 30px;
        width: 15px;
        right: 20px;
        display: none;
        z-index: 2; }
        @media (max-width: 991px) {
          .LP_section .navbar .navigation .close_menu {
            display: block; } }
      @media (max-width: 991px) {
        .LP_section .navbar .navigation {
          justify-content: flex-end; } }
      .LP_section .navbar .navigation ul {
        list-style: none; }
        .LP_section .navbar .navigation ul .request_demo {
          display: none; }
          @media (max-width: 991px) {
            .LP_section .navbar .navigation ul .request_demo {
              display: block; } }
        @media (max-width: 991px) {
          .LP_section .navbar .navigation ul {
            position: absolute;
            padding: 20px 0;
            width: 100%;
            top: 0;
            transition: 0.5s;
            background: #fdfdfd;
            z-index: 99;
            left: -100%;
            height: 100%;
            padding: 20px 0; }
            .LP_section .navbar .navigation ul.show_menu {
              left: 0; } }
        @media (min-width: 768px) and (max-width: 992px) {
          .LP_section .navbar .navigation ul {
            width: 45%; } }
        .LP_section .navbar .navigation ul li {
          display: inline-block;
          padding: 10px 15px; }
          .LP_section .navbar .navigation ul li:first-child {
            padding-left: 30px; }
            @media (max-width: 991px) {
              .LP_section .navbar .navigation ul li:first-child {
                padding-left: 15px; } }
          .LP_section .navbar .navigation ul li a {
            line-height: 16px;
            font-weight: 400;
            position: relative;
            transition: 0.2s; }
            @media (max-width: 991px) {
              .LP_section .navbar .navigation ul li a {
                display: block; } }
            .LP_section .navbar .navigation ul li a::after {
              position: absolute;
              bottom: -5px;
              left: 0;
              right: 0;
              margin: auto;
              width: 0%;
              content: ".";
              color: transparent;
              background: #FF6A14;
              height: 1px;
              transition: all 0.5s; }
            .LP_section .navbar .navigation ul li a:hover::after {
              width: 100%; }
          @media (max-width: 991px) {
            .LP_section .navbar .navigation ul li {
              display: block; } }
      .LP_section .navbar .navigation .side_links {
        display: flex;
        align-items: center; }
        @media (max-width: 991px) {
          .LP_section .navbar .navigation .side_links {
            padding-right: 40px; } }
        .LP_section .navbar .navigation .side_links .request_demo {
          padding: 0 30px 0 15px;
          font-weight: 500; }
          @media (max-width: 991px) {
            .LP_section .navbar .navigation .side_links .request_demo {
              display: none; } }
        .LP_section .navbar .navigation .side_links .sign_up {
          background: #FF6A14;
          color: #fff;
          font-weight: 600;
          border-radius: 4px;
          padding: 10px 18px;
          transition: 0.2s; }
          @media (max-width: 991px) {
            .LP_section .navbar .navigation .side_links .sign_up {
              padding: 7px 14px; } }
          .LP_section .navbar .navigation .side_links .sign_up:hover {
            background: #e8d3aa; }
          .LP_section .navbar .navigation .side_links .sign_up:active {
            background: #e1c48d; }
  .LP_section .about_compliance {
    display: flex;
    position: relative;
    overflow-x: hidden; }
    .LP_section .about_compliance .col1 {
      padding-left: 150px;
      padding-top: 150px;
      position: relative;
      z-index: 2; }
      @media (max-width: 991px) {
        .LP_section .about_compliance .col1 {
          padding-left: 20px;
          padding-top: 20px; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .about_compliance .col1 {
          padding-left: 50px; } }
      @media (min-width: 1700px) {
        .LP_section .about_compliance .col1 {
          padding-left: 220px; } }
    .LP_section .about_compliance #go_down {
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%); }
    .LP_section .about_compliance .col1,
    .LP_section .about_compliance .col2 {
      width: 50%; }
      @media (max-width: 991px) {
        .LP_section .about_compliance .col1,
        .LP_section .about_compliance .col2 {
          width: 100%; } }
    .LP_section .about_compliance .col2 {
      text-align: right; }
      .LP_section .about_compliance .col2 img {
        max-height: 100%;
        width: auto; }
        @media (max-width: 991px) {
          .LP_section .about_compliance .col2 img {
            width: 100%;
            height: auto;
            max-height: initial; } }
    @media (max-width: 767px) {
      .LP_section .about_compliance {
        flex-direction: column; } }
  .LP_section .digital {
    display: flex;
    width: 100%;
    position: relative; }
    .LP_section .digital .col1,
    .LP_section .digital .col2 {
      width: 50%;
      position: relative;
      z-index: 2; }
      @media (max-width: 991px) {
        .LP_section .digital .col1,
        .LP_section .digital .col2 {
          width: 100%;
          order: 2; } }
    .LP_section .digital .col1 img {
      width: 100%;
      height: auto; }
    .LP_section .digital .col2 {
      padding: 150px 150px 0 0px; }
      @media (max-width: 991px) {
        .LP_section .digital .col2 {
          padding: 20px;
          order: 1; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .digital .col2 {
          padding: 50px 50px 0 0px; } }
      @media (min-width: 1700px) {
        .LP_section .digital .col2 {
          padding: 150px 220px 0 0px; } }
    @media (max-width: 767px) {
      .LP_section .digital {
        flex-direction: column; } }
  .LP_section .checklist {
    display: flex;
    width: 100%;
    position: relative; }
    .LP_section .checklist .col1,
    .LP_section .checklist .col2 {
      width: 50%;
      position: relative;
      z-index: 2; }
      @media (max-width: 991px) {
        .LP_section .checklist .col1,
        .LP_section .checklist .col2 {
          width: 100%; } }
    .LP_section .checklist .col2 img {
      width: 100%;
      height: auto; }
    .LP_section .checklist .col1 {
      padding: 100px 0px 0 150px; }
      @media (max-width: 991px) {
        .LP_section .checklist .col1 {
          padding: 20px; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .checklist .col1 {
          padding: 100px 0px 0 50px; } }
      @media (min-width: 1700px) {
        .LP_section .checklist .col1 {
          padding: 100px 0px 0 220px; } }
    @media (max-width: 767px) {
      .LP_section .checklist {
        flex-direction: column; } }
  .LP_section .learning {
    display: flex;
    width: 100%; }
    .LP_section .learning .col1,
    .LP_section .learning .col2 {
      width: 50%; }
      @media (max-width: 991px) {
        .LP_section .learning .col1,
        .LP_section .learning .col2 {
          width: 100%;
          order: 2; } }
    .LP_section .learning .col1 img {
      width: 100%;
      height: auto; }
    .LP_section .learning .col2 {
      padding: 100px 150px 0 0px; }
      @media (max-width: 991px) {
        .LP_section .learning .col2 {
          padding: 20px;
          order: 1; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .learning .col2 {
          padding: 50px 50px 0 0px; } }
      @media (min-width: 1700px) {
        .LP_section .learning .col2 {
          padding: 100px 220px 0 0px; } }
    @media (max-width: 767px) {
      .LP_section .learning {
        flex-direction: column; } }
  .LP_section .download {
    text-align: center;
    position: relative; }
    .LP_section .download h1 {
      font-size: 40px;
      line-height: 55px; }
      @media (max-width: 991px) {
        .LP_section .download h1 {
          font-size: 32px;
          line-height: 35px;
          padding-bottom: 20px; } }
    .LP_section .download p {
      padding-top: 0; }
    .LP_section .download .store {
      padding: 10px 0; }
      .LP_section .download .store a {
        padding: 0 15px; }
      @media (max-width: 991px) {
        .LP_section .download .store {
          display: flex;
          justify-content: center; } }
    .LP_section .download .mobile_app {
      width: 100%;
      height: auto;
      max-width: 850px; }
    @media (max-width: 991px) {
      .LP_section .download {
        padding: 0 20px; } }
  .LP_section .partners {
    text-align: center;
    padding: 30px 0;
    overflow-x: hidden; }
    .LP_section .partners h2 {
      font-weight: 500;
      font-size: 60px;
      line-height: 70px; }
      @media (max-width: 991px) {
        .LP_section .partners h2 {
          font-size: 40px;
          line-height: 50px; } }
    .LP_section .partners .partner_slider {
      background: linear-gradient(180deg, rgba(240, 242, 247, 0) 0%, rgba(240, 242, 247, 0.86) 100%);
      backdrop-filter: blur(6px); }
      .LP_section .partners .partner_slider .partner_slide {
        padding-top: 30px;
        position: relative; }
        .LP_section .partners .partner_slider .partner_slide h3 {
          font-weight: bold;
          font-size: 30px;
          line-height: 35px;
          color: #FF6A14;
          position: absolute;
          left: 50%;
          transform: translateX(-50%); }
          @media (max-width: 991px) {
            .LP_section .partners .partner_slider .partner_slide h3 {
              font-size: 22px;
              line-height: 20px;
              position: relative;
              padding: 0 20px; } }
        .LP_section .partners .partner_slider .partner_slide .discription {
          max-width: 790px;
          margin: 0 auto;
          font-size: 22px;
          line-height: 30px;
          color: #00172E;
          background-image: url("/static/bg_arrow.png");
          background-size: 120px;
          background-repeat: no-repeat;
          padding: 60px 0px 0 70px;
          background-position: 0 0; }
          @media (max-width: 991px) {
            .LP_section .partners .partner_slider .partner_slide .discription {
              font-size: 16px;
              line-height: 22px;
              background-size: 50px;
              padding: 35px 20px 0 20px;
              background-position: 5px 20px; } }
        .LP_section .partners .partner_slider .partner_slide .name {
          font-weight: 500;
          font-size: 18px;
          line-height: 21px;
          color: #FF6A14;
          padding: 25px 0 50px; }
          @media (max-width: 991px) {
            .LP_section .partners .partner_slider .partner_slide .name {
              padding: 25px 20px 50px; } }
      .LP_section .partners .partner_slider .slick-dots {
        bottom: 25px; }
      .LP_section .partners .partner_slider .slick-dots li {
        margin: 0; }
      .LP_section .partners .partner_slider .slick-dots li button {
        border: 2px solid #95989f;
        border-radius: 100%;
        width: 10px;
        height: 10px;
        transition: 0.3s;
        padding: initial; }
        .LP_section .partners .partner_slider .slick-dots li button::before {
          color: transparent !important;
          opacity: 1 !important; }
      .LP_section .partners .partner_slider .slick-dots li.slick-active button {
        background: #FF6A14;
        border: none;
        transform: scale(1.6);
        transition: 0.2; }
      .LP_section .partners .partner_slider .slick-dots li.extrasmall button {
        transform: scale(0.6);
        transition: 0.2; }
      .LP_section .partners .partner_slider .slick-dots li.small button {
        transform: scale(0.8);
        transition: 0.2; }
      .LP_section .partners .partner_slider .slick-dots li.medium button {
        transform: scale(1);
        transition: 0.2; }
  .LP_section .easy {
    display: flex;
    width: 100%; }
    .LP_section .easy .col1,
    .LP_section .easy .col2 {
      width: 50%; }
      @media (max-width: 991px) {
        .LP_section .easy .col1,
        .LP_section .easy .col2 {
          width: 100%;
          order: 2; } }
    .LP_section .easy .col1 img {
      width: 100%;
      height: auto; }
    .LP_section .easy .col2 {
      padding: 0 150px 0 0px; }
      @media (max-width: 991px) {
        .LP_section .easy .col2 {
          padding: 20px;
          order: 1; } }
      .LP_section .easy .col2 h3 {
        font-weight: 400;
        font-size: 50px;
        line-height: 59px; }
        @media (max-width: 991px) {
          .LP_section .easy .col2 h3 {
            font-size: 36px;
            line-height: 40px; } }
        .LP_section .easy .col2 h3 span {
          display: block;
          color: #FF6A14;
          font-weight: 600; }
      .LP_section .easy .col2 p {
        font-size: 25px;
        line-height: 30px;
        color: #272727;
        padding-bottom: 30px; }
        @media (max-width: 991px) {
          .LP_section .easy .col2 p {
            font-size: 19px;
            line-height: 20px; } }
        @media (min-width: 1700px) {
          .LP_section .easy .col2 p {
            font-size: 28px;
            line-height: 35px; } }
      .LP_section .easy .col2 .sign_up {
        background: #FF6A14;
        color: #fff;
        font-weight: 600;
        border-radius: 4px;
        padding: 10px 18px;
        padding: 7px 60px 10px 20px;
        background-image: url("/static/arrow.png");
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: 90% center; }
        .LP_section .easy .col2 .sign_up:hover {
          background-color: #e8d3aa; }
        .LP_section .easy .col2 .sign_up:active {
          background-color: #e1c48d; }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .easy .col2 {
          padding: 0px 50px 0 0px; } }
      @media (min-width: 1700px) {
        .LP_section .easy .col2 {
          padding: 0 220px 0 0px; } }
    @media (max-width: 767px) {
      .LP_section .easy {
        flex-direction: column; } }
  .LP_section .digital_page .digital_management {
    display: flex;
    width: 100%;
    position: relative; }
    .LP_section .digital_page .digital_management .col1,
    .LP_section .digital_page .digital_management .col2 {
      width: 50%;
      position: relative;
      z-index: 2; }
      @media (max-width: 991px) {
        .LP_section .digital_page .digital_management .col1,
        .LP_section .digital_page .digital_management .col2 {
          width: 100%;
          order: 2; } }
    .LP_section .digital_page .digital_management .col1 img {
      width: 100%;
      height: auto; }
    .LP_section .digital_page .digital_management .col2 {
      padding: 100px 150px 0 0px; }
      @media (max-width: 991px) {
        .LP_section .digital_page .digital_management .col2 {
          padding: 20px;
          order: 1; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .digital_page .digital_management .col2 {
          padding: 50px 50px 0 0px; } }
      @media (min-width: 1700px) {
        .LP_section .digital_page .digital_management .col2 {
          padding: 100px 220px 0 0px; } }
    @media (max-width: 767px) {
      .LP_section .digital_page .digital_management {
        flex-direction: column; } }
  .LP_section .digital_page .features {
    position: relative; }
    .LP_section .digital_page .features .feature_row {
      display: flex;
      width: 100%;
      position: relative; }
      @media (max-width: 767px) {
        .LP_section .digital_page .features .feature_row {
          flex-direction: column; } }
      .LP_section .digital_page .features .feature_row .bg5 {
        position: absolute;
        right: 0;
        bottom: -60%;
        width: 40%; }
        @media (max-width: 991px) {
          .LP_section .digital_page .features .feature_row .bg5 {
            display: none; } }
      .LP_section .digital_page .features .feature_row .col1,
      .LP_section .digital_page .features .feature_row .col2 {
        width: 50%;
        position: relative;
        z-index: 2; }
        @media (max-width: 991px) {
          .LP_section .digital_page .features .feature_row .col1,
          .LP_section .digital_page .features .feature_row .col2 {
            width: 100%; } }
      .LP_section .digital_page .features .feature_row .col1 {
        padding: 200px 0px 0 150px; }
        @media (max-width: 991px) {
          .LP_section .digital_page .features .feature_row .col1 {
            padding-left: 20px;
            padding-top: 20px; } }
        @media (min-width: 768px) and (max-width: 992px) {
          .LP_section .digital_page .features .feature_row .col1 {
            padding-top: 15%; } }
        .LP_section .digital_page .features .feature_row .col1 h2 {
          font-size: 46px;
          line-height: 55px;
          font-weight: 400; }
          .LP_section .digital_page .features .feature_row .col1 h2 span {
            font-weight: 600;
            color: #FF6A14;
            display: block; }
          @media (max-width: 991px) {
            .LP_section .digital_page .features .feature_row .col1 h2 {
              font-size: 36px;
              line-height: 40px; } }
          @media (min-width: 1700px) {
            .LP_section .digital_page .features .feature_row .col1 h2 {
              font-size: 50px;
              line-height: 60px; } }
        @media (min-width: 992px) and (max-width: 1250px) {
          .LP_section .digital_page .features .feature_row .col1 {
            padding: 150px 0px 0 50px; } }
        @media (min-width: 1700px) {
          .LP_section .digital_page .features .feature_row .col1 {
            padding: 200px 0px 0 220px; } }
      .LP_section .digital_page .features .feature_row .col2 img {
        width: 100%;
        height: auto; }
    .LP_section .digital_page .features .features_list {
      padding: 0 150px; }
      @media (max-width: 991px) {
        .LP_section .digital_page .features .features_list {
          padding: 20px; } }
      .LP_section .digital_page .features .features_list li {
        max-width: 335px;
        margin-bottom: -5%; }
        @media (min-width: 1700px) {
          .LP_section .digital_page .features .features_list li {
            max-width: 450px; } }
        .LP_section .digital_page .features .features_list li .icon {
          max-height: 100px;
          width: auto; }
          @media (max-width: 991px) {
            .LP_section .digital_page .features .features_list li .icon {
              max-width: 75px; } }
        .LP_section .digital_page .features .features_list li .feature_title {
          font-weight: 500;
          font-size: 30px;
          line-height: 35px; }
          .LP_section .digital_page .features .features_list li .feature_title span {
            color: #FF6A14;
            font-weight: 600; }
        .LP_section .digital_page .features .features_list li:nth-child(even) {
          margin-left: auto; }
          @media (max-width: 767px) {
            .LP_section .digital_page .features .features_list li:nth-child(even) {
              margin-left: initial; } }
        .LP_section .digital_page .features .features_list li:last-child {
          margin-bottom: initial; }
        .LP_section .digital_page .features .features_list li:first-child {
          margin-top: -20%; }
          @media (min-width: 992px) and (max-width: 1250px) {
            .LP_section .digital_page .features .features_list li:first-child {
              margin-top: -15%; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .digital_page .features .features_list {
          padding: 0 50px; } }
      @media (min-width: 1700px) {
        .LP_section .digital_page .features .features_list {
          padding: 0 220px; } }
  .LP_section .check_procedure .about_check {
    display: flex;
    width: 100%;
    position: relative;
    padding-top: 100px; }
    @media (max-width: 767px) {
      .LP_section .check_procedure .about_check {
        flex-direction: column;
        padding-top: 0; } }
    .LP_section .check_procedure .about_check .about_bg {
      position: absolute;
      width: 55%;
      top: -10%;
      left: -1%; }
      @media (max-width: 991px) {
        .LP_section .check_procedure .about_check .about_bg {
          display: none; } }
    .LP_section .check_procedure .about_check .col1,
    .LP_section .check_procedure .about_check .col2 {
      width: 50%;
      position: relative;
      z-index: 2; }
      @media (max-width: 991px) {
        .LP_section .check_procedure .about_check .col1,
        .LP_section .check_procedure .about_check .col2 {
          width: 100%; } }
    .LP_section .check_procedure .about_check .col2 img {
      width: 100%;
      height: auto; }
    .LP_section .check_procedure .about_check .col1 {
      padding: 50px 0px 0 150px; }
      @media (max-width: 991px) {
        .LP_section .check_procedure .about_check .col1 {
          padding: 20px; } }
      .LP_section .check_procedure .about_check .col1 h1 {
        font-size: 58px;
        line-height: 68px;
        font-weight: 400; }
        @media (max-width: 991px) {
          .LP_section .check_procedure .about_check .col1 h1 {
            font-size: 36px;
            line-height: 40px; } }
        @media (min-width: 1700px) {
          .LP_section .check_procedure .about_check .col1 h1 {
            font-size: 65px;
            line-height: 78px; } }
        .LP_section .check_procedure .about_check .col1 h1 span {
          font-weight: 700; }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .check_procedure .about_check .col1 {
          padding: 50px 0px 0 50px; } }
      @media (min-width: 1700px) {
        .LP_section .check_procedure .about_check .col1 {
          padding: 50px 0px 0 220px; } }
  .LP_section .check_procedure .custom_assignment {
    display: flex;
    width: 100%;
    position: relative; }
    @media (max-width: 767px) {
      .LP_section .check_procedure .custom_assignment {
        flex-direction: column; } }
    .LP_section .check_procedure .custom_assignment .col1,
    .LP_section .check_procedure .custom_assignment .col2 {
      width: 50%;
      position: relative;
      z-index: 2; }
      @media (max-width: 991px) {
        .LP_section .check_procedure .custom_assignment .col1,
        .LP_section .check_procedure .custom_assignment .col2 {
          width: 100%;
          order: 2; } }
    .LP_section .check_procedure .custom_assignment .col1 img {
      width: 100%;
      height: auto; }
    .LP_section .check_procedure .custom_assignment .col2 {
      padding: 100px 150px 0 0px; }
      @media (max-width: 991px) {
        .LP_section .check_procedure .custom_assignment .col2 {
          padding: 20px;
          order: 1; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .LP_section .check_procedure .custom_assignment .col2 {
          padding-top: 10%; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .check_procedure .custom_assignment .col2 {
          padding: 100px 50px 0 50px; } }
      @media (min-width: 1700px) {
        .LP_section .check_procedure .custom_assignment .col2 {
          padding: 100px 220px 0 0px; } }
  .LP_section .check_procedure .forword_thinking {
    display: flex;
    width: 100%;
    position: relative; }
    @media (max-width: 767px) {
      .LP_section .check_procedure .forword_thinking {
        flex-direction: column; } }
    .LP_section .check_procedure .forword_thinking .col1,
    .LP_section .check_procedure .forword_thinking .col2 {
      width: 50%;
      position: relative;
      z-index: 2; }
      @media (max-width: 992px) {
        .LP_section .check_procedure .forword_thinking .col1,
        .LP_section .check_procedure .forword_thinking .col2 {
          width: 100%; } }
    .LP_section .check_procedure .forword_thinking .col2 img {
      width: 100%;
      height: auto; }
    .LP_section .check_procedure .forword_thinking .col1 {
      padding: 100px 0px 0 150px; }
      @media (max-width: 991px) {
        .LP_section .check_procedure .forword_thinking .col1 {
          padding: 20px; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .check_procedure .forword_thinking .col1 {
          padding: 100px 0px 0 50px; } }
      @media (min-width: 1700px) {
        .LP_section .check_procedure .forword_thinking .col1 {
          padding: 100px 0px 0 220px; } }
  .LP_section .check_procedure .notification {
    display: flex;
    width: 100%;
    position: relative; }
    @media (max-width: 767px) {
      .LP_section .check_procedure .notification {
        flex-direction: column; } }
    .LP_section .check_procedure .notification .col1,
    .LP_section .check_procedure .notification .col2 {
      width: 50%;
      position: relative;
      z-index: 2; }
      @media (max-width: 991px) {
        .LP_section .check_procedure .notification .col1,
        .LP_section .check_procedure .notification .col2 {
          width: 100%;
          order: 2; } }
    .LP_section .check_procedure .notification .col1 img {
      width: 100%;
      height: auto; }
    .LP_section .check_procedure .notification .col2 {
      padding: 100px 150px 0 0px; }
      @media (max-width: 991px) {
        .LP_section .check_procedure .notification .col2 {
          padding: 20px;
          order: 1; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .check_procedure .notification .col2 {
          padding: 100px 50px 0 0px; } }
      @media (min-width: 1700px) {
        .LP_section .check_procedure .notification .col2 {
          padding: 100px 220px 0 0px; } }
  .LP_section .e_learning .about_learning {
    padding-top: 100px;
    display: flex;
    width: 100%;
    position: relative; }
    @media (max-width: 767px) {
      .LP_section .e_learning .about_learning {
        flex-direction: column; } }
    @media (max-width: 991px) {
      .LP_section .e_learning .about_learning {
        padding-top: 0; } }
    .LP_section .e_learning .about_learning .col1,
    .LP_section .e_learning .about_learning .col2 {
      width: 50%;
      position: relative;
      z-index: 2; }
      @media (max-width: 991px) {
        .LP_section .e_learning .about_learning .col1,
        .LP_section .e_learning .about_learning .col2 {
          width: 100%;
          order: 2; } }
    .LP_section .e_learning .about_learning .col1 img {
      width: 100%;
      height: auto; }
    .LP_section .e_learning .about_learning .col1 {
      margin-right: -7%; }
    .LP_section .e_learning .about_learning .col2 {
      padding: 50px 150px 100px 0px; }
      @media (max-width: 991px) {
        .LP_section .e_learning .about_learning .col2 {
          padding: 20px;
          order: 1; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .e_learning .about_learning .col2 {
          padding: 50px 50px 100px 0px; } }
      @media (min-width: 1700px) {
        .LP_section .e_learning .about_learning .col2 {
          padding: 50px 220px 100px 0px; } }
  .LP_section .e_learning .features {
    position: relative; }
    .LP_section .e_learning .features .learn_bg {
      position: absolute;
      right: 0;
      width: 25%;
      top: -20%; }
      @media (max-width: 991px) {
        .LP_section .e_learning .features .learn_bg {
          display: none; } }
    .LP_section .e_learning .features .features_list {
      padding: 0 150px 0 220px; }
      @media (max-width: 991px) {
        .LP_section .e_learning .features .features_list {
          padding: 20px; } }
      .LP_section .e_learning .features .features_list li {
        max-width: 390px;
        margin-bottom: -5%; }
        @media (max-width: 991px) {
          .LP_section .e_learning .features .features_list li {
            margin-bottom: 5%; } }
        @media (min-width: 1700px) {
          .LP_section .e_learning .features .features_list li {
            max-width: 450px; } }
        .LP_section .e_learning .features .features_list li .icon {
          max-height: 100px;
          width: auto; }
          @media (max-width: 992px) {
            .LP_section .e_learning .features .features_list li .icon {
              max-height: 75px; } }
        .LP_section .e_learning .features .features_list li .feature_title {
          font-weight: 500;
          font-size: 30px;
          line-height: 35px; }
          @media (max-width: 991px) {
            .LP_section .e_learning .features .features_list li .feature_title {
              font-size: 24px;
              line-height: 30px; } }
          .LP_section .e_learning .features .features_list li .feature_title span {
            color: #FF6A14;
            font-weight: 600; }
        .LP_section .e_learning .features .features_list li:nth-child(even) {
          margin-left: auto; }
          @media (max-width: 767px) {
            .LP_section .e_learning .features .features_list li:nth-child(even) {
              margin-left: initial; } }
        .LP_section .e_learning .features .features_list li:last-child {
          margin-bottom: initial; }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .e_learning .features .features_list {
          padding: 0px 50px 0 120px; } }
      @media (min-width: 1700px) {
        .LP_section .e_learning .features .features_list {
          padding: 0 220px 0 290px; } }
    .LP_section .e_learning .features .mobile_learning {
      padding: 0 150px;
      margin-top: -10%; }
      @media (max-width: 991px) {
        .LP_section .e_learning .features .mobile_learning {
          padding: 20px; } }
      .LP_section .e_learning .features .mobile_learning img {
        width: 100%;
        height: auto; }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .e_learning .features .mobile_learning {
          padding: 0 50px; } }
      @media (min-width: 1700px) {
        .LP_section .e_learning .features .mobile_learning {
          padding: 0 220px; } }
  .LP_section .e_learning .learning_thought {
    font-family: "sf-pro";
    background: url("/static/thought.png") no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 370px;
    display: flex;
    align-items: center; }
    .LP_section .e_learning .learning_thought h4 {
      font-weight: 400;
      font-size: 40px;
      line-height: 50px;
      text-align: center;
      color: #FF6A14;
      margin: 0 auto;
      max-width: 760px;
      padding: 30px 0; }
      @media (max-width: 991px) {
        .LP_section .e_learning .learning_thought h4 {
          font-size: 27px;
          line-height: 34px;
          padding: 30px 20px; } }
      @media (min-width: 1700px) {
        .LP_section .e_learning .learning_thought h4 {
          font-size: 49px;
          line-height: 60px;
          max-width: 830px; } }
  .LP_section .footer {
    background: url("/static/footer_bg.png") no-repeat center;
    padding: 30px 150px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    color: #9f9f9f;
    background-size: cover; }
    @media (max-width: 991px) {
      .LP_section .footer {
        flex-direction: column;
        padding: 30px 20px; } }
    @media (min-width: 992px) and (max-width: 1250px) {
      .LP_section .footer {
        padding: 30px 50px; } }
    .LP_section .footer .col1,
    .LP_section .footer .col2,
    .LP_section .footer .col3 {
      width: 33.33%; }
      @media (max-width: 991px) {
        .LP_section .footer .col1,
        .LP_section .footer .col2,
        .LP_section .footer .col3 {
          width: 100%; } }
    @media (max-width: 991px) {
      .LP_section .footer .col1 {
        order: 3; } }
    .LP_section .footer .footer_logo {
      max-width: 90px;
      width: 100%;
      height: auto;
      cursor: pointer; }
      @media (max-width: 991px) {
        .LP_section .footer .footer_logo {
          display: none; } }
    .LP_section .footer .mobile {
      display: none; }
      @media (max-width: 991px) {
        .LP_section .footer .mobile {
          display: block; } }
    .LP_section .footer .form_title {
      font-weight: 600;
      line-height: 16px;
      padding: 20px 0;
      color: #fff; }
    .LP_section .footer .form_col {
      position: relative;
      width: 100%; }
      @media (max-width: 992px) {
        .LP_section .footer .form_col {
          max-width: 550px; } }
      .LP_section .footer .form_col input {
        width: 100%;
        background: #ffffff;
        border-radius: 4px;
        min-height: 40px;
        border: none; }
      .LP_section .footer .form_col .subscribe {
        position: absolute;
        width: 35%;
        right: 0;
        background: #FF6A14;
        border: 2px solid #fff;
        font-size: 12px;
        color: #fff;
        font-weight: 700;
        text-align: center; }
    .LP_section .footer .bottom_line {
      padding: 20px 0;
      font-size: 10px;
      line-height: 21px;
      font-family: "Poppins", sans-serif; }
      @media (min-width: 1700px) {
        .LP_section .footer .bottom_line {
          font-size: 13px;
          line-height: 25px; } }
      .LP_section .footer .bottom_line .line1 span {
        padding-right: 5px; }
      .LP_section .footer .bottom_line .line1 a {
        padding: 0 10px;
        transition: 0.2s; }
        .LP_section .footer .bottom_line .line1 a:last-child {
          padding-right: 0; }
        .LP_section .footer .bottom_line .line1 a:hover {
          color: #FF6A14; }
      .LP_section .footer .bottom_line .line2 img {
        max-height: 12px;
        padding: 0 8px;
        transition: 0.2s; }
        @media (min-width: 1700px) {
          .LP_section .footer .bottom_line .line2 img {
            max-height: 15px; } }
      .LP_section .footer .bottom_line a {
        transition: 0.2s; }
        .LP_section .footer .bottom_line a img:last-child {
          display: none; }
        .LP_section .footer .bottom_line a:hover img:first-child {
          display: none; }
        .LP_section .footer .bottom_line a:hover img:last-child {
          display: inline-block; }
    .LP_section .footer .col2 {
      padding-top: 40px;
      padding-left: 70px; }
      @media (max-width: 991px) {
        .LP_section .footer .col2 {
          padding-left: initial; } }
      .LP_section .footer .col2 .footer_links {
        border-left: 1px solid #9f9f9f; }
        .LP_section .footer .col2 .footer_links li {
          font-weight: 500;
          line-height: 21px;
          padding-left: 20px;
          padding-bottom: 10px; }
          .LP_section .footer .col2 .footer_links li a {
            transition: 0.2s; }
            .LP_section .footer .col2 .footer_links li a:hover {
              color: #FF6A14; }
    .LP_section .footer .col3 {
      padding-top: 40px;
      line-height: 21px; }
      .LP_section .footer .col3 .contact {
        border-left: 1px solid #9f9f9f;
        padding-left: 20px; }
        .LP_section .footer .col3 .contact h4 {
          font-weight: 700;
          line-height: 16px;
          text-transform: uppercase;
          padding: 0px 0 20px; }
        .LP_section .footer .col3 .contact a {
          padding-bottom: 10px;
          display: inline-block;
          transition: 0.2s; }
          .LP_section .footer .col3 .contact a:hover {
            color: #FF6A14; }
        .LP_section .footer .col3 .contact p {
          padding-bottom: 10px;
          padding-top: 0;
          color: rgba(255, 255, 255, 0.6); }
        .LP_section .footer .col3 .contact .bottom {
          padding-top: 20px; }
      .LP_section .footer .col3 .social a {
        margin: 0 15px;
        padding-bottom: 0; }
        .LP_section .footer .col3 .social a:first-child {
          margin-left: 0; }
        .LP_section .footer .col3 .social a:last-child {
          margin-right: 0; }

.lp_footer {
  display: none; }

.dashboard_container.upper {
  width: 100%;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 1300px) {
    .dashboard_container.upper {
      flex-direction: column; } }
  .dashboard_container.upper .dash_heading_container {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px; }
  .dashboard_container.upper .dashboard_sec_heading {
    font-size: 16px;
    font-weight: 600;
    color: #272727;
    font-family: "Red Hat Display", sans-serif; }
  .dashboard_container.upper .dashboard_left {
    position: relative;
    width: 55%;
    padding: 24px 20px;
    overflow: hidden;
    background: #ffffff; }
    @media screen and (max-width: 1300px) {
      .dashboard_container.upper .dashboard_left {
        width: 100%; } }
  .dashboard_container.upper .dashboard_right {
    flex: 1;
    padding: 24px 20px;
    overflow: hidden;
    background: #ffffff;
    position: relative; }
    @media screen and (max-width: 1300px) {
      .dashboard_container.upper .dashboard_right {
        margin-left: 0px;
        width: 100%; } }

.dashboard_container.lower {
  width: 100%;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 1300px) {
    .dashboard_container.lower {
      flex-direction: column; } }
  .dashboard_container.lower .dash_heading_container {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px; }
  .dashboard_container.lower .dashboard_sec_heading {
    font-size: 16px;
    font-weight: 600;
    color: #272727;
    font-family: "Red Hat Display", sans-serif; }
  .dashboard_container.lower .dashboard_left {
    position: relative;
    width: 55%;
    padding: 24px 20px;
    min-height: 30vh;
    overflow: hidden;
    background: #ffffff; }
    @media screen and (max-width: 1300px) {
      .dashboard_container.lower .dashboard_left {
        width: 100%; } }
  .dashboard_container.lower .dashboard_right {
    flex: 1;
    padding: 24px 20px;
    min-height: 30vh;
    overflow: hidden;
    background: #ffffff;
    position: relative; }
    @media screen and (max-width: 1300px) {
      .dashboard_container.lower .dashboard_right {
        margin-left: 0px;
        width: 100%; } }

.count_badge {
  height: 35px;
  width: 35px;
  line-height: 35px;
  border-radius: 50%;
  background: #FF6A14;
  text-align: center;
  color: #ffffff;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 600;
  font-size: 12px;
  box-shadow: 0px 6px 12px rgba(217, 181, 113, 0.42);
  display: inline-block; }

.notification_list_container {
  max-height: 44vh;
  min-height: 44vh;
  overflow: auto;
  overflow-y: auto;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */ }
  @media (max-width: 767px) {
    .notification_list_container {
      max-height: 270px; } }
  .notification_list_container::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none; }
  .notification_list_container .no_data_div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; }
    .notification_list_container .no_data_div img {
      padding-bottom: 20px; }
    .notification_list_container .no_data_div p {
      font-family: "Red Hat Display", sans-serif;
      font-style: normal;
      font-weight: normal;
      line-height: 16px;
      color: #FF6A14; }
  .notification_list_container .form_group .DateInput_input {
    height: auto; }

.upcoming_task_list {
  overflow: auto;
  max-height: calc(50vh - 100px); }
  .upcoming_task_list::-webkit-scrollbar {
    width: 0; }
  .upcoming_task_list .task_detail {
    display: flex;
    padding: 0 0 0 45px;
    align-items: flex-start;
    position: relative;
    padding-bottom: 10px;
    position: relative; }
    .upcoming_task_list .task_detail::before {
      content: "";
      position: absolute;
      height: 100%;
      border-left: 2px dotted #cfd3e0;
      left: 13px; }
    .upcoming_task_list .task_detail span {
      position: absolute;
      width: 28px;
      height: 28px;
      background: #95989f;
      color: #fff;
      border-radius: 28px;
      font-weight: 500;
      font-size: 12px;
      line-height: 14px;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 2;
      left: 0; }
    .upcoming_task_list .task_detail .left {
      flex: 1; }
      .upcoming_task_list .task_detail .left h3 {
        font-weight: 600;
        font-size: 15px;
        line-height: 18px;
        padding-bottom: 3px; }
      .upcoming_task_list .task_detail .left h5 {
        font-weight: normal;
        line-height: 16px;
        color: #FF6A14;
        padding-bottom: 5px; }
      .upcoming_task_list .task_detail .left p {
        font-weight: normal;
        line-height: 16px;
        color: #00172E;
        padding: 5px 0; }
    .upcoming_task_list .task_detail .checklist_btn {
      background: #f0f2f7;
      border-radius: 20px;
      border: none;
      padding: 6px 24px;
      font-weight: 500;
      font-size: 12px;
      line-height: 14px;
      color: #FF6A14;
      margin-left: 20px; }
      .upcoming_task_list .task_detail .checklist_btn img {
        width: 15px;
        height: 15px;
        display: inline-block;
        margin-right: 10px; }

.more_noti {
  position: absolute;
  bottom: 0;
  background: #fff;
  padding: 20px 0;
  z-index: 3;
  width: 100%; }
  .more_noti button {
    background: transparent;
    border: none;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px; }
    .more_noti button img {
      width: 15px;
      display: inline-block;
      margin-right: 20px; }

.incident_type {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .incident_type .left_side {
    width: 50%; }
    .incident_type .left_side img {
      width: 100%;
      height: auto;
      max-width: 300px; }
  .incident_type .right_side {
    flex: 1; }
    .incident_type .right_side .info {
      font-weight: 500;
      font-size: 13px;
      line-height: 15px;
      display: flex;
      padding: 10px 0 10px 30px; }
      .incident_type .right_side .info span {
        width: 16px;
        height: 16px;
        display: inline-block;
        background: aquamarine;
        border-radius: 16px;
        margin-right: 15px; }

.last {
  font-weight: 500;
  font-size: 12px;
  line-height: 11px;
  color: #FF6A14;
  position: absolute;
  right: 70px;
  cursor: pointer; }

.incident_progress {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0; }
  .incident_progress .day {
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #00172E;
    width: 15%; }
  .incident_progress .progressbar {
    width: 80%; }
    .incident_progress .progressbar span {
      background: #FF6A14;
      display: block;
      width: 80%;
      height: 12px;
      border-radius: 0 25px 25px 0; }
  .incident_progress .number {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    width: 5%;
    color: #00172E; }

@font-face {
  font-family: "sf-pro";
  src: url(/static/fonts/FontsFree-Net-SFProDisplay-Regular.ttf); }

.dashboard {
  display: flex; }
  @media screen and (max-width: 990px) {
    .dashboard {
      display: block; } }

.sidebar {
  max-width: 300px;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: scroll;
  background: #fcfcfd;
  box-shadow: 0px 50px 111px 0px rgba(132, 138, 154, 0.12);
  -webkit-box-shadow: 0px 50px 111px 0px rgba(132, 138, 154, 0.12);
  -moz-box-shadow: 0px 50px 111px 0px rgba(132, 138, 154, 0.12); }
  @media screen and (max-width: 990px) {
    .sidebar {
      position: fixed;
      width: 100%;
      left: -300px;
      transition: 0.5s ease;
      z-index: 999;
      max-width: 260px; } }

.main_content {
  flex-grow: 1;
  width: calc(100% - 300px); }
  @media screen and (max-width: 990px) {
    .main_content {
      flex-grow: unset;
      width: 100%;
      overflow: hidden;
      min-height: 100vh; } }

.user_bar {
  color: #fff;
  background-color: #272727;
  position: relative;
  font-weight: 600;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  padding: 15px;
  display: flex;
  align-items: center;
  height: 101px;
  padding-left: 92px; }
  .user_bar p {
    margin: 0px;
    text-overflow: ellipsis;
    overflow: hidden; }

.user_bar_main {
  position: fixed;
  top: 0px;
  width: 276px; }

.user_bar_relative {
  position: relative;
  margin-bottom: 126px;
  z-index: 4; }

.user_badge {
  display: block;
  width: 60px;
  height: 60px;
  min-width: 60px;
  min-height: 60px;
  border-radius: 50%;
  background-size: cover;
  margin-right: 15px;
  position: absolute;
  left: 20px; }

.sidebar_links {
  list-style: none;
  padding: 0px;
  margin-top: 35px; }
  .sidebar_links li {
    margin-bottom: 8px; }
  .sidebar_links a {
    display: flex;
    align-items: center;
    position: relative;
    padding: 10px 10px 10px 20px;
    transition: all ease 0.2s; }
    .sidebar_links a.active {
      font-weight: 600; }
    .sidebar_links a img {
      margin-right: 20px;
      height: 20px;
      position: absolute;
      max-width: 28px; }
    .sidebar_links a p {
      margin: 0px;
      padding-left: 40px; }
    @media screen and (max-width: 990px) {
      .sidebar_links a {
        padding: 15px 35px 15px 20px; } }

.float_settings {
  border: 0px;
  margin: 0px;
  padding: 0px;
  position: relative;
  bottom: 0px;
  width: 100%; }

nav {
  background-color: #F0F2F7; }
  nav .container {
    display: flex;
    justify-content: space-between;
    padding: 15px 0px;
    align-items: center; }
    @media screen and (max-width: 990px) {
      nav .container {
        padding: 15px 20px; } }

.setting_btn {
  background: #f0f2f7;
  color: #b9bed1 !important;
  font-weight: 500;
  display: inline-block;
  padding: 15px 20px;
  border-radius: 50px;
  width: 270px;
  text-align: center;
  margin: 10px;
  height: unset;
  border: none;
  margin-left: 0px;
  text-transform: uppercase; }
  .setting_btn:hover {
    background: #f0f2f7;
    color: #aaadb7 !important;
    font-weight: 500;
    display: inline-block;
    padding: 15px 20px;
    border-radius: 50px;
    width: 270px;
    text-align: center;
    height: unset;
    border: none; }
  @media screen and (max-width: 990px) {
    .setting_btn {
      margin-left: unset; } }

.wrap_setting {
  margin: 0 -10px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  max-width: 1000px; }

.container {
  max-width: calc(100% - 275px);
  margin-left: 45px;
  width: unset;
  margin-bottom: 50px; }
  @media screen and (max-width: 1350px) {
    .container {
      max-width: calc(100% - 115px); } }
  @media screen and (max-width: 990px) {
    .container {
      margin: 0px;
      padding: 20px;
      max-width: 100%; } }

.admin_table {
  color: #272727;
  margin: 20px 0px; }
  .admin_table td {
    padding: 7px 70px 7px 0px; }
    .admin_table td:last-child {
      padding: 0px; }
  .admin_table b {
    color: #b9bed1; }

.mob_show {
  display: none !important; }
  @media screen and (max-width: 990px) {
    .mob_show {
      display: block !important; } }

.mob_hide {
  display: block; }
  @media screen and (max-width: 990px) {
    .mob_hide {
      display: none !important; } }

.user_thumb {
  background-color: #fff;
  color: #006774 !important;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  text-transform: capitalize;
  position: absolute;
  left: 20px; }

.user_thumb_profile {
  background-color: #2e2727;
  color: #fff !important;
  height: 150px;
  width: 150px;
  font-weight: 100;
  border-radius: 50%;
  display: flex;
  align-items: center;
  font-size: 50px;
  justify-content: center;
  margin-right: 10px;
  text-transform: capitalize; }

.password_eye {
  width: 18px;
  position: absolute;
  top: 31px;
  right: 12px;
  cursor: pointer; }

@media screen {
  .mob_h1 {
    font-size: 16px; } }

.hospitality_user_role {
  display: block;
  margin-top: 15px;
  margin-bottom: 0px;
  line-height: 1; }
  @media screen and (max-width: 990px) {
    .hospitality_user_role {
      font-size: 10px; } }

.hospitality_user_count .count_item {
  width: calc(33.33% - 10px);
  border-right: 1px solid #000000; }
  .hospitality_user_count .count_item:last-child {
    border: none; }
  @media screen and (max-width: 990px) {
    .hospitality_user_count .count_item {
      padding: 0px 8px; } }

.incident_count_item {
  width: calc(33.33% - 5px);
  border-radius: 15px;
  padding: 15px 10px;
  background-color: #b9bed1; }
  .incident_count_item:first-child {
    background-color: #e3e8f0; }
  .incident_count_item:last-child {
    background-color: #FF6A14; }
  .incident_count_item h1 {
    font-size: 30px;
    font-weight: bold; }
  .incident_count_item span {
    font-size: 12px; }
    @media screen and (max-width: 990px) {
      .incident_count_item span {
        font-size: 10px; } }

.incident_count {
  padding: 0px 85px; }
  @media screen and (max-width: 990px) {
    .incident_count {
      padding: 0px; } }

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

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none; }

input[type="number"] {
  -moz-appearance: textfield; }

input:required,
textarea:required {
  box-shadow: none; }

.notification_tab_btn img {
  transform: rotate(-90deg); }

.notification_tab {
  background-color: #f0f2f7;
  border-radius: 40px;
  padding: 8px 18px;
  position: relative; }
  .notification_tab h4 {
    margin: 0px; }

.notification_table {
  transition: 1s ease all; }
  @media screen and (max-width: 990px) {
    .notification_table {
      margin-top: 0px; } }
  @media screen and (max-width: 990px) {
    .notification_table tr {
      padding: unset;
      box-shadow: unset;
      margin: unset;
      display: table-row; } }

.notification_table {
  text-align: left;
  margin: 30px 0px; }
  @media screen and (max-width: 990px) {
    .notification_table {
      margin-right: 20px;
      margin-left: -20px;
      width: calc(100% + 40px); } }
  .notification_table .read {
    color: #b9bed1;
    background-color: #fff; }
  .notification_table th,
  .notification_table td {
    padding: 10px 25px;
    display: table-cell; }
    @media screen and (max-width: 990px) {
      .notification_table th,
      .notification_table td {
        padding: 10px 12px;
        font-size: 10px;
        line-height: 1.32; } }
    .notification_table th span,
    .notification_table td span {
      font-weight: 600; }
    .notification_table th:first-child,
    .notification_table td:first-child {
      min-width: unset;
      position: relative;
      text-align: center;
      padding-left: 30px; }
      @media screen and (max-width: 990px) {
        .notification_table th:first-child,
        .notification_table td:first-child {
          text-align: left; } }
  .notification_table tr {
    background-color: #f0f2f7;
    border-bottom: 2px solid #fff; }

.bold {
  font-weight: bold; }

.filter,
.notification_listing_table,
.log_detail_modal,
.ant-select-dropdown-menu,
.sidebar {
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .filter::-webkit-scrollbar,
  .notification_listing_table::-webkit-scrollbar,
  .log_detail_modal::-webkit-scrollbar,
  .ant-select-dropdown-menu::-webkit-scrollbar,
  .sidebar::-webkit-scrollbar {
    width: 5px; }
  .filter::-webkit-scrollbar-track,
  .notification_listing_table::-webkit-scrollbar-track,
  .log_detail_modal::-webkit-scrollbar-track,
  .ant-select-dropdown-menu::-webkit-scrollbar-track,
  .sidebar::-webkit-scrollbar-track {
    background: #f1f1f1; }
  .filter::-webkit-scrollbar-thumb,
  .notification_listing_table::-webkit-scrollbar-thumb,
  .log_detail_modal::-webkit-scrollbar-thumb,
  .ant-select-dropdown-menu::-webkit-scrollbar-thumb,
  .sidebar::-webkit-scrollbar-thumb {
    background: #00172E; }
  .filter::-webkit-scrollbar-thumb:hover,
  .notification_listing_table::-webkit-scrollbar-thumb:hover,
  .log_detail_modal::-webkit-scrollbar-thumb:hover,
  .ant-select-dropdown-menu::-webkit-scrollbar-thumb:hover,
  .sidebar::-webkit-scrollbar-thumb:hover {
    background: #555; }

.notification_listing_table {
  max-height: 400px;
  overflow: auto;
  transition: 1s ease all; }
  @media screen and (max-width: 990px) {
    .notification_listing_table {
      max-height: unset; } }

.notification_tab_btn {
  background-color: transparent;
  border: 0px;
  position: absolute;
  margin: 0 auto;
  left: calc(50% - 30px);
  width: 50px;
  transition: 5s ease all; }

.notification_dot {
  background-color: #FF6A14;
  height: 14px;
  width: 14px;
  position: absolute;
  left: 15px;
  border-radius: 50%;
  vertical-align: middle;
  top: 12px; }
  @media screen and (max-width: 990px) {
    .notification_dot {
      top: 30px; } }

.tr_break {
  background-color: #fff; }
  .tr_break hr {
    margin: 15px auto;
    border: 1px solid #f0f2f7; }
  @media screen and (max-width: 990px) {
    .tr_break {
      display: none !important; } }

.notification_table .notification_fade {
  background-color: #fff;
  color: #b9bed1; }

.dashboard_navigation {
  display: flex;
  justify-content: space-around;
  margin-top: 35px; }
  @media screen and (max-width: 990px) {
    .dashboard_navigation {
      flex-wrap: wrap; } }
  .dashboard_navigation .dashboard_item {
    border: 1px solid #272727;
    background-color: #272727;
    width: calc(25% - 8px);
    border-radius: 20px;
    color: #fff !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 30px;
    max-width: 340px;
    margin-right: 8px; }
    @media screen and (max-width: 990px) {
      .dashboard_navigation .dashboard_item {
        width: calc(50% - 8px);
        margin: 8px 0px; } }
    .dashboard_navigation .dashboard_item:before {
      content: "";
      padding-top: calc(80% + 60px);
      display: block; }
    .dashboard_navigation .dashboard_item span {
      display: block;
      margin-top: 15px; }
    .dashboard_navigation .dashboard_item img {
      display: block;
      width: 100%;
      max-width: 60px;
      margin: 0 auto; }

#checkbox1:checked + div + label + div .burger {
  opacity: 0; }

.overlay_menu {
  display: none; }

@media screen and (max-width: 990px) {
  #checkbox1:checked + div + label {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0px;
    left: 0px;
    display: block;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0.733); }
    #checkbox1:checked + div + label .burger {
      position: absolute;
      right: 20px;
      top: 30px; }
      #checkbox1:checked + div + label .burger span {
        background-color: transparent; }
      #checkbox1:checked + div + label .burger span:after {
        transform: rotate(45deg) translate(5px, 6px);
        transform-origin: center; }
      #checkbox1:checked + div + label .burger span:before {
        transform: rotate(-45deg) translate(8px, -8px);
        transform-origin: center; } }

.responsive_label {
  display: none; }
  @media screen and (max-width: 990px) {
    .responsive_label {
      display: block;
      font-weight: 600;
      font-size: 16px;
      color: #000; } }

.dashboard_notification_tab {
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 25px;
  width: 100%;
  text-align: center;
  margin-top: 55px;
  padding: 24px;
  position: relative;
  padding-left: 0px;
  overflow: hidden;
  display: flex;
  align-items: center; }
  .dashboard_notification_tab p {
    margin: 0px;
    padding-left: 128px;
    width: 100%; }

.dashboard_notification_icon {
  box-shadow: 45px 0px 0px 60px #FF6A14;
  height: 100%;
  width: 0px;
  position: relative;
  left: 0px; }
  .dashboard_notification_icon img {
    height: 28px;
    position: relative;
    left: 38px;
    top: 3px; }

.dashboard_notification_count {
  border-radius: 50%;
  background-color: #fff;
  height: 27px;
  width: 27px;
  position: absolute;
  top: -10px;
  left: 48px;
  border: 3px solid #FF6A14;
  display: flex;
  align-items: center;
  justify-content: space-around; }
  .dashboard_notification_count span {
    font-size: 10px;
    color: #FF6A14;
    font-weight: bold; }

.total_revenue .hr_break {
  margin: 30px auto;
  border: 0.5px solid #000000;
  margin-top: 8px; }

/* The container */
.btn_container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: left;
  color: #b9bed1;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 1;
  margin-bottom: 22px; }

/* Hide the browser's default radio button */
.btn_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer; }

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 21px;
  width: 21px;
  background-color: #eee;
  border-radius: 50%; }

/* On mouse-over, add a grey background color */
.btn_container:hover input ~ .checkmark {
  background-color: #ccc; }

/* When the radio button is checked, add a black background */
.btn_container input:checked ~ .checkmark {
  background-color: #272727; }

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the indicator (dot/circle) when checked */
.btn_container input:checked ~ .checkmark:after {
  display: block; }

/* Style the indicator (dot/circle) */
.btn_container .checkmark:after {
  top: 7px;
  left: 7px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: white; }

.pdf_csv {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 22px; }

.checklist_ul.after_checklist_submit .check_custom {
  width: 100%;
  position: relative; }

.checklist_ul.after_checklist_submit .check_img {
  position: absolute;
  right: -80px;
  width: 22px;
  top: 10px; }

.checklist_table_detail .checklist_detail_item {
  margin: 15px; }
  .checklist_table_detail .checklist_detail_item h6 {
    font-family: Montserrat;
    font-weight: bold;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #b9bed1;
    text-transform: uppercase; }
    @media screen and (max-width: 990px) {
      .checklist_table_detail .checklist_detail_item h6 {
        text-align: left; } }
  .checklist_table_detail .checklist_detail_item p {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    color: #272727; }
    @media screen and (max-width: 990px) {
      .checklist_table_detail .checklist_detail_item p {
        text-align: left; } }

.cleaning_content p {
  font-family: Montserrat;
  font-weight: 500;
  color: #272727;
  margin-bottom: 22px; }

.cleaning_content h4 {
  text-transform: uppercase; }

.w_100 {
  width: 100% !important; }

.incident_media_item.checklist_media_item {
  width: calc(33.33% - 10px);
  height: 150px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 10px; }

.photos_checklist {
  width: calc(100% + 10px);
  margin-left: -5px; }

.LP_section {
  font-family: "Red Hat Display", sans-serif;
  position: relative;
  padding-top: 50px; }
  .LP_section .down_cursor {
    position: absolute;
    top: calc(100vh - 25px);
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
    z-index: 20;
    max-height: 70px;
    width: 45px; }
    @media (max-width: 1200px) {
      .LP_section .down_cursor {
        display: none; } }
    .LP_section .down_cursor .mouse {
      display: block;
      margin: 0 auto;
      width: 43px;
      height: 70px;
      border-radius: 50px;
      border: 3.5px solid #FF6A14;
      left: 50%;
      position: absolute;
      top: 95%;
      z-index: 9999999999;
      max-width: 150px;
      cursor: pointer;
      transform: translate(-50%, -100%); }
    .LP_section .down_cursor .mouse span {
      display: block;
      margin: 6px auto;
      width: 5px;
      height: 13px;
      border-radius: 50%;
      background: #FF6A14;
      border: 1px solid transparent;
      -webkit-animation-duration: 1s;
      animation-duration: 2s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
      -webkit-animation-name: scroll;
      animation-name: scroll;
      animation-timing-function: ease-out;
      cursor: pointer; }

@-webkit-keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  50% {
    height: 10px; }
  60% {
    height: 13px; }
  85% {
    opacity: 0; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(16px);
    transform: translateY(16px); } }

@keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  10% {
    height: 10px; }
  70% {
    height: 13px; }
  75% {
    opacity: 0; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(16px);
    -ms-transform: translateY(16px);
    transform: translateY(16px); } }
  .LP_section * {
    margin: 0;
    padding: 0; }
  .LP_section ul,
  .LP_section li {
    list-style: none; }
  .LP_section p {
    line-height: 18px;
    color: #00172E;
    padding: 20px 0; }
    @media (min-width: 1700px) {
      .LP_section p {
        font-size: 17px;
        line-height: 28px; } }
  .LP_section .black_btn {
    background-color: #002E5D;
    border-radius: 4px;
    font-weight: 600;
    line-height: 16px;
    color: #fff;
    padding: 14px 60px 14px 20px;
    background-image: url("/static/arrow.png");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 90% center;
    display: inline-block;
    margin-top: 10px;
    position: relative;
    z-index: 2;
    transition: 0.2s; }
    .LP_section .black_btn:hover {
      background-color: #053B72; }
    .LP_section .black_btn:active {
      background-color: #01264D; }
    @media (max-width: 991px) {
      .LP_section .black_btn {
        font-size: 12px;
        padding: 12px 70px 12px 20px; } }
  .LP_section h3 {
    font-weight: 500;
    font-size: 36px;
    line-height: 42px;
    color: #272727; }
    @media (max-width: 991px) {
      .LP_section h3 {
        font-size: 24px;
        line-height: 30px; } }
  .LP_section .icon {
    width: 80px;
    height: auto;
    margin-bottom: 5px; }
    @media (max-width: 991px) {
      .LP_section .icon {
        width: 65px; } }
  .LP_section h1 {
    font-size: 60px;
    line-height: 72px;
    color: #272727;
    font-weight: 400; }
    @media (max-width: 991px) {
      .LP_section h1 {
        font-size: 36px;
        line-height: 40px; } }
    @media (min-width: 1700px) {
      .LP_section h1 {
        font-size: 70px;
        line-height: 82px; } }
    .LP_section h1 span {
      display: block;
      color: #FF6A14;
      font-weight: 700; }
  .LP_section .bg1 {
    position: absolute;
    top: -20%;
    width: 35%;
    height: 100%;
    z-index: 7;
    left: 0;
    /* transform: translateY(50%); */
    object-fit: cover; }
    @media (max-width: 991px) {
      .LP_section .bg1 {
        display: none; } }
    @media (min-width: 1700px) {
      .LP_section .bg1 {
        width: 30%; } }
  .LP_section .bg2 {
    position: absolute;
    left: 0;
    width: 40%;
    bottom: -60%;
    z-index: 3;
    object-fit: cover;
    transform: rotate(180deg); }
    @media (max-width: 991px) {
      .LP_section .bg2 {
        display: none; } }
  .LP_section .bg3 {
    position: absolute;
    width: 35%;
    top: -45%;
    object-fit: cover;
    left: 0; }
    @media (max-width: 991px) {
      .LP_section .bg3 {
        display: none; } }
  .LP_section .bg4 {
    position: absolute;
    right: 0;
    width: 40%;
    bottom: -80%;
    object-fit: cover; }
    @media (max-width: 991px) {
      .LP_section .bg4 {
        display: none; } }
  .LP_section .navbar {
    display: flex;
    width: 100%;
    padding: 10px 150px;
    position: fixed;
    top: 0;
    z-index: 999;
    transition: 0.5s ease-in;
    scroll-behavior: smooth;
    align-items: center; }
    .LP_section .navbar.sticky {
      background: #ffffffc7;
      background: rgba(255, 255, 255, 0.43);
      backdrop-filter: blur(48px);
      background: url(/static/bg_blur.jpg) no-repeat center;
      transition: 0.5s ease-in;
      background-size: cover; }
      @media (max-width: 1099px) {
        .LP_section .navbar.sticky {
          position: fixed;
          backdrop-filter: none;
          background: #fff; } }
    .LP_section .navbar .logo img {
      width: 90px; }
    @media (max-width: 991px) {
      .LP_section .navbar {
        padding: 10px 20px; } }
    @media (min-width: 992px) and (max-width: 1250px) {
      .LP_section .navbar {
        padding: 10px 50px; } }
    @media (min-width: 1700px) {
      .LP_section .navbar {
        padding: 10px 220px; } }
    .LP_section .navbar .navigation {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%; }
      .LP_section .navbar .navigation .menu_bar {
        position: absolute;
        width: 30px;
        right: 20px;
        height: auto;
        cursor: pointer;
        display: none; }
        @media (max-width: 1099px) {
          .LP_section .navbar .navigation .menu_bar {
            display: block; } }
      .LP_section .navbar .navigation .close_menu {
        position: absolute;
        top: 30px;
        width: 15px;
        right: 20px;
        cursor: pointer;
        display: none;
        z-index: 2; }
        @media (max-width: 1099px) {
          .LP_section .navbar .navigation .close_menu {
            display: block; } }
      @media (max-width: 1099px) {
        .LP_section .navbar .navigation {
          justify-content: flex-end; } }
      .LP_section .navbar .navigation ul {
        list-style: none; }
        .LP_section .navbar .navigation ul .request_demo {
          display: none; }
          @media (max-width: 1099px) {
            .LP_section .navbar .navigation ul .request_demo {
              display: block;
              margin: 0;
              padding: 0; } }
        .LP_section .navbar .navigation ul .bottom {
          display: none;
          position: absolute;
          bottom: 10px;
          width: calc(100% - 40px);
          left: 20px; }
          .LP_section .navbar .navigation ul .bottom a {
            width: 100%;
            background: #272727;
            border-radius: 4px;
            margin: 10px 0px;
            padding: 10px 0;
            text-align: center;
            color: #fff; }
            .LP_section .navbar .navigation ul .bottom a:last-child {
              background: #FF6A14; }
          @media (max-width: 1099px) {
            .LP_section .navbar .navigation ul .bottom {
              display: block; } }
        @media (max-width: 1099px) {
          .LP_section .navbar .navigation ul {
            position: fixed;
            padding: 70px 0;
            width: 100%;
            top: 0;
            transition: 0.5s;
            background: #fdfdfd;
            z-index: 99;
            left: -100%;
            height: 100%; }
            .LP_section .navbar .navigation ul.show_menu {
              left: 0; } }
        @media (min-width: 992px) and (max-width: 1099px) {
          .LP_section .navbar .navigation ul {
            width: 45%; } }
        .LP_section .navbar .navigation ul li {
          display: inline-block;
          padding: 10px 15px; }
          .LP_section .navbar .navigation ul li:first-child {
            padding-left: 30px; }
            @media (max-width: 1099px) {
              .LP_section .navbar .navigation ul li:first-child {
                padding-left: 15px; } }
          @media (min-width: 1700px) {
            .LP_section .navbar .navigation ul li {
              padding: 10px 18px; } }
          .LP_section .navbar .navigation ul li a {
            line-height: 16px;
            font-weight: 400;
            position: relative;
            transition: 0.2s; }
            @media (max-width: 1099px) {
              .LP_section .navbar .navigation ul li a {
                display: block; } }
            @media (min-width: 1700px) {
              .LP_section .navbar .navigation ul li a {
                font-size: 18px;
                line-height: 20px; } }
            .LP_section .navbar .navigation ul li a::after {
              position: absolute;
              bottom: -5px;
              left: 0;
              right: 0;
              margin: auto;
              width: 0%;
              content: ".";
              color: transparent;
              background: #FF6A14;
              height: 1px;
              transition: all 0.5s; }
            .LP_section .navbar .navigation ul li a:hover::after {
              width: 100%; }
            .LP_section .navbar .navigation ul li a.active::after {
              width: 100%; }
          @media (max-width: 1099px) {
            .LP_section .navbar .navigation ul li {
              display: block; } }
      .LP_section .navbar .navigation .side_links {
        display: flex;
        align-items: center; }
        @media (max-width: 1099px) {
          .LP_section .navbar .navigation .side_links {
            padding-right: 40px;
            display: none; } }
        .LP_section .navbar .navigation .side_links .request_demo {
          padding: 0 10px 0 15px;
          font-weight: 500; }
          @media (min-width: 1600px) {
            .LP_section .navbar .navigation .side_links .request_demo {
              padding: 0 30px 0 15px;
              font-size: 18px; } }
          @media (max-width: 1099px) {
            .LP_section .navbar .navigation .side_links .request_demo {
              display: none; } }
        .LP_section .navbar .navigation .side_links .sign_up {
          background: #FF6A14;
          color: #fff;
          font-weight: 600;
          border-radius: 4px;
          padding: 10px 18px;
          transition: 0.2s; }
          @media (max-width: 1099px) {
            .LP_section .navbar .navigation .side_links .sign_up {
              padding: 7px 14px; } }
          @media (min-width: 1700px) {
            .LP_section .navbar .navigation .side_links .sign_up {
              font-size: 18px; } }
          .LP_section .navbar .navigation .side_links .sign_up:hover {
            background: #FF8337; }
          .LP_section .navbar .navigation .side_links .sign_up:active {
            background: #E9600E; }
          .LP_section .navbar .navigation .side_links .sign_up.login {
            background: #002E5D; }
            .LP_section .navbar .navigation .side_links .sign_up.login:hover {
              background-color: #053B72; }
            .LP_section .navbar .navigation .side_links .sign_up.login:active {
              background-color: #01264D; }
  .LP_section .about_compliance {
    display: flex;
    position: relative;
    overflow-x: hidden; }
    .LP_section .about_compliance .col1 {
      padding-left: 150px;
      padding-top: 150px;
      position: relative;
      z-index: 10; }
      .LP_section .about_compliance .col1 h1 {
        font-weight: 600;
        font-size: 48px;
        line-height: 56px;
        max-width: 650px; }
        @media (max-width: 991px) {
          .LP_section .about_compliance .col1 h1 {
            font-size: 35px;
            line-height: 40px; } }
        @media (min-width: 1700px) {
          .LP_section .about_compliance .col1 h1 {
            max-width: 700px; } }
        .LP_section .about_compliance .col1 h1 span {
          display: initial; }
        .LP_section .about_compliance .col1 h1 p {
          font-size: 16px;
          line-height: 22px; }
          @media (min-width: 1700px) {
            .LP_section .about_compliance .col1 h1 p {
              font-size: 18px;
              line-height: 28px; } }
      .LP_section .about_compliance .col1 p {
        max-width: 600px; }
        @media (min-width: 1700px) {
          .LP_section .about_compliance .col1 p {
            max-width: 700px; } }
      @media (max-width: 991px) {
        .LP_section .about_compliance .col1 {
          padding: 20px; } }
      @media (min-width: 767px) and (max-width: 991px) {
        .LP_section .about_compliance .col1 {
          padding: 15% 20px 20px; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .about_compliance .col1 {
          padding-left: 50px; } }
      @media (min-width: 1700px) {
        .LP_section .about_compliance .col1 {
          padding-left: 220px; } }
    .LP_section .about_compliance #go_down {
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%); }
    .LP_section .about_compliance .col1,
    .LP_section .about_compliance .col2 {
      width: 100%; }
      @media (max-width: 991px) {
        .LP_section .about_compliance .col1,
        .LP_section .about_compliance .col2 {
          width: 100%; } }
    .LP_section .about_compliance .col2 {
      text-align: right; }
      .LP_section .about_compliance .col2 img {
        max-height: 95vh;
        width: auto; }
        @media (max-width: 991px) {
          .LP_section .about_compliance .col2 img {
            width: 100%;
            height: auto;
            max-height: initial; } }
    @media (max-width: 767px) {
      .LP_section .about_compliance {
        flex-direction: column; } }
  .LP_section .simple_text {
    position: relative;
    padding: 100px 150px 0;
    text-align: center; }
    @media (max-width: 991px) {
      .LP_section .simple_text {
        padding: 30px 20px; } }
    @media (min-width: 992px) and (max-width: 1250px) {
      .LP_section .simple_text {
        padding: 30px 50px 0; } }
    @media (min-width: 1700px) {
      .LP_section .simple_text {
        padding: 100px 220px 0; } }
    .LP_section .simple_text h3 {
      font-weight: bold;
      font-size: 35px;
      line-height: 50px;
      color: #FF6A14;
      padding: 12px 0; }
      @media (max-width: 991px) {
        .LP_section .simple_text h3 {
          font-size: 19px;
          line-height: 26px; } }
    .LP_section .simple_text h5 {
      font-weight: 600;
      font-size: 20px;
      line-height: 23px;
      max-width: 700px;
      margin: 0 auto;
      padding: 12px 0;
      color: #272727; }
      @media (max-width: 991px) {
        .LP_section .simple_text h5 {
          font-size: 15px;
          line-height: 18px; } }
    .LP_section .simple_text h4 {
      font-weight: 600;
      font-size: 26px;
      letter-spacing: 0.01em;
      color: #575b64;
      line-height: 30px;
      padding: 12px 0;
      max-width: 700px;
      margin: 0 auto; }
      @media (max-width: 991px) {
        .LP_section .simple_text h4 {
          font-size: 18px;
          line-height: 24px; } }
    .LP_section .simple_text p {
      font-weight: normal;
      font-size: 18px;
      line-height: 23px;
      padding: 12px 0; }
      @media (max-width: 991px) {
        .LP_section .simple_text p {
          font-size: 15px;
          line-height: 19px; } }
    .LP_section .simple_text .item_box {
      display: flex;
      padding-top: 50px; }
      @media (max-width: 991px) {
        .LP_section .simple_text .item_box {
          padding-top: 20px;
          flex-wrap: wrap; } }
      .LP_section .simple_text .item_box li {
        min-width: 25%; }
        @media (max-width: 991px) {
          .LP_section .simple_text .item_box li {
            max-width: 50%;
            width: 50%; } }
        .LP_section .simple_text .item_box li img {
          width: auto;
          height: 70px; }
          @media (max-width: 991px) {
            .LP_section .simple_text .item_box li img {
              height: 50px; } }
        .LP_section .simple_text .item_box li h4 {
          font-weight: 500;
          font-size: 20px;
          line-height: 23px;
          color: #272727; }
          @media (max-width: 991px) {
            .LP_section .simple_text .item_box li h4 {
              font-size: 12px;
              line-height: 16px; } }
    .LP_section .simple_text span {
      font-weight: 600;
      font-size: 20px;
      line-height: 23px;
      padding: 10px 0;
      display: block; }
      @media (max-width: 991px) {
        .LP_section .simple_text span {
          font-size: 17px;
          line-height: 19px; } }
    .LP_section .simple_text.gradient_bg {
      background: linear-gradient(180deg, rgba(240, 242, 247, 0) 0%, rgba(240, 242, 247, 0.86) 100%);
      padding: 80px 150px 40px; }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .simple_text.gradient_bg {
          padding: 30px 50px; } }
      @media (min-width: 1700px) {
        .LP_section .simple_text.gradient_bg {
          padding: 80px 220px 40px; } }
      @media (max-width: 991px) {
        .LP_section .simple_text.gradient_bg {
          padding: 20px; } }
      .LP_section .simple_text.gradient_bg h3 {
        font-weight: 600;
        font-size: 28px;
        line-height: 33px; }
        @media (max-width: 991px) {
          .LP_section .simple_text.gradient_bg h3 {
            font-size: 20px;
            line-height: 25px; } }
      .LP_section .simple_text.gradient_bg h5 {
        font-size: 18px;
        line-height: 29px;
        max-width: 100%;
        font-weight: normal;
        color: #272727; }
        .LP_section .simple_text.gradient_bg h5.large {
          font-size: 24px;
          line-height: 35px; }
          @media (max-width: 991px) {
            .LP_section .simple_text.gradient_bg h5.large {
              font-size: 18px;
              line-height: 24px; } }
        @media (max-width: 991px) {
          .LP_section .simple_text.gradient_bg h5 {
            line-height: 22px; } }
  .LP_section .key_points {
    padding: 70px 150px 0; }
    @media (min-width: 992px) and (max-width: 1250px) {
      .LP_section .key_points {
        padding: 30px 50px 0; } }
    @media (min-width: 1700px) {
      .LP_section .key_points {
        padding: 70px 220px 0; } }
    @media (max-width: 991px) {
      .LP_section .key_points {
        padding: 20px; } }
    .LP_section .key_points p {
      font-weight: normal;
      font-size: 28px;
      color: #272727;
      line-height: 35px;
      letter-spacing: 0.01em; }
      @media (max-width: 991px) {
        .LP_section .key_points p {
          font-size: 20px;
          line-height: 25px; } }
    .LP_section .key_points li {
      position: relative;
      font-weight: normal;
      font-size: 24px;
      line-height: 137%;
      color: #00172E;
      letter-spacing: 0.01em;
      padding: 5px 30px; }
      @media (max-width: 991px) {
        .LP_section .key_points li {
          font-size: 16px; } }
      .LP_section .key_points li:before {
        content: "";
        position: absolute;
        width: 15px;
        height: 15px;
        border: 2px solid #FF6A14;
        border-radius: 100%;
        top: 50%;
        transform: translateY(-50%);
        left: 0; }
  .LP_section .grey_bg {
    background: #ededef;
    backdrop-filter: blur(20px); }
    .LP_section .grey_bg p {
      font-size: 24px;
      line-height: 35px; }
      @media (max-width: 767px) {
        .LP_section .grey_bg p {
          font-size: 20px;
          line-height: 30px; } }
  .LP_section .digital {
    display: flex;
    width: 100%;
    position: relative;
    margin-top: -5%; }
    .LP_section .digital .col1,
    .LP_section .digital .col2 {
      width: 50%;
      position: relative;
      z-index: 2; }
      @media (max-width: 991px) {
        .LP_section .digital .col1,
        .LP_section .digital .col2 {
          width: 100%;
          order: 2; } }
    .LP_section .digital .col1 img,
    .LP_section .digital .col1 object {
      width: 100%;
      height: auto; }
    .LP_section .digital .col2 {
      padding: 15% 150px 0 0px; }
      @media (max-width: 767px) {
        .LP_section .digital .col2 {
          padding: 20px;
          order: 1; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .digital .col2 {
          padding: 15% 50px 0 0px; } }
      @media (min-width: 1700px) {
        .LP_section .digital .col2 {
          padding: 15% 220px 0 0px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .LP_section .digital .col2 {
          padding: 15% 20px 20px; } }
    @media (max-width: 767px) {
      .LP_section .digital {
        flex-direction: column; } }
  .LP_section .checklist {
    display: flex;
    width: 100%;
    position: relative;
    margin-top: -8%; }
    .LP_section .checklist .col1,
    .LP_section .checklist .col2 {
      width: 50%;
      position: relative;
      z-index: 4; }
      @media (max-width: 991px) {
        .LP_section .checklist .col1,
        .LP_section .checklist .col2 {
          width: 100%; } }
    .LP_section .checklist .col2 img {
      width: 100%;
      height: auto; }
    .LP_section .checklist .col1 {
      padding: 10% 0px 0 200px; }
      @media (max-width: 991px) {
        .LP_section .checklist .col1 {
          padding: 20px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .LP_section .checklist .col1 {
          padding: 10% 20px 20px; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .checklist .col1 {
          padding: 10% 0px 0 50px; } }
      @media (min-width: 1700px) {
        .LP_section .checklist .col1 {
          padding: 10% 0px 0 270px; } }
    @media (max-width: 767px) {
      .LP_section .checklist {
        flex-direction: column; } }
  .LP_section .learning {
    display: flex;
    width: 100%; }
    .LP_section .learning .col1,
    .LP_section .learning .col2 {
      width: 50%; }
      @media (max-width: 991px) {
        .LP_section .learning .col1,
        .LP_section .learning .col2 {
          width: 100%;
          order: 2; } }
    .LP_section .learning .col1 img {
      width: 100%;
      height: auto; }
    .LP_section .learning .col2 {
      padding: 10% 150px 0 0px; }
      @media (max-width: 767px) {
        .LP_section .learning .col2 {
          padding: 20px;
          order: 1; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .LP_section .learning .col2 {
          padding: 12% 20px 20px; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .learning .col2 {
          padding: 10% 50px 0 0px; } }
      @media (min-width: 1700px) {
        .LP_section .learning .col2 {
          padding: 10% 220px 0 0px; } }
    @media (max-width: 767px) {
      .LP_section .learning {
        flex-direction: column; } }
  .LP_section .download {
    text-align: center;
    position: relative; }
    .LP_section .download h1 {
      font-size: 40px;
      line-height: 55px; }
      @media (max-width: 991px) {
        .LP_section .download h1 {
          font-size: 32px;
          line-height: 35px;
          padding-bottom: 20px; } }
    .LP_section .download p {
      padding-top: 0; }
    .LP_section .download .store {
      padding: 10px 0; }
      .LP_section .download .store a {
        padding: 0 15px; }
      @media (max-width: 991px) {
        .LP_section .download .store {
          display: flex;
          justify-content: center; } }
    .LP_section .download .mobile_app {
      width: 100%;
      height: auto;
      max-width: 850px;
      margin-top: -4%; }
    @media (max-width: 991px) {
      .LP_section .download {
        padding: 0 20px; } }
  .LP_section .partners {
    text-align: center;
    padding: 50px 0px 0px;
    overflow-x: hidden; }
    @media (max-width: 991px) {
      .LP_section .partners {
        padding: 50px 0 0px; } }
    .LP_section .partners h2 {
      font-weight: 500;
      font-size: 60px;
      line-height: 70px; }
      @media (max-width: 991px) {
        .LP_section .partners h2 {
          font-size: 40px;
          line-height: 50px; } }
    .LP_section .partners .partner_slider {
      background: linear-gradient(180deg, rgba(240, 242, 247, 0) 0%, rgba(240, 242, 247, 0.86) 100%);
      backdrop-filter: blur(6px); }
      .LP_section .partners .partner_slider .partner_slide {
        padding-top: 30px;
        position: relative; }
        .LP_section .partners .partner_slider .partner_slide h3 {
          font-weight: bold;
          font-size: 30px;
          line-height: 35px;
          color: #FF6A14;
          position: absolute;
          left: 50%;
          transform: translateX(-50%); }
          @media (max-width: 991px) {
            .LP_section .partners .partner_slider .partner_slide h3 {
              font-size: 22px;
              line-height: 20px;
              position: relative;
              padding: 0 20px; } }
        .LP_section .partners .partner_slider .partner_slide .discription {
          max-width: 790px;
          margin: 0 auto;
          font-size: 22px;
          line-height: 30px;
          color: #00172E;
          background-image: url("/static/bg_arrow.png");
          background-size: 120px;
          background-repeat: no-repeat;
          padding: 60px 0px 0 70px;
          background-position: 0 0; }
          @media (max-width: 991px) {
            .LP_section .partners .partner_slider .partner_slide .discription {
              font-size: 16px;
              line-height: 22px;
              background-size: 50px;
              padding: 35px 20px 0 20px;
              background-position: 5px 20px; } }
        .LP_section .partners .partner_slider .partner_slide .name {
          font-weight: 500;
          font-size: 18px;
          line-height: 21px;
          color: #FF6A14;
          padding: 25px 0 80px; }
          @media (max-width: 991px) {
            .LP_section .partners .partner_slider .partner_slide .name {
              padding: 25px 20px 50px; } }
      .LP_section .partners .partner_slider .slick-dots {
        bottom: 35px; }
      .LP_section .partners .partner_slider .slick-dots li {
        margin: 0;
        width: 25px; }
      .LP_section .partners .partner_slider .slick-dots li button {
        border: 2px solid #95989f;
        border-radius: 100%;
        width: 10px;
        height: 10px;
        transition: 0.3s;
        padding: initial; }
        .LP_section .partners .partner_slider .slick-dots li button::before {
          color: transparent !important;
          opacity: 1 !important; }
      .LP_section .partners .partner_slider .slick-dots li.slick-active button {
        background: #FF6A14;
        border: none;
        transform: scale(1.6);
        transition: 0.2; }
      .LP_section .partners .partner_slider .slick-dots li.extrasmall button {
        transform: scale(0.6);
        transition: 0.2; }
      .LP_section .partners .partner_slider .slick-dots li.small button {
        transform: scale(0.8);
        transition: 0.2; }
      .LP_section .partners .partner_slider .slick-dots li.medium button {
        transform: scale(1);
        transition: 0.2; }
  .LP_section .request_demo {
    max-width: 650px;
    margin: 0 auto;
    padding: 0px 0 0px 0; }
    .LP_section .request_demo .scrollTop {
      height: 80px;
      visibility: hidden;
      z-index: -1; }
      @media (max-width: 991px) {
        .LP_section .request_demo .scrollTop {
          margin-top: -60px; } }
    @media (max-width: 991px) {
      .LP_section .request_demo {
        padding: 20px; } }
    .LP_section .request_demo h3 {
      font-weight: 400;
      font-size: 50px;
      line-height: 59px;
      text-align: center;
      margin-bottom: 60px; }
      @media (max-width: 991px) {
        .LP_section .request_demo h3 {
          font-size: 36px;
          line-height: 40px;
          margin-bottom: 25px; } }
      .LP_section .request_demo h3 span {
        font-weight: 600;
        color: #FF6A14; }
    .LP_section .request_demo .form_title {
      font-weight: 500;
      line-height: 16px;
      color: #272727;
      padding: 10px 0; }
      @media (min-width: 1700px) {
        .LP_section .request_demo .form_title {
          font-size: 17px;
          line-height: 22px; } }
    .LP_section .request_demo .form_row {
      display: flex;
      border: 1px solid #f0f0f0;
      border-radius: 5px;
      background: #fff;
      position: relative;
      justify-content: flex-start; }
      @media (max-width: 991px) {
        .LP_section .request_demo .form_row {
          border: none;
          flex-direction: column; } }
      .LP_section .request_demo .form_row .form_group {
        width: 43%;
        position: relative;
        margin-bottom: 0 !important; }
        @media (max-width: 991px) {
          .LP_section .request_demo .form_row .form_group {
            width: 100%;
            border: 1px solid #f0f0f0;
            border-radius: 4px;
            margin-bottom: 10px !important; } }
        .LP_section .request_demo .form_row .form_group input {
          background: transparent;
          border-radius: 0;
          padding: 0 25px;
          border: none;
          outline: none; }
          .LP_section .request_demo .form_row .form_group input:hover, .LP_section .request_demo .form_row .form_group input:focus, .LP_section .request_demo .form_row .form_group input:active {
            border: none; }
          @media (min-width: 1700px) {
            .LP_section .request_demo .form_row .form_group input {
              font-size: 17px;
              height: 50px; } }
          .LP_section .request_demo .form_row .form_group input.email {
            border-left: 1px solid #f0f0f0 !important; }
      .LP_section .request_demo .form_row .submit {
        position: absolute;
        height: calc(100% - 5px);
        right: 3px;
        top: 2.5px;
        border: none;
        background: #FF6A14;
        color: #fff;
        width: 125px;
        border-radius: 5px;
        font-weight: bold;
        font-size: 12px;
        line-height: 14px; }
        @media (max-width: 991px) {
          .LP_section .request_demo .form_row .submit {
            position: relative;
            width: 100%;
            height: 40px;
            right: initial; } }
        @media (min-width: 1700px) {
          .LP_section .request_demo .form_row .submit {
            font-size: 17px;
            width: 130px; } }
    .LP_section .request_demo .error_msg {
      position: absolute;
      left: 10px;
      bottom: -20px;
      font-size: 13px;
      color: #ff0000;
      opacity: 0.6; }
      @media (max-width: 991px) {
        .LP_section .request_demo .error_msg {
          left: initial;
          right: 10px;
          bottom: 13px; } }
  .LP_section .easy {
    display: flex;
    width: 100%; }
    .LP_section .easy .col1,
    .LP_section .easy .col2 {
      width: 50%; }
      @media (max-width: 991px) {
        .LP_section .easy .col1,
        .LP_section .easy .col2 {
          width: 100%;
          order: 2; } }
    .LP_section .easy .col1 img {
      width: 100%;
      height: auto;
      padding-bottom: 50px; }
    .LP_section .easy .col2 {
      padding: 18% 150px 0 0px; }
      @media (max-width: 767px) {
        .LP_section .easy .col2 {
          padding: 20px;
          order: 1; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .LP_section .easy .col2 {
          padding: 18% 20px 20px; } }
      .LP_section .easy .col2 h3 {
        font-weight: 400;
        font-size: 50px;
        line-height: 59px; }
        @media (max-width: 991px) {
          .LP_section .easy .col2 h3 {
            font-size: 36px;
            line-height: 40px; } }
        .LP_section .easy .col2 h3 span {
          display: block;
          color: #FF6A14;
          font-weight: 600; }
      .LP_section .easy .col2 p {
        font-size: 25px;
        line-height: 30px;
        color: #272727;
        padding-bottom: 30px; }
        @media (max-width: 991px) {
          .LP_section .easy .col2 p {
            font-size: 19px;
            line-height: 20px; } }
        @media (min-width: 1700px) {
          .LP_section .easy .col2 p {
            font-size: 28px;
            line-height: 35px; } }
      .LP_section .easy .col2 .sign_up {
        background: #FF6A14;
        color: #fff;
        font-weight: 600;
        border-radius: 4px;
        padding: 10px 18px;
        padding: 7px 60px 10px 20px;
        background-image: url("/static/arrow.png");
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: 90% center; }
        .LP_section .easy .col2 .sign_up:hover {
          background-color: #e8d3aa; }
        .LP_section .easy .col2 .sign_up:active {
          background-color: #e1c48d; }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .easy .col2 {
          padding: 18% 50px 0 0px; } }
      @media (min-width: 1700px) {
        .LP_section .easy .col2 {
          padding: 18% 220px 0 0px; } }
    @media (max-width: 767px) {
      .LP_section .easy {
        flex-direction: column; } }
  .LP_section .digital_page .digital_management {
    display: flex;
    width: 100%;
    position: relative; }
    .LP_section .digital_page .digital_management .col1,
    .LP_section .digital_page .digital_management .col2 {
      width: 50%;
      position: relative;
      z-index: 2; }
      @media (max-width: 991px) {
        .LP_section .digital_page .digital_management .col1,
        .LP_section .digital_page .digital_management .col2 {
          width: 100%;
          order: 2; } }
    .LP_section .digital_page .digital_management .mw_50 {
      width: 50%; }
      @media (max-width: 991px) {
        .LP_section .digital_page .digital_management .mw_50 {
          width: 100%; } }
    .LP_section .digital_page .digital_management .col1 {
      width: 100%; }
      .LP_section .digital_page .digital_management .col1 img {
        width: 100%;
        height: auto; }
    .LP_section .digital_page .digital_management .col2 {
      padding: 15% 150px 0 0px; }
      @media (max-width: 767px) {
        .LP_section .digital_page .digital_management .col2 {
          padding: 20px;
          order: 1; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .digital_page .digital_management .col2 {
          padding: 15% 50px 0 0px; } }
      @media (min-width: 1700px) {
        .LP_section .digital_page .digital_management .col2 {
          padding: 15% 220px 0 0px; } }
    @media (max-width: 767px) {
      .LP_section .digital_page .digital_management {
        flex-direction: column; } }
  .LP_section .digital_page .simple_text p {
    font-weight: normal;
    font-size: 20px;
    color: #00172E;
    line-height: 30px; }
    @media (max-width: 991px) {
      .LP_section .digital_page .simple_text p {
        font-size: 16px;
        line-height: 22px; } }
  .LP_section .digital_page .simple_text a {
    font-style: italic;
    font-weight: 300;
    line-height: 20px;
    display: block;
    padding: 12px 0; }
    @media (max-width: 991px) {
      .LP_section .digital_page .simple_text a {
        font-size: 11px;
        line-height: 16px; } }
  .LP_section .digital_page .features {
    position: relative; }
    .LP_section .digital_page .features .feature_row {
      display: flex;
      width: 100%;
      position: relative; }
      @media (max-width: 767px) {
        .LP_section .digital_page .features .feature_row {
          flex-direction: column; } }
      .LP_section .digital_page .features .feature_row .bg5 {
        position: absolute;
        right: 0;
        bottom: -60%;
        width: 40%; }
        @media (max-width: 991px) {
          .LP_section .digital_page .features .feature_row .bg5 {
            display: none; } }
      .LP_section .digital_page .features .feature_row .col1,
      .LP_section .digital_page .features .feature_row .col2 {
        width: 50%;
        position: relative;
        z-index: 2; }
        @media (max-width: 991px) {
          .LP_section .digital_page .features .feature_row .col1,
          .LP_section .digital_page .features .feature_row .col2 {
            width: 100%; } }
      .LP_section .digital_page .features .feature_row .col1 {
        padding: 17% 0px 0 200px; }
        @media (max-width: 991px) {
          .LP_section .digital_page .features .feature_row .col1 {
            padding-left: 20px;
            padding-top: 20px; } }
        @media (min-width: 768px) and (max-width: 992px) {
          .LP_section .digital_page .features .feature_row .col1 {
            padding-top: 17%; } }
        .LP_section .digital_page .features .feature_row .col1 h2 {
          font-size: 46px;
          line-height: 55px;
          font-weight: 400; }
          .LP_section .digital_page .features .feature_row .col1 h2 span {
            font-weight: 600;
            color: #FF6A14;
            display: block; }
          @media (max-width: 991px) {
            .LP_section .digital_page .features .feature_row .col1 h2 {
              font-size: 36px;
              line-height: 40px; } }
          @media (min-width: 1700px) {
            .LP_section .digital_page .features .feature_row .col1 h2 {
              font-size: 50px;
              line-height: 60px; } }
        @media (min-width: 992px) and (max-width: 1250px) {
          .LP_section .digital_page .features .feature_row .col1 {
            padding: 17% 0px 0 50px; } }
        @media (min-width: 1700px) {
          .LP_section .digital_page .features .feature_row .col1 {
            padding: 17% 0px 0 270px; } }
      .LP_section .digital_page .features .feature_row .col2 {
        margin-top: -5%; }
        @media (max-width: 767px) {
          .LP_section .digital_page .features .feature_row .col2 {
            margin-top: -17%; } }
        .LP_section .digital_page .features .feature_row .col2 img {
          width: 100%;
          height: auto; }
    .LP_section .digital_page .features .features_list {
      padding: 0 150px 0 200px; }
      @media (max-width: 991px) {
        .LP_section .digital_page .features .features_list {
          padding: 20px; } }
      .LP_section .digital_page .features .features_list li {
        max-width: 335px;
        margin-bottom: -5%; }
        @media (min-width: 1700px) {
          .LP_section .digital_page .features .features_list li {
            max-width: 450px; } }
        .LP_section .digital_page .features .features_list li .icon {
          max-height: 80px;
          width: auto;
          padding-bottom: 5px; }
          @media (max-width: 991px) {
            .LP_section .digital_page .features .features_list li .icon {
              max-width: 65px; } }
        .LP_section .digital_page .features .features_list li .feature_title {
          font-weight: 500;
          font-size: 30px;
          line-height: 35px; }
          .LP_section .digital_page .features .features_list li .feature_title span {
            color: #FF6A14;
            font-weight: 600; }
        .LP_section .digital_page .features .features_list li:nth-child(even) {
          margin-left: auto; }
          @media (max-width: 767px) {
            .LP_section .digital_page .features .features_list li:nth-child(even) {
              margin-left: initial; } }
        .LP_section .digital_page .features .features_list li:last-child {
          margin-bottom: initial; }
        .LP_section .digital_page .features .features_list li:first-child {
          margin-top: -20%; }
          @media (min-width: 992px) and (max-width: 1250px) {
            .LP_section .digital_page .features .features_list li:first-child {
              margin-top: -15%; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .digital_page .features .features_list {
          padding: 0 50px; } }
      @media (min-width: 1700px) {
        .LP_section .digital_page .features .features_list {
          padding: 0 220px 0 270px; } }
  .LP_section .check_procedure .about_check {
    display: flex;
    width: 100%;
    position: relative;
    padding-top: 100px; }
    @media (max-width: 767px) {
      .LP_section .check_procedure .about_check {
        flex-direction: column;
        padding-top: 0; } }
    .LP_section .check_procedure .about_check .about_bg {
      position: absolute;
      width: 55%;
      top: -10%;
      left: -1%; }
      @media (max-width: 991px) {
        .LP_section .check_procedure .about_check .about_bg {
          display: none; } }
    .LP_section .check_procedure .about_check .col1,
    .LP_section .check_procedure .about_check .col2 {
      width: 40%;
      position: relative;
      z-index: 2; }
      @media (max-width: 991px) {
        .LP_section .check_procedure .about_check .col1,
        .LP_section .check_procedure .about_check .col2 {
          width: 100%; } }
    .LP_section .check_procedure .about_check .col2 img {
      width: 100%;
      height: auto;
      max-width: 92%;
      margin-left: auto;
      display: block; }
      @media (max-width: 991px) {
        .LP_section .check_procedure .about_check .col2 img {
          max-width: 100%; } }
    .LP_section .check_procedure .about_check .col1 {
      padding: 50px 0px 0 200px;
      width: 60%; }
      @media (max-width: 991px) {
        .LP_section .check_procedure .about_check .col1 {
          padding: 20px;
          width: 100%; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .LP_section .check_procedure .about_check .col1 {
          padding: 12% 20px 20px; } }
      .LP_section .check_procedure .about_check .col1 h1 {
        font-size: 47px;
        line-height: 58px;
        font-weight: 400; }
        @media (max-width: 991px) {
          .LP_section .check_procedure .about_check .col1 h1 {
            font-size: 36px;
            line-height: 40px; } }
        @media (min-width: 1700px) {
          .LP_section .check_procedure .about_check .col1 h1 {
            font-size: 65px;
            line-height: 78px; } }
        .LP_section .check_procedure .about_check .col1 h1 span {
          font-weight: 700; }
      .LP_section .check_procedure .about_check .col1 p {
        padding: 10px 0;
        max-width: 600px; }
        @media (min-width: 1700px) {
          .LP_section .check_procedure .about_check .col1 p {
            max-width: 800px; } }
        .LP_section .check_procedure .about_check .col1 p b {
          font-weight: 500; }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .check_procedure .about_check .col1 {
          padding: 50px 0px 0 50px; } }
      @media (min-width: 1700px) {
        .LP_section .check_procedure .about_check .col1 {
          padding: 50px 0px 0 270px; } }
  .LP_section .check_procedure .procedure_outer {
    position: relative; }
    .LP_section .check_procedure .procedure_outer .learn_bg {
      position: absolute;
      right: 0;
      top: -5%;
      max-height: 80%; }
  .LP_section .check_procedure .procedure_details {
    padding: 50px 150px 30px;
    background-color: rgba(255, 255, 255, 0.56);
    backdrop-filter: blur(32px);
    background-image: url(/static/procedure-bg.png);
    background-repeat: no-repeat;
    background-position: right top; }
    @media (min-width: 1700px) {
      .LP_section .check_procedure .procedure_details {
        padding: 50px 220px 30px; } }
    @media (max-width: 991px) {
      .LP_section .check_procedure .procedure_details {
        padding: 0 20px;
        background-image: none; } }
    .LP_section .check_procedure .procedure_details li {
      max-width: 40%; }
      @media (max-width: 767px) {
        .LP_section .check_procedure .procedure_details li {
          max-width: 100%;
          margin: 0 !important; } }
      .LP_section .check_procedure .procedure_details li:nth-child(even) {
        margin-left: auto; }
      .LP_section .check_procedure .procedure_details li:nth-child(2) {
        margin-top: -110px; }
      .LP_section .check_procedure .procedure_details li:nth-child(3) {
        margin-top: -100px; }
      .LP_section .check_procedure .procedure_details li:nth-child(4) {
        margin-top: -80px; }
      .LP_section .check_procedure .procedure_details li .icon {
        max-height: 80px;
        width: auto; }
        @media (max-width: 991px) {
          .LP_section .check_procedure .procedure_details li .icon {
            width: 65px;
            height: auto;
            padding-bottom: 15px; } }
      .LP_section .check_procedure .procedure_details li .feature_title {
        font-weight: 500;
        font-size: 30px;
        line-height: 35px; }
        @media (max-width: 991px) {
          .LP_section .check_procedure .procedure_details li .feature_title {
            font-size: 24px;
            line-height: 30px; } }
        .LP_section .check_procedure .procedure_details li .feature_title span {
          color: #FF6A14;
          font-weight: 600; }
  .LP_section .check_procedure .custom_assignment {
    display: flex;
    width: 100%;
    position: relative; }
    @media (max-width: 767px) {
      .LP_section .check_procedure .custom_assignment {
        flex-direction: column; } }
    .LP_section .check_procedure .custom_assignment .col1,
    .LP_section .check_procedure .custom_assignment .col2 {
      width: 70%;
      position: relative;
      z-index: 2; }
      @media (max-width: 991px) {
        .LP_section .check_procedure .custom_assignment .col1,
        .LP_section .check_procedure .custom_assignment .col2 {
          width: 100%;
          order: 2; } }
    .LP_section .check_procedure .custom_assignment .col1 {
      padding-left: 40px;
      margin-top: -8%; }
      @media (max-width: 991px) {
        .LP_section .check_procedure .custom_assignment .col1 {
          padding-left: initial; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .LP_section .check_procedure .custom_assignment .col1 {
          padding-left: 0; } }
      .LP_section .check_procedure .custom_assignment .col1 img {
        width: 100%;
        height: auto; }
    .LP_section .check_procedure .custom_assignment .col2 {
      margin-left: -13%;
      width: 37%;
      padding: 12% 150px 0 0px; }
      @media (max-width: 767px) {
        .LP_section .check_procedure .custom_assignment .col2 {
          padding: 20px;
          order: 1;
          margin: initial;
          width: 100%; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .LP_section .check_procedure .custom_assignment .col2 {
          width: 75%;
          margin: initial;
          padding: 5% 20px 20px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .LP_section .check_procedure .custom_assignment .col2 {
          padding-top: 10%; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .check_procedure .custom_assignment .col2 {
          padding: 12% 50px 0 50px; } }
      @media (min-width: 1700px) {
        .LP_section .check_procedure .custom_assignment .col2 {
          padding: 12% 220px 0 0px; } }
  .LP_section .check_procedure .forword_thinking {
    display: flex;
    width: 100%;
    position: relative;
    margin-top: -10%; }
    @media (max-width: 767px) {
      .LP_section .check_procedure .forword_thinking {
        flex-direction: column; } }
    .LP_section .check_procedure .forword_thinking .col1,
    .LP_section .check_procedure .forword_thinking .col2 {
      width: 50%;
      position: relative;
      z-index: 2; }
      @media (max-width: 992px) {
        .LP_section .check_procedure .forword_thinking .col1,
        .LP_section .check_procedure .forword_thinking .col2 {
          width: 100%; } }
    .LP_section .check_procedure .forword_thinking .col2 img {
      width: 100%;
      height: auto; }
    .LP_section .check_procedure .forword_thinking .col1 {
      padding: 12% 0px 0 200px; }
      @media (max-width: 991px) {
        .LP_section .check_procedure .forword_thinking .col1 {
          padding: 20px; } }
      @media (min-width: 767px) and (max-width: 991px) {
        .LP_section .check_procedure .forword_thinking .col1 {
          padding: 12% 20px 20px; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .check_procedure .forword_thinking .col1 {
          padding: 12% 0px 0 50px; } }
      @media (min-width: 1700px) {
        .LP_section .check_procedure .forword_thinking .col1 {
          padding: 12% 0px 0 270px; } }
  .LP_section .check_procedure .notification {
    display: flex;
    width: 100%;
    position: relative; }
    @media (max-width: 767px) {
      .LP_section .check_procedure .notification {
        flex-direction: column; } }
    .LP_section .check_procedure .notification .col1,
    .LP_section .check_procedure .notification .col2 {
      width: 50%;
      position: relative;
      z-index: 2; }
      @media (max-width: 991px) {
        .LP_section .check_procedure .notification .col1,
        .LP_section .check_procedure .notification .col2 {
          width: 100%;
          order: 2; } }
    .LP_section .check_procedure .notification .col1 img {
      width: 100%;
      height: auto; }
    .LP_section .check_procedure .notification .col2 {
      padding: 100px 150px 0 0px; }
      @media (max-width: 767px) {
        .LP_section .check_procedure .notification .col2 {
          padding: 20px;
          order: 1; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .LP_section .check_procedure .notification .col2 {
          width: 70%;
          padding: 10% 20px 0 0; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .check_procedure .notification .col2 {
          padding: 100px 50px 0 0px; } }
      @media (min-width: 1700px) {
        .LP_section .check_procedure .notification .col2 {
          padding: 100px 220px 0 0px; } }
  .LP_section .e_learning .about_learning {
    padding-top: 100px;
    display: flex;
    width: 100%;
    position: relative; }
    @media (max-width: 767px) {
      .LP_section .e_learning .about_learning {
        flex-direction: column; } }
    @media (max-width: 991px) {
      .LP_section .e_learning .about_learning {
        padding-top: 0; } }
    .LP_section .e_learning .about_learning .learn_bg {
      position: absolute;
      right: 0;
      width: 35%;
      bottom: -70%; }
      @media (max-width: 991px) {
        .LP_section .e_learning .about_learning .learn_bg {
          display: none; } }
    .LP_section .e_learning .about_learning .col1,
    .LP_section .e_learning .about_learning .col2 {
      width: 50%;
      position: relative;
      z-index: 2; }
      @media (max-width: 991px) {
        .LP_section .e_learning .about_learning .col1,
        .LP_section .e_learning .about_learning .col2 {
          width: 100%;
          order: 2; } }
    .LP_section .e_learning .about_learning .col1 img {
      width: 100%;
      height: auto; }
    .LP_section .e_learning .about_learning .col1 {
      margin-right: -7%; }
    .LP_section .e_learning .about_learning .col2 {
      padding: 12% 150px 100px 0px; }
      .LP_section .e_learning .about_learning .col2 span {
        color: #FF6A14;
        font-weight: bold; }
      @media (max-width: 767px) {
        .LP_section .e_learning .about_learning .col2 {
          padding: 20px;
          order: 1; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .LP_section .e_learning .about_learning .col2 {
          padding: 8% 20px 100px 0px; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .e_learning .about_learning .col2 {
          padding: 5% 50px 100px 0px; } }
      @media (min-width: 1700px) {
        .LP_section .e_learning .about_learning .col2 {
          padding: 12% 220px 100px 0px; } }
  .LP_section .e_learning .benifit {
    display: flex;
    width: 100%;
    position: relative;
    padding: 70px 150px 0px; }
    @media (max-width: 767px) {
      .LP_section .e_learning .benifit {
        flex-direction: column; } }
    @media (max-width: 991px) {
      .LP_section .e_learning .benifit {
        padding: 0; } }
    @media (min-width: 1700px) {
      .LP_section .e_learning .benifit {
        padding: 70px 220px 0px; } }
    .LP_section .e_learning .benifit .col1,
    .LP_section .e_learning .benifit .col2 {
      width: 50%;
      position: relative;
      z-index: 2; }
      @media (max-width: 991px) {
        .LP_section .e_learning .benifit .col1,
        .LP_section .e_learning .benifit .col2 {
          width: 100%;
          order: 2; } }
    .LP_section .e_learning .benifit .col2 {
      text-align: right;
      padding: 0px 150px 0px 0px; }
      @media (max-width: 991px) {
        .LP_section .e_learning .benifit .col2 {
          padding: 20px 20px 0; } }
      @media (min-width: 768) and (max-width: 991px) {
        .LP_section .e_learning .benifit .col2 {
          padding: 12% 20px 20px; } }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .e_learning .benifit .col2 {
          padding: 0px 50px 0px 0px; } }
      @media (min-width: 1700px) {
        .LP_section .e_learning .benifit .col2 {
          padding: 0px 220px 0px 0px; } }
      .LP_section .e_learning .benifit .col2 img {
        width: auto;
        position: absolute;
        height: 100%;
        left: 0%; }
        @media (max-width: 991px) {
          .LP_section .e_learning .benifit .col2 img {
            width: 100%;
            position: relative;
            height: auto; } }
    .LP_section .e_learning .benifit .col1 {
      padding-bottom: 80px; }
      @media (min-width: 1700px) {
        .LP_section .e_learning .benifit .col1 {
          padding-bottom: 160px; } }
      .LP_section .e_learning .benifit .col1 ul {
        padding: 10px 0; }
        .LP_section .e_learning .benifit .col1 ul li {
          font-size: 26px;
          line-height: 30px;
          padding: 10px 0;
          position: relative;
          padding-left: 30px; }
          @media (max-width: 991px) {
            .LP_section .e_learning .benifit .col1 ul li {
              font-size: 20px;
              line-height: 24px; } }
          .LP_section .e_learning .benifit .col1 ul li::before {
            content: "";
            position: absolute;
            width: 15px;
            height: 15px;
            border: 2px solid #FF6A14;
            border-radius: 100%;
            top: 50%;
            transform: translateY(-50%);
            left: 0; }
      .LP_section .e_learning .benifit .col1 span {
        color: #FF6A14;
        font-weight: bold; }
      @media (max-width: 767px) {
        .LP_section .e_learning .benifit .col1 {
          padding: 20px;
          order: 1; } }
  .LP_section .e_learning .simple_text {
    padding: 80px 150px; }
    @media (max-width: 991px) {
      .LP_section .e_learning .simple_text {
        padding: 30px 20px; } }
    .LP_section .e_learning .simple_text p {
      font-weight: normal;
      font-size: 26px;
      line-height: 40px;
      padding: 12px 0;
      letter-spacing: 0.01em;
      color: #575b64; }
      @media (max-width: 991px) {
        .LP_section .e_learning .simple_text p {
          font-size: 20px;
          line-height: 30px; } }
  .LP_section .e_learning .features {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 120px 0; }
    .LP_section .e_learning .features .bg3 {
      position: absolute;
      bottom: -45%;
      object-fit: cover;
      left: 0;
      top: initial;
      width: 35%; }
      @media (max-width: 991px) {
        .LP_section .e_learning .features .bg3 {
          display: none; } }
    @media (max-width: 767px) {
      .LP_section .e_learning .features {
        flex-direction: column; } }
    @media (max-width: 991px) {
      .LP_section .e_learning .features {
        padding: 20px 0; } }
    .LP_section .e_learning .features .features_list {
      padding: 0 150px 0 220px; }
      @media (max-width: 991px) {
        .LP_section .e_learning .features .features_list {
          padding: 20px; } }
      .LP_section .e_learning .features .features_list li {
        max-width: 390px;
        margin-bottom: 5%; }
        @media (min-width: 1700px) {
          .LP_section .e_learning .features .features_list li {
            max-width: 450px; } }
        .LP_section .e_learning .features .features_list li .icon {
          max-height: 100px;
          width: auto; }
          @media (max-width: 992px) {
            .LP_section .e_learning .features .features_list li .icon {
              max-height: 75px; } }
        .LP_section .e_learning .features .features_list li .feature_title {
          font-weight: 500;
          font-size: 30px;
          line-height: 35px; }
          @media (max-width: 991px) {
            .LP_section .e_learning .features .features_list li .feature_title {
              font-size: 24px;
              line-height: 30px; } }
          .LP_section .e_learning .features .features_list li .feature_title span {
            color: #FF6A14;
            font-weight: 600; }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .e_learning .features .features_list {
          padding: 0px 50px 0 120px; } }
      @media (min-width: 1700px) {
        .LP_section .e_learning .features .features_list {
          padding: 0 220px 0 290px; } }
    .LP_section .e_learning .features .col2 img {
      width: 100%;
      height: auto; }
    .LP_section .e_learning .features .mobile_learning {
      padding: 0 150px 0 200px;
      margin-top: -10%; }
      @media (max-width: 991px) {
        .LP_section .e_learning .features .mobile_learning {
          padding: 20px; } }
      .LP_section .e_learning .features .mobile_learning img {
        width: 100%;
        height: auto; }
      @media (min-width: 992px) and (max-width: 1250px) {
        .LP_section .e_learning .features .mobile_learning {
          padding: 0 50px; } }
      @media (min-width: 1700px) {
        .LP_section .e_learning .features .mobile_learning {
          padding: 0 220px 0 270px; } }
  .LP_section .e_learning .learning_thought {
    font-family: "sf-pro";
    position: relative;
    z-index: 3;
    background: url("/static/thought.png") no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 370px;
    display: flex;
    align-items: center; }
    .LP_section .e_learning .learning_thought h4 {
      font-weight: 400;
      font-size: 40px;
      line-height: 50px;
      text-align: center;
      color: #FF6A14;
      margin: 0 auto;
      max-width: 700px;
      padding: 30px 0; }
      @media (max-width: 991px) {
        .LP_section .e_learning .learning_thought h4 {
          font-size: 27px;
          line-height: 34px;
          padding: 30px 20px; } }
      @media (min-width: 1700px) {
        .LP_section .e_learning .learning_thought h4 {
          font-size: 49px;
          line-height: 60px;
          max-width: 830px; } }
  .LP_section .footer {
    background: url("/static/footer_bg.png") no-repeat center;
    padding: 30px 150px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    color: #9f9f9f;
    background-size: cover; }
    @media (max-width: 991px) {
      .LP_section .footer {
        flex-direction: column;
        padding: 30px 20px; } }
    @media (min-width: 992px) and (max-width: 1250px) {
      .LP_section .footer {
        padding: 30px 50px; } }
    .LP_section .footer .col1,
    .LP_section .footer .col2,
    .LP_section .footer .col3 {
      width: 33.33%; }
      @media (max-width: 991px) {
        .LP_section .footer .col1,
        .LP_section .footer .col2,
        .LP_section .footer .col3 {
          width: 100%; } }
    @media (max-width: 991px) {
      .LP_section .footer .col1 {
        order: 3; } }
    .LP_section .footer .footer_logo {
      max-width: 90px;
      width: 100%;
      height: auto;
      cursor: pointer; }
      @media (max-width: 991px) {
        .LP_section .footer .footer_logo {
          display: none; } }
    .LP_section .footer .mobile {
      display: none; }
      @media (max-width: 991px) {
        .LP_section .footer .mobile {
          display: block; } }
    .LP_section .footer .form_title {
      font-weight: 600;
      line-height: 16px;
      padding: 20px 0;
      color: #fff; }
    .LP_section .footer .form_col {
      position: relative;
      width: 100%; }
      @media (max-width: 992px) {
        .LP_section .footer .form_col {
          max-width: 550px; } }
      .LP_section .footer .form_col input {
        width: 100%;
        background: #ffffff;
        border-radius: 4px;
        min-height: 40px;
        border: none;
        font-size: 13px;
        padding-left: 10px; }
        @media (min-width: 1700px) {
          .LP_section .footer .form_col input {
            min-height: 50px;
            font-size: 15px; } }
      .LP_section .footer .form_col .subscribe {
        position: absolute;
        width: 35%;
        right: 0;
        background: #FF6A14;
        border: 2px solid #fff;
        font-size: 12px;
        color: #fff;
        font-weight: 700;
        text-align: center;
        min-height: 40px;
        border-radius: 5px; }
        @media (min-width: 1700px) {
          .LP_section .footer .form_col .subscribe {
            font-size: 16px;
            min-height: 50px; } }
      .LP_section .footer .form_col .error_msg {
        color: red;
        font-size: 13px; }
    .LP_section .footer .bottom_line {
      padding: 20px 0;
      font-size: 10px;
      line-height: 21px;
      font-family: "Poppins", sans-serif; }
      @media (min-width: 1700px) {
        .LP_section .footer .bottom_line {
          font-size: 13px;
          line-height: 25px; } }
      .LP_section .footer .bottom_line .line1 span {
        padding-right: 5px; }
      .LP_section .footer .bottom_line .line1 a {
        padding: 0 10px;
        transition: 0.2s; }
        .LP_section .footer .bottom_line .line1 a:last-child {
          padding-right: 0; }
        .LP_section .footer .bottom_line .line1 a:hover {
          color: #FF6A14; }
      .LP_section .footer .bottom_line .line2 img {
        max-height: 12px;
        padding: 0 8px;
        transition: 0.2s;
        width: 30px; }
        @media (min-width: 1700px) {
          .LP_section .footer .bottom_line .line2 img {
            max-height: 15px;
            width: 35px; } }
      .LP_section .footer .bottom_line a {
        transition: 0.2s; }
        .LP_section .footer .bottom_line a img:last-child {
          display: none; }
        .LP_section .footer .bottom_line a:hover img:first-child {
          display: none; }
        .LP_section .footer .bottom_line a:hover img:last-child {
          display: inline-block; }
    .LP_section .footer .col2 {
      padding-top: 40px;
      padding-left: 70px; }
      @media (max-width: 991px) {
        .LP_section .footer .col2 {
          padding-left: initial; } }
      .LP_section .footer .col2 .footer_links {
        border-left: 1px solid #9f9f9f; }
        .LP_section .footer .col2 .footer_links li {
          font-weight: 500;
          line-height: 21px;
          padding-left: 20px;
          padding-bottom: 10px; }
          @media (min-width: 1700px) {
            .LP_section .footer .col2 .footer_links li {
              font-size: 17px;
              line-height: 25px; } }
          .LP_section .footer .col2 .footer_links li a {
            transition: 0.2s; }
            .LP_section .footer .col2 .footer_links li a:hover {
              color: #FF6A14; }
    .LP_section .footer .col3 {
      padding-top: 40px;
      line-height: 21px; }
      .LP_section .footer .col3 .contact {
        border-left: 1px solid #9f9f9f;
        padding-left: 20px; }
        .LP_section .footer .col3 .contact h4 {
          font-weight: 700;
          line-height: 16px;
          text-transform: uppercase;
          padding: 0px 0 20px; }
          @media (min-width: 1700px) {
            .LP_section .footer .col3 .contact h4 {
              font-size: 17px;
              line-height: 19px; } }
        .LP_section .footer .col3 .contact a {
          padding-bottom: 10px;
          display: inline-block;
          transition: 0.2s; }
          @media (min-width: 1700px) {
            .LP_section .footer .col3 .contact a {
              font-size: 17px;
              line-height: 19px; } }
          .LP_section .footer .col3 .contact a:hover {
            color: #FF6A14; }
        .LP_section .footer .col3 .contact p {
          padding-bottom: 10px;
          padding-top: 0; }
        .LP_section .footer .col3 .contact .bottom {
          padding-top: 20px; }
      .LP_section .footer .col3 .social a {
        margin: 0 15px;
        padding-bottom: 0; }
        .LP_section .footer .col3 .social a:first-child {
          margin-left: 0; }
        .LP_section .footer .col3 .social a:last-child {
          margin-right: 0; }
      .LP_section .footer .col3 .bottom {
        font-size: 12px;
        font-weight: 500;
        line-height: 13px;
        color: rgba(255, 255, 255, 0.6); }
        @media (min-width: 1700px) {
          .LP_section .footer .col3 .bottom {
            line-height: 16px; } }

.privacy_modal {
  top: 65px;
  height: calc(100% - 65px); }
  .privacy_modal .modal {
    max-height: 100% !important; }
  .privacy_modal .modal_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px; }
    .privacy_modal .modal_header h2 {
      font-weight: 600;
      font-size: 26px;
      line-height: 30px;
      color: #272727; }
    .privacy_modal .modal_header a {
      font-weight: bold;
      font-size: 16px;
      line-height: 19px;
      color: #FF6A14; }
  .privacy_modal .modal_content_outer {
    background: #fafafc;
    border: 1px solid #dfe2eb;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 0 20px;
    padding-right: 10px; }
    .privacy_modal .modal_content_outer .modal_content {
      max-height: 60vh;
      overflow: auto;
      padding-right: 10px;
      /* width */
      /* Track */
      /* Handle */
      /* Handle on hover */ }
      .privacy_modal .modal_content_outer .modal_content::-webkit-scrollbar {
        width: 4px; }
      .privacy_modal .modal_content_outer .modal_content::-webkit-scrollbar-track {
        background: transparent;
        margin-top: 10px;
        margin-bottom: 10px; }
      .privacy_modal .modal_content_outer .modal_content::-webkit-scrollbar-thumb {
        background: #FF6A14; }
      .privacy_modal .modal_content_outer .modal_content::-webkit-scrollbar-thumb:hover {
        background: #FF8337; }

.dashboard_right .no_data_div,
.dashboard_left .no_data_div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center; }
  .dashboard_right .no_data_div img,
  .dashboard_left .no_data_div img {
    padding-bottom: 20px; }
  .dashboard_right .no_data_div p,
  .dashboard_left .no_data_div p {
    font-family: "Red Hat Display", sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    color: #FF6A14; }

.pie_chart_div {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .pie_chart_div .pi_chart_box {
    width: 40%; }
    @media screen and (min-width: 1920px) {
      .pie_chart_div .pi_chart_box {
        max-width: 500px; } }
  .pie_chart_div figcaption {
    width: 40%; }
    @media screen and (max-width: 676px) {
      .pie_chart_div figcaption {
        width: 55%; } }
  @media screen and (max-width: 676px) {
    .pie_chart_div {
      min-height: 180px; }
      .pie_chart_div .row-container-between {
        grid-gap: 2px;
        margin: 0 0 10px;
        font-size: 10px; }
        .pie_chart_div .row-container-between .pie_chart_label {
          margin: 0; }
        .pie_chart_div .row-container-between * div {
          font-size: 10px; } }

.pie_chart_label {
  display: flex;
  align-items: center;
  margin-bottom: 10px; }
  .pie_chart_label .label_color {
    height: 12px;
    width: 5px;
    display: inline-block;
    border-radius: 2px;
    background: #ddd;
    margin-right: 10px; }
  .pie_chart_label .lb {
    font-size: 12px;
    color: #272727;
    font-family: inherit;
    font-weight: 500;
    display: inline-block;
    max-width: 70%;
    flex: 1; }

.bar_chart_box {
  width: 100%;
  height: 100%;
  padding: 0px 20px; }
  .bar_chart_box .bar_chart_bar {
    display: flex;
    width: 100%;
    flex: 1;
    align-items: center;
    margin-bottom: 10px; }
    .bar_chart_box .bar_chart_bar .day {
      font-size: 12px;
      color: #00172E;
      display: inline-block;
      font-weight: 400;
      width: 100px; }
    .bar_chart_box .bar_chart_bar .bar_line {
      width: 90%; }
      .bar_chart_box .bar_chart_bar .bar_line .line {
        display: block;
        height: 12px;
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
        background-color: #ddd;
        transition: 0.4s; }
    .bar_chart_box .bar_chart_bar .count {
      font-size: 12px;
      color: #00172E;
      display: inline-block;
      font-weight: 400;
      width: 100px;
      text-align: right; }

.last_7 {
  font-size: 10px;
  color: #FF6A14;
  display: inline-block;
  margin-right: 15px; }

@media (min-width: 1600px) {
  .dash_upcoming_task {
    height: initial; } }

.dash_upcoming_task::-webkit-scrollbar {
  width: 2px; }

.dash_upcoming_task .upcoming_task_list {
  display: flex;
  grid-gap: 16px; }
  .dash_upcoming_task .upcoming_task_list:last-child .upc_date::before {
    border-left: none; }
  .dash_upcoming_task .upcoming_task_list .upc_date {
    position: relative; }
    .dash_upcoming_task .upcoming_task_list .upc_date::before {
      content: "";
      position: absolute;
      height: 100%;
      width: 1px;
      left: 28px;
      border-left: 1px dashed #b9bed1; }
    .dash_upcoming_task .upcoming_task_list .upc_date span {
      display: inline-block;
      height: 48px;
      width: 48px;
      display: flex;
      align-items: center;
      justify-content: center;
      line-height: 30px;
      background-color: #002E5D;
      color: #fff;
      font-size: 10px;
      color: #fff;
      font-weight: 500;
      border-radius: 50%;
      text-align: center;
      position: relative; }
  .dash_upcoming_task .upcoming_task_list .icon-touchable img {
    width: 24px;
    height: auto; }
  .dash_upcoming_task .upcoming_task_list .upcoming_task_list_content {
    flex: 1;
    cursor: pointer; }
    .dash_upcoming_task .upcoming_task_list .upcoming_task_list_content .upc_list_header {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 5px; }
      .dash_upcoming_task .upcoming_task_list .upcoming_task_list_content .upc_list_header .upc_head_left h4 {
        font-size: 15px;
        font-weight: 600;
        font-family: inherit;
        color: #272727; }
      .dash_upcoming_task .upcoming_task_list .upcoming_task_list_content .upc_list_header .upc_head_left p {
        color: #FF6A14;
        font-weight: 400; }
      .dash_upcoming_task .upcoming_task_list .upcoming_task_list_content .upc_list_header .upc_head_right button {
        border: none;
        background-color: transparent;
        outline: none;
        background: #f0f2f7;
        padding: 7px 20px;
        border-radius: 20px;
        font-size: 12px;
        color: #FF6A14;
        font-family: inherit;
        width: 130px; }
        .dash_upcoming_task .upcoming_task_list .upcoming_task_list_content .upc_list_header .upc_head_right button img {
          max-width: 20px;
          margin-right: 10px; }
    .dash_upcoming_task .upcoming_task_list .upcoming_task_list_content .upc_detial {
      color: #00172E;
      line-height: 1.2;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      margin-bottom: 20px; }

@media screen and (max-width: 676px) {
  .dash_upcoming_task .upc_list_header .d-flex {
    flex-wrap: wrap;
    grid-gap: 5px; } }

.upcoming_text {
  font-size: 12px;
  font-weight: 500;
  color: #FF6A14; }

.dashboard_notification_bar .notification_body .notification_filter_form .modal_content {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden; }
  .dashboard_notification_bar .notification_body .notification_filter_form .modal_content::-webkit-scrollbar {
    width: 0px; }
  .dashboard_notification_bar .notification_body .notification_filter_form .modal_content .form_row {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 767px) {
      .dashboard_notification_bar .notification_body .notification_filter_form .modal_content .form_row {
        flex-direction: row; } }
  .dashboard_notification_bar .notification_body .notification_filter_form .modal_content .header_date_time .SingleDatePickerInput {
    background-color: transparent !important; }
  .dashboard_notification_bar .notification_body .notification_filter_form .modal_content .header_date_time .form_group:last-child {
    margin-right: 0 !important; }
  @media (max-width: 768px) {
    .dashboard_notification_bar .notification_body .notification_filter_form .modal_content .header_date_time .form_group {
      border: 1px solid #dfe2eb;
      max-height: 100%; } }
  @media (max-width: 768px) {
    .dashboard_notification_bar .notification_body .notification_filter_form .modal_content .header_date_time .form_group p {
      padding-left: 0px; } }

.dashboard_notification_bar .notification_body .notification_filter_form .options_field {
  border: 1px solid #dfe2eb;
  align-items: center;
  border-radius: 4px;
  margin-bottom: 18px; }
  .dashboard_notification_bar .notification_body .notification_filter_form .options_field p {
    padding: 0 0 0 15px;
    color: #6a707e;
    font-family: "Red Hat Display", sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    letter-spacing: 0.01em;
    margin: 0 !important; }
  .dashboard_notification_bar .notification_body .notification_filter_form .options_field .select_box .css-yk16xz-control,
  .dashboard_notification_bar .notification_body .notification_filter_form .options_field .select_box .css-1pahdxg-control,
  .dashboard_notification_bar .notification_body .notification_filter_form .options_field .css-1fhf3k1-control {
    border: none; }

.dashboard_notification_bar .notification_body .notification_filter_form .options_field.no-border {
  margin-top: 28px;
  border: none;
  padding-right: 5px; }
  .dashboard_notification_bar .notification_body .notification_filter_form .options_field.no-border input[type="checkbox"] {
    display: block !important; }

.dashboard_notification_bar .notification_body .notification_filter_form .filter_buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 25px;
  margin-top: 25px; }
  .dashboard_notification_bar .notification_body .notification_filter_form .filter_buttons button:nth-child(1) {
    border: none;
    outline: none;
    background: #fff;
    font-family: "Red Hat Display", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #FF6A14; }

.coming_soon_text {
  display: inline-block;
  padding: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.04);
  min-width: 200px;
  border-radius: 5px; }

.notification_background_fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.notification_filter_form .select_box .css-yk16xz-control, .notification_filter_form .select_box .css-1pahdxg-control {
  border: inherit !important; }

.row-container-start {
  display: flex;
  justify-content: flex-start;
  gap: 12px;
  align-items: center;
  margin: 12px; }
  .row-container-start .reportTypeGraph {
    background-color: rgba(255, 106, 20, 0.1);
    opacity: 10%;
    border-radius: 5px;
    color: #FF6A14;
    padding: 0px 8px;
    opacity: 1;
    font-size: 10px; }
  .row-container-start .activeReportTypeGraph {
    background-color: #FF6A14;
    color: #fff;
    border-radius: 5px;
    padding: 0px 8px;
    font-size: 10px; }

.cursor-pointer {
  cursor: pointer; }

@media screen and (max-width: 676px) {
  .mobile-search .search_box {
    position: relative;
    min-height: 40px; }
  .mobile-search .search_box input {
    position: absolute;
    right: 0;
    top: 0; }
  .new-page--head .search_box {
    position: absolute;
    right: 0;
    z-index: 1; } }

.lp_container {
  max-width: 1000px;
  margin: auto;
  padding-left: 100px; }
  @media screen and (max-width: 990px) {
    .lp_container {
      max-width: 100%;
      margin: 0px;
      padding: 30px; } }

.lp_banner {
  height: 100vh;
  width: 100%;
  background-image: url(/static/lp_banner.png);
  background-size: cover; }
  @media screen and (max-width: 990px) {
    .lp_banner {
      height: unset;
      background-position: center;
      padding-top: 80px;
      background-image: url(/static/lp_mob_banner.png); } }

.lp_menu {
  padding: 30px 0px; }
  @media screen and (max-width: 990px) {
    .lp_menu {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      padding: 10px 15px;
      height: 85px; } }
  .lp_menu ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0px;
    position: relative; }
    @media screen and (max-width: 990px) {
      .lp_menu ul {
        display: none;
        position: fixed;
        height: 100vh;
        left: 0;
        width: 100%;
        top: 0;
        background: #000000e6;
        z-index: 20;
        text-align: center;
        padding: 25px;
        padding-top: 20vh; } }
    .lp_menu ul li {
      list-style-type: none;
      font-size: 12px; }
      @media screen and (max-width: 990px) {
        .lp_menu ul li {
          margin-bottom: 15px; } }
      .lp_menu ul li a {
        color: #fff;
        margin: 0px 20px; }
        @media screen and (max-width: 990px) {
          .lp_menu ul li a {
            font-size: 20px;
            line-height: 2;
            letter-spacing: 1px;
            font-weight: 600; } }
        .lp_menu ul li a:hover {
          color: #fff;
          text-decoration: none; }
      .lp_menu ul li:last-child {
        margin: 0px; }
      .lp_menu ul li .signin_btn {
        background-color: #002E5D;
        color: #fff;
        font-weight: 600;
        border: 0px;
        text-align: center;
        border-radius: 50px;
        padding: 8px 35px;
        margin-top: 0px;
        transition: all ease 0.1s;
        font-size: 12px; }
        @media screen and (max-width: 990px) {
          .lp_menu ul li .signin_btn {
            background-color: transparent;
            color: #FF6A14;
            text-transform: uppercase;
            font-size: 18px;
            border-radius: 0px; } }

.mobile_logo {
  display: none; }

.home_hamburg {
  float: right;
  display: none; }
  @media screen and (max-width: 990px) {
    .home_hamburg {
      display: block;
      cursor: pointer;
      margin-top: 13px;
      height: 23px;
      position: relative;
      z-index: 25;
      top: 0px; }
      .home_hamburg .bars {
        margin: 6px;
        background-color: #fff;
        width: 40px;
        height: 5px;
        display: block;
        transition: 0.2s ease-in; }
        .home_hamburg .bars::before {
          content: "";
          background-color: #fff;
          width: 40px;
          height: 5px;
          display: block;
          position: relative;
          top: 11px; }
        .home_hamburg .bars::after {
          content: "";
          background-color: #fff;
          width: 40px;
          height: 5px;
          display: block;
          position: relative;
          bottom: 16px; } }

#home_menu_toggler:checked + label + ul {
  display: block; }

.lp_banner_phone_img1 {
  height: unset !important;
  width: 100%; }
  @media screen and (max-width: 990px) {
    .lp_banner_phone_img1 {
      width: 100%; } }

@media screen and (max-width: 990px) {
  .lp_banner_phone_img1 img {
    width: 100%; } }

@media screen and (max-width: 990px) {
  .lp_banner_img1 {
    position: relative;
    bottom: 20px;
    width: 100%;
    padding-bottom: 0px !important; } }

.lp_banner_img {
  display: flex !important;
  width: calc(100% - 350px);
  align-items: center;
  justify-content: flex-end;
  align-content: flex-end; }
  @media screen and (max-width: 990px) {
    .lp_banner_img {
      width: 100%;
      display: block; } }
  .lp_banner_img img {
    height: calc(100vh - 120px); }
    @media screen and (max-width: 990px) {
      .lp_banner_img img {
        height: unset;
        width: 100%; } }
    @media screen and (max-width: 990px) {
      .lp_banner_img img:first-child {
        padding-bottom: 75px; } }

.lp_banner_phone_img2 {
  height: unset !important;
  width: 100% !important; }
  @media screen and (max-width: 990px) {
    .lp_banner_phone_img2 {
      padding-bottom: 0px !important; } }

.lp_logo {
  width: 82px;
  position: absolute;
  top: 40px; }
  @media screen and (max-width: 990px) {
    .lp_logo {
      width: 58px;
      top: -45px; } }

.lp_banner_content {
  width: 400px; }
  @media screen and (max-width: 990px) {
    .lp_banner_content {
      width: 100%; } }

.lp_banner_inner {
  color: #fff; }
  .lp_banner_inner h2 {
    line-height: 1.32;
    font-size: 25px;
    margin: 38px 0px; }
    @media screen and (max-width: 990px) {
      .lp_banner_inner h2 {
        font-size: 22px; } }
  .lp_banner_inner .signin_btn {
    background-color: #002E5D;
    color: #fff;
    font-weight: 600;
    border: 0px;
    text-align: center;
    border-radius: 50px;
    padding: 8px 35px;
    margin-top: 0px;
    transition: all ease 0.1s;
    width: 48%; }
  .lp_banner_inner .register_btn {
    background-color: #fff;
    color: #272727;
    font-weight: 600;
    border: 0px;
    text-align: center;
    border-radius: 50px;
    padding: 8px 35px;
    margin-top: 0px;
    transition: all ease 0.1s;
    width: 48%; }
    .lp_banner_inner .register_btn:hover {
      outline: none; }

.colored {
  color: #FF6A14; }

.lp_banner_btns {
  position: absolute;
  bottom: 55px;
  width: 40%; }
  @media screen and (max-width: 990px) {
    .lp_banner_btns {
      position: relative; } }

.lp_banner_content_alignment {
  height: calc(100vh - 120px);
  display: flex;
  align-items: center;
  position: relative; }
  @media screen and (max-width: 990px) {
    .lp_banner_content_alignment {
      height: unset; } }

.lp_features {
  background-color: #3f3f3f;
  padding: 30px 0px;
  color: #fff;
  overflow: hidden; }
  @media screen and (max-width: 990px) {
    .lp_features {
      padding: 0px;
      margin-top: -5px; } }
  .lp_features h4 {
    margin-bottom: 30px;
    margin-top: 45px; }
    @media screen and (max-width: 990px) {
      .lp_features h4 {
        margin-bottom: 30px;
        margin-top: 40px;
        font-size: 25px;
        line-height: 1.32; } }
  .lp_features .lp_banner_content {
    width: 350px;
    padding-bottom: 100px; }
    @media screen and (max-width: 990px) {
      .lp_features .lp_banner_content {
        padding-bottom: 35px;
        width: 100%; } }

.colored_back {
  background-color: #FF6A14;
  padding: 10px 0px;
  position: relative; }
  @media screen and (max-width: 990px) {
    .colored_back {
      top: -50px;
      padding: 10px 20px; } }
  .colored_back:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    left: -25px;
    background-color: #FF6A14;
    width: 105%;
    height: 100%;
    z-index: 0;
    transform: rotate(-5deg);
    transform-origin: 100% 100%; }
    @media screen and (max-width: 990px) {
      .colored_back:before {
        transform: rotate(-10deg); } }
  .colored_back:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    background-color: #FF6A14;
    width: 105%;
    height: 100%;
    z-index: 0;
    transform: rotate(-5deg);
    transform-origin: 0% 0; }
    @media screen and (max-width: 990px) {
      .colored_back:after {
        transform: rotate(-10deg); } }
  @media screen and (max-width: 990px) {
    .colored_back .lp_container {
      position: relative;
      z-index: 1;
      padding: 0px 30px; } }

.feature_item {
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.25);
  padding: 32px;
  border-radius: 40px;
  width: calc(33.33% - 30px);
  background-color: white;
  color: #000;
  text-align: center;
  margin: 20px 15px;
  z-index: 1; }
  @media screen and (max-width: 990px) {
    .feature_item {
      box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.25);
      padding: 35px 25px;
      border-radius: 40px;
      width: 100%;
      background-color: white;
      color: #000;
      text-align: center;
      margin: 50px 0px;
      z-index: 1; } }
  @media screen and (max-width: 990px) {
    .feature_item p {
      font-size: 13px; } }
  .feature_item h4 {
    margin-bottom: 16px;
    margin-top: 25px; }
    @media screen and (max-width: 990px) {
      .feature_item h4 {
        font-size: 18px; } }
  @media screen and (max-width: 990px) {
    .feature_item img {
      height: 60px; } }

.pricing {
  padding-top: 95px;
  text-align: center; }
  @media screen and (max-width: 990px) {
    .pricing {
      padding-bottom: 0px; } }
  .pricing .subline {
    font-size: 22px;
    width: 510px;
    margin: 50px auto; }
    @media screen and (max-width: 990px) {
      .pricing .subline {
        width: 100%; } }
  .pricing h4 {
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: 0px; }
  .pricing p {
    font-size: 12px; }

@media screen and (max-width: 990px) {
  .pricing_items {
    padding: 0px 35px; } }

.price_item {
  background-color: #272727;
  border-radius: 25px;
  color: #fff;
  padding: 45px 10px;
  width: calc(20% - 8px);
  text-align: center; }
  @media screen and (max-width: 990px) {
    .price_item {
      width: 100%;
      margin: 50px auto;
      padding: 65px 0px;
      margin-bottom: 5px; } }

.signup_btn {
  background-color: #FF6A14;
  color: #272727;
  font-weight: 600;
  border: 0px;
  text-align: center;
  border-radius: 50px;
  padding: 8px 35px;
  transition: all ease 0.1s;
  margin: 50px auto; }
  .signup_btn:hover {
    outline: none; }

.task_checklist {
  width: 50%;
  background-color: #FF6A14;
  text-align: center;
  display: flex;
  align-items: center;
  height: 570px; }
  @media screen and (max-width: 990px) {
    .task_checklist {
      width: 100%;
      height: 400px; } }
  .task_checklist h2 {
    color: #fff; }

.online_learning {
  width: 50%;
  background-color: #3a3a3a;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 990px) {
    .online_learning {
      width: 100%; } }

.online_learning_inner {
  width: 300px;
  margin: 0 auto;
  padding: 50px 0px; }
  @media screen and (max-width: 990px) {
    .online_learning_inner {
      padding-bottom: 150px; } }

.pc_group img {
  width: 100%; }

.task_checklist_inner {
  width: 300px;
  margin: 0 auto;
  padding: 50px 0px; }
  .task_checklist_inner p {
    color: #000; }

.Checklist_learning {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  padding-bottom: 50px; }
  @media screen and (max-width: 990px) {
    .Checklist_learning {
      display: block;
      padding-bottom: 15px; } }
  .Checklist_learning h2 {
    margin-bottom: 28px;
    line-height: 1.32; }

.rights_responsibility {
  padding-bottom: 20px;
  background-color: #272727;
  position: relative; }
  @media screen and (max-width: 990px) {
    .rights_responsibility {
      z-index: 1; } }
  .rights_responsibility:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 115%;
    background-color: #272727;
    transform: rotate(-5deg);
    z-index: 0;
    height: 100%;
    transform-origin: -42% 0; }
    @media screen and (max-width: 990px) {
      .rights_responsibility:before {
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        width: 115%;
        background-color: #272727;
        transform: rotate(-18deg);
        z-index: -1;
        height: 100%;
        transform-origin: -38% 0;
        box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.25); } }

.roles_content {
  width: 360px;
  z-index: 1;
  margin-top: -50px; }
  @media screen and (max-width: 990px) {
    .roles_content {
      width: 100%; } }
  .roles_content h2 {
    margin-bottom: 35px;
    line-height: 1.32; }

.roles_img {
  width: calc(100% - 400px);
  margin-top: -50px;
  z-index: 1; }
  @media screen and (max-width: 990px) {
    .roles_img {
      width: 100%;
      margin-top: 0px; } }
  .roles_img img {
    width: 100%; }

.lp_footer {
  padding-top: 75px; }
  @media screen and (max-width: 990px) {
    .lp_footer {
      padding-top: 22px; } }

.footer_logo {
  width: 125px; }
  @media screen and (max-width: 990px) {
    .footer_logo {
      width: 100px; } }
  .footer_logo img {
    width: 100%; }

.footer_address {
  width: 225px; }
  @media screen and (max-width: 990px) {
    .footer_address {
      margin: 50px 0px; } }
  .footer_address img {
    margin-right: 15px; }
  @media screen and (max-width: 990px) {
    .footer_address .vertical_margin {
      margin: 50px 0px; } }
  @media screen and (max-width: 990px) {
    .footer_address p {
      margin-bottom: 18px; } }

.footer_partner {
  width: 275px;
  margin-right: 100px; }
  .footer_partner button {
    background-color: transparent;
    border: none;
    font-size: 13px;
    padding-left: 18px; }
    .footer_partner button:first-child {
      padding-left: 0px; }

.terms_privacy {
  text-align: right; }
  @media screen and (max-width: 990px) {
    .terms_privacy {
      text-align: left;
      margin-top: 25px;
      display: block; } }

.m_20_0 {
  margin: 20px 0px; }

.footer_copyright {
  margin: 30px auto;
  font-size: 12px;
  text-align: center;
  margin-right: 100px;
  margin-top: 65px;
  margin-bottom: 0px; }
  @media screen and (max-width: 990px) {
    .footer_copyright {
      margin-right: 0px;
      font-weight: 100;
      font-size: 10px; } }

.mob_show {
  display: none !important; }
  @media screen and (max-width: 990px) {
    .mob_show {
      display: block !important; } }

.mob_hide {
  display: block; }
  @media screen and (max-width: 990px) {
    .mob_hide {
      display: none !important; } }

#navbar {
  overflow: hidden; }

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #272727;
  z-index: 99;
  transition: 0.5s ease all; }
  .sticky .mobile_logo {
    display: flex;
    height: 52px;
    left: 0px;
    top: -16px;
    position: absolute; }
    @media screen and (max-width: 990px) {
      .sticky .mobile_logo {
        display: none; } }
  @media screen and (max-width: 990px) {
    .sticky .lp_logo {
      position: relative; } }
  .sticky .home_hamburg {
    top: -20px; }
  @media screen and (max-width: 990px) {
    .sticky .mobile_logo_show {
      height: 55px;
      top: 15px;
      position: absolute;
      display: flex; } }

.mobile_logo_show {
  display: none; }

.trendinghours_data span {
  text-align: right; }

.checklist_item {
  width: 48%;
  border-radius: 15px;
  padding: 25px;
  padding-left: 50px;
  padding-left: 130px;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer; }
  @media screen and (max-width: 990px) {
    .checklist_item {
      width: 100%;
      margin: 20px auto; } }
  .checklist_item.dark {
    background-color: #FF6A14;
    color: #fff; }
  .checklist_item.light {
    background-color: #f0f2f7;
    color: #b9bed1; }
  .checklist_item img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    left: 40px;
    width: 50px; }
  .checklist_item p {
    margin: 0px;
    line-height: 1.32;
    text-transform: uppercase; }

.checklist_btns {
  width: 100%;
  display: flex;
  margin: 45px 0px; }
  .checklist_btns button {
    width: 49%;
    max-width: 400px;
    margin: 0px;
    padding: 15px 20px; }
    @media screen and (max-width: 990px) {
      .checklist_btns button {
        max-width: unset;
        width: 100%;
        margin: 20px auto; } }

.checkmark_custom {
  display: inline-block;
  width: 35px;
  height: 35px;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 20px;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: #f0f2f7;
  border: 2px solid #f0f2f7;
  border-radius: 50%; }
  .checkmark_custom:after {
    left: 12px;
    top: 10px;
    width: 7px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    position: absolute;
    display: none; }

.check_custom input:checked ~ .checkmark_custom {
  background-color: #002E5D;
  border: 2px solid #ffffff; }
  .check_custom input:checked ~ .checkmark_custom:after {
    display: block; }

.checklist_ul {
  font-family: Montserrat;
  font-weight: 500;
  color: #000000;
  padding: 0px; }
  .checklist_ul li {
    list-style-type: none;
    padding-left: 85px;
    min-height: 35px;
    margin: 20px 0px;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer; }

.checklist_heading {
  text-transform: uppercase; }

.images_name span {
  background-color: #f0f2f7;
  border-radius: 20px;
  padding: 8px 15px;
  color: #b9bed1;
  margin-top: 10px;
  margin-right: 12px;
  display: inline-block; }

.images_name img {
  max-width: 12px;
  margin-left: 20px; }

.jc_fe {
  justify-content: flex-end; }

button.submit_check {
  margin: 42px 0px;
  width: 250px;
  color: #000;
  font-weight: bold; }
  @media screen and (max-width: 990px) {
    button.submit_check {
      max-width: unset;
      width: 100%;
      margin: 20px auto; } }

.m_12_auto {
  margin: 12px auto !important; }

.cleaning_section {
  margin: 35px 0px; }
  @media screen and (max-width: 990px) {
    .cleaning_section .border_btn {
      max-width: unset;
      width: 100%;
      margin: 20px auto; } }
  .cleaning_section h4 {
    font-weight: 600; }

.incident_table.user_mgt_table.subbmitted_checklist thead tr {
  background-color: transparent; }

.incident_table.user_mgt_table.subbmitted_checklist th {
  color: #272727; }

.incident_table.user_mgt_table.subbmitted_checklist td:first-child {
  font-weight: 500; }

.incident_table.user_mgt_table.subbmitted_checklist td {
  padding: 22px 12px; }
  .incident_table.user_mgt_table.subbmitted_checklist td img {
    width: unset;
    margin-bottom: 6px; }

.date_range_input {
  position: relative;
  margin-left: 15px; }
  @media screen and (max-width: 990px) {
    .date_range_input {
      margin-left: 0px; } }
  .date_range_input span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #b9bed1;
    font-weight: 500;
    font-size: 12px;
    left: 10px;
    z-index: 1; }
  .date_range_input input {
    border: none;
    background-color: transparent;
    width: 130px;
    background: #f0f2f7;
    border: 1px solid #e3e8f0;
    border-radius: 10px;
    padding: 7px;
    padding-left: 70px; }

.r_0 {
  right: 0px !important; }

.date_range {
  display: flex;
  flex-direction: row;
  align-items: center; }
  .date_range h4 {
    margin: 0px; }

.select_venue {
  width: 45%;
  align-items: center; }
  @media screen and (max-width: 990px) {
    .select_venue {
      width: 100%; } }
  .select_venue .ant-select {
    max-width: 300px; }
    @media screen and (max-width: 990px) {
      .select_venue .ant-select {
        max-width: 100%; } }
  .select_venue h4 {
    width: 275px;
    margin: 0px; }
    @media screen and (max-width: 990px) {
      .select_venue h4 {
        width: 100%;
        margin-top: 15px;
        margin-bottom: 5px; } }
  .select_venue .date_range_input input {
    width: unset;
    max-width: 150px;
    font-size: 12px;
    padding-left: 50px; }

@media screen and (max-width: 990px) {
  .export_main.btn_colored.r_0 {
    padding: 12px; } }

.checklist_ul.after_checklist_submit li {
  padding-right: 85px;
  padding-left: 0px;
  position: relative; }
  .checklist_ul.after_checklist_submit li:after {
    right: 12px;
    top: 10px;
    width: 10px;
    height: 15px;
    border: solid #FF6A14;
    border-width: 0 4px 4px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute; }

.export_main.btn_colored.checklist_export_btn {
  padding: 10px;
  min-width: 200px; }
  @media screen and (max-width: 990px) {
    .export_main.btn_colored.checklist_export_btn {
      margin: 15px 0px; } }

.setting_box {
  display: flex;
  justify-content: space-between;
  grid-gap: 2px; }
  @media (max-width: 767px) {
    .setting_box {
      flex-direction: column; } }
  .setting_box .setting_navbar {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #ffffff;
    width: 25%;
    height: 100%; }
    @media (max-width: 767px) {
      .setting_box .setting_navbar {
        width: 100%; } }
    .setting_box .setting_navbar li {
      padding: 11px 10px 11px 34px;
      border-bottom: 1px solid #F0F2F7; }
    .setting_box .setting_navbar button {
      font-weight: 500;
      font-size: 13px;
      line-height: 15px;
      background: transparent;
      border: none;
      letter-spacing: 0.01em;
      color: #00172E;
      padding: 10px;
      transition: 0.4s;
      font-family: "Red Hat Display", sans-serif;
      padding: 0; }
      .setting_box .setting_navbar button:hover, .setting_box .setting_navbar button.active {
        color: #FF8337; }
  .setting_box .setting_content {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #ffffff;
    padding: 10px 15px 15px;
    width: 75%;
    border-left: 2px solid #F0F2F7;
    min-height: calc(100vh - 103px); }
    @media (max-width: 767px) {
      .setting_box .setting_content {
        width: 100%;
        margin-left: 0;
        margin-top: 15px; } }
    .setting_box .setting_content .heading {
      font-weight: bold;
      line-height: 16px;
      padding: 10px;
      letter-spacing: 0.01em;
      color: #00172E; }
    .setting_box .setting_content .update_btn {
      display: inline-block;
      font-family: inherit;
      background-color: #272727;
      border-radius: 4px;
      font-weight: 600;
      line-height: 16px;
      color: #fff;
      padding: 15px;
      margin-top: 5px;
      margin-bottom: 20px;
      margin-left: 10px;
      border: none; }
    .setting_box .setting_content .options {
      padding: 0; }
      .setting_box .setting_content .options li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-weight: normal;
        font-size: 13px;
        line-height: 15px;
        color: #00172E;
        letter-spacing: 0.01em;
        padding: 7px 10px; }
    .setting_box .setting_content .terms {
      overflow-y: auto;
      max-height: 68vh;
      /* width */
      /* Track */
      /* Handle */
      /* Handle on hover */ }
      .setting_box .setting_content .terms::-webkit-scrollbar {
        width: 5.9px; }
      .setting_box .setting_content .terms::-webkit-scrollbar-track {
        background: #f1f1f1; }
      .setting_box .setting_content .terms::-webkit-scrollbar-thumb {
        background: #FF6A14; }
      .setting_box .setting_content .termsS::-webkit-scrollbar-thumb:hover {
        background: #eccb8c; }
      .setting_box .setting_content .terms p,
      .setting_box .setting_content .terms li {
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
        padding: 10px 10px 10px 0; }
      .setting_box .setting_content .terms b {
        font-weight: 600; }
    .setting_box .setting_content .update_password {
      padding: 0 10px; }
      @media (max-width: 767px) {
        .setting_box .setting_content .update_password {
          width: 100%; } }
      .setting_box .setting_content .update_password .field {
        position: relative; }
        .setting_box .setting_content .update_password .field .eye_btn {
          position: absolute;
          bottom: 0;
          background: transparent;
          border: none;
          right: 10px;
          height: 40px;
          outline: none; }
          .setting_box .setting_content .update_password .field .eye_btn img {
            height: 18px; }
      .setting_box .setting_content .update_password .form_group {
        width: 50%; }
        @media (max-width: 767px) {
          .setting_box .setting_content .update_password .form_group {
            width: 100%; } }
    .setting_box .setting_content .update_button {
      text-align: right; }
    .setting_box .setting_content .credit_card_slider_container {
      margin-top: 30px;
      width: 100%; }
    .setting_box .setting_content .payment_slide {
      padding: 0 15px 20px; }
    .setting_box .setting_content .card {
      background: #8ea0cd;
      border-radius: 12px;
      padding: 10px;
      width: 300px;
      box-shadow: 10px 13px 20px 7px rgba(114, 129, 168, 0.6); }
      @media (max-width: 400px) {
        .setting_box .setting_content .card {
          padding: initial;
          width: 100%; } }
      .setting_box .setting_content .card span {
        display: block;
        text-align: right;
        font-weight: bold;
        font-size: 13px;
        line-height: 15px;
        color: #FF6A14;
        letter-spacing: 0.01em; }
      .setting_box .setting_content .card .card_no {
        color: #fff;
        font-size: 16px;
        line-height: 17px;
        letter-spacing: 1.2px;
        padding: 20px 0;
        display: flex; }
        .setting_box .setting_content .card .card_no span {
          font-size: 35px;
          margin-top: -6px;
          padding-right: 10px;
          color: #fff;
          opacity: 0.5; }
      .setting_box .setting_content .card .card_bottom {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .setting_box .setting_content .card .card_bottom p {
          font-weight: normal;
          font-size: 12px;
          line-height: 13px;
          color: #fff;
          opacity: 0.5; }
        .setting_box .setting_content .card .card_bottom h2 {
          font-weight: normal;
          font-size: 13px;
          line-height: 14px;
          color: #fff;
          padding: 5px 0 10px; }
    .setting_box .setting_content .prefered_card {
      background: #0038d5; }
      .setting_box .setting_content .prefered_card .pref_card_container {
        min-height: 15px; }
    .setting_box .setting_content .brand_name {
      color: #fff;
      font-size: 16px; }
    .setting_box .setting_content .add_card {
      padding: 20px 0;
      cursor: pointer; }
      .setting_box .setting_content .add_card img {
        max-width: 200px;
        height: auto; }
    .setting_box .setting_content .bottom_options {
      text-align: right;
      padding-top: 15px; }
      .setting_box .setting_content .bottom_options button {
        background: transparent;
        border: none;
        font-weight: bold;
        font-size: 13px;
        line-height: 15px;
        color: #FF6A14;
        font-family: "Red Hat Display", sans-serif; }
      .setting_box .setting_content .bottom_options span {
        color: #FF6A14; }
    .setting_box .setting_content .add_card_modal .save_details {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .setting_box .setting_content .add_card_modal .save_details .prefered_card_option {
        display: flex;
        align-items: center; }
        .setting_box .setting_content .add_card_modal .save_details .prefered_card_option input {
          display: block; }
        .setting_box .setting_content .add_card_modal .save_details .prefered_card_option label {
          padding: 0;
          padding-left: 10px; }
    .setting_box .setting_content .slick-prev {
      height: 100%;
      width: 90px;
      z-index: 90;
      background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0.416667) 58.33%, rgba(255, 255, 255, 0.34375) 65.62%, rgba(255, 255, 255, 0.302083) 69.79%, rgba(255, 255, 255, 0.255208) 74.48%, rgba(255, 255, 255, 0.21875) 78.12%, rgba(255, 255, 255, 0.171875) 82.81%, rgba(255, 255, 255, 0.125) 87.5%, rgba(255, 255, 255, 0.0677083) 93.23%, rgba(255, 255, 255, 0) 100%);
      transform: rotate(-180deg);
      top: -15px;
      left: 0; }
    .setting_box .setting_content .slick-next {
      height: 100%;
      width: 90px;
      z-index: 90;
      background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0.416667) 58.33%, rgba(255, 255, 255, 0.34375) 65.62%, rgba(255, 255, 255, 0.302083) 69.79%, rgba(255, 255, 255, 0.255208) 74.48%, rgba(255, 255, 255, 0.21875) 78.12%, rgba(255, 255, 255, 0.171875) 82.81%, rgba(255, 255, 255, 0.125) 87.5%, rgba(255, 255, 255, 0.0677083) 93.23%, rgba(255, 255, 255, 0) 100%);
      top: 15;
      left: 0; }
    .setting_box .setting_content .slick-prev::before {
      content: "";
      background: url(/static/right.png);
      width: 20px;
      height: 40px;
      position: absolute;
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: center; }
    .setting_box .setting_content .slick-next {
      right: 0;
      left: initial; }
      .setting_box .setting_content .slick-next::before {
        content: "";
        background: url(/static/left.png);
        width: 20px;
        height: 40px;
        position: absolute;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        top: 25%; }
    .setting_box .setting_content .slick-disabled {
      display: none !important; }
    .setting_box .setting_content .slick-next:focus,
    .setting_box .setting_content .slick-next:hover,
    .setting_box .setting_content .slick-prev:focus,
    .setting_box .setting_content .slick-prev:hover {
      background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0.416667) 58.33%, rgba(255, 255, 255, 0.34375) 65.62%, rgba(255, 255, 255, 0.302083) 69.79%, rgba(255, 255, 255, 0.255208) 74.48%, rgba(255, 255, 255, 0.21875) 78.12%, rgba(255, 255, 255, 0.171875) 82.81%, rgba(255, 255, 255, 0.125) 87.5%, rgba(255, 255, 255, 0.0677083) 93.23%, rgba(255, 255, 255, 0) 100%); }

.admin_link a {
  font-size: 15px;
  font-family: "Red Hat Display", sans-serif;
  color: #272727;
  font-weight: 600;
  text-decoration: underline; }

.admin_link b {
  font-weight: 600;
  color: #00172E; }

.admin_link img {
  margin-right: 15px; }

.confirmation_btns {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 15px; }
  .confirmation_btns.delete_learn {
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px; }
    .confirmation_btns.delete_learn .black_btn {
      margin-top: 0px; }
  .confirmation_btns button {
    display: block;
    font-family: "Red Hat Display", sans-serif; }
    .confirmation_btns button.black_btn {
      font-weight: 500; }
    .confirmation_btns button.cancel_btn {
      margin: 10px 0px;
      font-size: 13px;
      font-family: "Red Hat Display", sans-serif;
      color: #00172E;
      border: none;
      outline: none;
      background-color: transparent;
      font-weight: 400; }

.add_card_container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.admin_container {
  position: relative;
  width: 100%;
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 50px 0px; }
  .admin_container .contact_edit_btn {
    position: absolute;
    top: 10px;
    right: 10px; }
    .admin_container .contact_edit_btn img {
      max-width: 20px; }
  .admin_container .heading {
    font-size: 26px !important;
    color: #FF6A14 !important;
    font-weight: 600 !important;
    margin-bottom: 10px; }
  .admin_container > p {
    color: #00172E !important;
    font-family: "Red Hat Display", sans-serif !important;
    max-width: 250px !important;
    margin-bottom: 15px;
    font-size: 15px !important;
    font-weight: 400; }
  .admin_container .contact_edit_btn {
    position: absolute;
    top: 10px;
    right: 10px; }
    .admin_container .contact_edit_btn img {
      max-width: 20px; }

.setting_box .setting_content .update_btn {
  display: inline-block;
  font-family: inherit;
  background-color: #FF6A14;
  border-radius: 4px;
  font-weight: 600;
  line-height: 16px;
  color: #fff;
  padding: 15px;
  margin-top: 5px;
  margin-bottom: 20px;
  margin-left: 10px;
  border: none; }

.setting_action .header {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .setting_action .header button {
    margin-top: 0; }

.setting_action .options {
  margin-top: 20px; }
  .setting_action .options .action_buttons {
    display: flex; }
    .setting_action .options .action_buttons button {
      padding: 10px 20px;
      border: none;
      background-color: transparent;
      border-radius: 4px; }
      .setting_action .options .action_buttons button:first-child {
        color: #FF6A14;
        margin-right: 25px; }
        .setting_action .options .action_buttons button:first-child:hover {
          background-color: #002E5D;
          color: #fff; }
        @media (max-width: 500px) {
          .setting_action .options .action_buttons button:first-child {
            margin-right: 0px; } }
      .setting_action .options .action_buttons button:last-child:hover {
        background-color: #ff3a44;
        color: #fff; }

.setting_notification_container {
  padding-top: 40px; }
  .setting_notification_container .priority_radio_box {
    display: flex;
    align-items: center; }
    .setting_notification_container .priority_radio_box .radio_lbl {
      width: 120px;
      display: inline-flex;
      align-items: center;
      color: #00172E;
      font-family: "Red Hat Display", sans-serif;
      cursor: pointer; }
      .setting_notification_container .priority_radio_box .radio_lbl .radio {
        display: inline-block;
        height: 20px;
        width: 20px;
        border-radius: 50%;
        border: 1px solid #95989F;
        margin-right: 10px;
        position: relative; }
        .setting_notification_container .priority_radio_box .radio_lbl .radio::before {
          content: "";
          height: 12px;
          width: 12px;
          background-color: #FF6A14;
          border-radius: 50%;
          position: absolute;
          left: 3px;
          top: 3px;
          transition: 0.4s;
          transform: scale(0); }
    .setting_notification_container .priority_radio_box .priority_radio:checked + .radio_lbl .radio {
      border-color: #FF6A14; }
      .setting_notification_container .priority_radio_box .priority_radio:checked + .radio_lbl .radio::before {
        transform: scale(1); }
  .setting_notification_container .user_list_container {
    margin-top: 10px; }
  .setting_notification_container table {
    font-family: "Red Hat Display", sans-serif;
    color: #00172E; }
    .setting_notification_container table th {
      font-weight: 700 !important;
      font-size: 14px !important; }
    .setting_notification_container table tr.no_border {
      border: none !important;
      height: 35px !important; }
      .setting_notification_container table tr.no_border td:first-child {
        font-weight: 400; }
    .setting_notification_container table tr td:first-child {
      font-weight: 400; }
  .setting_notification_container .switch {
    transform: scale(0.8); }
  .setting_notification_container .venue_selct {
    display: inline-flex;
    border: 1px solid #f0f2f7;
    border-radius: 4px;
    align-items: center;
    font-family: "Red Hat Display", sans-serif;
    font-size: 13px;
    padding: 0px 15px; }
    .setting_notification_container .venue_selct span {
      color: #6a707e; }
  .setting_notification_container .select_venue_list {
    display: inline-block;
    width: 200px; }
    .setting_notification_container .select_venue_list span {
      display: inline-block; }
    .setting_notification_container .select_venue_list .venue_select_input__control {
      border: 0px; }
    @media (max-width: 350px) {
      .setting_notification_container .select_venue_list {
        width: 150px; } }

.submit_action {
  text-align: right; }
  .submit_action .black_btn {
    margin-top: 0px; }

.select_venue_text {
  margin-top: 100px !important;
  font-size: 12px;
  opacity: 0.6;
  text-align: center; }

.decebo_table {
  background-color: #fff;
  border-radius: 10px;
  width: 100%; }
  .decebo_table tr {
    height: 50px; }
  .decebo_table thead {
    text-align: center; }
    .decebo_table thead th {
      font-style: normal;
      font-weight: 600;
      font-size: 12px;
      line-height: 14px;
      letter-spacing: 0.01em;
      color: #272727;
      border-bottom: 1px solid #eaeef2; }
  .decebo_table tbody {
    text-align: center; }
    .decebo_table tbody td {
      font-style: normal;
      font-weight: normal;
      font-size: 12px;
      line-height: 14px;
      letter-spacing: 0.01em;
      color: #00172E;
      border-bottom: 1px solid #eaeef2; }
      .decebo_table tbody td img {
        width: 15px;
        height: 15px; }

.docebo_page .modal form .mask_input .ant-select-selection {
  background-color: transparent !important;
  border: 1px solid #ddd !important;
  border-radius: 0px !important; }

.docebo_page .modal form .mask_input .ant-select-open .ant-select-selection {
  box-shadow: none !important;
  border-color: #FF6A14 !important; }

.docebo_page .modal form .form_group input:focus {
  border: none; }

.docebo_page .filters_container {
  padding-bottom: 0px;
  margin: 20px 0px; }

.procedure_modal_container {
  font-family: "Red Hat Display", sans-serif; }

.procedure_container {
  width: 100%;
  margin-bottom: 40px; }
  .procedure_container .procedure_item {
    width: 100%; }
    .procedure_container .procedure_item:first-child {
      border-top: none; }
    .procedure_container .procedure_item .procedure_item_heading {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin: 0 0 15px; }
      .procedure_container .procedure_item .procedure_item_heading span {
        font-weight: 500;
        color: #00172E;
        display: inline-block;
        position: relative;
        line-height: 16px; }
        .procedure_container .procedure_item .procedure_item_heading span::before {
          content: "";
          background-image: url(/static/new/drag_indicator.svg);
          background-repeat: no-repeat;
          height: 20px;
          width: 15px;
          position: absolute;
          left: 0; }
    .procedure_container .procedure_item .procedure_item_Only_heading {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .procedure_container .procedure_item .procedure_item_Only_heading span {
        font-weight: 500;
        color: #00172E;
        display: inline-block;
        position: relative;
        line-height: 16px; }
      .procedure_container .procedure_item .procedure_item_Only_heading .delete_btn {
        padding: 10px 0px; }
    .procedure_container .procedure_item .procedure_item_body {
      padding-top: 5px; }
      .procedure_container .procedure_item .procedure_item_body .procedure_checklist_item {
        display: flex;
        align-items: flex-start;
        grid-gap: 20px; }
        .procedure_container .procedure_item .procedure_item_body .procedure_checklist_item img {
          display: inline-block; }
        .procedure_container .procedure_item .procedure_item_body .procedure_checklist_item input[type="checkbox"] {
          display: inline-block; }
        .procedure_container .procedure_item .procedure_item_body .procedure_checklist_item .form_group {
          margin-bottom: 0px !important;
          flex: 1; }
          .procedure_container .procedure_item .procedure_item_body .procedure_checklist_item .form_group input::placeholder {
            font-size: 12px;
            color: #00172E;
            font-family: inherit; }
      .procedure_container .procedure_item .procedure_item_body .text-description {
        margin-bottom: 0; }
      .procedure_container .procedure_item .procedure_item_body .add_procedure_checklist {
        text-align: right;
        margin: 10px 0 20px; }
        .procedure_container .procedure_item .procedure_item_body .add_procedure_checklist button {
          color: #FF6A14;
          font-size: 13px;
          font-weight: 500;
          font-family: inherit;
          padding: 0px; }
          .procedure_container .procedure_item .procedure_item_body .add_procedure_checklist button img {
            max-width: 22px;
            display: inline-block;
            margin-right: 5px; }
      .procedure_container .procedure_item .procedure_item_body .media_attachment_item {
        width: 100%;
        margin-bottom: 20px; }
        .procedure_container .procedure_item .procedure_item_body .media_attachment_item .attachment_label {
          border: 1px dashed #dfe2eb;
          width: 100%;
          border-radius: 5px;
          display: block;
          display: flex;
          align-items: center;
          justify-content: center;
          cursor: pointer;
          position: relative;
          flex-wrap: wrap;
          grid-gap: 10px;
          overflow: hidden;
          height: 160px; }
          .procedure_container .procedure_item .procedure_item_body .media_attachment_item .attachment_label .preview-icon {
            position: relative;
            height: 160px;
            width: 50%; }
            .procedure_container .procedure_item .procedure_item_body .media_attachment_item .attachment_label .preview-icon img {
              position: absolute;
              left: 0;
              top: 0;
              width: 100%;
              height: 100%;
              object-fit: cover; }
          .procedure_container .procedure_item .procedure_item_body .media_attachment_item .attachment_label .remove_media_icon {
            background-color: transparent;
            border: none;
            outline: none;
            display: inline-block;
            color: #FF6A14;
            position: absolute;
            right: 10px;
            font-size: 12px; }
          .procedure_container .procedure_item .procedure_item_body .media_attachment_item .attachment_label video {
            height: 100%; }
          .procedure_container .procedure_item .procedure_item_body .media_attachment_item .attachment_label img {
            max-height: 90%; }
  .procedure_container .action_buttons_container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    flex-wrap: wrap; }
    .procedure_container .action_buttons_container .action_gold_btn {
      background-color: #FF6A14;
      border-radius: 4px;
      font-size: 12px;
      line-height: 16px;
      color: #fff;
      padding: 11px 12px 11px 12px;
      z-index: 2;
      transition: 0.2s;
      font-family: "Red Hat Display", sans-serif;
      border: none;
      font-weight: 500;
      display: inline-flex;
      align-items: center;
      grid-gap: 6px;
      justify-content: center; }
      .procedure_container .action_buttons_container .action_gold_btn:hover {
        background-color: #FF8337; }
      .procedure_container .action_buttons_container .action_gold_btn:active {
        background-color: #E9600E; }
  @media screen and (max-width: 991px) {
    .procedure_container .action_buttons_container {
      grid-template-columns: repeat(2, 1fr); } }

.delete_btn {
  font-family: "Red Hat Display", sans-serif;
  background: transparent;
  border: none;
  outline: none;
  color: #FF3A44;
  font-size: 12px;
  margin: 0px;
  font-weight: 500;
  padding: 0px;
  margin: auto;
  margin-right: 0; }

.procedure_content {
  width: 100%; }
  .procedure_content .content_header {
    border: 0.5px solid rgba(149, 152, 159, 0.8);
    background: #fcfcfd;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px; }
    .procedure_content .content_header h2 {
      font-size: 25px;
      font-weight: 600;
      color: #272727;
      line-height: 1.2;
      font-family: "Red Hat Display", sans-serif;
      margin-top: 0px;
      margin-bottom: 10px;
      text-transform: capitalize;
      word-break: break-word; }
    .procedure_content .content_header p {
      color: #00172E;
      line-height: 1.2;
      margin-bottom: 10px;
      word-break: break-word; }
      .procedure_content .content_header p::first-letter {
        text-transform: uppercase; }
      .procedure_content .content_header p b {
        font-size: 12px;
        color: #272727;
        font-weight: 500; }
    .procedure_content .content_header .content_action {
      display: flex;
      width: 100%;
      align-items: center;
      justify-content: space-between;
      margin-top: 10px; }
      .procedure_content .content_header .content_action p {
        margin: 0px; }
    .procedure_content .content_header .active_box {
      display: flex;
      align-items: center; }
      .procedure_content .content_header .active_box > span {
        font-family: "Red Hat Display", sans-serif;
        color: #FF6A14;
        display: inline-block;
        margin-right: 10px; }
  .procedure_content .content_detail h4 {
    font-weight: 600;
    color: #272727;
    margin-bottom: 10px; }
  .procedure_content .content_detail .content_detail_box {
    border: 0.5px solid rgba(149, 152, 159, 0.8);
    background: #fcfcfd;
    border-radius: 4px;
    padding: 20px;
    word-break: break-word; }
    .procedure_content .content_detail .content_detail_box h5 {
      font-size: 13px;
      font-weight: 600;
      color: #272727;
      margin-bottom: 20px;
      text-transform: capitalize; }
    .procedure_content .content_detail .content_detail_box p {
      font-size: 12px;
      color: #00172E;
      line-height: 1.3;
      margin-bottom: 20px; }
      .procedure_content .content_detail .content_detail_box p::first-letter {
        text-transform: uppercase; }
    .procedure_content .content_detail .content_detail_box img {
      width: 100%;
      margin: 20px 0px;
      border-radius: 4px;
      overflow: hidden;
      max-height: 200px;
      background-color: #dfe2eb;
      object-fit: cover; }
    .procedure_content .content_detail .content_detail_box video {
      width: 100%;
      margin: 20px 0px;
      border-radius: 4px;
      background-color: #dfe2eb;
      max-height: 200px; }
    .procedure_content .content_detail .content_detail_box .check_item {
      display: flex;
      width: 100%;
      align-items: center;
      margin-bottom: 30px;
      padding-left: 5px; }
      .procedure_content .content_detail .content_detail_box .check_item label {
        display: flex;
        font-size: 12px;
        color: #00172E;
        line-height: 14px;
        flex: 1;
        margin-left: 25px; }
      .procedure_content .content_detail .content_detail_box .check_item input[type="checkbox"] {
        display: block !important; }

.precedure_heading {
  margin-bottom: 30px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  font-weight: 500;
  padding-right: 0px; }
  .precedure_heading h2 {
    font-family: "Red Hat Display", sans-serif;
    font-weight: 600;
    color: #272727; }
  .precedure_heading button {
    color: #00172E;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 500; }

.preview_btns {
  text-align: right; }
  .preview_btns button {
    min-width: unset;
    font-weight: 500;
    font-family: "Red Hat Display", sans-serif;
    padding-right: 60px; }

.private,
.public {
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.01em;
  display: inline-block;
  font-family: "Red Hat Display", sans-serif; }

.right_area .detail_modal.checklist_detail_modal {
  font-family: "Red Hat Display", sans-serif;
  padding: 38px; }
  .right_area .detail_modal.checklist_detail_modal .edit_checklist_btn {
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    color: #FF6A14;
    font-family: inherit; }
  @media (max-width: 767px) {
    .right_area .detail_modal.checklist_detail_modal {
      width: 100%;
      padding: 50px 20px 50px 20px; } }

.remove_checked_btn {
  color: #FF3A44;
  font-weight: 500;
  font-family: "Red Hat Display", sans-serif;
  display: flex;
  align-items: center; }
  .remove_checked_btn img {
    margin-right: 5px; }

.extra_info_container_box {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap; }
  .extra_info_container_box .media_comment_checkbox {
    display: flex;
    align-items: center;
    margin-left: 25px; }
    @media (max-width: 767px) {
      .extra_info_container_box .media_comment_checkbox {
        padding-bottom: 10px; } }
    .extra_info_container_box .media_comment_checkbox input[type="checkbox"] {
      display: block;
      margin-right: 10px; }
    .extra_info_container_box .media_comment_checkbox label {
      font-size: 12px;
      color: #00172E;
      font-family: "Red Hat Display", sans-serif;
      cursor: pointer; }

.procedure_item_outline {
  outline: none; }

.procedure_item_outline_review {
  outline: none; }

.show_allow_media_preview {
  padding: 15px 0px;
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .show_allow_media_preview span {
    display: inline-block;
    margin-left: 25px; }

.procedure_modal_container .venue_select_input__menu.css-26l3qy-menu {
  z-index: 30; }

.format_type_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px; }
  .format_type_box .format_item {
    display: flex;
    align-items: center;
    justify-content: space-between; }

/* new */
.gender_outer {
  width: 68%; }
  .gender_outer .select_gender {
    display: flex;
    padding-right: 10px; }
    .gender_outer .select_gender button {
      background: #fff;
      border-radius: 4px;
      border: none;
      outline: none;
      height: 40px;
      font-weight: 500;
      font-size: 13px;
      line-height: 15px;
      color: #00172E;
      border: 1px solid #dfe2eb;
      padding: 0 16px;
      transition: 0.2s;
      font-family: "Red Hat Display", sans-serif; }
      .gender_outer .select_gender button:hover {
        background: #002E5D;
        color: #fff;
        border: 1px solid #002E5D; }
      @media (max-width: 767px) {
        .gender_outer .select_gender button {
          margin: 0 5px; }
          .gender_outer .select_gender button:first-child {
            margin-left: 0; }
          .gender_outer .select_gender button:last-child {
            margin-right: 0; } }
    @media (max-width: 767px) {
      .gender_outer .select_gender {
        justify-content: flex-start; } }
  @media (max-width: 767px) {
    .gender_outer {
      width: 100% !important; } }

.report_incident .SingleDatePickerInput__withBorder {
  border: 1px solid #dbdbdb !important;
  border-radius: 6px;
  overflow: hidden; }
  .report_incident .SingleDatePickerInput__withBorder input#incident_date {
    border: none;
    color: #FF6A14; }

.report_incident .DateInput_input {
  border: none !important; }

.injuries_inner {
  display: flex; }
  @media (max-width: 767px) {
    .injuries_inner {
      flex-direction: column; } }
  .injuries_inner .left {
    width: 60%;
    padding-right: 10px;
    position: relative; }
    @media (max-width: 767px) {
      .injuries_inner .left {
        width: 100%; } }
    .injuries_inner .left input {
      display: none; }
    .injuries_inner .left label {
      cursor: pointer; }
    .injuries_inner .left .clear {
      position: absolute;
      right: 10px;
      font-weight: 500;
      font-size: 13px;
      line-height: 15px;
      color: #FF6A14;
      top: 5px; }
  .injuries_inner .right {
    width: 40%;
    padding-left: 10px; }
    @media (max-width: 767px) {
      .injuries_inner .right {
        width: 100%; } }

.person_interest_injuries #canvasDiv {
  position: relative;
  cursor: pointer; }
  .person_interest_injuries #canvasDiv .clear_btn {
    font-family: "Red Hat Display", sans-serif;
    border: none;
    position: absolute;
    top: 0px;
    background: transparent !important;
    outline: none;
    color: #FF6A14;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    padding: 0;
    right: 50px;
    margin-top: -21px; }

.procedure_ui-update {
  font-size: 12px; }
  .procedure_ui-update .procedure_item {
    margin: 25px 0; }
  .procedure_ui-update .form_group input,
  .procedure_ui-update .form_group textarea,
  .procedure_ui-update .form_group select {
    font-size: 12px; }
  .procedure_ui-update .SingleDatePickerInput__withBorder {
    border-radius: 4px; }
  .procedure_ui-update .SingleDatePickerInput__withBorder input {
    background: transparent; }

.text-description {
  font-size: inherit;
  font-weight: 400;
  line-height: 16px;
  margin: 5px 0 15px; }

.drag-able--item {
  padding-left: 30px; }
  .drag-able--item .procedure_item_heading span::before {
    left: -30px !important; }

.checklist-textarea {
  width: calc(100% - 64px);
  margin: auto;
  margin-right: 0; }

.css-1wa3eu0-placeholder {
  font-size: 13px; }

.css-1hb7zxy-IndicatorsContainer svg {
  width: 14px; }

.procedure_modal_container .team_member_filter_container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%; }
  .procedure_modal_container .team_member_filter_container .filter_option {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fcfcfd;
    border: 0.5px solid rgba(149, 152, 159, 0.5);
    border-radius: 5px;
    padding: 0px 20px 0 10px;
    margin-left: 15px; }
    .procedure_modal_container .team_member_filter_container .filter_option span {
      font-size: 13px;
      font-family: "Red Hat Display", sans-serif;
      color: #00172E; }
    .procedure_modal_container .team_member_filter_container .filter_option .search_input {
      width: 100%;
      border: none;
      outline: none;
      font-family: "Red Hat Display", sans-serif;
      color: inherit;
      border-radius: 4px;
      padding: 12px;
      background-image: url(/static/new/search_new.svg);
      background-repeat: no-repeat;
      background-position: left 0px center;
      background-size: 15px;
      padding-left: 30px;
      color: #FF6A14;
      background-color: #fcfcfd;
      max-width: 120px;
      border-radius: 5px; }
      .procedure_modal_container .team_member_filter_container .filter_option .search_input::placeholder {
        color: #00172E; }

.procedure_modal_container .team_member_table .venue_list {
  width: 100%;
  overflow-x: auto; }
  .procedure_modal_container .team_member_table .venue_list table thead tr th {
    position: sticky;
    top: 0;
    background: #fff;
    padding: 10px 10px;
    z-index: 1; }
    .procedure_modal_container .team_member_table .venue_list table thead tr th.email_td {
      word-break: break-word; }
    .procedure_modal_container .team_member_table .venue_list table thead tr th:first-child {
      padding-left: 40px; }
    .procedure_modal_container .team_member_table .venue_list table thead tr th:last-child {
      padding-right: 40px; }
  .procedure_modal_container .team_member_table .venue_list table tbody tr {
    background-color: #fcfcfd;
    border-bottom: 1px solid #fff; }
    .procedure_modal_container .team_member_table .venue_list table tbody tr td.email_td {
      word-break: break-word; }
    .procedure_modal_container .team_member_table .venue_list table tbody tr td:first-child {
      padding-left: 40px; }
    .procedure_modal_container .team_member_table .venue_list table tbody tr td:last-child {
      padding-right: 40px; }
  .procedure_modal_container .team_member_table .venue_list table .profile_td {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .procedure_modal_container .team_member_table .venue_list table .profile_td img {
      width: 25px;
      height: 25px;
      border-radius: 50%;
      display: inline-block;
      margin-right: 10px; }

.procedure_modal_container .team_footer {
  padding: 20px 40px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: sticky;
  bottom: 0px;
  left: 0;
  background-color: #fff;
  z-index: 999; }
  .procedure_modal_container .team_footer .black_btn {
    margin-top: 0px; }
  .procedure_modal_container .team_footer p {
    flex: 1;
    color: #FF6A14;
    font-weight: 500; }

.remove_team {
  text-align: right; }
  .remove_team .no_button {
    font-family: inherit;
    font-weight: 700;
    font-size: 13px;
    color: #ff3a44; }

.create_team_modal.modal_overlay .modal_enclose .modal_outer {
  position: relative; }
  .create_team_modal.modal_overlay .modal_enclose .modal_outer .modal {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px; }
    .create_team_modal.modal_overlay .modal_enclose .modal_outer .modal .modal_header,
    .create_team_modal.modal_overlay .modal_enclose .modal_outer .modal .modal_content,
    .create_team_modal.modal_overlay .modal_enclose .modal_outer .modal .create_procedure_form,
    .create_team_modal.modal_overlay .modal_enclose .modal_outer .modal .team_member_filter_container {
      padding: 0px 40px; }

.migrate_btn {
  color: #FF6A14;
  font-weight: 500;
  font-family: "Red Hat Display", sans-serif;
  line-height: 24px; }

.migrate_team_modal .migrate_detail {
  margin-top: 30px;
  margin-bottom: 50px; }
  .migrate_team_modal .migrate_detail > p {
    font-weight: 500;
    color: #00172E;
    margin-bottom: 20px; }

.right_area .team_detail_modal {
  padding-bottom: 0px;
  padding-top: 40px; }
  .right_area .team_detail_modal .top_option span {
    font-weight: 600; }

.team_detail_filter_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
  flex-wrap: wrap; }
  .team_detail_filter_header .team_member_filter_container {
    display: flex;
    align-items: center;
    width: 100%;
    flex: 1;
    flex-wrap: wrap; }
    .team_detail_filter_header .team_member_filter_container .filter_option {
      display: flex;
      align-items: center;
      justify-content: space-between;
      background-color: #fcfcfd;
      border-radius: 5px;
      padding: 0px 10px;
      margin-right: 15px;
      border: 0.5px solid rgba(149, 152, 159, 0.5);
      margin-bottom: 10px; }
      .team_detail_filter_header .team_member_filter_container .filter_option span {
        font-size: 13px;
        font-family: "Red Hat Display", sans-serif;
        color: #00172E; }
      .team_detail_filter_header .team_member_filter_container .filter_option .search_input {
        width: 100%;
        border: none;
        outline: none;
        font-family: "Red Hat Display", sans-serif;
        color: inherit;
        border-radius: 4px;
        padding: 12px;
        background-image: url(/static/new/search_new.svg);
        background-repeat: no-repeat;
        background-position: left 0px center;
        background-size: 15px;
        padding-left: 30px;
        color: #FF6A14;
        background-color: #fcfcfd;
        max-width: 120px;
        border-radius: 5px; }
    .team_detail_filter_header .team_member_filter_container .black_btn {
      margin-bottom: 10px; }
  @media (max-width: 700px) {
    .team_detail_filter_header .black_btn {
      margin-top: 10px !important; } }

.team_detail_container .team_detail_footer {
  padding: 10px 0px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  position: sticky;
  bottom: 0; }
  .team_detail_container .team_detail_footer .black_btn {
    margin-top: 0px; }
  .team_detail_container .team_detail_footer p {
    flex: 1;
    color: #FF6A14;
    font-weight: 500; }

.team_detail_container .team_member_table.fixed_height {
  height: 52vh;
  overflow-y: auto; }

.team_detail_container .team_member_table table thead {
  border-bottom: 0px; }

.team_detail_container .team_member_table table tbody tr {
  border-bottom: 0px;
  border-top: 0.5px solid rgba(149, 152, 159, 0.5); }
  .team_detail_container .team_member_table table tbody tr td .profile_td {
    display: flex;
    align-items: center; }
    .team_detail_container .team_member_table table tbody tr td .profile_td .status_icon {
      margin-right: 10px;
      margin-left: 0px;
      display: inline-block;
      height: unset;
      width: unset;
      padding: 3px; }
    .team_detail_container .team_member_table table tbody tr td .profile_td img {
      width: 25px;
      height: 25px;
      border-radius: 50%;
      display: inline-block;
      margin-right: 10px; }

.team_header {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.venue_select_input__control:hover {
  border-color: #dfe2eb !important; }

.venue_select_input__menu {
  z-index: 999 !important; }

.venue_select_input__placeholder {
  color: #00172E !important;
  font-family: inherit; }

.use_role_filter__control {
  max-width: 80px !important; }

.padding_bottom_40 {
  padding-bottom: 40px !important; }

.add_team_member_container .sel_venue {
  padding: 0px 40px;
  margin: 20px 0px; }

.add_team_member_container .venue_select_input__menu {
  z-index: 99 !important; }

.select_venue_team_page {
  position: relative;
  z-index: 100; }
  .select_venue_team_page .venue_select_input__menu-list.css-4ljt47-MenuList,
  .select_venue_team_page .css-c0ic12-MenuList,
  .select_venue_team_page .css-11unzgr {
    max-height: 120px !important; }

.team_detail_filter_header .team_member_filter_container .filter_option .select_box .css-g1d714-ValueContainer {
  flex-wrap: wrap;
  height: auto !important; }
  .team_detail_filter_header .team_member_filter_container .filter_option .select_box .css-g1d714-ValueContainer .css-mcdgzz-multiValue {
    width: fit-content; }

.team_member_filter_container.add_member .select_box .css-g1d714-ValueContainer,
.team_member_filter_container.add_member .select_box .css-1hwfws3 {
  height: auto; }

.add_team_member_container.role_create_team .select_box {
  min-width: 100px; }

.add_team_member_container.role_create_team .team_member_filter_container {
  flex-wrap: wrap;
  width: 100%; }
  .add_team_member_container.role_create_team .team_member_filter_container .css-yoixne-control {
    width: max-content; }
    .add_team_member_container.role_create_team .team_member_filter_container .css-yoixne-control .css-g1d714-ValueContainer {
      height: auto; }
  .add_team_member_container.role_create_team .team_member_filter_container .use_role_filter__control {
    min-width: max-content;
    width: 100%; }

.add_team_member_container.role_create_team .use_role_filter__indicator {
  margin-right: -20px; }

.venue_select_input__control {
  border-color: #dfe2eb !important;
  box-shadow: none !important; }
  .venue_select_input__control:hover {
    border-color: #dfe2eb !important; }

.team_member_filter_container .select_box .css-g1d714-ValueContainer,
.team_member_filter_container .select_box .css-1hwfws3 {
  min-height: 40px !important; }

.incidents_page .growth_outer {
  display: flex;
  flex-wrap: wrap; }
  .incidents_page .growth_outer .growth_card {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
    margin-right: 20px; }
    .incidents_page .growth_outer .growth_card .growth_separator {
      font-family: "Red Hat Display", sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 15px;
      line-height: 18px;
      align-items: center;
      color: #272727;
      margin-top: 45px; }
    .incidents_page .growth_outer .growth_card .growth_revenue {
      margin-top: 45px;
      margin-bottom: 35px; }
      .incidents_page .growth_outer .growth_card .growth_revenue p {
        font-family: "Red Hat Display", sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 18px;
        color: #272727; }
      .incidents_page .growth_outer .growth_card .growth_revenue h5 {
        font-family: "Red Hat Display", sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 30px;
        line-height: 35px;
        color: #FF6A14; }
    .incidents_page .growth_outer .growth_card .growth_cards_list {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .incidents_page .growth_outer .growth_card .growth_cards_list .single_growth_card {
        padding: 22px 22px 40px 22px;
        margin-right: 10px;
        box-shadow: 0px 50px 30px 0px rgba(132, 138, 154, 0.12);
        -webkit-box-shadow: 0px 50px 30px 0px rgba(132, 138, 154, 0.12);
        -moz-box-shadow: 0px 50px 30px 0px rgba(132, 138, 154, 0.12);
        border-radius: 5px;
        position: relative; }
        .incidents_page .growth_outer .growth_card .growth_cards_list .single_growth_card img {
          margin-bottom: 10px; }
        .incidents_page .growth_outer .growth_card .growth_cards_list .single_growth_card p {
          font-family: "Red Hat Display", sans-serif;
          font-style: normal;
          font-weight: normal;
          line-height: 16px;
          color: #00172E;
          width: 100px; }
        .incidents_page .growth_outer .growth_card .growth_cards_list .single_growth_card h4 {
          font-family: "Red Hat Display", sans-serif;
          font-style: normal;
          font-weight: bold;
          font-size: 22px;
          line-height: 26px;
          color: #272727;
          position: absolute;
          padding-bottom: 10px;
          bottom: 0; }
        @media (max-width: 425px) {
          .incidents_page .growth_outer .growth_card .growth_cards_list .single_growth_card {
            text-align: center; } }

.team_list.security_firm tr {
  padding: 0 !important; }

.team_list.security_firm th {
  font-family: "Red Hat Display", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  color: #272727; }

.team_list.security_firm td,
.team_list.security_firm th {
  padding: 10px 5px !important;
  min-width: 25px !important;
  word-break: break-word; }

.detail_modal.incident_detail_modal .detail_body .team_list input {
  display: block !important; }

.div_as_table {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px; }

.security_page .user_detail_profile_container {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #efefef;
  margin-right: 20px; }

.security_page_sidebar_tab .security_page_sidebar_tab_venue table {
  table-layout: fixed;
  border-collapse: collapse; }
  .security_page_sidebar_tab .security_page_sidebar_tab_venue table th {
    word-break: break-word; }
    .security_page_sidebar_tab .security_page_sidebar_tab_venue table th:nth-child(1) {
      width: 150px; }
    .security_page_sidebar_tab .security_page_sidebar_tab_venue table th:nth-child(2) {
      width: 100px; }

.security_page_sidebar_tab .security_page_sidebar_tab_venue .venue {
  display: flex;
  align-items: center; }
  .security_page_sidebar_tab .security_page_sidebar_tab_venue .venue span {
    flex: 1; }

.team_list.security_firm.sf_user_list .venue {
  display: flex;
  align-items: center; }
  .team_list.security_firm.sf_user_list .venue span {
    flex: 1; }

.sf_incident_list table,
.sf_user_list table {
  border-collapse: collapse; }
  .sf_incident_list table tr:hover,
  .sf_user_list table tr:hover {
    cursor: pointer; }

/* Task Page Css */
.title_row {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  flex-wrap: wrap;
  align-items: center; }
  .title_row h3 {
    font-weight: 600;
    font-size: 30px;
    color: #272727; }
  .title_row .right_btns a,
  .title_row .right_btns span {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    color: #FF6A14;
    margin-right: 32px;
    cursor: pointer; }
  .title_row .right_btns button {
    font-weight: 500;
    line-height: 16px;
    padding: 14px 20px;
    border: none;
    color: #fff;
    font-weight: 500;
    margin: 10px 0;
    font-family: "Red Hat Display", sans-serif;
    border-radius: 4px; }
    .title_row .right_btns button img {
      width: 15px;
      height: auto;
      display: inline-block;
      margin-left: 22px; }
    .title_row .right_btns button:first-child {
      background: #002E5D;
      margin-right: 18px; }
    .title_row .right_btns button:last-child {
      background: #FF6A14;
      padding: 14px 25px; }
    .title_row .right_btns button.yellow-btn {
      background: #002E5D;
      border-radius: 4px;
      margin-right: 19px; }
  @media screen and (max-width: 991px) {
    .title_row .right_btns button img {
      margin-left: 10px; } }

.tasks_page {
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }
  .tasks_page input {
    display: inline-block;
    margin-right: 15px; }
    .tasks_page input.search_input {
      background-image: url("/static/new/search_new.svg");
      background-repeat: no-repeat;
      background-position: left 10px center;
      padding-left: 50px; }
      @media (min-width: 1700px) {
        .tasks_page input.search_input {
          line-height: 15px !important;
          font-size: 13px !important; } }
    @media (min-width: 1700px) {
      .tasks_page input {
        line-height: 15px !important;
        font-size: 13px !important; } }
  .tasks_page .task_list_outer {
    flex: 1;
    border-radius: 5px;
    word-break: break-word;
    align-items: center; }
    .tasks_page .task_list_outer .heading {
      display: flex;
      justify-content: space-between;
      align-items: center;
      color: #FF6A14;
      font-family: "Red Hat Display", sans-serif;
      padding: 0px 18px 0px 27px;
      border-bottom: 3px solid #f0f2f7;
      background: #fff;
      padding: 16px 18px;
      min-height: 64px;
      border-radius: 5px 5px 0 0; }
      .tasks_page .task_list_outer .heading .cancel {
        color: #888888; }
      .tasks_page .task_list_outer .heading.red {
        color: #f94342; }
      .tasks_page .task_list_outer .heading.green {
        color: #00b227; }
      .tasks_page .task_list_outer .heading.gold {
        color: #FF6A14; }
      .tasks_page .task_list_outer .heading .time {
        font-weight: 500;
        font-size: 15px;
        line-height: 21px;
        padding: 10px 0;
        display: flex;
        align-items: center; }
      .tasks_page .task_list_outer .heading .right_side {
        padding: 15px 0;
        display: flex;
        align-items: center; }
        .tasks_page .task_list_outer .heading .right_side img {
          width: 28px;
          height: 28px;
          object-fit: contain;
          display: inline-block;
          margin-right: 10px; }
        .tasks_page .task_list_outer .heading .right_side .task_no {
          font-weight: 500;
          font-size: 15px;
          line-height: 21px; }
        .tasks_page .task_list_outer .heading .right_side button {
          font-weight: 600;
          font-size: 14px;
          line-height: 19px;
          background: transparent;
          border: none;
          margin-left: 40px;
          font-family: "Red Hat Display";
          padding: 0; }
    .tasks_page .task_list_outer .list {
      list-style: none;
      padding: 0;
      margin: 0px; }
      .tasks_page .task_list_outer .list:empty {
        display: none; }
      .tasks_page .task_list_outer .list:not(:last-child) {
        border-bottom: 3px solid #f0f2f7; }
      .tasks_page .task_list_outer .list li {
        padding: 13px 16px 20px;
        display: flex;
        align-items: center;
        margin-bottom: 2px;
        justify-content: space-between;
        position: relative;
        cursor: pointer;
        background: #fff; }
        .tasks_page .task_list_outer .list li.green_border {
          border-left: 3px solid #27ae60; }
        .tasks_page .task_list_outer .list li.red_border {
          border-left: 3px solid #ff3a44; }
        .tasks_page .task_list_outer .list li.orange_border {
          border-left: 3px solid #FF6A14; }
        .tasks_page .task_list_outer .list li.gold_border {
          border-left: 3px solid #FF6A14; }
        .tasks_page .task_list_outer .list li.no_data_list {
          justify-content: center;
          color: #00172E;
          padding: 25px 0px; }
        .tasks_page .task_list_outer .list li .name_outer {
          display: flex;
          justify-content: space-between;
          align-items: center; }
          .tasks_page .task_list_outer .list li .name_outer .name {
            font-weight: 600;
            font-size: 15px;
            line-height: 18px;
            color: #00172E;
            max-width: 60%;
            word-break: normal; }
          .tasks_page .task_list_outer .list li .name_outer .right {
            display: flex; }
            .tasks_page .task_list_outer .list li .name_outer .right span {
              font-size: 13px;
              line-height: 16px;
              color: #00172E;
              opacity: 0.8;
              display: inline-block;
              margin-left: 18px;
              font-weight: 500; }
              .tasks_page .task_list_outer .list li .name_outer .right span img {
                width: 15px;
                height: auto;
                display: inline-block;
                margin-right: 15px; }
        .tasks_page .task_list_outer .list li .sub_title {
          font-weight: 500;
          font-size: 12px;
          line-height: 22px;
          font-family: "Red Hat Display", sans-serif;
          padding-left: 5px;
          color: #aaacb3; }
          .tasks_page .task_list_outer .list li .sub_title img {
            width: 11px;
            height: auto;
            display: inline-block;
            margin-right: 5px;
            margin-top: -3px; }
        .tasks_page .task_list_outer .list li p {
          color: #cacbcf;
          font-weight: normal;
          font-size: 12px;
          line-height: 14px; }
        .tasks_page .task_list_outer .list li .indicator_img {
          width: 25px;
          height: 25px;
          margin-left: 5px; }
        .tasks_page .task_list_outer .list li .status_recurring {
          position: absolute;
          top: 18px;
          right: 20px;
          font-family: "Red Hat Display", sans-serif;
          font-size: 13px;
          font-style: normal;
          font-weight: 500;
          font-size: 13;
          line-height: 16px;
          color: #00172E; }
  .tasks_page .filter_box_outer {
    max-width: 440px;
    min-width: 440px;
    margin-left: 25px; }
    .tasks_page .filter_box_outer .close {
      background: transparent;
      display: none;
      border: none;
      margin-bottom: 25px;
      position: absolute;
      top: 30px;
      left: 30px; }
      .tasks_page .filter_box_outer .close img {
        width: 15px; }
    .tasks_page .filter_box_outer .filter_title {
      display: flex;
      justify-content: space-between;
      padding: 0px 0 7px; }
      .tasks_page .filter_box_outer .filter_title h3 {
        font-weight: 600;
        font-size: 18px;
        line-height: 21px;
        color: #272727; }
      .tasks_page .filter_box_outer .filter_title span {
        font-weight: normal;
        line-height: 16px;
        color: #FF6A14;
        cursor: pointer; }
    .tasks_page .filter_box_outer .filter_row {
      display: flex;
      align-items: center;
      align-items: center;
      padding: 0 15px;
      border-radius: 5px;
      background: #fff; }
      .tasks_page .filter_box_outer .filter_row p {
        font-weight: normal;
        line-height: 16px;
        color: #00172E;
        letter-spacing: 0.01rem;
        margin-right: 8px; }
      .tasks_page .filter_box_outer .filter_row.task_type .css-i0syzg-menu {
        width: 125%;
        right: -15px;
        z-index: 10; }
      .tasks_page .filter_box_outer .filter_row.status_type .css-i0syzg-menu {
        width: 130%;
        right: -15px; }
      .tasks_page .filter_box_outer .filter_row.team_type .css-i0syzg-menu {
        width: 126%;
        right: -15px;
        z-index: 10; }
      .tasks_page .filter_box_outer .filter_row .css-1wa3eu0-placeholder {
        letter-spacing: 0.01rem;
        line-height: 16px;
        color: #FF6A14; }
      .tasks_page .filter_box_outer .filter_row .css-gycbed-option:active {
        background-color: #E9600E; }
      .tasks_page .filter_box_outer .filter_row .SingleDatePicker {
        flex: 1; }
        .tasks_page .filter_box_outer .filter_row .SingleDatePicker .DateInput input {
          border: none; }
        .tasks_page .filter_box_outer .filter_row .SingleDatePicker .DayPickerNavigation_leftButton__horizontalDefault {
          left: 10px; }
        .tasks_page .filter_box_outer .filter_row .SingleDatePicker .DayPickerNavigation_rightButton__horizontalDefault {
          right: 10px; }
  .tasks_page .show_filter {
    border: none;
    background: transparent;
    margin: 10px 0;
    max-width: 200px;
    margin-left: auto;
    color: #FF6A14;
    font-size: 17px;
    font-weight: bold;
    display: none; }
  @media (max-width: 1100px) {
    .tasks_page {
      flex-direction: column; }
      .tasks_page .task_list_outer {
        width: 100%; }
      .tasks_page .show_filter {
        display: inline-block; }
      .tasks_page .filter_box_outer {
        position: fixed;
        right: -100%;
        width: 100%;
        height: 100vh;
        z-index: 888;
        top: 0;
        background: #fff;
        padding: 30px;
        padding-top: 70px;
        min-height: 100vh;
        overflow: auto;
        transition: 0.5s ease-in-out; }
        .tasks_page .filter_box_outer .close {
          display: inline-block; }
        .tasks_page .filter_box_outer.show {
          right: 0; }
        .tasks_page .filter_box_outer .filter_row {
          border: 1px solid #dfe2eb; }
        .tasks_page .filter_box_outer::-webkit-scrollbar {
          width: 0; } }
  @media (max-width: 767px) {
    .tasks_page .task_list_outer .list_inner .heading {
      flex-wrap: wrap; }
      .tasks_page .task_list_outer .list_inner .heading .right_side {
        flex-wrap: wrap; }
        .tasks_page .task_list_outer .list_inner .heading .right_side .cancel {
          margin-left: 0; } }

.detail_box_outer {
  position: fixed;
  top: 0;
  max-height: 100vh;
  min-height: 100vh;
  overflow-y: auto;
  width: 45%;
  z-index: 100;
  background: #fff;
  box-shadow: -5px 24px 111px rgba(132, 138, 154, 0.28);
  border-radius: 0px 0px 10px 10px;
  padding: 40px;
  transition: 0.4s;
  word-break: break-word; }
  .detail_box_outer::-webkit-scrollbar {
    width: 0; }
  @media (max-width: 991px) {
    .detail_box_outer {
      width: 100%; } }
  @media (min-width: 992px) and (max-width: 1250px) {
    .detail_box_outer {
      width: 70%; } }
  .detail_box_outer .top_options {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0 15px; }
    .detail_box_outer .top_options .close_btn {
      cursor: pointer; }
      .detail_box_outer .top_options .close_btn img {
        width: 25px;
        height: auto; }
    .detail_box_outer .top_options button {
      background: transparent;
      border: none;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #FF6A14; }
  .detail_box_outer .task_summary {
    background: #fcfcfd;
    border: 0.5px solid rgba(149, 152, 159, 0.8);
    box-sizing: border-box;
    border-radius: 4px;
    padding: 9px 15px; }
    .detail_box_outer .task_summary h3 {
      font-weight: 600;
      font-size: 26px;
      line-height: 30px;
      color: #272727;
      word-break: break-word; }
    .detail_box_outer .task_summary span {
      font-weight: normal;
      line-height: 15px;
      color: #00172E;
      display: inline-block;
      padding: 5px 0; }
    .detail_box_outer .task_summary p {
      font-weight: 500;
      line-height: 18px;
      padding: 5px 0;
      letter-spacing: 0.01rem;
      color: #00172E; }
      .detail_box_outer .task_summary p b {
        color: #272727;
        font-weight: 600; }
  .detail_box_outer .tab_options {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 35px 0 20px 0; }
    .detail_box_outer .tab_options .tab {
      width: 49%;
      background: no-repeat;
      border: none;
      font-weight: 500;
      line-height: 16px;
      color: #00172E;
      letter-spacing: 0.01em;
      padding: 8px 0;
      transition: 0.4s;
      border-radius: 4px;
      font-family: "Red Hat Display", sans-serif; }
      .detail_box_outer .tab_options .tab:hover, .detail_box_outer .tab_options .tab.tab_active {
        background: #FF6A14;
        color: #fff;
        font-weight: bold; }
  .detail_box_outer .tab_details .title {
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.01em;
    color: #272727;
    padding: 15px 0; }
  .detail_box_outer .tab_details .top_option_box {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .detail_box_outer .tab_details .top_option_box .left {
      display: flex;
      width: 60%;
      align-items: center; }
      .detail_box_outer .tab_details .top_option_box .left .form_group {
        border: 0.7px solid rgba(149, 152, 159, 0.5);
        border-radius: 4px;
        width: 50%; }
        .detail_box_outer .tab_details .top_option_box .left .form_group:first-child {
          display: flex;
          align-items: center;
          background: #fcfcfd;
          padding: 0 15px;
          margin-right: 10px; }
        .detail_box_outer .tab_details .top_option_box .left .form_group .css-i0syzg-menu {
          width: calc(100% + 45px);
          right: -3px; }
        .detail_box_outer .tab_details .top_option_box .left .form_group p {
          font-weight: 400;
          font-size: 13px;
          line-height: 15px;
          color: #00172E;
          word-break: initial; }
        .detail_box_outer .tab_details .top_option_box .left .form_group .css-xb00uz-control,
        .detail_box_outer .tab_details .top_option_box .left .form_group .css-1ntfhyj-control {
          background: #fcfcfd;
          width: 100%;
          min-width: 75px; }
        .detail_box_outer .tab_details .top_option_box .left .form_group input.search_input {
          background-image: url("/static/new/search_new.svg");
          background-repeat: no-repeat;
          background-position: left 10px center;
          padding-left: 50px;
          border: none; }
    .detail_box_outer .tab_details .top_option_box .black_btn {
      margin-top: 0;
      margin-bottom: 20px; }
    @media (max-width: 767px) {
      .detail_box_outer .tab_details .top_option_box {
        flex-wrap: wrap; }
        .detail_box_outer .tab_details .top_option_box .left {
          width: 100%;
          flex-wrap: wrap; }
          .detail_box_outer .tab_details .top_option_box .left .form_group {
            width: 100%; }
            .detail_box_outer .tab_details .top_option_box .left .form_group:first-child {
              margin-right: 0; } }
  .detail_box_outer .tab_details .team_listing {
    overflow-x: auto;
    padding-bottom: 20px; }
    .detail_box_outer .tab_details .team_listing table {
      width: 100%;
      position: relative; }
      .detail_box_outer .tab_details .team_listing table input[type="checkbox"] {
        display: block; }
      .detail_box_outer .tab_details .team_listing table thead th {
        font-weight: 600;
        font-size: 12px;
        line-height: 14px;
        vertical-align: middle;
        padding: 5px 8px; }
      .detail_box_outer .tab_details .team_listing table tbody td {
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
        color: #00172E;
        padding: 5px 8px;
        min-width: 105px;
        vertical-align: middle; }
        .detail_box_outer .tab_details .team_listing table tbody td:first-child {
          min-width: 40px; }
          @media (min-width: 1700px) {
            .detail_box_outer .tab_details .team_listing table tbody td:first-child {
              min-width: 55px; } }
        .detail_box_outer .tab_details .team_listing table tbody td .flex {
          display: flex;
          align-items: center; }
          .detail_box_outer .tab_details .team_listing table tbody td .flex img {
            width: 30px;
            border-radius: 100%;
            height: 30px;
            object-fit: cover; }
          .detail_box_outer .tab_details .team_listing table tbody td .flex p {
            padding-left: 10px;
            flex: 1; }
          .detail_box_outer .tab_details .team_listing table tbody td .flex span {
            width: 10px;
            height: 10px;
            display: block;
            background: red;
            border: 2px solid #95989f;
            border-radius: 100%;
            margin-left: -5px;
            margin-right: 10px;
            opacity: 0.5; }
  .detail_box_outer .detail_box {
    background: #fcfcfd;
    border: 0.5px solid rgba(149, 152, 159, 0.8);
    box-sizing: border-box;
    border-radius: 4px;
    margin: 10px 0;
    padding: 14px 20px; }
    .detail_box_outer .detail_box .sub_title {
      font-weight: 600;
      font-size: 13px;
      line-height: 15px;
      margin-bottom: 10px; }
    .detail_box_outer .detail_box p {
      font-size: 13px;
      line-height: 14px;
      letter-spacing: 0.01em;
      color: #00172E;
      padding: 7px 0; }
    .detail_box_outer .detail_box .imgb img,
    .detail_box_outer .detail_box .imgb video {
      width: 100%;
      height: auto; }
    .detail_box_outer .detail_box .box {
      display: flex;
      align-items: center; }
      .detail_box_outer .detail_box .box input {
        display: inline-block; }
      .detail_box_outer .detail_box .box p {
        padding-left: 15px;
        color: #00172E; }
    .detail_box_outer .detail_box .other_options {
      padding: 10px 0 0px 0;
      text-align: right; }
      .detail_box_outer .detail_box .other_options button {
        background: transparent;
        border: none;
        margin-left: 30px; }
        .detail_box_outer .detail_box .other_options button svg {
          transition: 0.4s; }
          .detail_box_outer .detail_box .other_options button svg path {
            fill: #dfe2eb; }
        .detail_box_outer .detail_box .other_options button:hover svg path {
          fill: #FF6A14; }
    .detail_box_outer .detail_box .media_container {
      padding: 7px 0px; }
  .detail_box_outer .checkbox_groups {
    margin-top: 5px;
    margin-bottom: 10px; }
    .detail_box_outer .checkbox_groups h5 {
      margin-bottom: 5px; }
  @media (max-width: 500px) {
    .detail_box_outer {
      padding: 20px; } }

.comment_box {
  box-sizing: border-box;
  position: relative; }
  .comment_box .comment-card::before {
    content: '';
    width: 1px;
    height: calc(100% - 30%);
    position: absolute;
    left: 17px;
    top: 35px;
    background: #DFE2EB; }
  .comment_box .comment-card::after {
    content: '';
    width: 30px;
    height: 1px;
    position: absolute;
    left: 17px;
    top: calc(70% + 35px);
    background: #DFE2EB; }
  .comment_box .info {
    display: flex; }
    .comment_box .info .media_input_box {
      background: rgba(223, 226, 235, 0.4);
      border-radius: 5px;
      padding: 4px; }
    .comment_box .info img.user_img {
      width: 35px;
      height: 35px;
      border-radius: 100%;
      object-fit: cover; }
    .comment_box .info .right {
      padding-left: 15px;
      flex: 1; }
      .comment_box .info .right .comment_preview {
        display: flex;
        justify-content: space-between; }
        .comment_box .info .right .comment_preview img:first-child {
          padding-right: 20px; }
      .comment_box .info .right h3 {
        font-weight: 600;
        line-height: 16px;
        letter-spacing: 0.01rem; }
      .comment_box .info .right p {
        font-weight: normal;
        font-size: 12px;
        line-height: 14px; }
      .comment_box .info .right .comment {
        width: 100%;
        display: flex;
        flex-direction: column;
        padding: 8px 0; }
        .comment_box .info .right .comment .comment_input_box {
          display: flex; }
        .comment_box .info .right .comment label {
          display: flex;
          flex-direction: column;
          align-items: center;
          width: 100%;
          border: 1px dashed #dfe2eb;
          box-sizing: border-box;
          border-radius: 4px;
          padding: 25px;
          margin-right: 20px;
          margin-top: 10px;
          cursor: pointer; }
          .comment_box .info .right .comment label img {
            width: 15px;
            height: 15px; }
            @media (min-width: 1700px) {
              .comment_box .info .right .comment label img {
                width: 22px;
                height: 22px; } }
          .comment_box .info .right .comment label p {
            font-weight: 500;
            font-size: 12px;
            line-height: 14px;
            color: #00172E;
            padding: 9px 0; }
        .comment_box .info .right .comment input {
          font-size: 12px;
          line-height: 14px;
          border: none; }
        .comment_box .info .right .comment .black_btn {
          border-radius: 4px;
          padding: 5px 30px 5px 0px;
          margin-top: 0;
          min-width: 100px;
          background-size: 25px; }
          @media (min-width: 1700px) {
            .comment_box .info .right .comment .black_btn {
              min-width: 140px;
              font-size: 15px;
              background-size: 32px; } }
        .comment_box .info .right .comment.form_group {
          margin-bottom: 0 !important; }
  .comment_box .comment-card {
    min-height: 50px; }

.start_btn {
  text-align: end; }
  .start_btn button {
    min-width: 0px; }

.create_task_modal .form_group .count_text {
  font-family: "Red Hat Display", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  color: #00172E;
  padding: 5px 0;
  float: right; }

.create_task_modal .form_group .add_btn {
  float: right;
  border: none;
  outline: none;
  background-color: #fff;
  font-family: "Red Hat Display", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #FF6A14; }

.create_task_modal .form_group .day_flex {
  display: flex;
  grid-gap: 20px; }
  .create_task_modal .form_group .day_flex .day_flex_single {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .create_task_modal .form_group .day_flex .day_flex_single p {
      font-family: "Red Hat Display", sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 13px;
      line-height: 15px;
      color: #272727; }
    .create_task_modal .form_group .day_flex .day_flex_single input[type="checkbox"] {
      display: block;
      padding: 0;
      border: none; }
      .create_task_modal .form_group .day_flex .day_flex_single input[type="checkbox"]::before {
        top: 12px;
        left: -1px; }

.create_task_modal .task_assignment {
  margin-bottom: 10px; }
  .create_task_modal .task_assignment .task_assignment_header {
    display: flex; }
    .create_task_modal .task_assignment .task_assignment_header p {
      font-family: "Red Hat Display", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 13px;
      line-height: 15px;
      color: #272727;
      padding-bottom: 5px;
      cursor: pointer; }
      .create_task_modal .task_assignment .task_assignment_header p:last-child {
        margin-left: 40px; }
    .create_task_modal .task_assignment .task_assignment_header .selected {
      color: #FF6A14;
      border-bottom: 4px solid #FF6A14; }

.create_task_modal .css-2b097c-container .css-1hb7zxy-IndicatorsContainer .css-tj5bde-Svg,
.create_task_modal .css-14jk2my-container .css-1hb7zxy-IndicatorsContainer .css-tj5bde-Svg {
  display: none; }

.create_task_modal .css-2b097c-container .css-yk16xz-control,
.create_task_modal .css-2b097c-container .css-1pahdxg-control,
.create_task_modal .css-2b097c-container .css-1fhf3k1-control,
.create_task_modal .css-14jk2my-container .css-yk16xz-control,
.create_task_modal .css-14jk2my-container .css-1pahdxg-control,
.create_task_modal .css-14jk2my-container .css-1fhf3k1-control {
  border: 1px solid #DFE2EB !important; }
  .create_task_modal .css-2b097c-container .css-yk16xz-control .css-g1d714-ValueContainer,
  .create_task_modal .css-2b097c-container .css-1pahdxg-control .css-g1d714-ValueContainer,
  .create_task_modal .css-2b097c-container .css-1fhf3k1-control .css-g1d714-ValueContainer,
  .create_task_modal .css-14jk2my-container .css-yk16xz-control .css-g1d714-ValueContainer,
  .create_task_modal .css-14jk2my-container .css-1pahdxg-control .css-g1d714-ValueContainer,
  .create_task_modal .css-14jk2my-container .css-1fhf3k1-control .css-g1d714-ValueContainer {
    min-height: 44px; }

.create_task_modal .css-2b097c-container .css-1pahdxg-control,
.create_task_modal .css-14jk2my-container .css-1pahdxg-control {
  box-shadow: none;
  border: 1px solid #FF6A14; }

.create_task_modal .css-2b097c-container .css-26l3qy-menu,
.create_task_modal .css-14jk2my-container .css-26l3qy-menu {
  z-index: 30; }

.create_task_modal .SingleDatePickerInput__withBorder {
  border: 1px solid #dfe2eb !important;
  border-radius: 4px; }
  .create_task_modal .SingleDatePickerInput__withBorder .DateInput_input {
    border: none; }

.create_task_modal .task_assignment_outer .css-1rhbuit-multiValue {
  width: auto !important; }

.create_task_modal .css-c0ic12-MenuList,
.create_task_modal .css-4ljt47-MenuList,
.create_task_modal .css-11unzgr {
  max-height: 110px !important; }

.review_task_modal {
  font-family: "Red Hat Display", sans-serif !important; }
  .review_task_modal .top_header {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    position: relative;
    align-items: center;
    padding-right: 40px; }
    .review_task_modal .top_header h2 {
      font-weight: 600;
      font-size: 26px;
      line-height: 30px;
      color: #272727; }
    .review_task_modal .top_header .save_as_draft_btn {
      line-height: 30px; }
    .review_task_modal .top_header .close {
      top: -5px;
      right: -15px; }
  .review_task_modal .form_group p {
    margin: 0; }
  .review_task_modal .detail_box_outer .task_summary p {
    font-size: 12px; }

.review_modal {
  position: inherit;
  width: 100%;
  background: transparent;
  box-shadow: none;
  max-height: initial;
  min-height: initial;
  z-index: initial;
  padding: 0;
  border-radius: initial; }

.selected_task_status {
  margin-bottom: 30px; }
  .selected_task_status.checklists {
    margin-top: 17px; }
    .selected_task_status.checklists button {
      width: 100%;
      max-width: 254px; }
  .selected_task_status button {
    font-family: "Red Hat Display", sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #00172E;
    border: none;
    outline: none;
    padding: 10px 50px;
    background: transparent; }
    @media (max-width: 375px) {
      .selected_task_status button {
        width: 50%;
        padding: 10px 30px; } }
  .selected_task_status .active {
    background: #002E5D;
    border-radius: 2px;
    color: #ffffff;
    font-weight: bold; }

#task_due_date_cal .SingleDatePicker_picker {
  z-index: 10;
  left: -60px !important; }

.create_task .SingleDatePicker_picker {
  z-index: 25; }

.back_to_edit a span {
  color: #002E5D; }

.form_group .css-8pks69-indicatorContainer .css-8mmkcg,
.form_group .css-1gg0xmm-indicatorContainer .css-8mmkcg,
.form_group .css-goso9s-indicatorContainer .css-8mmkcg,
.form_group .css-1m1ga74-indicatorContainer .css-8mmkcg,
.form_group .css-1wvmhns-indicatorContainer .css-8mmkcg,
.form_group .css-n7g2pd-indicatorContainer .css-8mmkcg {
  display: none; }

.form_group .css-yk16xz-control .css-1hwfws3 {
  min-height: 41px; }
  .form_group .css-yk16xz-control .css-1hwfws3 input,
  .form_group .css-yk16xz-control .css-1hwfws3 textarea,
  .form_group .css-yk16xz-control .css-1hwfws3 select {
    min-height: 30px; }

.form_group .css-1wa3eu0-placeholder {
  color: #00172E !important; }

.form_group .DayPicker__horizontal {
  margin: 0 auto;
  width: 100% !important;
  border-radius: 4px !important; }
  .form_group .DayPicker__horizontal .DayPicker_weekHeader.DayPicker_weekHeader_1 {
    left: 6px !important;
    padding: 0px 5px !important; }
    @media (min-width: 1650px) {
      .form_group .DayPicker__horizontal .DayPicker_weekHeader.DayPicker_weekHeader_1 {
        padding: 0px 0px !important; } }

@media (max-width: 500px) {
  .form_group .CalendarMonthGrid__horizontal {
    left: -15px; } }

@media (max-width: 500px) {
  .tasks_page .DayPicker .DayPicker_weekHeader_ul {
    margin-left: -15px !important; } }

.rc-time-picker .rc-time-picker-clear {
  display: none; }

.rc-time-picker .clock_icon {
  right: 11px;
  position: absolute;
  top: 11px; }

.top_option_box .left .form_group .css-tlfecz-indicatorContainer,
.top_option_box .left .form_group .css-1gtu0rj-indicatorContainer,
.top_option_box .left .form_group .css-nqfgeu-indicatorContainer,
.top_option_box .left .form_group .css-nqfgeu-indicatorContainer,
.top_option_box .left .form_group .css-15tgha5-indicatorContainer,
.top_option_box .left .form_group .css-1hb7zxy-indicatorContainer,
.top_option_box .left .form_group .css-1smttnt-indicatorContainer,
.top_option_box .left .form_group .css-1t26x55-indicatorContainer {
  padding: 0 !important; }

.action_items_detail,
.checkbox_groups,
.action_items_detail,
.sub_title {
  margin: 10px 0px !important; }

.uploaded_media {
  height: 35px !important;
  width: 35px !important;
  border-radius: 0px !important; }

.uploaded_media_posted {
  height: auto;
  width: 100%;
  border-radius: 4px;
  margin-top: 10px; }

.media_input_box .black_btn {
  float: right !important;
  padding: 10px 30px 10px 0px !important; }

.form_group.task_end_date .SingleDatePicker_picker {
  left: -66px !important; }
  @media (max-width: 767px) {
    .form_group.task_end_date .SingleDatePicker_picker {
      left: 0 !important; } }

.form_group.task_end_date .DateInput_input__disabled {
  font-style: normal !important; }

@media (min-width: 1700px) {
  .detail_box_outer .tab_details .top_option_box .left .form_group input.search_input {
    line-height: 15px !important;
    font-size: 13px !important; } }

.noti_date_two .SingleDatePicker_picker.SingleDatePicker_picker_1.SingleDatePicker_picker__directionLeft {
  left: -180px !important; }
  @media (max-width: 768px) {
    .noti_date_two .SingleDatePicker_picker.SingleDatePicker_picker_1.SingleDatePicker_picker__directionLeft {
      left: 0px !important; } }

.week_day_date {
  background-color: #fff;
  padding: 20px 0 0;
  border-radius: 5px; }
  .week_day_date .week_day_flex {
    display: flex;
    justify-content: center; }
    .week_day_date .week_day_flex button {
      outline: none;
      border: none;
      font-family: "Red Hat Display", sans-serif;
      font-style: normal;
      font-weight: 500;
      letter-spacing: 0.01em;
      line-height: 16px;
      padding: 10px 20px;
      background-color: #fff;
      color: #00172E; }
      .week_day_date .week_day_flex button.active {
        color: #fff;
        background: #FF6A14;
        border: 2px;
        font-weight: 600;
        border-radius: 2px; }
  .week_day_date .DayPicker__withBorder {
    box-shadow: none; }
  .week_day_date .CalendarMonth_caption select {
    color: #FF6A14; }
  .week_day_date .DayPickerNavigation__horizontal {
    display: flex;
    justify-content: space-between; }
    .week_day_date .DayPickerNavigation__horizontal div:first-child img {
      margin-top: 37px;
      margin-left: 25px; }
    .week_day_date .DayPickerNavigation__horizontal div:last-child img {
      margin-top: 37px;
      margin-right: 20px; }
  .week_day_date .CalendarDay__outside.CalendarDay__outside_3 {
    color: rgba(0, 0, 0, 0.38); }

.form_group.filter_row.team_type input {
  height: 0;
  min-height: 0; }

.form_group.task_venue .css-26l3qy-menu .css-c0ic12-MenuList,
.form_group.task_venue .css-26l3qy-menu .css-4ljt47-MenuList,
.form_group.task_venue .css-26l3qy-menu .css-11unzgr {
  max-height: 200px !important; }

.checkbox_modal .modal_content .subtitle {
  color: #00172E;
  font-size: 13px;
  font-weight: normal;
  line-height: 15px; }

.checkbox_modal .modal_content .box {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin: 20px 0;
  padding: 0 5px; }
  .checkbox_modal .modal_content .box input {
    display: block; }
  .checkbox_modal .modal_content .box p {
    color: #272727;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px; }
  .checkbox_modal .modal_content .box.box_one {
    margin-top: 35px; }

.checkbox_modal .modal_content hr {
  background-color: #dfe2eb;
  color: #dfe2eb;
  height: 1px;
  border-width: 0; }

.checkbox_modal .modal_header {
  width: 100%; }
  @media (max-width: 500px) {
    .checkbox_modal .modal_header h2 {
      width: 70%; } }

.box {
  cursor: pointer; }
  .box.box_one input {
    display: block; }
    .box.box_one input:checked::before {
      background-color: #002E5D;
      border: 1px solid #002E5D;
      background-image: url(/static/new/tick.svg);
      background-size: 80% auto;
      background-repeat: no-repeat;
      background-position: 2px 2px; }
  .box.box_two input {
    display: block; }
    .box.box_two input:checked::before {
      background-color: #ff3a44;
      border: 1px solid #ff3a44;
      background-image: url(/static/new/checkbox_no.svg);
      background-size: 10px;
      background-repeat: no-repeat; }
  .box.box_three input {
    display: block; }
    .box.box_three input:checked::before {
      background-color: #bdbdbd;
      border: 1px solid #bdbdbd;
      background-image: url(/static/new/checkbox_na.svg);
      background-size: 60% auto;
      background-repeat: no-repeat;
      background-position: 3px 5px; }

.tasks_page .DayPicker .DayPicker_weekHeader_ul {
  margin-left: 7px; }

.tasks_page .DayPicker .CalendarMonth_table {
  margin-left: 5px; }

.top_option_box .form_group:nth-child(2) {
  min-height: 40px; }

.tasks_page .DayPicker.DayPicker_1 > div > div {
  margin: 0 auto; }

.scheduled_reports_design .modal_content p {
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  display: flex;
  align-items: center;
  color: #00172E;
  margin-bottom: 24px; }

.scheduled_reports_design .modal_content .scheduled_reports_part {
  margin-bottom: 24px;
  padding-top: 0px;
  padding-bottom: 25px;
  border-bottom: 1px solid #F3F3F3; }
  .scheduled_reports_design .modal_content .scheduled_reports_part span {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-align: right;
    color: #ff3a44;
    width: 100%;
    display: block;
    margin-bottom: 8px; }
  .scheduled_reports_design .modal_content .scheduled_reports_part .schedul_gris {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px; }
    .scheduled_reports_design .modal_content .scheduled_reports_part .schedul_gris .scheduled_reports_left_side h6 {
      font-family: 'Red Hat Display';
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 19px;
      display: flex;
      align-items: center;
      align-items: center;
      color: #272727;
      gap: 8px;
      margin-bottom: 8px; }
      .scheduled_reports_design .modal_content .scheduled_reports_part .schedul_gris .scheduled_reports_left_side h6 p {
        width: 80px;
        height: 17px;
        font-weight: 500;
        font-size: 9.1233px;
        line-height: 11px;
        text-align: center;
        color: #FFFFFF;
        background: #FF6A14;
        border-radius: 20.274px;
        margin-bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center; }
    .scheduled_reports_design .modal_content .scheduled_reports_part .schedul_gris .scheduled_reports_left_side p {
      margin-bottom: 0; }
    .scheduled_reports_design .modal_content .scheduled_reports_part .schedul_gris .scheduled_reports_right_side {
      display: flex;
      text-align: center;
      justify-content: end;
      gap: 32px; }
      .scheduled_reports_design .modal_content .scheduled_reports_part .schedul_gris .scheduled_reports_right_side .complete_excel_common {
        display: grid;
        text-align: center;
        justify-content: center;
        align-items: center; }
        .scheduled_reports_design .modal_content .scheduled_reports_part .schedul_gris .scheduled_reports_right_side .complete_excel_common img {
          margin: 0 auto; }
        .scheduled_reports_design .modal_content .scheduled_reports_part .schedul_gris .scheduled_reports_right_side .complete_excel_common p {
          font-family: 'Red Hat Display';
          font-style: normal;
          font-weight: 400;
          line-height: 16px;
          letter-spacing: 0.01em;
          color: #272727;
          margin-bottom: 0; }

.day-circle {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #FF6A14;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase; }
  .day-circle.disabled {
    background: #DFE2EB;
    color: rgba(0, 23, 46, 0.2); }

.review_modal .media_container {
  border: 1px solid;
  padding: 10px;
  border-radius: 4px;
  border-color: #e0e3e9;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 10px;
  flex-wrap: wrap; }
  .review_modal .media_container img {
    max-width: 200px; }

.top_filter_options {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px; }
  .top_filter_options .filter_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; }
  .top_filter_options button {
    border: none;
    background: #ffffff;
    border-radius: 4px;
    margin: 0 16px;
    font-weight: 600;
    font-size: 13px;
    min-height: 35px;
    line-height: 19px;
    color: #00172E;
    padding: 6px 24px;
    transition: 0.4s ease;
    font-family: inherit; }
    @media (max-width: 767px) {
      .top_filter_options button {
        margin: 8px 16px; } }
    .top_filter_options button:hover, .top_filter_options button.active {
      background: #002E5D;
      border: 1px solid #002E5D;
      color: #fff;
      box-shadow: 2px 5px 18px rgba(0, 46, 93, 0.8); }
  .top_filter_options .form_group {
    margin-bottom: 0 !important; }
    @media (max-width: 767px) {
      .top_filter_options .form_group {
        width: 100%;
        margin: 8px 20px; } }
    .top_filter_options .form_group input {
      background: rgba(240, 242, 247, 0.7);
      background-image: url(/static/new/search_new.svg);
      background-repeat: no-repeat;
      background-position: left 10px center;
      padding-left: 50px;
      border: none; }
  .top_filter_options h2 {
    margin-bottom: 0px !important; }

.breadcrumb {
  margin-top: -50px;
  position: absolute; }
  .breadcrumb a {
    font-weight: normal;
    line-height: 16px;
    color: #00172E !important;
    margin-right: 40px;
    transition: 0.4s;
    position: relative; }
    .breadcrumb a::before {
      content: "";
      bottom: -5px;
      position: absolute;
      background: #FF6A14;
      height: 2.7px;
      width: 0;
      transition: 0.4s; }
    .breadcrumb a:hover, .breadcrumb a.active {
      color: #FF6A14 !important;
      font-weight: bold; }
      .breadcrumb a:hover::before, .breadcrumb a.active::before {
        width: 30px; }
    @media (min-width: 1600px) {
      .breadcrumb a {
        font-size: 18px;
        line-height: 20px; } }

.courses .admin_courses .course_desc {
  -webkit-line-clamp: 2 !important; }

.courses .course_list_box {
  flex: 1;
  background: #fff;
  padding: 36px; }
  @media screen and (max-width: 1024px) {
    .courses .course_list_box {
      padding: 20px; } }
  .courses .course_list_box .title_box {
    position: relative; }
    .courses .course_list_box .title_box .title {
      font-weight: 600;
      font-size: 28px;
      line-height: 33px;
      color: #272727;
      letter-spacing: 0.02rem;
      padding-bottom: 20px; }
    .courses .course_list_box .title_box .sub_title {
      font-weight: 600;
      font-size: 18px;
      line-height: 21px;
      color: #272727;
      letter-spacing: 0.02rem;
      padding: 10px 0; }
    .courses .course_list_box .title_box .count {
      position: absolute;
      bottom: 8px;
      font-weight: 600;
      font-size: 18px;
      line-height: 21px;
      color: #FF6A14;
      right: 0; }
  .courses .course_list_box .course_row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 10px; }
    .courses .course_list_box .course_row .course_col {
      cursor: pointer;
      background: #ffffff;
      border-radius: 10px;
      border: 1px solid #F0F2F7;
      padding: 3px 15px 3px 3px;
      display: grid;
      grid-template-columns: auto 1fr;
      grid-gap: 16px;
      align-items: center; }
      .courses .course_list_box .course_row .course_col .imgb {
        width: 106px;
        height: 106px;
        position: relative; }
        .courses .course_list_box .course_row .course_col .imgb .delete_btn {
          position: absolute;
          right: 2px;
          top: 2px;
          z-index: 1; }
        .courses .course_list_box .course_row .course_col .imgb img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          border-radius: 5px 0 0 5px; }
      .courses .course_list_box .course_row .course_col .course_title {
        font-weight: 600;
        font-size: 12.424px;
        line-height: 15px;
        padding: 5px 0;
        transition: 0.4s;
        cursor: pointer;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 15px; }
        .courses .course_list_box .course_row .course_col .course_title::first-letter {
          text-transform: uppercase; }
        .courses .course_list_box .course_row .course_col .course_title:hover {
          opacity: 0.8; }
      .courses .course_list_box .course_row .course_col .course_time {
        font-weight: normal;
        font-size: 10px;
        line-height: 11px;
        color: #FF6A14; }
      .courses .course_list_box .course_row .course_col p {
        font-weight: normal;
        font-size: 10px;
        line-height: 15px;
        color: #00172E;
        margin-top: 10px;
        opacity: .8; }
        .courses .course_list_box .course_row .course_col p b {
          font-family: inherit;
          font-weight: 600; }
      .courses .course_list_box .course_row .course_col .course_desc {
        font-size: 12px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: #00172E; }
      .courses .course_list_box .course_row .course_col .btn_outer {
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        margin-top: 5px; }
        .courses .course_list_box .course_row .course_col .btn_outer .not_started {
          border: none;
          background: #f0f2f7;
          border-radius: 14.8929px;
          font-weight: 500;
          font-size: 8.93575px;
          line-height: 10px;
          color: #FF6A14;
          padding: 4px 18px; }
    @media screen and (max-width: 1024px) {
      .courses .course_list_box .course_row {
        grid-template-columns: repeat(1, 1fr); } }
  @media (min-width: 992px) and (max-width: 1250px) {
    .courses .course_list_box .title_box .title {
      font-size: 18px;
      line-height: 25px; }
    .courses .course_list_box .title_box .sub_title {
      line-height: 21px; } }

.courses .in_progress_box {
  width: 33%;
  background: #fff;
  border-radius: 10px;
  padding: 36px 20px; }
  .courses .in_progress_box .title_box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px; }
    .courses .in_progress_box .title_box .title {
      font-weight: 600;
      font-size: 18px;
      line-height: 33px;
      color: #272727;
      letter-spacing: 0.02rem; }
    .courses .in_progress_box .title_box .count {
      font-weight: 600;
      font-size: 18px;
      line-height: 21px;
      letter-spacing: 0.02rem;
      color: #FF6A14; }
  .courses .in_progress_box .in_progress_row {
    display: flex;
    align-items: center;
    padding: 10px;
    border: 0.5px solid #FF6A14;
    box-sizing: border-box;
    border-radius: 4.28316px;
    margin: 10px 0 20px 0; }
    .courses .in_progress_box .in_progress_row img {
      width: 80px;
      height: auto;
      border-radius: 6px; }
    .courses .in_progress_box .in_progress_row .content {
      flex: 1;
      padding-left: 10px; }
      .courses .in_progress_box .in_progress_row .content .user_list {
        width: 100%;
        padding: 10px;
        border: 1px solid #ddd;
        border-radius: 5px;
        background-color: #fff;
        box-shadow: 0px 5px 10px #ddd;
        display: flex;
        align-items: center; }
    .courses .in_progress_box .in_progress_row .content_title {
      font-weight: 600;
      line-height: 16px;
      padding-bottom: 20px; }
    @media (min-width: 1600px) {
      .courses .in_progress_box .in_progress_row img {
        width: 100px; }
      .courses .in_progress_box .in_progress_row .content_title {
        font-size: 16px;
        line-height: 18px; } }
  @media (min-width: 992px) and (max-width: 1250px) {
    .courses .in_progress_box .title_box .title {
      font-size: 18px;
      line-height: 25px; }
    .courses .in_progress_box .in_progress_row {
      flex-direction: column;
      align-items: center; }
      .courses .in_progress_box .in_progress_row .content {
        padding: 15px 0; } }

.courses .course_row::-webkit-scrollbar {
  width: 0; }

@media (max-width: 991px) {
  .courses .course_row {
    max-height: 100%; } }

.courses .in_progress_box {
  max-height: 78vh;
  overflow: auto; }
  .courses .in_progress_box::-webkit-scrollbar {
    width: 0; }
  @media (max-width: 991px) {
    .courses .in_progress_box {
      max-height: 100%; } }

@media (max-width: 991px) {
  .courses {
    flex-direction: column; }
    .courses .course_list_box {
      width: 100%;
      margin-right: 0; }
    .courses .in_progress_box {
      margin-top: 36px;
      width: 100%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .courses .course_list_box {
    width: 100%;
    margin-right: 0; } }

.courses .course_detail_box {
  flex: 1;
  background: #fff;
  border-radius: 10px;
  padding: 25px;
  max-height: 78vh;
  overflow: auto; }
  .courses .course_detail_box::-webkit-scrollbar {
    width: 0; }
  @media (max-width: 991px) {
    .courses .course_detail_box {
      max-height: 100%; } }
  .courses .course_detail_box .top_summary {
    display: flex;
    align-items: flex-start;
    position: relative;
    flex-direction: column; }
    .courses .course_detail_box .top_summary a {
      color: #FF6A14; }
    @media (min-width: 992px) and (max-width: 1250px) {
      .courses .course_detail_box .top_summary {
        align-items: center; } }
    .courses .course_detail_box .top_summary img {
      width: 100%;
      object-fit: cover;
      max-height: 400px; }
    .courses .course_detail_box .top_summary .detail_box {
      flex: 1;
      width: 100%; }
      .courses .course_detail_box .top_summary .detail_box .top {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        position: relative; }
        .courses .course_detail_box .top_summary .detail_box .top .left_detail {
          width: 80%; }
        .courses .course_detail_box .top_summary .detail_box .top .title {
          font-weight: 600;
          font-size: 28px;
          line-height: 33px;
          flex: 1; }
          .courses .course_detail_box .top_summary .detail_box .top .title::first-letter {
            text-transform: uppercase; }
          @media (max-width: 767px) {
            .courses .course_detail_box .top_summary .detail_box .top .title {
              font-size: 20px;
              line-height: 28px; } }
      .courses .course_detail_box .top_summary .detail_box p {
        font-weight: normal;
        font-size: 12px;
        line-height: 18px;
        color: #00172E; }
        @media (min-width: 1600px) {
          .courses .course_detail_box .top_summary .detail_box p {
            font-size: 16px;
            line-height: 25px; } }
      .courses .course_detail_box .top_summary .detail_box .black_btn {
        background-image: none;
        padding: 15px 20px; }
    @media (max-width: 767px) {
      .courses .course_detail_box .top_summary {
        flex-direction: column; }
        .courses .course_detail_box .top_summary .detail_box {
          padding: 20px 0; } }
  .courses .course_detail_box .top_summary_admin {
    align-items: center; }
    .courses .course_detail_box .top_summary_admin img {
      max-height: 300px;
      border-radius: 4px; }
  .courses .course_detail_box .content {
    padding: 40px 0; }
  .courses .course_detail_box .title {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #272727;
    letter-spacing: 0.01em;
    padding: 5px 0; }
    @media (min-width: 1600px) {
      .courses .course_detail_box .title {
        font-size: 18px;
        line-height: 21px; } }
  .courses .course_detail_box p {
    font-weight: normal;
    font-size: 12px;
    line-height: 19px;
    color: #00172E;
    padding: 10px 0; }
    @media (min-width: 1600px) {
      .courses .course_detail_box p {
        font-size: 16px;
        line-height: 25px; } }
  @media (max-width: 991px) {
    .courses .course_detail_box {
      margin-right: 0; } }
  .courses .course_detail_box .action_container {
    position: absolute;
    top: 30px;
    right: 0px;
    width: 150px;
    height: 100px;
    transition: 0.4s;
    z-index: 2;
    box-shadow: 0px 18px 46px rgba(0, 0, 0, 0.04);
    border: 0.5px solid rgba(223, 226, 235, 0.65);
    border-radius: 5px;
    overflow: hidden; }
    .courses .course_detail_box .action_container button {
      display: block;
      border: none;
      outline: none;
      background-color: #fff;
      width: 100%;
      height: 50%;
      font-size: 12px;
      font-weight: 600;
      font-family: inherit;
      text-align: left;
      padding: 0px 20px; }
      .courses .course_detail_box .action_container button svg {
        margin-right: 5px; }
      .courses .course_detail_box .action_container button.ed_btn {
        border-bottom: 1px solid #f0f2f7;
        color: #00172E; }
      .courses .course_detail_box .action_container button.del_btn {
        color: #ff3a44; }

.add_learning {
  text-align: right;
  margin: 20px 0px; }

.create_larning_form .media_file {
  width: 80px; }
  .create_larning_form .media_file .attachment_label {
    border: 1px dashed #00172E;
    height: 80px;
    width: 100%;
    border-radius: 5px;
    display: block;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    margin-top: 10px; }
    .create_larning_form .media_file .attachment_label img {
      max-width: 12px;
      margin-bottom: 5px;
      filter: invert(1); }
  .create_larning_form .media_file .images_box {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
    .create_larning_form .media_file .images_box .img_item {
      height: 50px;
      margin-top: 20px;
      margin-right: 20px;
      position: relative; }
      .create_larning_form .media_file .images_box .img_item img {
        height: 100%;
        width: auto; }
      .create_larning_form .media_file .images_box .img_item .delete_btn {
        position: absolute;
        top: -10px;
        right: -5px;
        z-index: 1;
        height: 30px;
        width: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background: #fff; }

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

.available_role__multi-value,
.venue_select_input__multi-value {
  background-color: #f9f9f9 !important; }

.learning_top_row {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .learning_top_row .left_clm {
    max-width: 40%; }
    .learning_top_row .left_clm button {
      border: none;
      background: #ffffff;
      border-radius: 4px;
      margin: 0 16px;
      font-weight: 600;
      font-size: 13px;
      min-height: 35px;
      line-height: 19px;
      color: #00172E;
      padding: 6px 24px;
      transition: 0.4s ease;
      font-family: inherit; }
      @media (max-width: 767px) {
        .learning_top_row .left_clm button {
          margin: 8px 16px; } }
      .learning_top_row .left_clm button:hover, .learning_top_row .left_clm button.active {
        background: #FF6A14;
        border: 1px solid #FF6A14;
        color: #fff;
        box-shadow: 2px 5px 18px #d9b571cc; }
  .learning_top_row .right_clm {
    max-width: 100%;
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: flex-end; }
    .learning_top_row .right_clm .form_group {
      margin-bottom: 0 !important;
      margin-left: 20px;
      width: 100%;
      max-width: 250px; }
      @media (max-width: 767px) {
        .learning_top_row .right_clm .form_group {
          width: 100%;
          margin: 8px 20px; } }
      .learning_top_row .right_clm .form_group input {
        background-image: url(/static/new/search_new.svg);
        background-repeat: no-repeat;
        background-position: left 10px center;
        padding-left: 50px;
        border: none; }

.learn_content_container {
  position: relative; }
  .learn_content_container .action_container {
    position: absolute;
    top: 30px;
    right: 0%;
    width: 222px;
    transition: 0.4s;
    background: #FFF;
    filter: drop-shadow(-5px 24px 111px rgba(132, 138, 154, 0.28));
    border-radius: 10px;
    z-index: 1;
    padding: 15px 24px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    transform: translateY(10%); }
    .learn_content_container .action_container button {
      display: block;
      border: none;
      outline: none;
      background-color: #fff;
      width: 100%;
      font-weight: 600;
      font-family: inherit;
      text-align: left;
      padding: 12px; }
      .learn_content_container .action_container button svg {
        margin-right: 5px; }
      .learn_content_container .action_container button.ed_btn:hover {
        color: #FF6A14; }
      .learn_content_container .action_container button.del_btn:hover {
        color: #ff3a44; }
  .learn_content_container.open .action_container {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%); }

.select_module button {
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 20px; }
  .select_module button.active {
    color: #FF6A14;
    border-bottom: 5px solid #FF6A14; }

.uploaded_media_files {
  display: flex;
  width: 100%;
  flex-wrap: wrap; }
  .uploaded_media_files .media_box {
    width: 100px;
    height: 100px;
    position: relative;
    margin-right: 20px; }
    .uploaded_media_files .media_box button {
      position: absolute;
      top: -6px;
      right: -6px;
      outline: none;
      background: #FF6A14;
      height: 20px;
      width: 20px;
      border-radius: 50%;
      border: 2px solid #fff;
      display: flex;
      align-items: center;
      justify-content: center; }
      .uploaded_media_files .media_box button::before {
        content: "";
        height: 2px;
        width: 10px;
        background: #fff;
        position: absolute; }
    .uploaded_media_files .media_box img {
      width: 100%;
      height: 100%;
      border-radius: 5px;
      object-fit: cover; }

.available_role__menu {
  z-index: 999 !important; }

.module_errors {
  margin: 15px 0px; }

.desc_count {
  font-size: 12px;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #00172E; }

.dot_button {
  border: none;
  border-radius: 14.8929px;
  font-weight: 500;
  font-size: 8.93575px;
  line-height: 10px;
  background-color: transparent !important;
  padding: 5px;
  padding-right: 0px;
  position: relative; }
  .dot_button span {
    display: inline-block;
    height: 3px;
    width: 3px;
    border-radius: 50%;
    background-color: #95989f;
    margin: 0px 1px; }

.user_list_title {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between; }
  .user_list_title .learning_m_title {
    font-size: 16px;
    color: #888888;
    font-weight: 600; }

.action_container_outer {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: transparent; }

.learn_detail_slider {
  height: 300px;
  position: relative;
  margin-bottom: 40px; }
  .learn_detail_slider .slick-slide {
    background: #f9f9f9;
    height: 300px; }
    .learn_detail_slider .slick-slide > div {
      text-align: center; }
    .learn_detail_slider .slick-slide img {
      height: 300px;
      width: 100%;
      object-fit: cover; }
  .learn_detail_slider .slick-dots {
    position: absolute;
    bottom: 20px !important;
    right: 20px;
    z-index: 1;
    display: inline-block !important;
    width: unset !important; }
    .learn_detail_slider .slick-dots li button::before {
      content: "";
      display: inline-block;
      border: 1px solid #fff;
      border-radius: 50%;
      opacity: 1 !important;
      width: 10px !important;
      height: 10px !important; }
    .learn_detail_slider .slick-dots li.slick-active button::before {
      content: "";
      background: #fff !important; }

.link_preview_box {
  margin: 25px 0px;
  background-color: #fff;
  border-radius: 10px; }
  .link_preview_box object {
    border-radius: 10px; }
    .link_preview_box object::-webkit-scrollbar {
      width: 5px; }

button {
  cursor: pointer; }

.btn_primary {
  border-radius: 40px !important;
  padding: 6px;
  outline: none;
  border: none;
  font-weight: 600;
  font-size: 12px; }
  .btn_primary:focus {
    outline: none; }

.btn_dark {
  background-color: #272727;
  color: #fff; }

.btn_light {
  background-color: #f0f2f7;
  color: #b9bed1; }

.view_incident_btn {
  width: 47%;
  max-width: 368px; }
  @media screen and (max-width: 990px) {
    .view_incident_btn {
      width: 100%; } }
  .view_incident_btn button {
    width: 100%;
    padding: 14px; }

.max_container {
  max-width: 800px;
  margin-bottom: 50px; }

.incident_header_btns {
  margin: 20px 0px;
  justify-content: space-around; }

.view_incident_tab {
  width: 100%;
  border-radius: 40px;
  background-color: #f0f2f7;
  padding: 8px 18px;
  margin: 35px 0px;
  position: relative;
  padding-right: 131px; }
  .view_incident_tab h2 {
    margin: 0px; }
  .view_incident_tab p {
    background-color: #002E5D;
    position: absolute;
    border-radius: 40px;
    right: 0px;
    padding: 7px 20px;
    color: #fff;
    font-weight: bold;
    top: 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.17);
    margin: 0px;
    cursor: pointer; }
    .view_incident_tab p img {
      height: 18px;
      width: 18px;
      vertical-align: middle; }

.view_incident_tab1 {
  background-color: #272727;
  color: #fff; }
  .view_incident_tab1 p {
    right: -1px;
    padding: 8px 20px;
    font-weight: bold;
    top: 0px;
    box-shadow: none;
    margin: 0px;
    cursor: pointer;
    background-color: #f0f2f7;
    color: #272727; }

.incidents_tabs {
  padding: 0px;
  max-width: 440px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0px; }
  @media screen and (max-width: 990px) {
    .incidents_tabs {
      overflow: auto;
      margin-bottom: 30px;
      padding: 12px 15px; } }
  .incidents_tabs li {
    display: inline-block;
    list-style: none;
    margin-right: 18px;
    color: #e3e8f0;
    white-space: nowrap;
    font-weight: 600;
    cursor: pointer; }
    .incidents_tabs li:active {
      color: #272727; }
    .incidents_tabs li .active {
      color: #272727; }
  .incidents_tabs li.active {
    color: #272727;
    border-bottom: 2px solid #272727; }

.incident_search {
  position: relative; }
  @media screen and (max-width: 990px) {
    .incident_search {
      width: 100%; } }
  .incident_search input {
    border: 2px solid #f0f2f7;
    border-radius: 40px;
    padding: 10px;
    padding-left: 50px;
    font-weight: normal;
    min-width: 70px; }
    @media screen and (max-width: 990px) {
      .incident_search input {
        width: 100%; } }
    @media screen and (max-width: 350px) {
      .incident_search input {
        min-width: 60%; } }
    .incident_search input:focus {
      outline: none; }
    .incident_search input::placeholder {
      color: #272727;
      opacity: 1;
      font-size: 13px; }
  .incident_search img {
    position: absolute;
    left: 18px;
    top: 12px;
    height: 20px;
    width: 20px; }

.filter_btn {
  background-color: transparent;
  border: none;
  outline: none;
  padding-left: 20px; }
  .filter_btn:focus {
    outline: none; }
  .filter_btn img {
    width: 30px;
    height: 30px; }

.incident_table {
  width: 100%;
  text-align: center;
  margin: 50px 0px;
  table-layout: fixed; }
  .incident_table th,
  .incident_table td {
    padding: 15px 12px; }
  .incident_table th {
    color: #b9bed1; }
    @media screen and (max-width: 990px) {
      .incident_table th {
        display: none; } }
  .incident_table td {
    font-weight: 500;
    vertical-align: top; }
    @media screen and (max-width: 990px) {
      .incident_table td {
        display: block;
        text-align: left;
        padding-left: 25px; } }
    .incident_table td b {
      display: none; }
      @media screen and (max-width: 990px) {
        .incident_table td b {
          display: block; } }
    .incident_table td img {
      display: block;
      margin: 0 auto;
      width: 25px;
      height: 25px;
      margin-bottom: 2px; }
      @media screen and (max-width: 990px) {
        .incident_table td img {
          margin: 5px;
          display: inline-block; } }
    .incident_table td:first-child {
      font-weight: bold; }
  .incident_table tr:nth-child(odd) {
    background-color: #f0f2f7; }
  .incident_table .summary {
    width: 275px; }
  .incident_table .switch {
    position: relative;
    display: inline-block;
    width: 65px;
    height: 25px; }
  .incident_table .slider:before {
    background-color: #fff;
    position: absolute;
    top: 4px;
    left: 5px;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    content: "";
    transition: 0.5s ease; }
  .incident_table .slider:after {
    content: "";
    height: 8px;
    width: 5px;
    border: none;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 8px;
    display: none;
    left: 18px;
    border-bottom-right-radius: 2px; }

.ant-pagination.mini .ant-pagination-item {
  min-width: 26px;
  height: 26px;
  margin: 0;
  line-height: 22px;
  border-radius: 50%;
  color: #b9bed1;
  font-weight: 600; }

.ant-pagination-item-active {
  font-weight: 600;
  border-color: transparent;
  background-color: #002E5D;
  color: #fff !important; }
  .ant-pagination-item-active:focus {
    outline: none;
    border: none; }

.ant-pagination {
  margin: 0 auto;
  text-align: center; }

.ant-pagination.mini .ant-pagination-prev,
.ant-pagination.mini .ant-pagination-next {
  min-width: 26px;
  height: 26px;
  margin: 0;
  line-height: 26px;
  color: #b9bed1;
  font-weight: bold; }

.filter {
  position: fixed;
  top: 0px;
  right: 0px;
  padding: 35px 100px;
  z-index: 100;
  background: #f0f2f7;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  min-width: 670px;
  overflow: auto;
  height: 100vh;
  width: 42%;
  max-width: 845px; }
  @media screen and (max-width: 990px) {
    .filter {
      padding: 60px 30px;
      width: 100%;
      min-width: unset; } }
  @media screen and (max-width: 360px) {
    .filter {
      padding: 60px 15px; } }
  @media screen and (max-width: 330px) {
    .filter {
      padding: 60px 0px; } }
  .filter *:hover, .filter *:active, .filter *:focus, .filter *:visited {
    outline: none;
    box-shadow: none; }
  .filter .ant-select-selection--multiple {
    display: inline-block !important; }
  .filter .border_btn {
    background-color: transparent;
    width: 47%;
    padding: 8px; }
  .filter .btn_dark {
    width: 47%;
    padding: 8px;
    border: 2px solid #272727; }
  .filter .filter_incident_date {
    margin: 25px 0px; }
    .filter .filter_incident_date .SingleDatePicker {
      width: 125px; }
      .filter .filter_incident_date .SingleDatePicker .SingleDatePickerInput__withBorder {
        border-radius: 40px; }
    .filter .filter_incident_date .DateInput {
      border-radius: 40px; }
      .filter .filter_incident_date .DateInput input.DateInput_input {
        border: none; }
    .filter .filter_incident_date input {
      max-width: 138px; }
      @media screen and (max-width: 990px) {
        .filter .filter_incident_date input {
          max-width: 120px;
          margin-right: 12px; } }
  .filter .ant-select {
    width: 315px !important;
    border-radius: 40px;
    padding: 10px;
    background-color: #fff; }
    .filter .ant-select .ant-select-selection {
      border-radius: 40px;
      background-color: #fff;
      height: unset;
      padding: 0px;
      min-height: 24px; }
  .filter .filter_location {
    margin: 25px 0px; }
    .filter .filter_location .ant-select {
      width: 315px !important;
      border-radius: 40px;
      background-color: #fff; }
      .filter .filter_location .ant-select .ant-select-selection {
        border-radius: 40px;
        padding: 0px; }
    .filter .filter_location input {
      max-width: 315px;
      width: 100%; }
  .filter input {
    border: none;
    border-radius: 40px;
    padding: 10px 14px;
    font-size: 13px; }
  .filter h5 {
    padding-right: 20px;
    text-transform: uppercase; }

.ant-select-no-arrow .ant-select-selection__rendered:focus,
.ant-select-selection-selected-value:focus,
.ant-select-selection:focus,
.ant-select-selection:focus .ant-select-selection__rendered:focus .ant-select-no-arrow .ant-select-selection__rendered:active,
.ant-select-selection-selected-value:active,
.ant-select-selection:active,
.ant-select-selection:active .ant-select-selection__rendered:active {
  outline: none !important;
  box-shadow: none !important; }

.tags {
  margin-top: -8px;
  margin-bottom: 35px; }

.tag {
  background-color: #272727;
  border-radius: 5px;
  padding: 2px 12px;
  color: #fff;
  font-size: 12px;
  margin-right: 18px;
  margin-bottom: 18px;
  display: inline-block; }

.cross {
  position: absolute;
  height: 18px;
  width: 18px;
  top: 22px;
  left: 22px;
  cursor: pointer; }

.comma_after_span span:after {
  content: ", ";
  position: relative; }
  .comma_after_span span:after:last-child {
    content: ""; }

.comma_after_span span:last-child:after {
  content: ""; }

.view_incident_table1 {
  width: 100%;
  margin: 35px 0px;
  table-layout: fixed; }
  .view_incident_table1 th {
    color: #000;
    padding: 2px 12px;
    padding-left: 25px;
    font-weight: 700; }
    @media screen and (max-width: 990px) {
      .view_incident_table1 th {
        display: none; } }
  .view_incident_table1 td {
    color: #272727;
    font-weight: 500;
    padding: 2px 12px;
    padding-left: 25px;
    vertical-align: top; }
    @media screen and (max-width: 990px) {
      .view_incident_table1 td {
        display: block;
        margin-bottom: 15px; } }
    .view_incident_table1 td b {
      display: none; }
      @media screen and (max-width: 990px) {
        .view_incident_table1 td b {
          display: block; } }

.incident_hr {
  border: 0.7px solid #f0f2f7; }

.light_h2 {
  color: #000;
  padding: 0px;
  font-size: 16px;
  font-weight: 700; }

.d_ib {
  display: inline-block;
  vertical-align: super;
  margin-right: 25px; }

.pr_30 {
  padding-right: 30px; }

.incident_summary {
  margin: 18px 0px;
  color: #272727;
  font-weight: 500; }

.incident_toggle_btn {
  display: flex;
  align-items: center;
  width: calc(33% - 36px);
  justify-content: flex-start;
  max-width: 300px;
  margin: 0px 18px; }
  @media screen and (max-width: 990px) {
    .incident_toggle_btn {
      margin-bottom: 18px;
      width: 100%;
      max-width: 100%; } }
  .incident_toggle_btn span {
    padding-right: 25px;
    font-weight: 600; }
  .incident_toggle_btn span.light {
    color: #f0f2f7; }
  .incident_toggle_btn span.toogle {
    width: calc(100% - 100px); }

.incident_toggle_btns {
  margin: 50px 0px; }

.linked_incidents {
  justify-content: space-around;
  padding: 50px 0px; }
  .linked_incidents span {
    color: #b9bed1;
    font-weight: 600; }
  .linked_incidents p {
    color: #272727;
    margin: 0px;
    font-weight: 600;
    margin-top: 4px; }

.btn_colored {
  background-color: #002E5D;
  color: #fff;
  font-weight: 600; }

.m_50_0 {
  margin: 50px 0px; }

.user_filter {
  width: 300px;
  margin-right: 15px;
  position: relative; }
  @media screen and (max-width: 990px) {
    .user_filter {
      margin: 20px 0px;
      width: 100%; } }

.user_filter li {
  text-transform: capitalize; }

.w_47 {
  width: 47%;
  padding-right: 25px; }
  @media screen and (max-width: 990px) {
    .w_47 {
      width: 100%; } }

.form_group_dd_btn {
  background-color: #f0f2f7;
  border: 0px;
  color: #757575;
  border-radius: 5px;
  padding: 11px 15px;
  width: 100%;
  font-weight: 500;
  font-size: 13px;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: auto; }
  .form_group_dd_btn:focus, .form_group_dd_btn:hover {
    background-color: #f0f2f7;
    color: #757575; }
  .form_group_dd_btn i {
    color: #000;
    font-weight: bold; }

.profile_user_table h2,
.add_venue h2,
.incident_step1_detail h2,
.incident_step2_detail h2,
.incident_step3_detail h2 {
  font-size: 18px;
  margin: 0px; }

.profile_user_table .w_47,
.add_venue .w_47,
.incident_step1_detail .w_47,
.incident_step2_detail .w_47,
.incident_step3_detail .w_47 {
  width: 47%; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_47,
    .add_venue .w_47,
    .incident_step1_detail .w_47,
    .incident_step2_detail .w_47,
    .incident_step3_detail .w_47 {
      width: 100%; } }

.profile_user_table .w_38,
.add_venue .w_38,
.incident_step1_detail .w_38,
.incident_step2_detail .w_38,
.incident_step3_detail .w_38 {
  width: 38%;
  padding-right: 25px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_38,
    .add_venue .w_38,
    .incident_step1_detail .w_38,
    .incident_step2_detail .w_38,
    .incident_step3_detail .w_38 {
      width: 100%;
      max-width: unset; } }

.profile_user_table .w_75p,
.add_venue .w_75p,
.incident_step1_detail .w_75p,
.incident_step2_detail .w_75p,
.incident_step3_detail .w_75p {
  width: 12%;
  min-width: 75px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_75p,
    .add_venue .w_75p,
    .incident_step1_detail .w_75p,
    .incident_step2_detail .w_75p,
    .incident_step3_detail .w_75p {
      width: 100%; } }
  .profile_user_table .w_75p input,
  .add_venue .w_75p input,
  .incident_step1_detail .w_75p input,
  .incident_step2_detail .w_75p input,
  .incident_step3_detail .w_75p input {
    max-width: 100px; }

.profile_user_table .w_145p,
.add_venue .w_145p,
.incident_step1_detail .w_145p,
.incident_step2_detail .w_145p,
.incident_step3_detail .w_145p {
  width: 18%;
  min-width: 145px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_145p,
    .add_venue .w_145p,
    .incident_step1_detail .w_145p,
    .incident_step2_detail .w_145p,
    .incident_step3_detail .w_145p {
      width: 100%; } }
  .profile_user_table .w_145p input,
  .profile_user_table .w_145p .ant-select,
  .add_venue .w_145p input,
  .add_venue .w_145p .ant-select,
  .incident_step1_detail .w_145p input,
  .incident_step1_detail .w_145p .ant-select,
  .incident_step2_detail .w_145p input,
  .incident_step2_detail .w_145p .ant-select,
  .incident_step3_detail .w_145p input,
  .incident_step3_detail .w_145p .ant-select {
    max-width: 178px; }
    @media screen and (max-width: 990px) {
      .profile_user_table .w_145p input,
      .profile_user_table .w_145p .ant-select,
      .add_venue .w_145p input,
      .add_venue .w_145p .ant-select,
      .incident_step1_detail .w_145p input,
      .incident_step1_detail .w_145p .ant-select,
      .incident_step2_detail .w_145p input,
      .incident_step2_detail .w_145p .ant-select,
      .incident_step3_detail .w_145p input,
      .incident_step3_detail .w_145p .ant-select {
        max-width: 100%; } }

.profile_user_table .w_40,
.add_venue .w_40,
.incident_step1_detail .w_40,
.incident_step2_detail .w_40,
.incident_step3_detail .w_40 {
  width: 40%;
  min-width: 200px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_40,
    .add_venue .w_40,
    .incident_step1_detail .w_40,
    .incident_step2_detail .w_40,
    .incident_step3_detail .w_40 {
      width: 100%; } }
  .profile_user_table .w_40 input,
  .profile_user_table .w_40 .ant-select,
  .add_venue .w_40 input,
  .add_venue .w_40 .ant-select,
  .incident_step1_detail .w_40 input,
  .incident_step1_detail .w_40 .ant-select,
  .incident_step2_detail .w_40 input,
  .incident_step2_detail .w_40 .ant-select,
  .incident_step3_detail .w_40 input,
  .incident_step3_detail .w_40 .ant-select {
    max-width: 425px; }
    @media screen and (max-width: 990px) {
      .profile_user_table .w_40 input,
      .profile_user_table .w_40 .ant-select,
      .add_venue .w_40 input,
      .add_venue .w_40 .ant-select,
      .incident_step1_detail .w_40 input,
      .incident_step1_detail .w_40 .ant-select,
      .incident_step2_detail .w_40 input,
      .incident_step2_detail .w_40 .ant-select,
      .incident_step3_detail .w_40 input,
      .incident_step3_detail .w_40 .ant-select {
        max-width: 100%; } }

.profile_user_table .form_group_100,
.add_venue .form_group_100,
.incident_step1_detail .form_group_100,
.incident_step2_detail .form_group_100,
.incident_step3_detail .form_group_100 {
  width: 100%;
  min-width: 350px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .form_group_100,
    .add_venue .form_group_100,
    .incident_step1_detail .form_group_100,
    .incident_step2_detail .form_group_100,
    .incident_step3_detail .form_group_100 {
      width: 100%;
      min-width: unset; } }
  .profile_user_table .form_group_100 textarea,
  .add_venue .form_group_100 textarea,
  .incident_step1_detail .form_group_100 textarea,
  .incident_step2_detail .form_group_100 textarea,
  .incident_step3_detail .form_group_100 textarea {
    max-width: 850px; }
    @media screen and (max-width: 990px) {
      .profile_user_table .form_group_100 textarea,
      .add_venue .form_group_100 textarea,
      .incident_step1_detail .form_group_100 textarea,
      .incident_step2_detail .form_group_100 textarea,
      .incident_step3_detail .form_group_100 textarea {
        max-width: 100%; } }

.profile_user_table .w_30,
.add_venue .w_30,
.incident_step1_detail .w_30,
.incident_step2_detail .w_30,
.incident_step3_detail .w_30 {
  width: 30%;
  min-width: 150px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_30,
    .add_venue .w_30,
    .incident_step1_detail .w_30,
    .incident_step2_detail .w_30,
    .incident_step3_detail .w_30 {
      width: 100%; } }
  .profile_user_table .w_30 input,
  .profile_user_table .w_30 .ant-select,
  .add_venue .w_30 input,
  .add_venue .w_30 .ant-select,
  .incident_step1_detail .w_30 input,
  .incident_step1_detail .w_30 .ant-select,
  .incident_step2_detail .w_30 input,
  .incident_step2_detail .w_30 .ant-select,
  .incident_step3_detail .w_30 input,
  .incident_step3_detail .w_30 .ant-select {
    max-width: 215px; }
    @media screen and (max-width: 990px) {
      .profile_user_table .w_30 input,
      .profile_user_table .w_30 .ant-select,
      .add_venue .w_30 input,
      .add_venue .w_30 .ant-select,
      .incident_step1_detail .w_30 input,
      .incident_step1_detail .w_30 .ant-select,
      .incident_step2_detail .w_30 input,
      .incident_step2_detail .w_30 .ant-select,
      .incident_step3_detail .w_30 input,
      .incident_step3_detail .w_30 .ant-select {
        max-width: 100%; } }

.profile_user_table .w_200p,
.add_venue .w_200p,
.incident_step1_detail .w_200p,
.incident_step2_detail .w_200p,
.incident_step3_detail .w_200p {
  width: 200px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_200p,
    .add_venue .w_200p,
    .incident_step1_detail .w_200p,
    .incident_step2_detail .w_200p,
    .incident_step3_detail .w_200p {
      width: 100%; } }

.profile_user_table .w_300p,
.add_venue .w_300p,
.incident_step1_detail .w_300p,
.incident_step2_detail .w_300p,
.incident_step3_detail .w_300p {
  width: 300px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_300p,
    .add_venue .w_300p,
    .incident_step1_detail .w_300p,
    .incident_step2_detail .w_300p,
    .incident_step3_detail .w_300p {
      width: 100%; } }

.profile_user_table .w_name,
.add_venue .w_name,
.incident_step1_detail .w_name,
.incident_step2_detail .w_name,
.incident_step3_detail .w_name {
  width: calc(100% - 360px); }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_name,
    .add_venue .w_name,
    .incident_step1_detail .w_name,
    .incident_step2_detail .w_name,
    .incident_step3_detail .w_name {
      width: 100%; } }

.profile_user_table .w_500p,
.add_venue .w_500p,
.incident_step1_detail .w_500p,
.incident_step2_detail .w_500p,
.incident_step3_detail .w_500p {
  width: 500px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_500p,
    .add_venue .w_500p,
    .incident_step1_detail .w_500p,
    .incident_step2_detail .w_500p,
    .incident_step3_detail .w_500p {
      width: 100%; } }

.profile_user_table .w_615p,
.add_venue .w_615p,
.incident_step1_detail .w_615p,
.incident_step2_detail .w_615p,
.incident_step3_detail .w_615p {
  width: 615px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_615p,
    .add_venue .w_615p,
    .incident_step1_detail .w_615p,
    .incident_step2_detail .w_615p,
    .incident_step3_detail .w_615p {
      width: 100%; } }

.profile_user_table .w_150p,
.add_venue .w_150p,
.incident_step1_detail .w_150p,
.incident_step2_detail .w_150p,
.incident_step3_detail .w_150p {
  width: 150px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .w_150p,
    .add_venue .w_150p,
    .incident_step1_detail .w_150p,
    .incident_step2_detail .w_150p,
    .incident_step3_detail .w_150p {
      width: 100%; } }

.profile_user_table .center_input,
.add_venue .center_input,
.incident_step1_detail .center_input,
.incident_step2_detail .center_input,
.incident_step3_detail .center_input {
  margin: 0px 20px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .center_input,
    .add_venue .center_input,
    .incident_step1_detail .center_input,
    .incident_step2_detail .center_input,
    .incident_step3_detail .center_input {
      margin: 0px; } }

.profile_user_table .witness,
.add_venue .witness,
.incident_step1_detail .witness,
.incident_step2_detail .witness,
.incident_step3_detail .witness {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  bottom: 10px; }
  .profile_user_table .witness p,
  .add_venue .witness p,
  .incident_step1_detail .witness p,
  .incident_step2_detail .witness p,
  .incident_step3_detail .witness p {
    padding-left: 10px;
    letter-spacing: 0.4px;
    color: #272727;
    font-weight: 700;
    margin-bottom: 14px;
    margin: 0px; }

.profile_user_table .switch,
.add_venue .switch,
.incident_step1_detail .switch,
.incident_step2_detail .switch,
.incident_step3_detail .switch {
  margin-left: 18px; }
  @media screen and (max-width: 990px) {
    .profile_user_table .switch,
    .add_venue .switch,
    .incident_step1_detail .switch,
    .incident_step2_detail .switch,
    .incident_step3_detail .switch {
      margin-left: 10px;
      margin-top: 6px; } }

.auth_page .form_group label {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 10px; }

.auth_page .form_group {
  margin: 25px 0px; }

.incident_footer_btns {
  margin: 20px 0px;
  max-width: 575px;
  margin: 50px auto; }

.btn_colored img {
  height: 11px;
  margin-left: 8px; }

.incident_step_head {
  background-color: #f0f2f7;
  padding: 8px 22px;
  border-radius: 40px;
  margin: 35px 0px; }
  .incident_step_head h4 {
    margin: 0px; }

.incident_id {
  font-size: 18px; }

.incident_footer_steps_btn .view_incident_btn {
  margin: 0px 10px; }
  @media screen and (max-width: 990px) {
    .incident_footer_steps_btn .view_incident_btn {
      margin: 0px; } }

.back_icon {
  margin-right: 8px;
  height: 12px; }

.hr {
  border: 1px solid #f0f2f7;
  margin: 25px 0px; }

.w_215p {
  margin: 0px 15px;
  width: 215px; }
  @media screen and (max-width: 990px) {
    .w_215p {
      width: 100%;
      margin: 0px; } }

.btn_dull {
  background-color: #f0f2f7;
  color: #b9bed1;
  padding: 14px; }

.incident_footer_steps_btn {
  margin: 50px 0px; }

.add_photo_btn {
  border: 2px solid #000;
  border-radius: 40px;
  width: 275px;
  padding: 8px;
  background-color: #fff;
  font-weight: bold;
  text-align: center;
  display: block;
  margin: 40px auto;
  cursor: pointer;
  color: #272727 !important; }

.add_photo input {
  display: none; }

.add_another {
  width: 275px;
  padding: 10px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin: 65px auto;
  cursor: pointer;
  color: #fff;
  background-color: #b9bed1; }

.incident_detail_step_head {
  background-color: #272727;
  padding: 8px 22px;
  border-radius: 40px;
  margin: 35px 0px;
  position: relative; }
  .incident_detail_step_head h4 {
    margin: 0px;
    color: #fff; }
  .incident_detail_step_head .incident_detail_draft {
    background-color: #f0f2f7;
    position: absolute;
    border-radius: 40px;
    right: -1px;
    padding: 8px 20px;
    color: #272727;
    font-weight: bold;
    top: 0px;
    box-shadow: none;
    margin: 0px;
    cursor: pointer; }

.form_group_description {
  margin: 8px 0px; }
  .form_group_description label {
    color: #b9bed1;
    line-height: 24px;
    display: block;
    letter-spacing: 0.4px;
    font-weight: 700;
    margin: 0px;
    margin-bottom: 2px; }
  .form_group_description p {
    font-weight: 500;
    color: #272727;
    margin: 0px; }
  .form_group_description .witness p {
    color: #b9bed1;
    padding: 0px; }
  .form_group_description input {
    background-color: #f0f2f7;
    border: 0px;
    color: black;
    border-radius: 20px;
    padding: 11px 15px;
    width: 100%;
    font-weight: 500;
    font-size: 13px;
    min-height: 41px;
    max-width: 425px; }

.hr_break {
  margin: 30px auto;
  border: 1px solid #f0f2f7; }

.hr_underline {
  margin-top: 8px;
  margin-bottom: 15px;
  border: 1px solid #f0f2f7; }

.editable_heading {
  color: #b9bed1;
  line-height: 24px;
  display: block;
  letter-spacing: 0.4px;
  font-weight: 700;
  margin: 0px;
  margin-bottom: 2px; }

.incident_approved {
  background-color: #FF6A14;
  position: absolute;
  border-radius: 40px;
  right: -1px;
  padding: 8px 20px;
  color: #ffffff;
  font-weight: bold;
  top: 0px;
  box-shadow: none;
  margin: 0px;
  cursor: pointer; }

.incident_log_table {
  width: 100%;
  text-align: left; }
  .incident_log_table th,
  .incident_log_table td {
    padding: 10px 12px; }
    @media screen and (max-width: 990px) {
      .incident_log_table th,
      .incident_log_table td {
        display: block;
        text-align: left;
        padding: 0px; } }
    .incident_log_table th:first-child,
    .incident_log_table td:first-child {
      min-width: 225px;
      padding-left: 30px;
      position: relative;
      text-align: left; }
  .incident_log_table tr {
    border-bottom: 0.5px solid #b9c3dc; }
    @media screen and (max-width: 990px) {
      .incident_log_table tr {
        padding: 20px;
        display: block;
        box-shadow: 0px 20px 20px #e4e4e4;
        margin: 30px 5px;
        border-bottom: none; } }
  .incident_log_table th {
    padding-bottom: 15px;
    margin-bottom: 30px; }
    @media screen and (max-width: 990px) {
      .incident_log_table th {
        display: none; } }
  @media screen and (max-width: 990px) {
    .incident_log_table thead {
      display: none; } }
  .incident_log_table b {
    display: none; }
    @media screen and (max-width: 990px) {
      .incident_log_table b {
        display: block;
        font-weight: bold;
        font-size: 12px;
        margin-top: 18px; } }
  .incident_log_table .incident_log_user_name {
    min-height: 58px;
    vertical-align: middle;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 990px) {
      .incident_log_table .incident_log_user_name {
        min-height: 35px;
        font-weight: bold; } }

.incident_log_user_img {
  position: absolute;
  left: 0px;
  height: 35px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 12px; }

.incident_gallery {
  margin: 25px auto; }

.incident_gallery_item {
  width: calc(33.33% - 12px);
  height: 175px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 15px; }
  @media screen and (max-width: 990px) {
    .incident_gallery_item {
      height: 75px; } }

.incident_media {
  margin: 25px auto;
  flex-wrap: wrap;
  justify-content: flex-start; }

.incident_media_item {
  background-image: url("/static/incident_gallery.png");
  width: calc(20% - 10px);
  height: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 15px;
  margin: 5px;
  overflow: hidden; }
  .incident_media_item video {
    width: 100%;
    height: 100%;
    overflow: hidden; }
  .incident_media_item img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    background-color: #f0f2f7; }

.incident_media_item.video {
  box-shadow: inset 1px 1px 75px 0px rgba(56, 56, 56, 0.77);
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-image: none;
  background-color: #000; }
  .incident_media_item.video img {
    height: 50px; }

.ta_c {
  text-align: center; }

.incident-actions {
  padding: 0px; }
  .incident-actions--item {
    list-style: none;
    display: flex;
    margin-bottom: 5px; }
    .incident-actions--item input {
      border: none;
      background: #f5f5f5;
      border-radius: 10px;
      padding: 0 7px; }
      .incident-actions--item input:disabled {
        color: #dcdcdc; }

.action_modal.reset_password_modal {
  max-width: 600px; }
  @media screen and (max-width: 990px) {
    .action_modal.reset_password_modal {
      max-width: 100%; } }
  .action_modal.reset_password_modal .primary_btn,
  .action_modal.reset_password_modal .secondary_btn {
    border-radius: 40px;
    padding: 8px 20px;
    margin-left: 15px; }
    @media screen and (max-width: 990px) {
      .action_modal.reset_password_modal .primary_btn,
      .action_modal.reset_password_modal .secondary_btn {
        margin: 12px 0px;
        margin-bottom: 25px; } }
  .action_modal.reset_password_modal .incident_add_input {
    position: relative; }
    .action_modal.reset_password_modal .incident_add_input input {
      width: 100%;
      padding: 8px 15px;
      border-radius: 40px;
      border: 2px solid #f0f2f7;
      margin: 20px 0px;
      padding-right: 95px;
      background-color: #f0f2f7; }
    .action_modal.reset_password_modal .incident_add_input button {
      position: absolute;
      top: 20px;
      right: -1px;
      padding: 10px 30px;
      margin: unset; }

.incident-actions--item {
  list-style: none;
  display: flex;
  margin: 15px 0px; }

.incident-actions--item input:disabled {
  color: #272727;
  background: #f5f5f5; }

.incident-actions--item input {
  border: none;
  background: #f0f2f7;
  padding: 10px;
  width: 100%; }

.SingleDatePicker {
  width: 100%; }

.SingleDatePickerInput__withBorder {
  width: 100%;
  border: none !important;
  display: flex !important;
  flex-direction: row-reverse !important; }
  .SingleDatePickerInput__withBorder .DateInput {
    width: 100%; }

.incident_time {
  width: 100%; }

.ant-select {
  width: 100% !important; }

.w_50p {
  width: 50px !important; }
  @media screen and (max-width: 990px) {
    .w_50p {
      width: 100%; } }

.cross_btn {
  background-color: transparent;
  border: none; }
  .cross_btn img {
    width: 22px;
    height: 22px; }

.max_270 {
  max-width: 270px; }
  @media screen and (max-width: 990px) {
    .max_270 {
      max-width: 100%; } }

.media_preview img {
  height: 100%;
  width: 100%; }

.media_preview video {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.jc_fs {
  justify-content: flex-start; }

.terms_modal.reset_password_modal {
  max-width: 700px !important; }
  @media screen and (max-width: 990px) {
    .terms_modal.reset_password_modal {
      max-width: 100%; } }

.info_modal {
  background-color: #fff;
  border-radius: none; }

.log_detail_modal {
  max-width: 70% !important;
  max-height: 600px;
  overflow: auto;
  padding: 0; }
  @media screen and (max-width: 990px) {
    .log_detail_modal {
      width: 100%;
      max-height: unset; } }
  .log_detail_modal .finish_btn {
    width: 250px; }
    @media screen and (max-width: 375px) {
      .log_detail_modal .finish_btn {
        width: 100%; } }
  .log_detail_modal .log_detail_table_item {
    margin: 25px auto; }
    .log_detail_modal .log_detail_table_item h4 {
      margin: 0px;
      font-size: 16px; }
  .log_detail_modal h2 {
    margin-bottom: 50px; }
  .log_detail_modal .incident_table {
    margin: 0px; }

.filter_show_more_item {
  padding: 8px;
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  margin: 0 auto;
  justify-content: center; }
  .filter_show_more_item i {
    padding: 0px 8px; }

.table_max_1500 {
  max-width: 1500px; }

.border_bottom_table tr {
  border-bottom: 4px solid #fff; }

#license_type .ant-select-selection-selected-value {
  white-space: pre-wrap; }

.incident_modal_id {
  color: #272727;
  font-size: 12px;
  text-align: center;
  margin-bottom: 50px; }

.img100 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px; }

.tl_auto {
  table-layout: auto !important; }

.gray_bg {
  background-color: #f0f2f7;
  margin: 0px;
  padding: 1px 0px;
  display: block; }

.gray {
  background-color: #f0f2f7;
  padding: 1px 0px; }
  .gray .switch .slider {
    background-color: #cecece; }
  .gray .incident_hr {
    border: 0.7px solid #939393;
    margin: 0 25px; }
  .gray + .light_h2 {
    margin-top: 50px;
    font-size: 16px;
    color: #000; }

.mt {
  margin-top: -20px;
  display: block; }

.pl_25 {
  padding-left: 25px; }

.black {
  color: #000; }

.margin_around_vertical_50.form_group_description {
  padding: 0px 25px; }

.export_main.btn_colored {
  background-color: #002E5D;
  color: #fff;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 18px;
  border-radius: 40px;
  padding-right: 42px;
  right: -30px;
  position: relative; }
  .export_main.btn_colored .export_text {
    right: unset; }
  .export_main.btn_colored .export_icon1 {
    height: unset;
    max-height: 20px;
    max-width: 16px;
    margin-right: 6px; }

.view_incident_table1.comma_after_span.table_max_1500 p {
  margin: 0px; }

.incident_toggle_btns.gray {
  padding: 50px 0px; }
  .incident_toggle_btns.gray .light.toogle {
    color: #000; }

.margin_around_vertical_50.form_group_description {
  margin-bottom: 0px !important; }
  .margin_around_vertical_50.form_group_description .incident_media {
    margin-top: 0px !important; }

.incident_user_tick {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  object-fit: cover; }

.user_image_tick {
  position: relative;
  margin-right: 25px; }
  @media screen and (max-width: 767px) {
    .user_image_tick {
      display: inline-block; } }
  .user_image_tick .check {
    position: absolute;
    right: -8px;
    bottom: -2px;
    max-width: 32px; }
  .user_image_tick .cross_icon {
    position: absolute;
    right: 0px;
    bottom: -2px;
    max-width: 20px; }

.user_image_tick_main {
  justify-content: flex-start;
  position: relative;
  top: -25px;
  align-items: center; }

@media screen and (max-width: 767px) {
  .mob_margin_left {
    margin-left: 20px; } }

.phone_input input {
  max-width: 170px !important; }

.injury_image {
  border: 1px solid black;
  width: 412px;
  height: 412px; }
  @media screen and (max-width: 767px) {
    .injury_image {
      width: 312px;
      height: 312px; } }

.main_content .shifts_page.container {
  max-width: 100%;
  margin-left: 0;
  padding: 34px 38px 20px 22px;
  font-family: "Red Hat Display", sans-serif; }
  @media screen and (max-width: 990px) {
    .main_content .shifts_page.container {
      padding: 20px; } }
  .main_content .shifts_page.container .options {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px; }
    .main_content .shifts_page.container .options .dropdownOptions {
      display: flex;
      align-items: center;
      font-style: normal;
      font-weight: normal;
      font-size: 13px;
      line-height: 15px;
      letter-spacing: 0.01em;
      color: #6a707e; }
      .main_content .shifts_page.container .options .dropdownOptions .incident_report {
        margin-right: 10px;
        margin-bottom: 0px; }
      .main_content .shifts_page.container .options .dropdownOptions .dropdownOption {
        padding: 10px 15px;
        background: #ffffff;
        border-radius: 4px;
        margin-right: 10px;
        margin-bottom: 0; }
        .main_content .shifts_page.container .options .dropdownOptions .dropdownOption img {
          margin-left: 10px; }
    .main_content .shifts_page.container .options button {
      margin-top: 0; }
  .main_content .shifts_page.container .content {
    margin-top: 50px; }
    .main_content .shifts_page.container .content .content_header {
      width: 100%;
      overflow-x: auto;
      background: #fff;
      border-radius: 10px; }
      .main_content .shifts_page.container .content .content_header::-webkit-scrollbar {
        height: 0; }
      .main_content .shifts_page.container .content .content_header table {
        border-collapse: collapse;
        width: 100%; }
        .main_content .shifts_page.container .content .content_header table input[type="checkbox"] {
          display: block;
          position: relative;
          margin-right: 20px; }
          .main_content .shifts_page.container .content .content_header table input[type="checkbox"]::before {
            content: "";
            width: 16px;
            height: 16px;
            position: absolute;
            left: -1px;
            top: -1px;
            background-color: #fff;
            border: 1px solid #95989f;
            box-sizing: border-box;
            border-radius: 4px; }
          .main_content .shifts_page.container .content .content_header table input[type="checkbox"]:checked::before {
            background-color: #002E5D;
            border: 1px solid #002E5D;
            background-image: url(/static/new/tick.svg);
            background-size: 80% auto;
            background-repeat: no-repeat;
            background-position: 2px 2px; }
        .main_content .shifts_page.container .content .content_header table th:first-child,
        .main_content .shifts_page.container .content .content_header table td:first-child {
          padding-left: 24px !important;
          padding-right: 16px !important; }
        .main_content .shifts_page.container .content .content_header table th:last-child,
        .main_content .shifts_page.container .content .content_header table td:last-child {
          padding-right: 18px !important;
          padding-right: 18px !important; }
        .main_content .shifts_page.container .content .content_header table thead tr th {
          min-width: 80px;
          max-width: 170px;
          font-style: normal;
          font-weight: 600;
          font-size: 12px;
          line-height: 14px;
          letter-spacing: 0.01em;
          color: #272727;
          padding: 16px 8px 14px;
          border-bottom: 1px solid #F0F2F7;
          height: 51px; }
          .main_content .shifts_page.container .content .content_header table thead tr th:first-child {
            width: 35px;
            min-width: auto; }
          .main_content .shifts_page.container .content .content_header table thead tr th:nth-child(2) {
            min-width: 110px !important;
            min-width: auto; }
        .main_content .shifts_page.container .content .content_header table tbody td {
          padding: 13px 8px; }
        .main_content .shifts_page.container .content .content_header table tbody td:first-child {
          padding-left: 24px !important;
          padding-right: 16px !important; }
        .main_content .shifts_page.container .content .content_header table tr td {
          font-style: normal;
          font-weight: normal;
          font-size: 12px;
          line-height: 14px;
          letter-spacing: 0.01em;
          color: #00172E;
          border-bottom: 1px solid #eaeef2;
          padding-right: 14px; }
    .main_content .shifts_page.container .content .no_data_div {
      text-align: center;
      background: #fff;
      padding: 20px 0;
      border-radius: 10px; }
      .main_content .shifts_page.container .content .no_data_div p {
        color: #00172E;
        margin: 0;
        font-style: normal;
        font-weight: normal;
        line-height: 16px; }
  .main_content .shifts_page.container .filters_container .filter_options_list {
    display: flex;
    align-items: center; }
    .main_content .shifts_page.container .filters_container .filter_options_list .filter_item {
      display: flex;
      align-items: center;
      padding: 0px 15px;
      min-width: 140px;
      margin-bottom: 15px; }
      .main_content .shifts_page.container .filters_container .filter_options_list .filter_item p {
        margin: 0; }
      .main_content .shifts_page.container .filters_container .filter_options_list .filter_item .css-2b097c-container {
        min-width: 55px;
        width: 100% !important; }
        .main_content .shifts_page.container .filters_container .filter_options_list .filter_item .css-2b097c-container .css-1uccc91-singleValue {
          position: relative;
          top: initial;
          transform: none;
          overflow: visible; }
    @media (max-width: 425px) {
      .main_content .shifts_page.container .filters_container .filter_options_list {
        justify-content: space-between; } }
  .main_content .shifts_page.container .filters_container .css-2b097c-container {
    width: 70px; }
    .main_content .shifts_page.container .filters_container .css-2b097c-container:focus, .main_content .shifts_page.container .filters_container .css-2b097c-container:active {
      background-color: transparent;
      outline: none;
      border: none; }
    .main_content .shifts_page.container .filters_container .css-2b097c-container .css-1f43avz-a11yText-A11yText:focus, .main_content .shifts_page.container .filters_container .css-2b097c-container .css-1f43avz-a11yText-A11yText:active {
      outline: none; }
    .main_content .shifts_page.container .filters_container .css-2b097c-container .css-yk16xz-control,
    .main_content .shifts_page.container .filters_container .css-2b097c-container .css-1fhf3k1-control {
      border-color: transparent;
      background-color: transparent; }
      .main_content .shifts_page.container .filters_container .css-2b097c-container .css-yk16xz-control:hover,
      .main_content .shifts_page.container .filters_container .css-2b097c-container .css-1fhf3k1-control:hover {
        cursor: pointer; }
    .main_content .shifts_page.container .filters_container .css-2b097c-container .css-1pahdxg-control {
      border-color: transparent;
      box-shadow: none; }
      .main_content .shifts_page.container .filters_container .css-2b097c-container .css-1pahdxg-control:hover, .main_content .shifts_page.container .filters_container .css-2b097c-container .css-1pahdxg-control:visited, .main_content .shifts_page.container .filters_container .css-2b097c-container .css-1pahdxg-control:focus {
        border-color: transparent;
        outline: none; }
    .main_content .shifts_page.container .filters_container .css-2b097c-container .css-g1d714-ValueContainer,
    .main_content .shifts_page.container .filters_container .css-2b097c-container .css-1hwfws3 {
      min-height: 40px;
      overflow: hidden;
      flex-wrap: wrap;
      height: auto; }
  .main_content .shifts_page.container .filters_container .css-26l3qy-menu {
    width: 140px;
    right: -15px; }
  @media (max-width: 768px) {
    .main_content .shifts_page.container {
      padding: 20px; } }

.main_content .export_btn {
  display: flex;
  align-items: center;
  grid-gap: 4px;
  border: none;
  outline: none;
  color: #FF6A14;
  background-color: #fff; }
  .main_content .export_btn img {
    width: 11px; }

.export_incident_modal .ant-modal-body {
  padding: 30px 55px; }

.export_incident_modal .modal_haeder {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 28px; }
  .export_incident_modal .modal_haeder h2 {
    font-family: "Red Hat Display", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    color: #272727; }
  .export_incident_modal .modal_haeder .close {
    position: static; }

.export_incident_modal .modal_content .export_incident_form label {
  color: #00172E;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px; }

.export_incident_modal .modal_content .export_incident_form input[type="checkbox"] {
  display: block; }

.export_incident_modal .modal_content .export_incident_form .use_type_radio_label {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500 !important;
  font-size: 13px !important;
  line-height: 15px !important;
  display: block;
  color: #00172E !important;
  margin-bottom: 10px !important; }

.export_incident_modal .modal_content .export_incident_form .radio-custom {
  opacity: 0;
  position: absolute;
  width: 0 !important;
  padding-right: 15px; }

.export_incident_modal .modal_content .export_incident_form .radio-custom,
.export_incident_modal .modal_content .export_incident_form .radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer; }

.export_incident_modal .modal_content .export_incident_form .radio-custom-label {
  position: relative;
  line-height: 15px;
  margin-bottom: 15px; }

.export_incident_modal .modal_content .export_incident_form .radio-custom + .radio-custom-label:before {
  content: "";
  background: #fff;
  border: 1px solid #002E5D;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  text-align: center; }

.export_incident_modal .modal_content .export_incident_form .radio-custom + .radio-custom-label:before {
  border-radius: 4px;
  margin-right: 15px;
  margin-top: -1px; }

.export_incident_modal .modal_content .export_incident_form .radio-custom:checked + .radio-custom-label:before {
  content: url("/static/new/radio_check.svg");
  background-color: #002E5D;
  border: none;
  padding-top: 1px; }

.export_incident_modal .modal_content .export_incident_form .use_type_radios {
  display: flex; }

.export_incident_modal .modal_content .export_incident_form .form_row.use_type_radio {
  display: flex;
  padding-right: 50px;
  width: 40%; }
  @media (max-width: 500px) {
    .export_incident_modal .modal_content .export_incident_form .form_row.use_type_radio {
      padding-right: 0px;
      width: 100%; } }

.export_incident_modal .modal_content .export_incident_form .first_row,
.export_incident_modal .modal_content .export_incident_form .second_row {
  display: flex; }

.export_incident_modal .modal_content .export_incident_form.v_desing_setup .use_type_radios {
  justify-content: space-between;
  column-count: 2;
  flex-wrap: wrap;
  display: inherit; }
  .export_incident_modal .modal_content .export_incident_form.v_desing_setup .use_type_radios .form_row.use_type_radio {
    width: 100%;
    padding-right: 0; }

.export_incident_modal .modal_content p {
  margin-top: 15px;
  font-family: "Red Hat Display", sans-serif !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 13px !important;
  line-height: 15px !important;
  color: #00172E !important; }

.export_incident_modal input.input_email {
  width: 100%;
  font-family: inherit;
  min-height: 44px;
  border: 1px solid #dfe2eb;
  border-radius: 4px;
  transition: 0.2s;
  padding: 10px 20px;
  color: #FF6A14; }
  .export_incident_modal input.input_email::-webkit-input-placeholder {
    color: #00172E;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px; }
  .export_incident_modal input.input_email:hover::-webkit-input-placeholder, .export_incident_modal input.input_email:active::-webkit-input-placeholder, .export_incident_modal input.input_email:focus::-webkit-input-placeholder {
    color: #00172E; }

.report_incident_modal {
  font-family: "Red Hat Display", sans-serif; }
  .report_incident_modal .modal_header {
    position: relative;
    padding-bottom: 15px; }
    .report_incident_modal .modal_header h2 {
      font-weight: 600;
      font-size: 26px;
      line-height: 30px;
      color: #272727; }
      @media screen and (max-width: 1024px) {
        .report_incident_modal .modal_header h2 {
          font-size: 22px; } }
    .report_incident_modal .modal_header .close {
      top: -9px;
      right: -15px; }
      @media (max-width: 380px) {
        .report_incident_modal .modal_header .close {
          top: -30px; } }
    .report_incident_modal .modal_header span {
      font-weight: 500;
      font-size: 13px;
      line-height: 15px;
      position: absolute;
      right: 40px;
      top: 10px;
      color: #FF6A14; }
      @media (max-width: 380px) {
        .report_incident_modal .modal_header span {
          top: -12px; } }
  .report_incident_modal .incident_heading {
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    padding: 20px 0;
    position: relative; }
    .report_incident_modal .incident_heading::after {
      content: "";
      width: 100%;
      height: 3px;
      left: 0;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      border-bottom: 1px dashed #dfe2eb; }
    .report_incident_modal .incident_heading span {
      position: relative;
      z-index: 3;
      background: #fff;
      padding-right: 5px;
      font-family: "Red Hat Display", sans-serif;
      font-size: 13px; }
  .report_incident_modal .add_incident_details .add_more_summary {
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #FF6A14;
    margin-top: -10px; }
    .report_incident_modal .add_incident_details .add_more_summary:hover, .report_incident_modal .add_incident_details .add_more_summary:active {
      color: #FF6A14; }
    .report_incident_modal .add_incident_details .add_more_summary img {
      width: 18px;
      height: auto; }
  .report_incident_modal .individual_count {
    display: flex;
    align-items: center; }
    .report_incident_modal .individual_count button {
      border: none;
      background: transparent;
      width: 40px;
      outline: none; }
      .report_incident_modal .individual_count button img {
        width: 20px;
        height: auto; }
    .report_incident_modal .individual_count input {
      width: 41px;
      text-align: center; }
  .report_incident_modal .person_interest_inner {
    display: flex;
    align-items: flex-start; }
    @media (max-width: 767px) {
      .report_incident_modal .person_interest_inner {
        flex-direction: column;
        align-items: center; } }
    .report_incident_modal .person_interest_inner .gender_outer {
      width: 68%; }
      .report_incident_modal .person_interest_inner .gender_outer .select_gender {
        display: flex;
        justify-content: space-between;
        padding-right: 10px; }
        .report_incident_modal .person_interest_inner .gender_outer .select_gender button {
          background: #fff;
          border-radius: 4px;
          border: none;
          outline: none;
          height: 40px;
          font-weight: 500;
          font-size: 13px;
          line-height: 15px;
          color: #00172E;
          border: 1px solid #dfe2eb;
          padding: 0 16px;
          transition: 0.2s;
          font-family: "Red Hat Display", sans-serif; }
          .report_incident_modal .person_interest_inner .gender_outer .select_gender button:hover {
            background: #002E5D;
            color: #fff;
            border: 1px solid #002E5D; }
          @media (max-width: 767px) {
            .report_incident_modal .person_interest_inner .gender_outer .select_gender button {
              margin: 0 5px; }
              .report_incident_modal .person_interest_inner .gender_outer .select_gender button:first-child {
                margin-left: 0; }
              .report_incident_modal .person_interest_inner .gender_outer .select_gender button:last-child {
                margin-right: 0; } }
        @media (max-width: 767px) {
          .report_incident_modal .person_interest_inner .gender_outer .select_gender {
            justify-content: flex-start; } }
      @media (max-width: 767px) {
        .report_incident_modal .person_interest_inner .gender_outer {
          width: 100% !important; } }
    .report_incident_modal .person_interest_inner .age_outer {
      width: 32%;
      padding-left: 10px; }
      @media (max-width: 767px) {
        .report_incident_modal .person_interest_inner .age_outer {
          width: 100% !important;
          padding-left: 0; } }
  .report_incident_modal .witness {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 767px) {
      .report_incident_modal .witness {
        flex-direction: column;
        align-items: flex-start; } }
    .report_incident_modal .witness .left_text {
      width: 75%; }
      @media (max-width: 767px) {
        .report_incident_modal .witness .left_text {
          padding-bottom: 10px;
          width: 100%; } }
      .report_incident_modal .witness .left_text span {
        font-weight: 500;
        font-size: 13px;
        line-height: 15px;
        color: #00172E; }
    .report_incident_modal .witness .right_text {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 25%; }
      .report_incident_modal .witness .right_text .option {
        display: flex;
        align-items: center; }
        @media (max-width: 767px) {
          .report_incident_modal .witness .right_text .option {
            padding-right: 20px; } }
        .report_incident_modal .witness .right_text .option label {
          padding-left: 10px;
          padding-bottom: 0; }
  .report_incident_modal .left_box {
    width: 33.33%;
    padding-right: 10px; }
    @media (max-width: 767px) {
      .report_incident_modal .left_box {
        width: 100%;
        padding-right: 0; } }
  .report_incident_modal .right_box {
    width: 66.66%; }
    @media (max-width: 767px) {
      .report_incident_modal .right_box {
        width: 100%; } }
  .report_incident_modal .injuries_inner {
    display: flex; }
    @media (max-width: 767px) {
      .report_incident_modal .injuries_inner {
        flex-direction: column; } }
    .report_incident_modal .injuries_inner .left {
      width: 60%;
      padding-right: 10px;
      position: relative; }
      @media (max-width: 767px) {
        .report_incident_modal .injuries_inner .left {
          width: 100%; } }
      .report_incident_modal .injuries_inner .left input {
        display: none; }
      .report_incident_modal .injuries_inner .left label {
        cursor: pointer; }
      .report_incident_modal .injuries_inner .left .clear {
        position: absolute;
        right: 10px;
        font-weight: 500;
        font-size: 13px;
        line-height: 15px;
        color: #FF6A14;
        top: 5px; }
    .report_incident_modal .injuries_inner .right {
      width: 40%;
      padding-left: 10px; }
      @media (max-width: 767px) {
        .report_incident_modal .injuries_inner .right {
          width: 100%; } }
  .report_incident_modal .footage_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px; }
    @media (max-width: 767px) {
      .report_incident_modal .footage_row {
        flex-direction: column;
        align-items: flex-start; } }
    .report_incident_modal .footage_row .left_text {
      width: 75%; }
      @media (max-width: 767px) {
        .report_incident_modal .footage_row .left_text {
          padding-bottom: 10px;
          width: 100%; } }
      .report_incident_modal .footage_row .left_text span {
        font-weight: 500;
        font-size: 13px;
        line-height: 15px;
        color: #00172E; }
    .report_incident_modal .footage_row .right_text {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 25%; }
      .report_incident_modal .footage_row .right_text .option {
        display: flex;
        align-items: center; }
        @media (max-width: 767px) {
          .report_incident_modal .footage_row .right_text .option {
            padding-right: 20px; } }
        .report_incident_modal .footage_row .right_text .option label {
          padding-left: 10px;
          padding-bottom: 0; }
  .report_incident_modal .link_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px; }
    @media (max-width: 767px) {
      .report_incident_modal .link_inner {
        flex-direction: column;
        align-items: flex-start; } }
    .report_incident_modal .link_inner .left_text {
      width: 75%; }
      @media (max-width: 767px) {
        .report_incident_modal .link_inner .left_text {
          padding-bottom: 10px;
          width: 100%; } }
      .report_incident_modal .link_inner .left_text span {
        font-weight: 500;
        font-size: 13px;
        line-height: 15px;
        color: #00172E; }
    .report_incident_modal .link_inner .right_text {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 25%; }
      .report_incident_modal .link_inner .right_text .option {
        display: flex;
        align-items: center; }
        @media (max-width: 767px) {
          .report_incident_modal .link_inner .right_text .option {
            padding-right: 20px; } }
        .report_incident_modal .link_inner .right_text .option label {
          padding-left: 10px;
          padding-bottom: 0; }
  .report_incident_modal .save_venue {
    display: flex;
    justify-content: space-between;
    margin-top: 25px; }
    .report_incident_modal .save_venue .save_individual {
      font-family: "Red Hat Display", sans-serif;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #FF6A14;
      background-color: #fff;
      border: none;
      outline: none; }
    .report_incident_modal .save_venue .black_btn {
      margin: 0;
      min-width: 126px; }
  .report_incident_modal .individual_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px; }
    .report_incident_modal .individual_list .individual_list_item {
      display: grid;
      grid-template-columns: auto 1fr auto;
      grid-gap: 10px;
      border: 1px solid #dfe2eb;
      border-radius: 5px;
      align-items: center;
      padding: 18px 13px;
      min-width: 235px;
      margin-bottom: 6px; }
      .report_incident_modal .individual_list .individual_list_item .individual_item_image {
        margin-right: 5px;
        width: 38px;
        border-radius: 50%;
        height: 38px; }
      .report_incident_modal .individual_list .individual_list_item .individual_item_data p {
        margin: 0; }
      .report_incident_modal .individual_list .individual_list_item .individual_item_data .individual_item_name {
        font-weight: 600;
        font-size: 12px;
        line-height: 14px;
        color: #00172E;
        margin: 0 0 5px; }
      .report_incident_modal .individual_list .individual_list_item .individual_item_data .individual_item_email {
        font-size: 11px;
        line-height: 13px;
        text-decoration-line: underline;
        color: #00172E; }
      .report_incident_modal .individual_list .individual_list_item .individual_item_edit_btn {
        border: none;
        outline: none;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        line-height: 14px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #FF6A14;
        background-color: #f0f2f7; }
  .report_incident_modal .add_new_individual {
    cursor: pointer;
    border: 1px dashed #dfe2eb;
    border-radius: 5px;
    min-width: 238px;
    height: 73px;
    position: relative; }
    .report_incident_modal .add_new_individual img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }

.css-1uccc91-singleValue {
  color: #FF6A14 !important; }

.report_incident_modal .css-g1d714-ValueContainer,
.report_incident_modal .css-1hwfws3 {
  flex-wrap: nowrap !important;
  height: 41px; }

.report_incident_modal .css-1rhbuit-multiValue {
  min-width: inherit;
  width: 100%; }

.auth_error_msg {
  color: red;
  font-size: 12px; }

.hovered_class {
  background: #002E5D !important;
  color: #fff !important;
  border: 1px solid #002E5D !important; }

.person_interest_injuries #canvasDiv {
  position: relative; }
  .person_interest_injuries #canvasDiv .clear_btn {
    font-family: "Red Hat Display", sans-serif;
    border: none;
    position: absolute;
    top: 0px;
    background: #fff;
    outline: none;
    color: #FF6A14;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    padding: 0;
    right: 50px;
    margin-top: -21px; }

.css-2b097c-container .css-12jo7m5 {
  color: #FF6A14; }

.detail_modal.incident_detail_modal {
  position: fixed;
  top: 0;
  background: #fff;
  right: 0;
  z-index: 99;
  transition: 0.4s;
  padding: 38px;
  height: 100%;
  overflow-y: auto;
  font-family: "Red Hat Display", sans-serif;
  width: 45%;
  box-shadow: -5px 24px 111px rgba(132, 138, 154, 0.28); }
  .detail_modal.incident_detail_modal::-webkit-scrollbar {
    width: 0px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .detail_modal.incident_detail_modal {
      width: 60%; } }
  @media (max-width: 767px) {
    .detail_modal.incident_detail_modal {
      width: 100%;
      padding: 50px 20px 50px 20px; } }
  .detail_modal.incident_detail_modal .top_option {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 28px; }
    .detail_modal.incident_detail_modal .top_option img {
      height: auto; }
    .detail_modal.incident_detail_modal .top_option span {
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #FF6A14;
      cursor: pointer; }
  .detail_modal.incident_detail_modal .venue_details {
    background: #fcfcfd;
    border: 0.5px solid rgba(149, 152, 159, 0.8);
    box-sizing: border-box;
    border-radius: 4px;
    display: flex;
    align-items: center;
    padding: 18px 16px;
    justify-content: space-between; }
    .detail_modal.incident_detail_modal .venue_details img {
      width: 105px;
      height: auto; }
    .detail_modal.incident_detail_modal .venue_details .details {
      color: #272727;
      text-align: right; }
      .detail_modal.incident_detail_modal .venue_details .details h3 {
        font-weight: 600;
        font-size: 26px;
        line-height: 30px;
        padding-bottom: 6px; }
      .detail_modal.incident_detail_modal .venue_details .details p {
        word-break: break-all;
        font-size: 16px;
        line-height: 20px;
        padding: 0;
        margin: 0; }
        @media (max-width: 1400px) {
          .detail_modal.incident_detail_modal .venue_details .details p {
            font-size: 13px;
            line-height: 15px; } }
        .detail_modal.incident_detail_modal .venue_details .details p strong {
          font-weight: 600; }
  .detail_modal.incident_detail_modal .detail_body .tabs {
    padding: 20px 0;
    display: flex;
    align-items: center; }
    .detail_modal.incident_detail_modal .detail_body .tabs .tab_btn {
      border: none;
      width: 50%;
      background: #fff;
      border-radius: 2px;
      color: #00172E;
      font-weight: 600;
      padding: 10px 0;
      font-weight: 500;
      line-height: 16px;
      transition: 0.2s;
      letter-spacing: 0.01em;
      font-family: "Red Hat Display", sans-serif; }
      .detail_modal.incident_detail_modal .detail_body .tabs .tab_btn:hover, .detail_modal.incident_detail_modal .detail_body .tabs .tab_btn.active {
        color: #fff;
        background: #002E5D;
        font-weight: bold; }
  .detail_modal.incident_detail_modal .detail_body .overview h4 {
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 15px; }
    @media (max-width: 1400px) {
      .detail_modal.incident_detail_modal .detail_body .overview h4 {
        line-height: 16px; } }
  .detail_modal.incident_detail_modal .detail_body .overview .venue_summary {
    border: 0.5px solid #aaacb2;
    border-radius: 4px; }
    .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row:last-child {
        border-bottom: none; }
      .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row p {
        margin: 0;
        padding: 15px 20px;
        color: #00172E;
        font-size: 13px;
        line-height: 17px;
        word-break: break-all !important; }
        .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row p strong {
          color: #272727; }
        @media (max-width: 1400px) {
          .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row p {
            font-size: 13px;
            line-height: 15px; } }
      .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row .left_side,
      .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row .right_side {
        width: 50%; }
        .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row .left_side p:last-child,
        .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row .right_side p:last-child {
          padding-top: 0; }
      .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row span {
        font-weight: bold;
        font-size: 18px;
        line-height: 21px;
        color: #FF6A14;
        padding: 15px 20px; }
        @media (max-width: 1400px) {
          .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row span {
            font-size: 15px;
            line-height: 18px; } }
    .detail_modal.incident_detail_modal .detail_body .overview .venue_summary .sum_row.existing_incident p {
      padding: 0;
      font-style: normal;
      font-weight: normal;
      font-size: 13px;
      line-height: 15px;
      letter-spacing: 0.01em;
      color: #00172E; }
    .detail_modal.incident_detail_modal .detail_body .overview .venue_summary p {
      color: #00172E;
      font-size: 16px;
      line-height: 17px; }
  .detail_modal.incident_detail_modal .detail_body .team_list {
    overflow-x: auto;
    padding-bottom: 35px;
    padding: 0 1px 35px 1px; }
    .detail_modal.incident_detail_modal .detail_body .team_list table {
      width: 100%;
      font-family: "Red Hat Display", sans-serif; }
      .detail_modal.incident_detail_modal .detail_body .team_list table input {
        display: block; }
      .detail_modal.incident_detail_modal .detail_body .team_list table thead td {
        font-weight: 600;
        line-height: 16px;
        color: #272727;
        padding: 15px 10px;
        vertical-align: middle; }
        .detail_modal.incident_detail_modal .detail_body .team_list table thead td:first-child {
          padding-left: 5px;
          min-width: 50px; }
        .detail_modal.incident_detail_modal .detail_body .team_list table thead td:last-child {
          padding-right: 0; }
        @media (max-width: 1400px) {
          .detail_modal.incident_detail_modal .detail_body .team_list table thead td {
            font-size: 12px;
            line-height: 14px; } }
      .detail_modal.incident_detail_modal .detail_body .team_list table tbody {
        background: #fcfcfd;
        border: 0.5px solid #95989f;
        border-radius: 4px; }
        .detail_modal.incident_detail_modal .detail_body .team_list table tbody tr {
          border-bottom: 0.5px solid #95989f; }
        .detail_modal.incident_detail_modal .detail_body .team_list table tbody td {
          line-height: 16px;
          color: #00172E;
          padding: 15px 10px;
          min-width: 90px;
          vertical-align: middle; }
          .detail_modal.incident_detail_modal .detail_body .team_list table tbody td .flex {
            display: flex;
            align-items: center; }
            .detail_modal.incident_detail_modal .detail_body .team_list table tbody td .flex img {
              width: 20px;
              height: 20px;
              display: block;
              border-radius: 50%; }
            .detail_modal.incident_detail_modal .detail_body .team_list table tbody td .flex .dot {
              display: inline-block;
              width: 10px;
              height: 10px;
              background: #ff0000;
              opacity: 0.5;
              border: 2px solid #95989f;
              border-radius: 20px;
              margin-left: -20px;
              margin-right: 10px; }
            .detail_modal.incident_detail_modal .detail_body .team_list table tbody td .flex .name {
              padding-left: 10px; }
          .detail_modal.incident_detail_modal .detail_body .team_list table tbody td:first-child {
            padding-left: 5px;
            min-width: 50px; }
          .detail_modal.incident_detail_modal .detail_body .team_list table tbody td:last-child {
            padding-right: 0; }
          @media (max-width: 1650px) {
            .detail_modal.incident_detail_modal .detail_body .team_list table tbody td {
              font-size: 12px;
              line-height: 14px; } }
  .detail_modal.incident_detail_modal .detail_body .team_footer {
    justify-content: space-between;
    display: flex;
    align-items: center;
    background: #fff;
    padding: 20px 60px 20px 30px;
    position: fixed;
    bottom: 0;
    width: 45%;
    right: 0;
    transition: 0.4s; }
    @media (min-width: 768px) and (max-width: 991px) {
      .detail_modal.incident_detail_modal .detail_body .team_footer {
        width: 60%; } }
    @media (max-width: 767px) {
      .detail_modal.incident_detail_modal .detail_body .team_footer {
        width: 100%;
        padding: 20px 20px 20px 20px; } }
    .detail_modal.incident_detail_modal .detail_body .team_footer span {
      font-weight: 500;
      line-height: 16px;
      color: #FF6A14;
      padding: 0 10px; }
  .detail_modal.incident_detail_modal .detail_body .document {
    padding: 0 10px; }
    .detail_modal.incident_detail_modal .detail_body .document input[type="checkbox"] {
      display: inline-block; }
    .detail_modal.incident_detail_modal .detail_body .document .docx_header {
      display: flex;
      align-items: center;
      padding-bottom: 15px; }
      .detail_modal.incident_detail_modal .detail_body .document .docx_header label {
        font-weight: 600;
        line-height: 16px;
        color: #00172E;
        cursor: pointer;
        padding-left: 10px; }
        @media (max-width: 1400px) {
          .detail_modal.incident_detail_modal .detail_body .document .docx_header label {
            font-size: 12px;
            line-height: 14px; } }
    .detail_modal.incident_detail_modal .detail_body .document .docx_row {
      display: flex;
      align-items: center;
      padding-bottom: 15px; }
      .detail_modal.incident_detail_modal .detail_body .document .docx_row .docx {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 15px 25px;
        border: 0.5px solid #95989f;
        background: #f7f8fb;
        border-radius: 4px;
        margin-left: 30px;
        font-family: "Red Hat Display", sans-serif; }
        .detail_modal.incident_detail_modal .detail_body .document .docx_row .docx .flex {
          display: flex;
          align-items: center; }
        .detail_modal.incident_detail_modal .detail_body .document .docx_row .docx img {
          width: 25px;
          height: 25px; }
        .detail_modal.incident_detail_modal .detail_body .document .docx_row .docx .docx_details {
          padding-left: 40px; }
          .detail_modal.incident_detail_modal .detail_body .document .docx_row .docx .docx_details h3 {
            font-weight: 600;
            line-height: 16px;
            color: #272727;
            margin-bottom: 5px; }
            @media (max-width: 1400px) {
              .detail_modal.incident_detail_modal .detail_body .document .docx_row .docx .docx_details h3 {
                font-size: 13px;
                line-height: 15px; } }
          .detail_modal.incident_detail_modal .detail_body .document .docx_row .docx .docx_details p {
            font-size: 12px;
            line-height: 14px;
            color: #00172E; }
        .detail_modal.incident_detail_modal .detail_body .document .docx_row .docx span {
          font-weight: bold;
          font-size: 15px;
          line-height: 17px;
          color: #FF6A14;
          cursor: pointer; }
          @media (max-width: 1400px) {
            .detail_modal.incident_detail_modal .detail_body .document .docx_row .docx span {
              font-size: 13px;
              line-height: 15px; } }
    .detail_modal.incident_detail_modal .detail_body .document .docx_body {
      padding-bottom: 50px; }
    .detail_modal.incident_detail_modal .detail_body .document .docx_footer {
      justify-content: space-between;
      display: flex;
      align-items: center;
      background: #fff;
      padding: 20px 60px 20px 30px;
      position: fixed;
      bottom: 0;
      width: 45%;
      transition: 0.4s;
      right: 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        .detail_modal.incident_detail_modal .detail_body .document .docx_footer {
          width: 60%; } }
      @media (max-width: 767px) {
        .detail_modal.incident_detail_modal .detail_body .document .docx_footer {
          width: 100%;
          padding: 20px 20px 20px 20px; } }
      .detail_modal.incident_detail_modal .detail_body .document .docx_footer span {
        font-weight: 500;
        line-height: 16px;
        color: #FF6A14;
        padding: 0 10px; }
  .detail_modal.incident_detail_modal p strong {
    font-weight: 600; }
  .detail_modal.incident_detail_modal .incident_photos {
    padding-top: 40px; }
    .detail_modal.incident_detail_modal .incident_photos .sum_row {
      display: flex;
      flex-wrap: wrap; }
      .detail_modal.incident_detail_modal .incident_photos .sum_row img {
        border-radius: 4px;
        overflow: hidden;
        width: 90px;
        height: 90px;
        margin-right: 10px;
        margin-bottom: 10px; }
  .detail_modal.incident_detail_modal .docx_footer {
    justify-content: space-between;
    display: flex;
    align-items: center;
    background: #fff;
    padding: 20px 60px 20px 30px;
    position: fixed;
    bottom: 0;
    width: 45%;
    transition: 0.4s;
    right: 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      .detail_modal.incident_detail_modal .docx_footer {
        width: 60%; } }
    @media (max-width: 767px) {
      .detail_modal.incident_detail_modal .docx_footer {
        width: 100%;
        padding: 20px 20px 20px 20px; } }
    .detail_modal.incident_detail_modal .docx_footer span {
      font-weight: 500;
      line-height: 16px;
      color: #FF6A14;
      padding: 0 10px; }
  .detail_modal.incident_detail_modal .incident_detail_history {
    display: flex; }
    .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_flex {
      position: relative; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_flex::before {
        content: "";
        position: absolute;
        height: 100%;
        border-left: 1px dashed #95989f;
        left: 50%;
        transform: translateX(-50%);
        top: 24px; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_flex .incident_detail_history_person_img {
        border: 1px solid #FF6A14;
        border-radius: 50%;
        padding: 2px;
        width: 24px;
        position: relative;
        z-index: 2;
        background-color: #fff; }
    .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials {
      padding-left: 10px;
      flex: 1; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials p {
        margin: 0;
        padding: 0; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials .incident_details_text {
        font-style: normal;
        font-size: 12px;
        letter-spacing: 0.01em; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials .incident_details_text.incident_details_username {
        font-size: 14px;
        color: #00172E;
        line-height: 14px;
        margin: 0 0 8px 0; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials .incident_details_text.incident_details_topic {
        font-weight: 600;
        margin: 0 0 8px;
        line-height: 16px;
        color: #FF6A14; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials .incident_details_text.incident_details_date {
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
        color: #00172E;
        margin: 0 0 8px 0; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials .incident_details_text.changed_to {
        font-weight: 600;
        background: rgba(223, 226, 235, 0.4);
        padding: 15px 10px;
        border-radius: 4px;
        margin: 20px 0;
        color: #00172E;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials .incident_details_text.changed_to span {
          color: #FF6A14;
          margin-left: 10px; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials .incident_details_text.changed_from {
        font-weight: normal;
        background: rgba(223, 226, 235, 0.4);
        padding: 15px 10px;
        color: #00172E;
        border-radius: 4px;
        margin-bottom: 20px; }
      .detail_modal.incident_detail_modal .incident_detail_history .incident_detail_history_detials .incident_details_text.border_outer {
        max-width: 100%; }
    .detail_modal.incident_detail_modal .incident_detail_history:last-child .incident_detail_history_flex::before {
      display: none; }

.load_more_people {
  outline: none;
  border: none;
  background: #002E5D;
  font-size: 13px;
  color: white;
  padding: 5px 10px;
  border-radius: 4px; }

.header_date_time {
  display: flex;
  align-items: center;
  margin-top: 20px;
  flex-wrap: wrap; }
  .header_date_time .form_group {
    display: flex;
    background-color: #fff;
    border-radius: 4px;
    margin-right: 10px;
    align-items: center;
    max-height: 41px; }
    .header_date_time .form_group p {
      font-size: 13px;
      margin: 0;
      padding-left: 15px;
      color: #00172E; }
    .header_date_time .form_group input {
      border: none;
      color: #FF6A14; }
    .header_date_time .form_group .SingleDatePickerInput_calendarIcon {
      padding: 0 !important;
      margin: 0 10px 0 5px !important; }
  .header_date_time .DayPickerNavigation_leftButton__horizontalDefault {
    left: 5px; }
  .header_date_time .DayPickerNavigation_rightButton__horizontalDefault {
    right: 5px; }

.not_checked input[type="radio"] {
  display: block;
  position: relative; }
  .not_checked input[type="radio"]::before {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0px;
    top: 0px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 0;
    background-image: url(/static/close-1.svg);
    background-size: 80% auto;
    background-repeat: no-repeat;
    background-position: 2px 2px; }

.add_multiple {
  width: fit-content !important; }
  .add_multiple .css-2b097c-container {
    min-width: 55px;
    width: 100% !important; }
    .add_multiple .css-2b097c-container .css-yk16xz-control {
      flex-wrap: nowrap; }

.add_incident_details .report_incident .SingleDatePickerInput__withBorder {
  border: 1px solid #dbdbdb !important;
  border-radius: 6px;
  overflow: hidden; }
  .add_incident_details .report_incident .SingleDatePickerInput__withBorder input#incident_date {
    border: none;
    color: #FF6A14; }

.add_incident_details .report_incident .DateInput_input {
  border: none !important; }

.add_incident_details .incident_time .rc-time-picker-input {
  color: #FF6A14; }

.filters_container .css-1wa3eu0-placeholder {
  color: #FF6A14; }

.report_incident_modal .DayPickerNavigation_leftButton__horizontalDefault {
  left: 5px; }

.report_incident_modal .DayPickerNavigation_rightButton__horizontalDefault {
  right: 5px; }

.filter_item.status_filter .css-26l3qy-menu .css-9gakcf-option {
  background-color: #FF6A14 !important;
  -webkit-tap-highlight-color: #FF6A14 !important; }

.filter_item.status_filter .css-26l3qy-menu .css-1n7v3ny-option {
  background-color: #FF6A14 !important;
  color: #fff !important;
  -webkit-tap-highlight-color: #FF6A14 !important; }
  .filter_item.status_filter .css-26l3qy-menu .css-1n7v3ny-option:active {
    background-color: #FF8337 !important; }

.filter_item .css-26l3qy-menu .css-9gakcf-option {
  background-color: #FF6A14 !important;
  -webkit-tap-highlight-color: #FF6A14 !important; }

.filter_item .css-26l3qy-menu .css-1n7v3ny-option {
  background-color: #FF6A14 !important;
  color: #fff !important;
  -webkit-tap-highlight-color: #FF6A14 !important; }
  .filter_item .css-26l3qy-menu .css-1n7v3ny-option:active {
    background-color: #E9600E !important; }

.report_incident_modal.incident_type_modal .modal {
  max-height: 100%; }
  @media (max-width: 991px) {
    .report_incident_modal.incident_type_modal .modal {
      max-height: 80vh; } }

.report_incident_modal.incident_type_modal .modal_header .header p {
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  display: flex;
  align-items: center;
  color: #00172E; }

.report_incident_modal.incident_type_modal .modal_content .row {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  padding: 0 10px; }
  .report_incident_modal.incident_type_modal .modal_content .row .col {
    background-color: #FCFCFC;
    border: 1px solid;
    border-color: #dfe2eb;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    width: 160px;
    min-height: 180px;
    margin-top: 15px;
    margin-right: 15px;
    cursor: pointer; }
    .report_incident_modal.incident_type_modal .modal_content .row .col .outer_div {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 45px 20px 0px 20px;
      flex-direction: column;
      position: relative; }
      .report_incident_modal.incident_type_modal .modal_content .row .col .outer_div .dragIcon {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: column;
        position: absolute;
        top: 2px; }
        .report_incident_modal.incident_type_modal .modal_content .row .col .outer_div .dragIcon .row_dot {
          display: flex; }
          .report_incident_modal.incident_type_modal .modal_content .row .col .outer_div .dragIcon .row_dot span {
            height: 4px;
            width: 4px;
            background: #DFE2EB;
            border-radius: 50%;
            margin: 3px 2px;
            line-height: 0px; }
      .report_incident_modal.incident_type_modal .modal_content .row .col .outer_div img {
        margin-bottom: 10px; }
      .report_incident_modal.incident_type_modal .modal_content .row .col .outer_div p {
        font-weight: 500;
        font-size: 12px;
        line-height: 20px;
        color: #00172E;
        display: flex;
        min-height: 45px;
        align-items: center;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden; }
    @media (max-width: 425px) {
      .report_incident_modal.incident_type_modal .modal_content .row .col {
        width: 100%; } }
  .report_incident_modal.incident_type_modal .modal_content .row .hospital_add_modal .outer_div {
    height: 100%; }
  .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type {
    background-color: #002E5D;
    border-color: #002E5D; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div p {
      color: #fff !important; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div path {
      fill: #fff; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div .third_incident path {
      fill: none;
      stroke: #fff; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div .third_incident ellipse {
      stroke: #fff; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div .custom_incident path {
      stroke: #fff; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div .custom_incident rect {
      stroke: #fff; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div .custom_temp path {
      stroke: #fff; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div .custom_temp rect {
      stroke: #fff; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div .fifth_incident path {
      fill: none;
      stroke: none; }
      .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type div .fifth_incident path:last-child {
        fill: #fff; }
    .report_incident_modal.incident_type_modal .modal_content .row .active_incident_type.active_hospitals {
      box-shadow: none;
      color: #fff;
      font-family: 'Red Hat Display';
      font-style: normal;
      font-weight: 500;
      font-size: 13px;
      line-height: 15px;
      align-items: center;
      text-align: center;
      width: 150px;
      margin-right: 10px; }
  .report_incident_modal.incident_type_modal .modal_content .row ._hospitals {
    background: transparent;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    align-items: center;
    text-align: center;
    /* Grey / blue input field */
    color: #95989F;
    width: 150px;
    margin-right: 10px; }

.right_text .option input {
  display: block !important; }
  .right_text .option input::before {
    left: -1px;
    top: -1px; }

.select_box.css-2b097c-container .css-1n7v3ny-option {
  background-color: #FF6A14;
  color: #fff; }

.select_box.css-2b097c-container .css-zm54ol-option {
  background-color: #FF6A14;
  color: #fff; }

.select_box.css-2b097c-container .css-udc52c-control {
  border-color: none;
  box-shadow: none;
  border-radius: 4px; }

.select_box.css-2b097c-container .css-1n7v3ny-option,
.venue_name.css-14jk2my-container .css-1n7v3ny-option {
  background-color: #FF6A14;
  color: #fff; }

.select_box.css-2b097c-container .css-zm54ol-option,
.venue_name.css-14jk2my-container .css-zm54ol-option {
  background-color: #FF6A14;
  color: #fff; }

.select_box.css-2b097c-container .css-udc52c-control,
.venue_name.css-14jk2my-container .css-udc52c-control {
  border-color: none;
  box-shadow: none;
  border-radius: 4px; }

.save_as_draft_btn {
  display: flex;
  align-items: center;
  grid-gap: 8px;
  cursor: pointer;
  border: none;
  background: white;
  outline: none;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  border-radius: 4px; }
  .save_as_draft_btn:hover {
    color: #FF6A14; }
  @media (max-width: 425px) {
    .save_as_draft_btn {
      margin-left: 0px !important; } }

.css-9gakcf-option {
  background-color: #FF6A14 !important;
  -webkit-tap-highlight-color: #FF6A14 !important; }

.venue_filter_item .css-1hb7zxy-IndicatorsContainer,
.venue_filter_item .css-1wy0on6 {
  margin-right: -15px; }

.incident_clear_filter {
  display: flex;
  margin-left: auto; }
  @media (max-width: 425px) {
    .incident_clear_filter {
      justify-content: space-between; } }

@media (max-width: 425px) {
  .header_date_time .form_group,
  .filters_container .filter_item {
    margin-right: 0 !important; } }

.report_incident_btn span {
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  color: #FF6A14;
  margin-right: 32px;
  cursor: pointer; }

.report_incident_btn button {
  margin-left: 0 !important; }

@media (max-width: 425px) {
  .report_incident_btn {
    margin: 0 auto;
    margin-top: 20px; } }

.incident_type_moda_btn {
  text-align: end; }
  @media (max-width: 425px) {
    .incident_type_moda_btn {
      text-align: center; } }

@media (max-width: 425px) {
  .incident_modal_header h2 {
    width: 61%; } }

@media (max-width: 425px) {
  .incident_modal_header .close {
    top: 45px !important; } }

@media (max-width: 767px) {
  .self_exclusion_witness {
    flex-direction: row !important;
    align-items: center !important; } }

.incident_table_padding table thead tr th:first-child {
  padding-left: 20px; }

.incident_table_padding table thead tr th:last-child {
  padding-right: 20px; }

.incident_table_padding .incident_single td:first-child {
  padding-left: 20px; }

.incident_table_padding .incident_single td:last-child {
  padding-right: 20px; }

.incident_action_item {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0; }

.notification_filter_form .header_date_time .form_group {
  border: 1px solid #dfe2eb; }
  @media (max-width: 767px) {
    .notification_filter_form .header_date_time .form_group {
      border: none; } }
  .notification_filter_form .header_date_time .form_group input {
    min-height: 39px !important; }
    .notification_filter_form .header_date_time .form_group input::placeholder {
      color: #FF6A14; }

.draft_incident_btn button {
  background-image: none;
  padding: 15px;
  background-color: #fff;
  color: #272727;
  max-width: 140px;
  min-width: 140px;
  border: 1px solid #002E5D; }
  .draft_incident_btn button:hover {
    background-color: #002E5D;
    color: #fff; }

.submit_incident_btn button {
  background-image: none;
  padding: 15px;
  background-color: #002E5D;
  color: #fff;
  max-width: 140px;
  min-width: 140px; }
  .submit_incident_btn button:hover {
    background-color: #053B72;
    color: #fff; }

.approve_incident_btn button {
  background-image: none;
  padding: 15px;
  max-width: 140px;
  min-width: 140px; }
  .approve_incident_btn button:hover {
    background-color: #FF8337; }

@media (max-width: 425px) {
  .header_date_time .inci_head_time {
    margin-top: 20px; } }

@media (max-width: 425px) {
  .incident_clear_filter.clear_btn {
    margin-top: 20px; } }

@media (max-width: 425px) {
  .incident_clear_filter {
    margin-left: 0px; } }

@media (max-width: 425px) {
  .incident_clear_filter button {
    margin-right: 0px !important;
    padding: 12px 0px !important; } }

@media (max-width: 425px) {
  .dashboard_notification_bar .incident_navigation_bar {
    padding-bottom: 0; } }

@media (max-width: 425px) {
  .main_content .shifts_page.container .filters_container .filter_options_list .filter_item {
    margin-top: 10px; } }

@media (min-width: 768px) {
  .report_incident_modal.incident_type_modal .modal_content .row .col.col_sm {
    width: 110px;
    height: 110px; }
    .report_incident_modal.incident_type_modal .modal_content .row .col.col_sm svg {
      width: 45px;
      height: 30px; }
    .report_incident_modal.incident_type_modal .modal_content .row .col.col_sm .outer_div {
      padding: 20px 10px; } }

.report_incident_modal .rc-time-picker-input {
  min-height: 44px; }

@media (max-width: 425px) {
  .heading_2 {
    width: 60%; } }

.right_area .detail_modal .top_option.cheklis_auto_s .chakli-letst-saved {
  display: flex;
  align-items: center;
  gap: 13px; }
  .right_area .detail_modal .top_option.cheklis_auto_s .chakli-letst-saved span.leftes-auto {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    display: flex;
    align-items: center;
    gap: 13px;
    text-align: right;
    color: #00B327;
    display: none; }
    .right_area .detail_modal .top_option.cheklis_auto_s .chakli-letst-saved span.leftes-auto.auto-savin {
      display: none; }
      .right_area .detail_modal .top_option.cheklis_auto_s .chakli-letst-saved span.leftes-auto.auto-savin svg {
        -webkit-animation: rotating 2s linear infinite;
        -moz-animation: rotating 2s linear infinite;
        -ms-animation: rotating 2s linear infinite;
        -o-animation: rotating 2s linear infinite;
        animation: rotating 2s linear infinite; }
    .right_area .detail_modal .top_option.cheklis_auto_s .chakli-letst-saved span.leftes-auto p {
      opacity: 0.4; }

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.multi_factor_authentication .main-spa {
  padding: 0 10px; }

.multi_factor_authentication .media-objed {
  background: #FFFFFF;
  border: 1px solid #F0F2F7;
  border-radius: 4px;
  padding: 19px 11px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 16px; }
  .multi_factor_authentication .media-objed .left-cont {
    max-width: 377px; }
    .multi_factor_authentication .media-objed .left-cont h3 {
      font-family: 'Red Hat Display';
      font-style: normal;
      font-weight: 500;
      font-size: 12px;
      line-height: 14px;
      letter-spacing: 0.01em;
      color: #00172E;
      margin-bottom: 5px; }
    .multi_factor_authentication .media-objed .left-cont p {
      font-family: 'Red Hat Display';
      font-style: normal;
      font-weight: 400;
      font-size: 10px;
      line-height: 12px;
      letter-spacing: 0.01em;
      color: #00172E; }
  .multi_factor_authentication .media-objed button {
    background: #FF6A14;
    border-radius: 4px;
    width: 126.81px;
    height: 45px;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    border: 0; }
    .multi_factor_authentication .media-objed button.disable {
      background: #FF3A44; }

.multi_factor_authentication form {
  padding: 0px 10px 0px 10px; }
  .multi_factor_authentication form .form_row {
    display: block; }
    .multi_factor_authentication form .form_row label {
      font-weight: 500;
      font-size: 13px;
      line-height: 15px;
      display: block;
      color: #00172E;
      padding: 10px 0;
      transition: 0.2s; }
    .multi_factor_authentication form .form_row input {
      width: 100%;
      min-height: 40px;
      border: 1px solid #dfe2eb;
      border-radius: 4px;
      transition: 0.2s;
      padding: 10px 20px;
      color: #FF6A14; }

.form_group .user_filter.a_c input {
  width: 10px; }

.form_group .select_box span + div,
.form_group .select_box span + div > div {
  height: auto !important;
  flex-wrap: wrap !important; }

.report_incident_modal .css-1rhbuit-multiValue {
  width: fit-content; }

.form_group .select_box span + div input,
.form_group .select_box span + div > div input {
  width: 10px;
  padding: 0;
  height: 0;
  min-height: 0; }

@media only screen and (max-width: 991px) {
  .report_incident_modal.incident_type_modal .modal_content .row .col {
    width: 100% !important;
    max-width: 100% !important;
    flex: 1; } }

@media only screen and (max-width: 767px) {
  .report_incident_modal.incident_type_modal .modal_content .row .col {
    width: 100% !important;
    max-width: 100% !important; } }

.SingleDatePickerInput .SingleDatePicker_picker {
  z-index: 111; }

.without-row > div.row > div > div {
  position: static !important;
  top: auto !important;
  left: auto !important; }

.custom_width span {
  display: block;
  width: 90px;
  max-width: 90px; }

/* new css */
.text-xl-dark {
  font-size: 16px;
  color: #00172E;
  font-family: 'Red Hat Display';
  font-weight: 700; }

.text-lg-dark {
  color: #00172E;
  font-family: 'Red Hat Display';
  font-weight: 700; }

.text-lg-light {
  color: #FFFFFF;
  font-family: 'Red Hat Display';
  font-weight: 700; }

.text-md-dark {
  font-size: 12px;
  color: #00172E;
  font-family: 'Red Hat Display';
  font-weight: 400; }

.text-md-primary {
  font-size: 12px;
  color: #FF6A14;
  font-family: 'Red Hat Display';
  font-weight: 500; }

.text-md-light {
  font-size: 12px;
  color: #FFFFFF;
  font-family: 'Red Hat Display';
  font-weight: 500; }

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

.row-conatiner-between {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px; }

.search_box {
  width: 90%;
  max-width: 400px; }
  .search_box .search_input {
    width: 230px;
    border: none;
    outline: none;
    font-family: "Red Hat Display", sans-serif;
    color: inherit;
    border-radius: 6px;
    padding: 12px;
    background-image: url("/static/new/search_new.svg");
    background-repeat: no-repeat;
    background-position: left 10px center;
    padding-left: 50px;
    color: #FF6A14; }
    .search_box .search_input::placeholder {
      color: #00172E; }
    @media (max-width: 767px) {
      .search_box .search_input {
        width: 100%; } }
  @media (max-width: 767px) {
    .search_box {
      width: 75%; } }

.calender-date {
  justify-content: center;
  display: flex;
  min-width: 140px; }
  .calender-date .text-lg-dark {
    font-weight: 600 !important; }

.icon-center-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px;
  background-color: #ffffff;
  border-radius: 5px; }

.pointer {
  cursor: pointer; }

.onshift-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 17px 8px 8px;
  border-radius: 6px;
  gap: 8px;
  background: rgba(255, 255, 255, 0.4); }
  @media screen and (max-width: 676px) {
    .onshift-container {
      padding: 6px; }
      .onshift-container span {
        display: none; } }

.square-avatar-frame {
  border: 1px solid #DFE2EB;
  border-radius: 8px;
  padding: 2px; }

.container-shift-clock {
  display: flex;
  justify-content: space-between;
  background-color: #f8f8f8;
  margin: 22px 0 0;
  padding: 8px 10px;
  border-radius: 6px;
  grid-gap: 20px;
  min-height: 56px; }
  .container-shift-clock .text-lg-dark {
    font-weight: 400; }
  .container-shift-clock .ready-container {
    display: flex;
    gap: 20px;
    align-items: center; }
  .container-shift-clock .ready-svg-container {
    background-color: #002E5D;
    border-radius: 4px;
    display: flex;
    gap: 8px;
    padding: 8px;
    align-items: center; }
  .container-shift-clock .cta-container {
    background-color: #002E5D;
    cursor: pointer;
    border-radius: 4px;
    display: flex;
    gap: 6px;
    padding: 8px 16px;
    align-items: center; }
  .container-shift-clock .clock-container {
    display: flex;
    gap: 10px; }
  .container-shift-clock .flex-clock-divider {
    display: flex;
    gap: 10px; }
  .container-shift-clock .time-divider {
    background: rgba(0, 46, 93, 0.2);
    width: 1px;
    height: 8px; }
  .container-shift-clock .clockedinout-container {
    background-color: #FFFFFF;
    border: 0.5px solid #DFE2EB;
    border-radius: 6px;
    display: flex;
    gap: 8px;
    padding: 8px 12px;
    align-items: center; }
  .container-shift-clock .venue-container {
    cursor: pointer; }
  .container-shift-clock .clock-break-container {
    display: flex;
    margin-left: 10px;
    gap: 6px;
    padding: 8px;
    align-items: center;
    background-color: #FF6A14;
    cursor: pointer;
    border-radius: 4px;
    justify-content: center; }
  .container-shift-clock .clock-dropdown-container {
    display: flex;
    padding: 8px;
    gap: 6px;
    align-items: center;
    background-color: #FF6A14;
    cursor: pointer;
    border-radius: 4px; }
  .container-shift-clock .column-container {
    display: flex !important;
    flex-direction: column !important; }
  @media screen and (max-width: 900px) {
    .container-shift-clock {
      display: grid;
      grid-gap: 10px;
      justify-content: center; }
      .container-shift-clock .clock-container > div,
      .container-shift-clock .flex-clock-divider > div,
      .container-shift-clock > div {
        width: 100%; }
      .container-shift-clock .flex-clock-divider,
      .container-shift-clock .clock-container {
        flex-wrap: wrap; }
      .container-shift-clock .justify-content-end {
        justify-content: flex-start; }
      .container-shift-clock .clock-break-container {
        margin: 0;
        flex: 1; } }

/* mange shifts css */
.shift-manage-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center; }
  .shift-manage-container .tabs-container {
    border-radius: 4px;
    padding: 2px;
    width: auto;
    background: #FFFFFF; }
    .shift-manage-container .tabs-container button {
      font-family: "Red Hat Display", sans-serif;
      font-style: normal;
      min-width: 115px;
      font-weight: 400;
      font-size: 13px;
      line-height: 20px;
      border: none;
      text-align: center;
      color: #00172E;
      padding: 9px 14px;
      background: transparent;
      white-space: nowrap; }
    .shift-manage-container .tabs-container .active {
      background: #FF6A14;
      border-radius: 4px;
      color: #ffffff;
      font-weight: 700; }
  @media screen and (max-width: 767px) {
    .shift-manage-container {
      flex-wrap: wrap;
      grid-gap: 15px; }
      .shift-manage-container .row-conatiner-between {
        flex-wrap: wrap;
        justify-content: center; }
      .shift-manage-container > div {
        width: 100% !important; }
      .shift-manage-container .tabs-container {
        display: flex; }
      .shift-manage-container .tabs-container button {
        flex: 1; } }

.filter-form-container {
  display: flex;
  flex-direction: column;
  grid-gap: 16px;
  margin-top: 22px; }
  .filter-form-container .css-yk16xz-control {
    border-radius: 4px; }
  .filter-form-container .filter-row-conatiner-between {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 12px; }
  .filter-form-container label {
    font-weight: 400;
    letter-spacing: 0.14px;
    margin: 0 0 5px; }
  .filter-form-container .form-group-filter-select {
    width: 190px;
    background-color: #fff;
    border-radius: 4px;
    align-items: center; }
    .filter-form-container .form-group-filter-select p {
      font-size: 13px;
      margin: 0;
      padding-left: 15px;
      color: #00172E; }
    .filter-form-container .form-group-filter-select input {
      border: none;
      color: #FF6A14; }
    .filter-form-container .form-group-filter-select .SingleDatePickerInput_calendarIcon {
      padding: 0 !important;
      margin: 0 10px 0 5px !important; }
  .filter-form-container .filter-time-container {
    width: 190px;
    background-color: #fff;
    border-radius: 4px;
    align-items: center; }
  .filter-form-container .ant-time-picker-input {
    height: 41px;
    border-radius: 6px;
    border-color: #DFE2EB !important; }

/* shift_detail */
.detail-item {
  display: flex;
  margin: 0 0 12px;
  font-weight: 500;
  color: #000;
  font-size: 12px;
  grid-gap: 1px; }
  .detail-item svg {
    margin-right: 8px; }
  .detail-item span {
    font-weight: 400; }

.shift-details-container .detail-items-container {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 18px 0px; }

.shift-details-container .detail-item-clock {
  display: flex;
  justify-content: space-between;
  padding: 12px 20px 12px;
  border-radius: 8px;
  background-color: rgba(223, 226, 235, 0.2); }

.shift-details-container .detail-item-label {
  display: flex;
  align-items: center;
  gap: 8px; }

.shift-details-container span {
  font-size: 12px;
  font-weight: 600; }

/* Position the flex-content absolutely within the flex-td */
.flex-td {
  position: relative; }

.flex-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 90%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.gap-5 {
  grid-gap: 5px; }

.gap-10 {
  grid-gap: 10px; }

.gap-15 {
  grid-gap: 15px; }

.gap-20 {
  grid-gap: 20px; }

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

.mb-5 {
  margin-bottom: 5px; }

.my-5 {
  margin: 3rem 0; }

.my-20 {
  margin: 20px 0; }

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

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

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

.page--title {
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  margin: 0;
  display: inline-flex;
  align-items: center;
  grid-gap: 8px; }
  @media screen and (max-width: 812px) {
    .page--title {
      font-size: 22px; } }

.d-flex {
  display: flex; }

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

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

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

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

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

.flex-1 {
  flex: 1; }

.flex-reverse {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse; }

.shift-header {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .shift-header .dashboard_notification_bar {
    padding: 0; }

.sort--icon {
  cursor: pointer;
  margin-inline-start: 8px; }
  .sort--icon.rotate-180 {
    transform: rotate(180deg); }

.backdrop {
  position: fixed;
  right: 0;
  top: 0;
  width: calc(100% - 214px);
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2; }

.ant-calendar {
  min-width: 390px;
  padding: 22px;
  border-radius: 11px; }
  .ant-calendar * {
    line-height: inherit !important; }
  .ant-calendar .ant-calendar-next-year-btn,
  .ant-calendar .ant-calendar-prev-year-btn,
  .ant-calendar .ant-calendar-input-wrap {
    display: none; }
  .ant-calendar .ant-calendar-my-select {
    color: #000; }
  .ant-calendar .ant-calendar-header {
    border: 0;
    height: auto;
    margin: 0 0 17px; }
  .ant-calendar .ant-calendar-header .ant-calendar-prev-month-btn {
    left: 26%; }
    .ant-calendar .ant-calendar-header .ant-calendar-prev-month-btn::before {
      border-color: #000; }
  .ant-calendar .ant-calendar-header .ant-calendar-next-month-btn {
    right: 26%; }
    .ant-calendar .ant-calendar-header .ant-calendar-next-month-btn::before {
      border-color: #000; }
  .ant-calendar .ant-calendar-body {
    padding: 0; }
  .ant-calendar .ant-calendar-disabled-cell .ant-calendar-date {
    background: transparent; }
  .ant-calendar thead th {
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    color: rgba(0, 23, 46, 0.4); }
  .ant-calendar .ant-calendar-date {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%; }
  .ant-calendar .ant-calendar-date {
    color: #000; }
  .ant-calendar .ant-calendar-disabled-cell .ant-calendar-date {
    color: rgba(0, 0, 0, 0.25) !important; }
  .ant-calendar .ant-calendar-footer {
    border: 0;
    padding: 0;
    position: absolute;
    right: 0px;
    top: 0px;
    color: rgba(0, 23, 46, 0.4); }
  .ant-calendar .ant-calendar-selected-day .ant-calendar-date {
    background: #FF6A14;
    border: 0;
    color: #fff; }
  .ant-calendar .ant-calendar-date:hover {
    background: rgba(255, 106, 20, 0.4); }
  .ant-calendar .ant-calendar-today .ant-calendar-date {
    border: 0; }

.detail-heading {
  font-weight: 500;
  margin: 0 0 14px; }

.mt-20 {
  margin-top: 20px; }

.mt-30 {
  margin-top: 30px; }

.text-muted {
  color: rgba(39, 39, 39, 0.4) !important; }

.ant-dropdown-menu .ant-time-picker-icon, .ant-dropdown-menu .ant-time-picker-clear {
  z-index: inherit; }

@media screen and (max-width: 676px) {
  .ant-dropdown-menu {
    width: 100% !important; } }

.css-1rhbuit-multiValue {
  margin: 0; }

.css-1rhbuit-multiValue + .css-1rhbuit-multiValue {
  margin-top: 4px; }

.filter-form-container .css-yk16xz-control,
.filter-form-container .css-1pahdxg-control {
  min-height: 41px;
  border-color: #DFE2EB !important;
  box-shadow: none;
  outline: none; }

.user-sm-avatar {
  border-radius: 7px;
  overflow: hidden;
  border: 2px solid rgba(0, 46, 93, 0.1); }

.opacity-0 {
  opacity: 0; }

.position-relative {
  position: relative; }

.ml-6 {
  margin-left: 6px; }

.ml-12 {
  margin-left: 12px; }

.ml-15 {
  margin-left: 15px; }

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

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

.pb-20 {
  padding-bottom: 20px !important; }

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

html .mb-0 {
  margin-bottom: 0px !important; }

html .mb-5 {
  margin-bottom: 5px; }

html .mb-10 {
  margin-bottom: 10px !important; }

html .mb-15 {
  margin-bottom: 15px !important; }

html .mb-20 {
  margin-bottom: 20px !important; }

html .mb-25 {
  margin-bottom: 25px !important; }

html .mb-30 {
  margin-bottom: 30px !important; }

html .mb-35 {
  margin-bottom: 35px !important; }

html .mb-40 {
  margin-bottom: 40px !important; }

.mt-5 {
  margin-top: 5px; }

.my-10 {
  margin: 10px 0; }

.my-15 {
  margin: 15px 0; }

.my-20 {
  margin: 20px 0; }

.my-25 {
  margin: 25px 0; }

.my-30 {
  margin: 30px 0; }

.lh-1 {
  line-height: 1; }

.-mx-40 {
  margin: 0 -40px 0;
  padding: 16px 40px; }

.opacity-25 {
  opacity: .25; }

.font-size-12 {
  font-size: 12px; }

.font-size-13 {
  font-size: 13px; }

.font-size-14 {
  font-size: 14px; }

.font-size-15 {
  font-size: 15px; }

.font-size-16 {
  font-size: 16px; }

.font-weight-400 {
  font-weight: 400 !important; }

.font-weight-500 {
  font-weight: 500 !important; }

.font-weight-600 {
  font-weight: 600 !important; }

.font-weight-700 {
  font-weight: 700 !important; }

.min-h-75 {
  min-height: 78px; }

.min-w-20 {
  min-width: 20px; }

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

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

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

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

.border {
  border-color: #DFE2EB !important; }

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

.btn--primary {
  padding: 8px 28px;
  background: #FF6A14;
  color: #fff;
  border-radius: 4px;
  min-height: 40px;
  display: flex;
  align-items: center;
  grid-gap: 6px;
  cursor: pointer;
  white-space: nowrap; }
  .btn--primary.sm {
    font-size: 12px; }

.venue--item .ant-checkbox-checked .ant-checkbox-inner {
  background-color: #002E5D;
  border-color: #002E5D; }

.venue--item .ant-checkbox-checked::after {
  border-color: transparent; }

.filter--holder label {
  font-family: inherit;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.14px;
  margin: 0 0 5px;
  color: #00172E; }

.filter--holder .css-g1d714-ValueContainer {
  position: relative; }
  .filter--holder .css-g1d714-ValueContainer input {
    position: absolute; }

.filter--holder .ant-input {
  min-height: 40px; }

.filter--holder .SingleDatePicker .SingleDatePickerInput_calendarIcon {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }

html .filter--wrapper.search-update .filter-row-conatiner-between .filter_item {
  max-width: 48.5%; }

html .filter--wrapper.search-update .css-g1d714-ValueContainer {
  padding: 2px 8px !important; }

html .filter--wrapper.search-update .add_multiple .css-g1d714-ValueContainer input {
  position: relative;
  min-height: 30px !important; }

html .filter--wrapper.search-update .venue-select--item input {
  min-height: 30px !important; }

html .filter--wrapper.search-update .css-1hwfws3 {
  min-height: 30px; }

html .filter--wrapper.search-update .css-1g6gooi,
html .filter--wrapper.search-update .css-b8ldur-Input {
  padding: 0;
  margin: 0;
  position: absolute; }

.badge-custom {
  border-radius: 30px;
  background-color: #DFE2EB;
  padding: 4px 6px;
  font-size: 12px;
  min-height: 26px;
  text-align: center; }
  .badge-custom.sm {
    padding: 2px 4px;
    font-size: 10px;
    min-height: 18px;
    border-radius: 4px; }
  .badge-custom.Submitted {
    color: #ff6a14;
    background: rgba(255, 106, 20, 0.2); }
  .badge-custom.Approved {
    color: #00b327;
    background: rgba(0, 179, 39, 0.2); }
  .badge-custom.Acknowledged {
    color: #00b327;
    background: rgba(0, 179, 39, 0.2); }

.badge-light-primary {
  background: rgba(255, 106, 20, 0.2);
  color: #FF6A14; }

html {
  font-size: 14px; }
  html .radius-4 {
    border-radius: 4px !important; }
  html .radius-6 {
    border-radius: 6px !important; }
  html .radius-8 {
    border-radius: 8px !important; }
  html .radius-10 {
    border-radius: 10px !important; }
  html .icon-touchable {
    width: 48px;
    min-width: 48px;
    height: 48px;
    border-radius: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 0px 2px #fff inset;
    background: rgba(255, 106, 20, 0.1);
    padding: 4px;
    border: 1px solid rgba(255, 106, 20, 0.1); }
    html .icon-touchable .user-img {
      width: 100%;
      height: 100%;
      border-radius: 100%;
      overflow: hidden; }
    html .icon-touchable img {
      height: 100%;
      object-fit: cover; }
    html .icon-touchable svg {
      width: 60%;
      height: 60%; }
    html .icon-touchable.size-44 {
      width: 44px;
      height: 44px;
      min-width: 44px; }
  html .image-group {
    display: flex;
    grid-gap: 8px; }
    html .image-group .image {
      position: relative;
      flex: 1;
      border-radius: 4px;
      overflow: hidden;
      height: 160px; }
    html .image-group img {
      max-width: 100%;
      height: 100%;
      object-fit: cover; }
    html .image-group span {
      position: absolute;
      color: #fff;
      font-weight: 500;
      left: 0;
      bottom: 0;
      width: 100%;
      font-size: 12px;
      padding: 6px 8px;
      background: rgba(255, 255, 255, 0.2); }
    @media screen and (max-width: 991px) {
      html .image-group .image {
        height: 110px; } }
  html .inner-backdrop--false .backdrop {
    display: none; }
  html .flex-row {
    display: flex; }
  html .select_box .ant-select-selection {
    border: 1px solid #dfe2eb !important;
    background: transparent;
    border-radius: 4px;
    padding-right: 40px; }
  html .select_box .ant-select-selection--multiple > ul > li, html .select_box .ant-select-selection--multiple .ant-select-selection__rendered > ul > li {
    margin-bottom: 1.5px; }
  html .select_box .ant-select-selection__choice {
    background: #e6e6e6; }
  html .select_box .ant-select-selection__choice__content {
    color: #FF6A14; }
  html .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon,
  html .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover .ant-select-selected-icon {
    color: #000 !important; }
  html .icon--holder {
    border: 0.5px solid rgba(0, 46, 93, 0.2) !important;
    padding: 4px;
    border-radius: 100%;
    width: 40px;
    min-width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center; }
  html .text-truncate {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  html .text--primary {
    color: #ff6a14; }
  html .bg-lighter {
    background-color: rgba(223, 226, 235, 0.3); }
  html .search_box {
    position: relative;
    z-index: 1; }
    html .search_box .cross-icon {
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translateY(-50%);
      cursor: pointer;
      opacity: .7; }
  html .detail_modal .detail_body .tabs.tabs--new {
    padding: 0;
    margin: 10px 0 20px;
    border-bottom: 1px solid rgba(0, 46, 93, 0.1);
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none; }
    html .detail_modal .detail_body .tabs.tabs--new::-webkit-scrollbar {
      display: none; }
    html .detail_modal .detail_body .tabs.tabs--new .tab_btn {
      position: relative;
      padding: 0 0 12px 0;
      max-width: 110px;
      flex: 1;
      text-align: center;
      width: auto;
      background: transparent;
      color: #00172E;
      font-weight: 400 !important;
      border-radius: 0; }
    html .detail_modal .detail_body .tabs.tabs--new .tab_btn:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0%;
      height: 1px;
      flex: none;
      background: #FF6A14; }
    html .detail_modal .detail_body .tabs.tabs--new .tab_btn:hover {
      background: transparent;
      color: #000; }
    html .detail_modal .detail_body .tabs.tabs--new .tab_btn.active {
      font-weight: 500 !important;
      background: transparent;
      color: #000; }
    html .detail_modal .detail_body .tabs.tabs--new .tab_btn.active:after {
      width: 100%; }
    @media screen and (max-width: 991px) {
      html .detail_modal .detail_body .tabs.tabs--new .tab_btn {
        min-width: 110px; } }
  html .tabs.tabs--new {
    display: flex;
    padding: 0;
    margin: 10px 0 20px;
    border-bottom: 1px solid rgba(0, 46, 93, 0.1);
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none; }
    html .tabs.tabs--new::-webkit-scrollbar {
      display: none; }
    html .tabs.tabs--new .tab_btn {
      position: relative;
      padding: 0 0 12px 0;
      max-width: 110px;
      flex: 1;
      text-align: center;
      width: auto;
      background: transparent;
      color: #00172E;
      font-weight: 400 !important;
      border-radius: 0; }
    html .tabs.tabs--new .tab_btn:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0%;
      height: 1px;
      flex: none;
      background: #FF6A14; }
    html .tabs.tabs--new .tab_btn:hover {
      background: transparent;
      color: #000; }
    html .tabs.tabs--new .tab_btn.active {
      font-weight: 500 !important;
      background: transparent;
      color: #000; }
    html .tabs.tabs--new .tab_btn.active:after {
      width: 100%; }
    @media screen and (max-width: 991px) {
      html .tabs.tabs--new .tab_btn {
        min-width: 110px; } }
  html input[type="checkbox"]::before, html input[type="radio"]::before {
    border: 1px solid #95989f;
    width: 16px;
    height: 16px; }
  html .table--holder .table-next-data--loader {
    max-height: calc(100vh - 180px); }
    html .table--holder .table-next-data--loader.version-2 {
      max-height: calc(100vh - 120px); }
  html .table--holder table thead {
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 1; }
  html .table--holder input[type="checkbox"]::before {
    border: 1px solid #95989f; }
  html .table--holder th:first-child input,
  html .table--holder td:first-child input {
    margin: auto !important; }
  html .table--holder .fade-item {
    opacity: 0;
    visibility: hidden;
    user-select: none; }
  html .table--holder th {
    white-space: nowrap;
    padding: 23px 7px 15px !important;
    height: 55px !important;
    white-space: nowrap;
    border: 0 !important;
    box-shadow: 0px -1px 0px 0px #eaeef2 inset; }
  html .table--holder th.h-66 {
    height: 66px !important; }
  html .table--holder td {
    padding: 12px 10px !important; }
  html .table--holder th .no_button,
  html .table--holder th .export_btn {
    padding: 0 !important; }
  html .table--holder th:last-child,
  html .table--holder td:last-child {
    padding-right: 28px !important; }
  html .table--holder th, html .table--holder td {
    max-width: 160px !important; }
  html .table--holder .th-mw--auto {
    max-width: 200px !important;
    min-width: 200px !important;
    width: 200px !important; }
  @media screen and (min-width: 1024px) {
    html .table-lg-layout--fixed {
      table-layout: fixed; } }
  html .rounded-full {
    border-radius: 100%; }
  html .rounded-full img {
    border-radius: 100% !important;
    overflow: hidden; }
  html .form_group input, html .form_group textarea, html .form_group select {
    border-radius: 4px;
    font-size: 13px;
    line-height: 1.4;
    min-height: 44px; }
  html .filter--wrapper label {
    font-family: inherit;
    color: rgba(0, 0, 0, 0.65);
    width: 100%;
    font-weight: 400 !important;
    letter-spacing: 0.14px;
    margin: 0 0 5px; }
  html .filter--wrapper .form_group {
    margin-bottom: 16px !important; }
  html .filter--wrapper .form_group input, html .filter--wrapper .form_group textarea, html .filter--wrapper .form_group select {
    border-radius: 6px;
    min-height: 39px; }
  html .filter--wrapper .filter-form-container .filter-time-container {
    width: auto; }
  html .filter--wrapper .SingleDatePickerInput_calendarIcon {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
  html .filter--wrapper .css-yk16xz-control {
    border-radius: 6px;
    border-color: #DFE2EB; }
  html .filter--wrapper .css-g1d714-ValueContainer {
    padding: 8px 10px;
    border-radius: 6px;
    min-height: 39px; }
    html .filter--wrapper .css-g1d714-ValueContainer input {
      padding: 0;
      min-height: auto;
      width: auto; }
  html .filter--wrapper .filter_item .css-1s5gz75-indicatorContainer .css-8mmkcg, html .filter--wrapper .filter_item .css-1s5gz75-indicatorContainer .css-tj5bde-Svg, html .filter--wrapper .filter_item .css-87jp9c-indicatorContainer .css-8mmkcg, html .filter--wrapper .filter_item .css-87jp9c-indicatorContainer .css-tj5bde-Svg, html .filter--wrapper .filter_item .css-1wogxpk-indicatorContainer .css-8mmkcg, html .filter--wrapper .filter_item .css-1wogxpk-indicatorContainer .css-tj5bde-Svg, html .filter--wrapper .filter_item .css-1codp8j-indicatorContainer .css-8mmkcg, html .filter--wrapper .filter_item .css-1codp8j-indicatorContainer .css-tj5bde-Svg {
    display: block; }
  html .filter--wrapper .css-1codp8j-indicatorContainer,
  html .filter--wrapper .css-87jp9c-indicatorContainer,
  html .filter--wrapper .css-1wogxpk-indicatorContainer {
    background: transparent; }
  html .filter--wrapper .css-1hb7zxy-IndicatorsContainer,
  html .filter--wrapper .css-1wy0on6 {
    margin-right: 0; }
  html .filter--wrapper .css-1pahdxg-control {
    border-color: inherit !important;
    box-shadow: none !important; }
  html .detail--box {
    padding: 12px;
    border-radius: 6px;
    border: 1px solid #F0F2F7; }
  html .custom-radio input[type="radio"]::before {
    border-radius: 100%; }
  html .btn-icon {
    border: 0.5px solid #DFE2EB;
    width: 40px;
    height: 40px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0; }
    html .btn-icon img {
      width: 34px; }
  html .text-nowrap {
    white-space: nowrap; }
  html .date-picker--block .SingleDatePickerInput_calendarIcon {
    position: absolute;
    right: 0;
    top: -2px;
    padding: 10px;
    z-index: 1; }
  html .date-picker--block input {
    min-height: 43px; }
  html .show-arrow .css-2b097c-container .css-1hb7zxy-IndicatorsContainer .css-tj5bde-Svg,
  html .show-arrow .css-14jk2my-container .css-1hb7zxy-IndicatorsContainer .css-tj5bde-Svg {
    display: block; }
  html .modal .select_box .css-g1d714-ValueContainer, html .modal .select_box .css-1hwfws3 {
    min-height: 43px; }
  html .ant-select-open .ant-select-selection {
    box-shadow: none !important;
    border-color: #FF6A14 !important; }
  html .ant-select-dropdown-menu-item {
    font-size: 12px; }
  html .ant-select-dropdown-menu-item:hover {
    background: rgba(255, 106, 20, 0.5) !important;
    color: #fff !important; }
  html .ant-select-dropdown-menu-item-selected {
    background: #FF6A14 !important;
    color: #fff !important;
    font-weight: inherit; }
  html .ant-input {
    box-shadow: none !important; }
  html .css-e56m7-control {
    border-radius: 4px; }
  html .delete-template .modal {
    position: relative; }
  html .footage_link input[type="checkbox"]:checked::before, html .footage_link input[type="radio"]:checked::before {
    background-image: url("/static/check-1.svg");
    border: 0 !important;
    background-color: #fff !important; }
  html .venue-staff .ant-select-selection__placeholder {
    display: block !important; }
  html .venue-staff .ant-select-selection-selected-value {
    position: relative;
    z-index: 1;
    background: #fff; }
  html .text-dark {
    color: #00172E !important; }
  html .text-draft {
    color: #1700A1 !important; }
  html .text-danger {
    color: #f65151; }

.user-item--box {
  position: relative; }
  .user-item--box input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0; }
  .user-item--box input[type="checkbox"]:checked ~ .detail--box {
    background: rgba(241, 241, 241, 0.3); }

.font-size-12 .css-g1d714-ValueContainer,
.font-size-12 .css-1hwfws3 {
  font-size: 12px; }

.btn-darkblue {
  border-color: #002E5D !important;
  background-color: #002E5D !important;
  color: #fff !important;
  background-size: 15;
  background-position: 97%;
  padding: 10px 20px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.btn-darkblue:hover,
.btn-darkblue:focus {
  filter: brightness(0.9); }

.ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-checkbox:hover .ant-checkbox-inner,
.ant-checkbox-input:focus + .ant-checkbox-inner {
  border-color: #FF6A14 !important; }

.ant-select-selection__placeholder, .ant-select-search__field__placeholder {
  top: 44%; }

.grid-cols-2 {
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px; }

@media screen and (max-width: 991px) {
  .report_incident_modal .modal_header h2 {
    font-size: 18px; } }

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

.scroll_hidden {
  overflow: hidden; }
  .scroll_hidden .right_area .detail_modal {
    overflow: initial; }

.report_incident_modal .css-g1d714-ValueContainer,
.report_incident_modal .css-1hwfws3 {
  flex-wrap: wrap !important;
  height: auto;
  min-height: 41px; }
  .report_incident_modal .css-g1d714-ValueContainer .css-b8ldur-Input input,
  .report_incident_modal .css-1hwfws3 .css-b8ldur-Input input {
    height: auto;
    min-height: auto; }

@media screen and (min-width: 992px) {
  .flex-lg-nowrap {
    flex-wrap: nowrap; } }

@media screen and (max-width: 991px) {
  .flex-lg-nowrap {
    flex-wrap: wrap; }
    .flex-lg-nowrap > div {
      flex: none;
      width: 100%; }
  html .form_group .css-g1d714-ValueContainer input {
    min-height: auto; } }

.custom--progress {
  width: 100%;
  height: 6px;
  border-radius: 20px;
  overflow: hidden;
  background: #f1f1f1;
  display: inline-flex;
  align-items: center; }
  .custom--progress .value {
    background-color: #FF6A14;
    height: 4px;
    border-radius: 20px; }

.css-1bwsx9e-Input input,
.css-b8ldur-Input input,
.venue_select_input__input input {
  min-height: 32px !important; }

.month-select--custom {
  display: flex;
  justify-content: flex-end; }
  .month-select--custom .css-yk16xz-control {
    cursor: pointer; }
  .month-select--custom .css-1pahdxg-control,
  .month-select--custom .css-yk16xz-control {
    border: 0 !important;
    outline: none;
    box-shadow: none !important;
    min-height: auto; }
  .month-select--custom .css-1n7v3ny-option:active,
  .month-select--custom .css-1n7v3ny-option {
    cursor: pointer;
    background: rgba(255, 106, 20, 0.2) !important;
    color: #FF6A14 !important; }
  .month-select--custom .custom-floating-select {
    width: 150px;
    position: absolute;
    right: 0;
    top: -38px; }
  .month-select--custom .css-1hb7zxy-IndicatorsContainer svg {
    width: 18px; }
  .month-select--custom .css-1hb7zxy-IndicatorsContainer * {
    padding: 0; }

.incident_navigation_bar .search_box {
  position: relative;
  z-index: 1; }

.use_role_filter__value-container {
  max-width: 160px; }

.filter-form-container .select_box .css-g1d714-ValueContainer, .filter-form-container .select_box .css-1hwfws3 {
  min-height: 40px; }

.schedule-modal--padding-0 .modal_header {
  padding: 40px 40px 20px !important; }

.schedule-modal--padding-0 .modal_outer > .modal {
  padding: 0px !important;
  overflow: hidden !important; }

.schedule-modal--padding-0 .modal {
  padding: 0 40px 40px !important; }

.alert-data-holder {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 14px; }
  .alert-data-holder > div {
    display: flex;
    flex-direction: column;
    grid-gap: 3px; }
  .alert-data-holder span:nth-child(1) {
    font-weight: 600; }
  .alert-data-holder span {
    font-size: 12px;
    font-weight: 500;
    color: #00172E; }
  .alert-data-holder span:nth-child(2) {
    font-size: 10px;
    font-weight: 400; }
  @media screen and (max-width: 550px) {
    .alert-data-holder {
      grid-template-columns: auto;
      grid-gap: 10px; } }

.alert-type-uper-box {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding: 12px 14px;
  background-color: #EAEAEC;
  border-block: 2px solid #C6C5C8;
  margin-bottom: 15px; }
  .alert-type-uper-box > div {
    display: flex;
    flex-direction: column;
    grid-gap: 4px; }
  .alert-type-uper-box span:nth-child(1) {
    font-size: 14px;
    font-weight: 500; }
  .alert-type-uper-box span:nth-child(2) {
    font-size: 12px;
    font-weight: 400; }

html .table--holder.th-remove-max th,
html .table--holder.th-remove-max td {
  min-width: 100px !important;
  max-width: none !important; }

.report-flex-column {
  grid-gap: 20px;
  line-height: 1.3; }
  .report-flex-column .mb-10 {
    min-height: 22px; }
  .report-flex-column .icon {
    min-width: 22px; }
  .report-flex-column > div {
    flex: 1; }
  @media screen and (max-width: 576px) {
    .report-flex-column {
      grid-gap: 0;
      flex-direction: column; } }

.incident-select--type {
  padding: 0px 40px 10px;
  max-width: 100%;
  width: 100%; }
  .incident-select--type .search_input {
    border: 1px solid #dfe2eb;
    max-width: 100%;
    width: 100%; }

.action-taken-paginate input {
  min-height: 32px !important; }

.checkbox-alignment label {
  padding-left: 30px; }
  .checkbox-alignment label::before {
    position: absolute;
    left: 0; }

.inner-modal-overflow--stop .modal_enclose {
  overflow: hidden !important; }

.inner-modal-overflow--stop .overflow-y-auto {
  overflow-y: auto !important;
  margin: 0 -40px !important; }

@media screen and (min-width: 1000px) {
  .justify-content-md-end {
    justify-content: flex-end; } }

:root {
  --primary-root: #FF6A14;
  --secondary-root: #051A30;
  --startWhite: rgba(255, 255, 255, .6); }

.new-theme *:not(i) {
  font-family: "Inter", sans-serif;
  box-sizing: border-box; }

.new-theme img {
  max-width: 100%; }

.new-theme .container {
  padding: 0 110px;
  margin: auto;
  max-width: 100%; }
  @media screen and (max-width: 1366px) {
    .new-theme .container {
      padding: 0 50px; } }
  @media screen and (max-width: 767px) {
    .new-theme .container {
      padding: 0 20px; } }

.new-theme .container-sm {
  max-width: 1140px;
  margin: auto;
  padding: 0 20px; }

.new-theme .arrow--link {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  grid-gap: 15px; }
  .new-theme .arrow--link a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .new-theme .arrow--link .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    --size: 40px;
    width: var(--size);
    height: var(--size);
    border-radius: var(--size);
    background-color: var(--primary-root);
    transition: all .2s ease; }
  .new-theme .arrow--link:hover {
    color: var(--primary-root); }
    .new-theme .arrow--link:hover .icon {
      transform: rotate(-45deg); }
  @media screen and (max-width: 1180px) {
    .new-theme .arrow--link {
      font-size: 14px; }
      .new-theme .arrow--link .icon {
        --size: 34px; } }
  @media screen and (max-width: 414px) {
    .new-theme .arrow--link {
      grid-gap: 9px; }
      .new-theme .arrow--link .icon {
        --size: 30px; } }

.new-theme .mb-60 {
  margin-bottom: 60px; }

.new-theme .skeleton {
  overflow: hidden; }
  .new-theme .skeleton .skeleton-effect {
    background: #f3f3f3;
    background-image: linear-gradient(to right, transparent, #edeef1 100%);
    background-repeat: no-repeat;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeholderShimmer;
    animation-timing-function: linear; }
  .new-theme .skeleton .skeleton-icon {
    --size: 50px;
    width: var(--size);
    height: var(--size);
    border-radius: var(--radius-4);
    overflow: hidden;
    background: #f3f3f3;
    background-image: linear-gradient(to right, transparent, #edeef1 100%); }
    .new-theme .skeleton .skeleton-icon.lg {
      --size: 100px; }
  .new-theme .skeleton .skeleton-bar {
    display: inline-block;
    height: 15px;
    border-radius: var(--radius-4); }

@keyframes placeholderShimmer {
  0% {
    background-position: -468px 0; }
  100% {
    background-position: 468px 0; } }
  @media screen and (max-width: 1550px) {
    .new-theme .skeleton [data-gap="20"] {
      --item-gap: 10px; }
    .new-theme .skeleton .skeleton-bar {
      height: 14px; } }

.web-header {
  background-color: var(--secondary-root);
  padding: 30px 0; }
  @media screen and (min-width: 1367px) {
    .web-header {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      z-index: 9; } }
  .web-header .logo {
    position: relative;
    display: inline-flex; }
    .web-header .logo img {
      max-width: 80px; }
    .web-header .logo a {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
  .web-header .header-holder {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center; }
    .web-header .header-holder ul {
      list-style: none;
      padding: 0;
      margin: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      background: rgba(255, 255, 255, 0.03);
      border: 0.5px solid rgba(255, 255, 255, 0.16);
      border-radius: 12px;
      padding: 4px; }
    .web-header .header-holder li.active-menu .link {
      color: var(--primary-root); }
      .web-header .header-holder li.active-menu .link svg {
        color: #fff; }
    .web-header .header-holder li.active .link {
      background-color: var(--primary-root);
      color: #fff; }
      .web-header .header-holder li.active .link:hover {
        background-color: var(--primary-root);
        color: #fff; }
    .web-header .header-holder li .link {
      position: relative;
      display: flex;
      align-items: center;
      grid-gap: 8px;
      padding: 7px 21px;
      border-radius: 10px;
      font-size: 14px;
      font-weight: 400;
      color: #fff;
      cursor: pointer; }
      .web-header .header-holder li .link a {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1; }
      .web-header .header-holder li .link:hover {
        color: var(--primary-root); }
      .web-header .header-holder li .link.active {
        color: #fff;
        background-color: var(--primary-root);
        font-weight: 700; }
    .web-header .header-holder li.support-link a {
      position: relative; }
  .web-header .button-holder {
    display: flex;
    justify-content: flex-end;
    grid-gap: 31px; }
  .web-header .btn {
    position: relative;
    display: flex;
    align-items: center;
    grid-gap: 10px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 10px;
    color: #fff;
    background-color: var(--secondary-root);
    border: 1px solid var(--secondary-root); }
    .web-header .btn .icon {
      --size: 32px;
      width: var(--size);
      height: var(--size);
      border-radius: var(--size);
      display: flex;
      align-items: center;
      justify-content: center;
      background: rgba(255, 255, 255, 0.12); }
    .web-header .btn a {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
    .web-header .btn:hover {
      color: var(--primary-root); }
      .web-header .btn:hover .icon {
        color: #ff6a14; }
  .web-header .btn-primary {
    position: relative;
    padding: 7px 21px;
    background-color: var(--primary-root);
    border: 1px solid var(--primary-root); }
    .web-header .btn-primary::after {
      content: '';
      position: absolute;
      width: 79px;
      margin: auto;
      height: 10px;
      left: 50%;
      transform: translateX(-50%);
      top: 80%;
      background: rgba(255, 106, 20, 0.53);
      filter: blur(11.65px);
      border-radius: 4px; }
    .web-header .btn-primary:hover {
      color: #fff;
      filter: brightness(0.9); }

.main-menu-close,
.mobile-header,
.mobile-menu,
.web-menu {
  display: none; }

@media screen and (min-width: 1200px) {
  .web-menu {
    display: flex; }
  .menu-backdrop {
    padding-top: 35px;
    position: absolute;
    max-width: 1016px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 65px;
    z-index: 2;
    animation: moveUp .6s ease;
    opacity: 1; }
  .mobile-btn-group {
    display: none !important; } }

@keyframes moveUp {
  0% {
    opacity: 0;
    top: 90px;
    transition: all .2s ease; }
  100% {
    opacity: 1;
    top: 65px;
    transition: all .2s ease; } }

.header-menu-wrapper {
  background-color: #fff;
  padding: 24px 20px;
  border-radius: 17px;
  min-height: 326px; }
  .header-menu-wrapper h3 {
    font-size: 16px;
    font-size: 600;
    padding: 0 18px 28px; }
  .header-menu-wrapper .flex-row {
    display: flex;
    align-items: flex-start;
    gap: 10px; }
  .header-menu-wrapper .left-col,
  .header-menu-wrapper .right-col {
    flex: 1; }
  .header-menu-wrapper .grid-col-2 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5px; }
  .header-menu-wrapper .item {
    position: relative;
    padding: 12px 16px;
    border-radius: 10px;
    transition: background-color .3s ease;
    cursor: pointer;
    display: flex;
    align-items: center;
    grid-gap: 10px; }
    .header-menu-wrapper .item:hover {
      background-color: rgba(255, 106, 20, 0.1);
      color: var(--primary-root); }
    .header-menu-wrapper .item a {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
    .header-menu-wrapper .item .icon {
      display: flex;
      align-items: center;
      justify-content: center;
      --size: 20px;
      width: var(--size);
      height: var(--size);
      border-radius: var(--size);
      background: rgba(255, 106, 20, 0.1);
      color: var(--primary-root); }
      .header-menu-wrapper .item .icon svg {
        max-width: 12px; }
    .header-menu-wrapper .item h4 {
      display: flex;
      align-items: center;
      grid-gap: 15px;
      font-size: 12px;
      margin: 0;
      font-weight: 600; }
    .header-menu-wrapper .item p {
      font-size: 10px;
      font-weight: 400;
      margin: 10px 0 0; }
  .header-menu-wrapper .more-feature {
    display: flex;
    flex-direction: column; }
    .header-menu-wrapper .more-feature .item {
      display: inline-flex;
      align-items: center;
      grid-gap: 15px;
      padding: 10px;
      grid-gap: 10px; }
      .header-menu-wrapper .more-feature .item h4 {
        margin: 0; }
      .header-menu-wrapper .more-feature .item:hover {
        background-color: #fff;
        color: var(--primary-root); }

.about-banner {
  position: relative;
  background-color: var(--secondary-root);
  padding: 167px 0px 110px 0px;
  overflow: hidden;
  min-height: 790px; }
  .about-banner::before {
    content: '';
    position: absolute;
    width: 270px;
    height: 270px;
    left: 23px;
    top: 250px;
    background: #002E5D;
    filter: blur(100.3px); }
  .about-banner::after {
    content: '';
    position: absolute;
    width: 284px;
    height: 284px;
    right: 0px;
    bottom: 0px;
    background: #002E5D;
    filter: blur(107.65px); }
  .about-banner .banner-container {
    position: relative;
    z-index: 1;
    color: #fff;
    padding-left: 110px;
    display: grid;
    grid-template-columns: 700px 1fr;
    justify-content: space-between;
    grid-gap: 10px; }
    .about-banner .banner-container h1 {
      font-size: 58px;
      line-height: 88px;
      margin: 0 0 25px;
      font-weight: 700; }
    .about-banner .banner-container p {
      font-size: 22px;
      margin: 0 50px 40px 0;
      font-weight: 300; }
    .about-banner .banner-container .labels-list {
      list-style: none;
      display: flex;
      flex-wrap: wrap;
      grid-gap: 10px;
      padding: 0 40px 45px 0;
      margin: 0; }
      .about-banner .banner-container .labels-list li {
        position: relative;
        padding: 4px 12px;
        display: inline-flex;
        align-items: center;
        grid-gap: 10px;
        border: 1px solid var(--primary-root);
        color: var(--primary-root);
        font-size: 16px;
        border-radius: 7px;
        font-weight: 400; }
        .about-banner .banner-container .labels-list li a {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          z-index: 1; }
        .about-banner .banner-container .labels-list li:hover {
          background-color: rgba(255, 106, 20, 0.1); }
    .about-banner .banner-container .right-col .image-group {
      display: flex;
      justify-content: flex-end;
      grid-gap: 34px; }
      .about-banner .banner-container .right-col .image-group img {
        max-height: 500px; }
    @media screen and (max-width: 1366px) {
      .about-banner .banner-container {
        grid-template-columns: 550px 1fr;
        padding-left: 50px; }
        .about-banner .banner-container h1 {
          font-size: 54px; } }
    @media screen and (max-width: 1180px) {
      .about-banner .banner-container {
        grid-gap: 30px; }
        .about-banner .banner-container h1 {
          font-size: 44px;
          line-height: normal; }
        .about-banner .banner-container p {
          font-size: 18px;
          line-height: normal;
          line-height: 1.6; }
        .about-banner .banner-container .labels-list li {
          font-size: 14px; }
        .about-banner .banner-container .right-col .image-group {
          grid-gap: 20px; } }
    @media screen and (max-width: 1000px) {
      .about-banner .banner-container {
        grid-template-columns: auto; } }
    @media screen and (max-width: 767px) {
      .about-banner .banner-container {
        padding-left: 20px; }
        .about-banner .banner-container .left-col {
          padding-right: 20px; }
        .about-banner .banner-container h1 {
          font-size: 30px; }
        .about-banner .banner-container p {
          font-size: 14px;
          margin: 0 0 40px; }
        .about-banner .banner-container .labels-list {
          padding: 0 0 30px; }
        .about-banner .banner-container .labels-list li {
          font-size: 12px;
          padding: 3px 8px; }
          .about-banner .banner-container .labels-list li svg {
            width: 14px;
            height: auto; }
        .about-banner .banner-container .right-col {
          margin-top: 40px; } }
  @media screen and (max-width: 1366px) {
    .about-banner {
      padding: 80px 0px 50px 0px; } }
  @media screen and (max-width: 767px) {
    .about-banner {
      padding: 30px 0px 50px 0px; } }

.about-problem {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px 20px 130px;
  text-align: center;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }
  .about-problem::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--primary-root);
    opacity: .9; }
  .about-problem::after {
    content: '';
    position: absolute;
    width: 1027px;
    height: 536px;
    right: 0px;
    top: -38px;
    background: linear-gradient(269.64deg, rgba(255, 255, 255, 0.3) -7.08%, rgba(255, 255, 255, 0) 94.73%);
    filter: blur(70.2px); }
  .about-problem h3 {
    position: relative;
    z-index: 1;
    font-size: 46px;
    font-weight: 700;
    line-height: 69px;
    max-width: 1100px; }
  .about-problem .selected {
    background-color: rgba(255, 255, 255, 0.3);
    padding: 0px 5px; }
  @media screen and (max-width: 1100px) {
    .about-problem {
      padding: 60px 20px; }
      .about-problem h3 {
        font-size: 34px;
        line-height: 1.6; } }
  @media screen and (max-width: 991px) {
    .about-problem::after {
      display: none; } }
  @media screen and (max-width: 767px) {
    .about-problem {
      padding: 40px 20px; }
      .about-problem h3 {
        font-size: 20px;
        font-weight: 600;
        line-height: 1.6; } }

.about-feature {
  position: relative;
  background-color: #010D19;
  padding: 91px 0 50px 0;
  min-height: 100vh; }
  .about-feature::before {
    content: '';
    position: absolute;
    width: 608px;
    height: 618px;
    left: -194px;
    top: -194px;
    background: rgba(0, 46, 93, 0.26);
    filter: blur(110.75px); }
  .about-feature::after {
    content: '';
    position: absolute;
    width: 524px;
    height: 532px;
    right: 30px;
    bottom: 10%;
    background: rgba(0, 46, 93, 0.63);
    filter: blur(84.3px); }
  .about-feature .section-title {
    position: relative;
    z-index: 1;
    text-align: center;
    font-size: 42px;
    color: #fff;
    max-width: 90%;
    margin: 0 auto 90px; }
  .about-feature .grid-row {
    position: sticky;
    top: 0;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    grid-gap: 10vw;
    height: 100%; }
    @media screen and (max-width: 1180px) {
      .about-feature .grid-row {
        grid-gap: 10px; } }
  .about-feature .left-col {
    position: sticky;
    top: 0;
    padding-left: 120px; }
    @media screen and (max-width: 1366px) {
      .about-feature .left-col {
        padding-left: 50px; } }
  .about-feature .right-col {
    flex: 1;
    text-align: center;
    position: relative;
    top: 0px;
    height: 100%; }
    .about-feature .right-col .image {
      position: sticky;
      top: 0;
      opacity: 0; }
    .about-feature .right-col img {
      max-height: calc(100vh);
      object-fit: contain;
      margin: auto; }
    .about-feature .right-col .image.active {
      display: block; }
  .about-feature .active-section-1 .image:nth-child(1) {
    opacity: 1; }
  .about-feature .active-section-2 .image:nth-child(2) {
    opacity: 1; }
  .about-feature .active-section-3 .image:nth-child(3) {
    opacity: 1; }
  .about-feature .active-section-4 .image:nth-child(4) {
    opacity: 1; }
  .about-feature .active-section-5 .image:nth-child(5) {
    opacity: 1; }
  .about-feature .active-section-6 .image:nth-child(6) {
    opacity: 1; }
  .about-feature .active-section-7 .image:nth-child(7) {
    opacity: 1; }
  .about-feature .active-section-8 .image:nth-child(8) {
    opacity: 1; }
  .about-feature .active-section-9 .image:nth-child(9) {
    opacity: 1; }
  .about-feature.feature-mobile {
    display: none; }
  @media screen and (max-width: 1180px) {
    .about-feature .section-title {
      font-size: 34px; } }
  @media screen and (max-width: 991px) {
    .about-feature {
      padding: 50px 0;
      min-height: auto; }
      .about-feature .section-title {
        font-size: 24px;
        margin: 0 0 40px;
        max-width: 100%; }
      .about-feature::before, .about-feature::after {
        display: none; }
      .about-feature .grid-row {
        flex-direction: column; }
        .about-feature .grid-row .left-col {
          padding-bottom: 25px; }
      .about-feature.web-features {
        display: none; }
      .about-feature.feature-mobile {
        display: block; } }
  @media screen and (max-width: 991px) and (max-width: 1366px) {
    .about-feature .left-col {
      padding-left: 0px; } }
  @media screen and (max-width: 767px) {
    .about-feature .section-title {
      font-size: 20px;
      font-weight: 600; }
    .about-feature .right-col {
      display: none; } }

.about-feature-card {
  padding: 7px 32px 7px;
  border-radius: 24px;
  color: #fff;
  margin: 10px 0 0;
  max-width: 477px;
  min-width: 477px;
  transition: background-color 1s ease;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .about-feature-card .auto-fr {
    display: flex;
    align-items: center;
    grid-gap: 20px;
    margin: 0 0 13px; }
  .about-feature-card h4 {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    color: var(--startWhite); }
  .about-feature-card p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    opacity: 0;
    display: none; }
  .about-feature-card .icon {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.05);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9px;
    color: var(--startWhite); }
  @media screen and (min-width: 1500px) {
    .about-feature-card {
      padding: 20px 32px; }
      .about-feature-card h4 {
        font-size: 22px; }
      .about-feature-card p {
        font-size: 16px; } }
  @media screen and (max-width: 991px) {
    .about-feature-card {
      padding: 20px 32px !important; } }
  .about-feature-card.active {
    padding: 20px 32px 20px;
    background-color: rgba(255, 106, 20, 0.08);
    box-shadow: inset 0px 4px 58.2px rgba(255, 106, 20, 0.09); }
    .about-feature-card.active h4 {
      font-weight: 700;
      color: var(--primary-root); }
    .about-feature-card.active p {
      display: block;
      opacity: 1; }
    .about-feature-card.active .icon {
      background: rgba(255, 255, 255, 0.02);
      border: 0.5px solid rgba(255, 106, 20, 0.34);
      box-shadow: inset 0px 0px 12.1px rgba(255, 106, 20, 0.28);
      color: var(--primary-root); }
  @media screen and (max-width: 991px) {
    .about-feature-card {
      max-width: 100%;
      min-width: auto;
      padding: 18px; }
      .about-feature-card h4 {
        font-size: 16px; }
      .about-feature-card p {
        font-size: 14px;
        line-height: 1.5; } }

.trusted-partners {
  padding: 62px 0 70px;
  overflow-x: hidden; }
  .trusted-partners h3 {
    position: relative;
    z-index: 1;
    font-size: 64px;
    font-weight: 700;
    color: #00172E;
    text-align: center;
    margin: 0 0 54px; }
  @media screen and (max-width: 1366px) {
    .trusted-partners h3 {
      font-size: 44px; } }
  @media screen and (max-width: 991px) {
    .trusted-partners h3 {
      font-size: 34px; } }
  @media screen and (max-width: 767px) {
    .trusted-partners {
      padding: 40px 0; }
      .trusted-partners h3 {
        font-size: 20px;
        margin: 0 0 30px; } }

.client-card {
  background: #FFFFFF;
  border: 1px solid #DFE2EB;
  border-radius: 12px;
  padding: 25px;
  max-width: 410px;
  margin: 0 15px;
  min-height: 323px; }
  .client-card .auto-fr {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 20px;
    align-items: center;
    margin: 0 0 16px; }
  .client-card .icon {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    overflow: hidden; }
    .client-card .icon img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .client-card h4 {
    font-size: 20px;
    color: var(--secondary-root);
    margin: 0 0 5px;
    font-weight: 700; }
  .client-card h6 {
    font-size: 12px;
    color: var(--secondary-root);
    font-weight: 400;
    display: block; }
  .client-card p {
    font-size: 18px;
    font-weight: 300; }
  @media screen and (max-width: 767px) {
    .client-card {
      max-width: 330px;
      margin: 0 5px;
      min-height: 280px; }
      .client-card .icon {
        width: 40px;
        height: 40px; }
      .client-card h4 {
        font-size: 14px;
        margin: 0 0 1px; }
      .client-card p {
        font-size: 14px; } }

.platform-demo {
  position: relative;
  background: #031527; }
  .platform-demo::after {
    content: '';
    position: absolute;
    width: 390px;
    height: 396px;
    background: rgba(0, 46, 93, 0.34);
    filter: blur(70.2px);
    right: 0;
    bottom: 20px; }
  .platform-demo .grid-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0; }
  .platform-demo .content {
    position: relative;
    z-index: 1;
    width: 100%; }
  .platform-demo .left-col img {
    width: 100%;
    min-height: 600px;
    object-fit: cover; }
  .platform-demo .right-col {
    position: relative;
    z-index: 1;
    padding: 40px 90px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center; }
    .platform-demo .right-col h4 {
      color: #fff;
      font-size: 32px;
      font-weight: 700;
      margin: 0 0 11px; }
    .platform-demo .right-col p {
      font-size: 16px;
      font-weight: 400;
      margin: 0 0 35px; }
  .platform-demo .form_group {
    display: flex;
    margin: 0 0 5px !important;
    flex-direction: column-reverse;
    justify-content: flex-end;
    min-height: 76px; }
    .platform-demo .form_group .error_msg ~ .float-input input {
      background-color: rgba(255, 59, 68, 0.1);
      border-color: #FF3A44;
      color: #FF3A44; }
  .platform-demo .float-input {
    position: relative;
    margin-bottom: 4px; }
    .platform-demo .float-input label {
      position: absolute;
      top: 20px;
      left: 14px;
      font-size: 12px;
      color: var(--startWhite);
      transition: all .2s ease;
      user-select: none;
      pointer-events: none; }
    .platform-demo .float-input textarea:not(:placeholder-shown),
    .platform-demo .float-input input:not(:placeholder-shown) {
      color: var(--primary-root); }
    .platform-demo .float-input textarea:focus ~ label,
    .platform-demo .float-input textarea:not(:placeholder-shown) ~ label,
    .platform-demo .float-input input:focus ~ label,
    .platform-demo .float-input input:not(:placeholder-shown) ~ label {
      top: 7px; }
  .platform-demo .min-h-14px {
    min-height: 16px;
    display: inline-block; }
  .platform-demo input:-webkit-autofill, .platform-demo input:-webkit-autofill:hover, .platform-demo input:-webkit-autofill:focus, .platform-demo input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px var(--secondary-root) inset !important; }
  .platform-demo .form-control {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(6.4px);
    border-radius: 12px;
    padding: 27px 14px 7px;
    width: 100%;
    font-size: 12px;
    outline: none !important;
    box-shadow: 0px 140px 0px rgba(255, 255, 255, 0.02) inset !important; }
    .platform-demo .form-control::placeholder {
      opacity: 0; }
    .platform-demo .form-control:focus {
      border-color: var(--primary-root);
      color: var(--primary-root); }
      .platform-demo .form-control:focus ~ label {
        color: #fff; }
  .platform-demo textarea {
    height: 105px;
    resize: none; }
  .platform-demo .arrow--link {
    margin: 20px 0 0px;
    background-color: transparent;
    padding: 0;
    appearance: none;
    border: 0; }
  .platform-demo .error_msg {
    position: relative;
    font-size: 12px;
    color: #ff0000;
    padding-left: 34px;
    background: url("/static/images/error-circle.svg") left 10px center no-repeat; }
  @media screen and (max-width: 1400px) {
    .platform-demo .right-col {
      padding: 50px; } }
  @media screen and (max-width: 1180px) {
    .platform-demo .grid-row {
      grid-template-columns: 480px 1fr; }
    .platform-demo .right-col h4 {
      font-size: 28px; }
    .platform-demo .right-col p {
      font-size: 14px; } }
  @media screen and (max-width: 991px) {
    .platform-demo .grid-row {
      grid-template-columns: auto; }
    .platform-demo .right-col h4 {
      font-size: 24px; }
    .platform-demo .left-col img {
      min-height: auto; } }
  @media screen and (max-width: 767px) {
    .platform-demo .right-col {
      padding: 40px 20px; }
      .platform-demo .right-col h4 {
        font-size: 20px; } }

.discover-blog {
  padding: 64px 0 69px;
  overflow-x: hidden; }
  .discover-blog .section-title {
    font-size: 36px;
    margin: 0;
    font-weight: 700; }
  .discover-blog .fr-auto {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-gap: 10px;
    margin: 0 0 55px; }
  .discover-blog .slick-arrow {
    position: absolute;
    top: 40%;
    left: 110px;
    --size: 40px;
    width: var(--size);
    height: var(--size);
    border-radius: var(--size);
    z-index: 2;
    background-color: var(--primary-root);
    opacity: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(90deg); }
    .discover-blog .slick-arrow::before {
      display: none; }
    .discover-blog .slick-arrow.slick-next {
      left: auto;
      right: 110px;
      transform: rotate(-90deg) !important; }
    .discover-blog .slick-arrow.slick-disabled {
      opacity: 0 !important;
      visibility: hidden; }
    @media screen and (max-width: 1366px) {
      .discover-blog .slick-arrow {
        left: 50px; }
        .discover-blog .slick-arrow.slick-next {
          right: 50px; } }
    @media screen and (max-width: 767px) {
      .discover-blog .slick-arrow {
        left: 30px; }
        .discover-blog .slick-arrow.slick-next {
          right: 30px; } }
  .discover-blog .slick-slider:hover .slick-arrow {
    opacity: 1; }
  .discover-blog .slick-track .slick-slide > div {
    margin: 0 20px 0 0; }
  .discover-blog .slick-track .slick-slide:first-child {
    padding-left: 110px; }
    @media screen and (max-width: 1366px) {
      .discover-blog .slick-track .slick-slide:first-child {
        padding-left: 50px; } }
    @media screen and (max-width: 767px) {
      .discover-blog .slick-track .slick-slide:first-child {
        padding-left: 20px; } }
  .discover-blog .discover-blog-card {
    margin: 0; }
  @media screen and (max-width: 1180px) {
    .discover-blog .section-title {
      font-size: 30px; } }
  @media screen and (max-width: 991px) {
    .discover-blog {
      padding: 50px 0; }
      .discover-blog .fr-auto {
        margin: 0 0 30px; }
      .discover-blog .section-title {
        font-size: 24px; }
      .discover-blog .discover-blog-card {
        margin: 0 10px 0 0; } }
  @media screen and (max-width: 767px) {
    .discover-blog .section-title {
      font-size: 20px; } }

.discover-blog-card {
  background: #FFFFFF;
  border: 1px solid #DFE2EB;
  border-radius: 12px;
  max-width: 321px;
  overflow: hidden;
  margin: 0 15px;
  position: relative; }
  .discover-blog-card .image {
    height: 191px;
    background-color: #f1f1f1; }
    .discover-blog-card .image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .discover-blog-card .content {
    padding: 16px; }
    .discover-blog-card .content h5 {
      font-size: 16px;
      line-height: 28.32px;
      margin: 0 0 5px;
      font-weight: 500;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      min-height: 56px; }
    .discover-blog-card .content p {
      font-size: 12px;
      font-weight: 400;
      line-height: 22px;
      margin: 0 0 20px;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      min-height: 86px; }
    .discover-blog-card .content span,
    .discover-blog-card .content a {
      font-size: 12px;
      font-weight: 400; }
    .discover-blog-card .content a {
      font-weight: 500;
      color: var(--primary-root); }

.download-app {
  position: relative;
  background-color: var(--primary-root);
  padding: 118px 0 114px;
  color: #fff;
  overflow: hidden; }
  .download-app::after {
    content: '';
    position: absolute;
    width: 1027px;
    height: 536px;
    right: 0;
    bottom: 0;
    background: linear-gradient(269.64deg, rgba(255, 255, 255, 0.3) -7.08%, rgba(255, 255, 255, 0) 94.73%);
    filter: blur(70.2px); }
  .download-app .bg-image-1 {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    width: 100%;
    height: 1000px;
    background-size: 250px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: bottom right 80px; }
  .download-app .bg-image-2 {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    width: 100%;
    height: 1000px;
    background-size: 250px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top right 400px; }
  .download-app .container {
    position: relative;
    z-index: 1; }
  .download-app p {
    font-size: 28px;
    font-weight: 400;
    margin: 0 0 12px; }
  .download-app h4 {
    font-size: 46px;
    font-weight: 700;
    margin: 0 0 46px; }
  .download-app .flex {
    display: flex;
    align-items: center;
    grid-gap: 27px; }
  .download-app .flex span {
    position: relative;
    padding: 9px 13px;
    background-color: #fff;
    border-radius: 7px; }
    .download-app .flex span a {
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      cursor: pointer; }
  @media screen and (max-width: 1180px) {
    .download-app .bg-image-1 {
      background-size: 200px;
      background-position: bottom right 40px; }
    .download-app .bg-image-2 {
      background-size: 200px;
      background-position: top right 280px; }
    .download-app .left-col {
      max-width: 50%; } }
  @media screen and (max-width: 991px) {
    .download-app {
      padding: 50px 0; }
      .download-app::after {
        display: none; }
      .download-app .bg-image-1,
      .download-app .bg-image-2 {
        display: none; }
      .download-app .left-col {
        max-width: 100%;
        text-align: center; }
        .download-app .left-col p {
          margin: 0 0 6px; }
        .download-app .left-col .flex {
          justify-content: center; } }
  @media screen and (max-width: 767px) {
    .download-app p {
      font-size: 16px; }
    .download-app h4 {
      font-size: 20px;
      margin: 0 0 25px; }
    .download-app .left-col .flex {
      grid-gap: 15px; }
      .download-app .left-col .flex img {
        width: 120px; } }

.web-footer {
  position: relative;
  padding: 56px 0 52px;
  background-color: var(--secondary-root);
  color: #fff; }
  .web-footer::before {
    content: '';
    position: absolute;
    width: 390px;
    height: 568.94px;
    left: 100px;
    top: 57.93px;
    background: linear-gradient(173.93deg, rgba(0, 46, 93, 0) -24.7%, rgba(0, 46, 93, 0.34) 93.61%);
    filter: blur(70.2px);
    transform: rotate(65.37deg); }
  .web-footer .container {
    position: relative;
    z-index: 1; }
  .web-footer .grid-row {
    display: grid;
    grid-template-columns: 550px 1fr;
    margin: 0 0 37px; }
    .web-footer .grid-row h3 {
      font-size: 14px;
      font-weight: 700;
      margin: 0 0 15px; }
    .web-footer .grid-row .flex {
      display: flex;
      align-items: flex-start;
      justify-content: flex-end;
      grid-gap: 90px; }
    .web-footer .grid-row ul li:not(:last-child) {
      margin: 0 0 7px; }
  .web-footer ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .web-footer ul li {
      position: relative;
      color: rgba(255, 255, 255, 0.8);
      font-size: 14px;
      font-weight: 400;
      padding: 3px 0; }
      .web-footer ul li:hover a {
        color: var(--primary-root); }
      .web-footer ul li:hover .icon {
        background-color: rgba(255, 106, 20, 0.1); }
  .web-footer .flex {
    display: flex;
    align-items: center;
    grid-gap: 27px; }
  .web-footer .flex span {
    position: relative;
    padding: 9px 13px;
    background-color: #fff;
    border-radius: 7px; }
  .web-footer .social-links {
    margin: 41px 0 31px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .web-footer .social-links ul {
      list-style: none;
      padding: 0;
      margin: 0;
      display: flex;
      align-items: center;
      grid-gap: 15px; }
    .web-footer .social-links .info-list {
      grid-gap: 30px; }
      .web-footer .social-links .info-list a {
        display: flex;
        align-items: center;
        grid-gap: 12px; }
    .web-footer .social-links li {
      display: flex;
      align-items: center;
      grid-gap: 12px;
      font-size: 14px; }
      .web-footer .social-links li span {
        max-width: 250px; }
    .web-footer .social-links .icon {
      background-color: rgba(255, 255, 255, 0.08);
      --size: 42px;
      width: var(--size);
      height: var(--size);
      border-radius: var(--size);
      display: flex;
      align-items: center;
      justify-content: center; }
  .web-footer .copy-right {
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
    .web-footer .copy-right p {
      font-size: 12px;
      font-weight: 400;
      margin: 0; }
  @media screen and (max-width: 1180px) {
    .web-footer .grid-row {
      grid-template-columns: 300px 1fr; } }
  @media screen and (max-width: 991px) {
    .web-footer .grid-row {
      grid-template-columns: auto;
      grid-gap: 40px; }
      .web-footer .grid-row .flex {
        justify-content: flex-start; }
    .web-footer .social-links {
      flex-wrap: wrap;
      grid-gap: 20px; } }
  @media screen and (max-width: 767px) {
    .web-footer .logo img {
      max-width: 100px; }
    .web-footer .grid-row {
      margin: 0 0 60px; }
      .web-footer .grid-row .flex {
        grid-gap: 20px; }
    .web-footer .flex {
      grid-gap: 15px;
      justify-content: center; }
      .web-footer .flex img {
        width: 120px; }
    .web-footer .right-col .flex {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 20px;
      grid-row-gap: 40px; }
    .web-footer .social-links {
      justify-content: center;
      flex-direction: column; }
      .web-footer .social-links .info-list {
        grid-gap: 15px; }
        .web-footer .social-links .info-list span:not(.icon) {
          display: none; }
    .web-footer .copy-right {
      text-align: center; } }

.hero-banner .banner-container {
  grid-gap: 0;
  grid-template-columns: repeat(2, 1fr); }
  @media screen and (max-width: 991px) {
    .hero-banner .banner-container {
      grid-template-columns: auto;
      grid-gap: 40px; }
      .hero-banner .banner-container .right-col img {
        max-width: 100% !important;
        margin-top: 0 !important; } }

.incident-page .about-banner {
  margin-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .incident-page .about-banner {
      margin-bottom: 30px; } }

.incident-page .banner-container .right-col img {
  max-width: calc(100% + 50px); }

.incident-page .about-problem {
  padding: 57px 0;
  background: #DD5608; }
  .incident-page .about-problem h3 {
    font-size: 28px;
    font-weight: 500;
    line-height: 1.5; }
  .incident-page .about-problem span {
    font-size: inherit;
    line-height: normal; }
  .incident-page .about-problem::after {
    display: none; }
  @media screen and (max-width: 1100px) {
    .incident-page .about-problem {
      padding: 60px 0px; }
      .incident-page .about-problem h3 {
        font-size: 34px;
        line-height: 1.6; } }
  @media screen and (max-width: 767px) {
    .incident-page .about-problem {
      padding: 40px 0px; }
      .incident-page .about-problem h3 {
        font-size: 20px;
        font-weight: 600;
        line-height: 1.6; } }

.checklist-procedure-page .about-banner {
  margin-bottom: 60px;
  padding-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .checklist-procedure-page .about-banner {
      margin-bottom: 30px; } }

.checklist-procedure-page .banner-container .right-col {
  margin-top: -10px; }

.checklist-procedure-page .banner-container .right-col img {
  max-width: calc(100% + 50px);
  margin-top: -40px;
  max-height: 650px !important; }

.checklist-procedure-page .about-problem {
  padding: 57px 0;
  font-size: 32px;
  font-weight: 500;
  background: #DD5608; }
  .checklist-procedure-page .about-problem h3 {
    font-size: 38px;
    font-weight: 600; }
  .checklist-procedure-page .about-problem h4 {
    font-size: 23px;
    font-weight: 400;
    margin: 0 0 12px; }
  .checklist-procedure-page .about-problem .selected {
    font-size: inherit;
    font-weight: inherit;
    line-height: normal;
    padding: 2px 5px; }
  .checklist-procedure-page .about-problem::after {
    display: none; }
  @media screen and (max-width: 1100px) {
    .checklist-procedure-page .about-problem {
      padding: 60px 0px; }
      .checklist-procedure-page .about-problem h3 {
        font-size: 34px;
        line-height: 1.6; } }
  @media screen and (max-width: 767px) {
    .checklist-procedure-page .about-problem {
      padding: 40px 0px; }
      .checklist-procedure-page .about-problem h3 {
        font-size: 24px; }
      .checklist-procedure-page .about-problem h4 {
        font-size: 20px;
        font-weight: 600;
        line-height: 1.5; } }

.task-management-page .about-banner {
  padding-bottom: 50px;
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .task-management-page .about-banner {
      margin-bottom: 30px; } }

.task-management-page .banner-container .right-col img {
  max-width: calc(100% + 50px);
  max-height: 600px !important;
  margin-top: -20px; }

.task-management-page .about-problem {
  padding: 57px 0;
  background: #DD5608; }
  .task-management-page .about-problem h3 {
    font-size: 28px;
    font-weight: 500;
    line-height: 1.5; }
  .task-management-page .about-problem span {
    font-size: inherit;
    line-height: normal; }
  .task-management-page .about-problem::after {
    display: none; }
  @media screen and (max-width: 1100px) {
    .task-management-page .about-problem {
      padding: 60px 0px; }
      .task-management-page .about-problem h3 {
        font-size: 34px;
        line-height: 1.6; } }
  @media screen and (max-width: 767px) {
    .task-management-page .about-problem {
      padding: 40px 0px; }
      .task-management-page .about-problem h3 {
        font-size: 20px;
        font-weight: 600;
        line-height: 1.6; } }

.facial-recognation-page .about-banner {
  padding-bottom: 50px; }

.facial-recognation-page .banner-container .right-col .image-group {
  justify-content: flex-start;
  margin-left: -100px; }
  .facial-recognation-page .banner-container .right-col .image-group img {
    max-height: 600px !important;
    margin-top: -20px; }
  @media screen and (max-width: 991px) {
    .facial-recognation-page .banner-container .right-col .image-group {
      margin-left: 0;
      justify-content: center; } }

.facial-recognation-page .about-problem {
  padding: 57px 0;
  background: #DD5608; }
  .facial-recognation-page .about-problem h3 {
    font-size: 28px;
    font-weight: 500;
    line-height: 1.5; }
  .facial-recognation-page .about-problem span {
    font-size: inherit;
    line-height: normal; }
  .facial-recognation-page .about-problem::after {
    display: none; }
  @media screen and (max-width: 1100px) {
    .facial-recognation-page .about-problem {
      padding: 60px 0px; }
      .facial-recognation-page .about-problem h3 {
        font-size: 34px;
        line-height: 1.6; } }
  @media screen and (max-width: 767px) {
    .facial-recognation-page .about-problem {
      padding: 40px 0px; }
      .facial-recognation-page .about-problem h3 {
        font-size: 20px;
        font-weight: 600;
        line-height: 1.6; } }

.e-learning-page .banner-container .right-col .image-group {
  justify-content: flex-start; }

.e-learning-page .about-banner {
  padding-bottom: 50px; }
  .e-learning-page .about-banner .banner-container .right-col img {
    max-width: calc(100% + 50px);
    max-height: 600px !important;
    margin-top: -20px; }

.e-learning-page .image-with-text {
  display: grid;
  grid-template-columns: 560px 1fr;
  margin: 0 0 60px; }
  .e-learning-page .image-with-text .image img {
    width: 100%; }
  .e-learning-page .image-with-text .content {
    padding: 80px 110px 42px 80px;
    overflow: hidden;
    background-color: #fff; }
    .e-learning-page .image-with-text .content h4 {
      position: relative;
      z-index: 1;
      font-size: 38px;
      font-weight: 700;
      line-height: 48px;
      color: var(--secondary-root); }
    .e-learning-page .image-with-text .content h6 {
      color: var(--primary-root);
      font-size: 22px;
      margin: 22px 0 28px 0;
      font-weight: 700; }
    .e-learning-page .image-with-text .content p {
      font-size: 18px;
      margin: 0 0 20px;
      line-height: 29px; }
  @media screen and (max-width: 1366px) {
    .e-learning-page .image-with-text .content {
      padding: 70px 50px; } }
  @media screen and (max-width: 1180px) {
    .e-learning-page .image-with-text {
      grid-template-columns: 400px 1fr; } }
  @media screen and (max-width: 1000px) {
    .e-learning-page .image-with-text {
      grid-template-columns: auto; }
      .e-learning-page .image-with-text .content {
        padding: 40px 20px 0 20px; }
        .e-learning-page .image-with-text .content h4 {
          font-size: 34px; }
        .e-learning-page .image-with-text .content h6 {
          font-size: 18px; }
        .e-learning-page .image-with-text .content p {
          font-size: 14px;
          line-height: 1.5; } }
  @media screen and (max-width: 767px) {
    .e-learning-page .image-with-text .content {
      padding: 20px 20px 0 20px; }
      .e-learning-page .image-with-text .content h4 {
        font-size: 24px; }
      .e-learning-page .image-with-text .content h6 {
        font-size: 16px; } }

.e-learning-page .about-problem {
  padding: 57px 0;
  background: #DD5608; }
  .e-learning-page .about-problem h3 {
    font-size: 28px;
    font-weight: 500;
    line-height: 1.5; }
  .e-learning-page .about-problem span {
    font-size: inherit;
    line-height: normal; }
  .e-learning-page .about-problem::after {
    display: none; }
  @media screen and (max-width: 1100px) {
    .e-learning-page .about-problem {
      padding: 60px 0px; }
      .e-learning-page .about-problem h3 {
        font-size: 34px;
        line-height: 1.6; } }
  @media screen and (max-width: 767px) {
    .e-learning-page .about-problem {
      padding: 40px 0px; }
      .e-learning-page .about-problem h3 {
        font-size: 20px;
        font-weight: 600;
        line-height: 1.6; } }

.shift-page .about-banner {
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .shift-page .about-banner {
      margin-bottom: 30px; } }

.track-it-page .about-banner {
  padding-bottom: 90px; }

.track-it-page .banner-container .right-col .image-group {
  justify-content: flex-end; }

.track-it-page .image-with-text {
  margin-bottom: 40px; }

.track-it-page .about-problem {
  font-weight: 400;
  margin-top: 40px; }

.pricing-page .about-banner {
  padding-top: 167px; }

.pricing-banner {
  color: #fff;
  padding-top: 65px;
  padding-bottom: 100px; }
  .pricing-banner .content {
    position: relative;
    z-index: 1;
    text-align: center; }
  .pricing-banner .heading {
    margin: 0 0 40px; }
  .pricing-banner h1 {
    font-size: 58px;
    margin: 0 0 10px;
    font-weight: 700; }
    @media screen and (max-width: 1180px) {
      .pricing-banner h1 {
        font-size: 38px; } }
    @media screen and (max-width: 1000px) {
      .pricing-banner h1 {
        font-size: 30px; } }
  .pricing-banner p {
    margin: 0 0 2px;
    font-size: 16px;
    font-weight: 300; }
    .pricing-banner p strong {
      font-weight: 700; }
    @media screen and (max-width: 1000px) {
      .pricing-banner p {
        font-size: 14px; } }
  .pricing-banner .slick-slide > div {
    margin-bottom: 20px; }
  .pricing-banner .grid-cols-3 {
    grid-template-columns: repeat(3, 1fr);
    display: grid;
    grid-gap: 60px;
    max-width: 1280px;
    margin: auto; }
  .pricing-banner .pricing-card .divider {
    background-color: var(--primary-root);
    opacity: .3; }
  .pricing-banner.about-banner .slick-list {
    overflow: visible; }
  .pricing-banner .slick-dots li {
    background-color: #ccc;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin: 0 4px; }
    .pricing-banner .slick-dots li.slick-active {
      background-color: var(--primary-root);
      width: 24px;
      border-radius: 5px; }
    .pricing-banner .slick-dots li button {
      padding: 2px;
      opacity: 0; }
  @media screen and (max-width: 991px) {
    .pricing-banner {
      padding: 40px 0 100px; } }

.pricing-card {
  position: relative;
  padding: 36px 28px;
  background: rgba(255, 106, 20, 0.08);
  box-shadow: inset 0px 4px 58.2px rgba(255, 106, 20, 0.09);
  border-radius: 24px;
  max-width: 95%;
  margin: auto;
  min-height: 522px;
  border: 1px solid rgba(255, 106, 20, 0.3); }
  .pricing-card .icon {
    min-height: 80px; }
  .pricing-card .package-name {
    font-size: 22px;
    font-weight: 700;
    color: var(--primary-root);
    margin: 20px 0 8px; }
  .pricing-card .package-price {
    font-size: 40px;
    font-weight: 700; }
  .pricing-card .divider {
    width: 130px;
    height: 1px;
    margin: 20px auto 26px; }
  .pricing-card ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left; }
    .pricing-card ul li {
      position: relative;
      margin: 0 0 12px;
      padding-left: 24px; }
      .pricing-card ul li:not(.remove-tick)::before {
        content: '';
        border: solid;
        border-color: var(--primary-root);
        border-width: 0 2px 2px 0;
        content: "";
        height: 14px;
        left: 3px;
        position: absolute;
        top: 2px;
        transform: rotate(45deg);
        width: 7px; }
  .pricing-card #burst-12 {
    background: var(--primary-root);
    width: 80px;
    height: 80px;
    position: relative;
    text-align: center;
    color: #fff;
    position: fixed;
    right: -30px;
    top: -30px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    grid-gap: 4px; }
    .pricing-card #burst-12 p {
      position: relative;
      z-index: 1;
      font-size: 16px;
      margin: 0 0 4px;
      line-height: 1; }
    .pricing-card #burst-12 p strong {
      font-size: 26px;
      font-weight: 700; }
    @media screen and (max-width: 767px) {
      .pricing-card #burst-12 {
        right: 0; } }
  .pricing-card #burst-12:before,
  .pricing-card #burst-12:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 80px;
    width: 80px;
    background: var(--primary-root); }
  .pricing-card #burst-12:before {
    transform: rotate(30deg); }
  .pricing-card #burst-12:after {
    transform: rotate(60deg); }
  .pricing-card .badge {
    padding: 4px 22px;
    border-radius: 8px;
    background-color: var(--primary-root);
    color: #fff;
    font-weight: 700;
    position: absolute;
    left: 50%;
    bottom: -15px;
    transform: translateX(-50%); }
  .pricing-card.recommended {
    border: 1px solid rgba(255, 106, 20, 0.6);
    background: rgba(255, 106, 20, 0.2);
    box-shadow: inset 0px 4px 58.2px rgba(255, 106, 20, 0.09); }
  @media screen and (max-width: 991px) {
    .pricing-card {
      min-height: 460px;
      padding: 20px 15px; }
      .pricing-card .icon svg {
        max-width: 70px; }
      .pricing-card .package-name {
        font-size: 16px;
        font-weight: 500; }
      .pricing-card .package-price {
        font-size: 34px; }
      .pricing-card ul li {
        font-size: 14px;
        margin: 0 0 7px; } }

.pricing-add-on {
  color: #00172E; }
  .pricing-add-on h1 {
    font-size: 38px; }
    @media screen and (max-width: 1180px) {
      .pricing-add-on h1 {
        font-size: 30px; } }
    @media screen and (max-width: 991px) {
      .pricing-add-on h1 {
        font-size: 24px; } }
  .pricing-add-on .pricing-card {
    background: #FAFAFA;
    box-shadow: none;
    border-color: rgba(0, 23, 46, 0.1); }
    .pricing-add-on .pricing-card .divider {
      background: #DDDDDD; }
    .pricing-add-on .pricing-card .package-name {
      color: var(--secondary-root); }
    .pricing-add-on .pricing-card .package-price {
      color: var(--primary-root); }

.text-to-image .grid-row {
  display: flex;
  align-items: center; }
  .text-to-image .grid-row .left-col {
    flex: 1;
    padding: 20px 50px 20px 110px;
    max-width: 50%; }
    .text-to-image .grid-row .left-col .cta-btn {
      position: relative;
      display: inline-flex;
      align-items: center;
      grid-gap: 10px;
      transition: all .3s ease;
      padding: 4px 12px;
      font-size: 18px;
      border: 1px solid var(--primary-root);
      border-radius: 7px;
      color: var(--primary-root); }
      .text-to-image .grid-row .left-col .cta-btn a {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        cursor: pointer; }
    .text-to-image .grid-row .left-col h4 {
      font-size: 38px;
      margin: 28px 0;
      font-weight: 700;
      color: var(--secondary-root); }
    .text-to-image .grid-row .left-col p {
      font-size: 16px;
      font-weight: 400;
      line-height: 25px;
      margin: 0;
      color: var(--secondary-root); }
  .text-to-image .grid-row .right-col {
    flex: 1; }
    .text-to-image .grid-row .right-col.min-h-600px {
      min-height: 600px;
      display: flex;
      align-items: center; }
    .text-to-image .grid-row .right-col.text-center * {
      text-align: center; }
    .text-to-image .grid-row .right-col.text-right * {
      text-align: right; }

.text-to-image.col-reverse .left-col {
  padding: 20px 110px 20px 50px; }

.text-to-image.py-40 {
  padding: 40px 0; }

@media screen and (max-width: 1366px) {
  .text-to-image .grid-row .left-col {
    padding: 20px 50px 20px 50px; } }

@media screen and (max-width: 1000px) {
  .text-to-image .grid-row {
    flex-direction: column;
    grid-gap: 10px; }
    .text-to-image .grid-row .right-col,
    .text-to-image .grid-row .left-col {
      max-width: 100%;
      width: 100%; }
    .text-to-image .grid-row .left-col .cta-btn {
      font-size: 14px; }
      .text-to-image .grid-row .left-col .cta-btn svg {
        width: 20px; }
    .text-to-image .grid-row .left-col h4 {
      font-size: 30px; }
    .text-to-image .grid-row .left-col p {
      font-size: 14px; }
    .text-to-image .grid-row .right-col.min-h-600px {
      min-height: auto; }
  .text-to-image.col-reverse .grid-row {
    flex-direction: column-reverse; } }

@media screen and (max-width: 767px) {
  .text-to-image .grid-row .left-col {
    padding: 20px; }
  .text-to-image .grid-row .left-col h4 {
    font-size: 20px;
    margin: 20px 0 10px; }
  .text-to-image .grid-row .left-col p {
    line-height: 1.5; } }

.image-with-text {
  display: grid;
  grid-template-columns: 470px 1fr; }
  .image-with-text .image img {
    width: 100%; }
  .image-with-text .content {
    position: relative;
    background: var(--primary-root);
    padding: 70px 103px 42px 100px;
    overflow: hidden; }
    .image-with-text .content h4 {
      position: relative;
      z-index: 1;
      font-size: 32px;
      color: #fff;
      font-weight: 400;
      line-height: 48px; }
    .image-with-text .content::after {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      width: 1027px;
      height: 536px;
      background: linear-gradient(269.64deg, rgba(255, 255, 255, 0.3) -7.08%, rgba(255, 255, 255, 0) 94.73%);
      filter: blur(70.2px); }
  @media screen and (max-width: 1366px) {
    .image-with-text .content {
      padding: 70px 50px; }
      .image-with-text .content h4 {
        font-size: 28px;
        line-height: 1.5; } }
  @media screen and (max-width: 1180px) {
    .image-with-text .content h4 {
      font-size: 24px; } }
  @media screen and (max-width: 1000px) {
    .image-with-text {
      grid-template-columns: auto; } }
  @media screen and (max-width: 767px) {
    .image-with-text .content {
      padding: 40px 20px; }
      .image-with-text .content h4 {
        font-size: 20px; }
      .image-with-text .content::after {
        display: none; } }

.facial-work {
  position: relative;
  padding: 100px 0 20px; }
  .facial-work .section-title {
    font-size: 42px;
    text-align: center;
    font-weight: 700;
    margin: 0 0 40px; }
  .facial-work .grid-row {
    position: sticky;
    top: 0;
    display: flex;
    align-items: flex-start; }
    .facial-work .grid-row .left-col {
      position: relative;
      top: 0;
      flex: 1;
      height: 100%; }
      .facial-work .grid-row .left-col .image-group {
        position: sticky;
        top: 0; }
        .facial-work .grid-row .left-col .image-group img {
          position: sticky;
          top: 0; }
    .facial-work .grid-row .right-col {
      position: sticky;
      top: 0;
      flex: 1;
      margin: 0;
      padding: 60px 0px; }
  .facial-work .image-group {
    opacity: 0; }
  .facial-work .active-section-1 .image-group:nth-child(1) {
    opacity: 1; }
  .facial-work .active-section-2 .image-group:nth-child(2) {
    opacity: 1; }
  .facial-work .active-section-3 .image-group:nth-child(3) {
    opacity: 1; }
  .facial-work .active-section-4 .image-group:nth-child(4) {
    opacity: 1; }
  .facial-work .active-section-5 .image-group:nth-child(5) {
    opacity: 1; }
  .facial-work .flex-item {
    display: flex;
    flex-direction: column;
    grid-gap: 20px; }
  .facial-work .auto-fr {
    display: flex;
    align-items: center;
    grid-gap: 20px; }
  .facial-work .item {
    border: 0.46px solid rgba(0, 46, 93, 0.2);
    border-radius: 24px;
    padding: 27px 35px; }
    .facial-work .item .icon {
      --size: 36px;
      width: var(--size);
      height: var(--size);
      min-width: var(--size);
      border-radius: var(--size);
      font-size: 20px;
      font-weight: 700;
      background-color: var(--primary-root);
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center; }
    .facial-work .item h4 {
      font-size: 24px;
      font-weight: 700;
      margin: 0; }
    .facial-work .item p {
      margin: 20px 0 0;
      font-size: 15px;
      display: none; }
    .facial-work .item.active {
      background: rgba(255, 106, 20, 0.02);
      border-color: #FF6A14;
      border-radius: 24px; }
      .facial-work .item.active h4 {
        color: var(--primary-root); }
      .facial-work .item.active p {
        display: block; }
  .facial-work.facial-work-mobile {
    display: none; }
  @media screen and (max-width: 1366px) {
    .facial-work .section-title {
      font-size: 38px; } }
  @media screen and (max-width: 1180px) {
    .facial-work {
      padding: 50px 0; } }
  @media screen and (max-width: 991px) {
    .facial-work .section-title {
      font-size: 30px; }
    .facial-work.facial-work-web {
      display: none; }
    .facial-work.facial-work-mobile {
      display: block; }
    .facial-work .item {
      padding: 18px; }
      .facial-work .item .icon {
        font-weight: 600;
        font-size: 16px; }
      .facial-work .item h4 {
        font-size: 16px; }
      .facial-work .item p {
        font-size: 14px; } }
  @media screen and (max-width: 767px) {
    .facial-work .section-title {
      font-size: 20px; }
    .facial-work .left-col {
      display: none; }
    .facial-work .right-col {
      padding: 0 !important; }
    .facial-work .item h4 {
      font-size: 14px; } }

.facial-technology {
  padding: 20px 0 60px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .facial-technology {
      padding: 20px 0 40px; } }
  .facial-technology .section-title {
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 42px; }
    @media screen and (max-width: 1180px) {
      .facial-technology .section-title {
        font-size: 28px; } }
    @media screen and (max-width: 991px) {
      .facial-technology .section-title {
        font-size: 24px; } }
    @media screen and (max-width: 767px) {
      .facial-technology .section-title {
        font-size: 20px;
        margin: 0 0 30px; } }
  .facial-technology .item-container {
    position: relative;
    display: flex;
    justify-content: space-between;
    grid-gap: 31px;
    overflow-y: hidden;
    overflow-x: auto;
    margin: 0 -110px;
    padding: 0 110px; }
    .facial-technology .item-container::-webkit-scrollbar {
      width: 0 !important;
      display: none !important; }
    .facial-technology .item-container .animate__animated:not(:last-child):after {
      content: '';
      position: absolute;
      left: calc(100% - 12px);
      top: 50%;
      transform: translateY(-50%);
      width: 58px;
      height: 1.5px;
      background: var(--primary-root); }
    .facial-technology .item-container .animate__animated:not(:last-child) .dot {
      content: '';
      width: 6px;
      height: 6px;
      border-radius: 100%;
      background-color: var(--primary-root);
      position: absolute;
      right: 12px;
      top: 50%;
      transform: translateY(-50%);
      z-index: 1; }
    .facial-technology .item-container .animate__animated:not(:first-child) .arrow {
      content: '';
      width: 6px;
      height: 6px;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      border-left: 6px solid var(--primary-root);
      position: absolute;
      left: 12px;
      top: 50%;
      transform: translateY(-50%);
      z-index: 1; }
  .facial-technology .item {
    position: relative;
    background: rgba(243, 233, 227, 0.08);
    box-shadow: inset 0px 4px 58.2px rgba(255, 106, 20, 0.09);
    border-radius: 24px;
    padding: 16px 22px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 106, 20, 0.5);
    flex: 1;
    min-height: 220px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: var(--secondary-root);
    line-height: 20px;
    z-index: 2;
    min-width: 220px; }
    .facial-technology .item svg {
      margin: 0 0 25px; }
    .facial-technology .item span {
      display: block;
      font-weight: 400;
      font-size: 12px;
      margin: 3px 0 0; }
    @media screen and (max-width: 767px) {
      .facial-technology .item {
        font-size: 14px;
        padding: 15px 12px;
        min-height: 200px;
        min-width: 180px; }
        .facial-technology .item svg {
          width: 40px; } }

.faq-section {
  background-color: var(--secondary-root);
  padding: 74px 0;
  color: #fff; }
  .faq-section h2 {
    font-size: 38px;
    font-weight: 700;
    margin: 0 0 55px; }
  .faq-section .collapse-item {
    margin: 0 0 50px;
    user-select: none; }
    .faq-section .collapse-item h4 {
      font-size: 22px;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: space-between;
      grid-gap: 10px;
      padding: 12px 20px;
      margin: 0 -20px;
      border-radius: 10px;
      margin-bottom: 20px; }
      .faq-section .collapse-item h4 .icon {
        --size: 40px;
        min-width: var(--size);
        width: var(--size);
        height: var(--size);
        border-radius: var(--size);
        display: flex;
        align-items: center;
        justify-content: center;
        background: rgba(224, 227, 235, 0.2);
        transition: all .3s ease; }
      .faq-section .collapse-item h4:hover {
        background-color: rgba(224, 227, 235, 0.06); }
    .faq-section .collapse-item .content {
      display: none; }
      .faq-section .collapse-item .content p {
        font-size: 16px;
        color: var(--startWhite); }
    .faq-section .collapse-item.active .content {
      display: block; }
    .faq-section .collapse-item.active .icon {
      transform: rotate(180deg);
      background: var(--primary-root); }
  @media screen and (max-width: 1180px) {
    .faq-section {
      padding: 50px 0; }
      .faq-section h2 {
        font-size: 30px; }
      .faq-section .collapse-item {
        margin: 0 0 35px; }
        .faq-section .collapse-item h4 {
          font-size: 20px; }
          .faq-section .collapse-item h4 .icon svg {
            width: 12px; }
        .faq-section .collapse-item .content p {
          font-size: 14px; } }
  @media screen and (max-width: 767px) {
    .faq-section h2 {
      font-size: 20px; }
    .faq-section .collapse-item {
      margin: 0 0 35px; }
      .faq-section .collapse-item h4 {
        font-size: 16px; } }

.blog-banner {
  position: relative;
  padding: 247px 0 84px;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px; }
  .blog-banner::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(5, 25, 46, 0.6); }
  .blog-banner .container {
    position: relative;
    z-index: 1; }
  .blog-banner h1 {
    font-size: 58px;
    color: #fff;
    font-weight: 700;
    max-width: 945px;
    margin: 0 0 73px; }
  .blog-banner p {
    font-size: 18px;
    color: #fff;
    display: flex;
    align-items: center;
    grid-gap: 15px; }
  @media screen and (max-width: 1180px) {
    .blog-banner {
      padding: 200px 0 80px;
      min-height: auto; }
      .blog-banner h1 {
        font-size: 44px;
        max-width: 60%; }
      .blog-banner p {
        font-size: 16px; } }
  @media screen and (max-width: 991px) {
    .blog-banner {
      padding: 150px 0 60px; }
      .blog-banner h1 {
        font-size: 34px;
        max-width: 100%; } }
  @media screen and (max-width: 767px) {
    .blog-banner {
      padding: 120px 0 50px; }
      .blog-banner h1 {
        font-size: 24px;
        margin: 0 0 40px; }
      .blog-banner p {
        font-size: 14px; } }

.blog-detail-skeleton .blog-banner-skeleton {
  min-height: 600px;
  background-color: #f2f2f2; }

.blog-listing {
  padding: 80px 0; }
  .blog-listing h2 {
    font-size: 38px;
    margin: 0 0 40px;
    font-weight: 700; }
  .blog-listing .grid-cols-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 35px; }
    .blog-listing .grid-cols-3 .discover-blog-card {
      max-width: 100%;
      margin: 0; }
      .blog-listing .grid-cols-3 .discover-blog-card .image {
        height: 216px; }
  @media screen and (max-width: 1180px) {
    .blog-listing {
      padding: 60px 0; }
      .blog-listing h2 {
        font-size: 30px; } }
  @media screen and (max-width: 1180px) {
    .blog-listing {
      padding: 50px 0; }
      .blog-listing h2 {
        font-size: 24px; }
      .blog-listing .grid-cols-3 {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px; } }
  @media screen and (max-width: 767px) {
    .blog-listing {
      padding: 40px 0; }
      .blog-listing h2 {
        font-size: 20px;
        margin: 0 0 25px; }
      .blog-listing .grid-cols-3 {
        grid-template-columns: repeat(1, 1fr); } }

.blog-pagination {
  margin: 40px 0 0; }
  .blog-pagination ul {
    list-style: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    grid-gap: 7px; }
  .blog-pagination li a {
    cursor: pointer;
    border: 1px solid #DFE2EB;
    border-radius: 4px;
    width: 39px;
    height: 39px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .blog-pagination li a:hover {
      background-color: rgba(221, 86, 8, 0.2);
      border-color: rgba(221, 86, 8, 0.5); }
  .blog-pagination li.active a {
    background-color: var(--primary-root);
    border-color: var(--primary-root);
    color: #fff; }
  .blog-pagination li.disabled a {
    opacity: .5;
    user-select: none;
    pointer-events: none; }

.blog-content {
  padding: 80px 0; }
  .blog-content .wp-block-heading {
    margin-top: 40px; }
  .blog-content h1,
  .blog-content h4 {
    font-size: 38px;
    margin: 0 0 30px;
    font-weight: 700;
    color: var(--secondary-root); }
  .blog-content p {
    font-size: 16px;
    font-weight: 300; }

.blog-content + .blog-content {
  padding-top: 0; }

@media screen and (max-width: 1200px) {
  .main-menu-close,
  .mobile-header,
  .mobile-menu {
    display: flex; }
  .main-menu-close {
    justify-content: flex-end;
    margin-bottom: 30px; }
    .main-menu-close svg {
      width: 12px;
      height: auto; }
  .menu-icon {
    color: #fff; }
  .web-header .header-holder {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .web-header .button-holder {
    display: none !important; }
  .web-header .nav-link {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0px;
    transform: translateX(-300px);
    transition: all .3s ease;
    width: 300px;
    height: 100vh;
    background-color: #fff;
    z-index: 99;
    padding: 40px 20px 20px; }
    .web-header .nav-link ul {
      border-radius: 0;
      flex-direction: column;
      align-items: flex-start; }
      .web-header .nav-link ul li {
        width: 100%; }
      .web-header .nav-link ul .link {
        width: 100%;
        color: #00172E;
        justify-content: space-between;
        padding: 10px 12px; }
        .web-header .nav-link ul .link:not(.btn) svg {
          color: var(--primary-root);
          transform: rotate(-90deg); }
      .web-header .nav-link ul .btn {
        width: 100%;
        padding: 0px 10px;
        min-height: 44px;
        justify-content: center;
        color: #fff !important;
        font-weight: 500; }
    .web-header .nav-link ul + ul {
      grid-gap: 5px; }
    .web-header .nav-link.show-nav-menu {
      transform: translateX(0); }
  .web-header .mobile-header {
    padding: 0 20px 20px;
    margin: 0 -20px 30px;
    border-bottom: 1px solid #DDDDDD; }
    .web-header .mobile-header svg {
      transform: rotate(90deg);
      width: 14px; }
  .web-header .menu-backdrop {
    position: fixed;
    left: 0px;
    transform: translateX(-300px) !important;
    transition: all .4s ease;
    top: 0;
    padding: 0;
    width: 300px;
    max-width: none;
    transform: none;
    height: 100vh;
    overflow-y: auto;
    z-index: 2; }
    .web-header .menu-backdrop .header-menu-wrapper {
      border-radius: 0;
      min-height: 100vh; }
    .web-header .menu-backdrop .flex-row {
      flex-direction: column;
      grid-gap: 30px; }
    .web-header .menu-backdrop h3 {
      padding: 0 0 14px;
      margin: 0; }
    .web-header .menu-backdrop .left-col {
      width: 100%; }
    .web-header .menu-backdrop .item {
      background-color: #f1f1f1;
      width: 100%; }
    .web-header .menu-backdrop .more-feature,
    .web-header .menu-backdrop .grid-col-2 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 5px; }
  .web-header .active-menu .menu-backdrop {
    transform: translateX(0) !important; } }

.header-fix .web-header {
  position: relative; }

.blog-card-skeleton {
  border: 1px solid #dfe2eb;
  border-radius: 10px;
  overflow: hidden; }
  .blog-card-skeleton .w-25 {
    width: 25% !important; }
  .blog-card-skeleton .w-50 {
    width: 50% !important; }
  .blog-card-skeleton .image {
    height: 191px; }
  .blog-card-skeleton .desc {
    padding: 16px;
    display: flex;
    flex-direction: column;
    grid-gap: 20px; }
  .blog-card-skeleton .skeleton-effect {
    width: 100%;
    min-height: 18px;
    border-radius: 5px;
    margin: 0 0 6px; }

.skeleton-blog-cols-2 {
  display: grid;
  grid-template-columns: repeat(4, 25%);
  grid-gap: 20px; }
  @media screen and (max-width: 1100px) {
    .skeleton-blog-cols-2 {
      grid-template-columns: repeat(3, 33%); } }
  @media screen and (max-width: 991px) {
    .skeleton-blog-cols-2 {
      grid-template-columns: auto; } }

.coming-soon--label {
  background: #DD5608;
  padding: 10px 20px;
  min-width: 400px;
  font-size: 23px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  position: absolute;
  right: -90px;
  bottom: 90px;
  transform: rotate(-45deg);
  z-index: 2; }
  @media screen and (max-width: 991px) {
    .coming-soon--label {
      font-size: 18px; } }

.industry-banner {
  padding: 237px 0 100px;
  color: #fff;
  text-align: center;
  background-size: cover !important; }
  .industry-banner h1 {
    font-size: 58px;
    font-weight: 500;
    line-height: 88px;
    margin: 0 0 24px; }
    .industry-banner h1 strong {
      font-weight: 700; }
  .industry-banner p {
    font-size: 22px;
    line-height: 35px;
    max-width: 950px;
    margin: 0 auto 50px; }
  .industry-banner .more-link {
    cursor: pointer;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    display: inline-flex;
    grid-gap: 10px;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    .industry-banner .more-link .icon {
      display: flex;
      align-items: center;
      justify-content: center;
      --size: 40px;
      width: var(--size);
      height: var(--size);
      border-radius: var(--size);
      background-color: var(--primary-root);
      transition: all .2s ease;
      transform: rotate(135deg); }
  @media screen and (max-width: 1330px) {
    .industry-banner {
      padding: 150px 0 80px; }
      .industry-banner h1 {
        font-size: 44px;
        line-height: 1.6; }
      .industry-banner p {
        font-size: 20px;
        line-height: 1.7; } }
  @media screen and (max-width: 991px) {
    .industry-banner {
      padding: 120px 0 60px; }
      .industry-banner h1 {
        font-size: 34px; }
      .industry-banner p {
        font-size: 16px; } }
  @media screen and (max-width: 767px) {
    .industry-banner {
      padding: 120px 0 50px; }
      .industry-banner h1 {
        font-size: 24px;
        margin: 0 0 40px; }
      .industry-banner p {
        font-size: 14px; } }

.industry-page {
  scroll-behavior: smooth; }
  .industry-page .text-to-image {
    padding: 100px 0; }
  .industry-page .text-to-image + .text-to-image {
    padding-top: 0; }
  @media screen and (max-width: 1180px) {
    .industry-page .text-to-image {
      padding: 80px 0; } }
  @media screen and (max-width: 991px) {
    .industry-page .text-to-image {
      padding: 10px 0; } }

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

.text-green {
  color: #27ae60 !important; }

.has-error {
  color: red;
  text-transform: lowercase;
  padding-left: 10px; }
  .has-error::first-letter {
    text-transform: uppercase; }
  .has-error p {
    margin: 0px;
    color: red !important; }

::selection {
  color: #fff;
  background: #FF6A14; }

input,
input:focus,
input:active {
  outline: none !important; }

.ant-pagination.mini .ant-pagination-item {
  line-height: 26px;
  border: none; }

.ant-pagination.mini .ant-pagination-prev,
.ant-pagination.mini .ant-pagination-next {
  line-height: 22px; }

@media screen and (max-width: 990px) {
  .df_mobile {
    display: flex !important; } }

.primary_btn {
  border: 2px solid #00172E !important;
  border-radius: 40px;
  padding: 15px 20px;
  font-weight: bold;
  font-size: 12px;
  display: block;
  color: #fff;
  background-color: #00172E !important;
  margin: 0px auto;
  text-align: center;
  text-transform: uppercase; }
  .primary_btn:focus {
    outline: none; }

.secondary_btn {
  border: 2px solid #f0f2f7;
  border-radius: 40px;
  padding: 15px 20px;
  font-weight: bold;
  font-size: 12px;
  display: block;
  background-color: #f0f2f7;
  color: #b9bed1;
  margin: 0px auto;
  text-align: center;
  text-transform: uppercase; }
  .secondary_btn:focus {
    outline: none; }

.show_more_btn {
  width: 200px;
  padding: 15px 20px;
  margin: 0px auto;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase; }

.remove_btn {
  border: 2px solid #272727;
  border-radius: 40px;
  padding: 8px 20px;
  font-weight: bold;
  font-size: 12px;
  display: block;
  background-color: #272727;
  color: #fff;
  margin: 0px auto;
  text-align: center;
  text-transform: uppercase; }
  .remove_btn:focus {
    outline: none; }

.submit_btn {
  margin: 20px auto;
  width: 300px;
  display: block;
  padding: 12px;
  text-transform: uppercase; }
  @media screen and (max-width: 990px) {
    .submit_btn {
      width: 100%; } }

.padding_right {
  margin-right: 10px !important; }

.w_150p {
  width: 150px; }

.mr_30 {
  margin-right: 30px !important; }

.rc-time-picker-clear {
  display: flex;
  align-items: center;
  height: 100% !important;
  top: 0px !important; }

.rc-time-picker-panel-narrow {
  max-width: 125px !important; }

.rc-time-picker-panel-select {
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .rc-time-picker-panel-select::-webkit-scrollbar {
    width: 6px; }
  .rc-time-picker-panel-select::-webkit-scrollbar-track {
    background: #f1f1f1; }
  .rc-time-picker-panel-select::-webkit-scrollbar-thumb {
    background: #00172E; }
  .rc-time-picker-panel-select::-webkit-scrollbar-thumb:hover {
    background: #555; }

.logout_modal {
  max-width: 400px; }
  @media screen and (max-width: 990px) {
    .logout_modal {
      max-width: calc(100% - 20px);
      margin: 10px; } }
  .logout_modal .ant-modal-content {
    border-radius: 0px; }
  .logout_modal button {
    padding: 12px;
    font-weight: bold; }
  .logout_modal p {
    color: #b9bed1;
    font-size: 19px;
    padding: 0px 50px;
    font-weight: 500;
    letter-spacing: 0.5px; }
  .logout_modal h2 {
    color: #000;
    text-align: center;
    padding: 18px;
    font-size: 26px;
    line-height: 1.4;
    text-transform: uppercase;
    font-weight: 600; }

.m_0auto {
  margin: 0 auto; }

.info_modal_img {
  height: 140px;
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-bottom: 15px; }

.finish_btn {
  width: 100%;
  margin-top: 35px;
  padding: 10px;
  color: #000; }

.subscribe_btn {
  text-transform: uppercase;
  margin: 0px; }

input:disabled {
  cursor: not-allowed; }

.container_inner {
  max-width: 1500px;
  width: 100%; }

.pr_75 {
  padding-right: 75px !important; }

.ml_75 {
  margin-left: 75px !important; }
  @media screen and (max-width: 990px) {
    .ml_75 {
      margin-left: 0px !important; } }

.container_btn_inner {
  max-width: 850px;
  width: 100%; }

.p_0 {
  padding: 0px; }

button:disabled {
  cursor: not-allowed; }

.w_20 {
  width: 20% !important; }
  @media screen and (max-width: 990px) {
    .w_20 {
      width: 100% !important; } }

.vertical_space {
  margin-left: 20px;
  margin-right: 20px; }

@media screen and (max-width: 990px) {
  .horizontal_space {
    margin-top: 20px; } }

@media screen and (max-width: 990px) {
  .space_both {
    margin-top: 20px;
    margin-bottom: 20px; } }

@media screen and (max-width: 990px) {
  .incident_detail_step_head.df.a_c.m_df {
    padding-right: 125px; } }

.verified_license {
  display: flex;
  align-items: center;
  margin: 0 5px;
  justify-content: center; }
  @media screen and (max-width: 768px) {
    .verified_license {
      text-align: left;
      justify-content: flex-start; } }
  @media screen and (max-width: 768px) {
    .verified_license img {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 5px; } }

.grecaptcha-badge {
  z-index: 99; }

.modal_overlay.otp_export_modal {
  left: 0;
  width: 100%; }
  .modal_overlay.otp_export_modal button.close_btn {
    display: none; }
  .modal_overlay.otp_export_modal .otp-section-div {
    max-width: 409px;
    min-height: 226px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center; }
    .modal_overlay.otp_export_modal .otp-section-div .otpinputs input:focus {
      color: #FF6A14 !important;
      border-bottom: 1px solid #FF6A14 !important; }
  .modal_overlay.otp_export_modal button {
    margin-bottom: 0 !important; }
  .modal_overlay.otp_export_modal .modal_haeder h2 {
    max-width: 100%;
    margin-bottom: 33px; }
  .modal_overlay.otp_export_modal .modal_content p {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 15px !important;
    line-height: 18px;
    color: #95989F;
    margin-top: 0;
    margin-bottom: 0px; }
  .modal_overlay.otp_export_modal .modal-footer {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .modal_overlay.otp_export_modal .modal-footer p {
      font-family: 'Red Hat Display';
      font-style: normal;
      font-weight: 400;
      font-size: 13px;
      line-height: 15px;
      text-decoration-line: underline;
      color: #FF6A14; }

.right_area {
  padding: 30px; }

.new-page--container {
  padding: 0 !important; }
  .new-page--container .new-page--head {
    padding: 40px 30px 20px 20px;
    background-color: #fff;
    border-bottom: 2px solid #F0F2F7;
    position: sticky;
    top: 0;
    z-index: 2; }
    @media screen and (max-width: 1024px) {
      .new-page--container .new-page--head {
        padding: 20px; } }
  .new-page--container .new-page--head .icon-center-container {
    border: 1px solid #F0F2F7; }
  .new-page--container .new-page--head .search_box input {
    border: 1px solid #F0F2F7; }
  .new-page--container .tabs-container-reports {
    border: 1px solid #F0F2F7; }
  .new-page--container .border-new {
    border: 1.4px solid #F0F2F7; }
  .new-page--container .border-width-1 {
    border-width: 1px !important; }
  .new-page--container .content {
    margin-top: 0 !important; }
  .new-page--container .content .content_header {
    border-radius: 0 !important; }
  .new-page--container .select_box .ant-select-selection__choice,
  .new-page--container .css-1rhbuit-multiValue {
    background: rgba(0, 46, 93, 0.1);
    color: #00172E; }
  .new-page--container .select_box .ant-select-selection__choice *,
  .new-page--container .css-1rhbuit-multiValue * {
    color: #00172E; }
  .new-page--container .new-design--filter .css-1pahdxg-control {
    box-shadow: 0 0 0 1px #FF6A14 !important; }
  .new-page--container .new-design--filter .css-1pahdxg-control,
  .new-page--container .new-design--filter .css-yk16xz-control {
    border-color: #F0F2F7 !important;
    min-height: 40px;
    overflow: hidden;
    padding: 13px 0 0; }
  .new-page--container .new-design--filter .select_box .css-g1d714-ValueContainer, .new-page--container .new-design--filter .select_box .css-1hwfws3 {
    min-height: 25px; }
  .new-page--container .new-design--filter .css-g1d714-ValueContainer,
  .new-page--container .new-design--filter .css-1hwfws3 {
    min-height: 20px; }
  .new-page--container .new-design--filter .css-1gtu0rj-indicatorContainer,
  .new-page--container .new-design--filter .css-tlfecz-indicatorContainer,
  .new-page--container .new-design--filter .css-1codp8j-indicatorContainer,
  .new-page--container .new-design--filter .css-87jp9c-indicatorContainer,
  .new-page--container .new-design--filter .css-1wogxpk-indicatorContainer {
    padding: 3px 8px;
    width: 31px; }
  .new-page--container .new-design--filter .select_box .ant-select-selection {
    border-color: #F0F2F7 !important; }
  .new-page--container .new-design--filter .css-1codp8j-indicatorContainer,
  .new-page--container .new-design--filter .css-87jp9c-indicatorContainer,
  .new-page--container .new-design--filter .css-1wogxpk-indicatorContainer {
    background: #fff !important; }
  .new-page--container .new-design--filter .ant-select-arrow *,
  .new-page--container .new-design--filter .ant-select-arrow {
    font-size: 9px !important; }
  .new-page--container .new-design--filter .css-1xh8qep-loadingIndicator {
    display: none; }
  .new-page--container .new-design--filter .width-container * {
    font-size: 10px !important; }
  .new-page--container .new-design--filter .width-container .form_group {
    position: relative;
    max-width: 160px; }
  .new-page--container .new-design--filter .width-container .floating-label {
    position: absolute;
    top: 4px;
    left: 10px;
    margin: 0 0 4px;
    z-index: 1;
    font-weight: 400; }
  .new-page--container .new-design--filter .width-container .form_group .css-yk16xz-control .css-1hwfws3 {
    height: auto; }
  .new-page--container .new-design--filter .width-container .ant-select-selection__placeholder,
  .new-page--container .new-design--filter .width-container .ant-select-selection__rendered,
  .new-page--container .new-design--filter .width-container .css-1uccc91-singleValue,
  .new-page--container .new-design--filter .width-container .css-g1d714-ValueContainer,
  .new-page--container .new-design--filter .width-container .css-1wa3eu0-placeholder,
  .new-page--container .new-design--filter .width-container .ant-select-selection__rendered {
    font-weight: 500;
    color: #00172E !important; }
  .new-page--container .new-design--filter .width-container .select_box .ant-select-selection {
    padding: 16px 40px 0px 10px !important;
    min-height: 40px; }
  .new-page--container .new-design--filter .width-container .ant-select-selection--multiple .ant-select-selection__rendered {
    margin: 0 !important; }
  .new-page--container .new-design--filter .width-container .ant-select-search__field__wrap input {
    opacity: 0; }
  .new-page--container .new-design--filter .width-container .css-wmatm6-dummyInput-DummyInput,
  .new-page--container .new-design--filter .width-container .css-62g3xt-dummyInput,
  .new-page--container .new-design--filter .width-container .css-1rhbuit-multiValue ~ input {
    position: absolute; }
  .new-page--container .new-design--filter .width-container .css-1hwfws3 {
    min-height: 25px; }
  .new-page--container .new-design--filter .width-container .css-g1d714-ValueContainer input {
    height: auto;
    min-height: auto;
    padding: 0;
    margin: 0;
    display: inline; }
  .new-page--container .new-design--filter .width-container .ant-select-selection--multiple > ul > li,
  .new-page--container .new-design--filter .width-container .ant-select-selection--multiple .ant-select-selection__rendered > ul > li {
    height: 18px; }
  @media screen and (max-width: 1024px) {
    .new-page--container .new-design--filter .width-container {
      display: none; } }

.width-container.filter_options_list * {
  font-size: 10px; }

.width-container.filter_options_list .filter_item {
  position: relative;
  flex-wrap: wrap;
  padding: 15px 8px 0 !important;
  min-height: 40px; }
  .width-container.filter_options_list .filter_item .css-1hwfws3,
  .width-container.filter_options_list .filter_item .css-g1d714-ValueContainer {
    padding: 0 !important; }
  .width-container.filter_options_list .filter_item .select_box .css-g1d714-ValueContainer,
  .width-container.filter_options_list .filter_item .select_box .css-1hwfws3,
  .width-container.filter_options_list .filter_item .css-8zwt4o-control,
  .width-container.filter_options_list .filter_item .css-xb00uz-control {
    min-height: auto; }
    .width-container.filter_options_list .filter_item .select_box .css-g1d714-ValueContainer *,
    .width-container.filter_options_list .filter_item .select_box .css-1hwfws3 *,
    .width-container.filter_options_list .filter_item .css-8zwt4o-control *,
    .width-container.filter_options_list .filter_item .css-xb00uz-control * {
      font-size: 10px; }

.width-container.filter_options_list .floating-label {
  position: absolute;
  top: 4px;
  left: 10px;
  margin: 0 0 4px;
  z-index: 1;
  font-weight: 400;
  font-size: 10px; }

.width-container.filter_options_list .css-1xh8qep-loadingIndicator {
  display: none; }

.ant-select-dropdown-menu-item {
  font-size: 13px; }

.incident-types {
  max-height: 400px;
  overflow-y: auto;
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .incident-types::-webkit-scrollbar {
    width: 5px; }
  .incident-types::-webkit-scrollbar-track {
    background: #f1f1f1; }
  .incident-types::-webkit-scrollbar-thumb {
    background: #00172E; }
  .incident-types::-webkit-scrollbar-thumb:hover {
    background: #555; }
  .incident-types .ant-dropdown-trigger {
    position: absolute !important;
    right: 5px !important;
    bottom: 5px; }

.scroll-content {
  overflow-y: auto;
  max-height: 24vh;
  min-height: 24vh;
  -ms-overflow-style: none;
  scrollbar-width: none; }
  .scroll-content::-webkit-scrollbar {
    display: none; }

.calendar-data--select {
  border: 0;
  font-weight: 600;
  min-width: 140px;
  box-shadow: none !important;
  outline: none !important;
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: -1px; }
  @media screen and (min-width: 1100px) {
    .calendar-data--select {
      position: absolute;
      right: 0;
      top: -25px; } }

.calendar-data--filter {
  display: flex;
  align-items: center;
  grid-gap: 22px; }
  .calendar-data--filter button {
    background: rgba(0, 46, 93, 0.2);
    border: 0;
    border-radius: 4px;
    min-width: 40px;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .calendar-data--filter .calendar-days {
    display: flex;
    align-items: center;
    justify-content: center; }
  .calendar-data--filter .calendar-days .btn {
    display: flex;
    align-items: center;
    grid-gap: 4px;
    padding: 11px 12px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 12px;
    min-width: 75px;
    text-align: center;
    justify-content: center; }
    .calendar-data--filter .calendar-days .btn:hover {
      background: #F0F2F7; }
    .calendar-data--filter .calendar-days .btn.active {
      background: #FF6A14;
      color: #fff; }
  .calendar-data--filter .divider {
    width: 1px;
    height: 20px;
    background: #DCDCDC;
    margin: 0 15px; }
  @media screen and (max-width: 1366px) {
    .calendar-data--filter {
      grid-gap: 15px; }
      .calendar-data--filter button {
        min-width: 36px;
        min-height: 36px;
        padding: 1px; }
      .calendar-data--filter .calendar-days .btn {
        padding: 10px 8px;
        min-width: 55px; }
      .calendar-data--filter .divider {
        margin: 0 10px; } }
  @media screen and (max-width: 991px) {
    .calendar-data--filter .divider {
      display: none; }
    .calendar-data--filter .calendar-days {
      width: calc(100% - 36px - 36px - 30px);
      overflow-x: auto;
      -ms-overflow-style: none;
      scrollbar-width: none; }
      .calendar-data--filter .calendar-days::-webkit-scrollbar {
        display: none; } }

@media screen and (max-width: 1300px) {
  .new-design--filter {
    flex-wrap: wrap; }
    .new-design--filter .break-container.width-container {
      flex: none;
      width: 100%; } }

@media screen and (max-width: 1200px) {
  .month-select--custom {
    padding-top: 40px; }
    .month-select--custom .custom-floating-select {
      top: 0; }
  .shift-manage-container {
    flex-wrap: wrap;
    grid-gap: 15px; } }

@media screen and (max-width: 1024px) {
  .new-page--container .flex-lg-wrap {
    flex-wrap: wrap; }
    .new-page--container .flex-lg-wrap > div {
      width: 100%;
      flex: none;
      grid-gap: 0; }
  .new-page--container .main-header .gap-10 {
    grid-gap: 5px; }
  .new-page--container .sub-head {
    flex-wrap: wrap; }
    .new-page--container .sub-head .new-design--filter,
    .new-page--container .sub-head .row-conatiner-between,
    .new-page--container .sub-head .tabs-container-reports {
      width: 100%; }
  .new-page--container .tabs-container-reports {
    width: 100%;
    display: flex; }
    .new-page--container .tabs-container-reports button {
      flex: 1;
      min-width: 140px; }
  .new-page--container .flex-lg-end {
    display: flex;
    justify-content: flex-end; }
  .new-page--container .filter_options_list {
    flex-wrap: wrap; }
    .new-page--container .filter_options_list .filter_item {
      width: 100% !important;
      margin: 0 0 10px !important; }
  .modal .black_btn {
    min-width: auto !important; } }

.ant-dropdown.screen-middle {
  position: fixed !important;
  left: calc(50% - 100px) !important;
  top: calc(50% - 150px) !important; }

.form_group div.disabled,
.form_group input:disabled,
.form_group textarea:disabled,
.form_group select:disabled {
  color: #ccc;
  background: #f7f7f7;
  cursor: not-allowed; }

.export-report--content .radio-custom:checked + .radio-custom-label:before {
  background-color: #ff6b15 !important; }

