[class^=ant-]::-ms-clear,
[class*=ant-]::-ms-clear,
[class^=ant-] input::-ms-clear,
[class*=ant-] input::-ms-clear,
[class^=ant-] input::-ms-reveal,
[class*=ant-] input::-ms-reveal {
	display: none
}

html,
body {
	width: 100%;
	height: 100%
}

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

*,
*:before,
*:after {
	/* 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)
}

body {
	margin: 0;
	color: #000000d9;
	font-size: 14px;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
	font-variant: tabular-nums;
	line-height: 1.5715;
	background-color: #fff;
	font-feature-settings: "tnum", "tnum"
}

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5em;
	color: #000000d9;
	font-weight: 500
}

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

abbr[title],
abbr[data-original-title] {
	text-decoration: underline;
	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: .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: -.25em
}

sup {
	top: -.5em
}

a {
	/* color: #1890ff; */
	text-decoration: none;
	background-color: transparent;
	outline: none;
	cursor: pointer;
	transition: color .3s;
	-webkit-text-decoration-skip: objects
}

a:hover {
	color: #40a9ff
}

a:active {
	color: #096dd9
}

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

a:focus {
	text-decoration: none;
	outline: 0
}

a[disabled] {
	color: #00000040;
	cursor: not-allowed
}

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
}

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

table {
	border-collapse: collapse
}

caption {
	padding-top: .75em;
	padding-bottom: .3em;
	color: #00000073;
	text-align: left;
	caption-side: bottom
}

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] {
	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: .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: .2em;
	background-color: #feffe6
}

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

.clearfix:before {
	display: table;
	content: ""
}

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

.anticon {
	display: inline-block;
	color: inherit;
	font-style: normal;
	line-height: 0;
	text-align: center;
	text-transform: none;
	vertical-align: -.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>.anticon {
	line-height: 0;
	vertical-align: 0
}

.anticon[tabindex] {
	cursor: pointer
}

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

.ant-fade-enter,
.ant-fade-appear,
.ant-fade-leave {
	animation-duration: .2s;
	animation-fill-mode: both;
	animation-play-state: paused
}

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

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

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

.ant-fade-leave {
	animation-timing-function: linear
}

@keyframes antFadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes antFadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

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

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

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

.ant-move-up-enter,
.ant-move-up-appear {
	opacity: 0;
	animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-move-up-leave {
	animation-timing-function: cubic-bezier(.6, .04, .98, .34)
}

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

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

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

.ant-move-down-enter,
.ant-move-down-appear {
	opacity: 0;
	animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-move-down-leave {
	animation-timing-function: cubic-bezier(.6, .04, .98, .34)
}

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

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

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

.ant-move-left-enter,
.ant-move-left-appear {
	opacity: 0;
	animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-move-left-leave {
	animation-timing-function: cubic-bezier(.6, .04, .98, .34)
}

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

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

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

.ant-move-right-enter,
.ant-move-right-appear {
	opacity: 0;
	animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-move-right-leave {
	animation-timing-function: cubic-bezier(.6, .04, .98, .34)
}

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

	to {
		transform: translateY(0);
		transform-origin: 0 0;
		opacity: 1
	}
}

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

	to {
		transform: translateY(100%);
		transform-origin: 0 0;
		opacity: 0
	}
}

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

	to {
		transform: translate(0);
		transform-origin: 0 0;
		opacity: 1
	}
}

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

	to {
		transform: translate(-100%);
		transform-origin: 0 0;
		opacity: 0
	}
}

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

	to {
		transform: translate(0);
		transform-origin: 0 0;
		opacity: 1
	}
}

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

	to {
		transform: translate(100%);
		transform-origin: 0 0;
		opacity: 0
	}
}

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

	to {
		transform: translateY(0);
		transform-origin: 0 0;
		opacity: 1
	}
}

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

	to {
		transform: translateY(-100%);
		transform-origin: 0 0;
		opacity: 0
	}
}

@keyframes loadingCircle {
	to {
		transform: rotate(360deg)
	}
}

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

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

[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;
	box-shadow: 0 0 #1890ff;
	box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
	opacity: .2;
	animation: fadeEffect 2s cubic-bezier(.08, .82, .17, 1), waveEffect .4s cubic-bezier(.08, .82, .17, 1);
	animation-fill-mode: forwards;
	content: "";
	pointer-events: none
}

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

@keyframes fadeEffect {
	to {
		opacity: 0
	}
}

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

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

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

.ant-slide-up-enter,
.ant-slide-up-appear {
	opacity: 0;
	animation-timing-function: cubic-bezier(.23, 1, .32, 1)
}

.ant-slide-up-leave {
	animation-timing-function: cubic-bezier(.755, .05, .855, .06)
}

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

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

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

.ant-slide-down-enter,
.ant-slide-down-appear {
	opacity: 0;
	animation-timing-function: cubic-bezier(.23, 1, .32, 1)
}

.ant-slide-down-leave {
	animation-timing-function: cubic-bezier(.755, .05, .855, .06)
}

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

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

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

.ant-slide-left-enter,
.ant-slide-left-appear {
	opacity: 0;
	animation-timing-function: cubic-bezier(.23, 1, .32, 1)
}

.ant-slide-left-leave {
	animation-timing-function: cubic-bezier(.755, .05, .855, .06)
}

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

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

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

.ant-slide-right-enter,
.ant-slide-right-appear {
	opacity: 0;
	animation-timing-function: cubic-bezier(.23, 1, .32, 1)
}

.ant-slide-right-leave {
	animation-timing-function: cubic-bezier(.755, .05, .855, .06)
}

@keyframes antSlideUpIn {
	0% {
		transform: scaleY(.8);
		transform-origin: 0% 0%;
		opacity: 0
	}

	to {
		transform: scaleY(1);
		transform-origin: 0% 0%;
		opacity: 1
	}
}

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

	to {
		transform: scaleY(.8);
		transform-origin: 0% 0%;
		opacity: 0
	}
}

