@charset "UTF-8";

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background: 0 0
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0
}

mark {
	color: #000;
	background: #ff0
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	height: 0;
	box-sizing: content-box
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	color: inherit;
	font: inherit
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	padding: 0;
	box-sizing: border-box
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver
}

legend {
	padding: 0;
	border: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

td,
th {
	padding: 0
}

dd,
dl,
dt {
	margin: 0;
	padding: 0
}

dl {
	margin-top: 0;
	margin-bottom: 0
}

dd,
dt {
	line-height: 1.42857143
}

dt {
	font-weight: 400
}

dd {
	margin-left: 0
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: text;
	outline: 0
}

body {
	font-family: "Microsoft Yahei", "微软雅黑", Arial, "Hiragino Sans GB", "宋体", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000;
	background-color: #fff;
	-webkit-overflow-scrolling: touch;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto
}

a {
	color: #04be02;
	text-decoration: none
}

a:active {
	color: #038c01
}

.mui-content {
	background-color: #efeff4;
	-webkit-overflow-scrolling: touch;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto
}

.mui-bar-nav~.mui-content {
	padding-top: 44px
}

.mui-bar-nav~.mui-content.mui-scroll-wrapper .mui-scrollbar-vertical {
	top: 44px
}

.mui-bar-header-secondary~.mui-content {
	padding-top: 88px
}

.mui-bar-header-secondary~.mui-content.mui-scroll-wrapper .mui-scrollbar-vertical {
	top: 88px
}

.mui-bar-footer~.mui-content {
	padding-bottom: 44px
}

.mui-bar-footer~.mui-content.mui-scroll-wrapper .mui-scrollbar-vertical {
	bottom: 44px
}

.mui-bar-footer-secondary~.mui-content {
	padding-bottom: 88px
}

.mui-bar-footer-secondary~.mui-content.mui-scroll-wrapper .mui-scrollbar-vertical {
	bottom: 88px
}

.mui-bar-tab~.mui-content {
	padding-bottom: 50px
}

.mui-bar-tab~.mui-content.mui-scroll-wrapper .mui-scrollbar-vertical {
	bottom: 50px
}

.mui-bar-footer-secondary-tab~.mui-content {
	padding-bottom: 94px
}

.mui-bar-footer-secondary-tab~.mui-content.mui-scroll-wrapper .mui-scrollbar-vertical {
	bottom: 94px
}

.mui-content-padded {
	margin: 10px
}

.mui-inline {
	display: inline-block;
	vertical-align: top
}

.mui-block {
	display: block !important
}

.mui-visibility {
	visibility: visible !important
}

.mui-hidden {
	display: none !important
}

.mui-ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.mui-ellipsis-2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal !important;
	word-wrap: break-word
}

.mui-table {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff
}

.mui-table a {
	color: #333
}

.mui-table .mui-table-cell {
	display: table-cell;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	vertical-align: middle
}

.mui-table .mui-table-cell img {
	max-width: 100%
}

.mui-table.mui-table-inline .mui-table-cell~.mui-table-cell {
	border-left: 1px solid #ddd
}

.mui-table-cell {
	display: table-cell;
	position: relative
}

.mui-text-left {
	text-align: left !important
}

.mui-text-center {
	text-align: center !important
}

.mui-text-justify {
	text-align: justify !important
}

.mui-text-right {
	text-align: right !important
}

.mui-pull-left {
	float: left
}

.mui-pull-right {
	float: right
}

.mui-list-unstyled {
	padding-left: 0;
	list-style: none
}

.mui-list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.mui-list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

.mui-clearfix:after,
.mui-clearfix:before {
	display: table;
	content: " "
}

.mui-clearfix:after {
	clear: both
}

.mui-bg-positive,
.mui-bg-primary {
	background-color: #04be02 !important
}

.mui-bg-negative {
	background-color: #f15a0c !important
}

.mui-bg-white {
	background-color: #fff !important
}

.mui-bg-grey {
	background-color: #bdbdbd !important
}

.mui-bg-warning {
	background-color: #ffbe00 !important
}

.mui-error {
	margin: 88px 35px;
	padding: 10px;
	border-radius: 6px;
	background-color: #bbb
}

.mui-subtitle {
	font-size: 15px
}

.mui-text-success {
	color: #04be02 !important
}

.mui-text-info {
	color: #10aeff !important
}

.mui-text-warning {
	color: #ffbe00 !important
}

.mui-text-error {
	color: #f43530 !important
}

.mui-text-currency {
	color: #f60 !important
}

.mui-text-muted {
	color: #979797 !important
}

.mui-b {
	font-weight: 700
}

.mui-small {
	font-size: 75% !important
}

.mui-big {
	font-size: 120% !important
}

.mui-pa0 {
	padding: 0 !important
}

.mui-pa10 {
	padding: 10px !important
}

.mui-pa15 {
	padding: 15px !important
}

.mui-pt0 {
	padding-top: 0 !important
}

.mui-pb0 {
	padding-bottom: 0 !important
}

.mui-pl0 {
	padding-left: 0 !important
}

.mui-pr0 {
	padding-right: 0 !important
}

.mui-pl10 {
	padding-left: 10px !important
}

.mui-pl15 {
	padding-left: 15px !important
}

.mui-pb10 {
	padding-bottom: 10px !important
}

.mui-ma0 {
	margin: 0 !important
}

.mui-ma10 {
	margin: 10px !important
}

.mui-mt10 {
	margin-top: 10px !important
}

.mui-mt15 {
	margin-top: 15px !important
}

.mui-ml15 {
	margin-left: 15px !important
}

.mui-mb15 {
	margin-bottom: 15px !important
}

.mui-mb0 {
	margin-bottom: 0 !important
}

.mui-ml5 {
	margin-left: 5px !important
}

.mui-mr5 {
	margin-right: 5px !important
}

.mui-mt5 {
	margin-top: 5px !important
}

.mui-mr10 {
	margin-right: 10px !important
}

.mui-mb10 {
	margin-bottom: 10px !important
}

.mui-bt1 {
	border-top: 1px solid #ddd !important
}

.mui-bb1 {
	border-bottom: 1px solid #ddd !important
}

.mui-bb0 {
	border-bottom: 0 !important
}

.mui-del {
	text-decoration: line-through
}

.mui-border-radius0 {
	border-radius: 0 !important
}

.mui-rmb:before {
	content: "￥"
}

.mui-rmb.mui-minus:before {
	content: "-￥"
}

.mui-rmb.mui-del {
	color: #979797
}

.mui-times:before {
	margin-right: 3px;
	content: "×"
}

.mui-img-circle {
	border-radius: 100%
}

.mui-img-rounded {
	border-radius: 6px
}

.mui-img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.mui-image-list {
	padding: 0 10px
}

.mui-image-list .mui-image-item {
	width: 80px;
	height: 80px;
	border: 1px solid #ddd;
	border-radius: 6px;
	display: inline-block;
	position: relative;
	vertical-align: top;
	padding: 4px;
	margin: 5px;
	text-align: center;
	box-sizing: border-box
}

.mui-image-list .mui-image-item.mui-upload {
	float: none
}

.mui-image-list .mui-image-item.mui-upload .mui-upload-input {
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color: transparent;
	-moz-tap-highlight-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	-moz-rtl-ordering: logical;
	-moz-user-select: text;
	cursor: auto;
	z-index: 1
}

.mui-image-list .mui-image-item.mui-upload:after,
.mui-image-list .mui-image-item.mui-upload:before {
	content: " ";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #d9d9d9
}

.mui-image-list .mui-image-item.mui-upload:before {
	width: 2px;
	height: 40px
}

.mui-image-list .mui-image-item.mui-upload:after {
	width: 40px;
	height: 2px
}

.mui-image-list .mui-image-item img {
	width: 100%;
	height: 100%;
	border: 0
}

.mui-image-list .mui-image-item .fa-times {
	position: absolute;
	width: 20px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	background: #333;
	border-radius: 100%;
	color: #fff;
	right: -10px;
	top: -10px;
	z-index: 1
}

.mui-image-list .mui-image-item label {
	font-size: 10px;
	display: block
}

.mui-image-list .mui-image-item.mui-uploader-status:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 6px;
	background: rgba(0, 0, 0, .5)
}

.mui-image-list .mui-image-item.mui-uploader-status .mui-uploader-status-content {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 18px
}

.mui-image-list .mui-image-item.mui-uploader-status .mui-uploader-status-content .fa {
	font-size: 23px;
	color: #f43530
}

.mui-radius {
	border-radius: 6px
}

.mui-thumbnail {
	display: block;
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
	margin: 6px 6px 0
}

.mui-thumbnail h4,
.mui-thumbnail h5 {
	line-height: 1.5em;
	color: #333
}

.mui-thumbnail p {
	margin-bottom: 5px
}

.mui-thumbnail .mui-thumb {
	margin: 0 auto;
	text-align: center;
	position: relative
}

.mui-thumbnail .mui-thumb img {
	width: 100%;
	height: auto
}

.mui-copyright {
	text-align: center;
	margin: 0 auto;
	padding: 20px 0
}

.mui-copyright a {
	padding: 5px;
	color: #979797
}

.mui-section {
	background: #fff;
	padding: 10px;
	margin-top: 15px
}

