/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://v3.bootcss.com/customize/?id=b700f5ab65463af0870e750859992503)
 * Config saved to config.json and https://gist.github.com/b700f5ab65463af0870e750859992503
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	main, menu, 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-color: transparent
}

a:active, a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b, strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

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

figure {
	margin: 1em 40px
}

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

pre {
	overflow: auto
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

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
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

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

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

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

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

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td, th {
	padding: 0
}

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

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}

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

a {
	color: #337ab7;
	text-decoration: none
}

a:focus, a:hover {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive,
	.thumbnail>img, .thumbnail a>img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role=button] {
	cursor: pointer
}

code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

code, kbd {
	padding: 2px 4px;
	font-size: 90%
}

kbd {
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	box-shadow: none
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media ( min-width :768px) {
	.container {
		width: 750px
	}
}

@media ( min-width :992px) {
	.container {
		width: 970px
	}
}

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

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,
	.col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12,
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
	.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
	.col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
	.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
	.col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
	.col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media ( min-width :768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
		.col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media ( min-width :992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
		.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}

@media ( min-width :1280px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,
		.col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777
}

caption, th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th,
	.table>thead>tr>td, .table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th,
	.table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th,
	.table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th
	{
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th,
	.table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th,
	.table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th,
	.table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th,
	.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-], table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active,
	.table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th,
	.table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td,
	.table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active
	{
	background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th,
	.table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover,
	.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success,
	.table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th,
	.table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td,
	.table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success
	{
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th,
	.table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover,
	.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info,
	.table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th,
	.table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td,
	.table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info
	{
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th,
	.table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover,
	.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning,
	.table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th,
	.table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td,
	.table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning
	{
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th,
	.table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover,
	.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger,
	.table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th,
	.table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td,
	.table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger
	{
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th,
	.table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover,
	.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	overflow-x: auto;
	min-height: .01%
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}
	.table-responsive>.table {
		margin-bottom: 0
	}
	.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th,
		.table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th,
		.table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th
		{
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
		.table-responsive>.table-bordered>tbody>tr>th:first-child,
		.table-responsive>.table-bordered>tfoot>tr>td:first-child,
		.table-responsive>.table-bordered>tfoot>tr>th:first-child,
		.table-responsive>.table-bordered>thead>tr>td:first-child,
		.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
		.table-responsive>.table-bordered>tbody>tr>th:last-child,
		.table-responsive>.table-bordered>tfoot>tr>td:last-child,
		.table-responsive>.table-bordered>tfoot>tr>th:last-child,
		.table-responsive>.table-bordered>thead>tr>td:last-child,
		.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
		.table-responsive>.table-bordered>tbody>tr:last-child>th,
		.table-responsive>.table-bordered>tfoot>tr:last-child>td,
		.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

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

fieldset, legend {
	padding: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple], select[size] {
	height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus
	{
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	padding-top: 7px
}

.form-control, output {
	display: block;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}

.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control
	{
	background-color: #eee;
	opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control, input[type=datetime-local].form-control,
		input[type=month].form-control, input[type=time].form-control {
		line-height: 34px
	}
	.input-group-sm input[type=date], .input-group-sm input[type=datetime-local],
		.input-group-sm input[type=month], .input-group-sm input[type=time],
		input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm,
		input[type=time].input-sm {
		line-height: 30px
	}
	.input-group-lg input[type=date], .input-group-lg input[type=datetime-local],
		.input-group-lg input[type=month], .input-group-lg input[type=time],
		input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg,
		input[type=time].input-lg {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label, .radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox],
	.radio-inline input[type=radio], .radio input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px\9
}

.checkbox+.checkbox, .radio+.radio {
	margin-top: -5px
}

.checkbox-inline, .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled,
	.radio.disabled label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .checkbox label,
	fieldset[disabled] .radio-inline, fieldset[disabled] .radio label,
	fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio],
	input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled,
	input[type=radio][disabled] {
	cursor: not-allowed
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px
}

.form-control-static.input-lg, .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control
	{
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control
	{
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback,
	.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback,
	.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success.checkbox-inline label,
	.has-success.checkbox label, .has-success .control-label, .has-success .help-block,
	.has-success .radio, .has-success .radio-inline, .has-success.radio-inline label,
	.has-success.radio label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label,
	.has-warning.checkbox label, .has-warning .control-label, .has-warning .help-block,
	.has-warning .radio, .has-warning .radio-inline, .has-warning.radio-inline label,
	.has-warning.radio label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label,
	.has-error.checkbox label, .has-error .control-label, .has-error .help-block,
	.has-error .radio, .has-error .radio-inline, .has-error.radio-inline label,
	.has-error.radio label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #843534;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label ~.form-control-feedback {
	top: 25px
}

.has-feedback label.sr-only ~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media ( min-width :768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon,
		.form-inline .input-group .input-group-btn {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox, .form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox label, .form-inline .radio label {
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio]
		{
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline,
	.form-horizontal .radio, .form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

@media ( min-width :768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media ( min-width :768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.333333px;
		font-size: 18px
	}
}

@media ( min-width :768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus,
	.btn:active:focus, .btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
	color: #333;
	text-decoration: none
}

.btn.active, .btn:active {
	outline: 0;
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity = 65);
	box-shadow: none
}

a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default.focus, .btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn-default.active, .btn-default:active, .btn-default:hover, .open>.dropdown-toggle.btn-default
	{
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover,
	.btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover,
	.open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus,
	.open>.dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default
	{
	background-image: none
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus,
	.btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover,
	.btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus,
	.btn-default[disabled]:active, .btn-default[disabled]:focus,
	.btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active,
	fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active,
	fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover
	{
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open>.dropdown-toggle.btn-primary
	{
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover,
	.btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover,
	.open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus,
	.open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary
	{
	background-image: none
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus,
	.btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover,
	.btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus,
	.btn-primary[disabled]:active, .btn-primary[disabled]:focus,
	.btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active,
	fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active,
	fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover
	{
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success.focus, .btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success.active, .btn-success:active, .btn-success:hover, .open>.dropdown-toggle.btn-success
	{
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover,
	.btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover,
	.open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus,
	.open>.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}

.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success
	{
	background-image: none
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus,
	.btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover,
	.btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus,
	.btn-success[disabled]:active, .btn-success[disabled]:focus,
	.btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active,
	fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active,
	fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover
	{
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info.focus, .btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .btn-info:hover, .open>.dropdown-toggle.btn-info
	{
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover,
	.btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover,
	.open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus,
	.open>.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
	background-image: none
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus,
	.btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover,
	.btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus,
	.btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover,
	fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active,
	fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active,
	fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover
	{
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning.focus, .btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open>.dropdown-toggle.btn-warning
	{
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover,
	.btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover,
	.open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus,
	.open>.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning
	{
	background-image: none
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus,
	.btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover,
	.btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus,
	.btn-warning[disabled]:active, .btn-warning[disabled]:focus,
	.btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active,
	fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active,
	fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover
	{
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger.focus, .btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open>.dropdown-toggle.btn-danger
	{
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover,
	.btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover,
	.open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus,
	.open>.dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger
	{
	background-image: none
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus,
	.btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover,
	.btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus,
	.btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover,
	fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active,
	fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active,
	fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover
	{
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	color: #337ab7;
	font-weight: 400;
	border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled],
	fieldset[disabled] .btn-link {
	background-color: transparent;
	box-shadow: none
}

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

.btn-link:focus, .btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus,
	fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.btn-group-lg>.btn, .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.btn-group-sm>.btn, .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs>.btn, .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

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

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block
	{
	width: 100%
}

.fade {
	opacity: 0;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition-property: height, visibility;
	transition-duration: .35s;
	transition-timing-function: ease
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown, .dropup {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover
	{
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus,
	.dropdown-menu>.disabled>a:hover {
	color: #777
}

.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	cursor: not-allowed
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	left: auto;
	right: 0
}

.dropdown-menu-left {
	left: 0;
	right: auto
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid\9;
	content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media ( min-width :768px) {
	.navbar-right .dropdown-menu {
		left: auto;
		right: 0
	}
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}
}

.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn, .btn-group>.btn {
	position: relative;
	float: left
}

.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active,
	.btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover,
	.btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus,
	.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn,
	.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left: 5px
}

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

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not (:last-child ):not (.dropdown-toggle ){
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not (:first-child ), .btn-group>.dropdown-toggle:not
	(:first-child ){
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

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

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

.btn-group>.btn-group:first-child:not (:last-child )>.btn:last-child,
	.btn-group>.btn-group:first-child:not (:last-child )>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

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

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group,
	.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group,
	.btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group
	{
	margin-top: -1px;
	margin-left: 0
}

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

.btn-group-vertical>.btn:first-child:not (:last-child ){
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not (:first-child ){
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

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

.btn-group-vertical>.btn-group:first-child:not (:last-child )>.btn:last-child,
	.btn-group-vertical>.btn-group:first-child:not (:last-child )>.dropdown-toggle
	{
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not (:first-child )>.btn:first-child
	{
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio],
	[data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio]
	{
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

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

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon,
	.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon,
	select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}

select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon,
	select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control,
	textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn
	{
	height: auto
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon,
	select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}

select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon,
	select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control,
	textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn
	{
	height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell
}

.input-group-addon:not (:first-child ):not (:last-child ),
	.input-group-btn:not (:first-child ):not (:last-child ), .input-group .form-control:not
	(:first-child ):not (:last-child ){
	border-radius: 0
}

.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio]
	{
	margin-top: 0
}

.input-group-addon:first-child, .input-group-btn:first-child>.btn,
	.input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle,
	.input-group-btn:last-child>.btn-group:not (:last-child )>.btn,
	.input-group-btn:last-child>.btn:not (:last-child ):not (.dropdown-toggle
	), .input-group .form-control:first-child {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

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

.input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not
	(:first-child )>.btn, .input-group-btn:first-child>.btn:not (:first-child
	), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn,
	.input-group-btn:last-child>.dropdown-toggle, .input-group .form-control:last-child
	{
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

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

.input-group-btn {
	font-size: 0;
	white-space: nowrap
}

.input-group-btn, .input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active, .input-group-btn>.btn:focus,
	.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group
	{
	margin-right: -1px
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group
	{
	z-index: 2;
	margin-left: -1px
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

a.label:focus, a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #777
}

.label-default[href]:focus, .label-default[href]:hover {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #337ab7
}

.label-primary[href]:focus, .label-primary[href]:hover {
	background-color: #286090
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
	background-color: #31b0d5
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
	background-color: #c9302c
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #777;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-group-xs>.btn .badge, .btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

a.badge:focus, a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: border .2s ease-in-out
}

.thumbnail>img, .thumbnail a>img {
	margin-left: auto;
	margin-right: auto
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color: #337ab7
}

.thumbnail .caption {
	padding: 9px;
	color: #333
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: 700
}

.alert>p, .alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
	padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}

.alert-danger hr {
	border-top-color: #e4b9c0
}

.alert-danger .alert-link {
	color: #843534
}

@
-webkit-keyframes progress-bar-stripes { 0%{
	background-position: 40px 0
}

to {
	background-position: 0 0
}

}
@
keyframes progress-bar-stripes { 0%{
	background-position: 40px 0
}

to {
	background-position: 0 0
}

}
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%,
		transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
		hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%,
		transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
		hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%,
		transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
		hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%,
		transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
		hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.progress-striped .progress-bar-danger {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%,
		transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
		hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media, .media-body {
	zoom: 1;
	overflow: hidden
}

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

.media-object.img-thumbnail {
	max-width: none
}

.media-right, .media>.pull-right {
	padding-left: 10px
}

.media-left, .media>.pull-left {
	padding-right: 10px
}

.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

a.list-group-item, button.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading
	{
	color: #333
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus,
	button.list-group-item:hover {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5
}

button.list-group-item {
	width: 100%;
	text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus,
	.list-group-item.disabled:hover {
	background-color: #eee;
	color: #777;
	cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading,
	.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text,
	.list-group-item.disabled:hover .list-group-item-text {
	color: #777
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover
	{
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small,
	.list-group-item.active .list-group-item-heading>small,
	.list-group-item.active:focus .list-group-item-heading,
	.list-group-item.active:focus .list-group-item-heading>.small,
	.list-group-item.active:focus .list-group-item-heading>small,
	.list-group-item.active:hover .list-group-item-heading,
	.list-group-item.active:hover .list-group-item-heading>.small,
	.list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text,
	.list-group-item.active:hover .list-group-item-text {
	color: #c7ddef
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading
	{
	color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus,
	button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus,
	a.list-group-item-success.active:hover, button.list-group-item-success.active,
	button.list-group-item-success.active:focus, button.list-group-item-success.active:hover
	{
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading
	{
	color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus,
	button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
	button.list-group-item-info.active, button.list-group-item-info.active:focus,
	button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading
	{
	color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus,
	button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus,
	a.list-group-item-warning.active:hover, button.list-group-item-warning.active,
	button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover
	{
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading
	{
	color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus,
	button.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus,
	a.list-group-item-danger.active:hover, button.list-group-item-danger.active,
	button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover
	{
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
	padding: 15px
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle, .panel-title {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px
}

.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small,
	.panel-title>small>a {
	color: inherit
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.list-group, .panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item
	{
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child
	{
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child
	{
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child
	{
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.list-group+.panel-footer, .panel-heading+.list-group .list-group-item:first-child
	{
	border-top-width: 0
}

.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table
	{
	margin-bottom: 0
}

.panel>.panel-collapse>.table caption, .panel>.table-responsive>.table caption,
	.panel>.table caption {
	padding-left: 15px;
	padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
	.panel>.table:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child,
	.panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
	.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
	.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
	.panel>.table:first-child>thead:first-child>tr:first-child th:first-child
	{
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
	.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
	.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
	.panel>.table:first-child>thead:first-child>tr:first-child th:last-child
	{
	border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
	.panel>.table:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
	.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
	.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
	.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child
	{
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
	.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
	.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}

.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body,
	.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th
	{
	border-top: 0
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child,
	.panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child,
	.panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child,
	.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
	.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child,
	.panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child,
	.panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child,
	.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child
	{
	border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th,
	.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th,
	.panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th,
	.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th,
	.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
	.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
	.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
	.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
	.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}

.panel-group {
	margin-bottom: 20px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body
	{
	border-top: 1px solid #ddd
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #ddd
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #337ab7
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}

.panel-info {
	border-color: #bce8f1
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}

.panel-warning {
	border-color: #faebcc
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}

.panel-danger {
	border-color: #ebccd1
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed,
	.embed-responsive iframe, .embed-responsive object, .embed-responsive video
	{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-lg {
	padding: 24px;
	border-radius: 6px
}

.well-sm {
	padding: 9px;
	border-radius: 3px
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity = 20)
}

.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity = 50)
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}

.modal, .modal-open {
	overflow: hidden
}

.modal {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%);
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity = 0)
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity = 50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media ( min-width :768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-content {
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
	.modal-sm {
		width: 300px
	}
}

@media ( min-width :992px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity = 0)
}

.tooltip.in {
	opacity: .9;
	filter: alpha(opacity = 90)
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	right: 5px
}

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	left: 5px
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow, .popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow:after {
	border-width: 10px;
	content: ""
}

.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}

.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}

.carousel, .carousel-inner {
	position: relative
}

.carousel-inner {
	overflow: hidden;
	width: 100%
}

.carousel-inner>.item {
	display: none;
	position: relative;
	transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	line-height: 1
}

@media ( -webkit-transform-3d ) , ( transform-3d ) {
	.carousel-inner>.item {
		transition: -webkit-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}
	.carousel-inner>.item.active.right, .carousel-inner>.item.next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0
	}
	.carousel-inner>.item.active.left, .carousel-inner>.item.prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0
	}
	.carousel-inner>.item.active, .carousel-inner>.item.next.left,
		.carousel-inner>.item.prev.right {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		left: 0
	}
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity = 50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0,
		rgba(0, 0, 0, .0001));
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",
		endColorstr="#00000000", GradientType=1)
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0,
		rgba(0, 0, 0, .5));
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",
		endColorstr="#80000000", GradientType=1)
}

.carousel-control:focus, .carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity = 90)
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev
	{
	left: 50%;
	margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next
	{
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif
}

.carousel-control .icon-prev:before {
	content: "\2039"
}

.carousel-control .icon-next:before {
	content: "\203A"
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000\9;
	background-color: transparent
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right,
		.carousel-control .icon-next, .carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev
		{
		margin-left: -15px
	}
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next
		{
		margin-right: -15px
	}
	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}
	.carousel-indicators {
		bottom: 20px
	}
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before,
	.btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before,
	.container-fluid:after, .container-fluid:before, .container:after,
	.container:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before,
	.modal-footer:after, .modal-footer:before, .panel-body:after,
	.panel-body:before, .row:after, .row:before {
	content: " ";
	display: table
}

.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after,
	.container-fluid:after, .container:after, .form-horizontal .form-group:after,
	.modal-footer:after, .panel-body:after, .row:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

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

.visible-lg, .visible-lg-block, .visible-lg-inline,
	.visible-lg-inline-block, .visible-md, .visible-md-block,
	.visible-md-inline, .visible-md-inline-block, .visible-sm,
	.visible-sm-block, .visible-sm-inline, .visible-sm-inline-block,
	.visible-xs, .visible-xs-block, .visible-xs-inline,
	.visible-xs-inline-block {
	display: none !important
}

@media ( max-width :767px) {
	.visible-xs {
		display: block !important
	}
	table.visible-xs {
		display: table !important
	}
	tr.visible-xs {
		display: table-row !important
	}
	td.visible-xs, th.visible-xs {
		display: table-cell !important
	}
}

@media ( max-width :767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media ( max-width :767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media ( max-width :767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media ( min-width :768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}
	table.visible-sm {
		display: table !important
	}
	tr.visible-sm {
		display: table-row !important
	}
	td.visible-sm, th.visible-sm {
		display: table-cell !important
	}
}

@media ( min-width :768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media ( min-width :768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media ( min-width :768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media ( min-width :992px) and (max-width:1279px) {
	.visible-md {
		display: block !important
	}
	table.visible-md {
		display: table !important
	}
	tr.visible-md {
		display: table-row !important
	}
	td.visible-md, th.visible-md {
		display: table-cell !important
	}
}

@media ( min-width :992px) and (max-width:1279px) {
	.visible-md-block {
		display: block !important
	}
}

@media ( min-width :992px) and (max-width:1279px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media ( min-width :992px) and (max-width:1279px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media ( min-width :1280px) {
	.visible-lg {
		display: block !important
	}
	table.visible-lg {
		display: table !important
	}
	tr.visible-lg {
		display: table-row !important
	}
	td.visible-lg, th.visible-lg {
		display: table-cell !important
	}
}

@media ( min-width :1280px) {
	.visible-lg-block {
		display: block !important
	}
}

@media ( min-width :1280px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media ( min-width :1280px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media ( max-width :767px) {
	.hidden-xs {
		display: none !important
	}
}

@media ( min-width :768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media ( min-width :992px) and (max-width:1279px) {
	.hidden-md {
		display: none !important
	}
}

@media ( min-width :1280px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}
	table.visible-print {
		display: table !important
	}
	tr.visible-print {
		display: table-row !important
	}
	td.visible-print, th.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

body:after {
	content: url(../images/d9d2d0b1308cb694aa8116915592e2a9.png)
		url(../images/2299ad0b3f63413f026dfec20c205b8f.gif)
		url(../images/84b76dee6b27b795e89e3649078a11c2.png)
		url(../images/31f15875975aab69085470aabbfec802.png);
	display: none
}

body.lb-disable-scrolling {
	overflow: hidden
}

.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: #000;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: .8;
	display: none
}

.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: 400
}

.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	max-height: none;
	border-radius: 3px;
	border: 4px solid #fff
}

.lightbox a img {
	border: none
}

.lb-outerContainer {
	position: relative;
	*zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-radius: 4px;
	background-color: #fff
}

.lb-outerContainer:after {
	content: "";
	display: table;
	clear: both
}

.lb-loader {
	position: absolute;
	top: 43%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0
}

.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(../images/2299ad0b3f63413f026dfec20c205b8f.gif)
		no-repeat
}

.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10
}

.lb-container>.nav {
	left: 0
}

.lb-nav a {
	outline: none;
	background-image:
		url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")
}

.lb-next, .lb-prev {
	height: 100%;
	cursor: pointer;
	display: block
}

.lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url(../images/84b76dee6b27b795e89e3649078a11c2.png) left
		48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1
}

.lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url(../images/31f15875975aab69085470aabbfec802.png) right
		48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	transition: opacity .6s
}

.lb-nav a.lb-next:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1
}

.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
	*zoom: 1;
	width: 100%;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
	content: "";
	display: table;
	clear: both
}

.lb-data {
	padding: 0 4px;
	color: #ccc
}

.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em
}

.lb-data .lb-caption {
	font-size: 13px;
	font-weight: 700;
	line-height: 1em
}

.lb-data .lb-caption a {
	color: #4ae
}

.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999
}

.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(../images/d9d2d0b1308cb694aa8116915592e2a9.png) 100% 0
		no-repeat;
	text-align: right;
	outline: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: .7;
	transition: opacity .2s
}

.lb-data .lb-close:hover {
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1
} /*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-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
}

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY
	{
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@
-webkit-keyframes bounce { 0%,20%,53%,80%,
	to {-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

40%,43%{
-webkit-animation-timing-function
:cubic-bezier
(
.755
,
.05
,
.855
,
.06
);animation-timing-function
:cubic-bezier
(
.755
,
.05
,
.855
,
.06
);-webkit-transform
:translate3d
(0
,
-30
px
,
0);
transform
:translate3d
(0
,
-30
px
,
0)
}
70%{
-webkit-animation-timing-function
:cubic-bezier
(
.755
,
.05
,
.855
,
.06
);animation-timing-function
:cubic-bezier
(
.755
,
.05
,
.855
,
.06
);-webkit-transform
:translate3d
(0
,
-15
px
,
0);
transform
:translate3d
(0
,
-15
px
,
0)
}
90%{
-webkit-transform
:translate3d
(0
,
-4
px
,
0);
transform
:translate3d
(0
,
-4
px
,
0)
}
}
@
keyframes bounce { 0%,20%,53%,80%,
	to {-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

40%,43%{
-webkit-animation-timing-function
:cubic-bezier
(
.755
,
.05
,
.855
,
.06
);animation-timing-function
:cubic-bezier
(
.755
,
.05
,
.855
,
.06
);-webkit-transform
:translate3d
(0
,
-30
px
,
0);
transform
:translate3d
(0
,
-30
px
,
0)
}
70%{
-webkit-animation-timing-function
:cubic-bezier
(
.755
,
.05
,
.855
,
.06
);animation-timing-function
:cubic-bezier
(
.755
,
.05
,
.855
,
.06
);-webkit-transform
:translate3d
(0
,
-15
px
,
0);
transform
:translate3d
(0
,
-15
px
,
0)
}
90%{
-webkit-transform
:translate3d
(0
,
-4
px
,
0);
transform
:translate3d
(0
,
-4
px
,
0)
}
}
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@
-webkit-keyframes flash { 0%,50%,
	to {opacity: 1
}

25%,75%{
opacity
:
0
}
}
@
keyframes flash { 0%,50%,
	to {opacity: 1
}

25%,75%{
opacity
:
0
}
}
.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@
-webkit-keyframes pulse { 0%{
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

50%{
-webkit-transform
:scale3d
(1
.05
,
1
.05
,
1
.05
);transform
:scale3d
(1
.05
,
1
.05
,
1
.05
)
}
to {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

}
@
keyframes pulse { 0%{
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

50%{
-webkit-transform
:scale3d
(1
.05
,
1
.05
,
1
.05
);transform
:scale3d
(1
.05
,
1
.05
,
1
.05
)
}
to {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

}
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@
-webkit-keyframes rubberBand { 0%{
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

30%{
-webkit-transform
:scale3d
(1
.25
,
.75
,
1);
transform
:scale3d
(1
.25
,
.75
,
1)
}
40%{
-webkit-transform
:scale3d
(
.75
,
1
.25
,
1);
transform
:scale3d
(
.75
,
1
.25
,
1)
}
50%{
-webkit-transform
:scale3d
(1
.15
,
.85
,
1);
transform
:scale3d
(1
.15
,
.85
,
1)
}
65%{
-webkit-transform
:scale3d
(
.95
,
1
.05
,
1);
transform
:scale3d
(
.95
,
1
.05
,
1)
}
75%{
-webkit-transform
:scale3d
(1
.05
,
.95
,
1);
transform
:scale3d
(1
.05
,
.95
,
1)
}
to {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

}
@
keyframes rubberBand { 0%{
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

30%{
-webkit-transform
:scale3d
(1
.25
,
.75
,
1);
transform
:scale3d
(1
.25
,
.75
,
1)
}
40%{
-webkit-transform
:scale3d
(
.75
,
1
.25
,
1);
transform
:scale3d
(
.75
,
1
.25
,
1)
}
50%{
-webkit-transform
:scale3d
(1
.15
,
.85
,
1);
transform
:scale3d
(1
.15
,
.85
,
1)
}
65%{
-webkit-transform
:scale3d
(
.95
,
1
.05
,
1);
transform
:scale3d
(
.95
,
1
.05
,
1)
}
75%{
-webkit-transform
:scale3d
(1
.05
,
.95
,
1);
transform
:scale3d
(1
.05
,
.95
,
1)
}
to {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

}
.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@
-webkit-keyframes shake { 0%,
	to {-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

10%,30%,50%,70%,90%{
-webkit-transform
:translate3d
(-10px
,
0,0);
transform
:translate3d
(-10px
,
0,0)
}
20%,40%,60%,80%{
-webkit-transform
:translate3d
(10px
,
0,0);
transform
:translate3d
(10px
,
0,0)
}
}
@
keyframes shake { 0%,
	to {-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

10%,30%,50%,70%,90%{
-webkit-transform
:translate3d
(-10px
,
0,0);
transform
:translate3d
(-10px
,
0,0)
}
20%,40%,60%,80%{
-webkit-transform
:translate3d
(10px
,
0,0);
transform
:translate3d
(10px
,
0,0)
}
}
.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@
-webkit-keyframes headShake { 0%{
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

6
.5 %{
	-webkit-transform: translateX(-6px) rotateY(-9deg);
	transform: translateX(-6px) rotateY(-9deg)
}

18
.5 %{
	-webkit-transform: translateX(5px) rotateY(7deg);
	transform: translateX(5px) rotateY(7deg)
}

31
.5 %{
	-webkit-transform: translateX(-3px) rotateY(-5deg);
	transform: translateX(-3px) rotateY(-5deg)
}

43
.5 %{
	-webkit-transform: translateX(2px) rotateY(3deg);
	transform: translateX(2px) rotateY(3deg)
}

50%{
-webkit-transform
:translateX(0)
;transform
:translateX(0)
}
}
@
keyframes headShake { 0%{
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

6
.5 %{
	-webkit-transform: translateX(-6px) rotateY(-9deg);
	transform: translateX(-6px) rotateY(-9deg)
}

18
.5 %{
	-webkit-transform: translateX(5px) rotateY(7deg);
	transform: translateX(5px) rotateY(7deg)
}

31
.5 %{
	-webkit-transform: translateX(-3px) rotateY(-5deg);
	transform: translateX(-3px) rotateY(-5deg)
}

43
.5 %{
	-webkit-transform: translateX(2px) rotateY(3deg);
	transform: translateX(2px) rotateY(3deg)
}

50%{
-webkit-transform
:translateX(0)
;transform
:translateX(0)
}
}
.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake
}

@
-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)
}
to {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

}
@
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)
}
to {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

}
.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@
-webkit-keyframes tada { 0%{
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

10%,20%{
-webkit-transform
:scale3d
(
.9
,
.9
,
.9
)
 
rotate
(-3deg);transform
:scale3d
(
.9
,
.9
,
.9
)
 
rotate
(-3deg)
}
30%,50%,70%,90%{
-webkit-transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
 
rotate
(3deg);transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
 
rotate
(3deg)
}
40%,60%,80%{
-webkit-transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
 
rotate
(-3deg);transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
 
rotate
(-3deg)
}
to {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

}
@
keyframes tada { 0%{
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

10%,20%{
-webkit-transform
:scale3d
(
.9
,
.9
,
.9
)
 
rotate
(-3deg);transform
:scale3d
(
.9
,
.9
,
.9
)
 
rotate
(-3deg)
}
30%,50%,70%,90%{
-webkit-transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
 
rotate
(3deg);transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
 
rotate
(3deg)
}
40%,60%,80%{
-webkit-transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
 
rotate
(-3deg);transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
 
rotate
(-3deg)
}
to {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

}
.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@
-webkit-keyframes wobble { 0%{
	-webkit-transform: none;
	transform: none
}

15%{
-webkit-transform
:translate3d
(-25%
,
0,0)
rotate
(-5deg);transform
:translate3d
(-25%
,
0,0)
rotate
(-5deg)
}
30%{
-webkit-transform
:translate3d
(20%
,
0,0)
rotate
(3deg);transform
:translate3d
(20%
,
0,0)
rotate
(3deg)
}
45%{
-webkit-transform
:translate3d
(-15%
,
0,0)
rotate
(-3deg);transform
:translate3d
(-15%
,
0,0)
rotate
(-3deg)
}
60%{
-webkit-transform
:translate3d
(10%
,
0,0)
rotate
(2deg);transform
:translate3d
(10%
,
0,0)
rotate
(2deg)
}
75%{
-webkit-transform
:translate3d
(-5%
,
0,0)
rotate
(-1deg);transform
:translate3d
(-5%
,
0,0)
rotate
(-1deg)
}
to {
	-webkit-transform: none;
	transform: none
}

}
@
keyframes wobble { 0%{
	-webkit-transform: none;
	transform: none
}

15%{
-webkit-transform
:translate3d
(-25%
,
0,0)
rotate
(-5deg);transform
:translate3d
(-25%
,
0,0)
rotate
(-5deg)
}
30%{
-webkit-transform
:translate3d
(20%
,
0,0)
rotate
(3deg);transform
:translate3d
(20%
,
0,0)
rotate
(3deg)
}
45%{
-webkit-transform
:translate3d
(-15%
,
0,0)
rotate
(-3deg);transform
:translate3d
(-15%
,
0,0)
rotate
(-3deg)
}
60%{
-webkit-transform
:translate3d
(10%
,
0,0)
rotate
(2deg);transform
:translate3d
(10%
,
0,0)
rotate
(2deg)
}
75%{
-webkit-transform
:translate3d
(-5%
,
0,0)
rotate
(-1deg);transform
:translate3d
(-5%
,
0,0)
rotate
(-1deg)
}
to {
	-webkit-transform: none;
	transform: none
}

}
.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@
-webkit-keyframes jello { 0%,11.1%,
	to {-webkit-transform: none;
	transform: none
}

22
.2 %{
	-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
	transform: skewX(-12.5deg) skewY(-12.5deg)
}

33
.3 %{
	-webkit-transform: skewX(6.25deg) skewY(6.25deg);
	transform: skewX(6.25deg) skewY(6.25deg)
}

44
.4 %{
	-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
	transform: skewX(-3.125deg) skewY(-3.125deg)
}

55
.5 %{
	-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
	transform: skewX(1.5625deg) skewY(1.5625deg)
}

66
.6 %{
	-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
	transform: skewX(-.78125deg) skewY(-.78125deg)
}

77
.7 %{
	-webkit-transform: skewX(.390625deg) skewY(.390625deg);
	transform: skewX(.390625deg) skewY(.390625deg)
}

88
.8 %{
	-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
	transform: skewX(-.1953125deg) skewY(-.1953125deg)
}

}
@
keyframes jello { 0%,11.1%,
	to {-webkit-transform: none;
	transform: none
}

22
.2 %{
	-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
	transform: skewX(-12.5deg) skewY(-12.5deg)
}

33
.3 %{
	-webkit-transform: skewX(6.25deg) skewY(6.25deg);
	transform: skewX(6.25deg) skewY(6.25deg)
}

44
.4 %{
	-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
	transform: skewX(-3.125deg) skewY(-3.125deg)
}

55
.5 %{
	-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
	transform: skewX(1.5625deg) skewY(1.5625deg)
}

66
.6 %{
	-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
	transform: skewX(-.78125deg) skewY(-.78125deg)
}

77
.7 %{
	-webkit-transform: skewX(.390625deg) skewY(.390625deg);
	transform: skewX(.390625deg) skewY(.390625deg)
}

88
.8 %{
	-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
	transform: skewX(-.1953125deg) skewY(-.1953125deg)
}

}
.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}

@
-webkit-keyframes bounceIn { 0%,20%,40%,60%,80%,
	to {-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	animation-timing-function: cubic-bezier(.215, .61, .355, 1)
}

0%{
opacity
:
0;-webkit-transform
:scale3d
(
.3
,
.3
,
.3
);transform
:scale3d
(
.3
,
.3
,
.3
)
}
20%{
-webkit-transform
:scale3d
(1
.1
,
1
.1
,
1
.1
);transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
}
40%{
-webkit-transform
:scale3d
(
.9
,
.9
,
.9
);transform
:scale3d
(
.9
,
.9
,
.9
)
}
60%{
opacity
:
1;-webkit-transform
:scale3d
(1
.03
,
1
.03
,
1
.03
);transform
:scale3d
(1
.03
,
1
.03
,
1
.03
)
}
80%{
-webkit-transform
:scale3d
(
.97
,
.97
,
.97
);transform
:scale3d
(
.97
,
.97
,
.97
)
}
to {
	opacity: 1;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

}
@
keyframes bounceIn { 0%,20%,40%,60%,80%,
	to {-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	animation-timing-function: cubic-bezier(.215, .61, .355, 1)
}

0%{
opacity
:
0;-webkit-transform
:scale3d
(
.3
,
.3
,
.3
);transform
:scale3d
(
.3
,
.3
,
.3
)
}
20%{
-webkit-transform
:scale3d
(1
.1
,
1
.1
,
1
.1
);transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
}
40%{
-webkit-transform
:scale3d
(
.9
,
.9
,
.9
);transform
:scale3d
(
.9
,
.9
,
.9
)
}
60%{
opacity
:
1;-webkit-transform
:scale3d
(1
.03
,
1
.03
,
1
.03
);transform
:scale3d
(1
.03
,
1
.03
,
1
.03
)
}
80%{
-webkit-transform
:scale3d
(
.97
,
.97
,
.97
);transform
:scale3d
(
.97
,
.97
,
.97
)
}
to {
	opacity: 1;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

}
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@
-webkit-keyframes bounceInDown { 0%,60%,75%,90%,
	to {-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	animation-timing-function: cubic-bezier(.215, .61, .355, 1)
}

0%{
opacity
:
0;-webkit-transform
:translate3d
(0
,
-3000
px
,
0);
transform
:translate3d
(0
,
-3000
px
,
0)
}
60%{
opacity
:
1;-webkit-transform
:translate3d
(0
,
25
px
,
0);
transform
:translate3d
(0
,
25
px
,
0)
}
75%{
-webkit-transform
:translate3d
(0
,
-10
px
,
0);
transform
:translate3d
(0
,
-10
px
,
0)
}
90%{
-webkit-transform
:translate3d
(0
,
5
px
,
0);
transform
:translate3d
(0
,
5
px
,
0)
}
to {
	-webkit-transform: none;
	transform: none
}

}
@
keyframes bounceInDown { 0%,60%,75%,90%,
	to {-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	animation-timing-function: cubic-bezier(.215, .61, .355, 1)
}

0%{
opacity
:
0;-webkit-transform
:translate3d
(0
,
-3000
px
,
0);
transform
:translate3d
(0
,
-3000
px
,
0)
}
60%{
opacity
:
1;-webkit-transform
:translate3d
(0
,
25
px
,
0);
transform
:translate3d
(0
,
25
px
,
0)
}
75%{
-webkit-transform
:translate3d
(0
,
-10
px
,
0);
transform
:translate3d
(0
,
-10
px
,
0)
}
90%{
-webkit-transform
:translate3d
(0
,
5
px
,
0);
transform
:translate3d
(0
,
5
px
,
0)
}
to {
	-webkit-transform: none;
	transform: none
}

}
.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@
-webkit-keyframes bounceInLeft { 0%,60%,75%,90%,
	to {-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	animation-timing-function: cubic-bezier(.215, .61, .355, 1)
}

0%{
opacity
:
0;-webkit-transform
:translate3d
(-3000px
,
0,0);
transform
:translate3d
(-3000px
,
0,0)
}
60%{
opacity
:
1;-webkit-transform
:translate3d
(25px
,
0,0);
transform
:translate3d
(25px
,
0,0)
}
75%{
-webkit-transform
:translate3d
(-10px
,
0,0);
transform
:translate3d
(-10px
,
0,0)
}
90%{
-webkit-transform
:translate3d
(5px
,
0,0);
transform
:translate3d
(5px
,
0,0)
}
to {
	-webkit-transform: none;
	transform: none
}

}
@
keyframes bounceInLeft { 0%,60%,75%,90%,
	to {-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	animation-timing-function: cubic-bezier(.215, .61, .355, 1)
}

0%{
opacity
:
0;-webkit-transform
:translate3d
(-3000px
,
0,0);
transform
:translate3d
(-3000px
,
0,0)
}
60%{
opacity
:
1;-webkit-transform
:translate3d
(25px
,
0,0);
transform
:translate3d
(25px
,
0,0)
}
75%{
-webkit-transform
:translate3d
(-10px
,
0,0);
transform
:translate3d
(-10px
,
0,0)
}
90%{
-webkit-transform
:translate3d
(5px
,
0,0);
transform
:translate3d
(5px
,
0,0)
}
to {
	-webkit-transform: none;
	transform: none
}

}
.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@
-webkit-keyframes bounceInRight { 0%,60%,75%,90%,
	to {-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	animation-timing-function: cubic-bezier(.215, .61, .355, 1)
}

0%{
opacity
:
0;-webkit-transform
:translate3d
(3000px
,
0,0);
transform
:translate3d
(3000px
,
0,0)
}
60%{
opacity
:
1;-webkit-transform
:translate3d
(-25px
,
0,0);
transform
:translate3d
(-25px
,
0,0)
}
75%{
-webkit-transform
:translate3d
(10px
,
0,0);
transform
:translate3d
(10px
,
0,0)
}
90%{
-webkit-transform
:translate3d
(-5px
,
0,0);
transform
:translate3d
(-5px
,
0,0)
}
to {
	-webkit-transform: none;
	transform: none
}

}
@
keyframes bounceInRight { 0%,60%,75%,90%,
	to {-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	animation-timing-function: cubic-bezier(.215, .61, .355, 1)
}

0%{
opacity
:
0;-webkit-transform
:translate3d
(3000px
,
0,0);
transform
:translate3d
(3000px
,
0,0)
}
60%{
opacity
:
1;-webkit-transform
:translate3d
(-25px
,
0,0);
transform
:translate3d
(-25px
,
0,0)
}
75%{
-webkit-transform
:translate3d
(10px
,
0,0);
transform
:translate3d
(10px
,
0,0)
}
90%{
-webkit-transform
:translate3d
(-5px
,
0,0);
transform
:translate3d
(-5px
,
0,0)
}
to {
	-webkit-transform: none;
	transform: none
}

}
.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@
-webkit-keyframes bounceInUp { 0%,60%,75%,90%,
	to {-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	animation-timing-function: cubic-bezier(.215, .61, .355, 1)
}

0%{
opacity
:
0;-webkit-transform
:translate3d
(0
,
3000
px
,
0);
transform
:translate3d
(0
,
3000
px
,
0)
}
60%{
opacity
:
1;-webkit-transform
:translate3d
(0
,
-20
px
,
0);
transform
:translate3d
(0
,
-20
px
,
0)
}
75%{
-webkit-transform
:translate3d
(0
,
10
px
,
0);
transform
:translate3d
(0
,
10
px
,
0)
}
90%{
-webkit-transform
:translate3d
(0
,
-5
px
,
0);
transform
:translate3d
(0
,
-5
px
,
0)
}
to {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

}
@
keyframes bounceInUp { 0%,60%,75%,90%,
	to {-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	animation-timing-function: cubic-bezier(.215, .61, .355, 1)
}

0%{
opacity
:
0;-webkit-transform
:translate3d
(0
,
3000
px
,
0);
transform
:translate3d
(0
,
3000
px
,
0)
}
60%{
opacity
:
1;-webkit-transform
:translate3d
(0
,
-20
px
,
0);
transform
:translate3d
(0
,
-20
px
,
0)
}
75%{
-webkit-transform
:translate3d
(0
,
10
px
,
0);
transform
:translate3d
(0
,
10
px
,
0)
}
90%{
-webkit-transform
:translate3d
(0
,
-5
px
,
0);
transform
:translate3d
(0
,
-5
px
,
0)
}
to {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

}
.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@
-webkit-keyframes bounceOut { 20%{
	-webkit-transform: scale3d(.9, .9, .9);
	transform: scale3d(.9, .9, .9)
}

50%,55%{
opacity
:
1;-webkit-transform
:scale3d
(1
.1
,
1
.1
,
1
.1
);transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
}
to {
	opacity: 0;
	-webkit-transform: scale3d(.3, .3, .3);
	transform: scale3d(.3, .3, .3)
}

}
@
keyframes bounceOut { 20%{
	-webkit-transform: scale3d(.9, .9, .9);
	transform: scale3d(.9, .9, .9)
}

50%,55%{
opacity
:
1;-webkit-transform
:scale3d
(1
.1
,
1
.1
,
1
.1
);transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
}
to {
	opacity: 0;
	-webkit-transform: scale3d(.3, .3, .3);
	transform: scale3d(.3, .3, .3)
}

}
.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@
-webkit-keyframes bounceOutDown { 20%{
	-webkit-transform: translate3d(0, 10px, 0);
	transform: translate3d(0, 10px, 0)
}

40%,45%{
opacity
:
1;-webkit-transform
:translate3d
(0
,
-20
px
,
0);
transform
:translate3d
(0
,
-20
px
,
0)
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0)
}

}
@
keyframes bounceOutDown { 20%{
	-webkit-transform: translate3d(0, 10px, 0);
	transform: translate3d(0, 10px, 0)
}

40%,45%{
opacity
:
1;-webkit-transform
:translate3d
(0
,
-20
px
,
0);
transform
:translate3d
(0
,
-20
px
,
0)
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0)
}

}
.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@
-webkit-keyframes bounceOutLeft { 20%{
	opacity: 1;
	-webkit-transform: translate3d(20px, 0, 0);
	transform: translate3d(20px, 0, 0)
}

to {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0)
}

}
@
keyframes bounceOutLeft { 20%{
	opacity: 1;
	-webkit-transform: translate3d(20px, 0, 0);
	transform: translate3d(20px, 0, 0)
}

to {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0)
}

}
.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@
-webkit-keyframes bounceOutRight { 20%{
	opacity: 1;
	-webkit-transform: translate3d(-20px, 0, 0);
	transform: translate3d(-20px, 0, 0)
}

to {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0)
}

}
@
keyframes bounceOutRight { 20%{
	opacity: 1;
	-webkit-transform: translate3d(-20px, 0, 0);
	transform: translate3d(-20px, 0, 0)
}

to {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0)
}

}
.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@
-webkit-keyframes bounceOutUp { 20%{
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0)
}

40%,45%{
opacity
:
1;-webkit-transform
:translate3d
(0
,
20
px
,
0);
transform
:translate3d
(0
,
20
px
,
0)
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0)
}

}
@
keyframes bounceOutUp { 20%{
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0)
}

40%,45%{
opacity
:
1;-webkit-transform
:translate3d
(0
,
20
px
,
0);
transform
:translate3d
(0
,
20
px
,
0)
}
to {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0)
}

}
.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@
-webkit-keyframes fadeIn { 0%{
	opacity: 0
}

to {
	opacity: 1
}

}
@
keyframes fadeIn { 0%{
	opacity: 0
}

to {
	opacity: 1
}

}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@
-webkit-keyframes fadeInDown { 0%{
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
@
keyframes fadeInDown { 0%{
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@
-webkit-keyframes fadeInDownBig { 0%{
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
@
keyframes fadeInDownBig { 0%{
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@
-webkit-keyframes fadeInLeft { 0%{
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
@
keyframes fadeInLeft { 0%{
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@
-webkit-keyframes fadeInLeftBig { 0%{
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
@
keyframes fadeInLeftBig { 0%{
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@
-webkit-keyframes fadeInRight { 0%{
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
@
keyframes fadeInRight { 0%{
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@
-webkit-keyframes fadeInRightBig { 0%{
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
@
keyframes fadeInRightBig { 0%{
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@
-webkit-keyframes fadeInUp { 0%{
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
@
keyframes fadeInUp { 0%{
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@
-webkit-keyframes fadeInUpBig { 0%{
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
@
keyframes fadeInUpBig { 0%{
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@
-webkit-keyframes fadeOut { 0%{
	opacity: 1
}

to {
	opacity: 0
}

}
@
keyframes fadeOut { 0%{
	opacity: 1
}

to {
	opacity: 0
}

}
.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@
-webkit-keyframes fadeOutDown { 0%{
	opacity: 1
}

to {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

}
@
keyframes fadeOutDown { 0%{
	opacity: 1
}

to {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

}
.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@
-webkit-keyframes fadeOutDownBig { 0%{
	opacity: 1
}

to {
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0)
}

}
@
keyframes fadeOutDownBig { 0%{
	opacity: 1
}

to {
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0)
}

}
.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@
-webkit-keyframes fadeOutLeft { 0%{
	opacity: 1
}

to {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

}
@
keyframes fadeOutLeft { 0%{
	opacity: 1
}

to {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

}
.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@
-webkit-keyframes fadeOutLeftBig { 0%{
	opacity: 1
}

to {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0)
}

}
@
keyframes fadeOutLeftBig { 0%{
	opacity: 1
}

to {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0)
}

}
.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@
-webkit-keyframes fadeOutRight { 0%{
	opacity: 1
}

to {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

}
@
keyframes fadeOutRight { 0%{
	opacity: 1
}

to {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

}
.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@
-webkit-keyframes fadeOutRightBig { 0%{
	opacity: 1
}

to {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0)
}

}
@
keyframes fadeOutRightBig { 0%{
	opacity: 1
}

to {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0)
}

}
.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@
-webkit-keyframes fadeOutUp { 0%{
	opacity: 1
}

to {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}

}
@
keyframes fadeOutUp { 0%{
	opacity: 1
}

to {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}

}
.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@
-webkit-keyframes fadeOutUpBig { 0%{
	opacity: 1
}

to {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0)
}

}
@
keyframes fadeOutUpBig { 0%{
	opacity: 1
}

to {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0)
}

}
.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@
-webkit-keyframes flip { 0%{
	-webkit-transform: perspective(400px) rotateY(-1turn);
	transform: perspective(400px) rotateY(-1turn);
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

40%{
-webkit-transform
:perspective(400px)
 
translateZ
(150px)
 
rotateY
(-190deg);transform
:perspective(400px)
 
translateZ
(150px)
 
rotateY
(-190deg);-webkit-animation-timing-function
:ease-out
;animation-timing-function
:ease-out
}
50%{
-webkit-transform
:perspective(400px)
 
translateZ
(150px)
 
rotateY
(-170deg);transform
:perspective(400px)
 
translateZ
(150px)
 
rotateY
(-170deg);-webkit-animation-timing-function
:ease-in
;animation-timing-function
:ease-in
}
80%{
-webkit-transform
:perspective(400px)
 
scale3d
(
.95
,
.95
,
.95
);transform
:perspective(400px)
 
scale3d
(
.95
,
.95
,
.95
);-webkit-animation-timing-function
:ease-in
;animation-timing-function
:ease-in
}
to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

}
@
keyframes flip { 0%{
	-webkit-transform: perspective(400px) rotateY(-1turn);
	transform: perspective(400px) rotateY(-1turn);
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

40%{
-webkit-transform
:perspective(400px)
 
translateZ
(150px)
 
rotateY
(-190deg);transform
:perspective(400px)
 
translateZ
(150px)
 
rotateY
(-190deg);-webkit-animation-timing-function
:ease-out
;animation-timing-function
:ease-out
}
50%{
-webkit-transform
:perspective(400px)
 
translateZ
(150px)
 
rotateY
(-170deg);transform
:perspective(400px)
 
translateZ
(150px)
 
rotateY
(-170deg);-webkit-animation-timing-function
:ease-in
;animation-timing-function
:ease-in
}
80%{
-webkit-transform
:perspective(400px)
 
scale3d
(
.95
,
.95
,
.95
);transform
:perspective(400px)
 
scale3d
(
.95
,
.95
,
.95
);-webkit-animation-timing-function
:ease-in
;animation-timing-function
:ease-in
}
to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

}
.animated.flip {
	-webkit-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);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	opacity: 0
}

40%{
-webkit-transform
:perspective(400px)
 
rotateX
(-20deg);transform
:perspective(400px)
 
rotateX
(-20deg);-webkit-animation-timing-function
:ease-in
;animation-timing-function
:ease-in
}
60%{
-webkit-transform
:perspective(400px)
 
rotateX
(10deg);transform
:perspective(400px)
 
rotateX
(10deg);opacity
:
1
}
80%{
-webkit-transform
:perspective(400px)
 
rotateX
(-5deg);transform
:perspective(400px)
 
rotateX
(-5deg)
}
to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px)
}

}
@
keyframes flipInX { 0%{
	-webkit-transform: perspective(400px) rotateX(90deg);
	transform: perspective(400px) rotateX(90deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	opacity: 0
}

40%{
-webkit-transform
:perspective(400px)
 
rotateX
(-20deg);transform
:perspective(400px)
 
rotateX
(-20deg);-webkit-animation-timing-function
:ease-in
;animation-timing-function
:ease-in
}
60%{
-webkit-transform
:perspective(400px)
 
rotateX
(10deg);transform
:perspective(400px)
 
rotateX
(10deg);opacity
:
1
}
80%{
-webkit-transform
:perspective(400px)
 
rotateX
(-5deg);transform
:perspective(400px)
 
rotateX
(-5deg)
}
to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px)
}

}
.flipInX {
	-webkit-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);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	opacity: 0
}

40%{
-webkit-transform
:perspective(400px)
 
rotateY
(-20deg);transform
:perspective(400px)
 
rotateY
(-20deg);-webkit-animation-timing-function
:ease-in
;animation-timing-function
:ease-in
}
60%{
-webkit-transform
:perspective(400px)
 
rotateY
(10deg);transform
:perspective(400px)
 
rotateY
(10deg);opacity
:
1
}
80%{
-webkit-transform
:perspective(400px)
 
rotateY
(-5deg);transform
:perspective(400px)
 
rotateY
(-5deg)
}
to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px)
}

}
@
keyframes flipInY { 0%{
	-webkit-transform: perspective(400px) rotateY(90deg);
	transform: perspective(400px) rotateY(90deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	opacity: 0
}

40%{
-webkit-transform
:perspective(400px)
 
rotateY
(-20deg);transform
:perspective(400px)
 
rotateY
(-20deg);-webkit-animation-timing-function
:ease-in
;animation-timing-function
:ease-in
}
60%{
-webkit-transform
:perspective(400px)
 
rotateY
(10deg);transform
:perspective(400px)
 
rotateY
(10deg);opacity
:
1
}
80%{
-webkit-transform
:perspective(400px)
 
rotateY
(-5deg);transform
:perspective(400px)
 
rotateY
(-5deg)
}
to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px)
}

}
.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@
-webkit-keyframes flipOutX { 0%{
	-webkit-transform: perspective(400px);
	transform: perspective(400px)
}

30%{
-webkit-transform
:perspective(400px)
 
rotateX
(-20deg);transform
:perspective(400px)
 
rotateX
(-20deg);opacity
:
1
}
to {
	-webkit-transform: perspective(400px) rotateX(90deg);
	transform: perspective(400px) rotateX(90deg);
	opacity: 0
}

}
@
keyframes flipOutX { 0%{
	-webkit-transform: perspective(400px);
	transform: perspective(400px)
}

30%{
-webkit-transform
:perspective(400px)
 
rotateX
(-20deg);transform
:perspective(400px)
 
rotateX
(-20deg);opacity
:
1
}
to {
	-webkit-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;
	backface-visibility: visible !important
}

@
-webkit-keyframes flipOutY { 0%{
	-webkit-transform: perspective(400px);
	transform: perspective(400px)
}

30%{
-webkit-transform
:perspective(400px)
 
rotateY
(-15deg);transform
:perspective(400px)
 
rotateY
(-15deg);opacity
:
1
}
to {
	-webkit-transform: perspective(400px) rotateY(90deg);
	transform: perspective(400px) rotateY(90deg);
	opacity: 0
}

}
@
keyframes flipOutY { 0%{
	-webkit-transform: perspective(400px);
	transform: perspective(400px)
}

30%{
-webkit-transform
:perspective(400px)
 
rotateY
(-15deg);transform
:perspective(400px)
 
rotateY
(-15deg);opacity
:
1
}
to {
	-webkit-transform: perspective(400px) rotateY(90deg);
	transform: perspective(400px) rotateY(90deg);
	opacity: 0
}

}
.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

@
-webkit-keyframes lightSpeedIn { 0%{
	-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
	transform: translate3d(100%, 0, 0) skewX(-30deg);
	opacity: 0
}

60%{
-webkit-transform
:skewX(20deg)
;transform
:skewX(20deg)
;opacity
:
1
}
80%{
-webkit-transform
:skewX(-5deg)
;transform
:skewX(-5deg)
;opacity
:
1
}
to {
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

}
@
keyframes lightSpeedIn { 0%{
	-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
	transform: translate3d(100%, 0, 0) skewX(-30deg);
	opacity: 0
}

60%{
-webkit-transform
:skewX(20deg)
;transform
:skewX(20deg)
;opacity
:
1
}
80%{
-webkit-transform
:skewX(-5deg)
;transform
:skewX(-5deg)
;opacity
:
1
}
to {
	-webkit-transform: none;
	transform: none;
	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%{
	opacity: 1
}

to {
	-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
	transform: translate3d(100%, 0, 0) skewX(30deg);
	opacity: 0
}

}
@
keyframes lightSpeedOut { 0%{
	opacity: 1
}

to {
	-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
	transform: translate3d(100%, 0, 0) 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;
	transform-origin: center;
	-webkit-transform: rotate(-200deg);
	transform: rotate(-200deg);
	opacity: 0
}

to {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

}
@
keyframes rotateIn { 0%{
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate(-200deg);
	transform: rotate(-200deg);
	opacity: 0
}

to {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: none;
	transform: none;
	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(-45deg);
	transform: rotate(-45deg);
	opacity: 0
}

to {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

}
@
keyframes rotateInDownLeft { 0%{
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	opacity: 0
}

to {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: none;
	transform: none;
	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(45deg);
	transform: rotate(45deg);
	opacity: 0
}

to {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

}
@
keyframes rotateInDownRight { 0%{
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	opacity: 0
}

to {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: none;
	transform: none;
	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(45deg);
	transform: rotate(45deg);
	opacity: 0
}

to {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

}
@
keyframes rotateInUpLeft { 0%{
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	opacity: 0
}

to {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: none;
	transform: none;
	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
}

to {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

}
@
keyframes rotateInUpRight { 0%{
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	opacity: 0
}

to {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

}
.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@
-webkit-keyframes rotateOut { 0%{
	-webkit-transform-origin: center;
	transform-origin: center;
	opacity: 1
}

to {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate(200deg);
	transform: rotate(200deg);
	opacity: 0
}

}
@
keyframes rotateOut { 0%{
	-webkit-transform-origin: center;
	transform-origin: center;
	opacity: 1
}

to {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-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;
	opacity: 1
}

to {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	opacity: 0
}

}
@
keyframes rotateOutDownLeft { 0%{
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	opacity: 1
}

to {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	opacity: 0
}

}
.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@
-webkit-keyframes rotateOutDownRight { 0%{
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	opacity: 1
}

to {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	opacity: 0
}

}
@
keyframes rotateOutDownRight { 0%{
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	opacity: 1
}

to {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	opacity: 0
}

}
.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@
-webkit-keyframes rotateOutUpLeft { 0%{
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	opacity: 1
}

to {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	opacity: 0
}

}
@
keyframes rotateOutUpLeft { 0%{
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	opacity: 1
}

to {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	opacity: 0
}

}
.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@
-webkit-keyframes rotateOutUpRight { 0%{
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	opacity: 1
}

to {
	-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;
	transform-origin: right bottom;
	opacity: 1
}

to {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	opacity: 0
}

}
.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@
-webkit-keyframes hinge { 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%,80%{
-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
;opacity
:
1
}
to {
	-webkit-transform: translate3d(0, 700px, 0);
	transform: translate3d(0, 700px, 0);
	opacity: 0
}

}
@
keyframes hinge { 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%,80%{
-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
;opacity
:
1
}
to {
	-webkit-transform: translate3d(0, 700px, 0);
	transform: translate3d(0, 700px, 0);
	opacity: 0
}

}
.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@
-webkit-keyframes rollIn { 0%{
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
	transform: translate3d(-100%, 0, 0) rotate(-120deg)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
@
keyframes rollIn { 0%{
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
	transform: translate3d(-100%, 0, 0) rotate(-120deg)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@
-webkit-keyframes rollOut { 0%{
	opacity: 1
}

to {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
	transform: translate3d(100%, 0, 0) rotate(120deg)
}

}
@
keyframes rollOut { 0%{
	opacity: 1
}

to {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
	transform: translate3d(100%, 0, 0) rotate(120deg)
}

}
.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@
-webkit-keyframes zoomIn { 0%{
	opacity: 0;
	-webkit-transform: scale3d(.3, .3, .3);
	transform: scale3d(.3, .3, .3)
}

50%{
opacity
:
1
}
}
@
keyframes zoomIn { 0%{
	opacity: 0;
	-webkit-transform: scale3d(.3, .3, .3);
	transform: scale3d(.3, .3, .3)
}

50%{
opacity
:
1
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@
-webkit-keyframes zoomInDown { 0%{
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
	transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
	-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	animation-timing-function: cubic-bezier(.55, .055, .675, .19)
}

60%{
opacity
:
1;-webkit-transform
:scale3d
(
.475
,
.475
,
.475
)
 
translate3d
(0
,
60
px
,
0);
transform
:scale3d
(
.475
,
.475
,
.475
)
 
translate3d
(0
,
60
px
,
0);
-webkit-animation-timing-function
:cubic-bezier
(
.175
,
.885
,
.32
,
1);
animation-timing-function
:cubic-bezier
(
.175
,
.885
,
.32
,
1)
}
}
@
keyframes zoomInDown { 0%{
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
	transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
	-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	animation-timing-function: cubic-bezier(.55, .055, .675, .19)
}

60%{
opacity
:
1;-webkit-transform
:scale3d
(
.475
,
.475
,
.475
)
 
translate3d
(0
,
60
px
,
0);
transform
:scale3d
(
.475
,
.475
,
.475
)
 
translate3d
(0
,
60
px
,
0);
-webkit-animation-timing-function
:cubic-bezier
(
.175
,
.885
,
.32
,
1);
animation-timing-function
:cubic-bezier
(
.175
,
.885
,
.32
,
1)
}
}
.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@
-webkit-keyframes zoomInLeft { 0%{
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
	transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
	-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	animation-timing-function: cubic-bezier(.55, .055, .675, .19)
}

60%{
opacity
:
1;-webkit-transform
:scale3d
(
.475
,
.475
,
.475
)
 
translate3d
(10px
,
0,0);
transform
:scale3d
(
.475
,
.475
,
.475
)
 
translate3d
(10px
,
0,0);
-webkit-animation-timing-function
:cubic-bezier
(
.175
,
.885
,
.32
,
1);
animation-timing-function
:cubic-bezier
(
.175
,
.885
,
.32
,
1)
}
}
@
keyframes zoomInLeft { 0%{
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
	transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
	-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	animation-timing-function: cubic-bezier(.55, .055, .675, .19)
}

60%{
opacity
:
1;-webkit-transform
:scale3d
(
.475
,
.475
,
.475
)
 
translate3d
(10px
,
0,0);
transform
:scale3d
(
.475
,
.475
,
.475
)
 
translate3d
(10px
,
0,0);
-webkit-animation-timing-function
:cubic-bezier
(
.175
,
.885
,
.32
,
1);
animation-timing-function
:cubic-bezier
(
.175
,
.885
,
.32
,
1)
}
}
.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@
-webkit-keyframes zoomInRight { 0%{
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
	transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
	-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	animation-timing-function: cubic-bezier(.55, .055, .675, .19)
}

60%{
opacity
:
1;-webkit-transform
:scale3d
(
.475
,
.475
,
.475
)
 
translate3d
(-10px
,
0,0);
transform
:scale3d
(
.475
,
.475
,
.475
)
 
translate3d
(-10px
,
0,0);
-webkit-animation-timing-function
:cubic-bezier
(
.175
,
.885
,
.32
,
1);
animation-timing-function
:cubic-bezier
(
.175
,
.885
,
.32
,
1)
}
}
@
keyframes zoomInRight { 0%{
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
	transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
	-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	animation-timing-function: cubic-bezier(.55, .055, .675, .19)
}

60%{
opacity
:
1;-webkit-transform
:scale3d
(
.475
,
.475
,
.475
)
 
translate3d
(-10px
,
0,0);
transform
:scale3d
(
.475
,
.475
,
.475
)
 
translate3d
(-10px
,
0,0);
-webkit-animation-timing-function
:cubic-bezier
(
.175
,
.885
,
.32
,
1);
animation-timing-function
:cubic-bezier
(
.175
,
.885
,
.32
,
1)
}
}
.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@
-webkit-keyframes zoomInUp { 0%{
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
	transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
	-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	animation-timing-function: cubic-bezier(.55, .055, .675, .19)
}

60%{
opacity
:
1;-webkit-transform
:scale3d
(
.475
,
.475
,
.475
)
 
translate3d
(0
,
-60
px
,
0);
transform
:scale3d
(
.475
,
.475
,
.475
)
 
translate3d
(0
,
-60
px
,
0);
-webkit-animation-timing-function
:cubic-bezier
(
.175
,
.885
,
.32
,
1);
animation-timing-function
:cubic-bezier
(
.175
,
.885
,
.32
,
1)
}
}
@
keyframes zoomInUp { 0%{
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
	transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
	-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	animation-timing-function: cubic-bezier(.55, .055, .675, .19)
}

60%{
opacity
:
1;-webkit-transform
:scale3d
(
.475
,
.475
,
.475
)
 
translate3d
(0
,
-60
px
,
0);
transform
:scale3d
(
.475
,
.475
,
.475
)
 
translate3d
(0
,
-60
px
,
0);
-webkit-animation-timing-function
:cubic-bezier
(
.175
,
.885
,
.32
,
1);
animation-timing-function
:cubic-bezier
(
.175
,
.885
,
.32
,
1)
}
}
.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@
-webkit-keyframes zoomOut { 0%{
	opacity: 1
}

50%{
opacity
:
0;-webkit-transform
:scale3d
(
.3
,
.3
,
.3
);transform
:scale3d
(
.3
,
.3
,
.3
)
}
to {
	opacity: 0
}

}
@
keyframes zoomOut { 0%{
	opacity: 1
}

50%{
opacity
:
0;-webkit-transform
:scale3d
(
.3
,
.3
,
.3
);transform
:scale3d
(
.3
,
.3
,
.3
)
}
to {
	opacity: 0
}

}
.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@
-webkit-keyframes zoomOutDown { 40%{
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
	transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
	-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	animation-timing-function: cubic-bezier(.55, .055, .675, .19)
}

to {
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
	transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
	animation-timing-function: cubic-bezier(.175, .885, .32, 1)
}

}
@
keyframes zoomOutDown { 40%{
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
	transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
	-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	animation-timing-function: cubic-bezier(.55, .055, .675, .19)
}

to {
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
	transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
	animation-timing-function: cubic-bezier(.175, .885, .32, 1)
}

}
.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@
-webkit-keyframes zoomOutLeft { 40%{
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
}

to {
	opacity: 0;
	-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
	transform: scale(.1) translate3d(-2000px, 0, 0);
	-webkit-transform-origin: left center;
	transform-origin: left center
}

}
@
keyframes zoomOutLeft { 40%{
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
}

to {
	opacity: 0;
	-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
	transform: scale(.1) translate3d(-2000px, 0, 0);
	-webkit-transform-origin: left center;
	transform-origin: left center
}

}
.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@
-webkit-keyframes zoomOutRight { 40%{
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
}

to {
	opacity: 0;
	-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
	transform: scale(.1) translate3d(2000px, 0, 0);
	-webkit-transform-origin: right center;
	transform-origin: right center
}

}
@
keyframes zoomOutRight { 40%{
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
}

to {
	opacity: 0;
	-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
	transform: scale(.1) translate3d(2000px, 0, 0);
	-webkit-transform-origin: right center;
	transform-origin: right center
}

}
.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@
-webkit-keyframes zoomOutUp { 40%{
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
	transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
	-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	animation-timing-function: cubic-bezier(.55, .055, .675, .19)
}

to {
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
	transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
	animation-timing-function: cubic-bezier(.175, .885, .32, 1)
}

}
@
keyframes zoomOutUp { 40%{
	opacity: 1;
	-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
	transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
	-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	animation-timing-function: cubic-bezier(.55, .055, .675, .19)
}

to {
	opacity: 0;
	-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
	transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
	animation-timing-function: cubic-bezier(.175, .885, .32, 1)
}

}
.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@
-webkit-keyframes slideInDown { 0%{
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	visibility: visible
}

to {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

}
@
keyframes slideInDown { 0%{
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	visibility: visible
}

to {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

}
.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@
-webkit-keyframes slideInLeft { 0%{
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	visibility: visible
}

to {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

}
@
keyframes slideInLeft { 0%{
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	visibility: visible
}

to {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

}
.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@
-webkit-keyframes slideInRight { 0%{
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	visibility: visible
}

to {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

}
@
keyframes slideInRight { 0%{
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	visibility: visible
}

to {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

}
.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@
-webkit-keyframes slideInUp { 0%{
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	visibility: visible
}

to {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

}
@
keyframes slideInUp { 0%{
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	visibility: visible
}

to {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

}
.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@
-webkit-keyframes slideOutDown { 0%{
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

to {
	visibility: hidden;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

}
@
keyframes slideOutDown { 0%{
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

to {
	visibility: hidden;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

}
.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@
-webkit-keyframes slideOutLeft { 0%{
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

to {
	visibility: hidden;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

}
@
keyframes slideOutLeft { 0%{
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

to {
	visibility: hidden;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

}
.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@
-webkit-keyframes slideOutRight { 0%{
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

to {
	visibility: hidden;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

}
@
keyframes slideOutRight { 0%{
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

to {
	visibility: hidden;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

}
.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@
-webkit-keyframes slideOutUp { 0%{
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

to {
	visibility: hidden;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}

}
@
keyframes slideOutUp { 0%{
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

to {
	visibility: hidden;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}

}
.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

#nprogress {
	pointer-events: none
}

#nprogress .bar {
	background: #29d;
	position: fixed;
	z-index: 1031;
	top: 0;
	left: 0;
	width: 100%;
	height: 2px
}

#nprogress .peg {
	display: block;
	position: absolute;
	right: 0;
	width: 100px;
	height: 100%;
	box-shadow: 0 0 10px #29d, 0 0 5px #29d;
	opacity: 1;
	-webkit-transform: rotate(3deg) translateY(-4px);
	transform: rotate(3deg) translateY(-4px)
}

#nprogress .spinner {
	display: block;
	position: fixed;
	z-index: 1031;
	top: 15px;
	right: 15px
}

#nprogress .spinner-icon {
	width: 18px;
	height: 18px;
	box-sizing: border-box;
	border: 2px solid transparent;
	border-top-color: #29d;
	border-left-color: #29d;
	border-radius: 50%;
	-webkit-animation: nprogress-spinner .4s linear infinite;
	animation: nprogress-spinner .4s linear infinite
}

.nprogress-custom-parent {
	overflow: hidden;
	position: relative
}

.nprogress-custom-parent #nprogress .bar, .nprogress-custom-parent #nprogress .spinner
	{
	position: absolute
}

@
-webkit-keyframes nprogress-spinner { 0%{
	-webkit-transform: rotate(0deg)
}

to {
	-webkit-transform: rotate(1turn)
}

}
@
keyframes nprogress-spinner { 0%{
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

to {
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn)
}

}
@font-face {
	font-family: flexslider-icon;
	src: url(../images/9c9cb7a6055043933ba68854f521af45.eot);
	src: url(../images/9c9cb7a6055043933ba68854f521af45.eot?#iefix)
		format("embedded-opentype"),
		url(../images/f8b92f66539473eea649c8514eb836a0.woff) format("woff"),
		url(../images/b4c9e5057989b9727a5df4e0a21af33c.ttf)
		format("truetype"),
		url(../images/10e8a5455c4522c48aa975eacd4f0023.svg#flexslider-icon)
		format("svg");
	font-weight: 400;
	font-style: normal
}

.flex-container a:hover, .flex-slider a:hover {
	outline: none
}

.flex-control-nav, .flex-direction-nav, .slides, .slides>li {
	margin: 0;
	padding: 0;
	list-style: none
}

.flex-pauseplay span {
	text-transform: capitalize
}

.flexslider {
	margin: 0;
	padding: 0
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}

.flexslider .slides img {
	width: 100%;
	display: block
}

.flexslider .slides:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .flexslider .slides {
	display: block
}

* html .flexslider .slides {
	height: 1%
}

.no-js .flexslider .slides>li:first-child {
	display: block
}

.flexslider {
	margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	zoom: 1;
	border-radius: 4px;
	-o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 4px "" rgba(0, 0, 0, .2)
}

.flexslider .slides {
	zoom: 1
}

.flexslider .slides img {
	height: auto;
	-moz-user-select: none
}

.flex-viewport {
	max-height: 2000px;
	transition: all 1s ease
}

.loading .flex-viewport {
	max-height: 300px
}

.carousel li {
	margin-right: 5px
}

.flex-direction-nav {
	*height: 0
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	transition: all .3s ease-in-out
}

.flex-direction-nav a, .flex-direction-nav a:before {
	color: rgba(0, 0, 0, .8);
	text-shadow: 1px 1px 0 hsla(0, 0%, 100%, .3)
}

.flex-direction-nav a:before {
	font-family: flexslider-icon;
	font-size: 40px;
	display: inline-block;
	content: "\F001"
}

.flex-direction-nav a.flex-next:before {
	content: "\F002"
}

.flex-direction-nav .flex-prev {
	left: -50px
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: .7;
	left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
	opacity: .7;
	right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1
}

.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity = 0);
	cursor: default;
	z-index: -1
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: .8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000
}

.flex-pauseplay a:before {
	font-family: flexslider-icon;
	font-size: 20px;
	display: inline-block;
	content: "\F004"
}

.flex-pauseplay a:hover {
	opacity: 1
}

.flex-pauseplay a.flex-play:before {
	content: "\F003"
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, .5);
	cursor: pointer;
	text-indent: -9999px;
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	border-radius: 20px
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, .9);
	cursor: default
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-moz-user-select: none;
	transition: all 1s ease
}

.flex-control-thumbs img:hover {
	opacity: 1
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

@media screen and (max-width:860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px
	}
	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px
	}
}

html {
	font-size: 625%
}

@media only screen and (max-width:768px) {
	html {
		font-size: 625% !important
	}
}

@media only screen and (max-width:640px) {
	html {
		font-size: 520% !important
	}
}

@media only screen and (max-width:560px) {
	html {
		font-size: 455% !important
	}
}

@media only screen and (max-width:480px) {
	html {
		font-size: 390% !important
	}
}

@
-webkit-keyframes arrow { 0%{
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

25%{
-webkit-transform
:translateY(10px)
;transform
:translateY(10px)
}
50%{
-webkit-transform
:translateY(0)
;transform
:translateY(0)
}
75%{
-webkit-transform
:translateY(10px)
;transform
:translateY(10px)
}
to {
	-webkit-transform: translateY(1);
	transform: translateY(1)
}

}
@
keyframes arrow { 0%{
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

25%{
-webkit-transform
:translateY(10px)
;transform
:translateY(10px)
}
50%{
-webkit-transform
:translateY(0)
;transform
:translateY(0)
}
75%{
-webkit-transform
:translateY(10px)
;transform
:translateY(10px)
}
to {
	-webkit-transform: translateY(1);
	transform: translateY(1)
}

}
@
-webkit-keyframes aniFadeInRight { 0%{
	opacity: 0;
	-webkit-transform: translate(1.2rem);
	transform: translate(1.2rem)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
@
keyframes aniFadeInRight { 0%{
	opacity: 0;
	-webkit-transform: translate(1.2rem);
	transform: translate(1.2rem)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
@
-webkit-keyframes aniFadeInLeft { 0%{
	opacity: 0;
	-webkit-transform: translate(-1.2rem);
	transform: translate(-1.2rem)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
@
keyframes aniFadeInLeft { 0%{
	opacity: 0;
	-webkit-transform: translate(-1.2rem);
	transform: translate(-1.2rem)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
.ani-arrow {
	-webkit-animation-name: arrow;
	animation-name: arrow
}

.scroll-fade, .scroll-left-in, .scroll-right-in {
	opacity: 0
}

.scroll-left-in, .scroll-right-in {
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.ani-fadeInRight {
	-webkit-animation-name: aniFadeInRight;
	animation-name: aniFadeInRight
}

.ani-fadeInLeft {
	-webkit-animation-name: aniFadeInLeft;
	animation-name: aniFadeInLeft
}

.animated {
	-webkit-animation-duration: .5s;
	animation-duration: .5s
}

@
-webkit-keyframes aniFadeInTop { 0%{
	opacity: 0;
	-webkit-transform: translateY(-.2rem);
	transform: translateY(-.2rem)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
@
keyframes aniFadeInTop { 0%{
	opacity: 0;
	-webkit-transform: translateY(-.2rem);
	transform: translateY(-.2rem)
}

to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

}
.ani-fadeintop {
	-webkit-animation: aniFadeInTop 2s;
	animation: aniFadeInTop 2s
}

html {
	height: 100%
}

a {
	color: inherit
}

a, a:active, a:hover {
	text-decoration: none
}

body {
	font-family: \\5FAE\8F6F\96C5\9ED1 Light, Microsoft Yahei,
		STHeitiSC-Light, \\5FAE\8F6F\96C5\9ED1, Lantinghei SC,
		Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans;
	overflow-x: hidden;
	font-size: .14rem;
	line-height: 1;
	background-color: #fff;
	font-weight: 200;
	min-height: 100%;
	overflow-y: scroll
}

.page-welcome .site-container {
	display: none
}

.site-container {
	padding-top: .72rem;
	opacity: 0
}

.wait .site-container {
	padding-top: 0
}

#nprogress .bar {
	background-color: #000000
}

#lightbox {
	height: 100%
}

#lightbox .lb-dataContainer {
	position: absolute;
	visibility: hidden
}

#lightbox .lb-container {
	padding: 0
}

#lightbox .lb-outerContainer {
	padding: 0;
	border-radius: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.pagescroll {
	position: relative;
	background: no-repeat 50% fixed;
	background-size: cover
}

.pagescroll .fixed_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	background-position: 50%;
	background-size: cover;
	top: 0;
	left: 0;
	z-index: -1
}

.pagescroll .scroll-fade {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	position: relative;
	z-index: 50 !important
}

.pagescroll .scroll-fade .icon {
	position: absolute !important;
	z-index: 50 !important;
	width: 100%;
	top: 0;
	left: .23rem !important;
	background: #eee;
	height: 100%
}

.pagescroll.pagescroll-dark .container {
	position: relative;
	z-index: 3
}

.pagescroll.pagescroll-dark:before {
	display: block;
	content: " ";
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .3)
}

.site-hd {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: .72rem;
	background-color: #fff;
	box-shadow: 0 0 3px #aaa;
	
}

.wait .site-hd {
	position: relative
}

.site-hd:before {
	position: absolute;
	display: block;
	content: " ";
	width: 50%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #272727
}

.site-hd .container {
	background-color: #fff
}

.site-hd .container, .site-hd .row {
	position: relative;
	height: 100%
}

.site-hd .logo, .site-hd .nav {
	height: 100%
}

.site-hd .logo {
	position: relative;
	display: block;
	background-color: #272727;
	text-align: center;
	line-height: 1
}

@media screen and (min-width:992px) {
	.site-hd .logo {
		padding-right: .32rem;
		text-align: right
	}
}

.site-hd .logo img {
	position: relative;
	max-width: 100%;
	max-height: 100%;
	width: 98px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.site-hd .nav a {
	font-weight: 200;
	text-decoration: none
}

@media ( min-width :992px) {
	.site-hd .nav .toggle {
		display: none
	}
	.site-hd .nav .nav-cnt {
		display: block;
		height: 100%
	}
	.site-hd .nav .close {
		display: none
	}
	.site-hd .nav ul {
		list-style: none;
		margin-top: 0;
		margin-bottom: 0
	}
	.site-hd .nav li {
		position: relative;
		cursor: pointer;
		text-align: center;
		height: 100%;
		padding: 0
	}
	.site-hd .nav li>a {
		position: relative;
		z-index: 3;
		display: block;
		height: 100%;
		font-size: .16rem;
		color: #9b9b9b;
		line-height: .72rem;
		transition: color .5s;
		overflow: hidden
	}
	.site-hd .nav li>a:before {
		position: absolute;
		content: " ";
		display: block;
		top: .09rem;
		left: 0;
		height: 100%;
		width: 100%;
		background-color: #000000;
		z-index: -1;
		opacity: 0;
		transition: all .3s
	}
	.site-hd .nav li.active>a {
		color: #fff
	}
	.site-hd .nav li.active>a:before {
		opacity: 1;
		top: 0;
		background-color: #000000
	}
	.site-hd .nav li.active:hover>a {
		color: #fff
	}
	.site-hd .nav li:hover>a {
		color: #000
	}
	.site-hd .nav li.has-child:hover>a {
		color: #fff
	}
	.site-hd .nav li.has-child:hover>a:before {
		top: .09rem;
		opacity: 1;
		background-color: #000
	}
	.site-hd .nav li.has-child:hover .child {
		visibility: visible;
		opacity: 1
	}
	.site-hd .nav .child {
		position: absolute;
		top: 100%;
		left: 0;
		background-color: #000;
		width: 100%;
		text-align: center;
		overflow: hidden;
		visibility: hidden;
		transition: all .5s ease;
		opacity: 0
	}
	.site-hd .nav .child a {
		display: block;
		height: .38rem;
		line-height: .38rem;
		color: #fff;
		font-size: .14rem;
		transition: all .3s
	}
	.site-hd .nav .child a:hover {
		background: #000000
	}
}

@media ( max-width :991px) {
	.site-hd .nav {
		line-height: .72rem
	}
	.site-hd .nav .nav-cnt {
		position: fixed;
		z-index: 99999;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		visibility: hidden
	}
	.site-hd .nav .nav-cnt.show {
		visibility: visible
	}
	.site-hd .nav .nav-cnt:before {
		content: " ";
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		transition: opacity .3s;
		opacity: 0;
		background-color: rgba(0, 0, 0, .5)
	}
	.site-hd .nav .nav-cnt.in {
		opacity: 1
	}
	.site-hd .nav .nav-cnt.in ul {
		width: 60%
	}
	.site-hd .nav .nav-cnt.in .close {
		right: 0
	}
	.site-hd .nav .nav-cnt.in:before {
		opacity: 1
	}
	.site-hd .nav .nav-cnt .close {
		position: absolute;
		right: -60%;
		top: 0;
		z-index: 4;
		font-size: .6rem;
		font-weight: 200;
		transition: all .3s;
		margin-right: .08rem;
		outline: none
	}
	.site-hd .nav .nav-cnt ul {
		position: absolute;
		top: 0;
		right: 0;
		width: 0;
		z-index: 3;
		height: 100%;
		background-color: #fff;
		transition: width .3s;
		overflow: hidden;
		margin: 0;
		padding: 1rem 0 0
	}
	.site-hd .nav .nav-cnt .child {
		display: none
	}
	.site-hd .nav .nav-cnt li a {
		font-size: .24rem;
		color: #000;
		font-weight: 200
	}
	.site-hd .nav .nav-cnt li.active a, .site-hd .nav .nav-cnt li a:hover {
		color: #000000
	}
	.site-hd .nav .toggle {
		position: relative;
		display: block;
		float: right;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.site-hd .nav .toggle i {
		display: block;
		width: 20px;
		height: 4px;
		background: #cdcdcd;
		margin: 3px auto
	}
}

.site-ft {
	background-color: #222;
	padding: .64rem 0 0;
	margin-bottom: -2px
}

.site-ft, .site-ft a {
	color: #fff
}

.site-ft a:hover {
	color: #000000
}

.site-ft .logo {
	display: block;
	line-height: 1;
	margin-bottom: .34rem
}

.site-ft .info {
	font-size: .12rem;
	line-height: 1.5
}

.site-ft .info span {
	color: #000000;
	margin-right: .1rem
}

.site-ft .info .qrcode {
	display: block;
	line-height: 1;
	margin: .2rem 0 0 1.1em
}

.site-ft .branch {
	margin-top: .64rem;
	line-height: 1.5;
	font-size: .12rem
}

.site-ft .branch .company {
	font-size: 0;
	letter-spacing: -.31em
}

.site-ft .branch .company b, .site-ft .branch .company span {
	font-size: .12rem;
	letter-spacing: normal
}

.site-ft .branch .company span {
	cursor: pointer
}

.site-ft .branch .company .current, .site-ft .branch .company span:hover
	{
	color: #000000
}

.site-ft .branch .company b {
	font-weight: 200;
	margin: 0 .12rem
}

.site-ft .branch .content {
	display: none
}

.site-ft .branch .content.active {
	display: block
}

.site-ft .branch .address, .site-ft .branch .link {
	margin: .1rem 0;
	color: #9b9b9b
}

.site-ft .branch .address a, .site-ft .branch .link a {
	color: #9b9b9b
}

.site-ft .branch .address a:hover, .site-ft .branch .link a:hover {
	text-decoration: underline
}

.site-ft .branch .link {
	margin-top: .2rem
}

.site-ft .friendlink {
	margin-top: .36rem;
	margin-bottom: .3rem;
	font-size: .12rem;
	color: #585858;
	line-height: 1.5
}

.site-welcome {
	position: relative;
	height: 100%;
	background-size: cover;
	overflow: hidden;
	opacity: 0;
	background: #000 url(../images/4d6aa7a8d0c23e09dac29543c988fe8e.jpg)
		no-repeat 50%
}

.site-welcome>.cnt {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.site-welcome video {
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: none
}

.desktop .site-welcome video {
	display: block
}

.site-welcome video span {
	width: 100%;
	height: 100%;
	background: no-repeat 50%;
	background-size: cover
}

.site-welcome .logo {
	position: relative;
	z-index: 3;
	margin-top: 1.28rem;
	text-align: center
}

.site-welcome .logo img {
	width: 1.28rem;
	vertical-align: bottom
}

.site-welcome nav {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2
}

.site-welcome nav .item {
	display: block;
	color: #fff;
	padding: 0;
	transition: all .3s
}

.site-welcome nav .item .title {
	cursor: pointer;
	font-size: .32rem;
	font-weight: 200
}

.site-welcome nav .item p {
	display: none;
	margin-top: .2rem;
	font-size: .18rem;
	font-weight: 200;
	transition: all .7s
}

.site-welcome nav .item p b {
	font-weight: 200;
	margin: 0 .12rem
}

@media screen and (max-width:991px) {
	.site-welcome nav .row {
		position: absolute;
		margin: .2rem 0 0;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
	.site-welcome nav .item {
		font-size: .32rem;
		font-weight: 200;
		color: #fff;
		text-align: center;
		margin: .4rem 0
	}
	.site-welcome nav .item:hover {
		opacity: .8
	}
}

@media screen and (min-width:992px) {
	.site-welcome nav .row {
		height: 100%
	}
	.site-welcome nav .item {
		height: 100%;
		text-align: center;
		outline: none
	}
	.site-welcome nav .item .item-cnt {
		cursor: pointer;
		display: block;
		position: relative;
		top: 40%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		padding: .3rem 0;
		color: #fff
	}
	.site-welcome nav .item .item-cnt p {
		display: block;
		opacity: 0
	}
	.site-welcome nav .item.muted {
		cursor: pointer;
		background: rgba(0, 0, 0, .4) repeat 0 0
	}
	.site-welcome nav .item.muted .title {
		opacity: .3
	}
	.site-welcome nav .item.active {
		cursor: pointer;
		background: none
	}
	.site-welcome nav .item.active .title, .site-welcome nav .item.active p
		{
		opacity: 1
	}
}

.site-welcome .arrow {
	position: absolute;
	cursor: pointer;
	z-index: 5;
	left: 0;
	bottom: .4rem;
	width: .44rem;
	height: .24rem;
	padding: .1rem;
	box-sizing: content-box;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%)
}

.site-welcome .arrow i {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/1b04b0755f2e4958481d2bb5dc5d3d22.png)
		no-repeat 50%;
	background-size: contain
}

.site-welcome .arrow:hover {
	opacity: .8
}

.site-banner {
	position: relative
}

@media screen and (max-width:991px) {
	.site-banner .slide-content {
		width: 100%
	}
	.site-banner h1 {
		font-size: .28rem !important
	}
	.site-banner h2 {
		font-size: .1rem !important;
		line-height: 1em
	}
}

.site-banner.fn-full {
	padding-top: .72rem;
	margin-top: -.72rem
}

.site-banner.fn-full .slides {
	position: relative
}

.site-banner.nonav {
	padding-top: 0;
	margin-top: 0
}

.site-banner .slides {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 4
}

.site-banner .slides h2 {
	font-weight: 200;
	word-spacing: 3px;
	letter-spacing: 1px;
	text-shadow: 0 0 20px rgba(0, 0, 0, .4);
	font-family: Avenir, PingFang SC Light Regular,
		\\5FAE\8F6F\96C5\9ED1 Light, Microsoft Yahei, STHeitiSC-Light,
		\\5FAE\8F6F\96C5\9ED1, Lantinghei SC, Hiragino Sans GB,
		Microsoft Sans Serif, WenQuanYi Micro Hei, sans
}

.site-banner .slides h1 {
	font-weight: 200;
	letter-spacing: 1px;
	line-height: 1.1em;
	text-shadow: 0 0 30px rgba(0, 0, 0, .4);
	font-family: Futura, PingFang SC Light Regular,
		\\5FAE\8F6F\96C5\9ED1 Light, Microsoft Yahei, STHeitiSC-Light,
		\\5FAE\8F6F\96C5\9ED1, Lantinghei SC, Hiragino Sans GB,
		Microsoft Sans Serif, WenQuanYi Micro Hei, sans
}

.site-banner .slides li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.site-banner .slides li:first-child {
	z-index: 3
}

.site-banner .slides span {
	display: block;
	width: 100%;
	height: 100%;
	background: no-repeat 50%;
	background-size: cover
}

.site-banner .slides .slide-content {
	position: absolute;
	z-index: 4
}

.site-banner .flex-control-nav {
	bottom: .3rem;
	z-index: 5
}

.site-banner .flex-control-nav a {
	background: none;
	border-radius: 0;
	border: 1px solid #fff;
	box-shadow: none
}

.site-banner .flex-control-nav .flex-active, .site-banner .flex-control-nav a:hover
	{
	background-color: #fff
}

.site-banner .arrow {
	cursor: pointer;
	position: absolute;
	left: 0;
	z-index: 6;
	width: 100%;
	height: .24rem;
	background: url(../images/1b04b0755f2e4958481d2bb5dc5d3d22.png)
		no-repeat 50%;
	bottom: 8%;
	background-size: contain
}

.site-banner .arrow:hover {
	opacity: .8
}

.site-backTop {
	text-align: center;
	font-size: .18rem;
	position: relative;
	margin: 1.6rem 0 .7rem;
	font-weight: 200;
	z-index: 3
}

.site-backTop span {
	cursor: pointer;
	color: #9b9b9b
}

.site-backTop span:hover {
	color: #000
}

.site-home .site-banner {
	position: relative;
	padding-bottom: 35%
}

.site-home .showList ul {
	list-style: none;
	margin: .15rem .05rem 0;
	padding-left: 0
}

.site-home .showList ul li {
	position: relative;
	padding-bottom: 25%
}

@media screen and (max-width:991px) {
	.site-home .showList ul li {
		padding-bottom: 50%
	}
}

.site-home .showList ul li div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: .05rem
}

.site-home .showList ul a {
	display: block;
	height: 100%;
	overflow: hidden
}

.site-home .showList ul a:hover span {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.site-home .showList ul span {
	display: block;
	height: 100%;
	text-indent: -9999px;
	background: #ddd no-repeat 50%;
	background-size: cover;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: all .3s
}

.site-home .links {
	margin: 1.08rem 0 .3rem
}

.site-home .links hgroup {
	text-align: center;
	padding-bottom: .8rem
}

.site-home .links hgroup h1 {
	font-size: .36rem;
	color: #4a4a4a;
	font-weight: 200
}

.site-home .links hgroup h2 {
	margin-top: .24rem;
	font-size: .18rem;
	color: #9b9b9b;
	font-weight: 200
}

.site-home .links .list {
	background-color: #f5f5f5;
	padding: .64rem 0
}

.site-home .links .list img {
	max-width: 100%
}

.site-home .links .list a {
	display: block;
	width: 1.98rem;
	height: .6rem;
	margin: 0 auto
}

.site-home .design {
	margin: 1.08rem 0 .3rem
}

.site-home .design hgroup {
	text-align: center;
	padding-bottom: .8rem
}

.site-home .design hgroup h1 {
	font-size: .36rem;
	color: #4a4a4a;
	font-weight: 200
}

.site-home .design hgroup h2 {
	margin-top: .24rem;
	font-size: .18rem;
	color: #9b9b9b;
	font-weight: 200
}

.site-home .design .more-btn {
	text-align: center
}

.site-home .design .more-btn a {
	display: inline-block;
	padding: .1rem .6rem;
	color: #fff;
	font-size: .28rem;
	border: 1px solid #fff;
	text-align: center
}

.site-home .design .more-btn a:hover {
	background: hsla(0, 0%, 100%, .1)
}

.site-home .design .coffee-box {
	height: 400px;
	padding-top: 60px;
	font-size: .35rem;
	color: #fff;
	font-weight: 200
}

.site-home .design .coffee-box p {
	padding: 0 1rem;
	line-height: .6rem
}

.site-home .design .active .coffee-info {
	max-height: 3000px
}

.site-home .design .coffee-info {
	overflow: hidden;
	background: #3b322e;
	text-align: center;
	transition: all 1s;
	-webkit-transition: all 1s;
	max-height: 0
}

.site-home .design .coffee-info .more-btn {
	padding-bottom: .8rem
}

.site-home .design .coffee-info .box {
	overflow: hidden;
	width: 100%
}

@media screen and (max-width:1199px) {
	.site-home .design .coffee-info .box img {
		width: 120%;
		margin-left: -10%
	}
}

@media screen and (max-width:991px) {
	.site-home .design .coffee-info .box img {
		width: 140%;
		margin-left: -20%
	}
}

.site-home .design .coffee-info img {
	padding: .8rem 0;
	width: 100%
}

.content-caseList {
	position: relative;
	z-index: 3
}

.site-brand .site-banner .slide-content, .site-industrial .site-banner .slide-content,
	.site-ued .site-banner .slide-content {
	color: #fff;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	margin-top: -2%
}

.site-brand .site-banner .slide-content h1, .site-brand .site-banner .slide-content h2,
	.site-industrial .site-banner .slide-content h1, .site-industrial .site-banner .slide-content h2,
	.site-ued .site-banner .slide-content h1, .site-ued .site-banner .slide-content h2
	{
	opacity: 0
}

.site-brand .site-banner .slide-content h1, .site-industrial .site-banner .slide-content h1,
	.site-ued .site-banner .slide-content h1 {
	font-size: .48rem;
	-webkit-animation-delay: .1s;
	animation-delay: .1s
}

.site-brand .site-banner .slide-content h2, .site-industrial .site-banner .slide-content h2,
	.site-ued .site-banner .slide-content h2 {
	font-size: .18rem;
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.site-brand .icon, .site-industrial .icon, .site-ued .icon {
	position: relative;
	display: block;
	margin: 0 auto
}

.site-brand .icon:before, .site-industrial .icon:before, .site-ued .icon:before
	{
	position: relative;
	display: block;
	content: " ";
	width: 55%;
	height: 55%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: no-repeat 50%;
	background-size: contain;
	margin: 0 auto;
	overflow: hidden
}

.site-brand .content-text, .site-industrial .content-text, .site-ued .content-text
	{
	text-align: center;
	padding: .72rem 15px 1.06rem;
	background: #fff
}

.site-brand .content-text h1, .site-industrial .content-text h1,
	.site-ued .content-text h1 {
	font-size: .36rem;
	margin-bottom: .24rem;
	font-weight: 200
}

.site-brand .content-text p, .site-industrial .content-text p, .site-ued .content-text p
	{
	color: #9b9b9b;
	margin: 0;
	font-size: .18rem;
	line-height: 2;
	font-weight: 200
}

.site-brand .pagescroll, .site-industrial .pagescroll, .site-ued .pagescroll
	{
	position: relative;
	overflow: hidden
}

.site-brand .pagescroll .icon, .site-industrial .pagescroll .icon,
	.site-ued .pagescroll .icon {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.site-brand .pagescroll h1, .site-industrial .pagescroll h1, .site-ued .pagescroll h1
	{
	font-size: .36rem;
	color: #fff;
	margin: 0 0 .5rem;
	font-weight: 200
}

.site-brand .pagescroll p, .site-industrial .pagescroll p, .site-ued .pagescroll p
	{
	font-size: .18rem;
	color: #fff;
	line-height: 2;
	margin: 0;
	font-weight: 200;
	text-align: justify
}

.site-brand .pagescroll section, .site-industrial .pagescroll section,
	.site-ued .pagescroll section {
	margin-top: 2.32rem;
	margin-bottom: 2.32rem
}

@media screen and (max-width:991px) {
	.site-brand .pagescroll section, .site-industrial .pagescroll section,
		.site-ued .pagescroll section {
		margin: 1rem 0;
		text-align: center
	}
	.site-brand .pagescroll section .col-md-5 p, .site-industrial .pagescroll section .col-md-5 p,
		.site-ued .pagescroll section .col-md-5 p {
		padding: 0 .3rem
	}
	.site-brand .pagescroll section .icon, .site-industrial .pagescroll section .icon,
		.site-ued .pagescroll section .icon {
		display: none
	}
}

.site-brand .icon-up:before, .site-industrial .icon-up:before, .site-ued .icon-up:before
	{
	background-image: url(../images/3be3760d458a2daa57beb868677a1de8.svg)
		!important
}

.site-brand .icon-search:before, .site-industrial .icon-search:before,
	.site-ued .icon-search:before {
	background-image: url(../images/8b717a650ee92befdfb7be89b794fb78.svg)
		!important
}

.site-brand .icon-design:before, .site-industrial .icon-design:before,
	.site-ued .icon-design:before {
	background-image: url(../images/f68d35c611d9587b78ea7d6fd7638ab6.svg)
		!important;
	left: -5%
}

.site-brand .icon-visible:before, .site-industrial .icon-visible:before,
	.site-ued .icon-visible:before {
	background-image: url(../images/cb9ebc7292062497d8c0f0d6d4d3de8d.svg)
		!important
}

.site-brand .icon-frontend:before, .site-industrial .icon-frontend:before,
	.site-ued .icon-frontend:before {
	background-image: url(../images/29b33296845dce8de5f20eaa47c35312.svg)
		!important
}

.site-brand .icon-ued:before, .site-industrial .icon-ued:before,
	.site-ued .icon-ued:before {
	background-image: url(../images/3e5b7dccd871da29cecc0f1d88b153ef.svg)
		!important
}

.site-brand .icon-teach:before, .site-industrial .icon-teach:before,
	.site-ued .icon-teach:before {
	background-image: url(../images/3e5b7dccd871da29cecc0f1d88b153ef.svg)
		!important
}

.site-brand .icon-research:before, .site-industrial .icon-research:before,
	.site-ued .icon-research:before {
	margin-top: -3%;
	left: 1%;
	background-image: url(../images/9ba1323f852ead29092be908a60edbce.svg)
		!important
}

.site-brand .icon-menu:before, .site-industrial .icon-menu:before,
	.site-ued .icon-menu:before {
	background-image: url(../images/15c6d086cc98be9d7866e2b28a479742.svg)
		!important
}

.site-brand .icon-real:before, .site-industrial .icon-real:before,
	.site-ued .icon-real:before {
	background-image: url(../images/179ca6110622792e46330cd623c3ca20.svg)
		!important
}

.site-brand .icon-true:before, .site-industrial .icon-true:before,
	.site-ued .icon-true:before {
	background-image: url(../images/6a23ec66923b6fac18bfb6a3204c0d2f.svg)
		!important
}

.site-brand .icon-faq:before, .site-industrial .icon-faq:before,
	.site-ued .icon-faq:before {
	background-image: url(../images/0b9506e6dabf118818bb9ec689c9d26c.svg)
		!important
}

.site-brand .icon-write:before, .site-industrial .icon-write:before,
	.site-ued .icon-write:before {
	background-image: url(../images/3424d094defc3f9b2999f485207a358a.svg)
		!important
}

.site-brand .icon-play:before, .site-industrial .icon-play:before,
	.site-ued .icon-play:before {
	background-image: url(../images/82406054a78730fa1d3878ffa1378cc5.svg)
		!important;
	left: 3%
}

.site-brand .icon-cloudwrite:before, .site-industrial .icon-cloudwrite:before,
	.site-ued .icon-cloudwrite:before {
	background-image: url(../images/306774dc73a2bcd4773c0ab9ff1894dc.svg)
		!important
}

.site-brand .icon-arrow:before, .site-industrial .icon-arrow:before,
	.site-ued .icon-arrow:before {
	background-image: url(../images/a27cf5e74c26beac436c97b313723f51.svg)
		!important
}

.site-brand .icon-settings:before, .site-industrial .icon-settings:before,
	.site-ued .icon-settings:before {
	background-image: url(../images/58acdb7e91abd636ea68fd5fd2dd785a.svg)
		!important
}

.site-brand .icon-view:before, .site-industrial .icon-view:before,
	.site-ued .icon-view:before {
	left: 1%;
	background-image: url(../images/b5007c681971da80c363c1790b15c2b9.svg)
		!important
}

.site-brand .icon-struch:before, .site-industrial .icon-struch:before,
	.site-ued .icon-struch:before {
	background-image: url(../images/ec8da7bba337f7b977be0765916772a8.svg)
		!important
}

.site-brand .icon-earth:before, .site-industrial .icon-earth:before,
	.site-ued .icon-earth:before {
	background-image: url(../images/a12cc0ba4748c02291d3d24fd0a7f5da.svg)
		!important
}

.site-brand .icon-rays:before, .site-industrial .icon-rays:before,
	.site-ued .icon-rays:before {
	background-image: url(../images/d72262f4d79eda3e1e63c9679a447431.svg)
		!important
}

.site-brand .icon-flow:before, .site-industrial .icon-flow:before,
	.site-ued .icon-flow:before {
	background-image: url(../images/8a8604665003a8055c51a843aa069574.svg)
		!important;
	left: 2%
}

.site-brand .icon-safe:before, .site-industrial .icon-safe:before,
	.site-ued .icon-safe:before {
	background-image: url(../images/e8e2da8cbac65d2a1270454aaa1b6fda.svg)
		!important
}

.site-brand .icon-tv:before, .site-industrial .icon-tv:before, .site-ued .icon-tv:before
	{
	background-image: url(../images/0591bf5650b98478577d45d8da83223b.svg)
		!important
}

.site-brand .icon-i07:before, .site-industrial .icon-i07:before,
	.site-ued .icon-i07:before {
	background-image: url(../images/df6ab51d461eef3221d69f6d390b689b.svg)
		!important
}

.site-brand .icon-i08:before, .site-industrial .icon-i08:before,
	.site-ued .icon-i08:before {
	background-image: url(../images/798097a7e19a37f8acf5e8be578390f4.svg)
		!important
}

.site-brand .icon-i09:before, .site-industrial .icon-i09:before,
	.site-ued .icon-i09:before {
	background-image: url(../images/001cf254c2a459c9e4d6315ae00388b3.svg)
		!important
}

.site-brand .icon-i10:before, .site-industrial .icon-i10:before,
	.site-ued .icon-i10:before {
	background-image: url(../images/33c41df978506fb392bb33548523518d.svg)
		!important
}

.site-ued .content-service .icon {
	width: 2.32rem;
	height: 2.32rem;
	border-radius: 2.32rem;
	border: 3px solid #17eed2
}

.site-ued .content-type .container-fluid {
	position: relative;
	z-index: 2;
	margin-left: 10%
}

.site-ued .content-type .container-fluid:before {
	content: " ";
	display: block;
	position: absolute;
	width: 0;
	top: -290px;
	left: 33.33333%;
	margin-left: .15rem;
	height: 120%;
	background: none;
	border: 1.5px dashed #17eed2
}

@media ( max-width :991px) {
	.site-ued .content-type .container-fluid:before {
		display: none
	}
	.site-ued .content-type .container-fluid {
		margin-left: 0
	}
}

.site-ued .content-type .text {
	margin-top: 2rem;
	min-height: 1.28rem;
	margin-bottom: .2rem
}

.site-ued .content-type .text .cnt {
	position: absolute;
	right: -.6rem
}

.site-ued .content-type .text p {
	line-height: 1.2;
	font-size: .64rem;
	color: #17eed2;
	text-align: right;
	margin: 0;
	font-weight: 200
}

@media screen and (max-width:991px) {
	.site-ued .content-type .text {
		margin-top: 0
	}
	.site-ued .content-type .text .cnt {
		position: relative;
		right: 0
	}
	.site-ued .content-type .text .cnt p {
		text-align: center
	}
}

.site-ued .content-type .icon {
	position: relative;
	width: 1.8rem;
	height: 1.8rem;
	background-color: #17eed2;
	margin-top: -.9rem;
	left: .2rem;
	z-index: 5
}

@media screen and (max-width:1199px) {
	.site-ued .content-type .icon {
		width: 1.4rem;
		height: 1.4rem
	}
}

@media screen and (max-width:991px) {
	.site-ued .content-type .icon {
		display: none
	}
}

.site-ued .content-type .content {
	background-color: #17eed2;
	padding: .4rem .6rem .43rem
}

.site-ued .content-type .content .cnt {
	max-width: 420px
}

.site-ued .content-type .content h1 {
	font-size: .36rem;
	margin: 0 0 .48rem
}

.site-ued .content-type .content p {
	font-size: .18rem;
	color: #fff;
	line-height: 2;
	text-align: justify;
	margin: 0
}

@media screen and (max-width:991px) {
	.site-ued .content-type .content {
		text-align: center
	}
	.site-ued .content-type .content .cnt {
		max-width: none
	}
}

.site-ued .content-columns {
	max-width: 1080px;
	width: 100%;
	text-align: center;
	padding-top: .6rem
}

.site-ued .content-columns section {
	margin-bottom: .6rem
}

.site-ued .content-columns .icon {
	width: 1.16rem;
	height: 1.16rem;
	border: 1px solid #9b9b9b;
	border-radius: 1.16rem;
	margin: 0 auto
}

.site-ued .content-columns h1 {
	font-weight: 200;
	color: #9b9b9b;
	font-size: .24rem;
	margin-top: .21rem
}

.site-ued .content-columns p {
	margin-top: .38rem;
	line-height: 2;
	color: #9b9b9b;
	font-weight: 200;
	font-size: .18rem;
	text-align: justify
}

.site-ued .content-caseList .row {
	margin: 0
}

.site-ued .content-caseList nav {
	text-align: center;
	margin-bottom: .2rem;
	margin-left: 5px
}

.site-ued .content-caseList nav:after {
	display: table;
	content: "";
	line-height: 0;
	clear: both
}

.site-ued .content-caseList nav a, .site-ued .content-caseList nav span
	{
	display: block;
	float: left;
	color: #000000;
	height: .4rem;
	line-height: .4rem
}

.site-ued .content-caseList nav span {
	font-size: .18rem;
	margin-right: .1rem
}

.site-ued .content-caseList nav a {
	padding: 0 .09rem;
	min-width: .9rem;
	margin-bottom: .2rem;
	margin-right: .12rem;
	border: 1px solid #000000;
	font-weight: 200
}

.site-ued .content-caseList nav a.active, .site-ued .content-caseList nav a:hover
	{
	color: #fff;
	background-color: #000000;
	transition: all .5s
}

.site-ued .content-caseList .row a {
	position: relative;
	display: block;
	padding: 5px;
	overflow: hidden
}

.site-ued .content-caseList .row a:hover span i {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.site-ued .content-caseList .row span {
	position: relative;
	display: block;
	padding-bottom: 100%;
	margin-bottom: -.28rem;
	overflow: hidden
}

.site-ued .content-caseList .row span i {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: no-repeat 50%;
	background-size: cover;
	transition: all .5s;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.site-ued .content-caseList .row p {
	position: relative;
	z-index: 3;
	height: .28rem;
	line-height: .28rem;
	background-color: rgba(0, 0, 0, .8);
	color: #fff;
	padding: 0 .1rem;
	margin: 0
}

.site-ued .content-caseList .row .more {
	padding-bottom: .28rem
}

.site-ued .content-caseList .row .more span {
	background: #000000;
	font-size: .36rem;
	color: #fff
}

.site-ued .content-caseList .row .more b {
	position: absolute;
	font-weight: 400;
	margin: 20px;
	padding: 0;
	line-height: 1
}

.site-brand .content-service .icon {
	width: 2.32rem;
	height: 2.32rem;
	border-radius: 2.32rem;
	border: 3px solid #f8c71c
}

.site-brand .content-caseList .row {
	margin: 0
}

.site-brand .content-caseList nav {
	text-align: center;
	margin-bottom: .2rem;
	margin-left: 5px
}

.site-brand .content-caseList nav:after {
	display: table;
	content: "";
	line-height: 0;
	clear: both
}

.site-brand .content-caseList nav a, .site-brand .content-caseList nav span
	{
	display: block;
	float: left;
	color: #f8c71c;
	height: .4rem;
	line-height: .4rem
}

.site-brand .content-caseList nav span {
	font-size: .18rem;
	margin-right: .1rem
}

.site-brand .content-caseList nav a {
	padding: 0 .09rem;
	min-width: .9rem;
	margin-bottom: .2rem;
	margin-right: .12rem;
	border: 1px solid #f8c71c;
	font-weight: 200
}

.site-brand .content-caseList nav a.active, .site-brand .content-caseList nav a:hover
	{
	color: #fff;
	background-color: #f8c71c;
	transition: all .5s
}

.site-brand .content-caseList .row a {
	position: relative;
	display: block;
	padding: 5px;
	overflow: hidden
}

.site-brand .content-caseList .row a:hover span i {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.site-brand .content-caseList .row span {
	position: relative;
	display: block;
	padding-bottom: 100%;
	margin-bottom: -.28rem;
	overflow: hidden
}

.site-brand .content-caseList .row span i {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: no-repeat 50%;
	background-size: cover;
	transition: all .5s;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.site-brand .content-caseList .row p {
	position: relative;
	z-index: 3;
	height: .28rem;
	line-height: .28rem;
	background-color: rgba(0, 0, 0, .8);
	color: #fff;
	padding: 0 .1rem;
	margin: 0
}

.site-brand .content-caseList .row .more {
	padding-bottom: .28rem
}

.site-brand .content-caseList .row .more span {
	background: #9b9b9b;
	font-size: .36rem;
	color: #fff
}

.site-brand .content-caseList .row .more b {
	position: absolute;
	font-weight: 400;
	margin: 20px;
	padding: 0;
	line-height: 1
}

.site-industrial .content-service .icon {
	width: 2.32rem;
	height: 2.32rem;
	border-radius: 2.32rem;
	border: 3px solid #000000
}

.site-industrial .content-type .container-fluid {
	position: relative;
	z-index: 2;
	margin-left: 10%
}

.site-industrial .content-type .container-fluid:before {
	content: " ";
	display: block;
	position: absolute;
	width: 0;
	top: -290px;
	left: 33.33333%;
	margin-left: .15rem;
	height: 120%;
	background: none;
	border: 1.5px dashed #000000
}

@media ( max-width :991px) {
	.site-industrial .content-type .container-fluid {
		margin-left: 0
	}
	.site-industrial .content-type .container-fluid:before {
		display: none
	}
}

.site-industrial .content-type .text {
	margin-top: 2rem;
	min-height: 1.28rem;
	margin-bottom: .2rem
}

.site-industrial .content-type .text .cnt {
	position: absolute;
	right: -.6rem
}

.site-industrial .content-type .text p {
	line-height: 1.2;
	font-size: .64rem;
	color: #000000;
	text-align: right;
	margin: 0;
	font-weight: 200
}

@media screen and (max-width:991px) {
	.site-industrial .content-type .text {
		margin-top: 0
	}
	.site-industrial .content-type .text .cnt {
		position: relative;
		right: 0
	}
	.site-industrial .content-type .text .cnt p {
		text-align: center
	}
}

.site-industrial .content-type .icon {
	position: relative;
	width: 1.8rem;
	height: 1.8rem;
	background-color: #000000;
	margin-top: -.9rem;
	left: .2rem;
	z-index: 5
}

@media screen and (max-width:1199px) {
	.site-industrial .content-type .icon {
		width: 1.4rem;
		height: 1.4rem
	}
}

@media screen and (max-width:991px) {
	.site-industrial .content-type .icon {
		display: none
	}
}

.site-industrial .content-type .content {
	background-color: #000000;
	padding: .4rem .6rem .43rem
}

.site-industrial .content-type .content .cnt {
	max-width: 420px
}

.site-industrial .content-type .content h1 {
	font-size: .36rem;
	margin: 0 0 .48rem
}

.site-industrial .content-type .content p {
	font-size: .18rem;
	color: #fff;
	line-height: 2;
	text-align: justify;
	margin: 0
}

@media screen and (max-width:991px) {
	.site-industrial .content-type .content {
		text-align: center
	}
	.site-industrial .content-type .content .cnt {
		max-width: none
	}
}

.site-industrial .content-caseList .row {
	margin: 0
}

.site-industrial .content-caseList nav {
	text-align: center;
	margin-bottom: .2rem;
	margin-left: 5px
}

.site-industrial .content-caseList nav:after {
	display: table;
	content: "";
	line-height: 0;
	clear: both
}

.site-industrial .content-caseList nav a, .site-industrial .content-caseList nav span
	{
	display: block;
	float: left;
	color: #000000;
	height: .4rem;
	line-height: .4rem
}

.site-industrial .content-caseList nav span {
	font-size: .18rem;
	margin-right: .1rem
}

.site-industrial .content-caseList nav a {
	padding: 0 .09rem;
	min-width: .9rem;
	margin-bottom: .2rem;
	margin-right: .12rem;
	border: 1px solid #000000;
	font-weight: 200
}

.site-industrial .content-caseList nav a.active, .site-industrial .content-caseList nav a:hover
	{
	color: #fff;
	background-color: #000000;
	transition: all .5s
}

.site-industrial .content-caseList .row a {
	position: relative;
	display: block;
	padding: 5px;
	overflow: hidden
}

.site-industrial .content-caseList .row a:hover span i {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.site-industrial .content-caseList .row span {
	position: relative;
	display: block;
	padding-bottom: 100%;
	margin-bottom: -.28rem;
	overflow: hidden
}

.site-industrial .content-caseList .row span i {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: no-repeat 50%;
	background-size: cover;
	transition: all .5s;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.site-industrial .content-caseList .row p {
	position: relative;
	z-index: 3;
	height: .28rem;
	line-height: .28rem;
	background-color: rgba(0, 0, 0, .8);
	color: #fff;
	padding: 0 .1rem;
	margin: 0
}

.site-industrial .content-caseList .row .more:after {
	display: table;
	content: "";
	line-height: 0;
	clear: both
}

.site-industrial .content-caseList .row .more span {
	background: #000000;
	font-size: .36rem;
	padding-bottom: 100%;
	margin-bottom: 0;
	color: #fff;
	clear: both
}

.site-industrial .content-caseList .row .more b {
	position: absolute;
	font-weight: 400;
	margin: 20px;
	padding: 0;
	line-height: 1
}

.site-about {
	text-align: justify
}

.site-about .container {
	max-width: 1000px
}

.site-about .site-banner {
	padding-bottom: 35%
}

.site-about .site-banner .slide-content {
	color: #fff;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	margin-top: -2%
}

.site-about .site-banner .slide-content h1, .site-about .site-banner .slide-content h2
	{
	opacity: 0
}

.site-about .site-banner .slide-content h1 {
	font-size: .48rem;
	-webkit-animation-delay: .1s;
	animation-delay: .1s
}

.site-about .site-banner .slide-content h2 {
	font-size: .18rem;
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.site-about .about p {
	margin-bottom: .1rem;
	line-height: 1.8em;
	font-size: .16rem;
	margin-top: 0;
	text-indent: 2em
}

@media screen and (max-width:991px) {
	.site-about .about p {
		font-size: 16px !important
	}
}

.site-about .about .award {
	margin-top: 2.5em;
	margin-bottom: 1em
}

.site-about .about .award img {
	max-width: 90%
}

.site-about .about h3 img {
	width: 1.73rem;
	margin: 78px 20px 30px
}

.site-about .about .intro .col-md-8 {
	margin-bottom: 2em
}

.site-about .about .intro p {
	text-indent: 0
}

.site-about .about .intro .r-img {
	transition: all .3s
}

.site-about .about .intro .r-img:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.site-about .about .intro .r-img img {
	width: 100%
}

.site-about .dm {
	color: #5c5c5c
}

.site-about .dm .start, .site-about .dm .start-box {
	width: 3.8rem;
	height: 3.8rem
}

.site-about .dm .start {
	position: absolute;
	margin-top: 0;
	margin-left: -1.9rem;
	left: 50%;
	top: .3rem;
	min-height: 3.8rem
}

.site-about .dm .start:hover .t {
	-webkit-transform: scale(.95);
	transform: scale(.95);
	opacity: .5
}

.site-about .dm .start .t {
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	width: 1.38rem;
	height: 1.2rem;
	margin-top: -.69rem;
	margin-left: -.6rem;
	color: #000000;
	font-size: .18rem;
	text-align: center;
	background: url(../images/098e5faa33b1c8e4d2118b38ce801926.png);
	background-size: contain;
	display: table;
	transition: all .3s
}

.site-about .dm .start .t:hover {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.site-about .dm .start .t.active {
	color: #fff;
	background: url(../images/f7aa95e4ad1c7de2442e23fe9fb916de.png);
	background-size: contain
}

.site-about .dm .start .t div {
	width: 100%;
	display: table-cell;
	padding: 0 .2rem;
	padding-top: 1.3em;
	vertical-align: middle
}

.site-about .dm .start .t p {
	margin: 0
}

.site-about .dm .start .t p i {
	font-style: normal;
	line-height: 1.5em
}

.site-about .dm .start .t.logo {
	background: url(../images/f7aa95e4ad1c7de2442e23fe9fb916de.png);
	background-size: 100%;
	left: 1.9rem;
	top: 1.9rem
}

.site-about .dm .start .t.logo div {
	text-align: center;
	height: 1.2rem;
	padding-top: 0 !important;
	display: table-cell
}

.site-about .dm .start .t.logo div img {
	width: 80%
}

.site-about .dm .start .t.t1 {
	left: 1.9rem;
	top: .6rem
}

.site-about .dm .start .t.t2 {
	left: 3.03rem;
	top: 1.25rem
}

.site-about .dm .start .t.t3 {
	left: 3.03rem;
	top: 2.55rem
}

.site-about .dm .start .t.t4 {
	left: 1.9rem;
	top: 3.2rem
}

.site-about .dm .start .t.t5 {
	left: .77rem;
	top: 2.55rem
}

.site-about .dm .start .t.t6 {
	left: .77rem;
	top: 1.25rem
}

.site-about .dm h2 {
	font-size: .36rem;
	padding: 30px 0 30px 20px;
	font-family: Microsoft Yahei, STHeitiSC-Light, \\5FAE\8F6F\96C5\9ED1,
		Lantinghei SC, Hiragino Sans GB, Microsoft Sans Serif,
		WenQuanYi Micro Hei, sans;
	font-weight: 200
}

@media screen and (max-width:991px) {
	.site-about .dm .content.md-tabs {
		padding: 0 1rem
	}
}

.site-about .dm .content .md-tab {
	-webkit-animation: aniFadeInTop 1s;
	animation: aniFadeInTop 1s
}

.site-about .dm .content .t0 h3 {
	margin-top: 1rem
}

.site-about .dm .content h3 {
	font-size: .24rem;
	color: #000000;
	font-weight: 200
}

.site-about .dm .content p {
	text-align: justify;
	font-size: .14rem;
	line-height: .28rem
}

.site-about .dm .content ul {
	padding: 0;
	margin: 0;
	opacity: 1;
	-webkit-animation: aniFadeInTop 1s;
	animation: aniFadeInTop 1s
}

.site-about .dm .content ul li {
	padding-left: .3rem;
	list-style: none;
	min-width: 50%;
	font-size: .16rem;
	height: .34rem;
	line-height: .31rem;
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left
}

.site-about .news {
	margin-top: 20px
}

.site-about .news .list-group-item {
	border: none;
	overflow: hidden
}

.site-about .news .list-group-item b {
	font-weight: 200;
	font-family: \\5FAE\8F6F\96C5\9ED1 Light, Microsoft Yahei,
		STHeitiSC-Light, \\5FAE\8F6F\96C5\9ED1, Lantinghei SC,
		Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans
}

.site-about .news .list-group-item:hover .thumb {
	background: #000000
}

.site-about .news .list-group {
	min-height: 430px;
	transition: all 2s;
	-webkit-transition: all 2s
}

.site-about .news .news-list {
	padding-left: 3em;
	color: #4a4a4a;
	line-height: 1.5
}

.site-about .news .news-list .text {
	overflow: hidden
}

.site-about .news .news-list h2 {
	font-size: .36rem;
	padding: 30px 0 30px 20px;
	font-family: Microsoft Yahei, STHeitiSC-Light, \\5FAE\8F6F\96C5\9ED1,
		Lantinghei SC, Hiragino Sans GB, Microsoft Sans Serif,
		WenQuanYi Micro Hei, sans;
	font-weight: 200
}

.site-about .news .news-list h3 {
	cursor: pointer;
	font-size: .18rem;
	font-weight: 200;
	color: #4a4a4a
}

.site-about .news .news-list h3:hover {
	text-decoration: underline
}

.site-about .news .news-list .text-muted {
	font-size: .16rem;
	color: #9b9b9b;
	margin-top: .1rem
}

.site-about .news .list-footer a {
	font-size: .14rem;
	padding: .05rem .1rem;
	border: 1px solid #000000;
	color: #000000;
	margin-right: .1rem;
	text-decoration: none
}

.site-about .news .list-footer a:hover {
	background: #f2f2f2
}

.site-about .news .list-footer a.disabled {
	pointer-events: none;
	border: 1px solid #d8d8d8;
	cursor: not-allowed;
	color: #d8d8d8
}

.site-about .news .thumb {
	background: #d8d8d8;
	color: #fff;
	width: .72rem;
	height: .72rem;
	margin-bottom: .2rem;
	margin-right: .23rem;
	text-align: center
}

.site-about .news .thumb b {
	font-size: .3rem;
	line-height: 1em;
	font-weight: 200;
	padding-top: .13rem;
	display: inline-block
}

.site-about .news .thumb p {
	margin-top: -.05rem
}

.site-about .news h3 {
	margin: 0
}

.site-about .photo h2 {
	font-size: .36rem;
	padding: .3rem .2rem;
	font-family: Microsoft Yahei, STHeitiSC-Light, \\5FAE\8F6F\96C5\9ED1,
		Lantinghei SC, Hiragino Sans GB, Microsoft Sans Serif,
		WenQuanYi Micro Hei, sans;
	font-weight: 200
}

.site-about .photo .column {
	padding: .05rem
}

.site-about .photo .img {
	position: relative;
	cursor: pointer;
	width: 100%;
	padding-bottom: 70%;
	overflow: hidden
}

.site-about .photo .img:hover a, .site-about .photo .img:hover span {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

@media screen and (min-width:992px) {
	.site-about .photo .col-md-3 .full {
		padding-bottom: 143%
	}
}

@media screen and (max-width:991px) {
	.site-about .photo .img {
		padding-bottom: 35%
	}
	.site-about .photo .full {
		padding-bottom: 73%
	}
}

.site-about .photo .img ~.img {
	margin-top: 3%
}

.site-about .photo a, .site-about .photo span {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: no-repeat 50%;
	background-size: cover;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: all .3s
}

.site-chain {
	font-size: .16rem;
	line-height: 1.5em;
	text-align: justify
}

.site-chain .en {
	padding-left: 0 !important;
	padding-right: 0 !important
}

.site-chain .en .proess-r1 {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	margin: 0
}

.site-chain .en .proess-r1-b {
	height: 5rem
}

.site-chain .site-banner {
	padding-bottom: 35%
}

.site-chain .site-banner .slide-content {
	color: #fff;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	margin-top: -2%
}

.site-chain .site-banner .slide-content h1, .site-chain .site-banner .slide-content h2
	{
	opacity: 0
}

.site-chain .site-banner .slide-content h1 {
	font-size: .48rem;
	-webkit-animation-delay: .1s;
	animation-delay: .1s
}

.site-chain .site-banner .slide-content h2 {
	font-size: .18rem
}

.site-chain .container {
	max-width: 1000px
}

.site-chain .container h2 {
	font-size: .36rem;
	padding: 30px 0;
	font-family: Microsoft Yahei, STHeitiSC-Light, \\5FAE\8F6F\96C5\9ED1,
		Lantinghei SC, Hiragino Sans GB, Microsoft Sans Serif,
		WenQuanYi Micro Hei, sans;
	font-weight: 200
}

.site-chain .cooperate {
	margin-top: .6rem
}

.site-chain .tab-pane {
	height: 0;
	overflow: hidden;
	transition: all .5s;
	opacity: 0
}

.site-chain .tab-pane.active {
	opacity: 1;
	height: auto;
	display: block !important
}

.site-chain .tab-pane p {
	text-indent: 2em
}

.site-chain .tab-pane .inpro {
	color: #000000
}

.site-chain .cooperate-tab {
	margin-top: 2em;
	height: .75rem
}

.site-chain .cooperate-tab ul {
	padding: 0
}

.site-chain .cooperate-tab .arrow-down {
	width: 0;
	height: 0;
	bottom: -.1rem;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #000000;
	margin-left: -9px;
	left: 50%;
	position: absolute;
	z-index: 1
}

.site-chain .cooperate-tab li {
	text-align: center;
	float: left;
	margin-right: .55em;
	border: 2px solid #000000;
	position: relative
}

.site-chain .cooperate-tab li, .site-chain .cooperate-tab li a {
	width: 1.8rem;
	height: .6rem;
	line-height: .6rem;
	font-size: .24rem;
	display: block;
	color: #000000
}

.site-chain .cooperate-tab li .arrow-down {
	display: none
}

@media screen and (max-width:992px) {
	.site-chain .cooperate-tab li {
		width: 30%
	}
	.site-chain .cooperate-tab li a {
		width: 100%
	}
}

.site-chain .cooperate-tab .active {
	background: #000000;
	color: #fff
}

.site-chain .cooperate-tab .active a {
	color: #fff;
	text-decoration: none
}

.site-chain .cooperate-tab .active .arrow-down {
	display: block
}

.site-chain .proess-b {
	width: 100%;
	height: 2.85rem;
	position: relative;
	overflow: visible
}

.site-chain .proess {
	height: 2.25rem;
	width: 9.1rem;
	overflow: hidden;
	position: absolute;
	margin: 50px 0 0 -4.55rem;
	left: 50%
}

.site-chain .proess .proess-bg {
	position: absolute;
	height: 1.95rem;
	width: 9.1rem;
	overflow: hidden
}

.site-chain .proess img {
	width: 9.1rem
}

@media screen and (max-width:992px) {
	.site-chain .proess {
		-webkit-transform: scale(.7);
		transform: scale(.7)
	}
}

@media screen and (max-width:768px) {
	.site-chain .proess {
		-webkit-transform: scale(.5);
		transform: scale(.5)
	}
}

.site-chain .proess.p1 img {
	margin-top: -2.05rem
}

.site-chain .proess.p2 img {
	margin-top: -4.1rem
}

.site-chain .proess.p3 img {
	margin-top: -6.15rem
}

.site-chain .proess.p4 img {
	margin-top: -8.2rem
}

.site-chain .proess.p5 img {
	margin-top: -10.25rem
}

.site-chain .proess.p0 .pl0>div, .site-chain .proess.p1 .pl1>div,
	.site-chain .proess.p2 .pl2>div, .site-chain .proess.p3 .pl3>div,
	.site-chain .proess.p4 .pl4>div, .site-chain .proess.p5 .pl5>div,
	.site-chain .proess.p6 .pl6>div {
	color: #000000
}

.site-chain .probtn {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	height: 100%
}

.site-chain .probtn li {
	width: 16.6%;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 100%;
	cursor: pointer;
	float: left;
	position: relative
}

.site-chain .probtn li div {
	position: absolute;
	bottom: 0;
	background: #fff;
	width: 100%;
	height: .6rem;
	line-height: 1.2em;
	text-align: center;
	padding-top: .1rem;
	color: #d8d8d8
}

.site-chain .proess-r1-b {
	width: 100%;
	height: 2.65rem;
	position: relative;
	overflow: visible
}

.site-chain .en * {
	-webkit-text-size-adjust: none
}

@media screen and (max-width:992px) {
	.site-chain .en .proess-r1 {
		-webkit-transform: scale(1);
		transform: scale(1);
		font-size: .14rem
	}
	.site-chain .en .proess-r1 .p1-bottom {
		padding-right: 10px
	}
	.site-chain .en .proess-r1 .case {
		margin-left: -15px;
		margin-right: -15px
	}
	.site-chain .en .proess-r1 .p1-left .box {
		left: 0 !important
	}
}

@media screen and (max-width:768px) {
	.site-chain .en .proess-r1 {
		-webkit-transform: scale(.7);
		transform: scale(.7);
		font-size: .14rem
	}
	.site-chain .en .proess-r1 .case {
		padding-left: -15px;
		padding-right: -15px
	}
	.site-chain .en .proess-r1 .p1-left .box {
		left: 0 !important
	}
}

.site-chain .proess-r1 {
	height: 2.55rem;
	width: 9.2rem;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -4.6rem
}

@media screen and (max-width:992px) {
	.site-chain .proess-r1 {
		-webkit-transform: scale(.7);
		transform: scale(.7)
	}
	.site-chain .proess-r1 .p1-left .box {
		left: -.3rem !important
	}
}

@media screen and (max-width:768px) {
	.site-chain .proess-r1 {
		-webkit-transform: scale(.5);
		transform: scale(.5)
	}
	.site-chain .proess-r1 .p1-left .box {
		left: -.3rem !important
	}
}

.site-chain .proess-r1 .p1-top {
	width: 100%;
	height: .405rem;
	position: relative
}

.site-chain .proess-r1 .p1-top .left, .site-chain .proess-r1 .p1-top .right
	{
	float: left
}

.site-chain .proess-r1 .p1-top .left {
	width: .62rem;
	height: 100%
}

.site-chain .proess-r1 .p1-top .left .out {
	width: .405rem;
	height: .405rem;
	position: relative;
	border-radius: .45rem;
	border: 1px solid #000000
}

.site-chain .proess-r1 .p1-top .left .out .in {
	width: 90%;
	height: 90%;
	top: 50%;
	left: 50%;
	position: absolute;
	border-radius: .45rem;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	background: #000000;
	color: #fff;
	line-height: .3645rem;
	text-align: center;
	font-size: .2rem
}

.site-chain .proess-r1 .p1-top .right {
	color: #000000;
	line-height: .455rem;
	font-size: .2rem;
	font-weight: 700
}

.site-chain .proess-r1 .p1-bottom {
	width: 100%;
	padding: 0 .47rem;
	margin-top: 0
}

.site-chain .proess-r1 .p1-bottom .bottom-right {
	border-top: 1px solid #000000
}

.site-chain .proess-r1 .bottom {
	margin: 20px 0
}

.site-chain .proess-r1 .case .title {
	color: #000000;
	font-weight: 700
}

.site-chain .proess-r1 .case .content, .site-chain .proess-r1 .case .title
	{
	position: relative;
	width: 100%;
	text-align: left
}

.site-chain .proess-r1 .p1-left {
	position: relative;
	width: 1rem;
	height: 2.2rem;
	float: left;
	border: 5px solid #000000;
	margin-right: .5rem
}

.site-chain .proess-r1 .p1-left .box {
	width: 1.1rem;
	height: 1rem;
	background: #fff;
	left: -.23rem;
	top: .2rem;
	position: absolute;
	color: #000000
}

.site-chain .proess-r1 .p1-left .box h3 {
	font-size: .36rem;
	margin-top: .2rem;
	margin-bottom: .1rem
}

.site-chain .proess-r1 .p1-left .box span {
	font-size: .18rem;
	white-space: nowrap
}

.site-chain .proess-r1 .p1-right {
	width: 7.5rem;
	height: 2.5rem;
	float: left
}

.site-chain .proess-r1 .p1-right table {
	width: 100%
}

.site-chain .proess-r1 .p1-right th {
	border-bottom: 1px solid #000000;
	color: #000000;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 1em
}

.site-chain .proess-r1 .p1-right td {
	padding-left: 1em;
	padding-top: 1em;
	vertical-align: top;
	white-space: nowrap
}

.site-chain .proess-r2 p {
	margin-bottom: .5em;
	text-indent: 2em
}

.site-chain .proess-r2>.row {
	margin-bottom: 2em
}

.site-chain .proess-r2 .img {
	text-align: center
}

.site-chain .proess-r2 .img img {
	max-width: 450px;
	width: 100%
}

.site-chain .proess-r2 .img p {
	text-align: left;
	text-indent: 0
}

.site-chain .proess-r2 .img-list {
	padding: 0 .2rem;
	margin-top: 1em
}

.site-contact {
	text-align: justify
}

.site-contact .site-banner {
	padding-bottom: 35%
}

.site-contact .site-banner .slide-content {
	color: #fff;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	margin-top: -2%
}

.site-contact .site-banner .slide-content h1, .site-contact .site-banner .slide-content h2
	{
	opacity: 0
}

.site-contact .site-banner .slide-content h1 {
	font-size: .48rem;
	-webkit-animation-delay: .1s;
	animation-delay: .1s
}

.site-contact .site-banner .slide-content h2 {
	font-size: .18rem;
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.site-contact .container {
	max-width: 1000px
}

.site-contact .container h2 {
	font-size: .36rem;
	padding: 30px 0;
	font-family: Microsoft Yahei, STHeitiSC-Light, \\5FAE\8F6F\96C5\9ED1,
		Lantinghei SC, Hiragino Sans GB, Microsoft Sans Serif,
		WenQuanYi Micro Hei, sans;
	font-weight: 200
}

.site-contact .contact {
	padding-top: 20px
}

.site-contact .empty {
	padding: .5rem 0;
	text-align: center
}

.site-contact .join-tab {
	text-align: center;
	opacity: .2;
	transition: opacity .3s;
	height: 1rem;
	cursor: pointer;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%)
}

.site-contact .join-tab .line {
	position: absolute;
	display: block;
	height: 1px;
	overflow: hidden;
	left: 50%;
	top: .6rem;
	margin-left: -25px;
	width: 50px;
	opacity: 0;
	background: #000000
}

.site-contact .join-tab .text {
	opacity: 0;
	font-size: .18rem;
	color: #000000;
	position: relative
}

.site-contact .join-tab img {
	width: .52rem
}

.site-contact .join-tab.active, .site-contact .join-tab:hover {
	opacity: 1;
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none
}

.site-contact .join-tab.active .text, .site-contact .join-tab:hover .text
	{
	opacity: 1
}

.site-contact .join-tab.active .line, .site-contact .join-tab:hover .line
	{
	opacity: 1 !important
}

.site-contact .join-mail {
	padding-top: 0
}

@media screen and (max-width:991px) {
	.site-contact .join-mail {
		text-align: center
	}
}

.site-contact .join-item {
	margin-top: 40px;
	line-height: 1.5em
}

.site-contact .join-item .line {
	border-bottom: 1px dashed #d8d8d8;
	margin-top: 2em
}

.site-contact .join-item h3 {
	margin: 10px 0
}

.site-contact .join-item .mdd {
	padding-right: 20px
}

.site-case {
	margin-top: -.72rem
}

.site-case .site-banner {
	z-index: 2
}

.site-case video {
	width: 100%
}

.site-case .backbar {
	position: fixed;
	width: 100%;
	height: .72rem;
	line-height: .72rem;
	left: 0;
	top: 0;
	z-index: 3
}

.site-case .backbar .back {
	cursor: pointer;
	width: 27%;
	height: 100%;
	text-align: right;
	background-color: #000000;
	font-size: .24rem;
	color: #fff;
	padding: 0 .28rem
}

@media screen and (max-width:767px) {
	.site-case .backbar .back {
		text-align: center
	}
}

.site-case .backbar .back i {
	display: inline-block;
	width: .16rem;
	height: .16rem;
	background: url(../images/7405c443e9574ee03515f8cc1f0a9da2.png)
		no-repeat 0 0;
	background-size: contain;
	margin-right: .04rem
}

.site-case .info h1, .site-case .info h3 {
	font-size: .36rem;
	margin-bottom: .24rem;
	font-weight: 200
}

.site-case .content {
	text-align: center;
	color: #9b9b9b;
	font-weight: 200
}

.site-case .content p {
	margin: 0;
	font-size: .18rem;
	line-height: 2;
	font-weight: 200
}

.site-case .content .title {
	font-size: .36rem;
	color: #4a4a4a;
	margin-bottom: .3rem;
	font-weight: 400
}

.site-case .content h1, .site-case .content h2, .site-case .content h3,
	.site-case .content h4 {
	font-size: .36rem;
	margin-bottom: .24rem;
	color: #4a4a4a;
	font-weight: 200
}

.site-case .content img {
	max-width: 100%
}

.site-case .content.m-no {
	margin-top: 0;
	margin-bottom: 0
}

.site-case .content.full img {
	width: 100%
}

.site-case .padding-md {
	padding: .5rem 0
}

.site-case .banner {
	position: relative;
	overflow: hidden
}

.site-case .banner img {
	width: 100%;
	vertical-align: bottom;
	display: block
}

.site-case .banner .container {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	text-align: center;
	text-shadow: 0 0 2px rgba(0, 0, 0, .22)
}

@media screen and (max-width:991px) {
	.site-case .banner .container {
		width: 100%
	}
}

.site-case .banner h1 {
	font-size: .36rem;
	font-weight: 400;
	margin: 0 0 .3rem
}

.site-case .banner p {
	font-size: .18rem;
	font-weight: 200
}

@media screen and (min-width:992px) {
	.site-case .banner .info {
		margin: 0 1rem
	}
	.site-case .banner .container {
		text-shadow: none
	}
	.site-case .banner_text_right .container {
		text-align: right
	}
	.site-case .banner_text_left .container {
		text-align: left
	}
}

@media screen and (max-width:992px) {
	.site-case .banner img {
		width: 130%;
		vertical-align: bottom;
		display: block;
		margin-left: -15%
	}
}

.site-case .lightboxList {
	margin-top: 1.16rem
}

.site-case .lightboxList .row {
	margin: 0
}

.site-case .lightboxList div {
	padding: 0
}

.site-case .lightboxList .item {
	overflow: hidden
}

.site-case .lightboxList .item:hover a {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.site-case .lightboxList a {
	display: block;
	background: no-repeat 50%;
	background-size: cover;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: all .3s
}

.site-case .lightboxList .col-row-1 a {
	height: 1.8rem
}

.site-case .lightboxList .col-row-2 a {
	height: 3.6rem
}

.site-case .lightboxList .col-row-3 a {
	height: 5.4rem
}

.site-case .lightboxList .col-row-4 a {
	height: 7.2rem
}

@media screen and (max-width:991px) {
	.site-case .lightboxList .col-row-1 a {
		height: 1.2rem
	}
	.site-case .lightboxList .col-row-2 a {
		height: 2.4rem
	}
	.site-case .lightboxList .col-row-3 a {
		height: 3.6rem
	}
	.site-case .lightboxList .col-row-4 a {
		height: 4.8rem
	}
}

@media screen and (max-width:767px) {
	.site-case .lightboxList .col-row-1 a {
		height: .7rem
	}
	.site-case .lightboxList .col-row-2 a {
		height: 1.4rem
	}
	.site-case .lightboxList .col-row-3 a {
		height: 2.1rem
	}
	.site-case .lightboxList .col-row-4 a {
		height: 2.8rem
	}
}

.site-case .pageNav {
	margin: 1.6rem 0 .77rem;
	font-size: 0;
	letter-spacing: -.31em;
	text-align: center
}

.site-case .pageNav a, .site-case .pageNav span {
	font-size: .18rem;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: middle
}

.site-case .pageNav a {
	color: #000000
}

.site-case .pageNav a:hover {
	text-decoration: underline
}

.site-case .pageNav span {
	cursor: pointer;
	margin: 0 .97rem
}

.site-case .pageNav a.disabled {
	cursor: default
}

.site-case .pageNav a.disabled, .site-case .pageNav span {
	color: #9b9b9b;
	text-decoration: none !important
}

.lightbox, .lightboxOverlay {
	display: none
}

.modal-news .modal-close {
	cursor: pointer;
	width: 1.1rem;
	height: .8rem;
	background: #000000
		url(../images/42b68f12f92511f58d8e31d6c68db300.svg) no-repeat 50%
}

.modal-news .modal-close:hover {
	opacity: .8
}

.modal-news .modal-body {
	padding: 15px
}

.modal-news .modal-body.no-m {
	padding: 0
}

.modal-news .modal-body .title {
	font-size: .36rem;
	color: #000000;
	text-align: center;
	line-height: 1.5
}

.modal-news .modal-body .date {
	margin-top: .16rem;
	text-align: center;
	font-size: .12rem;
	color: #9b9b9b
}

.modal-news .modal-body .content {
	margin-top: .48rem;
	font-size: .14rem;
	color: #4a4a4a;
	line-height: 2;
	text-align: justify
}

.modal-news .modal-body .content h1, .modal-news .modal-body .content h2,
	.modal-news .modal-body .content h3, .modal-news .modal-body .content h4,
	.modal-news .modal-body .content h5, .modal-news .modal-body .content h6,
	.modal-news .modal-body .content p {
	margin: 0
}

.modal-news .modal-body img, .modal-news .modal-body video {
	max-width: 100%
}

.modal-news .modal-body iframe {
	max-width: 100%;
	max-height: 200px
}

@media screen and (min-width:992px) {
	.modal-news .modal-body {
		padding: .54rem 1.6rem
	}
	.modal-news .modal-body.no-m {
		padding: 0
	}
	.modal-news .modal-body iframe {
		max-width: 100%;
		max-height: 500px
	}
}

@media screen and (min-width:992px) {
	.modal-dialog {
		max-width: 880px;
		width: 100%
	}
}

.modal-content {
	border-radius: 0;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .2)
}

.lightbox .lb-image {
	border-radius: 0 !important
}

.update-more {
	float: right;
	padding-right: 10px
}

.update-more a {
	color: #aaa;
	margin-right: 10px
}

.update-more a:last-child {
	margin-right: 0
}

@media screen and (max-width:998px) {
	.update-more {
		float: left
	}
}

.branch .company {
	width: 3rem
}

@media screen and (max-width:375px) {
	.branch .company {
		width: 100%
	}
}

.share.bottom-share {
	margin-top: .62rem
}

.share .share-title {
	color: #fff;
	font-size: .16rem;
	text-align: left;
	margin: 0 0 .12rem
}

.share .icons .qq {
	background-image: url(../images/222623984417da4ea1e977986070a640.png)
}

.share .icons .qq:hover {
	background-image: url(../images/b50c9b7a532ce51f086ec337b2e3ed56.png)
}

.share .icons .weixin {
	background-image: url(../images/f62ef49bd180b170b653995e34611770.png)
}

.share .icons .weixin:hover {
	background-image: url(../images/d54a2181c997fb4abed421d14b4de98b.png)
}

.share .icons .weibo {
	background-image: url(../images/cf8b57c06947292bd3e9a5c206296d29.png)
}

.share .icons .weibo:hover {
	background-image: url(../images/54c2845c6ee9b19398ddc4569a71e7d9.png)
}

.share .icons .more {
	background-image: url(../images/403df10d2a9a860a91da3dca21cd8c52.png)
}

.share .icons .more:hover {
	background-image: url(../images/ba23941d048814b60442ca245f56993b.png)
}

.share .icons a {
	background-color: #6b6b6b !important;
	background-position: 50%;
	background-size: 50%;
	background-repeat: no-repeat;
	border-radius: 4px;
	width: .32rem;
	height: .32rem;
	display: inline-block;
	margin-right: 10px
}

.share .icons a:hover {
	background-color: #000000 !important
}

#bdshare_weixin_qrcode_dialog {
	height: 300px !important
}

.news-info .bread {
	height: 1.65rem;
	background: #f7f8f9;
	clear: both;
	color: #707473;
	line-height: 1.5;
	vertical-align: middle;
	width: 100%
}

.news-info .bread h1 {
	margin: 0;
	font-weight: 100
}

.news-info .bread .content {
	height: 1.65rem
}

.news-info .bread .content .info {
	margin-top: .44rem;
	font-size: .36rem;
	width: 100%
}

.news-info .bread .content .title {
	margin: 0;
	font-size: .12rem;
	width: 100%
}

.news-content .body .title {
	margin-top: .42rem;
	font-size: .26rem;
	color: #000000;
	letter-spacing: 0;
	line-height: 1.5;
	text-align: left;
	font-weight: 100;
	margin-bottom: .14rem
}

.news-content .body .remark {
	margin-bottom: .4rem;
	font-size: .16rem;
	color: #707473
}

.news-content .body .content {
	font-size: .16rem;
	line-height: .32rem;
	padding-bottom: .2rem;
	border-bottom: 1px solid #d8d8d8;
	color: #4a4a4a
}

.news-content .body .content img {
	max-width: 100%
}

@media screen and (max-width:768px) {
	.news-content .body .content img {
		display: block;
		width: 100%;
		height: auto !important
	}
}

.news-content .body .page {
	padding-top: .1rem
}

.news-content .body .page div {
	font-size: .18rem;
	display: block;
	color: #535353;
	text-align: left;
	padding: .09rem 0;
	max-width: 100%;
	line-height: 1.5;
	white-space: nowrap
}

.news-content .body .page div a {
	text-overflow: ellipsis
}

.news-content .body .page div a:focus, .news-content .body .page div a:hover,
	.news-content .body .page div a:visited {
	color: #d7252e
}

.news-content .group {
	margin-top: .42rem
}

.news-content .group .group-title {
	font-size: .22rem;
	color: #707477;
	padding: 5px 0 15px
}

.news-content .group-content.news-list img {
	display: inline-block;
	width: 100%;
	max-height: 100%;
	background-color: #ddd;
	text-align: center
}

@media screen and (max-width:992px) {
	.news-content .group-content.news-list p.title {
		margin-top: 0
	}
}

@media screen and (max-width:687px) {
	.news-content .group-content.news-list p.title {
		margin-top: 10px
	}
	.news-content .group-content.news-list a:nth-child(3) {
		display: none
	}
}

.news-content .group-content.news-list .text {
	line-height: 1.5;
	font-size: .16rem;
	color: #4a4a4a;
	letter-spacing: 0;
	text-align: left
}

.news-content .group-content.news-list .text .time {
	font-size: .12rem;
	color: #707473;
	text-align: left;
	line-height: 1
}

.news-content .group-content.tags .tag {
	display: block;
	padding: 5px 10px;
	border: 1px solid #000000;
	color: #000000;
	border-radius: 4px;
	float: left;
	margin: 10px 10px 0 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.news-content .group-content.tags a:active, .news-content .group-content.tags a:link,
	.news-content .group-content.tags a:visited {
	text-decoration: none
}

.clear {
	clear: both
}

.copyright {
	background: #000
}

.copyright .copy {
	height: .5rem;
	line-height: .5rem;
	font-size: .12rem;
	color: #787878
}

.copyright .copy a {
	color: #787878
}