@keyframes antSlideDownIn {
	0% {
		transform: scaleY(.8);
		transform-origin: 100% 100%;
		opacity: 0
	}

	to {
		transform: scaleY(1);
		transform-origin: 100% 100%;
		opacity: 1
	}
}

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

	to {
		transform: scaleY(.8);
		transform-origin: 100% 100%;
		opacity: 0
	}
}

@keyframes antSlideLeftIn {
	0% {
		transform: scaleX(.8);
		transform-origin: 0% 0%;
		opacity: 0
	}

	to {
		transform: scaleX(1);
		transform-origin: 0% 0%;
		opacity: 1
	}
}

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

	to {
		transform: scaleX(.8);
		transform-origin: 0% 0%;
		opacity: 0
	}
}

@keyframes antSlideRightIn {
	0% {
		transform: scaleX(.8);
		transform-origin: 100% 0%;
		opacity: 0
	}

	to {
		transform: scaleX(1);
		transform-origin: 100% 0%;
		opacity: 1
	}
}

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

	to {
		transform: scaleX(.8);
		transform-origin: 100% 0%;
		opacity: 0
	}
}

.ant-zoom-enter,
.ant-zoom-appear,
.ant-zoom-leave {
	animation-duration: .2s;
	animation-fill-mode: both;
	animation-play-state: paused
}

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

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

.ant-zoom-enter,
.ant-zoom-appear {
	transform: scale(0);
	opacity: 0;
	animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-enter-prepare,
.ant-zoom-appear-prepare {
	transform: none
}

.ant-zoom-leave {
	animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

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

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

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

.ant-zoom-big-enter,
.ant-zoom-big-appear {
	transform: scale(0);
	opacity: 0;
	animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-big-enter-prepare,
.ant-zoom-big-appear-prepare {
	transform: none
}

.ant-zoom-big-leave {
	animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

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

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

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

.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
	transform: scale(0);
	opacity: 0;
	animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-big-fast-enter-prepare,
.ant-zoom-big-fast-appear-prepare {
	transform: none
}

.ant-zoom-big-fast-leave {
	animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

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

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

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

.ant-zoom-up-enter,
.ant-zoom-up-appear {
	transform: scale(0);
	opacity: 0;
	animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-up-enter-prepare,
.ant-zoom-up-appear-prepare {
	transform: none
}

.ant-zoom-up-leave {
	animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

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

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

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

.ant-zoom-down-enter,
.ant-zoom-down-appear {
	transform: scale(0);
	opacity: 0;
	animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-down-enter-prepare,
.ant-zoom-down-appear-prepare {
	transform: none
}

.ant-zoom-down-leave {
	animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

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

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

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

.ant-zoom-left-enter,
.ant-zoom-left-appear {
	transform: scale(0);
	opacity: 0;
	animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-left-enter-prepare,
.ant-zoom-left-appear-prepare {
	transform: none
}

.ant-zoom-left-leave {
	animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

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

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

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

.ant-zoom-right-enter,
.ant-zoom-right-appear {
	transform: scale(0);
	opacity: 0;
	animation-timing-function: cubic-bezier(.08, .82, .17, 1)
}

.ant-zoom-right-enter-prepare,
.ant-zoom-right-appear-prepare {
	transform: none
}

.ant-zoom-right-leave {
	animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

@keyframes antZoomIn {
	0% {
		transform: scale(.2);
		opacity: 0
	}

	to {
		transform: scale(1);
		opacity: 1
	}
}

@keyframes antZoomOut {
	0% {
		transform: scale(1)
	}

	to {
		transform: scale(.2);
		opacity: 0
	}
}

@keyframes antZoomBigIn {
	0% {
		transform: scale(.8);
		opacity: 0
	}

	to {
		transform: scale(1);
		opacity: 1
	}
}

@keyframes antZoomBigOut {
	0% {
		transform: scale(1)
	}

	to {
		transform: scale(.8);
		opacity: 0
	}
}

@keyframes antZoomUpIn {
	0% {
		transform: scale(.8);
		transform-origin: 50% 0%;
		opacity: 0
	}

	to {
		transform: scale(1);
		transform-origin: 50% 0%
	}
}

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

	to {
		transform: scale(.8);
		transform-origin: 50% 0%;
		opacity: 0
	}
}

@keyframes antZoomLeftIn {
	0% {
		transform: scale(.8);
		transform-origin: 0% 50%;
		opacity: 0
	}

	to {
		transform: scale(1);
		transform-origin: 0% 50%
	}
}

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

	to {
		transform: scale(.8);
		transform-origin: 0% 50%;
		opacity: 0
	}
}

@keyframes antZoomRightIn {
	0% {
		transform: scale(.8);
		transform-origin: 100% 50%;
		opacity: 0
	}

	to {
		transform: scale(1);
		transform-origin: 100% 50%
	}
}

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

	to {
		transform: scale(.8);
		transform-origin: 100% 50%;
		opacity: 0
	}
}

@keyframes antZoomDownIn {
	0% {
		transform: scale(.8);
		transform-origin: 50% 100%;
		opacity: 0
	}

	to {
		transform: scale(1);
		transform-origin: 50% 100%
	}
}

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

	to {
		transform: scale(.8);
		transform-origin: 50% 100%;
		opacity: 0
	}
}

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

.ant-motion-collapse-legacy-active {
	transition: height .2s cubic-bezier(.645, .045, .355, 1), opacity .2s cubic-bezier(.645, .045, .355, 1) !important
}

.ant-motion-collapse {
	overflow: hidden;
	transition: height .2s cubic-bezier(.645, .045, .355, 1), opacity .2s cubic-bezier(.645, .045, .355, 1) !important
}

.ant-btn {
	line-height: 1.5715;
	position: relative;
	display: inline-block;
	font-weight: 400;
	white-space: nowrap;
	text-align: center;
	background-image: none;
	border: 1px solid transparent;
	box-shadow: 0 2px #00000004;
	cursor: pointer;
	transition: all .3s cubic-bezier(.645, .045, .355, 1);
	user-select: none;
	touch-action: manipulation;
	height: 32px;
	padding: 4px 15px;
	font-size: 14px;
	border-radius: 2px;
	color: #000000d9;
	border-color: #d9d9d9;
	background: #fff
}

.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;
	box-shadow: none
}

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

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

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

.ant-btn-sm {
	height: 24px;
	padding: 0 7px;
	font-size: 14px;
	border-radius: 2px
}

.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;
	border-color: #40a9ff;
	background: #fff
}

.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 {
	color: #096dd9;
	border-color: #096dd9;
	background: #fff
}

.ant-btn:active>a:only-child {
	color: currentcolor
}

.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]:hover,
.ant-btn[disabled]:focus,
.ant-btn[disabled]:active {
	color: #00000040;
	border-color: #d9d9d9;
	background: #f5f5f5;
	text-shadow: none;
	box-shadow: none
}

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

.ant-btn[disabled]>a:only-child:after,
.ant-btn[disabled]:hover>a:only-child:after,
.ant-btn[disabled]:focus>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 {
	text-decoration: none;
	background: #fff
}

.ant-btn>span {
	display: inline-block
}

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

.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;
	border-color: #40a9ff;
	background: #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 {
	color: #fff;
	border-color: #096dd9;
	background: #096dd9
}

.ant-btn-primary:active>a:only-child {
	color: currentcolor
}

.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]:hover,
.ant-btn-primary[disabled]:focus,
.ant-btn-primary[disabled]:active {
	color: #00000040;
	border-color: #d9d9d9;
	background: #f5f5f5;
	text-shadow: none;
	box-shadow: none
}

.ant-btn-primary[disabled]>a:only-child,
.ant-btn-primary[disabled]:hover>a:only-child,
.ant-btn-primary[disabled]:focus>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]:hover>a:only-child:after,
.ant-btn-primary[disabled]:focus>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: #000000d9;
	border-color: #d9d9d9;
	background: transparent
}

.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;
	border-color: #40a9ff;
	background: transparent
}