.mui-bbt1 {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

h5.mui-desc-title {
	margin: 15px 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1
}

.mui-h1,
h1 {
	font-size: 36px
}

.mui-h2,
h2 {
	font-size: 30px
}

.mui-h3,
h3 {
	font-size: 24px
}

.mui-h4,
h4 {
	font-size: 18px
}

.mui-h5,
h5 {
	font-size: 14px;
	color: #8f8f94;
	font-weight: 400
}

.mui-h6,
h6 {
	font-size: 12px;
	color: #8f8f94;
	font-weight: 400
}

p {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 14px;
	color: #333
}

.mui-row:after,
.mui-row:before {
	display: table;
	content: " "
}

.mui-row:after {
	clear: both
}

.mui-col-sm-1,
.mui-col-sm-10,
.mui-col-sm-11,
.mui-col-sm-12,
.mui-col-sm-2,
.mui-col-sm-3,
.mui-col-sm-4,
.mui-col-sm-5,
.mui-col-sm-6,
.mui-col-sm-7,
.mui-col-sm-8,
.mui-col-sm-9,
.mui-col-xs-1,
.mui-col-xs-10,
.mui-col-xs-11,
.mui-col-xs-12,
.mui-col-xs-2,
.mui-col-xs-3,
.mui-col-xs-4,
.mui-col-xs-5,
.mui-col-xs-6,
.mui-col-xs-7,
.mui-col-xs-8,
.mui-col-xs-9 {
	position: relative;
	min-height: 1px
}

.mui-row>[class*=mui-col-] {
	float: left
}

.mui-col-xs-12 {
	width: 100%
}

.mui-col-xs-11 {
	width: 91.66666667%
}

.mui-col-xs-10 {
	width: 83.33333333%
}

.mui-col-xs-9 {
	width: 75%
}

.mui-col-xs-8 {
	width: 66.66666667%
}

.mui-col-xs-7 {
	width: 58.33333333%
}

.mui-col-xs-6 {
	width: 50%
}

.mui-col-xs-5 {
	width: 41.66666667%
}

.mui-col-xs-4 {
	width: 33.33333333%
}

.mui-col-xs-3 {
	width: 25%
}

.mui-col-xs-2 {
	width: 16.66666667%
}

.mui-col-xs-1 {
	width: 8.33333333%
}

@media (min-width:400px) {
	.mui-col-sm-12 {
		width: 100%
	}

	.mui-col-sm-11 {
		width: 91.66666667%
	}

	.mui-col-sm-10 {
		width: 83.33333333%
	}

	.mui-col-sm-9 {
		width: 75%
	}

	.mui-col-sm-8 {
		width: 66.66666667%
	}

	.mui-col-sm-7 {
		width: 58.33333333%
	}

	.mui-col-sm-6 {
		width: 50%
	}

	.mui-col-sm-5 {
		width: 41.66666667%
	}

	.mui-col-sm-4 {
		width: 33.33333333%
	}

	.mui-col-sm-3 {
		width: 25%
	}

	.mui-col-sm-2 {
		width: 16.66666667%
	}

	.mui-col-sm-1 {
		width: 8.33333333%
	}
}

.mui-scroll-wrapper {
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: hidden
}

.mui-scroll {
	position: absolute;
	z-index: 1;
	width: 100%;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.mui-scrollbar {
	position: absolute;
	z-index: 9998;
	overflow: hidden;
	transform: translateZ(0px);
	transition: 500ms;
	-webkit-transition: 500ms;
	opacity: 0;
	pointer-events: none
}

.mui-scrollbar-vertical {
	width: 4px;
	bottom: 2px;
	top: 0;
	right: 1px
}

.mui-scrollbar-vertical .mui-scrollbar-indicator {
	width: 100%
}

.mui-scrollbar-horizontal {
	height: 4px;
	left: 2px;
	right: 2px;
	bottom: 0
}

.mui-scrollbar-horizontal .mui-scrollbar-indicator {
	height: 100%
}

.mui-scrollbar-indicator {
	box-sizing: border-box;
	position: absolute;
	border: 1px solid rgba(255, 255, 255, .80196);
	border-radius: 2px;
	transition: .01s cubic-bezier(0.1, .57, .1, 1);
	-webkit-transition: .01s cubic-bezier(0.1, .57, .1, 1);
	display: block;
	transform: translate(0px, 0) translateZ(0px);
	background: rgba(0, 0, 0, .39804)
}

.mui-plus-pullrefresh .mui-fullscreen .mui-scroll-wrapper .mui-scroll-wrapper,
.mui-plus-pullrefresh .mui-fullscreen .mui-slider-group .mui-scroll-wrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: hidden
}

.mui-plus-pullrefresh .mui-fullscreen .mui-scroll-wrapper .mui-scroll,
.mui-plus-pullrefresh .mui-fullscreen .mui-slider-group .mui-scroll {
	position: absolute;
	width: 100%
}

.mui-plus-pullrefresh .mui-scroll-wrapper,
.mui-plus-pullrefresh .mui-slider-group {
	position: static;
	top: auto;
	bottom: auto;
	left: auto;
	width: auto;
	overflow: auto
}

.mui-plus-pullrefresh .mui-slider-group {
	overflow: visible
}

.mui-plus-pullrefresh .mui-scroll {
	position: static;
	width: auto
}

.mui-off-canvas-wrap .mui-bar {
	position: absolute !important;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-box-shadow: none;
	box-shadow: none
}

.mui-off-canvas-wrap {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 1
}

.mui-off-canvas-wrap .mui-inner-wrap {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1
}

.mui-off-canvas-wrap .mui-inner-wrap.mui-transitioning {
	-webkit-transition: -webkit-transform 350ms;
	transition: transform 350ms cubic-bezier(0.165, .84, .44, 1)
}

.mui-off-canvas-wrap .mui-inner-wrap .mui-off-canvas-left {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.mui-off-canvas-wrap .mui-inner-wrap .mui-off-canvas-right {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.mui-off-canvas-wrap.mui-active {
	overflow: hidden;
	height: 100%
}

.mui-off-canvas-wrap.mui-active .mui-off-canvas-backdrop {
	transition: background 350ms cubic-bezier(0.165, .84, .44, 1);
	box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
	display: block;
	position: absolute;
	background: rgba(0, 0, 0, .4);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 998;
	-webkit-tap-highlight-color: transparent
}

.mui-off-canvas-wrap.mui-slide-in .mui-off-canvas-right {
	-webkit-transform: translate3d(100%, 0, 0);
	z-index: 10000 !important
}

.mui-off-canvas-wrap.mui-slide-in .mui-off-canvas-left {
	-webkit-transform: translate3d(-100%, 0, 0);
	z-index: 10000 !important
}

.mui-off-canvas-left,
.mui-off-canvas-right {
	width: 70%;
	min-height: 100%;
	top: 0;
	bottom: 0;
	position: absolute;
	background: #333;
	box-sizing: content-box;
	-webkit-overflow-scrolling: touch;
	z-index: -1;
	visibility: hidden
}

.mui-off-canvas-left.mui-transitioning,
.mui-off-canvas-right.mui-transitioning {
	-webkit-transition: -webkit-transform 350ms cubic-bezier(0.165, .84, .44, 1);
	transition: transform 350ms cubic-bezier(0.165, .84, .44, 1)
}

.mui-off-canvas-left {
	left: 0
}

.mui-off-canvas-right {
	right: 0
}

.mui-off-canvas-wrap:not(.mui-slide-in).mui-scalable {
	background-color: #333
}

.mui-off-canvas-wrap:not(.mui-slide-in).mui-scalable>.mui-off-canvas-left,
.mui-off-canvas-wrap:not(.mui-slide-in).mui-scalable>.mui-off-canvas-right {
	width: 80%;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	opacity: .1
}

.mui-off-canvas-wrap:not(.mui-slide-in).mui-scalable>.mui-off-canvas-left.mui-transitioning,
.mui-off-canvas-wrap:not(.mui-slide-in).mui-scalable>.mui-off-canvas-right.mui-transitioning {
	-webkit-transition: -webkit-transform 350ms cubic-bezier(0.165, .84, .44, 1), opacity 350ms cubic-bezier(0.165, .84, .44, 1);
	transition: transform 350ms cubic-bezier(0.165, .84, .44, 1), opacity 350ms cubic-bezier(0.165, .84, .44, 1)
}

.mui-off-canvas-wrap:not(.mui-slide-in).mui-scalable>.mui-off-canvas-left {
	-webkit-transform-origin: -100%;
	transform-origin: -100%
}

.mui-off-canvas-wrap:not(.mui-slide-in).mui-scalable>.mui-off-canvas-right {
	-webkit-transform-origin: 200%;
	transform-origin: 200%
}

.mui-off-canvas-wrap:not(.mui-slide-in).mui-scalable.mui-active>.mui-inner-wrap {
	-webkit-transform: scale(0.8);
	transform: scale(0.8)
}

.mui-off-canvas-wrap:not(.mui-slide-in).mui-scalable.mui-active>.mui-off-canvas-left,
.mui-off-canvas-wrap:not(.mui-slide-in).mui-scalable.mui-active>.mui-off-canvas-right {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.mui-loading .mui-spinner {
	margin: 0 auto;
	display: block
}

.mui-spinner {
	display: inline-block;
	width: 24px;
	height: 24px;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: spinner-spin 1s step-end infinite;
	animation: spinner-spin 1s step-end infinite
}

.mui-spinner:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,<svg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><defs><line id='l' x1='60' x2='60' y1='7' y2='27' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round'/></defs><g><use xlink:href='%23l' opacity='.27'/><use xlink:href='%23l' opacity='.27' transform='rotate(30 60,60)'/><use xlink:href='%23l' opacity='.27' transform='rotate(60 60,60)'/><use xlink:href='%23l' opacity='.27' transform='rotate(90 60,60)'/><use xlink:href='%23l' opacity='.27' transform='rotate(120 60,60)'/><use xlink:href='%23l' opacity='.27' transform='rotate(150 60,60)'/><use xlink:href='%23l' opacity='.37' transform='rotate(180 60,60)'/><use xlink:href='%23l' opacity='.46' transform='rotate(210 60,60)'/><use xlink:href='%23l' opacity='.56' transform='rotate(240 60,60)'/><use xlink:href='%23l' opacity='.66' transform='rotate(270 60,60)'/><use xlink:href='%23l' opacity='.75' transform='rotate(300 60,60)'/><use xlink:href='%23l' opacity='.85' transform='rotate(330 60,60)'/></g></svg>");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.mui-spinner-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,<svg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><defs><line id='l' x1='60' x2='60' y1='7' y2='27' stroke='%23fff' stroke-width='11' stroke-linecap='round'/></defs><g><use xlink:href='%23l' opacity='.27'/><use xlink:href='%23l' opacity='.27' transform='rotate(30 60,60)'/><use xlink:href='%23l' opacity='.27' transform='rotate(60 60,60)'/><use xlink:href='%23l' opacity='.27' transform='rotate(90 60,60)'/><use xlink:href='%23l' opacity='.27' transform='rotate(120 60,60)'/><use xlink:href='%23l' opacity='.27' transform='rotate(150 60,60)'/><use xlink:href='%23l' opacity='.37' transform='rotate(180 60,60)'/><use xlink:href='%23l' opacity='.46' transform='rotate(210 60,60)'/><use xlink:href='%23l' opacity='.56' transform='rotate(240 60,60)'/><use xlink:href='%23l' opacity='.66' transform='rotate(270 60,60)'/><use xlink:href='%23l' opacity='.75' transform='rotate(300 60,60)'/><use xlink:href='%23l' opacity='.85' transform='rotate(330 60,60)'/></g></svg>")
}

@-webkit-keyframes spinner-spin {
	0% {
		-webkit-transform: rotate(0deg)
	}

	8.33333333% {
		-webkit-transform: rotate(30deg)
	}

	16.66666667% {
		-webkit-transform: rotate(60deg)
	}

	25% {
		-webkit-transform: rotate(90deg)
	}

	33.33333333% {
		-webkit-transform: rotate(120deg)
	}

	41.66666667% {
		-webkit-transform: rotate(150deg)
	}

	50% {
		-webkit-transform: rotate(180deg)
	}

	58.33333333% {
		-webkit-transform: rotate(210deg)
	}

	66.66666667% {
		-webkit-transform: rotate(240deg)
	}

	75% {
		-webkit-transform: rotate(270deg)
	}

	83.33333333% {
		-webkit-transform: rotate(300deg)
	}

	91.66666667% {
		-webkit-transform: rotate(330deg)
	}

	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes spinner-spin {
	0% {
		transform: rotate(0deg)
	}

	8.33333333% {
		transform: rotate(30deg)
	}

	16.66666667% {
		transform: rotate(60deg)
	}

	25% {
		transform: rotate(90deg)
	}

	33.33333333% {
		transform: rotate(120deg)
	}

	41.66666667% {
		transform: rotate(150deg)
	}

	50% {
		transform: rotate(180deg)
	}

	58.33333333% {
		transform: rotate(210deg)
	}

	66.66666667% {
		transform: rotate(240deg)
	}

	75% {
		transform: rotate(270deg)
	}

	83.33333333% {
		transform: rotate(300deg)
	}

	91.66666667% {
		transform: rotate(330deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.mui-btn,
button,
input[type=button],
input[type=reset],
input[type=submit] {
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42;
	color: #454545;
	text-align: center;
	white-space: nowrap;
	vertical-align: top;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .2);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all;
	transition: all;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear
}

.mui-btn.mui-active:enabled,
.mui-btn:enabled:active,
button.mui-active:enabled,
button:enabled:active,
input[type=button].mui-active:enabled,
input[type=button]:enabled:active,
input[type=reset].mui-active:enabled,
input[type=reset]:enabled:active,
input[type=submit].mui-active:enabled,
input[type=submit]:enabled:active {
	color: #fff;
	background-color: #979797
}

.mui-btn.mui-disabled,
.mui-btn:disabled,
button.mui-disabled,
button:disabled,
input[type=button].mui-disabled,
input[type=button]:disabled,
input[type=reset].mui-disabled,
input[type=reset]:disabled,
input[type=submit].mui-disabled,
input[type=submit]:disabled {
	opacity: .6
}

.mui-btn-blue,
.mui-btn-primary,
input[type=submit] {
	color: #fff;
	background-color: #04be02;
	border: 1px solid #04be02
}

.mui-btn-blue.mui-active:enabled,
.mui-btn-blue:enabled:active,
.mui-btn-primary.mui-active:enabled,
.mui-btn-primary:enabled:active,
input[type=submit].mui-active:enabled,
input[type=submit]:enabled:active {
	color: #fff;
	background-color: #038c01;
	border: 1px solid #038c01
}

.mui-btn-green,
.mui-btn-positive,
.mui-btn-success {
	color: #fff;
	background-color: #04be02;
	border: 1px solid #04be02
}

.mui-btn-green.mui-active:enabled,
.mui-btn-green:enabled:active,
.mui-btn-positive.mui-active:enabled,
.mui-btn-positive:enabled:active,
.mui-btn-success.mui-active:enabled,
.mui-btn-success:enabled:active {
	color: #fff;
	background-color: #038c01;
	border: 1px solid #038c01
}

.mui-btn-warning,
.mui-btn-yellow {
	color: #fff;
	background-color: #ffbe00;
	border: 1px solid #ffbe00
}

.mui-btn-warning.mui-active:enabled,
.mui-btn-warning:enabled:active,
.mui-btn-yellow.mui-active:enabled,
.mui-btn-yellow:enabled:active {
	color: #fff;
	background-color: #cc9800;
	border: 1px solid #cc9800
}

.mui-btn-danger,
.mui-btn-negative,
.mui-btn-red {
	color: #fff;
	background-color: #f15a0c;
	border: 1px solid #f15a0c
}

.mui-btn-danger.mui-active:enabled,
.mui-btn-danger:enabled:active,
.mui-btn-negative.mui-active:enabled,
.mui-btn-negative:enabled:active,
.mui-btn-red.mui-active:enabled,
.mui-btn-red:enabled:active {
	color: #fff;
	background-color: #c0480a;
	border: 1px solid #c0480a
}

.mui-btn-purple,
.mui-btn-royal {
	color: #fff;
	background-color: #8a6de9;
	border: 1px solid #8a6de9
}

.mui-btn-purple.mui-active:enabled,
.mui-btn-purple:enabled:active,
.mui-btn-royal.mui-active:enabled,
.mui-btn-royal:enabled:active {
	color: #fff;
	background-color: #6641e2;
	border: 1px solid #6641e2
}

.mui-btn-grey {
	color: #fff;
	background-color: #c7c7cc;
	border: 1px solid #c7c7cc
}

.mui-btn-grey.mui-active:enabled,
.mui-btn-grey:enabled:active {
	color: #fff;
	background-color: #acacb4;
	border: 1px solid #acacb4
}

.mui-btn-outlined {
	background-color: transparent
}

.mui-btn-outlined.mui-btn-blue,
.mui-btn-outlined.mui-btn-green,
.mui-btn-outlined.mui-btn-positive,
.mui-btn-outlined.mui-btn-primary,
.mui-btn-outlined.mui-btn-success {
	color: #04be02
}

.mui-btn-outlined.mui-btn-warning,
.mui-btn-outlined.mui-btn-yellow {
	color: #ffbe00
}

.mui-btn-outlined.mui-btn-danger,
.mui-btn-outlined.mui-btn-negative,
.mui-btn-outlined.mui-btn-red {
	color: #f15a0c
}

.mui-btn-outlined.mui-btn-purple,
.mui-btn-outlined.mui-btn-royal {
	color: #8a6de9
}

.mui-btn-outlined.mui-btn-blue:enabled:active,
.mui-btn-outlined.mui-btn-danger:enabled:active,
.mui-btn-outlined.mui-btn-green:enabled:active,
.mui-btn-outlined.mui-btn-negative:enabled:active,
.mui-btn-outlined.mui-btn-positive:enabled:active,
.mui-btn-outlined.mui-btn-primary:enabled:active,
.mui-btn-outlined.mui-btn-purple:enabled:active,
.mui-btn-outlined.mui-btn-red:enabled:active,
.mui-btn-outlined.mui-btn-royal:enabled:active,
.mui-btn-outlined.mui-btn-success:enabled:active,
.mui-btn-outlined.mui-btn-warning:enabled:active,
.mui-btn-outlined.mui-btn-yellow:enabled:active {
	color: #fff
}

.mui-btn-link {
	padding-top: 6px;
	padding-bottom: 6px;
	color: #333;
	background-color: transparent;
	border: 0
}

.mui-btn-link.mui-active:enabled,
.mui-btn-link:enabled:active {
	color: #1a1a1a;
	background-color: transparent
}

.mui-btn-block {
	display: block;
	width: 100%;
	padding: 8px 0;
	margin-bottom: 10px;
	font-size: 18px
}

.mui-btn .mui-badge {
	margin: -2px -4px -2px 4px;
	font-size: 14px;
	background-color: rgba(0, 0, 0, .15)
}

.mui-btn .mui-badge-inverted,
.mui-btn:enabled:active .mui-badge-inverted {
	background-color: transparent
}

.mui-btn-negative:enabled:active .mui-badge-inverted,
.mui-btn-positive:enabled:active .mui-badge-inverted,
.mui-btn-primary:enabled:active .mui-badge-inverted {
	color: #fff
}

.mui-btn-block .mui-badge {
	position: absolute;
	right: 0;
	margin-right: 10px
}

.mui-btn .mui-icon {
	font-size: inherit
}

.mui-btn.mui-icon {
	font-size: 14px;
	line-height: 1.42
}

.mui-btn.mui-fab {
	border-radius: 50%;
	width: 56px;
	height: 56px;
	padding: 16px;
	outline: 0
}

.mui-btn.mui-fab.mui-btn-mini {
	width: 40px;
	height: 40px;
	padding: 8px
}

.mui-btn.mui-fab .mui-icon {
	font-size: 24px;
	line-height: 24px;
	width: 24px;
	height: 24px
}

.namespacebtn-sm {
	padding: 3px 5px;
	font-size: 12px;
	line-height: 12px
}

.mui-bar {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 10;
	height: 44px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #f7f7f7;
	border-bottom: 0;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .85);
	box-shadow: 0 0 1px rgba(0, 0, 0, .85);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.mui-bar .mui-title {
	width: auto;
	left: 40px;
	right: 40px;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block
}

.mui-bar .mui-backdrop {
	background: 0 0
}

.mui-bar.mui-row {
	padding: 0 3px
}

.mui-bar.mui-row>[class*=mui-col-] {
	padding-left: 5px;
	padding-right: 5px
}

.mui-bar .mui-checkbox {
	margin-top: 5px
}

.mui-bar .mui-checkbox input[type=checkbox] {
	position: relative;
	left: 0;
	top: 2px
}

.mui-bar .mui-checkbox label {
	width: auto;
	padding-right: 0
}

.mui-bar .mui-btn-link,
.mui-bar a {
	color: #333
}

.mui-bar .mui-icon-img img {
	width: 24px;
	vertical-align: middle;
	margin-top: 5px
}

.mui-bar.mui-table a {
	color: #999
}

.mui-bar.mui-table a.mui-active {
	color: #04be02
}

.mui-bar-header-secondary {
	top: 44px
}

.mui-bar-footer {
	bottom: 0
}

.mui-bar-footer .mui-btn {
	top: 5px
}

.mui-bar-footer-secondary {
	bottom: 44px
}

.mui-bar-footer-secondary-tab {
	bottom: 50px
}

.mui-bar-footer,
.mui-bar-footer-secondary,
.mui-bar-footer-secondary-tab {
	border-top: 0
}

.mui-bar-nav {
	top: 0;
	-webkit-box-shadow: 0 1px 6px #ccc;
	box-shadow: 0 1px 6px #ccc
}

.mui-bar-nav~.mui-content .mui-anchor {
	display: block;
	height: 45px;
	margin-top: -45px;
	visibility: hidden
}

.mui-bar-nav.mui-bar .mui-icon {
	margin-left: -10px;
	margin-right: -10px;
	padding-left: 10px;
	padding-right: 10px
}

.mui-title {
	position: absolute;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0 -10px;
	font-size: 14px;
	font-weight: 500;
	line-height: 44px;
	color: #000;
	text-align: center;
	white-space: nowrap
}

.mui-title a {
	color: inherit
}

.mui-bar-tab {
	display: table;
	bottom: 0;
	width: 100%;
	height: 50px;
	padding: 0;
	table-layout: fixed;
	border-top: 0;
	border-bottom: 0;
	-webkit-touch-callout: none
}

.mui-bar-tab .mui-tab-item {
	display: table-cell;
	width: 1%;
	height: 50px;
	color: #929292;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.mui-bar-tab .mui-tab-item.mui-active {
	color: #04be02
}

.mui-bar-tab .mui-tab-item .mui-icon {
	top: 6px;
	width: 24px;
	height: 24px;
	padding-top: 0;
	padding-bottom: 0
}

.mui-bar-tab .mui-tab-item .mui-icon~.mui-tab-label {
	display: block;
	font-size: 11px;
	overflow: hidden;
	text-overflow: ellipsis
}

.mui-bar-tab .mui-tab-item .mui-icon:active {
	background: 0 0
}

.mui-focusin>.mui-bar-header-secondary,
.mui-focusin>.mui-bar-nav {
	position: absolute
}

.mui-focusin>.mui-bar~.mui-content {
	padding-bottom: 0
}

.mui-bar .mui-btn {
	position: relative;
	top: 7px;
	z-index: 20;
	padding: 6px 12px 7px;
	margin-top: 0;
	font-weight: 400
}

.mui-bar .mui-btn.mui-pull-right {
	margin-left: 10px
}

.mui-bar .mui-btn.mui-pull-left {
	margin-right: 10px
}

.mui-bar .mui-btn .mui-icon-img {
	width: 24px;
	height: 24px
}

.mui-bar .mui-btn .mui-icon-img img {
	width: 24px;
	height: 24px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px
}

.mui-bar .mui-btn-link {
	top: 0;
	padding: 0;
	line-height: 44px;
	color: #333;
	border: 0
}

.mui-bar .mui-btn-link.mui-active,
.mui-bar .mui-btn-link:active {
	color: #1a1a1a
}

.mui-bar .mui-btn-block {
	top: 6px;
	padding: 5px 0;
	margin-bottom: 0;
	font-size: 16px
}

.mui-bar .mui-btn-nav.mui-pull-left {
	margin-left: -5px
}

.mui-bar .mui-btn-nav.mui-pull-left .mui-icon-left-nav {
	margin-right: -3px
}

.mui-bar .mui-btn-nav.mui-pull-right {
	margin-right: -5px
}

.mui-bar .mui-btn-nav.mui-pull-right .mui-icon-right-nav {
	margin-left: -3px
}

.mui-bar .mui-btn-nav:active {
	opacity: .3
}

.mui-bar .mui-icon {
	position: relative;
	z-index: 20;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 24px
}

.mui-bar .mui-icon:active {
	opacity: .3
}

.mui-bar .mui-btn .mui-icon {
	top: 1px;
	padding: 0;
	margin: 0
}

.mui-bar .mui-title .mui-icon {
	padding: 0;
	margin: 0
}

.mui-bar .mui-title .mui-icon.mui-icon-caret {
	top: 4px;
	margin-left: -5px
}

.mui-bar input[type=search] {
	height: 29px;
	margin: 6px 0
}

.mui-bar .mui-input-row .mui-btn {
	padding: 12px 10px
}

.mui-bar .mui-search:before {
	margin-top: -10px
}

.mui-bar .mui-input-row .mui-input-clear~.mui-icon-clear,
.mui-bar .mui-input-row .mui-input-speech~.mui-icon-speech {
	top: 0;
	right: 12px
}

.mui-bar.mui-bar-header-secondary .mui-input-row .mui-input-clear~.mui-icon-clear,
.mui-bar.mui-bar-header-secondary .mui-input-row .mui-input-speech~.mui-icon-speech {
	top: 0;
	right: 0
}

.mui-bar .mui-segmented-control {
	top: 7px;
	margin: 0 auto;
	width: auto
}

.mui-bar.mui-bar-header-secondary .mui-segmented-control {
	top: 0
}

.mui-badge {
	display: inline-block;
	padding: 3px 6px;
	font-size: 12px;
	line-height: 1;
	color: #333;
	background-color: rgba(0, 0, 0, .15);
	border-radius: 100px
}

.mui-badge.mui-badge-inverted {
	padding: 0 5px;
	color: #979797;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 30px;
	line-height: 21px
}

.mui-badge.mui-badge-inverted img {
	height: 15px;
	vertical-align: middle;
	margin-right: 5px
}

.mui-badge-blue {
	color: #fff;
	background-color: #10aeff
}

.mui-badge-blue.mui-badge-inverted {
	border-color: #10aeff;
	background-color: transparent
}

.mui-badge-green,
.mui-badge-primary,
.mui-badge-success {
	color: #fff;
	background-color: #04be02
}

.mui-badge-green.mui-badge-inverted,
.mui-badge-primary.mui-badge-inverted,
.mui-badge-success.mui-badge-inverted {
	border-color: #04be02;
	background-color: transparent
}

.mui-badge-warning,
.mui-badge-yellow {
	color: #fff;
	background-color: #ffbe00
}

.mui-badge-warning.mui-badge-inverted,
.mui-badge-yellow.mui-badge-inverted {
	border-color: #ffbe00;
	background-color: transparent
}

.mui-badge-danger,
.mui-badge-red {
	color: #fff;
	background-color: #f15a0c
}

.mui-badge-danger.mui-badge-inverted,
.mui-badge-red.mui-badge-inverted {
	border-color: #f15a0c;
	background-color: transparent
}

.mui-badge-purple,
.mui-badge-royal {
	color: #fff;
	background-color: #8a6de9
}

.mui-badge-purple.mui-badge-inverted,
.mui-badge-royal.mui-badge-inverted {
	border-color: #8a6de9;
	background-color: transparent
}

.mui-icon .mui-badge {
	position: absolute;
	left: 100%;
	margin-left: -10px;
	top: -2px;
	font-size: 10px;
	line-height: 1.4;
	padding: 1px 5px;
	background: red;
	color: #fff
}

.mui-card {
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #ddd;
	background-clip: padding-box;
	border-radius: 6px
}

.mui-card .mui-card-img-top {
	max-width: 100%;
	display: block;
	border-radius: 6px 6px 0 0
}

.mui-content>.mui-card:first-child {
	margin-top: 15px
}

.mui-card .mui-input-group .mui-input-row:last-child:after,
.mui-card .mui-input-group .mui-input-row:last-child:before,
.mui-card .mui-input-group:after,
.mui-card .mui-input-group:before {
	height: 0
}

.mui-card .mui-table-view {
	margin-bottom: 0;
	margin-top: 0;
	border-top: 0;
	border-bottom: 0;
	border-radius: 6px
}

.mui-card .mui-table-view .mui-table-view-cell:first-child,
.mui-card .mui-table-view .mui-table-view-divider:first-child {
	top: 0;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px
}

.mui-card .mui-table-view .mui-table-view-cell:last-child,
.mui-card .mui-table-view .mui-table-view-divider:last-child {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px
}

.mui-card .mui-table-view:after,
.mui-card .mui-table-view:before,
.mui-card>.mui-table-view>.mui-table-view-cell:last-child:after,
.mui-card>.mui-table-view>.mui-table-view-cell:last-child:before {
	height: 0
}

.mui-card-img-top {
	width: 100%
}

.mui-card-block {
	padding: 10px
}

.mui-card-title {
	font-size: 18px;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 10px
}

.mui-card-text {
	color: #333
}

.mui-card-link+.mui-card-link {
	margin-left: 20px
}

.mui-card-footer,
.mui-card-header {
	padding: 12px 20px;
	background: #f5f5f5
}

.mui-card-header {
	border-bottom: 1px solid #ddd;
	border-radius: 6px 6px 0 0
}

.mui-card-footer {
	border-top: 1px solid #ddd;
	border-radius: 0 0 6px 6px
}

.mui-table-view {
	position: relative;
	padding-left: 0;
	margin-top: 15px;
	margin-bottom: 0;
	list-style: none;
	background-color: #fff
}

.mui-table-view:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #c8c7cc;
	content: "";
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}

.mui-table-view:before {
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #c8c7cc;
	content: "";
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
	top: -1px
}

.mui-table-view-icon .mui-table-view-cell .mui-navigate-right .mui-icon {
	font-size: 20px;
	margin-left: -5px;
	margin-right: 5px;
	margin-top: -1px
}

.mui-table-view-icon .mui-table-view-cell:after {
	left: 40px
}

.mui-table-view-chevron .mui-table-view-cell {
	padding-right: 65px
}

.mui-table-view-chevron .mui-table-view-cell>a:not(.mui-btn) {
	margin-right: -65px
}

.mui-table-view-chevron .mui-table-view-cell .mui-icon-img {
	width: 20px;
	height: 20px;
	margin-right: 9px;
	vertical-align: middle
}

.mui-table-view-chevron .mui-table-view-cell span.mui-pull-right {
	color: #979797;
	margin-right: -25px;
	display: inline-block;
	max-width: 170px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.mui-table-view-radio .mui-table-view-cell {
	padding-right: 65px
}

.mui-table-view-radio .mui-table-view-cell>a:not(.mui-btn) {
	margin-right: -65px
}

.mui-table-view-radio .mui-table-view-cell .mui-navigate-right:after {
	right: 20px;
	content: "\e411";
	color: #aaa;
	font-size: 28px;
	font-weight: 400
}

.mui-table-view-radio .mui-table-view-cell.mui-selected .mui-navigate-right:after {
	content: "\e442";
	color: #04be02
}

.mui-table-view-inverted {
	background: #333;
	color: #fff
}

.mui-table-view-inverted:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #222;
	content: "";
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}

.mui-table-view-inverted:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 1px;
	background-color: #222;
	content: "";
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}

.mui-table-view-inverted .mui-table-view-cell:after {
	position: absolute;
	left: 15px;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #222;
	content: "";
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}

.mui-table-view-inverted .mui-table-view-cell.mui-active,
.mui-table-view-inverted .mui-table-view-cell>a:not(.mui-btn).mui-active {
	background-color: #242424
}

.mui-table-view-cell {
	position: relative;
	padding: 11px 15px;
	overflow: hidden;
	-webkit-touch-callout: none
}

.mui-table-view-cell:after {
	position: absolute;
	left: 15px;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #c8c7cc;
	content: "";
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}

.mui-table-view-cell.mui-checkbox input[type=checkbox],
.mui-table-view-cell.mui-radio input[type=radio] {
	top: 8px
}

.mui-table-view-cell.mui-checkbox.mui-left,
.mui-table-view-cell.mui-radio.mui-left {
	padding-left: 58px
}

.mui-table-view-cell.mui-active {
	background-color: #eee
}

.mui-table-view-cell:last-child:after,
.mui-table-view-cell:last-child:before {
	height: 0
}

.mui-table-view-cell>a:not(.mui-btn) {
	position: relative;
	display: block;
	padding: inherit;
	margin: -11px -15px;
	overflow: hidden;
	color: inherit;
	white-space: nowrap;
	text-overflow: ellipsis
}

.mui-table-view-cell>a:not(.mui-btn).mui-active {
	background-color: #eee
}

.mui-table-view-cell p {
	margin-bottom: 0
}

.mui-table-view-cell.mui-transitioning>.mui-slider-handle,
.mui-table-view-cell.mui-transitioning>.mui-slider-left .mui-btn,
.mui-table-view-cell.mui-transitioning>.mui-slider-right .mui-btn {
	-webkit-transition: -webkit-transform 300ms ease;
	transition: transform 300ms ease
}

.mui-table-view-cell.mui-active>.mui-slider-handle {
	background-color: #eee
}

.mui-table-view-cell>.mui-slider-handle {
	background-color: #fff;
	position: relative
}

.mui-table-view-cell>.mui-slider-handle .mui-navigate-right:after,
.mui-table-view-cell>.mui-slider-handle.mui-navigate-right:after {
	right: 0
}

.mui-table-view-cell>.mui-slider-handle,
.mui-table-view-cell>.mui-slider-left .mui-btn,
.mui-table-view-cell>.mui-slider-right .mui-btn {
	-webkit-transition: -webkit-transform 0ms ease;
	transition: transform 0ms ease
}

.mui-table-view-cell>.mui-slider-left,
.mui-table-view-cell>.mui-slider-right {
	position: absolute;
	top: 0;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex
}

.mui-table-view-cell>.mui-slider-left>.mui-btn,
.mui-table-view-cell>.mui-slider-right>.mui-btn {
	padding: 0 30px;
	color: #fff;
	border-radius: 0;
	border: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
	left: 0
}

.mui-table-view-cell>.mui-slider-left>.mui-btn:after,
.mui-table-view-cell>.mui-slider-right>.mui-btn:after {
	content: "";
	position: absolute;
	top: 0;
	width: 600%;
	height: 100%;
	background: inherit;
	z-index: -1
}

.mui-table-view-cell>.mui-slider-left>.mui-btn.mui-icon,
.mui-table-view-cell>.mui-slider-right>.mui-btn.mui-icon {
	font-size: 30px
}

.mui-table-view-cell>.mui-slider-right {
	right: 0;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: -webkit-transform 0ms ease;
	transition: transform 0ms ease
}

.mui-table-view-cell>.mui-slider-left {
	left: 0;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: -webkit-transform 0ms ease;
	transition: transform 0ms ease
}

.mui-table-view-cell>.mui-slider-left>.mui-btn:after {
	right: 100%;
	margin-right: -1px
}

.mui-table-view-divider {
	position: relative;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	margin-top: -1px;
	margin-left: 0;
	font-weight: 500;
	color: #999;
	background-color: #fafafa
}

.mui-table-view-divider:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #c8c7cc;
	content: "";
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}

.mui-table-view-divider:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 1px;
	background-color: #c8c7cc;
	content: "";
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}

.mui-table-view .mui-media,
.mui-table-view .mui-media-body {
	overflow: hidden
}

.mui-table-view .mui-media-large .mui-media-object {
	max-width: 80px;
	height: 80px;
	line-height: 80px
}

.mui-table-view .mui-media .mui-subtitle {
	color: #000
}

.mui-table-view .mui-media-object {
	max-width: 42px;
	height: 42px;
	line-height: 42px
}

.mui-table-view .mui-media-object.mui-pull-left {
	margin-right: 10px
}

.mui-table-view .mui-media-object.mui-pull-right {
	margin-left: 10px
}

.mui-table-view .mui-table-view-cell.mui-media-icon .mui-media-object {
	max-width: 29px;
	height: 29px;
	line-height: 29px;
	margin: -4px 0
}

.mui-table-view .mui-table-view-cell.mui-media-icon .mui-media-object img {
	max-width: 29px;
	height: 29px;
	line-height: 29px
}

.mui-table-view .mui-table-view-cell.mui-media-icon .mui-media-object.mui-pull-left {
	margin-right: 10px
}

.mui-table-view .mui-table-view-cell.mui-media-icon .mui-media-object .mui-icon {
	font-size: 29px
}

.mui-table-view .mui-table-view-cell.mui-media-icon .mui-media-body:after {
	position: absolute;
	left: 55px;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #c8c7cc;
	content: "";
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}

.mui-table-view .mui-table-view-cell.mui-media-icon:after {
	height: 0 !important
}

.mui-table-view.mui-unfold .mui-table-view-cell.mui-collapse .mui-table-view {
	display: block
}

.mui-table-view.mui-unfold .mui-table-view-cell.mui-collapse .mui-table-view:after,
.mui-table-view.mui-unfold .mui-table-view-cell.mui-collapse .mui-table-view:before {
	height: 0 !important
}

.mui-table-view.mui-unfold .mui-table-view-cell.mui-media-icon.mui-collapse .mui-media-body:after {
	position: absolute;
	left: 70px;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #c8c7cc;
	content: "";
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}

.mui-table-view-cell>.mui-badge,
.mui-table-view-cell>.mui-btn,
.mui-table-view-cell>.mui-switch,
.mui-table-view-cell>a>.mui-badge,
.mui-table-view-cell>a>.mui-btn,
.mui-table-view-cell>a>.mui-switch {
	position: absolute;
	top: 50%;
	right: 15px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.mui-table-view-cell .mui-navigate-right>.mui-badge,
.mui-table-view-cell .mui-navigate-right>.mui-btn,
.mui-table-view-cell .mui-navigate-right>.mui-switch,
.mui-table-view-cell .mui-push-left>.mui-badge,
.mui-table-view-cell .mui-push-left>.mui-btn,
.mui-table-view-cell .mui-push-left>.mui-switch,
.mui-table-view-cell .mui-push-right>.mui-badge,
.mui-table-view-cell .mui-push-right>.mui-btn,
.mui-table-view-cell .mui-push-right>.mui-switch,
.mui-table-view-cell>a .mui-navigate-right>.mui-badge,
.mui-table-view-cell>a .mui-navigate-right>.mui-btn,
.mui-table-view-cell>a .mui-navigate-right>.mui-switch,
.mui-table-view-cell>a .mui-push-left>.mui-badge,
.mui-table-view-cell>a .mui-push-left>.mui-btn,
.mui-table-view-cell>a .mui-push-left>.mui-switch,
.mui-table-view-cell>a .mui-push-right>.mui-badge,
.mui-table-view-cell>a .mui-push-right>.mui-btn,
.mui-table-view-cell>a .mui-push-right>.mui-switch {
	right: 35px
}

.mui-table-view-cell.mui-collapse .mui-table-view .mui-table-view-cell:last-child:after,
.mui-table-view-cell.mui-collapse .mui-table-view:after,
.mui-table-view-cell.mui-collapse .mui-table-view:before {
	height: 0
}

.mui-table-view-cell.mui-collapse>.mui-navigate-right:after,
.mui-table-view-cell.mui-collapse>.mui-push-right:after {
	content: "\e581"
}

.mui-table-view-cell.mui-collapse.mui-active {
	margin-top: -1px
}

.mui-table-view-cell.mui-collapse.mui-active .mui-collapse-content,
.mui-table-view-cell.mui-collapse.mui-active .mui-table-view {
	display: block
}

.mui-table-view-cell.mui-collapse.mui-active>.mui-navigate-right:after,
.mui-table-view-cell.mui-collapse.mui-active>.mui-push-right:after {
	content: "\e580"
}

.mui-table-view-cell.mui-collapse.mui-active .mui-table-view-cell>a:not(.mui-btn).mui-active {
	margin-left: -31px;
	padding-left: 47px
}

.mui-table-view-cell.mui-collapse .mui-collapse-content {
	display: none;
	padding: 8px 15px;
	margin: 11px -15px -11px;
	background: #fff;
	position: relative;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease
}

.mui-table-view-cell.mui-collapse .mui-collapse-content>.mui-input-group,
.mui-table-view-cell.mui-collapse .mui-collapse-content>.mui-slider {
	margin: -8px -15px;
	width: auto;
	height: auto
}

.mui-table-view-cell.mui-collapse .mui-collapse-content>.mui-slider {
	margin: -8px -16px
}

.mui-table-view-cell.mui-collapse .mui-table-view {
	display: none;
	margin-bottom: -11px;
	margin-top: 11px;
	margin-right: -15px;
	margin-left: -15px;
	border: 0
}

.mui-table-view-cell.mui-collapse .mui-table-view.mui-table-view-chevron {
	margin-right: -65px
}

.mui-table-view-cell.mui-collapse .mui-table-view .mui-table-view-cell {
	padding-left: 31px;
	background-position: 31px 100%
}

.mui-table-view-cell.mui-collapse .mui-table-view .mui-table-view-cell:after {
	position: absolute;
	left: 30px;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #c8c7cc;
	content: "";
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}

.mui-table-view.mui-grid-view {
	display: block;
	padding: 0 10px 10px 0;
	width: 100%;
	white-space: normal;
	font-size: 0
}

.mui-table-view.mui-grid-view .mui-table-view-cell {
	font-size: 14px;
	display: inline-block;
	padding: 10px 0 0 14px;
	background: 0 0;
	text-align: center;
	vertical-align: middle;
	margin-right: -4px
}

.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-object {
	width: 100%;
	max-width: 100%;
	height: auto
}

.mui-table-view.mui-grid-view .mui-table-view-cell>a:not(.mui-btn) {
	margin: -10px 0 0 -14px
}

.mui-table-view.mui-grid-view .mui-table-view-cell>a:not(.mui-btn).mui-active,
.mui-table-view.mui-grid-view .mui-table-view-cell>a:not(.mui-btn):active {
	background: 0 0
}

.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body {
	display: block;
	height: 15px;
	line-height: 15px;
	color: #333;
	font-size: 15px;
	margin-top: 8px;
	width: 100%;
	text-overflow: ellipsis
}

.mui-table-view.mui-grid-view .mui-table-view-cell:after,
.mui-table-view.mui-grid-view .mui-table-view-cell:before {
	height: 0
}

.mui-grid-view.mui-grid-9 {
	background-color: #f2f2f2;
	padding: 0;
	margin: 0;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee
}

.mui-grid-view.mui-grid-9:after,
.mui-grid-view.mui-grid-9:before {
	display: table;
	content: " "
}

.mui-grid-view.mui-grid-9:after {
	clear: both;
	position: static
}

.mui-grid-view.mui-grid-9 .mui-table-view-cell {
	vertical-align: top;
	padding: 11px 15px;
	margin: 0;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee
}

.mui-grid-view.mui-grid-9 .mui-table-view-cell.mui-active {
	background-color: #eee
}

.mui-grid-view.mui-grid-9 .mui-table-view-cell>a:not(.mui-btn) {
	padding: 10px 0;
	margin: 0
}

.mui-grid-view.mui-grid-9:before {
	height: 0
}

.mui-grid-view.mui-grid-9 .mui-media {
	color: #797979
}

.mui-grid-view.mui-grid-9 .mui-media .mui-icon {
	font-size: 2.4em;
	position: relative
}

.mui-grid-view.mui-grid-9 .mui-media .mui-icon.mui-image img {
	max-width: 100%;
	vertical-align: middle
}

.mui-dl-horizontal dt {
	width: 40%;
	float: left;
	clear: left;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #999
}

.mui-dl-horizontal dd {
	margin: 8px 0
}

.mui-media .mui-media-object label {
	font-size: 14px;
	line-height: 21px;
	display: block;
	clear: both
}

.mui-media .mui-media-object.mui-checkbox input[type=checkbox],
.mui-media .mui-media-object.mui-radio input[type=radio] {
	position: relative;
	left: 0
}

.mui-media .mui-media-object.mui-lg.mui-checkbox input[type=checkbox],
.mui-media .mui-media-object.mui-lg.mui-radio input[type=radio] {
	top: 12px
}

.mui-slider-cell {
	position: relative
}

.mui-slider-cell>.mui-slider-handle {
	z-index: 1
}

.mui-slider-cell>.mui-slider-left,
.mui-slider-cell>.mui-slider-right {
	z-index: 0;
	position: absolute;
	top: 0;
	bottom: 0
}

.mui-slider-cell>.mui-slider-left {
	left: 0
}

.mui-slider-cell>.mui-slider-right {
	right: 0
}

input,
select,
textarea {
	font-family: "Microsoft Yahei", "微软雅黑", Arial, "Hiragino Sans GB", "宋体", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent
}

input:focus,
select:focus,
textarea:focus {
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent;
	-webkit-user-modify: read-write-plaintext-only
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
	width: 100%;
	height: 40px;
	-webkit-appearance: none;
	padding: 10px 15px;
	margin-bottom: 15px;
	line-height: 21px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 3px;
	outline: 0;
	-webkit-user-select: text
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

input[type=search] {
	font-size: 16px;
	height: 34px;
	text-align: center;
	background-color: rgba(0, 0, 0, .1);
	border: 0;
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

input[type=search]:focus {
	text-align: left
}

textarea {
	height: auto;
	resize: none
}

select {
	margin-top: 1px;
	height: auto;
	font-size: 14px;
	background-color: #fff;
	border: 0 !important
}

select:focus {
	-webkit-user-modify: read-only
}

.mui-input-group {
	position: relative;
	padding: 0;
	border: 0;
	background-color: #fff
}

.mui-input-group:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #c8c7cc;
	content: "";
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}

.mui-input-group:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 1px;
	background-color: #c8c7cc;
	content: "";
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}

.mui-input-group input,
.mui-input-group textarea {
	margin-bottom: 0;
	background-color: transparent;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0
}

.mui-input-group input[type=search] {
	background: 0 0
}

.mui-input-group input:last-child {
	background-image: none
}

.mui-input-row {
	clear: left;
	overflow: hidden
}

.mui-input-row select {
	padding: 0;
	height: 37px;
	font-size: 17px
}

.mui-input-row .mui-btn+input,
.mui-input-row label+input,
.mui-input-row:last-child {
	background: 0 0
}

.mui-input-group .mui-input-row {
	height: 40px
}

.mui-input-group .mui-input-row:after {
	position: absolute;
	left: 15px;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #c8c7cc;
	content: "";
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}

.mui-input-row label {
	float: left;
	width: 35%;
	padding: 11px 15px;
	font-family: "Microsoft Yahei", "微软雅黑", Arial, "Hiragino Sans GB", "宋体", "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1.1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.mui-input-row label~input,
.mui-input-row label~select,
.mui-input-row label~textarea {
	float: right;
	width: 65%;
	padding-left: 0;
	margin-bottom: 0;
	border: 0
}

.mui-input-row.mui-help label~input,
.mui-input-row.mui-help label~select,
.mui-input-row.mui-help label~textarea {
	float: left;
	width: 35%;
	padding-left: 0;
	margin-bottom: 0;
	border: 0
}

.mui-input-row.mui-help .mui-help-info {
	display: block;
	padding: 9px 0;
	width: 30%;
	color: #979797;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: right
}

.mui-input-row.mui-help .mui-help-img {
	display: block;
	width: 30%;
	height: 100%
}

.mui-input-row.mui-help .mui-btn {
	display: block;
	width: 30%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: right;
	text-align: center;
	border: 0;
	border-radius: 0;
	color: #fff;
	background: #04be02;
	height: 40px;
	padding: 10px 5px
}

.mui-input-row label.mui-label-icon {
	width: 15%;
	color: #979797
}

.mui-input-row label.mui-label-icon~input {
	width: 85%
}

.mui-input-row.mui-help label.mui-label-icon~input {
	width: 55%
}

.mui-input-row .mui-btn {
	float: right;
	width: 15%;
	padding: 10px 15px;
	font-family: "Microsoft Yahei", "微软雅黑", Arial, "Hiragino Sans GB", "宋体", "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1.1
}

.mui-input-row .mui-btn~input,
.mui-input-row .mui-btn~select,
.mui-input-row .mui-btn~textarea {
	float: left;
	width: 85%;
	padding-left: 0;
	margin-bottom: 0;
	border: 0
}

.mui-button-row {
	position: relative;
	padding-top: 5px;
	text-align: center
}

.mui-input-group .mui-button-row {
	height: 45px
}

.mui-input-row {
	position: relative
}

.mui-input-row.mui-input-range {
	padding-right: 20px;
	overflow: visible
}

.mui-input-row .mui-inline {
	padding: 8px 0
}

.mui-input-row .mui-input-clear~.mui-icon-clear,
.mui-input-row .mui-input-password~.mui-icon-eye,
.mui-input-row .mui-input-speech~.mui-icon-speech {
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 20px;
	height: 38px;
	width: 38px;
	text-align: center;
	color: #999;
	z-index: 1
}

.mui-input-row .mui-input-clear~.mui-icon-clear.mui-active,
.mui-input-row .mui-input-password~.mui-icon-eye.mui-active,
.mui-input-row .mui-input-speech~.mui-icon-speech.mui-active {
	color: #04be02
}

.mui-input-row .mui-input-speech~.mui-icon-speech {
	top: 8px;
	font-size: 24px
}

.mui-input-row .mui-input-clear~.mui-icon-clear~.mui-icon-speech {
	display: none
}

.mui-input-row .mui-input-clear~.mui-icon-clear.mui-hidden~.mui-icon-speech {
	display: inline-block
}

.mui-input-row .mui-icon-speech~.mui-placeholder {
	right: 38px
}

.mui-input-row.mui-search .mui-icon-clear {
	top: 7px
}

.mui-input-row.mui-search .mui-icon-speech {
	top: 5px
}

.mui-input-row.textarea {
	height: auto
}

.mui-input-row.avatar {
	height: 64px
}

.mui-input-row.avatar label {
	line-height: 3em
}

.mui-input-row.avatar div {
	display: inline-block;
	width: 65%;
	height: 100%;
	position: relative
}

.mui-input-row.avatar div * {
	position: absolute;
	top: 50%
}

.mui-input-row.avatar div img {
	left: 0;
	margin-top: -20px;
	width: 40px;
	height: 40px
}

.mui-input-row.mui-input-row-warn {
	position: relative
}

.mui-input-row.mui-input-row-warn .mui-help-info,
.mui-input-row.mui-input-row-warn label {
	color: #f43530
}

.mui-input-row.mui-input-row-warn:before {
	font-family: FontAwesome;
	content: " \f06a";
	font-size: 23px;
	width: 23px;
	height: 23px;
	line-height: 23px;
	color: #f43530;
	position: absolute;
	right: 10px;
	top: 8px
}

.mui-input-row.mui-input-row-warn.mui-help:before {
	right: 32%
}

.mui-checkbox,
.mui-radio {
	position: relative
}

.mui-checkbox label,
.mui-radio label {
	float: none;
	display: inline-block;
	width: 100%;
	padding-right: 58px
}

.mui-checkbox.mui-left input[type=checkbox],
.mui-radio.mui-left input[type=radio] {
	left: 20px
}

.mui-checkbox.mui-left label,
.mui-radio.mui-left label {
	padding-left: 58px;
	padding-right: 15px
}

.mui-checkbox input[type=checkbox],
.mui-radio input[type=radio] {
	-webkit-appearance: none;
	outline: 0 !important;
	width: 28px;
	border: 0;
	height: 26px;
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -13px;
	background-color: transparent
}

.mui-checkbox input[type=checkbox][disabled]:before,
.mui-radio input[type=radio][disabled]:before {
	opacity: .3
}

.mui-checkbox input[type=checkbox]:before,
.mui-radio input[type=radio]:before {
	font-family: Muiicons;
	font-weight: 400;
	border-radius: 0;
	font-size: 28px;
	line-height: 1;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	color: #aaa;
	background: 0 0
}

.mui-checkbox input[type=checkbox]:checked:before,
.mui-radio input[type=radio]:checked:before {
	color: #04be02
}

.mui-checkbox label.mui-disabled,
.mui-checkbox.mui-disabled label,
.mui-radio label.mui-disabled,
.mui-radio.mui-disabled label {
	opacity: .4
}

.mui-radio input[type=radio]:before {
	content: "\e411"
}

.mui-radio input[type=radio]:checked:before {
	content: "\e441"
}

.mui-checkbox input[type=checkbox]:before {
	content: "\e411"
}

.mui-checkbox input[type=checkbox]:checked:before {
	content: "\e442"
}

.mui-select {
	position: relative
}

.mui-select:before {
	position: absolute;
	top: 8px;
	color: rgba(170, 170, 170, .6);
	font-family: Muiicons;
	right: 21px;
	content: "\e581"
}

.mui-input-row .mui-switch {
	float: right;
	margin-top: 5px;
	margin-right: 20px
}

.mui-input-range input[type=range] {
	-webkit-appearance: none !important;
	cursor: pointer;
	border: 0;
	outline: 0;
	padding: 0;
	margin: 17px 0;
	background-color: #999;
	height: 2px;
	border-radius: 3px;
	position: relative;
	width: 100%
}

.mui-input-range input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none !important;
	background-color: #04be02;
	background-clip: padding-box;
	height: 28px;
	width: 28px;
	border-radius: 50%;
	border-color: #038c01
}

.mui-input-range label~input[type=range] {
	width: 65%
}

.mui-input-range .mui-tooltip {
	width: 64px;
	height: 64px;
	font-size: 36px;
	line-height: 64px;
	opacity: .8;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 6px;
	color: #333;
	text-shadow: 0 1px 0 #f3f3f3;
	position: absolute;
	top: -70px;
	text-align: center;
	z-index: 1
}

.mui-search {
	position: relative
}

.mui-search input[type=search] {
	padding-left: 30px
}

.mui-search .mui-placeholder {
	height: 34px;
	font-size: 16px;
	line-height: 34px;
	text-align: center;
	background: 0 0;
	border: 0;
	color: #999;
	border-radius: 6px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1
}

.mui-search .mui-placeholder .mui-icon {
	color: #333;
	font-size: 20px
}

.mui-search:before {
	position: absolute;
	font-family: Muiicons;
	font-weight: 400;
	font-size: 20px;
	right: 50%;
	margin-right: 31px;
	top: 50%;
	margin-top: -18px;
	content: "\e466";
	display: none
}

.mui-search.mui-active:before {
	left: 5px;
	right: auto;
	margin-right: 0;
	font-size: 20px;
	display: block
}

.mui-search.mui-active input[type=search] {
	text-align: left
}

.mui-search.mui-active .mui-placeholder {
	display: none
}

.mui-input-cell {
	position: relative;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	background-color: #fff;
	overflow: hidden
}

.mui-input-cell:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #c8c7cc;
	content: "";
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}

.mui-input-cell:before {
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #c8c7cc;
	content: "";
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
	top: -1px
}

.mui-input-group .mui-input-cell:after {
	position: absolute;
	left: 15px;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #c8c7cc;
	content: "";
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}

.mui-image-uploader {
	line-height: 40px;
	position: relative;
	padding: 11px 15px;
	height: 62px
}

.mui-image-uploader .mui-upload-btn {
	width: 40px;
	height: 40px;
	text-align: center;
	color: #d9d9db;
	border: #d7d7d7 solid 1px;
	margin-right: 5px
}

.mui-image-uploader .mui-upload-btn .webuploader-pick {
	width: 40px;
	height: 40px;
	font-family: Muiicons;
	font-weight: 400;
	font-style: normal;
	font-size: 40px;
	line-height: 1;
	text-decoration: none;
	color: #d9d9db;
	padding: 0
}

.mui-image-uploader .mui-upload-btn .webuploader-pick:before {
	content: "\e468"
}

.mui-image-uploader img {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 5px
}

.mui-segmented-control {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	font-weight: 400;
	background-color: transparent;
	border: 1px solid #04be02;
	border-radius: 3px;
	-webkit-touch-callout: none
}

.mui-segmented-control.mui-segmented-control-vertical {
	border-radius: 0;
	border-width: 0;
	border-collapse: collapse
}

.mui-segmented-control.mui-segmented-control-vertical .mui-control-item {
	display: block;
	border-left-width: 0;
	border-bottom: 1px solid #c8c7cc
}

.mui-segmented-control.mui-scroll-wrapper {
	height: 38px
}

.mui-segmented-control.mui-scroll-wrapper .mui-scroll {
	height: 40px;
	width: auto;
	white-space: nowrap
}

.mui-segmented-control.mui-scroll-wrapper .mui-control-item {
	display: inline-block;
	width: auto;
	padding: 0 20px;
	border: 0
}

.mui-segmented-control .mui-control-item {
	display: table-cell;
	width: 1%;
	overflow: hidden;
	line-height: 38px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-left: 1px solid #04be02;
	color: #04be02;
	border-color: #04be02;
	-webkit-transition: background-color .1s linear;
	transition: background-color .1s linear
}

.mui-segmented-control .mui-control-item:first-child {
	border-left-width: 0
}

.mui-segmented-control .mui-control-item.mui-active {
	color: #fff;
	background-color: #04be02
}

.mui-segmented-control.mui-segmented-control-inverted {
	width: 100%;
	border: 0;
	border-radius: 0
}

.mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-vertical .mui-control-item,
.mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-vertical .mui-control-item.mui-active {
	border-bottom: 1px solid #c8c7cc
}

.mui-segmented-control.mui-segmented-control-inverted .mui-control-item {
	border: 0;
	color: inherit
}

.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
	color: #04be02;
	background: 0 0;
	border-bottom: 2px solid #04be02
}

.mui-segmented-control.mui-segmented-control-inverted~.mui-slider-progress-bar {
	background-color: #04be02
}

.mui-segmented-control-positive {
	border: 1px solid #04be02
}

.mui-segmented-control-positive .mui-control-item {
	color: #04be02;
	border-color: inherit
}

.mui-segmented-control-positive .mui-control-item.mui-active {
	color: #fff;
	background-color: #04be02
}

.mui-segmented-control-positive.mui-segmented-control-inverted .mui-control-item.mui-active {
	color: #04be02;
	background: 0 0;
	border-bottom: 2px solid #04be02
}

.mui-segmented-control-positive.mui-segmented-control-inverted~.mui-slider-progress-bar {
	background-color: #04be02
}

.mui-segmented-control-negative {
	border: 1px solid #f15a0c
}

.mui-segmented-control-negative .mui-control-item {
	color: #f15a0c;
	border-color: inherit
}

.mui-segmented-control-negative .mui-control-item.mui-active {
	color: #fff;
	background-color: #f15a0c
}

.mui-segmented-control-negative.mui-segmented-control-inverted .mui-control-item.mui-active {
	color: #f15a0c;
	background: 0 0;
	border-bottom: 2px solid #f15a0c
}

.mui-segmented-control-negative.mui-segmented-control-inverted~.mui-slider-progress-bar {
	background-color: #f15a0c
}

.mui-segmented-control-info {
	border: 1px solid #10aeff
}

.mui-segmented-control-info .mui-control-item {
	color: #10aeff;
	border-color: inherit
}

.mui-segmented-control-info .mui-control-item.mui-active {
	color: #fff;
	background-color: #10aeff
}

.mui-segmented-control-info.mui-segmented-control-inverted .mui-control-item.mui-active {
	color: #10aeff;
	background: 0 0;
	border-bottom: 2px solid #10aeff
}

.mui-segmented-control-info.mui-segmented-control-inverted~.mui-slider-progress-bar {
	background-color: #10aeff
}

.mui-control-content {
	position: relative;
	display: none
}

.mui-control-content.mui-active {
	display: block
}

.mui-popover {
	position: absolute;
	z-index: 999;
	display: none;
	width: 280px;
	background-color: #f7f7f7;
	border-radius: 7px;
	opacity: 0;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	-webkit-transform: none;
	transform: none;
	-webkit-transition-property: opacity;
	transition-property: opacity
}

.mui-popover .mui-popover-arrow {
	width: 26px;
	height: 26px;
	position: absolute;
	left: 0;
	top: -25px;
	z-index: 1000;
	overflow: hidden
}

.mui-popover .mui-popover-arrow:after {
	content: " ";
	background: #f7f7f7;
	width: 26px;
	height: 26px;
	position: absolute;
	left: 0;
	top: 19px;
	border-radius: 3px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.mui-popover .mui-popover-arrow.mui-bottom {
	left: -26px;
	top: 100%;
	margin-top: -1px
}

.mui-popover .mui-popover-arrow.mui-bottom:after {
	left: 0;
	top: -19px
}

.mui-popover.mui-popover-action {
	bottom: 0;
	width: 100%;
	border-radius: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s;
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.mui-popover.mui-popover-action .mui-popover-arrow {
	display: none
}

.mui-popover.mui-popover-action.mui-popover-bottom {
	position: fixed
}

.mui-popover.mui-popover-action.mui-active {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.mui-popover.mui-popover-action .mui-table-view {
	margin: 8px;
	border-radius: 4px;
	text-align: center;
	color: #04be02
}

.mui-popover.mui-popover-action .mui-table-view .mui-table-view-cell:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #c8c7cc;
	content: "";
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}

.mui-popover.mui-popover-action .mui-table-view small {
	line-height: 1.3;
	font-weight: 400;
	display: block
}

.mui-popover.mui-active {
	display: block;
	opacity: 1
}

.mui-popover .mui-bar~.mui-table-view {
	padding-top: 44px
}

.mui-popover.mui-popover-top {
	width: 110px
}

.mui-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 998;
	background-color: rgba(0, 0, 0, .3);
	overflow: hidden
}

.mui-bar-backdrop.mui-backdrop {
	bottom: 50px;
	background: 0 0
}

.mui-backdrop-action.mui-backdrop {
	background-color: rgba(0, 0, 0, .3)
}

.mui-backdrop-action.mui-backdrop,
.mui-bar-backdrop.mui-backdrop {
	opacity: 0
}

.mui-backdrop-action.mui-backdrop.mui-active,
.mui-bar-backdrop.mui-backdrop.mui-active {
	opacity: 1;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

.mui-popover .mui-btn-block {
	margin-bottom: 5px
}

.mui-popover .mui-btn-block:last-child {
	margin-bottom: 0
}

.mui-popover .mui-bar {
	-webkit-box-shadow: none;
	box-shadow: none
}

.mui-popover .mui-bar-nav {
	border-bottom: 1px solid rgba(0, 0, 0, .15);
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	-webkit-box-shadow: none;
	box-shadow: none
}

.mui-popover .mui-scroll-wrapper {
	background-clip: padding-box;
	border-radius: 7px;
	margin: 7px 0
}

.mui-popover .mui-scroll .mui-table-view {
	max-height: none
}

.mui-popover .mui-table-view {
	max-height: 300px;
	margin-bottom: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	background-color: #f7f7f7;
	background-image: none;
	border-radius: 7px
}

.mui-popover .mui-table-view:after,
.mui-popover .mui-table-view:before {
	height: 0
}

.mui-popover .mui-table-view .mui-table-view-cell:first-child,
.mui-popover .mui-table-view .mui-table-view-cell:first-child>a:not(.mui-btn) {
	border-top-right-radius: 12px;
	border-top-left-radius: 12px
}

.mui-popover .mui-table-view .mui-table-view-cell:last-child,
.mui-popover .mui-table-view .mui-table-view-cell:last-child>a:not(.mui-btn) {
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px
}

.mui-popover.mui-bar-popover .mui-table-view {
	width: 106px
}

.mui-popover.mui-bar-popover .mui-table-view .mui-table-view-cell {
	padding: 11px 15px;
	background-position: 0 100%
}

.mui-popover.mui-bar-popover .mui-table-view .mui-table-view-cell>a:not(.mui-btn) {
	margin: -11px -15px -11px -15px
}

.mui-popup-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 998;
	background: rgba(0, 0, 0, .4);
	opacity: 0;
	-webkit-transition-duration: 400ms;
	transition-duration: 400ms
}

.mui-popup-backdrop.mui-active {
	opacity: 1
}

.mui-popup {
	width: 270px;
	position: absolute;
	z-index: 10000;
	left: 50%;
	top: 50%;
	text-align: center;
	border-radius: 13px;
	overflow: hidden;
	opacity: 0;
	-webkit-transform: translate3d(-50%, -50%, 0) scale(1.185);
	transform: translate3d(-50%, -50%, 0) scale(1.185);
	-webkit-transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	color: #000;
	display: none
}

.mui-popup.mui-popup-in {
	opacity: 1;
	-webkit-transition-duration: 400ms;
	transition-duration: 400ms;
	-webkit-transform: translate3d(-50%, -50%, 0) scale(1);
	transform: translate3d(-50%, -50%, 0) scale(1);
	display: block
}

.mui-popup.mui-popup-out {
	opacity: 0;
	-webkit-transition-duration: 400ms;
	transition-duration: 400ms;
	-webkit-transform: translate3d(-50%, -50%, 0) scale(1);
	transform: translate3d(-50%, -50%, 0) scale(1)
}

.mui-popup-inner {
	padding: 15px;
	border-radius: 13px 13px 0 0;
	position: relative;
	background: rgba(255, 255, 255, .95)
}

.mui-popup-inner:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	right: auto;
	top: auto;
	height: 1px;
	width: 100%;
	background-color: rgba(0, 0, 0, .2);
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}

.mui-popup-title {
	font-weight: 500;
	font-size: 18px;
	text-align: center
}

.mui-popup-title+.mui-popup-text {
	margin-top: 5px;
	font-size: 14px
}

.mui-popup-buttons {
	height: 44px;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.mui-popup-button {
	width: 100%;
	padding: 0 5px;
	height: 44px;
	font-size: 17px;
	line-height: 44px;
	text-align: center;
	color: #04be02;
	display: block;
	position: relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	cursor: pointer;
	box-sizing: border-box;
	-webkit-box-flex: 1;
	background: rgba(255, 255, 255, .95)
}

.mui-popup-button:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	left: auto;
	bottom: auto;
	width: 1px;
	height: 100%;
	background-color: rgba(0, 0, 0, .2);
	display: block;
	z-index: 15;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform: scaleX(0.5);
	transform: scaleX(0.5)
}

.mui-popup-button:first-child {
	border-radius: 0 0 0 13px
}

.mui-popup-button:first-child:last-child {
	border-radius: 0 0 13px 13px
}

.mui-popup-button:last-child {
	border-radius: 0 0 13px
}

.mui-popup-button:last-child:after {
	display: none
}

.mui-popup-button.mui-popup-button-bold {
	font-weight: 600
}

.mui-popup-input input {
	height: 26px;
	background: #fff;
	margin: 0;
	margin-top: 15px;
	padding: 0 5px;
	border: 1px solid rgba(0, 0, 0, .3);
	border-radius: 0;
	width: 100%;
	font-size: 14px
}

.mui-plus.mui-android .mui-popup-backdrop {
	-webkit-transition-duration: 1ms;
	transition-duration: 1ms
}

.mui-plus.mui-android .mui-popup {
	-webkit-transition-duration: 1ms;
	transition-duration: 1ms;
	-webkit-transform: translate3d(-50%, -50%, 0) scale(1);
	transform: translate3d(-50%, -50%, 0) scale(1)
}

.mui-pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0 auto;
	border-radius: 6px
}

