#app[data-v-888cb86e], .ivu-layout[data-v-888cb86e] {
	height: 100%
}

.logo[data-v-888cb86e] {
	width: 100%;
	height: 65px;
	padding-left: 0;
	text-indent: -999em;
	background-color: #081d3c;
	background-position: 50%;
	background-repeat: no-repeat
}

#app .ivu-layout-sider[data-v-888cb86e], #app .ivu-menu-dark[data-v-888cb86e]
	{
	background: #001529
}

.layout[data-v-888cb86e] {
	border: 1px solid #d7dde4;
	background: #f5f7f9;
	position: relative;
	border-radius: 4px;
	overflow: hidden
}

.layout-header-bar[data-v-888cb86e] {
	background: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1)
}

.layout-logo-left[data-v-888cb86e] {
	width: 90%;
	height: 30px;
	background: #5b6270;
	border-radius: 3px;
	margin: 15px auto
}

.menu-icon[data-v-888cb86e] {
	transition: all .3s
}

.rotate-icon[data-v-888cb86e] {
	transform: rotate(-90deg)
}

.menu-item span[data-v-888cb86e] {
	display: inline-block;
	overflow: hidden;
	width: 69px;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: bottom;
	transition: width .2s ease .2s
}

.menu-item i[data-v-888cb86e] {
	transform: translateX(0);
	transition: font-size .2s ease, transform .2s ease;
	vertical-align: middle;
	font-size: 16px
}

.collapsed-menu span[data-v-888cb86e] {
	width: 0;
	transition: width .2s ease
}

.collapsed-menu i[data-v-888cb86e] {
	transform: translateX(5px);
	transition: font-size .2s ease .2s, transform .2s ease .2s;
	vertical-align: middle;
	font-size: 22px
}

#app .ivu-menu-dark.ivu-menu-vertical .ivu-menu-item[data-v-888cb86e]:hover,
	#app .ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title[data-v-888cb86e]:hover
	{
	background-color: #1890ff
}

.menu-item span[data-v-888cb86e] {
	width: 86px
}

.ivu-layout-content[data-v-888cb86e] {
	overflow-y: auto
}

.ivu-layout-sider-children[data-v-888cb86e] {
	position: relative;
	overflow: hidden
}

.menu-content[data-v-888cb86e] {
	position: absolute;
	top: 65px;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden
}

.menu-content__scroll[data-v-888cb86e] {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: -20px;
	overflow-y: auto
}

.login-info[data-v-888cb86e] {
	text-align: right
}

.login-info span[data-v-888cb86e] {
	position: relative;
	display: inline-block;
	padding: 0 20px;
	cursor: pointer
}

.login-info span[data-v-888cb86e]:hover {
	background-color: #fbfbfb
}

.login-info span[data-v-888cb86e]:first-child:hover {
	background-color: #fff
}

.login-info span[data-v-888cb86e]:after {
	position: absolute;
	content: " ";
	width: 1px;
	height: 50%;
	top: 25%;
	right: -2px;
	background-color: #eee
}

.login-info span[data-v-888cb86e]:last-child:after {
	background-color: #fff
}

.login {
	height: 100%;
	background-image: url(../images/bg.fbeda40.png);
	background-size: 100%;
	background-color: #edeff4 !important;
	background-position: 50%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.login-content {
	position: absolute;
	width: 380px;
	padding: 30px;
	padding-top: 20px;
	padding-bottom: 15px
}

.login-content .logo {
	text-align: center;
	margin-bottom: 25px
}

.login-content .logo img {
	width: 200px;
	height: 57px
}

.logo h1 {
	font-size: #fbfbfb;
	font-size: 26px;
	margin-top: 24px
}

.loginCode {
	text-align: right
}

.loginCode img {
	width: 120px;
	height: 35px;
	vertical-align: middle
}

.copyright {
	position: fixed;
	left: 0;
	bottom: 20px;
	width: 100%;
	color: #fbf8f8;
	text-align: center
}

body {
	color: #fbfbfb !important
}

.CodeMirror {
	font-family: monospace;
	height: 300px;
	color: #000;
	direction: ltr
}

.CodeMirror-lines {
	padding: 4px 0
}

.CodeMirror pre {
	padding: 0 4px
}

.CodeMirror-gutter-filler, .CodeMirror-scrollbar-filler {
	background-color: #fff
}

.CodeMirror-gutters {
	border-right: 1px solid #ddd;
	background-color: #f7f7f7;
	white-space: nowrap
}

.CodeMirror-linenumber {
	padding: 0 3px 0 5px;
	min-width: 20px;
	text-align: right;
	color: #999;
	white-space: nowrap
}

.CodeMirror-guttermarker {
	color: #000
}

.CodeMirror-guttermarker-subtle {
	color: #999
}

.CodeMirror-cursor {
	border-left: 1px solid #000;
	border-right: none;
	width: 0
}

.CodeMirror div.CodeMirror-secondarycursor {
	border-left: 1px solid silver
}

.cm-fat-cursor .CodeMirror-cursor {
	width: auto;
	border: 0 !important;
	background: #7e7
}

.cm-fat-cursor div.CodeMirror-cursors {
	z-index: 1
}

.cm-fat-cursor-mark {
	background-color: rgba(20, 255, 20, .5);
	animation: blink 1.06s steps(1) infinite
}

.cm-animate-fat-cursor {
	width: auto;
	border: 0;
	animation: blink 1.06s steps(1) infinite;
	background-color: #7e7
}

@
keyframes blink { 50%{
	background-color: transparent
}

}
.cm-tab {
	display: inline-block;
	text-decoration: inherit
}

.CodeMirror-rulers {
	position: absolute;
	left: 0;
	right: 0;
	top: -50px;
	bottom: -20px;
	overflow: hidden
}

.CodeMirror-ruler {
	border-left: 1px solid #ccc;
	top: 0;
	bottom: 0;
	position: absolute
}

.cm-s-default .cm-header {
	color: blue
}

.cm-s-default .cm-quote {
	color: #090
}

.cm-negative {
	color: #d44
}

.cm-positive {
	color: #292
}

.cm-header, .cm-strong {
	font-weight: 700
}

.cm-em {
	font-style: italic
}

.cm-link {
	text-decoration: underline
}

.cm-strikethrough {
	text-decoration: line-through
}

.cm-s-default .cm-keyword {
	color: #708
}

.cm-s-default .cm-atom {
	color: #219
}

.cm-s-default .cm-number {
	color: #164
}

.cm-s-default .cm-def {
	color: #00f
}

.cm-s-default .cm-variable-2 {
	color: #05a
}

.cm-s-default .cm-type, .cm-s-default .cm-variable-3 {
	color: #085
}

.cm-s-default .cm-comment {
	color: #a50
}

.cm-s-default .cm-string {
	color: #a11
}

.cm-s-default .cm-string-2 {
	color: #f50
}

.cm-s-default .cm-meta, .cm-s-default .cm-qualifier {
	color: #555
}

.cm-s-default .cm-builtin {
	color: #30a
}

.cm-s-default .cm-bracket {
	color: #997
}

.cm-s-default .cm-tag {
	color: #170
}

.cm-s-default .cm-attribute {
	color: #00c
}

.cm-s-default .cm-hr {
	color: #999
}

.cm-s-default .cm-link {
	color: #00c
}

.cm-invalidchar, .cm-s-default .cm-error {
	color: red
}

.CodeMirror-composing {
	border-bottom: 2px solid
}

div.CodeMirror span.CodeMirror-matchingbracket {
	color: #0b0
}

div.CodeMirror span.CodeMirror-nonmatchingbracket {
	color: #a22
}

.CodeMirror-matchingtag {
	background: rgba(255, 150, 0, .3)
}

.CodeMirror-activeline-background {
	background: #e8f2ff
}

.CodeMirror {
	position: relative;
	overflow: hidden;
	background: #fff
}

.CodeMirror-scroll {
	overflow: scroll !important;
	margin-bottom: -30px;
	margin-right: -30px;
	padding-bottom: 30px;
	height: 100%;
	outline: none;
	position: relative
}

.CodeMirror-sizer {
	position: relative;
	border-right: 30px solid transparent
}

.CodeMirror-gutter-filler, .CodeMirror-hscrollbar,
	.CodeMirror-scrollbar-filler, .CodeMirror-vscrollbar {
	position: absolute;
	z-index: 6;
	display: none
}

.CodeMirror-vscrollbar {
	right: 0;
	top: 0;
	overflow-x: hidden;
	overflow-y: scroll
}

.CodeMirror-hscrollbar {
	bottom: 0;
	left: 0;
	overflow-y: hidden;
	overflow-x: scroll
}

.CodeMirror-scrollbar-filler {
	right: 0;
	bottom: 0
}

.CodeMirror-gutter-filler {
	left: 0;
	bottom: 0
}

.CodeMirror-gutters {
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	z-index: 3
}

.CodeMirror-gutter {
	white-space: normal;
	height: 100%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: -30px
}

.CodeMirror-gutter-wrapper {
	position: absolute;
	z-index: 4;
	background: none !important;
	border: none !important
}

.CodeMirror-gutter-background {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 4
}

.CodeMirror-gutter-elt {
	position: absolute;
	cursor: default;
	z-index: 4
}

.CodeMirror-gutter-wrapper ::selection {
	background-color: transparent
}

.CodeMirror-gutter-wrapper ::-moz-selection {
	background-color: transparent
}

.CodeMirror-lines {
	cursor: text;
	min-height: 1px
}

.CodeMirror pre {
	border-radius: 0;
	border-width: 0;
	background: transparent;
	font-family: inherit;
	font-size: inherit;
	margin: 0;
	white-space: pre;
	word-wrap: normal;
	line-height: inherit;
	color: inherit;
	z-index: 2;
	position: relative;
	overflow: visible;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-variant-ligatures: contextual;
	font-variant-ligatures: contextual
}

.CodeMirror-wrap pre {
	word-wrap: break-word;
	white-space: pre-wrap;
	word-break: normal
}

.CodeMirror-linebackground {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0
}

.CodeMirror-linewidget {
	position: relative;
	z-index: 2;
	padding: .1px
}

.CodeMirror-rtl pre {
	direction: rtl
}

.CodeMirror-code {
	outline: none
}

.CodeMirror-gutter, .CodeMirror-gutters, .CodeMirror-linenumber,
	.CodeMirror-scroll, .CodeMirror-sizer {
	box-sizing: content-box
}

.CodeMirror-measure {
	position: absolute;
	width: 100%;
	height: 0;
	overflow: hidden;
	visibility: hidden
}

.CodeMirror-cursor {
	position: absolute;
	pointer-events: none
}

.CodeMirror-measure pre {
	position: static
}

div.CodeMirror-cursors {
	visibility: hidden;
	position: relative;
	z-index: 3
}

.CodeMirror-focused div.CodeMirror-cursors, div.CodeMirror-dragcursors {
	visibility: visible
}

.CodeMirror-selected {
	background: #d9d9d9
}

.CodeMirror-focused .CodeMirror-selected {
	background: #d7d4f0
}

.CodeMirror-crosshair {
	cursor: crosshair
}

.CodeMirror-line::selection, .CodeMirror-line>span::selection,
	.CodeMirror-line>span>span::selection {
	background: #d7d4f0
}

.CodeMirror-line::-moz-selection, .CodeMirror-line>span::-moz-selection,
	.CodeMirror-line>span>span::-moz-selection {
	background: #d7d4f0
}

.cm-searching {
	background-color: #ffa;
	background-color: rgba(255, 255, 0, .4)
}

.cm-force-border {
	padding-right: .1px
}

@media print {
	.CodeMirror div.CodeMirror-cursors {
		visibility: hidden
	}
}

.cm-tab-wrap-hack:after {
	content: ""
}

span.CodeMirror-selectedtext {
	background: none
}

body, html {
	height: 100%
}

.space {
	width: 100%;
	height: 20px
}

.agent-logo {
	background-image:
		url(data:image/png;base64,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)
}

.member-logo {
	background-image:
		url(data:image/png;base64,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)
}

.admin-logo {
	background-image: url(../images/admin.6f0c2dd.png)
}

.pr {
	position: relative
}

.card__pbnone .ivu-card-body {
	padding-bottom: 0
}

.ivu-layout-sider-collapsed .logo {
	background-image:
		url(data:image/png;base64,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)
}

.ivu-layout-sider-collapsed .menu-item .ivu-menu-submenu span {
	display: none
}

.ivu-layout-sider-collapsed .ivu-menu-vertical .ivu-menu-submenu-title {
	padding: 14px 20px
}

.ivu-layout-sider-collapsed .ivu-menu-vertical .ivu-menu-submenu-title-icon
	{
	float: none;
	top: 1px
}

.ivu-layout-sider-collapsed .ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item
	{
	padding-left: 20px !important
}

.ivu-layout-sider-collapsed .ivu-menu-submenu-title>i {
	margin-right: 0
}

.ivu-load-loop {
	animation: ani-load-loop 1s linear infinite
}

@
keyframes ani-load-loop { 0%{
	transform: rotate(0)
}

50%{
transform
:rotate(180deg)
}
to {
	transform: rotate(1turn)
}

}
.input-group-error-append, .input-group-error-prepend {
	background-color: #fff;
	border: 1px solid #ed4014
}

.input-group-error-append .ivu-select-selection,
	.input-group-error-prepend .ivu-select-selection {
	background-color: inherit;
	border: 1px solid transparent
}

.input-group-error-prepend {
	border-right: 0
}

.input-group-error-append {
	border-left: 0
}

.ivu-breadcrumb {
	color: #999;
	font-size: 14px
}

.ivu-breadcrumb a {
	color: #515a6e;
	transition: color .2s ease-in-out
}

.ivu-breadcrumb a:hover {
	color: #57a3f3
}

.ivu-breadcrumb>span:last-child {
	font-weight: 700;
	color: #515a6e
}

.ivu-breadcrumb>span:last-child .ivu-breadcrumb-item-separator {
	display: none
}

.ivu-breadcrumb-item-separator {
	margin: 0 8px;
	color: #dcdee2
}

.ivu-breadcrumb-item-link>.ivu-icon+span {
	margin-left: 4px
}
	/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article, aside, footer, header, nav, section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption, figure, main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active, a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b, strong {
	font-weight: inherit;
	font-weight: bolder
}

code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio, video {
	display: inline-block
}

audio:not ([controls] ){
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not (:root ){
	overflow: hidden
}

button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button, input {
	overflow: visible
}

button, select {
	text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner,
	button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring,
	button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto;
	resize: vertical
}

[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button
	{
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration
	{
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details, menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

[hidden], template {
	display: none
}

* {
	-webkit-tap-highlight-color: transparent
}

*, :after, :before {
	box-sizing: border-box
}

body {
	font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB,
		Microsoft YaHei, \\5FAE\8F6F\96C5\9ED1, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #515a6e;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

article, aside, blockquote, body, button, dd, details, div, dl, dt,
	fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6,
	header, hgroup, hr, input, legend, li, menu, nav, ol, p, section, td,
	textarea, th, ul {
	margin: 0;
	padding: 0
}

button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

input::-ms-clear, input::-ms-reveal {
	display: none
}

a {
	color: #2d8cf0;
	background: 0 0;
	text-decoration: none;
	outline: 0;
	cursor: pointer;
	transition: color .2s ease
}

a:hover {
	color: #57a3f3
}

a:active {
	color: #2b85e4
}

a:active, a:hover {
	outline: 0;
	text-decoration: none
}

a[disabled] {
	color: #ccc;
	cursor: not-allowed;
	pointer-events: none
}

code, kbd, pre, samp {
	font-family: Consolas, Menlo, Courier, monospace
}

@font-face {
	font-family: Ionicons;
	src: url(../fonts/ionicons.d535a25.ttf) format("truetype"),
		url(../fonts/ionicons.99ac330.woff) format("woff"),
		url(../fonts/ionicons.a2c4a26.svg#ionicons) format("svg");
	font-weight: 400;
	font-style: normal
}

.ivu-icon {
	display: inline-block;
	font-family: Ionicons;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle
}

.ivu-icon-ios-add-circle-outline:before {
	content: "\F100"
}

.ivu-icon-ios-add-circle:before {
	content: "\F101"
}

.ivu-icon-ios-add:before {
	content: "\F102"
}

.ivu-icon-ios-alarm-outline:before {
	content: "\F103"
}

.ivu-icon-ios-alarm:before {
	content: "\F104"
}

.ivu-icon-ios-albums-outline:before {
	content: "\F105"
}

.ivu-icon-ios-albums:before {
	content: "\F106"
}

.ivu-icon-ios-alert-outline:before {
	content: "\F107"
}

.ivu-icon-ios-alert:before {
	content: "\F108"
}

.ivu-icon-ios-american-football-outline:before {
	content: "\F109"
}

.ivu-icon-ios-american-football:before {
	content: "\F10A"
}

.ivu-icon-ios-analytics-outline:before {
	content: "\F10B"
}

.ivu-icon-ios-analytics:before {
	content: "\F10C"
}

.ivu-icon-ios-aperture-outline:before {
	content: "\F10D"
}

.ivu-icon-ios-aperture:before {
	content: "\F10E"
}

.ivu-icon-ios-apps-outline:before {
	content: "\F10F"
}

.ivu-icon-ios-apps:before {
	content: "\F110"
}

.ivu-icon-ios-appstore-outline:before {
	content: "\F111"
}

.ivu-icon-ios-appstore:before {
	content: "\F112"
}

.ivu-icon-ios-archive-outline:before {
	content: "\F113"
}

.ivu-icon-ios-archive:before {
	content: "\F114"
}

.ivu-icon-ios-arrow-back:before {
	content: "\F115"
}

.ivu-icon-ios-arrow-dropdown-circle:before {
	content: "\F117"
}

.ivu-icon-ios-arrow-dropdown:before {
	content: "\F118"
}

.ivu-icon-ios-arrow-dropleft-circle:before {
	content: "\F119"
}

.ivu-icon-ios-arrow-dropleft:before {
	content: "\F11A"
}

.ivu-icon-ios-arrow-dropright-circle:before {
	content: "\F11B"
}

.ivu-icon-ios-arrow-dropright:before {
	content: "\F11C"
}

.ivu-icon-ios-arrow-dropup-circle:before {
	content: "\F11D"
}

.ivu-icon-ios-arrow-dropup:before {
	content: "\F11E"
}

.ivu-icon-ios-arrow-forward:before {
	content: "\F11F"
}

.ivu-icon-ios-arrow-round-back:before {
	content: "\F120"
}

.ivu-icon-ios-arrow-round-down:before {
	content: "\F121"
}

.ivu-icon-ios-arrow-round-forward:before {
	content: "\F122"
}

.ivu-icon-ios-arrow-round-up:before {
	content: "\F123"
}

.ivu-icon-ios-arrow-up:before {
	content: "\F124"
}

.ivu-icon-ios-at-outline:before {
	content: "\F125"
}

.ivu-icon-ios-at:before {
	content: "\F126"
}

.ivu-icon-ios-attach:before {
	content: "\F127"
}

.ivu-icon-ios-backspace-outline:before {
	content: "\F128"
}

.ivu-icon-ios-backspace:before {
	content: "\F129"
}

.ivu-icon-ios-barcode-outline:before {
	content: "\F12A"
}

.ivu-icon-ios-barcode:before {
	content: "\F12B"
}

.ivu-icon-ios-baseball-outline:before {
	content: "\F12C"
}

.ivu-icon-ios-baseball:before {
	content: "\F12D"
}

.ivu-icon-ios-basket-outline:before {
	content: "\F12E"
}

.ivu-icon-ios-basket:before {
	content: "\F12F"
}

.ivu-icon-ios-basketball-outline:before {
	content: "\F130"
}

.ivu-icon-ios-basketball:before {
	content: "\F131"
}

.ivu-icon-ios-battery-charging:before {
	content: "\F132"
}

.ivu-icon-ios-battery-dead:before {
	content: "\F133"
}

.ivu-icon-ios-battery-full:before {
	content: "\F134"
}

.ivu-icon-ios-beaker-outline:before {
	content: "\F135"
}

.ivu-icon-ios-beaker:before {
	content: "\F136"
}

.ivu-icon-ios-beer-outline:before {
	content: "\F137"
}

.ivu-icon-ios-beer:before {
	content: "\F138"
}

.ivu-icon-ios-bicycle:before {
	content: "\F139"
}

.ivu-icon-ios-bluetooth:before {
	content: "\F13A"
}

.ivu-icon-ios-boat-outline:before {
	content: "\F13B"
}

.ivu-icon-ios-boat:before {
	content: "\F13C"
}

.ivu-icon-ios-body-outline:before {
	content: "\F13D"
}

.ivu-icon-ios-body:before {
	content: "\F13E"
}

.ivu-icon-ios-bonfire-outline:before {
	content: "\F13F"
}

.ivu-icon-ios-bonfire:before {
	content: "\F140"
}

.ivu-icon-ios-book-outline:before {
	content: "\F141"
}

.ivu-icon-ios-book:before {
	content: "\F142"
}

.ivu-icon-ios-bookmark-outline:before {
	content: "\F143"
}

.ivu-icon-ios-bookmark:before {
	content: "\F144"
}

.ivu-icon-ios-bookmarks-outline:before {
	content: "\F145"
}

.ivu-icon-ios-bookmarks:before {
	content: "\F146"
}

.ivu-icon-ios-bowtie-outline:before {
	content: "\F147"
}

.ivu-icon-ios-bowtie:before {
	content: "\F148"
}

.ivu-icon-ios-briefcase-outline:before {
	content: "\F149"
}

.ivu-icon-ios-briefcase:before {
	content: "\F14A"
}

.ivu-icon-ios-browsers-outline:before {
	content: "\F14B"
}

.ivu-icon-ios-browsers:before {
	content: "\F14C"
}

.ivu-icon-ios-brush-outline:before {
	content: "\F14D"
}

.ivu-icon-ios-brush:before {
	content: "\F14E"
}

.ivu-icon-ios-bug-outline:before {
	content: "\F14F"
}

.ivu-icon-ios-bug:before {
	content: "\F150"
}

.ivu-icon-ios-build-outline:before {
	content: "\F151"
}

.ivu-icon-ios-build:before {
	content: "\F152"
}

.ivu-icon-ios-bulb-outline:before {
	content: "\F153"
}

.ivu-icon-ios-bulb:before {
	content: "\F154"
}

.ivu-icon-ios-bus-outline:before {
	content: "\F155"
}

.ivu-icon-ios-bus:before {
	content: "\F156"
}

.ivu-icon-ios-cafe-outline:before {
	content: "\F157"
}

.ivu-icon-ios-cafe:before {
	content: "\F158"
}

.ivu-icon-ios-calculator-outline:before {
	content: "\F159"
}

.ivu-icon-ios-calculator:before {
	content: "\F15A"
}

.ivu-icon-ios-calendar-outline:before {
	content: "\F15B"
}

.ivu-icon-ios-calendar:before {
	content: "\F15C"
}

.ivu-icon-ios-call-outline:before {
	content: "\F15D"
}

.ivu-icon-ios-call:before {
	content: "\F15E"
}

.ivu-icon-ios-camera-outline:before {
	content: "\F15F"
}

.ivu-icon-ios-camera:before {
	content: "\F160"
}

.ivu-icon-ios-car-outline:before {
	content: "\F161"
}

.ivu-icon-ios-car:before {
	content: "\F162"
}

.ivu-icon-ios-card-outline:before {
	content: "\F163"
}

.ivu-icon-ios-card:before {
	content: "\F164"
}

.ivu-icon-ios-cart-outline:before {
	content: "\F165"
}

.ivu-icon-ios-cart:before {
	content: "\F166"
}

.ivu-icon-ios-cash-outline:before {
	content: "\F167"
}

.ivu-icon-ios-cash:before {
	content: "\F168"
}

.ivu-icon-ios-chatboxes-outline:before {
	content: "\F169"
}

.ivu-icon-ios-chatboxes:before {
	content: "\F16A"
}

.ivu-icon-ios-chatbubbles-outline:before {
	content: "\F16B"
}

.ivu-icon-ios-chatbubbles:before {
	content: "\F16C"
}

.ivu-icon-ios-checkbox-outline:before {
	content: "\F16D"
}

.ivu-icon-ios-checkbox:before {
	content: "\F16E"
}

.ivu-icon-ios-checkmark-circle-outline:before {
	content: "\F16F"
}

.ivu-icon-ios-checkmark-circle:before {
	content: "\F170"
}

.ivu-icon-ios-checkmark:before {
	content: "\F171"
}

.ivu-icon-ios-clipboard-outline:before {
	content: "\F172"
}

.ivu-icon-ios-clipboard:before {
	content: "\F173"
}

.ivu-icon-ios-clock-outline:before {
	content: "\F174"
}

.ivu-icon-ios-clock:before {
	content: "\F175"
}

.ivu-icon-ios-close-circle-outline:before {
	content: "\F176"
}

.ivu-icon-ios-close-circle:before {
	content: "\F177"
}

.ivu-icon-ios-close:before {
	content: "\F178"
}

.ivu-icon-ios-closed-captioning-outline:before {
	content: "\F179"
}

.ivu-icon-ios-closed-captioning:before {
	content: "\F17A"
}

.ivu-icon-ios-cloud-circle-outline:before {
	content: "\F17B"
}

.ivu-icon-ios-cloud-circle:before {
	content: "\F17C"
}

.ivu-icon-ios-cloud-done-outline:before {
	content: "\F17D"
}

.ivu-icon-ios-cloud-done:before {
	content: "\F17E"
}

.ivu-icon-ios-cloud-download-outline:before {
	content: "\F17F"
}

.ivu-icon-ios-cloud-download:before {
	content: "\F180"
}

.ivu-icon-ios-cloud-outline:before {
	content: "\F181"
}

.ivu-icon-ios-cloud-upload-outline:before {
	content: "\F182"
}

.ivu-icon-ios-cloud-upload:before {
	content: "\F183"
}

.ivu-icon-ios-cloud:before {
	content: "\F184"
}

.ivu-icon-ios-cloudy-night-outline:before {
	content: "\F185"
}

.ivu-icon-ios-cloudy-night:before {
	content: "\F186"
}

.ivu-icon-ios-cloudy-outline:before {
	content: "\F187"
}

.ivu-icon-ios-cloudy:before {
	content: "\F188"
}

.ivu-icon-ios-code-download:before {
	content: "\F189"
}

.ivu-icon-ios-code-working:before {
	content: "\F18A"
}

.ivu-icon-ios-code:before {
	content: "\F18B"
}

.ivu-icon-ios-cog-outline:before {
	content: "\F18C"
}

.ivu-icon-ios-cog:before {
	content: "\F18D"
}

.ivu-icon-ios-color-fill-outline:before {
	content: "\F18E"
}

.ivu-icon-ios-color-fill:before {
	content: "\F18F"
}

.ivu-icon-ios-color-filter-outline:before {
	content: "\F190"
}

.ivu-icon-ios-color-filter:before {
	content: "\F191"
}

.ivu-icon-ios-color-palette-outline:before {
	content: "\F192"
}

.ivu-icon-ios-color-palette:before {
	content: "\F193"
}

.ivu-icon-ios-color-wand-outline:before {
	content: "\F194"
}

.ivu-icon-ios-color-wand:before {
	content: "\F195"
}

.ivu-icon-ios-compass-outline:before {
	content: "\F196"
}

.ivu-icon-ios-compass:before {
	content: "\F197"
}

.ivu-icon-ios-construct-outline:before {
	content: "\F198"
}

.ivu-icon-ios-construct:before {
	content: "\F199"
}

.ivu-icon-ios-contact-outline:before {
	content: "\F19A"
}

.ivu-icon-ios-contact:before {
	content: "\F19B"
}

.ivu-icon-ios-contacts-outline:before {
	content: "\F19C"
}

.ivu-icon-ios-contacts:before {
	content: "\F19D"
}

.ivu-icon-ios-contract:before {
	content: "\F19E"
}

.ivu-icon-ios-contrast:before {
	content: "\F19F"
}

.ivu-icon-ios-copy-outline:before {
	content: "\F1A0"
}

.ivu-icon-ios-copy:before {
	content: "\F1A1"
}

.ivu-icon-ios-create-outline:before {
	content: "\F1A2"
}

.ivu-icon-ios-create:before {
	content: "\F1A3"
}

.ivu-icon-ios-crop-outline:before {
	content: "\F1A4"
}

.ivu-icon-ios-crop:before {
	content: "\F1A5"
}

.ivu-icon-ios-cube-outline:before {
	content: "\F1A6"
}

.ivu-icon-ios-cube:before {
	content: "\F1A7"
}

.ivu-icon-ios-cut-outline:before {
	content: "\F1A8"
}

.ivu-icon-ios-cut:before {
	content: "\F1A9"
}

.ivu-icon-ios-desktop-outline:before {
	content: "\F1AA"
}

.ivu-icon-ios-desktop:before {
	content: "\F1AB"
}

.ivu-icon-ios-disc-outline:before {
	content: "\F1AC"
}

.ivu-icon-ios-disc:before {
	content: "\F1AD"
}

.ivu-icon-ios-document-outline:before {
	content: "\F1AE"
}

.ivu-icon-ios-document:before {
	content: "\F1AF"
}

.ivu-icon-ios-done-all:before {
	content: "\F1B0"
}

.ivu-icon-ios-download-outline:before {
	content: "\F1B1"
}

.ivu-icon-ios-download:before {
	content: "\F1B2"
}

.ivu-icon-ios-easel-outline:before {
	content: "\F1B3"
}

.ivu-icon-ios-easel:before {
	content: "\F1B4"
}

.ivu-icon-ios-egg-outline:before {
	content: "\F1B5"
}

.ivu-icon-ios-egg:before {
	content: "\F1B6"
}

.ivu-icon-ios-exit-outline:before {
	content: "\F1B7"
}

.ivu-icon-ios-exit:before {
	content: "\F1B8"
}

.ivu-icon-ios-expand:before {
	content: "\F1B9"
}

.ivu-icon-ios-eye-off-outline:before {
	content: "\F1BA"
}

.ivu-icon-ios-eye-off:before {
	content: "\F1BB"
}

.ivu-icon-ios-eye-outline:before {
	content: "\F1BC"
}

.ivu-icon-ios-eye:before {
	content: "\F1BD"
}

.ivu-icon-ios-fastforward-outline:before {
	content: "\F1BE"
}

.ivu-icon-ios-fastforward:before {
	content: "\F1BF"
}

.ivu-icon-ios-female:before {
	content: "\F1C0"
}

.ivu-icon-ios-filing-outline:before {
	content: "\F1C1"
}

.ivu-icon-ios-filing:before {
	content: "\F1C2"
}

.ivu-icon-ios-film-outline:before {
	content: "\F1C3"
}

.ivu-icon-ios-film:before {
	content: "\F1C4"
}

.ivu-icon-ios-finger-print:before {
	content: "\F1C5"
}

.ivu-icon-ios-flag-outline:before {
	content: "\F1C6"
}

.ivu-icon-ios-flag:before {
	content: "\F1C7"
}

.ivu-icon-ios-flame-outline:before {
	content: "\F1C8"
}

.ivu-icon-ios-flame:before {
	content: "\F1C9"
}

.ivu-icon-ios-flash-outline:before {
	content: "\F1CA"
}

.ivu-icon-ios-flash:before {
	content: "\F1CB"
}

.ivu-icon-ios-flask-outline:before {
	content: "\F1CC"
}

.ivu-icon-ios-flask:before {
	content: "\F1CD"
}

.ivu-icon-ios-flower-outline:before {
	content: "\F1CE"
}

.ivu-icon-ios-flower:before {
	content: "\F1CF"
}

.ivu-icon-ios-folder-open-outline:before {
	content: "\F1D0"
}

.ivu-icon-ios-folder-open:before {
	content: "\F1D1"
}

.ivu-icon-ios-folder-outline:before {
	content: "\F1D2"
}

.ivu-icon-ios-folder:before {
	content: "\F1D3"
}

.ivu-icon-ios-football-outline:before {
	content: "\F1D4"
}

.ivu-icon-ios-football:before {
	content: "\F1D5"
}

.ivu-icon-ios-funnel-outline:before {
	content: "\F1D6"
}

.ivu-icon-ios-funnel:before {
	content: "\F1D7"
}

.ivu-icon-ios-game-controller-a-outline:before {
	content: "\F1D8"
}

.ivu-icon-ios-game-controller-a:before {
	content: "\F1D9"
}

.ivu-icon-ios-game-controller-b-outline:before {
	content: "\F1DA"
}

.ivu-icon-ios-game-controller-b:before {
	content: "\F1DB"
}

.ivu-icon-ios-git-branch:before {
	content: "\F1DC"
}

.ivu-icon-ios-git-commit:before {
	content: "\F1DD"
}

.ivu-icon-ios-git-compare:before {
	content: "\F1DE"
}

.ivu-icon-ios-git-merge:before {
	content: "\F1DF"
}

.ivu-icon-ios-git-network:before {
	content: "\F1E0"
}

.ivu-icon-ios-git-pull-request:before {
	content: "\F1E1"
}

.ivu-icon-ios-glasses-outline:before {
	content: "\F1E2"
}

.ivu-icon-ios-glasses:before {
	content: "\F1E3"
}

.ivu-icon-ios-globe-outline:before {
	content: "\F1E4"
}

.ivu-icon-ios-globe:before {
	content: "\F1E5"
}

.ivu-icon-ios-grid-outline:before {
	content: "\F1E6"
}

.ivu-icon-ios-grid:before {
	content: "\F1E7"
}

.ivu-icon-ios-hammer-outline:before {
	content: "\F1E8"
}

.ivu-icon-ios-hammer:before {
	content: "\F1E9"
}

.ivu-icon-ios-hand-outline:before {
	content: "\F1EA"
}

.ivu-icon-ios-hand:before {
	content: "\F1EB"
}

.ivu-icon-ios-happy-outline:before {
	content: "\F1EC"
}

.ivu-icon-ios-happy:before {
	content: "\F1ED"
}

.ivu-icon-ios-headset-outline:before {
	content: "\F1EE"
}

.ivu-icon-ios-headset:before {
	content: "\F1EF"
}

.ivu-icon-ios-heart-outline:before {
	content: "\F1F0"
}

.ivu-icon-ios-heart:before {
	content: "\F1F1"
}

.ivu-icon-ios-help-buoy-outline:before {
	content: "\F1F2"
}

.ivu-icon-ios-help-buoy:before {
	content: "\F1F3"
}

.ivu-icon-ios-help-circle-outline:before {
	content: "\F1F4"
}

.ivu-icon-ios-help-circle:before {
	content: "\F1F5"
}

.ivu-icon-ios-help:before {
	content: "\F1F6"
}

.ivu-icon-ios-home-outline:before {
	content: "\F1F7"
}

.ivu-icon-ios-home:before {
	content: "\F1F8"
}

.ivu-icon-ios-ice-cream-outline:before {
	content: "\F1F9"
}

.ivu-icon-ios-ice-cream:before {
	content: "\F1FA"
}

.ivu-icon-ios-image-outline:before {
	content: "\F1FB"
}

.ivu-icon-ios-image:before {
	content: "\F1FC"
}

.ivu-icon-ios-images-outline:before {
	content: "\F1FD"
}

.ivu-icon-ios-images:before {
	content: "\F1FE"
}

.ivu-icon-ios-infinite-outline:before {
	content: "\F1FF"
}

.ivu-icon-ios-infinite:before {
	content: "\F200"
}

.ivu-icon-ios-information-circle-outline:before {
	content: "\F201"
}

.ivu-icon-ios-information-circle:before {
	content: "\F202"
}

.ivu-icon-ios-information:before {
	content: "\F203"
}

.ivu-icon-ios-ionic-outline:before {
	content: "\F204"
}

.ivu-icon-ios-ionic:before {
	content: "\F205"
}

.ivu-icon-ios-ionitron-outline:before {
	content: "\F206"
}

.ivu-icon-ios-ionitron:before {
	content: "\F207"
}

.ivu-icon-ios-jet-outline:before {
	content: "\F208"
}

.ivu-icon-ios-jet:before {
	content: "\F209"
}

.ivu-icon-ios-key-outline:before {
	content: "\F20A"
}

.ivu-icon-ios-key:before {
	content: "\F20B"
}

.ivu-icon-ios-keypad-outline:before {
	content: "\F20C"
}

.ivu-icon-ios-keypad:before {
	content: "\F20D"
}

.ivu-icon-ios-laptop:before {
	content: "\F20E"
}

.ivu-icon-ios-leaf-outline:before {
	content: "\F20F"
}

.ivu-icon-ios-leaf:before {
	content: "\F210"
}

.ivu-icon-ios-link-outline:before {
	content: "\F211"
}

.ivu-icon-ios-link:before {
	content: "\F212"
}

.ivu-icon-ios-list-box-outline:before {
	content: "\F213"
}

.ivu-icon-ios-list-box:before {
	content: "\F214"
}

.ivu-icon-ios-list:before {
	content: "\F215"
}

.ivu-icon-ios-locate-outline:before {
	content: "\F216"
}

.ivu-icon-ios-locate:before {
	content: "\F217"
}

.ivu-icon-ios-lock-outline:before {
	content: "\F218"
}

.ivu-icon-ios-lock:before {
	content: "\F219"
}

.ivu-icon-ios-log-in:before {
	content: "\F21A"
}

.ivu-icon-ios-log-out:before {
	content: "\F21B"
}

.ivu-icon-ios-magnet-outline:before {
	content: "\F21C"
}

.ivu-icon-ios-magnet:before {
	content: "\F21D"
}

.ivu-icon-ios-mail-open-outline:before {
	content: "\F21E"
}

.ivu-icon-ios-mail-open:before {
	content: "\F21F"
}

.ivu-icon-ios-mail-outline:before {
	content: "\F220"
}

.ivu-icon-ios-mail:before {
	content: "\F221"
}

.ivu-icon-ios-male:before {
	content: "\F222"
}

.ivu-icon-ios-man-outline:before {
	content: "\F223"
}

.ivu-icon-ios-man:before {
	content: "\F224"
}

.ivu-icon-ios-map-outline:before {
	content: "\F225"
}

.ivu-icon-ios-map:before {
	content: "\F226"
}

.ivu-icon-ios-medal-outline:before {
	content: "\F227"
}

.ivu-icon-ios-medal:before {
	content: "\F228"
}

.ivu-icon-ios-medical-outline:before {
	content: "\F229"
}

.ivu-icon-ios-medical:before {
	content: "\F22A"
}

.ivu-icon-ios-medkit-outline:before {
	content: "\F22B"
}

.ivu-icon-ios-medkit:before {
	content: "\F22C"
}

.ivu-icon-ios-megaphone-outline:before {
	content: "\F22D"
}

.ivu-icon-ios-megaphone:before {
	content: "\F22E"
}

.ivu-icon-ios-menu-outline:before {
	content: "\F22F"
}

.ivu-icon-ios-menu:before {
	content: "\F230"
}

.ivu-icon-ios-mic-off-outline:before {
	content: "\F231"
}

.ivu-icon-ios-mic-off:before {
	content: "\F232"
}

.ivu-icon-ios-mic-outline:before {
	content: "\F233"
}

.ivu-icon-ios-mic:before {
	content: "\F234"
}

.ivu-icon-ios-microphone-outline:before {
	content: "\F235"
}

.ivu-icon-ios-microphone:before {
	content: "\F236"
}

.ivu-icon-ios-moon-outline:before {
	content: "\F237"
}

.ivu-icon-ios-moon:before {
	content: "\F238"
}

.ivu-icon-ios-more-outline:before {
	content: "\F239"
}

.ivu-icon-ios-more:before {
	content: "\F23A"
}

.ivu-icon-ios-move:before {
	content: "\F23B"
}

.ivu-icon-ios-musical-note-outline:before {
	content: "\F23C"
}

.ivu-icon-ios-musical-note:before {
	content: "\F23D"
}

.ivu-icon-ios-musical-notes-outline:before {
	content: "\F23E"
}

.ivu-icon-ios-musical-notes:before {
	content: "\F23F"
}

.ivu-icon-ios-navigate-outline:before {
	content: "\F240"
}

.ivu-icon-ios-navigate:before {
	content: "\F241"
}

.ivu-icon-ios-no-smoking-outline:before {
	content: "\F242"
}

.ivu-icon-ios-no-smoking:before {
	content: "\F243"
}

.ivu-icon-ios-notifications-off-outline:before {
	content: "\F244"
}

.ivu-icon-ios-notifications-off:before {
	content: "\F245"
}

.ivu-icon-ios-notifications-outline:before {
	content: "\F246"
}

.ivu-icon-ios-notifications:before {
	content: "\F247"
}

.ivu-icon-ios-nuclear-outline:before {
	content: "\F248"
}

.ivu-icon-ios-nuclear:before {
	content: "\F249"
}

.ivu-icon-ios-nutrition-outline:before {
	content: "\F24A"
}

.ivu-icon-ios-nutrition:before {
	content: "\F24B"
}

.ivu-icon-ios-open-outline:before {
	content: "\F24C"
}

.ivu-icon-ios-open:before {
	content: "\F24D"
}

.ivu-icon-ios-options-outline:before {
	content: "\F24E"
}

.ivu-icon-ios-options:before {
	content: "\F24F"
}

.ivu-icon-ios-outlet-outline:before {
	content: "\F250"
}

.ivu-icon-ios-outlet:before {
	content: "\F251"
}

.ivu-icon-ios-paper-outline:before {
	content: "\F252"
}

.ivu-icon-ios-paper-plane-outline:before {
	content: "\F253"
}

.ivu-icon-ios-paper-plane:before {
	content: "\F254"
}

.ivu-icon-ios-paper:before {
	content: "\F255"
}

.ivu-icon-ios-partly-sunny-outline:before {
	content: "\F256"
}

.ivu-icon-ios-partly-sunny:before {
	content: "\F257"
}

.ivu-icon-ios-pause-outline:before {
	content: "\F258"
}

.ivu-icon-ios-pause:before {
	content: "\F259"
}

.ivu-icon-ios-paw-outline:before {
	content: "\F25A"
}

.ivu-icon-ios-paw:before {
	content: "\F25B"
}

.ivu-icon-ios-people-outline:before {
	content: "\F25C"
}

.ivu-icon-ios-people:before {
	content: "\F25D"
}

.ivu-icon-ios-person-add-outline:before {
	content: "\F25E"
}

.ivu-icon-ios-person-add:before {
	content: "\F25F"
}

.ivu-icon-ios-person-outline:before {
	content: "\F260"
}

.ivu-icon-ios-person:before {
	content: "\F261"
}

.ivu-icon-ios-phone-landscape:before {
	content: "\F262"
}

.ivu-icon-ios-phone-portrait:before {
	content: "\F263"
}

.ivu-icon-ios-photos-outline:before {
	content: "\F264"
}

.ivu-icon-ios-photos:before {
	content: "\F265"
}

.ivu-icon-ios-pie-outline:before {
	content: "\F266"
}

.ivu-icon-ios-pie:before {
	content: "\F267"
}

.ivu-icon-ios-pin-outline:before {
	content: "\F268"
}

.ivu-icon-ios-pin:before {
	content: "\F269"
}

.ivu-icon-ios-pint-outline:before {
	content: "\F26A"
}

.ivu-icon-ios-pint:before {
	content: "\F26B"
}

.ivu-icon-ios-pizza-outline:before {
	content: "\F26C"
}

.ivu-icon-ios-pizza:before {
	content: "\F26D"
}

.ivu-icon-ios-plane-outline:before {
	content: "\F26E"
}

.ivu-icon-ios-plane:before {
	content: "\F26F"
}

.ivu-icon-ios-planet-outline:before {
	content: "\F270"
}

.ivu-icon-ios-planet:before {
	content: "\F271"
}

.ivu-icon-ios-play-outline:before {
	content: "\F272"
}

.ivu-icon-ios-play:before {
	content: "\F273"
}

.ivu-icon-ios-podium-outline:before {
	content: "\F274"
}

.ivu-icon-ios-podium:before {
	content: "\F275"
}

.ivu-icon-ios-power-outline:before {
	content: "\F276"
}

.ivu-icon-ios-power:before {
	content: "\F277"
}

.ivu-icon-ios-pricetag-outline:before {
	content: "\F278"
}

.ivu-icon-ios-pricetag:before {
	content: "\F279"
}

.ivu-icon-ios-pricetags-outline:before {
	content: "\F27A"
}

.ivu-icon-ios-pricetags:before {
	content: "\F27B"
}

.ivu-icon-ios-print-outline:before {
	content: "\F27C"
}

.ivu-icon-ios-print:before {
	content: "\F27D"
}

.ivu-icon-ios-pulse-outline:before {
	content: "\F27E"
}

.ivu-icon-ios-pulse:before {
	content: "\F27F"
}

.ivu-icon-ios-qr-scanner:before {
	content: "\F280"
}

.ivu-icon-ios-quote-outline:before {
	content: "\F281"
}

.ivu-icon-ios-quote:before {
	content: "\F282"
}

.ivu-icon-ios-radio-button-off:before {
	content: "\F283"
}

.ivu-icon-ios-radio-button-on:before {
	content: "\F284"
}

.ivu-icon-ios-radio-outline:before {
	content: "\F285"
}

.ivu-icon-ios-radio:before {
	content: "\F286"
}

.ivu-icon-ios-rainy-outline:before {
	content: "\F287"
}

.ivu-icon-ios-rainy:before {
	content: "\F288"
}

.ivu-icon-ios-recording-outline:before {
	content: "\F289"
}

.ivu-icon-ios-recording:before {
	content: "\F28A"
}

.ivu-icon-ios-redo-outline:before {
	content: "\F28B"
}

.ivu-icon-ios-redo:before {
	content: "\F28C"
}

.ivu-icon-ios-refresh-circle-outline:before {
	content: "\F28D"
}

.ivu-icon-ios-refresh-circle:before {
	content: "\F28E"
}

.ivu-icon-ios-refresh:before {
	content: "\F28F"
}

.ivu-icon-ios-remove-circle-outline:before {
	content: "\F290"
}

.ivu-icon-ios-remove-circle:before {
	content: "\F291"
}

.ivu-icon-ios-remove:before {
	content: "\F292"
}

.ivu-icon-ios-reorder:before {
	content: "\F293"
}

.ivu-icon-ios-repeat:before {
	content: "\F294"
}

.ivu-icon-ios-resize:before {
	content: "\F295"
}

.ivu-icon-ios-restaurant-outline:before {
	content: "\F296"
}

.ivu-icon-ios-restaurant:before {
	content: "\F297"
}

.ivu-icon-ios-return-left:before {
	content: "\F298"
}

.ivu-icon-ios-return-right:before {
	content: "\F299"
}

.ivu-icon-ios-reverse-camera-outline:before {
	content: "\F29A"
}

.ivu-icon-ios-reverse-camera:before {
	content: "\F29B"
}

.ivu-icon-ios-rewind-outline:before {
	content: "\F29C"
}

.ivu-icon-ios-rewind:before {
	content: "\F29D"
}

.ivu-icon-ios-ribbon-outline:before {
	content: "\F29E"
}

.ivu-icon-ios-ribbon:before {
	content: "\F29F"
}

.ivu-icon-ios-rose-outline:before {
	content: "\F2A0"
}

.ivu-icon-ios-rose:before {
	content: "\F2A1"
}

.ivu-icon-ios-sad-outline:before {
	content: "\F2A2"
}

.ivu-icon-ios-sad:before {
	content: "\F2A3"
}

.ivu-icon-ios-school-outline:before {
	content: "\F2A4"
}

.ivu-icon-ios-school:before {
	content: "\F2A5"
}

.ivu-icon-ios-search-outline:before {
	content: "\F2A6"
}

.ivu-icon-ios-search:before {
	content: "\F2A7"
}

.ivu-icon-ios-send-outline:before {
	content: "\F2A8"
}

.ivu-icon-ios-send:before {
	content: "\F2A9"
}

.ivu-icon-ios-settings-outline:before {
	content: "\F2AA"
}

.ivu-icon-ios-settings:before {
	content: "\F2AB"
}

.ivu-icon-ios-share-alt-outline:before {
	content: "\F2AC"
}

.ivu-icon-ios-share-alt:before {
	content: "\F2AD"
}

.ivu-icon-ios-share-outline:before {
	content: "\F2AE"
}

.ivu-icon-ios-share:before {
	content: "\F2AF"
}

.ivu-icon-ios-shirt-outline:before {
	content: "\F2B0"
}

.ivu-icon-ios-shirt:before {
	content: "\F2B1"
}

.ivu-icon-ios-shuffle:before {
	content: "\F2B2"
}

.ivu-icon-ios-skip-backward-outline:before {
	content: "\F2B3"
}

.ivu-icon-ios-skip-backward:before {
	content: "\F2B4"
}

.ivu-icon-ios-skip-forward-outline:before {
	content: "\F2B5"
}

.ivu-icon-ios-skip-forward:before {
	content: "\F2B6"
}

.ivu-icon-ios-snow-outline:before {
	content: "\F2B7"
}

.ivu-icon-ios-snow:before {
	content: "\F2B8"
}

.ivu-icon-ios-speedometer-outline:before {
	content: "\F2B9"
}

.ivu-icon-ios-speedometer:before {
	content: "\F2BA"
}

.ivu-icon-ios-square-outline:before {
	content: "\F2BB"
}

.ivu-icon-ios-square:before {
	content: "\F2BC"
}

.ivu-icon-ios-star-half:before {
	content: "\F2BD"
}

.ivu-icon-ios-star-outline:before {
	content: "\F2BE"
}

.ivu-icon-ios-star:before {
	content: "\F2BF"
}

.ivu-icon-ios-stats-outline:before {
	content: "\F2C0"
}

.ivu-icon-ios-stats:before {
	content: "\F2C1"
}

.ivu-icon-ios-stopwatch-outline:before {
	content: "\F2C2"
}

.ivu-icon-ios-stopwatch:before {
	content: "\F2C3"
}

.ivu-icon-ios-subway-outline:before {
	content: "\F2C4"
}

.ivu-icon-ios-subway:before {
	content: "\F2C5"
}

.ivu-icon-ios-sunny-outline:before {
	content: "\F2C6"
}

.ivu-icon-ios-sunny:before {
	content: "\F2C7"
}

.ivu-icon-ios-swap:before {
	content: "\F2C8"
}

.ivu-icon-ios-switch-outline:before {
	content: "\F2C9"
}

.ivu-icon-ios-switch:before {
	content: "\F2CA"
}

.ivu-icon-ios-sync:before {
	content: "\F2CB"
}

.ivu-icon-ios-tablet-landscape:before {
	content: "\F2CC"
}

.ivu-icon-ios-tablet-portrait:before {
	content: "\F2CD"
}

.ivu-icon-ios-tennisball-outline:before {
	content: "\F2CE"
}

.ivu-icon-ios-tennisball:before {
	content: "\F2CF"
}

.ivu-icon-ios-text-outline:before {
	content: "\F2D0"
}

.ivu-icon-ios-text:before {
	content: "\F2D1"
}

.ivu-icon-ios-thermometer-outline:before {
	content: "\F2D2"
}

.ivu-icon-ios-thermometer:before {
	content: "\F2D3"
}

.ivu-icon-ios-thumbs-down-outline:before {
	content: "\F2D4"
}

.ivu-icon-ios-thumbs-down:before {
	content: "\F2D5"
}

.ivu-icon-ios-thumbs-up-outline:before {
	content: "\F2D6"
}

.ivu-icon-ios-thumbs-up:before {
	content: "\F2D7"
}

.ivu-icon-ios-thunderstorm-outline:before {
	content: "\F2D8"
}

.ivu-icon-ios-thunderstorm:before {
	content: "\F2D9"
}

.ivu-icon-ios-time-outline:before {
	content: "\F2DA"
}

.ivu-icon-ios-time:before {
	content: "\F2DB"
}

.ivu-icon-ios-timer-outline:before {
	content: "\F2DC"
}

.ivu-icon-ios-timer:before {
	content: "\F2DD"
}

.ivu-icon-ios-train-outline:before {
	content: "\F2DE"
}

.ivu-icon-ios-train:before {
	content: "\F2DF"
}

.ivu-icon-ios-transgender:before {
	content: "\F2E0"
}

.ivu-icon-ios-trash-outline:before {
	content: "\F2E1"
}

.ivu-icon-ios-trash:before {
	content: "\F2E2"
}

.ivu-icon-ios-trending-down:before {
	content: "\F2E3"
}

.ivu-icon-ios-trending-up:before {
	content: "\F2E4"
}

.ivu-icon-ios-trophy-outline:before {
	content: "\F2E5"
}

.ivu-icon-ios-trophy:before {
	content: "\F2E6"
}

.ivu-icon-ios-umbrella-outline:before {
	content: "\F2E7"
}

.ivu-icon-ios-umbrella:before {
	content: "\F2E8"
}

.ivu-icon-ios-undo-outline:before {
	content: "\F2E9"
}

.ivu-icon-ios-undo:before {
	content: "\F2EA"
}

.ivu-icon-ios-unlock-outline:before {
	content: "\F2EB"
}

.ivu-icon-ios-unlock:before {
	content: "\F2EC"
}

.ivu-icon-ios-videocam-outline:before {
	content: "\F2ED"
}

.ivu-icon-ios-videocam:before {
	content: "\F2EE"
}

.ivu-icon-ios-volume-down:before {
	content: "\F2EF"
}

.ivu-icon-ios-volume-mute:before {
	content: "\F2F0"
}

.ivu-icon-ios-volume-off:before {
	content: "\F2F1"
}

.ivu-icon-ios-volume-up:before {
	content: "\F2F2"
}

.ivu-icon-ios-walk:before {
	content: "\F2F3"
}

.ivu-icon-ios-warning-outline:before {
	content: "\F2F4"
}

.ivu-icon-ios-warning:before {
	content: "\F2F5"
}

.ivu-icon-ios-watch:before {
	content: "\F2F6"
}

.ivu-icon-ios-water-outline:before {
	content: "\F2F7"
}

.ivu-icon-ios-water:before {
	content: "\F2F8"
}

.ivu-icon-ios-wifi-outline:before {
	content: "\F2F9"
}

.ivu-icon-ios-wifi:before {
	content: "\F2FA"
}

.ivu-icon-ios-wine-outline:before {
	content: "\F2FB"
}

.ivu-icon-ios-wine:before {
	content: "\F2FC"
}

.ivu-icon-ios-woman-outline:before {
	content: "\F2FD"
}

.ivu-icon-ios-woman:before {
	content: "\F2FE"
}

.ivu-icon-logo-android:before {
	content: "\F2FF"
}

.ivu-icon-logo-angular:before {
	content: "\F300"
}

.ivu-icon-logo-apple:before {
	content: "\F301"
}

.ivu-icon-logo-bitcoin:before {
	content: "\F302"
}

.ivu-icon-logo-buffer:before {
	content: "\F303"
}

.ivu-icon-logo-chrome:before {
	content: "\F304"
}

.ivu-icon-logo-codepen:before {
	content: "\F305"
}

.ivu-icon-logo-css3:before {
	content: "\F306"
}

.ivu-icon-logo-designernews:before {
	content: "\F307"
}

.ivu-icon-logo-dribbble:before {
	content: "\F308"
}

.ivu-icon-logo-dropbox:before {
	content: "\F309"
}

.ivu-icon-logo-euro:before {
	content: "\F30A"
}

.ivu-icon-logo-facebook:before {
	content: "\F30B"
}

.ivu-icon-logo-foursquare:before {
	content: "\F30C"
}

.ivu-icon-logo-freebsd-devil:before {
	content: "\F30D"
}

.ivu-icon-logo-github:before {
	content: "\F30E"
}

.ivu-icon-logo-google:before {
	content: "\F30F"
}

.ivu-icon-logo-googleplus:before {
	content: "\F310"
}

.ivu-icon-logo-hackernews:before {
	content: "\F311"
}

.ivu-icon-logo-html5:before {
	content: "\F312"
}

.ivu-icon-logo-instagram:before {
	content: "\F313"
}

.ivu-icon-logo-javascript:before {
	content: "\F314"
}

.ivu-icon-logo-linkedin:before {
	content: "\F315"
}

.ivu-icon-logo-markdown:before {
	content: "\F316"
}

.ivu-icon-logo-nodejs:before {
	content: "\F317"
}

.ivu-icon-logo-octocat:before {
	content: "\F318"
}

.ivu-icon-logo-pinterest:before {
	content: "\F319"
}

.ivu-icon-logo-playstation:before {
	content: "\F31A"
}

.ivu-icon-logo-python:before {
	content: "\F31B"
}

.ivu-icon-logo-reddit:before {
	content: "\F31C"
}

.ivu-icon-logo-rss:before {
	content: "\F31D"
}

.ivu-icon-logo-sass:before {
	content: "\F31E"
}

.ivu-icon-logo-skype:before {
	content: "\F31F"
}

.ivu-icon-logo-snapchat:before {
	content: "\F320"
}

.ivu-icon-logo-steam:before {
	content: "\F321"
}

.ivu-icon-logo-tumblr:before {
	content: "\F322"
}

.ivu-icon-logo-tux:before {
	content: "\F323"
}

.ivu-icon-logo-twitch:before {
	content: "\F324"
}

.ivu-icon-logo-twitter:before {
	content: "\F325"
}

.ivu-icon-logo-usd:before {
	content: "\F326"
}

.ivu-icon-logo-vimeo:before {
	content: "\F327"
}

.ivu-icon-logo-whatsapp:before {
	content: "\F328"
}

.ivu-icon-logo-windows:before {
	content: "\F329"
}

.ivu-icon-logo-wordpress:before {
	content: "\F32A"
}

.ivu-icon-logo-xbox:before {
	content: "\F32B"
}

.ivu-icon-logo-yahoo:before {
	content: "\F32C"
}

.ivu-icon-logo-yen:before {
	content: "\F32D"
}

.ivu-icon-logo-youtube:before {
	content: "\F32E"
}

.ivu-icon-md-add-circle:before {
	content: "\F32F"
}

.ivu-icon-md-add:before {
	content: "\F330"
}

.ivu-icon-md-alarm:before {
	content: "\F331"
}

.ivu-icon-md-albums:before {
	content: "\F332"
}

.ivu-icon-md-alert:before {
	content: "\F333"
}

.ivu-icon-md-american-football:before {
	content: "\F334"
}

.ivu-icon-md-analytics:before {
	content: "\F335"
}

.ivu-icon-md-aperture:before {
	content: "\F336"
}

.ivu-icon-md-apps:before {
	content: "\F337"
}

.ivu-icon-md-appstore:before {
	content: "\F338"
}

.ivu-icon-md-archive:before {
	content: "\F339"
}

.ivu-icon-md-arrow-back:before {
	content: "\F33A"
}

.ivu-icon-md-arrow-down:before {
	content: "\F33B"
}

.ivu-icon-md-arrow-dropdown-circle:before {
	content: "\F33C"
}

.ivu-icon-md-arrow-dropdown:before {
	content: "\F33D"
}

.ivu-icon-md-arrow-dropleft-circle:before {
	content: "\F33E"
}

.ivu-icon-md-arrow-dropleft:before {
	content: "\F33F"
}

.ivu-icon-md-arrow-dropright-circle:before {
	content: "\F340"
}

.ivu-icon-md-arrow-dropright:before {
	content: "\F341"
}

.ivu-icon-md-arrow-dropup-circle:before {
	content: "\F342"
}

.ivu-icon-md-arrow-dropup:before {
	content: "\F343"
}

.ivu-icon-md-arrow-forward:before {
	content: "\F344"
}

.ivu-icon-md-arrow-round-back:before {
	content: "\F345"
}

.ivu-icon-md-arrow-round-down:before {
	content: "\F346"
}

.ivu-icon-md-arrow-round-forward:before {
	content: "\F347"
}

.ivu-icon-md-arrow-round-up:before {
	content: "\F348"
}

.ivu-icon-md-arrow-up:before {
	content: "\F349"
}

.ivu-icon-md-at:before {
	content: "\F34A"
}

.ivu-icon-md-attach:before {
	content: "\F34B"
}

.ivu-icon-md-backspace:before {
	content: "\F34C"
}

.ivu-icon-md-barcode:before {
	content: "\F34D"
}

.ivu-icon-md-baseball:before {
	content: "\F34E"
}

.ivu-icon-md-basket:before {
	content: "\F34F"
}

.ivu-icon-md-basketball:before {
	content: "\F350"
}

.ivu-icon-md-battery-charging:before {
	content: "\F351"
}

.ivu-icon-md-battery-dead:before {
	content: "\F352"
}

.ivu-icon-md-battery-full:before {
	content: "\F353"
}

.ivu-icon-md-beaker:before {
	content: "\F354"
}

.ivu-icon-md-beer:before {
	content: "\F355"
}

.ivu-icon-md-bicycle:before {
	content: "\F356"
}

.ivu-icon-md-bluetooth:before {
	content: "\F357"
}

.ivu-icon-md-boat:before {
	content: "\F358"
}

.ivu-icon-md-body:before {
	content: "\F359"
}

.ivu-icon-md-bonfire:before {
	content: "\F35A"
}

.ivu-icon-md-book:before {
	content: "\F35B"
}

.ivu-icon-md-bookmark:before {
	content: "\F35C"
}

.ivu-icon-md-bookmarks:before {
	content: "\F35D"
}

.ivu-icon-md-bowtie:before {
	content: "\F35E"
}

.ivu-icon-md-briefcase:before {
	content: "\F35F"
}

.ivu-icon-md-browsers:before {
	content: "\F360"
}

.ivu-icon-md-brush:before {
	content: "\F361"
}

.ivu-icon-md-bug:before {
	content: "\F362"
}

.ivu-icon-md-build:before {
	content: "\F363"
}

.ivu-icon-md-bulb:before {
	content: "\F364"
}

.ivu-icon-md-bus:before {
	content: "\F365"
}

.ivu-icon-md-cafe:before {
	content: "\F366"
}

.ivu-icon-md-calculator:before {
	content: "\F367"
}

.ivu-icon-md-calendar:before {
	content: "\F368"
}

.ivu-icon-md-call:before {
	content: "\F369"
}

.ivu-icon-md-camera:before {
	content: "\F36A"
}

.ivu-icon-md-car:before {
	content: "\F36B"
}

.ivu-icon-md-card:before {
	content: "\F36C"
}

.ivu-icon-md-cart:before {
	content: "\F36D"
}

.ivu-icon-md-cash:before {
	content: "\F36E"
}

.ivu-icon-md-chatboxes:before {
	content: "\F36F"
}

.ivu-icon-md-chatbubbles:before {
	content: "\F370"
}

.ivu-icon-md-checkbox-outline:before {
	content: "\F371"
}

.ivu-icon-md-checkbox:before {
	content: "\F372"
}

.ivu-icon-md-checkmark-circle-outline:before {
	content: "\F373"
}

.ivu-icon-md-checkmark-circle:before {
	content: "\F374"
}

.ivu-icon-md-checkmark:before {
	content: "\F375"
}

.ivu-icon-md-clipboard:before {
	content: "\F376"
}

.ivu-icon-md-clock:before {
	content: "\F377"
}

.ivu-icon-md-close-circle:before {
	content: "\F378"
}

.ivu-icon-md-close:before {
	content: "\F379"
}

.ivu-icon-md-closed-captioning:before {
	content: "\F37A"
}

.ivu-icon-md-cloud-circle:before {
	content: "\F37B"
}

.ivu-icon-md-cloud-done:before {
	content: "\F37C"
}

.ivu-icon-md-cloud-download:before {
	content: "\F37D"
}

.ivu-icon-md-cloud-outline:before {
	content: "\F37E"
}

.ivu-icon-md-cloud-upload:before {
	content: "\F37F"
}

.ivu-icon-md-cloud:before {
	content: "\F380"
}

.ivu-icon-md-cloudy-night:before {
	content: "\F381"
}

.ivu-icon-md-cloudy:before {
	content: "\F382"
}

.ivu-icon-md-code-download:before {
	content: "\F383"
}

.ivu-icon-md-code-working:before {
	content: "\F384"
}

.ivu-icon-md-code:before {
	content: "\F385"
}

.ivu-icon-md-cog:before {
	content: "\F386"
}

.ivu-icon-md-color-fill:before {
	content: "\F387"
}

.ivu-icon-md-color-filter:before {
	content: "\F388"
}

.ivu-icon-md-color-palette:before {
	content: "\F389"
}

.ivu-icon-md-color-wand:before {
	content: "\F38A"
}

.ivu-icon-md-compass:before {
	content: "\F38B"
}

.ivu-icon-md-construct:before {
	content: "\F38C"
}

.ivu-icon-md-contact:before {
	content: "\F38D"
}

.ivu-icon-md-contacts:before {
	content: "\F38E"
}

.ivu-icon-md-contract:before {
	content: "\F38F"
}

.ivu-icon-md-contrast:before {
	content: "\F390"
}

.ivu-icon-md-copy:before {
	content: "\F391"
}

.ivu-icon-md-create:before {
	content: "\F392"
}

.ivu-icon-md-crop:before {
	content: "\F393"
}

.ivu-icon-md-cube:before {
	content: "\F394"
}

.ivu-icon-md-cut:before {
	content: "\F395"
}

.ivu-icon-md-desktop:before {
	content: "\F396"
}

.ivu-icon-md-disc:before {
	content: "\F397"
}

.ivu-icon-md-document:before {
	content: "\F398"
}

.ivu-icon-md-done-all:before {
	content: "\F399"
}

.ivu-icon-md-download:before {
	content: "\F39A"
}

.ivu-icon-md-easel:before {
	content: "\F39B"
}

.ivu-icon-md-egg:before {
	content: "\F39C"
}

.ivu-icon-md-exit:before {
	content: "\F39D"
}

.ivu-icon-md-expand:before {
	content: "\F39E"
}

.ivu-icon-md-eye-off:before {
	content: "\F39F"
}

.ivu-icon-md-eye:before {
	content: "\F3A0"
}

.ivu-icon-md-fastforward:before {
	content: "\F3A1"
}

.ivu-icon-md-female:before {
	content: "\F3A2"
}

.ivu-icon-md-filing:before {
	content: "\F3A3"
}

.ivu-icon-md-film:before {
	content: "\F3A4"
}

.ivu-icon-md-finger-print:before {
	content: "\F3A5"
}

.ivu-icon-md-flag:before {
	content: "\F3A6"
}

.ivu-icon-md-flame:before {
	content: "\F3A7"
}

.ivu-icon-md-flash:before {
	content: "\F3A8"
}

.ivu-icon-md-flask:before {
	content: "\F3A9"
}

.ivu-icon-md-flower:before {
	content: "\F3AA"
}

.ivu-icon-md-folder-open:before {
	content: "\F3AB"
}

.ivu-icon-md-folder:before {
	content: "\F3AC"
}

.ivu-icon-md-football:before {
	content: "\F3AD"
}

.ivu-icon-md-funnel:before {
	content: "\F3AE"
}

.ivu-icon-md-game-controller-a:before {
	content: "\F3AF"
}

.ivu-icon-md-game-controller-b:before {
	content: "\F3B0"
}

.ivu-icon-md-git-branch:before {
	content: "\F3B1"
}

.ivu-icon-md-git-commit:before {
	content: "\F3B2"
}

.ivu-icon-md-git-compare:before {
	content: "\F3B3"
}

.ivu-icon-md-git-merge:before {
	content: "\F3B4"
}

.ivu-icon-md-git-network:before {
	content: "\F3B5"
}

.ivu-icon-md-git-pull-request:before {
	content: "\F3B6"
}

.ivu-icon-md-glasses:before {
	content: "\F3B7"
}

.ivu-icon-md-globe:before {
	content: "\F3B8"
}

.ivu-icon-md-grid:before {
	content: "\F3B9"
}

.ivu-icon-md-hammer:before {
	content: "\F3BA"
}

.ivu-icon-md-hand:before {
	content: "\F3BB"
}

.ivu-icon-md-happy:before {
	content: "\F3BC"
}

.ivu-icon-md-headset:before {
	content: "\F3BD"
}

.ivu-icon-md-heart-outline:before {
	content: "\F3BE"
}

.ivu-icon-md-heart:before {
	content: "\F3BF"
}

.ivu-icon-md-help-buoy:before {
	content: "\F3C0"
}

.ivu-icon-md-help-circle:before {
	content: "\F3C1"
}

.ivu-icon-md-help:before {
	content: "\F3C2"
}

.ivu-icon-md-home:before {
	content: "\F3C3"
}

.ivu-icon-md-ice-cream:before {
	content: "\F3C4"
}

.ivu-icon-md-image:before {
	content: "\F3C5"
}

.ivu-icon-md-images:before {
	content: "\F3C6"
}

.ivu-icon-md-infinite:before {
	content: "\F3C7"
}

.ivu-icon-md-information-circle:before {
	content: "\F3C8"
}

.ivu-icon-md-information:before {
	content: "\F3C9"
}

.ivu-icon-md-ionic:before {
	content: "\F3CA"
}

.ivu-icon-md-ionitron:before {
	content: "\F3CB"
}

.ivu-icon-md-jet:before {
	content: "\F3CC"
}

.ivu-icon-md-key:before {
	content: "\F3CD"
}

.ivu-icon-md-keypad:before {
	content: "\F3CE"
}

.ivu-icon-md-laptop:before {
	content: "\F3CF"
}

.ivu-icon-md-leaf:before {
	content: "\F3D0"
}

.ivu-icon-md-link:before {
	content: "\F3D1"
}

.ivu-icon-md-list-box:before {
	content: "\F3D2"
}

.ivu-icon-md-list:before {
	content: "\F3D3"
}

.ivu-icon-md-locate:before {
	content: "\F3D4"
}

.ivu-icon-md-lock:before {
	content: "\F3D5"
}

.ivu-icon-md-log-in:before {
	content: "\F3D6"
}

.ivu-icon-md-log-out:before {
	content: "\F3D7"
}

.ivu-icon-md-magnet:before {
	content: "\F3D8"
}

.ivu-icon-md-mail-open:before {
	content: "\F3D9"
}

.ivu-icon-md-mail:before {
	content: "\F3DA"
}

.ivu-icon-md-male:before {
	content: "\F3DB"
}

.ivu-icon-md-man:before {
	content: "\F3DC"
}

.ivu-icon-md-map:before {
	content: "\F3DD"
}

.ivu-icon-md-medal:before {
	content: "\F3DE"
}

.ivu-icon-md-medical:before {
	content: "\F3DF"
}

.ivu-icon-md-medkit:before {
	content: "\F3E0"
}

.ivu-icon-md-megaphone:before {
	content: "\F3E1"
}

.ivu-icon-md-menu:before {
	content: "\F3E2"
}

.ivu-icon-md-mic-off:before {
	content: "\F3E3"
}

.ivu-icon-md-mic:before {
	content: "\F3E4"
}

.ivu-icon-md-microphone:before {
	content: "\F3E5"
}

.ivu-icon-md-moon:before {
	content: "\F3E6"
}

.ivu-icon-md-more:before {
	content: "\F3E7"
}

.ivu-icon-md-move:before {
	content: "\F3E8"
}

.ivu-icon-md-musical-note:before {
	content: "\F3E9"
}

.ivu-icon-md-musical-notes:before {
	content: "\F3EA"
}

.ivu-icon-md-navigate:before {
	content: "\F3EB"
}

.ivu-icon-md-no-smoking:before {
	content: "\F3EC"
}

.ivu-icon-md-notifications-off:before {
	content: "\F3ED"
}

.ivu-icon-md-notifications-outline:before {
	content: "\F3EE"
}

.ivu-icon-md-notifications:before {
	content: "\F3EF"
}

.ivu-icon-md-nuclear:before {
	content: "\F3F0"
}

.ivu-icon-md-nutrition:before {
	content: "\F3F1"
}

.ivu-icon-md-open:before {
	content: "\F3F2"
}

.ivu-icon-md-options:before {
	content: "\F3F3"
}

.ivu-icon-md-outlet:before {
	content: "\F3F4"
}

.ivu-icon-md-paper-plane:before {
	content: "\F3F5"
}

.ivu-icon-md-paper:before {
	content: "\F3F6"
}

.ivu-icon-md-partly-sunny:before {
	content: "\F3F7"
}

.ivu-icon-md-pause:before {
	content: "\F3F8"
}

.ivu-icon-md-paw:before {
	content: "\F3F9"
}

.ivu-icon-md-people:before {
	content: "\F3FA"
}

.ivu-icon-md-person-add:before {
	content: "\F3FB"
}

.ivu-icon-md-person:before {
	content: "\F3FC"
}

.ivu-icon-md-phone-landscape:before {
	content: "\F3FD"
}

.ivu-icon-md-phone-portrait:before {
	content: "\F3FE"
}

.ivu-icon-md-photos:before {
	content: "\F3FF"
}

.ivu-icon-md-pie:before {
	content: "\F400"
}

.ivu-icon-md-pin:before {
	content: "\F401"
}

.ivu-icon-md-pint:before {
	content: "\F402"
}

.ivu-icon-md-pizza:before {
	content: "\F403"
}

.ivu-icon-md-plane:before {
	content: "\F404"
}

.ivu-icon-md-planet:before {
	content: "\F405"
}

.ivu-icon-md-play:before {
	content: "\F406"
}

.ivu-icon-md-podium:before {
	content: "\F407"
}

.ivu-icon-md-power:before {
	content: "\F408"
}

.ivu-icon-md-pricetag:before {
	content: "\F409"
}

.ivu-icon-md-pricetags:before {
	content: "\F40A"
}

.ivu-icon-md-print:before {
	content: "\F40B"
}

.ivu-icon-md-pulse:before {
	content: "\F40C"
}

.ivu-icon-md-qr-scanner:before {
	content: "\F40D"
}

.ivu-icon-md-quote:before {
	content: "\F40E"
}

.ivu-icon-md-radio-button-off:before {
	content: "\F40F"
}

.ivu-icon-md-radio-button-on:before {
	content: "\F410"
}

.ivu-icon-md-radio:before {
	content: "\F411"
}

.ivu-icon-md-rainy:before {
	content: "\F412"
}

.ivu-icon-md-recording:before {
	content: "\F413"
}

.ivu-icon-md-redo:before {
	content: "\F414"
}

.ivu-icon-md-refresh-circle:before {
	content: "\F415"
}

.ivu-icon-md-refresh:before {
	content: "\F416"
}

.ivu-icon-md-remove-circle:before {
	content: "\F417"
}

.ivu-icon-md-remove:before {
	content: "\F418"
}

.ivu-icon-md-reorder:before {
	content: "\F419"
}

.ivu-icon-md-repeat:before {
	content: "\F41A"
}

.ivu-icon-md-resize:before {
	content: "\F41B"
}

.ivu-icon-md-restaurant:before {
	content: "\F41C"
}

.ivu-icon-md-return-left:before {
	content: "\F41D"
}

.ivu-icon-md-return-right:before {
	content: "\F41E"
}

.ivu-icon-md-reverse-camera:before {
	content: "\F41F"
}

.ivu-icon-md-rewind:before {
	content: "\F420"
}

.ivu-icon-md-ribbon:before {
	content: "\F421"
}

.ivu-icon-md-rose:before {
	content: "\F422"
}

.ivu-icon-md-sad:before {
	content: "\F423"
}

.ivu-icon-md-school:before {
	content: "\F424"
}

.ivu-icon-md-search:before {
	content: "\F425"
}

.ivu-icon-md-send:before {
	content: "\F426"
}

.ivu-icon-md-settings:before {
	content: "\F427"
}

.ivu-icon-md-share-alt:before {
	content: "\F428"
}

.ivu-icon-md-share:before {
	content: "\F429"
}

.ivu-icon-md-shirt:before {
	content: "\F42A"
}

.ivu-icon-md-shuffle:before {
	content: "\F42B"
}

.ivu-icon-md-skip-backward:before {
	content: "\F42C"
}

.ivu-icon-md-skip-forward:before {
	content: "\F42D"
}

.ivu-icon-md-snow:before {
	content: "\F42E"
}

.ivu-icon-md-speedometer:before {
	content: "\F42F"
}

.ivu-icon-md-square-outline:before {
	content: "\F430"
}

.ivu-icon-md-square:before {
	content: "\F431"
}

.ivu-icon-md-star-half:before {
	content: "\F432"
}

.ivu-icon-md-star-outline:before {
	content: "\F433"
}

.ivu-icon-md-star:before {
	content: "\F434"
}

.ivu-icon-md-stats:before {
	content: "\F435"
}

.ivu-icon-md-stopwatch:before {
	content: "\F436"
}

.ivu-icon-md-subway:before {
	content: "\F437"
}

.ivu-icon-md-sunny:before {
	content: "\F438"
}

.ivu-icon-md-swap:before {
	content: "\F439"
}

.ivu-icon-md-switch:before {
	content: "\F43A"
}

.ivu-icon-md-sync:before {
	content: "\F43B"
}

.ivu-icon-md-tablet-landscape:before {
	content: "\F43C"
}

.ivu-icon-md-tablet-portrait:before {
	content: "\F43D"
}

.ivu-icon-md-tennisball:before {
	content: "\F43E"
}

.ivu-icon-md-text:before {
	content: "\F43F"
}

.ivu-icon-md-thermometer:before {
	content: "\F440"
}

.ivu-icon-md-thumbs-down:before {
	content: "\F441"
}

.ivu-icon-md-thumbs-up:before {
	content: "\F442"
}

.ivu-icon-md-thunderstorm:before {
	content: "\F443"
}

.ivu-icon-md-time:before {
	content: "\F444"
}

.ivu-icon-md-timer:before {
	content: "\F445"
}

.ivu-icon-md-train:before {
	content: "\F446"
}

.ivu-icon-md-transgender:before {
	content: "\F447"
}

.ivu-icon-md-trash:before {
	content: "\F448"
}

.ivu-icon-md-trending-down:before {
	content: "\F449"
}

.ivu-icon-md-trending-up:before {
	content: "\F44A"
}

.ivu-icon-md-trophy:before {
	content: "\F44B"
}

.ivu-icon-md-umbrella:before {
	content: "\F44C"
}

.ivu-icon-md-undo:before {
	content: "\F44D"
}

.ivu-icon-md-unlock:before {
	content: "\F44E"
}

.ivu-icon-md-videocam:before {
	content: "\F44F"
}

.ivu-icon-md-volume-down:before {
	content: "\F450"
}

.ivu-icon-md-volume-mute:before {
	content: "\F451"
}

.ivu-icon-md-volume-off:before {
	content: "\F452"
}

.ivu-icon-md-volume-up:before {
	content: "\F453"
}

.ivu-icon-md-walk:before {
	content: "\F454"
}

.ivu-icon-md-warning:before {
	content: "\F455"
}

.ivu-icon-md-watch:before {
	content: "\F456"
}

.ivu-icon-md-water:before {
	content: "\F457"
}

.ivu-icon-md-wifi:before {
	content: "\F458"
}

.ivu-icon-md-wine:before {
	content: "\F459"
}

.ivu-icon-md-woman:before {
	content: "\F45A"
}

.ivu-icon-ios-loading:before {
	content: "\F45B"
}

.ivu-row {
	position: relative;
	margin-left: 0;
	margin-right: 0;
	height: auto;
	zoom: 1;
	display: block
}

.ivu-row:after, .ivu-row:before {
	content: "";
	display: table
}

.ivu-row:after {
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0
}

.ivu-row-flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.ivu-row-flex:after, .ivu-row-flex:before {
	display: flex
}

.ivu-row-flex-start {
	justify-content: flex-start
}

.ivu-row-flex-center {
	justify-content: center
}

.ivu-row-flex-end {
	justify-content: flex-end
}

.ivu-row-flex-space-between {
	justify-content: space-between
}

.ivu-row-flex-space-around {
	justify-content: space-around
}

.ivu-row-flex-top {
	align-items: flex-start
}

.ivu-row-flex-middle {
	align-items: center
}

.ivu-row-flex-bottom {
	align-items: flex-end
}

.ivu-col {
	position: relative;
	display: block
}

.ivu-col-span-1, .ivu-col-span-2, .ivu-col-span-3, .ivu-col-span-4,
	.ivu-col-span-5, .ivu-col-span-6, .ivu-col-span-7, .ivu-col-span-8,
	.ivu-col-span-9, .ivu-col-span-10, .ivu-col-span-11, .ivu-col-span-12,
	.ivu-col-span-13, .ivu-col-span-14, .ivu-col-span-15, .ivu-col-span-16,
	.ivu-col-span-17, .ivu-col-span-18, .ivu-col-span-19, .ivu-col-span-20,
	.ivu-col-span-21, .ivu-col-span-22, .ivu-col-span-23, .ivu-col-span-24
	{
	float: left;
	flex: 0 0 auto
}

.ivu-col-span-24 {
	display: block;
	width: 100%
}

.ivu-col-push-24 {
	left: 100%
}

.ivu-col-pull-24 {
	right: 100%
}

.ivu-col-offset-24 {
	margin-left: 100%
}

.ivu-col-order-24 {
	order: 24
}

.ivu-col-span-23 {
	display: block;
	width: 95.83333333%
}

.ivu-col-push-23 {
	left: 95.83333333%
}

.ivu-col-pull-23 {
	right: 95.83333333%
}

.ivu-col-offset-23 {
	margin-left: 95.83333333%
}

.ivu-col-order-23 {
	order: 23
}

.ivu-col-span-22 {
	display: block;
	width: 91.66666667%
}

.ivu-col-push-22 {
	left: 91.66666667%
}

.ivu-col-pull-22 {
	right: 91.66666667%
}

.ivu-col-offset-22 {
	margin-left: 91.66666667%
}

.ivu-col-order-22 {
	order: 22
}

.ivu-col-span-21 {
	display: block;
	width: 87.5%
}

.ivu-col-push-21 {
	left: 87.5%
}

.ivu-col-pull-21 {
	right: 87.5%
}

.ivu-col-offset-21 {
	margin-left: 87.5%
}

.ivu-col-order-21 {
	order: 21
}

.ivu-col-span-20 {
	display: block;
	width: 83.33333333%
}

.ivu-col-push-20 {
	left: 83.33333333%
}

.ivu-col-pull-20 {
	right: 83.33333333%
}

.ivu-col-offset-20 {
	margin-left: 83.33333333%
}

.ivu-col-order-20 {
	order: 20
}

.ivu-col-span-19 {
	display: block;
	width: 79.16666667%
}

.ivu-col-push-19 {
	left: 79.16666667%
}

.ivu-col-pull-19 {
	right: 79.16666667%
}

.ivu-col-offset-19 {
	margin-left: 79.16666667%
}

.ivu-col-order-19 {
	order: 19
}

.ivu-col-span-18 {
	display: block;
	width: 75%
}

.ivu-col-push-18 {
	left: 75%
}

.ivu-col-pull-18 {
	right: 75%
}

.ivu-col-offset-18 {
	margin-left: 75%
}

.ivu-col-order-18 {
	order: 18
}

.ivu-col-span-17 {
	display: block;
	width: 70.83333333%
}

.ivu-col-push-17 {
	left: 70.83333333%
}

.ivu-col-pull-17 {
	right: 70.83333333%
}

.ivu-col-offset-17 {
	margin-left: 70.83333333%
}

.ivu-col-order-17 {
	order: 17
}

.ivu-col-span-16 {
	display: block;
	width: 66.66666667%
}

.ivu-col-push-16 {
	left: 66.66666667%
}

.ivu-col-pull-16 {
	right: 66.66666667%
}

.ivu-col-offset-16 {
	margin-left: 66.66666667%
}

.ivu-col-order-16 {
	order: 16
}

.ivu-col-span-15 {
	display: block;
	width: 62.5%
}

.ivu-col-push-15 {
	left: 62.5%
}

.ivu-col-pull-15 {
	right: 62.5%
}

.ivu-col-offset-15 {
	margin-left: 62.5%
}

.ivu-col-order-15 {
	order: 15
}

.ivu-col-span-14 {
	display: block;
	width: 58.33333333%
}

.ivu-col-push-14 {
	left: 58.33333333%
}

.ivu-col-pull-14 {
	right: 58.33333333%
}

.ivu-col-offset-14 {
	margin-left: 58.33333333%
}

.ivu-col-order-14 {
	order: 14
}

.ivu-col-span-13 {
	display: block;
	width: 54.16666667%
}

.ivu-col-push-13 {
	left: 54.16666667%
}

.ivu-col-pull-13 {
	right: 54.16666667%
}

.ivu-col-offset-13 {
	margin-left: 54.16666667%
}

.ivu-col-order-13 {
	order: 13
}

.ivu-col-span-12 {
	display: block;
	width: 50%
}

.ivu-col-push-12 {
	left: 50%
}

.ivu-col-pull-12 {
	right: 50%
}

.ivu-col-offset-12 {
	margin-left: 50%
}

.ivu-col-order-12 {
	order: 12
}

.ivu-col-span-11 {
	display: block;
	width: 45.83333333%
}

.ivu-col-push-11 {
	left: 45.83333333%
}

.ivu-col-pull-11 {
	right: 45.83333333%
}

.ivu-col-offset-11 {
	margin-left: 45.83333333%
}

.ivu-col-order-11 {
	order: 11
}

.ivu-col-span-10 {
	display: block;
	width: 41.66666667%
}

.ivu-col-push-10 {
	left: 41.66666667%
}

.ivu-col-pull-10 {
	right: 41.66666667%
}

.ivu-col-offset-10 {
	margin-left: 41.66666667%
}

.ivu-col-order-10 {
	order: 10
}

.ivu-col-span-9 {
	display: block;
	width: 37.5%
}

.ivu-col-push-9 {
	left: 37.5%
}

.ivu-col-pull-9 {
	right: 37.5%
}

.ivu-col-offset-9 {
	margin-left: 37.5%
}

.ivu-col-order-9 {
	order: 9
}

.ivu-col-span-8 {
	display: block;
	width: 33.33333333%
}

.ivu-col-push-8 {
	left: 33.33333333%
}

.ivu-col-pull-8 {
	right: 33.33333333%
}

.ivu-col-offset-8 {
	margin-left: 33.33333333%
}

.ivu-col-order-8 {
	order: 8
}

.ivu-col-span-7 {
	display: block;
	width: 29.16666667%
}

.ivu-col-push-7 {
	left: 29.16666667%
}

.ivu-col-pull-7 {
	right: 29.16666667%
}

.ivu-col-offset-7 {
	margin-left: 29.16666667%
}

.ivu-col-order-7 {
	order: 7
}

.ivu-col-span-6 {
	display: block;
	width: 25%
}

.ivu-col-push-6 {
	left: 25%
}

.ivu-col-pull-6 {
	right: 25%
}

.ivu-col-offset-6 {
	margin-left: 25%
}

.ivu-col-order-6 {
	order: 6
}

.ivu-col-span-5 {
	display: block;
	width: 20.83333333%
}

.ivu-col-push-5 {
	left: 20.83333333%
}

.ivu-col-pull-5 {
	right: 20.83333333%
}

.ivu-col-offset-5 {
	margin-left: 20.83333333%
}

.ivu-col-order-5 {
	order: 5
}

.ivu-col-span-4 {
	display: block;
	width: 16.66666667%
}

.ivu-col-push-4 {
	left: 16.66666667%
}

.ivu-col-pull-4 {
	right: 16.66666667%
}

.ivu-col-offset-4 {
	margin-left: 16.66666667%
}

.ivu-col-order-4 {
	order: 4
}

.ivu-col-span-3 {
	display: block;
	width: 12.5%
}

.ivu-col-push-3 {
	left: 12.5%
}

.ivu-col-pull-3 {
	right: 12.5%
}

.ivu-col-offset-3 {
	margin-left: 12.5%
}

.ivu-col-order-3 {
	order: 3
}

.ivu-col-span-2 {
	display: block;
	width: 8.33333333%
}

.ivu-col-push-2 {
	left: 8.33333333%
}

.ivu-col-pull-2 {
	right: 8.33333333%
}

.ivu-col-offset-2 {
	margin-left: 8.33333333%
}

.ivu-col-order-2 {
	order: 2
}

.ivu-col-span-1 {
	display: block;
	width: 4.16666667%
}

.ivu-col-push-1 {
	left: 4.16666667%
}

.ivu-col-pull-1 {
	right: 4.16666667%
}

.ivu-col-offset-1 {
	margin-left: 4.16666667%
}

.ivu-col-order-1 {
	order: 1
}

.ivu-col-span-0 {
	display: none
}

.ivu-col-push-0 {
	left: auto
}

.ivu-col-pull-0 {
	right: auto
}

.ivu-col-span-xs-1, .ivu-col-span-xs-2, .ivu-col-span-xs-3,
	.ivu-col-span-xs-4, .ivu-col-span-xs-5, .ivu-col-span-xs-6,
	.ivu-col-span-xs-7, .ivu-col-span-xs-8, .ivu-col-span-xs-9,
	.ivu-col-span-xs-10, .ivu-col-span-xs-11, .ivu-col-span-xs-12,
	.ivu-col-span-xs-13, .ivu-col-span-xs-14, .ivu-col-span-xs-15,
	.ivu-col-span-xs-16, .ivu-col-span-xs-17, .ivu-col-span-xs-18,
	.ivu-col-span-xs-19, .ivu-col-span-xs-20, .ivu-col-span-xs-21,
	.ivu-col-span-xs-22, .ivu-col-span-xs-23, .ivu-col-span-xs-24 {
	float: left;
	flex: 0 0 auto
}

.ivu-col-span-xs-24 {
	display: block;
	width: 100%
}

.ivu-col-xs-push-24 {
	left: 100%
}

.ivu-col-xs-pull-24 {
	right: 100%
}

.ivu-col-xs-offset-24 {
	margin-left: 100%
}

.ivu-col-xs-order-24 {
	order: 24
}

.ivu-col-span-xs-23 {
	display: block;
	width: 95.83333333%
}

.ivu-col-xs-push-23 {
	left: 95.83333333%
}

.ivu-col-xs-pull-23 {
	right: 95.83333333%
}

.ivu-col-xs-offset-23 {
	margin-left: 95.83333333%
}

.ivu-col-xs-order-23 {
	order: 23
}

.ivu-col-span-xs-22 {
	display: block;
	width: 91.66666667%
}

.ivu-col-xs-push-22 {
	left: 91.66666667%
}

.ivu-col-xs-pull-22 {
	right: 91.66666667%
}

.ivu-col-xs-offset-22 {
	margin-left: 91.66666667%
}

.ivu-col-xs-order-22 {
	order: 22
}

.ivu-col-span-xs-21 {
	display: block;
	width: 87.5%
}

.ivu-col-xs-push-21 {
	left: 87.5%
}

.ivu-col-xs-pull-21 {
	right: 87.5%
}

.ivu-col-xs-offset-21 {
	margin-left: 87.5%
}

.ivu-col-xs-order-21 {
	order: 21
}

.ivu-col-span-xs-20 {
	display: block;
	width: 83.33333333%
}

.ivu-col-xs-push-20 {
	left: 83.33333333%
}

.ivu-col-xs-pull-20 {
	right: 83.33333333%
}

.ivu-col-xs-offset-20 {
	margin-left: 83.33333333%
}

.ivu-col-xs-order-20 {
	order: 20
}

.ivu-col-span-xs-19 {
	display: block;
	width: 79.16666667%
}

.ivu-col-xs-push-19 {
	left: 79.16666667%
}

.ivu-col-xs-pull-19 {
	right: 79.16666667%
}

.ivu-col-xs-offset-19 {
	margin-left: 79.16666667%
}

.ivu-col-xs-order-19 {
	order: 19
}

.ivu-col-span-xs-18 {
	display: block;
	width: 75%
}

.ivu-col-xs-push-18 {
	left: 75%
}

.ivu-col-xs-pull-18 {
	right: 75%
}

.ivu-col-xs-offset-18 {
	margin-left: 75%
}

.ivu-col-xs-order-18 {
	order: 18
}

.ivu-col-span-xs-17 {
	display: block;
	width: 70.83333333%
}

.ivu-col-xs-push-17 {
	left: 70.83333333%
}

.ivu-col-xs-pull-17 {
	right: 70.83333333%
}

.ivu-col-xs-offset-17 {
	margin-left: 70.83333333%
}

.ivu-col-xs-order-17 {
	order: 17
}

.ivu-col-span-xs-16 {
	display: block;
	width: 66.66666667%
}

.ivu-col-xs-push-16 {
	left: 66.66666667%
}

.ivu-col-xs-pull-16 {
	right: 66.66666667%
}

.ivu-col-xs-offset-16 {
	margin-left: 66.66666667%
}

.ivu-col-xs-order-16 {
	order: 16
}

.ivu-col-span-xs-15 {
	display: block;
	width: 62.5%
}

.ivu-col-xs-push-15 {
	left: 62.5%
}

.ivu-col-xs-pull-15 {
	right: 62.5%
}

.ivu-col-xs-offset-15 {
	margin-left: 62.5%
}

.ivu-col-xs-order-15 {
	order: 15
}

.ivu-col-span-xs-14 {
	display: block;
	width: 58.33333333%
}

.ivu-col-xs-push-14 {
	left: 58.33333333%
}

.ivu-col-xs-pull-14 {
	right: 58.33333333%
}

.ivu-col-xs-offset-14 {
	margin-left: 58.33333333%
}

.ivu-col-xs-order-14 {
	order: 14
}

.ivu-col-span-xs-13 {
	display: block;
	width: 54.16666667%
}

.ivu-col-xs-push-13 {
	left: 54.16666667%
}

.ivu-col-xs-pull-13 {
	right: 54.16666667%
}

.ivu-col-xs-offset-13 {
	margin-left: 54.16666667%
}

.ivu-col-xs-order-13 {
	order: 13
}

.ivu-col-span-xs-12 {
	display: block;
	width: 50%
}

.ivu-col-xs-push-12 {
	left: 50%
}

.ivu-col-xs-pull-12 {
	right: 50%
}

.ivu-col-xs-offset-12 {
	margin-left: 50%
}

.ivu-col-xs-order-12 {
	order: 12
}

.ivu-col-span-xs-11 {
	display: block;
	width: 45.83333333%
}

.ivu-col-xs-push-11 {
	left: 45.83333333%
}

.ivu-col-xs-pull-11 {
	right: 45.83333333%
}

.ivu-col-xs-offset-11 {
	margin-left: 45.83333333%
}

.ivu-col-xs-order-11 {
	order: 11
}

.ivu-col-span-xs-10 {
	display: block;
	width: 41.66666667%
}

.ivu-col-xs-push-10 {
	left: 41.66666667%
}

.ivu-col-xs-pull-10 {
	right: 41.66666667%
}

.ivu-col-xs-offset-10 {
	margin-left: 41.66666667%
}

.ivu-col-xs-order-10 {
	order: 10
}

.ivu-col-span-xs-9 {
	display: block;
	width: 37.5%
}

.ivu-col-xs-push-9 {
	left: 37.5%
}

.ivu-col-xs-pull-9 {
	right: 37.5%
}

.ivu-col-xs-offset-9 {
	margin-left: 37.5%
}

.ivu-col-xs-order-9 {
	order: 9
}

.ivu-col-span-xs-8 {
	display: block;
	width: 33.33333333%
}

.ivu-col-xs-push-8 {
	left: 33.33333333%
}

.ivu-col-xs-pull-8 {
	right: 33.33333333%
}

.ivu-col-xs-offset-8 {
	margin-left: 33.33333333%
}

.ivu-col-xs-order-8 {
	order: 8
}

.ivu-col-span-xs-7 {
	display: block;
	width: 29.16666667%
}

.ivu-col-xs-push-7 {
	left: 29.16666667%
}

.ivu-col-xs-pull-7 {
	right: 29.16666667%
}

.ivu-col-xs-offset-7 {
	margin-left: 29.16666667%
}

.ivu-col-xs-order-7 {
	order: 7
}

.ivu-col-span-xs-6 {
	display: block;
	width: 25%
}

.ivu-col-xs-push-6 {
	left: 25%
}

.ivu-col-xs-pull-6 {
	right: 25%
}

.ivu-col-xs-offset-6 {
	margin-left: 25%
}

.ivu-col-xs-order-6 {
	order: 6
}

.ivu-col-span-xs-5 {
	display: block;
	width: 20.83333333%
}

.ivu-col-xs-push-5 {
	left: 20.83333333%
}

.ivu-col-xs-pull-5 {
	right: 20.83333333%
}

.ivu-col-xs-offset-5 {
	margin-left: 20.83333333%
}

.ivu-col-xs-order-5 {
	order: 5
}

.ivu-col-span-xs-4 {
	display: block;
	width: 16.66666667%
}

.ivu-col-xs-push-4 {
	left: 16.66666667%
}

.ivu-col-xs-pull-4 {
	right: 16.66666667%
}

.ivu-col-xs-offset-4 {
	margin-left: 16.66666667%
}

.ivu-col-xs-order-4 {
	order: 4
}

.ivu-col-span-xs-3 {
	display: block;
	width: 12.5%
}

.ivu-col-xs-push-3 {
	left: 12.5%
}

.ivu-col-xs-pull-3 {
	right: 12.5%
}

.ivu-col-xs-offset-3 {
	margin-left: 12.5%
}

.ivu-col-xs-order-3 {
	order: 3
}

.ivu-col-span-xs-2 {
	display: block;
	width: 8.33333333%
}

.ivu-col-xs-push-2 {
	left: 8.33333333%
}

.ivu-col-xs-pull-2 {
	right: 8.33333333%
}

.ivu-col-xs-offset-2 {
	margin-left: 8.33333333%
}

.ivu-col-xs-order-2 {
	order: 2
}

.ivu-col-span-xs-1 {
	display: block;
	width: 4.16666667%
}

.ivu-col-xs-push-1 {
	left: 4.16666667%
}

.ivu-col-xs-pull-1 {
	right: 4.16666667%
}

.ivu-col-xs-offset-1 {
	margin-left: 4.16666667%
}

.ivu-col-xs-order-1 {
	order: 1
}

.ivu-col-span-xs-0 {
	display: none
}

.ivu-col-xs-push-0 {
	left: auto
}

.ivu-col-xs-pull-0 {
	right: auto
}

@media ( min-width :768px) {
	.ivu-col-span-sm-1, .ivu-col-span-sm-2, .ivu-col-span-sm-3,
		.ivu-col-span-sm-4, .ivu-col-span-sm-5, .ivu-col-span-sm-6,
		.ivu-col-span-sm-7, .ivu-col-span-sm-8, .ivu-col-span-sm-9,
		.ivu-col-span-sm-10, .ivu-col-span-sm-11, .ivu-col-span-sm-12,
		.ivu-col-span-sm-13, .ivu-col-span-sm-14, .ivu-col-span-sm-15,
		.ivu-col-span-sm-16, .ivu-col-span-sm-17, .ivu-col-span-sm-18,
		.ivu-col-span-sm-19, .ivu-col-span-sm-20, .ivu-col-span-sm-21,
		.ivu-col-span-sm-22, .ivu-col-span-sm-23, .ivu-col-span-sm-24 {
		float: left;
		flex: 0 0 auto
	}
	.ivu-col-span-sm-24 {
		display: block;
		width: 100%
	}
	.ivu-col-sm-push-24 {
		left: 100%
	}
	.ivu-col-sm-pull-24 {
		right: 100%
	}
	.ivu-col-sm-offset-24 {
		margin-left: 100%
	}
	.ivu-col-sm-order-24 {
		order: 24
	}
	.ivu-col-span-sm-23 {
		display: block;
		width: 95.83333333%
	}
	.ivu-col-sm-push-23 {
		left: 95.83333333%
	}
	.ivu-col-sm-pull-23 {
		right: 95.83333333%
	}
	.ivu-col-sm-offset-23 {
		margin-left: 95.83333333%
	}
	.ivu-col-sm-order-23 {
		order: 23
	}
	.ivu-col-span-sm-22 {
		display: block;
		width: 91.66666667%
	}
	.ivu-col-sm-push-22 {
		left: 91.66666667%
	}
	.ivu-col-sm-pull-22 {
		right: 91.66666667%
	}
	.ivu-col-sm-offset-22 {
		margin-left: 91.66666667%
	}
	.ivu-col-sm-order-22 {
		order: 22
	}
	.ivu-col-span-sm-21 {
		display: block;
		width: 87.5%
	}
	.ivu-col-sm-push-21 {
		left: 87.5%
	}
	.ivu-col-sm-pull-21 {
		right: 87.5%
	}
	.ivu-col-sm-offset-21 {
		margin-left: 87.5%
	}
	.ivu-col-sm-order-21 {
		order: 21
	}
	.ivu-col-span-sm-20 {
		display: block;
		width: 83.33333333%
	}
	.ivu-col-sm-push-20 {
		left: 83.33333333%
	}
	.ivu-col-sm-pull-20 {
		right: 83.33333333%
	}
	.ivu-col-sm-offset-20 {
		margin-left: 83.33333333%
	}
	.ivu-col-sm-order-20 {
		order: 20
	}
	.ivu-col-span-sm-19 {
		display: block;
		width: 79.16666667%
	}
	.ivu-col-sm-push-19 {
		left: 79.16666667%
	}
	.ivu-col-sm-pull-19 {
		right: 79.16666667%
	}
	.ivu-col-sm-offset-19 {
		margin-left: 79.16666667%
	}
	.ivu-col-sm-order-19 {
		order: 19
	}
	.ivu-col-span-sm-18 {
		display: block;
		width: 75%
	}
	.ivu-col-sm-push-18 {
		left: 75%
	}
	.ivu-col-sm-pull-18 {
		right: 75%
	}
	.ivu-col-sm-offset-18 {
		margin-left: 75%
	}
	.ivu-col-sm-order-18 {
		order: 18
	}
	.ivu-col-span-sm-17 {
		display: block;
		width: 70.83333333%
	}
	.ivu-col-sm-push-17 {
		left: 70.83333333%
	}
	.ivu-col-sm-pull-17 {
		right: 70.83333333%
	}
	.ivu-col-sm-offset-17 {
		margin-left: 70.83333333%
	}
	.ivu-col-sm-order-17 {
		order: 17
	}
	.ivu-col-span-sm-16 {
		display: block;
		width: 66.66666667%
	}
	.ivu-col-sm-push-16 {
		left: 66.66666667%
	}
	.ivu-col-sm-pull-16 {
		right: 66.66666667%
	}
	.ivu-col-sm-offset-16 {
		margin-left: 66.66666667%
	}
	.ivu-col-sm-order-16 {
		order: 16
	}
	.ivu-col-span-sm-15 {
		display: block;
		width: 62.5%
	}
	.ivu-col-sm-push-15 {
		left: 62.5%
	}
	.ivu-col-sm-pull-15 {
		right: 62.5%
	}
	.ivu-col-sm-offset-15 {
		margin-left: 62.5%
	}
	.ivu-col-sm-order-15 {
		order: 15
	}
	.ivu-col-span-sm-14 {
		display: block;
		width: 58.33333333%
	}
	.ivu-col-sm-push-14 {
		left: 58.33333333%
	}
	.ivu-col-sm-pull-14 {
		right: 58.33333333%
	}
	.ivu-col-sm-offset-14 {
		margin-left: 58.33333333%
	}
	.ivu-col-sm-order-14 {
		order: 14
	}
	.ivu-col-span-sm-13 {
		display: block;
		width: 54.16666667%
	}
	.ivu-col-sm-push-13 {
		left: 54.16666667%
	}
	.ivu-col-sm-pull-13 {
		right: 54.16666667%
	}
	.ivu-col-sm-offset-13 {
		margin-left: 54.16666667%
	}
	.ivu-col-sm-order-13 {
		order: 13
	}
	.ivu-col-span-sm-12 {
		display: block;
		width: 50%
	}
	.ivu-col-sm-push-12 {
		left: 50%
	}
	.ivu-col-sm-pull-12 {
		right: 50%
	}
	.ivu-col-sm-offset-12 {
		margin-left: 50%
	}
	.ivu-col-sm-order-12 {
		order: 12
	}
	.ivu-col-span-sm-11 {
		display: block;
		width: 45.83333333%
	}
	.ivu-col-sm-push-11 {
		left: 45.83333333%
	}
	.ivu-col-sm-pull-11 {
		right: 45.83333333%
	}
	.ivu-col-sm-offset-11 {
		margin-left: 45.83333333%
	}
	.ivu-col-sm-order-11 {
		order: 11
	}
	.ivu-col-span-sm-10 {
		display: block;
		width: 41.66666667%
	}
	.ivu-col-sm-push-10 {
		left: 41.66666667%
	}
	.ivu-col-sm-pull-10 {
		right: 41.66666667%
	}
	.ivu-col-sm-offset-10 {
		margin-left: 41.66666667%
	}
	.ivu-col-sm-order-10 {
		order: 10
	}
	.ivu-col-span-sm-9 {
		display: block;
		width: 37.5%
	}
	.ivu-col-sm-push-9 {
		left: 37.5%
	}
	.ivu-col-sm-pull-9 {
		right: 37.5%
	}
	.ivu-col-sm-offset-9 {
		margin-left: 37.5%
	}
	.ivu-col-sm-order-9 {
		order: 9
	}
	.ivu-col-span-sm-8 {
		display: block;
		width: 33.33333333%
	}
	.ivu-col-sm-push-8 {
		left: 33.33333333%
	}
	.ivu-col-sm-pull-8 {
		right: 33.33333333%
	}
	.ivu-col-sm-offset-8 {
		margin-left: 33.33333333%
	}
	.ivu-col-sm-order-8 {
		order: 8
	}
	.ivu-col-span-sm-7 {
		display: block;
		width: 29.16666667%
	}
	.ivu-col-sm-push-7 {
		left: 29.16666667%
	}
	.ivu-col-sm-pull-7 {
		right: 29.16666667%
	}
	.ivu-col-sm-offset-7 {
		margin-left: 29.16666667%
	}
	.ivu-col-sm-order-7 {
		order: 7
	}
	.ivu-col-span-sm-6 {
		display: block;
		width: 25%
	}
	.ivu-col-sm-push-6 {
		left: 25%
	}
	.ivu-col-sm-pull-6 {
		right: 25%
	}
	.ivu-col-sm-offset-6 {
		margin-left: 25%
	}
	.ivu-col-sm-order-6 {
		order: 6
	}
	.ivu-col-span-sm-5 {
		display: block;
		width: 20.83333333%
	}
	.ivu-col-sm-push-5 {
		left: 20.83333333%
	}
	.ivu-col-sm-pull-5 {
		right: 20.83333333%
	}
	.ivu-col-sm-offset-5 {
		margin-left: 20.83333333%
	}
	.ivu-col-sm-order-5 {
		order: 5
	}
	.ivu-col-span-sm-4 {
		display: block;
		width: 16.66666667%
	}
	.ivu-col-sm-push-4 {
		left: 16.66666667%
	}
	.ivu-col-sm-pull-4 {
		right: 16.66666667%
	}
	.ivu-col-sm-offset-4 {
		margin-left: 16.66666667%
	}
	.ivu-col-sm-order-4 {
		order: 4
	}
	.ivu-col-span-sm-3 {
		display: block;
		width: 12.5%
	}
	.ivu-col-sm-push-3 {
		left: 12.5%
	}
	.ivu-col-sm-pull-3 {
		right: 12.5%
	}
	.ivu-col-sm-offset-3 {
		margin-left: 12.5%
	}
	.ivu-col-sm-order-3 {
		order: 3
	}
	.ivu-col-span-sm-2 {
		display: block;
		width: 8.33333333%
	}
	.ivu-col-sm-push-2 {
		left: 8.33333333%
	}
	.ivu-col-sm-pull-2 {
		right: 8.33333333%
	}
	.ivu-col-sm-offset-2 {
		margin-left: 8.33333333%
	}
	.ivu-col-sm-order-2 {
		order: 2
	}
	.ivu-col-span-sm-1 {
		display: block;
		width: 4.16666667%
	}
	.ivu-col-sm-push-1 {
		left: 4.16666667%
	}
	.ivu-col-sm-pull-1 {
		right: 4.16666667%
	}
	.ivu-col-sm-offset-1 {
		margin-left: 4.16666667%
	}
	.ivu-col-sm-order-1 {
		order: 1
	}
	.ivu-col-span-sm-0 {
		display: none
	}
	.ivu-col-sm-push-0 {
		left: auto
	}
	.ivu-col-sm-pull-0 {
		right: auto
	}
}

@media ( min-width :992px) {
	.ivu-col-span-md-1, .ivu-col-span-md-2, .ivu-col-span-md-3,
		.ivu-col-span-md-4, .ivu-col-span-md-5, .ivu-col-span-md-6,
		.ivu-col-span-md-7, .ivu-col-span-md-8, .ivu-col-span-md-9,
		.ivu-col-span-md-10, .ivu-col-span-md-11, .ivu-col-span-md-12,
		.ivu-col-span-md-13, .ivu-col-span-md-14, .ivu-col-span-md-15,
		.ivu-col-span-md-16, .ivu-col-span-md-17, .ivu-col-span-md-18,
		.ivu-col-span-md-19, .ivu-col-span-md-20, .ivu-col-span-md-21,
		.ivu-col-span-md-22, .ivu-col-span-md-23, .ivu-col-span-md-24 {
		float: left;
		flex: 0 0 auto
	}
	.ivu-col-span-md-24 {
		display: block;
		width: 100%
	}
	.ivu-col-md-push-24 {
		left: 100%
	}
	.ivu-col-md-pull-24 {
		right: 100%
	}
	.ivu-col-md-offset-24 {
		margin-left: 100%
	}
	.ivu-col-md-order-24 {
		order: 24
	}
	.ivu-col-span-md-23 {
		display: block;
		width: 95.83333333%
	}
	.ivu-col-md-push-23 {
		left: 95.83333333%
	}
	.ivu-col-md-pull-23 {
		right: 95.83333333%
	}
	.ivu-col-md-offset-23 {
		margin-left: 95.83333333%
	}
	.ivu-col-md-order-23 {
		order: 23
	}
	.ivu-col-span-md-22 {
		display: block;
		width: 91.66666667%
	}
	.ivu-col-md-push-22 {
		left: 91.66666667%
	}
	.ivu-col-md-pull-22 {
		right: 91.66666667%
	}
	.ivu-col-md-offset-22 {
		margin-left: 91.66666667%
	}
	.ivu-col-md-order-22 {
		order: 22
	}
	.ivu-col-span-md-21 {
		display: block;
		width: 87.5%
	}
	.ivu-col-md-push-21 {
		left: 87.5%
	}
	.ivu-col-md-pull-21 {
		right: 87.5%
	}
	.ivu-col-md-offset-21 {
		margin-left: 87.5%
	}
	.ivu-col-md-order-21 {
		order: 21
	}
	.ivu-col-span-md-20 {
		display: block;
		width: 83.33333333%
	}
	.ivu-col-md-push-20 {
		left: 83.33333333%
	}
	.ivu-col-md-pull-20 {
		right: 83.33333333%
	}
	.ivu-col-md-offset-20 {
		margin-left: 83.33333333%
	}
	.ivu-col-md-order-20 {
		order: 20
	}
	.ivu-col-span-md-19 {
		display: block;
		width: 79.16666667%
	}
	.ivu-col-md-push-19 {
		left: 79.16666667%
	}
	.ivu-col-md-pull-19 {
		right: 79.16666667%
	}
	.ivu-col-md-offset-19 {
		margin-left: 79.16666667%
	}
	.ivu-col-md-order-19 {
		order: 19
	}
	.ivu-col-span-md-18 {
		display: block;
		width: 75%
	}
	.ivu-col-md-push-18 {
		left: 75%
	}
	.ivu-col-md-pull-18 {
		right: 75%
	}
	.ivu-col-md-offset-18 {
		margin-left: 75%
	}
	.ivu-col-md-order-18 {
		order: 18
	}
	.ivu-col-span-md-17 {
		display: block;
		width: 70.83333333%
	}
	.ivu-col-md-push-17 {
		left: 70.83333333%
	}
	.ivu-col-md-pull-17 {
		right: 70.83333333%
	}
	.ivu-col-md-offset-17 {
		margin-left: 70.83333333%
	}
	.ivu-col-md-order-17 {
		order: 17
	}
	.ivu-col-span-md-16 {
		display: block;
		width: 66.66666667%
	}
	.ivu-col-md-push-16 {
		left: 66.66666667%
	}
	.ivu-col-md-pull-16 {
		right: 66.66666667%
	}
	.ivu-col-md-offset-16 {
		margin-left: 66.66666667%
	}
	.ivu-col-md-order-16 {
		order: 16
	}
	.ivu-col-span-md-15 {
		display: block;
		width: 62.5%
	}
	.ivu-col-md-push-15 {
		left: 62.5%
	}
	.ivu-col-md-pull-15 {
		right: 62.5%
	}
	.ivu-col-md-offset-15 {
		margin-left: 62.5%
	}
	.ivu-col-md-order-15 {
		order: 15
	}
	.ivu-col-span-md-14 {
		display: block;
		width: 58.33333333%
	}
	.ivu-col-md-push-14 {
		left: 58.33333333%
	}
	.ivu-col-md-pull-14 {
		right: 58.33333333%
	}
	.ivu-col-md-offset-14 {
		margin-left: 58.33333333%
	}
	.ivu-col-md-order-14 {
		order: 14
	}
	.ivu-col-span-md-13 {
		display: block;
		width: 54.16666667%
	}
	.ivu-col-md-push-13 {
		left: 54.16666667%
	}
	.ivu-col-md-pull-13 {
		right: 54.16666667%
	}
	.ivu-col-md-offset-13 {
		margin-left: 54.16666667%
	}
	.ivu-col-md-order-13 {
		order: 13
	}
	.ivu-col-span-md-12 {
		display: block;
		width: 50%
	}
	.ivu-col-md-push-12 {
		left: 50%
	}
	.ivu-col-md-pull-12 {
		right: 50%
	}
	.ivu-col-md-offset-12 {
		margin-left: 50%
	}
	.ivu-col-md-order-12 {
		order: 12
	}
	.ivu-col-span-md-11 {
		display: block;
		width: 45.83333333%
	}
	.ivu-col-md-push-11 {
		left: 45.83333333%
	}
	.ivu-col-md-pull-11 {
		right: 45.83333333%
	}
	.ivu-col-md-offset-11 {
		margin-left: 45.83333333%
	}
	.ivu-col-md-order-11 {
		order: 11
	}
	.ivu-col-span-md-10 {
		display: block;
		width: 41.66666667%
	}
	.ivu-col-md-push-10 {
		left: 41.66666667%
	}
	.ivu-col-md-pull-10 {
		right: 41.66666667%
	}
	.ivu-col-md-offset-10 {
		margin-left: 41.66666667%
	}
	.ivu-col-md-order-10 {
		order: 10
	}
	.ivu-col-span-md-9 {
		display: block;
		width: 37.5%
	}
	.ivu-col-md-push-9 {
		left: 37.5%
	}
	.ivu-col-md-pull-9 {
		right: 37.5%
	}
	.ivu-col-md-offset-9 {
		margin-left: 37.5%
	}
	.ivu-col-md-order-9 {
		order: 9
	}
	.ivu-col-span-md-8 {
		display: block;
		width: 33.33333333%
	}
	.ivu-col-md-push-8 {
		left: 33.33333333%
	}
	.ivu-col-md-pull-8 {
		right: 33.33333333%
	}
	.ivu-col-md-offset-8 {
		margin-left: 33.33333333%
	}
	.ivu-col-md-order-8 {
		order: 8
	}
	.ivu-col-span-md-7 {
		display: block;
		width: 29.16666667%
	}
	.ivu-col-md-push-7 {
		left: 29.16666667%
	}
	.ivu-col-md-pull-7 {
		right: 29.16666667%
	}
	.ivu-col-md-offset-7 {
		margin-left: 29.16666667%
	}
	.ivu-col-md-order-7 {
		order: 7
	}
	.ivu-col-span-md-6 {
		display: block;
		width: 25%
	}
	.ivu-col-md-push-6 {
		left: 25%
	}
	.ivu-col-md-pull-6 {
		right: 25%
	}
	.ivu-col-md-offset-6 {
		margin-left: 25%
	}
	.ivu-col-md-order-6 {
		order: 6
	}
	.ivu-col-span-md-5 {
		display: block;
		width: 20.83333333%
	}
	.ivu-col-md-push-5 {
		left: 20.83333333%
	}
	.ivu-col-md-pull-5 {
		right: 20.83333333%
	}
	.ivu-col-md-offset-5 {
		margin-left: 20.83333333%
	}
	.ivu-col-md-order-5 {
		order: 5
	}
	.ivu-col-span-md-4 {
		display: block;
		width: 16.66666667%
	}
	.ivu-col-md-push-4 {
		left: 16.66666667%
	}
	.ivu-col-md-pull-4 {
		right: 16.66666667%
	}
	.ivu-col-md-offset-4 {
		margin-left: 16.66666667%
	}
	.ivu-col-md-order-4 {
		order: 4
	}
	.ivu-col-span-md-3 {
		display: block;
		width: 12.5%
	}
	.ivu-col-md-push-3 {
		left: 12.5%
	}
	.ivu-col-md-pull-3 {
		right: 12.5%
	}
	.ivu-col-md-offset-3 {
		margin-left: 12.5%
	}
	.ivu-col-md-order-3 {
		order: 3
	}
	.ivu-col-span-md-2 {
		display: block;
		width: 8.33333333%
	}
	.ivu-col-md-push-2 {
		left: 8.33333333%
	}
	.ivu-col-md-pull-2 {
		right: 8.33333333%
	}
	.ivu-col-md-offset-2 {
		margin-left: 8.33333333%
	}
	.ivu-col-md-order-2 {
		order: 2
	}
	.ivu-col-span-md-1 {
		display: block;
		width: 4.16666667%
	}
	.ivu-col-md-push-1 {
		left: 4.16666667%
	}
	.ivu-col-md-pull-1 {
		right: 4.16666667%
	}
	.ivu-col-md-offset-1 {
		margin-left: 4.16666667%
	}
	.ivu-col-md-order-1 {
		order: 1
	}
	.ivu-col-span-md-0 {
		display: none
	}
	.ivu-col-md-push-0 {
		left: auto
	}
	.ivu-col-md-pull-0 {
		right: auto
	}
}

@media ( min-width :1200px) {
	.ivu-col-span-lg-1, .ivu-col-span-lg-2, .ivu-col-span-lg-3,
		.ivu-col-span-lg-4, .ivu-col-span-lg-5, .ivu-col-span-lg-6,
		.ivu-col-span-lg-7, .ivu-col-span-lg-8, .ivu-col-span-lg-9,
		.ivu-col-span-lg-10, .ivu-col-span-lg-11, .ivu-col-span-lg-12,
		.ivu-col-span-lg-13, .ivu-col-span-lg-14, .ivu-col-span-lg-15,
		.ivu-col-span-lg-16, .ivu-col-span-lg-17, .ivu-col-span-lg-18,
		.ivu-col-span-lg-19, .ivu-col-span-lg-20, .ivu-col-span-lg-21,
		.ivu-col-span-lg-22, .ivu-col-span-lg-23, .ivu-col-span-lg-24 {
		float: left;
		flex: 0 0 auto
	}
	.ivu-col-span-lg-24 {
		display: block;
		width: 100%
	}
	.ivu-col-lg-push-24 {
		left: 100%
	}
	.ivu-col-lg-pull-24 {
		right: 100%
	}
	.ivu-col-lg-offset-24 {
		margin-left: 100%
	}
	.ivu-col-lg-order-24 {
		order: 24
	}
	.ivu-col-span-lg-23 {
		display: block;
		width: 95.83333333%
	}
	.ivu-col-lg-push-23 {
		left: 95.83333333%
	}
	.ivu-col-lg-pull-23 {
		right: 95.83333333%
	}
	.ivu-col-lg-offset-23 {
		margin-left: 95.83333333%
	}
	.ivu-col-lg-order-23 {
		order: 23
	}
	.ivu-col-span-lg-22 {
		display: block;
		width: 91.66666667%
	}
	.ivu-col-lg-push-22 {
		left: 91.66666667%
	}
	.ivu-col-lg-pull-22 {
		right: 91.66666667%
	}
	.ivu-col-lg-offset-22 {
		margin-left: 91.66666667%
	}
	.ivu-col-lg-order-22 {
		order: 22
	}
	.ivu-col-span-lg-21 {
		display: block;
		width: 87.5%
	}
	.ivu-col-lg-push-21 {
		left: 87.5%
	}
	.ivu-col-lg-pull-21 {
		right: 87.5%
	}
	.ivu-col-lg-offset-21 {
		margin-left: 87.5%
	}
	.ivu-col-lg-order-21 {
		order: 21
	}
	.ivu-col-span-lg-20 {
		display: block;
		width: 83.33333333%
	}
	.ivu-col-lg-push-20 {
		left: 83.33333333%
	}
	.ivu-col-lg-pull-20 {
		right: 83.33333333%
	}
	.ivu-col-lg-offset-20 {
		margin-left: 83.33333333%
	}
	.ivu-col-lg-order-20 {
		order: 20
	}
	.ivu-col-span-lg-19 {
		display: block;
		width: 79.16666667%
	}
	.ivu-col-lg-push-19 {
		left: 79.16666667%
	}
	.ivu-col-lg-pull-19 {
		right: 79.16666667%
	}
	.ivu-col-lg-offset-19 {
		margin-left: 79.16666667%
	}
	.ivu-col-lg-order-19 {
		order: 19
	}
	.ivu-col-span-lg-18 {
		display: block;
		width: 75%
	}
	.ivu-col-lg-push-18 {
		left: 75%
	}
	.ivu-col-lg-pull-18 {
		right: 75%
	}
	.ivu-col-lg-offset-18 {
		margin-left: 75%
	}
	.ivu-col-lg-order-18 {
		order: 18
	}
	.ivu-col-span-lg-17 {
		display: block;
		width: 70.83333333%
	}
	.ivu-col-lg-push-17 {
		left: 70.83333333%
	}
	.ivu-col-lg-pull-17 {
		right: 70.83333333%
	}
	.ivu-col-lg-offset-17 {
		margin-left: 70.83333333%
	}
	.ivu-col-lg-order-17 {
		order: 17
	}
	.ivu-col-span-lg-16 {
		display: block;
		width: 66.66666667%
	}
	.ivu-col-lg-push-16 {
		left: 66.66666667%
	}
	.ivu-col-lg-pull-16 {
		right: 66.66666667%
	}
	.ivu-col-lg-offset-16 {
		margin-left: 66.66666667%
	}
	.ivu-col-lg-order-16 {
		order: 16
	}
	.ivu-col-span-lg-15 {
		display: block;
		width: 62.5%
	}
	.ivu-col-lg-push-15 {
		left: 62.5%
	}
	.ivu-col-lg-pull-15 {
		right: 62.5%
	}
	.ivu-col-lg-offset-15 {
		margin-left: 62.5%
	}
	.ivu-col-lg-order-15 {
		order: 15
	}
	.ivu-col-span-lg-14 {
		display: block;
		width: 58.33333333%
	}
	.ivu-col-lg-push-14 {
		left: 58.33333333%
	}
	.ivu-col-lg-pull-14 {
		right: 58.33333333%
	}
	.ivu-col-lg-offset-14 {
		margin-left: 58.33333333%
	}
	.ivu-col-lg-order-14 {
		order: 14
	}
	.ivu-col-span-lg-13 {
		display: block;
		width: 54.16666667%
	}
	.ivu-col-lg-push-13 {
		left: 54.16666667%
	}
	.ivu-col-lg-pull-13 {
		right: 54.16666667%
	}
	.ivu-col-lg-offset-13 {
		margin-left: 54.16666667%
	}
	.ivu-col-lg-order-13 {
		order: 13
	}
	.ivu-col-span-lg-12 {
		display: block;
		width: 50%
	}
	.ivu-col-lg-push-12 {
		left: 50%
	}
	.ivu-col-lg-pull-12 {
		right: 50%
	}
	.ivu-col-lg-offset-12 {
		margin-left: 50%
	}
	.ivu-col-lg-order-12 {
		order: 12
	}
	.ivu-col-span-lg-11 {
		display: block;
		width: 45.83333333%
	}
	.ivu-col-lg-push-11 {
		left: 45.83333333%
	}
	.ivu-col-lg-pull-11 {
		right: 45.83333333%
	}
	.ivu-col-lg-offset-11 {
		margin-left: 45.83333333%
	}
	.ivu-col-lg-order-11 {
		order: 11
	}
	.ivu-col-span-lg-10 {
		display: block;
		width: 41.66666667%
	}
	.ivu-col-lg-push-10 {
		left: 41.66666667%
	}
	.ivu-col-lg-pull-10 {
		right: 41.66666667%
	}
	.ivu-col-lg-offset-10 {
		margin-left: 41.66666667%
	}
	.ivu-col-lg-order-10 {
		order: 10
	}
	.ivu-col-span-lg-9 {
		display: block;
		width: 37.5%
	}
	.ivu-col-lg-push-9 {
		left: 37.5%
	}
	.ivu-col-lg-pull-9 {
		right: 37.5%
	}
	.ivu-col-lg-offset-9 {
		margin-left: 37.5%
	}
	.ivu-col-lg-order-9 {
		order: 9
	}
	.ivu-col-span-lg-8 {
		display: block;
		width: 33.33333333%
	}
	.ivu-col-lg-push-8 {
		left: 33.33333333%
	}
	.ivu-col-lg-pull-8 {
		right: 33.33333333%
	}
	.ivu-col-lg-offset-8 {
		margin-left: 33.33333333%
	}
	.ivu-col-lg-order-8 {
		order: 8
	}
	.ivu-col-span-lg-7 {
		display: block;
		width: 29.16666667%
	}
	.ivu-col-lg-push-7 {
		left: 29.16666667%
	}
	.ivu-col-lg-pull-7 {
		right: 29.16666667%
	}
	.ivu-col-lg-offset-7 {
		margin-left: 29.16666667%
	}
	.ivu-col-lg-order-7 {
		order: 7
	}
	.ivu-col-span-lg-6 {
		display: block;
		width: 25%
	}
	.ivu-col-lg-push-6 {
		left: 25%
	}
	.ivu-col-lg-pull-6 {
		right: 25%
	}
	.ivu-col-lg-offset-6 {
		margin-left: 25%
	}
	.ivu-col-lg-order-6 {
		order: 6
	}
	.ivu-col-span-lg-5 {
		display: block;
		width: 20.83333333%
	}
	.ivu-col-lg-push-5 {
		left: 20.83333333%
	}
	.ivu-col-lg-pull-5 {
		right: 20.83333333%
	}
	.ivu-col-lg-offset-5 {
		margin-left: 20.83333333%
	}
	.ivu-col-lg-order-5 {
		order: 5
	}
	.ivu-col-span-lg-4 {
		display: block;
		width: 16.66666667%
	}
	.ivu-col-lg-push-4 {
		left: 16.66666667%
	}
	.ivu-col-lg-pull-4 {
		right: 16.66666667%
	}
	.ivu-col-lg-offset-4 {
		margin-left: 16.66666667%
	}
	.ivu-col-lg-order-4 {
		order: 4
	}
	.ivu-col-span-lg-3 {
		display: block;
		width: 12.5%
	}
	.ivu-col-lg-push-3 {
		left: 12.5%
	}
	.ivu-col-lg-pull-3 {
		right: 12.5%
	}
	.ivu-col-lg-offset-3 {
		margin-left: 12.5%
	}
	.ivu-col-lg-order-3 {
		order: 3
	}
	.ivu-col-span-lg-2 {
		display: block;
		width: 8.33333333%
	}
	.ivu-col-lg-push-2 {
		left: 8.33333333%
	}
	.ivu-col-lg-pull-2 {
		right: 8.33333333%
	}
	.ivu-col-lg-offset-2 {
		margin-left: 8.33333333%
	}
	.ivu-col-lg-order-2 {
		order: 2
	}
	.ivu-col-span-lg-1 {
		display: block;
		width: 4.16666667%
	}
	.ivu-col-lg-push-1 {
		left: 4.16666667%
	}
	.ivu-col-lg-pull-1 {
		right: 4.16666667%
	}
	.ivu-col-lg-offset-1 {
		margin-left: 4.16666667%
	}
	.ivu-col-lg-order-1 {
		order: 1
	}
	.ivu-col-span-lg-0 {
		display: none
	}
	.ivu-col-lg-push-0 {
		left: auto
	}
	.ivu-col-lg-pull-0 {
		right: auto
	}
}

.ivu-article h1 {
	font-size: 26px;
	font-weight: 400
}

.ivu-article h2 {
	font-size: 20px;
	font-weight: 400
}

.ivu-article h3 {
	font-size: 16px;
	font-weight: 400
}

.ivu-article h4 {
	font-size: 14px;
	font-weight: 400
}

.ivu-article h5, .ivu-article h6 {
	font-size: 12px;
	font-weight: 400
}

.ivu-article blockquote {
	padding: 5px 5px 3px 10px;
	line-height: 1.5;
	border-left: 4px solid #ddd;
	margin-bottom: 20px;
	color: #666;
	font-size: 14px
}

.ivu-article ul:not ([class^=ivu-] ){
	padding-left: 40px;
	list-style-type: disc
}

.ivu-article li:not ([class^=ivu-] ){
	margin-bottom: 5px;
	font-size: 14px
}

.ivu-article ol ul:not ([class^=ivu-] ), .ivu-article ul ul:not ([class^=ivu-]
	){
	list-style-type: circle
}

.ivu-article p {
	margin: 5px;
	font-size: 14px
}

.ivu-article a:not ([class^=ivu-] )[target=_blank]:after {
	content: "\F3F2";
	font-family: Ionicons;
	color: #aaa;
	margin-left: 3px
}

.fade-appear, .fade-enter-active, .fade-leave-active {
	animation-duration: .3s;
	animation-fill-mode: both;
	animation-play-state: paused
}

.fade-appear, .fade-enter-active {
	animation-name: ivuFadeIn;
	animation-play-state: running
}

.fade-leave-active {
	animation-name: ivuFadeOut;
	animation-play-state: running
}

.fade-appear, .fade-enter-active {
	opacity: 0
}

.fade-appear, .fade-enter-active, .fade-leave-active {
	animation-timing-function: linear
}

@
keyframes ivuFadeIn { 0%{
	opacity: 0
}

to {
	opacity: 1
}

}
@
keyframes ivuFadeOut { 0%{
	opacity: 1
}

to {
	opacity: 0
}

}
.move-up-appear, .move-up-enter-active, .move-up-leave-active {
	animation-duration: .3s;
	animation-fill-mode: both;
	animation-play-state: paused
}

.move-up-appear, .move-up-enter-active {
	animation-name: ivuMoveUpIn;
	animation-play-state: running
}

.move-up-leave-active {
	animation-name: ivuMoveUpOut;
	animation-play-state: running
}

.move-up-appear, .move-up-enter-active {
	opacity: 0;
	animation-timing-function: ease-in-out
}

.move-up-leave-active {
	animation-timing-function: ease-in-out
}

.move-down-appear, .move-down-enter-active, .move-down-leave-active {
	animation-duration: .3s;
	animation-fill-mode: both;
	animation-play-state: paused
}

.move-down-appear, .move-down-enter-active {
	animation-name: ivuMoveDownIn;
	animation-play-state: running
}

.move-down-leave-active {
	animation-name: ivuMoveDownOut;
	animation-play-state: running
}

.move-down-appear, .move-down-enter-active {
	opacity: 0;
	animation-timing-function: ease-in-out
}

.move-down-leave-active {
	animation-timing-function: ease-in-out
}

.move-left-appear, .move-left-enter-active, .move-left-leave-active {
	animation-duration: .3s;
	animation-fill-mode: both;
	animation-play-state: paused
}

.move-left-appear, .move-left-enter-active {
	animation-name: ivuMoveLeftIn;
	animation-play-state: running
}

.move-left-leave-active {
	animation-name: ivuMoveLeftOut;
	animation-play-state: running
}

.move-left-appear, .move-left-enter-active {
	opacity: 0;
	animation-timing-function: ease-in-out
}

.move-left-leave-active {
	animation-timing-function: ease-in-out
}

.move-right-appear, .move-right-enter-active, .move-right-leave-active {
	animation-duration: .3s;
	animation-fill-mode: both;
	animation-play-state: paused
}

.move-right-appear, .move-right-enter-active {
	animation-name: ivuMoveRightIn;
	animation-play-state: running
}

.move-right-leave-active {
	animation-name: ivuMoveRightOut;
	animation-play-state: running
}

.move-right-appear, .move-right-enter-active {
	opacity: 0;
	animation-timing-function: ease-in-out
}

.move-right-leave-active {
	animation-timing-function: ease-in-out
}

@
keyframes ivuMoveDownIn { 0%{
	transform-origin: 0 0;
	transform: translateY(100%);
	opacity: 0
}

to {
	transform-origin: 0 0;
	transform: translateY(0);
	opacity: 1
}

}
@
keyframes ivuMoveDownOut { 0%{
	transform-origin: 0 0;
	transform: translateY(0);
	opacity: 1
}

to {
	transform-origin: 0 0;
	transform: translateY(100%);
	opacity: 0
}

}
@
keyframes ivuMoveLeftIn { 0%{
	transform-origin: 0 0;
	transform: translateX(-100%);
	opacity: 0
}

to {
	transform-origin: 0 0;
	transform: translateX(0);
	opacity: 1
}

}
@
keyframes ivuMoveLeftOut { 0%{
	transform-origin: 0 0;
	transform: translateX(0);
	opacity: 1
}

to {
	transform-origin: 0 0;
	transform: translateX(-100%);
	opacity: 0
}

}
@
keyframes ivuMoveRightIn { 0%{
	opacity: 0;
	transform-origin: 0 0;
	transform: translateX(100%)
}

to {
	opacity: 1;
	transform-origin: 0 0;
	transform: translateX(0)
}

}
@
keyframes ivuMoveRightOut { 0%{
	transform-origin: 0 0;
	transform: translateX(0);
	opacity: 1
}

to {
	transform-origin: 0 0;
	transform: translateX(100%);
	opacity: 0
}

}
@
keyframes ivuMoveUpIn { 0%{
	transform-origin: 0 0;
	transform: translateY(-100%);
	opacity: 0
}

to {
	transform-origin: 0 0;
	transform: translateY(0);
	opacity: 1
}

}
@
keyframes ivuMoveUpOut { 0%{
	transform-origin: 0 0;
	transform: translateY(0);
	opacity: 1
}

to {
	transform-origin: 0 0;
	transform: translateY(-100%);
	opacity: 0
}

}
.move-notice-appear, .move-notice-enter-active,
	.move-notice-leave-active {
	animation-duration: .3s;
	animation-fill-mode: both;
	animation-play-state: paused
}

.move-notice-appear, .move-notice-enter-active {
	animation-name: ivuMoveNoticeIn;
	animation-play-state: running
}

.move-notice-leave-active {
	animation-name: ivuMoveNoticeOut;
	animation-play-state: running
}

.move-notice-appear, .move-notice-enter-active {
	opacity: 0;
	animation-timing-function: ease-in-out
}

.move-notice-leave-active {
	animation-timing-function: ease-in-out
}

@
keyframes ivuMoveNoticeIn { 0%{
	opacity: 0;
	transform-origin: 0 0;
	transform: translateX(100%)
}

to {
	opacity: 1;
	transform-origin: 0 0;
	transform: translateX(0)
}

}
@
keyframes ivuMoveNoticeOut { 0%{
	transform-origin: 0 0;
	transform: translateX(0);
	opacity: 1
}

70%{
transform-origin
:
0
 
0;
transform
:translateX
(100%);height
:auto
;padding
:
16px;margin-bottom
:
10px;opacity
:
0
}
to {
	transform-origin: 0 0;
	transform: translateX(100%);
	height: 0;
	padding: 0;
	margin-bottom: 0;
	opacity: 0
}

}
.ease-appear, .ease-enter-active, .ease-leave-active {
	animation-duration: .3s;
	animation-fill-mode: both;
	animation-play-state: paused
}

.ease-appear, .ease-enter-active {
	animation-name: ivuEaseIn;
	animation-play-state: running
}

.ease-leave-active {
	animation-name: ivuEaseOut;
	animation-play-state: running
}

.ease-appear, .ease-enter-active {
	opacity: 0
}

.ease-appear, .ease-enter-active, .ease-leave-active {
	animation-timing-function: linear;
	animation-duration: .2s
}

@
keyframes ivuEaseIn { 0%{
	opacity: 0;
	transform: scale(.9)
}

to {
	opacity: 1;
	transform: scale(1)
}

}
@
keyframes ivuEaseOut { 0%{
	opacity: 1;
	transform: scale(1)
}

to {
	opacity: 0;
	transform: scale(.9)
}

}
.transition-drop-appear, .transition-drop-enter-active,
	.transition-drop-leave-active {
	animation-duration: .3s;
	animation-fill-mode: both;
	animation-play-state: paused
}

.transition-drop-appear, .transition-drop-enter-active {
	animation-name: ivuTransitionDropIn;
	animation-play-state: running
}

.transition-drop-leave-active {
	animation-name: ivuTransitionDropOut;
	animation-play-state: running
}

.transition-drop-appear, .transition-drop-enter-active {
	opacity: 0;
	animation-timing-function: ease-in-out
}

.transition-drop-leave-active {
	animation-timing-function: ease-in-out
}

.slide-up-appear, .slide-up-enter-active, .slide-up-leave-active {
	animation-duration: .3s;
	animation-fill-mode: both;
	animation-play-state: paused
}

.slide-up-appear, .slide-up-enter-active {
	animation-name: ivuSlideUpIn;
	animation-play-state: running
}

.slide-up-leave-active {
	animation-name: ivuSlideUpOut;
	animation-play-state: running
}

.slide-up-appear, .slide-up-enter-active {
	opacity: 0;
	animation-timing-function: ease-in-out
}

.slide-up-leave-active {
	animation-timing-function: ease-in-out
}

.slide-down-appear, .slide-down-enter-active, .slide-down-leave-active {
	animation-duration: .3s;
	animation-fill-mode: both;
	animation-play-state: paused
}

.slide-down-appear, .slide-down-enter-active {
	animation-name: ivuSlideDownIn;
	animation-play-state: running
}

.slide-down-leave-active {
	animation-name: ivuSlideDownOut;
	animation-play-state: running
}

.slide-down-appear, .slide-down-enter-active {
	opacity: 0;
	animation-timing-function: ease-in-out
}

.slide-down-leave-active {
	animation-timing-function: ease-in-out
}

.slide-left-appear, .slide-left-enter-active, .slide-left-leave-active {
	animation-duration: .3s;
	animation-fill-mode: both;
	animation-play-state: paused
}

.slide-left-appear, .slide-left-enter-active {
	animation-name: ivuSlideLeftIn;
	animation-play-state: running
}

.slide-left-leave-active {
	animation-name: ivuSlideLeftOut;
	animation-play-state: running
}

.slide-left-appear, .slide-left-enter-active {
	opacity: 0;
	animation-timing-function: ease-in-out
}

.slide-left-leave-active {
	animation-timing-function: ease-in-out
}

.slide-right-appear, .slide-right-enter-active,
	.slide-right-leave-active {
	animation-duration: .3s;
	animation-fill-mode: both;
	animation-play-state: paused
}

.slide-right-appear, .slide-right-enter-active {
	animation-name: ivuSlideRightIn;
	animation-play-state: running
}

.slide-right-leave-active {
	animation-name: ivuSlideRightOut;
	animation-play-state: running
}

.slide-right-appear, .slide-right-enter-active {
	opacity: 0;
	animation-timing-function: ease-in-out
}

.slide-right-leave-active {
	animation-timing-function: ease-in-out
}

@
keyframes ivuTransitionDropIn { 0%{
	opacity: 0;
	transform: scaleY(.8)
}

to {
	opacity: 1;
	transform: scaleY(1)
}

}
@
keyframes ivuTransitionDropOut { 0%{
	opacity: 1;
	transform: scaleY(1)
}

to {
	opacity: 0;
	transform: scaleY(.8)
}

}
@
keyframes ivuSlideUpIn { 0%{
	opacity: 0;
	transform-origin: 0 0;
	transform: scaleY(.8)
}

to {
	opacity: 1;
	transform-origin: 0 0;
	transform: scaleY(1)
}

}
@
keyframes ivuSlideUpOut { 0%{
	opacity: 1;
	transform-origin: 0 0;
	transform: scaleY(1)
}

to {
	opacity: 0;
	transform-origin: 0 0;
	transform: scaleY(.8)
}

}
@
keyframes ivuSlideDownIn { 0%{
	opacity: 0;
	transform-origin: 100% 100%;
	transform: scaleY(.8)
}

to {
	opacity: 1;
	transform-origin: 100% 100%;
	transform: scaleY(1)
}

}
@
keyframes ivuSlideDownOut { 0%{
	opacity: 1;
	transform-origin: 100% 100%;
	transform: scaleY(1)
}

to {
	opacity: 0;
	transform-origin: 100% 100%;
	transform: scaleY(.8)
}

}
@
keyframes ivuSlideLeftIn { 0%{
	opacity: 0;
	transform-origin: 0 0;
	transform: scaleX(.8)
}

to {
	opacity: 1;
	transform-origin: 0 0;
	transform: scaleX(1)
}

}
@
keyframes ivuSlideLeftOut { 0%{
	opacity: 1;
	transform-origin: 0 0;
	transform: scaleX(1)
}

to {
	opacity: 0;
	transform-origin: 0 0;
	transform: scaleX(.8)
}

}
@
keyframes ivuSlideRightIn { 0%{
	opacity: 0;
	transform-origin: 100% 0;
	transform: scaleX(.8)
}

to {
	opacity: 1;
	transform-origin: 100% 0;
	transform: scaleX(1)
}

}
@
keyframes ivuSlideRightOut { 0%{
	opacity: 1;
	transform-origin: 100% 0;
	transform: scaleX(1)
}

to {
	opacity: 0;
	transform-origin: 100% 0;
	transform: scaleX(.8)
}

}
.collapse-transition {
	transition: height .2s ease-in-out, padding-top .2s ease-in-out,
		padding-bottom .2s ease-in-out
}

.ivu-btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 5px 15px 6px;
	font-size: 12px;
	border-radius: 4px;
	transition: color .2s linear, background-color .2s linear, border .2s
		linear, box-shadow .2s linear;
	color: #515a6e;
	background-color: #fff;
	border-color: #dcdee2
}

.ivu-btn, .ivu-btn>.ivu-icon {
	vertical-align: middle;
	line-height: 1.5
}

.ivu-btn-icon-only.ivu-btn-circle>.ivu-icon {
	vertical-align: baseline
}

.ivu-btn>span {
	vertical-align: middle
}

.ivu-btn, .ivu-btn:active, .ivu-btn:focus {
	outline: 0
}

.ivu-btn:not ([disabled] ):hover {
	text-decoration: none
}

.ivu-btn:not ([disabled] ):active {
	outline: 0
}

.ivu-btn.disabled, .ivu-btn[disabled] {
	cursor: not-allowed
}

.ivu-btn.disabled>*, .ivu-btn[disabled]>* {
	pointer-events: none
}

.ivu-btn-large {
	padding: 6px 15px;
	font-size: 14px;
	border-radius: 4px
}

.ivu-btn-small {
	padding: 1px 7px 2px;
	font-size: 12px;
	border-radius: 3px
}

.ivu-btn-icon-only {
	padding: 5px 15px 6px;
	font-size: 12px;
	border-radius: 4px
}

.ivu-btn-icon-only.ivu-btn-small {
	padding: 1px 7px 2px;
	font-size: 12px;
	border-radius: 3px
}

.ivu-btn-icon-only.ivu-btn-large {
	padding: 6px 15px;
	font-size: 14px;
	border-radius: 4px
}

.ivu-btn>a:only-child {
	color: currentColor
}

.ivu-btn>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn:hover {
	color: #747b8b;
	border-color: #e3e5e8
}

.ivu-btn.active, .ivu-btn:active {
	color: #4d5669;
	background-color: #f2f2f2;
	border-color: #f2f2f2
}

.ivu-btn.disabled, .ivu-btn.disabled.active, .ivu-btn.disabled:active,
	.ivu-btn.disabled:focus, .ivu-btn.disabled:hover, .ivu-btn[disabled],
	.ivu-btn[disabled].active, .ivu-btn[disabled]:active, .ivu-btn[disabled]:focus,
	.ivu-btn[disabled]:hover, fieldset[disabled] .ivu-btn, fieldset[disabled] .ivu-btn.active,
	fieldset[disabled] .ivu-btn:active, fieldset[disabled] .ivu-btn:focus,
	fieldset[disabled] .ivu-btn:hover {
	color: #c5c8ce;
	background-color: #f7f7f7;
	border-color: #dcdee2
}

.ivu-btn.disabled.active>a:only-child, .ivu-btn.disabled:active>a:only-child,
	.ivu-btn.disabled:focus>a:only-child, .ivu-btn.disabled:hover>a:only-child,
	.ivu-btn.disabled>a:only-child, .ivu-btn[disabled].active>a:only-child,
	.ivu-btn[disabled]:active>a:only-child, .ivu-btn[disabled]:focus>a:only-child,
	.ivu-btn[disabled]:hover>a:only-child, .ivu-btn[disabled]>a:only-child,
	fieldset[disabled] .ivu-btn.active>a:only-child, fieldset[disabled] .ivu-btn:active>a:only-child,
	fieldset[disabled] .ivu-btn:focus>a:only-child, fieldset[disabled] .ivu-btn:hover>a:only-child,
	fieldset[disabled] .ivu-btn>a:only-child {
	color: currentColor
}

.ivu-btn.disabled.active>a:only-child:after, .ivu-btn.disabled:active>a:only-child:after,
	.ivu-btn.disabled:focus>a:only-child:after, .ivu-btn.disabled:hover>a:only-child:after,
	.ivu-btn.disabled>a:only-child:after, .ivu-btn[disabled].active>a:only-child:after,
	.ivu-btn[disabled]:active>a:only-child:after, .ivu-btn[disabled]:focus>a:only-child:after,
	.ivu-btn[disabled]:hover>a:only-child:after, .ivu-btn[disabled]>a:only-child:after,
	fieldset[disabled] .ivu-btn.active>a:only-child:after, fieldset[disabled] .ivu-btn:active>a:only-child:after,
	fieldset[disabled] .ivu-btn:focus>a:only-child:after, fieldset[disabled] .ivu-btn:hover>a:only-child:after,
	fieldset[disabled] .ivu-btn>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn:hover {
	color: #57a3f3;
	background-color: #fff;
	border-color: #57a3f3
}

.ivu-btn:hover>a:only-child {
	color: currentColor
}

.ivu-btn:hover>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn.active, .ivu-btn:active {
	color: #2b85e4;
	background-color: #fff;
	border-color: #2b85e4
}

.ivu-btn.active>a:only-child, .ivu-btn:active>a:only-child {
	color: currentColor
}

.ivu-btn.active>a:only-child:after, .ivu-btn:active>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn:focus {
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-btn-long {
	width: 100%
}

.ivu-btn>.ivu-icon+span, .ivu-btn>span+.ivu-icon {
	margin-left: 4px
}

.ivu-btn-primary {
	color: #fff;
	background-color: #515a6e;
	border-color: #2d8cf0
}

.ivu-btn-primary>a:only-child {
	color: currentColor
}

.ivu-btn-primary>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-primary:hover {
	color: #fff;
	background-color: #57a3f3;
	border-color: #57a3f3
}

.ivu-btn-primary:hover>a:only-child {
	color: currentColor
}

.ivu-btn-primary:hover>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-primary.active, .ivu-btn-primary:active {
	color: #f2f2f2;
	background-color: #2b85e4;
	border-color: #2b85e4
}

.ivu-btn-primary.active>a:only-child, .ivu-btn-primary:active>a:only-child
	{
	color: currentColor
}

.ivu-btn-primary.active>a:only-child:after, .ivu-btn-primary:active>a:only-child:after
	{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-primary.disabled, .ivu-btn-primary.disabled.active,
	.ivu-btn-primary.disabled:active, .ivu-btn-primary.disabled:focus,
	.ivu-btn-primary.disabled:hover, .ivu-btn-primary[disabled],
	.ivu-btn-primary[disabled].active, .ivu-btn-primary[disabled]:active,
	.ivu-btn-primary[disabled]:focus, .ivu-btn-primary[disabled]:hover,
	fieldset[disabled] .ivu-btn-primary, fieldset[disabled] .ivu-btn-primary.active,
	fieldset[disabled] .ivu-btn-primary:active, fieldset[disabled] .ivu-btn-primary:focus,
	fieldset[disabled] .ivu-btn-primary:hover {
	color: #c5c8ce;
	background-color: #f7f7f7;
	border-color: #dcdee2
}

.ivu-btn-primary.disabled.active>a:only-child, .ivu-btn-primary.disabled:active>a:only-child,
	.ivu-btn-primary.disabled:focus>a:only-child, .ivu-btn-primary.disabled:hover>a:only-child,
	.ivu-btn-primary.disabled>a:only-child, .ivu-btn-primary[disabled].active>a:only-child,
	.ivu-btn-primary[disabled]:active>a:only-child, .ivu-btn-primary[disabled]:focus>a:only-child,
	.ivu-btn-primary[disabled]:hover>a:only-child, .ivu-btn-primary[disabled]>a:only-child,
	fieldset[disabled] .ivu-btn-primary.active>a:only-child, fieldset[disabled] .ivu-btn-primary:active>a:only-child,
	fieldset[disabled] .ivu-btn-primary:focus>a:only-child, fieldset[disabled] .ivu-btn-primary:hover>a:only-child,
	fieldset[disabled] .ivu-btn-primary>a:only-child {
	color: currentColor
}

.ivu-btn-primary.disabled.active>a:only-child:after, .ivu-btn-primary.disabled:active>a:only-child:after,
	.ivu-btn-primary.disabled:focus>a:only-child:after, .ivu-btn-primary.disabled:hover>a:only-child:after,
	.ivu-btn-primary.disabled>a:only-child:after, .ivu-btn-primary[disabled].active>a:only-child:after,
	.ivu-btn-primary[disabled]:active>a:only-child:after, .ivu-btn-primary[disabled]:focus>a:only-child:after,
	.ivu-btn-primary[disabled]:hover>a:only-child:after, .ivu-btn-primary[disabled]>a:only-child:after,
	fieldset[disabled] .ivu-btn-primary.active>a:only-child:after, fieldset[disabled] .ivu-btn-primary:active>a:only-child:after,
	fieldset[disabled] .ivu-btn-primary:focus>a:only-child:after, fieldset[disabled] .ivu-btn-primary:hover>a:only-child:after,
	fieldset[disabled] .ivu-btn-primary>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-primary.active, .ivu-btn-primary:active, .ivu-btn-primary:hover
	{
	color: #fff
}

.ivu-btn-primary:focus {
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-btn-group:not (.ivu-btn-group-vertical ) .ivu-btn-primary:not (:first-child
	):not (:last-child ){
	border-right-color: #2b85e4;
	border-left-color: #2b85e4
}

.ivu-btn-group:not (.ivu-btn-group-vertical ) .ivu-btn-primary:first-child:not
	(:last-child ){
	border-right-color: #2b85e4
}

.ivu-btn-group:not (.ivu-btn-group-vertical ) .ivu-btn-primary:first-child:not
	(:last-child )[disabled] {
	border-right-color: #dcdee2
}

.ivu-btn-group:not (.ivu-btn-group-vertical ) .ivu-btn-primary+.ivu-btn,
	.ivu-btn-group:not (.ivu-btn-group-vertical ) .ivu-btn-primary:last-child:not
	(:first-child ){
	border-left-color: #2b85e4
}

.ivu-btn-group:not (.ivu-btn-group-vertical ) .ivu-btn-primary+.ivu-btn[disabled],
	.ivu-btn-group:not (.ivu-btn-group-vertical ) .ivu-btn-primary:last-child:not
	(:first-child )[disabled] {
	border-left-color: #dcdee2
}

.ivu-btn-group-vertical .ivu-btn-primary:not (:first-child ):not (:last-child
	){
	border-top-color: #2b85e4;
	border-bottom-color: #2b85e4
}

.ivu-btn-group-vertical .ivu-btn-primary:first-child:not (:last-child ){
	border-bottom-color: #2b85e4
}

.ivu-btn-group-vertical .ivu-btn-primary:first-child:not (:last-child )[disabled]
	{
	border-top-color: #dcdee2
}

.ivu-btn-group-vertical .ivu-btn-primary+.ivu-btn,
	.ivu-btn-group-vertical .ivu-btn-primary:last-child:not (:first-child ){
	border-top-color: #2b85e4
}

.ivu-btn-group-vertical .ivu-btn-primary+.ivu-btn[disabled],
	.ivu-btn-group-vertical .ivu-btn-primary:last-child:not (:first-child )[disabled]
	{
	border-bottom-color: #dcdee2
}

.ivu-btn-dashed {
	color: #515a6e;
	background-color: #fff;
	border-color: #dcdee2;
	border-style: dashed
}

.ivu-btn-dashed>a:only-child {
	color: currentColor
}

.ivu-btn-dashed>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-dashed:hover {
	color: #747b8b;
	border-color: #e3e5e8
}

.ivu-btn-dashed.active, .ivu-btn-dashed:active {
	color: #4d5669;
	background-color: #f2f2f2;
	border-color: #f2f2f2
}

.ivu-btn-dashed.disabled, .ivu-btn-dashed.disabled.active,
	.ivu-btn-dashed.disabled:active, .ivu-btn-dashed.disabled:focus,
	.ivu-btn-dashed.disabled:hover, .ivu-btn-dashed[disabled],
	.ivu-btn-dashed[disabled].active, .ivu-btn-dashed[disabled]:active,
	.ivu-btn-dashed[disabled]:focus, .ivu-btn-dashed[disabled]:hover,
	fieldset[disabled] .ivu-btn-dashed, fieldset[disabled] .ivu-btn-dashed.active,
	fieldset[disabled] .ivu-btn-dashed:active, fieldset[disabled] .ivu-btn-dashed:focus,
	fieldset[disabled] .ivu-btn-dashed:hover {
	color: #c5c8ce;
	background-color: #f7f7f7;
	border-color: #dcdee2
}

.ivu-btn-dashed.disabled.active>a:only-child, .ivu-btn-dashed.disabled:active>a:only-child,
	.ivu-btn-dashed.disabled:focus>a:only-child, .ivu-btn-dashed.disabled:hover>a:only-child,
	.ivu-btn-dashed.disabled>a:only-child, .ivu-btn-dashed[disabled].active>a:only-child,
	.ivu-btn-dashed[disabled]:active>a:only-child, .ivu-btn-dashed[disabled]:focus>a:only-child,
	.ivu-btn-dashed[disabled]:hover>a:only-child, .ivu-btn-dashed[disabled]>a:only-child,
	fieldset[disabled] .ivu-btn-dashed.active>a:only-child, fieldset[disabled] .ivu-btn-dashed:active>a:only-child,
	fieldset[disabled] .ivu-btn-dashed:focus>a:only-child, fieldset[disabled] .ivu-btn-dashed:hover>a:only-child,
	fieldset[disabled] .ivu-btn-dashed>a:only-child {
	color: currentColor
}

.ivu-btn-dashed.disabled.active>a:only-child:after, .ivu-btn-dashed.disabled:active>a:only-child:after,
	.ivu-btn-dashed.disabled:focus>a:only-child:after, .ivu-btn-dashed.disabled:hover>a:only-child:after,
	.ivu-btn-dashed.disabled>a:only-child:after, .ivu-btn-dashed[disabled].active>a:only-child:after,
	.ivu-btn-dashed[disabled]:active>a:only-child:after, .ivu-btn-dashed[disabled]:focus>a:only-child:after,
	.ivu-btn-dashed[disabled]:hover>a:only-child:after, .ivu-btn-dashed[disabled]>a:only-child:after,
	fieldset[disabled] .ivu-btn-dashed.active>a:only-child:after, fieldset[disabled] .ivu-btn-dashed:active>a:only-child:after,
	fieldset[disabled] .ivu-btn-dashed:focus>a:only-child:after, fieldset[disabled] .ivu-btn-dashed:hover>a:only-child:after,
	fieldset[disabled] .ivu-btn-dashed>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-dashed:hover {
	color: #57a3f3;
	background-color: #fff;
	border-color: #57a3f3
}

.ivu-btn-dashed:hover>a:only-child {
	color: currentColor
}

.ivu-btn-dashed:hover>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-dashed.active, .ivu-btn-dashed:active {
	color: #2b85e4;
	background-color: #fff;
	border-color: #2b85e4
}

.ivu-btn-dashed.active>a:only-child, .ivu-btn-dashed:active>a:only-child
	{
	color: currentColor
}

.ivu-btn-dashed.active>a:only-child:after, .ivu-btn-dashed:active>a:only-child:after
	{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-dashed:focus {
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-btn-text {
	color: #515a6e;
	background-color: transparent;
	border-color: transparent
}

.ivu-btn-text>a:only-child {
	color: currentColor
}

.ivu-btn-text>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-text:hover {
	color: #747b8b;
	background-color: hsla(0, 0%, 100%, .2);
	border-color: hsla(0, 0%, 100%, .2)
}

.ivu-btn-text.active, .ivu-btn-text:active {
	color: #4d5669;
	background-color: rgba(0, 0, 0, .05);
	border-color: rgba(0, 0, 0, .05)
}

.ivu-btn-text.disabled, .ivu-btn-text.disabled.active, .ivu-btn-text.disabled:active,
	.ivu-btn-text.disabled:focus, .ivu-btn-text.disabled:hover,
	.ivu-btn-text[disabled], .ivu-btn-text[disabled].active, .ivu-btn-text[disabled]:active,
	.ivu-btn-text[disabled]:focus, .ivu-btn-text[disabled]:hover, fieldset[disabled] .ivu-btn-text,
	fieldset[disabled] .ivu-btn-text.active, fieldset[disabled] .ivu-btn-text:active,
	fieldset[disabled] .ivu-btn-text:focus, fieldset[disabled] .ivu-btn-text:hover
	{
	background-color: #f7f7f7;
	border-color: #dcdee2;
	color: #c5c8ce;
	background-color: #fff;
	border-color: transparent
}

.ivu-btn-text.disabled.active>a:only-child, .ivu-btn-text.disabled:active>a:only-child,
	.ivu-btn-text.disabled:focus>a:only-child, .ivu-btn-text.disabled:hover>a:only-child,
	.ivu-btn-text.disabled>a:only-child, .ivu-btn-text[disabled].active>a:only-child,
	.ivu-btn-text[disabled]:active>a:only-child, .ivu-btn-text[disabled]:focus>a:only-child,
	.ivu-btn-text[disabled]:hover>a:only-child, .ivu-btn-text[disabled]>a:only-child,
	fieldset[disabled] .ivu-btn-text.active>a:only-child, fieldset[disabled] .ivu-btn-text:active>a:only-child,
	fieldset[disabled] .ivu-btn-text:focus>a:only-child, fieldset[disabled] .ivu-btn-text:hover>a:only-child,
	fieldset[disabled] .ivu-btn-text>a:only-child {
	color: currentColor
}

.ivu-btn-text.disabled.active>a:only-child:after, .ivu-btn-text.disabled:active>a:only-child:after,
	.ivu-btn-text.disabled:focus>a:only-child:after, .ivu-btn-text.disabled:hover>a:only-child:after,
	.ivu-btn-text.disabled>a:only-child:after, .ivu-btn-text[disabled].active>a:only-child:after,
	.ivu-btn-text[disabled]:active>a:only-child:after, .ivu-btn-text[disabled]:focus>a:only-child:after,
	.ivu-btn-text[disabled]:hover>a:only-child:after, .ivu-btn-text[disabled]>a:only-child:after,
	fieldset[disabled] .ivu-btn-text.active>a:only-child:after, fieldset[disabled] .ivu-btn-text:active>a:only-child:after,
	fieldset[disabled] .ivu-btn-text:focus>a:only-child:after, fieldset[disabled] .ivu-btn-text:hover>a:only-child:after,
	fieldset[disabled] .ivu-btn-text>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-text:hover {
	color: #57a3f3;
	background-color: #fff;
	border-color: transparent
}

.ivu-btn-text:hover>a:only-child {
	color: currentColor
}

.ivu-btn-text:hover>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-text.active, .ivu-btn-text:active {
	color: #2b85e4;
	background-color: #fff;
	border-color: transparent
}

.ivu-btn-text.active>a:only-child, .ivu-btn-text:active>a:only-child {
	color: currentColor
}

.ivu-btn-text.active>a:only-child:after, .ivu-btn-text:active>a:only-child:after
	{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-text:focus {
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-btn-success {
	color: #fff;
	background-color: #19be6b;
	border-color: #19be6b
}

.ivu-btn-success>a:only-child {
	color: currentColor
}

.ivu-btn-success>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-success:hover {
	color: #fff;
	background-color: #47cb89;
	border-color: #47cb89
}

.ivu-btn-success:hover>a:only-child {
	color: currentColor
}

.ivu-btn-success:hover>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-success.active, .ivu-btn-success:active {
	color: #f2f2f2;
	background-color: #18b566;
	border-color: #18b566
}

.ivu-btn-success.active>a:only-child, .ivu-btn-success:active>a:only-child
	{
	color: currentColor
}

.ivu-btn-success.active>a:only-child:after, .ivu-btn-success:active>a:only-child:after
	{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-success.disabled, .ivu-btn-success.disabled.active,
	.ivu-btn-success.disabled:active, .ivu-btn-success.disabled:focus,
	.ivu-btn-success.disabled:hover, .ivu-btn-success[disabled],
	.ivu-btn-success[disabled].active, .ivu-btn-success[disabled]:active,
	.ivu-btn-success[disabled]:focus, .ivu-btn-success[disabled]:hover,
	fieldset[disabled] .ivu-btn-success, fieldset[disabled] .ivu-btn-success.active,
	fieldset[disabled] .ivu-btn-success:active, fieldset[disabled] .ivu-btn-success:focus,
	fieldset[disabled] .ivu-btn-success:hover {
	color: #c5c8ce;
	background-color: #f7f7f7;
	border-color: #dcdee2
}

.ivu-btn-success.disabled.active>a:only-child, .ivu-btn-success.disabled:active>a:only-child,
	.ivu-btn-success.disabled:focus>a:only-child, .ivu-btn-success.disabled:hover>a:only-child,
	.ivu-btn-success.disabled>a:only-child, .ivu-btn-success[disabled].active>a:only-child,
	.ivu-btn-success[disabled]:active>a:only-child, .ivu-btn-success[disabled]:focus>a:only-child,
	.ivu-btn-success[disabled]:hover>a:only-child, .ivu-btn-success[disabled]>a:only-child,
	fieldset[disabled] .ivu-btn-success.active>a:only-child, fieldset[disabled] .ivu-btn-success:active>a:only-child,
	fieldset[disabled] .ivu-btn-success:focus>a:only-child, fieldset[disabled] .ivu-btn-success:hover>a:only-child,
	fieldset[disabled] .ivu-btn-success>a:only-child {
	color: currentColor
}

.ivu-btn-success.disabled.active>a:only-child:after, .ivu-btn-success.disabled:active>a:only-child:after,
	.ivu-btn-success.disabled:focus>a:only-child:after, .ivu-btn-success.disabled:hover>a:only-child:after,
	.ivu-btn-success.disabled>a:only-child:after, .ivu-btn-success[disabled].active>a:only-child:after,
	.ivu-btn-success[disabled]:active>a:only-child:after, .ivu-btn-success[disabled]:focus>a:only-child:after,
	.ivu-btn-success[disabled]:hover>a:only-child:after, .ivu-btn-success[disabled]>a:only-child:after,
	fieldset[disabled] .ivu-btn-success.active>a:only-child:after, fieldset[disabled] .ivu-btn-success:active>a:only-child:after,
	fieldset[disabled] .ivu-btn-success:focus>a:only-child:after, fieldset[disabled] .ivu-btn-success:hover>a:only-child:after,
	fieldset[disabled] .ivu-btn-success>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-success.active, .ivu-btn-success:active, .ivu-btn-success:hover
	{
	color: #fff
}

.ivu-btn-success:focus {
	box-shadow: 0 0 0 2px rgba(25, 190, 107, .2)
}

.ivu-btn-warning {
	color: #fff;
	background-color: #f90;
	border-color: #f90
}

.ivu-btn-warning>a:only-child {
	color: currentColor
}

.ivu-btn-warning>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-warning:hover {
	color: #fff;
	background-color: #ffad33;
	border-color: #ffad33
}

.ivu-btn-warning:hover>a:only-child {
	color: currentColor
}

.ivu-btn-warning:hover>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-warning.active, .ivu-btn-warning:active {
	color: #f2f2f2;
	background-color: #f29100;
	border-color: #f29100
}

.ivu-btn-warning.active>a:only-child, .ivu-btn-warning:active>a:only-child
	{
	color: currentColor
}

.ivu-btn-warning.active>a:only-child:after, .ivu-btn-warning:active>a:only-child:after
	{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-warning.disabled, .ivu-btn-warning.disabled.active,
	.ivu-btn-warning.disabled:active, .ivu-btn-warning.disabled:focus,
	.ivu-btn-warning.disabled:hover, .ivu-btn-warning[disabled],
	.ivu-btn-warning[disabled].active, .ivu-btn-warning[disabled]:active,
	.ivu-btn-warning[disabled]:focus, .ivu-btn-warning[disabled]:hover,
	fieldset[disabled] .ivu-btn-warning, fieldset[disabled] .ivu-btn-warning.active,
	fieldset[disabled] .ivu-btn-warning:active, fieldset[disabled] .ivu-btn-warning:focus,
	fieldset[disabled] .ivu-btn-warning:hover {
	color: #c5c8ce;
	background-color: #f7f7f7;
	border-color: #dcdee2
}

.ivu-btn-warning.disabled.active>a:only-child, .ivu-btn-warning.disabled:active>a:only-child,
	.ivu-btn-warning.disabled:focus>a:only-child, .ivu-btn-warning.disabled:hover>a:only-child,
	.ivu-btn-warning.disabled>a:only-child, .ivu-btn-warning[disabled].active>a:only-child,
	.ivu-btn-warning[disabled]:active>a:only-child, .ivu-btn-warning[disabled]:focus>a:only-child,
	.ivu-btn-warning[disabled]:hover>a:only-child, .ivu-btn-warning[disabled]>a:only-child,
	fieldset[disabled] .ivu-btn-warning.active>a:only-child, fieldset[disabled] .ivu-btn-warning:active>a:only-child,
	fieldset[disabled] .ivu-btn-warning:focus>a:only-child, fieldset[disabled] .ivu-btn-warning:hover>a:only-child,
	fieldset[disabled] .ivu-btn-warning>a:only-child {
	color: currentColor
}

.ivu-btn-warning.disabled.active>a:only-child:after, .ivu-btn-warning.disabled:active>a:only-child:after,
	.ivu-btn-warning.disabled:focus>a:only-child:after, .ivu-btn-warning.disabled:hover>a:only-child:after,
	.ivu-btn-warning.disabled>a:only-child:after, .ivu-btn-warning[disabled].active>a:only-child:after,
	.ivu-btn-warning[disabled]:active>a:only-child:after, .ivu-btn-warning[disabled]:focus>a:only-child:after,
	.ivu-btn-warning[disabled]:hover>a:only-child:after, .ivu-btn-warning[disabled]>a:only-child:after,
	fieldset[disabled] .ivu-btn-warning.active>a:only-child:after, fieldset[disabled] .ivu-btn-warning:active>a:only-child:after,
	fieldset[disabled] .ivu-btn-warning:focus>a:only-child:after, fieldset[disabled] .ivu-btn-warning:hover>a:only-child:after,
	fieldset[disabled] .ivu-btn-warning>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-warning.active, .ivu-btn-warning:active, .ivu-btn-warning:hover
	{
	color: #fff
}

.ivu-btn-warning:focus {
	box-shadow: 0 0 0 2px rgba(255, 153, 0, .2)
}

.ivu-btn-error {
	color: #fff;
	background-color: #ed4014;
	border-color: #ed4014
}

.ivu-btn-error>a:only-child {
	color: currentColor
}

.ivu-btn-error>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-error:hover {
	color: #fff;
	background-color: #f16643;
	border-color: #f16643
}

.ivu-btn-error:hover>a:only-child {
	color: currentColor
}

.ivu-btn-error:hover>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-error.active, .ivu-btn-error:active {
	color: #f2f2f2;
	background-color: #e13d13;
	border-color: #e13d13
}

.ivu-btn-error.active>a:only-child, .ivu-btn-error:active>a:only-child {
	color: currentColor
}

.ivu-btn-error.active>a:only-child:after, .ivu-btn-error:active>a:only-child:after
	{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-error.disabled, .ivu-btn-error.disabled.active, .ivu-btn-error.disabled:active,
	.ivu-btn-error.disabled:focus, .ivu-btn-error.disabled:hover,
	.ivu-btn-error[disabled], .ivu-btn-error[disabled].active,
	.ivu-btn-error[disabled]:active, .ivu-btn-error[disabled]:focus,
	.ivu-btn-error[disabled]:hover, fieldset[disabled] .ivu-btn-error,
	fieldset[disabled] .ivu-btn-error.active, fieldset[disabled] .ivu-btn-error:active,
	fieldset[disabled] .ivu-btn-error:focus, fieldset[disabled] .ivu-btn-error:hover
	{
	color: #c5c8ce;
	background-color: #f7f7f7;
	border-color: #dcdee2
}

.ivu-btn-error.disabled.active>a:only-child, .ivu-btn-error.disabled:active>a:only-child,
	.ivu-btn-error.disabled:focus>a:only-child, .ivu-btn-error.disabled:hover>a:only-child,
	.ivu-btn-error.disabled>a:only-child, .ivu-btn-error[disabled].active>a:only-child,
	.ivu-btn-error[disabled]:active>a:only-child, .ivu-btn-error[disabled]:focus>a:only-child,
	.ivu-btn-error[disabled]:hover>a:only-child, .ivu-btn-error[disabled]>a:only-child,
	fieldset[disabled] .ivu-btn-error.active>a:only-child, fieldset[disabled] .ivu-btn-error:active>a:only-child,
	fieldset[disabled] .ivu-btn-error:focus>a:only-child, fieldset[disabled] .ivu-btn-error:hover>a:only-child,
	fieldset[disabled] .ivu-btn-error>a:only-child {
	color: currentColor
}

.ivu-btn-error.disabled.active>a:only-child:after, .ivu-btn-error.disabled:active>a:only-child:after,
	.ivu-btn-error.disabled:focus>a:only-child:after, .ivu-btn-error.disabled:hover>a:only-child:after,
	.ivu-btn-error.disabled>a:only-child:after, .ivu-btn-error[disabled].active>a:only-child:after,
	.ivu-btn-error[disabled]:active>a:only-child:after, .ivu-btn-error[disabled]:focus>a:only-child:after,
	.ivu-btn-error[disabled]:hover>a:only-child:after, .ivu-btn-error[disabled]>a:only-child:after,
	fieldset[disabled] .ivu-btn-error.active>a:only-child:after, fieldset[disabled] .ivu-btn-error:active>a:only-child:after,
	fieldset[disabled] .ivu-btn-error:focus>a:only-child:after, fieldset[disabled] .ivu-btn-error:hover>a:only-child:after,
	fieldset[disabled] .ivu-btn-error>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-error.active, .ivu-btn-error:active, .ivu-btn-error:hover {
	color: #fff
}

.ivu-btn-error:focus {
	box-shadow: 0 0 0 2px rgba(237, 64, 20, .2)
}

.ivu-btn-info {
	color: #fff;
	background-color: #2db7f5;
	border-color: #2db7f5
}

.ivu-btn-info>a:only-child {
	color: currentColor
}

.ivu-btn-info>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-info:hover {
	color: #fff;
	background-color: #57c5f7;
	border-color: #57c5f7
}

.ivu-btn-info:hover>a:only-child {
	color: currentColor
}

.ivu-btn-info:hover>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-info.active, .ivu-btn-info:active {
	color: #f2f2f2;
	background-color: #2baee9;
	border-color: #2baee9
}

.ivu-btn-info.active>a:only-child, .ivu-btn-info:active>a:only-child {
	color: currentColor
}

.ivu-btn-info.active>a:only-child:after, .ivu-btn-info:active>a:only-child:after
	{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-info.disabled, .ivu-btn-info.disabled.active, .ivu-btn-info.disabled:active,
	.ivu-btn-info.disabled:focus, .ivu-btn-info.disabled:hover,
	.ivu-btn-info[disabled], .ivu-btn-info[disabled].active, .ivu-btn-info[disabled]:active,
	.ivu-btn-info[disabled]:focus, .ivu-btn-info[disabled]:hover, fieldset[disabled] .ivu-btn-info,
	fieldset[disabled] .ivu-btn-info.active, fieldset[disabled] .ivu-btn-info:active,
	fieldset[disabled] .ivu-btn-info:focus, fieldset[disabled] .ivu-btn-info:hover
	{
	color: #c5c8ce;
	background-color: #f7f7f7;
	border-color: #dcdee2
}

.ivu-btn-info.disabled.active>a:only-child, .ivu-btn-info.disabled:active>a:only-child,
	.ivu-btn-info.disabled:focus>a:only-child, .ivu-btn-info.disabled:hover>a:only-child,
	.ivu-btn-info.disabled>a:only-child, .ivu-btn-info[disabled].active>a:only-child,
	.ivu-btn-info[disabled]:active>a:only-child, .ivu-btn-info[disabled]:focus>a:only-child,
	.ivu-btn-info[disabled]:hover>a:only-child, .ivu-btn-info[disabled]>a:only-child,
	fieldset[disabled] .ivu-btn-info.active>a:only-child, fieldset[disabled] .ivu-btn-info:active>a:only-child,
	fieldset[disabled] .ivu-btn-info:focus>a:only-child, fieldset[disabled] .ivu-btn-info:hover>a:only-child,
	fieldset[disabled] .ivu-btn-info>a:only-child {
	color: currentColor
}

.ivu-btn-info.disabled.active>a:only-child:after, .ivu-btn-info.disabled:active>a:only-child:after,
	.ivu-btn-info.disabled:focus>a:only-child:after, .ivu-btn-info.disabled:hover>a:only-child:after,
	.ivu-btn-info.disabled>a:only-child:after, .ivu-btn-info[disabled].active>a:only-child:after,
	.ivu-btn-info[disabled]:active>a:only-child:after, .ivu-btn-info[disabled]:focus>a:only-child:after,
	.ivu-btn-info[disabled]:hover>a:only-child:after, .ivu-btn-info[disabled]>a:only-child:after,
	fieldset[disabled] .ivu-btn-info.active>a:only-child:after, fieldset[disabled] .ivu-btn-info:active>a:only-child:after,
	fieldset[disabled] .ivu-btn-info:focus>a:only-child:after, fieldset[disabled] .ivu-btn-info:hover>a:only-child:after,
	fieldset[disabled] .ivu-btn-info>a:only-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: 0 0
}

.ivu-btn-info.active, .ivu-btn-info:active, .ivu-btn-info:hover {
	color: #fff
}

.ivu-btn-info:focus {
	box-shadow: 0 0 0 2px rgba(45, 183, 245, .2)
}

.ivu-btn-circle, .ivu-btn-circle-outline {
	border-radius: 32px
}

.ivu-btn-circle-outline.ivu-btn-large, .ivu-btn-circle.ivu-btn-large {
	border-radius: 36px
}

.ivu-btn-circle-outline.ivu-btn-size, .ivu-btn-circle.ivu-btn-size {
	border-radius: 24px
}

.ivu-btn-circle-outline.ivu-btn-icon-only, .ivu-btn-circle.ivu-btn-icon-only
	{
	width: 32px;
	height: 32px;
	padding: 0;
	font-size: 16px;
	border-radius: 50%
}

.ivu-btn-circle-outline.ivu-btn-icon-only.ivu-btn-large, .ivu-btn-circle.ivu-btn-icon-only.ivu-btn-large
	{
	width: 36px;
	height: 36px;
	padding: 0;
	font-size: 16px;
	border-radius: 50%
}

.ivu-btn-circle-outline.ivu-btn-icon-only.ivu-btn-small, .ivu-btn-circle.ivu-btn-icon-only.ivu-btn-small
	{
	width: 24px;
	height: 24px;
	padding: 0;
	font-size: 14px;
	border-radius: 50%
}

.ivu-btn:before {
	position: absolute;
	top: -1px;
	left: -1px;
	bottom: -1px;
	right: -1px;
	background: #fff;
	opacity: .35;
	content: "";
	border-radius: inherit;
	z-index: 1;
	transition: opacity .2s;
	pointer-events: none;
	display: none
}

.ivu-btn.ivu-btn-loading {
	pointer-events: none;
	position: relative
}

.ivu-btn.ivu-btn-loading:before {
	display: block
}

.ivu-btn-group {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.ivu-btn-group>.ivu-btn {
	position: relative;
	float: left
}

.ivu-btn-group>.ivu-btn.active, .ivu-btn-group>.ivu-btn:active,
	.ivu-btn-group>.ivu-btn:hover {
	z-index: 2
}

.ivu-btn-group .ivu-btn-icon-only .ivu-icon {
	font-size: 13px;
	position: relative
}

.ivu-btn-group-large .ivu-btn-icon-only .ivu-icon {
	font-size: 15px
}

.ivu-btn-group-small .ivu-btn-icon-only .ivu-icon {
	font-size: 12px
}

.ivu-btn-group-circle .ivu-btn {
	border-radius: 32px
}

.ivu-btn-group-large.ivu-btn-group-circle .ivu-btn {
	border-radius: 36px
}

.ivu-btn-group-large>.ivu-btn {
	padding: 6px 15px;
	font-size: 14px;
	border-radius: 4px
}

.ivu-btn-group-small.ivu-btn-group-circle .ivu-btn {
	border-radius: 24px
}

.ivu-btn-group-small>.ivu-btn {
	padding: 1px 7px 2px;
	font-size: 12px;
	border-radius: 3px
}

.ivu-btn-group-small>.ivu-btn>.ivu-icon {
	font-size: 12px
}

.ivu-btn+.ivu-btn-group, .ivu-btn-group+.ivu-btn, .ivu-btn-group+.ivu-btn-group,
	.ivu-btn-group .ivu-btn+.ivu-btn {
	margin-left: -1px
}

.ivu-btn-group .ivu-btn:not (:first-child ):not (:last-child ){
	border-radius: 0
}

.ivu-btn-group:not (.ivu-btn-group-vertical )>.ivu-btn:first-child {
	margin-left: 0
}

.ivu-btn-group:not (.ivu-btn-group-vertical )>.ivu-btn:first-child:not (:last-child
	){
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.ivu-btn-group:not (.ivu-btn-group-vertical )>.ivu-btn:last-child:not (:first-child
	){
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.ivu-btn-group>.ivu-btn-group {
	float: left
}

.ivu-btn-group>.ivu-btn-group:not (:first-child ):not (:last-child )>.ivu-btn
	{
	border-radius: 0
}

.ivu-btn-group:not (.ivu-btn-group-vertical )>.ivu-btn-group:first-child:not
	(:last-child )>.ivu-btn:last-child {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	padding-right: 8px
}

.ivu-btn-group:not (.ivu-btn-group-vertical )>.ivu-btn-group:last-child:not
	(:first-child )>.ivu-btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	padding-left: 8px
}

.ivu-btn-group-vertical {
	display: inline-block;
	vertical-align: middle
}

.ivu-btn-group-vertical>.ivu-btn {
	display: block;
	width: 100%;
	max-width: 100%;
	float: none
}

.ivu-btn+.ivu-btn-group-vertical, .ivu-btn-group-vertical+.ivu-btn,
	.ivu-btn-group-vertical+.ivu-btn-group-vertical,
	.ivu-btn-group-vertical .ivu-btn+.ivu-btn {
	margin-top: -1px;
	margin-left: 0
}

.ivu-btn-group-vertical>.ivu-btn:first-child {
	margin-top: 0
}

.ivu-btn-group-vertical>.ivu-btn:first-child:not (:last-child ){
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.ivu-btn-group-vertical>.ivu-btn:last-child:not (:first-child ){
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.ivu-btn-group-vertical>.ivu-btn-group-vertical:first-child:not (:last-child
	)>.ivu-btn:last-child {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	padding-bottom: 8px
}

.ivu-btn-group-vertical>.ivu-btn-group-vertical:last-child:not (:first-child
	)>.ivu-btn:first-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding-top: 8px
}

.ivu-btn-ghost {
	color: #fff;
	background: 0 0
}

.ivu-btn-ghost:hover {
	background: 0 0
}

.ivu-btn-ghost.ivu-btn-dashed, .ivu-btn-ghost.ivu-btn-default {
	color: #fff;
	border-color: #fff
}

.ivu-btn-ghost.ivu-btn-dashed:hover, .ivu-btn-ghost.ivu-btn-default:hover
	{
	color: #57a3f3;
	border-color: #57a3f3
}

.ivu-btn-ghost.ivu-btn-primary {
	color: #2d8cf0
}

.ivu-btn-ghost.ivu-btn-primary:hover {
	color: #57a3f3;
	background: rgba(245, 249, 254, .5)
}

.ivu-btn-ghost.ivu-btn-info {
	color: #2db7f5
}

.ivu-btn-ghost.ivu-btn-info:hover {
	color: #57c5f7;
	background: rgba(245, 251, 254, .5)
}

.ivu-btn-ghost.ivu-btn-success {
	color: #19be6b
}

.ivu-btn-ghost.ivu-btn-success:hover {
	color: #47cb89;
	background: rgba(244, 252, 248, .5)
}

.ivu-btn-ghost.ivu-btn-warning {
	color: #f90
}

.ivu-btn-ghost.ivu-btn-warning:hover {
	color: #ffad33;
	background: rgba(255, 250, 242, .5)
}

.ivu-btn-ghost.ivu-btn-error {
	color: #ed4014
}

.ivu-btn-ghost.ivu-btn-error:hover {
	color: #f16643;
	background: hsla(11, 85%, 97%, .5)
}

.ivu-btn-ghost.ivu-btn-dashed[disabled], .ivu-btn-ghost.ivu-btn-default[disabled],
	.ivu-btn-ghost.ivu-btn-error[disabled], .ivu-btn-ghost.ivu-btn-info[disabled],
	.ivu-btn-ghost.ivu-btn-primary[disabled], .ivu-btn-ghost.ivu-btn-success[disabled],
	.ivu-btn-ghost.ivu-btn-warning[disabled] {
	background: 0 0;
	color: rgba(0, 0, 0, .25);
	border-color: #dcdee2
}

.ivu-btn-ghost.ivu-btn-text[disabled] {
	background: 0 0;
	color: rgba(0, 0, 0, .25)
}

.ivu-affix, .ivu-back-top {
	position: fixed;
	z-index: 10
}

.ivu-back-top {
	cursor: pointer;
	display: none
}

.ivu-back-top.ivu-back-top-show {
	display: block
}

.ivu-back-top-inner {
	background-color: rgba(0, 0, 0, .6);
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	transition: all .2s ease-in-out
}

.ivu-back-top-inner:hover {
	background-color: rgba(0, 0, 0, .7)
}

.ivu-back-top i {
	color: #fff;
	font-size: 24px;
	padding: 8px 12px
}

.ivu-badge {
	position: relative;
	display: inline-block
}

.ivu-badge-count {
	font-family: Monospaced Number;
	line-height: 1;
	vertical-align: middle;
	position: absolute;
	transform: translateX(50%);
	top: -10px;
	right: 0;
	height: 20px;
	border-radius: 10px;
	min-width: 20px;
	background: #ed4014;
	border: 1px solid transparent;
	color: #fff;
	line-height: 18px;
	text-align: center;
	padding: 0 6px;
	font-size: 12px;
	white-space: nowrap;
	transform-origin: -10% center;
	z-index: 10;
	box-shadow: 0 0 0 1px #fff
}

.ivu-badge-count a, .ivu-badge-count a:hover {
	color: #fff
}

.ivu-badge-count-alone {
	top: auto;
	display: block;
	position: relative;
	transform: translateX(0)
}

.ivu-badge-count-primary {
	background: #2d8cf0
}

.ivu-badge-count-success {
	background: #19be6b
}

.ivu-badge-count-error {
	background: #ed4014
}

.ivu-badge-count-warning {
	background: #f90
}

.ivu-badge-count-info {
	background: #2db7f5
}

.ivu-badge-count-normal {
	background: #e6ebf1;
	color: #808695
}

.ivu-badge-dot {
	position: absolute;
	transform: translateX(-50%);
	transform-origin: 0 center;
	top: -4px;
	right: -8px;
	height: 8px;
	width: 8px;
	border-radius: 100%;
	background: #ed4014;
	z-index: 10;
	box-shadow: 0 0 0 1px #fff
}

.ivu-badge-status {
	line-height: inherit;
	vertical-align: baseline
}

.ivu-badge-status-dot {
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 50%;
	vertical-align: middle;
	position: relative;
	top: -1px
}

.ivu-badge-status-success {
	background-color: #19be6b
}

.ivu-badge-status-processing {
	background-color: #2d8cf0;
	position: relative
}

.ivu-badge-status-processing:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 1px solid #2d8cf0;
	content: "";
	animation: aniStatusProcessing 1.2s infinite ease-in-out
}

.ivu-badge-status-default {
	background-color: #e6ebf1
}

.ivu-badge-status-error {
	background-color: #ed4014
}

.ivu-badge-status-warning {
	background-color: #f90
}

.ivu-badge-status-text {
	display: inline-block;
	color: #515a6e;
	font-size: 12px;
	margin-left: 6px
}

@
keyframes aniStatusProcessing { 0%{
	transform: scale(.8);
	opacity: .5
}

to {
	transform: scale(2.4);
	opacity: 0
}

}
.ivu-chart-circle {
	display: inline-block;
	position: relative
}

.ivu-chart-circle-inner {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	line-height: 1
}

.ivu-spin {
	color: #2d8cf0;
	vertical-align: middle;
	text-align: center
}

.ivu-spin-dot {
	position: relative;
	display: block;
	border-radius: 50%;
	background-color: #2d8cf0;
	width: 20px;
	height: 20px;
	animation: ani-spin-bounce 1s 0s ease-in-out infinite
}

.ivu-spin-large .ivu-spin-dot {
	width: 32px;
	height: 32px
}

.ivu-spin-small .ivu-spin-dot {
	width: 12px;
	height: 12px
}

.ivu-spin-fix {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	width: 100%;
	height: 100%;
	background-color: hsla(0, 0%, 100%, .9)
}

.ivu-spin-fullscreen {
	z-index: 2010
}

.ivu-spin-fullscreen-wrapper {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.ivu-spin-fix .ivu-spin-main {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.ivu-spin-fix .ivu-spin-dot {
	display: inline-block
}

.ivu-spin-show-text .ivu-spin-dot, .ivu-spin-text {
	display: none
}

.ivu-spin-show-text .ivu-spin-text {
	display: block
}

.ivu-table-wrapper>.ivu-spin-fix {
	border: 1px solid #dcdee2;
	border-top: 0;
	border-left: 0
}

@
keyframes ani-spin-bounce { 0%{
	transform: scale(0)
}

to {
	transform: scale(1);
	opacity: 0
}

}
.ivu-alert {
	position: relative;
	padding: 8px 48px 8px 16px;
	border-radius: 4px;
	color: #515a6e;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px
}

.ivu-alert.ivu-alert-with-icon {
	padding: 8px 48px 8px 38px
}

.ivu-alert-icon {
	font-size: 16px;
	top: 6px;
	left: 12px;
	position: absolute
}

.ivu-alert-desc {
	font-size: 12px;
	color: #515a6e;
	line-height: 21px;
	display: none;
	text-align: justify
}

.ivu-alert-success {
	border: 1px solid #8ce6b0;
	background-color: #edfff3
}

.ivu-alert-success .ivu-alert-icon {
	color: #19be6b
}

.ivu-alert-info {
	border: 1px solid #abdcff;
	background-color: #f0faff
}

.ivu-alert-info .ivu-alert-icon {
	color: #2d8cf0
}

.ivu-alert-warning {
	border: 1px solid #ffd77a;
	background-color: #fff9e6
}

.ivu-alert-warning .ivu-alert-icon {
	color: #f90
}

.ivu-alert-error {
	border: 1px solid #ffb08f;
	background-color: #ffefe6
}

.ivu-alert-error .ivu-alert-icon {
	color: #ed4014
}

.ivu-alert-close {
	font-size: 12px;
	position: absolute;
	right: 8px;
	top: 8px;
	overflow: hidden;
	cursor: pointer
}

.ivu-alert-close .ivu-icon-ios-close {
	font-size: 22px;
	color: #999;
	transition: color .2s ease;
	position: relative;
	top: -3px
}

.ivu-alert-close .ivu-icon-ios-close:hover {
	color: #444
}

.ivu-alert-with-desc {
	padding: 16px;
	position: relative;
	border-radius: 4px;
	margin-bottom: 10px;
	color: #515a6e;
	line-height: 1.5
}

.ivu-alert-with-desc.ivu-alert-with-icon {
	padding: 16px 16px 16px 69px
}

.ivu-alert-with-desc .ivu-alert-desc {
	display: block
}

.ivu-alert-with-desc .ivu-alert-message {
	font-size: 14px;
	color: #17233d;
	display: block
}

.ivu-alert-with-desc .ivu-alert-icon {
	top: 50%;
	left: 24px;
	margin-top: -24px;
	font-size: 28px
}

.ivu-alert-with-banner {
	border-radius: 0
}

.ivu-collapse {
	background-color: #f7f7f7;
	border-radius: 3px;
	border: 1px solid #dcdee2
}

.ivu-collapse-simple {
	border-left: none;
	border-right: none;
	background-color: #fff;
	border-radius: 0
}

.ivu-collapse>.ivu-collapse-item {
	border-top: 1px solid #dcdee2
}

.ivu-collapse>.ivu-collapse-item:first-child {
	border-top: 0
}

.ivu-collapse>.ivu-collapse-item>.ivu-collapse-header {
	height: 38px;
	line-height: 38px;
	padding-left: 16px;
	color: #666;
	cursor: pointer;
	position: relative;
	border-bottom: 1px solid transparent;
	transition: all .2s ease-in-out
}

.ivu-collapse>.ivu-collapse-item>.ivu-collapse-header>i {
	transition: transform .2s ease-in-out;
	margin-right: 14px
}

.ivu-collapse>.ivu-collapse-item.ivu-collapse-item-active>.ivu-collapse-header
	{
	border-bottom: 1px solid #dcdee2
}

.ivu-collapse-simple>.ivu-collapse-item.ivu-collapse-item-active>.ivu-collapse-header
	{
	border-bottom: 1px solid transparent
}

.ivu-collapse>.ivu-collapse-item.ivu-collapse-item-active>.ivu-collapse-header>i
	{
	transform: rotate(90deg)
}

.ivu-collapse-content {
	color: #515a6e;
	padding: 0 16px;
	background-color: #fff
}

.ivu-collapse-content>.ivu-collapse-content-box {
	padding-top: 16px;
	padding-bottom: 16px
}

.ivu-collapse-simple>.ivu-collapse-item>.ivu-collapse-content>.ivu-collapse-content-box
	{
	padding-top: 0
}

.ivu-collapse-item:last-child>.ivu-collapse-content {
	border-radius: 0 0 3px 3px
}

.ivu-card {
	background: #fff;
	border-radius: 4px;
	font-size: 14px;
	position: relative;
	transition: all .2s ease-in-out
}

.ivu-card-bordered {
	border: 1px solid #dcdee2;
	border-color: #e8eaec
}

.ivu-card-shadow {
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1)
}

.ivu-card:hover {
	box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
	border-color: #eee
}

.ivu-card.ivu-card-dis-hover:hover {
	box-shadow: none;
	border-color: transparent
}

.ivu-card.ivu-card-dis-hover.ivu-card-bordered:hover {
	border-color: #e8eaec
}

.ivu-card.ivu-card-shadow:hover {
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1)
}

.ivu-card-head {
	border-bottom: 1px solid #e8eaec;
	padding: 14px 16px;
	line-height: 1
}

.ivu-card-head-inner, .ivu-card-head p {
	display: inline-block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #17233d;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ivu-card-head p i, .ivu-card-head p span {
	vertical-align: middle
}

.ivu-card-extra {
	position: absolute;
	right: 16px;
	top: 14px
}

.ivu-card-body {
	padding: 16px
}

.ivu-message {
	font-size: 14px;
	position: fixed;
	z-index: 1010;
	width: 100%;
	top: 16px;
	left: 0;
	pointer-events: none
}

.ivu-message-notice {
	padding: 8px;
	text-align: center;
	transition: height .3s ease-in-out, padding .3s ease-in-out
}

.ivu-message-notice:first-child {
	margin-top: -8px
}

.ivu-message-notice-close {
	position: absolute;
	right: 4px;
	top: 10px;
	color: #999;
	outline: 0
}

.ivu-message-notice-close i.ivu-icon {
	font-size: 22px;
	color: #999;
	transition: color .2s ease;
	position: relative;
	top: -3px
}

.ivu-message-notice-close i.ivu-icon:hover {
	color: #444
}

.ivu-message-notice-content {
	display: inline-block;
	pointer-events: all;
	padding: 8px 16px;
	border-radius: 4px;
	box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
	background: #fff;
	position: relative
}

.ivu-message-notice-content-text {
	display: inline-block
}

.ivu-message-notice-closable .ivu-message-notice-content-text {
	padding-right: 32px
}

.ivu-message-success .ivu-icon {
	color: #19be6b
}

.ivu-message-error .ivu-icon {
	color: #ed4014
}

.ivu-message-warning .ivu-icon {
	color: #f90
}

.ivu-message-info .ivu-icon, .ivu-message-loading .ivu-icon {
	color: #2d8cf0
}

.ivu-message .ivu-icon {
	margin-right: 4px;
	font-size: 16px;
	vertical-align: middle
}

.ivu-message-custom-content span {
	vertical-align: middle
}

.ivu-notice {
	width: 335px;
	margin-right: 24px;
	position: fixed;
	z-index: 1010
}

.ivu-notice-content-with-icon, .ivu-notice-with-desc.ivu-notice-with-icon .ivu-notice-title
	{
	margin-left: 51px
}

.ivu-notice-notice {
	margin-bottom: 10px;
	padding: 16px;
	border-radius: 4px;
	box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
	background: #fff;
	line-height: 1;
	position: relative;
	overflow: hidden
}

.ivu-notice-notice-close {
	position: absolute;
	right: 8px;
	top: 15px;
	color: #999;
	outline: 0
}

.ivu-notice-notice-close i {
	font-size: 22px;
	color: #999;
	transition: color .2s ease;
	position: relative;
	top: -3px
}

.ivu-notice-notice-close i:hover {
	color: #444
}

.ivu-notice-notice-content-with-render .ivu-notice-desc {
	display: none
}

.ivu-notice-notice-with-desc .ivu-notice-notice-close {
	top: 11px
}

.ivu-notice-content-with-render-notitle {
	margin-left: 26px
}

.ivu-notice-title {
	font-size: 14px;
	line-height: 17px;
	color: #17233d;
	padding-right: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ivu-notice-with-desc .ivu-notice-title {
	font-weight: 700;
	margin-bottom: 8px
}

.ivu-notice-desc {
	font-size: 12px;
	color: #515a6e;
	text-align: justify;
	line-height: 1.5
}

.ivu-notice-with-desc.ivu-notice-with-icon .ivu-notice-desc {
	margin-left: 51px
}

.ivu-notice-with-icon .ivu-notice-title {
	margin-left: 26px
}

.ivu-notice-icon {
	position: absolute;
	top: -2px;
	font-size: 16px
}

.ivu-notice-icon-success {
	color: #19be6b
}

.ivu-notice-icon-info {
	color: #2d8cf0
}

.ivu-notice-icon-warning {
	color: #f90
}

.ivu-notice-icon-error {
	color: #ed4014
}

.ivu-notice-with-desc .ivu-notice-icon {
	font-size: 36px;
	top: -6px
}

.ivu-notice-custom-content {
	position: relative
}

.ivu-radio-focus {
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2);
	z-index: 1
}

.ivu-radio-group {
	display: inline-block;
	font-size: 12px;
	vertical-align: middle
}

.ivu-radio-group-vertical .ivu-radio-wrapper {
	display: block;
	height: 30px;
	line-height: 30px
}

.ivu-radio-wrapper {
	font-size: 12px;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	white-space: nowrap;
	margin-right: 8px;
	cursor: pointer
}

.ivu-radio-wrapper-disabled {
	cursor: not-allowed
}

.ivu-radio {
	display: inline-block;
	margin-right: 4px;
	white-space: nowrap;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	cursor: pointer
}

.ivu-radio:hover .ivu-radio-inner {
	border-color: #bcbcbc
}

.ivu-radio-inner {
	display: inline-block;
	width: 14px;
	height: 14px;
	position: relative;
	top: 0;
	left: 0;
	background-color: #fff;
	border: 1px solid #dcdee2;
	border-radius: 50%;
	transition: all .2s ease-in-out
}

.ivu-radio-inner:after {
	position: absolute;
	width: 8px;
	height: 8px;
	left: 2px;
	top: 2px;
	border-radius: 6px;
	display: table;
	border-top: 0;
	border-left: 0;
	content: " ";
	background-color: #2d8cf0;
	opacity: 0;
	transition: all .2s ease-in-out;
	transform: scale(0)
}

.ivu-radio-large {
	font-size: 14px
}

.ivu-radio-large .ivu-radio-inner {
	width: 16px;
	height: 16px
}

.ivu-radio-large .ivu-radio-inner:after {
	width: 10px;
	height: 10px
}

.ivu-radio-large.ivu-radio-wrapper, .ivu-radio-large .ivu-radio-wrapper
	{
	font-size: 14px
}

.ivu-radio-small .ivu-radio-inner {
	width: 12px;
	height: 12px
}

.ivu-radio-small .ivu-radio-inner:after {
	width: 6px;
	height: 6px
}

.ivu-radio-input {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	opacity: 0;
	cursor: pointer
}

.ivu-radio-checked .ivu-radio-inner {
	border-color: #2d8cf0
}

.ivu-radio-checked .ivu-radio-inner:after {
	opacity: 1;
	transform: scale(1);
	transition: all .2s ease-in-out
}

.ivu-radio-checked:hover .ivu-radio-inner {
	border-color: #2d8cf0
}

.ivu-radio-disabled, .ivu-radio-disabled .ivu-radio-input {
	cursor: not-allowed
}

.ivu-radio-disabled:hover .ivu-radio-inner {
	border-color: #dcdee2
}

.ivu-radio-disabled .ivu-radio-inner {
	border-color: #dcdee2;
	background-color: #f3f3f3
}

.ivu-radio-disabled .ivu-radio-inner:after {
	background-color: #ccc
}

.ivu-radio-disabled .ivu-radio-disabled+span {
	color: #ccc
}

span.ivu-radio+* {
	margin-left: 2px;
	margin-right: 2px
}

.ivu-radio-group-button {
	font-size: 0;
	-webkit-text-size-adjust: none
}

.ivu-radio-group-button .ivu-radio {
	width: 0;
	margin-right: 0
}

.ivu-radio-group-button .ivu-radio-wrapper {
	display: inline-block;
	height: 32px;
	line-height: 30px;
	margin: 0;
	padding: 0 15px;
	font-size: 12px;
	color: #515a6e;
	transition: all .2s ease-in-out;
	cursor: pointer;
	border: 1px solid #dcdee2;
	border-left: 0;
	background: #fff;
	position: relative
}

.ivu-radio-group-button .ivu-radio-wrapper>span {
	margin-left: 0
}

.ivu-radio-group-button .ivu-radio-wrapper:after,
	.ivu-radio-group-button .ivu-radio-wrapper:before {
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 100%;
	left: -1px;
	top: 0;
	background: #dcdee2;
	transition: all .2s ease-in-out
}

.ivu-radio-group-button .ivu-radio-wrapper:after {
	height: 36px;
	left: -1px;
	top: -3px;
	background: rgba(45, 140, 240, .2);
	opacity: 0
}

.ivu-radio-group-button .ivu-radio-wrapper:first-child {
	border-radius: 4px 0 0 4px;
	border-left: 1px solid #dcdee2
}

.ivu-radio-group-button .ivu-radio-wrapper:first-child:after,
	.ivu-radio-group-button .ivu-radio-wrapper:first-child:before {
	display: none
}

.ivu-radio-group-button .ivu-radio-wrapper:last-child {
	border-radius: 0 4px 4px 0
}

.ivu-radio-group-button .ivu-radio-wrapper:first-child:last-child {
	border-radius: 4px
}

.ivu-radio-group-button .ivu-radio-wrapper:hover {
	position: relative;
	color: #2d8cf0
}

.ivu-radio-group-button .ivu-radio-wrapper:hover .ivu-radio {
	background-color: #000
}

.ivu-radio-group-button .ivu-radio-wrapper .ivu-radio-inner,
	.ivu-radio-group-button .ivu-radio-wrapper input {
	opacity: 0;
	width: 0;
	height: 0
}

.ivu-radio-group-button .ivu-radio-wrapper-checked {
	background: #fff;
	border-color: #2d8cf0;
	color: #2d8cf0;
	box-shadow: -1px 0 0 0 #2d8cf0;
	z-index: 1
}

.ivu-radio-group-button .ivu-radio-wrapper-checked:before {
	background: #2d8cf0;
	opacity: .1
}

.ivu-radio-group-button .ivu-radio-wrapper-checked.ivu-radio-focus {
	box-shadow: -1px 0 0 0 #2d8cf0, 0 0 0 2px rgba(45, 140, 240, .2);
	transition: all .2s ease-in-out
}

.ivu-radio-group-button .ivu-radio-wrapper-checked.ivu-radio-focus:after
	{
	left: -3px;
	top: -3px;
	opacity: 1;
	background: rgba(45, 140, 240, .2)
}

.ivu-radio-group-button .ivu-radio-wrapper-checked.ivu-radio-focus:first-child
	{
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-radio-group-button .ivu-radio-wrapper-checked:first-child {
	border-color: #2d8cf0;
	box-shadow: none
}

.ivu-radio-group-button .ivu-radio-wrapper-checked:hover {
	border-color: #57a3f3;
	color: #57a3f3
}

.ivu-radio-group-button .ivu-radio-wrapper-checked:active {
	border-color: #2b85e4;
	color: #2b85e4
}

.ivu-radio-group-button .ivu-radio-wrapper-disabled {
	cursor: not-allowed
}

.ivu-radio-group-button .ivu-radio-wrapper-disabled,
	.ivu-radio-group-button .ivu-radio-wrapper-disabled:first-child,
	.ivu-radio-group-button .ivu-radio-wrapper-disabled:hover {
	border-color: #dcdee2;
	background-color: #f7f7f7;
	color: #ccc
}

.ivu-radio-group-button .ivu-radio-wrapper-disabled:first-child {
	border-left-color: #dcdee2
}

.ivu-radio-group-button .ivu-radio-wrapper-disabled.ivu-radio-wrapper-checked
	{
	color: #fff;
	background-color: #e6e6e6;
	border-color: #dcdee2;
	box-shadow: none !important
}

.ivu-radio-group-button.ivu-radio-group-large .ivu-radio-wrapper {
	height: 36px;
	line-height: 34px;
	font-size: 14px
}

.ivu-radio-group-button.ivu-radio-group-large .ivu-radio-wrapper:after {
	height: 40px
}

.ivu-radio-group-button.ivu-radio-group-small .ivu-radio-wrapper {
	height: 24px;
	line-height: 22px;
	padding: 0 12px;
	font-size: 12px
}

.ivu-radio-group-button.ivu-radio-group-small .ivu-radio-wrapper:after {
	height: 28px
}

.ivu-radio-group-button.ivu-radio-group-small .ivu-radio-wrapper:first-child
	{
	border-radius: 3px 0 0 3px
}

.ivu-radio-group-button.ivu-radio-group-small .ivu-radio-wrapper:last-child
	{
	border-radius: 0 3px 3px 0
}

.ivu-checkbox-focus {
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2);
	z-index: 1
}

.ivu-checkbox {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	cursor: pointer;
	line-height: 1;
	position: relative
}

.ivu-checkbox-disabled {
	cursor: not-allowed
}

.ivu-checkbox:hover .ivu-checkbox-inner {
	border-color: #bcbcbc
}

.ivu-checkbox-inner {
	display: inline-block;
	width: 14px;
	height: 14px;
	position: relative;
	top: 0;
	left: 0;
	border: 1px solid #dcdee2;
	border-radius: 2px;
	background-color: #fff;
	transition: border-color .2s ease-in-out, background-color .2s
		ease-in-out, box-shadow .2s ease-in-out
}

.ivu-checkbox-inner:after {
	content: "";
	display: table;
	width: 4px;
	height: 8px;
	position: absolute;
	top: 1px;
	left: 4px;
	border: 2px solid #fff;
	border-top: 0;
	border-left: 0;
	transform: rotate(45deg) scale(0);
	transition: all .2s ease-in-out
}

.ivu-checkbox-large .ivu-checkbox-inner {
	width: 16px;
	height: 16px
}

.ivu-checkbox-large .ivu-checkbox-inner:after {
	width: 5px;
	height: 9px
}

.ivu-checkbox-small {
	font-size: 12px
}

.ivu-checkbox-small .ivu-checkbox-inner {
	width: 12px;
	height: 12px
}

.ivu-checkbox-small .ivu-checkbox-inner:after {
	top: 0;
	left: 3px
}

.ivu-checkbox-input {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	cursor: pointer;
	opacity: 0
}

.ivu-checkbox-input[disabled] {
	cursor: not-allowed
}

.ivu-checkbox-checked:hover .ivu-checkbox-inner {
	border-color: #2d8cf0
}

.ivu-checkbox-checked .ivu-checkbox-inner {
	border-color: #2d8cf0;
	background-color: #2d8cf0
}

.ivu-checkbox-checked .ivu-checkbox-inner:after {
	content: "";
	display: table;
	width: 4px;
	height: 8px;
	position: absolute;
	top: 1px;
	left: 4px;
	border: 2px solid #fff;
	border-top: 0;
	border-left: 0;
	transform: rotate(45deg) scale(1);
	transition: all .2s ease-in-out
}

.ivu-checkbox-large .ivu-checkbox-checked .ivu-checkbox-inner:after {
	width: 5px;
	height: 9px
}

.ivu-checkbox-small .ivu-checkbox-checked .ivu-checkbox-inner:after {
	top: 0;
	left: 3px
}

.ivu-checkbox-disabled.ivu-checkbox-checked:hover .ivu-checkbox-inner {
	border-color: #dcdee2
}

.ivu-checkbox-disabled.ivu-checkbox-checked .ivu-checkbox-inner {
	background-color: #f3f3f3;
	border-color: #dcdee2
}

.ivu-checkbox-disabled.ivu-checkbox-checked .ivu-checkbox-inner:after {
	animation-name: none;
	border-color: #ccc
}

.ivu-checkbox-disabled:hover .ivu-checkbox-inner {
	border-color: #dcdee2
}

.ivu-checkbox-disabled .ivu-checkbox-inner {
	border-color: #dcdee2;
	background-color: #f3f3f3
}

.ivu-checkbox-disabled .ivu-checkbox-inner:after {
	animation-name: none;
	border-color: #f3f3f3
}

.ivu-checkbox-disabled .ivu-checkbox-inner-input {
	cursor: default
}

.ivu-checkbox-disabled+span {
	color: #ccc;
	cursor: not-allowed
}

.ivu-checkbox-indeterminate .ivu-checkbox-inner:after {
	content: "";
	width: 8px;
	height: 1px;
	transform: scale(1);
	position: absolute;
	left: 2px;
	top: 5px
}

.ivu-checkbox-indeterminate:hover .ivu-checkbox-inner {
	border-color: #2d8cf0
}

.ivu-checkbox-indeterminate .ivu-checkbox-inner {
	background-color: #2d8cf0;
	border-color: #2d8cf0
}

.ivu-checkbox-indeterminate.ivu-checkbox-disabled .ivu-checkbox-inner {
	background-color: #f3f3f3;
	border-color: #dcdee2
}

.ivu-checkbox-indeterminate.ivu-checkbox-disabled .ivu-checkbox-inner:after
	{
	border-color: #c5c8ce
}

.ivu-checkbox-large .ivu-checkbox-indeterminate .ivu-checkbox-inner:after
	{
	width: 10px;
	top: 6px
}

.ivu-checkbox-small .ivu-checkbox-indeterminate .ivu-checkbox-inner:after
	{
	width: 6px;
	top: 4px
}

.ivu-checkbox-wrapper {
	cursor: pointer;
	font-size: 12px;
	display: inline-block;
	margin-right: 8px
}

.ivu-checkbox-wrapper-disabled {
	cursor: not-allowed
}

.ivu-checkbox-wrapper.ivu-checkbox-large {
	font-size: 14px
}

.ivu-checkbox+span, .ivu-checkbox-wrapper+span {
	margin-right: 4px
}

.ivu-checkbox-group {
	font-size: 14px
}

.ivu-checkbox-group-item, .ivu-switch {
	display: inline-block
}

.ivu-switch {
	width: 44px;
	height: 22px;
	line-height: 20px;
	border-radius: 22px;
	vertical-align: middle;
	border: 1px solid #ccc;
	background-color: #ccc;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: all .2s ease-in-out
}

.ivu-switch-loading {
	opacity: .4
}

.ivu-switch-inner {
	color: #fff;
	font-size: 12px;
	position: absolute;
	left: 23px
}

.ivu-switch-inner i {
	width: 12px;
	height: 12px;
	text-align: center;
	position: relative;
	top: -1px
}

.ivu-switch:after {
	content: "";
	width: 18px;
	height: 18px;
	border-radius: 18px;
	background-color: #fff;
	position: absolute;
	left: 1px;
	top: 1px;
	cursor: pointer;
	transition: left .2s ease-in-out, width .2s ease-in-out
}

.ivu-switch:active:after {
	width: 26px
}

.ivu-switch:before {
	content: "";
	display: none;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background-color: transparent;
	position: absolute;
	left: 3px;
	top: 3px;
	z-index: 1;
	border: 1px solid #2d8cf0;
	border-color: transparent transparent transparent #2d8cf0;
	animation: switch-loading 1s linear;
	animation-iteration-count: infinite
}

.ivu-switch-loading:before {
	display: block
}

.ivu-switch:focus {
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2);
	outline: 0
}

.ivu-switch:focus:hover {
	box-shadow: none
}

.ivu-switch-small {
	width: 28px;
	height: 16px;
	line-height: 14px
}

.ivu-switch-small:after {
	width: 12px;
	height: 12px
}

.ivu-switch-small:active:after {
	width: 14px
}

.ivu-switch-small:before {
	width: 10px;
	height: 10px;
	left: 2px;
	top: 2px
}

.ivu-switch-small.ivu-switch-checked:after {
	left: 13px
}

.ivu-switch-small.ivu-switch-checked:before {
	left: 14px
}

.ivu-switch-small:active.ivu-switch-checked:after {
	left: 11px
}

.ivu-switch-large {
	width: 56px
}

.ivu-switch-large:active:after {
	width: 26px;
	width: 30px
}

.ivu-switch-large.ivu-switch-checked:after {
	left: 35px
}

.ivu-switch-large.ivu-switch-checked:before {
	left: 37px
}

.ivu-switch-large:active.ivu-switch-checked:after {
	left: 23px
}

.ivu-switch-checked {
	border-color: #2d8cf0;
	background-color: #2d8cf0
}

.ivu-switch-checked .ivu-switch-inner {
	left: 7px
}

.ivu-switch-checked:after {
	left: 23px
}

.ivu-switch-checked:before {
	left: 25px
}

.ivu-switch-checked:active:after {
	left: 15px
}

.ivu-switch-disabled {
	cursor: not-allowed;
	background: #f3f3f3;
	border-color: #f3f3f3
}

.ivu-switch-disabled:after {
	background: #ccc;
	cursor: not-allowed
}

.ivu-switch-disabled .ivu-switch-inner {
	color: #ccc
}

@
keyframes switch-loading { 0%{
	transform: rotate(0)
}

to {
	transform: rotate(1turn)
}

}
.ivu-input-number {
	display: inline-block;
	width: 100%;
	line-height: 1.5;
	padding: 4px 7px;
	font-size: 12px;
	color: #515a6e;
	background-color: #fff;
	background-image: none;
	position: relative;
	cursor: text;
	transition: border .2s ease-in-out, background .2s ease-in-out,
		box-shadow .2s ease-in-out;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	border: 1px solid #dcdee2;
	border-radius: 4px;
	overflow: hidden
}

.ivu-input-number::-moz-placeholder {
	color: #c5c8ce;
	opacity: 1
}

.ivu-input-number:-ms-input-placeholder {
	color: #c5c8ce
}

.ivu-input-number::-webkit-input-placeholder {
	color: #c5c8ce
}

.ivu-input-number:focus {
	border-color: #57a3f3;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-input-number[disabled], fieldset[disabled] .ivu-input-number {
	background-color: #f3f3f3;
	opacity: 1;
	cursor: not-allowed;
	color: #ccc
}

.ivu-input-number[disabled]:hover, fieldset[disabled] .ivu-input-number:hover
	{
	border-color: #e3e5e8
}

textarea.ivu-input-number {
	max-width: 100%;
	height: auto;
	min-height: 32px;
	vertical-align: bottom;
	font-size: 14px
}

.ivu-input-number-large {
	font-size: 14px;
	padding: 6px 7px;
	height: 36px
}

.ivu-input-number-small {
	padding: 1px 7px;
	height: 24px;
	border-radius: 3px
}

.ivu-input-number-handler-wrap {
	width: 22px;
	height: 100%;
	border-left: 1px solid #dcdee2;
	border-radius: 0 4px 4px 0;
	background: #fff;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
	transition: opacity .2s ease-in-out
}

.ivu-input-number:hover .ivu-input-number-handler-wrap {
	opacity: 1
}

.ivu-input-number-handler-up {
	cursor: pointer
}

.ivu-input-number-handler-up-inner {
	top: 1px
}

.ivu-input-number-handler-down {
	border-top: 1px solid #dcdee2;
	top: -1px;
	cursor: pointer
}

.ivu-input-number-handler {
	display: block;
	width: 100%;
	height: 16px;
	line-height: 0;
	text-align: center;
	overflow: hidden;
	color: #999;
	position: relative
}

.ivu-input-number-handler:hover .ivu-input-number-handler-down-inner,
	.ivu-input-number-handler:hover .ivu-input-number-handler-up-inner {
	color: #57a3f3
}

.ivu-input-number-handler-down-inner, .ivu-input-number-handler-up-inner
	{
	width: 12px;
	height: 12px;
	line-height: 12px;
	font-size: 14px;
	color: #999;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: absolute;
	right: 5px;
	transition: all .2s linear
}

.ivu-input-number:hover {
	border-color: #57a3f3
}

.ivu-input-number-focused {
	border-color: #57a3f3;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-input-number-disabled {
	background-color: #f3f3f3;
	opacity: 1;
	cursor: not-allowed;
	color: #ccc
}

.ivu-input-number-disabled:hover {
	border-color: #e3e5e8
}

.ivu-input-number-input-wrap {
	overflow: hidden;
	height: 32px
}

.ivu-input-number-input {
	width: 100%;
	height: 32px;
	line-height: 32px;
	padding: 0 7px;
	text-align: left;
	outline: 0;
	-moz-appearance: textfield;
	color: #666;
	border: 0;
	border-radius: 4px;
	transition: all .2s linear
}

.ivu-input-number-input[disabled] {
	background-color: #f3f3f3;
	opacity: 1;
	cursor: not-allowed;
	color: #ccc
}

.ivu-input-number-input[disabled]:hover {
	border-color: #e3e5e8
}

.ivu-input-number-large {
	padding: 0
}

.ivu-input-number-large .ivu-input-number-input-wrap {
	height: 36px
}

.ivu-input-number-large .ivu-input-number-handler {
	height: 18px
}

.ivu-input-number-large input {
	height: 36px;
	line-height: 36px
}

.ivu-input-number-large .ivu-input-number-handler-up-inner {
	top: 2px
}

.ivu-input-number-large .ivu-input-number-handler-down-inner {
	bottom: 2px
}

.ivu-input-number-small {
	padding: 0
}

.ivu-input-number-small .ivu-input-number-input-wrap {
	height: 24px
}

.ivu-input-number-small .ivu-input-number-handler {
	height: 12px
}

.ivu-input-number-small input {
	height: 24px;
	line-height: 24px;
	margin-top: -1px;
	vertical-align: top
}

.ivu-input-number-small .ivu-input-number-handler-up-inner {
	top: -1px
}

.ivu-input-number-small .ivu-input-number-handler-down-inner {
	bottom: -1px
}

.ivu-input-number-disabled .ivu-input-number-handler-down-inner,
	.ivu-input-number-disabled .ivu-input-number-handler-up-inner,
	.ivu-input-number-handler-down-disabled .ivu-input-number-handler-down-inner,
	.ivu-input-number-handler-down-disabled .ivu-input-number-handler-up-inner,
	.ivu-input-number-handler-up-disabled .ivu-input-number-handler-down-inner,
	.ivu-input-number-handler-up-disabled .ivu-input-number-handler-up-inner
	{
	opacity: .72;
	color: #ccc !important;
	cursor: not-allowed
}

.ivu-input-number-disabled .ivu-input-number-input {
	opacity: .72;
	cursor: not-allowed;
	background-color: #f3f3f3
}

.ivu-input-number-disabled .ivu-input-number-handler-wrap {
	display: none
}

.ivu-input-number-disabled .ivu-input-number-handler {
	opacity: .72;
	color: #ccc !important;
	cursor: not-allowed
}

.ivu-form-item-error .ivu-input-number {
	/**border: 1px solid #ed4014 **/
}

.ivu-form-item-error .ivu-input-number:hover {
	/**border-color: #ed4014**/
}

.ivu-form-item-error .ivu-input-number-focused, .ivu-form-item-error .ivu-input-number:focus
	{
	border-color: #ed4014;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(237, 64, 20, .2)
}

.ivu-scroll-wrapper {
	width: auto;
	margin: 0 auto;
	position: relative;
	outline: 0
}

.ivu-scroll-container {
	overflow-y: scroll
}

.ivu-scroll-content {
	opacity: 1;
	transition: opacity .5s
}

.ivu-scroll-content-loading {
	opacity: .5
}

.ivu-scroll-loader {
	text-align: center;
	padding: 0;
	transition: padding .5s
}

.ivu-scroll-loader-wrapper {
	padding: 5px 0;
	height: 0;
	background-color: inherit;
	transform: scale(0);
	transition: opacity .3s, transform .5s, height .5s
}

.ivu-scroll-loader-wrapper-active {
	height: 40px;
	transform: scale(1)
}

@
keyframes ani-demo-spin { 0%{
	transform: rotate(0)
}

50%{
transform
:rotate(180deg)
}
to {
	transform: rotate(1turn)
}

}
.ivu-scroll-loader-wrapper .ivu-scroll-spinner {
	position: relative
}

.ivu-scroll-loader-wrapper .ivu-scroll-spinner-icon {
	animation: ani-demo-spin 1s linear infinite
}

.ivu-tag {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	margin: 2px 4px 2px 0;
	padding: 0 8px;
	border: 1px solid #e8eaec;
	border-radius: 3px;
	background: #f7f7f7;
	font-size: 12px;
	vertical-align: middle;
	opacity: 1;
	overflow: hidden;
	cursor: pointer
}

.ivu-tag:not (.ivu-tag-border ):not (.ivu-tag-dot ):not (.ivu-tag-checked
	){
	background: 0 0;
	border: 0;
	color: #515a6e
}

.ivu-tag:not (.ivu-tag-border ):not (.ivu-tag-dot ):not (.ivu-tag-checked
	) .ivu-icon-ios-close {
	color: #515a6e !important
}

.ivu-tag-color-error {
	color: #ed4014 !important;
	border-color: #ed4014
}

.ivu-tag-color-success {
	color: #19be6b !important;
	border-color: #19be6b
}

.ivu-tag-color-primary {
	color: #2d8cf0 !important;
	border-color: #2d8cf0
}

.ivu-tag-color-warning {
	color: #f90 !important;
	border-color: #f90
}

.ivu-tag-color-white {
	color: #fff !important
}

.ivu-tag-dot {
	height: 32px;
	line-height: 32px;
	border: 1px solid #e8eaec !important;
	color: #515a6e !important;
	background: #fff !important;
	padding: 0 12px
}

.ivu-tag-dot-inner {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 8px;
	border-radius: 50%;
	background: #e8eaec;
	position: relative;
	top: 1px
}

.ivu-tag-dot .ivu-icon-ios-close {
	color: #666 !important;
	margin-left: 12px !important
}

.ivu-tag-border {
	height: 24px;
	line-height: 24px;
	border: 1px solid #e8eaec;
	color: #e8eaec;
	background: #fff !important;
	position: relative
}

.ivu-tag-border .ivu-icon-ios-close {
	color: #666;
	margin-left: 12px !important
}

.ivu-tag-border:after {
	content: "";
	display: none;
	width: 1px;
	background: currentColor;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 22px
}

.ivu-tag-border.ivu-tag-closable:after {
	display: block
}

.ivu-tag-border.ivu-tag-closable .ivu-icon-ios-close {
	margin-left: 18px !important;
	left: 4px;
	top: -1px
}

.ivu-tag-border.ivu-tag-primary {
	color: #2d8cf0 !important;
	border: 1px solid #2d8cf0 !important
}

.ivu-tag-border.ivu-tag-primary:after {
	background: #2d8cf0
}

.ivu-tag-border.ivu-tag-primary .ivu-icon-ios-close {
	color: #2d8cf0 !important
}

.ivu-tag-border.ivu-tag-success {
	color: #19be6b !important;
	border: 1px solid #19be6b !important
}

.ivu-tag-border.ivu-tag-success:after {
	background: #19be6b
}

.ivu-tag-border.ivu-tag-success .ivu-icon-ios-close {
	color: #19be6b !important
}

.ivu-tag-border.ivu-tag-warning {
	color: #f90 !important;
	border: 1px solid #f90 !important
}

.ivu-tag-border.ivu-tag-warning:after {
	background: #f90
}

.ivu-tag-border.ivu-tag-warning .ivu-icon-ios-close {
	color: #f90 !important
}

.ivu-tag-border.ivu-tag-error {
	color: #ed4014 !important;
	border: 1px solid #ed4014 !important
}

.ivu-tag-border.ivu-tag-error:after {
	background: #ed4014
}

.ivu-tag-border.ivu-tag-error .ivu-icon-ios-close {
	color: #ed4014 !important
}

.ivu-tag:hover {
	opacity: .85
}

.ivu-tag-text {
	color: #515a6e
}

.ivu-tag-text a:first-child:last-child {
	display: inline-block;
	margin: 0 -8px;
	padding: 0 8px
}

.ivu-tag .ivu-icon-ios-close {
	display: inline-block;
	font-size: 14px;
	transform: scale(1.42857143) rotate(0);
	cursor: pointer;
	margin-left: 2px;
	color: #666;
	opacity: .66;
	position: relative;
	top: -1px
}

:root .ivu-tag .ivu-icon-ios-close {
	font-size: 14px
}

.ivu-tag .ivu-icon-ios-close:hover {
	opacity: 1
}

.ivu-tag-error, .ivu-tag-primary, .ivu-tag-success, .ivu-tag-warning {
	border: 0
}

.ivu-tag-error, .ivu-tag-error .ivu-icon-ios-close, .ivu-tag-error .ivu-icon-ios-close:hover,
	.ivu-tag-error a, .ivu-tag-error a:hover, .ivu-tag-primary,
	.ivu-tag-primary .ivu-icon-ios-close, .ivu-tag-primary .ivu-icon-ios-close:hover,
	.ivu-tag-primary a, .ivu-tag-primary a:hover, .ivu-tag-success,
	.ivu-tag-success .ivu-icon-ios-close, .ivu-tag-success .ivu-icon-ios-close:hover,
	.ivu-tag-success a, .ivu-tag-success a:hover, .ivu-tag-warning,
	.ivu-tag-warning .ivu-icon-ios-close, .ivu-tag-warning .ivu-icon-ios-close:hover,
	.ivu-tag-warning a, .ivu-tag-warning a:hover {
	color: #fff
}

.ivu-tag-primary, .ivu-tag-primary.ivu-tag-dot .ivu-tag-dot-inner {
	background: #2d8cf0
}

.ivu-tag-success, .ivu-tag-success.ivu-tag-dot .ivu-tag-dot-inner {
	background: #19be6b
}

.ivu-tag-warning, .ivu-tag-warning.ivu-tag-dot .ivu-tag-dot-inner {
	background: #f90
}

.ivu-tag-error, .ivu-tag-error.ivu-tag-dot .ivu-tag-dot-inner {
	background: #ed4014
}

.ivu-tag-pink {
	line-height: 20px;
	background: #fff0f6;
	border-color: #ffadd2
}

.ivu-tag-pink .ivu-tag-text {
	color: #eb2f96 !important
}

.ivu-tag-magenta {
	line-height: 20px;
	background: #fff0f6;
	border-color: #ffadd2
}

.ivu-tag-magenta .ivu-tag-text {
	color: #eb2f96 !important
}

.ivu-tag-red {
	line-height: 20px;
	background: #fff1f0;
	border-color: #ffa39e
}

.ivu-tag-red .ivu-tag-text {
	color: #f5222d !important
}

.ivu-tag-volcano {
	line-height: 20px;
	background: #fff2e8;
	border-color: #ffbb96
}

.ivu-tag-volcano .ivu-tag-text {
	color: #fa541c !important
}

.ivu-tag-orange {
	line-height: 20px;
	background: #fff7e6;
	border-color: #ffd591
}

.ivu-tag-orange .ivu-tag-text {
	color: #fa8c16 !important
}

.ivu-tag-yellow {
	line-height: 20px;
	background: #feffe6;
	border-color: #fffb8f
}

.ivu-tag-yellow .ivu-tag-text {
	color: #fadb14 !important
}

.ivu-tag-gold {
	line-height: 20px;
	background: #fffbe6;
	border-color: #ffe58f
}

.ivu-tag-gold .ivu-tag-text {
	color: #faad14 !important
}

.ivu-tag-cyan {
	line-height: 20px;
	background: #e6fffb;
	border-color: #87e8de
}

.ivu-tag-cyan .ivu-tag-text {
	color: #13c2c2 !important
}

.ivu-tag-lime {
	line-height: 20px;
	background: #fcffe6;
	border-color: #eaff8f
}

.ivu-tag-lime .ivu-tag-text {
	color: #a0d911 !important
}

.ivu-tag-green {
	line-height: 20px;
	background: #f6ffed;
	border-color: #b7eb8f
}

.ivu-tag-green .ivu-tag-text {
	color: #52c41a !important
}

.ivu-tag-blue {
	line-height: 20px;
	background: #e6f7ff;
	border-color: #91d5ff
}

.ivu-tag-blue .ivu-tag-text {
	color: #1890ff !important
}

.ivu-tag-geekblue {
	line-height: 20px;
	background: #f0f5ff;
	border-color: #adc6ff
}

.ivu-tag-geekblue .ivu-tag-text {
	color: #2f54eb !important
}

.ivu-tag-purple {
	line-height: 20px;
	background: #f9f0ff;
	border-color: #d3adf7
}

.ivu-tag-purple .ivu-tag-text {
	color: #722ed1 !important
}

.ivu-layout {
	display: flex;
	flex-direction: column;
	flex: auto;
	background: #f5f7f9
}

.ivu-layout.ivu-layout-has-sider {
	flex-direction: row
}

.ivu-layout.ivu-layout-has-sider>.ivu-layout, .ivu-layout.ivu-layout-has-sider>.ivu-layout-content
	{
	overflow-x: hidden
}

.ivu-layout-footer, .ivu-layout-header {
	flex: 0 0 auto
}

.ivu-layout-header {
	background: #515a6e;
	padding: 0 50px;
	height: 64px;
	line-height: 64px
}

.ivu-layout-sider {
	transition: all .2s ease-in-out;
	position: relative;
	background: #515a6e;
	min-width: 0
}

.ivu-layout-sider-children {
	height: 100%;
	padding-top: .1px;
	margin-top: -.1px
}

.ivu-layout-sider-has-trigger {
	padding-bottom: 48px
}

.ivu-layout-sider-trigger {
	position: fixed;
	bottom: 0;
	text-align: center;
	cursor: pointer;
	height: 48px;
	line-height: 48px;
	color: #fff;
	background: #515a6e;
	z-index: 1000;
	transition: all .2s ease-in-out
}

.ivu-layout-sider-trigger .ivu-icon {
	font-size: 16px
}

.ivu-layout-sider-trigger>* {
	transition: all .2s
}

.ivu-layout-sider-trigger-collapsed .ivu-layout-sider-trigger-icon {
	transform: rotate(180deg)
}

.ivu-layout-sider-zero-width>* {
	overflow: hidden
}

.ivu-layout-sider-zero-width-trigger {
	position: absolute;
	top: 64px;
	right: -36px;
	text-align: center;
	width: 36px;
	height: 42px;
	line-height: 42px;
	background: #515a6e;
	color: #fff;
	font-size: 18px;
	border-radius: 0 6px 6px 0;
	cursor: pointer;
	transition: background .3s ease
}

.ivu-layout-sider-zero-width-trigger:hover {
	background: #626b7d
}

.ivu-layout-sider-zero-width-trigger.ivu-layout-sider-zero-width-trigger-left
	{
	right: 0;
	left: -36px;
	border-radius: 6px 0 0 6px
}

.ivu-layout-footer {
	background: #f5f7f9;
	padding: 24px 50px;
	color: #515a6e;
	font-size: 14px
}

.ivu-layout-content {
	flex: auto
}

.ivu-loading-bar {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2000
}

.ivu-loading-bar-inner {
	transition: width .2s linear
}

.ivu-loading-bar-inner-color-primary {
	background-color: #2d8cf0
}

.ivu-loading-bar-inner-failed-color-error {
	background-color: #ed4014
}

.ivu-progress {
	display: inline-block;
	width: 100%;
	font-size: 12px;
	position: relative
}

.ivu-progress-vertical {
	height: 100%;
	width: auto
}

.ivu-progress-outer {
	display: inline-block;
	width: 100%;
	margin-right: 0;
	padding-right: 0
}

.ivu-progress-show-info .ivu-progress-outer {
	padding-right: 55px;
	margin-right: -55px
}

.ivu-progress-vertical .ivu-progress-outer {
	height: 100%;
	width: auto
}

.ivu-progress-inner {
	display: inline-block;
	width: 100%;
	background-color: #f3f3f3;
	border-radius: 100px;
	vertical-align: middle;
	position: relative
}

.ivu-progress-vertical .ivu-progress-inner {
	height: 100%;
	width: auto
}

.ivu-progress-vertical .ivu-progress-inner:after, .ivu-progress-vertical .ivu-progress-inner>*
	{
	display: inline-block;
	vertical-align: bottom
}

.ivu-progress-vertical .ivu-progress-inner:after {
	content: "";
	height: 100%
}

.ivu-progress-bg {
	background-color: #2d8cf0;
	position: relative
}

.ivu-progress-bg, .ivu-progress-success-bg {
	border-radius: 100px;
	transition: all .2s linear
}

.ivu-progress-success-bg {
	background-color: #19be6b;
	position: absolute;
	top: 0;
	left: 0
}

.ivu-progress-text {
	display: inline-block;
	margin-left: 5px;
	text-align: left;
	font-size: 1em;
	vertical-align: middle
}

.ivu-progress-active .ivu-progress-bg:before {
	content: "";
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	border-radius: 10px;
	animation: ivu-progress-active 2s ease-in-out infinite
}

.ivu-progress-vertical.ivu-progress-active .ivu-progress-bg:before {
	top: auto;
	animation: ivu-progress-active-vertical 2s ease-in-out infinite
}

.ivu-progress-wrong .ivu-progress-bg {
	background-color: #ed4014
}

.ivu-progress-wrong .ivu-progress-text {
	color: #ed4014
}

.ivu-progress-success .ivu-progress-bg {
	background-color: #19be6b
}

.ivu-progress-success .ivu-progress-text {
	color: #19be6b
}

@
keyframes ivu-progress-active { 0%{
	opacity: .3;
	width: 0
}

to {
	opacity: 0;
	width: 100%
}

}
@
keyframes ivu-progress-active-vertical { 0%{
	opacity: .3;
	height: 0
}

to {
	opacity: 0;
	height: 100%
}

}
.ivu-timeline {
	list-style: none;
	margin: 0;
	padding: 0
}

.ivu-timeline-item {
	margin: 0 !important;
	padding: 0 0 12px;
	list-style: none;
	position: relative
}

.ivu-timeline-item-tail {
	height: 100%;
	border-left: 1px solid #e8eaec;
	position: absolute;
	left: 6px;
	top: 0
}

.ivu-timeline-item-pending .ivu-timeline-item-tail {
	display: none
}

.ivu-timeline-item-head {
	width: 13px;
	height: 13px;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid transparent;
	position: absolute
}

.ivu-timeline-item-head-blue {
	border-color: #2d8cf0;
	color: #2d8cf0
}

.ivu-timeline-item-head-red {
	border-color: #ed4014;
	color: #ed4014
}

.ivu-timeline-item-head-green {
	border-color: #19be6b;
	color: #19be6b
}

.ivu-timeline-item-head-custom {
	width: 40px;
	height: auto;
	margin-top: 6px;
	padding: 3px 0;
	text-align: center;
	line-height: 1;
	border: 0;
	border-radius: 0;
	font-size: 14px;
	position: absolute;
	left: -13px;
	transform: translateY(-50%)
}

.ivu-timeline-item-content {
	padding: 1px 1px 10px 24px;
	font-size: 12px;
	position: relative;
	top: -3px
}

.ivu-timeline-item:last-child .ivu-timeline-item-tail {
	display: none
}

.ivu-timeline.ivu-timeline-pending .ivu-timeline-item:nth-last-of-type(2) .ivu-timeline-item-tail
	{
	border-left: 1px dotted #e8eaec
}

.ivu-timeline.ivu-timeline-pending .ivu-timeline-item:nth-last-of-type(2) .ivu-timeline-item-content
	{
	min-height: 48px
}

.ivu-page:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.ivu-page-item {
	display: inline-block;
	vertical-align: middle;
	min-width: 32px;
	height: 32px;
	line-height: 30px;
	margin-right: 4px;
	text-align: center;
	list-style: none;
	background-color: #fff;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	font-family: Arial;
	font-weight: 500;
	border: 1px solid #dcdee2;
	border-radius: 4px;
	transition: border .2s ease-in-out, color .2s ease-in-out
}

.ivu-page-item a {
	font-family: Monospaced Number;
	margin: 0 6px;
	text-decoration: none;
	color: #515a6e
}

.ivu-page-item:hover {
	border-color: #2d8cf0
}

.ivu-page-item:hover a {
	color: #2d8cf0
}

.ivu-page-item-active {
	border-color: #2d8cf0
}

.ivu-page-item-active:hover a, .ivu-page-item-active a {
	color: #2d8cf0
}

.ivu-page-item-jump-next:after, .ivu-page-item-jump-prev:after {
	content: "\2022\2022\2022";
	display: block;
	letter-spacing: 1px;
	color: #ccc;
	text-align: center
}

.ivu-page-item-jump-next:hover:after, .ivu-page-item-jump-next i,
	.ivu-page-item-jump-prev:hover:after, .ivu-page-item-jump-prev i {
	display: none
}

.ivu-page-item-jump-next:hover i, .ivu-page-item-jump-prev:hover i {
	display: inline
}

.ivu-page-item-jump-prev:hover i:after {
	content: "\F115";
	margin-left: -8px
}

.ivu-page-item-jump-next:hover i:after {
	content: "\F11F";
	margin-left: -8px
}

.ivu-page-item-jump-next, .ivu-page-item-jump-prev, .ivu-page-prev {
	margin-right: 4px
}

.ivu-page-item-jump-next, .ivu-page-item-jump-prev, .ivu-page-next,
	.ivu-page-prev {
	display: inline-block;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	min-width: 32px;
	height: 32px;
	line-height: 30px;
	list-style: none;
	text-align: center;
	cursor: pointer;
	color: #666;
	font-family: Arial;
	border: 1px solid #dcdee2;
	border-radius: 4px;
	transition: all .2s ease-in-out
}

.ivu-page-item-jump-next, .ivu-page-item-jump-prev {
	border-color: transparent
}

.ivu-page-next, .ivu-page-prev {
	background-color: #fff
}

.ivu-page-next a, .ivu-page-prev a {
	color: #666;
	font-size: 14px
}

.ivu-page-next:hover, .ivu-page-prev:hover {
	border-color: #2d8cf0
}

.ivu-page-next:hover a, .ivu-page-prev:hover a {
	color: #2d8cf0
}

.ivu-page-disabled {
	cursor: not-allowed
}

.ivu-page-disabled a {
	color: #ccc
}

.ivu-page-disabled:hover {
	border-color: #dcdee2
}

.ivu-page-disabled:hover a {
	color: #ccc;
	cursor: not-allowed
}

.ivu-page-options {
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px
}

.ivu-page-options-sizer {
	display: inline-block;
	margin-right: 10px
}

.ivu-page-options-elevator {
	display: inline-block;
	vertical-align: middle;
	height: 32px;
	line-height: 32px
}

.ivu-page-options-elevator input {
	display: inline-block;
	width: 100%;
	height: 32px;
	line-height: 1.5;
	padding: 4px 7px;
	font-size: 12px;
	border: 1px solid #dcdee2;
	color: #515a6e;
	background-color: #fff;
	background-image: none;
	position: relative;
	cursor: text;
	transition: border .2s ease-in-out, background .2s ease-in-out,
		box-shadow .2s ease-in-out;
	border-radius: 4px;
	margin: 0 8px;
	width: 50px
}

.ivu-page-options-elevator input::-moz-placeholder {
	color: #c5c8ce;
	opacity: 1
}

.ivu-page-options-elevator input:-ms-input-placeholder {
	color: #c5c8ce
}

.ivu-page-options-elevator input::-webkit-input-placeholder {
	color: #c5c8ce
}

.ivu-page-options-elevator input:hover {
	border-color: #57a3f3
}

.ivu-page-options-elevator input:focus {
	border-color: #57a3f3;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-page-options-elevator input[disabled], fieldset[disabled] .ivu-page-options-elevator input
	{
	background-color: #f3f3f3;
	opacity: 1;
	cursor: not-allowed;
	color: #ccc
}

.ivu-page-options-elevator input[disabled]:hover, fieldset[disabled] .ivu-page-options-elevator input:hover
	{
	border-color: #e3e5e8
}

textarea.ivu-page-options-elevator input {
	max-width: 100%;
	height: auto;
	min-height: 32px;
	vertical-align: bottom;
	font-size: 14px
}

.ivu-page-options-elevator input-large {
	font-size: 14px;
	padding: 6px 7px;
	height: 36px
}

.ivu-page-options-elevator input-small {
	padding: 1px 7px;
	height: 24px;
	border-radius: 3px
}

.ivu-page-total {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	margin-right: 10px
}

.ivu-page-simple .ivu-page-next, .ivu-page-simple .ivu-page-prev {
	margin: 0;
	border: 0;
	height: 24px;
	line-height: normal;
	font-size: 18px
}

.ivu-page-simple .ivu-page-simple-pager {
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle
}

.ivu-page-simple .ivu-page-simple-pager input {
	width: 30px;
	height: 24px;
	margin: 0 8px;
	padding: 5px 8px;
	text-align: center;
	box-sizing: border-box;
	background-color: #fff;
	outline: 0;
	border: 1px solid #dcdee2;
	border-radius: 4px;
	transition: border-color .2s ease-in-out
}

.ivu-page-simple .ivu-page-simple-pager input:hover {
	border-color: #2d8cf0
}

.ivu-page-simple .ivu-page-simple-pager span {
	padding: 0 8px 0 2px
}

.ivu-page-custom-text, .ivu-page-custom-text:hover {
	border-color: transparent
}

.ivu-page.mini .ivu-page-total {
	height: 24px;
	line-height: 24px
}

.ivu-page.mini .ivu-page-item {
	border: 0;
	margin: 0;
	min-width: 24px;
	height: 24px;
	line-height: 24px;
	border-radius: 3px
}

.ivu-page.mini .ivu-page-next, .ivu-page.mini .ivu-page-prev {
	margin: 0;
	min-width: 24px;
	height: 24px;
	line-height: 22px;
	border: 0
}

.ivu-page.mini .ivu-page-next a i:after, .ivu-page.mini .ivu-page-prev a i:after
	{
	height: 24px;
	line-height: 24px
}

.ivu-page.mini .ivu-page-item-jump-next, .ivu-page.mini .ivu-page-item-jump-prev
	{
	height: 24px;
	line-height: 24px;
	border: none;
	margin-right: 0
}

.ivu-page.mini .ivu-page-options {
	margin-left: 8px
}

.ivu-page.mini .ivu-page-options-elevator {
	height: 24px;
	line-height: 24px
}

.ivu-page.mini .ivu-page-options-elevator input {
	padding: 1px 7px;
	height: 24px;
	border-radius: 3px;
	width: 44px
}

.ivu-steps {
	font-size: 0;
	width: 100%;
	line-height: 1.5
}

.ivu-steps-item {
	display: inline-block;
	position: relative;
	vertical-align: top
}

.ivu-steps-item.ivu-steps-status-wait .ivu-steps-head-inner {
	background-color: #fff
}

.ivu-steps-item.ivu-steps-status-wait .ivu-steps-head-inner>.ivu-steps-icon,
	.ivu-steps-item.ivu-steps-status-wait .ivu-steps-head-inner span {
	color: #ccc
}

.ivu-steps-item.ivu-steps-status-wait .ivu-steps-content,
	.ivu-steps-item.ivu-steps-status-wait .ivu-steps-title {
	color: #999
}

.ivu-steps-item.ivu-steps-status-wait .ivu-steps-tail>i {
	background-color: #e8eaec
}

.ivu-steps-item.ivu-steps-status-process .ivu-steps-head-inner {
	border-color: #2d8cf0;
	background-color: #2d8cf0
}

.ivu-steps-item.ivu-steps-status-process .ivu-steps-head-inner>.ivu-steps-icon,
	.ivu-steps-item.ivu-steps-status-process .ivu-steps-head-inner span {
	color: #fff
}

.ivu-steps-item.ivu-steps-status-process .ivu-steps-content,
	.ivu-steps-item.ivu-steps-status-process .ivu-steps-title {
	color: #666
}

.ivu-steps-item.ivu-steps-status-process .ivu-steps-tail>i {
	background-color: #e8eaec
}

.ivu-steps-item.ivu-steps-status-finish .ivu-steps-head-inner {
	background-color: #fff;
	border-color: #2d8cf0
}

.ivu-steps-item.ivu-steps-status-finish .ivu-steps-head-inner>.ivu-steps-icon,
	.ivu-steps-item.ivu-steps-status-finish .ivu-steps-head-inner span {
	color: #2d8cf0
}

.ivu-steps-item.ivu-steps-status-finish .ivu-steps-tail>i:after {
	width: 100%;
	background: #2d8cf0;
	transition: all .2s ease-in-out;
	opacity: 1
}

.ivu-steps-item.ivu-steps-status-finish .ivu-steps-content,
	.ivu-steps-item.ivu-steps-status-finish .ivu-steps-title {
	color: #999
}

.ivu-steps-item.ivu-steps-status-error .ivu-steps-head-inner {
	background-color: #fff;
	border-color: #ed4014
}

.ivu-steps-item.ivu-steps-status-error .ivu-steps-content,
	.ivu-steps-item.ivu-steps-status-error .ivu-steps-head-inner>.ivu-steps-icon,
	.ivu-steps-item.ivu-steps-status-error .ivu-steps-title {
	color: #ed4014
}

.ivu-steps-item.ivu-steps-status-error .ivu-steps-tail>i {
	background-color: #e8eaec
}

.ivu-steps-item.ivu-steps-next-error .ivu-steps-tail>i, .ivu-steps-item.ivu-steps-next-error .ivu-steps-tail>i:after
	{
	background-color: #ed4014
}

.ivu-steps-item.ivu-steps-custom .ivu-steps-head-inner {
	background: 0 0;
	border: 0;
	width: auto;
	height: auto
}

.ivu-steps-item.ivu-steps-custom .ivu-steps-head-inner>.ivu-steps-icon {
	font-size: 20px;
	top: 2px;
	width: 20px;
	height: 20px
}

.ivu-steps-item.ivu-steps-custom.ivu-steps-status-process .ivu-steps-head-inner>.ivu-steps-icon
	{
	color: #2d8cf0
}

.ivu-steps-item:last-child .ivu-steps-tail {
	display: none
}

.ivu-steps .ivu-steps-head, .ivu-steps .ivu-steps-main {
	position: relative;
	display: inline-block;
	vertical-align: top
}

.ivu-steps .ivu-steps-head {
	background: #fff
}

.ivu-steps .ivu-steps-head-inner {
	display: block;
	width: 26px;
	height: 26px;
	line-height: 24px;
	margin-right: 8px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 50%;
	font-size: 14px;
	transition: background-color .2s ease-in-out
}

.ivu-steps .ivu-steps-head-inner>.ivu-steps-icon {
	line-height: 1;
	position: relative
}

.ivu-steps .ivu-steps-head-inner>.ivu-steps-icon.ivu-icon {
	font-size: 24px
}

.ivu-steps .ivu-steps-head-inner>.ivu-steps-icon.ivu-icon-ios-checkmark-empty,
	.ivu-steps .ivu-steps-head-inner>.ivu-steps-icon.ivu-icon-ios-close-empty
	{
	font-weight: 700
}

.ivu-steps .ivu-steps-main {
	margin-top: 2.5px;
	display: inline
}

.ivu-steps .ivu-steps-custom .ivu-steps-title {
	margin-top: 2.5px
}

.ivu-steps .ivu-steps-title {
	display: inline-block;
	margin-bottom: 4px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: 700;
	color: #666;
	background: #fff
}

.ivu-steps .ivu-steps-title>a:first-child:last-child {
	color: #666
}

.ivu-steps .ivu-steps-item-last .ivu-steps-title {
	padding-right: 0;
	width: 100%
}

.ivu-steps .ivu-steps-content {
	font-size: 12px;
	color: #999
}

.ivu-steps .ivu-steps-tail {
	width: 100%;
	padding: 0 10px;
	position: absolute;
	left: 0;
	top: 13px
}

.ivu-steps .ivu-steps-tail>i {
	display: inline-block;
	width: 100%;
	height: 1px;
	vertical-align: top;
	background: #e8eaec;
	border-radius: 1px;
	position: relative
}

.ivu-steps .ivu-steps-tail>i:after {
	content: "";
	width: 0;
	height: 100%;
	background: #e8eaec;
	opacity: 0;
	position: absolute;
	top: 0
}

.ivu-steps.ivu-steps-small .ivu-steps-head-inner {
	width: 18px;
	height: 18px;
	line-height: 16px;
	margin-right: 10px;
	text-align: center;
	border-radius: 50%;
	font-size: 12px
}

.ivu-steps.ivu-steps-small .ivu-steps-head-inner>.ivu-steps-icon.ivu-icon
	{
	font-size: 16px;
	top: 0
}

.ivu-steps.ivu-steps-small .ivu-steps-main {
	margin-top: 0
}

.ivu-steps.ivu-steps-small .ivu-steps-title {
	margin-bottom: 4px;
	margin-top: 0;
	color: #666;
	font-size: 12px;
	font-weight: 700
}

.ivu-steps.ivu-steps-small .ivu-steps-content {
	font-size: 12px;
	color: #999;
	padding-left: 30px
}

.ivu-steps.ivu-steps-small .ivu-steps-tail {
	top: 8px;
	padding: 0 8px
}

.ivu-steps.ivu-steps-small .ivu-steps-tail>i {
	height: 1px;
	width: 100%;
	border-radius: 1px
}

.ivu-steps .ivu-steps-item.ivu-steps-custom .ivu-steps-head-inner,
	.ivu-steps.ivu-steps-small .ivu-steps-item.ivu-steps-custom .ivu-steps-head-inner
	{
	width: inherit;
	height: inherit;
	line-height: inherit;
	border-radius: 0;
	border: 0;
	background: 0 0
}

.ivu-steps-vertical .ivu-steps-item {
	display: block
}

.ivu-steps-vertical .ivu-steps-tail {
	position: absolute;
	left: 13px;
	top: 0;
	height: 100%;
	width: 1px;
	padding: 30px 0 4px
}

.ivu-steps-vertical .ivu-steps-tail>i {
	height: 100%;
	width: 1px
}

.ivu-steps-vertical .ivu-steps-tail>i:after {
	height: 0;
	width: 100%
}

.ivu-steps-vertical .ivu-steps-status-finish .ivu-steps-tail>i:after {
	height: 100%
}

.ivu-steps-vertical .ivu-steps-head {
	float: left
}

.ivu-steps-vertical .ivu-steps-head-inner {
	margin-right: 16px
}

.ivu-steps-vertical .ivu-steps-main {
	min-height: 47px;
	overflow: hidden;
	display: block
}

.ivu-steps-vertical .ivu-steps-main .ivu-steps-title {
	line-height: 26px
}

.ivu-steps-vertical .ivu-steps-main .ivu-steps-content {
	padding-bottom: 12px;
	padding-left: 0
}

.ivu-steps-vertical .ivu-steps-custom .ivu-steps-icon {
	left: 4px
}

.ivu-steps-vertical.ivu-steps-small .ivu-steps-custom .ivu-steps-icon {
	left: 0
}

.ivu-steps-vertical.ivu-steps-small .ivu-steps-tail {
	position: absolute;
	left: 9px;
	top: 0;
	padding: 22px 0 4px
}

.ivu-steps-vertical.ivu-steps-small .ivu-steps-tail>i {
	height: 100%
}

.ivu-steps-vertical.ivu-steps-small .ivu-steps-title {
	line-height: 18px
}

.ivu-steps-horizontal.ivu-steps-hidden {
	visibility: hidden
}

.ivu-steps-horizontal .ivu-steps-content {
	padding-left: 35px
}

.ivu-steps-horizontal .ivu-steps-item:not (:first-child ) .ivu-steps-head
	{
	padding-left: 10px;
	margin-left: -10px
}

.ivu-modal {
	width: auto;
	margin: 0 auto;
	position: relative;
	outline: 0;
	top: 100px
}

.ivu-modal-hidden {
	display: none !important
}

.ivu-modal-wrap {
	position: fixed;
	overflow: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.ivu-modal-wrap * {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent
}

.ivu-modal-mask {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(55, 55, 55, .6);
	height: 100%;
	z-index: 1000
}

.ivu-modal-mask-hidden {
	display: none
}

.ivu-modal-content {
	position: relative;
	background-color: #fff;
	border: 0;
	border-radius: 6px;
	background-clip: padding-box;
	box-shadow: 0 4px 12px rgba(0, 0, 0, .15)
}

.ivu-modal-content-no-mask {
	pointer-events: auto
}

.ivu-modal-content-drag {
	position: absolute
}

.ivu-modal-content-drag .ivu-modal-header {
	cursor: move
}

.ivu-modal-content-dragging {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ivu-modal-header {
	border-bottom: 1px solid #e8eaec;
	padding: 14px 16px;
	line-height: 1
}

.ivu-modal-header-inner, .ivu-modal-header p {
	display: inline-block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #17233d;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ivu-modal-header p i, .ivu-modal-header p span {
	vertical-align: middle
}

.ivu-modal-close {
	z-index: 1;
	font-size: 12px;
	position: absolute;
	right: 8px;
	top: 8px;
	overflow: hidden;
	cursor: pointer
}

.ivu-modal-close .ivu-icon-ios-close {
	font-size: 31px;
	color: #999;
	transition: color .2s ease;
	position: relative;
	top: 1px
}

.ivu-modal-close .ivu-icon-ios-close:hover {
	color: #444
}

.ivu-modal-body {
	padding: 16px;
	font-size: 12px;
	line-height: 1.5
}

.ivu-modal-footer {
	border-top: 1px solid #e8eaec;
	padding: 12px 18px;
	text-align: right
}

.ivu-modal-footer button+button {
	margin-left: 8px;
	margin-bottom: 0
}

.ivu-modal-fullscreen {
	width: 100% !important;
	top: 0;
	bottom: 0;
	position: absolute
}

.ivu-modal-fullscreen .ivu-modal-content {
	width: 100%;
	border-radius: 0;
	position: absolute;
	top: 0;
	bottom: 0
}

.ivu-modal-fullscreen .ivu-modal-body {
	width: 100%;
	overflow: auto;
	position: absolute;
	top: 51px;
	bottom: 61px
}

.ivu-modal-fullscreen-no-header .ivu-modal-body {
	top: 0
}

.ivu-modal-fullscreen-no-footer .ivu-modal-body {
	bottom: 0
}

.ivu-modal-fullscreen .ivu-modal-footer {
	position: absolute;
	width: 100%;
	bottom: 0
}

.ivu-modal-no-mask {
	pointer-events: none
}

@media ( max-width :768px) {
	.ivu-modal {
		width: auto !important;
		margin: 10px
	}
	.vertical-center-modal .ivu-modal {
		flex: 1
	}
}

.ivu-modal-confirm {
	padding: 0 4px
}

.ivu-modal-confirm-head {
	padding: 0 12px 0 0
}

.ivu-modal-confirm-head-icon {
	display: inline-block;
	font-size: 28px;
	vertical-align: middle;
	position: relative;
	top: -2px
}

.ivu-modal-confirm-head-icon-info {
	color: #2d8cf0
}

.ivu-modal-confirm-head-icon-success {
	color: #19be6b
}

.ivu-modal-confirm-head-icon-warning {
	color: #f90
}

.ivu-modal-confirm-head-icon-error {
	color: #ed4014
}

.ivu-modal-confirm-head-icon-confirm {
	color: #f90
}

.ivu-modal-confirm-head-title {
	display: inline-block;
	vertical-align: middle;
	margin-left: 12px;
	font-size: 16px;
	color: #17233d;
	font-weight: 700
}

.ivu-modal-confirm-body {
	padding-left: 42px;
	font-size: 14px;
	color: #515a6e;
	position: relative
}

.ivu-modal-confirm-body-render {
	margin: 0;
	padding: 0
}

.ivu-modal-confirm-footer {
	margin-top: 20px;
	text-align: right
}

.ivu-modal-confirm-footer button+button {
	margin-left: 8px;
	margin-bottom: 0
}

.ivu-select {
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	vertical-align: middle;
	color: #515a6e;
	font-size: 14px;
	line-height: normal
}

.ivu-select-selection {
	display: block;
	box-sizing: border-box;
	outline: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	position: relative;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #dcdee2;
	transition: all .2s ease-in-out
}

.ivu-select-selection-focused, .ivu-select-selection:hover {
	border-color: #57a3f3
}

.ivu-select-selection-focused .ivu-select-arrow, .ivu-select-selection:hover .ivu-select-arrow
	{
	display: inline-block
}

.ivu-select-arrow {
	position: absolute;
	top: 50%;
	right: 8px;
	line-height: 1;
	margin-top: -7px;
	font-size: 14px;
	color: #808695;
	transition: all .2s ease-in-out
}

.ivu-select-visible .ivu-select-selection {
	border-color: #57a3f3;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-select-visible .ivu-select-arrow {
	transform: rotate(180deg);
	display: inline-block
}

.ivu-select-disabled .ivu-select-selection {
	background-color: #f3f3f3;
	opacity: 1;
	cursor: not-allowed;
	color: #ccc
}

.ivu-select-disabled .ivu-select-selection:hover {
	border-color: #e3e5e8
}

.ivu-select-disabled .ivu-select-selection .ivu-select-arrow {
	display: none
}

.ivu-select-disabled .ivu-select-selection:hover {
	border-color: #dcdee2;
	box-shadow: none
}

.ivu-select-disabled .ivu-select-selection:hover .ivu-select-arrow {
	display: inline-block
}

.ivu-select-single .ivu-select-selection {
	height: 32px;
	position: relative
}

.ivu-select-single .ivu-select-selection .ivu-select-placeholder {
	color: #c5c8ce
}

.ivu-select-single .ivu-select-selection .ivu-select-placeholder,
	.ivu-select-single .ivu-select-selection .ivu-select-selected-value {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 8px;
	padding-right: 24px
}

.ivu-select-multiple .ivu-select-selection {
	padding: 0 24px 0 4px
}

.ivu-select-multiple .ivu-select-selection .ivu-select-placeholder {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #c5c8ce;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 4px;
	padding-right: 22px
}

.ivu-select-large.ivu-select-single .ivu-select-selection {
	height: 36px
}

.ivu-select-large.ivu-select-single .ivu-select-selection .ivu-select-placeholder,
	.ivu-select-large.ivu-select-single .ivu-select-selection .ivu-select-selected-value
	{
	height: 34px;
	line-height: 34px;
	font-size: 14px
}

.ivu-select-large.ivu-select-multiple .ivu-select-selection {
	min-height: 36px
}

.ivu-select-large.ivu-select-multiple .ivu-select-selection .ivu-select-placeholder,
	.ivu-select-large.ivu-select-multiple .ivu-select-selection .ivu-select-selected-value
	{
	min-height: 34px;
	line-height: 34px;
	font-size: 14px
}

.ivu-select-small.ivu-select-single .ivu-select-selection {
	height: 24px;
	border-radius: 3px
}

.ivu-select-small.ivu-select-single .ivu-select-selection .ivu-select-placeholder,
	.ivu-select-small.ivu-select-single .ivu-select-selection .ivu-select-selected-value
	{
	height: 22px;
	line-height: 22px
}

.ivu-select-small.ivu-select-multiple .ivu-select-selection {
	min-height: 24px;
	border-radius: 3px
}

.ivu-select-small.ivu-select-multiple .ivu-select-selection .ivu-select-placeholder,
	.ivu-select-small.ivu-select-multiple .ivu-select-selection .ivu-select-selected-value
	{
	height: auto;
	min-height: 22px;
	line-height: 22px
}

.ivu-select-input {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0 24px 0 8px;
	font-size: 12px;
	outline: 0;
	border: none;
	box-sizing: border-box;
	color: #515a6e;
	background-color: transparent;
	position: relative;
	cursor: pointer
}

.ivu-select-input::-moz-placeholder {
	color: #c5c8ce;
	opacity: 1
}

.ivu-select-input:-ms-input-placeholder {
	color: #c5c8ce
}

.ivu-select-input::-webkit-input-placeholder {
	color: #c5c8ce
}

.ivu-select-input[disabled] {
	cursor: not-allowed;
	color: #ccc
}

.ivu-select-single .ivu-select-input {
	width: 100%
}

.ivu-select-large .ivu-select-input {
	font-size: 14px;
	height: 36px
}

.ivu-select-small .ivu-select-input {
	height: 22px;
	line-height: 22px
}

.ivu-select-multiple .ivu-select-input {
	height: 29px;
	line-height: 32px;
	padding: 0 0 0 4px
}

.ivu-select-not-found {
	text-align: center;
	color: #c5c8ce
}

.ivu-select-not-found li:not ([class^=ivu-] ){
	margin-bottom: 0
}

.ivu-select-loading {
	text-align: center;
	color: #c5c8ce
}

.ivu-select-multiple .ivu-tag {
	height: 24px;
	line-height: 22px;
	margin: 3px 4px 3px 0
}

.ivu-select-large.ivu-select-multiple .ivu-tag {
	height: 28px;
	line-height: 26px;
	font-size: 14px
}

.ivu-select-large.ivu-select-multiple .ivu-tag i {
	top: 1px
}

.ivu-select-small.ivu-select-multiple .ivu-tag {
	height: 17px;
	line-height: 15px;
	font-size: 12px;
	padding: 0 6px;
	margin: 3px 4px 2px 0
}

.ivu-select-small.ivu-select-multiple .ivu-tag i {
	top: 1px
}

.ivu-select-dropdown-list {
	min-width: 100%;
	list-style: none
}

.ivu-select .ivu-select-dropdown {
	width: auto
}

.ivu-select-item {
	margin: 0;
	line-height: normal;
	padding: 7px 16px;
	clear: both;
	color: #515a6e;
	font-size: 12px !important;
	white-space: nowrap;
	list-style: none;
	cursor: pointer;
	transition: background .2s ease-in-out
}

.ivu-select-item-focus, .ivu-select-item:hover {
	background: #f3f3f3
}

.ivu-select-item-disabled, .ivu-select-item-disabled:hover {
	color: #c5c8ce;
	cursor: not-allowed
}

.ivu-select-item-disabled:hover {
	background-color: #fff
}

.ivu-select-item-selected, .ivu-select-item-selected:hover {
	color: #2d8cf0
}

.ivu-select-item-divided {
	margin-top: 5px;
	border-top: 1px solid #e8eaec
}

.ivu-select-item-divided:before {
	content: "";
	height: 5px;
	display: block;
	margin: 0 -16px;
	background-color: #fff;
	position: relative;
	top: -7px
}

.ivu-select-large .ivu-select-item {
	padding: 7px 16px 8px;
	font-size: 14px !important
}

@
-moz-document url-prefix (){ .
	ivu-select-item {white-space: normal
}

}
.ivu-select-multiple .ivu-select-item {
	position: relative
}

.ivu-select-multiple .ivu-select-item-selected {
	color: rgba(45, 140, 240, .9);
	background: #fff
}

.ivu-select-multiple .ivu-select-item-focus, .ivu-select-multiple .ivu-select-item-selected:hover
	{
	background: #f3f3f3
}

.ivu-select-multiple .ivu-select-item-selected.ivu-select-multiple .ivu-select-item-focus
	{
	color: rgba(40, 123, 211, .91);
	background: #fff
}

.ivu-select-multiple .ivu-select-item-selected:after {
	display: inline-block;
	font-family: Ionicons;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
	font-size: 24px;
	content: "\F171";
	color: rgba(45, 140, 240, .9);
	position: absolute;
	top: 2px;
	right: 8px
}

.ivu-select-group {
	list-style: none;
	margin: 0;
	padding: 0
}

.ivu-select-group-title {
	padding-left: 8px;
	font-size: 12px;
	color: #999;
	height: 30px;
	line-height: 30px
}

.ivu-form-item-error .ivu-select-selection {
	border: 1px solid #ed4014
}

.ivu-form-item-error .ivu-select-arrow {
	color: #ed4014
}

.ivu-form-item-error .ivu-select-visible .ivu-select-selection {
	border-color: #ed4014;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(237, 64, 20, .2)
}

.ivu-select-dropdown {
	width: inherit;
	max-height: 200px;
	overflow: auto;
	margin: 5px 0;
	padding: 5px 0;
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 4px;
	box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
	position: absolute;
	z-index: 900
}

.ivu-select-dropdown-transfer {
	z-index: 1060;
	width: auto
}

.ivu-select-dropdown.ivu-transfer-no-max-height {
	max-height: none
}

.ivu-modal .ivu-select-dropdown {
	position: absolute !important
}

.ivu-split-wrapper {
	position: relative;
	width: 100%;
	height: 100%
}

.ivu-split-pane {
	position: absolute
}

.ivu-split-pane.left-pane, .ivu-split-pane.right-pane {
	top: 0;
	bottom: 0
}

.ivu-split-pane.left-pane {
	left: 0
}

.ivu-split-pane.right-pane {
	right: 0
}

.ivu-split-pane.bottom-pane, .ivu-split-pane.top-pane {
	left: 0;
	right: 0
}

.ivu-split-pane.top-pane {
	top: 0
}

.ivu-split-pane.bottom-pane {
	bottom: 0
}

.ivu-split-pane-moving {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ivu-split-trigger {
	border: 1px solid #dcdee2
}

.ivu-split-trigger-con {
	position: absolute;
	transform: translate(-50%, -50%);
	z-index: 10
}

.ivu-split-trigger-bar-con {
	position: absolute;
	overflow: hidden
}

.ivu-split-trigger-bar-con.vertical {
	left: 1px;
	top: 50%;
	height: 32px;
	transform: translateY(-50%)
}

.ivu-split-trigger-bar-con.horizontal {
	left: 50%;
	top: 1px;
	width: 32px;
	transform: translate(-50%)
}

.ivu-split-trigger-vertical {
	width: 6px;
	height: 100%;
	background: #f8f8f9;
	border-top: none;
	border-bottom: none;
	cursor: col-resize
}

.ivu-split-trigger-vertical .ivu-split-trigger-bar {
	width: 4px;
	height: 1px;
	background: rgba(23, 35, 61, .25);
	float: left;
	margin-top: 3px
}

.ivu-split-trigger-horizontal {
	height: 6px;
	width: 100%;
	background: #f8f8f9;
	border-left: none;
	border-right: none;
	cursor: row-resize
}

.ivu-split-trigger-horizontal .ivu-split-trigger-bar {
	height: 4px;
	width: 1px;
	background: rgba(23, 35, 61, .25);
	float: left;
	margin-right: 3px
}

.ivu-split-horizontal .ivu-split-trigger-con {
	top: 50%;
	height: 100%;
	width: 0
}

.ivu-split-vertical .ivu-split-trigger-con {
	left: 50%;
	height: 0;
	width: 100%
}

.ivu-split .no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ivu-tooltip, .ivu-tooltip-rel {
	display: inline-block
}

.ivu-tooltip-rel {
	position: relative;
	width: inherit
}

.ivu-tooltip-popper {
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.5;
	position: absolute;
	z-index: 1060
}

.ivu-tooltip-popper[x-placement^=top] {
	padding: 5px 0 8px
}

.ivu-tooltip-popper[x-placement^=right] {
	padding: 0 5px 0 8px
}

.ivu-tooltip-popper[x-placement^=bottom] {
	padding: 8px 0 5px
}

.ivu-tooltip-popper[x-placement^=left] {
	padding: 0 8px 0 5px
}

.ivu-tooltip-popper[x-placement^=top] .ivu-tooltip-arrow {
	bottom: 3px;
	border-width: 5px 5px 0;
	border-top-color: rgba(70, 76, 91, .9)
}

.ivu-tooltip-popper[x-placement=top] .ivu-tooltip-arrow {
	left: 50%;
	margin-left: -5px
}

.ivu-tooltip-popper[x-placement=top-start] .ivu-tooltip-arrow {
	left: 16px
}

.ivu-tooltip-popper[x-placement=top-end] .ivu-tooltip-arrow {
	right: 16px
}

.ivu-tooltip-popper[x-placement^=right] .ivu-tooltip-arrow {
	left: 3px;
	border-width: 5px 5px 5px 0;
	border-right-color: rgba(70, 76, 91, .9)
}

.ivu-tooltip-popper[x-placement=right] .ivu-tooltip-arrow {
	top: 50%;
	margin-top: -5px
}

.ivu-tooltip-popper[x-placement=right-start] .ivu-tooltip-arrow {
	top: 8px
}

.ivu-tooltip-popper[x-placement=right-end] .ivu-tooltip-arrow {
	bottom: 8px
}

.ivu-tooltip-popper[x-placement^=left] .ivu-tooltip-arrow {
	right: 3px;
	border-width: 5px 0 5px 5px;
	border-left-color: rgba(70, 76, 91, .9)
}

.ivu-tooltip-popper[x-placement=left] .ivu-tooltip-arrow {
	top: 50%;
	margin-top: -5px
}

.ivu-tooltip-popper[x-placement=left-start] .ivu-tooltip-arrow {
	top: 8px
}

.ivu-tooltip-popper[x-placement=left-end] .ivu-tooltip-arrow {
	bottom: 8px
}

.ivu-tooltip-popper[x-placement^=bottom] .ivu-tooltip-arrow {
	top: 3px;
	border-width: 0 5px 5px;
	border-bottom-color: rgba(70, 76, 91, .9)
}

.ivu-tooltip-popper[x-placement=bottom] .ivu-tooltip-arrow {
	left: 50%;
	margin-left: -5px
}

.ivu-tooltip-popper[x-placement=bottom-start] .ivu-tooltip-arrow {
	left: 16px
}

.ivu-tooltip-popper[x-placement=bottom-end] .ivu-tooltip-arrow {
	right: 16px
}

.ivu-tooltip-light.ivu-tooltip-popper {
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.5;
	position: absolute;
	z-index: 1060
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=top] {
	padding: 7px 0 10px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=right] {
	padding: 0 7px 0 10px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=bottom] {
	padding: 10px 0 7px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=left] {
	padding: 0 10px 0 7px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=top] .ivu-tooltip-arrow
	{
	bottom: 3px;
	border-width: 7px 7px 0;
	border-top-color: hsla(0, 0%, 85%, .5)
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=top] .ivu-tooltip-arrow
	{
	left: 50%;
	margin-left: -7px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=top-start] .ivu-tooltip-arrow
	{
	left: 16px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=top-end] .ivu-tooltip-arrow
	{
	right: 16px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=right] .ivu-tooltip-arrow
	{
	left: 3px;
	border-width: 7px 7px 7px 0;
	border-right-color: hsla(0, 0%, 85%, .5)
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=right] .ivu-tooltip-arrow
	{
	top: 50%;
	margin-top: -7px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=right-start] .ivu-tooltip-arrow
	{
	top: 8px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=right-end] .ivu-tooltip-arrow
	{
	bottom: 8px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=left] .ivu-tooltip-arrow
	{
	right: 3px;
	border-width: 7px 0 7px 7px;
	border-left-color: hsla(0, 0%, 85%, .5)
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=left] .ivu-tooltip-arrow
	{
	top: 50%;
	margin-top: -7px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=left-start] .ivu-tooltip-arrow
	{
	top: 8px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=left-end] .ivu-tooltip-arrow
	{
	bottom: 8px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=bottom] .ivu-tooltip-arrow
	{
	top: 3px;
	border-width: 0 7px 7px;
	border-bottom-color: hsla(0, 0%, 85%, .5)
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=bottom] .ivu-tooltip-arrow
	{
	left: 50%;
	margin-left: -7px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=bottom-start] .ivu-tooltip-arrow
	{
	left: 16px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement=bottom-end] .ivu-tooltip-arrow
	{
	right: 16px
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=top] .ivu-tooltip-arrow:after
	{
	content: " ";
	bottom: 1px;
	margin-left: -7px;
	border-bottom-width: 0;
	border-top-width: 7px;
	border-top-color: #fff
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=right] .ivu-tooltip-arrow:after
	{
	content: " ";
	left: 1px;
	bottom: -7px;
	border-left-width: 0;
	border-right-width: 7px;
	border-right-color: #fff
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=bottom] .ivu-tooltip-arrow:after
	{
	content: " ";
	top: 1px;
	margin-left: -7px;
	border-top-width: 0;
	border-bottom-width: 7px;
	border-bottom-color: #fff
}

.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=left] .ivu-tooltip-arrow:after
	{
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-width: 7px;
	border-left-color: #fff;
	bottom: -7px
}

.ivu-tooltip-inner {
	max-width: 250px;
	min-height: 34px;
	padding: 8px 12px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	background-color: rgba(70, 76, 91, .9);
	border-radius: 4px;
	box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
	white-space: nowrap
}

.ivu-tooltip-inner-with-width {
	white-space: pre-wrap;
	text-align: justify
}

.ivu-tooltip-light .ivu-tooltip-inner {
	background-color: #fff;
	color: #515a6e
}

.ivu-tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.ivu-tooltip-light .ivu-tooltip-arrow {
	border-width: 8px
}

.ivu-tooltip-light .ivu-tooltip-arrow:after {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	border: 7px solid transparent;
	content: ""
}

.ivu-poptip, .ivu-poptip-rel {
	display: inline-block
}

.ivu-poptip-rel {
	position: relative
}

.ivu-poptip-title {
	margin: 0;
	padding: 8px 16px;
	position: relative
}

.ivu-poptip-title:after {
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	left: 8px;
	right: 8px;
	bottom: 0;
	background-color: #e8eaec
}

.ivu-poptip-title-inner {
	color: #17233d;
	font-size: 14px
}

.ivu-poptip-body {
	padding: 8px 16px
}

.ivu-poptip-body-content {
	overflow: auto
}

.ivu-poptip-body-content-word-wrap {
	white-space: pre-wrap;
	text-align: justify
}

.ivu-poptip-body-content-inner {
	color: #515a6e
}

.ivu-poptip-inner {
	width: 100%;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: 4px;
	box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
	white-space: nowrap
}

.ivu-poptip-popper {
	min-width: 150px;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.5;
	position: absolute;
	z-index: 1060
}

.ivu-poptip-popper[x-placement^=top] {
	padding: 7px 0 10px
}

.ivu-poptip-popper[x-placement^=right] {
	padding: 0 7px 0 10px
}

.ivu-poptip-popper[x-placement^=bottom] {
	padding: 10px 0 7px
}

.ivu-poptip-popper[x-placement^=left] {
	padding: 0 10px 0 7px
}

.ivu-poptip-popper[x-placement^=top] .ivu-poptip-arrow {
	bottom: 3px;
	border-width: 7px 7px 0;
	border-top-color: hsla(0, 0%, 85%, .5)
}

.ivu-poptip-popper[x-placement=top] .ivu-poptip-arrow {
	left: 50%;
	margin-left: -7px
}

.ivu-poptip-popper[x-placement=top-start] .ivu-poptip-arrow {
	left: 16px
}

.ivu-poptip-popper[x-placement=top-end] .ivu-poptip-arrow {
	right: 16px
}

.ivu-poptip-popper[x-placement^=right] .ivu-poptip-arrow {
	left: 3px;
	border-width: 7px 7px 7px 0;
	border-right-color: hsla(0, 0%, 85%, .5)
}

.ivu-poptip-popper[x-placement=right] .ivu-poptip-arrow {
	top: 50%;
	margin-top: -7px
}

.ivu-poptip-popper[x-placement=right-start] .ivu-poptip-arrow {
	top: 8px
}

.ivu-poptip-popper[x-placement=right-end] .ivu-poptip-arrow {
	bottom: 8px
}

.ivu-poptip-popper[x-placement^=left] .ivu-poptip-arrow {
	right: 3px;
	border-width: 7px 0 7px 7px;
	border-left-color: hsla(0, 0%, 85%, .5)
}

.ivu-poptip-popper[x-placement=left] .ivu-poptip-arrow {
	top: 50%;
	margin-top: -7px
}

.ivu-poptip-popper[x-placement=left-start] .ivu-poptip-arrow {
	top: 8px
}

.ivu-poptip-popper[x-placement=left-end] .ivu-poptip-arrow {
	bottom: 8px
}

.ivu-poptip-popper[x-placement^=bottom] .ivu-poptip-arrow {
	top: 3px;
	border-width: 0 7px 7px;
	border-bottom-color: hsla(0, 0%, 85%, .5)
}

.ivu-poptip-popper[x-placement=bottom] .ivu-poptip-arrow {
	left: 50%;
	margin-left: -7px
}

.ivu-poptip-popper[x-placement=bottom-start] .ivu-poptip-arrow {
	left: 16px
}

.ivu-poptip-popper[x-placement=bottom-end] .ivu-poptip-arrow {
	right: 16px
}

.ivu-poptip-popper[x-placement^=top] .ivu-poptip-arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -7px;
	border-bottom-width: 0;
	border-top-width: 7px;
	border-top-color: #fff
}

.ivu-poptip-popper[x-placement^=right] .ivu-poptip-arrow:after {
	content: " ";
	left: 1px;
	bottom: -7px;
	border-left-width: 0;
	border-right-width: 7px;
	border-right-color: #fff
}

.ivu-poptip-popper[x-placement^=bottom] .ivu-poptip-arrow:after {
	content: " ";
	top: 1px;
	margin-left: -7px;
	border-top-width: 0;
	border-bottom-width: 7px;
	border-bottom-color: #fff
}

.ivu-poptip-popper[x-placement^=left] .ivu-poptip-arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-width: 7px;
	border-left-color: #fff;
	bottom: -7px
}

.ivu-poptip-arrow, .ivu-poptip-arrow:after {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	border-color: transparent;
	border-style: solid
}

.ivu-poptip-arrow {
	border-width: 8px
}

.ivu-poptip-arrow:after {
	content: "";
	border-width: 7px
}

.ivu-poptip-confirm .ivu-poptip-popper {
	max-width: 300px
}

.ivu-poptip-confirm .ivu-poptip-inner {
	white-space: normal
}

.ivu-poptip-confirm .ivu-poptip-body {
	padding: 16px 16px 8px
}

.ivu-poptip-confirm .ivu-poptip-body .ivu-icon {
	font-size: 16px;
	color: #f90;
	line-height: 18px;
	position: absolute
}

.ivu-poptip-confirm .ivu-poptip-body-message {
	padding-left: 20px
}

.ivu-poptip-confirm .ivu-poptip-footer {
	text-align: right;
	padding: 8px 16px 16px
}

.ivu-poptip-confirm .ivu-poptip-footer button {
	margin-left: 4px
}

.ivu-input {
	display: inline-block;
	width: 100%;
	height: 32px;
	line-height: 1.5;
	padding: 4px 7px;
	font-size: 12px;
	border: 1px solid #dcdee2;
	border-radius: 4px;
	color: #515a6e;
	background-color: #fff;
	background-image: none;
	position: relative;
	cursor: text;
	transition: border .2s ease-in-out, background .2s ease-in-out,
		box-shadow .2s ease-in-out
}

.ivu-input::-moz-placeholder {
	color: #c5c8ce;
	opacity: 1
}

.ivu-input:-ms-input-placeholder {
	color: #c5c8ce
}

.ivu-input::-webkit-input-placeholder {
	color: #c5c8ce
}

.ivu-input:focus, .ivu-input:hover {
	border-color: #57a3f3
}

.ivu-input:focus {
	outline: 0;
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-input[disabled], fieldset[disabled] .ivu-input {
	background-color: #f3f3f3;
	opacity: 1;
	cursor: not-allowed;
	color: #ccc
}

.ivu-input[disabled]:hover, fieldset[disabled] .ivu-input:hover {
	border-color: #e3e5e8
}

textarea.ivu-input {
	max-width: 100%;
	height: auto;
	min-height: 32px;
	vertical-align: bottom;
	font-size: 14px
}

.ivu-input-large {
	font-size: 14px;
	padding: 6px 7px;
	height: 36px
}

.ivu-input-small {
	padding: 1px 7px;
	height: 24px;
	border-radius: 3px
}

.ivu-input-wrapper {
	display: inline-block;
	width: 100%;
	position: relative;
	vertical-align: middle;
	line-height: normal
}

.ivu-input-icon {
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	text-align: center;
	color: #808695;
	position: absolute;
	right: 0;
	z-index: 3
}

.ivu-input-hide-icon .ivu-input-icon, .ivu-input-icon-clear,
	.ivu-input-icon-validate {
	display: none
}

.ivu-input-wrapper:hover .ivu-input-icon-clear {
	display: inline-block
}

.ivu-input-icon-normal+.ivu-input {
	padding-right: 32px
}

.ivu-input-hide-icon .ivu-input-icon-normal+.ivu-input {
	padding-right: 7px
}

.ivu-input-wrapper-large .ivu-input-icon {
	font-size: 18px;
	height: 36px;
	line-height: 36px
}

.ivu-input-wrapper-small .ivu-input-icon {
	width: 24px;
	font-size: 14px;
	height: 24px;
	line-height: 24px
}

.ivu-input-prefix, .ivu-input-suffix {
	width: 32px;
	height: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}

.ivu-input-prefix i, .ivu-input-suffix i {
	font-size: 16px;
	line-height: 32px;
	color: #808695
}

.ivu-input-suffix {
	left: auto;
	right: 0
}

.ivu-input-wrapper-small .ivu-input-prefix i, .ivu-input-wrapper-small .ivu-input-suffix i
	{
	font-size: 14px;
	line-height: 24px
}

.ivu-input-wrapper-large .ivu-input-prefix i, .ivu-input-wrapper-large .ivu-input-suffix i
	{
	font-size: 18px;
	line-height: 36px
}

.ivu-input-with-prefix {
	padding-left: 32px
}

.ivu-input-with-suffix {
	padding-right: 32px
}

.ivu-input-search {
	cursor: pointer;
	padding: 0 16px !important;
	background: #2d8cf0 !important;
	color: #fff !important;
	border-color: #2d8cf0 !important;
	transition: all .2s ease-in-out;
	position: relative;
	z-index: 2
}

.ivu-input-search i {
	font-size: 16px
}

.ivu-input-search:hover {
	background: #57a3f3 !important;
	border-color: #57a3f3 !important
}

.ivu-input-search:active {
	background: #2b85e4 !important;
	border-color: #2b85e4 !important
}

.ivu-input-search-icon {
	cursor: pointer;
	transition: color .2s ease-in-out
}

.ivu-input-search-icon:hover {
	color: inherit
}

.ivu-input-search:before {
	content: "";
	display: block;
	width: 1px;
	position: absolute;
	top: -1px;
	bottom: -1px;
	left: -1px;
	background: inherit
}

.ivu-input-wrapper-small .ivu-input-search {
	padding: 0 12px !important
}

.ivu-input-wrapper-small .ivu-input-search i {
	font-size: 14px
}

.ivu-input-wrapper-large .ivu-input-search {
	padding: 0 20px !important
}

.ivu-input-wrapper-large .ivu-input-search i {
	font-size: 18px
}

.ivu-input-with-search:hover .ivu-input {
	border-color: #57a3f3
}

.ivu-input-group {
	display: table;
	width: 100%;
	border-collapse: separate;
	position: relative;
	font-size: 12px;
	top: 1px
}

.ivu-input-group-large {
	font-size: 14px
}

.ivu-input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.ivu-input-group>[class*=col-] {
	padding-right: 8px
}

.ivu-input-group-append, .ivu-input-group-prepend, .ivu-input-group>.ivu-input
	{
	display: table-cell
}

.ivu-input-group-with-prepend .ivu-input, .ivu-input-group-with-prepend.ivu-input-group-small .ivu-input
	{
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.ivu-input-group-with-append .ivu-input, .ivu-input-group-with-append.ivu-input-group-small .ivu-input
	{
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.ivu-input-group-append .ivu-btn, .ivu-input-group-prepend .ivu-btn {
	border-color: transparent;
	background-color: transparent;
	color: inherit;
	margin: -6px -7px
}

.ivu-input-group-append, .ivu-input-group-prepend {
	width: 1px;
	white-space: nowrap;
	vertical-align: middle
}

.ivu-input-group .ivu-input {
	width: 100%;
	float: left;
	margin-bottom: 0;
	position: relative;
	z-index: 2
}

.ivu-input-group-append, .ivu-input-group-prepend {
	padding: 4px 7px;
	font-size: inherit;
	font-weight: 400;
	line-height: 1;
	color: #515a6e;
	text-align: center;
	background-color: #f8f8f9;
	border: 1px solid #dcdee2;
	border-radius: 4px
}

.ivu-input-group-append .ivu-select, .ivu-input-group-prepend .ivu-select
	{
	margin: -5px -7px
}

.ivu-input-group-append .ivu-select-selection, .ivu-input-group-prepend .ivu-select-selection
	{
	background-color: inherit;
	margin: -1px;
	border: 1px solid transparent
}

.ivu-input-group-append .ivu-select-visible .ivu-select-selection,
	.ivu-input-group-prepend .ivu-select-visible .ivu-select-selection {
	box-shadow: none
}

.ivu-input-group-prepend, .ivu-input-group>.ivu-input:first-child,
	.ivu-input-group>span>.ivu-input:first-child {
	border-bottom-right-radius: 0 !important;
	border-top-right-radius: 0 !important
}

.ivu-input-group-prepend .ivu--select .ivu--select-selection,
	.ivu-input-group>.ivu-input:first-child .ivu--select .ivu--select-selection,
	.ivu-input-group>span>.ivu-input:first-child .ivu--select .ivu--select-selection
	{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.ivu-input-group-prepend {
	border-right: 0
}

.ivu-input-group-append {
	border-left: 0
}

.ivu-input-group-append, .ivu-input-group>.ivu-input:last-child {
	border-bottom-left-radius: 0 !important;
	border-top-left-radius: 0 !important
}

.ivu-input-group-append .ivu--select .ivu--select-selection,
	.ivu-input-group>.ivu-input:last-child .ivu--select .ivu--select-selection
	{
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.ivu-input-group-large .ivu-input, .ivu-input-group-large>.ivu-input-group-append,
	.ivu-input-group-large>.ivu-input-group-prepend {
	font-size: 14px;
	padding: 6px 7px;
	height: 36px
}

.ivu-input-group-small .ivu-input, .ivu-input-group-small>.ivu-input-group-append,
	.ivu-input-group-small>.ivu-input-group-prepend {
	padding: 1px 7px;
	height: 24px;
	border-radius: 3px
}

.ivu-form-item-error .ivu-input {
	border: 1px solid #ed4014
}

.ivu-form-item-error .ivu-input:hover {
	border-color: #ed4014
}

.ivu-form-item-error .ivu-input:focus {
	border-color: #ed4014;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(237, 64, 20, .2)
}

.ivu-form-item-error .ivu-input-icon {
	color: #ed4014
}

.ivu-form-item-error .ivu-input-group-append, .ivu-form-item-error .ivu-input-group-prepend
	{
	background-color: #fff;
	border: 1px solid #ed4014
}

.ivu-form-item-error .ivu-input-group-append .ivu-select-selection,
	.ivu-form-item-error .ivu-input-group-prepend .ivu-select-selection {
	background-color: inherit;
	border: 1px solid transparent
}

.ivu-form-item-error .ivu-input-group-prepend {
	border-right: 0
}

.ivu-form-item-error .ivu-input-group-append {
	border-left: 0
}

.ivu-form-item-error .ivu-transfer .ivu-input {
	display: inline-block;
	width: 100%;
	height: 32px;
	line-height: 1.5;
	padding: 4px 7px;
	font-size: 12px;
	border: 1px solid #dcdee2;
	border-radius: 4px;
	color: #515a6e;
	background-color: #fff;
	background-image: none;
	position: relative;
	cursor: text;
	transition: border .2s ease-in-out, background .2s ease-in-out,
		box-shadow .2s ease-in-out
}

.ivu-form-item-error .ivu-transfer .ivu-input::-moz-placeholder {
	color: #c5c8ce;
	opacity: 1
}

.ivu-form-item-error .ivu-transfer .ivu-input:-ms-input-placeholder {
	color: #c5c8ce
}

.ivu-form-item-error .ivu-transfer .ivu-input::-webkit-input-placeholder
	{
	color: #c5c8ce
}

.ivu-form-item-error .ivu-transfer .ivu-input:hover {
	border-color: #57a3f3
}

.ivu-form-item-error .ivu-transfer .ivu-input:focus {
	border-color: #57a3f3;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-form-item-error .ivu-transfer .ivu-input[disabled], fieldset[disabled] .ivu-form-item-error .ivu-transfer .ivu-input
	{
	background-color: #f3f3f3;
	opacity: 1;
	cursor: not-allowed;
	color: #ccc
}

.ivu-form-item-error .ivu-transfer .ivu-input[disabled]:hover, fieldset[disabled] .ivu-form-item-error .ivu-transfer .ivu-input:hover
	{
	border-color: #e3e5e8
}

textarea.ivu-form-item-error .ivu-transfer .ivu-input {
	max-width: 100%;
	height: auto;
	min-height: 32px;
	vertical-align: bottom;
	font-size: 14px
}

.ivu-form-item-error .ivu-transfer .ivu-input-large {
	font-size: 14px;
	padding: 6px 7px;
	height: 36px
}

.ivu-form-item-error .ivu-transfer .ivu-input-small {
	padding: 1px 7px;
	height: 24px;
	border-radius: 3px
}

.ivu-form-item-error .ivu-transfer .ivu-input-icon {
	color: #808695
}

.ivu-form-item-validating .ivu-input-icon-validate {
	display: inline-block
}

.ivu-form-item-validating .ivu-input-icon+.ivu-input {
	padding-right: 32px
}

.ivu-slider {
	line-height: normal
}

.ivu-slider-wrap {
	width: 100%;
	height: 4px;
	margin: 16px 0;
	background-color: #e8eaec;
	border-radius: 3px;
	vertical-align: middle;
	position: relative;
	cursor: pointer
}

.ivu-slider-button-wrap {
	width: 18px;
	height: 18px;
	text-align: center;
	background-color: transparent;
	position: absolute;
	top: -4px;
	transform: translateX(-50%)
}

.ivu-slider-button-wrap .ivu-tooltip {
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ivu-slider-button {
	width: 12px;
	height: 12px;
	border: 2px solid #57a3f3;
	border-radius: 50%;
	background-color: #fff;
	transition: all .2s linear;
	outline: 0
}

.ivu-slider-button-dragging, .ivu-slider-button:focus,
	.ivu-slider-button:hover {
	border-color: #2d8cf0;
	transform: scale(1.5)
}

.ivu-slider-button:hover {
	cursor: -webkit-grab;
	cursor: grab
}

.ivu-slider-button-dragging, .ivu-slider-button-dragging:hover {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.ivu-slider-bar {
	height: 4px;
	background: #57a3f3;
	border-radius: 3px;
	position: absolute
}

.ivu-slider-stop {
	position: absolute;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #ccc;
	transform: translateX(-50%)
}

.ivu-slider-disabled {
	cursor: not-allowed
}

.ivu-slider-disabled .ivu-slider-wrap {
	background-color: #ccc;
	cursor: not-allowed
}

.ivu-slider-disabled .ivu-slider-bar {
	background-color: #ccc
}

.ivu-slider-disabled .ivu-slider-button, .ivu-slider-disabled .ivu-slider-button-dragging,
	.ivu-slider-disabled .ivu-slider-button:hover {
	border-color: #ccc
}

.ivu-slider-disabled .ivu-slider-button-dragging, .ivu-slider-disabled .ivu-slider-button-dragging:hover,
	.ivu-slider-disabled .ivu-slider-button:hover {
	cursor: not-allowed
}

.ivu-slider-input .ivu-slider-wrap {
	width: auto;
	margin-right: 100px
}

.ivu-slider-input .ivu-input-number {
	float: right;
	margin-top: -14px
}

.selectDropDown {
	width: auto;
	padding: 0;
	white-space: nowrap;
	overflow: visible
}

.ivu-cascader {
	line-height: normal
}

.ivu-cascader-rel {
	display: inline-block;
	width: 100%;
	position: relative
}

.ivu-cascader .ivu-input {
	display: block;
	cursor: pointer
}

.ivu-cascader-disabled .ivu-input {
	cursor: not-allowed
}

.ivu-cascader-label {
	width: 100%;
	height: 100%;
	line-height: 32px;
	padding: 0 7px;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	cursor: pointer;
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 0
}

.ivu-cascader-size-large .ivu-cascader-label {
	line-height: 36px;
	font-size: 14px
}

.ivu-cascader-size-small .ivu-cascader-label {
	line-height: 26px
}

.ivu-cascader .ivu-cascader-arrow:first-of-type {
	display: none;
	cursor: pointer
}

.ivu-cascader:hover .ivu-cascader-arrow:first-of-type {
	display: inline-block
}

.ivu-cascader-show-clear:hover .ivu-cascader-arrow:nth-of-type(2) {
	display: none
}

.ivu-cascader-arrow {
	position: absolute;
	top: 50%;
	right: 8px;
	line-height: 1;
	margin-top: -7px;
	font-size: 14px;
	color: #808695;
	transition: all .2s ease-in-out
}

.ivu-cascader-visible .ivu-cascader-arrow:nth-of-type(2) {
	transform: rotate(180deg)
}

.ivu-cascader .ivu-select-dropdown {
	width: auto;
	padding: 0;
	white-space: nowrap;
	overflow: visible
}

.ivu-cascader .ivu-cascader-menu-item {
	margin: 0;
	line-height: normal;
	padding: 7px 16px;
	clear: both;
	color: #515a6e;
	font-size: 12px !important;
	white-space: nowrap;
	list-style: none;
	cursor: pointer;
	transition: background .2s ease-in-out
}

.ivu-cascader .ivu-cascader-menu-item-focus, .ivu-cascader .ivu-cascader-menu-item:hover
	{
	background: #f3f3f3
}

.ivu-cascader .ivu-cascader-menu-item-disabled {
	color: #c5c8ce;
	cursor: not-allowed
}

.ivu-cascader .ivu-cascader-menu-item-disabled:hover {
	color: #c5c8ce;
	background-color: #fff;
	cursor: not-allowed
}

.ivu-cascader .ivu-cascader-menu-item-selected, .ivu-cascader .ivu-cascader-menu-item-selected:hover
	{
	color: #2d8cf0
}

.ivu-cascader .ivu-cascader-menu-item-divided {
	margin-top: 5px;
	border-top: 1px solid #e8eaec
}

.ivu-cascader .ivu-cascader-menu-item-divided:before {
	content: "";
	height: 5px;
	display: block;
	margin: 0 -16px;
	background-color: #fff;
	position: relative;
	top: -7px
}

.ivu-cascader .ivu-cascader-large .ivu-cascader-menu-item {
	padding: 7px 16px 8px;
	font-size: 14px !important
}

@
-moz-document url-prefix (){ .
	ivu-cascader .ivu-cascader-menu-item{white-space: normal
}

}
.ivu-cascader .ivu-select-item span {
	color: #ed4014
}

.ivu-cascader-dropdown {
	padding: 5px 0
}

.ivu-cascader-dropdown .ivu-select-dropdown-list {
	max-height: 190px;
	box-sizing: border-box;
	overflow: auto
}

.ivu-cascader-not-found-tip {
	padding: 5px 0;
	text-align: center;
	color: #c5c8ce
}

.ivu-cascader-not-found-tip li:not ([class^=ivu-] ){
	list-style: none;
	margin-bottom: 0
}

.ivu-cascader-not-found .ivu-select-dropdown {
	width: inherit
}

.ivu-cascader-menu {
	display: inline-block;
	min-width: 100px;
	height: 180px;
	margin: 0;
	padding: 5px 0 !important;
	vertical-align: top;
	list-style: none;
	border-right: 1px solid #e8eaec;
	overflow: auto
}

.ivu-cascader-menu:last-child {
	border-right-color: transparent;
	margin-right: -1px
}

.ivu-cascader-menu .ivu-cascader-menu-item {
	position: relative;
	padding-right: 24px;
	transition: all .2s ease-in-out
}

.ivu-cascader-menu .ivu-cascader-menu-item i {
	font-size: 12px;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -6px
}

.ivu-cascader-menu .ivu-cascader-menu-item-active {
	background-color: #f3f3f3;
	color: #2d8cf0
}

.ivu-cascader-transfer {
	z-index: 1060;
	width: auto;
	padding: 0;
	white-space: nowrap;
	overflow: visible
}

.ivu-cascader-transfer .ivu-cascader-menu-item {
	margin: 0;
	line-height: normal;
	padding: 7px 16px;
	clear: both;
	color: #515a6e;
	font-size: 12px !important;
	white-space: nowrap;
	list-style: none;
	cursor: pointer;
	transition: background .2s ease-in-out
}

.ivu-cascader-transfer .ivu-cascader-menu-item-focus,
	.ivu-cascader-transfer .ivu-cascader-menu-item:hover {
	background: #f3f3f3
}

.ivu-cascader-transfer .ivu-cascader-menu-item-disabled {
	color: #c5c8ce;
	cursor: not-allowed
}

.ivu-cascader-transfer .ivu-cascader-menu-item-disabled:hover {
	color: #c5c8ce;
	background-color: #fff;
	cursor: not-allowed
}

.ivu-cascader-transfer .ivu-cascader-menu-item-selected,
	.ivu-cascader-transfer .ivu-cascader-menu-item-selected:hover {
	color: #2d8cf0
}

.ivu-cascader-transfer .ivu-cascader-menu-item-divided {
	margin-top: 5px;
	border-top: 1px solid #e8eaec
}

.ivu-cascader-transfer .ivu-cascader-menu-item-divided:before {
	content: "";
	height: 5px;
	display: block;
	margin: 0 -16px;
	background-color: #fff;
	position: relative;
	top: -7px
}

.ivu-cascader-transfer .ivu-cascader-large .ivu-cascader-menu-item {
	padding: 7px 16px 8px;
	font-size: 14px !important
}

@
-moz-document url-prefix (){ .
	ivu-cascader-transfer .ivu-cascader-menu-item{white-space: normal
}

}
.ivu-cascader-transfer .ivu-select-item span {
	color: #ed4014
}

.ivu-cascader-transfer .ivu-cascader-menu-item {
	padding-right: 24px;
	transition: all .2s ease-in-out
}

.ivu-cascader-transfer .ivu-cascader-menu-item-active {
	background-color: #f3f3f3;
	color: #2d8cf0
}

.ivu-form-item-error .ivu-cascader-arrow {
	color: #ed4014
}

.ivu-transfer {
	position: relative;
	line-height: 1.5
}

.ivu-transfer-list {
	display: inline-block;
	width: 180px;
	height: 210px;
	font-size: 12px;
	vertical-align: middle;
	position: relative;
	padding-top: 35px
}

.ivu-transfer-list-with-footer {
	padding-bottom: 35px
}

.ivu-transfer-list-header {
	padding: 8px 16px;
	background: #f9fafc;
	color: #515a6e;
	border: 1px solid #dcdee2;
	border-bottom: 1px solid #e8eaec;
	border-radius: 6px 6px 0 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.ivu-transfer-list-header-title {
	cursor: pointer
}

.ivu-transfer-list-header>span {
	padding-left: 4px
}

.ivu-transfer-list-header-count {
	margin: 0 !important;
	float: right
}

.ivu-transfer-list-body {
	height: 100%;
	border: 1px solid #dcdee2;
	border-top: none;
	border-radius: 0 0 6px 6px;
	position: relative;
	overflow: hidden
}

.ivu-transfer-list-body-with-search {
	padding-top: 34px
}

.ivu-transfer-list-body-with-footer {
	border-radius: 0
}

.ivu-transfer-list-content {
	height: 100%;
	padding: 4px 0;
	overflow: auto
}

.ivu-transfer-list-content-item {
	overflow: hidden;
	text-overflow: ellipsis
}

.ivu-transfer-list-content-item>span {
	padding-left: 4px
}

.ivu-transfer-list-content-not-found {
	display: none;
	text-align: center;
	color: #c5c8ce
}

li.ivu-transfer-list-content-not-found:only-child {
	display: block
}

.ivu-transfer-list-body-with-search .ivu-transfer-list-content {
	padding: 6px 0 0
}

.ivu-transfer-list-body-search-wrapper {
	padding: 8px 8px 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0
}

.ivu-transfer-list-search {
	position: relative
}

.ivu-transfer-list-footer {
	border: 1px solid #dcdee2;
	border-top: none;
	border-radius: 0 0 6px 6px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	zoom: 1
}

.ivu-transfer-list-footer:after, .ivu-transfer-list-footer:before {
	content: "";
	display: table
}

.ivu-transfer-list-footer:after {
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0
}

.ivu-transfer-operation {
	display: inline-block;
	margin: 0 16px;
	vertical-align: middle
}

.ivu-transfer-operation .ivu-btn {
	display: block;
	min-width: 24px
}

.ivu-transfer-operation .ivu-btn:first-child {
	margin-bottom: 12px
}

.ivu-transfer-operation .ivu-btn span i, .ivu-transfer-operation .ivu-btn span span
	{
	vertical-align: middle
}

.ivu-transfer-list-content-item {
	margin: 0;
	line-height: normal;
	padding: 7px 16px;
	clear: both;
	color: #515a6e;
	font-size: 12px !important;
	white-space: nowrap;
	list-style: none;
	cursor: pointer;
	transition: background .2s ease-in-out
}

.ivu-transfer-list-content-item-focus, .ivu-transfer-list-content-item:hover
	{
	background: #f3f3f3
}

.ivu-transfer-list-content-item-disabled {
	color: #c5c8ce;
	cursor: not-allowed
}

.ivu-transfer-list-content-item-disabled:hover {
	color: #c5c8ce;
	background-color: #fff;
	cursor: not-allowed
}

.ivu-transfer-list-content-item-selected,
	.ivu-transfer-list-content-item-selected:hover {
	color: #2d8cf0
}

.ivu-transfer-list-content-item-divided {
	margin-top: 5px;
	border-top: 1px solid #e8eaec
}

.ivu-transfer-list-content-item-divided:before {
	content: "";
	height: 5px;
	display: block;
	margin: 0 -16px;
	background-color: #fff;
	position: relative;
	top: -7px
}

.ivu-transfer-large .ivu-transfer-list-content-item {
	padding: 7px 16px 8px;
	font-size: 14px !important
}

@
-moz-document url-prefix (){ .
	ivu-transfer-list-content-item {white-space: normal
}

}
.ivu-table {
	width: inherit;
	height: 100%;
	max-width: 100%;
	overflow: hidden;
	color: #515a6e;
	font-size: 12px;
	background-color: #fff;
	box-sizing: border-box
}

.ivu-table-wrapper {
	position: relative;
	border: 1px solid #dcdee2;
	border-bottom: 0;
	border-right: 0
}

.ivu-table-hide {
	opacity: 0
}

.ivu-table:before {
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 0;
	z-index: 1
}

.ivu-table:after, .ivu-table:before {
	content: "";
	position: absolute;
	background-color: #dcdee2
}

.ivu-table:after {
	width: 1px;
	height: 100%;
	top: 0;
	right: 0;
	z-index: 3
}

.ivu-table-footer, .ivu-table-title {
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #e8eaec
}

.ivu-table-footer {
	border-bottom: none
}

.ivu-table-header {
	overflow: hidden
}

.ivu-table-overflowX {
	overflow-x: scroll
}

.ivu-table-overflowY {
	overflow-y: scroll
}

.ivu-table-tip {
	overflow-x: auto;
	overflow-y: hidden
}

.ivu-table-with-fixed-top.ivu-table-with-footer .ivu-table-footer {
	border-top: 1px solid #dcdee2
}

.ivu-table-with-fixed-top.ivu-table-with-footer tbody tr:last-child td {
	border-bottom: none
}

.ivu-table td, .ivu-table th {
	min-width: 0;
	height: 48px;
	box-sizing: border-box;
	text-align: left;
	text-overflow: ellipsis;
	vertical-align: middle;
	border-bottom: 1px solid #e8eaec
}

.ivu-table th {
	height: 40px;
	white-space: nowrap;
	overflow: hidden;
	background-color: #f8f8f9
}

.ivu-table td {
	background-color: #fff;
	transition: background-color .2s ease-in-out
}

td.ivu-table-column-left, th.ivu-table-column-left {
	text-align: left
}

td.ivu-table-column-center, th.ivu-table-column-center {
	text-align: center
}

td.ivu-table-column-right, th.ivu-table-column-right {
	text-align: right
}

.ivu-table table {
	table-layout: fixed
}

.ivu-table-border td, .ivu-table-border th {
	border-right: 1px solid #e8eaec
}

.ivu-table-cell {
	padding-left: 18px;
	padding-right: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	word-break: break-all;
	box-sizing: border-box
}

.ivu-table-cell-ellipsis {
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.ivu-table-cell-tooltip {
	width: 100%
}

.ivu-table-cell-tooltip-content {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ivu-table-cell-with-expand {
	height: 47px;
	line-height: 47px;
	padding: 0;
	text-align: center
}

.ivu-table-cell-expand {
	cursor: pointer;
	transition: transform .2s ease-in-out
}

.ivu-table-cell-expand i {
	font-size: 14px
}

.ivu-table-cell-expand-expanded {
	transform: rotate(90deg)
}

.ivu-table-cell-sort {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ivu-table-cell-with-selection .ivu-checkbox-wrapper {
	margin-right: 0
}

.ivu-table-hidden {
	visibility: hidden
}

th .ivu-table-cell {
	display: inline-block;
	word-wrap: normal;
	vertical-align: middle
}

td.ivu-table-expanded-cell {
	padding: 20px 50px;
	background: #f8f8f9
}

.ivu-table-stripe .ivu-table-body tr:nth-child(2n) td, .ivu-table-stripe .ivu-table-fixed-body tr:nth-child(2n) td
	{
	background-color: #f8f8f9
}

.ivu-table-stripe .ivu-table-body tr.ivu-table-row-hover td,
	.ivu-table-stripe .ivu-table-fixed-body tr.ivu-table-row-hover td, tr.ivu-table-row-hover td
	{
	background-color: #ebf7ff
}

.ivu-table-large {
	font-size: 14px
}

.ivu-table-large th {
	height: 48px
}

.ivu-table-large td {
	height: 60px
}

.ivu-table-large-footer, .ivu-table-large-title {
	height: 60px;
	line-height: 60px
}

.ivu-table-large .ivu-table-cell-with-expand {
	height: 59px;
	line-height: 59px
}

.ivu-table-large .ivu-table-cell-with-expand i {
	font-size: 16px
}

.ivu-table-small th {
	height: 32px
}

.ivu-table-small td {
	height: 40px
}

.ivu-table-small-footer, .ivu-table-small-title {
	height: 40px;
	line-height: 40px
}

.ivu-table-small .ivu-table-cell-with-expand {
	height: 39px;
	line-height: 39px
}

.ivu-table-row-highlight td, .ivu-table-stripe .ivu-table-body tr.ivu-table-row-highlight:nth-child(2n) td,
	.ivu-table-stripe .ivu-table-fixed-body tr.ivu-table-row-highlight:nth-child(2n) td,
	tr.ivu-table-row-highlight.ivu-table-row-hover td {
	background-color: #ebf7ff
}

.ivu-table-fixed, .ivu-table-fixed-right {
	position: absolute;
	top: 0;
	left: 0;
	box-shadow: 2px 0 6px -2px rgba(0, 0, 0, .2)
}

.ivu-table-fixed-right:before, .ivu-table-fixed:before {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #dcdee2;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 4
}

.ivu-table-fixed-right {
	top: 0;
	left: auto;
	right: 0;
	box-shadow: -2px 0 6px -2px rgba(0, 0, 0, .2)
}

.ivu-table-fixed-right-header {
	position: absolute;
	top: -1px;
	right: 0;
	background-color: #f8f8f9;
	border-top: 1px solid #dcdee2;
	border-bottom: 1px solid #e8eaec
}

.ivu-table-fixed-header {
	overflow: hidden
}

.ivu-table-fixed-header-with-empty .ivu-table-hidden .ivu-table-cell span,
	.ivu-table-fixed-header-with-empty .ivu-table-hidden .ivu-table-sort {
	display: none
}

.ivu-table-fixed-body {
	overflow: hidden;
	position: relative;
	z-index: 3
}

.ivu-table-fixed-shadow {
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	box-shadow: 1px 0 6px rgba(0, 0, 0, .2);
	overflow: hidden;
	z-index: 1
}

.ivu-table-sort {
	display: inline-block;
	width: 14px;
	height: 12px;
	margin-top: -1px;
	vertical-align: middle;
	overflow: hidden;
	cursor: pointer;
	position: relative
}

.ivu-table-sort i {
	display: block;
	height: 6px;
	line-height: 6px;
	overflow: hidden;
	position: absolute;
	color: #c5c8ce;
	transition: color .2s ease-in-out;
	font-size: 16px
}

.ivu-table-sort i:hover {
	color: inherit
}

.ivu-table-sort i.on {
	color: #2d8cf0
}

.ivu-table-sort i:first-child {
	top: 0
}

.ivu-table-sort i:last-child {
	bottom: 0
}

.ivu-table-filter {
	display: inline-block;
	cursor: pointer;
	position: relative
}

.ivu-table-filter i {
	color: #c5c8ce;
	transition: color .2s ease-in-out
}

.ivu-table-filter i:hover {
	color: inherit
}

.ivu-table-filter i.on {
	color: #2d8cf0
}

.ivu-table-filter-list {
	padding: 8px 0 0
}

.ivu-table-filter-list-item {
	padding: 0 12px 8px
}

.ivu-table-filter-list-item .ivu-checkbox-wrapper+.ivu-checkbox-wrapper
	{
	margin: 0
}

.ivu-table-filter-list-item label {
	display: block
}

.ivu-table-filter-list-item label>span {
	margin-right: 4px
}

.ivu-table-filter-list ul {
	padding-bottom: 8px
}

.ivu-table-filter-list .ivu-table-filter-select-item {
	margin: 0;
	line-height: normal;
	padding: 7px 16px;
	clear: both;
	color: #515a6e;
	font-size: 12px !important;
	white-space: nowrap;
	list-style: none;
	cursor: pointer;
	transition: background .2s ease-in-out
}

.ivu-table-filter-list .ivu-table-filter-select-item-focus,
	.ivu-table-filter-list .ivu-table-filter-select-item:hover {
	background: #f3f3f3
}

.ivu-table-filter-list .ivu-table-filter-select-item-disabled {
	color: #c5c8ce;
	cursor: not-allowed
}

.ivu-table-filter-list .ivu-table-filter-select-item-disabled:hover {
	color: #c5c8ce;
	background-color: #fff;
	cursor: not-allowed
}

.ivu-table-filter-list .ivu-table-filter-select-item-selected,
	.ivu-table-filter-list .ivu-table-filter-select-item-selected:hover {
	color: #2d8cf0
}

.ivu-table-filter-list .ivu-table-filter-select-item-divided {
	margin-top: 5px;
	border-top: 1px solid #e8eaec
}

.ivu-table-filter-list .ivu-table-filter-select-item-divided:before {
	content: "";
	height: 5px;
	display: block;
	margin: 0 -16px;
	background-color: #fff;
	position: relative;
	top: -7px
}

.ivu-table-filter-list .ivu-table-large .ivu-table-filter-select-item {
	padding: 7px 16px 8px;
	font-size: 14px !important
}

@
-moz-document url-prefix (){ .
	ivu-table-filter-list .ivu-table-filter-select-item{white-space: normal
}

}
.ivu-table-filter-footer {
	padding: 4px;
	border-top: 1px solid #e8eaec;
	overflow: hidden
}

.ivu-table-filter-footer button:first-child {
	float: left
}

.ivu-table-filter-footer button:last-child {
	float: right
}

.ivu-table-tip table {
	width: 100%
}

.ivu-table-tip table td {
	text-align: center
}

.ivu-table-expanded-hidden {
	visibility: hidden
}

.ivu-table-popper {
	min-width: 0;
	text-align: left
}

.ivu-table-popper .ivu-poptip-body {
	padding: 0
}

.ivu-dropdown {
	display: inline-block
}

.ivu-dropdown .ivu-select-dropdown {
	overflow: visible;
	max-height: none
}

.ivu-dropdown .ivu-dropdown {
	width: 100%
}

.ivu-dropdown-rel {
	position: relative
}

.ivu-dropdown-rel-user-select-none {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ivu-dropdown-menu {
	min-width: 100px
}

.ivu-dropdown-transfer {
	width: auto
}

.ivu-dropdown-item-selected, .ivu-dropdown-item.ivu-dropdown-item-selected:hover
	{
	background: #f0faff
}

.ivu-dropdown-item {
	margin: 0;
	line-height: normal;
	padding: 7px 16px;
	clear: both;
	color: #515a6e;
	font-size: 12px !important;
	white-space: nowrap;
	list-style: none;
	cursor: pointer;
	transition: background .2s ease-in-out
}

.ivu-dropdown-item-focus, .ivu-dropdown-item:hover {
	background: #f3f3f3
}

.ivu-dropdown-item-disabled {
	color: #c5c8ce;
	cursor: not-allowed
}

.ivu-dropdown-item-disabled:hover {
	color: #c5c8ce;
	background-color: #fff;
	cursor: not-allowed
}

.ivu-dropdown-item-selected, .ivu-dropdown-item-selected:hover {
	color: #2d8cf0
}

.ivu-dropdown-item-divided {
	margin-top: 5px;
	border-top: 1px solid #e8eaec
}

.ivu-dropdown-item-divided:before {
	content: "";
	height: 5px;
	display: block;
	margin: 0 -16px;
	background-color: #fff;
	position: relative;
	top: -7px
}

.ivu-dropdown-large .ivu-dropdown-item {
	padding: 7px 16px 8px;
	font-size: 14px !important
}

@
-moz-document url-prefix (){ .
	ivu-dropdown-item {white-space: normal
}

}
.ivu-tabs {
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	color: #515a6e;
	zoom: 1
}

.ivu-tabs:after, .ivu-tabs:before {
	content: "";
	display: table
}

.ivu-tabs:after {
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0
}

.ivu-tabs-bar {
	outline: 0
}

.ivu-tabs-ink-bar {
	height: 2px;
	box-sizing: border-box;
	background-color: #2d8cf0;
	position: absolute;
	left: 0;
	bottom: 1px;
	z-index: 1;
	transition: transform .3s ease-in-out;
	transform-origin: 0 0
}

.ivu-tabs-bar {
	border-bottom: 1px solid #dcdee2;
	margin-bottom: 16px
}

.ivu-tabs-nav-container {
	margin-bottom: -1px;
	line-height: 1.5;
	font-size: 14px;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	zoom: 1
}

.ivu-tabs-nav-container:after, .ivu-tabs-nav-container:before {
	content: "";
	display: table
}

.ivu-tabs-nav-container:after {
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0
}

.ivu-tabs-nav-container:focus {
	outline: 0
}

.ivu-tabs-nav-container:focus .ivu-tabs-tab-focused {
	border-color: #57a3f3 !important
}

.ivu-tabs-nav-container-scrolling {
	padding-left: 32px;
	padding-right: 32px
}

.ivu-tabs-nav-wrap {
	overflow: hidden;
	margin-bottom: -1px
}

.ivu-tabs-nav-scroll {
	overflow: hidden;
	white-space: nowrap
}

.ivu-tabs-nav-right {
	float: right;
	margin-left: 5px
}

.ivu-tabs-nav-prev {
	left: 0
}

.ivu-tabs-nav-next, .ivu-tabs-nav-prev {
	position: absolute;
	line-height: 32px;
	cursor: pointer
}

.ivu-tabs-nav-next {
	right: 0
}

.ivu-tabs-nav-scrollable {
	padding: 0 12px
}

.ivu-tabs-nav-scroll-disabled {
	display: none
}

.ivu-tabs-nav {
	padding-left: 0;
	margin: 0;
	float: left;
	list-style: none;
	box-sizing: border-box;
	position: relative;
	transition: transform .5s ease-in-out
}

.ivu-tabs-nav:after, .ivu-tabs-nav:before {
	display: table;
	content: " "
}

.ivu-tabs-nav:after {
	clear: both
}

.ivu-tabs-nav .ivu-tabs-tab-disabled {
	pointer-events: none;
	cursor: default;
	color: #ccc
}

.ivu-tabs-nav .ivu-tabs-tab {
	display: inline-block;
	height: 100%;
	padding: 8px 16px;
	margin-right: 16px;
	box-sizing: border-box;
	cursor: pointer;
	text-decoration: none;
	position: relative;
	transition: color .3s ease-in-out
}

.ivu-tabs-nav .ivu-tabs-tab:hover {
	color: #57a3f3
}

.ivu-tabs-nav .ivu-tabs-tab:active {
	color: #2b85e4
}

.ivu-tabs-nav .ivu-tabs-tab .ivu-icon {
	width: 14px;
	height: 14px;
	margin-right: 8px
}

.ivu-tabs-nav .ivu-tabs-tab-active {
	color: #2d8cf0
}

.ivu-tabs-mini .ivu-tabs-nav-container {
	font-size: 14px
}

.ivu-tabs-mini .ivu-tabs-tab {
	margin-right: 0;
	padding: 8px 16px;
	font-size: 12px
}

.ivu-tabs .ivu-tabs-content-animated {
	display: flex;
	flex-direction: row;
	will-change: transform;
	transition: transform .3s ease-in-out
}

.ivu-tabs .ivu-tabs-tabpane {
	flex-shrink: 0;
	width: 100%;
	transition: opacity .3s;
	opacity: 1;
	outline: 0
}

.ivu-tabs .ivu-tabs-tabpane-inactive {
	opacity: 0;
	height: 0
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-nav-container {
	height: 32px
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-ink-bar {
	visibility: hidden
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab {
	margin: 0;
	margin-right: 4px;
	height: 31px;
	padding: 5px 16px 4px;
	border: 1px solid #dcdee2;
	border-bottom: 0;
	border-radius: 4px 4px 0 0;
	transition: all .3s ease-in-out;
	background: #f8f8f9
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab-active {
	height: 32px;
	padding-bottom: 5px;
	background: #fff;
	transform: translateZ(0);
	border-color: #dcdee2;
	color: #2d8cf0
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-nav-wrap {
	margin-bottom: 0
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab .ivu-icon-ios-close
	{
	width: 0;
	height: 22px;
	font-size: 22px;
	margin-right: 0;
	color: #999;
	text-align: right;
	vertical-align: middle;
	overflow: hidden;
	position: relative;
	top: -1px;
	transform-origin: 100% 50%;
	transition: all .3s ease-in-out
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab .ivu-icon-ios-close:hover
	{
	color: #444
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab-active .ivu-icon-ios-close,
	.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab:hover .ivu-icon-ios-close
	{
	width: 22px;
	transform: translateZ(0);
	margin-right: -6px
}

.ivu-tabs-no-animation>.ivu-tabs-content {
	transform: none !important
}

.ivu-tabs-no-animation>.ivu-tabs-content>.ivu-tabs-tabpane-inactive {
	display: none
}

.ivu-menu {
	display: block;
	margin: 0;
	padding: 0;
	outline: 0;
	list-style: none;
	color: #515a6e;
	font-size: 14px;
	position: relative;
	z-index: 900
}

.ivu-menu-horizontal {
	height: 60px;
	line-height: 60px
}

.ivu-menu-horizontal.ivu-menu-light:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #dcdee2;
	position: absolute;
	bottom: 0;
	left: 0
}

.ivu-menu-vertical.ivu-menu-light:after {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background: #dcdee2;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 1
}

.ivu-menu-light {
	background: #fff
}

.ivu-menu-dark {
	background: #515a6e
}

.ivu-menu-primary {
	background: #2d8cf0
}

.ivu-menu-item {
	display: block;
	outline: 0;
	list-style: none;
	font-size: 14px;
	position: relative;
	z-index: 1;
	cursor: pointer;
	transition: all .2s ease-in-out
}

a.ivu-menu-item, a.ivu-menu-item:active, a.ivu-menu-item:hover {
	color: inherit
}

.ivu-menu-item>i {
	margin-right: 6px
}

.ivu-menu-submenu-title>i, .ivu-menu-submenu-title span>i {
	margin-right: 8px
}

.ivu-menu-horizontal .ivu-menu-item, .ivu-menu-horizontal .ivu-menu-submenu
	{
	float: left;
	padding: 0 20px;
	position: relative;
	cursor: pointer;
	z-index: 3;
	transition: all .2s ease-in-out
}

.ivu-menu-light.ivu-menu-horizontal .ivu-menu-item, .ivu-menu-light.ivu-menu-horizontal .ivu-menu-submenu
	{
	height: inherit;
	line-height: inherit;
	border-bottom: 2px solid transparent;
	color: #515a6e
}

.ivu-menu-light.ivu-menu-horizontal .ivu-menu-item-active,
	.ivu-menu-light.ivu-menu-horizontal .ivu-menu-item:hover,
	.ivu-menu-light.ivu-menu-horizontal .ivu-menu-submenu-active,
	.ivu-menu-light.ivu-menu-horizontal .ivu-menu-submenu:hover {
	color: #2d8cf0;
	border-bottom: 2px solid #2d8cf0
}

.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-item, .ivu-menu-dark.ivu-menu-horizontal .ivu-menu-submenu
	{
	color: hsla(0, 0%, 100%, .7)
}

.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-item-active, .ivu-menu-dark.ivu-menu-horizontal .ivu-menu-item:hover,
	.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-submenu-active,
	.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-submenu:hover,
	.ivu-menu-primary.ivu-menu-horizontal .ivu-menu-item, .ivu-menu-primary.ivu-menu-horizontal .ivu-menu-submenu
	{
	color: #fff
}

.ivu-menu-primary.ivu-menu-horizontal .ivu-menu-item-active,
	.ivu-menu-primary.ivu-menu-horizontal .ivu-menu-item:hover,
	.ivu-menu-primary.ivu-menu-horizontal .ivu-menu-submenu-active,
	.ivu-menu-primary.ivu-menu-horizontal .ivu-menu-submenu:hover {
	background: #2b85e4
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown {
	min-width: 100%;
	width: auto;
	max-height: none
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item
	{
	height: auto;
	border-bottom: 0;
	float: none
}

.ivu-menu-item-group {
	line-height: normal
}

.ivu-menu-item-group-title {
	height: 30px;
	line-height: 30px;
	padding-left: 8px;
	font-size: 12px;
	color: #999
}

.ivu-menu-item-group>ul {
	padding: 0 !important;
	list-style: none !important
}

.ivu-menu-vertical .ivu-menu-item, .ivu-menu-vertical .ivu-menu-submenu-title
	{
	padding: 14px 24px;
	position: relative;
	cursor: pointer;
	z-index: 1;
	transition: all .2s ease-in-out
}

.ivu-menu-vertical .ivu-menu-item:hover, .ivu-menu-vertical .ivu-menu-submenu-title:hover
	{
	color: #2d8cf0
}

.ivu-menu-vertical .ivu-menu-submenu-title-icon {
	float: right;
	position: relative;
	top: 4px
}

.ivu-menu-submenu-title-icon {
	transition: transform .2s ease-in-out
}

.ivu-menu-opened>*>.ivu-menu-submenu-title-icon {
	transform: rotate(180deg)
}

.ivu-menu-vertical .ivu-menu-submenu-nested {
	padding-left: 20px
}

.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item {
	padding-left: 43px
}

.ivu-menu-vertical .ivu-menu-item-group-title {
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	padding-left: 28px
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item-group-title {
	color: hsla(0, 0%, 100%, .36)
}

.ivu-menu-light.ivu-menu-vertical .ivu-menu-item-active:not (.ivu-menu-submenu
	){
	color: #2d8cf0;
	background: #f0faff;
	z-index: 2
}

.ivu-menu-light.ivu-menu-vertical .ivu-menu-item-active:not (.ivu-menu-submenu
	):after {
	content: "";
	display: block;
	width: 2px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	background: #2d8cf0
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item, .ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title
	{
	color: hsla(0, 0%, 100%, .7)
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item-active:not (.ivu-menu-submenu
	), .ivu-menu-dark.ivu-menu-vertical .ivu-menu-item-active:not (.ivu-menu-submenu
	):hover, .ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title-active:not
	(.ivu-menu-submenu ), .ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title-active:not
	(.ivu-menu-submenu ):hover {
	background: #363e4f
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item:hover, .ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title:hover
	{
	color: #fff;
	background: #515a6e
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item-active:not (.ivu-menu-submenu
	), .ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title-active:not
	(.ivu-menu-submenu ){
	color: #2d8cf0
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item:hover
	{
	color: #fff;
	background: 0 0 !important
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item-active,
	.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item-active:hover
	{
	border-right: none;
	color: #fff;
	background: #2d8cf0 !important
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-child-item-active>.ivu-menu-submenu-title
	{
	color: #fff
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-opened {
	background: #363e4f
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-opened .ivu-menu-submenu-title
	{
	background: #515a6e
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-opened .ivu-menu-submenu-has-parent-submenu .ivu-menu-submenu-title
	{
	background: 0 0
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item
	{
	margin: 0;
	line-height: normal;
	padding: 7px 16px;
	clear: both;
	color: #515a6e;
	font-size: 12px !important;
	white-space: nowrap;
	list-style: none;
	cursor: pointer;
	transition: background .2s ease-in-out
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-focus,
	.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item:hover
	{
	background: #f3f3f3
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-disabled
	{
	color: #c5c8ce;
	cursor: not-allowed
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-disabled:hover
	{
	color: #c5c8ce;
	background-color: #fff;
	cursor: not-allowed
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-selected,
	.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-selected:hover
	{
	color: #2d8cf0
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-divided
	{
	margin-top: 5px;
	border-top: 1px solid #e8eaec
}

.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-divided:before
	{
	content: "";
	height: 5px;
	display: block;
	margin: 0 -16px;
	background-color: #fff;
	position: relative;
	top: -7px
}

.ivu-menu-large .ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item
	{
	padding: 7px 16px 8px;
	font-size: 14px !important
}

@
-moz-document url-prefix (){ .ivu-menu-horizontal .ivu-menu-submenu
	.ivu-select-dropdown .ivu-menu-item{white-space:normal
	
}

}
.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item
	{
	padding: 7px 16px 8px;
	font-size: 14px !important
}

.ivu-date-picker {
	display: inline-block;
	line-height: normal
}

.ivu-date-picker-rel {
	position: relative
}

.ivu-date-picker .ivu-select-dropdown {
	width: auto;
	padding: 0;
	overflow: visible;
	max-height: none
}

.ivu-date-picker-cells {
	width: 196px;
	margin: 10px;
	white-space: normal
}

.ivu-date-picker-cells span, .ivu-date-picker-cells span em {
	display: inline-block;
	width: 24px;
	height: 24px
}

.ivu-date-picker-cells span em {
	line-height: 24px;
	margin: 2px;
	font-style: normal;
	border-radius: 3px;
	text-align: center;
	transition: all .2s ease-in-out
}

.ivu-date-picker-cells-header span {
	line-height: 24px;
	text-align: center;
	margin: 2px;
	color: #c5c8ce
}

.ivu-date-picker-cells-cell:hover em {
	background: #e1f0fe
}

.ivu-date-picker-cells-focused em {
	box-shadow: inset 0 0 0 1px #2d8cf0
}

span.ivu-date-picker-cells-cell {
	width: 28px;
	height: 28px;
	cursor: pointer
}

.ivu-date-picker-cells-cell-next-month em,
	.ivu-date-picker-cells-cell-prev-month em {
	color: #c5c8ce
}

.ivu-date-picker-cells-cell-next-month:hover em,
	.ivu-date-picker-cells-cell-prev-month:hover em {
	background: 0 0
}

span.ivu-date-picker-cells-cell-disabled, span.ivu-date-picker-cells-cell-disabled:hover,
	span.ivu-date-picker-cells-cell-week-label, span.ivu-date-picker-cells-cell-week-label:hover
	{
	cursor: not-allowed;
	color: #c5c8ce
}

span.ivu-date-picker-cells-cell-disabled:hover em, span.ivu-date-picker-cells-cell-disabled em,
	span.ivu-date-picker-cells-cell-week-label:hover em, span.ivu-date-picker-cells-cell-week-label em
	{
	color: inherit;
	background: inherit
}

span.ivu-date-picker-cells-cell-disabled, span.ivu-date-picker-cells-cell-disabled:hover
	{
	background: #f7f7f7
}

.ivu-date-picker-cells-cell-today em {
	position: relative
}

.ivu-date-picker-cells-cell-today em:after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #2d8cf0;
	position: absolute;
	top: 1px;
	right: 1px
}

.ivu-date-picker-cells-cell-range {
	position: relative
}

.ivu-date-picker-cells-cell-range em {
	position: relative;
	z-index: 1
}

.ivu-date-picker-cells-cell-range:before {
	content: "";
	display: block;
	background: #e1f0fe;
	border-radius: 0;
	border: 0;
	position: absolute;
	top: 2px;
	bottom: 2px;
	left: 0;
	right: 0
}

.ivu-date-picker-cells-cell-selected:hover em,
	.ivu-date-picker-cells-cell-selected em {
	background: #2d8cf0;
	color: #fff
}

span.ivu-date-picker-cells-cell-disabled.ivu-date-picker-cells-cell-selected em
	{
	background: #c5c8ce;
	color: #f7f7f7
}

.ivu-date-picker-cells-cell-today.ivu-date-picker-cells-cell-selected em:after
	{
	background: #fff
}

.ivu-date-picker-cells-show-week-numbers {
	width: 226px
}

.ivu-date-picker-cells-month, .ivu-date-picker-cells-year {
	margin-top: 14px
}

.ivu-date-picker-cells-month span, .ivu-date-picker-cells-year span {
	width: 40px;
	height: 28px;
	line-height: 28px;
	margin: 10px 12px;
	border-radius: 3px
}

.ivu-date-picker-cells-month span em, .ivu-date-picker-cells-year span em
	{
	width: 40px;
	height: 28px;
	line-height: 28px;
	margin: 0
}

.ivu-date-picker-cells-month .ivu-date-picker-cells-cell-focused,
	.ivu-date-picker-cells-year .ivu-date-picker-cells-cell-focused {
	background-color: #d5e8fc
}

.ivu-date-picker-header {
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-bottom: 1px solid #e8eaec
}

.ivu-date-picker-header-label {
	cursor: pointer;
	transition: color .2s ease-in-out
}

.ivu-date-picker-header-label:hover {
	color: #2d8cf0
}

.ivu-date-picker-btn-pulse {
	background-color: #d5e8fc !important;
	border-radius: 4px;
	transition: background-color .2s ease-in-out
}

.ivu-date-picker-prev-btn {
	float: left
}

.ivu-date-picker-prev-btn-arrow-double {
	margin-left: 10px
}

.ivu-date-picker-prev-btn-arrow-double i:after {
	content: "\F115";
	margin-left: -8px
}

.ivu-date-picker-next-btn {
	float: right
}

.ivu-date-picker-next-btn-arrow-double {
	margin-right: 10px
}

.ivu-date-picker-next-btn-arrow-double i:after {
	content: "\F11F";
	margin-left: -8px
}

.ivu-date-picker-with-range .ivu-picker-panel-body {
	min-width: 432px
}

.ivu-date-picker-with-range .ivu-picker-panel-content {
	float: left
}

.ivu-date-picker-with-range .ivu-picker-cells-show-week-numbers,
	.ivu-date-picker-with-week-numbers .ivu-picker-panel-body-date {
	min-width: 492px
}

.ivu-date-picker-transfer {
	z-index: 1060;
	max-height: none;
	width: auto
}

.ivu-date-picker-focused input {
	border-color: #57a3f3;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-picker-panel-icon-btn {
	display: inline-block;
	width: 20px;
	height: 24px;
	line-height: 26px;
	margin-top: 4px;
	text-align: center;
	cursor: pointer;
	color: #c5c8ce;
	transition: color .2s ease-in-out
}

.ivu-picker-panel-icon-btn:hover {
	color: #2d8cf0
}

.ivu-picker-panel-icon-btn i {
	font-size: 14px
}

.ivu-picker-panel-body-wrapper.ivu-picker-panel-with-sidebar {
	padding-left: 92px
}

.ivu-picker-panel-sidebar {
	width: 92px;
	float: left;
	margin-left: -92px;
	position: absolute;
	top: 0;
	bottom: 0;
	background: #f8f8f9;
	border-right: 1px solid #e8eaec;
	border-radius: 4px 0 0 4px;
	overflow: auto
}

.ivu-picker-panel-shortcut {
	padding: 6px 15px;
	transition: all .2s ease-in-out;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ivu-picker-panel-shortcut:hover {
	background: #e8eaec
}

.ivu-picker-panel-body {
	float: left
}

.ivu-picker-confirm {
	border-top: 1px solid #e8eaec;
	text-align: right;
	padding: 8px;
	clear: both
}

.ivu-picker-confirm>span {
	color: #2d8cf0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	float: left;
	padding: 2px 0;
	transition: all .2s ease-in-out
}

.ivu-picker-confirm>span:hover {
	color: #57a3f3
}

.ivu-picker-confirm>span:active {
	color: #2b85e4
}

.ivu-picker-confirm-time {
	float: left
}

.ivu-time-picker-cells {
	min-width: 112px
}

.ivu-time-picker-cells-with-seconds {
	min-width: 168px
}

.ivu-time-picker-cells-list {
	width: 56px;
	max-height: 144px;
	float: left;
	overflow: hidden;
	border-left: 1px solid #e8eaec;
	position: relative
}

.ivu-time-picker-cells-list:hover {
	overflow-y: auto
}

.ivu-time-picker-cells-list:first-child {
	border-left: none;
	border-radius: 4px 0 0 4px
}

.ivu-time-picker-cells-list:last-child {
	border-radius: 0 4px 4px 0
}

.ivu-time-picker-cells-list ul {
	width: 100%;
	margin: 0;
	padding: 0 0 120px;
	list-style: none
}

.ivu-time-picker-cells-list ul li {
	width: 100%;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 0 16px;
	box-sizing: content-box;
	text-align: left;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	list-style: none;
	transition: background .2s ease-in-out
}

.ivu-time-picker-cells-cell:hover {
	background: #f3f3f3
}

.ivu-time-picker-cells-cell-disabled {
	color: #c5c8ce;
	cursor: not-allowed
}

.ivu-time-picker-cells-cell-disabled:hover {
	color: #c5c8ce;
	background-color: #fff;
	cursor: not-allowed
}

.ivu-time-picker-cells-cell-selected,
	.ivu-time-picker-cells-cell-selected:hover {
	color: #2d8cf0;
	background: #f3f3f3
}

.ivu-time-picker-cells-cell-focused {
	background-color: #d5e8fc
}

.ivu-time-picker-header {
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-bottom: 1px solid #e8eaec
}

.ivu-time-picker-with-range .ivu-picker-panel-body {
	min-width: 228px
}

.ivu-time-picker-with-range .ivu-picker-panel-content {
	float: left;
	position: relative
}

.ivu-time-picker-with-range .ivu-picker-panel-content:after {
	content: "";
	display: block;
	width: 2px;
	position: absolute;
	top: 31px;
	bottom: 0;
	right: -2px;
	background: #e8eaec;
	z-index: 1
}

.ivu-time-picker-with-range .ivu-picker-panel-content-right {
	float: right
}

.ivu-time-picker-with-range .ivu-picker-panel-content-right:after {
	right: auto;
	left: -2px
}

.ivu-time-picker-with-range .ivu-time-picker-cells-list:first-child,
	.ivu-time-picker-with-range .ivu-time-picker-cells-list:last-child {
	border-radius: 0
}

.ivu-time-picker-with-range.ivu-time-picker-with-seconds .ivu-picker-panel-body
	{
	min-width: 340px
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells,
	.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-with-seconds
	{
	min-width: 216px
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-with-seconds .ivu-time-picker-cells-list
	{
	width: 72px
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-with-seconds .ivu-time-picker-cells-list ul li
	{
	padding: 0 0 0 28px
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list
	{
	width: 108px;
	max-height: 216px
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list:first-child,
	.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list:last-child
	{
	border-radius: 0
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list ul
	{
	padding: 0 0 192px
}

.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list ul li
	{
	padding: 0 0 0 46px
}

.ivu-form .ivu-form-item-label {
	text-align: right;
	vertical-align: middle;
	float: left;
	font-size: 12px;
	color: #515a6e;
	line-height: 1;
	padding: 10px 12px 10px 0;
	box-sizing: border-box
}

.ivu-form-label-left .ivu-form-item-label {
	text-align: left
}

.ivu-form-label-top .ivu-form-item-label {
	float: none;
	display: inline-block;
	padding: 0 0 10px
}

.ivu-form-inline .ivu-form-item {
	display: inline-block;
	margin-right: 10px;
	vertical-align: top
}

.ivu-form-item {
	margin-bottom: 24px;
	vertical-align: top;
	zoom: 1
}

.ivu-form-item:after, .ivu-form-item:before {
	content: "";
	display: table
}

.ivu-form-item:after {
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0
}

.ivu-form-item-content {
	position: relative;
	line-height: 32px;
	font-size: 12px
}

.ivu-form-item .ivu-form-item {
	margin-bottom: 0
}

.ivu-form-item .ivu-form-item .ivu-form-item-content {
	margin-left: 0 !important
}

.ivu-form-item-error-tip {
	position: absolute;
	top: 100%;
	left: 0;
	line-height: 1;
	padding-top: 6px;
	color: #ed4014
}

.ivu-form-item-required .ivu-form-item-label:before {
	content: "*";
	display: inline-block;
	margin-right: 4px;
	line-height: 1;
	font-family: SimSun;
	font-size: 12px;
	color: #ed4014
}

.ivu-carousel {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.ivu-carousel-list, .ivu-carousel-track {
	transform: translateZ(0)
}

.ivu-carousel-list {
	margin: 0;
	padding: 0
}

.ivu-carousel-list, .ivu-carousel-track {
	position: relative;
	display: block;
	overflow: hidden
}

.ivu-carousel-track {
	top: 0;
	left: 0;
	z-index: 1
}

.ivu-carousel-track.higher {
	z-index: 2
}

.ivu-carousel-item {
	float: left;
	height: 100%;
	min-height: 1px;
	display: block
}

.ivu-carousel-arrow {
	border: none;
	outline: 0;
	padding: 0;
	margin: 0;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	cursor: pointer;
	display: none;
	position: absolute;
	top: 50%;
	z-index: 10;
	transform: translateY(-50%);
	transition: .2s;
	background-color: rgba(31, 45, 61, .11);
	color: #fff;
	text-align: center;
	font-size: 1em;
	font-family: inherit;
	line-height: inherit
}

.ivu-carousel-arrow:hover {
	background-color: rgba(31, 45, 61, .5)
}

.ivu-carousel-arrow>* {
	vertical-align: baseline
}

.ivu-carousel-arrow.left {
	left: 16px
}

.ivu-carousel-arrow.right {
	right: 16px
}

.ivu-carousel-arrow-always {
	display: inherit
}

.ivu-carousel-arrow-hover {
	display: inherit;
	opacity: 0
}

.ivu-carousel:hover .ivu-carousel-arrow-hover {
	opacity: 1
}

.ivu-carousel-dots {
	z-index: 10;
	display: none;
	position: relative;
	list-style: none;
	text-align: center;
	padding: 0;
	width: 100%;
	height: 17px
}

.ivu-carousel-dots-inside {
	display: block;
	position: absolute;
	bottom: 3px
}

.ivu-carousel-dots-outside {
	display: block;
	margin-top: 3px
}

.ivu-carousel-dots li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin: 0 2px;
	padding: 7px 0;
	cursor: pointer
}

.ivu-carousel-dots li button {
	border: 0;
	cursor: pointer;
	background: #8391a5;
	opacity: .3;
	display: block;
	width: 16px;
	height: 3px;
	border-radius: 1px;
	outline: 0;
	font-size: 0;
	color: transparent;
	transition: all .5s
}

.ivu-carousel-dots li button.radius {
	width: 6px;
	height: 6px;
	border-radius: 50%
}

.ivu-carousel-dots li:hover>button {
	opacity: .7
}

.ivu-carousel-dots li.ivu-carousel-active>button {
	opacity: 1;
	width: 24px
}

.ivu-carousel-dots li.ivu-carousel-active>button.radius {
	width: 6px
}

.ivu-rate {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 20px;
	vertical-align: middle;
	font-weight: 400;
	font-style: normal
}

.ivu-rate-disabled .ivu-rate-star-content:before, .ivu-rate-disabled .ivu-rate-star:before
	{
	cursor: default
}

.ivu-rate-disabled .ivu-rate-star:hover {
	transform: scale(1)
}

.ivu-rate-star-full, .ivu-rate-star-zero {
	position: relative
}

.ivu-rate-star-first {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	overflow: hidden;
	opacity: 0
}

.ivu-rate-star-first, .ivu-rate-star-second {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: all .3s ease;
	color: #e9e9e9;
	cursor: pointer
}

.ivu-rate-star-chart {
	display: inline-block;
	margin: 0;
	padding: 0;
	margin-right: 8px;
	position: relative;
	font-family: Ionicons;
	transition: all .3s ease
}

.ivu-rate-star-chart:hover {
	transform: scale(1.1)
}

.ivu-rate-star-chart.ivu-rate-star-full .ivu-rate-star-first,
	.ivu-rate-star-chart.ivu-rate-star-full .ivu-rate-star-second {
	color: #f5a623
}

.ivu-rate-star-chart.ivu-rate-star-half .ivu-rate-star-first {
	opacity: 1;
	color: #f5a623
}

.ivu-rate-star {
	display: inline-block;
	margin: 0;
	padding: 0;
	margin-right: 8px;
	position: relative;
	font-family: Ionicons;
	transition: all .3s ease
}

.ivu-rate-star:hover {
	transform: scale(1.1)
}

.ivu-rate-star-content:before, .ivu-rate-star:before {
	color: #e9e9e9;
	cursor: pointer;
	content: "\F2BF";
	transition: all .2s ease-in-out;
	display: block
}

.ivu-rate-star-content {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	overflow: hidden
}

.ivu-rate-star-content:before {
	color: transparent
}

.ivu-rate-star-full:before, .ivu-rate-star-half .ivu-rate-star-content:before
	{
	color: #f5a623
}

.ivu-rate-star-full:hover:before, .ivu-rate-star-half:hover .ivu-rate-star-content:before
	{
	color: #f7b84f
}

.ivu-rate-text {
	margin-left: 8px;
	vertical-align: middle;
	display: inline-block;
	font-size: 12px
}

.ivu-upload input[type=file] {
	display: none
}

.ivu-upload-list {
	margin-top: 8px
}

.ivu-upload-list-file {
	padding: 4px;
	color: #515a6e;
	border-radius: 4px;
	transition: background-color .2s ease-in-out;
	overflow: hidden;
	position: relative
}

.ivu-upload-list-file>span {
	cursor: pointer;
	transition: color .2s ease-in-out
}

.ivu-upload-list-file>span i {
	display: inline-block;
	width: 12px;
	height: 12px;
	color: #515a6e;
	text-align: center
}

.ivu-upload-list-file:hover {
	background: #f3f3f3
}

.ivu-upload-list-file:hover>span {
	color: #2d8cf0
}

.ivu-upload-list-file:hover>span i {
	color: #515a6e
}

.ivu-upload-list-file:hover .ivu-upload-list-remove {
	opacity: 1
}

.ivu-upload-list-remove {
	opacity: 0;
	font-size: 18px;
	cursor: pointer;
	float: right;
	margin-right: 4px;
	color: #999;
	transition: all .2s ease
}

.ivu-upload-list-remove:hover {
	color: #444
}

.ivu-upload-select {
	display: inline-block
}

.ivu-upload-drag {
	background: #fff;
	border: 1px dashed #dcdee2;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	transition: border-color .2s ease
}

.ivu-upload-drag:hover {
	border: 1px dashed #2d8cf0
}

.ivu-upload-dragOver {
	border: 2px dashed #2d8cf0
}

.ivu-tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px
}

.ivu-tree ul li {
	list-style: none;
	margin: 8px 0;
	padding: 0;
	white-space: nowrap;
	outline: 0
}

.ivu-tree li ul {
	margin: 0;
	padding: 0 0 0 18px
}

.ivu-tree-title {
	display: inline-block;
	margin: 0;
	padding: 0 4px;
	border-radius: 3px;
	cursor: pointer;
	vertical-align: top;
	color: #515a6e;
	transition: all .2s ease-in-out
}

.ivu-tree-title:hover {
	background-color: #eaf4fe
}

.ivu-tree-title-selected, .ivu-tree-title-selected:hover {
	background-color: #d5e8fc
}

.ivu-tree-arrow {
	cursor: pointer;
	width: 12px;
	text-align: center;
	display: inline-block
}

.ivu-tree-arrow i {
	transition: all .2s ease-in-out;
	font-size: 14px;
	vertical-align: middle
}

.ivu-tree-arrow-open i {
	transform: rotate(90deg)
}

.ivu-tree-arrow-disabled {
	cursor: not-allowed
}

.ivu-tree .ivu-checkbox-wrapper {
	margin-right: 4px;
	margin-left: 4px
}

.ivu-avatar {
	display: inline-block;
	text-align: center;
	background: #ccc;
	color: #fff;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
	vertical-align: middle;
	width: 32px;
	height: 32px;
	line-height: 32px;
	border-radius: 16px
}

.ivu-avatar-image {
	background: 0 0
}

.ivu-avatar .ivu-icon {
	position: relative;
	top: -1px
}

.ivu-avatar>* {
	line-height: 32px
}

.ivu-avatar.ivu-avatar-icon {
	font-size: 18px
}

.ivu-avatar-large {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px
}

.ivu-avatar-large>* {
	line-height: 40px
}

.ivu-avatar-large.ivu-avatar-icon {
	font-size: 24px
}

.ivu-avatar-large .ivu-icon {
	position: relative;
	top: -2px
}

.ivu-avatar-small {
	width: 24px;
	height: 24px;
	line-height: 24px;
	border-radius: 12px
}

.ivu-avatar-small>* {
	line-height: 24px
}

.ivu-avatar-small.ivu-avatar-icon {
	font-size: 14px
}

.ivu-avatar-square {
	border-radius: 4px
}

.ivu-avatar>img {
	width: 100%;
	height: 100%
}

.ivu-color-picker {
	display: inline-block
}

.ivu-color-picker-hide {
	display: none
}

.ivu-color-picker-hide-drop {
	visibility: hidden
}

.ivu-color-picker-disabled {
	background-color: #f3f3f3;
	opacity: 1;
	cursor: not-allowed;
	color: #ccc
}

.ivu-color-picker-disabled:hover {
	border-color: #e3e5e8
}

.ivu-color-picker>div:first-child:hover .ivu-input {
	border-color: #57a3f3
}

.ivu-color-picker>div:first-child.ivu-color-picker-disabled:hover .ivu-input
	{
	border-color: #e3e5e8
}

.ivu-color-picker .ivu-select-dropdown {
	padding: 0
}

.ivu-color-picker-input.ivu-input:focus {
	box-shadow: none
}

.ivu-color-picker-focused {
	border-color: #57a3f3;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-color-picker-rel {
	line-height: 0
}

.ivu-color-picker-color {
	width: 18px;
	height: 18px;
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
	border-radius: 2px;
	position: relative;
	top: 2px
}

.ivu-color-picker-color div {
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15);
	border-radius: 2px
}

.ivu-color-picker-color-empty {
	background: #fff;
	overflow: hidden;
	text-align: center
}

.ivu-color-picker-color-empty i {
	font-size: 18px;
	vertical-align: baseline
}

.ivu-color-picker-color-focused {
	border-color: #57a3f3;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-color-picker-large .ivu-color-picker-color {
	width: 20px;
	height: 20px;
	top: 1px
}

.ivu-color-picker-large .ivu-color-picker-color-empty i {
	font-size: 20px
}

.ivu-color-picker-small .ivu-color-picker-color {
	width: 14px;
	height: 14px;
	top: 3px
}

.ivu-color-picker-small .ivu-color-picker-color-empty i {
	font-size: 14px
}

.ivu-color-picker-picker-wrapper {
	padding: 8px 8px 0
}

.ivu-color-picker-picker-panel {
	width: 240px;
	margin: 0 auto;
	box-sizing: initial;
	position: relative
}

.ivu-color-picker-picker-alpha-slider,
	.ivu-color-picker-picker-hue-slider {
	height: 10px;
	margin-top: 8px;
	position: relative
}

.ivu-color-picker-picker-colors {
	margin-top: 8px;
	overflow: hidden;
	border-radius: 2px;
	transition: border .2s ease-in-out, box-shadow .2s ease-in-out
}

.ivu-color-picker-picker-colors:focus {
	border-color: #57a3f3;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-color-picker-picker-colors-wrapper {
	display: inline;
	width: 20px;
	height: 20px;
	float: left;
	position: relative
}

.ivu-color-picker-picker-colors-wrapper-color {
	outline: 0;
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	margin: 2px;
	cursor: pointer;
	border-radius: 2px;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15)
}

.ivu-color-picker-picker-colors-wrapper-circle {
	width: 4px;
	height: 4px;
	box-shadow: 0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0, 0, 0, .3), 0 0
		1px 2px rgba(0, 0, 0, .4);
	border-radius: 50%;
	transform: translate(-2px, -2px);
	position: absolute;
	top: 10px;
	left: 10px;
	cursor: pointer
}

.ivu-color-picker-picker .ivu-picker-confirm {
	margin-top: 8px
}

.ivu-color-picker-saturation-wrapper {
	width: 100%;
	padding-bottom: 75%;
	position: relative;
	transition: border .2s ease-in-out, box-shadow .2s ease-in-out
}

.ivu-color-picker-saturation-wrapper:focus {
	border-color: #57a3f3;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-color-picker-saturation, .ivu-color-picker-saturation--black,
	.ivu-color-picker-saturation--white {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.ivu-color-picker-saturation--white {
	background: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0))
}

.ivu-color-picker-saturation--black {
	background: linear-gradient(0deg, #000, transparent)
}

.ivu-color-picker-saturation-pointer {
	cursor: pointer;
	position: absolute
}

.ivu-color-picker-saturation-circle {
	width: 4px;
	height: 4px;
	box-shadow: 0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0, 0, 0, .3), 0 0
		1px 2px rgba(0, 0, 0, .4);
	border-radius: 50%;
	transform: translate(-2px, -2px)
}

.ivu-color-picker-hue {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 2px;
	background: linear-gradient(90deg, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%,
		#f0f 83%, red);
	transition: border .2s ease-in-out, box-shadow .2s ease-in-out
}

.ivu-color-picker-hue:focus {
	border-color: #57a3f3;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-color-picker-hue-container {
	cursor: pointer;
	margin: 0 2px;
	position: relative;
	height: 100%
}

.ivu-color-picker-hue-pointer {
	z-index: 2;
	position: absolute
}

.ivu-color-picker-hue-picker {
	cursor: pointer;
	margin-top: 1px;
	width: 4px;
	border-radius: 1px;
	height: 8px;
	box-shadow: 0 0 2px rgba(0, 0, 0, .6);
	background: #fff;
	transform: translateX(-2px)
}

.ivu-color-picker-alpha {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 2px;
	transition: border .2s ease-in-out, box-shadow .2s ease-in-out
}

.ivu-color-picker-alpha:focus {
	border-color: #57a3f3;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(45, 140, 240, .2)
}

.ivu-color-picker-alpha-checkboard-wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	border-radius: 2px
}

.ivu-color-picker-alpha-checkerboard {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.ivu-color-picker-alpha-gradient {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 2px
}

.ivu-color-picker-alpha-container {
	cursor: pointer;
	position: relative;
	z-index: 2;
	height: 100%;
	margin: 0 3px
}

.ivu-color-picker-alpha-pointer {
	z-index: 2;
	position: absolute
}

.ivu-color-picker-alpha-picker {
	cursor: pointer;
	width: 4px;
	border-radius: 1px;
	height: 8px;
	box-shadow: 0 0 2px rgba(0, 0, 0, .6);
	background: #fff;
	margin-top: 1px;
	transform: translateX(-2px)
}

.ivu-color-picker-confirm {
	margin-top: 8px;
	position: relative;
	border-top: 1px solid #e8eaec;
	text-align: right;
	padding: 8px;
	clear: both
}

.ivu-color-picker-confirm-color {
	position: absolute;
	top: 11px;
	left: 8px
}

.ivu-color-picker-confirm-color-editable {
	top: 8px
}

.ivu-auto-complete .ivu-icon-ios-close, .ivu-auto-complete .ivu-select-not-found
	{
	display: none
}

.ivu-auto-complete:hover .ivu-icon-ios-close {
	display: inline-block
}

.ivu-auto-complete.ivu-select-dropdown {
	max-height: none
}

.ivu-divider {
	font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB,
		Microsoft YaHei, \\5FAE\8F6F\96C5\9ED1, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #515a6e;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #e8eaec
}

.ivu-divider, .ivu-divider-vertical {
	margin: 0 8px;
	display: inline-block;
	height: .9em;
	width: 1px;
	vertical-align: middle;
	position: relative;
	top: -.06em
}

.ivu-divider-horizontal {
	display: block;
	height: 1px;
	width: 100%;
	margin: 24px 0;
	clear: both
}

.ivu-divider-horizontal.ivu-divider-with-text-center,
	.ivu-divider-horizontal.ivu-divider-with-text-left,
	.ivu-divider-horizontal.ivu-divider-with-text-right {
	display: table;
	white-space: nowrap;
	text-align: center;
	background: 0 0;
	font-weight: 500;
	color: #17233d;
	font-size: 16px;
	margin: 16px 0
}

.ivu-divider-horizontal.ivu-divider-with-text-center:after,
	.ivu-divider-horizontal.ivu-divider-with-text-center:before,
	.ivu-divider-horizontal.ivu-divider-with-text-left:after,
	.ivu-divider-horizontal.ivu-divider-with-text-left:before,
	.ivu-divider-horizontal.ivu-divider-with-text-right:after,
	.ivu-divider-horizontal.ivu-divider-with-text-right:before {
	content: "";
	display: table-cell;
	position: relative;
	top: 50%;
	width: 50%;
	border-top: 1px solid #e8eaec;
	transform: translateY(50%)
}

.ivu-divider-horizontal.ivu-divider-with-text-left,
	.ivu-divider-horizontal.ivu-divider-with-text-right {
	font-size: 14px
}

.ivu-divider-horizontal.ivu-divider-with-text-left .ivu-divider-inner-text,
	.ivu-divider-horizontal.ivu-divider-with-text-right .ivu-divider-inner-text
	{
	display: inline-block;
	padding: 0 10px
}

.ivu-divider-horizontal.ivu-divider-with-text-left:before {
	top: 50%;
	width: 5%
}

.ivu-divider-horizontal.ivu-divider-with-text-left:after,
	.ivu-divider-horizontal.ivu-divider-with-text-right:before {
	top: 50%;
	width: 95%
}

.ivu-divider-horizontal.ivu-divider-with-text-right:after {
	top: 50%;
	width: 5%
}

.ivu-divider-inner-text {
	display: inline-block;
	padding: 0 24px
}

.ivu-divider-dashed {
	background: 0 0;
	border-top: 1px dashed #e8eaec
}

.ivu-divider-horizontal.ivu-divider-with-text-left.ivu-divider-dashed,
	.ivu-divider-horizontal.ivu-divider-with-text-right.ivu-divider-dashed,
	.ivu-divider-horizontal.ivu-divider-with-text.ivu-divider-dashed {
	border-top: 0
}

.ivu-divider-horizontal.ivu-divider-with-text-left.ivu-divider-dashed:after,
	.ivu-divider-horizontal.ivu-divider-with-text-left.ivu-divider-dashed:before,
	.ivu-divider-horizontal.ivu-divider-with-text-right.ivu-divider-dashed:after,
	.ivu-divider-horizontal.ivu-divider-with-text-right.ivu-divider-dashed:before,
	.ivu-divider-horizontal.ivu-divider-with-text.ivu-divider-dashed:after,
	.ivu-divider-horizontal.ivu-divider-with-text.ivu-divider-dashed:before
	{
	border-style: dashed none none
}

.ivu-anchor {
	position: relative;
	padding-left: 2px
}

.ivu-anchor-wrapper {
	overflow: auto;
	padding-left: 4px;
	margin-left: -4px
}

.ivu-anchor-ink {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0
}

.ivu-anchor-ink:before {
	content: " ";
	position: relative;
	width: 2px;
	height: 100%;
	display: block;
	background-color: #e8eaec;
	margin: 0 auto
}

.ivu-anchor-ink-ball {
	display: inline-block;
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: 2px solid #2d8cf0;
	background-color: #fff;
	left: 50%;
	transition: top .2s ease-in-out;
	transform: translate(-50%, 2px)
}

.ivu-anchor.fixed .ivu-anchor-ink .ivu-anchor-ink-ball {
	display: none
}

.ivu-anchor-link {
	padding: 8px 0 8px 16px;
	line-height: 1
}

.ivu-anchor-link-title {
	display: block;
	position: relative;
	transition: all .3s;
	color: #515a6e;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 8px
}

.ivu-anchor-link-title:only-child {
	margin-bottom: 0
}

.ivu-anchor-link-active>.ivu-anchor-link-title {
	color: #2d8cf0
}

.ivu-anchor-link .ivu-anchor-link {
	padding-top: 6px;
	padding-bottom: 6px
}

.ivu-time-with-hash {
	cursor: pointer
}

.ivu-time-with-hash:hover {
	text-decoration: underline
}

.ivu-cell {
	position: relative;
	overflow: hidden
}

.ivu-cell-link, .ivu-cell-link:active, .ivu-cell-link:hover {
	color: inherit
}

.ivu-cell-icon {
	display: inline-block;
	margin-right: 4px;
	font-size: 14px;
	vertical-align: middle
}

.ivu-cell-icon:empty {
	display: none
}

.ivu-cell-main {
	display: inline-block;
	vertical-align: middle
}

.ivu-cell-title {
	line-height: 24px;
	font-size: 14px
}

.ivu-cell-label {
	line-height: 1.2;
	font-size: 12px;
	color: #808695
}

.ivu-cell-selected .ivu-cell-label {
	color: inherit
}

.ivu-cell-selected, .ivu-cell.ivu-cell-selected:hover {
	background: #f0faff
}

.ivu-cell-footer {
	display: inline-block;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	right: 16px;
	color: #515a6e
}

.ivu-cell-with-link .ivu-cell-footer {
	right: 32px
}

.ivu-cell-selected .ivu-cell-footer {
	color: inherit
}

.ivu-cell-arrow {
	display: inline-block;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	right: 16px;
	font-size: 14px
}

.ivu-cell:focus {
	background: #f3f3f3;
	outline: 0
}

.ivu-cell-selected:focus {
	background: rgba(40, 123, 211, .91)
}

.ivu-cell {
	margin: 0;
	line-height: normal;
	padding: 7px 16px;
	clear: both;
	color: #515a6e;
	font-size: 12px !important;
	white-space: nowrap;
	list-style: none;
	cursor: pointer;
	transition: background .2s ease-in-out
}

.ivu-cell-focus, .ivu-cell:hover {
	background: #f3f3f3
}

.ivu-cell-disabled, .ivu-cell-disabled:hover {
	color: #c5c8ce;
	cursor: not-allowed
}

.ivu-cell-disabled:hover {
	background-color: #fff
}

.ivu-cell-selected, .ivu-cell-selected:hover {
	color: #2d8cf0
}

.ivu-cell-divided {
	margin-top: 5px;
	border-top: 1px solid #e8eaec
}

.ivu-cell-divided:before {
	content: "";
	height: 5px;
	display: block;
	margin: 0 -16px;
	background-color: #fff;
	position: relative;
	top: -7px
}

.ivu-cell-large .ivu-cell {
	padding: 7px 16px 8px;
	font-size: 14px !important
}

@
-moz-document url-prefix (){ .
	ivu-cell {white-space: normal
}

}
.ivu-drawer {
	width: auto;
	height: 100%;
	position: fixed;
	top: 0
}

.ivu-drawer-inner {
	position: absolute
}

.ivu-drawer-left {
	left: 0
}

.ivu-drawer-right {
	right: 0
}

.ivu-drawer-hidden {
	display: none !important
}

.ivu-drawer-wrap {
	position: fixed;
	overflow: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.ivu-drawer-wrap-inner {
	position: absolute
}

.ivu-drawer-wrap * {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent
}

.ivu-drawer-mask {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(55, 55, 55, .6);
	height: 100%;
	z-index: 1000
}

.ivu-drawer-mask-hidden {
	display: none
}

.ivu-drawer-mask-inner {
	position: absolute
}

.ivu-drawer-content {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	background-color: #fff;
	border: 0;
	background-clip: padding-box;
	box-shadow: 0 4px 12px rgba(0, 0, 0, .15)
}

.ivu-drawer-content-no-mask {
	pointer-events: auto
}

.ivu-drawer-header {
	border-bottom: 1px solid #e8eaec;
	padding: 14px 16px;
	line-height: 1
}

.ivu-drawer-header-inner, .ivu-drawer-header p {
	display: inline-block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #17233d;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ivu-drawer-header p i, .ivu-drawer-header p span {
	vertical-align: middle
}

.ivu-drawer-close {
	z-index: 1;
	font-size: 12px;
	position: absolute;
	right: 8px;
	top: 8px;
	overflow: hidden;
	cursor: pointer
}

.ivu-drawer-close .ivu-icon-ios-close {
	font-size: 31px;
	color: #999;
	transition: color .2s ease;
	position: relative;
	top: 1px
}

.ivu-drawer-close .ivu-icon-ios-close:hover {
	color: #444
}

.ivu-drawer-body {
	width: 100%;
	height: calc(100% - 51px);
	padding: 16px;
	font-size: 12px;
	line-height: 1.5;
	word-wrap: break-word;
	position: absolute;
	overflow: auto
}

.ivu-drawer-no-header .ivu-drawer-body {
	height: 100%
}

.ivu-drawer-no-mask {
	pointer-events: none
} /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: FontAwesome;
	src: url(/static/fonts/fontawesome-webfont.674f50d.eot);
	src: url(../fonts/fontawesome-webfont.674f50d.eot)
		format("embedded-opentype"),
		url(../fonts/fontawesome-webfont.af7ae50.woff2) format("woff2"),
		url(../fonts/fontawesome-webfont.fee66e7.woff) format("woff"),
		url(../fonts/fontawesome-webfont.b06871f.ttf) format("truetype"),
		url(../fonts/fontawesome-webfont.acf3dcb.svg#fontawesomeregular)
		format("svg");
	font-weight: 400;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	animation: fa-spin 1s infinite steps(8)
}

@
keyframes fa-spin { 0%{
	transform: rotate(0deg)
}

to {
	transform: rotate(359deg)
}

}
.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter:
		"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	transform: scaleX(-1)
}

.fa-flip-vertical {
	-ms-filter:
		"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	transform: scaleY(-1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90,
	:root .fa-rotate-180, :root .fa-rotate-270 {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\F000"
}

.fa-music:before {
	content: "\F001"
}

.fa-search:before {
	content: "\F002"
}

.fa-envelope-o:before {
	content: "\F003"
}

.fa-heart:before {
	content: "\F004"
}

.fa-star:before {
	content: "\F005"
}

.fa-star-o:before {
	content: "\F006"
}

.fa-user:before {
	content: "\F007"
}

.fa-film:before {
	content: "\F008"
}

.fa-th-large:before {
	content: "\F009"
}

.fa-th:before {
	content: "\F00A"
}

.fa-th-list:before {
	content: "\F00B"
}

.fa-check:before {
	content: "\F00C"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
	content: "\F00D"
}

.fa-search-plus:before {
	content: "\F00E"
}

.fa-search-minus:before {
	content: "\F010"
}

.fa-power-off:before {
	content: "\F011"
}

.fa-signal:before {
	content: "\F012"
}

.fa-cog:before, .fa-gear:before {
	content: "\F013"
}

.fa-trash-o:before {
	content: "\F014"
}

.fa-home:before {
	content: "\F015"
}

.fa-file-o:before {
	content: "\F016"
}

.fa-clock-o:before {
	content: "\F017"
}

.fa-road:before {
	content: "\F018"
}

.fa-download:before {
	content: "\F019"
}

.fa-arrow-circle-o-down:before {
	content: "\F01A"
}

.fa-arrow-circle-o-up:before {
	content: "\F01B"
}

.fa-inbox:before {
	content: "\F01C"
}

.fa-play-circle-o:before {
	content: "\F01D"
}

.fa-repeat:before, .fa-rotate-right:before {
	content: "\F01E"
}

.fa-refresh:before {
	content: "\F021"
}

.fa-list-alt:before {
	content: "\F022"
}

.fa-lock:before {
	content: "\F023"
}

.fa-flag:before {
	content: "\F024"
}

.fa-headphones:before {
	content: "\F025"
}

.fa-volume-off:before {
	content: "\F026"
}

.fa-volume-down:before {
	content: "\F027"
}

.fa-volume-up:before {
	content: "\F028"
}

.fa-qrcode:before {
	content: "\F029"
}

.fa-barcode:before {
	content: "\F02A"
}

.fa-tag:before {
	content: "\F02B"
}

.fa-tags:before {
	content: "\F02C"
}

.fa-book:before {
	content: "\F02D"
}

.fa-bookmark:before {
	content: "\F02E"
}

.fa-print:before {
	content: "\F02F"
}

.fa-camera:before {
	content: "\F030"
}

.fa-font:before {
	content: "\F031"
}

.fa-bold:before {
	content: "\F032"
}

.fa-italic:before {
	content: "\F033"
}

.fa-text-height:before {
	content: "\F034"
}

.fa-text-width:before {
	content: "\F035"
}

.fa-align-left:before {
	content: "\F036"
}

.fa-align-center:before {
	content: "\F037"
}

.fa-align-right:before {
	content: "\F038"
}

.fa-align-justify:before {
	content: "\F039"
}

.fa-list:before {
	content: "\F03A"
}

.fa-dedent:before, .fa-outdent:before {
	content: "\F03B"
}

.fa-indent:before {
	content: "\F03C"
}

.fa-video-camera:before {
	content: "\F03D"
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
	content: "\F03E"
}

.fa-pencil:before {
	content: "\F040"
}

.fa-map-marker:before {
	content: "\F041"
}

.fa-adjust:before {
	content: "\F042"
}

.fa-tint:before {
	content: "\F043"
}

.fa-edit:before, .fa-pencil-square-o:before {
	content: "\F044"
}

.fa-share-square-o:before {
	content: "\F045"
}

.fa-check-square-o:before {
	content: "\F046"
}

.fa-arrows:before {
	content: "\F047"
}

.fa-step-backward:before {
	content: "\F048"
}

.fa-fast-backward:before {
	content: "\F049"
}

.fa-backward:before {
	content: "\F04A"
}

.fa-play:before {
	content: "\F04B"
}

.fa-pause:before {
	content: "\F04C"
}

.fa-stop:before {
	content: "\F04D"
}

.fa-forward:before {
	content: "\F04E"
}

.fa-fast-forward:before {
	content: "\F050"
}

.fa-step-forward:before {
	content: "\F051"
}

.fa-eject:before {
	content: "\F052"
}

.fa-chevron-left:before {
	content: "\F053"
}

.fa-chevron-right:before {
	content: "\F054"
}

.fa-plus-circle:before {
	content: "\F055"
}

.fa-minus-circle:before {
	content: "\F056"
}

.fa-times-circle:before {
	content: "\F057"
}

.fa-check-circle:before {
	content: "\F058"
}

.fa-question-circle:before {
	content: "\F059"
}

.fa-info-circle:before {
	content: "\F05A"
}

.fa-crosshairs:before {
	content: "\F05B"
}

.fa-times-circle-o:before {
	content: "\F05C"
}

.fa-check-circle-o:before {
	content: "\F05D"
}

.fa-ban:before {
	content: "\F05E"
}

.fa-arrow-left:before {
	content: "\F060"
}

.fa-arrow-right:before {
	content: "\F061"
}

.fa-arrow-up:before {
	content: "\F062"
}

.fa-arrow-down:before {
	content: "\F063"
}

.fa-mail-forward:before, .fa-share:before {
	content: "\F064"
}

.fa-expand:before {
	content: "\F065"
}

.fa-compress:before {
	content: "\F066"
}

.fa-plus:before {
	content: "\F067"
}

.fa-minus:before {
	content: "\F068"
}

.fa-asterisk:before {
	content: "\F069"
}

.fa-exclamation-circle:before {
	content: "\F06A"
}

.fa-gift:before {
	content: "\F06B"
}

.fa-leaf:before {
	content: "\F06C"
}

.fa-fire:before {
	content: "\F06D"
}

.fa-eye:before {
	content: "\F06E"
}

.fa-eye-slash:before {
	content: "\F070"
}

.fa-exclamation-triangle:before, .fa-warning:before {
	content: "\F071"
}

.fa-plane:before {
	content: "\F072"
}

.fa-calendar:before {
	content: "\F073"
}

.fa-random:before {
	content: "\F074"
}

.fa-comment:before {
	content: "\F075"
}

.fa-magnet:before {
	content: "\F076"
}

.fa-chevron-up:before {
	content: "\F077"
}

.fa-chevron-down:before {
	content: "\F078"
}

.fa-retweet:before {
	content: "\F079"
}

.fa-shopping-cart:before {
	content: "\F07A"
}

.fa-folder:before {
	content: "\F07B"
}

.fa-folder-open:before {
	content: "\F07C"
}

.fa-arrows-v:before {
	content: "\F07D"
}

.fa-arrows-h:before {
	content: "\F07E"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\F080"
}

.fa-twitter-square:before {
	content: "\F081"
}

.fa-facebook-square:before {
	content: "\F082"
}

.fa-camera-retro:before {
	content: "\F083"
}

.fa-key:before {
	content: "\F084"
}

.fa-cogs:before, .fa-gears:before {
	content: "\F085"
}

.fa-comments:before {
	content: "\F086"
}

.fa-thumbs-o-up:before {
	content: "\F087"
}

.fa-thumbs-o-down:before {
	content: "\F088"
}

.fa-star-half:before {
	content: "\F089"
}

.fa-heart-o:before {
	content: "\F08A"
}

.fa-sign-out:before {
	content: "\F08B"
}

.fa-linkedin-square:before {
	content: "\F08C"
}

.fa-thumb-tack:before {
	content: "\F08D"
}

.fa-external-link:before {
	content: "\F08E"
}

.fa-sign-in:before {
	content: "\F090"
}

.fa-trophy:before {
	content: "\F091"
}

.fa-github-square:before {
	content: "\F092"
}

.fa-upload:before {
	content: "\F093"
}

.fa-lemon-o:before {
	content: "\F094"
}

.fa-phone:before {
	content: "\F095"
}

.fa-square-o:before {
	content: "\F096"
}

.fa-bookmark-o:before {
	content: "\F097"
}

.fa-phone-square:before {
	content: "\F098"
}

.fa-twitter:before {
	content: "\F099"
}

.fa-facebook-f:before, .fa-facebook:before {
	content: "\F09A"
}

.fa-github:before {
	content: "\F09B"
}

.fa-unlock:before {
	content: "\F09C"
}

.fa-credit-card:before {
	content: "\F09D"
}

.fa-feed:before, .fa-rss:before {
	content: "\F09E"
}

.fa-hdd-o:before {
	content: "\F0A0"
}

.fa-bullhorn:before {
	content: "\F0A1"
}

.fa-bell:before {
	content: "\F0F3"
}

.fa-certificate:before {
	content: "\F0A3"
}

.fa-hand-o-right:before {
	content: "\F0A4"
}

.fa-hand-o-left:before {
	content: "\F0A5"
}

.fa-hand-o-up:before {
	content: "\F0A6"
}

.fa-hand-o-down:before {
	content: "\F0A7"
}

.fa-arrow-circle-left:before {
	content: "\F0A8"
}

.fa-arrow-circle-right:before {
	content: "\F0A9"
}

.fa-arrow-circle-up:before {
	content: "\F0AA"
}

.fa-arrow-circle-down:before {
	content: "\F0AB"
}

.fa-globe:before {
	content: "\F0AC"
}

.fa-wrench:before {
	content: "\F0AD"
}

.fa-tasks:before {
	content: "\F0AE"
}

.fa-filter:before {
	content: "\F0B0"
}

.fa-briefcase:before {
	content: "\F0B1"
}

.fa-arrows-alt:before {
	content: "\F0B2"
}

.fa-group:before, .fa-users:before {
	content: "\F0C0"
}

.fa-chain:before, .fa-link:before {
	content: "\F0C1"
}

.fa-cloud:before {
	content: "\F0C2"
}

.fa-flask:before {
	content: "\F0C3"
}

.fa-cut:before, .fa-scissors:before {
	content: "\F0C4"
}

.fa-copy:before, .fa-files-o:before {
	content: "\F0C5"
}

.fa-paperclip:before {
	content: "\F0C6"
}

.fa-floppy-o:before, .fa-save:before {
	content: "\F0C7"
}

.fa-square:before {
	content: "\F0C8"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
	content: "\F0C9"
}

.fa-list-ul:before {
	content: "\F0CA"
}

.fa-list-ol:before {
	content: "\F0CB"
}

.fa-strikethrough:before {
	content: "\F0CC"
}

.fa-underline:before {
	content: "\F0CD"
}

.fa-table:before {
	content: "\F0CE"
}

.fa-magic:before {
	content: "\F0D0"
}

.fa-truck:before {
	content: "\F0D1"
}

.fa-pinterest:before {
	content: "\F0D2"
}

.fa-pinterest-square:before {
	content: "\F0D3"
}

.fa-google-plus-square:before {
	content: "\F0D4"
}

.fa-google-plus:before {
	content: "\F0D5"
}

.fa-money:before {
	content: "\F0D6"
}

.fa-caret-down:before {
	content: "\F0D7"
}

.fa-caret-up:before {
	content: "\F0D8"
}

.fa-caret-left:before {
	content: "\F0D9"
}

.fa-caret-right:before {
	content: "\F0DA"
}

.fa-columns:before {
	content: "\F0DB"
}

.fa-sort:before, .fa-unsorted:before {
	content: "\F0DC"
}

.fa-sort-desc:before, .fa-sort-down:before {
	content: "\F0DD"
}

.fa-sort-asc:before, .fa-sort-up:before {
	content: "\F0DE"
}

.fa-envelope:before {
	content: "\F0E0"
}

.fa-linkedin:before {
	content: "\F0E1"
}

.fa-rotate-left:before, .fa-undo:before {
	content: "\F0E2"
}

.fa-gavel:before, .fa-legal:before {
	content: "\F0E3"
}

.fa-dashboard:before, .fa-tachometer:before {
	content: "\F0E4"
}

.fa-comment-o:before {
	content: "\F0E5"
}

.fa-comments-o:before {
	content: "\F0E6"
}

.fa-bolt:before, .fa-flash:before {
	content: "\F0E7"
}

.fa-sitemap:before {
	content: "\F0E8"
}

.fa-umbrella:before {
	content: "\F0E9"
}

.fa-clipboard:before, .fa-paste:before {
	content: "\F0EA"
}

.fa-lightbulb-o:before {
	content: "\F0EB"
}

.fa-exchange:before {
	content: "\F0EC"
}

.fa-cloud-download:before {
	content: "\F0ED"
}

.fa-cloud-upload:before {
	content: "\F0EE"
}

.fa-user-md:before {
	content: "\F0F0"
}

.fa-stethoscope:before {
	content: "\F0F1"
}

.fa-suitcase:before {
	content: "\F0F2"
}

.fa-bell-o:before {
	content: "\F0A2"
}

.fa-coffee:before {
	content: "\F0F4"
}

.fa-cutlery:before {
	content: "\F0F5"
}

.fa-file-text-o:before {
	content: "\F0F6"
}

.fa-building-o:before {
	content: "\F0F7"
}

.fa-hospital-o:before {
	content: "\F0F8"
}

.fa-ambulance:before {
	content: "\F0F9"
}

.fa-medkit:before {
	content: "\F0FA"
}

.fa-fighter-jet:before {
	content: "\F0FB"
}

.fa-beer:before {
	content: "\F0FC"
}

.fa-h-square:before {
	content: "\F0FD"
}

.fa-plus-square:before {
	content: "\F0FE"
}

.fa-angle-double-left:before {
	content: "\F100"
}

.fa-angle-double-right:before {
	content: "\F101"
}

.fa-angle-double-up:before {
	content: "\F102"
}

.fa-angle-double-down:before {
	content: "\F103"
}

.fa-angle-left:before {
	content: "\F104"
}

.fa-angle-right:before {
	content: "\F105"
}

.fa-angle-up:before {
	content: "\F106"
}

.fa-angle-down:before {
	content: "\F107"
}

.fa-desktop:before {
	content: "\F108"
}

.fa-laptop:before {
	content: "\F109"
}

.fa-tablet:before {
	content: "\F10A"
}

.fa-mobile-phone:before, .fa-mobile:before {
	content: "\F10B"
}

.fa-circle-o:before {
	content: "\F10C"
}

.fa-quote-left:before {
	content: "\F10D"
}

.fa-quote-right:before {
	content: "\F10E"
}

.fa-spinner:before {
	content: "\F110"
}

.fa-circle:before {
	content: "\F111"
}

.fa-mail-reply:before, .fa-reply:before {
	content: "\F112"
}

.fa-github-alt:before {
	content: "\F113"
}

.fa-folder-o:before {
	content: "\F114"
}

.fa-folder-open-o:before {
	content: "\F115"
}

.fa-smile-o:before {
	content: "\F118"
}

.fa-frown-o:before {
	content: "\F119"
}

.fa-meh-o:before {
	content: "\F11A"
}

.fa-gamepad:before {
	content: "\F11B"
}

.fa-keyboard-o:before {
	content: "\F11C"
}

.fa-flag-o:before {
	content: "\F11D"
}

.fa-flag-checkered:before {
	content: "\F11E"
}

.fa-terminal:before {
	content: "\F120"
}

.fa-code:before {
	content: "\F121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\F122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before
	{
	content: "\F123"
}

.fa-location-arrow:before {
	content: "\F124"
}

.fa-crop:before {
	content: "\F125"
}

.fa-code-fork:before {
	content: "\F126"
}

.fa-chain-broken:before, .fa-unlink:before {
	content: "\F127"
}

.fa-question:before {
	content: "\F128"
}

.fa-info:before {
	content: "\F129"
}

.fa-exclamation:before {
	content: "\F12A"
}

.fa-superscript:before {
	content: "\F12B"
}

.fa-subscript:before {
	content: "\F12C"
}

.fa-eraser:before {
	content: "\F12D"
}

.fa-puzzle-piece:before {
	content: "\F12E"
}

.fa-microphone:before {
	content: "\F130"
}

.fa-microphone-slash:before {
	content: "\F131"
}

.fa-shield:before {
	content: "\F132"
}

.fa-calendar-o:before {
	content: "\F133"
}

.fa-fire-extinguisher:before {
	content: "\F134"
}

.fa-rocket:before {
	content: "\F135"
}

.fa-maxcdn:before {
	content: "\F136"
}

.fa-chevron-circle-left:before {
	content: "\F137"
}

.fa-chevron-circle-right:before {
	content: "\F138"
}

.fa-chevron-circle-up:before {
	content: "\F139"
}

.fa-chevron-circle-down:before {
	content: "\F13A"
}

.fa-html5:before {
	content: "\F13B"
}

.fa-css3:before {
	content: "\F13C"
}

.fa-anchor:before {
	content: "\F13D"
}

.fa-unlock-alt:before {
	content: "\F13E"
}

.fa-bullseye:before {
	content: "\F140"
}

.fa-ellipsis-h:before {
	content: "\F141"
}

.fa-ellipsis-v:before {
	content: "\F142"
}

.fa-rss-square:before {
	content: "\F143"
}

.fa-play-circle:before {
	content: "\F144"
}

.fa-ticket:before {
	content: "\F145"
}

.fa-minus-square:before {
	content: "\F146"
}

.fa-minus-square-o:before {
	content: "\F147"
}

.fa-level-up:before {
	content: "\F148"
}

.fa-level-down:before {
	content: "\F149"
}

.fa-check-square:before {
	content: "\F14A"
}

.fa-pencil-square:before {
	content: "\F14B"
}

.fa-external-link-square:before {
	content: "\F14C"
}

.fa-share-square:before {
	content: "\F14D"
}

.fa-compass:before {
	content: "\F14E"
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
	content: "\F150"
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
	content: "\F151"
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
	content: "\F152"
}

.fa-eur:before, .fa-euro:before {
	content: "\F153"
}

.fa-gbp:before {
	content: "\F154"
}

.fa-dollar:before, .fa-usd:before {
	content: "\F155"
}

.fa-inr:before, .fa-rupee:before {
	content: "\F156"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
	content: "\F157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
	content: "\F158"
}

.fa-krw:before, .fa-won:before {
	content: "\F159"
}

.fa-bitcoin:before, .fa-btc:before {
	content: "\F15A"
}

.fa-file:before {
	content: "\F15B"
}

.fa-file-text:before {
	content: "\F15C"
}

.fa-sort-alpha-asc:before {
	content: "\F15D"
}

.fa-sort-alpha-desc:before {
	content: "\F15E"
}

.fa-sort-amount-asc:before {
	content: "\F160"
}

.fa-sort-amount-desc:before {
	content: "\F161"
}

.fa-sort-numeric-asc:before {
	content: "\F162"
}

.fa-sort-numeric-desc:before {
	content: "\F163"
}

.fa-thumbs-up:before {
	content: "\F164"
}

.fa-thumbs-down:before {
	content: "\F165"
}

.fa-youtube-square:before {
	content: "\F166"
}

.fa-youtube:before {
	content: "\F167"
}

.fa-xing:before {
	content: "\F168"
}

.fa-xing-square:before {
	content: "\F169"
}

.fa-youtube-play:before {
	content: "\F16A"
}

.fa-dropbox:before {
	content: "\F16B"
}

.fa-stack-overflow:before {
	content: "\F16C"
}

.fa-instagram:before {
	content: "\F16D"
}

.fa-flickr:before {
	content: "\F16E"
}

.fa-adn:before {
	content: "\F170"
}

.fa-bitbucket:before {
	content: "\F171"
}

.fa-bitbucket-square:before {
	content: "\F172"
}

.fa-tumblr:before {
	content: "\F173"
}

.fa-tumblr-square:before {
	content: "\F174"
}

.fa-long-arrow-down:before {
	content: "\F175"
}

.fa-long-arrow-up:before {
	content: "\F176"
}

.fa-long-arrow-left:before {
	content: "\F177"
}

.fa-long-arrow-right:before {
	content: "\F178"
}

.fa-apple:before {
	content: "\F179"
}

.fa-windows:before {
	content: "\F17A"
}

.fa-android:before {
	content: "\F17B"
}

.fa-linux:before {
	content: "\F17C"
}

.fa-dribbble:before {
	content: "\F17D"
}

.fa-skype:before {
	content: "\F17E"
}

.fa-foursquare:before {
	content: "\F180"
}

.fa-trello:before {
	content: "\F181"
}

.fa-female:before {
	content: "\F182"
}

.fa-male:before {
	content: "\F183"
}

.fa-gittip:before, .fa-gratipay:before {
	content: "\F184"
}

.fa-sun-o:before {
	content: "\F185"
}

.fa-moon-o:before {
	content: "\F186"
}

.fa-archive:before {
	content: "\F187"
}

.fa-bug:before {
	content: "\F188"
}

.fa-vk:before {
	content: "\F189"
}

.fa-weibo:before {
	content: "\F18A"
}

.fa-renren:before {
	content: "\F18B"
}

.fa-pagelines:before {
	content: "\F18C"
}

.fa-stack-exchange:before {
	content: "\F18D"
}

.fa-arrow-circle-o-right:before {
	content: "\F18E"
}

.fa-arrow-circle-o-left:before {
	content: "\F190"
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
	content: "\F191"
}

.fa-dot-circle-o:before {
	content: "\F192"
}

.fa-wheelchair:before {
	content: "\F193"
}

.fa-vimeo-square:before {
	content: "\F194"
}

.fa-try:before, .fa-turkish-lira:before {
	content: "\F195"
}

.fa-plus-square-o:before {
	content: "\F196"
}

.fa-space-shuttle:before {
	content: "\F197"
}

.fa-slack:before {
	content: "\F198"
}

.fa-envelope-square:before {
	content: "\F199"
}

.fa-wordpress:before {
	content: "\F19A"
}

.fa-openid:before {
	content: "\F19B"
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
	content: "\F19C"
}

.fa-graduation-cap:before, .fa-mortar-board:before {
	content: "\F19D"
}

.fa-yahoo:before {
	content: "\F19E"
}

.fa-google:before {
	content: "\F1A0"
}

.fa-reddit:before {
	content: "\F1A1"
}

.fa-reddit-square:before {
	content: "\F1A2"
}

.fa-stumbleupon-circle:before {
	content: "\F1A3"
}

.fa-stumbleupon:before {
	content: "\F1A4"
}

.fa-delicious:before {
	content: "\F1A5"
}

.fa-digg:before {
	content: "\F1A6"
}

.fa-pied-piper-pp:before {
	content: "\F1A7"
}

.fa-pied-piper-alt:before {
	content: "\F1A8"
}

.fa-drupal:before {
	content: "\F1A9"
}

.fa-joomla:before {
	content: "\F1AA"
}

.fa-language:before {
	content: "\F1AB"
}

.fa-fax:before {
	content: "\F1AC"
}

.fa-building:before {
	content: "\F1AD"
}

.fa-child:before {
	content: "\F1AE"
}

.fa-paw:before {
	content: "\F1B0"
}

.fa-spoon:before {
	content: "\F1B1"
}

.fa-cube:before {
	content: "\F1B2"
}

.fa-cubes:before {
	content: "\F1B3"
}

.fa-behance:before {
	content: "\F1B4"
}

.fa-behance-square:before {
	content: "\F1B5"
}

.fa-steam:before {
	content: "\F1B6"
}

.fa-steam-square:before {
	content: "\F1B7"
}

.fa-recycle:before {
	content: "\F1B8"
}

.fa-automobile:before, .fa-car:before {
	content: "\F1B9"
}

.fa-cab:before, .fa-taxi:before {
	content: "\F1BA"
}

.fa-tree:before {
	content: "\F1BB"
}

.fa-spotify:before {
	content: "\F1BC"
}

.fa-deviantart:before {
	content: "\F1BD"
}

.fa-soundcloud:before {
	content: "\F1BE"
}

.fa-database:before {
	content: "\F1C0"
}

.fa-file-pdf-o:before {
	content: "\F1C1"
}

.fa-file-word-o:before {
	content: "\F1C2"
}

.fa-file-excel-o:before {
	content: "\F1C3"
}

.fa-file-powerpoint-o:before {
	content: "\F1C4"
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before
	{
	content: "\F1C5"
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
	content: "\F1C6"
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
	content: "\F1C7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\F1C8"
}

.fa-file-code-o:before {
	content: "\F1C9"
}

.fa-vine:before {
	content: "\F1CA"
}

.fa-codepen:before {
	content: "\F1CB"
}

.fa-jsfiddle:before {
	content: "\F1CC"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before,
	.fa-life-saver:before, .fa-support:before {
	content: "\F1CD"
}

.fa-circle-o-notch:before {
	content: "\F1CE"
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
	content: "\F1D0"
}

.fa-empire:before, .fa-ge:before {
	content: "\F1D1"
}

.fa-git-square:before {
	content: "\F1D2"
}

.fa-git:before {
	content: "\F1D3"
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before
	{
	content: "\F1D4"
}

.fa-tencent-weibo:before {
	content: "\F1D5"
}

.fa-qq:before {
	content: "\F1D6"
}

.fa-wechat:before, .fa-weixin:before {
	content: "\F1D7"
}

.fa-paper-plane:before, .fa-send:before {
	content: "\F1D8"
}

.fa-paper-plane-o:before, .fa-send-o:before {
	content: "\F1D9"
}

.fa-history:before {
	content: "\F1DA"
}

.fa-circle-thin:before {
	content: "\F1DB"
}

.fa-header:before {
	content: "\F1DC"
}

.fa-paragraph:before {
	content: "\F1DD"
}

.fa-sliders:before {
	content: "\F1DE"
}

.fa-share-alt:before {
	content: "\F1E0"
}

.fa-share-alt-square:before {
	content: "\F1E1"
}

.fa-bomb:before {
	content: "\F1E2"
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
	content: "\F1E3"
}

.fa-tty:before {
	content: "\F1E4"
}

.fa-binoculars:before {
	content: "\F1E5"
}

.fa-plug:before {
	content: "\F1E6"
}

.fa-slideshare:before {
	content: "\F1E7"
}

.fa-twitch:before {
	content: "\F1E8"
}

.fa-yelp:before {
	content: "\F1E9"
}

.fa-newspaper-o:before {
	content: "\F1EA"
}

.fa-wifi:before {
	content: "\F1EB"
}

.fa-calculator:before {
	content: "\F1EC"
}

.fa-paypal:before {
	content: "\F1ED"
}

.fa-google-wallet:before {
	content: "\F1EE"
}

.fa-cc-visa:before {
	content: "\F1F0"
}

.fa-cc-mastercard:before {
	content: "\F1F1"
}

.fa-cc-discover:before {
	content: "\F1F2"
}

.fa-cc-amex:before {
	content: "\F1F3"
}

.fa-cc-paypal:before {
	content: "\F1F4"
}

.fa-cc-stripe:before {
	content: "\F1F5"
}

.fa-bell-slash:before {
	content: "\F1F6"
}

.fa-bell-slash-o:before {
	content: "\F1F7"
}

.fa-trash:before {
	content: "\F1F8"
}

.fa-copyright:before {
	content: "\F1F9"
}

.fa-at:before {
	content: "\F1FA"
}

.fa-eyedropper:before {
	content: "\F1FB"
}

.fa-paint-brush:before {
	content: "\F1FC"
}

.fa-birthday-cake:before {
	content: "\F1FD"
}

.fa-area-chart:before {
	content: "\F1FE"
}

.fa-pie-chart:before {
	content: "\F200"
}

.fa-line-chart:before {
	content: "\F201"
}

.fa-lastfm:before {
	content: "\F202"
}

.fa-lastfm-square:before {
	content: "\F203"
}

.fa-toggle-off:before {
	content: "\F204"
}

.fa-toggle-on:before {
	content: "\F205"
}

.fa-bicycle:before {
	content: "\F206"
}

.fa-bus:before {
	content: "\F207"
}

.fa-ioxhost:before {
	content: "\F208"
}

.fa-angellist:before {
	content: "\F209"
}

.fa-cc:before {
	content: "\F20A"
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
	content: "\F20B"
}

.fa-meanpath:before {
	content: "\F20C"
}

.fa-buysellads:before {
	content: "\F20D"
}

.fa-connectdevelop:before {
	content: "\F20E"
}

.fa-dashcube:before {
	content: "\F210"
}

.fa-forumbee:before {
	content: "\F211"
}

.fa-leanpub:before {
	content: "\F212"
}

.fa-sellsy:before {
	content: "\F213"
}

.fa-shirtsinbulk:before {
	content: "\F214"
}

.fa-simplybuilt:before {
	content: "\F215"
}

.fa-skyatlas:before {
	content: "\F216"
}

.fa-cart-plus:before {
	content: "\F217"
}

.fa-cart-arrow-down:before {
	content: "\F218"
}

.fa-diamond:before {
	content: "\F219"
}

.fa-ship:before {
	content: "\F21A"
}

.fa-user-secret:before {
	content: "\F21B"
}

.fa-motorcycle:before {
	content: "\F21C"
}

.fa-street-view:before {
	content: "\F21D"
}

.fa-heartbeat:before {
	content: "\F21E"
}

.fa-venus:before {
	content: "\F221"
}

.fa-mars:before {
	content: "\F222"
}

.fa-mercury:before {
	content: "\F223"
}

.fa-intersex:before, .fa-transgender:before {
	content: "\F224"
}

.fa-transgender-alt:before {
	content: "\F225"
}

.fa-venus-double:before {
	content: "\F226"
}

.fa-mars-double:before {
	content: "\F227"
}

.fa-venus-mars:before {
	content: "\F228"
}

.fa-mars-stroke:before {
	content: "\F229"
}

.fa-mars-stroke-v:before {
	content: "\F22A"
}

.fa-mars-stroke-h:before {
	content: "\F22B"
}

.fa-neuter:before {
	content: "\F22C"
}

.fa-genderless:before {
	content: "\F22D"
}

.fa-facebook-official:before {
	content: "\F230"
}

.fa-pinterest-p:before {
	content: "\F231"
}

.fa-whatsapp:before {
	content: "\F232"
}

.fa-server:before {
	content: "\F233"
}

.fa-user-plus:before {
	content: "\F234"
}

.fa-user-times:before {
	content: "\F235"
}

.fa-bed:before, .fa-hotel:before {
	content: "\F236"
}

.fa-viacoin:before {
	content: "\F237"
}

.fa-train:before {
	content: "\F238"
}

.fa-subway:before {
	content: "\F239"
}

.fa-medium:before {
	content: "\F23A"
}

.fa-y-combinator:before, .fa-yc:before {
	content: "\F23B"
}

.fa-optin-monster:before {
	content: "\F23C"
}

.fa-opencart:before {
	content: "\F23D"
}

.fa-expeditedssl:before {
	content: "\F23E"
}

.fa-battery-4:before, .fa-battery-full:before, .fa-battery:before {
	content: "\F240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\F241"
}

.fa-battery-2:before, .fa-battery-half:before {
	content: "\F242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\F243"
}

.fa-battery-0:before, .fa-battery-empty:before {
	content: "\F244"
}

.fa-mouse-pointer:before {
	content: "\F245"
}

.fa-i-cursor:before {
	content: "\F246"
}

.fa-object-group:before {
	content: "\F247"
}

.fa-object-ungroup:before {
	content: "\F248"
}

.fa-sticky-note:before {
	content: "\F249"
}

.fa-sticky-note-o:before {
	content: "\F24A"
}

.fa-cc-jcb:before {
	content: "\F24B"
}

.fa-cc-diners-club:before {
	content: "\F24C"
}

.fa-clone:before {
	content: "\F24D"
}

.fa-balance-scale:before {
	content: "\F24E"
}

.fa-hourglass-o:before {
	content: "\F250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\F251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\F252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\F253"
}

.fa-hourglass:before {
	content: "\F254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\F255"
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
	content: "\F256"
}

.fa-hand-scissors-o:before {
	content: "\F257"
}

.fa-hand-lizard-o:before {
	content: "\F258"
}

.fa-hand-spock-o:before {
	content: "\F259"
}

.fa-hand-pointer-o:before {
	content: "\F25A"
}

.fa-hand-peace-o:before {
	content: "\F25B"
}

.fa-trademark:before {
	content: "\F25C"
}

.fa-registered:before {
	content: "\F25D"
}

.fa-creative-commons:before {
	content: "\F25E"
}

.fa-gg:before {
	content: "\F260"
}

.fa-gg-circle:before {
	content: "\F261"
}

.fa-tripadvisor:before {
	content: "\F262"
}

.fa-odnoklassniki:before {
	content: "\F263"
}

.fa-odnoklassniki-square:before {
	content: "\F264"
}

.fa-get-pocket:before {
	content: "\F265"
}

.fa-wikipedia-w:before {
	content: "\F266"
}

.fa-safari:before {
	content: "\F267"
}

.fa-chrome:before {
	content: "\F268"
}

.fa-firefox:before {
	content: "\F269"
}

.fa-opera:before {
	content: "\F26A"
}

.fa-internet-explorer:before {
	content: "\F26B"
}

.fa-television:before, .fa-tv:before {
	content: "\F26C"
}

.fa-contao:before {
	content: "\F26D"
}

.fa-500px:before {
	content: "\F26E"
}

.fa-amazon:before {
	content: "\F270"
}

.fa-calendar-plus-o:before {
	content: "\F271"
}

.fa-calendar-minus-o:before {
	content: "\F272"
}

.fa-calendar-times-o:before {
	content: "\F273"
}

.fa-calendar-check-o:before {
	content: "\F274"
}

.fa-industry:before {
	content: "\F275"
}

.fa-map-pin:before {
	content: "\F276"
}

.fa-map-signs:before {
	content: "\F277"
}

.fa-map-o:before {
	content: "\F278"
}

.fa-map:before {
	content: "\F279"
}

.fa-commenting:before {
	content: "\F27A"
}

.fa-commenting-o:before {
	content: "\F27B"
}

.fa-houzz:before {
	content: "\F27C"
}

.fa-vimeo:before {
	content: "\F27D"
}

.fa-black-tie:before {
	content: "\F27E"
}

.fa-fonticons:before {
	content: "\F280"
}

.fa-reddit-alien:before {
	content: "\F281"
}

.fa-edge:before {
	content: "\F282"
}

.fa-credit-card-alt:before {
	content: "\F283"
}

.fa-codiepie:before {
	content: "\F284"
}

.fa-modx:before {
	content: "\F285"
}

.fa-fort-awesome:before {
	content: "\F286"
}

.fa-usb:before {
	content: "\F287"
}

.fa-product-hunt:before {
	content: "\F288"
}

.fa-mixcloud:before {
	content: "\F289"
}

.fa-scribd:before {
	content: "\F28A"
}

.fa-pause-circle:before {
	content: "\F28B"
}

.fa-pause-circle-o:before {
	content: "\F28C"
}

.fa-stop-circle:before {
	content: "\F28D"
}

.fa-stop-circle-o:before {
	content: "\F28E"
}

.fa-shopping-bag:before {
	content: "\F290"
}

.fa-shopping-basket:before {
	content: "\F291"
}

.fa-hashtag:before {
	content: "\F292"
}

.fa-bluetooth:before {
	content: "\F293"
}

.fa-bluetooth-b:before {
	content: "\F294"
}

.fa-percent:before {
	content: "\F295"
}

.fa-gitlab:before {
	content: "\F296"
}

.fa-wpbeginner:before {
	content: "\F297"
}

.fa-wpforms:before {
	content: "\F298"
}

.fa-envira:before {
	content: "\F299"
}

.fa-universal-access:before {
	content: "\F29A"
}

.fa-wheelchair-alt:before {
	content: "\F29B"
}

.fa-question-circle-o:before {
	content: "\F29C"
}

.fa-blind:before {
	content: "\F29D"
}

.fa-audio-description:before {
	content: "\F29E"
}

.fa-volume-control-phone:before {
	content: "\F2A0"
}

.fa-braille:before {
	content: "\F2A1"
}

.fa-assistive-listening-systems:before {
	content: "\F2A2"
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before
	{
	content: "\F2A3"
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
	content: "\F2A4"
}

.fa-glide:before {
	content: "\F2A5"
}

.fa-glide-g:before {
	content: "\F2A6"
}

.fa-sign-language:before, .fa-signing:before {
	content: "\F2A7"
}

.fa-low-vision:before {
	content: "\F2A8"
}

.fa-viadeo:before {
	content: "\F2A9"
}

.fa-viadeo-square:before {
	content: "\F2AA"
}

.fa-snapchat:before {
	content: "\F2AB"
}

.fa-snapchat-ghost:before {
	content: "\F2AC"
}

.fa-snapchat-square:before {
	content: "\F2AD"
}

.fa-pied-piper:before {
	content: "\F2AE"
}

.fa-first-order:before {
	content: "\F2B0"
}

.fa-yoast:before {
	content: "\F2B1"
}

.fa-themeisle:before {
	content: "\F2B2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
	content: "\F2B3"
}

.fa-fa:before, .fa-font-awesome:before {
	content: "\F2B4"
}

.fa-handshake-o:before {
	content: "\F2B5"
}

.fa-envelope-open:before {
	content: "\F2B6"
}

.fa-envelope-open-o:before {
	content: "\F2B7"
}

.fa-linode:before {
	content: "\F2B8"
}

.fa-address-book:before {
	content: "\F2B9"
}

.fa-address-book-o:before {
	content: "\F2BA"
}

.fa-address-card:before, .fa-vcard:before {
	content: "\F2BB"
}

.fa-address-card-o:before, .fa-vcard-o:before {
	content: "\F2BC"
}

.fa-user-circle:before {
	content: "\F2BD"
}

.fa-user-circle-o:before {
	content: "\F2BE"
}

.fa-user-o:before {
	content: "\F2C0"
}

.fa-id-badge:before {
	content: "\F2C1"
}

.fa-drivers-license:before, .fa-id-card:before {
	content: "\F2C2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
	content: "\F2C3"
}

.fa-quora:before {
	content: "\F2C4"
}

.fa-free-code-camp:before {
	content: "\F2C5"
}

.fa-telegram:before {
	content: "\F2C6"
}

.fa-thermometer-4:before, .fa-thermometer-full:before, .fa-thermometer:before
	{
	content: "\F2C7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
	content: "\F2C8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
	content: "\F2C9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
	content: "\F2CA"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
	content: "\F2CB"
}

.fa-shower:before {
	content: "\F2CC"
}

.fa-bath:before, .fa-bathtub:before, .fa-s15:before {
	content: "\F2CD"
}

.fa-podcast:before {
	content: "\F2CE"
}

.fa-window-maximize:before {
	content: "\F2D0"
}

.fa-window-minimize:before {
	content: "\F2D1"
}

.fa-window-restore:before {
	content: "\F2D2"
}

.fa-times-rectangle:before, .fa-window-close:before {
	content: "\F2D3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
	content: "\F2D4"
}

.fa-bandcamp:before {
	content: "\F2D5"
}

.fa-grav:before {
	content: "\F2D6"
}

.fa-etsy:before {
	content: "\F2D7"
}

.fa-imdb:before {
	content: "\F2D8"
}

.fa-ravelry:before {
	content: "\F2D9"
}

.fa-eercast:before {
	content: "\F2DA"
}

.fa-microchip:before {
	content: "\F2DB"
}

.fa-snowflake-o:before {
	content: "\F2DC"
}

.fa-superpowers:before {
	content: "\F2DD"
}

.fa-wpexplorer:before {
	content: "\F2DE"
}

.fa-meetup:before {
	content: "\F2E0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.ly-after-all {
	text-align: center;
	margin: 0 -20px -40px;
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAAAECAIAAAHPLj4fAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHBJREFUeNpifPHiBQMDw87qagYwcG9tbZm2AsIGCCBGZDmgBJCEyAEEEFQCWR9cN5wNNwYCAAIIoQcO0DSjAWSzcBmKBmqyIgACCIs1tLCJiQ52AH0DEGDYfUOq3fgBVpdhBfidix8APcMyPLwBYQAAD/c7ZWP7WmsAAAAASUVORK5CYII=)
		0 100% repeat-x
}

.ly-after-all img {
	display: inline-block
}

.batch-audit {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 999
}

.batch-audit .ivu-layout-sider {
	background-color: #f6f7fb
}

.batch-audit .ivu-layout {
	height: 100%;
	background-color: #fff;
	overflow: hidden
}

.batch-audit .ivu-layout-content {
	padding: 20px;
	overflow-y: auto
}

.batch-audit .ivu-spin-fix {
	z-index: 99
}

.batch-audit header {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #4d7cfe;
	font-size: 16px;
	font-weight: 700;
	height: 72px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	border-right: 1px solid #f0f1f5;
	z-index: 9
}

.batch-audit header p {
	font-size: 12px;
	color: #a5a7b3
}

.batch-audit--tab {
	position: absolute;
	top: 72px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 8;
	overflow-y: auto
}

.batch-audit--tab::-webkit-scrollbar {
	display: none
}

.batch-audit--tab>.item {
	cursor: pointer;
	padding: 12px 15px;
	border-bottom: 1px solid #ebebeb
}

.batch-audit--tab>.item:hover {
	background-color: #e8eaec
}

.batch-audit--tab .active, .batch-audit--tab .item.active:hover {
	background-color: #fff
}

.batch-audit--tab .item h6 {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	font-size: 12px;
	color: #a5a7b3
}

.batch-audit--tab .item h2 {
	font-size: 13px;
	color: #555;
	margin-top: 5px
}

.batch-audit--count {
	position: absolute;
	color: #19be6b;
	font-size: 20px;
	font-weight: 700;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .8);
	z-index: 99
}

.batch-audit--count .error {
	color: #ed4014
}

#flex-layout-content .ivu-spin-fix {
	position: fixed;
	left: 200px;
	right: 0;
	bottom: 0;
	top: 0
}

.batch-audit-status {
	display: inline-block;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 4px
}

.batch-audit-status .dot {
	display: inline-block;
	margin-left: 5px;
	width: 8px;
	height: 8px;
	border-radius: 50%
}

.batch-audit-status .dot.wait {
	background-color: #f90
}

.batch-audit-status .dot.info {
	background-color: #2db7f5
}

.batch-audit-status .dot.success {
	background-color: #19be6b
}

.batch-audit-status .dot.error {
	background-color: #ed4014
}

.ly-cascader-check .ivu-row {
	margin-bottom: 8px
}

.ly-cascader-check .ivu-col-span-4 {
	text-align: right
}

.ly-cascader {
	position: relative
}

.v-charts-data-empty {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: hsla(0, 0%, 100%, .9);
	color: #888;
	font-size: 14px
}

.card-txt {
	font-size: 24px;
	font-weight: 700
}

.ly-data-card {
	padding-bottom: 16px !important
}

.card-item {
	height: 150px
}

.card-title {
	color: #2d8cf0;
	font-size: 16px;
	text-decoration: underline
}

.ly-dialog-button {
	display: inline-block
}

.ly-dropdown .ivu-dropdown-item {
	padding: 0
}

.ly-dropdown .ivu-dropdown-item .ivu-btn {
	border-color: #fff
}

.vue-html5-editor>.content img {
	cursor: pointer
}

.vue-html5-editor>.content img.selected {
	box-shadow: 0 0 0 4px #ccc
}

#imgresize {
	display: none;
	position: absolute;
	z-index: 100;
	font-size: 30px;
	color: #ccc
}

.ly-form .ivu-card-body {
	padding-bottom: 0
}

.ly-form .ivu-form-item {
	margin-bottom: 16px
}

.ly-form .ly-form-buttons {
	text-align: center
}

.ly-form .form-tips {
	font-size: 12px;
	color: #f90
}

.ly-form.isTransparent {
	border: 0;
	background-color: transparent
}

.gcontent {
	height: 400px;
	overflow-y: auto
}

.folder {
	cursor: hand;
	background: url(../images/folder.5d7a409.jpg) 50% no-repeat;
	background-size: contain;
	height: 100px
}

.detailimg {
	height: 100px;
	width: 100%
}

.selected {
	opacity: .3
}

.spantext {
	white-space: nowrap;
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-overflow: ellipsis
}

ly-highlight {
	display: inline-block;
	background: #f55;
	color: #ff0
}

.ly-html {
	padding: 0 30px
}

.img-paper--item {
	display: inline-block;
	width: 200px;
	margin-right: 20px;
	border-radius: 3px;
	background-color: #fff;
	overflow: hidden;
	box-shadow: 0 0 4px rgba(0, 0, 0, .1)
}

.img-paper--cover {
	width: 100%;
	height: 100px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}

.img-paper--item p {
	font-size: 14px;
	padding: 5px 8px
}

.img-paper--tips {
	font-size: 14px;
	margin-bottom: 10px
}

.ly-img-shenhe .ivu-card-body {
	padding: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.img-shenhe--wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 160px;
	background-color: #f5f6f7
}

.img-shenhe--wrapper img {
	max-width: 100%;
	max-height: 100%
}

.ly-img-shenhe .image {
	background-position: 50%;
	background-repeat: no-repeat;
	border-radius: 4px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	cursor: pointer
}

.ly-img-shenhe .image, .ly-img-shenhe .ivu-poptip, .ly-img-shenhe .ivu-poptip-rel
	{
	width: 100%;
	height: 100%
}

.ly-img-shenhe .ivu-poptip-popper {
	z-index: 100
}

.img-shenhe-info {
	position: relative;
	padding: 5px 5px 8px;
	font-size: 12px
}

.img-shenhe-info>p {
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 18px
}

.img-shenhe-info .customer {
	display: -ms-flexbox;
	display: flex;
	line-height: 30px;
	overflow: hidden
}

.ly-img-shenhe .ivu-col {
	margin-bottom: 20px
}

.img-shenhe-info .check-btn {
	position: absolute;
	right: 5px;
	bottom: 8px;
	width: 30px;
	height: 30px;
	border: 1px dashed #ccc
}

.img-shenhe-info .check-btn .ivu-checkbox, .img-shenhe-info .check-btn .ivu-checkbox-wrapper
	{
	width: 100%;
	height: 100%;
	margin: 0
}

.img-shenhe-info .check-btn .ivu-checkbox-wrapper {
	padding: 7px 0 0 7px;
	box-sizing: border-box
}

.upload-list {
	display: inline-block;
	width: auto;
	height: 60px;
	text-align: center;
	line-height: 60px;
	border: 1px solid transparent;
	border-radius: 4px;
	overflow: hidden;
	background: #fff;
	position: relative;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	margin-right: 10px;
	margin-bottom: 27px
}

.upload-show {
	margin-bottom: 0
}

.upload-list img {
	width: auto;
	min-width: 60px;
	max-width: 100%;
	height: 100%
}

.upload-list-cover {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .6)
}

.upload-list:hover .upload-list-cover {
	display: block
}

.upload-list-cover i {
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	margin: 0 2px
}

.upload-content {
	position: relative;
	display: inline-block
}

.upload-content .tips {
	font-size: 12px;
	line-height: 21px
}

.ly-page-list--page {
	padding: 20px 0;
	text-align: center
}

.CodeMirror {
	border: 1px solid #ccc;
	border-radius: 5px
}

.ly-search-dialog {
	display: inline-block
}

.ivu-icon-ios-arrow-down:before {
	content: "\F116"
}

.ivu-table-cell button {
	margin-right: 5px
}

.ivu-table-cell {
	padding-top: 5px;
	padding-bottom: 5px
}

.ly-taocan .ivu-row {
	margin-top: 5px
}

.ly-text {
	display: inline-block
}

.ly-text a {
	color: #2d8cf0;
	text-decoration: underline
}

.ly-title {
	padding: 0 1px
}

.ly-title__absolute {
	position: absolute;
	top: -20px;
	left: -20px;
	right: -20px;
	padding: 20px;
	background-color: #fff;
	z-index: 10;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
}

.ly-title label {
	font-weight: 700;
	line-height: 32px
}

.ly-title .ivu-col-span-20 {
	text-align: right
}

.ly-title .ivu-btn {
	margin-left: 5px
}

.tinymce-container[data-v-49c2727e] {
	position: relative
}

.tinymce-textarea[data-v-49c2727e] {
	visibility: hidden;
	z-index: -1
}

.editor-custom-btn-container[data-v-49c2727e] {
	position: absolute;
	right: 4px;
	top: 4px
}

.editor-upload-btn[data-v-49c2727e] {
	display: inline-block
}

.mce-container, .mce-container *, .mce-reset, .mce-widget, .mce-widget *
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
	background: transparent;
	text-decoration: none;
	color: #595959;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-shadow: none;
	float: none;
	position: static;
	width: auto;
	height: auto;
	white-space: nowrap;
	cursor: inherit;
	-webkit-tap-highlight-color: transparent;
	line-height: normal;
	font-weight: 400;
	text-align: left;
	box-sizing: content-box;
	direction: ltr;
	max-width: none
}

.mce-widget button {
	box-sizing: border-box
}

.mce-container [unselectable] {
	-moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mce-fade {
	opacity: 0;
	transition: opacity .15s linear
}

.mce-fade.mce-in {
	opacity: 1
}

.mce-tinymce {
	visibility: inherit !important;
	position: relative
}

.mce-fullscreen {
	z-index: 100
}

div.mce-fullscreen {
	width: 100%;
	height: auto
}

.mce-tinymce {
	display: block;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

.mce-statusbar>.mce-container-body {
	display: -ms-flexbox;
	display: flex;
	padding-right: 16px
}

.mce-statusbar>.mce-container-body .mce-path {
	-ms-flex: 1;
	flex: 1
}

.mce-wordcount {
	font-size: inherit;
	text-transform: uppercase;
	padding: 8px 0
}

div.mce-edit-area {
	background: #fff;
	filter: none
}

.mce-statusbar {
	position: relative
}

.mce-statusbar .mce-container-body {
	position: relative;
	font-size: 11px
}

.mce-fullscreen .mce-resizehandle {
	display: none
}

.mce-statusbar .mce-flow-layout-item {
	margin: 0
}

.mce-charmap {
	border-collapse: collapse
}

.mce-charmap td {
	cursor: default;
	border: 1px solid #c5c5c5;
	width: 20px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	padding: 2px
}

.mce-charmap td, .mce-charmap td div {
	text-align: center
}

.mce-charmap td:hover {
	background: #fff
}

.mce-grid td.mce-grid-cell div {
	border: 1px solid #c5c5c5;
	width: 15px;
	height: 15px;
	margin: 0;
	cursor: pointer
}

.mce-grid td.mce-grid-cell div:focus {
	border-color: #91bbe9
}

.mce-grid td.mce-grid-cell div[disabled] {
	cursor: not-allowed
}

.mce-grid {
	border-spacing: 2px;
	border-collapse: separate
}

.mce-grid a {
	display: block;
	border: 1px solid transparent
}

.mce-grid a:focus, .mce-grid a:hover {
	border-color: #91bbe9
}

.mce-grid-border {
	margin: 0 4px
}

.mce-grid-border a {
	border-color: #c5c5c5;
	width: 13px;
	height: 13px
}

.mce-grid-border a.mce-active, .mce-grid-border a:hover {
	border-color: #91bbe9;
	background: #bdd6f2
}

.mce-text-center {
	text-align: center
}

div.mce-tinymce-inline {
	width: 100%
}

.mce-colorbtn-trans div {
	text-align: center;
	vertical-align: middle;
	font-weight: 700;
	font-size: 20px;
	line-height: 16px;
	color: #8b8b8b
}

.mce-monospace {
	font-family: Courier New, Courier, monospace
}

.mce-toolbar-grp .mce-flow-layout-item {
	margin-bottom: 0
}

.mce-container b {
	font-weight: 700
}

.mce-container p {
	margin-bottom: 5px
}

.mce-container a {
	cursor: pointer;
	color: #2276d2
}

.mce-container a:hover {
	text-decoration: underline
}

.mce-container ul {
	margin-left: 15px
}

.mce-container .mce-table-striped {
	border-collapse: collapse;
	margin: 10px
}

.mce-container .mce-table-striped thead>tr {
	background-color: #fafafa
}

.mce-container .mce-table-striped thead>tr th {
	font-weight: 700
}

.mce-container .mce-table-striped td, .mce-container .mce-table-striped th
	{
	padding: 5px
}

.mce-container .mce-table-striped tr:nth-child(2n) {
	background-color: #fafafa
}

.mce-container .mce-table-striped tbody>tr:hover {
	background-color: #e1e1e1
}

.mce-branding {
	font-size: inherit;
	text-transform: uppercase;
	white-space: pre;
	padding: 8px 0
}

.mce-branding a {
	font-size: inherit;
	color: inherit
}

.mce-top-part {
	position: relative
}

.mce-top-part:before {
	content: "";
	position: absolute;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none
}

.mce-rtl .mce-wordcount {
	left: 0;
	right: auto
}

.mce-rtl .mce-statusbar>.mce-container-body>:last-child {
	padding-right: 0;
	padding-left: 10px
}

.mce-rtl .mce-path {
	text-align: right;
	padding-right: 16px
}

.mce-croprect-container, .mce-croprect-handle {
	position: absolute;
	top: 0;
	left: 0
}

.mce-croprect-handle {
	width: 20px;
	height: 20px;
	border: 2px solid #fff
}

.mce-croprect-handle-nw {
	border-width: 2px 0 0 2px;
	margin: -2px 0 0 -2px;
	cursor: nw-resize;
	top: 100px;
	left: 100px
}

.mce-croprect-handle-ne {
	border-width: 2px 2px 0 0;
	margin: -2px 0 0 -20px;
	cursor: ne-resize;
	top: 100px;
	left: 200px
}

.mce-croprect-handle-sw {
	border-width: 0 0 2px 2px;
	margin: -20px 2px 0 -2px;
	cursor: sw-resize;
	top: 200px;
	left: 100px
}

.mce-croprect-handle-se {
	border-width: 0 2px 2px 0;
	margin: -20px 0 0 -20px;
	cursor: se-resize;
	top: 200px;
	left: 200px
}

.mce-croprect-handle-move {
	position: absolute;
	cursor: move;
	border: 0
}

.mce-croprect-block {
	opacity: .5;
	filter: alpha(opacity = 50);
	zoom: 1;
	position: absolute;
	background: #000
}

.mce-croprect-handle:focus {
	border-color: #2276d2
}

.mce-croprect-handle-move:focus {
	outline: 1px solid #2276d2
}

.mce-imagepanel {
	overflow: auto;
	background: #000
}

.mce-imagepanel-bg {
	position: absolute;
	background:
		url("data:image/gif;base64,R0lGODdhDAAMAIABAMzMzP///ywAAAAADAAMAAACFoQfqYeabNyDMkBQb81Uat85nxguUAEAOw==")
}

.mce-imagepanel img {
	position: absolute
}

.mce-imagetool.mce-btn .mce-ico {
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 20px;
	padding: 5px
}

.mce-arrow-up {
	margin-top: 12px
}

.mce-arrow-down {
	margin-top: -12px
}

.mce-arrow:after, .mce-arrow:before {
	position: absolute;
	left: 50%;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	content: ""
}

.mce-arrow.mce-arrow-up:before {
	top: -9px;
	border-bottom-color: #c5c5c5;
	border-width: 0 9px 9px;
	margin-left: -9px
}

.mce-arrow.mce-arrow-down:before {
	bottom: -9px;
	border-top-color: #c5c5c5;
	border-width: 9px 9px 0;
	margin-left: -9px
}

.mce-arrow.mce-arrow-up:after {
	top: -8px;
	border-bottom-color: #fff;
	border-width: 0 8px 8px;
	margin-left: -8px
}

.mce-arrow.mce-arrow-down:after {
	bottom: -8px;
	border-top-color: #fff;
	border-width: 8px 8px 0;
	margin-left: -8px
}

.mce-arrow.mce-arrow-left:after, .mce-arrow.mce-arrow-left:before {
	margin: 0
}

.mce-arrow.mce-arrow-left:before {
	left: 8px
}

.mce-arrow.mce-arrow-left:after {
	left: 9px
}

.mce-arrow.mce-arrow-right:after, .mce-arrow.mce-arrow-right:before {
	left: auto;
	margin: 0
}

.mce-arrow.mce-arrow-right:before {
	right: 8px
}

.mce-arrow.mce-arrow-right:after {
	right: 9px
}

.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-left:before {
	left: -9px;
	top: 50%;
	border-right-color: #c5c5c5;
	border-width: 9px 9px 9px 0;
	margin-top: -9px
}

.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-left:after {
	left: -8px;
	top: 50%;
	border-right-color: #fff;
	border-width: 8px 8px 8px 0;
	margin-top: -8px
}

.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-left {
	margin-left: 12px
}

.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-right:before {
	right: -9px;
	top: 50%;
	border-left-color: #c5c5c5;
	border-width: 9px 0 9px 9px;
	margin-top: -9px
}

.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-right:after {
	right: -8px;
	top: 50%;
	border-left-color: #fff;
	border-width: 8px 0 8px 8px;
	margin-top: -8px
}

.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-right {
	margin-left: -14px
}

.mce-edit-aria-container>.mce-container-body {
	display: -ms-flexbox;
	display: flex
}

.mce-edit-aria-container>.mce-container-body .mce-edit-area {
	-ms-flex: 1;
	flex: 1
}

.mce-edit-aria-container>.mce-container-body .mce-sidebar>.mce-container-body
	{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: stretch;
	align-items: stretch;
	height: 100%
}

.mce-edit-aria-container>.mce-container-body .mce-sidebar-panel {
	min-width: 250px;
	max-width: 250px;
	position: relative
}

.mce-edit-aria-container>.mce-container-body .mce-sidebar-panel>.mce-container-body
	{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: auto;
	top: 0;
	left: 0
}

.mce-sidebar-toolbar {
	border: 0 solid #c5c5c5;
	border-left-width: 1px
}

.mce-sidebar-toolbar .mce-btn {
	border-left: 0;
	border-right: 0
}

.mce-sidebar-toolbar .mce-btn.mce-active, .mce-sidebar-toolbar .mce-btn.mce-active:hover
	{
	background-color: #555c66
}

.mce-sidebar-toolbar .mce-btn.mce-active:hover button,
	.mce-sidebar-toolbar .mce-btn.mce-active:hover button i,
	.mce-sidebar-toolbar .mce-btn.mce-active button, .mce-sidebar-toolbar .mce-btn.mce-active button i
	{
	color: #fff;
	text-shadow: 1px 1px none
}

.mce-sidebar-panel {
	border: 0 solid #c5c5c5;
	border-left-width: 1px
}

.mce-container, .mce-container-body {
	display: block
}

.mce-autoscroll {
	overflow: hidden
}

.mce-scrollbar {
	position: absolute;
	width: 7px;
	height: 100%;
	top: 2px;
	right: 2px;
	opacity: .4;
	filter: alpha(opacity = 40);
	zoom: 1
}

.mce-scrollbar-h {
	top: auto;
	right: auto;
	left: 2px;
	bottom: 2px;
	width: 100%;
	height: 7px
}

.mce-scrollbar-thumb {
	position: absolute;
	background-color: #000;
	border: 1px solid #888;
	border-color: rgba(85, 85, 85, .6);
	width: 5px;
	height: 100%
}

.mce-scrollbar-h .mce-scrollbar-thumb {
	width: 100%;
	height: 5px
}

.mce-scrollbar.mce-active, .mce-scrollbar:hover {
	background-color: #aaa;
	opacity: .6;
	filter: alpha(opacity = 60);
	zoom: 1
}

.mce-scroll {
	position: relative
}

.mce-panel {
	border: 0 solid #f3f3f3;
	border: 0 solid #c5c5c5;
	background-color: #fff
}

.mce-floatpanel {
	position: absolute;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

.mce-floatpanel.mce-fixed {
	position: fixed
}

.mce-floatpanel .mce-arrow, .mce-floatpanel .mce-arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.mce-floatpanel .mce-arrow {
	border-width: 11px
}

.mce-floatpanel .mce-arrow:after {
	border-width: 10px;
	content: ""
}

.mce-floatpanel.mce-popover {
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	background: transparent;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	top: 0;
	left: 0;
	background: #fff;
	border: 1px solid #c5c5c5;
	border: 1px solid rgba(0, 0, 0, .25)
}

.mce-floatpanel.mce-popover.mce-bottom {
	margin-top: 10px;
	*margin-top: 0
}

.mce-floatpanel.mce-popover.mce-bottom>.mce-arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #c5c5c5;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}

.mce-floatpanel.mce-popover.mce-bottom>.mce-arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.mce-floatpanel.mce-popover.mce-bottom.mce-start {
	margin-left: -22px
}

.mce-floatpanel.mce-popover.mce-bottom.mce-start>.mce-arrow {
	left: 20px
}

.mce-floatpanel.mce-popover.mce-bottom.mce-end {
	margin-left: 22px
}

.mce-floatpanel.mce-popover.mce-bottom.mce-end>.mce-arrow {
	right: 10px;
	left: auto
}

.mce-fullscreen {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 100%
}

#mce-modal-block, div.mce-fullscreen {
	position: fixed;
	top: 0;
	left: 0
}

#mce-modal-block {
	opacity: 0;
	filter: alpha(opacity = 0);
	zoom: 1;
	width: 100%;
	height: 100%;
	background: #fff
}

#mce-modal-block.mce-in {
	opacity: .5;
	filter: alpha(opacity = 50);
	zoom: 1
}

.mce-window-move {
	cursor: move
}

.mce-window {
	box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	background: transparent;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0;
	transform: scale(.1);
	transition: transform .1s ease-in, opacity .15s ease-in
}

.mce-window.mce-in {
	transform: scale(1);
	opacity: 1
}

.mce-window-head {
	padding: 9px 15px;
	border-bottom: 1px solid #c5c5c5;
	position: relative
}

.mce-window-head .mce-close {
	position: absolute;
	right: 0;
	top: 0;
	height: 38px;
	width: 38px;
	text-align: center;
	cursor: pointer
}

.mce-window-head .mce-close i {
	color: #9b9b9b
}

.mce-close:hover i {
	color: #bdbdbd
}

.mce-window-head .mce-title {
	line-height: 20px;
	font-size: 20px;
	font-weight: 700;
	text-rendering: optimizelegibility;
	padding-right: 20px
}

.mce-foot, .mce-window .mce-container-body {
	display: block
}

.mce-foot {
	background-color: #fff;
	border-top: 1px solid #c5c5c5
}

.mce-window-head .mce-dragh {
	position: absolute;
	top: 0;
	left: 0;
	cursor: move;
	width: 90%;
	height: 100%
}

.mce-window iframe {
	width: 100%;
	height: 100%
}

.mce-window-body .mce-listbox {
	border-color: #e2e4e7
}

.mce-window .mce-btn:hover {
	border-color: #c5c5c5
}

.mce-window .mce-btn:focus {
	border-color: #2276d2
}

.mce-foot .mce-btn, .mce-window-body .mce-btn {
	border-color: #c5c5c5
}

.mce-foot .mce-btn.mce-primary {
	border-color: transparent
}

.mce-rtl .mce-window-head .mce-close {
	position: absolute;
	right: auto;
	left: 15px
}

.mce-rtl .mce-window-head .mce-dragh {
	left: auto;
	right: 0
}

.mce-rtl .mce-window-head .mce-title {
	direction: rtl;
	text-align: right
}

.mce-tooltip {
	position: absolute;
	padding: 5px;
	opacity: .8;
	filter: alpha(opacity = 80);
	zoom: 1;
	margin-top: 1px
}

.mce-tooltip-inner {
	font-size: 11px;
	background-color: #000;
	color: #fff;
	max-width: 200px;
	padding: 5px 8px 4px;
	text-align: center;
	white-space: normal;
	box-shadow: none
}

.mce-tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0;
	border: 5px dashed #000
}

.mce-tooltip-arrow-n {
	border-bottom-color: #000
}

.mce-tooltip-arrow-s {
	border-top-color: #000
}

.mce-tooltip-arrow-e {
	border-left-color: #000
}

.mce-tooltip-arrow-w {
	border-right-color: #000
}

.mce-tooltip-nw, .mce-tooltip-sw {
	margin-left: -14px
}

.mce-tooltip-ne, .mce-tooltip-se {
	margin-left: 14px
}

.mce-tooltip-n .mce-tooltip-arrow {
	left: 50%;
	margin-left: -5px
}

.mce-tooltip-n .mce-tooltip-arrow, .mce-tooltip-nw .mce-tooltip-arrow {
	top: 0;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.mce-tooltip-nw .mce-tooltip-arrow {
	left: 10px
}

.mce-tooltip-ne .mce-tooltip-arrow {
	top: 0;
	right: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.mce-tooltip-s .mce-tooltip-arrow {
	left: 50%;
	margin-left: -5px
}

.mce-tooltip-s .mce-tooltip-arrow, .mce-tooltip-sw .mce-tooltip-arrow {
	bottom: 0;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.mce-tooltip-sw .mce-tooltip-arrow {
	left: 10px
}

.mce-tooltip-se .mce-tooltip-arrow {
	bottom: 0;
	right: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.mce-tooltip-e .mce-tooltip-arrow {
	right: 0;
	top: 50%;
	margin-top: -5px;
	border-left-style: solid;
	border-right: none;
	border-top-color: transparent;
	border-bottom-color: transparent
}

.mce-tooltip-w .mce-tooltip-arrow {
	left: 0;
	top: 50%;
	margin-top: -5px;
	border-right-style: solid;
	border-left: none;
	border-top-color: transparent;
	border-bottom-color: transparent
}

.mce-progress {
	display: inline-block;
	position: relative;
	height: 20px
}

.mce-progress .mce-bar-container {
	display: inline-block;
	width: 100px;
	height: 100%;
	margin-right: 8px;
	border: 1px solid #ccc;
	overflow: hidden
}

.mce-progress .mce-text {
	display: inline-block;
	margin-top: auto;
	margin-bottom: auto;
	font-size: 14px;
	width: 40px;
	color: #595959
}

.mce-bar {
	display: block;
	width: 0;
	height: 100%;
	background-color: #dfdfdf;
	transition: width .2s ease
}

.mce-notification {
	position: absolute;
	background-color: #fff;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #c5c5c5;
	transition: transform .1s ease-in, opacity .15s ease-in;
	opacity: 0;
	box-sizing: border-box
}

.mce-notification.mce-in {
	opacity: 1
}

.mce-notification-success {
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.mce-notification-info {
	background-color: #d9edf7;
	border-color: #779ecb
}

.mce-notification-warning {
	background-color: #fcf8e3;
	border-color: #faebcc
}

.mce-notification-error {
	background-color: #f2dede;
	border-color: #ebccd1
}

.mce-notification.mce-has-close {
	padding-right: 15px
}

.mce-notification .mce-ico {
	margin-top: 5px
}

.mce-notification-inner {
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	display: inline-block;
	font-size: 14px;
	margin: 5px 8px 4px;
	text-align: center;
	white-space: normal;
	color: #31708f
}

.mce-notification-inner a {
	text-decoration: underline;
	cursor: pointer
}

.mce-notification .mce-progress {
	margin-right: 8px
}

.mce-notification .mce-progress .mce-text {
	margin-top: 5px
}

.mce-notification *, .mce-notification .mce-progress .mce-text {
	color: #595959
}

.mce-notification .mce-progress .mce-bar-container {
	border-color: #c5c5c5
}

.mce-notification .mce-progress .mce-bar-container .mce-bar {
	background-color: #595959
}

.mce-notification-success *, .mce-notification-success .mce-progress .mce-text
	{
	color: #3c763d
}

.mce-notification-success .mce-progress .mce-bar-container {
	border-color: #d6e9c6
}

.mce-notification-success .mce-progress .mce-bar-container .mce-bar {
	background-color: #3c763d
}

.mce-notification-info *, .mce-notification-info .mce-progress .mce-text
	{
	color: #31708f
}

.mce-notification-info .mce-progress .mce-bar-container {
	border-color: #779ecb
}

.mce-notification-info .mce-progress .mce-bar-container .mce-bar {
	background-color: #31708f
}

.mce-notification-warning *, .mce-notification-warning .mce-progress .mce-text
	{
	color: #8a6d3b
}

.mce-notification-warning .mce-progress .mce-bar-container {
	border-color: #faebcc
}

.mce-notification-warning .mce-progress .mce-bar-container .mce-bar {
	background-color: #8a6d3b
}

.mce-notification-error *, .mce-notification-error .mce-progress .mce-text
	{
	color: #a94442
}

.mce-notification-error .mce-progress .mce-bar-container {
	border-color: #ebccd1
}

.mce-notification-error .mce-progress .mce-bar-container .mce-bar {
	background-color: #a94442
}

.mce-notification .mce-close {
	position: absolute;
	top: 6px;
	right: 8px;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	color: #9b9b9b;
	cursor: pointer
}

.mce-abs-layout {
	position: relative
}

.mce-abs-end, body .mce-abs-layout-item {
	position: absolute
}

.mce-abs-end {
	width: 1px;
	height: 1px
}

.mce-container-body.mce-abs-layout {
	overflow: hidden
}

.mce-btn {
	border: 1px solid #b3b3b3;
	border-color: transparent;
	position: relative;
	text-shadow: 0 1px 1px hsla(0, 0%, 100%, .75);
	background: #fff;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	box-shadow: none
}

.mce-btn:active, .mce-btn:focus, .mce-btn:hover {
	background: #fff;
	color: #595959;
	border-color: #e2e4e7
}

.mce-btn.mce-disabled:hover button, .mce-btn.mce-disabled button {
	cursor: default;
	box-shadow: none;
	opacity: .4;
	filter: alpha(opacity = 40);
	zoom: 1
}

.mce-btn.mce-active, .mce-btn.mce-active:active, .mce-btn.mce-active:focus,
	.mce-btn.mce-active:hover {
	box-shadow: none;
	background: #555c66;
	color: #fff;
	border-color: transparent
}

.mce-btn.mce-active:hover button, .mce-btn.mce-active:hover i, .mce-btn.mce-active button,
	.mce-btn.mce-active i {
	color: #fff
}

.mce-btn:hover .mce-caret {
	border-top-color: #b5bcc2
}

.mce-btn.mce-active .mce-caret, .mce-btn.mce-active:hover .mce-caret {
	border-top-color: #fff
}

.mce-btn button {
	padding: 4px 6px;
	font-size: 14px;
	line-height: 20px;
	*line-height: 16px;
	cursor: pointer;
	color: #595959;
	text-align: center;
	overflow: visible;
	-webkit-appearance: none
}

.mce-btn button::-moz-focus-inner {
	border: 0;
	padding: 0
}

.mce-btn i {
	text-shadow: 1px 1px none
}

.mce-primary.mce-btn-has-text {
	min-width: 50px
}

.mce-primary {
	color: #fff;
	border: 1px solid transparent;
	border-color: transparent;
	background-color: #2276d2
}

.mce-primary:focus, .mce-primary:hover {
	background-color: #1e6abc;
	border-color: transparent
}

.mce-primary.mce-disabled:hover button, .mce-primary.mce-disabled button
	{
	cursor: default;
	box-shadow: none;
	opacity: .4;
	filter: alpha(opacity = 40);
	zoom: 1
}

.mce-primary.mce-active, .mce-primary.mce-active:hover, .mce-primary:not
	(.mce-disabled ):active {
	background-color: #1e6abc;
	box-shadow: none
}

.mce-primary button, .mce-primary button i {
	color: #fff;
	text-shadow: 1px 1px none
}

.mce-btn .mce-txt {
	font-size: inherit;
	line-height: inherit;
	color: inherit
}

.mce-btn-large button {
	padding: 9px 14px;
	font-size: 16px;
	line-height: normal
}

.mce-btn-large i {
	margin-top: 2px
}

.mce-btn-small button {
	padding: 1px 5px;
	font-size: 12px;
	*padding-bottom: 2px
}

.mce-btn-small i {
	line-height: 20px;
	vertical-align: top;
	*line-height: 18px
}

.mce-btn-small .mce-caret, .mce-btn .mce-caret {
	margin-top: 8px;
	margin-left: 0
}

.mce-caret {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #b5bcc2;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: ""
}

.mce-disabled .mce-caret {
	border-top-color: #aaa
}

.mce-caret.mce-up {
	border-bottom: 4px solid #b5bcc2;
	border-top: 0
}

.mce-btn-flat {
	border: 0;
	background: transparent;
	box-shadow: none;
	filter: none
}

.mce-btn-flat.mce-active, .mce-btn-flat:active, .mce-btn-flat:focus,
	.mce-btn-flat:hover {
	border: 0;
	background: #e6e6e6;
	filter: none;
	box-shadow: none
}

.mce-btn-has-text .mce-ico {
	padding-right: 5px
}

.mce-rtl .mce-btn button {
	direction: rtl
}

.mce-toolbar .mce-btn-group {
	margin: 0;
	padding: 2px 0
}

.mce-btn-group .mce-btn {
	border-width: 1px;
	margin: 0;
	margin-left: 2px
}

.mce-btn-group:not (:first-child ){
	border-left: 1px solid #d9d9d9;
	padding-left: 0;
	margin-left: 2px
}

.mce-btn-group {
	margin-left: 2px
}

.mce-btn-group .mce-btn.mce-flow-layout-item {
	margin: 0
}

.mce-rtl .mce-btn-group .mce-btn {
	margin-left: 0;
	margin-right: 2px
}

.mce-rtl .mce-btn-group .mce-first {
	margin-right: 0
}

.mce-rtl .mce-btn-group:not (:first-child ){
	border-left: none;
	border-right: 1px solid #d9d9d9;
	padding-right: 4px;
	margin-right: 4px
}

.mce-checkbox {
	cursor: pointer
}

i.mce-i-checkbox {
	margin: 0 3px 0 0;
	border: 1px solid #c5c5c5;
	box-shadow: none;
	background-color: #fff;
	text-indent: -10em;
	overflow: hidden
}

.mce-checked i.mce-i-checkbox {
	color: #595959;
	font-size: 16px;
	line-height: 16px;
	text-indent: 0
}

.mce-checkbox.mce-focus i.mce-i-checkbox, .mce-checkbox:focus i.mce-i-checkbox
	{
	border: 1px solid #2276d2;
	box-shadow: none
}

.mce-checkbox.mce-disabled .mce-label, .mce-checkbox.mce-disabled i.mce-i-checkbox
	{
	color: #bdbdbd
}

.mce-checkbox .mce-label {
	vertical-align: middle
}

.mce-rtl .mce-checkbox {
	direction: rtl;
	text-align: right
}

.mce-rtl i.mce-i-checkbox {
	margin: 0 0 0 3px
}

.mce-combobox {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	box-shadow: none;
	*height: 32px
}

.mce-combobox input {
	border: 1px solid #c5c5c5;
	border-right-color: #c5c5c5;
	height: 28px
}

.mce-combobox.mce-disabled input {
	color: #bdbdbd
}

.mce-combobox .mce-btn {
	border: 1px solid #c5c5c5;
	border-left: 0;
	margin: 0
}

.mce-combobox button {
	padding-right: 8px;
	padding-left: 8px
}

.mce-combobox.mce-disabled .mce-btn button {
	cursor: default;
	box-shadow: none;
	opacity: .4;
	filter: alpha(opacity = 40);
	zoom: 1
}

.mce-combobox .mce-status {
	position: absolute;
	right: 2px;
	top: 50%;
	line-height: 16px;
	margin-top: -8px;
	font-size: 12px;
	width: 15px;
	height: 15px;
	text-align: center;
	cursor: pointer
}

.mce-combobox.mce-has-status input {
	padding-right: 20px
}

.mce-combobox.mce-has-open .mce-status {
	right: 37px
}

.mce-combobox .mce-status.mce-i-warning {
	color: #c09853
}

.mce-combobox .mce-status.mce-i-checkmark {
	color: #468847
}

.mce-menu.mce-combobox-menu {
	border-top: 0;
	margin-top: 0;
	max-height: 200px
}

.mce-menu.mce-combobox-menu .mce-menu-item {
	padding: 4px 6px 4px 4px;
	font-size: 11px
}

.mce-menu.mce-combobox-menu .mce-menu-item-sep {
	padding: 0
}

.mce-menu.mce-combobox-menu .mce-menu-item-link, .mce-menu.mce-combobox-menu .mce-menu-item-link b,
	.mce-menu.mce-combobox-menu .mce-text, .mce-menu.mce-combobox-menu .mce-text b
	{
	font-size: 11px
}

.mce-colorbox i {
	border: 1px solid #c5c5c5;
	width: 14px;
	height: 14px
}

.mce-colorbutton .mce-ico {
	position: relative
}

.mce-colorbutton-grid {
	margin: 4px
}

.mce-colorbutton .mce-preview {
	padding-right: 3px;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -17px;
	margin-top: 7px;
	background: gray;
	width: 13px;
	height: 2px;
	overflow: hidden
}

.mce-colorbutton.mce-btn-small .mce-preview {
	margin-left: -16px;
	padding-right: 0;
	width: 16px
}

.mce-rtl .mce-colorbutton {
	direction: rtl
}

.mce-rtl .mce-colorbutton .mce-preview {
	margin-left: 0;
	padding-right: 0;
	padding-left: 3px
}

.mce-rtl .mce-colorbutton.mce-btn-small .mce-preview {
	margin-left: 0;
	padding-right: 0;
	padding-left: 2px
}

.mce-rtl .mce-colorbutton .mce-open {
	padding-left: 4px;
	padding-right: 4px;
	border-left: 0
}

.mce-colorpicker {
	position: relative;
	width: 250px;
	height: 220px
}

.mce-colorpicker-sv {
	position: absolute;
	top: 0;
	left: 0;
	width: 90%;
	height: 100%;
	border: 1px solid #c5c5c5;
	cursor: crosshair;
	overflow: hidden
}

.mce-colorpicker-h-chunk {
	width: 100%
}

.mce-colorpicker-overlay1, .mce-colorpicker-overlay2 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.mce-colorpicker-overlay1 {
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,
		startColorstr="#ffffff", endColorstr="#00ffffff");
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff', endColorstr='#00ffffff')";
	background: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0))
}

.mce-colorpicker-overlay2 {
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr="#00000000", endColorstr="#000000");
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00000000', endColorstr='#000000')";
	background: linear-gradient(180deg, transparent, #000)
}

.mce-colorpicker-selector1 {
	background: none;
	position: absolute;
	width: 12px;
	height: 12px;
	margin: -8px 0 0 -8px;
	border: 1px solid #000;
	border-radius: 50%
}

.mce-colorpicker-selector2 {
	position: absolute;
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
	border-radius: 50%
}

.mce-colorpicker-h {
	position: absolute;
	top: 0;
	right: 0;
	width: 6.5%;
	height: 100%;
	border: 1px solid #c5c5c5;
	cursor: crosshair
}

.mce-colorpicker-h-marker {
	margin-top: -4px;
	position: absolute;
	top: 0;
	left: -1px;
	width: 100%;
	border: 1px solid #000;
	background: #fff;
	height: 4px;
	z-index: 100
}

.mce-path {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 8px;
	white-space: normal;
	font-size: inherit
}

.mce-path .mce-txt {
	padding-right: 3px
}

.mce-path .mce-path-body, .mce-path .mce-txt {
	display: inline-block
}

.mce-path-item {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	cursor: pointer;
	color: #595959;
	font-size: inherit;
	text-transform: uppercase
}

.mce-path-item:hover {
	text-decoration: underline
}

.mce-path-item:focus {
	background: #555c66;
	color: #fff
}

.mce-path .mce-divider {
	display: inline;
	font-size: inherit
}

.mce-disabled .mce-path-item {
	color: #aaa
}

.mce-rtl .mce-path {
	direction: rtl
}

.mce-fieldset {
	border: 0 solid #9e9e9e
}

.mce-fieldset>.mce-container-body {
	margin-top: -15px
}

.mce-fieldset-title {
	margin-left: 5px;
	padding: 0 5px
}

.mce-fit-layout {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.mce-fit-layout-item {
	position: absolute
}

.mce-flow-layout-item {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 2px 0 2px 2px
}

.mce-flow-layout-item.mce-last {
	margin-right: 2px
}

.mce-flow-layout {
	white-space: normal
}

.mce-tinymce-inline .mce-flow-layout {
	white-space: nowrap
}

.mce-rtl .mce-flow-layout {
	text-align: right;
	direction: rtl
}

.mce-rtl .mce-flow-layout-item {
	margin: 2px 2px 2px 0
}

.mce-rtl .mce-flow-layout-item.mce-last {
	margin-left: 2px
}

.mce-iframe {
	border: 0 solid #c5c5c5;
	width: 100%;
	height: 100%
}

.mce-infobox {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-shadow: 0 1px 1px hsla(0, 0%, 100%, .75);
	overflow: hidden;
	border: 1px solid red
}

.mce-infobox div {
	display: block;
	margin: 5px
}

.mce-infobox div button {
	position: absolute;
	top: 50%;
	right: 4px;
	cursor: pointer;
	margin-top: -8px;
	display: none
}

.mce-infobox div button:focus {
	outline: 2px solid #e2e4e7
}

.mce-infobox.mce-has-help div {
	margin-right: 25px
}

.mce-infobox.mce-has-help button {
	display: block
}

.mce-infobox.mce-success {
	background: #dff0d8;
	border-color: #d6e9c6
}

.mce-infobox.mce-success div {
	color: #3c763d
}

.mce-infobox.mce-warning {
	background: #fcf8e3;
	border-color: #faebcc
}

.mce-infobox.mce-warning div {
	color: #8a6d3b
}

.mce-infobox.mce-error {
	background: #f2dede;
	border-color: #ebccd1
}

.mce-infobox.mce-error div {
	color: #a94442
}

.mce-rtl .mce-infobox div {
	text-align: right;
	direction: rtl
}

.mce-label {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-shadow: 0 1px 1px hsla(0, 0%, 100%, .75);
	overflow: hidden
}

.mce-label.mce-autoscroll {
	overflow: auto
}

.mce-label.mce-disabled {
	color: #aaa
}

.mce-label.mce-multiline {
	white-space: pre-wrap
}

.mce-label.mce-success {
	color: #468847
}

.mce-label.mce-warning {
	color: #c09853
}

.mce-label.mce-error {
	color: #b94a48
}

.mce-rtl .mce-label {
	text-align: right;
	direction: rtl
}

.mce-menubar {
	border: 1px solid #e2e4e7
}

.mce-menubar .mce-menubtn {
	border-color: transparent;
	background: transparent;
	box-shadow: none;
	filter: none
}

.mce-menubar .mce-menubtn button span {
	color: #595959
}

.mce-menubar .mce-active .mce-caret, .mce-menubar .mce-caret,
	.mce-menubar .mce-menubtn:hover .mce-caret {
	border-top-color: #b5bcc2
}

.mce-menubar .mce-menubtn.mce-active, .mce-menubar .mce-menubtn:focus,
	.mce-menubar .mce-menubtn:hover {
	border-color: #e2e4e7;
	background: #fff;
	filter: none;
	box-shadow: none
}

.mce-menubar .mce-menubtn.mce-active {
	border-bottom: none;
	z-index: 65537
}

div.mce-menubtn.mce-opened {
	border-bottom-color: #fff;
	z-index: 65537
}

.mce-menubtn button {
	color: #595959
}

.mce-menubtn.mce-btn-small span {
	font-size: 12px
}

.mce-menubtn.mce-fixed-width span {
	display: inline-block;
	overflow-x: hidden;
	text-overflow: ellipsis;
	width: 90px
}

.mce-menubtn.mce-fixed-width.mce-btn-small span {
	width: 70px
}

.mce-menubtn .mce-caret {
	*margin-top: 6px
}

.mce-rtl .mce-menubtn.mce-fixed-width span, .mce-rtl .mce-menubtn button
	{
	direction: rtl;
	text-align: right
}

.mce-menu-item {
	display: block;
	padding: 6px 4px;
	clear: both;
	font-weight: 400;
	line-height: 20px;
	color: #595959;
	white-space: nowrap;
	cursor: pointer;
	line-height: normal;
	border-left: 4px solid transparent;
	margin-bottom: 1px
}

.mce-menu-item .mce-caret {
	margin-top: 4px;
	margin-right: 6px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #595959
}

.mce-menu-item .mce-menu-shortcut {
	display: inline-block;
	padding: 0 10px 0 20px;
	color: #aaa
}

.mce-menu-item .mce-ico {
	padding-right: 4px
}

.mce-menu-item:focus, .mce-menu-item:hover {
	background: #ededee
}

.mce-menu-item:focus .mce-menu-shortcut, .mce-menu-item:hover .mce-menu-shortcut
	{
	color: #aaa
}

.mce-menu-item:focus .mce-ico, .mce-menu-item:focus .mce-text,
	.mce-menu-item:hover .mce-ico, .mce-menu-item:hover .mce-text {
	color: #595959
}

.mce-menu-item.mce-selected {
	background: #ededee
}

.mce-menu-item.mce-selected .mce-ico, .mce-menu-item.mce-selected .mce-text
	{
	color: #595959
}

.mce-menu-item.mce-active.mce-menu-item-normal {
	background: #555c66
}

.mce-menu-item.mce-active.mce-menu-item-normal .mce-ico, .mce-menu-item.mce-active.mce-menu-item-normal .mce-text
	{
	color: #fff
}

.mce-menu-item.mce-active.mce-menu-item-checkbox .mce-ico {
	visibility: visible
}

.mce-menu-item.mce-disabled, .mce-menu-item.mce-disabled:hover {
	background: #fff
}

.mce-menu-item.mce-disabled:focus, .mce-menu-item.mce-disabled:hover:focus
	{
	background: #ededee
}

.mce-menu-item.mce-disabled .mce-ico, .mce-menu-item.mce-disabled .mce-text,
	.mce-menu-item.mce-disabled:hover .mce-ico, .mce-menu-item.mce-disabled:hover .mce-text
	{
	color: #aaa
}

.mce-menu-item.mce-menu-item-preview.mce-active {
	border-left: 5px solid #555c66;
	background: #fff
}

.mce-menu-item.mce-menu-item-preview.mce-active .mce-ico, .mce-menu-item.mce-menu-item-preview.mce-active .mce-text
	{
	color: #595959
}

.mce-menu-item.mce-menu-item-preview.mce-active:hover {
	background: #ededee
}

.mce-menu-item-link {
	color: #093;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.mce-menu-item-link b {
	color: #093
}

.mce-menu-item-ellipsis {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.mce-menu-item.mce-selected *, .mce-menu-item:focus *, .mce-menu-item:hover *
	{
	color: #595959
}

.mce-menu-item-sep:hover, div.mce-menu .mce-menu-item-sep {
	border: 0;
	padding: 0;
	height: 1px;
	margin: 9px 1px;
	overflow: hidden;
	background: transparent;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	cursor: default;
	filter: none
}

div.mce-menu .mce-menu-item b {
	font-weight: 700
}

.mce-menu-item-indent-1 {
	padding-left: 20px
}

.mce-menu-item-indent-2 {
	padding-left: 35px
}

.mce-menu-item-indent-3 {
	padding-left: 40px
}

.mce-menu-item-indent-4 {
	padding-left: 45px
}

.mce-menu-item-indent-5 {
	padding-left: 50px
}

.mce-menu-item-indent-6 {
	padding-left: 55px
}

.mce-menu.mce-rtl {
	direction: rtl
}

.mce-rtl .mce-menu-item {
	text-align: right;
	direction: rtl;
	padding: 6px 12px 6px 15px
}

.mce-rtl .mce-menu-item .mce-caret {
	margin-left: 6px;
	margin-right: 0;
	border-right: 4px solid #595959;
	border-left: 0
}

.mce-rtl .mce-menu-item.mce-selected .mce-caret, .mce-rtl .mce-menu-item:focus .mce-caret,
	.mce-rtl .mce-menu-item:hover .mce-caret {
	border-left-color: transparent;
	border-right-color: #595959
}

.mce-throbber {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .6;
	filter: alpha(opacity = 60);
	zoom: 1;
	background: #fff
		url(data:image/gif;base64,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)
		no-repeat 50%
}

.mce-throbber-inline {
	position: static;
	height: 50px
}

.mce-menu .mce-throbber-inline {
	height: 25px;
	background-size: contain
}

.mce-menu {
	position: absolute;
	left: 0;
	top: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	background: transparent;
	z-index: 1000;
	padding: 5px 0;
	margin: -1px 0 0;
	min-width: 180px;
	background: #fff;
	border: 1px solid #c5c9cf;
	border: 1px solid #e2e4e7;
	z-index: 1002;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	max-height: 500px;
	overflow: auto;
	overflow-x: hidden
}

.mce-menu.mce-animate {
	opacity: .01;
	transform: rotateY(10deg) rotateX(-10deg);
	transform-origin: left top
}

.mce-menu.mce-menu-align .mce-caret, .mce-menu.mce-menu-align .mce-menu-shortcut
	{
	position: absolute;
	right: 0
}

.mce-menu i {
	display: none
}

.mce-menu-has-icons i {
	display: inline-block
}

.mce-menu.mce-in.mce-animate {
	opacity: 1;
	transform: rotateY(0) rotateX(0);
	transition: opacity 75ms ease, transform .1s ease
}

.mce-menu-sub-tr-tl {
	margin: -6px 0 0 -1px
}

.mce-menu-sub-br-bl {
	margin: 6px 0 0 -1px
}

.mce-menu-sub-tl-tr {
	margin: -6px 0 0 1px
}

.mce-menu-sub-bl-br {
	margin: 6px 0 0 1px
}

.mce-rtl .mce-menu-item .mce-ico {
	padding-right: 0;
	padding-left: 4px
}

.mce-rtl.mce-menu-align .mce-caret, .mce-rtl .mce-menu-shortcut {
	right: auto;
	left: 0
}

.mce-listbox button {
	text-align: left;
	padding-right: 20px;
	position: relative
}

.mce-listbox .mce-caret {
	position: absolute;
	margin-top: -2px;
	right: 8px;
	top: 50%
}

.mce-rtl .mce-listbox .mce-caret {
	right: auto;
	left: 8px
}

.mce-rtl .mce-listbox button {
	padding-right: 10px;
	padding-left: 20px
}

.mce-container-body .mce-resizehandle {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 16px;
	height: 16px;
	visibility: visible;
	cursor: s-resize;
	margin: 0
}

.mce-container-body .mce-resizehandle-both {
	cursor: se-resize
}

i.mce-i-resize {
	color: #595959
}

.mce-selectbox, .mce-slider {
	background: #fff;
	border: 1px solid #c5c5c5
}

.mce-slider {
	width: 100px;
	height: 10px;
	position: relative;
	display: block
}

.mce-slider.mce-vertical {
	width: 10px;
	height: 100px
}

.mce-slider-handle {
	border: 1px solid #c5c5c5;
	background: #e6e6e6;
	display: block;
	width: 13px;
	height: 13px;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: -1px;
	margin-top: -2px
}

.mce-slider-handle:focus {
	border-color: #2276d2
}

.mce-spacer {
	visibility: hidden
}

.mce-splitbtn:hover .mce-open {
	border-left: 1px solid #e2e4e7
}

.mce-splitbtn .mce-open {
	border-left: 1px solid transparent;
	padding-right: 4px;
	padding-left: 4px
}

.mce-splitbtn .mce-open:active, .mce-splitbtn .mce-open:focus,
	.mce-splitbtn .mce-open:hover {
	border-left: 1px solid #e2e4e7
}

.mce-splitbtn.mce-active:hover .mce-open {
	border-left: 1px solid #fff
}

.mce-splitbtn.mce-opened {
	border-color: #e2e4e7
}

.mce-splitbtn.mce-btn-small .mce-open {
	padding: 0 3px
}

.mce-rtl .mce-splitbtn {
	direction: rtl;
	text-align: right
}

.mce-rtl .mce-splitbtn button {
	padding-right: 4px;
	padding-left: 4px
}

.mce-rtl .mce-splitbtn .mce-open {
	border-left: 0
}

.mce-stack-layout-item, .mce-tabs {
	display: block
}

.mce-tabs {
	border-bottom: 1px solid #c5c5c5
}

.mce-tab, .mce-tabs, .mce-tabs+.mce-container-body {
	background: #fff
}

.mce-tab {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	border: 1px solid #c5c5c5;
	border-width: 0 1px 0 0;
	padding: 8px 15px;
	text-shadow: 0 1px 1px hsla(0, 0%, 100%, .75);
	height: 13px;
	cursor: pointer
}

.mce-tab:hover {
	background: #fdfdfd
}

.mce-tab.mce-active {
	background: #fdfdfd;
	border-bottom-color: transparent;
	margin-bottom: -1px;
	height: 14px
}

.mce-tab:focus {
	color: #2276d2
}

.mce-rtl .mce-tabs {
	text-align: right;
	direction: rtl
}

.mce-rtl .mce-tab {
	border-width: 0 0 0 1px
}

.mce-textbox {
	background: #fff;
	border: 1px solid #c5c5c5;
	box-shadow: none;
	display: inline-block;
	transition: border .2s linear, box-shadow .2s linear;
	height: 28px;
	resize: none;
	padding: 0 4px;
	white-space: pre-wrap;
	*white-space: pre;
	color: #595959
}

.mce-textbox.mce-focus, .mce-textbox:focus {
	border-color: #2276d2;
	box-shadow: none
}

.mce-placeholder .mce-textbox {
	color: #aaa
}

.mce-textbox.mce-multiline {
	padding: 4px;
	height: auto
}

.mce-textbox.mce-disabled {
	color: #bdbdbd
}

.mce-rtl .mce-textbox {
	text-align: right;
	direction: rtl
}

.mce-dropzone {
	border: 3px dashed gray;
	text-align: center
}

.mce-dropzone span {
	text-transform: uppercase
}

.mce-dropzone:after, .mce-dropzone span {
	display: inline-block;
	vertical-align: middle
}

.mce-dropzone:after {
	content: "";
	height: 100%
}

.mce-dropzone.mce-disabled {
	opacity: .4;
	filter: alpha(opacity = 40);
	zoom: 1
}

.mce-dropzone.mce-disabled.mce-dragenter {
	cursor: not-allowed
}

.mce-browsebutton {
	position: relative;
	overflow: hidden
}

.mce-browsebutton button {
	position: relative;
	z-index: 1
}

.mce-browsebutton input {
	opacity: 0;
	filter: alpha(opacity = 0);
	zoom: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0
}

@font-face {
	font-family: tinymce;
	src: url(../fonts/tinymce.6401227.eot);
	src: url(../fonts/tinymce.6401227.eot)
		format("embedded-opentype"), url(../fonts/tinymce.9267f79.woff)
		format("woff"), url(../fonts/tinymce.f8d2925.ttf)
		format("truetype"), url(../fonts/tinymce.81a5505.svg#tinymce)
		format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: tinymce-small;
	src:
		url(data:application/vnd.ms-fontobject;base64,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);
	src:
		url(data:application/vnd.ms-fontobject;base64,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?#iefix)
		format("embedded-opentype"),
		url(data:application/font-woff;base64,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)
		format("woff"),
		url(../fonts/5ef42a3d356b4b13a67cc5edf9864fe6.woff)
		format("truetype"), url(../fonts/tinymce-small.176c734.svg#tinymce)
		format("svg");
	font-weight: 400;
	font-style: normal
}

.mce-ico {
	font-family: tinymce, Arial;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	font-size: 16px;
	line-height: 16px;
	speak: none;
	vertical-align: text-top;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	background: transparent 50%;
	background-size: cover;
	width: 16px;
	height: 16px;
	color: #595959
}

.mce-btn-small .mce-ico {
	font-family: tinymce-small, Arial
}

.mce-i-save:before {
	content: "\E000"
}

.mce-i-newdocument:before {
	content: "\E001"
}

.mce-i-fullpage:before {
	content: "\E002"
}

.mce-i-alignleft:before {
	content: "\E003"
}

.mce-i-aligncenter:before {
	content: "\E004"
}

.mce-i-alignright:before {
	content: "\E005"
}

.mce-i-alignjustify:before {
	content: "\E006"
}

.mce-i-alignnone:before {
	content: "\E003"
}

.mce-i-cut:before {
	content: "\E007"
}

.mce-i-paste:before {
	content: "\E008"
}

.mce-i-searchreplace:before {
	content: "\E009"
}

.mce-i-bullist:before {
	content: "\E00A"
}

.mce-i-numlist:before {
	content: "\E00B"
}

.mce-i-indent:before {
	content: "\E00C"
}

.mce-i-outdent:before {
	content: "\E00D"
}

.mce-i-blockquote:before {
	content: "\E00E"
}

.mce-i-undo:before {
	content: "\E00F"
}

.mce-i-redo:before {
	content: "\E010"
}

.mce-i-link:before {
	content: "\E011"
}

.mce-i-unlink:before {
	content: "\E012"
}

.mce-i-anchor:before {
	content: "\E013"
}

.mce-i-image:before {
	content: "\E014"
}

.mce-i-media:before {
	content: "\E015"
}

.mce-i-help:before {
	content: "\E016"
}

.mce-i-code:before {
	content: "\E017"
}

.mce-i-insertdatetime:before {
	content: "\E018"
}

.mce-i-preview:before {
	content: "\E019"
}

.mce-i-backcolor:before, .mce-i-forecolor:before {
	content: "\E01A"
}

.mce-i-table:before {
	content: "\E01B"
}

.mce-i-hr:before {
	content: "\E01C"
}

.mce-i-removeformat:before {
	content: "\E01D"
}

.mce-i-subscript:before {
	content: "\E01E"
}

.mce-i-superscript:before {
	content: "\E01F"
}

.mce-i-charmap:before {
	content: "\E020"
}

.mce-i-emoticons:before {
	content: "\E021"
}

.mce-i-print:before {
	content: "\E022"
}

.mce-i-fullscreen:before {
	content: "\E023"
}

.mce-i-spellchecker:before {
	content: "\E024"
}

.mce-i-nonbreaking:before {
	content: "\E025"
}

.mce-i-template:before {
	content: "\E026"
}

.mce-i-pagebreak:before {
	content: "\E027"
}

.mce-i-restoredraft:before {
	content: "\E028"
}

.mce-i-bold:before {
	content: "\E02A"
}

.mce-i-italic:before {
	content: "\E02B"
}

.mce-i-underline:before {
	content: "\E02C"
}

.mce-i-strikethrough:before {
	content: "\E02D"
}

.mce-i-visualblocks:before, .mce-i-visualchars:before {
	content: "\E02E"
}

.mce-i-ltr:before {
	content: "\E02F"
}

.mce-i-rtl:before {
	content: "\E030"
}

.mce-i-copy:before {
	content: "\E031"
}

.mce-i-resize:before {
	content: "\E032"
}

.mce-i-browse:before {
	content: "\E034"
}

.mce-i-pastetext:before {
	content: "\E035"
}

.mce-i-rotateleft:before {
	content: "\EAA8"
}

.mce-i-rotateright:before {
	content: "\EAA9"
}

.mce-i-crop:before {
	content: "\EE78"
}

.mce-i-editimage:before {
	content: "\E915"
}

.mce-i-options:before {
	content: "\EC6A"
}

.mce-i-flipv:before {
	content: "\EAAA"
}

.mce-i-fliph:before {
	content: "\EAAC"
}

.mce-i-zoomin:before {
	content: "\EB35"
}

.mce-i-zoomout:before {
	content: "\EB36"
}

.mce-i-sun:before {
	content: "\ECCC"
}

.mce-i-moon:before {
	content: "\ECCD"
}

.mce-i-arrowleft:before {
	content: "\EDC0"
}

.mce-i-arrowright:before {
	content: "\E93C"
}

.mce-i-drop:before {
	content: "\E935"
}

.mce-i-contrast:before {
	content: "\ECD4"
}

.mce-i-sharpen:before {
	content: "\EBA7"
}

.mce-i-resize2:before {
	content: "\EDF9"
}

.mce-i-orientation:before {
	content: "\E601"
}

.mce-i-invert:before {
	content: "\E602"
}

.mce-i-gamma:before {
	content: "\E600"
}

.mce-i-remove:before {
	content: "\ED6A"
}

.mce-i-tablerowprops:before {
	content: "\E604"
}

.mce-i-tablecellprops:before {
	content: "\E605"
}

.mce-i-table2:before {
	content: "\E606"
}

.mce-i-tablemergecells:before {
	content: "\E607"
}

.mce-i-tableinsertcolbefore:before {
	content: "\E608"
}

.mce-i-tableinsertcolafter:before {
	content: "\E609"
}

.mce-i-tableinsertrowbefore:before {
	content: "\E60A"
}

.mce-i-tableinsertrowafter:before {
	content: "\E60B"
}

.mce-i-tablesplitcells:before {
	content: "\E60D"
}

.mce-i-tabledelete:before {
	content: "\E60E"
}

.mce-i-tableleftheader:before {
	content: "\E62A"
}

.mce-i-tabletopheader:before {
	content: "\E62B"
}

.mce-i-tabledeleterow:before {
	content: "\E800"
}

.mce-i-tabledeletecol:before {
	content: "\E801"
}

.mce-i-codesample:before {
	content: "\E603"
}

.mce-i-fill:before {
	content: "\E902"
}

.mce-i-borderwidth:before {
	content: "\E903"
}

.mce-i-line:before {
	content: "\E904"
}

.mce-i-count:before {
	content: "\E905"
}

.mce-i-translate:before {
	content: "\E907"
}

.mce-i-drag:before {
	content: "\E908"
}

.mce-i-home:before {
	content: "\E90B"
}

.mce-i-upload:before {
	content: "\E914"
}

.mce-i-bubble:before {
	content: "\E91C"
}

.mce-i-user:before {
	content: "\E91D"
}

.mce-i-lock:before {
	content: "\E926"
}

.mce-i-unlock:before {
	content: "\E927"
}

.mce-i-settings:before {
	content: "\E928"
}

.mce-i-remove2:before {
	content: "\E92A"
}

.mce-i-menu:before {
	content: "\E92D"
}

.mce-i-warning:before {
	content: "\E930"
}

.mce-i-question:before {
	content: "\E931"
}

.mce-i-pluscircle:before {
	content: "\E932"
}

.mce-i-info:before {
	content: "\E933"
}

.mce-i-notice:before {
	content: "\E934"
}

.mce-i-arrowup:before {
	content: "\E93B"
}

.mce-i-arrowdown:before {
	content: "\E93D"
}

.mce-i-arrowup2:before {
	content: "\E93F"
}

.mce-i-arrowdown2:before {
	content: "\E940"
}

.mce-i-menu2:before {
	content: "\E941"
}

.mce-i-newtab:before {
	content: "\E961"
}

.mce-i-a11y:before {
	content: "\E900"
}

.mce-i-insert:before, .mce-i-plus:before {
	content: "\E93A"
}

.mce-i-minus:before {
	content: "\E939"
}

.mce-i-books:before {
	content: "\E911"
}

.mce-i-reload:before {
	content: "\E906"
}

.mce-i-toc:before {
	content: "\E901"
}

.mce-i-checkbox:before, .mce-i-checkmark:before, .mce-i-selected:before
	{
	content: "\E033"
}

.mce-i-insert {
	font-size: 14px
}

.mce-i-selected {
	visibility: hidden
}

i.mce-i-backcolor {
	text-shadow: none;
	background: #bbb
}

.mce-rtl .mce-filepicker input {
	direction: ltr
}

body {
	background-color: #fff;
	color: #000;
	line-height: 1.3;
	scrollbar-3dlight-color: #f0f0ee;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #f0f0ee;
	scrollbar-darkshadow-color: #ddd;
	scrollbar-face-color: #e0e0dd;
	scrollbar-highlight-color: #f0f0ee;
	scrollbar-shadow-color: #f0f0ee;
	scrollbar-track-color: #f5f5f5
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px
}

.word-wrap {
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto
}

.mce-content-body .mce-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
	background: transparent;
	text-decoration: none;
	color: #000;
	font-family: Arial;
	font-size: 11px;
	text-shadow: none;
	float: none;
	position: static;
	width: auto;
	height: auto;
	white-space: nowrap;
	cursor: inherit;
	line-height: normal;
	font-weight: 400;
	text-align: left;
	-webkit-tap-highlight-color: transparent;
	box-sizing: content-box;
	direction: ltr;
	max-width: none
}

.mce-object {
	border: 1px dotted #3a3a3a;
	background: #d5d5d5
		url(data:image/gif;base64,R0lGODlhEQANALMPAOXl5T8/P29vb7S0tFdXV/39/djY2N3d3crKyu/v7/f39/Ly8p2dnf///zMzMwAAACH5BAEAAA8ALAAAAAARAA0AAARF0MlJq3uutay75lmGNU9pjiNFCsipqhgxmO9HSgFTgtt9O4EBABWa3AiGwvBlfAgWisPOyCslDDSbSHTa+SzgpmdMbkQAADs=)
		no-repeat 50%
}

.mce-preview-object {
	display: inline-block;
	position: relative;
	margin: 0 2px;
	line-height: 0;
	border: 1px solid gray
}

.mce-preview-object[data-mce-selected="2"] .mce-shim {
	display: none
}

.mce-preview-object .mce-shim {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:
		url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

figure.align-left {
	float: left
}

figure.align-right {
	float: right
}

figure.image.align-center {
	display: table;
	margin-left: auto;
	margin-right: auto
}

figure.image {
	display: inline-block;
	border: 1px solid gray;
	margin: 0 2px 0 1px;
	background: #f5f2f0
}

figure.image img {
	margin: 8px 8px 0
}

figure.image figcaption {
	margin: 6px 8px;
	text-align: center
}

.mce-toc {
	border: 1px solid gray
}

.mce-toc h2 {
	margin: 4px
}

.mce-toc li {
	list-style-type: none
}

.mce-pagebreak {
	cursor: default;
	display: block;
	border: 0;
	width: 100%;
	height: 5px;
	border: 1px dashed #666;
	margin-top: 15px;
	page-break-before: always
}

@media print {
	.mce-pagebreak {
		border: 0
	}
}

.mce-item-anchor {
	cursor: default;
	display: inline-block;
	-webkit-user-select: all;
	-webkit-user-modify: read-only;
	-moz-user-select: all;
	-moz-user-modify: read-only;
	-ms-user-select: all;
	user-select: all;
	user-modify: read-only;
	width: 9px !important;
	height: 9px !important;
	border: 1px dotted #3a3a3a;
	background: #d5d5d5
		url(data:image/gif;base64,R0lGODlhBwAHAIABAAAAAP///yH5BAEAAAEALAAAAAAHAAcAAAIMjGGJmMH9mHQ0AlYAADs=)
		no-repeat 50%
}

.mce-nbsp, .mce-shy {
	background: #aaa
}

.mce-shy:after {
	content: "-"
}

.mce-match-marker {
	background: #aaa;
	color: #fff
}

.mce-match-marker-selected {
	background: #39f;
	color: #fff
}

.mce-spellchecker-word {
	border-bottom: 2px solid rgba(208, 2, 27, .5);
	cursor: default
}

.mce-spellchecker-grammar {
	border-bottom: 2px solid green;
	cursor: default
}

.mce-item-table, .mce-item-table caption, .mce-item-table td,
	.mce-item-table th {
	border: 1px dashed #bbb
}

td[data-mce-selected], th[data-mce-selected] {
	background-color: #2276d2 !important
}

.mce-edit-focus {
	outline: 1px dotted #333
}

.mce-content-body [contentEditable=false] [contentEditable=true]:focus,
	.mce-content-body [contentEditable=false] [contentEditable=true]:hover,
	.mce-content-body [contentEditable=false][data-mce-selected] {
	outline: 2px solid #2276d2
}

.mce-content-body [data-mce-selected=inline-boundary] {
	background: #bfe6ff
}

.mce-content-body .mce-item-anchor[data-mce-selected] {
	background: #d5d5d5
		url(data:image/gif;base64,R0lGODlhBwAHAIABAAAAAP///yH5BAEAAAEALAAAAAAHAAcAAAIMjGGJmMH9mHQ0AlYAADs=)
		no-repeat 50%
}

.mce-content-body hr {
	cursor: default
}

.ephox-snooker-resizer-bar {
	background-color: #2276d2;
	opacity: 0
}

.ephox-snooker-resizer-cols {
	cursor: col-resize
}

.ephox-snooker-resizer-rows {
	cursor: row-resize
}

.ephox-snooker-resizer-bar.ephox-snooker-resizer-bar-dragging {
	opacity: .2
}

a {
	color: #1478f0
}

code[class*=language-], pre[class*=language-] {
	color: #000;
	text-shadow: 0 1px #fff;
	font-family: Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace;
	direction: ltr;
	text-align: left;
	white-space: pre;
	word-spacing: normal;
	word-break: normal;
	word-wrap: normal;
	line-height: 1.5;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none
}

code[class*=language-]::-moz-selection, code[class*=language-] ::-moz-selection,
	pre[class*=language-]::-moz-selection, pre[class*=language-] ::-moz-selection
	{
	text-shadow: none;
	background: #b3d4fc
}

code[class*=language-]::selection, code[class*=language-] ::selection,
	pre[class*=language-]::selection, pre[class*=language-] ::selection {
	text-shadow: none;
	background: #b3d4fc
}

@media print {
	code[class*=language-], pre[class*=language-] {
		text-shadow: none
	}
}

pre[class*=language-] {
	padding: 1em;
	margin: .5em 0;
	overflow: auto
}

:not(pre)>code[class*=language-], pre[class*=language-] {
	background: #f5f2f0
}

:not(pre)>code[class*=language-] {
	padding: .1em;
	border-radius: .3em
}

.token.cdata, .token.comment, .token.doctype, .token.prolog {
	color: #708090
}

.token.punctuation {
	color: #999
}

.namespace {
	opacity: .7
}

.token.boolean, .token.constant, .token.deleted, .token.number, .token.property,
	.token.symbol, .token.tag {
	color: #905
}

.token.attr-name, .token.builtin, .token.char, .token.inserted, .token.selector,
	.token.string {
	color: #690
}

.language-css .token.string, .style .token.string, .token.entity, .token.operator,
	.token.url {
	color: #a67f59;
	background: hsla(0, 0%, 100%, .5)
}

.token.atrule, .token.attr-value, .token.keyword {
	color: #07a
}

.token.function {
	color: #dd4a68
}

.token.important, .token.regex, .token.variable {
	color: #e90
}

.token.bold, .token.important {
	font-weight: 700
}

.token.italic {
	font-style: italic
}

.token.entity {
	cursor: help
}

.ly-tort-tips {
	line-height: 20px;
	padding: 8px 0
}

.ivu-select-dropdown {
	z-index: 10000
}

.ly-parameter {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #e8eaec;
	border-left: 1px solid #e8eaec
}

.ly-parameter td {
	border-bottom: 1px solid #e8eaec;
	border-right: 1px solid #e8eaec;
	text-align: center;
	line-height: 40px
}
/*# sourceMappingURL=app.973bcc21b8fd22c3eb464f2befebcf54.css.map */