.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 {
	color: #096dd9;
	border-color: #096dd9;
	background: transparent
}

.ant-btn-ghost:active>a:only-child {
	color: currentcolor
}

.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]:hover,
.ant-btn-ghost[disabled]:focus,
.ant-btn-ghost[disabled]:active {
	color: #00000040;
	border-color: #d9d9d9;
	background: #f5f5f5;
	text-shadow: none;
	box-shadow: none
}

.ant-btn-ghost[disabled]>a:only-child,
.ant-btn-ghost[disabled]:hover>a:only-child,
.ant-btn-ghost[disabled]:focus>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]:hover>a:only-child:after,
.ant-btn-ghost[disabled]:focus>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: #000000d9;
	border-color: #d9d9d9;
	background: #fff;
	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;
	border-color: #40a9ff;
	background: #fff
}

.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 {
	color: #096dd9;
	border-color: #096dd9;
	background: #fff
}

.ant-btn-dashed:active>a:only-child {
	color: currentcolor
}

.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]:hover,
.ant-btn-dashed[disabled]:focus,
.ant-btn-dashed[disabled]:active {
	color: #00000040;
	border-color: #d9d9d9;
	background: #f5f5f5;
	text-shadow: none;
	box-shadow: none
}

.ant-btn-dashed[disabled]>a:only-child,
.ant-btn-dashed[disabled]:hover>a:only-child,
.ant-btn-dashed[disabled]:focus>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]:hover>a:only-child:after,
.ant-btn-dashed[disabled]:focus>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;
	border-color: #ff4d4f;
	background: #ff4d4f;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 2px #0000000b
}

.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;
	border-color: #ff7875;
	background: #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 {
	color: #fff;
	border-color: #d9363e;
	background: #d9363e
}

.ant-btn-danger:active>a:only-child {
	color: currentcolor
}

.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]:hover,
.ant-btn-danger[disabled]:focus,
.ant-btn-danger[disabled]:active {
	color: #00000040;
	border-color: #d9d9d9;
	background: #f5f5f5;
	text-shadow: none;
	box-shadow: none
}

.ant-btn-danger[disabled]>a:only-child,
.ant-btn-danger[disabled]:hover>a:only-child,
.ant-btn-danger[disabled]:focus>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]:hover>a:only-child:after,
.ant-btn-danger[disabled]:focus>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;
	border-color: transparent;
	background: transparent;
	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;
	border-color: #40a9ff;
	background: transparent
}

.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 {
	color: #096dd9;
	border-color: #096dd9;
	background: transparent
}

.ant-btn-link:active>a:only-child {
	color: currentcolor
}

.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]:hover,
.ant-btn-link[disabled]:focus,
.ant-btn-link[disabled]:active {
	color: #00000040;
	border-color: #d9d9d9;
	background: #f5f5f5;
	text-shadow: none;
	box-shadow: none
}

.ant-btn-link[disabled]>a:only-child,
.ant-btn-link[disabled]:hover>a:only-child,
.ant-btn-link[disabled]:focus>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]:hover>a:only-child:after,
.ant-btn-link[disabled]:focus>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 {
	background: transparent
}

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

.ant-btn-link[disabled],
.ant-btn-link[disabled]:hover,
.ant-btn-link[disabled]:focus,
.ant-btn-link[disabled]:active {
	color: #00000040;
	border-color: transparent;
	background: transparent;
	text-shadow: none;
	box-shadow: none
}

.ant-btn-link[disabled]>a:only-child,
.ant-btn-link[disabled]:hover>a:only-child,
.ant-btn-link[disabled]:focus>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]:hover>a:only-child:after,
.ant-btn-link[disabled]:focus>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-text {
	color: #000000d9;
	border-color: transparent;
	background: transparent;
	box-shadow: none
}

.ant-btn-text>a:only-child {
	color: currentcolor
}

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

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

.ant-btn-text:hover>a:only-child,
.ant-btn-text:focus>a:only-child {
	color: currentcolor
}

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

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