.mui-pagination>li {
	display: inline
}

.mui-pagination>li>a,
.mui-pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.428571429;
	text-decoration: none;
	color: #04be02;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.mui-pagination>li:first-child>a,
.mui-pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	background-clip: padding-box
}

.mui-pagination>li:last-child>a,
.mui-pagination>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	background-clip: padding-box
}

.mui-pagination>li.mui-active>a,
.mui-pagination>li.mui-active>a:active,
.mui-pagination>li.mui-active>span,
.mui-pagination>li.mui-active>span:active,
.mui-pagination>li:active>a,
.mui-pagination>li:active>a:active,
.mui-pagination>li:active>span,
.mui-pagination>li:active>span:active {
	z-index: 2;
	color: #fff;
	background-color: #04be02;
	border-color: #04be02;
	cursor: default
}

.mui-pagination>li.mui-disabled>a,
.mui-pagination>li.mui-disabled>a:active,
.mui-pagination>li.mui-disabled>span,
.mui-pagination>li.mui-disabled>span:active {
	color: #777;
	opacity: .6;
	background-color: #fff;
	border: 1px solid #ddd
}

.mui-pagination-lg>li>a,
.mui-pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}

.mui-pagination-sm>li>a,
.mui-pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px
}

.mui-pager {
	padding-left: 0;
	list-style: none;
	text-align: center
}

.mui-pager:after,
.mui-pager:before {
	content: " ";
	display: table
}

.mui-pager:after {
	clear: both
}

.mui-pager li {
	display: inline
}

.mui-pager li>a,
.mui-pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ddd;
	border-radius: 6px
}

.mui-pager li.mui-active>a,
.mui-pager li.mui-active>span,
.mui-pager li:active>a,
.mui-pager li:active>span {
	text-decoration: none;
	color: #fff;
	background-color: #04be02;
	border-color: #04be02;
	cursor: default
}

.mui-pager .mui-next>a,
.mui-pager .mui-next>span {
	float: right
}

.mui-pager .mui-previous>a,
.mui-pager .mui-previous>span {
	float: left
}

.mui-pager .mui-disabled>a,
.mui-pager .mui-disabled>a:active,
.mui-pager .mui-disabled>span,
.mui-pager .mui-disabled>span:active {
	color: #777;
	opacity: .6;
	background-color: #fff;
	border: 1px solid #ddd
}

.mui-message {
	position: relative;
	font-weight: 400;
	text-align: center;
	overflow: auto
}

.mui-message .mui-message-icon {
	margin-top: 50px;
	text-align: center
}

.mui-message .mui-message-icon span {
	display: block;
	width: 95px;
	height: 95px;
	margin: 0 auto;
	background-size: contain
}

.mui-message h4.title {
	margin-top: 30px;
	font-weight: 400
}

.mui-message p {
	margin-top: 10px
}

.mui-message p.mui-desc {
	color: #979797
}

.mui-message.mui-sql p {
	text-align: left
}

.mui-message .mui-button-area {
	margin: 25px 15px 0
}

.mui-message .mui-msg-success {
	background: transparent url(../images/msg-success.png) no-repeat center center
}

.mui-message .mui-msg-error {
	background: transparent url(../images/msg-error.png) no-repeat center center
}

.mui-message .mui-msg-warning {
	background: transparent url(../images/msg-warning.png) no-repeat center center
}

.mui-message .mui-msg-info {
	background: transparent url(../images/msg-info.png) no-repeat center center
}