.ant-btn-text:active>a:only-child {
	color: currentcolor
}

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

.ant-btn-text[disabled],
.ant-btn-text[disabled]:hover,
.ant-btn-text[disabled]:focus,
.ant-btn-text[disabled]:active {
	color: #00000040;
	border-color: #d9d9d9;
	background: #f5f5f5;
	text-shadow: none;
	box-shadow: none
}

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

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

.ant-btn-text:hover,
.ant-btn-text:focus {
	color: #000000d9;
	background: rgba(0, 0, 0, .018);
	border-color: transparent
}

.ant-btn-text:active {
	color: #000000d9;
	background: rgba(0, 0, 0, .028);
	border-color: transparent
}

.ant-btn-text[disabled],
.ant-btn-text[disabled]:hover,
.ant-btn-text[disabled]:focus,
.ant-btn-text[disabled]:active {
	color: #00000040;
	border-color: transparent;
	background: transparent;
	text-shadow: none;
	box-shadow: none
}

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

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

.ant-btn-dangerous {
	color: #ff4d4f;
	border-color: #ff4d4f;
	background: #fff
}

.ant-btn-dangerous>a:only-child {
	color: currentcolor
}

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

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

.ant-btn-dangerous:hover>a:only-child,
.ant-btn-dangerous:focus>a:only-child {
	color: currentcolor
}

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

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

.ant-btn-dangerous:active>a:only-child {
	color: currentcolor
}

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

.ant-btn-dangerous[disabled],
.ant-btn-dangerous[disabled]:hover,
.ant-btn-dangerous[disabled]:focus,
.ant-btn-dangerous[disabled]:active {
	color: #00000040;
	border-color: #d9d9d9;
	background: #f5f5f5;
	text-shadow: none;
	box-shadow: none
}

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

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

.ant-btn-dangerous.ant-btn-primary {
	color: #fff;
	border-color: #ff4d4f;
	background: #ff4d4f;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 2px #0000000b
}

.ant-btn-dangerous.ant-btn-primary>a:only-child {
	color: currentcolor
}

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

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

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

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

.ant-btn-dangerous.ant-btn-primary:active {
	color: #fff;
	border-color: #d9363e;
	background: #d9363e
}

.ant-btn-dangerous.ant-btn-primary:active>a:only-child {
	color: currentcolor
}

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

.ant-btn-dangerous.ant-btn-primary[disabled],
.ant-btn-dangerous.ant-btn-primary[disabled]:hover,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus,
.ant-btn-dangerous.ant-btn-primary[disabled]:active {
	color: #00000040;
	border-color: #d9d9d9;
	background: #f5f5f5;
	text-shadow: none;
	box-shadow: none
}

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

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

.ant-btn-dangerous.ant-btn-link {
	color: #ff4d4f;
	border-color: transparent;
	background: transparent;
	box-shadow: none
}

.ant-btn-dangerous.ant-btn-link>a:only-child {
	color: currentcolor
}

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

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

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

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

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

.ant-btn-dangerous.ant-btn-link:active>a:only-child {
	color: currentcolor
}

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

.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-dangerous.ant-btn-link[disabled]:hover,
.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-dangerous.ant-btn-link[disabled]:active {
	color: #00000040;
	border-color: #d9d9d9;
	background: #f5f5f5;
	text-shadow: none;
	box-shadow: none
}

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

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

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

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

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

.ant-btn-dangerous.ant-btn-link:active {
	color: #d9363e;
	border-color: transparent;
	background: transparent
}

.ant-btn-dangerous.ant-btn-link:active>a:only-child {
	color: currentcolor
}

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

.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-dangerous.ant-btn-link[disabled]:hover,
.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-dangerous.ant-btn-link[disabled]:active {
	color: #00000040;
	border-color: transparent;
	background: transparent;
	text-shadow: none;
	box-shadow: none
}

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

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

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

.ant-btn-dangerous.ant-btn-text>a:only-child {
	color: currentcolor
}

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

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

.ant-btn-dangerous.ant-btn-text:hover>a:only-child,
.ant-btn-dangerous.ant-btn-text:focus>a:only-child {
	color: currentcolor
}

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

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

.ant-btn-dangerous.ant-btn-text:active>a:only-child {
	color: currentcolor
}

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

.ant-btn-dangerous.ant-btn-text[disabled],
.ant-btn-dangerous.ant-btn-text[disabled]:hover,
.ant-btn-dangerous.ant-btn-text[disabled]:focus,
.ant-btn-dangerous.ant-btn-text[disabled]:active {
	color: #00000040;
	border-color: #d9d9d9;
	background: #f5f5f5;
	text-shadow: none;
	box-shadow: none
}

.ant-btn-dangerous.ant-btn-text[disabled]>a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:hover>a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:focus>a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:active>a:only-child {
	color: currentcolor
}

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

.ant-btn-dangerous.ant-btn-text:hover,
.ant-btn-dangerous.ant-btn-text:focus {
	color: #ff7875;
	border-color: transparent;
	background: rgba(0, 0, 0, .018)
}

.ant-btn-dangerous.ant-btn-text:hover>a:only-child,
.ant-btn-dangerous.ant-btn-text:focus>a:only-child {
	color: currentcolor
}

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

.ant-btn-dangerous.ant-btn-text:active {
	color: #d9363e;
	border-color: transparent;
	background: rgba(0, 0, 0, .028)
}

.ant-btn-dangerous.ant-btn-text:active>a:only-child {
	color: currentcolor
}

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

.ant-btn-dangerous.ant-btn-text[disabled],
.ant-btn-dangerous.ant-btn-text[disabled]:hover,
.ant-btn-dangerous.ant-btn-text[disabled]:focus,
.ant-btn-dangerous.ant-btn-text[disabled]:active {
	color: #00000040;
	border-color: transparent;
	background: transparent;
	text-shadow: none;
	box-shadow: none
}

.ant-btn-dangerous.ant-btn-text[disabled]>a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:hover>a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:focus>a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:active>a:only-child {
	color: currentcolor
}