.mui-progress {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.mui-progress .mui-progress-bar {
	background-color: #c8ebc8;
	height: 5px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.mui-progress .mui-progress-bar .mui-progress-inner-bar {
	background-color: #04be02;
	height: 5px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.mui-progress .mui-progress-desc {
	display: block;
	margin-left: 15px
}

.mui-modal {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #fff;
	display: none;
	opacity: 0;
	-webkit-transition: -webkit-transform .25s, opacity 1ms .25s;
	transition: transform .25s, opacity 1ms .25s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition-timing-function: cubic-bezier(0.1, .5, .1, 1);
	transition-timing-function: cubic-bezier(0.1, .5, .1, 1)
}

.mui-modal.mui-active {
	height: auto;
	opacity: 1;
	display: block;
	-webkit-transition: -webkit-transform .25s;
	transition: transform .25s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition-timing-function: cubic-bezier(0.1, .5, .1, 1);
	transition-timing-function: cubic-bezier(0.1, .5, .1, 1)
}

.mui-slider {
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 1
}

.mui-slider .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
	border-bottom: 0
}

.mui-slider .mui-segmented-control.mui-segmented-control-inverted~.mui-slider-group .mui-slider-item {
	border-top: 1px solid #c8c7cc;
	border-bottom: 1px solid #c8c7cc
}

.mui-slider .mui-slider-group {
	position: relative;
	font-size: 0;
	white-space: nowrap;
	-webkit-transition: all 0s linear;
	transition: all 0s linear
}

.mui-slider .mui-slider-group .mui-slider-item {
	position: relative;
	display: inline-block;
	white-space: normal;
	width: 100%;
	height: 100%;
	font-size: 14px;
	vertical-align: top
}

.mui-slider .mui-slider-group .mui-slider-item>a:not(.mui-control-item) {
	position: relative;
	line-height: 0;
	display: block
}

.mui-slider .mui-slider-group .mui-slider-item .mui-table-view:after,
.mui-slider .mui-slider-group .mui-slider-item .mui-table-view:before {
	height: 0
}

.mui-slider .mui-slider-group.mui-slider-loop {
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0)
}

.mui-slider-title {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: left;
	text-indent: 12px;
	background-color: #000;
	opacity: .8;
	margin: 0
}

.mui-slider-indicator {
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
	background: 0 0
}

.mui-slider-indicator.mui-segmented-control {
	position: relative;
	bottom: auto
}

.mui-slider-indicator .mui-indicator {
	display: inline-block;
	cursor: pointer;
	background: #aaa;
	width: 6px;
	height: 6px;
	margin: 1px 6px;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 1px 1px rgba(130, 130, 130, .7);
	box-shadow: 0 0 1px 1px rgba(130, 130, 130, .7)
}

.mui-slider-indicator .mui-active.mui-indicator {
	background: #fff
}

.mui-slider-indicator .mui-icon {
	width: 40px;
	height: 30px;
	margin: 3px;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #ddd
}

.mui-slider-indicator .mui-number {
	display: inline-block;
	line-height: 32px;
	width: 58px
}

.mui-slider-indicator .mui-number span {
	color: #ff5053
}

.mui-slider-progress-bar {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	height: 2px;
	z-index: 1
}

.mui-switch {
	position: relative;
	display: block;
	width: 74px;
	height: 30px;
	background-color: #fff;
	background-clip: padding-box;
	border: 2px solid #ddd;
	border-radius: 20px;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-property: background-color, border;
	transition-property: background-color, border
}

.mui-switch.mui-disabled {
	opacity: .3
}

.mui-switch .mui-switch-handle {
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 1;
	width: 28px;
	height: 28px;
	background-color: #fff;
	background-clip: padding-box;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
	border-radius: 16px;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out
}

.mui-switch:before {
	position: absolute;
	top: 3px;
	right: 11px;
	font-size: 13px;
	color: #999;
	text-transform: uppercase;
	content: "Off"
}

.mui-switch.mui-dragging {
	background-color: #f7f7f7;
	border-color: #f7f7f7
}

.mui-switch.mui-dragging .mui-switch-handle {
	width: 38px
}

.mui-switch.mui-dragging.mui-active .mui-switch-handle {
	width: 38px;
	left: -11px
}

.mui-switch.mui-active {
	background-color: #04be02;
	border-color: #04be02
}

.mui-switch.mui-active .mui-switch-handle {
	-webkit-transform: translate(43px, 0);
	transform: translate(43px, 0)
}

.mui-switch.mui-active:before {
	right: auto;
	left: 15px;
	color: #fff;
	content: "On"
}

.mui-switch input[type=checkbox] {
	display: none
}

.mui-switch-mini {
	width: 47px
}

.mui-switch-mini:before {
	display: none
}

.mui-switch-mini.mui-active .mui-switch-handle {
	-webkit-transform: translate(16px, 0);
	transform: translate(16px, 0)
}

.mui-switch-blue.mui-active {
	background-color: #04be02;
	border: 2px solid #04be02
}

.mui-content.mui-fade {
	left: 0;
	opacity: 0
}

.mui-content.mui-fade.mui-in {
	opacity: 1
}

.mui-content.mui-sliding {
	z-index: 2;
	-webkit-transition: -webkit-transform .4s;
	transition: transform .4s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.mui-content.mui-sliding.mui-left {
	z-index: 1;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.mui-content.mui-sliding.mui-right {
	z-index: 3;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.mui-navigate-right:after,
.mui-push-left:after,
.mui-push-right:after {
	position: absolute;
	top: 50%;
	display: inline-block;
	font-family: Muiicons;
	font-size: inherit;
	line-height: 1;
	color: #bbb;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.mui-push-left:after {
	left: 15px;
	content: "\e582"
}

.mui-navigate-right:after,
.mui-push-right:after {
	right: 15px;
	content: "\e583"
}

.mui-pull-bottom-pocket,
.mui-pull-top-pocket {
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	height: 50px;
	visibility: hidden
}

.mui-plus-pullrefresh .mui-pull-bottom-pocket,
.mui-plus-pullrefresh .mui-pull-top-pocket {
	display: none;
	visibility: visible
}

.mui-pull-top-pocket {
	top: 0
}

.mui-bar-nav~.mui-content .mui-pull-top-pocket {
	top: 44px
}

.mui-bar-nav~.mui-bar-header-secondary~.mui-content .mui-pull-top-pocket {
	top: 88px
}

.mui-pull-bottom-pocket {
	bottom: 0;
	height: 40px;
	position: relative
}

.mui-pull-bottom-pocket .mui-pull-loading {
	visibility: hidden
}

.mui-pull-bottom-pocket .mui-pull-loading.mui-in {
	display: inline-block
}

.mui-pull {
	position: absolute;
	left: 0;
	bottom: 10px;
	right: 0;
	color: #777;
	text-align: center;
	font-weight: 700
}

.mui-pull-loading {
	-webkit-transition: -webkit-transform .4s;
	transition: transform .4s;
	vertical-align: middle;
	margin-right: 10px
}

.mui-pull-loading.mui-reverse {
	-webkit-transform: rotate(180deg) translateZ(0);
	transform: rotate(180deg) translateZ(0)
}

.mui-pull-caption {
	display: inline-block;
	line-height: 24px;
	font-size: 15px;
	margin-top: 0;
	vertical-align: middle;
	position: relative;
	overflow: visible
}

.mui-pull-caption span {
	display: none
}

.mui-pull-caption span.mui-in {
	display: inline
}

.mui-toast-container {
	position: fixed;
	z-index: 9999;
	width: 120px;
	min-height: 120px;
	top: 180px;
	left: 50%;
	margin-left: -3.8em;
	background: rgba(40, 40, 40, .75);
	text-align: center;
	border-radius: 5px;
	color: #fff;
	opacity: 0;
	-webkit-transition: opacity .8s;
	transition: opacity .8s
}

.mui-toast-container.mui-active {
	opacity: 1
}

.mui-toast-container .mui-toast-icon {
	margin-top: 20px;
	height: 55px;
	line-height: 55px;
	color: #fff;
	font-size: 40px;
	text-align: center;
	margin-bottom: 4px
}

.mui-toast-message {
	font-size: 14px
}

.mui-numbox {
	border: solid 1px #bbb;
	overflow: hidden;
	display: inline-block;
	height: 35px;
	border-radius: 3px;
	background-color: #efeff4;
	position: relative;
	padding: 0 40px;
	width: 120px;
	vertical-align: middle
}

.mui-numbox [class*=btn-numbox],
.mui-numbox [class*=numbox-btn] {
	width: 40px;
	height: 100%;
	position: absolute;
	top: 0;
	border: none;
	border-radius: 0;
	font-size: 18px;
	color: #555;
	line-height: 100%;
	font-weight: 400;
	overflow: hidden;
	padding: 0;
	background-color: #f9f9f9
}

.mui-numbox [class*=btn-numbox]:active,
.mui-numbox [class*=numbox-btn]:active {
	background-color: #ccc
}

.mui-numbox [class*=btn-numbox][disabled],
.mui-numbox [class*=numbox-btn][disabled] {
	color: silver
}

.mui-numbox .mui-btn-numbox-plus,
.mui-numbox .mui-numbox-btn-plus {
	right: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.mui-numbox .mui-btn-numbox-minus,
.mui-numbox .mui-numbox-btn-minus {
	left: 0;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.mui-numbox .mui-input-numbox,
.mui-numbox .mui-numbox-input {
	width: 100% !important;
	height: 100%;
	text-align: center;
	border: none !important;
	border-left: solid 1px #ccc !important;
	border-right: solid 1px #ccc !important;
	margin: 0;
	padding: 0 3px !important;
	display: inline-block;
	border-radius: 0 !important;
	text-overflow: ellipsis;
	word-break: normal;
	overflow: hidden
}

.mui-numbox.namespacesm {
	width: 100px;
	height: 30px;
	padding: 0 30px
}

.mui-numbox.namespacesm .mui-numbox [class*=btn-numbox],
.mui-numbox.namespacesm [class*=numbox-btn] {
	font-size: 18px;
	font-weight: 400;
	line-height: 100%;
	width: 30px;
	height: 100%;
	padding: 0
}

.mui-input-row .mui-numbox {
	margin: 2px 8px;
	float: right
}

@font-face {
	font-family: Muiicons;
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/mui.ttf) format("truetype")
}

.mui-icon {
	display: inline-block;
	font-family: Muiicons;
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	text-decoration: none;
	-webkit-font-smoothing: antialiased
}

.mui-icon.mui-active {
	color: #04be02
}

.mui-icon.mui-right:before {
	float: right;
	padding-left: .2em
}

.mui-icon-contact:before {
	content: "\e100"
}

.mui-icon-person:before {
	content: "\e101"
}

.mui-icon-personadd:before {
	content: "\e102"
}

.mui-icon-contact-filled:before {
	content: "\e130"
}

.mui-icon-person-filled:before {
	content: "\e131"
}

.mui-icon-personadd-filled:before {
	content: "\e132"
}

.mui-icon-phone:before {
	content: "\e200"
}

.mui-icon-email:before {
	content: "\e201"
}

.mui-icon-chatbubble:before {
	content: "\e202"
}

.mui-icon-chatboxes:before {
	content: "\e203"
}

.mui-icon-phone-filled:before {
	content: "\e230"
}

.mui-icon-email-filled:before {
	content: "\e231"
}

.mui-icon-chatbubble-filled:before {
	content: "\e232"
}

.mui-icon-chatboxes-filled:before {
	content: "\e233"
}

.mui-icon-weibo:before {
	content: "\e260"
}

.mui-icon-weixin:before {
	content: "\e261"
}

.mui-icon-pengyouquan:before {
	content: "\e262"
}

.mui-icon-chat:before {
	content: "\e263"
}

.mui-icon-qq:before {
	content: "\e264"
}

.mui-icon-videocam:before {
	content: "\e300"
}

.mui-icon-camera:before {
	content: "\e301"
}

.mui-icon-mic:before {
	content: "\e302"
}

.mui-icon-location:before {
	content: "\e303"
}

.mui-icon-mic-filled:before,
.mui-icon-speech:before {
	content: "\e332"
}

.mui-icon-location-filled:before {
	content: "\e333"
}

.mui-icon-micoff:before {
	content: "\e360"
}

.mui-icon-image:before {
	content: "\e363"
}

.mui-icon-map:before {
	content: "\e364"
}

.mui-icon-compose:before {
	content: "\e400"
}

.mui-icon-trash:before {
	content: "\e401"
}

.mui-icon-upload:before {
	content: "\e402"
}

.mui-icon-download:before {
	content: "\e403"
}

.mui-icon-close:before {
	content: "\e404"
}

.mui-icon-redo:before {
	content: "\e405"
}

.mui-icon-undo:before {
	content: "\e406"
}

.mui-icon-refresh:before {
	content: "\e407"
}

.mui-icon-star:before {
	content: "\e408"
}

.mui-icon-plus:before {
	content: "\e409"
}

.mui-icon-minus:before {
	content: "\e410"
}

.mui-icon-checkbox:before,
.mui-icon-circle:before {
	content: "\e411"
}

.mui-icon-clear:before,
.mui-icon-close-filled:before {
	content: "\e434"
}

.mui-icon-refresh-filled:before {
	content: "\e437"
}

.mui-icon-star-filled:before {
	content: "\e438"
}

.mui-icon-plus-filled:before {
	content: "\e439"
}

.mui-icon-minus-filled:before {
	content: "\e440"
}

.mui-icon-circle-filled:before {
	content: "\e441"
}

.mui-icon-checkbox-filled:before {
	content: "\e442"
}

.mui-icon-closeempty:before {
	content: "\e460"
}

.mui-icon-refreshempty:before {
	content: "\e461"
}

.mui-icon-reload:before {
	content: "\e462"
}

.mui-icon-starhalf:before {
	content: "\e463"
}

.mui-icon-spinner:before {
	content: "\e464"
}

.mui-icon-spinner-cycle:before {
	content: "\e465"
}

.mui-icon-search:before {
	content: "\e466"
}

.mui-icon-plusempty:before {
	content: "\e468"
}

.mui-icon-forward:before {
	content: "\e470"
}

.mui-icon-back:before,
.mui-icon-left-nav:before {
	content: "\e471"
}

.mui-icon-checkmarkempty:before {
	content: "\e472"
}

.mui-icon-home:before {
	content: "\e500"
}

.mui-icon-navigate:before {
	content: "\e501"
}

.mui-icon-gear:before {
	content: "\e502"
}

.mui-icon-paperplane:before {
	content: "\e503"
}

.mui-icon-info:before {
	content: "\e504"
}

.mui-icon-help:before {
	content: "\e505"
}

.mui-icon-locked:before {
	content: "\e506"
}

.mui-icon-more:before {
	content: "\e507"
}

.mui-icon-flag:before {
	content: "\e508"
}

.mui-icon-home-filled:before {
	content: "\e530"
}

.mui-icon-gear-filled:before {
	content: "\e532"
}

.mui-icon-info-filled:before {
	content: "\e534"
}

.mui-icon-help-filled:before {
	content: "\e535"
}

.mui-icon-more-filled:before {
	content: "\e537"
}

.mui-icon-settings:before {
	content: "\e560"
}

.mui-icon-list:before {
	content: "\e562"
}

.mui-icon-bars:before {
	content: "\e563"
}

.mui-icon-loop:before {
	content: "\e565"
}

.mui-icon-paperclip:before {
	content: "\e567"
}

.mui-icon-eye:before {
	content: "\e568"
}

.mui-icon-arrowup:before {
	content: "\e580"
}

.mui-icon-arrowdown:before {
	content: "\e581"
}

.mui-icon-arrowleft:before {
	content: "\e582"
}

.mui-icon-arrowright:before {
	content: "\e583"
}

.mui-icon-arrowthinup:before {
	content: "\e584"
}

.mui-icon-arrowthindown:before {
	content: "\e585"
}

.mui-icon-arrowthinleft:before {
	content: "\e586"
}

.mui-icon-arrowthinright:before {
	content: "\e587"
}

.mui-icon-pulldown:before {
	content: "\e588"
}

.mui-fullscreen {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.mui-fullscreen.mui-slider .mui-slider-group {
	height: 100%
}

.mui-fullscreen .mui-segmented-control~.mui-slider-group {
	width: 100%;
	height: auto;
	top: 40px;
	bottom: 0;
	position: absolute
}

.mui-fullscreen.mui-slider .mui-slider-item>a {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}

.mui-fullscreen .mui-off-canvas-wrap .mui-slider-item>a {
	top: auto;
	transform: none;
	-webkit-transform: none
}

.mui-bar-tab~.mui-content .mui-slider.mui-fullscreen .mui-segmented-control~.mui-slider-group {
	bottom: 50px
}

.mui-android.mui-android-4-0 input:focus,
.mui-android.mui-android-4-0 textarea:focus {
	-webkit-user-modify: inherit
}

.mui-android.mui-android-4-2 input,
.mui-android.mui-android-4-2 textarea,
.mui-android.mui-android-4-3 input,
.mui-android.mui-android-4-3 textarea {
	-webkit-user-select: text
}

.mui-ios .mui-table-view-cell {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.mui-plus-visible,
.mui-wechat-visible {
	display: none !important
}

.mui-plus-hidden,
.mui-wechat-hidden {
	display: block !important
}

.mui-tab-item.mui-plus-hidden,
.mui-tab-item.mui-wechat-hidden {
	display: table-cell !important
}

.mui-plus .mui-plus-visible,
.mui-wechat .mui-wechat-visible {
	display: block !important
}

.mui-plus .mui-tab-item.mui-plus-visible,
.mui-wechat .mui-tab-item.mui-wechat-visible {
	display: table-cell !important
}

.mui-plus .mui-plus-hidden,
.mui-wechat .mui-wechat-hidden {
	display: none !important
}

.mui-plus.mui-statusbar.mui-statusbar-offset .mui-bar-nav {
	padding-top: 20px;
	height: 64px
}

.mui-plus.mui-statusbar.mui-statusbar-offset .mui-bar-nav~.mui-content {
	padding-top: 64px
}

.mui-plus.mui-statusbar.mui-statusbar-offset .mui-bar-header-secondary,
.mui-plus.mui-statusbar.mui-statusbar-offset .mui-bar-nav~.mui-content .mui-pull-top-pocket {
	top: 64px
}

.mui-plus.mui-statusbar.mui-statusbar-offset .mui-bar-header-secondary~.mui-content {
	padding-top: 94px
}

.mui-iframe-wrapper {
	-webkit-overflow-scrolling: touch;
	position: absolute;
	left: 0;
	right: 0
}

.mui-iframe-wrapper iframe {
	border: 0;
	width: 100%;
	height: 100%
}

.mui-input-uploader {
	width: 40px;
	height: 40px;
	text-align: center;
	color: #d9d9db;
	border: #d7d7d7 solid 1px;
	margin-right: 5px
}

.paycenter .mui-banner {
	width: 100%;
	height: 110px;
	position: relative;
	padding-left: 84px
}

.paycenter .mui-banner .mui-logo {
	width: 53px;
	height: 53px;
	border: 4px solid #AFB1A1;
	position: absolute;
	left: 16px;
	top: 28.5px
}

.paycenter .mui-banner h1.mui-name {
	color: #fff;
	font-size: 18px;
	margin: 0;
	position: absolute;
	left: 85px;
	top: 50.5px
}

.paycenter .mui-text-center.mui-banner {
	padding-left: 0
}

.paycenter .mui-text-center.mui-banner .mui-logo {
	left: 50%;
	margin-left: -26.5px;
	top: 21.5px
}

.paycenter .mui-text-center.mui-banner h1.mui-name {
	left: 0;
	right: 0;
	text-align: center;
	top: 81.5px;
	margin-top: 10px
}

/*!
 *  Font Awesome 4.5.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(../fonts/fontawesome-webfont.eot?v=4.5.0);
	src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.5.0#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: solid .08em #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 {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	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: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 {
	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 {
	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"
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2013 Daniel Eden
*/
.animated {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

@-webkit-keyframes bounce {

	0%,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}

	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px)
	}
}

@keyframes bounce {

	0%,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	40% {
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px)
	}

	60% {
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce
}

@-webkit-keyframes flash {

	0%,
	100%,
	50% {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {

	0%,
	100%,
	50% {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	30% {
		-webkit-transform: scaleX(1.25) scaleY(0.75);
		transform: scaleX(1.25) scaleY(0.75)
	}

	40% {
		-webkit-transform: scaleX(0.75) scaleY(1.25);
		transform: scaleX(0.75) scaleY(1.25)
	}

	60% {
		-webkit-transform: scaleX(1.15) scaleY(0.85);
		transform: scaleX(1.15) scaleY(0.85)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}

	30% {
		-webkit-transform: scaleX(1.25) scaleY(0.75);
		-ms-transform: scaleX(1.25) scaleY(0.75);
		transform: scaleX(1.25) scaleY(0.75)
	}

	40% {
		-webkit-transform: scaleX(0.75) scaleY(1.25);
		-ms-transform: scaleX(0.75) scaleY(1.25);
		transform: scaleX(0.75) scaleY(1.25)
	}

	60% {
		-webkit-transform: scaleX(1.15) scaleY(0.85);
		-ms-transform: scaleX(1.15) scaleY(0.85);
		transform: scaleX(1.15) scaleY(0.85)
	}

	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {

	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
}

@keyframes shake {

	0%,
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	100% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	10%,
	20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg)
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}

	10%,
	20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		-ms-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg)
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		-ms-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%)
	}

	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg)
	}

	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg)
	}

	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg)
	}

	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg)
	}

	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg)
	}

	100% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%)
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%)
	}

	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		-ms-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg)
	}

	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		-ms-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg)
	}

	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		-ms-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg)
	}

	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		-ms-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg)
	}

	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		-ms-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg)
	}

	100% {
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%)
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3)
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	70% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		-ms-transform: scale(0.3);
		transform: scale(0.3)
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05)
	}

	70% {
		-webkit-transform: scale(0.9);
		-ms-transform: scale(0.9);
		transform: scale(0.9)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px)
	}

	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px)
	}

	80% {
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		transform: translateX(30px)
	}

	80% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		-ms-transform: translateX(30px);
		transform: translateX(30px)
	}

	80% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		transform: translateX(-30px)
	}

	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		transform: translateX(-30px)
	}

	80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px)
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}

	80% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px)
	}

	80% {
		-webkit-transform: translateY(10px);
		-ms-transform: translateY(10px);
		transform: translateY(10px)
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	25% {
		-webkit-transform: scale(0.95);
		transform: scale(0.95)
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3)
	}
}

@keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}

	25% {
		-webkit-transform: scale(0.95);
		-ms-transform: scale(0.95);
		transform: scale(0.95)
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		-ms-transform: scale(0.3);
		transform: scale(0.3)
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px)
	}
}

@keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		transform: translateX(20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
}

@keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px)
	}
}

@keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		transform: translateY(20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
}

@keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
		transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
		-ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
		-ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
		transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
		-ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg)
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		-ms-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		-ms-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg)
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg)
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		-ms-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		-ms-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg)
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		-ms-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		-ms-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		-ms-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		-ms-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px)
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px)
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px)
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

@-webkit-keyframes slideInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes slideInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px)
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	100% {
		-webkit-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate(80deg);
		-ms-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40% {
		-webkit-transform: rotate(60deg);
		-ms-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		-ms-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	100% {
		-webkit-transform: translateY(700px);
		-ms-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg)
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg)
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		-ms-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		-ms-transform: scale(0.3);
		transform: scale(0.3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateY(-2000px);
		transform: scale(0.1) translateY(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateY(60px);
		transform: scale(0.475) translateY(60px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateY(-2000px);
		-ms-transform: scale(0.1) translateY(-2000px);
		transform: scale(0.1) translateY(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateY(60px);
		-ms-transform: scale(0.475) translateY(60px);
		transform: scale(0.475) translateY(60px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateX(-2000px);
		transform: scale(0.1) translateX(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateX(48px);
		transform: scale(0.475) translateX(48px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateX(-2000px);
		-ms-transform: scale(0.1) translateX(-2000px);
		transform: scale(0.1) translateX(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateX(48px);
		-ms-transform: scale(0.475) translateX(48px);
		transform: scale(0.475) translateX(48px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateX(2000px);
		transform: scale(0.1) translateX(2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateX(-48px);
		transform: scale(0.475) translateX(-48px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateX(2000px);
		-ms-transform: scale(0.1) translateX(2000px);
		transform: scale(0.1) translateX(2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateX(-48px);
		-ms-transform: scale(0.475) translateX(-48px);
		transform: scale(0.475) translateX(-48px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateY(2000px);
		transform: scale(0.1) translateY(2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateY(-60px);
		transform: scale(0.475) translateY(-60px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateY(2000px);
		-ms-transform: scale(0.1) translateY(2000px);
		transform: scale(0.1) translateY(2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateY(-60px);
		-ms-transform: scale(0.475) translateY(-60px);
		transform: scale(0.475) translateY(-60px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3)
	}

	100% {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}

	50% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		-ms-transform: scale(0.3);
		transform: scale(0.3)
	}

	100% {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateY(-60px);
		transform: scale(0.475) translateY(-60px);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateY(2000px);
		transform: scale(0.1) translateY(2000px);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateY(-60px);
		-ms-transform: scale(0.475) translateY(-60px);
		transform: scale(0.475) translateY(-60px);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateY(2000px);
		-ms-transform: scale(0.1) translateY(2000px);
		transform: scale(0.1) translateY(2000px);
		-webkit-transform-origin: center bottom;
		-ms-transform-origin: center bottom;
		transform-origin: center bottom
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateX(42px);
		transform: scale(0.475) translateX(42px);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateX(-2000px);
		transform: scale(0.1) translateX(-2000px);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateX(42px);
		-ms-transform: scale(0.475) translateX(42px);
		transform: scale(0.475) translateX(42px);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateX(-2000px);
		-ms-transform: scale(0.1) translateX(-2000px);
		transform: scale(0.1) translateX(-2000px);
		-webkit-transform-origin: left center;
		-ms-transform-origin: left center;
		transform-origin: left center
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateX(-42px);
		transform: scale(0.475) translateX(-42px);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateX(2000px);
		transform: scale(0.1) translateX(2000px);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateX(-42px);
		-ms-transform: scale(0.475) translateX(-42px);
		transform: scale(0.475) translateX(-42px);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateX(2000px);
		-ms-transform: scale(0.1) translateX(2000px);
		transform: scale(0.1) translateX(2000px);
		-webkit-transform-origin: right center;
		-ms-transform-origin: right center;
		transform-origin: right center
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateY(60px);
		transform: scale(0.475) translateY(60px);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateY(-2000px);
		transform: scale(0.1) translateY(-2000px);
		-webkit-transform-origin: center top;
		transform-origin: center top
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateY(60px);
		-ms-transform: scale(0.475) translateY(60px);
		transform: scale(0.475) translateY(60px);
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateY(-2000px);
		-ms-transform: scale(0.1) translateY(-2000px);
		transform: scale(0.1) translateY(-2000px);
		-webkit-transform-origin: center top;
		-ms-transform-origin: center top;
		transform-origin: center top
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@keyframes fadeInNormal {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-webkit-keyframes fadeInNormal {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-moz-keyframes fadeInNormal {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-ms-keyframes fadeInNormal {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-o-keyframes fadeInNormal {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(-90deg) translateZ(0);
		opacity: 0
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(0) translateZ(0);
		opacity: 1
	}
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg) translateZ(0);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0) translateZ(0);
		opacity: 1
	}
}

@-moz-keyframes rotateInDownLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(-90deg) translateZ(0);
		opacity: 0
	}

	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0) translateZ(0);
		opacity: 1
	}
}

@-ms-keyframes rotateInDownLeft {
	0% {
		-ms-transform-origin: left bottom;
		-ms-transform: rotate(-90deg) translateZ(0);
		opacity: 0
	}

	100% {
		-ms-transform-origin: left bottom;
		-ms-transform: rotate(0) translateZ(0);
		opacity: 1
	}
}

@-o-keyframes rotateInDownLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(-90deg) translateZ(0);
		opacity: 0
	}

	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0) translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(90deg) translateZ(0);
		opacity: 0
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(0) translateZ(0);
		opacity: 1
	}
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg) translateZ(0);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0) translateZ(0);
		opacity: 1
	}
}

@-moz-keyframes rotateInDownRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(90deg) translateZ(0);
		opacity: 0
	}

	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0) translateZ(0);
		opacity: 1
	}
}

@-ms-keyframes rotateInDownRight {
	0% {
		-ms-transform-origin: right bottom;
		-ms-transform: rotate(90deg) translateZ(0);
		opacity: 0
	}

	100% {
		-ms-transform-origin: right bottom;
		-ms-transform: rotate(0) translateZ(0);
		opacity: 1
	}
}

@-o-keyframes rotateInDownRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(90deg) translateZ(0);
		opacity: 0
	}

	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0) translateZ(0);
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		transform: scale3d(0.3, .3, .3) translateZ(0)
	}

	50% {
		opacity: 1
	}
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, .3, .3) translateZ(0)
	}

	50% {
		opacity: 1
	}
}