.ant-btn-dangerous.ant-btn-text[disabled]>a:only-child:after,
.ant-btn-dangerous.ant-btn-text[disabled]:hover>a:only-child:after,
.ant-btn-dangerous.ant-btn-text[disabled]:focus>a:only-child:after,
.ant-btn-dangerous.ant-btn-text[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: 2.4px 0;
	font-size: 16px;
	border-radius: 2px;
	vertical-align: -3px
}

.ant-btn-icon-only>* {
	font-size: 16px
}

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

.ant-btn-icon-only.ant-btn-lg>* {
	font-size: 18px
}

.ant-btn-icon-only.ant-btn-sm {
	width: 24px;
	height: 24px;
	padding: 0;
	font-size: 14px;
	border-radius: 2px
}

.ant-btn-icon-only.ant-btn-sm>* {
	font-size: 14px
}

.ant-btn-icon-only>.anticon {
	display: flex;
	justify-content: center
}

.ant-btn-icon-only .anticon-loading {
	padding: 0 !important
}

a.ant-btn-icon-only {
	vertical-align: -1px
}

a.ant-btn-icon-only>.anticon {
	display: inline
}

.ant-btn-round {
	height: 32px;
	padding: 4px 16px;
	font-size: 14px;
	border-radius: 32px
}

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

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

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

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

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

.ant-btn-circle.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: .35;
	transition: opacity .2s;
	content: "";
	pointer-events: none
}

.ant-btn .anticon {
	transition: margin-left .3s cubic-bezier(.645, .045, .355, 1)
}

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

.ant-btn.ant-btn-loading {
	position: relative;
	cursor: default
}

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

.ant-btn>.ant-btn-loading-icon {
	transition: width .3s cubic-bezier(.645, .045, .355, 1), opacity .3s cubic-bezier(.645, .045, .355, 1)
}

.ant-btn>.ant-btn-loading-icon .anticon {
	padding-right: 8px;
	animation: none
}

.ant-btn>.ant-btn-loading-icon .anticon svg {
	animation: loadingCircle 1s infinite linear
}

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

.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 {
	z-index: 2
}

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

.ant-btn-group .ant-btn-icon-only {
	font-size: 14px
}

.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: 2px
}

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

.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: 2px;
	border-bottom-left-radius: 2px
}

.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: 2px;
	border-bottom-right-radius: 2px
}

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

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

.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: 2px;
	border-bottom-left-radius: 2px
}

.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: 2px;
	border-bottom-right-radius: 2px
}

.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-rtl.ant-btn-group .ant-btn+.ant-btn,
.ant-btn-rtl.ant-btn+.ant-btn-group,
.ant-btn-rtl.ant-btn-group span+.ant-btn,
.ant-btn-rtl.ant-btn-group .ant-btn+span,
.ant-btn-rtl.ant-btn-group>span+span,
.ant-btn-rtl.ant-btn-group+.ant-btn,
.ant-btn-rtl.ant-btn-group+.ant-btn-group,
.ant-btn-group-rtl.ant-btn-group .ant-btn+.ant-btn,
.ant-btn-group-rtl.ant-btn+.ant-btn-group,
.ant-btn-group-rtl.ant-btn-group span+.ant-btn,
.ant-btn-group-rtl.ant-btn-group .ant-btn+span,
.ant-btn-group-rtl.ant-btn-group>span+span,
.ant-btn-group-rtl.ant-btn-group+.ant-btn,
.ant-btn-group-rtl.ant-btn-group+.ant-btn-group {
	margin-right: -1px;
	margin-left: auto
}

.ant-btn-group.ant-btn-group-rtl {
	direction: rtl
}

.ant-btn-group-rtl.ant-btn-group>.ant-btn:first-child:not(:last-child),
.ant-btn-group-rtl.ant-btn-group>span:first-child:not(:last-child)>.ant-btn {
	border-radius: 0 2px 2px 0
}

.ant-btn-group-rtl.ant-btn-group>.ant-btn:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group>span:last-child:not(:first-child)>.ant-btn {
	border-radius: 2px 0 0 2px
}

.ant-btn-group-rtl.ant-btn-group-sm>.ant-btn:first-child:not(:last-child),
.ant-btn-group-rtl.ant-btn-group-sm>span:first-child:not(:last-child)>.ant-btn {
	border-radius: 0 2px 2px 0
}

.ant-btn-group-rtl.ant-btn-group-sm>.ant-btn:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group-sm>span:last-child:not(:first-child)>.ant-btn {
	border-radius: 2px 0 0 2px
}

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

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

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

.ant-btn.ant-btn-background-ghost,
.ant-btn.ant-btn-background-ghost:hover,
.ant-btn.ant-btn-background-ghost:active,
.ant-btn.ant-btn-background-ghost:focus {
	background: transparent
}

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

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

.ant-btn.ant-btn-background-ghost[disabled] {
	color: #00000040;
	background: transparent;
	border-color: #d9d9d9
}

.ant-btn-background-ghost.ant-btn-primary {
	color: #1890ff;
	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;
	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 {
	color: #096dd9;
	border-color: #096dd9
}

.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 {
	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]:hover,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active {
	color: #00000040;
	border-color: #d9d9d9;
	background: #f5f5f5;
	text-shadow: none;
	box-shadow: none
}

.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]:focus>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]: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]: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;
	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;
	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 {
	color: #d9363e;
	border-color: #d9363e
}

.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 {
	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]:hover,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active {
	color: #00000040;
	border-color: #d9d9d9;
	background: #f5f5f5;
	text-shadow: none;
	box-shadow: none
}

.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]:focus>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]: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]:active>a:only-child:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: transparent;
	content: ""
}

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

.ant-btn-background-ghost.ant-btn-dangerous>a:only-child {
	color: currentcolor
}

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

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

.ant-btn-background-ghost.ant-btn-dangerous:hover>a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous:focus>a:only-child {
	color: currentcolor
}

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