@-moz-keyframes zoomIn {
	0% {
		opacity: 0;
		-moz-transform: scale3d(0.3, .3, .3) translateZ(0)
	}

	50% {
		opacity: 1
	}
}

@-ms-keyframes zoomIn {
	0% {
		opacity: 0;
		-ms-transform: scale3d(0.3, .3, .3) translateZ(0)
	}

	50% {
		opacity: 1
	}
}

@-o-keyframes zoomIn {
	0% {
		opacity: 0;
		-o-transform: scale3d(0.3, .3, .3) translateZ(0)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		transform: scale3d(0.1, .1, .1) translate3d(0, -1000px, 0);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		transform: scale3d(0.475, .475, .475) translate3d(0, 60px, 0);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@-moz-keyframes zoomInDown {
	0% {
		opacity: 0;
		-moz-transform: scale3d(0.1, .1, .1) translate3d(0, -1000px, 0);
		-moz-animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-moz-transform: scale3d(0.475, .475, .475) translate3d(0, 60px, 0);
		-moz-animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@-ms-keyframes zoomInDown {
	0% {
		opacity: 0;
		-ms-transform: scale3d(0.1, .1, .1) translate3d(0, -1000px, 0);
		-ms-animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-ms-transform: scale3d(0.475, .475, .475) translate3d(0, 60px, 0);
		-ms-animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@-o-keyframes zoomInDown {
	0% {
		opacity: 0;
		-o-transform: scale3d(0.1, .1, .1) translate3d(0, -1000px, 0);
		-o-animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-o-transform: scale3d(0.475, .475, .475) translate3d(0, 60px, 0);
		-o-animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@keyframes fadeIn {
	0% {
		transform: scale(0) translateZ(0);
		opacity: 0
	}

	60% {
		transform: scale(1.1) translateZ(0);
		opacity: 1
	}

	80% {
		transform: scale(0.9) translateZ(0);
		opacity: 1
	}

	100% {
		transform: scale(1) translateZ(0);
		opacity: 1
	}
}

@-webkit-keyframes fadeIn {
	0% {
		-webkit-transform: scale(0) translateZ(0);
		opacity: 0
	}

	60% {
		-webkit-transform: scale(1.1) translateZ(0);
		opacity: 1
	}

	80% {
		-webkit-transform: scale(0.9) translateZ(0);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1) translateZ(0);
		opacity: 1
	}
}

@-moz-keyframes fadeIn {
	0% {
		-moz-transform: scale(0) translateZ(0);
		opacity: 0
	}

	60% {
		-moz-transform: scale(1.1) translateZ(0);
		opacity: 1
	}

	80% {
		-moz-transform: scale(0.9) translateZ(0);
		opacity: 1
	}

	100% {
		-moz-transform: scale(1) translateZ(0);
		opacity: 1
	}
}

@-ms-keyframes fadeIn {
	0% {
		-ms-transform: scale(0) translateZ(0);
		opacity: 0
	}

	60% {
		-ms-transform: scale(1.1) translateZ(0);
		opacity: 1
	}

	80% {
		-ms-transform: scale(0.9) translateZ(0);
		opacity: 1
	}

	100% {
		-ms-transform: scale(1) translateZ(0);
		opacity: 1
	}
}

@-o-keyframes fadeIn {
	0% {
		-o-transform: scale(0) translateZ(0);
		opacity: 0
	}

	60% {
		-o-transform: scale(1.1) translateZ(0);
		opacity: 1
	}

	80% {
		-o-transform: scale(0.9) translateZ(0);
		opacity: 1
	}

	100% {
		-o-transform: scale(1) translateZ(0);
		opacity: 1
	}
}

@keyframes expandOpen {
	0% {
		opacity: 0;
		transform: scale(1.8) translateZ(0)
	}

	50% {
		opacity: 1;
		transform: scale(0.95) translateZ(0)
	}

	80% {
		transform: scale(1.05) translateZ(0)
	}

	90% {
		transform: scale(0.98) translateZ(0)
	}

	100% {
		transform: scale(1) translateZ(0)
	}
}

@-webkit-keyframes expandOpen {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.8) translateZ(0)
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(0.95) translateZ(0)
	}

	80% {
		-webkit-transform: scale(1.05) translateZ(0)
	}

	90% {
		-webkit-transform: scale(0.98) translateZ(0)
	}

	100% {
		-webkit-transform: scale(1) translateZ(0)
	}
}

@-moz-keyframes expandOpen {
	0% {
		opacity: 0;
		-moz-transform: scale(1.8) translateZ(0)
	}

	50% {
		opacity: 1;
		-moz-transform: scale(0.95) translateZ(0)
	}

	80% {
		-moz-transform: scale(1.05) translateZ(0)
	}

	90% {
		-moz-transform: scale(0.98) translateZ(0)
	}

	100% {
		-moz-transform: scale(1) translateZ(0)
	}
}

@-ms-keyframes expandOpen {
	0% {
		opacity: 0;
		-ms-transform: scale(1.8) translateZ(0)
	}

	50% {
		opacity: 1;
		-ms-transform: scale(0.95) translateZ(0)
	}

	80% {
		-ms-transform: scale(1.05) translateZ(0)
	}

	90% {
		-ms-transform: scale(0.98) translateZ(0)
	}

	100% {
		-ms-transform: scale(1) translateZ(0)
	}
}

@-o-keyframes expandOpen {
	0% {
		opacity: 0;
		-o-transform: scale(1.8) translateZ(0)
	}

	50% {
		opacity: 1;
		-o-transform: scale(0.95) translateZ(0)
	}

	80% {
		-o-transform: scale(1.05) translateZ(0)
	}

	90% {
		-o-transform: scale(0.98) translateZ(0)
	}

	100% {
		-o-transform: scale(1) translateZ(0)
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}

	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translate3d(-100%, 0, 0)
	}

	100% {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0)
	}
}

@-ms-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-ms-transform: translate3d(-100%, 0, 0)
	}

	100% {
		opacity: 1;
		-ms-transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translate3d(-100%, 0, 0)
	}

	100% {
		opacity: 1;
		-o-transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}

	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translate3d(100%, 0, 0)
	}

	100% {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0)
	}
}

@-ms-keyframes fadeInRight {
	0% {
		opacity: 0;
		-ms-transform: translate3d(100%, 0, 0)
	}

	100% {
		opacity: 1;
		-ms-transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translate3d(100%, 0, 0)
	}

	100% {
		opacity: 1;
		-o-transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}

	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translate3d(0, 100%, 0)
	}

	100% {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0)
	}
}

@-ms-keyframes fadeInUp {
	0% {
		opacity: 0;
		-ms-transform: translate3d(0, 100%, 0)
	}

	100% {
		opacity: 1;
		-ms-transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translate3d(0, 100%, 0)
	}

	100% {
		opacity: 1;
		-o-transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}

	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translate3d(0, -100%, 0)
	}

	100% {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0)
	}
}

@-ms-keyframes fadeInDown {
	0% {
		opacity: 0;
		-ms-transform: translate3d(0, -100%, 0)
	}

	100% {
		opacity: 1;
		-ms-transform: translate3d(0, 0, 0)
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translate3d(0, -100%, 0)
	}

	100% {
		opacity: 1;
		-o-transform: translate3d(0, 0, 0)
	}
}

@keyframes rotateIn {
	0% {
		transform-origin: center center;
		transform: rotate(-200deg) translateZ(0);
		opacity: 0
	}

	100% {
		transform-origin: center center;
		transform: rotate(0deg) translateZ(0);
		opacity: 1
	}
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(-200deg) translateZ(0);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0deg) translateZ(0);
		opacity: 1
	}
}

@-moz-keyframes rotateIn {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(-200deg) translateZ(0);
		opacity: 0
	}

	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0deg) translateZ(0);
		opacity: 1
	}
}

@-ms-keyframes rotateIn {
	0% {
		-ms-transform-origin: center center;
		-ms-transform: rotate(-200deg) translateZ(0);
		opacity: 0
	}

	100% {
		-ms-transform-origin: center center;
		-ms-transform: rotate(0deg) translateZ(0);
		opacity: 1
	}
}

@-o-keyframes rotateIn {
	0% {
		-o-transform-origin: center center;
		-o-transform: rotate(-200deg) translateZ(0);
		opacity: 0
	}

	100% {
		-o-transform-origin: center center;
		-o-transform: rotate(0deg) translateZ(0);
		opacity: 1
	}
}

@keyframes flipInY {
	0% {
		transform: perspective(400px) rotateY(90deg) translateZ(0);
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotateY(-10deg) translateZ(0)
	}

	70% {
		transform: perspective(400px) rotateY(10deg) translateZ(0)
	}

	100% {
		transform: perspective(400px) rotateY(0deg) translateZ(0);
		opacity: 1
	}
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg) translateZ(0);
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg) translateZ(0)
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(10deg) translateZ(0)
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg) translateZ(0);
		opacity: 1
	}
}

@-moz-keyframes flipInY {
	0% {
		-moz-transform: perspective(400px) rotateY(90deg) translateZ(0);
		opacity: 0
	}

	40% {
		-moz-transform: perspective(400px) rotateY(-10deg) translateZ(0)
	}

	70% {
		-moz-transform: perspective(400px) rotateY(10deg) translateZ(0)
	}

	100% {
		-moz-transform: perspective(400px) rotateY(0deg) translateZ(0);
		opacity: 1
	}
}

@-ms-keyframes flipInY {
	0% {
		-ms-transform: perspective(400px) rotateY(90deg) translateZ(0);
		opacity: 0
	}

	40% {
		-ms-transform: perspective(400px) rotateY(-10deg) translateZ(0)
	}

	70% {
		-ms-transform: perspective(400px) rotateY(10deg) translateZ(0)
	}

	100% {
		-ms-transform: perspective(400px) rotateY(0deg) translateZ(0);
		opacity: 1
	}
}

@-o-keyframes flipInY {
	0% {
		-o-transform: perspective(400px) rotateY(90deg) translateZ(0);
		opacity: 0
	}

	40% {
		-o-transform: perspective(400px) rotateY(-10deg) translateZ(0)
	}

	70% {
		-o-transform: perspective(400px) rotateY(10deg) translateZ(0)
	}

	100% {
		-o-transform: perspective(400px) rotateY(0deg) translateZ(0);
		opacity: 1
	}
}

@keyframes flipInX {
	0% {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		transform: perspective(400px) rotateX(10deg)
	}

	100% {
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg)
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

@-moz-keyframes flipInX {
	0% {
		-moz-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		-moz-transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		-moz-transform: perspective(400px) rotateX(10deg)
	}

	100% {
		-moz-transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

@-ms-keyframes flipInX {
	0% {
		-ms-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		-ms-transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		-ms-transform: perspective(400px) rotateX(10deg)
	}

	100% {
		-ms-transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

@-o-keyframes flipInX {
	0% {
		-o-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		-o-transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		-o-transform: perspective(400px) rotateX(10deg)
	}

	100% {
		-o-transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		transform: translateX(0%) skewX(-15deg);
		opacity: 1
	}

	100% {
		transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

@-moz-keyframes lightSpeedIn {
	0% {
		-moz-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		-moz-transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		-moz-transform: translateX(0%) skewX(-15deg);
		opacity: 1
	}

	100% {
		-moz-transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

@-ms-keyframes lightSpeedIn {
	0% {
		-ms-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		-ms-transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		-ms-transform: translateX(0%) skewX(-15deg);
		opacity: 1
	}

	100% {
		-ms-transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

@-o-keyframes lightSpeedIn {
	0% {
		-o-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		-o-transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		-o-transform: translateX(0%) skewX(-15deg);
		opacity: 1
	}

	100% {
		-o-transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

@keyframes slideRight {
	0% {
		opacity: 0;
		transform: translateX(-150%)
	}

	50% {
		opacity: 1;
		transform: translateX(8%)
	}

	65% {
		transform: translateX(-4%)
	}

	80% {
		transform: translateX(4%)
	}

	95% {
		transform: translateX(-2%)
	}

	100% {
		transform: translateX(0%)
	}
}

@-webkit-keyframes slideRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-150%)
	}

	50% {
		opacity: 1;
		-webkit-transform: translateX(8%)
	}

	65% {
		-webkit-transform: translateX(-4%)
	}

	80% {
		-webkit-transform: translateX(4%)
	}

	95% {
		-webkit-transform: translateX(-2%)
	}

	100% {
		-webkit-transform: translateX(0%)
	}
}

@-moz-keyframes slideRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(-150%)
	}

	50% {
		opacity: 1;
		-moz-transform: translateX(8%)
	}

	65% {
		-moz-transform: translateX(-4%)
	}

	80% {
		-moz-transform: translateX(4%)
	}

	95% {
		-moz-transform: translateX(-2%)
	}

	100% {
		-moz-transform: translateX(0%)
	}
}

@-ms-keyframes slideRight {
	0% {
		opacity: 0;
		-ms-transform: translateX(-150%)
	}

	50% {
		opacity: 1;
		-ms-transform: translateX(8%)
	}

	65% {
		-ms-transform: translateX(-4%)
	}

	80% {
		-ms-transform: translateX(4%)
	}

	95% {
		-ms-transform: translateX(-2%)
	}

	100% {
		-ms-transform: translateX(0%)
	}
}

@-o-keyframes slideRight {
	0% {
		opacity: 0;
		-o-transform: translateX(-150%)
	}

	50% {
		opacity: 1;
		-o-transform: translateX(8%)
	}

	65% {
		-o-transform: translateX(-4%)
	}

	80% {
		-o-transform: translateX(4%)
	}

	95% {
		-o-transform: translateX(-2%)
	}

	100% {
		-o-transform: translateX(0%)
	}
}

@keyframes slideLeft {
	0% {
		opacity: 0;
		transform: translateX(150%)
	}

	50% {
		opacity: 1;
		transform: translateX(-8%)
	}

	65% {
		transform: translateX(4%)
	}

	80% {
		transform: translateX(-4%)
	}

	95% {
		transform: translateX(2%)
	}

	100% {
		transform: translateX(0%)
	}
}

@-webkit-keyframes slideLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(150%)
	}

	50% {
		opacity: 1;
		-webkit-transform: translateX(-8%)
	}

	65% {
		-webkit-transform: translateX(4%)
	}

	80% {
		-webkit-transform: translateX(-4%)
	}

	95% {
		-webkit-transform: translateX(2%)
	}

	100% {
		-webkit-transform: translateX(0%)
	}
}

@-moz-keyframes slideLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(150%)
	}

	50% {
		opacity: 1;
		-moz-transform: translateX(-8%)
	}

	65% {
		-moz-transform: translateX(4%)
	}

	80% {
		-moz-transform: translateX(-4%)
	}

	95% {
		-moz-transform: translateX(2%)
	}

	00% {
		-moz-transform: translateX(0%)
	}
}

@-ms-keyframes slideLeft {
	0% {
		opacity: 0;
		-ms-transform: translateX(150%)
	}

	50% {
		opacity: 1;
		-ms-transform: translateX(-8%)
	}

	65% {
		-ms-transform: translateX(4%)
	}

	80% {
		-ms-transform: translateX(-4%)
	}

	95% {
		-ms-transform: translateX(2%)
	}

	100% {
		-ms-transform: translateX(0%)
	}
}

@-o-keyframes slideLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(150%)
	}

	50% {
		opacity: 1;
		-o-transform: translateX(-8%)
	}

	65% {
		-o-transform: translateX(4%)
	}

	80% {
		-o-transform: translateX(-4%)
	}

	95% {
		-o-transform: translateX(2%)
	}

	100% {
		-o-transform: translateX(0%)
	}
}

@keyframes slideUp {
	0% {
		opacity: 0;
		transform: translateY(100%)
	}

	50% {
		opacity: 1;
		transform: translateY(-8%)
	}

	65% {
		transform: translateY(4%)
	}

	80% {
		transform: translateY(-4%)
	}

	95% {
		transform: translateY(2%)
	}

	100% {
		transform: translateY(0%)
	}
}

@-webkit-keyframes slideUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100%)
	}

	50% {
		opacity: 1;
		-webkit-transform: translateY(-8%)
	}

	65% {
		-webkit-transform: translateY(4%)
	}

	80% {
		-webkit-transform: translateY(-4%)
	}

	95% {
		-webkit-transform: translateY(2%)
	}

	100% {
		-webkit-transform: translateY(0%)
	}
}

@-moz-keyframes slideUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(100%)
	}

	50% {
		opacity: 1;
		-moz-transform: translateY(-8%)
	}

	65% {
		-moz-transform: translateY(4%)
	}

	80% {
		-moz-transform: translateY(-4%)
	}

	95% {
		-moz-transform: translateY(2%)
	}

	100% {
		-moz-transform: translateY(0%)
	}
}

@-ms-keyframes slideUp {
	0% {
		opacity: 0;
		-ms-transform: translateY(100%)
	}

	50% {
		opacity: 1;
		-ms-transform: translateY(-8%)
	}

	65% {
		-ms-transform: translateY(4%)
	}

	80% {
		-ms-transform: translateY(-4%)
	}

	95% {
		-ms-transform: translateY(2%)
	}

	100% {
		-ms-transform: translateY(0%)
	}
}

@-o-keyframes slideUp {
	0% {
		opacity: 0;
		-o-transform: translateY(100%)
	}

	50% {
		opacity: 1;
		-o-transform: translateY(-8%)
	}

	65% {
		-o-transform: translateY(4%)
	}

	80% {
		-o-transform: translateY(-4%)
	}

	95% {
		-o-transform: translateY(2%)
	}

	100% {
		-o-transform: translateY(0%)
	}
}

@keyframes slideDown {
	0% {
		opacity: 0;
		transform: translateY(-100%) translateZ(0)
	}

	50% {
		opacity: 1;
		transform: translateY(8%)
	}

	65% {
		transform: translateY(-4%)
	}

	80% {
		transform: translateY(4%)
	}

	95% {
		transform: translateY(-2%)
	}

	100% {
		transform: translateY(0%)
	}
}

@-webkit-keyframes slideDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100%) translateZ(0)
	}

	50% {
		opacity: 1;
		-webkit-transform: translateY(8%)
	}

	65% {
		-webkit-transform: translateY(-4%)
	}

	80% {
		-webkit-transform: translateY(4%)
	}

	95% {
		-webkit-transform: translateY(-2%)
	}

	100% {
		-webkit-transform: translateY(0%)
	}
}

@-moz-keyframes slideDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-100%) translateZ(0)
	}

	50% {
		opacity: 1;
		-moz-transform: translateY(8%)
	}

	65% {
		-moz-transform: translateY(-4%)
	}

	80% {
		-moz-transform: translateY(4%)
	}

	95% {
		-moz-transform: translateY(-2%)
	}

	100% {
		-moz-transform: translateY(0%)
	}
}

@-ms-keyframes slideDown {
	0% {
		opacity: 0;
		-ms-transform: translateY(-100%) translateZ(0)
	}

	50% {
		opacity: 1;
		-ms-transform: translateY(8%)
	}

	65% {
		-ms-transform: translateY(-4%)
	}

	80% {
		-ms-transform: translateY(4%)
	}

	95% {
		-ms-transform: translateY(-2%)
	}

	100% {
		-ms-transform: translateY(0%)
	}
}

@-o-keyframes slideDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-100%) translateZ(0)
	}

	50% {
		opacity: 1;
		-o-transform: translateY(8%)
	}

	65% {
		-o-transform: translateY(-4%)
	}

	80% {
		-o-transform: translateY(4%)
	}

	95% {
		-o-transform: translateY(-2%)
	}

	100% {
		-o-transform: translateY(0%)
	}
}

@keyframes stretchRight {
	0% {
		opacity: 0;
		transform: scaleX(0.3);
		transform-origin: 0 0
	}

	40% {
		opacity: 1;
		transform: scaleX(1.02);
		transform-origin: 0 0
	}

	60% {
		transform: scaleX(0.98);
		transform-origin: 0 0
	}

	80% {
		transform: scaleX(1.01);
		transform-origin: 0 0
	}

	100% {
		transform: scaleX(0.98);
		transform-origin: 0 0
	}
}

@-webkit-keyframes stretchRight {
	0% {
		opacity: 0;
		-webkit-transform: scaleX(0.3);
		-webkit-transform-origin: 0 0
	}

	40% {
		opacity: 1;
		-webkit-transform: scaleX(1.02);
		-webkit-transform-origin: 0 0
	}

	60% {
		-webkit-transform: scaleX(0.98);
		-webkit-transform-origin: 0 0
	}

	80% {
		-webkit-transform: scaleX(1.01);
		-webkit-transform-origin: 0 0
	}

	100% {
		-webkit-transform: scaleX(0.98);
		-webkit-transform-origin: 0 0
	}
}

@-moz-keyframes stretchRight {
	0% {
		opacity: 0;
		-moz-transform: scaleX(0.3);
		-moz-transform-origin: 0 0
	}

	40% {
		opacity: 1;
		-moz-transform: scaleX(1.02);
		-moz-transform-origin: 0 0
	}

	60% {
		-moz-transform: scaleX(0.98);
		-moz-transform-origin: 0 0
	}

	80% {
		-moz-transform: scaleX(1.01);
		-moz-transform-origin: 0 0
	}

	100% {
		-moz-transform: scaleX(0.98);
		-moz-transform-origin: 0 0
	}
}

@-ms-keyframes stretchRight {
	0% {
		opacity: 0;
		-ms-transform: scaleX(0.3);
		-ms-transform-origin: 0 0
	}

	40% {
		opacity: 1;
		-ms-transform: scaleX(1.02);
		-ms-transform-origin: 0 0
	}

	60% {
		-ms-transform: scaleX(0.98);
		-ms-transform-origin: 0 0
	}

	80% {
		-ms-transform: scaleX(1.01);
		-ms-transform-origin: 0 0
	}

	100% {
		-ms-transform: scaleX(0.98);
		-ms-transform-origin: 0 0
	}
}

@-o-keyframes stretchRight {
	0% {
		opacity: 0;
		-o-transform: scaleX(0.3);
		-o-transform-origin: 0 0
	}

	40% {
		opacity: 1;
		-o-transform: scaleX(1.02);
		-o-transform-origin: 0 0
	}

	60% {
		-o-transform: scaleX(0.98);
		-o-transform-origin: 0 0
	}

	80% {
		-o-transform: scaleX(1.01);
		-o-transform-origin: 0 0
	}

	100% {
		-o-transform: scaleX(0.98);
		-o-transform-origin: 0 0
	}
}

@keyframes stretchLeft {
	0% {
		opacity: 0;
		transform: scaleX(0.3);
		transform-origin: 100% 0
	}

	40% {
		opacity: 1;
		transform: scaleX(1.02);
		transform-origin: 100% 0
	}

	60% {
		transform: scaleX(0.98);
		transform-origin: 100% 0
	}

	80% {
		transform: scaleX(1.01);
		transform-origin: 100% 0
	}

	100% {
		transform: scaleX(0.98);
		transform-origin: 100% 0
	}
}

@-webkit-keyframes stretchLeft {
	0% {
		opacity: 0;
		-webkit-transform: scaleX(0.3);
		-webkit-transform-origin: 100% 0
	}

	40% {
		opacity: 1;
		-webkit-transform: scaleX(1.02);
		-webkit-transform-origin: 100% 0
	}

	60% {
		-webkit-transform: scaleX(0.98);
		-webkit-transform-origin: 100% 0
	}

	80% {
		-webkit-transform: scaleX(1.01);
		-webkit-transform-origin: 100% 0
	}

	100% {
		-webkit-transform: scaleX(0.98);
		-webkit-transform-origin: 100% 0
	}
}

@-moz-keyframes stretchLeft {
	0% {
		opacity: 0;
		-moz-transform: scaleX(0.3);
		-moz-transform-origin: 100% 0
	}

	40% {
		opacity: 1;
		-moz-transform: scaleX(1.02);
		-moz-transform-origin: 100% 0
	}

	60% {
		-moz-transform: scaleX(0.98);
		-moz-transform-origin: 100% 0
	}

	80% {
		-moz-transform: scaleX(1.01);
		-moz-transform-origin: 100% 0
	}

	100% {
		-moz-transform: scaleX(0.98);
		-moz-transform-origin: 100% 0
	}
}