.ant-btn-background-ghost.ant-btn-dangerous:active {
	color: #d9363e;
	border-color: #d9363e
}

.ant-btn-background-ghost.ant-btn-dangerous:active>a:only-child {
	color: currentcolor
}

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

.ant-btn-background-ghost.ant-btn-dangerous[disabled],
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active {
	color: #00000040;
	border-color: #d9d9d9;
	background: #f5f5f5;
	text-shadow: none;
	box-shadow: none
}

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

.ant-btn-background-ghost.ant-btn-dangerous[disabled]>a:only-child:after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover>a:only-child:after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus>a:only-child:after,
.ant-btn-background-ghost.ant-btn-dangerous[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-dangerous.ant-btn-link {
	color: #ff4d4f;
	border-color: transparent;
	text-shadow: none
}

.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link>a:only-child {
	color: currentcolor
}

.ant-btn-background-ghost.ant-btn-dangerous.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-dangerous.ant-btn-link:hover,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus {
	color: #ff7875;
	border-color: transparent
}

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

.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover>a:only-child:after,
.ant-btn-background-ghost.ant-btn-dangerous.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-dangerous.ant-btn-link:active {
	color: #d9363e;
	border-color: transparent
}

.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active>a:only-child {
	color: currentcolor
}

.ant-btn-background-ghost.ant-btn-dangerous.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-dangerous.ant-btn-link[disabled],
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active {
	color: #00000040;
	border-color: #d9d9d9;
	background: #f5f5f5;
	text-shadow: none;
	box-shadow: none
}

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

.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]>a:only-child:after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover>a:only-child:after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus>a:only-child:after,
.ant-btn-background-ghost.ant-btn-dangerous.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: .34em
}

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

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

.ant-btn:empty {
	display: inline-block;
	width: 0;
	visibility: hidden;
	content: "\a0"
}

a.ant-btn {
	padding-top: .01px !important;
	line-height: 30px
}

a.ant-btn-disabled {
	cursor: not-allowed
}

a.ant-btn-disabled>* {
	pointer-events: none
}

a.ant-btn-disabled,
a.ant-btn-disabled:hover,
a.ant-btn-disabled:focus,
a.ant-btn-disabled:active {
	color: #00000040;
	border-color: transparent;
	background: transparent;
	text-shadow: none;
	box-shadow: none
}

a.ant-btn-disabled>a:only-child,
a.ant-btn-disabled:hover>a:only-child,
a.ant-btn-disabled:focus>a:only-child,
a.ant-btn-disabled:active>a:only-child {
	color: currentcolor
}

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

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

a.ant-btn-sm {
	line-height: 22px
}

.ant-btn-rtl {
	direction: rtl
}

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

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

.ant-btn-rtl.ant-btn>.ant-btn-loading-icon .anticon {
	padding-right: 0;
	padding-left: 8px
}

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

.index {
	padding: 20px
}

.ant-message {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	color: #000000d9;
	font-size: 14px;
	font-variant: tabular-nums;
	line-height: 1.5715;
	list-style: none;
	font-feature-settings: "tnum", "tnum";
	position: fixed;
	top: 8px;
	left: 0;
	z-index: 1010;
	width: 100%;
	pointer-events: none
}

.ant-message-notice {
	padding: 8px;
	text-align: center
}

.ant-message-notice-content {
	display: inline-block;
	padding: 10px 16px;
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 3px 6px -4px #0000001f, 0 6px 16px #00000014, 0 9px 28px 8px #0000000d;
	pointer-events: all
}

.ant-message-success .anticon {
	color: #52c41a
}

.ant-message-error .anticon {
	color: #ff4d4f
}

.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.ant-move-up-leave.ant-move-up-leave-active {
	animation-name: MessageMoveOut;
	animation-duration: .3s
}

@keyframes MessageMoveOut {
	0% {
		max-height: 150px;
		padding: 8px;
		opacity: 1
	}

	to {
		max-height: 0;
		padding: 0;
		opacity: 0
	}
}

.ant-message-rtl,
.ant-message-rtl span {
	direction: rtl
}

.ant-message-rtl .anticon {
	margin-right: 0;
	margin-left: 8px
}

.gd-bookingsubmit {
	position: relative;
	width: 100%;
	min-width: 800px;
	max-width: 1200px;
	height: 118px;
	margin: 0 auto;
	padding: 24px 19px;
	background-color: #f5f5f5;
	border:1px solid #f2c3ba;
	background:#fff url(https://www.shuiwushi.com/uploads/221108/2-22110QSK2155.png) center top no-repeat;
}

.gd-bookingsubmit-title {
	display: flex;
	flex-direction: row;
	height: 26px;
	line-height: 26px
}

.gd-bookingsubmit-title__text {
	height: 25px;
	margin-left: 6px;
	font-size: 18px;
	font-weight: 600;
	line-height: 25px;
	color: #000000b3
}

.gd-bookingsubmit-title__icon {
	width: 25px;
	height: 25px
}

.gd-bookingsubmit-content {
	display: flex;
	margin-top: 10px
}

.gd-bookingsubmit-content input {
	height: 34px;
	padding: 0 10px;
	border: none;
	border-radius: 4px;
	outline: none;
	font-size: 14px;
	font-weight: 400;
	line-height: 34px;
	color: #000000a6;
	background: #fff;
	width: 200px !important;
}

.gd-bookingsubmit-content input::placeholder {
	color: #0006
}

.gd-bookingsubmit-content input::-webkit-outer-spin-button,
.gd-bookingsubmit-content input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
	appearance: none !important
}

.gd-bookingsubmit-content input[type=number] {
	-webkit-appearance: textfield !important;
	appearance: textfield !important
}

.gd-bookingsubmit-content .form-input-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 5px;
	border: 1px solid #cdcdcd;
	border-radius: 4px;
}

.gd-bookingsubmit-content .form-input-container-input-disabled {
	color: #0006 !important;
	background: #f5f5f5 !important;
	cursor: not-allowed
}