@-ms-keyframes stretchLeft {
	0% {
		opacity: 0;
		-ms-transform: scaleX(0.3);
		-ms-transform-origin: 100% 0
	}

	40% {
		opacity: 1;
		-ms-transform: scaleX(1.02);
		-ms-transform-origin: 100% 0
	}

	60% {
		-ms-transform: scaleX(0.98);
		-ms-transform-origin: 100% 0
	}

	80% {
		-ms-transform: scaleX(1.01);
		-ms-transform-origin: 100% 0
	}

	100% {
		-ms-transform: scaleX(0.98);
		-ms-transform-origin: 100% 0
	}
}

@-o-keyframes stretchLeft {
	0% {
		opacity: 0;
		-o-transform: scaleX(0.3);
		-o-transform-origin: 100% 0
	}

	40% {
		opacity: 1;
		-o-transform: scaleX(1.02);
		-o-transform-origin: 100% 0
	}

	60% {
		-o-transform: scaleX(0.98);
		-o-transform-origin: 100% 0
	}

	80% {
		-o-transform: scaleX(1.01);
		-o-transform-origin: 100% 0
	}

	100% {
		-o-transform: scaleX(0.98);
		-o-transform-origin: 100% 0
	}
}

@keyframes pullUp {
	0% {
		opacity: 0;
		transform: scaleY(0.1) translateZ(0);
		transform-origin: 50% 100%
	}

	40% {
		opacity: 1;
		transform: scaleY(1.02);
		transform-origin: 50% 100%
	}

	60% {
		transform: scaleY(0.98);
		transform-origin: 50% 100%
	}

	80% {
		transform: scaleY(1.01);
		transform-origin: 50% 100%
	}

	100% {
		transform: scaleY(0.98);
		transform-origin: 50% 100%
	}
}

@-webkit-keyframes pullUp {
	0% {
		opacity: 0;
		-webkit-transform: scaleY(0.1) translateZ(0);
		-webkit-transform-origin: 50% 100%
	}

	40% {
		opacity: 1;
		-webkit-transform: scaleY(1.02);
		-webkit-transform-origin: 50% 100%
	}

	60% {
		-webkit-transform: scaleY(0.98);
		-webkit-transform-origin: 50% 100%
	}

	80% {
		-webkit-transform: scaleY(1.01);
		-webkit-transform-origin: 50% 100%
	}

	100% {
		-webkit-transform: scaleY(0.98);
		-webkit-transform-origin: 50% 100%
	}
}

@-moz-keyframes pullUp {
	0% {
		opacity: 0;
		-moz-transform: scaleY(0.1) translateZ(0);
		-moz-transform-origin: 50% 100%
	}

	40% {
		opacity: 1;
		-moz-transform: scaleY(1.02);
		-moz-transform-origin: 50% 100%
	}

	60% {
		-moz-transform: scaleY(0.98);
		-moz-transform-origin: 50% 100%
	}

	80% {
		-moz-transform: scaleY(1.01);
		-moz-transform-origin: 50% 100%
	}

	100% {
		-moz-transform: scaleY(0.98);
		-moz-transform-origin: 50% 100%
	}
}

@-ms-keyframes pullUp {
	0% {
		opacity: 0;
		-ms-transform: scaleY(0.1) translateZ(0);
		-ms-transform-origin: 50% 100%
	}

	40% {
		opacity: 1;
		-ms-transform: scaleY(1.02);
		-ms-transform-origin: 50% 100%
	}

	60% {
		-ms-transform: scaleY(0.98);
		-ms-transform-origin: 50% 100%
	}

	80% {
		-ms-transform: scaleY(1.01);
		-ms-transform-origin: 50% 100%
	}

	100% {
		-ms-transform: scaleY(0.98);
		-ms-transform-origin: 50% 100%
	}
}

@-o-keyframes pullUp {
	0% {
		opacity: 0;
		-o-transform: scaleY(0.1) translateZ(0);
		-o-transform-origin: 50% 100%
	}

	40% {
		opacity: 1;
		-o-transform: scaleY(1.02);
		-o-transform-origin: 50% 100%
	}

	60% {
		-o-transform: scaleY(0.98);
		-o-transform-origin: 50% 100%
	}

	80% {
		-o-transform: scaleY(1.01);
		-o-transform-origin: 50% 100%
	}

	100% {
		-o-transform: scaleY(0.98);
		-o-transform-origin: 50% 100%
	}
}

@keyframes pullDown {
	0% {
		opacity: 0;
		transform: scaleY(0.1) translateZ(0);
		transform-origin: 50% 0
	}

	40% {
		opacity: 1;
		transform: scaleY(1.02) translateZ(0);
		transform-origin: 50% 0
	}

	60% {
		transform: scaleY(0.98) translateZ(0);
		transform-origin: 50% 0
	}

	80% {
		transform: scaleY(1.01) translateZ(0);
		transform-origin: 50% 0
	}

	100% {
		transform: scaleY(0.98) translateZ(0);
		transform-origin: 50% 0
	}
}

@-webkit-keyframes pullDown {
	0% {
		opacity: 0;
		-webkit-transform: scaleY(0.1) translateZ(0);
		-webkit-transform-origin: 50% 0
	}

	40% {
		opacity: 1;
		-webkit-transform: scaleY(1.02) translateZ(0);
		-webkit-transform-origin: 50% 0
	}

	60% {
		-webkit-transform: scaleY(0.98) translateZ(0);
		-webkit-transform-origin: 50% 0
	}

	80% {
		-webkit-transform: scaleY(1.01) translateZ(0);
		-webkit-transform-origin: 50% 0
	}

	100% {
		-webkit-transform: scaleY(0.98) translateZ(0);
		-webkit-transform-origin: 50% 0
	}
}

@-moz-keyframes pullDown {
	0% {
		opacity: 0;
		-moz-transform: scaleY(0.1) translateZ(0);
		-moz-transform-origin: 50% 0
	}

	40% {
		opacity: 1;
		-moz-transform: scaleY(1.02) translateZ(0);
		-moz-transform-origin: 50% 0
	}

	60% {
		-moz-transform: scaleY(0.98) translateZ(0);
		-moz-transform-origin: 50% 0
	}

	80% {
		-moz-transform: scaleY(1.01) translateZ(0);
		-moz-transform-origin: 50% 0
	}

	100% {
		-moz-transform: scaleY(0.98) translateZ(0);
		-moz-transform-origin: 50% 0
	}
}

@-ms-keyframes pullDown {
	0% {
		opacity: 0;
		-ms-transform: scaleY(0.1) translateZ(0);
		-ms-transform-origin: 50% 0
	}

	40% {
		opacity: 1;
		-ms-transform: scaleY(1.02) translateZ(0);
		-ms-transform-origin: 50% 0
	}

	60% {
		-ms-transform: scaleY(0.98) translateZ(0);
		-ms-transform-origin: 50% 0
	}

	80% {
		-ms-transform: scaleY(1.01) translateZ(0);
		-ms-transform-origin: 50% 0
	}

	100% {
		-ms-transform: scaleY(0.98) translateZ(0);
		-ms-transform-origin: 50% 0
	}
}

@-o-keyframes pullDown {
	0% {
		opacity: 0;
		-o-transform: scaleY(0.1) translateZ(0);
		-o-transform-origin: 50% 0
	}

	40% {
		opacity: 1;
		-o-transform: scaleY(1.02) translateZ(0);
		-o-transform-origin: 50% 0
	}

	60% {
		-o-transform: scaleY(0.98) translateZ(0);
		-o-transform-origin: 50% 0
	}

	80% {
		-o-transform: scaleY(1.01) translateZ(0);
		-o-transform-origin: 50% 0
	}

	100% {
		-o-transform: scaleY(0.98) translateZ(0);
		-o-transform-origin: 50% 0
	}
}

@-webkit-keyframes start {

	0%,
	30% {
		opacity: 0;
		-webkit-transform: translate(0, 10px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate(0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate(0, -8px)
	}
}

@-moz-keyframes start {

	0%,
	30% {
		opacity: 0;
		-moz-transform: translate(0, 10px)
	}

	60% {
		opacity: 1;
		-moz-transform: translate(0, 0)
	}

	100% {
		opacity: 0;
		-moz-transform: translate(0, -8px)
	}
}

@-ms-keyframes start {

	0%,
	30% {
		opacity: 0;
		-ms-transform: translate(0, 10px)
	}

	60% {
		opacity: 1;
		-ms-transform: translate(0, 0)
	}

	100% {
		opacity: 0;
		-ms-transform: translate(0, -8px)
	}
}

@-o-keyframes start {

	0%,
	30% {
		opacity: 0;
		-o-transform: translate(0, 10px)
	}

	60% {
		opacity: 1;
		-o-transform: translate(0, 0)
	}

	100% {
		opacity: 0;
		-o-transform: translate(0, -8px)
	}
}

@keyframes start {

	0%,
	30% {
		opacity: 0;
		transform: translate(0, 10px)
	}

	60% {
		opacity: 1;
		transform: translate(0, 0)
	}

	100% {
		opacity: 0;
		transform: translate(0, -8px)
	}
}

.app-richText .inner ul {
	list-style: disc
}

.app-richText .inner ol {
	list-style: decimal
}

.app-richText .inner img {
	max-width: 100%
}

.app-richText .inner ul {
	padding-left: 40px
}

.app-richText .inner ol,
.app-richText .inner ul {
	margin: 16px 0
}

.app-richText .inner h1,
.app-richText .inner h2,
.app-richText .inner h3,
.app-richText .inner h4,
.app-richText .inner h5,
.app-richText .inner h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700
}

.app-richText .inner {
	padding: 10px;
	font-size: 16px;
	overflow: hidden
}

.app-richText table {
	margin: 10px 0;
	width: 100%
}

.app-richText table td,
.app-richText table th {
	padding: 5px 10px;
	border: 1px solid #DDD
}

.app-adImg .inner h3 {
	margin: 0
}

.app-adImg .inner img {
	max-width: 100%;
	vertical-align: middle
}

.app-adImg .inner .show-separate .ad-list.lg {
	font-size: 12px;
	padding: 0 5px;
	margin: 0
}

.app-adImg .inner .show-separate .ad-list.sm {
	font-size: 12px;
	padding: 0 2px;
	margin: 0
}

.app-adImg .inner .show-separate .ad-list.lg .ad-list-item {
	margin: 5px auto;
	min-height: 40px;
	position: relative
}

.app-adImg .inner .show-separate .ad-list.lg .ad-list-item>a {
	display: block;
	text-align: center
}

.app-adImg .inner .show-separate .ad-list .ad-list-item h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: left;
	z-index: 2;
	color: #fff;
	background: rgba(51, 51, 51, .8);
	padding: 5px 15px;
	font-size: 14px;
	line-height: 1.5em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.app-adImg .inner .show-separate .ad-list.sm .ad-list-item {
	padding: 0;
	min-height: 40px;
	overflow: hidden
}

.app-adImg .inner .show-separate .ad-list.sm .ad-list-item>a {
	display: block;
	margin: 3px;
	position: relative;
	height: 148px;
	overflow: hidden;
	text-align: center
}

.app-cube table {
	width: 100%;
	table-layout: fixed
}

.app-cube table td {
	text-align: center;
	color: #ddd
}

.app-cube tr {
	margin: 0;
	padding: 0;
	width: 100%
}

.app-cube td {
	width: 25%;
	margin: 0;
	padding: 0
}

.app-cube td img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto
}

.app-cube td.cols-2 {
	width: 50%
}

.app-cube td.cols-3 {
	width: 75%
}

.app-cube td.cols-4 {
	width: 100%
}

.app-title .title-detail {
	padding: 10px
}

.app-title .title-detail h2 {
	font-size: 18px;
	height: 22px;
	line-height: 22px
}

.app-title .title-detail h2 span {
	font-size: 12px;
	color: #999
}

.app-title .title-detail p {
	padding: 0;
	color: #8c8c8c;
	font-size: 11px;
	margin: 5px 0 0
}

.app-textNav .inner .list-group {
	margin-bottom: 0
}

.app-textNav .inner .list-group-item {
	border-radius: 0;
	border: 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 0;
	height: 40px;
	padding: 0
}

.app-textNav .inner .list-group-item a {
	color: #333;
	display: block;
	padding: 10px 15px
}