.gd-bookingsubmit-content .form-verification-code {
	width: 150px;
	height: 36px;
	margin: 0 5px;
	border: 1px solid #ff6e00;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 400;
	line-height: 36px;
	color: #ff6e00;
	background: #fff;
	text-align: center;
	cursor: pointer
}

.gd-bookingsubmit-content .form-verification-code-disabled {
	border: 1px solid #cdcdcd !important;
	color: #0006 !important;
	background-color: #f5f5f5 !important
}

.gd-bookingsubmit-content .form-submit-btn {
	width: 150px;
	height: 36px;
	margin: 0 5px;
	border-radius: 4px;
	line-height: 36px;
	color: #fff;
	background: linear-gradient(152deg, #ff8c36 0%, #ff6e00 100%);
	text-align: center;
	cursor: pointer
	font-size: 16px;
}

.gd-bs-select-wrapper {
	position: relative;
	
	margin: 0 5px;
	padding: 0 10px;
	background: #fff;
	border: 1px solid #cdcdcd;
	border-radius: 4px;
	width: 200px;
}

/* .gd-bs-select-wrapper:nth-of-type(2){
	display: none;
} */


.gd-bs-select-wrapper-disabled {
	background-color: #f5f5f5;
	cursor: not-allowed
}

.gd-bs-select-wrapper .gd-bs-select-wrapper__seleted {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
	height: 100%;
	cursor: pointer
}

.gd-bs-select-wrapper .gd-bs-select-wrapper__seleted .lable {
	height: 14px;
	overflow: hidden;
	color: #0006;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	white-space: nowrap;
	text-overflow: ellipsis
}

.gd-bs-select-wrapper .gd-bs-select-wrapper__seleted .icon {
	width: 20px;
	height: 12px;
	margin-left: 4px
}

.gd-bs-select-wrapper .gd-bs-select-wrapper__seleted-disabled {
	background-color: #f5f5f5;
	cursor: not-allowed
}

.gd-bs-select-wrapper .gd-bs-select-wrapper__box {
	position: absolute;
	top: 34px;
	left: -4px;
	min-width: 120px;
	padding: 8px 4px;
	z-index: 999999;
	width: 205px !important;
}

.gd-bs-select-wrapper .gd-bs-select-wrapper__box-content {
	width: 100%;
	max-height: 204px;
	padding: 10px 4px;
	overflow-y: auto;
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0 9px 28px 8px #0000000d, 0 6px 16px #00000014, 0 3px 6px -4px #0000001f;
	scrollbar-width: none
}

.gd-bs-select-wrapper .gd-bs-select-wrapper__box-content::-webkit-scrollbar {
	width: 0 !important
}

.gd-bs-select-wrapper .gd-bs-select-wrapper__box-content .label-name {
	min-width: 100%;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 4px;
	cursor: pointer
}

.gd-bs-select-wrapper .gd-bs-select-wrapper__box-content .label-name-active {
	color: #ff6e00 !important;
	background: #fff5ed
}

.gd-bs-select-wrapper .gd-bs-select-wrapper__box-content::-webkit-scrollbar {
	width: 4px;
	height: 1px
}

.gd-bs-select-wrapper .gd-bs-select-wrapper__box-content::-webkit-scrollbar-thumb {
	background: #e5e5e5;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
}

.ant-modal {
	box-sizing: border-box;
	padding: 0 0 24px;
	color: #000000d9;
	font-size: 14px;
	font-variant: tabular-nums;
	line-height: 1.5715;
	list-style: none;
	font-feature-settings: "tnum", "tnum";
	pointer-events: none;
	position: relative;
	top: 100px;
	width: auto;
	max-width: calc(100vw - 32px);
	margin: 0 auto
}

.ant-modal.ant-zoom-enter,
.ant-modal.ant-zoom-appear {
	transform: none;
	opacity: 0;
	animation-duration: .3s;
	user-select: none
}

.ant-modal-mask {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
	height: 100%;
	background-color: #00000073
}

.ant-modal-mask-hidden {
	display: none
}

.ant-modal-wrap {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
	outline: 0
}

.ant-modal-wrap {
	z-index: 1000
}

.ant-modal-title {
	margin: 0;
	color: #000000d9;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	word-wrap: break-word
}

.ant-modal-content {
	position: relative;
	background-color: #fff;
	background-clip: padding-box;
	border: 0;
	border-radius: 2px;
	box-shadow: 0 3px 6px -4px #0000001f, 0 6px 16px #00000014, 0 9px 28px 8px #0000000d;
	pointer-events: auto
}

.ant-modal-close {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	padding: 0;
	color: #00000073;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
	background: transparent;
	border: 0;
	outline: 0;
	cursor: pointer;
	transition: color .3s
}

.ant-modal-close-x {
	display: block;
	width: 54px;
	height: 54px;
	font-size: 16px;
	font-style: normal;
	line-height: 54px;
	text-align: center;
	text-transform: none;
	text-rendering: auto
}

.ant-modal-close:focus,
.ant-modal-close:hover {
	color: #000000bf;
	text-decoration: none
}

.ant-modal-header {
	padding: 16px 24px;
	color: #000000d9;
	background: #fff;
	border-bottom: 1px solid #f0f0f0;
	border-radius: 2px 2px 0 0
}

.ant-modal-body {
	padding: 24px;
	font-size: 14px;
	line-height: 1.5715;
	word-wrap: break-word
}

.ant-modal-footer {
	padding: 10px 16px;
	text-align: right;
	background: transparent;
	border-top: 1px solid #f0f0f0;
	border-radius: 0 0 2px 2px
}

.ant-modal-footer .ant-btn+.ant-btn:not(.ant-dropdown-trigger) {
	margin-bottom: 0;
	margin-left: 8px
}

.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;
	padding-bottom: 0;
	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 {
		flex: 1 1
	}
}

.ant-modal-confirm .ant-modal-header {
	display: none
}

.ant-modal-confirm .ant-modal-body {
	padding: 32px 32px 24px
}