.app-textNav .inner .list-group-item a span {
	display: block;
	width: 100%;
	height: 100%;
	padding-right: 30px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.app-textNav .inner .list-group-item a i {
	color: #888;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 22px
}

.app-navImg .inner {
	padding: 5px
}

.app-navImg .inner ul {
	margin: 0;
	padding: 0
}

.app-navImg .inner ul li {
	width: 25%;
	overflow: hidden;
	float: left
}

.app-navImg .inner ul li .nav-img {
	display: block;
	width: 100%;
	overflow: hidden
}

.app-navImg .inner ul li .nav-img img {
	max-width: 100%;
	vertical-align: middle
}

.app-navImg .inner ul li .title {
	color: #333;
	display: inline-block;
	width: 100%;
	height: 24px;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

[type=navimg] .inner {
	padding: 5px
}

[type=navimg] .inner ul {
	margin: 0;
	padding: 0
}

[type=navimg] .inner ul li {
	width: 25%;
	overflow: hidden;
	float: left
}

[type=navimg] .inner ul li .nav-img {
	display: block;
	width: 100%;
	overflow: hidden
}

[type=navimg] .inner ul li .nav-img img {
	max-width: 100%;
	vertical-align: middle
}

[type=navimg] .inner ul li .title {
	color: #333;
	display: inline-block;
	width: 100%;
	height: 24px;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.app-link .inner .list-group,
.micro-page-category .app-category .list-group,
.usercenter .app-usercenter .list-group {
	margin: 0
}

.app-link .inner .list-group-item,
.micro-page-category .app-category .list-group-item,
.usercenter .app-usercenter .list-group-item {
	border-radius: 0;
	border-left: 0;
	border-right: 0;
	height: 40px;
	padding: 0
}

.app-link .inner .list-group-item a,
.micro-page-category .app-category .list-group-item a,
.usercenter .app-usercenter .list-group-item a {
	color: #333;
	display: block;
	padding: 10px 15px
}

.app-link .inner .list-group-item a span,
.micro-page-category .app-category .list-group-item a span,
.usercenter .app-usercenter .list-group-item a span {
	display: block;
	width: 100%;
	height: 100%;
	padding-right: 30px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.app-link .inner .list-group-item a i,
.micro-page-category .app-category .list-group-item a i,
.usercenter .app-usercenter .list-group-item a i {
	color: #888;
	line-height: 20px;
	font-size: 22px;
	position: absolute;
	right: 0;
	top: 0
}

.app-line .inner {
	height: 30px;
	position: relative
}

.app-line .inner hr {
	width: 100%;
	position: absolute;
	margin: 14px 0;
	left: 0;
	top: 0;
	border-top: 1px dashed #bbb
}

.app-white .inner {
	padding: 15px 10px
}

.app-audio .inner,
.app-component .component-con {
	padding: 10px
}

.app-audio .inner img.audioLogo {
	width: 40px;
	height: 40px;
	display: inline-block
}

.app-audio .inner .wx {
	position: relative
}

.app-audio .inner .audioLeft {
	text-align: left
}

.app-audio .inner .audioLeft .audioBar {
	position: absolute;
	width: 185px;
	height: 42px;
	display: inline-block;
	left: 55px;
	top: 0;
	background: url(../images/app/sprite_v5.png) 0 0 no-repeat;
	background-size: 400px 175px;
	cursor: pointer
}

.app-audio .inner .audioLeft .audioBar .audioStatic {
	display: block;
	position: absolute;
	width: 13px;
	height: 17px;
	left: 21px;
	top: 12px;
	z-index: 2;
	background: url(../images/app/sprite_v5.png) 0 0 no-repeat;
	background-size: 400px 175px;
	background-position: -180px -105px
}

.app-audio .inner .audioLeft .audioBar .audioAnimation {
	position: absolute;
	width: 13px;
	height: 17px;
	left: 21px;
	top: 12px;
	z-index: 3
}

.app-audio .inner .audioLeft .audioBar .audioLoading {
	position: absolute;
	right: 15px;
	top: 12px
}

.app-audio .inner .audioLeft .audio-time {
	position: absolute;
	font-size: 14px;
	color: #999;
	left: 250px;
	bottom: 5px
}

.app-audio .inner .audioRight {
	text-align: right
}

.app-audio .inner .audioRight img {
	float: right
}

.app-audio .inner .audioRight .audioBar {
	position: absolute;
	width: 185px;
	height: 42px;
	display: inline-block;
	left: auto;
	right: 50px;
	background: url(../images/app/sprite_v5.png) 0 0 no-repeat;
	background-position: -187px 0;
	background-size: 400px 175px;
	cursor: pointer
}

.app-audio .inner .audioRight .audioBar .audioStatic {
	display: block;
	position: absolute;
	width: 13px;
	height: 17px;
	left: auto;
	right: 21px;
	top: 12px;
	z-index: 2;
	background: url(../images/app/sprite_v5.png) 0 0 no-repeat;
	background-size: 400px 175px;
	background-position: -180px -83px
}

.app-audio .inner .audioRight .audioBar .audioAnimation {
	position: absolute;
	width: 13px;
	height: 17px;
	left: auto;
	right: 21px;
	top: 12px;
	z-index: 3
}

.app-audio .inner .audioRight .audioBar .audioLoading {
	position: absolute;
	left: 15px;
	top: 12px;
	right: auto
}

.app-audio .inner .audioRight .audio-time {
	position: absolute;
	display: inline-block;
	width: 50px;
	font-size: 14px;
	color: #999;
	left: auto;
	right: 240px;
	bottom: 5px
}

.app-audio .inner .music {
	height: 38px;
	border: 1px solid #ddd;
	line-height: 38px;
	position: relative;
	background: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.app-audio .inner .music.music-play {
	height: 38px;
	overflow: hidden
}

.app-audio .inner .music .audioStatic i {
	position: absolute;
	left: 15px;
	top: -1px;
	font-size: 22px;
	color: #6AAB30;
	display: inline-block;
	line-height: 38px
}

.app-audio .inner .music .audioAnimation i {
	position: absolute;
	left: 15px;
	top: 9px;
	font-size: 10px;
	color: #666;
	line-height: 19px;
	width: 19px;
	height: 19px;
	border-radius: 19px;
	border: 1px solid #666;
	text-align: center
}

.app-audio .inner .music .musicTitle {
	position: absolute;
	left: 42px;
	top: 0;
	width: 250px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333
}

.app-audio .inner .music .audioLoading {
	position: absolute;
	right: 15px;
	top: -1px
}

.app-audio .inner .music .audio-time {
	position: absolute;
	font-size: 14px;
	color: #999;
	right: 10px;
	top: -1px
}

.app-audio .inner .music .slider-bar {
	position: relative;
	top: 36px;
	left: 0;
	border-top: 1px solid #ddd;
	width: 100%;
	height: 19px;
	background: #f9f9f9
}

.app-audio .inner .music .slider-bar .slider-fill {
	position: absolute;
	height: 19px;
	background: #6AAB30
}

.app-audio .inner .music .slider-bar .slider-handle {
	cursor: pointer;
	display: inline-block;
	width: 46px;
	height: 21px;
	position: absolute;
	top: -1px;
	background-image: url(../images/app/slider-bar.png);
	background-size: 46px 21px
}

.app-notice .inner {
	font-size: 12px;
	overflow: hidden;
	color: #f90;
	background: #ffc;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	padding: 0 10px
}

.app-notice .inner .notice-box {
	height: 37px;
	line-height: 37px;
	word-break: break-all;
	font-size: 12px;
	overflow: hidden
}

.app-notice .inner .scrollNotice {
	width: 20000px
}

.app-notice .inner .scrollNotice span {
	position: relative
}

.nav-menu-app,
.nav-menu-cart,
.nav-menu-wx {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	color: #333;
	text-align: center;
	z-index: 10
}

.nav-menu-app ul,
.nav-menu-cart ul,
.nav-menu-path ul,
.nav-menu-sides ul,
.nav-menu-wx ul {
	margin: 0;
	padding: 0
}

.nav-menu-app a,
.nav-menu-cart a,
.nav-menu-path a,
.nav-menu-sides a,
.nav-menu-wx a {
	display: block;
	height: 100%;
	text-decoration: none
}

.nav-menu-wx {
	background: #FAFAFA;
	border-top: 1px solid #e5e5e5
}

.nav-menu-wx .nav-home {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	float: left;
	display: block;
	text-align: center
}

.nav-menu-wx .nav-home i {
	color: #737373;
	font-size: 30px;
	margin-top: 4.5px
}

.nav-menu-wx .nav-group i {
	color: #888;
	display: inline-block;
	width: 12px;
	height: 12px;
	line-height: 14px;
	text-align: center;
	font-size: 14px;
	margin-right: 5px
}

.nav-menu-wx.has-nav-0 .nav-home {
	width: 100%
}

.nav-menu-wx.has-nav-1 .nav-home,
.nav-menu-wx.has-nav-2 .nav-home,
.nav-menu-wx.has-nav-3 .nav-home {
	width: 16%
}

.nav-menu-wx .nav-group {
	width: 84%;
	float: left
}

.nav-menu-wx .nav-group .nav-group-item {
	position: relative;
	float: left;
	display: block;
	height: 100%;
	line-height: 44px;
	text-align: center;
	border-left: 1px solid #e5e5e5
}

.nav-menu-wx .nav-group .nav-group-item a {
	color: #333;
	text-shadow: 0 0 2px #f5f5f5;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis
}

.nav-menu-wx .nav-group .nav-group-item.open dl {
	display: block
}

.nav-menu-wx.has-nav-1 .nav-group-item {
	width: 100%
}

.nav-menu-wx.has-nav-2 .nav-group-item {
	width: 50%
}

.nav-menu-wx.has-nav-3 .nav-group-item {
	width: 32.8%
}

.nav-menu-wx .nav-group .dropup {
	position: relative
}

.nav-menu-wx dl {
	display: none;
	position: absolute;
	z-index: 999;
	bottom: 40px;
	left: 50%;
	width: 85px;
	margin-left: -45px;
	min-height: 40px;
	background: #fff;
	border: 1px solid #afaeaf;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 3px #fff
}

.nav-menu-wx dl:after,
.nav-menu-wx dl:before {
	content: "";
	display: inline-block;
	position: absolute;
	z-index: 240;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	border: 8px solid red;
	border-color: #afaeaf transparent transparent;
	margin-left: -8px;
	margin-bottom: -16px
}

.nav-menu-wx dl:after {
	z-index: 241;
	border-color: #fff transparent transparent;
	margin-bottom: -15px
}

.nav-menu-wx dl dd+dd {
	border-top: 1px solid #ddd
}

.nav-menu-wx dl dd {
	margin: 0;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.nav-menu-wx dl dd:last-of-type {
	background: 0 0
}

.nav-menu-wx dl dd a {
	display: block;
	color: #4f4d4f;
	text-shadow: 0 0 1px #fff
}

.nav-menu-app {
	width: 100%;
	height: 50px
}

.nav-menu-app .nav-group {
	width: 100%;
	height: 100%
}

.nav-menu-app .nav-group .nav-group-item a {
	display: block;
	height: 30px;
	width: 100%;
	text-align: center;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff
}

.nav-menu-app .nav-group .nav-group-item a i {
	display: block;
	height: 30px;
	padding-top: 3px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	font-size: 22px;
	color: #fff
}

.nav-menu-app .nav-group .nav-group-item span {
	display: block;
	height: 20px;
	width: 100%;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
	color: #fff
}

.nav-menu-app .nav-group .nav-group-item {
	float: left;
	display: block;
	height: 100%;
	position: relative
}

.nav-menu-app.has-nav-0 .nav-group .nav-group-item {
	width: 0
}

.nav-menu-app.has-nav-1 .nav-group .nav-group-item {
	width: 100%
}

.nav-menu-app.has-nav-2 .nav-group .nav-group-item {
	width: 50%
}

.nav-menu-app.has-nav-3 .nav-group .nav-group-item {
	width: 33.33%
}

.nav-menu-app.has-nav-4 .nav-group .nav-group-item {
	width: 25%
}

.nav-menu-app.has-nav-5 .nav-group .nav-group-item {
	width: 20%
}

.nav-menu-cart {
	width: 100%;
	padding: 0 10px;
	height: 40px;
	text-align: center
}

.nav-menu-cart.has-nav-0 .nav-group-item,
.nav-menu-cart.has-nav-1 .nav-group-item,
.nav-menu-cart.has-nav-2 .nav-group-item {
	width: 34%;
	height: 40px
}

.nav-menu-cart.has-nav-0 .nav-home,
.nav-menu-cart.has-nav-1 .nav-home,
.nav-menu-cart.has-nav-2 .nav-home {
	width: 32%
}

.nav-menu-cart.has-nav-3 .nav-group-item,
.nav-menu-cart.has-nav-4 .nav-group-item {
	width: 17%
}

.nav-menu-cart.has-nav-3 .nav-group-item.nav-home,
.nav-menu-cart.has-nav-4 .nav-group-item.nav-home {
	width: 32%
}

.nav-menu-cart .nav-group-item {
	height: 40px;
	float: left;
	display: block
}

.nav-menu-cart .nav-group-item a {
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat
}

.nav-menu-cart .nav-group-item a i {
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 20px
}

.nav-menu-cart .nav-home a {
	background-color: #f90;
	height: 40px;
	width: 40px;
	margin: 0 auto;
	margin-top: -10px;
	border-radius: 100%;
	border: 5px solid #292929
}

.nav-menu-cart .nav-home a i {
	line-height: 30px
}

.nav-menu-path {
	position: fixed;
	left: 10px;
	bottom: 10px;
	z-index: 1
}

.nav-menu-path .nav-group-item a {
	display: block;
	height: 100%;
	width: 100%;
	border-radius: 100%;
	overflow: hidden;
	background-color: #E23636;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center
}

.nav-menu-path .nav-group-item a i {
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 30px;
	line-height: 45px
}

.nav-menu-path .nav-home {
	width: 50px;
	height: 50px;
	z-index: 100;
	-webkit-transition: .2s all ease-in-out;
	-moz-transition: 200ms all ease-in-out;
	transition: 200ms all ease-in-out;
	position: absolute;
	left: 0;
	bottom: 0
}

.nav-menu-path .nav-home.on {
	transform: rotateZ(135deg);
	-webkit-transform: rotateZ(135deg);
	-moz-transform: rotateZ(135deg);
	-o-transform: rotateZ(135deg);
	-ms-transform: rotateZ(135deg)
}

.nav-menu-path .nav-group .nav-group-item {
	width: 45px;
	height: 45px;
	border-radius: 100%;
	position: absolute;
	left: 2.5px;
	bottom: 2.5px;
	-webkit-transition: -webkit-transform 200ms;
	-moz-transition: -webkit-transform 200ms
}

.nav-menu-path .nav-group .nav-group-item a {
	width: 45px;
	height: 45px;
	border-radius: 45px
}

.nav-menu-path.has-nav-1 .nav-group .nav-group-item.on {
	transform: translate(50px, -50px) rotate(720deg);
	-webkit-transform: translate(50px, -50px) rotate(720deg);
	-moz-transform: translate(50px, -50px) rotate(720deg)
}

.nav-menu-path.has-nav-2 .nav-group .nav-group-item.on:nth-of-type(1) {
	transform: translate(3px, -60px) rotate(720deg);
	-webkit-transform: translate(3px, -60px) rotate(720deg);
	-moz-transform: translate(3px, -60px) rotate(720deg)
}

.nav-menu-path.has-nav-2 .nav-group .nav-group-item.on:nth-of-type(2) {
	transform: translate(60px, -3px) rotate(720deg);
	-webkit-transform: translate(60px, -3px) rotate(720deg);
	-moz-transform: translate(60px, -3px) rotate(720deg)
}

.nav-menu-path.has-nav-3 .nav-group .nav-group-item.on:nth-of-type(1) {
	transform: translate(3px, -100px) rotate(720deg);
	-webkit-transform: translate(3px, -100px) rotate(720deg);
	-moz-transform: translate(3px, -100px) rotate(720deg)
}

.nav-menu-path.has-nav-3 .nav-group .nav-group-item.on:nth-of-type(2) {
	transform: translate(72px, -72px) rotate(720deg);
	-webkit-transform: translate(72px, -72px) rotate(720deg);
	-moz-transform: translate(72px, -72px) rotate(720deg)
}

.nav-menu-path.has-nav-3 .nav-group .nav-group-item.on:nth-of-type(3) {
	transform: translate(100px, -3px) rotate(720deg);
	-webkit-transform: translate(100px, -3px) rotate(720deg);
	-moz-transform: translate(100px, -3px) rotate(720deg)
}

.nav-menu-path.has-nav-4 .nav-group .nav-group-item.on:nth-of-type(1) {
	transform: translate(3px, -136px) rotate(720deg);
	-webkit-transform: translate(3px, -136px) rotate(720deg);
	-moz-transform: translate(3px, -136px) rotate(720deg)
}

.nav-menu-path.has-nav-4 .nav-group .nav-group-item.on:nth-of-type(2) {
	transform: translate(119px, -71px) rotate(720deg);
	-webkit-transform: translate(119px, -71px) rotate(720deg);
	-moz-transform: translate(119px, -71px) rotate(720deg)
}

.nav-menu-path.has-nav-4 .nav-group .nav-group-item.on:nth-of-type(3) {
	transform: translate(71px, -119px) rotate(720deg);
	-webkit-transform: translate(71px, -119px) rotate(720deg);
	-moz-transform: translate(71px, -119px) rotate(720deg)
}

.nav-menu-path.has-nav-4 .nav-group .nav-group-item.on:nth-of-type(4) {
	transform: translate(136px, -3px) rotate(720deg);
	-webkit-transform: translate(136px, -3px) rotate(720deg);
	-moz-transform: translate(136px, -3px) rotate(720deg)
}

.nav-menu-sides {
	position: fixed;
	left: 50%;
	bottom: 10px;
	z-index: 1
}

.nav-menu-sides .main-nav {
	position: relative;
	margin-left: -50%;
	padding: 8px 9px 0;
	width: 150px;
	height: 50px;
	background: url(../images/app/nav5back.png) center center no-repeat;
	background-size: 150px 50px
}

.nav-menu-sides .main-nav>div {
	width: 41px;
	height: 41px;
	overflow: hidden;
	border-radius: 100%
}

.nav-menu-sides .nav-group-item a {
	display: block;
	height: 100%;
	width: 100%;
	border-radius: 100%;
	text-align: center;
	background-color: #E23636;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat
}

.nav-menu-sides .nav-group-item a i {
	display: block;
	height: 100%;
	width: 100%;
	border-radius: 100%;
	font-size: 25px;
	line-height: 41px;
	color: #fff;
	text-align: center
}

.nav-menu-sides .nav-home {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	position: relative;
	left: 1px;
	bottom: -6px;
	float: left;
	margin-top: -10px;
	-webkit-transition: .2s all ease-in-out;
	-moz-transition: 200ms all ease-in-out;
	transition: 200ms all ease-in-out
}

.nav-menu-sides .nav-home.on {
	transform: rotateZ(135deg);
	-webkit-transform: rotateZ(135deg);
	-moz-transform: rotateZ(135deg);
	-o-transform: rotateZ(135deg);
	-ms-transform: rotateZ(135deg)
}

.nav-menu-sides .nav-group .nav-group-item {
	width: 45px;
	height: 45px;
	border-radius: 100%;
	position: absolute;
	left: -22px;
	bottom: 3px;
	-webkit-transition: -webkit-transform 200ms;
	-moz-transition: -webkit-transform 200ms
}

.nav-menu-sides .nav-group .nav-group-item a {
	width: 41px;
	height: 41px;
	border-radius: 100%;
	overflow: hidden
}

.nav-menu-sides.has-nav-1 .nav-group .nav-group-item.on {
	transform: translate(0px, -60px) rotate(720deg);
	-webkit-transform: translate(0px, -60px) rotate(720deg);
	-moz-transform: translate(0px, -60px) rotate(720deg)
}

.nav-menu-sides.has-nav-2 .nav-group .nav-group-item.on:nth-of-type(1) {
	transform: translate(-36px, -47px) rotate(720deg);
	-webkit-transform: translate(-36px, -47px) rotate(720deg);
	-moz-transform: translate(-36px, -47px) rotate(720deg)
}

.nav-menu-sides.has-nav-2 .nav-group .nav-group-item.on:nth-of-type(2) {
	transform: translate(36px, -47px) rotate(720deg);
	-webkit-transform: translate(36px, -47px) rotate(720deg);
	-moz-transform: translate(36px, -47px) rotate(720deg)
}

.nav-menu-sides.has-nav-3 .nav-group .nav-group-item.on:nth-of-type(1) {
	transform: translate(-54px, -47px) rotate(720deg);
	-webkit-transform: translate(-54px, -47px) rotate(720deg);
	-moz-transform: translate(-54px, -47px) rotate(720deg)
}

.nav-menu-sides.has-nav-3 .nav-group .nav-group-item.on:nth-of-type(2) {
	transform: translate(0px, -70px) rotate(720deg);
	-webkit-transform: translate(0px, -70px) rotate(720deg);
	-moz-transform: translate(0px, -70px) rotate(720deg)
}

.nav-menu-sides.has-nav-3 .nav-group .nav-group-item.on:nth-of-type(3) {
	transform: translate(54px, -47px) rotate(720deg);
	-webkit-transform: translate(54px, -47px) rotate(720deg);
	-moz-transform: translate(54px, -47px) rotate(720deg)
}

.nav-menu-sides.has-nav-4 .nav-group .nav-group-item.on:nth-of-type(1) {
	transform: translate(-57px, -47px) rotate(720deg);
	-webkit-transform: translate(-57px, -47px) rotate(720deg);
	-moz-transform: translate(-57px, -47px) rotate(720deg)
}

.nav-menu-sides.has-nav-4 .nav-group .nav-group-item.on:nth-of-type(2) {
	transform: translate(-26px, -94px) rotate(720deg);
	-webkit-transform: translate(-26px, -94px) rotate(720deg);
	-moz-transform: translate(-26px, -94px) rotate(720deg)
}

.nav-menu-sides.has-nav-4 .nav-group .nav-group-item.on:nth-of-type(3) {
	transform: translate(26px, -94px) rotate(720deg);
	-webkit-transform: translate(26px, -94px) rotate(720deg);
	-moz-transform: translate(26px, -94px) rotate(720deg)
}

.nav-menu-sides.has-nav-4 .nav-group .nav-group-item.on:nth-of-type(4) {
	transform: translate(57px, -47px) rotate(720deg);
	-webkit-transform: translate(57px, -47px) rotate(720deg);
	-moz-transform: translate(57px, -47px) rotate(720deg)
}

.usercenter .app-usercenter .mnav-box .list-group-item {
	background-color: transparent
}

.nav-bardown {
	position: fixed;
	bottom: 0;
	left: 0;
	height: 3.7em;
	overflow: hidden;
	background: #f4f4f4;
	border-top: 1px solid #d8d5d4;
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.nav-bardown>* {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1
}

.nav-bardown li {
	position: relative
}

.nav-bardown li a {
	padding-top: .2em;
	text-align: center;
	color: #7a7f83;
	text-decoration: none
}

.nav-bardown li a:hover {
	background-color: #ddd
}

.nav-bardown i {
	display: block;
	font-size: 2em;
	color: #a2a6a9
}

@-moz-document url-prefix() {
	.nav-bardown li {
		display: table-cell;
		width: 1%
	}
}

.padding-b-0 {
	padding-bottom: 0
}

a:focus {
	outline: 0;
	-moz-outline: 0
}

.ng-cloak {
	display: none
}

.container-fill {
	width: auto;
	padding-left: 0;
	padding-right: 0
}

.form-group .form-group,
.row .row {
	margin-left: auto;
	margin-right: auto
}

.avatar-browser .thumbnail {
	width: 128px;
	height: 128px;
	margin-right: 5px;
	float: left
}

.modal-code {
	margin: 0 auto;
	top: 8%
}

.modal-code .tip {
	padding: 0 0 15px
}

.modal-code .code-img {
	background: #FFF;
	width: 90%;
	padding-bottom: 10px;
	margin: 0 5%
}

.modal-code .bar {
	border-bottom: 1px dashed #CCC;
	padding: 30px 10px
}

.modal-code .bar img {
	width: 100%;
	min-height: 100px
}

.system-card {
	margin: 0 auto
}

.system-card .card {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 5px;
	background: transparent url(../images/home-bg.jpg) no-repeat;
	background-size: 100% 100%
}

.system-card .card .card-panel {
	position: relative;
	width: 280px;
	height: 165px;
	margin: auto
}

.system-card .card-bg {
	width: 100%
}

.system-card .card-sn {
	position: absolute;
	color: #666;
	right: 20px;
	bottom: 50px;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, .5);
	font-size: 16px
}

.system-card .card-title {
	position: absolute;
	right: 20px;
	top: 10px;
	color: #fff;
	font-size: 16px;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, .5)
}

.system-card .card-logo {
	position: absolute;
	top: 10px;
	left: 20px
}

.system-card .card-logo img {
	width: auto;
	height: auto;
	max-width: 150px;
	max-height: 150px
}

.system-card .rank {
	position: absolute;
	right: 20px;
	top: 30px;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, .5)
}

.system-card .nickname {
	position: absolute;
	bottom: 80px;
	right: 20px;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, .5)
}

.system-card .info {
	position: absolute;
	right: 20px;
	bottom: 30px;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, .5)
}

.system-card .info span.money {
	display: inline-block;
	margin-right: 10px
}

.system-card .card .back {
	background-image: url(../images/card_bg09.png);
	color: #fff;
	display: none;
	padding: 10px;
	-webkit-background-size: 280px 165px;
	white-space: normal;
	overflow: hidden;
	line-height: 20px
}

.system-card .card .back h3 {
	font-size: 14px;
	font-weight: 100;
	margin: 10px 0
}

.system-card .card pre {
	padding: 0;
	margin: 0;
	border: 0;
	background: 0 0;
	white-space: pre-line;
	height: 84px;
	overflow: hidden
}

.system-card .card .head-nav {
	width: 100%;
	height: 50px;
	line-height: 20px;
	padding-top: 7px;
	background: rgba(0, 0, 0, .4);
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0
}

.system-card .card .head-nav .head-nav-list {
	display: inline-block;
	float: left;
	text-decoration: none;
	color: #FFF;
	width: 25%;
	text-align: center;
	font-size: 16px;
	background: -webkit-gradient(linear, 0 0, 0 100, from(rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, .5))) no-repeat left center;
	-webkit-background-size: 1px 75%
}

.system-card .card .head-nav .head-nav-list.has-nav-2 {
	width: 50%
}

.system-card .card .head-nav .head-nav-list.has-nav-3 {
	width: 33.3333333%
}

.system-card .card .head-nav .head-nav-list.has-nav-4 {
	width: 25%
}

.system-card .card .head-nav .head-nav-list:first-child {
	background: 0 0
}

.system-card .card .head-nav .head-nav-list>span {
	font-weight: 700;
	display: block;
	font-size: 14px
}

.system-card .btn-manage a {
	display: inline-block;
	width: 50%;
	float: left;
	color: #fff;
	background-color: #5AC5D4;
	text-align: center;
	border-right: 1px solid #fff;
	padding: 10px 0
}

.system-card .btn-manage a.payment {
	border: 0
}

.nav-container ul li,
.system-card .nav-container ul {
	padding: 0;
	margin: 0
}

.system-card .nav-container {
	color: #606366;
	background: transparent url(../images/home-bg.jpg) no-repeat;
	background-size: 100% 100%
}

.system-card .nav-container ul {
	border-top: 10px solid #e4e9e8;
	list-style: none;
	background: transparent -webkit-gradient(linear, 0 0, 0 10%, from(#5ac5d4), to(#5ac5d4)) no-repeat center top;
	-webkit-background-size: 100% 2px;
	padding-top: 2px
}

.system-card .nav-container.no-bordertop ul {
	border-top: none
}

.system-card .nav-container ul li {
	border-bottom: 1px solid #ddd;
	position: relative
}

.system-card .nav-container ul li .nav-container-list {
	color: #606366;
	font-size: 15px;
	height: 47px;
	line-height: 23px;
	padding: 12px 15px;
	overflow: hidden;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	display: block
}

.system-card .nav-container ul li .nav-container-list .nav-title {
	display: inline-block;
	width: 50%;
	overflow: hidden;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
	line-height: 22px
}

.system-card .nav-container ul li .nav-container-list .nav-title i {
	width: 25px;
	margin-right: 10px;
	color: #8dd1db;
	text-align: center;
	font-size: 20px
}

.system-card .nav-container ul li .nav-container-list .pull-right {
	display: inline-block;
	width: 50%;
	overflow: hidden;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
	text-align: right;
	height: 23px;
	line-height: 23px
}

.system-card .nav-container ul li .nav-container-list .pull-right i.fa {
	display: inline-block;
	font-size: 22px;
	color: #888
}

.system-card .nav-container .collapse-con {
	padding: 10px;
	background-color: #fff;
	display: block;
	border-top: 1px solid #ddd
}

.system-card .nav-container .collapse-con.padding-b-0 {
	padding-bottom: 0
}

.system-card .nav-container .collapse-con.off {
	display: none
}

.system-card .nav-container .collapse-con table {
	margin: 0
}

.system-card .nav-container .collapse-con table td,
.system-card .nav-container .collapse-con table th {
	text-align: center
}

.system-card .nav-container .collapse-con .btn-recharge {
	width: 48%;
	margin-bottom: 12px
}

.system-card .nav-container .collapse-con .btn-recharge:nth-of-type(odd) {
	margin-right: 4%
}

.nav-menu-app.usercard {
	background-color: #f4f4f4
}

.nav-menu-app.usercard .nav-group .nav-group-item a i,
.nav-menu-app.usercard .nav-group .nav-group-item a span {
	color: #a2a6a9
}

.nav-menu-app.usercard .maker {
	display: inline-block;
	background-color: red;
	position: absolute;
	right: 15%;
	top: 5px;
	color: #fff;
	font-style: normal
}

.system-card .maker {
	position: fixed;
	top: 200px;
	z-index: 10000;
	right: 0;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	background: #FFF;
	border: 1px solid #ccc;
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px
}

.system-card .maker a {
	color: #d9534f;
	font-size: 15px
}

.mnav-box ul,
.mnav-box ul li {
	padding: 0;
	margin: 0
}

.mnav-box {
	color: #606366;
	background: transparent url(../images/home-bg.jpg) no-repeat;
	background-size: 100% 100%
}

.mnav-box ul {
	border-top: 10px solid #e4e9e8;
	list-style: none;
	background: transparent -webkit-gradient(linear, 0 0, 0 10%, from(#5ac5d4), to(#5ac5d4)) center top;
	-webkit-background-size: 100% 2px;
	padding-top: 2px;
	background-repeat: no-repeat
}

.mnav-box ul:first-child {
	background: 0 0;
	border-top: 0;
	padding-top: 0
}

.mnav-box ul li {
	border-bottom: 1px solid #ddd;
	position: relative;
	height: 48px;
	padding: 12px 15px;
	overflow: hidden
}

.mnav-box ul li .mnav-box-list {
	color: #606366;
	font-size: 15px;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	overflow: hidden
}

.mnav-box ul li .mnav-box-list>i {
	width: 25px;
	margin-right: 10px;
	color: #8dd1db;
	text-align: center;
	font-size: 20px
}

.mnav-box ul li .mnav-box-list .mnav-title {
	display: inline-block;
	padding-right: 15px
}

.mnav-box ul li .mnav-box-list>.pull-right {
	display: inline-block;
	font-size: 22px;
	line-height: 0;
	color: #888;
	position: absolute;
	right: 15px;
	top: 12px
}

.mnav-box ul li .mnav-box-list>.pull-right .btn {
	background: #56c6d6;
	color: #FFF;
	border: 0;
	border-radius: 1px;
	margin-top: -5px;
	width: 100px;
	height: 32px;
	font-size: 17px;
	white-space: pre-line
}

.app .element-box {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.app .element,
.app .element-link {
	width: 100%;
	height: 100%;
	color: inherit;
	min-width: 1px;
	min-height: 1px
}

.app .app-onlyText {
	position: absolute;
	z-index: 0;
	color: #676767;
	line-height: 1;
	list-style: none !important;
	margin: 0 !important;
	padding: 0;
	background: 0 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.app .app-onlyText .element-box {
	font-size: 48px;
	line-height: 76px;
	position: relative
}

.app .app-onlyText .element {
	padding: 0 15px
}

.app-img {
	z-index: 0
}

.app-dial,
.app-link-basic {
	z-index: 0;
	line-height: 1
}

.app-reward,
.app-thumbs-up {
	position: absolute;
	z-index: 0;
	line-height: 1
}

.app-reward .element,
.app-thumbs-up .element {
	padding: 0 20px
}

.app-reward .counter-vertical,
.app-thumbs-up .counter-vertical {
	padding: 20px 0
}

.app-reward .counter-vertical *,
.app-thumbs-up .counter-vertical * {
	display: block;
	text-align: center
}

.app-count-down {
	z-index: 0;
	line-height: 1
}

.app-count-down .element {
	padding: 0 20px
}

.app-count-down small {
	font-size: 50%
}

.u-arrow-bottom {
	z-index: 150;
	margin-left: -7px;
	position: absolute;
	width: 24px;
	height: 14px;
	left: 50%
}

.pre-wrap {
	width: 24px;
	height: 14px;
	position: relative;
	animation: start 1.5s infinite ease-in-out;
	-webkit-animation: start 1.5s infinite ease-in-out;
	-moz-animation: start 1.5s infinite ease-in-out;
	-ms-animation: start 1.5s infinite ease-in-out;
	-o-animation: start 1.5s infinite ease-in-out
}

.pre-box1,
.pre-box2 {
	height: 15px;
	width: 11px;
	position: absolute;
	top: -5px;
	overflow: hidden
}

.pre1 {
	transform: rotate(130deg);
	-webkit-transform: rotate(130deg);
	-moz-transform: rotate(130deg);
	-ms-transform: rotate(130deg);
	-o-transform: rotate(130deg);
	left: 1px
}

.pre1,
.pre2 {
	width: 14px;
	height: 5px;
	position: absolute;
	box-shadow: 1px -1px 1px #646464;
	top: 5px;
	border-radius: 2px;
	background-color: #fff
}

.pre-box2 {
	left: 10px
}

.pre2 {
	left: -4.5px;
	-webkit-transform: rotate(50deg);
	-moz-transform: rotate(50deg);
	-ms-transform: rotate(50deg);
	-o-transform: rotate(50deg);
	transform: rotate(50deg)
}

.panes {
	min-width: 320px;
	min-height: 568px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative
}

.pane {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center
}

.overflowhidden {
	overflow: hidden
}

.panes.animate>.pane {
	transition: all .3s;
	-webkit-transition: all .3s
}

.paycenter .mui-banner {
	background: transparent url(../images/bg-paycenter-banner.png) no-repeat;
	background-size: cover
}

.paycenter .activity-nav {
	height: 65px;
	color: #999
}

.paycenter .activity-nav span.mui-block {
	color: #333;
	font-size: 15px
}

.paycenter .store-nav.mui-grid-9 {
	background: #fff;
	border-top: 15px solid #eee
}

.paycenter .store-nav.mui-grid-9 .mui-table-view-cell {
	border-color: #fff
}

.paycenter .store-nav.mui-grid-9 .mui-table-view-cell .mui-media-body {
	margin-top: 10px
}

.paycenter .store-nav.mui-grid-9 .mui-icon {
	background: #eee;
	width: 65px;
	height: 65px;
	text-align: center
}

.paycenter .store-nav.mui-grid-9 .mui-icon.mui-image img {
	max-width: 45.97px;
	margin-top: 9.52px
}

.credit-card-pay-o h5.title {
	margin: 27.5px 0 20px
}

.credit-card-pay-o .remark {
	border: 0;
	background: 0 0;
	border-bottom: 1px solid #ddd
}

.paycenter-more {
	background: #eee
}

.paycenter-more .mui-table-view {
	margin-bottom: 15px
}

.member-card-pay .qrcode,
.scan-pay .qrcode {
	background: #fff;
	padding: 10px 0
}

.member-card-pay .qrcode .mui-card-img-top,
.scan-pay .qrcode .mui-card-img-top {
	width: 152.5px;
	margin: 20px 0 10px
}

.member-card-pay .qrcode .scan,
.scan-pay .qrcode .scan {
	font-size: 18px;
	margin: 15px 0
}

.member-card-pay .qrcode .problem,
.scan-pay .qrcode .problem {
	display: inline-block;
	width: 17.5px;
	height: 17.5px;
	line-height: 17.5px;
	text-align: center;
	color: #fff;
	background: #04BE02;
	border-radius: 100%;
	cursor: pointer
}

.member-card-pay .or,
.scan-pay .or {
	line-height: 37.5px;
	font-size: 18px;
	background: #F4F4F4
}

.self-help-pay .mui-banner {
	background: 0 0
}

.self-help-pay .mui-banner .mui-logo {
	top: 28.5px;
	border: 0
}

.trading-record .mui-table-view img {
	max-width: 100%;
	max-height: 43px
}

.trading-detail .account {
	font-size: 40px;
	margin: 35px 0
}

.trading-detail .company {
	margin-top: 10px
}

.mc-home .action-nav,
.membership-card-home .action-nav {
	height: 56.5px;
	line-height: 56.5px
}

.mc-home .action-nav img,
.membership-card-home .action-nav img {
	width: 27.5px;
	height: 27.5px;
	vertical-align: top;
	margin-top: 14.5px
}

.mc-recharge .mui-thumbnail,
.membership-card-add-times .mui-thumbnail,
.membership-card-valid-date .mui-thumbnail {
	position: relative;
	height: 60px
}

.mc-recharge .mui-thumbnail .mui-big,
.membership-card-add-times .mui-thumbnail .mui-big,
.membership-card-valid-date .mui-thumbnail .mui-big {
	margin-top: 4.5px
}

.mc-recharge .selected.mui-thumbnail,
.membership-card-add-times .selected.mui-thumbnail,
.membership-card-valid-date .selected.mui-thumbnail {
	border-color: #04BE02
}

.mc-recharge .selected.mui-thumbnail .selected-status,
.membership-card-add-times .selected.mui-thumbnail .selected-status,
.membership-card-valid-date .selected.mui-thumbnail .selected-status {
	display: inline-block;
	width: 31px;
	height: 24px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../images/selected-success.png) no-repeat right bottom;
	background-size: contain;
	z-index: 2
}

.activity-exchange .coupon-panel-danger,
.activity-exchange .coupon-panel-info,
.pay-select-coupon .mui-input-row label .coupon-panel {
	position: relative
}

.activity-exchange .coupon-panel-danger>.mui-row,
.activity-exchange .coupon-panel-info>.mui-row,
.pay-select-coupon .mui-input-row label .coupon-panel>.mui-row {
	overflow: hidden;
	border: 1px solid #ddd;
	border-radius: 5px
}

.activity-exchange .coupon-panel-danger .mui-col-xs-4,
.activity-exchange .coupon-panel-info .mui-col-xs-4,
.pay-select-coupon .mui-input-row label .coupon-panel .mui-col-xs-4 {
	height: 100px;
	border-right: 1px dotted #e0e0e0;
	position: relative
}

.activity-exchange .coupon-panel-danger .mui-col-xs-4 .coupon-panel-left,
.activity-exchange .coupon-panel-info .mui-col-xs-4 .coupon-panel-left,
.pay-select-coupon .mui-input-row label .coupon-panel .mui-col-xs-4 .coupon-panel-left {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.activity-exchange .coupon-panel-danger .mui-col-xs-4 .coupon-panel-left .price,
.activity-exchange .coupon-panel-info .mui-col-xs-4 .coupon-panel-left .price,
.pay-select-coupon .mui-input-row label .coupon-panel .mui-col-xs-4 .coupon-panel-left .price {
	font-size: 35px;
	line-height: 35px
}

.activity-exchange .coupon-panel-danger .mui-col-xs-4 .coupon-panel-left .price span,
.activity-exchange .coupon-panel-info .mui-col-xs-4 .coupon-panel-left .price span,
.pay-select-coupon .mui-input-row label .coupon-panel .mui-col-xs-4 .coupon-panel-left .price span {
	font-size: 14px
}

.activity-exchange .coupon-panel-danger .mui-col-xs-4 .coupon-panel-left .condition,
.activity-exchange .coupon-panel-info .mui-col-xs-4 .coupon-panel-left .condition,
.pay-select-coupon .mui-input-row label .coupon-panel .mui-col-xs-4 .coupon-panel-left .condition {
	font-size: 12px;
	color: #979797
}

.activity-exchange .coupon-panel-danger .mui-col-xs-8,
.activity-exchange .coupon-panel-info .mui-col-xs-8,
.pay-select-coupon .mui-input-row label .coupon-panel .mui-col-xs-8 {
	position: relative;
	padding-left: 15px;
	padding-right: 60px
}

.activity-exchange .coupon-panel-danger .mui-col-xs-8 .store-title,
.activity-exchange .coupon-panel-info .mui-col-xs-8 .store-title,
.pay-select-coupon .mui-input-row label .coupon-panel .mui-col-xs-8 .store-title {
	margin-top: 18px;
	font-size: 16px;
	color: #333
}

.activity-exchange .coupon-panel-danger .mui-col-xs-8 .date,
.activity-exchange .coupon-panel-info .mui-col-xs-8 .date,
.pay-select-coupon .mui-input-row label .coupon-panel .mui-col-xs-8 .date {
	color: #707070;
	font-size: 12px;
	margin-top: 10px;
	white-space: normal;
	word-break: break-all
}

.activity-exchange .coupon-panel-danger .mui-col-xs-8 .coupon-rules,
.activity-exchange .coupon-panel-info .mui-col-xs-8 .coupon-rules,
.pay-select-coupon .mui-input-row label .coupon-panel .mui-col-xs-8 .coupon-rules {
	font-size: 12px
}

.activity-exchange .coupon-panel-danger .mui-col-xs-8 .use-token,
.activity-exchange .coupon-panel-info .mui-col-xs-8 .use-token,
.pay-select-coupon .mui-input-row label .coupon-panel .mui-col-xs-8 .use-token {
	display: inline-block;
	width: 60px;
	height: 100px;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px
}

.activity-exchange .coupon-panel-danger .mui-col-xs-8 .use-token .icon-use-token,
.activity-exchange .coupon-panel-info .mui-col-xs-8 .use-token .icon-use-token,
.pay-select-coupon .mui-input-row label .coupon-panel .mui-col-xs-8 .use-token .icon-use-token {
	font-size: 2em;
	margin-top: 24px
}

.activity-exchange .coupon-panel-danger .coupon-rules-con,
.activity-exchange .coupon-panel-info .coupon-rules-con,
.pay-select-coupon .mui-input-row label .coupon-panel .coupon-rules-con {
	width: 94%;
	background: #fff;
	margin: 0 auto;
	border: 1px solid #ddd;
	border-top: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 10px;
	color: #707070;
	font-size: 12px
}

.activity-exchange .coupon-panel-danger>.mui-row,
.pay-select-coupon .mui-input-row label .coupon-panel>.mui-row {
	background: #fff url(../images/coupon-line-danger.png) repeat-y left top;
	background-size: 6px 100%
}

.activity-exchange .coupon-panel-danger .price,
.pay-select-coupon .mui-input-row label .coupon-panel .price {
	color: #FC2949
}

.activity-exchange .coupon-panel-danger .use-token,
.pay-select-coupon .mui-input-row label .coupon-panel .use-token {
	background: #FC2949
}

.activity-exchange .coupon-panel-info>.mui-row {
	background: #fff url(../images/coupon-line-info.png) repeat-y left top;
	background-size: 6px 100%
}

.activity-exchange .coupon-panel-info .condition span {
	color: #d30000
}

.activity-exchange .coupon-panel-info .score-title {
	margin-top: 10px
}

.activity-exchange .coupon-panel-info .date {
	margin-top: auto
}

.activity-exchange .coupon-panel-info .integral-info {
	margin-top: 6px;
	height: 30px;
	line-height: 30px
}

.activity-exchange .coupon-panel-info .integral-info img {
	vertical-align: middle;
	width: 20px !important;
	margin-right: 5px
}

.activity-exchange .coupon-panel-info .integral-info span {
	height: 100%;
	vertical-align: middle
}

.activity-exchange .coupon-panel-info .use-token {
	background: #10aeff
}

.mc-home .action-nav img,
.mc-home .nav img {
	width: 27.5px;
	height: 27.5px;
	vertical-align: top
}

.mc-home .nav {
	height: 88px
}

.mc-home .nav img {
	margin: 3px 0
}

.mc-we7-home .mui-banner {
	height: 135px;
	position: relative
}

.mc-we7-home .mui-banner .setting {
	position: absolute;
	right: 16.5px;
	top: 18px
}

.mc-we7-home .mui-banner .setting a {
	color: #fff;
	display: inline-block;
	padding: 3px 10px;
	background: rgba(0, 0, 0, .5);
	border-radius: 13.5px
}

.mc-we7-home .mui-banner .mui-logo {
	position: absolute;
	left: 21.5px;
	top: 20px;
	width: 55px;
	height: 55px;
	border: 3px solid #CFCFCF
}

.mc-we7-home .mui-banner .mui-banner-info {
	position: absolute;
	left: 98.5px;
	top: 18px
}

.mc-we7-home .mui-banner .banner-nav {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 40px;
	padding: 9px 0;
	background: rgba(0, 0, 0, .4)
}

.mc-we7-home .mui-banner .banner-nav a {
	color: #fff
}

.mc-we7-home .mui-banner .banner-nav a span.fa {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 100%;
	background: #fff;
	color: #979797
}

.mc-we7-home .mui-banner .banner-nav .mui-col-xs-6:last-child {
	border-left: 1px solid #fff
}

.mc-we7-home .nav-action {
	height: 70px;
	padding: 15px
}

.mc-we7-home .nav-action a {
	height: 38px;
	line-height: 38px
}

.mc-we7-home .nav-action a img {
	width: 38px;
	height: 38px;
	margin-right: 5px;
	vertical-align: top
}

.mc-we7-home .mui-grid-view.mui-grid-9 {
	background-color: #fff;
	margin-top: 15px
}

.mc-we7-home .mui-grid-view.mui-grid-9 .mui-icon-img {
	height: 25px
}

.mc-login .avatar img {
	display: inline-block;
	width: 80px;
	height: 80px;
	border: 3px solid #fff;
	margin: 35px auto
}

.mc-login .mui-input-row.mui-help .mui-help-info {
	padding-right: 15px
}

.mc-profile .avatar {
	line-height: 40px;
	position: relative;
	padding: 0;
	height: 62px
}

.mc-profile .avatar .webuploader-pick {
	width: 100%;
	height: 62px;
	padding: 11px 15px;
	text-align: left
}

.mc-profile .avatar .webuploader-pick img {
	width: 40px;
	height: 40px;
	margin-right: 5px
}

.mc-profile .avatar .webuploader-pick a.mui-navigate-right {
	color: #000
}

.mc-profile .avatar .webuploader-pick .mui-navigate-right:after {
	right: 0
}

.mc-profile .avatar input {
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-appearance: textfield;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	cursor: auto;
	z-index: 1
}

.mc-email .tips {
	color: #8a6d3b
}

.mc-recharge .mui-input-row.mui-help label~input {
	width: 20%
}

.mc-recharge .mui-input-row.mui-help .mui-help-info {
	width: 45%
}

.mc-recharge .other-sum {
	line-height: 50px
}

.mc-recharge .other-sum input {
	margin: 5px 0;
	border: 0
}

.mc-about-us .logo {
	margin: 30px
}

.mc-about-us .logo img {
	width: 75px;
	height: 75px
}

.mc-about-us .desc {
	text-indent: 2em;
	word-break: break-all
}

.mc-setting-password .pwd {
	display: inline-block;
	width: 12.5px;
	height: 7.5px;
	margin-right: 2px;
	background: #D0D0D0
}

.mc-setting-password .pwd-w {
	background: #F43530
}

.mc-setting-password .pwd-m {
	background: #FFBE00
}

.mc-setting-password .pwd-s {
	background: #04BE02
}

.mc-address-list .mui-table-view-cell .mui-slider-handle {
	position: relative
}

.mc-address-list .mui-table-view-cell .mui-slider-handle .default-marker {
	position: absolute;
	display: inline-block;
	padding: 5px;
	color: #fff;
	background: #FFBE00;
	top: -1px;
	right: 15px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px
}

.mc-address-list .mui-table-view-cell>.mui-slider-handle .mui-navigate-right:after,
.mc-address-list .mui-table-view-cell>.mui-slider-handle.mui-navigate-right:after {
	right: 15px
}

.mc-tel-bonded img {
	width: 62.5px;
	height: 110px;
	margin: 35px auto
}

.mc-record-detail .sum {
	padding: 20px 15px
}

.mc-record-detail .detail-info {
	padding: 15px
}

.mc-record-detail .detail-info .mui-row {
	line-height: 1.8rem
}

.avatar-preview {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #000;
	overflow: hidden;
	z-index: 1
}

.avatar-preview img {
	width: 100%
}

.avatar-preview .select-window {
	position: absolute;
	width: 100%;
	top: 125px;
	bottom: 125px;
	border: 1px solid #eee
}

.avatar-preview .bar-action,
.mui-preview-image .bar-action {
	width: 100%;
	height: 57.5px;
	background: rgba(0, 0, 0, .7);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	padding: 0 3%
}

.avatar-preview .bar-action a,
.mui-preview-image .bar-action a {
	display: inline-block;
	width: 30%;
	height: 57.5px;
	line-height: 57.5px;
	color: #fff;
	font-size: 18px
}

.fixed-bar {
	line-height: 44px
}

.profile-form .mui-content {
	padding-top: 44px
}

.mui-pull-bottom-tips {
	text-align: center;
	background-color: #efeff4;
	font-size: 15px;
	line-height: 40px;
	color: #777
}

.membership-card-home .card-panel,
.membership-card-receive .card-panel {
	width: 290px;
	height: 160px;
	margin: 15px auto;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 15px;
	position: relative;
	border-radius: 6px
}

.membership-card-home .card-panel .card-logo,
.membership-card-receive .card-panel .card-logo {
	position: absolute;
	width: 49px;
	height: 52.5px;
	line-height: 52.5px;
	top: 0;
	left: 22.5px
}

.membership-card-home .card-panel .card-logo img,
.membership-card-receive .card-panel .card-logo img {
	max-width: 80%;
	height: 80%;
	margin-top: 10%
}

.membership-card-home .card-panel .card-info,
.membership-card-receive .card-panel .card-info {
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%
}

.membership-card-home .card-panel .card-info .vip,
.membership-card-receive .card-panel .card-info .vip {
	font-size: 48px;
	line-height: 48px
}

.membership-card-home .card-panel .card-info .card-rank,
.membership-card-receive .card-panel .card-info .card-rank {
	font-size: 22px
}

.membership-card-home .card-panel .card-info .card-no,
.membership-card-receive .card-panel .card-info .card-no {
	margin: 15px 22.5px 0 0;
	color: #fff
}

.membership-card-home .nav {
	height: 65px
}

.membership-card-home .nav span.mui-small {
	margin-top: 5px
}

.membership-card-receive .tips {
	padding: 10px 0;
	color: #fff
}

.membership-card-discount .rank {
	font-size: 23px;
	margin-top: 10px
}

.membership-card-discount .score {
	margin-top: 25px
}

.membership-card-discount .mui-progress .mui-progress-bar {
	background-color: #D6D5D5
}

.membership-card-discount .list-item {
	margin-left: 20px;
	height: 90px;
	border-left: 1px solid #d9d9d9;
	white-space: normal;
	position: relative;
	padding-left: 20px;
	cursor: pointer
}

.membership-card-discount .list-item div:first-child {
	position: relative;
	top: -5px;
	margin-bottom: 5px
}

.membership-card-discount .list-item:before {
	content: '';
	border: 2px solid #04BE02;
	background-color: #fff;
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: absolute;
	left: -7px;
	top: 0
}

.membership-card-discount .list-item:last-child {
	border: 0
}

.membership-card-times .mui-section .times {
	font-size: 37px;
	margin: 22px 0 10px
}

.membership-card-times .mui-section .mui-btn {
	margin-top: 20px
}

.membership-card-valid-date .mui-input-row.mui-help label~input {
	width: 20%
}

.membership-card-valid-date .mui-input-row.mui-help .mui-help-info {
	width: 45%
}

.membership-card-sign .nav-action {
	height: 70px;
	padding: 15px 0
}

.membership-card-sign .nav-action a {
	height: 38px;
	line-height: 38px;
	color: #10a6e2
}

.membership-card-sign .nav-action a img {
	width: 38px;
	height: 38px;
	margin-right: 5px;
	vertical-align: top
}

.membership-card-sign .sign-table {
	padding: 20px
}

.membership-card-sign .sign-table .sign-table-con {
	width: 100%;
	text-align: left;
	border-left: 1px solid #ecf9fa;
	border-top: 1px solid #ecf9fa
}

.membership-card-sign .sign-table .sign-table-con .sign-table-cell {
	width: 14.2857%;
	padding: 5px 0;
	color: #ddd;
	float: left;
	text-align: center;
	border-right: 1px solid #ecf9fa;
	border-bottom: 1px solid #ecf9fa
}

.membership-card-sign .sign-table .sign-table-con .sign-table-cell.active {
	color: #10a6e2
}

.membership-card-sign .sign-table .sign-table-con .sign-table-cell span {
	display: block;
	height: 22.5px;
	line-height: 22.5px;
	margin-bottom: 5px
}

.membership-card-sign .sign-table .sign-table-con .sign-table-cell span img {
	width: 17.5px;
	height: 17.5px;
	vertical-align: middle
}

.membership-card-sign .sign-table .sign-table-con .sign-table-cell span img.gray-img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	opacity: .3
}

.membership-card-sign .sign-table .sign-table-con .sign-table-cell span img.gray-img.signed-5 {
	opacity: 1
}

.membership-card-sign .sign-table .sign-table-con .sign-table-cell span img.signed-5 {
	width: 22.5px;
	height: 22.5px
}

.membership-card-sign .sign-record {
	display: inline-block;
	margin: 0 auto;
	background-color: #10a6e2;
	color: #fff;
	padding: 9px 20px;
	border-radius: 5px
}

.membership-card-sign .sign-tips span {
	color: #10a6e2
}

.membership-card-share .share-panel {
	height: 122.5px
}

.membership-card-share .share-panel .share-icon {
	width: 90px;
	height: 90px;
	border: 5px solid #5FD55E;
	color: #fff;
	margin: 0 auto
}

.membership-card-share .share-panel .share-icon .fa.fa-share-alt {
	font-size: 42px;
	margin: 10px 0 2px
}

.membership-card-share .nav-integral {
	height: 65px
}

.membership-card-share .nav-integral .fa {
	font-size: 25px;
	margin-top: 5px
}

.membership-card-share .recommend img {
	width: 100%;
	max-height: 120px
}

.membership-card-integral-strategy .logo img {
	max-width: 100%;
	max-height: 95px;
	margin: 20px auto
}

.membership-card-message-detail .img {
	width: 100%;
	max-height: 155px
}

.pay-select-coupon .mui-input-row {
	overflow: auto;
	height: auto;
	margin: 10px
}

.pay-select-coupon .mui-input-row:after {
	height: 0
}

.pay-select-coupon .mui-input-row label {
	padding: 0;
	position: relative;
	width: 100%
}

.pay-select-coupon .mui-input-row .scan-rules {
	position: absolute;
	top: 70px;
	left: 33.33%;
	font-size: 12px;
	color: #707070;
	display: inline-block;
	padding-left: 15px;
	z-index: 2;
	cursor: pointer
}

.pay-select-coupon .mui-input-row .coupon-rules {
	width: 90%;
	margin: 0 5%;
	margin-top: -5px;
	padding: 10px 15px 10px 40px;
	font-size: 12px;
	color: #707070;
	background: #fff;
	border: 1px solid #ddd;
	border-top: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px
}

.pay-select-coupon .mui-input-row.mui-disabled label {
	opacity: 1
}

.pay-select-coupon .mui-input-row.mui-disabled label:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 5px;
	background: rgba(255, 255, 255, .8);
	z-index: 1
}

.pay-select-coupon .mui-radio input[type=radio]:checked:before {
	content: "\e442";
	color: #FC2949
}

.activity-exchange .nav {
	height: 50px;
	border: 1px solid #ddd
}

.activity-exchange .nav .mui-active {
	border-bottom: 2px solid #10AEFF
}

.activity-exchange .nav .mui-active a {
	color: #10AEFF;
	display: block
}

.activity-exchange .entity .mui-col-xs-6:nth-child(2n-1) .mui-card {
	margin-right: 5px
}

.activity-exchange .entity .mui-col-xs-6:nth-child(2n) .mui-card {
	margin-left: 5px
}

.activity-exchange .entity .img-container {
	width: 100%;
	height: 90px;
	line-height: 90px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden
}

.activity-exchange .entity .img-container img {
	vertical-align: middle
}

.activity-exchange .exchange-action {
	width: 100%;
	height: 30px;
	line-height: 30px
}

.activity-exchange .exchange-action img {
	vertical-align: middle;
	width: 20px !important;
	margin-right: 5px
}

.activity-exchange .exchange-action span {
	height: 100%;
	vertical-align: middle
}

.activity-exchange .exchange-action .mui-badge {
	padding: 6px 10px
}

.activity-entity-content .img-container {
	position: relative;
	height: 150px;
	text-align: center
}

.activity-entity-content .img-container img {
	max-width: 100%;
	max-height: 150px;
	vertical-align: middle
}

.activity-entity-content .img-container .title {
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #fff;
	padding: 0 10px;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .1);
	text-align: left
}

.activity-entity-content .mui-row div {
	line-height: 33px
}

.activity-entity-content .introduction,
.activity-entity-content .state div {
	line-height: 1.8
}

.pay-scan .qrcode-img {
	width: 170px;
	height: 170px;
	margin: 11.5px auto
}

.pay-method .mui-section .mui-btn {
	font-size: 14px
}

.pay-method .mui-table-view-cell .used-num {
	display: inline-block;
	padding: 3px 6px;
	background: #F43530;
	color: #fff;
	line-height: 1;
	margin: 0 5px;
	border-radius: 100px;
	font-size: 12px
}

.pay-method .mui-table-view-cell form {
	margin: 0
}

.pay-method-goods-detail {
	background: #fff;
	position: relative;
	padding: 10px 10px 10px 80px
}

.pay-method-goods-detail img {
	max-width: 60px;
	max-height: 80%;
	position: absolute;
	left: 10px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

#pay-detail-modal {
	top: 40%
}

#pay-detail-modal .mui-content {
	background: #fff
}

#pay-detail-modal .mui-table-view {
	margin-top: 0
}

#pay-method-modal {
	top: 40%
}

#pay-method-modal .mui-table-view {
	margin-top: 0
}

#pay-method-modal .mui-disabled {
	position: relative
}

#pay-method-modal .mui-disabled:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(255, 255, 255, .5);
	z-index: 1
}

#pay-method-modal .mui-disabled img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray
}

.activity-wx-card {
	background: #90BA28
}

.activity-wx-card .wx-card-panel {
	margin: 45px 10px;
	padding-top: 50px;
	background: #fff;
	position: relative
}

.activity-wx-card .wx-card-panel img {
	width: 60px;
	height: 60px;
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -30px
}

.activity-wx-card .wx-card-panel .title {
	font-size: 28px;
	line-height: 28px;
	margin: 15px 0
}

.activity-wx-card .wx-card-panel .btn-used {
	width: 60%;
	margin: 0 auto
}

.activity-wx-card .wx-card-panel .btn-used .mui-btn-success {
	background-color: #90BA28;
	border-color: #90BA28
}

.activity-wx-card .wx-card-panel .mui-table-view:before {
	height: 0;
	border: 1px dashed #c8c7cc;
	background-color: transparent
}

.activity-wx-card-detail {
	background: #90BA28
}

.activity-wx-card-detail .mui-card {
	position: relative;
	padding: 32.5px 0;
	margin-bottom: 10px;
	border: 0
}

.activity-wx-card-detail .mui-card .cancel {
	color: #90BA28;
	position: absolute;
	left: 22.5px;
	top: 22.5px;
	font-size: 16px
}

.activity-wx-card-detail .mui-card .title {
	font-size: 28px;
	line-height: 28px;
	margin: 32.5px 0
}

.activity-wx-card-detail .mui-card .hr {
	height: 1px;
	border: 1px dashed #eee;
	position: relative
}

.activity-wx-card-detail .mui-card .hr:after,
.activity-wx-card-detail .mui-card .hr:before {
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #8CB430;
	position: absolute;
	top: -5px
}

.activity-wx-card-detail .mui-card .hr:before {
	left: -5px
}

.activity-wx-card-detail .mui-card .hr:after {
	right: -5px
}

.activity-wx-card-detail .mui-card .img {
	padding: 0 20px;
	margin-top: 20px
}

.activity-wx-card-detail .mui-card .img .bar-code-img {
	max-width: 100%
}

.activity-wx-card-detail .mui-card .bar-code {
	font-size: 16px;
	margin: 25px 0
}

.home-reward .reward-top {
	height: 120px;
	background: #FF8000;
	color: #fff;
	position: relative;
	margin-bottom: 40px;
	padding-top: 20px
}

.home-reward .reward-top img {
	width: 60px;
	height: 60px;
	border: 2px solid #fff;
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -30px
}

.home-reward .reward-sum .sum-container {
	width: 85%;
	height: 80px;
	line-height: 80px;
	margin: 10px auto;
	border: 1px solid #FF8000;
	border-radius: 5px;
	text-align: center;
	color: #FF8000;
	background: #fff
}

.home-reward .reward-sum .sum-container span {
	font-size: 32px
}

.home-reward .reward-sum .sum-container input {
	border: 0
}

.home-reward .reward-default a {
	color: #FF8000
}

.reward-default-popup .mui-popup-input input {
	height: 43px
}

.mui-preview-image.mui-fullscreen {
	position: fixed;
	z-index: 20;
	background-color: #000
}

.mui-preview-footer,
.mui-preview-header {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 10
}

.mui-preview-header {
	height: 44px;
	top: 0
}

.mui-preview-header .mui-preview-indicator {
	display: block;
	line-height: 25px;
	color: #fff;
	text-align: center;
	margin: 15px auto 4px;
	background-color: rgba(0, 0, 0, .4);
	border-radius: 12px;
	font-size: 16px
}

.mui-preview-footer {
	height: 50px;
	bottom: 0
}

.mui-preview-image {
	display: none;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.mui-preview-image.mui-preview-in {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

.mui-preview-image.mui-preview-out {
	background: 0 0;
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

.mui-preview-image.mui-preview-out .mui-preview-footer,
.mui-preview-image.mui-preview-out .mui-preview-header {
	display: none
}

.mui-zoom-scroller {
	position: absolute;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	-webkit-backface-visibility: hidden
}

.mui-zoom {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.mui-slider .mui-slider-group .mui-slider-item img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%
}

.mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img {
	width: 100%
}

.mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item {
	display: inline-table
}

.mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img {
	display: table-cell;
	vertical-align: middle
}

.mui-preview-loading {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none
}

.mui-preview-loading.mui-active {
	display: block
}

.mui-preview-loading .mui-spinner-white {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	height: 50px;
	width: 50px
}

.mui-preview-image img.mui-transitioning {
	-webkit-transition: -webkit-transform .5s ease, opacity .5s ease;
	transition: transform .5s ease, opacity .5s ease
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.box {
	/* width: 100%; */
	overflow: hidden;
	margin: 7.2% 0 2.9% 3.03%;
	text-align: center;
}

.box .box-item {
	display: block;
	height: 11.0em;
	text-align: center;
	text-decoration: none;
	float: left;
	width: 48%;
	margin: 0 1.52% 3.3% 0;
	background-color: #ffffff;
	border: #e0e0e0 solid 1px;
	border-radius: 0.3em;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.06);
	color: #333;
}

.box .box-item i {
	display: inline-block;
	width: 100%;
	height:120px;
	line-height:120px;
	font-size: 40px;
	color: #a58647;
	background: #fff6db;
	overflow: hidden;
}

.box .box-item span {
	display: block;
	text-align: center;
	color: ;
	font-size: 14px;
	width: 90%;
	margin-left: 5%;
	height: 1.3em;
	overflow: hidden;
}

#activity-detail .page-bizinfo {
	border-bottom: 1px dotted #CCC;
}

#activity-detail .page-bizinfo .header {
	padding: 10px 10px 10px;
}

#activity-detail .page-bizinfo .header #activity-name {
	color: #000;
	font-size:18px;
	margin-bottom: 5px;
	font-weight: bold;
	word-break: normal;
	word-wrap: break-word;
}

#activity-detail .page-bizinfo .header #post-date {
	color: #8c8c8c;
	font-size: 11px;
	margin: 0;
}

#activity-detail .page-content {
	padding: 10px;
}

#activity-detail .page-content .media {
	margin-bottom: 18px;
}

#activity-detail .page-content .media img {
	width: 100%;
}

#activity-detail .page-content .text {
	color: #3e3e3e;
	font-size: 1.5;
	line-height: 1.5;
	width: 100%;
	overflow: hidden;
	overflow-x:scroll;
	zoom: 1;
}
#activity-detail .page-content .text img{ width: 100%!important;}
#activity-detail .page-content .text table{ width: 100%!important; overflow: scroll;}
#activity-detail .page-content .text p {
	min-height: 1.5em;
	min-height: 1.5em;
	word-wrap: break-word;
	word-break: break-all;
}

#activity-list .header {
	font-size: 20px;
}

#activity-list .page-list {
	border: 1px solid #ccc;
	border-radius: 5px;
	margin: 18px 0;
	overflow: hidden;
}

#activity-list .page-list .line.btn {
	border-radius: 0;
	margin: 0;
	text-align: left;
}

#activity-list .page-list .line.btn .checkbox {
	height: 25px;
	line-height: 25px;
	padding-left: 35px;
	position: relative;
}

#activity-list .page-list .line.btn .checkbox .icons {
	background-color: #ccc;
	left: 0;
	position: absolute;
	top: 0;
}

#activity-list .page-list .line.btn.off .icons {
	background-image: none;
}

.category {
	display: block;
	overflow: hidden;
	background: #EEE;
	border-top: 1px #DDD solid;
	border-bottom: 1px #DDD solid;
}

.category a {
	display: inline-block;
	overflow: hidden;
	height: 30px;
	width: 33.33%;
	text-align: center;
	color: #666;
	font-size: 14px;
	float: left;
	padding: 5px;
}

.list li {
	padding: 5px 5px 0 5px;
}

.list li a {
	display: block;
	/* height: 71px; */
	padding:8px;
	background: #FFF;
	border: 1px #DDD solid;
	border-radius: 3px;
	color: #333;
	overflow: hidden;
	text-decoration: none !important;
	position: relative;
}

.list li a .thumb {
	width: 80px;
	height: 60px;
}

.list li a .title {
	font-size: 14px;
	padding-right: 90px;
}

.list li a .createtime {
	font-size: 12px;
	color: #999;
	position: absolute;
	bottom: 5px;
}


.head {
	height: 40px;
	line-height: 40px;
	background: #22292C;
	padding: 0 5px;
	color: #FFF;
}

.head .bn {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin-top: 4px;
	font-size: 20px;
	background: transparent;
	color: #FFF;
	text-decoration: none;
}

.head .bn.pull-left {
	border-right: 1px solid #000;
}

.head .bn.pull-right {
	position: absolute;
	right: 5px;
	top: 0;
	border-left: 1px solid #000;
}

.head .title {
	font-size: 14px;
	display: block;
	padding-left: 10px;
	font-weight: bolder;
	margin-right: 49px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.head .order {
	background: #F9F9F9;
	position: absolute;
	z-index: 9999;
	right: 0;
}

.head .order li>a {
	display: block;
	padding: 0 10px;
	min-width: 100px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	border-top: 1px #EEE solid;
}

.head .order li.fa-caret-up {
	font-size: 20px;
	color: #F9F9F9;
	position: absolute;
	top: -11px;
	right: 16px;
}