.ant-modal-confirm-body-wrapper:before {
	display: table;
	content: ""
}

.ant-modal-confirm-body-wrapper:after {
	display: table;
	clear: both;
	content: ""
}

.ant-modal-confirm-body .ant-modal-confirm-title {
	display: block;
	overflow: hidden;
	color: #000000d9;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.4
}

.ant-modal-confirm-body .ant-modal-confirm-content {
	margin-top: 8px;
	color: #000000d9;
	font-size: 14px
}

.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 {
	margin-top: 24px;
	text-align: right
}

.ant-modal-confirm .ant-modal-confirm-btns .ant-btn+.ant-btn {
	margin-bottom: 0;
	margin-left: 8px
}

.ant-modal-confirm-error .ant-modal-confirm-body>.anticon {
	color: #ff4d4f
}

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

.ant-modal-wrap-rtl {
	direction: rtl
}

.ant-modal-wrap-rtl .ant-modal-close {
	right: initial;
	left: 0
}

.ant-modal-wrap-rtl .ant-modal-footer {
	text-align: left
}

.ant-modal-wrap-rtl .ant-modal-footer .ant-btn+.ant-btn {
	margin-right: 8px;
	margin-left: 0
}

.ant-modal-wrap-rtl .ant-modal-confirm-body {
	direction: rtl
}

.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon {
	float: right;
	margin-right: 0;
	margin-left: 16px
}

.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content {
	margin-right: 38px;
	margin-left: 0
}

.ant-modal-wrap-rtl .ant-modal-confirm-btns {
	text-align: left
}

.ant-modal-wrap-rtl .ant-modal-confirm-btns .ant-btn+.ant-btn {
	margin-right: 8px;
	margin-left: 0
}

.ant-modal-wrap-rtl.ant-modal-centered .ant-modal {
	text-align: right
}

.submitted-success-modal .ant-modal-content {
	overflow: hidden;
	background-color: #fff;
	border-radius: 16px !important;
	box-shadow: none
}

.submitted-success-modal .close-modal {
	position: absolute;
	top: 16px;
	right: 16px;
	width: 16px;
	height: 16px;
	cursor: pointer
}

.submitted-success-modal .close-modal img {
	width: 100%;
	height: 100%
}

.submitted-success-modal__content {
	padding: 16px 0 6px
}

.submitted-success-modal__content .bookingsubmit-info {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 28px
}

.submitted-success-modal__content .bookingsubmit-info-icon {
	width: 18px;
	height: 18px;
	line-height: 28px
}

.submitted-success-modal__content .bookingsubmit-info-text {
	height: 28px;
	margin-left: 6px;
	color: #ff5c00;
	font-weight: 500;
	font-size: 20px;
	line-height: 28px
}

.submitted-success-modal__content .bookingsubmit-type {
	width: 100%;
	height: 28px;
	margin-left: 6px;
	color: #ff5c00;
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	text-align: center
}

.submitted-success-modal__content .bookingsubmit-advertisement {
	display: flex;
	flex-direction: row;
	margin-top: 14px;
	padding: 0 16px
}

.submitted-success-modal__content .bookingsubmit-advertisement__left {
	width: 134px;
	height: 134px;
	margin-right: 32px
}

.submitted-success-modal__content .bookingsubmit-advertisement__left .advertisement-img {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 134px;
	height: 134px;
	background: url(https://simg01.gaodunwangxiao.com/uploadfiles/ziliao/202209/05/53440_20220905092306.png) no-repeat center;
	background-size: contain
}

.submitted-success-modal__content .bookingsubmit-advertisement__left .advertisement-img>img {
	width: 122px
}

.submitted-success-modal__content .bookingsubmit-advertisement__right {
	display: flex;
	flex: 1 1;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 134px
}

.submitted-success-modal__content .bookingsubmit-advertisement__right .advertisement-title {
	width: 100%;
	color: #000000d9;
	font-weight: 500;
	line-height: 16px
}

.submitted-success-modal__content .bookingsubmit-advertisement__right .advertisement-desc {
	margin-top: 10px;
	color: #000000bf;
	font-weight: 400;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-break: break-all
}

.submitted-success-modal__content .bookingsubmit-submit {
	width: 150px;
	height: 40px;
	margin: 20px auto 0;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	font-family: PingFangSC-Medium, PingFang SC;
	line-height: 40px;
	letter-spacing: 1px;
	text-align: center;
	background: linear-gradient(152deg, #ff8c36 0%, #ff6e00 100%);
	border-radius: 20px;
	cursor: pointer
}

.agreement-modal .ant-modal-content {
	overflow: hidden;
	background-color: #fff;
	border-radius: 4px !important;
	box-shadow: none
}

.agreement-modal .ant-modal-body {
	padding: 16px 24px !important
}

.agreement-modal__title {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	height: 24px;
	color: #000000d9;
	font-weight: bolder;
	font-size: 16px;
	line-height: 24px
}

.agreement-modal__title .close-modal {
	width: 10px;
	height: 10px;
	cursor: pointer
}

.agreement-modal__title .close-modal img {
	width: 100%;
	height: 100%
}

.agreement-modal__content {
	height: 44px;
	margin-top: 12px;
	font-weight: 400;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	line-height: 22px
}

.agreement-modal__content-text {
	color: #000000a6
}

.agreement-modal__content-link {
	color: #ff5c00
}

.agreement-modal__content-link:hover,
.agreement-modal__content-link:active,
.agreement-modal__content-link:visited {
	color: #ff5c00 !important
}

.agreement-modal__actions {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	margin-top: 12px
}

.agreement-modal__actions .not-agree-btn {
	width: 56px;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	background: #ffffff;
	border: 1px solid rgba(0, 0, 0, .13);
	border-radius: 12px;
	cursor: pointer
}

.agreement-modal__actions .agree-btn {
	width: 80px;
	height: 24px;
	margin-left: 8px;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	background: linear-gradient(152deg, #ff8c36 0%, #ff6e00 100%);
	border-radius: 12px;
	cursor: pointer
}
