﻿*, *:before, *:after {
	box-sizing: border-box
}
html {
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 40px
}
body {
	padding: 0;
	margin: 0;
	color: #76838f;
	font: 400 14px/1.42857143 "Helvetica Neue", Helvetica, Arial, " ", "Hiragino Sans GB", sans-serif;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	background-color: #fff
}
a {
	color: #76838f;
	text-decoration: none
}
a:hover {
	color: #62a8ea
}
a:active {
	color: #62a8ea
}
h1, h2, h3, h4, h5, h6 {
	margin: 0
}
p {
	margin: 0
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #e4eaec
}
address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}
pre {
	margin-top: 0;
	margin-bottom: 1rem
}
figure {
	margin: 0 0 1rem
}
*:focus {
	outline: none
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, main, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
ul, ol {
	padding: 0;
	margin: 0
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0
}
ul {
	list-style: none
}
img {
	border: 0;
	vertical-align: middle;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
textarea {
	overflow: auto
}
textarea {
	resize: vertical
}
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;
	box-sizing: border-box
}
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
}
::-webkit-input-placeholder {
color:#a2a2ae
}
::-moz-placeholder {
color:#a2a2ae
}
:-ms-input-placeholder {
color:#a2a2ae
}
::-moz-selection {
color:#fff;
background:#b3d4fc;
text-shadow:none
}
::selection {
	color: #fff;
	background: #b3d4fc;
	text-shadow: none
}
.group {
	position: relative;
	display: inline-block;
	vertical-align: middle;
*zoom:1
}
.group:before, .group:after {
	content: " ";
	display: table
}
.group:after {
	clear: both
}
.group.block {
	width: 100%;
	display: block
}
.group.block>.btn {
	display: block;
	width: 100%
}
.group.static {
	position: static
}
.group.vertical>.group, .group.vertical>.form, .group.vertical>.btn {
	position: relative;
	width: 100%;
	display: block;
	margin-top: -1px
}
.group.vertical>.form:not(:first-child):not(:last-child), .group.vertical>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0px
}
.group.vertical>.input-group:first-child, .group.vertical>.group:first-child, .group.vertical>.form:first-child, .group.vertical>.btn:first-child {
	margin-top: 0px
}
.group.vertical>.btn:first-child, .group.vertical>.form:first-child, .group.vertical>.input-group:first-child .btn, .group.vertical>.input-group:first-child .form, .group.vertical>.group:first-child .btn, .group.vertical>.group:first-child .form {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px
}
.group.vertical>.btn:last-child, .group.vertical>.form:last-child, .group.vertical>.input-group:last-child .btn, .group.vertical>.input-group:last-child .form, .group.vertical>.group:last-child .btn, .group.vertical>.group:last-child .form {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px
}
.group.vertical>.btn:only-child, .group.vertical>.input-form:only-child, .group.vertical>.form:only-child {
	border-radius: 4px
}
.group.inline>.btn, .group.inline>.form, .group.inline>.group, .group.inline>.input-group {
	position: relative;
	width: auto;
	display: inline-block;
	float: left;
	margin-left: -1px
}
.group.inline>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .group.inline>.form:not(:first-child):not(:last-child), .group.inline>.group:not(:first-child):not(:last-child) .btn, .group.inline>.group:not(:first-child):not(:last-child) .form, .group.inline>.input-group:not(:first-child):not(:last-child) .btn, .group.inline>.input-group:not(:first-child):not(:last-child) .form {
	border-radius: 0px
}
.group.inline>.btn:first-child, .group.inline>.form:first-child, .group.inline>.group:first-child, .group.inline>.input-group:first-child {
	margin-top: 0px
}
.group.inline>.btn:first-child, .group.inline>.form:first-child, .group.inline>.input-group:first-child .btn, .group.inline>.input-group:first-child .form, .group.inline>.group:first-child .btn, .group.inline>.group:first-child .form {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px
}
.group.inline>.btn:last-child, .group.inline>.form:last-child, .group.inline>.group:last-child .btn, .group.inline>.group:last-child .form, .group.inline>.input-group:last-child .btn, .group.inline>.input-group:last-child .form {
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px
}
.group.inline>.btn:only-child, .group.inline>.form:only-child, .group.inline>.group:only-child .btn, .group.inline>.group:only-child .form, .group.inline>.input-group:only-child .btn, .group.inline>.input-group:only-child .form {
	border-radius: 4px
}
.group.inline>.btn:only-child.round, .group.inline>.form:only-child.round, .group.inline>.group:only-child .btn.round, .group.inline>.group:only-child .form.round, .group.inline>.input-group:only-child .btn.round, .group.inline>.input-group:only-child .form.round {
	border-radius: 100px
}
.group.inline.full {
	display: -moz-box;
	display: -webkit-box;
	display: box;
	width: 100%
}
.group.inline.full>.input-group .form, .group.inline.full>.input-group .btn, .group.inline.full>.group .form, .group.inline.full>.group .btn {
	width: 100%
}
.group.inline.full>.input-group, .group.inline.full>.group, .group.inline.full>.btn, .group.inline.full>.form {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1
}
@font-face {
	font-family: 'cm-icon';
	src: url("../fonts/cm-icon/fonts/cm-icon.eot?mynbmu");
	src: url("../fonts/cm-icon/fonts/cm-icon.eot?#iefixmynbmu") format("embedded-opentype"), url("../fonts/cm-icon/fonts/cm-icon.ttf?mynbmu") format("truetype"), url("../fonts/cm-icon/fonts/cm-icon.woff?mynbmu") format("woff"), url("../fonts/cm-icon/fonts/cm-icon.svg?mynbmu#cm-font") format("svg");
	font-weight: normal;
	font-style: normal
}
.cm-icon {
	font-family: 'cm-icon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
[class^="cm-"], [class*=" cm-"] {
font-family:'cm-icon' !important;
speak:none;
font-style:normal;
font-weight:normal;
font-variant:normal;
text-transform:none;
line-height:1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.cm-taobao:before {
	content: "\e911"
}
.cm-zhifubao:before {
	content: "\e912"
}
.cm-zhifubao-a:before {
	content: "\e913"
}
.cm-zhifubao-a-outline:before {
	content: "\e914"
}
.cm-weixin:before {
	content: "\e915"
}
.cm-qq:before {
	content: "\e916"
}
.cm-baidu:before {
	content: "\e917"
}
.cm-weibo:before {
	content: "\e918"
}
.cm-android:before {
	content: "\e919"
}
.cm-apple:before {
	content: "\e91a"
}
.cm-windows:before {
	content: "\e91b"
}
.cm-douban:before {
	content: "\e91c"
}
.cm-zhihu:before {
	content: "\e91d"
}
.cm-twitter:before {
	content: "\e91e"
}
.cm-facebook:before {
	content: "\e91f"
}
.cm-google-plus:before {
	content: "\e920"
}
.cm-skype:before {
	content: "\e921"
}
.cm-behance:before {
	content: "\e922"
}
.cm-blogger:before {
	content: "\e923"
}
.cm-codepen:before {
	content: "\e924"
}
.cm-delicious:before {
	content: "\e925"
}
.cm-deviantart:before {
	content: "\e926"
}
.cm-dribbble:before {
	content: "\e927"
}
.cm-dropbox:before {
	content: "\e928"
}
.cm-drupal:before {
	content: "\e929"
}
.cm-envato:before {
	content: "\e92a"
}
.cm-evernote:before {
	content: "\e92b"
}
.cm-feed:before {
	content: "\e92c"
}
.cm-flickr:before {
	content: "\e92d"
}
.cm-foursquare:before {
	content: "\e92e"
}
.cm-github:before {
	content: "\e92f"
}
.cm-instagram:before {
	content: "\e930"
}
.cm-joomla:before {
	content: "\e931"
}
.cm-jsfiddle:before {
	content: "\e932"
}
.cm-lastfm:before {
	content: "\e933"
}
.cm-linkedin:before {
	content: "\e934"
}
.cm-linux:before {
	content: "\e935"
}
.cm-medium:before {
	content: "\e936"
}
.cm-openid:before {
	content: "\e937"
}
.cm-paypal:before {
	content: "\e938"
}
.cm-pinterest:before {
	content: "\e939"
}
.cm-quora:before {
	content: "\e93a"
}
.cm-rdio:before {
	content: "\e93b"
}
.cm-reddit:before {
	content: "\e93c"
}
.cm-soundcloud:before {
	content: "\e93d"
}
.cm-spotify:before {
	content: "\e93e"
}
.cm-squarespace:before {
	content: "\e93f"
}
.cm-stackoverflow:before {
	content: "\e940"
}
.cm-stumbleupon:before {
	content: "\e941"
}
.cm-tumblr:before {
	content: "\e942"
}
.cm-viadeo:before {
	content: "\e943"
}
.cm-vimeo:before {
	content: "\e944"
}
.cm-vine:before {
	content: "\e945"
}
.cm-vk:before {
	content: "\e946"
}
.cm-wordpress:before {
	content: "\e947"
}
.cm-xing:before {
	content: "\e948"
}
.cm-yahoo:before {
	content: "\e949"
}
.cm-yelp:before {
	content: "\e94a"
}
.cm-youtube:before {
	content: "\e94b"
}
.cm-angular:before {
	content: "\e94c"
}
.cm-html5:before {
	content: "\e94d"
}
.cm-css3:before {
	content: "\e94e"
}
.cm-chevron-up-a:before {
	content: "\e900"
}
.cm-chevron-down-a:before {
	content: "\e901"
}
.cm-chevron-left-a:before {
	content: "\e902"
}
.cm-chevron-right-a:before {
	content: "\e903"
}
.cm-check-a:before {
	content: "\e957"
}
.cm-close-a:before {
	content: "\e958"
}
.cm-chevron-up:before {
	content: "\e904"
}
.cm-chevron-down:before {
	content: "\e905"
}
.cm-chevron-left:before {
	content: "\e906"
}
.cm-chevron-right:before {
	content: "\e907"
}
.cm-add:before {
	content: "\e908"
}
.cm-minus:before {
	content: "\e909"
}
.cm-close:before {
	content: "\e90a"
}
.cm-check:before {
	content: "\e90b"
}
.cm-heart:before {
	content: "\e90c"
}
.cm-heart-outline:before {
	content: "\e90d"
}
.cm-star:before {
	content: "\e90e"
}
.cm-star-outline:before {
	content: "\e90f"
}
.cm-warning:before {
	content: "\e910"
}
.cm-user-outline:before {
	content: "\e94f"
}
.cm-user:before {
	content: "\e950"
}
.cm-users:before {
	content: "\e951"
}
.cm-home:before {
	content: "\e952"
}
.cm-home-outline:before {
	content: "\e953"
}
.cm-shopping-cart:before {
	content: "\e954"
}
.cm-shopping-cart-add:before {
	content: "\e955"
}
.cm-card:before {
	content: "\e956"
}
.cm-truck:before {
	content: "\e959"
}
.cm-ship:before {
	content: "\e95a"
}
.cm-aircraft:before {
	content: "\e95b"
}
.cm-error-outline:before {
	content: "\e95c"
}
.cm-error:before {
	content: "\e95d"
}
.cm-info-outline:before {
	content: "\e95e"
}
.cm-info:before {
	content: "\e95f"
}
.cm-query-outline:before {
	content: "\e960"
}
.cm-query:before {
	content: "\e961"
}
.cm-stop-outline:before {
	content: "\e962"
}
.cm-stop:before {
	content: "\e963"
}
.cm-success-outline:before {
	content: "\e964"
}
.cm-success:before {
	content: "\e965"
}
.cm-delete:before {
	content: "\e966"
}
.cm-locked:before {
	content: "\e967"
}
.cm-unlock:before {
	content: "\e968"
}
.cm-pc:before {
	content: "\e969"
}
.cm-phone:before {
	content: "\e96a"
}
.cm-print:before {
	content: "\e96b"
}
.cm-keyboard:before {
	content: "\e96c"
}
.cm-share:before {
	content: "\e96d"
}
.cm-email:before {
	content: "\e96e"
}
.cm-map:before {
	content: "\e96f"
}
.cm-images:before {
	content: "\e970"
}
.cm-gallery:before {
	content: "\e971"
}
.cm-set:before {
	content: "\e972"
}
.cm-coin:before {
	content: "\e973"
}
body.has-header {
	padding-top: 80px
}
body.has-footer {
	padding-bottom: 55px
}
.wrap {
*zoom:1;
	width: 1200px;
	margin: 0 auto
}
.wrap:before, .wrap:after {
	content: " ";
	display: table
}
.wrap:after {
	clear: both
}
.treemenu {
	padding: 0
}
.treemenu li {
	list-style-type: none;
	position: relative
}
.treemenu li.active a {
	background-color: #e4eaec
}
.treemenu li.active a .set {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1
}
.treemenu li a {
	position: relative;
	display: block;
	font-size: 14px;
	padding: 14px 20px 14px 30px;
	color: #76838f;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: color 0.3s, background 0.3s;
	-moz-transition: color 0.3s, background 0.3s;
	-webkit-transition: color 0.3s, background 0.3s
}
.treemenu li a:hover {
	background-color: #e4eaec
}
.treemenu li a>i {
	line-height: 1;
	width: 16px;
	margin-right: 8px;
	text-align: center;
	transition: transform 0.3s;
	-moz-transition: transform 0.3s;
	-webkit-transition: transform 0.3s
}
.treemenu .label {
	margin-top: 1px
}
.treemenu .set {
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	position: absolute;
	top: 50%;
	right: 5px;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s
}
.treemenu .set button {
	border: 0;
	padding: 10px 10px 10px 0
}
.treemenu .indent {
	width: 12px;
	display: inline-block
}
.load-box {
	position: relative
}
.load-box.active {
	min-height: 100px
}
.load-layer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #f1f2f4;
	visibility: visible;
	opacity: 1;
	z-index: 20000;
	transition: opacity 0.3s, visibility 0.3s;
	-moz-transition: opacity 0.3s, visibility 0.3s;
	-webkit-transition: opacity 0.3s, visibility 0.3s
}
.load-layer .load-img {
	display: block;
	background-image: url(../images/loading.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 38px
}
.load-layer b {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.load-layer h1 {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 12px
}
.load-layer.loaded {
	visibility: hidden;
	opacity: 0
}
.bat-chosen {
	position: fixed !important;
	min-width: 200px;
	width: auto;
	right: 10px;
	top: 150px;
	z-index: 5000;
	display: none;
	box-shadow: 0 2px 6px rgba(0,0,0,0.1)
}
.btn {
	color: #76838f;
	border-radius: 4px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	display: inline-block;
	white-space: nowrap;
	position: relative;
	vertical-align: middle;
	border: 1px solid #e4eaec;
	background-color: #fff;
	cursor: pointer;
	outline: 0;
	-webkit-appearance: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-moz-user-select: moz- none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	line-height: 1.46;
	padding: 6px 12px;
	transition: background 0.2s linear, color 0.2s linear, border 0.2s linear;
	-moz-transition: background 0.2s linear, color 0.2s linear, border 0.2s linear;
	-webkit-transition: background 0.2s linear, color 0.2s linear, border 0.2s linear
}
.btn.hover, .btn:hover, .btn.focus, .btn:focus, .btn.active, .btn:active {
	z-index: 1
}
.btn[disabled], .btn.disabled {
	pointer-events: none;
	cursor: not-allowed;
	box-shadow: none;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4
}
.btn.default {
	color: #76838f;
	background-color: #e4eaec;
	border-color: #e4eaec
}
.btn.default.hover, .btn.default.focus, .btn.default:focus, .btn.default:hover {
	color: #76838f;
	background-color: #f3f6f7;
	border-color: #f3f6f7
}
.btn.default.active, .btn.default:active {
	color: #76838f;
	background-image: none;
	background-color: #cfdadd;
	border-color: #cfdadd
}
.btn.default.outline, .btn.default.hollow {
	color: #e4eaec;
	background-color: transparent
}
.btn.default.outline.hover, .btn.default.outline.focus, .btn.default.outline:focus, .btn.default.outline:hover, .btn.default.hollow.hover, .btn.default.hollow.focus, .btn.default.hollow:focus, .btn.default.hollow:hover {
	color: #e4eaec;
	background-color: transparent
}
.btn.default.outline.active, .btn.default.outline:active, .btn.default.hollow.active, .btn.default.hollow:active {
	color: #e4eaec
}
.btn.primary {
	color: #fff;
	background-color: #62a8ea;
	border-color: #62a8ea
}
.btn.primary.hover, .btn.primary.focus, .btn.primary:focus, .btn.primary:hover {
	color: #fff;
	background-color: #78b4ed;
	border-color: #78b4ed
}
.btn.primary.active, .btn.primary:active {
	color: #fff;
	background-image: none;
	background-color: #4397e6;
	border-color: #4397e6
}
.btn.primary.outline, .btn.primary.hollow {
	color: #62a8ea;
	background-color: transparent
}
.btn.primary.outline.hover, .btn.primary.outline.focus, .btn.primary.outline:focus, .btn.primary.outline:hover, .btn.primary.hollow.hover, .btn.primary.hollow.focus, .btn.primary.hollow:focus, .btn.primary.hollow:hover {
	color: #62a8ea;
	background-color: transparent
}
.btn.primary.outline.active, .btn.primary.outline:active, .btn.primary.hollow.active, .btn.primary.hollow:active {
	color: #62a8ea
}
.btn.success {
	color: #fff;
	background-color: #46be8a;
	border-color: #46be8a
}
.btn.success.hover, .btn.success.focus, .btn.success:focus, .btn.success:hover {
	color: #fff;
	background-color: #59c596;
	border-color: #59c596
}
.btn.success.active, .btn.success:active {
	color: #fff;
	background-image: none;
	background-color: #3aa677;
	border-color: #3aa677
}
.btn.success.outline, .btn.success.hollow {
	color: #46be8a;
	background-color: transparent
}
.btn.success.outline.hover, .btn.success.outline.focus, .btn.success.outline:focus, .btn.success.outline:hover, .btn.success.hollow.hover, .btn.success.hollow.focus, .btn.success.hollow:focus, .btn.success.hollow:hover {
	color: #46be8a;
	background-color: transparent
}
.btn.success.outline.active, .btn.success.outline:active, .btn.success.hollow.active, .btn.success.hollow:active {
	color: #46be8a
}
.btn.info {
	color: #fff;
	background-color: #57c7d4;
	border-color: #57c7d4
}
.btn.info.hover, .btn.info.focus, .btn.info:focus, .btn.info:hover {
	color: #fff;
	background-color: #6bced9;
	border-color: #6bced9
}
.btn.info.active, .btn.info:active {
	color: #fff;
	background-image: none;
	background-color: #3bbecd;
	border-color: #3bbecd
}
.btn.info.outline, .btn.info.hollow {
	color: #57c7d4;
	background-color: transparent
}
.btn.info.outline.hover, .btn.info.outline.focus, .btn.info.outline:focus, .btn.info.outline:hover, .btn.info.hollow.hover, .btn.info.hollow.focus, .btn.info.hollow:focus, .btn.info.hollow:hover {
	color: #57c7d4;
	background-color: transparent
}
.btn.info.outline.active, .btn.info.outline:active, .btn.info.hollow.active, .btn.info.hollow:active {
	color: #57c7d4
}
.btn.warning {
	color: #fff;
	background-color: #f2a654;
	border-color: #f2a654
}
.btn.warning.hover, .btn.warning.focus, .btn.warning:focus, .btn.warning:hover {
	color: #fff;
	background-color: #f4b26c;
	border-color: #f4b26c
}
.btn.warning.active, .btn.warning:active {
	color: #fff;
	background-image: none;
	background-color: #ef9533;
	border-color: #ef9533
}
.btn.warning.outline, .btn.warning.hollow {
	color: #f2a654;
	background-color: transparent
}
.btn.warning.outline.hover, .btn.warning.outline.focus, .btn.warning.outline:focus, .btn.warning.outline:hover, .btn.warning.hollow.hover, .btn.warning.hollow.focus, .btn.warning.hollow:focus, .btn.warning.hollow:hover {
	color: #f2a654;
	background-color: transparent
}
.btn.warning.outline.active, .btn.warning.outline:active, .btn.warning.hollow.active, .btn.warning.hollow:active {
	color: #f2a654
}
.btn.danger {
	color: #fff;
	background-color: #d72324;
	border-color: #d72324
}
.btn.danger.hover, .btn.danger.focus, .btn.danger:focus, .btn.danger:hover {
	color: #fff;
	background-color: #de3536;
	border-color: #de3536
}
.btn.danger.active, .btn.danger:active {
	color: #fff;
	background-image: none;
	background-color: #b81e1f;
	border-color: #b81e1f
}
.btn.danger.outline, .btn.danger.hollow {
	color: #d72324;
	background-color: transparent
}
.btn.danger.outline.hover, .btn.danger.outline.focus, .btn.danger.outline:focus, .btn.danger.outline:hover, .btn.danger.hollow.hover, .btn.danger.hollow.focus, .btn.danger.hollow:focus, .btn.danger.hollow:hover {
	color: #d72324;
	background-color: transparent
}
.btn.danger.outline.active, .btn.danger.outline:active, .btn.danger.hollow.active, .btn.danger.hollow:active {
	color: #d72324
}
.btn.dark {
	color: #fff;
	background-color: #434954;
	border-color: #434954
}
.btn.dark.hover, .btn.dark.focus, .btn.dark:focus, .btn.dark:hover {
	color: #fff;
	background-color: #4e5562;
	border-color: #4e5562
}
.btn.dark.active, .btn.dark:active {
	color: #fff;
	background-image: none;
	background-color: #333840;
	border-color: #333840
}
.btn.dark.outline, .btn.dark.hollow {
	color: #434954;
	background-color: transparent
}
.btn.dark.outline.hover, .btn.dark.outline.focus, .btn.dark.outline:focus, .btn.dark.outline:hover, .btn.dark.hollow.hover, .btn.dark.hollow.focus, .btn.dark.hollow:focus, .btn.dark.hollow:hover {
	color: #434954;
	background-color: transparent
}
.btn.dark.outline.active, .btn.dark.outline:active, .btn.dark.hollow.active, .btn.dark.hollow:active {
	color: #434954
}
.btn.light {
	color: #76838f;
	background-color: #fff;
	border-color: #e4eaec
}
.btn.light.hover, .btn.light.focus, .btn.light:focus, .btn.light:hover {
	color: #76838f;
	background-color: #f0f3f4;
	border-color: #e4eaec
}
.btn.light.active, .btn.light:active {
	color: #76838f;
	background-image: none;
	background-color: #ededed;
	border-color: #cfdadd
}
.btn.xs {
	padding: 0px 5px;
	font-size: 12px;
	line-height: 1.5
}
.btn.xs.equal {
	line-height: 18px;
	width: 20px;
	height: 20px
}
.btn.btn-addon.xs i.pull-left {
	float: left;
	line-height: 1.5
}
.btn.btn-addon.xs i.pull-right {
	float: right;
	line-height: 1.5
}
.btn.sm {
	padding: 4px 10px;
	font-size: 12px;
	line-height: 1.5714285
}
.btn.sm.equal {
	line-height: 26px;
	width: 28px;
	height: 28px
}
.btn.btn-addon.sm i.pull-left {
	float: left;
	line-height: 1.5714285
}
.btn.btn-addon.sm i.pull-right {
	float: right;
	line-height: 1.5714285
}
.btn.md {
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.58
}
.btn.md.equal {
	line-height: 34px;
	width: 36px;
	height: 36px
}
.btn.btn-addon.md i.pull-left {
	float: left;
	line-height: 1.58
}
.btn.btn-addon.md i.pull-right {
	float: right;
	line-height: 1.58
}
.btn.lg {
	padding: 8px 16px;
	font-size: 15px;
	line-height: 1.6
}
.btn.lg.equal {
	line-height: 40px;
	width: 42px;
	height: 42px
}
.btn.btn-addon.lg i.pull-left {
	float: left;
	line-height: 1.6
}
.btn.btn-addon.lg i.pull-right {
	float: right;
	line-height: 1.6
}
.btn.xl {
	padding: 12px 20px;
	font-size: 18px;
	line-height: 1.3333333
}
.btn.xl.equal {
	line-height: 48px;
	width: 50px;
	height: 50px
}
.btn.btn-addon.xl i.pull-left {
	float: left;
	line-height: 1.3333333
}
.btn.btn-addon.xl i.pull-right {
	float: right;
	line-height: 1.3333333
}
.btn.xxl {
	padding: 14px 24px;
	font-size: 20px;
	line-height: 1.5
}
.btn.xxl.equal {
	line-height: 58px;
	width: 60px;
	height: 60px
}
.btn.btn-addon.xxl i.pull-left {
	float: left;
	line-height: 1.5
}
.btn.btn-addon.xxl i.pull-right {
	float: right;
	line-height: 1.5
}
.btn.link {
	box-shadow: none;
	border: transparent;
	background: transparent
}
.btn.link.hover, .btn.link.focus, .btn.link:focus, .btn.link:active {
	color: #62a8ea;
	background: transparent
}
.btn.block {
	width: 100%;
	display: block
}
.btn.icon-block {
	white-space: normal
}
.btn.icon-block i {
	width: 100%;
	margin: 0
}
.btn.round {
	border-radius: 100px
}
.btn.equal {
	padding: 0px !important;
	text-align: center
}
.btn.equal i {
	margin: 0;
	vertical-align: initial
}
.btn .check-active {
	display: none
}
.btn .check-default {
	display: inline-block
}
.btn.active .check-active {
	display: inline-block
}
.btn.active .check-default {
	display: none
}
.btn input[type=file], .btn input[type=checkbox], .btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}
span.btn {
	cursor: default
}
span.btn.active {
	background-color: #f0f3f4;
	cursor: default;
	border-color: #e4eaec
}
.form {
	display: inline-block;
	vertical-align: middle;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.46;
	color: #76838f;
	border: 1px solid #e4eaec;
	background-color: #fff;
	border-radius: 4px;
	outline: 0;
	transition: background 0.4s, border 0.4s, box-shadow 0.4s;
	-moz-transition: background 0.4s, border 0.4s, box-shadow 0.4s;
	-webkit-transition: background 0.4s, border 0.4s, box-shadow 0.4s
}
.form.default:focus, .form.default.active {
	color: #76838f;
	border-color: #d5dee1
}
.form.default:focus+.icon-form, .form.default.active+.icon-form {
	color: #d5dee1
}
.form.primary:focus, .form.primary.active {
	color: #76838f;
	border-color: #62a8ea
}
.form.primary:focus+.icon-form, .form.primary.active+.icon-form {
	color: #62a8ea
}
.form.success:focus, .form.success.active {
	color: #76838f;
	border-color: #46be8a
}
.form.success:focus+.icon-form, .form.success.active+.icon-form {
	color: #46be8a
}
.form.info:focus, .form.info.active {
	color: #76838f;
	border-color: #57c7d4
}
.form.info:focus+.icon-form, .form.info.active+.icon-form {
	color: #57c7d4
}
.form.warning:focus, .form.warning.active {
	color: #76838f;
	border-color: #f2a654
}
.form.warning:focus+.icon-form, .form.warning.active+.icon-form {
	color: #f2a654
}
.form.danger:focus, .form.danger.active {
	color: #76838f;
	border-color: #d72324
}
.form.danger:focus+.icon-form, .form.danger.active+.icon-form {
	color: #d72324
}
.form.dark:focus, .form.dark.active {
	color: #76838f;
	border-color: #434954
}
.form.dark:focus+.icon-form, .form.dark.active+.icon-form {
	color: #434954
}
.form.light {
	border-color: #fff
}
.form.light:focus, .form.light.active {
	color: #76838f;
	border-color: #fff
}
.form.light:focus+.icon-form, .form.light.active+.icon-form {
	color: #fff
}
.form.xs {
	padding: 0px 5px;
	font-size: 12px;
	line-height: 1.5;
	height: 20px
}
select.form.xs {
	height: 20px
}
.input-label.xs {
	height: 20px;
	line-height: 20px;
	padding: 0px 5px
}
.form.sm {
	padding: 4px 10px;
	font-size: 12px;
	line-height: 1.5714285;
	height: 28px
}
select.form.sm {
	height: 28px
}
.input-label.sm {
	height: 28px;
	line-height: 28px;
	padding: 0px 10px
}
.form.md {
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.58;
	height: 36px
}
select.form.md {
	height: 36px
}
.input-label.md {
	height: 36px;
	line-height: 36px;
	padding: 0px 12px
}
.form.lg {
	padding: 8px 15px;
	font-size: 15px;
	line-height: 1.6;
	height: 42px
}
select.form.lg {
	height: 42px
}
.input-label.lg {
	height: 42px;
	line-height: 42px;
	padding: 0px 16px
}
.form.xl {
	padding: 12px 20px;
	font-size: 18px;
	line-height: 1.3333333;
	height: 50px
}
select.form.xl {
	height: 50px
}
.input-label.xl {
	height: 50px;
	line-height: 50px;
	padding: 0px 20px
}
.form.xxl {
	padding: 14px 24px;
	font-size: 20px;
	line-height: 1.5;
	height: 60px
}
select.form.xxl {
	height: 60px
}
.input-label.xxl {
	height: 60px;
	line-height: 60px;
	padding: 0px 24px
}
.form[disabled]:active, .form[disabled]:focus, .form[disabled] {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	color: #aeb6bd;
	border: 1px solid #e4eaec;
	background-color: #f0f3f4;
	box-shadow: none;
	cursor: not-allowed
}
.form:hover {
	z-index: 2
}
.form:focus, .form.active, .form:active {
	z-index: 3
}
.form.block {
	display: block;
	width: 100%
}
.form.round {
	border-radius: 100px
}
.form.form-bg {
	background-color: #f3f6f7
}
.form.form-bg:focus {
	background-color: inherit
}
.input-group {
	position: relative;
	display: inline-block;
	line-height: 1
}
.input-group.success {
	color: #46be8a
}
.input-group.success:after {
	font-family: "cm-icon";
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	font-size: 20px;
	margin-top: -10px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.input-group.success .form {
	border-color: #46be8a
}
.input-group.success .form+.icon-form {
	color: #46be8a;
	visibility: visible
}
.input-group.success .tips {
	background-color: #46be8a;
	opacity: 1;
	visibility: visible
}
.input-group.success .tips:before {
	border-top-color: #46be8a
}
.input-group.warning {
	color: #f2a654
}
.input-group.warning:after {
	font-family: "cm-icon";
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	font-size: 20px;
	margin-top: -10px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.input-group.warning .form {
	border-color: #f2a654
}
.input-group.warning .form+.icon-form {
	color: #f2a654;
	visibility: visible
}
.input-group.warning .tips {
	background-color: #f2a654;
	opacity: 1;
	visibility: visible
}
.input-group.warning .tips:before {
	border-top-color: #f2a654
}
.input-group.error {
	color: #d72324
}
.input-group.error:after {
	font-family: "cm-icon";
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	font-size: 20px;
	margin-top: -10px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.input-group.error .form {
	border-color: #d72324
}
.input-group.error .form+.icon-form {
	color: #d72324;
	visibility: visible
}
.input-group.error .tips {
	background-color: #d72324;
	opacity: 1;
	visibility: visible
}
.input-group.error .tips:before {
	border-top-color: #d72324
}
.input-group.validate .icon-form {
	visibility: hidden
}
.input-group .icon-form {
	position: absolute;
	top: 50%;
	font-size: 20px;
	margin-top: -10px;
	transition: color 0.4s;
	-moz-transition: color 0.4s;
	-webkit-transition: color 0.4s
}
.input-group .tips {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	z-index: 10;
	top: -29px;
	right: 0;
	padding: 8px 12px;
	color: #fff;
	font-size: 14px;
	border-radius: 4px;
	background-color: #434954;
	transition: opacity 0.3s, visibility 0.3s;
	-moz-transition: opacity 0.3s, visibility 0.3s;
	-webkit-transition: opacity 0.3s, visibility 0.3s
}
.input-group .tips:before {
	content: "";
	position: absolute;
	top: 100%;
	right: 16px;
	border: 5px solid transparent;
	border-top-color: #d72324
}
.input-group.block {
	width: 100%
}
.input-group.block .form {
	width: 100%
}
.input-group.icon-left .form {
	padding-left: 40px
}
.input-group.icon-left .icon-form {
	left: 10px
}
.input-group.icon-right .form {
	padding-right: 40px
}
.input-group.icon-right .icon-form {
	right: 10px
}
textarea.form {
	min-height: 60px
}
.i-checks {
	font-size: 12px;
	cursor: pointer;
	display: inline-block;
	line-height: 20px;
	text-align: left
}
.i-checks>i {
	position: relative;
	display: inline-block;
	float: left;
	border-radius: 3px;
	width: 20px;
	height: 20px;
	font-style: normal;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #e4eaec;
	display: none \9;
	transition: border 0.3s ease, background-color 0.3s ease;
	-moz-transition: border 0.3s ease, background-color 0.3s ease;
	-webkit-transition: border 0.3s ease, background-color 0.3s ease
}
.i-checks>i:after {
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: inherit;
	font-weight: 700;
	background-color: transparent;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease
}
.i-checks input {
	display: none;
	display: inline-block \9;
	left: -20px \9;
	top: -20px \9
}
.i-checks input:checked+i {
	border-color: #ccd7db
}
.i-checks input:checked+i:after {
	font-family: "cm-icon";
	content: "\e957"
}
.i-checks.round input:checked+i {
	border-radius: 50%;
	font-size: 19px
}
.i-checks.round input:checked+i:after {
	content: ""
}
.i-checks.round>i {
	border-radius: 50%;
	border: 1px solid transparent
}
.i-checks.round>i:after {
	border-radius: 50%;
	position: absolute;
	top: 4px;
	left: 4px;
	width: 10px;
	height: 10px;
	background-color: transparent;
	content: ""
}
.i-checks.media span {
*zoom:1;
	display: block;
	border: 2px solid #e4eaec;
	transition: border 0.3s, color 0.3s;
	-moz-transition: border 0.3s, color 0.3s;
	-webkit-transition: border 0.3s, color 0.3s
}
.i-checks.media span:before, .i-checks.media span:after {
	content: " ";
	display: table
}
.i-checks.media span:after {
	clear: both
}
.i-checks.media span em {
	display: inline-block;
	padding: 6px 12px;
	float: right
}
.i-checks.media span img {
	width: 100%;
	float: left
}
.i-checks.media input:checked+span {
	border-color: #ccd7db
}
.i-checks.media.block {
	width: 100%
}
.i-checks input[type="radio"]+i {
	border-radius: 50%;
	content: ""
}
.i-checks input[type="radio"]+i:after {
	border-radius: 50%;
	top: 4px;
	left: 4px;
	width: 10px;
	height: 10px;
	content: ""
}
.i-checks input[type="radio"]:checked+i {
	background-color: transparent !important
}
.i-checks input[disabled]+i, .i-checks fieldset[disabled] .i-checks input+i {
	border-color: #e4eaec;
	color: #e4eaec
}
.i-checks input[disabled]+span {
	border-color: #e4eaec;
	background-color: #f0f3f4;
	color: #c6d3d7
}
.i-checks input[disabled]+i:after, .i-checks fieldset[disabled] .i-checks input+i:after {
	background-color: #e4eaec
}
.i-checks.default input:checked+i {
	border-color: #e4eaec;
	background-color: #e4eaec
}
.i-checks.default input:checked+i:after {
	color: #fff
}
.i-checks.default input:checked+span {
	color: #e4eaec;
	border-color: #e4eaec
}
.i-checks.default.round>i {
	background-color: #e4eaec
}
.i-checks.default.round input:checked+i:after {
	background-color: #fff
}
.i-checks.default input[type="radio"]:checked+i:after {
	background-color: #e4eaec
}
.i-checks.primary input:checked+i {
	border-color: #62a8ea;
	background-color: #62a8ea
}
.i-checks.primary input:checked+i:after {
	color: #fff
}
.i-checks.primary input:checked+span {
	color: #62a8ea;
	border-color: #62a8ea
}
.i-checks.primary.round>i {
	background-color: #62a8ea
}
.i-checks.primary.round input:checked+i:after {
	background-color: #fff
}
.i-checks.primary input[type="radio"]:checked+i:after {
	background-color: #62a8ea
}
.i-checks.success input:checked+i {
	border-color: #46be8a;
	background-color: #46be8a
}
.i-checks.success input:checked+i:after {
	color: #fff
}
.i-checks.success input:checked+span {
	color: #46be8a;
	border-color: #46be8a
}
.i-checks.success.round>i {
	background-color: #46be8a
}
.i-checks.success.round input:checked+i:after {
	background-color: #fff
}
.i-checks.success input[type="radio"]:checked+i:after {
	background-color: #46be8a
}
.i-checks.info input:checked+i {
	border-color: #57c7d4;
	background-color: #57c7d4
}
.i-checks.info input:checked+i:after {
	color: #fff
}
.i-checks.info input:checked+span {
	color: #57c7d4;
	border-color: #57c7d4
}
.i-checks.info.round>i {
	background-color: #57c7d4
}
.i-checks.info.round input:checked+i:after {
	background-color: #fff
}
.i-checks.info input[type="radio"]:checked+i:after {
	background-color: #57c7d4
}
.i-checks.warning input:checked+i {
	border-color: #f2a654;
	background-color: #f2a654
}
.i-checks.warning input:checked+i:after {
	color: #fff
}
.i-checks.warning input:checked+span {
	color: #f2a654;
	border-color: #f2a654
}
.i-checks.warning.round>i {
	background-color: #f2a654
}
.i-checks.warning.round input:checked+i:after {
	background-color: #fff
}
.i-checks.warning input[type="radio"]:checked+i:after {
	background-color: #f2a654
}
.i-checks.danger input:checked+i {
	border-color: #d72324;
	background-color: #d72324
}
.i-checks.danger input:checked+i:after {
	color: #fff
}
.i-checks.danger input:checked+span {
	color: #d72324;
	border-color: #d72324
}
.i-checks.danger.round>i {
	background-color: #d72324
}
.i-checks.danger.round input:checked+i:after {
	background-color: #fff
}
.i-checks.danger input[type="radio"]:checked+i:after {
	background-color: #d72324
}
.i-checks.dark input:checked+i {
	border-color: #434954;
	background-color: #434954
}
.i-checks.dark input:checked+i:after {
	color: #fff
}
.i-checks.dark input:checked+span {
	color: #434954;
	border-color: #434954
}
.i-checks.dark.round>i {
	background-color: #434954
}
.i-checks.dark.round input:checked+i:after {
	background-color: #fff
}
.i-checks.dark input[type="radio"]:checked+i:after {
	background-color: #434954
}
.i-checks.light input:checked+i {
	border-color: #fff;
	background-color: #fff
}
.i-checks.light input:checked+i:after {
	color: #fff
}
.i-checks.light input:checked+span {
	color: #fff;
	border-color: #fff
}
.i-checks.light.round>i {
	background-color: #fff
}
.i-checks.light.round input:checked+i:after {
	background-color: #fff
}
.i-checks.light input[type="radio"]:checked+i:after {
	background-color: #fff
}
.i-checks.xs {
	font-size: 12px;
	line-height: 12px
}
.i-checks.xs>i {
	width: 12px;
	height: 12px;
	line-height: 10px
}
.i-checks.xs.round>i {
	width: 12px;
	height: 12px
}
.i-checks.xs.round>i:after {
	top: 2px;
	left: 2px;
	width: 6px;
	height: 6px
}
.i-checks.xs input[type="radio"]+i:after {
	top: 2px;
	left: 2px;
	width: 6px;
	height: 6px
}
.i-checks.sm {
	font-size: 12px;
	line-height: 16px
}
.i-checks.sm>i {
	width: 16px;
	height: 16px;
	line-height: 14px
}
.i-checks.sm.round>i {
	width: 16px;
	height: 16px
}
.i-checks.sm.round>i:after {
	top: 3px;
	left: 3px;
	width: 8px;
	height: 8px
}
.i-checks.sm input[type="radio"]+i:after {
	top: 3px;
	left: 3px;
	width: 8px;
	height: 8px
}
.i-checks.md {
	font-size: 14px;
	line-height: 20px
}
.i-checks.md>i {
	width: 20px;
	height: 20px;
	line-height: 18px
}
.i-checks.md.round>i {
	width: 20px;
	height: 20px
}
.i-checks.md.round>i:after {
	top: 4px;
	left: 4px;
	width: 10px;
	height: 10px
}
.i-checks.md input[type="radio"]+i:after {
	top: 4px;
	left: 4px;
	width: 10px;
	height: 10px
}
.i-checks.lg {
	font-size: 14px;
	line-height: 24px
}
.i-checks.lg>i {
	width: 24px;
	height: 24px;
	line-height: 22px
}
.i-checks.lg.round>i {
	width: 24px;
	height: 24px
}
.i-checks.lg.round>i:after {
	top: 5px;
	left: 5px;
	width: 12px;
	height: 12px
}
.i-checks.lg input[type="radio"]+i:after {
	top: 5px;
	left: 5px;
	width: 12px;
	height: 12px
}
.i-checks.xl {
	font-size: 18px;
	line-height: 28px
}
.i-checks.xl>i {
	width: 28px;
	height: 28px;
	line-height: 26px
}
.i-checks.xl.round>i {
	width: 28px;
	height: 28px
}
.i-checks.xl.round>i:after {
	top: 6px;
	left: 6px;
	width: 14px;
	height: 14px
}
.i-checks.xl input[type="radio"]+i:after {
	top: 6px;
	left: 6px;
	width: 14px;
	height: 14px
}
.i-checks.xxl {
	font-size: 22px;
	line-height: 36px
}
.i-checks.xxl>i {
	width: 36px;
	height: 36px;
	line-height: 34px
}
.i-checks.xxl.round>i {
	width: 36px;
	height: 36px
}
.i-checks.xxl.round>i:after {
	top: 8px;
	left: 8px;
	width: 18px;
	height: 18px
}
.i-checks.xxl input[type="radio"]+i:after {
	top: 8px;
	left: 8px;
	width: 18px;
	height: 18px
}
.checks {
	font-size: 12px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	line-height: 18px;
	text-align: left
}
.checks>input {
	position: absolute;
	z-index: 0;
	left: -20px;
	top: -20px
}
.checks>i {
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #eee
}
.checks.checked i {
	border: 1px solid #ddd
}
.switch {
	position: relative;
	display: inline-block;
	cursor: pointer;
	vertical-align: middle
}
.switch input {
	display: none
}
.switch input:checked+b {
	border-color: transparent;
	background-color: #4cd964
}
.switch input:checked+b cite {
	transform: translate3d(20px, 0, 0);
	-moz-transform: translate3d(20px, 0, 0);
	-webkit-transform: translate3d(20px, 0, 0)
}
.switch b {
	content: ' ';
	display: block;
	box-sizing: border-box;
	pointer-events: none;
	width: 50px;
	height: 30px;
	border: solid 1px #e4eaec;
	border-radius: 100px;
	background-color: #edf1f2;
	transition: background-color 0.3s ease, border 0.3s ease;
	-moz-transition: background-color 0.3s ease, border 0.3s ease;
	-webkit-transition: background-color 0.3s ease, border 0.3s ease
}
.switch b cite {
	position: absolute;
	display: block;
	width: 28px;
	height: 28px;
	border-radius: 100px;
	background-color: #fff;
	transition: 0.3s cubic-bezier(0, 1.1, 1, 1.1);
	-moz-transition: 0.3s cubic-bezier(0, 1.1, 1, 1.1);
	-webkit-transition: 0.3s cubic-bezier(0, 1.1, 1, 1.1);
	-webkit-box-shadow: rgba(0,0,0,0.25) 1px 1px 3px;
	box-shadow: rgba(0,0,0,0.25) 1px 1px 3px
}
.switch.default input:checked+b {
	background-color: #e4eaec
}
.switch.primary input:checked+b {
	background-color: #62a8ea
}
.switch.success input:checked+b {
	background-color: #46be8a
}
.switch.info input:checked+b {
	background-color: #57c7d4
}
.switch.warning input:checked+b {
	background-color: #f2a654
}
.switch.danger input:checked+b {
	background-color: #d72324
}
.switch.dark input:checked+b {
	background-color: #434954
}
.switch.light input:checked+b {
	background-color: #fff
}
.switch.xs input:checked+b cite {
	transform: translate3d(8px, 0, 0);
	-moz-transform: translate3d(8px, 0, 0);
	-webkit-transform: translate3d(8px, 0, 0)
}
.switch.xs b {
	width: 20px;
	height: 12px
}
.switch.xs b cite {
	width: 10px;
	height: 10px
}
.switch.sm input:checked+b cite {
	transform: translate3d(12px, 0, 0);
	-moz-transform: translate3d(12px, 0, 0);
	-webkit-transform: translate3d(12px, 0, 0)
}
.switch.sm b {
	width: 32px;
	height: 20px
}
.switch.sm b cite {
	width: 18px;
	height: 18px
}
.switch.md input:checked+b cite {
	transform: translate3d(16px, 0, 0);
	-moz-transform: translate3d(16px, 0, 0);
	-webkit-transform: translate3d(16px, 0, 0)
}
.switch.md b {
	width: 40px;
	height: 24px
}
.switch.md b cite {
	width: 22px;
	height: 22px
}
.switch.lg input:checked+b cite {
	transform: translate3d(18px, 0, 0);
	-moz-transform: translate3d(18px, 0, 0);
	-webkit-transform: translate3d(18px, 0, 0)
}
.switch.lg b {
	width: 46px;
	height: 28px
}
.switch.lg b cite {
	width: 26px;
	height: 26px
}
.switch.xl input:checked+b cite {
	transform: translate3d(22px, 0, 0);
	-moz-transform: translate3d(22px, 0, 0);
	-webkit-transform: translate3d(22px, 0, 0)
}
.switch.xl b {
	width: 58px;
	height: 36px
}
.switch.xl b cite {
	width: 34px;
	height: 34px
}
.switch.xxl input:checked+b cite {
	transform: translate3d(30px, 0, 0);
	-moz-transform: translate3d(30px, 0, 0);
	-webkit-transform: translate3d(30px, 0, 0)
}
.switch.xxl b {
	width: 74px;
	height: 44px
}
.switch.xxl b cite {
	width: 42px;
	height: 42px
}
.round em {
	position: absolute;
	z-index: 10
}
.round em.lt {
	top: 0px;
	left: 0px
}
.round em.lb {
	bottom: 0px;
	left: 0px
}
.round em.rt {
	top: 0px;
	right: 0px
}
.round em.rb {
	bottom: 0px;
	right: 0px
}
em.lt {
	top: -6px;
	left: -6px;
	z-index: 10;
	position: absolute
}
em.lb {
	bottom: -6px;
	left: -6px;
	z-index: 10;
	position: absolute
}
em.rt {
	top: -6px;
	right: -6px;
	z-index: 10;
	position: absolute
}
em.rb {
	bottom: -6px;
	right: -6px;
	z-index: 10;
	position: absolute
}
em.dots {
	width: 10px;
	height: 10px;
	border-radius: 100%;
	border: 2px solid #fff;
	background: #f60;
	line-height: 1;
	position: absolute
}
em.dots.default {
	color: #76838f;
	background-color: #e4eaec
}
em.dots.primary {
	color: #fff;
	background-color: #62a8ea
}
em.dots.success {
	color: #fff;
	background-color: #46be8a
}
em.dots.info {
	color: #fff;
	background-color: #57c7d4
}
em.dots.warning {
	color: #fff;
	background-color: #f2a654
}
em.dots.danger {
	color: #fff;
	background-color: #d72324
}
em.dots.dark {
	color: #fff;
	background-color: #434954
}
em.dots.light {
	color: #76838f;
	background-color: #fff
}
em.dotinfo {
	position: absolute;
	display: inline-block;
	min-width: 10px;
	padding: 3px 6px;
	font-size: 12px;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #d72324;
	border-radius: 10px;
	font-style: normal
}
em.dotinfo.default {
	color: #76838f;
	background-color: #e4eaec
}
em.dotinfo.primary {
	color: #fff;
	background-color: #62a8ea
}
em.dotinfo.success {
	color: #fff;
	background-color: #46be8a
}
em.dotinfo.info {
	color: #fff;
	background-color: #57c7d4
}
em.dotinfo.warning {
	color: #fff;
	background-color: #f2a654
}
em.dotinfo.danger {
	color: #fff;
	background-color: #d72324
}
em.dotinfo.dark {
	color: #fff;
	background-color: #434954
}
em.dotinfo.light {
	color: #76838f;
	background-color: #fff
}
.label {
	display: inline-block;
	min-width: 10px;
	font-size: 12px;
	line-height: 1;
	color: #FFF;
	text-align: center;
	white-space: nowrap;
	border-radius: 3px;
	padding: 3px 7px
}
.label.default {
	color: #76838f;
	background: #e4eaec
}
.label.outline.default, .label.hollow.default {
	color: #e4eaec;
	background-color: transparent;
	padding: 2px 7px;
	border: 1px solid #e4eaec
}
.label.primary {
	color: #fff;
	background: #62a8ea
}
.label.outline.primary, .label.hollow.primary {
	color: #62a8ea;
	background-color: transparent;
	padding: 2px 7px;
	border: 1px solid #62a8ea
}
.label.success {
	color: #fff;
	background: #46be8a
}
.label.outline.success, .label.hollow.success {
	color: #46be8a;
	background-color: transparent;
	padding: 2px 7px;
	border: 1px solid #46be8a
}
.label.info {
	color: #fff;
	background: #57c7d4
}
.label.outline.info, .label.hollow.info {
	color: #57c7d4;
	background-color: transparent;
	padding: 2px 7px;
	border: 1px solid #57c7d4
}
.label.warning {
	color: #fff;
	background: #f2a654
}
.label.outline.warning, .label.hollow.warning {
	color: #f2a654;
	background-color: transparent;
	padding: 2px 7px;
	border: 1px solid #f2a654
}
.label.danger {
	color: #fff;
	background: #d72324
}
.label.outline.danger, .label.hollow.danger {
	color: #d72324;
	background-color: transparent;
	padding: 2px 7px;
	border: 1px solid #d72324
}
.label.dark {
	color: #fff;
	background: #434954
}
.label.outline.dark, .label.hollow.dark {
	color: #434954;
	background-color: transparent;
	padding: 2px 7px;
	border: 1px solid #434954
}
.label.light {
	color: #76838f;
	background: #fff
}
.label.outline.light, .label.hollow.light {
	color: #fff;
	background-color: transparent;
	padding: 2px 7px;
	border: 1px solid #fff
}
.label.round {
	border-radius: 10px
}
.table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse
}
.table.compact thead>tr>td, .table.compact thead>tr>th {
	font-weight: 700;
	padding: 14px 10px
}
.table.compact tbody {
	padding: 0px
}
.table.compact tbody>tr>td {
	padding: 10px 10px;
	font-size: 13px
}
.table th {
	text-align: left;
	white-space: nowrap
}
.table thead {
	border: 0px;
	padding: 0px;
	border-bottom: 1px solid #e4eaec
}
.table thead>tr>td, .table thead>tr>th {
	border: 0px;
	font-weight: 700;
	padding: 14px 10px;
	margin: 0px
}
.table tbody {
	padding: 0px
}
.table tbody>tr {
	border: 1px solid #e4eaec;
	border-left: none;
	border-right: none
}
.table tbody>tr>td {
	border: 0px;
	padding: 14px 10px;
	font-size: 13px;
	line-height: 1.42857143
}
.table.noborder thead {
	border: none
}
.table.noborder tbody>tr {
	border: none
}
.table.bordered {
	border: 1px solid #e4eaec
}
.table.bordered tbody>tr>td, .table.bordered thead>tr>td, .table.bordered thead>tr>th {
	border-right: 1px solid #e4eaec
}
.table.striped>tbody>tr:nth-child(2n+1), .table.striped>tbody>tr:nth-child(2n+1) {
	background-color: #f3f7f9
}
.table.hover>tbody>tr {
	transition: background 0.2s;
	-moz-transition: background 0.2s;
	-webkit-transition: background 0.2s
}
.table.hover>tbody>tr:focus, .table.hover>tbody>tr:hover {
	background-color: #f6f8f9
}
.table.hover>tbody>tr:focus>td, .table.hover>tbody>tr:hover>td {
	background: transparent
}
.table>thead>tr>th:first-child, .table>thead>tr>td:first-child, .table>tbody>tr>th:first-child, .table>tbody>tr>td:first-child, .table>tfoot>tr>th:first-child, .table>tfoot>tr>td:first-child {
	border-left: 0px
}
.table>thead>tr>th:last-child, .table>thead>tr>td:last-child, .table>tbody>tr>th:last-child, .table>tbody>tr>td:last-child, .table>tfoot>tr>th:last-child, .table>tfoot>tr>td:last-child {
	border-right: 0px
}
.table.round>thead, .table.round>tbody, .table.round>tfoot {
	border-bottom: 0px
}
.table.round>thead>tr, .table.round>tbody>tr, .table.round>tfoot>tr {
	border-bottom: 0px
}
.table.round>thead>tr>th:first-child, .table.round>thead>tr>td:first-child, .table.round>tbody>tr>th:first-child, .table.round>tbody>tr>td:first-child, .table.round>tfoot>tr>th:first-child, .table.round>tfoot>tr>td:first-child {
	border-left: 0px;
	border-radius: 6px 0px 0px 6px
}
.table.round>thead>tr>th:last-child, .table.round>thead>tr>td:last-child, .table.round>tbody>tr>th:last-child, .table.round>tbody>tr>td:last-child, .table.round>tfoot>tr>th:last-child, .table.round>tfoot>tr>td:last-child {
	border-left: 0px;
	border-radius: 0px 6px 6px 0px
}
.table>tbody>tr.active {
	background-color: #f6f8f9
}
.table>tbody>tr.active:hover {
	background-color: #edf1f2
}
.table>tbody>tr.disabled {
	background: #f3f6f7
}
.table>tbody>tr.default {
	background: #f3f6f7
}
.table>tbody>tr.default:hover {
	background-color: #edf1f2
}
.table>tbody>tr.default.active {
	background-color: #edf1f2
}
.table>tbody>tr.default.active:hover {
	background-color: #eaeff0
}
.table>tbody>tr.primary {
	background: #f2f8fd
}
.table>tbody>tr.primary:hover {
	background-color: #e9f3fc
}
.table>tbody>tr.primary.active {
	background-color: #e9f3fc
}
.table>tbody>tr.primary.active:hover {
	background-color: #e0eefb
}
.table>tbody>tr.success {
	background: #ecf8f3
}
.table>tbody>tr.success:hover {
	background-color: #e5f6ee
}
.table>tbody>tr.success.active {
	background-color: #e5f6ee
}
.table>tbody>tr.success.active:hover {
	background-color: #ddf3e9
}
.table>tbody>tr.info {
	background: #e9f8f9
}
.table>tbody>tr.info:hover {
	background-color: #e1f5f7
}
.table>tbody>tr.info.active {
	background-color: #e1f5f7
}
.table>tbody>tr.info.active:hover {
	background-color: #d9f2f5
}
.table>tbody>tr.warning {
	background: #fef5ec
}
.table>tbody>tr.warning:hover {
	background-color: #fdf0e2
}
.table>tbody>tr.warning.active {
	background-color: #fdf0e2
}
.table>tbody>tr.warning.active:hover {
	background-color: #fcebd9
}
.table>tbody>tr.danger {
	background: #ef9a9b
}
.table>tbody>tr.danger:hover {
	background-color: #ed9192
}
.table>tbody>tr.danger.active {
	background-color: #ed9192
}
.table>tbody>tr.danger.active:hover {
	background-color: #ec8989
}
.table>tbody>tr.dark {
	background: #edeef1
}
.table>tbody>tr.dark:hover {
	background-color: #e7e9ec
}
.table>tbody>tr.dark.active {
	background-color: #e7e9ec
}
.table>tbody>tr.dark.active:hover {
	background-color: #e2e4e7
}
.table>tbody>tr.emp td {
	position: relative
}
.table>tbody>tr.emp em {
	position: absolute;
	top: -1px;
	right: -1px;
	height: 100%;
	color: #fff
}
.table>tbody>tr.emp em .btn {
	border-radius: 0px
}
.table th.center, .table td.center {
	text-align: center
}
.table th.right, .table td.right {
	text-align: right
}
.table-scroll {
	overflow-y: hidden;
	overflow-x: auto
}
.article-list {
	width: 100%;
	padding: 0;
	margin: 0
}
.article-list>li {
	line-height: 1.4
}
.article-list>li .date {
	float: right;
	color: #999;
	font-size: 12px;
	line-height: 1.6
}
.panel {
*zoom:1;
	position: relative;
	display: block;
	border-radius: 4px;
	background-color: #fff;
	border: 1px solid #e4eaec
}
.panel:before, .panel:after {
	content: " ";
	display: table
}
.panel:after {
	clear: both
}
.panel.fullscreen {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 20000;
	border-radius: 0
}
.panel.fullscreen .panel-title {
	border-radius: 0
}
.panel.collapsed .panel-tabs {
	display: none
}
.panel.collapsed .panel-body {
	display: none
}
.panel.collapsed .panel-title {
	border-radius: 4px
}
.panel.bordered .panel-title {
	border-bottom: 1px solid #e4eaec
}
.panel.transparent {
	background-color: transparent;
	box-shadow: none
}
.panel.transparent .panel-title {
	background-color: transparent
}
.panel .panel-title {
	height: 58px;
	line-height: 58px;
	padding: 0px 30px;
	background-color: #fff;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
*zoom:1
}
.panel .panel-title:before, .panel .panel-title:after {
	content: " ";
	display: table
}
.panel .panel-title:after {
	clear: both
}
.panel .panel-title.foot {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom: none;
	border-top: 1px solid #e4eaec
}
.panel .panel-title>h3 {
	font-size: 18px;
	font-weight: 400;
	line-height: inherit;
	white-space: nowrap;
	margin: 0
}
.panel .panel-title .tools {
	z-index: 1;
	padding-left: 15px;
	float: right;
	margin-right: -20px
}
.panel .panel-title .tools a {
	display: inline-block;
	padding: 8px;
	line-height: 1;
	cursor: pointer;
	color: #bcc2c8
}
.panel .panel-title .tools a:hover {
	color: #76838f
}
.panel .panel-title .panel-tabs {
	width: auto !important;
	height: 58px;
	border: 0
}
.panel .panel-title .panel-tabs>li>a {
	height: 58px;
	padding: 19px
}
.panel.default {
	background-color: #fff;
	border-color: #e4eaec
}
.panel.default.full-color {
	background-color: #f0f3f4
}
.panel.default.full-color .panel-body {
	background-color: transparent;
	color: #76838f
}
.panel.default.full-color .panel-footer {
	background-color: #f0f3f4
}
.panel.default .panel-title {
	background-color: #e4eaec;
	border-bottom-color: #e4eaec
}
.panel.default .panel-title.foot {
	border-bottom-color: none;
	border-top-color: #e4eaec
}
.panel.default .panel-title h3 {
	color: #76838f
}
.panel.default .panel-title .panel-tabs.inherit>li>a {
	color: #76838f;
	border-color: transparent
}
.panel.default .panel-title .panel-tabs.inherit>li.active>a {
	color: #e4eaec !important;
	background-color: #fff !important
}
.panel.default .panel-title .panel-tabs.inherit>li:hover>a {
	color: #76838f;
	background-color: #f0f3f4
}
.panel.default .panel-title .panel-tabs.line.inherit>li>a {
	background-color: transparent
}
.panel.default .panel-title .panel-tabs.line.inherit>li.active>a {
	color: #76838f !important;
	border-color: #c6d3d7;
	background-color: transparent !important
}
.panel.default .panel-title .panel-tabs.line.inherit>li:hover>a {
	color: #76838f;
	border-color: #c6d3d7;
	background-color: transparent !important
}
.panel.primary {
	background-color: #fff;
	border-color: #62a8ea
}
.panel.primary.full-color {
	background-color: #74b2ec
}
.panel.primary.full-color .panel-body {
	background-color: transparent;
	color: #fff
}
.panel.primary.full-color .panel-footer {
	background-color: #74b2ec
}
.panel.primary .panel-title {
	background-color: #62a8ea;
	border-bottom-color: #62a8ea
}
.panel.primary .panel-title.foot {
	border-bottom-color: none;
	border-top-color: #62a8ea
}
.panel.primary .panel-title h3 {
	color: #fff
}
.panel.primary .panel-title .panel-tabs.inherit>li>a {
	color: #fff;
	border-color: transparent
}
.panel.primary .panel-title .panel-tabs.inherit>li.active>a {
	color: #62a8ea !important;
	background-color: #fff !important
}
.panel.primary .panel-title .panel-tabs.inherit>li:hover>a {
	color: #fff;
	background-color: #74b2ec
}
.panel.primary .panel-title .panel-tabs.line.inherit>li>a {
	background-color: transparent
}
.panel.primary .panel-title .panel-tabs.line.inherit>li.active>a {
	color: #fff !important;
	border-color: #358fe4;
	background-color: transparent !important
}
.panel.primary .panel-title .panel-tabs.line.inherit>li:hover>a {
	color: #fff;
	border-color: #358fe4;
	background-color: transparent !important
}
.panel.success {
	background-color: #fff;
	border-color: #46be8a
}
.panel.success.full-color {
	background-color: #55c394
}
.panel.success.full-color .panel-body {
	background-color: transparent;
	color: #fff
}
.panel.success.full-color .panel-footer {
	background-color: #55c394
}
.panel.success .panel-title {
	background-color: #46be8a;
	border-bottom-color: #46be8a
}
.panel.success .panel-title.foot {
	border-bottom-color: none;
	border-top-color: #46be8a
}
.panel.success .panel-title h3 {
	color: #fff
}
.panel.success .panel-title .panel-tabs.inherit>li>a {
	color: #fff;
	border-color: transparent
}
.panel.success .panel-title .panel-tabs.inherit>li.active>a {
	color: #46be8a !important;
	background-color: #fff !important
}
.panel.success .panel-title .panel-tabs.inherit>li:hover>a {
	color: #fff;
	background-color: #55c394
}
.panel.success .panel-title .panel-tabs.line.inherit>li>a {
	background-color: transparent
}
.panel.success .panel-title .panel-tabs.line.inherit>li.active>a {
	color: #fff !important;
	border-color: #369b6f;
	background-color: transparent !important
}
.panel.success .panel-title .panel-tabs.line.inherit>li:hover>a {
	color: #fff;
	border-color: #369b6f;
	background-color: transparent !important
}
.panel.info {
	background-color: #fff;
	border-color: #57c7d4
}
.panel.info.full-color {
	background-color: #67ccd8
}
.panel.info.full-color .panel-body {
	background-color: transparent;
	color: #fff
}
.panel.info.full-color .panel-footer {
	background-color: #67ccd8
}
.panel.info .panel-title {
	background-color: #57c7d4;
	border-bottom-color: #57c7d4
}
.panel.info .panel-title.foot {
	border-bottom-color: none;
	border-top-color: #57c7d4
}
.panel.info .panel-title h3 {
	color: #fff
}
.panel.info .panel-title .panel-tabs.inherit>li>a {
	color: #fff;
	border-color: transparent
}
.panel.info .panel-title .panel-tabs.inherit>li.active>a {
	color: #57c7d4 !important;
	background-color: #fff !important
}
.panel.info .panel-title .panel-tabs.inherit>li:hover>a {
	color: #fff;
	background-color: #67ccd8
}
.panel.info .panel-title .panel-tabs.line.inherit>li>a {
	background-color: transparent
}
.panel.info .panel-title .panel-tabs.line.inherit>li.active>a {
	color: #fff !important;
	border-color: #33b6c5;
	background-color: transparent !important
}
.panel.info .panel-title .panel-tabs.line.inherit>li:hover>a {
	color: #fff;
	border-color: #33b6c5;
	background-color: transparent !important
}
.panel.warning {
	background-color: #fff;
	border-color: #f2a654
}
.panel.warning.full-color {
	background-color: #f3b067
}
.panel.warning.full-color .panel-body {
	background-color: transparent;
	color: #fff
}
.panel.warning.full-color .panel-footer {
	background-color: #f3b067
}
.panel.warning .panel-title {
	background-color: #f2a654;
	border-bottom-color: #f2a654
}
.panel.warning .panel-title.foot {
	border-bottom-color: none;
	border-top-color: #f2a654
}
.panel.warning .panel-title h3 {
	color: #fff
}
.panel.warning .panel-title .panel-tabs.inherit>li>a {
	color: #fff;
	border-color: transparent
}
.panel.warning .panel-title .panel-tabs.inherit>li.active>a {
	color: #f2a654 !important;
	background-color: #fff !important
}
.panel.warning .panel-title .panel-tabs.inherit>li:hover>a {
	color: #fff;
	background-color: #f3b067
}
.panel.warning .panel-title .panel-tabs.line.inherit>li>a {
	background-color: transparent
}
.panel.warning .panel-title .panel-tabs.line.inherit>li.active>a {
	color: #fff !important;
	border-color: #ee8d25;
	background-color: transparent !important
}
.panel.warning .panel-title .panel-tabs.line.inherit>li:hover>a {
	color: #fff;
	border-color: #ee8d25;
	background-color: transparent !important
}
.panel.danger {
	background-color: #fff;
	border-color: #d72324
}
.panel.danger.full-color {
	background-color: #dd3132
}
.panel.danger.full-color .panel-body {
	background-color: transparent;
	color: #fff
}
.panel.danger.full-color .panel-footer {
	background-color: #dd3132
}
.panel.danger .panel-title {
	background-color: #d72324;
	border-bottom-color: #d72324
}
.panel.danger .panel-title.foot {
	border-bottom-color: none;
	border-top-color: #d72324
}
.panel.danger .panel-title h3 {
	color: #fff
}
.panel.danger .panel-title .panel-tabs.inherit>li>a {
	color: #fff;
	border-color: transparent
}
.panel.danger .panel-title .panel-tabs.inherit>li.active>a {
	color: #d72324 !important;
	background-color: #fff !important
}
.panel.danger .panel-title .panel-tabs.inherit>li:hover>a {
	color: #fff;
	background-color: #dd3132
}
.panel.danger .panel-title .panel-tabs.line.inherit>li>a {
	background-color: transparent
}
.panel.danger .panel-title .panel-tabs.line.inherit>li.active>a {
	color: #fff !important;
	border-color: #ab1c1d;
	background-color: transparent !important
}
.panel.danger .panel-title .panel-tabs.line.inherit>li:hover>a {
	color: #fff;
	border-color: #ab1c1d;
	background-color: transparent !important
}
.panel.dark {
	background-color: #fff;
	border-color: #434954
}
.panel.dark.full-color {
	background-color: #4c535f
}
.panel.dark.full-color .panel-body {
	background-color: transparent;
	color: #fff
}
.panel.dark.full-color .panel-footer {
	background-color: #4c535f
}
.panel.dark .panel-title {
	background-color: #434954;
	border-bottom-color: #434954
}
.panel.dark .panel-title.foot {
	border-bottom-color: none;
	border-top-color: #434954
}
.panel.dark .panel-title h3 {
	color: #fff
}
.panel.dark .panel-title .panel-tabs.inherit>li>a {
	color: #fff;
	border-color: transparent
}
.panel.dark .panel-title .panel-tabs.inherit>li.active>a {
	color: #434954 !important;
	background-color: #fff !important
}
.panel.dark .panel-title .panel-tabs.inherit>li:hover>a {
	color: #fff;
	background-color: #4c535f
}
.panel.dark .panel-title .panel-tabs.line.inherit>li>a {
	background-color: transparent
}
.panel.dark .panel-title .panel-tabs.line.inherit>li.active>a {
	color: #fff !important;
	border-color: #2c3038;
	background-color: transparent !important
}
.panel.dark .panel-title .panel-tabs.line.inherit>li:hover>a {
	color: #fff;
	border-color: #2c3038;
	background-color: transparent !important
}
.panel.light {
	background-color: #fff;
	border-color: #f0f3f4
}
.panel.light.full-color {
	background-color: #fff
}
.panel.light.full-color .panel-body {
	background-color: transparent;
	color: #76838f
}
.panel.light.full-color .panel-footer {
	background-color: #fff
}
.panel.light .panel-title {
	background-color: #fff;
	border-bottom-color: #f0f3f4
}
.panel.light .panel-title.foot {
	border-bottom-color: none;
	border-top-color: #f0f3f4
}
.panel.light .panel-title h3 {
	color: #76838f
}
.panel.light .panel-title .panel-tabs.inherit>li>a {
	color: #76838f;
	border-color: transparent
}
.panel.light .panel-title .panel-tabs.inherit>li.active>a {
	color: #fff !important;
	background-color: #fff !important
}
.panel.light .panel-title .panel-tabs.inherit>li:hover>a {
	color: #76838f;
	background-color: #fff
}
.panel.light .panel-title .panel-tabs.line.inherit>li>a {
	background-color: transparent
}
.panel.light .panel-title .panel-tabs.line.inherit>li.active>a {
	color: #76838f !important;
	border-color: #e6e6e6;
	background-color: transparent !important
}
.panel.light .panel-title .panel-tabs.line.inherit>li:hover>a {
	color: #76838f;
	border-color: #e6e6e6;
	background-color: transparent !important
}
.panel .panel-body {
	padding: 30px;
*zoom:1
}
.panel .panel-body:before, .panel .panel-body:after {
	content: " ";
	display: table
}
.panel .panel-body:after {
	clear: both
}
.panel .panel-footer {
	padding: 5px 30px 30px;
	border-radius: 0 0 3px 3px;
	background-color: #fff;
*zoom:1
}
.panel .panel-footer:before, .panel .panel-footer:after {
	content: " ";
	display: table
}
.panel .panel-footer:after {
	clear: both
}
.row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.row:before, .row:after {
	content: " ";
	display: table
}
.row:after {
	clear: both
}
.row.space-none, .row.tight {
	margin: 0
}
.row.space-none [class*="col-"], .row.tight [class*="col-"] {
	padding: 0
}
.row.space-xs {
	margin: 0
}
.row.space-xs [class*="col-"] {
	padding: 3
}
.row.space-sm {
	margin: 0
}
.row.space-sm [class*="col-"] {
	padding: 5
}
.row.space-md {
	margin: 0
}
.row.space-md [class*="col-"] {
	padding: 8
}
.row.space-lg {
	margin: 0
}
.row.space-lg [class*="col-"] {
	padding: 15
}
.row.space-xl {
	margin: 0
}
.row.space-xl [class*="col-"] {
	padding: 20
}
.row.space-xxl {
	margin: 0
}
.row.space-xxl [class*="col-"] {
	padding: 25
}
.row.flow {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 0;
	-webkit-column-gap: 0;
	column-gap: 0
}
.row.flow.count-1 {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1
}
.row.flow.count-2 {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2
}
.row.flow.count-3 {
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3
}
.row.flow.count-4 {
	-moz-column-count: 4;
	-webkit-column-count: 4;
	column-count: 4
}
.row.flow.count-5 {
	-moz-column-count: 5;
	-webkit-column-count: 5;
	column-count: 5
}
.row.flow.count-6 {
	-moz-column-count: 6;
	-webkit-column-count: 6;
	column-count: 6
}
.row.flow.count-7 {
	-moz-column-count: 7;
	-webkit-column-count: 7;
	column-count: 7
}
.row.flow.count-8 {
	-moz-column-count: 8;
	-webkit-column-count: 8;
	column-count: 8
}
.row.flow [class*="col-"] {
	display: inline-block;
	float: none;
	width: 100%
}
.row.demo {
	position: relative
}
.row.demo [class*="col-"]:before {
	content: "";
	position: absolute;
	top: 0;
	left: 10px;
	bottom: 0;
	right: 10px;
	background-color: rgba(65,172,254,0.1)
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px
}
.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-1 {
	width: 8.3333333333%
}
.col-xs-2 {
	width: 16.6666666667%
}
.col-xs-3 {
	width: 25%
}
.col-xs-4 {
	width: 33.3333333333%
}
.col-xs-5 {
	width: 41.6666666667%
}
.col-xs-6 {
	width: 50%
}
.col-xs-7 {
	width: 58.3333333333%
}
.col-xs-8 {
	width: 66.6666666667%
}
.col-xs-9 {
	width: 75%
}
.col-xs-10 {
	width: 83.3333333333%
}
.col-xs-11 {
	width: 91.6666666667%
}
.col-xs-12 {
	width: 100%
}
@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-1 {
	width: 8.3333333333%
}
.col-sm-2 {
	width: 16.6666666667%
}
.col-sm-3 {
	width: 25%
}
.col-sm-4 {
	width: 33.3333333333%
}
.col-sm-5 {
	width: 41.6666666667%
}
.col-sm-6 {
	width: 50%
}
.col-sm-7 {
	width: 58.3333333333%
}
.col-sm-8 {
	width: 66.6666666667%
}
.col-sm-9 {
	width: 75%
}
.col-sm-10 {
	width: 83.3333333333%
}
.col-sm-11 {
	width: 91.6666666667%
}
.col-sm-12 {
	width: 100%
}
}
@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-1 {
	width: 8.3333333333%
}
.col-md-2 {
	width: 16.6666666667%
}
.col-md-3 {
	width: 25%
}
.col-md-4 {
	width: 33.3333333333%
}
.col-md-5 {
	width: 41.6666666667%
}
.col-md-6 {
	width: 50%
}
.col-md-7 {
	width: 58.3333333333%
}
.col-md-8 {
	width: 66.6666666667%
}
.col-md-9 {
	width: 75%
}
.col-md-10 {
	width: 83.3333333333%
}
.col-md-11 {
	width: 91.6666666667%
}
.col-md-12 {
	width: 100%
}
}
@media (min-width: 1200px) {
.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-1 {
	width: 8.3333333333%
}
.col-lg-2 {
	width: 16.6666666667%
}
.col-lg-3 {
	width: 25%
}
.col-lg-4 {
	width: 33.3333333333%
}
.col-lg-5 {
	width: 41.6666666667%
}
.col-lg-6 {
	width: 50%
}
.col-lg-7 {
	width: 58.3333333333%
}
.col-lg-8 {
	width: 66.6666666667%
}
.col-lg-9 {
	width: 75%
}
.col-lg-10 {
	width: 83.3333333333%
}
.col-lg-11 {
	width: 91.6666666667%
}
.col-lg-12 {
	width: 100%
}
}
@media (min-width: 1600px) {
.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
	float: left
}
.col-xl-1 {
	width: 8.3333333333%
}
.col-xl-2 {
	width: 16.6666666667%
}
.col-xl-3 {
	width: 25%
}
.col-xl-4 {
	width: 33.3333333333%
}
.col-xl-5 {
	width: 41.6666666667%
}
.col-xl-6 {
	width: 50%
}
.col-xl-7 {
	width: 58.3333333333%
}
.col-xl-8 {
	width: 66.6666666667%
}
.col-xl-9 {
	width: 75%
}
.col-xl-10 {
	width: 83.3333333333%
}
.col-xl-11 {
	width: 91.6666666667%
}
.col-xl-12 {
	width: 100%
}
}
.row-auto {
	display: table;
	table-layout: fixed;
	border-spacing: 0;
	width: 100%;
	height: 100%
}
.row-auto .col {
	display: table-cell;
	vertical-align: top;
	height: 100%;
	float: none
}
.row-auto .col.col-full .vbox {
	display: table;
	border-spacing: 0;
	position: relative;
	width: 100%;
	height: 100%
}
.row-auto .col.col-full .vbox .vbox-row {
	display: table-row;
	height: 100%
}
.row-auto .col.col-full .vbox .vbox-row .cell {
	position: relative;
	height: 100%;
	width: 100%
}
.row-auto .col.col-full .vbox .vbox-row .cell .cell-body {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
.tabs {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #e4eaec;
*zoom:1
}
.tabs:before, .tabs:after {
	content: " ";
	display: table
}
.tabs:after {
	clear: both
}
.tabs>li {
	position: relative;
	float: left;
	margin-bottom: -1px;
	cursor: pointer
}
.tabs>li>a {
	display: block;
	color: #76838f;
	font-size: 14px;
	text-align: center;
	line-height: 1.42857143;
	padding: 12px 20px;
	transition: background 0.25s, border 0.25s, color 0.25s;
	-moz-transition: background 0.25s, border 0.25s, color 0.25s;
	-webkit-transition: background 0.25s, border 0.25s, color 0.25s
}
.tabs>li>a:hover, .tabs>li>a:focus {
	background-color: #f3f6f7
}
.tabs>li.active>a, .tabs>li.active>a:hover, .tabs>li.active>a:focus {
	color: #62a8ea;
	background-color: #fff;
	border-color: #e4eaec
}
.tabs.pills {
	border: none
}
.tabs.pills>li a {
	border-radius: 4px
}
.tabs.line>li>a {
	background-color: transparent !important;
	border-radius: 0;
	border-width: 0;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: transparent;
	padding: 11px 20px
}
.tabs.line>li>a:hover, .tabs.line>li>a:focus {
	border-color: #d5dee1
}
.tabs.line>li.active>a, .tabs.line>li.active>a:hover, .tabs.line>li.active>a:focus {
	border-color: #e4eaec
}
.tabs.full {
	display: -webkit-box;
	display: -moz-box
}
.tabs.full>li {
	margin-right: 0;
	float: none;
	-webkit-box-flex: 1
}
.tabs.bottom {
	border-bottom: none;
	border-top: 1px solid #e4eaec
}
.tabs.bottom>li {
	margin-bottom: 0;
	margin-top: -1px
}
.tabs.bottom>li>a {
	border-top-width: 2px;
	border-bottom-width: 0 !important;
	border-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}
.tabs.default>li.active>a, .tabs.default>li.active>a:hover, .tabs.default>li.active>a:focus {
	color: #76838f;
	background-color: #e4eaec;
	border-color: #e4eaec
}
.tabs.default.line>li.active>a, .tabs.default.line>li.active>a:hover, .tabs.default.line>li.active>a:focus {
	color: #e4eaec;
	border-color: #e4eaec
}
.tabs.primary>li.active>a, .tabs.primary>li.active>a:hover, .tabs.primary>li.active>a:focus {
	color: #fff;
	background-color: #62a8ea;
	border-color: transparent
}
.tabs.primary.line>li.active>a, .tabs.primary.line>li.active>a:hover, .tabs.primary.line>li.active>a:focus {
	color: #62a8ea;
	border-color: #62a8ea
}
.tabs.success>li.active>a, .tabs.success>li.active>a:hover, .tabs.success>li.active>a:focus {
	color: #fff;
	background-color: #46be8a;
	border-color: transparent
}
.tabs.success.line>li.active>a, .tabs.success.line>li.active>a:hover, .tabs.success.line>li.active>a:focus {
	color: #46be8a;
	border-color: #46be8a
}
.tabs.info>li.active>a, .tabs.info>li.active>a:hover, .tabs.info>li.active>a:focus {
	color: #fff;
	background-color: #57c7d4;
	border-color: transparent
}
.tabs.info.line>li.active>a, .tabs.info.line>li.active>a:hover, .tabs.info.line>li.active>a:focus {
	color: #57c7d4;
	border-color: #57c7d4
}
.tabs.warning>li.active>a, .tabs.warning>li.active>a:hover, .tabs.warning>li.active>a:focus {
	color: #fff;
	background-color: #f2a654;
	border-color: transparent
}
.tabs.warning.line>li.active>a, .tabs.warning.line>li.active>a:hover, .tabs.warning.line>li.active>a:focus {
	color: #f2a654;
	border-color: #f2a654
}
.tabs.danger>li.active>a, .tabs.danger>li.active>a:hover, .tabs.danger>li.active>a:focus {
	color: #fff;
	background-color: #d72324;
	border-color: transparent
}
.tabs.danger.line>li.active>a, .tabs.danger.line>li.active>a:hover, .tabs.danger.line>li.active>a:focus {
	color: #d72324;
	border-color: #d72324
}
.tabs.dark>li.active>a, .tabs.dark>li.active>a:hover, .tabs.dark>li.active>a:focus {
	color: #fff;
	background-color: #434954;
	border-color: transparent
}
.tabs.dark.line>li.active>a, .tabs.dark.line>li.active>a:hover, .tabs.dark.line>li.active>a:focus {
	color: #434954;
	border-color: #434954
}
.tabs.light>li.active>a, .tabs.light>li.active>a:hover, .tabs.light>li.active>a:focus {
	color: #76838f;
	background-color: #fff;
	border-color: transparent
}
.tabs.light.line>li.active>a, .tabs.light.line>li.active>a:hover, .tabs.light.line>li.active>a:focus {
	color: #fff;
	border-color: #fff
}
.tab-pane {
	display: none
}
.tab-pane.active {
	display: block
}
.tab-content {
	padding: 20px 0px
}
.pagination {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
*zoom:1;
	-webkit-text-size-adjust: none
}
.pagination:before, .pagination:after {
	content: " ";
	display: table
}
.pagination:after {
	clear: both
}
.pagination li {
	line-height: 1.5;
	margin-right: 10px;
	display: inline-block;
	font-size: 14px;
	position: relative;
	text-align: center
}
.pagination li:last-child {
	margin-right: 0
}
.pagination li a {
	display: block;
	padding: 6px 12px;
	color: #76838f;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #e4eaec;
	transition: background 0.3s, border 0.3s, color 0.3s;
	-moz-transition: background 0.3s, border 0.3s, color 0.3s;
	-webkit-transition: background 0.3s, border 0.3s, color 0.3s
}
.pagination li.active a, .pagination li:hover a {
	z-index: 1;
	color: #76838f
}
.pagination li.disabled a, .pagination li.disabled a:hover {
	color: #e4eaec !important;
	border-color: #e4eaec !important;
	cursor: not-allowed
}
.pagination.inline li {
	border-radius: 0px;
	margin: 0px 0px 0px -1px
}
.pagination.inline li:first-child {
	border-radius: 4px 0 0 4px
}
.pagination.inline li:last-child {
	border-radius: 0 4px 4px 0
}
.pagination.xs li a {
	padding: 0px 5px;
	font-size: 12px;
	line-height: 1.5
}
.pagination.sm li a {
	padding: 4px 10px;
	font-size: 12px;
	line-height: 1.5714285
}
.pagination.md li a {
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.58
}
.pagination.lg li a {
	padding: 8px 16px;
	font-size: 15px;
	line-height: 1.6
}
.pagination.xl li a {
	padding: 12px 20px;
	font-size: 18px;
	line-height: 1.3333333
}
.pagination.xxl li a {
	padding: 14px 24px;
	font-size: 20px;
	line-height: 1.5
}
.pagination.default li:hover a {
	color: #e4eaec;
	border-color: #e4eaec
}
.pagination.default li.active a {
	color: #76838f;
	background-color: #e4eaec;
	border-color: #e4eaec
}
.pagination.primary li:hover a {
	color: #62a8ea;
	border-color: #62a8ea
}
.pagination.primary li.active a {
	color: #fff;
	background-color: #62a8ea;
	border-color: #62a8ea
}
.pagination.success li:hover a {
	color: #46be8a;
	border-color: #46be8a
}
.pagination.success li.active a {
	color: #fff;
	background-color: #46be8a;
	border-color: #46be8a
}
.pagination.info li:hover a {
	color: #57c7d4;
	border-color: #57c7d4
}
.pagination.info li.active a {
	color: #fff;
	background-color: #57c7d4;
	border-color: #57c7d4
}
.pagination.warning li:hover a {
	color: #f2a654;
	border-color: #f2a654
}
.pagination.warning li.active a {
	color: #fff;
	background-color: #f2a654;
	border-color: #f2a654
}
.pagination.danger li:hover a {
	color: #d72324;
	border-color: #d72324
}
.pagination.danger li.active a {
	color: #fff;
	background-color: #d72324;
	border-color: #d72324
}
.pagination.dark li:hover a {
	color: #434954;
	border-color: #434954
}
.pagination.dark li.active a {
	color: #fff;
	background-color: #434954;
	border-color: #434954
}
.pagination.light li:hover a {
	color: #fff;
	border-color: #e4eaec
}
.pagination.light li.active a {
	color: #76838f;
	background-color: #fff;
	border-color: #e4eaec
}
.model-opened {
	overflow: hidden
}
.modal {
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	outline: 0;
	visibility: hidden;
	transition: visibility 0.3s;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}
.modal .modal-content {
	position: absolute;
	left: 50%;
	min-width: 400px;
	margin: 40px auto;
	opacity: 0
}
.modal.in {
	visibility: visible;
	overflow-x: hidden;
	overflow-y: auto
}
.modal.in .modal-content {
	opacity: 1
}
.modal.out {
	overflow-x: hidden;
	overflow-y: auto
}
.modal.fade .modal-content {
	animation-duration: 0.3s;
	animation-fill-mode: forwards
}
.modal.fade.in .modal-content {
	animation-name: fadeIn
}
.modal.fade.out .modal-content {
	animation-name: fadeOut
}
.modal.fall .modal-content {
	animation-duration: 0.4s;
	animation-fill-mode: forwards
}
.modal.fall.in .modal-content {
	animation-name: fallIn
}
.modal.fall.out .modal-content {
	animation-name: fallOut
}
.modal.bounce .modal-content {
	animation-duration: 0.3s;
	animation-fill-mode: forwards
}
.modal.bounce.in .modal-content {
	animation-name: bounceIn
}
.modal.bounce.out .modal-content {
	animation-name: fallOut
}
.modal.scale .modal-content {
	animation-duration: 0.3s;
	animation-fill-mode: forwards
}
.modal.scale.in .modal-content {
	animation-name: scaleIn
}
.modal.scale.out .modal-content {
	animation-name: scaleOut
}
.modal.roadster .modal-content {
	transition-delay: 0.25s;
	animation-duration: 0.5s;
	animation-fill-mode: forwards;
	animation-timing-function: ease-out
}
.modal.roadster.in .modal-content {
	animation-name: roadsterIn
}
.modal.roadster.out .modal-content {
	animation-name: roadsterOut
}
.modal.slideTop .modal-content {
	animation-duration: 0.3s;
	animation-fill-mode: forwards
}
.modal.slideTop.in .modal-content {
	animation-name: slideTopIn
}
.modal.slideTop.out .modal-content {
	animation-name: slideTopOut
}
.modal.slideDown .modal-content {
	animation-duration: 0.3s;
	animation-fill-mode: forwards
}
.modal.slideDown.in .modal-content {
	animation-name: slideDownIn
}
.modal.slideDown.out .modal-content {
	animation-name: slideDownOut
}
.modal.slideTopDown {
	top: 0
}
.modal.slideTopDown .modal-content {
	-webkit-justify-content: inherit;
	width: 300px;
	min-width: auto;
	animation-duration: 0.3s;
	animation-fill-mode: forwards
}
.modal.slideTopDown .panel {
	margin-top: 0;
	margin-bottom: 0;
	background-color: rgba(0,0,0,0.8);
	border: none
}
.modal.slideTopDown .panel .panel-body {
	padding: 10px 20px
}
.modal.slideTopDown .panel .panel-body h3.dialog-title {
	color: #fff;
	font-size: 14px
}
.modal.slideTopDown.in .modal-content {
	animation-name: slideDownIn
}
.modal.slideTopDown.out .modal-content {
	animation-name: slideDownOut
}
.modal.jelly .modal-content {
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-fill-mode: forwards
}
.modal.jelly.in .modal-content {
	animation-name: jellyIn
}
.modal.jelly.out .modal-content {
	animation-name: jellyOut;
	animation-duration: 0.3s;
	animation-timing-function: ease-out
}
.modal-mask {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: rgba(0,0,0,0.3);
	background-color: #000 \9;
	filter: alpha(opacity=30);
	font-size: inherit
}
.dialog {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10000;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	-moz-box-pack: center;
	-webkit-box-pack: center;
	box-pack: center;
	-moz-box-orient: vertical;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	display: -moz-box;
	display: -webkit-box;
	display: box
}
.dialog .dialog-content {
	position: relative;
	min-width: 400px;
	width: 400px;
	padding-top: 200px\9;
	margin: 0 auto;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}
.dialog .dialog-content .dialog-close {
	position: absolute;
	width: 22px;
	height: 22px;
	border-radius: 6px;
	z-index: 1;
	top: 10px;
	right: 10px;
	cursor: pointer;
	color: #929ca6
}
.dialog .dialog-content .dialog-close:hover {
	color: #f2a654
}
.dialog .dialog-content .dialog-close:after {
	position: absolute;
	font-family: "cm-icon";
	content: "\e958";
	top: 0;
	left: 1px;
	font-size: 22px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.dialog .panel .panel-body {
	text-align: center
}
.dialog .panel .panel-body h3.dialog-title {
	font-size: 20px
}
.dialog .panel .panel-body p.dialog-text {
	padding-top: 16px;
	color: #929ca6
}
.dialog .panel .panel-footer {
	text-align: center;
	padding-top: 0
}
.dialog.fall .dialog-content {
	animation-duration: 0.4s;
	animation-fill-mode: forwards
}
.dialog.fall.in .dialog-content {
	animation-name: fallIn
}
.dialog.fall.out .dialog-content {
	animation-name: fallOut
}
.dialog.bounce .dialog-content {
	animation-duration: 0.3s;
	animation-fill-mode: forwards
}
.dialog.bounce.in .dialog-content {
	animation-name: bounceIn
}
.dialog.bounce.out .dialog-content {
	animation-name: fallOut
}
.dialog.scale .dialog-content {
	animation-duration: 0.3s;
	animation-fill-mode: forwards
}
.dialog.scale.in .dialog-content {
	animation-name: scaleIn
}
.dialog.scale.out .dialog-content {
	animation-name: scaleOut
}
.dialog.roadster .dialog-content {
	transition-delay: 0.25s;
	animation-duration: 0.5s;
	animation-fill-mode: forwards;
	animation-timing-function: ease-out
}
.dialog.roadster.in .dialog-content {
	animation-name: roadsterIn
}
.dialog.roadster.out .dialog-content {
	animation-name: roadsterOut
}
.dialog.slideTop .dialog-content {
	animation-duration: 0.3s;
	animation-fill-mode: forwards
}
.dialog.slideTop.in .dialog-content {
	animation-name: slideTopIn
}
.dialog.slideTop.out .dialog-content {
	animation-name: slideTopOut
}
.dialog.slideDown .dialog-content {
	animation-duration: 0.3s;
	animation-fill-mode: forwards
}
.dialog.slideDown.in .dialog-content {
	animation-name: slideDownIn
}
.dialog.slideDown.out .dialog-content {
	animation-name: slideDownOut
}
.dialog.slideTopDown {
	top: 0
}
.dialog.slideTopDown .dialog-content {
	-webkit-justify-content: inherit;
	width: 300px;
	min-width: auto;
	animation-duration: 0.3s;
	animation-fill-mode: forwards
}
.dialog.slideTopDown .panel {
	margin-top: 0;
	margin-bottom: 0;
	background-color: rgba(0,0,0,0.8);
	border: none
}
.dialog.slideTopDown .panel .panel-body {
	padding: 10px 20px
}
.dialog.slideTopDown .panel .panel-body h3.dialog-title {
	color: #fff;
	font-size: 14px
}
.dialog.slideTopDown.in .dialog-content {
	animation-name: slideDownIn
}
.dialog.slideTopDown.out .dialog-content {
	animation-name: slideDownOut
}
.dialog.jelly .dialog-content {
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-fill-mode: forwards
}
.dialog.jelly.in .dialog-content {
	animation-name: jellyIn
}
.dialog.jelly.out .dialog-content {
	animation-name: jellyOut;
	animation-duration: 0.3s;
	animation-timing-function: ease-out
}
.dialog-mask {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: rgba(0,0,0,0.3);
	background-color: #000 \9;
	filter: alpha(opacity=30);
	font-size: inherit
}
.thumb {
	position: relative;
	display: inline-block
}
.thumb.xl {
	width: 100px;
	height: 100px
}
.thumb.lg {
	width: 80px;
	height: 80px
}
.thumb.md {
	width: 60px;
	height: 60px
}
.thumb.sm {
	width: 50px;
	height: 50px
}
.thumb.xs {
	width: 30px;
	height: 30px
}
.thumb.full {
	width: 100%
}
.thumb.round {
	border-radius: 50%
}
.thumb img {
	display: block;
	max-width: 100%;
	width: 100%;
	height: 100%;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease
}
.upload-file .file-list li {
	float: left;
	width: 100px;
	height: 100px;
	background-color: #f3f7f9;
	background-size: cover;
	background-position: center
}
.upload-file label {
	position: relative;
	float: left;
	display: block;
	width: 100px;
	height: 100px;
	background-color: #f3f7f9;
	background-size: cover;
	background-position: center;
	border: 1px solid #e4eaec
}
.upload-file label input[type="file"] {
	position: absolute;
	font-size: 100%;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}
.navbar {
	position: relative;
	width: inherit;
	height: 80px;
	font-size: 15px;
	background-color: #fff;
	border-bottom: 1px solid #e4eaec;
*zoom:1;
	padding: 0px
}
.navbar:before, .navbar:after {
	content: " ";
	display: table
}
.navbar:after {
	clear: both
}
.navbar.fixed {
	position: fixed;
	top: 0;
	width: inherit;
	z-index: 9998
}
.navbar .logo {
	display: block;
	float: left;
	color: inherit;
	font-size: 40px;
	margin-top: 10px;
	min-width: 150px;
	width: 150px
}
.navbar .logo>img {
	width: 100%
}
.navbar .nav-content {
*zoom:1
}
.navbar .nav-content:before, .navbar .nav-content:after {
	content: " ";
	display: table
}
.navbar .nav-content:after {
	clear: both
}
.navbar .item {
	padding: 0;
	display: inline-block;
	list-style-type: none
}
.navbar .item.search {
	padding: 22px 20px
}
.navbar .item>li {
	position: relative;
	float: left
}
.navbar .item>li.active>a {
	background-color: #f3f7f9
}
.navbar .item>li>a {
	padding: 30px 20px 29px;
	display: inline-block;
	transition: background 0.4s, color 0.4s;
	-moz-transition: background 0.4s, color 0.4s;
	-webkit-transition: background 0.4s, color 0.4s
}
.navbar .item>li>a:hover, .navbar .item>li>a:focus {
	background-color: #f3f7f9
}
.navbar.default {
	background-color: #e4eaec;
	border-bottom: 1px solid #ccd7db
}
.navbar.default .logo {
	color: #76838f
}
.navbar.default .item>li>a {
	color: #76838f
}
.navbar.default .item>li>a:hover, .navbar.default .item>li>a:focus {
	background-color: #ccd7db
}
.navbar.default .item>li.active>a {
	background-color: #ccd7db
}
.navbar.primary {
	background-color: #62a8ea;
	border-bottom: 1px solid #3e94e5
}
.navbar.primary .logo {
	color: #fff
}
.navbar.primary .item>li>a {
	color: #fff
}
.navbar.primary .item>li>a:hover, .navbar.primary .item>li>a:focus {
	background-color: #3e94e5
}
.navbar.primary .item>li.active>a {
	background-color: #3e94e5
}
.navbar.success {
	background-color: #46be8a;
	border-bottom: 1px solid #39a275
}
.navbar.success .logo {
	color: #fff
}
.navbar.success .item>li>a {
	color: #fff
}
.navbar.success .item>li>a:hover, .navbar.success .item>li>a:focus {
	background-color: #39a275
}
.navbar.success .item>li.active>a {
	background-color: #39a275
}
.navbar.info {
	background-color: #57c7d4;
	border-bottom: 1px solid #37bccc
}
.navbar.info .logo {
	color: #fff
}
.navbar.info .item>li>a {
	color: #fff
}
.navbar.info .item>li>a:hover, .navbar.info .item>li>a:focus {
	background-color: #37bccc
}
.navbar.info .item>li.active>a {
	background-color: #37bccc
}
.navbar.warning {
	background-color: #f2a654;
	border-bottom: 1px solid #ef922e
}
.navbar.warning .logo {
	color: #fff
}
.navbar.warning .item>li>a {
	color: #fff
}
.navbar.warning .item>li>a:hover, .navbar.warning .item>li>a:focus {
	background-color: #ef922e
}
.navbar.warning .item>li.active>a {
	background-color: #ef922e
}
.navbar.danger {
	background-color: #d72324;
	border-bottom: 1px solid #b41d1e
}
.navbar.danger .logo {
	color: #fff
}
.navbar.danger .item>li>a {
	color: #fff
}
.navbar.danger .item>li>a:hover, .navbar.danger .item>li>a:focus {
	background-color: #b41d1e
}
.navbar.danger .item>li.active>a {
	background-color: #b41d1e
}
.navbar.dark {
	background-color: #434954;
	border-bottom: 1px solid #31353d
}
.navbar.dark .logo {
	color: #fff
}
.navbar.dark .item>li>a {
	color: #fff
}
.navbar.dark .item>li>a:hover, .navbar.dark .item>li>a:focus {
	background-color: #31353d
}
.navbar.dark .item>li.active>a {
	background-color: #31353d
}
.navbar.light {
	background-color: #fff;
	border-bottom: 1px solid #ebebeb
}
.navbar.light .logo {
	color: #76838f
}
.navbar.light .item>li>a {
	color: #76838f
}
.navbar.light .item>li>a:hover, .navbar.light .item>li>a:focus {
	background-color: #ebebeb
}
.navbar.light .item>li.active>a {
	background-color: #ebebeb
}
.list-group {
	list-style-type: none;
	border: 1px solid #e4eaec;
	border-left: none;
	border-right: none
}
.list-group.indent {
	padding: 0px 0px 0px 20px
}
.list-group.indent .list-item {
	padding-left: 0px
}
.list-group.indent .list-item.media {
	padding-left: 0px
}
.list-group.space {
	margin: 0 20px
}
.list-group.border {
	border-radius: 5px;
	border: 1px solid #e4eaec
}
.list-group.no-border {
	border: none
}
.list-group.bg {
	background-color: #f3f7f9
}
.list-group .list-item {
	display: -moz-box;
	display: -webkit-box;
	display: box;
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	border-bottom: 1px solid #e4eaec
}
.list-group .list-item:last-child {
	border-bottom: none
}
.list-group .list-item:last-child:before {
	border-bottom: none
}
.list-group .list-item .list-col {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	-moz-box-pack: center;
	-webkit-box-pack: center;
	box-pack: center;
	-moz-box-orient: vertical;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	min-height: 55px
}
.list-group .list-item .list-col.list-icon {
	position: relative;
	width: 35px;
	min-width: 35px;
	max-width: 35px
}
.list-group .list-item .list-col.list-icon i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}
.list-group .list-item .list-col.list-next {
	max-width: 20px;
	min-width: 20px
}
.list-group .list-item .list-col.list-next i {
	color: #929ca6;
	line-height: 1;
	font-size: 18px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}
.list-group .list-item .list-col.list-btn {
	padding-right: 10px;
	text-align: right;
	max-width: 70px;
	min-width: 70px
}
.list-group .list-item .list-col p {
	font-size: 14px;
	margin: 0;
	line-height: inherit;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.list-group .list-item .list-col a {
	display: block;
*zoom:1
}
.list-group .list-item .list-col a:before, .list-group .list-item .list-col a:after {
	content: " ";
	display: table
}
.list-group .list-item .list-col a:after {
	clear: both
}
.list-group .list-item .list-col .form {
	width: 100%;
	font-size: 14px;
	border: none;
	padding-left: 0px;
	padding-right: 0px;
	background-color: transparent
}
.list-group .list-item .list-col .bootstrap-select {
	width: 100%
}
.list-group .list-item .list-col .bootstrap-select .btn {
	border: 0;
	padding-left: 0
}
.list-group .list-item .item-i-checks i {
	display: none
}
.list-group .list-item .item-i-checks input {
	display: none
}
.list-group .list-item .item-i-checks input:checked+i {
	display: inline-block
}
.list-grid {
	position: relative;
	padding: 0;
	list-style-type: none;
	border: 1px solid #e4eaec;
	border-right: none;
	border-bottom: none;
*zoom:1
}
.list-grid:before, .list-grid:after {
	content: " ";
	display: table
}
.list-grid:after {
	clear: both
}
.list-grid.noborder {
	border: none
}
.list-grid.noborder a {
	border: none
}
.list-grid.noborder a:before {
	border: none
}
.list-grid a {
	display: block;
	padding: 0px;
	height: auto;
	font-size: 13px;
	text-align: center;
	padding: 20px 10px;
	border: 1px solid #e4eaec;
	border-top: none;
	border-left: none
}
.list-grid a.noborder-r {
	border-right: none
}
.list-grid a.noborder-r:before {
	border-right: none
}
.list-grid span {
	padding-top: 8px;
	display: block;
	clear: both;
	line-height: 18px
}
.menu-group {
	position: relative;
	list-style-type: none;
	border-left: none;
	border-right: none
}
.menu-group.indent {
	padding: 0px 0px 0px 20px
}
.menu-group.indent .list-item {
	padding-left: 0px
}
.menu-group.indent .list-item.media {
	padding-left: 0px
}
.menu-group.space .list-item {
	margin: 2px 0px
}
.menu-group.pills .list-item {
	border-radius: 4px
}
.menu-group.border .list-item {
	border: 1px solid #e4eaec;
	margin-bottom: -1px
}
.menu-group.border .list-item:last-child {
	margin-bottom: 0px
}
.menu-group.border-bottom a.list-item {
	margin-bottom: 0px
}
.menu-group.border-bottom .list-item {
	border-bottom: 1px solid #e4eaec;
	margin-bottom: -1px
}
.menu-group.border-bottom .list-item:last-child {
	margin-bottom: 0px
}
.menu-group.noborder-lr {
	border-left: none;
	border-right: none
}
.menu-group .list-item {
	display: block;
	position: relative;
	padding: 8px 20px 8px 30px;
	font-size: 12px;
	transition: background 0.4s, color 0.4s;
	-moz-transition: background 0.4s, color 0.4s;
	-webkit-transition: background 0.4s, color 0.4s
}
.menu-group .list-item .list-icon {
	margin-right: 10px
}
a.list-item:focus, a.list-item.active, a.list-item:hover {
	color: inherit;
	background-color: #f3f7f9
}
.menu-group .list-item.default {
	color: #76838f;
	background-color: #e4eaec
}
a.list-item:focus.default, a.list-item.active.default, a.list-item:hover.default {
	background-color: #ccd7db
}
.menu-group .list-item.primary {
	color: #fff;
	background-color: #62a8ea
}
a.list-item:focus.primary, a.list-item.active.primary, a.list-item:hover.primary {
	background-color: #3e94e5
}
.menu-group .list-item.success {
	color: #fff;
	background-color: #46be8a
}
a.list-item:focus.success, a.list-item.active.success, a.list-item:hover.success {
	background-color: #39a275
}
.menu-group .list-item.info {
	color: #fff;
	background-color: #57c7d4
}
a.list-item:focus.info, a.list-item.active.info, a.list-item:hover.info {
	background-color: #37bccc
}
.menu-group .list-item.warning {
	color: #fff;
	background-color: #f2a654
}
a.list-item:focus.warning, a.list-item.active.warning, a.list-item:hover.warning {
	background-color: #ef922e
}
.menu-group .list-item.danger {
	color: #fff;
	background-color: #d72324
}
a.list-item:focus.danger, a.list-item.active.danger, a.list-item:hover.danger {
	background-color: #b41d1e
}
.menu-group .list-item.dark {
	color: #fff;
	background-color: #434954
}
a.list-item:focus.dark, a.list-item.active.dark, a.list-item:hover.dark {
	background-color: #31353d
}
.menu-group .list-item.light {
	color: #76838f;
	background-color: #fff
}
a.list-item:focus.light, a.list-item.active.light, a.list-item:hover.light {
	background-color: #ebebeb
}
.list-title {
	padding: 15px 10px 15px 30px;
	font-size: 14px;
	font-weight: 700
}
.focusarea {
	width: 100%;
	height: 120px;
	position: relative;
	background-size: cover;
	background-position: 50%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-pack: center;
	box-orient: vertical;
	box-pack: center;
	text-align: center
}
.focusarea.bg {
	background-color: #ededed
}
.focusarea.xs {
	height: 100px
}
.focusarea.sm {
	height: 120px
}
.focusarea.md {
	height: 140px
}
.focusarea.lg {
	height: 160px
}
.focusarea.xl {
	height: 180px
}
.focusarea.xxl {
	height: 200px
}
.focusarea.fullimg {
	height: 170px
}
.focusarea.fullimg span {
	width: 100%;
	height: inherit;
	display: block;
	background-size: cover;
	background-position: 50%
}
.focusarea.banner {
	height: auto
}
.focusarea.banner img {
	width: 100%
}
.focusarea .area-thumb .btn {
	position: absolute;
	right: 50px;
	top: 18px
}
.focusarea .area-thumb .btn i {
	line-height: inherit
}
.focusarea .area-thumb h1 {
	padding: 5px;
	color: #fff;
	font-size: 16px
}
.focusarea .area-bar {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px 0px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-pack: center;
	box-orient: vertical;
	box-pack: center;
	text-align: center
}
.progress-title {
	font-size: 12px;
	line-height: 2;
	position: absolute;
	top: -26px;
	width: 100%
}
h5.progress-title {
	position: static;
	color: inherit
}
h4.progress-title {
	position: static;
	font-size: 14px;
	margin-bottom: 5px
}
.progress {
	overflow: hidden;
	height: 20px;
	line-height: 20px;
	background-color: #e4eaec;
	border-radius: 4px;
	font-size: 12px
}
.progress.round {
	border-radius: 100px
}
.progress.has-title {
	margin-top: 26px
}
.progress.xs {
	height: 2px;
	line-height: 2px;
	font-size: 12px
}
.progress.sm {
	height: 4px;
	line-height: 4px;
	font-size: 12px
}
.progress.md {
	height: 10px;
	line-height: 10px;
	font-size: 12px
}
.progress.lg {
	height: 15px;
	line-height: 15px;
	font-size: 12px
}
.progress.xl {
	height: 22px;
	line-height: 22px;
	font-size: 13px
}
.progress.xxl {
	height: 30px;
	line-height: 30px;
	font-size: 14px
}
.progress.no-label .progress-label {
	visibility: hidden
}
.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: inherit;
	line-height: inherit;
	color: #fff;
	text-align: center;
	background-color: #62a8ea;
	transition: width 0.6s ease;
	-moz-transition: width 0.6s ease;
	-webkit-transition: width 0.6s ease
}
.progress-bar.default {
	color: #76838f;
	background-color: #e4eaec
}
.progress-bar.primary {
	color: #fff;
	background-color: #62a8ea
}
.progress-bar.success {
	color: #fff;
	background-color: #46be8a
}
.progress-bar.info {
	color: #fff;
	background-color: #57c7d4
}
.progress-bar.warning {
	color: #fff;
	background-color: #f2a654
}
.progress-bar.danger {
	color: #fff;
	background-color: #d72324
}
.progress-bar.dark {
	color: #fff;
	background-color: #434954
}
.progress-bar.light {
	color: #76838f;
	background-color: #fff
}
.progress-bar.striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px
}
.progress-bar.striped.active {
	animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-webkit-animation: progress-bar-stripes 2s linear infinite
}
.progress-bar.indicating.active {
	position: relative;
	animation: none;
	-moz-animation: none;
	-webkit-animation: none
}
.progress-bar.indicating.active:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	background-color: #fff;
	border-radius: inherit;
	opacity: 0;
	animation: progress-active 3s ease 0s infinite;
	-moz-animation: progress-active 3s ease 0s infinite;
	-webkit-animation: progress-active 3s ease 0s infinite
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position: 0 0
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position: 0 0
}
}
@-webkit-keyframes progress-active {
0% {
width:0;
opacity:0.4
}
100% {
width:100%;
opacity:0
}
}
@-o-keyframes progress-active {
0% {
width:0;
opacity:0.4
}
100% {
width:100%;
opacity:0
}
}
@keyframes progress-active {
0% {
width:0;
opacity:0.4
}
100% {
width:100%;
opacity:0
}
}
.breadcrumb {
	padding: 0px;
	margin: 0px;
	list-style: none
}
.breadcrumb li {
	float: left
}
.breadcrumb li:last-child a {
	color: #62a8ea
}
.breadcrumb>li+li:before {
	content: "/\00a0";
	padding: 0px 5px;
	color: #929ca6
}
.caret {
	display: inline-block;
	width: 0px;
	height: 0px;
	margin-left: 2px;
	margin-top: -1px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropdown {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0px;
	z-index: 1000;
	display: none;
	float: left;
	padding: 4px 0px;
	min-width: 160px;
	margin: 3px 0px 0px;
	font-size: 13px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	border: 1px solid #e4eaec;
	border-radius: 4px;
	-webkit-box-shadow: 0 3px 12px rgba(0,0,0,0.05);
	box-shadow: 0 3px 12px rgba(0,0,0,0.05);
	transition: margin 0.3s;
	-moz-transition: margin 0.3s;
	-webkit-transition: margin 0.3s
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
	height: 1px;
	overflow: hidden;
	background-color: #eaeff0
}
.dropdown-menu.lg {
	min-width: 200px
}
.dropdown-menu.md {
	min-width: 100px
}
.dropdown-menu.sm {
	min-width: 80px;
	font-size: 12px
}
.dropdown-menu.xs {
	min-width: 50px;
	font-size: 12px
}
.dropdown-menu>li {
	padding: 0 5px;
	margin: 2px 0;
	list-style: none
}
.dropdown-menu>li>a {
	display: block;
	padding: 10px 20px;
	clear: both;
	color: #76838f;
	font-weight: normal;
	line-height: 1.42857143;
	white-space: nowrap;
	border-radius: 4px;
	transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration: none;
	background-color: #f3f6f7
}
.dropdown-menu>li>a i.pull-right, .dropdown-menu>li>a i.pull-left {
	width: 20px;
	margin-top: 3px
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #428bca;
	outline: 0
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	color: #777
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.dropdown-menu-right {
	right: 0;
	left: auto
}
.dropdown-menu-left {
	right: auto;
	left: 0
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 1size 2px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap
}
.dropdown-backdrop {
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 990
}
.pull-right>.dropdown-menu {
	right: 0px;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px solid
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}
.dropdown-submenu {
	position: relative
}
.dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
	background-color: #f3f6f7
}
.dropdown-submenu:hover>.dropdown-menu, .dropdown-submenu:focus>.dropdown-menu {
	display: block
}
.dropdown-submenu.pull-left {
	float: none
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px
}
.dropdown-submenu .dropdown-menu {
	top: 0;
	left: 100%
}
.dropup .dropdown-submenu>.dropdown-menu {
	top: auto;
	bottom: 0
}
.bootstrap-select {
	width: 220px \0;
	position: relative
}
.bootstrap-select>.dropdown-toggle {
	width: 100%;
	padding-right: 25px
}
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle {
	border-color: #b94a48
}
.bootstrap-select.fit-width {
	width: auto !important
}
.bootstrap-select:not([class*="col-"]):not([class*="form"]):not(.input-group-btn) {
	width: 220px
}
.bootstrap-select.form {
	margin-bottom: 0;
	padding: 0;
	border: none
}
.bootstrap-select.form:not([class*="col-"]) {
	width: 100%
}
.bootstrap-select.form.input-group-btn {
	z-index: auto
}
.bootstrap-select.group:not(.input-group-btn), .bootstrap-select.group[class*="col-"] {
	float: none;
	display: inline-block;
	margin-left: 0
}
.bootstrap-select.group.dropdown-menu-right, .bootstrap-select.group[class*="col-"].dropdown-menu-right, .row .bootstrap-select.group[class*="col-"].dropdown-menu-right {
	float: right
}
.form-inline .bootstrap-select.group, .form-horizontal .bootstrap-select.group, .form-group .bootstrap-select.group {
	margin-bottom: 0
}
.form-group-lg .bootstrap-select.group.form, .form-group-sm .bootstrap-select.group.form {
	padding: 0
}
.form-inline .bootstrap-select.group .form {
	width: 100%
}
.bootstrap-select.group.disabled, .bootstrap-select.group>.disabled {
	cursor: not-allowed
}
.bootstrap-select.group.disabled:focus, .bootstrap-select.group>.disabled:focus {
	outline: none !important
}
.bootstrap-select.group.bs-container {
	position: absolute
}
.bootstrap-select.group.bs-container .dropdown-menu {
	z-index: 1060
}
.bootstrap-select.group .dropdown-toggle .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-align: left
}
.bootstrap-select.group .dropdown-toggle .caret {
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -2px;
	vertical-align: middle
}
.bootstrap-select.group[class*="col-"] .dropdown-toggle {
	width: 100%
}
.bootstrap-select.group .dropdown-menu {
	min-width: 100%;
	box-sizing: border-box
}
.bootstrap-select.group .dropdown-menu.inner {
	position: static;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
	box-shadow: none
}
.bootstrap-select.group .dropdown-menu li {
	position: relative
}
.bootstrap-select.group .dropdown-menu li.active small {
	color: #fff
}
.bootstrap-select.group .dropdown-menu li.disabled a {
	cursor: not-allowed
}
.bootstrap-select.group .dropdown-menu li a {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.bootstrap-select.group .dropdown-menu li a.opt {
	position: relative;
	padding-left: 2.25em
}
.bootstrap-select.group .dropdown-menu li a span.check-mark {
	display: none
}
.bootstrap-select.group .dropdown-menu li a span.text {
	display: inline-block
}
.bootstrap-select.group .dropdown-menu li small {
	padding-left: 0.5em
}
.bootstrap-select.group .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	box-shadow: inset 0 1px 1px fade(#000, 5%);
	pointer-events: none;
	opacity: 0.9;
	box-sizing: border-box
}
.bootstrap-select.group .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px;
	white-space: nowrap
}
.bootstrap-select.group.fit-width .dropdown-toggle .filter-option {
	position: static
}
.bootstrap-select.group.fit-width .dropdown-toggle .caret {
	position: static;
	top: auto;
	margin-top: -1px
}
.bootstrap-select.group.show-tick .dropdown-menu li.selected a span.check-mark {
	position: absolute;
	display: inline-block;
	right: 15px;
	margin-top: 5px
}
.bootstrap-select.group.show-tick .dropdown-menu li a span.text {
	margin-right: 34px
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
	z-index: 1061
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	content: '';
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(204,204,204,0.2);
	position: absolute;
	bottom: -4px;
	left: 9px;
	display: none
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid white;
	position: absolute;
	bottom: -4px;
	left: 10px;
	display: none
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
	bottom: auto;
	top: -3px;
	border-top: 7px solid rgba(204,204,204,0.2);
	border-bottom: 0
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
	bottom: auto;
	top: -3px;
	border-top: 6px solid white;
	border-bottom: 0
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
	right: 12px;
	left: auto
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
	right: 13px;
	left: auto
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after {
	display: block
}
.bs-searchbox, .bs-actionsbox, .bs-donebutton {
	padding: 4px 8px
}
.bs-actionsbox {
	width: 100%;
	box-sizing: border-box
}
.bs-actionsbox .group button {
	width: 50%
}
.bs-donebutton {
	float: left;
	width: 100%;
	box-sizing: border-box
}
.bs-donebutton .group button {
	width: 100%
}
.bs-searchbox+.bs-actionsbox {
	padding: 0 8px 4px
}
.bs-searchbox .form {
	margin-bottom: 0;
	width: 100%;
	float: none
}
select.bs-select-hidden, select.selectpicker {
	display: none !important
}
select.mobile-device {
	position: absolute !important;
	top: 0;
	left: 0;
	display: block !important;
	width: 100%;
	height: 100% !important;
	opacity: 0
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 400
}
h1, .h1 {
	font-size: 34px;
	color: #5e6974
}
h1 small, h1 .sm, .h1 small, .h1 .sm {
	font-weight: normal;
	font-size: 18px;
	color: #aeb6bd
}
h2, .h2 {
	font-size: 30px;
	color: #5e6974
}
h2 small, h2 .sm, .h2 small, .h2 .sm {
	font-weight: normal;
	font-size: 16px;
	color: #aeb6bd
}
h3, .h3 {
	font-size: 26px;
	color: #5e6974
}
h3 small, h3 .sm, .h3 small, .h3 .sm {
	font-weight: normal;
	font-size: 15px;
	color: #aeb6bd
}
h4, .h4 {
	font-size: 22px;
	color: #5e6974
}
h4 small, h4 .sm, .h4 small, .h4 .sm {
	font-weight: normal;
	font-size: 14px;
	color: #aeb6bd
}
h5, .h5 {
	font-size: 18px;
	color: #5e6974
}
h5 small, h5 .sm, .h5 small, .h5 .sm {
	font-weight: normal;
	font-size: 13px;
	color: #aeb6bd
}
h6, .h6 {
	font-size: 14px;
	color: #5e6974
}
h6 small, h6 .sm, .h6 small, .h6 .sm {
	font-weight: normal;
	font-size: 12px;
	color: #aeb6bd
}
hr {
	border: none;
	border-bottom: 1px solid #f3f6f7;
	margin: 15px 0px
}
hr.dotted {
	border-bottom-style: dotted
}
hr.dashed {
	border-bottom-style: dashed
}
mark {
	padding: 1px 5px 2px;
	border-radius: 2px;
	background: #23b7e5;
	color: #fff;
	line-height: 1.42857143
}
pre {
	font-family: inherit
}
code {
	font: 13px Menlo, Monaco, Consolas, "Courier New", monospace
}
p.indent {
	text-indent: 2em
}
p.justify {
	word-wrap: break-word;
	text-align: justify
}
em {
	font-style: normal
}
blockquote {
	padding: 10px 20px;
	margin: 0px 0px 20px;
	font-size: 17.5px;
	border-left: 5px solid #ddd
}
dl>dt, dl>dd {
	padding: 0px;
	margin: 0px
}
dl.list {
	display: inline-block;
	margin: 0px 20px
}
dl.list>dt {
	font-weight: 700;
	font-size: 14px;
	line-height: 1.8
}
dl.list>dd {
	line-height: 1.5
}
dl.list.center>dt, dl.list.center>dd {
	text-align: center
}
dl.attr>dt {
	font-weight: 700;
	display: inline
}
dl.attr>dd {
	display: inline;
	padding: 3px 5px
}
ol.list li, ul.list li {
	line-height: 1.5
}
ol.list li ol, ol.list li ul, ul.list li ol, ul.list li ul {
	margin: 8px 0px
}
section {
	margin-bottom: 20px
}
section h3 {
	margin-bottom: 10px
}
.price {
	font-family: arial, sans-serif
}
.price:before {
	content: '';
	font-family: arial, sans-serif
}
.price.yuan:before {
	content: '¥'
}
.price.dollar:before {
	content: '$'
}
.price.euro:before {
	content: '€'
}
i.xs {
	font-size: 12px;
	vertical-align: middle
}
i.sm {
	font-size: 18px;
	vertical-align: middle
}
i.md {
	font-size: 22px;
	vertical-align: middle
}
i.lg {
	font-size: 28px;
	vertical-align: middle
}
i.xl {
	font-size: 34px;
	vertical-align: middle
}
i.xxl {
	font-size: 42px;
	vertical-align: middle
}
i.default {
	color: #929ca6;
	background-color: #e4eaec
}
i.default.outline, i.default.hollow {
	color: #e4eaec;
	background-color: transparent;
	border: 1px solid #e4eaec
}
i.primary {
	color: #fff;
	background-color: #62a8ea
}
i.primary.outline, i.primary.hollow {
	color: #62a8ea;
	background-color: transparent;
	border: 1px solid #62a8ea
}
i.success {
	color: #fff;
	background-color: #46be8a
}
i.success.outline, i.success.hollow {
	color: #46be8a;
	background-color: transparent;
	border: 1px solid #46be8a
}
i.info {
	color: #fff;
	background-color: #57c7d4
}
i.info.outline, i.info.hollow {
	color: #57c7d4;
	background-color: transparent;
	border: 1px solid #57c7d4
}
i.warning {
	color: #fff;
	background-color: #f2a654
}
i.warning.outline, i.warning.hollow {
	color: #f2a654;
	background-color: transparent;
	border: 1px solid #f2a654
}
i.danger {
	color: #fff;
	background-color: #d72324
}
i.danger.outline, i.danger.hollow {
	color: #d72324;
	background-color: transparent;
	border: 1px solid #d72324
}
i.dark {
	color: #fff;
	background-color: #434954
}
i.dark.outline, i.dark.hollow {
	color: #434954;
	background-color: transparent;
	border: 1px solid #434954
}
i.light {
	color: #929ca6;
	background-color: #fff
}
i.light.outline, i.light.hollow {
	color: #fff;
	background-color: transparent;
	border: 1px solid #fff
}
i.padding-xs {
	padding: 5px;
	display: inline-block;
	border-radius: 4px
}
i.padding-sm {
	padding: 10px;
	display: inline-block;
	border-radius: 9px
}
i.padding-md {
	padding: 15px;
	display: inline-block;
	border-radius: 11px
}
i.padding-lg {
	padding: 20px;
	display: inline-block;
	border-radius: 15px
}
i.padding-xl {
	padding: 25px;
	display: inline-block;
	border-radius: 17px
}
i.padding-xxl {
	padding: 30px;
	display: inline-block;
	border-radius: 20px
}
i.round {
	border-radius: 100%
}
.radius-xs {
	border-radius: 5px !important
}
.radius-sm {
	border-radius: 10px !important
}
.radius-md {
	border-radius: 15px !important
}
.radius-lg {
	border-radius: 20px !important
}
.radius-xl {
	border-radius: 25px !important
}
.radius-xxl {
	border-radius: 30px !important
}
.padding-none {
	padding: 0px !important
}
.padding-xs {
	padding: 5px !important
}
.padding-sm {
	padding: 10px !important
}
.padding-md {
	padding: 15px !important
}
.padding-lg {
	padding: 20px !important
}
.padding-xl {
	padding: 25px !important
}
.padding-xxl {
	padding: 30px !important
}
.padding-40 {
	padding: 40px !important
}
.padding-50 {
	padding: 50px !important
}
.padding-60 {
	padding: 60px !important
}
.padding-70 {
	padding: 70px !important
}
.padding-80 {
	padding: 80px !important
}
.padding-90 {
	padding: 90px !important
}
.padding-100 {
	padding: 100px !important
}
.font-xs {
	font-size: 10px !important
}
.font-sm {
	font-size: 11px !important
}
.font-md {
	font-size: 12px !important
}
.font-lg {
	font-size: 14px !important
}
.font-xl {
	font-size: 16px !important
}
.font-xxl {
	font-size: 18px !important
}
.w-min-xs {
	min-width: 50px !important
}
.w-min-sm {
	min-width: 80px !important
}
.w-min-md {
	min-width: 100px !important
}
.w-min-lg {
	min-width: 120px !important
}
.w-min-xl {
	min-width: 140px !important
}
.w-min-xxl {
	min-width: 160px !important
}
.w-max-xs {
	max-width: 50px !important
}
.w-max-sm {
	max-width: 80px !important
}
.w-max-md {
	max-width: 100px !important
}
.w-max-lg {
	max-width: 120px !important
}
.w-max-xl {
	max-width: 140px !important
}
.w-max-xxl {
	max-width: 160px !important
}
.w-xs {
	width: 50px !important;
	min-width: 50px !important;
	max-width: 50px !important
}
.w-sm {
	width: 70px !important;
	min-width: 70px !important;
	max-width: 70px !important
}
.w-md {
	width: 100px !important;
	min-width: 100px !important;
	max-width: 100px !important
}
.w-lg {
	width: 120px !important;
	min-width: 120px !important;
	max-width: 120px !important
}
.w-xl {
	width: 140px !important;
	min-width: 140px !important;
	max-width: 140px !important
}
.w-xxl {
	width: 160px !important;
	min-width: 160px !important;
	max-width: 160px !important
}
.m-l {
	margin-left: 15px !important
}
.m-l-xs {
	margin-left: 5px !important
}
.m-l-sm {
	margin-left: 10px !important
}
.m-l-md {
	margin-left: 20px !important
}
.m-l-lg {
	margin-left: 30px !important
}
.m-l-xl {
	margin-left: 40px !important
}
.m-l-xxl {
	margin-left: 50px !important
}
.m-l-none {
	margin-left: 0px !important
}
.m-r {
	margin-right: 15px !important
}
.m-r-xs {
	margin-right: 5px !important
}
.m-r-sm {
	margin-right: 10px !important
}
.m-r-md {
	margin-right: 20px !important
}
.m-r-lg {
	margin-right: 30px !important
}
.m-r-xl {
	margin-right: 40px !important
}
.m-r-xxl {
	margin-right: 50px !important
}
.m-r-none {
	margin-right: 0px !important
}
.m-t {
	margin-top: 15px !important
}
.m-t-xs {
	margin-top: 5px !important
}
.m-t-sm {
	margin-top: 10px !important
}
.m-t-md {
	margin-top: 20px !important
}
.m-t-lg {
	margin-top: 30px !important
}
.m-t-xl {
	margin-top: 40px !important
}
.m-t-xxl {
	margin-top: 50px !important
}
.m-t-none {
	margin-top: 0px !important
}
.m-b {
	margin-bottom: 15px !important
}
.m-b-xs {
	margin-bottom: 5px !important
}
.m-b-sm {
	margin-bottom: 10px !important
}
.m-b-md {
	margin-bottom: 20px !important
}
.m-b-lg {
	margin-bottom: 30px !important
}
.m-b-xl {
	margin-bottom: 40px !important
}
.m-b-xxl {
	margin-bottom: 50px !important
}
.m-b-none {
	margin-bottom: 0px !important
}
.p-l {
	padding-left: 15px !important
}
.p-l-xs {
	padding-left: 5px !important
}
.p-l-sm {
	padding-left: 10px !important
}
.p-l-md {
	padding-left: 20px !important
}
.p-l-lg {
	padding-left: 30px !important
}
.p-l-xl {
	padding-left: 40px !important
}
.p-l-xxl {
	padding-left: 50px !important
}
.p-l-none {
	padding-left: 0px !important
}
.p-r {
	padding-right: 15px !important
}
.p-r-xs {
	padding-right: 5px !important
}
.p-r-sm {
	padding-right: 10px !important
}
.p-r-md {
	padding-right: 20px !important
}
.p-r-lg {
	padding-right: 30px !important
}
.p-r-xl {
	padding-right: 40px !important
}
.p-r-xxl {
	padding-right: 50px !important
}
.p-r-none {
	padding-right: 0px !important
}
.p-t {
	padding-top: 15px !important
}
.p-t-xs {
	padding-top: 5px !important
}
.p-t-sm {
	padding-top: 10px !important
}
.p-t-md {
	padding-top: 20px !important
}
.p-t-lg {
	padding-top: 30px !important
}
.p-t-xl {
	padding-top: 40px !important
}
.p-t-xxl {
	padding-top: 50px !important
}
.p-t-none {
	padding-top: 0px !important
}
.p-b {
	padding-bottom: 15px !important
}
.p-b-xs {
	padding-bottom: 5px !important
}
.p-b-sm {
	padding-bottom: 10px !important
}
.p-b-md {
	padding-bottom: 20px !important
}
.p-b-lg {
	padding-bottom: 30px !important
}
.p-b-xl {
	padding-bottom: 40px !important
}
.p-b-xxl {
	padding-bottom: 50px !important
}
.p-b-none {
	padding-bottom: 0px !important
}
.show {
	display: inline-block !important
}
.hide {
	display: none !important
}
.pull-left {
	float: left
}
.pull-right {
	float: right
}
.text-right {
	text-align: right !important
}
.text-left {
	text-align: left !important
}
.text-center {
	text-align: center !important
}
.nowrap {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto
}
.nowrap-2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto
}
.nowrap-3 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto
}
.nowrap-4 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto
}
.uppercase {
	text-transform: uppercase
}
.clearfix {
*zoom:1
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.drag {
	position: fixed !important
}
.drag .panel-title {
	cursor: move
}
.scrollable {
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch
}
.noscroll {
	overflow-x: hidden;
	overflow-y: hidden
}
@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: 1199px) {
.hidden-md {
	display: none !important
}
}
@media (min-width: 1200px) {
.hidden-lg {
	display: none !important
}
}
.color-light {
	color: #fff
}
.color-light.lter {
	color: #fff
}
.color-light.lt {
	color: #fff
}
.color-light.dk {
	color: #f2f2f2
}
.color-light.dker {
	color: #e6e6e6
}
.color-default {
	color: #e4eaec
}
.color-default.lter {
	color: #fff
}
.color-default.lt {
	color: #f3f6f7
}
.color-default.dk {
	color: #d5dee1
}
.color-default.dker {
	color: #c6d3d7
}
.color-primary {
	color: #62a8ea
}
.color-primary.lter {
	color: #8fc1f0
}
.color-primary.lt {
	color: #78b4ed
}
.color-primary.dk {
	color: #4c9ce7
}
.color-primary.dker {
	color: #358fe4
}
.color-success {
	color: #46be8a
}
.color-success.lter {
	color: #6ccba2
}
.color-success.lt {
	color: #59c596
}
.color-success.dk {
	color: #3dae7d
}
.color-success.dker {
	color: #369b6f
}
.color-info {
	color: #57c7d4
}
.color-info.lter {
	color: #80d5de
}
.color-info.lt {
	color: #6bced9
}
.color-info.dk {
	color: #43c0cf
}
.color-info.dker {
	color: #33b6c5
}
.color-warning {
	color: #f2a654
}
.color-warning.lter {
	color: #f6bf83
}
.color-warning.lt {
	color: #f4b26c
}
.color-warning.dk {
	color: #f09a3c
}
.color-warning.dker {
	color: #ee8d25
}
.color-danger {
	color: #d72324
}
.color-danger.lter {
	color: #e24b4c
}
.color-danger.lt {
	color: #de3536
}
.color-danger.dk {
	color: #c11f20
}
.color-danger.dker {
	color: #ab1c1d
}
.color-dark {
	color: #434954
}
.color-dark.lter {
	color: #5a6270
}
.color-dark.lt {
	color: #4e5562
}
.color-dark.dk {
	color: #383d46
}
.color-dark.dker {
	color: #2c3038
}
.bg-light {
	background-color: #e4eaec
}
.bg-light.lter {
	background-color: #fff
}
.bg-light.lt {
	background-color: #f3f6f7
}
.bg-light.dk {
	background-color: #d5dee1
}
.bg-light.dker {
	background-color: #c6d3d7
}
.bg-primary {
	background-color: #62a8ea
}
.bg-primary.lter {
	background-color: #8fc1f0
}
.bg-primary.lt {
	background-color: #78b4ed
}
.bg-primary.dk {
	background-color: #4c9ce7
}
.bg-primary.dker {
	background-color: #358fe4
}
.bg-success {
	background-color: #46be8a
}
.bg-success.lter {
	background-color: #6ccba2
}
.bg-success.lt {
	background-color: #59c596
}
.bg-success.dk {
	background-color: #3dae7d
}
.bg-success.dker {
	background-color: #369b6f
}
.bg-info {
	background-color: #57c7d4
}
.bg-info.lter {
	background-color: #80d5de
}
.bg-info.lt {
	background-color: #6bced9
}
.bg-info.dk {
	background-color: #43c0cf
}
.bg-info.dker {
	background-color: #33b6c5
}
.bg-warning {
	background-color: #f2a654
}
.bg-warning.lter {
	background-color: #f6bf83
}
.bg-warning.lt {
	background-color: #f4b26c
}
.bg-warning.dk {
	background-color: #f09a3c
}
.bg-warning.dker {
	background-color: #ee8d25
}
.bg-danger {
	background-color: #d72324
}
.bg-danger.lter {
	background-color: #e24b4c
}
.bg-danger.lt {
	background-color: #de3536
}
.bg-danger.dk {
	background-color: #c11f20
}
.bg-danger.dker {
	background-color: #ab1c1d
}
.bg-dark {
	background-color: #434954
}
.bg-dark.lter {
	background-color: #5a6270
}
.bg-dark.lt {
	background-color: #4e5562
}
.bg-dark.dk {
	background-color: #383d46
}
.bg-dark.dker {
	background-color: #2c3038
}
.fade {
	animation-duration: 0.3s;
	animation-fill-mode: forwards
}
.fade.in {
	animation-name: fadeIn
}
.fade.out {
	animation-name: fadeOut
}
@keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fallIn {
0% {
opacity:0;
transform:scale3d(1.1, 1.1, 1)
}
100% {
opacity:1;
transform:scale3d(1, 1, 1)
}
}
@keyframes fallOut {
0% {
opacity:1
}
100% {
opacity:0;
transform:scale3d(0.9, 0.9, 1)
}
}
@keyframes bounceIn {
0% {
transform:scale(0.7)
}
45% {
transform:scale(1.05)
}
80% {
transform:scale(0.95)
}
100% {
transform:scale(1)
}
}
@keyframes scaleIn {
0% {
opacity:0;
transform:scale(0.7)
}
100% {
opacity:1
}
}
@keyframes scaleOut {
0% {
opacity:1
}
100% {
opacity:0;
transform:scale(0.7)
}
}
@keyframes roadsterIn {
0% {
opacity:0;
transform:translate3d(calc(-100vw - 50%), 0, 0)
}
50% {
opacity:1;
transform:translate3d(100px, 0, 0)
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes roadsterOut {
0% {
opacity:1;
transform:translate3d(0, 0, 0)
}
50% {
opacity:1;
transform:translate3d(-100px, 0, 0) scale3d(1.1, 1.1, 1)
}
100% {
opacity:0;
transform:translate3d(calc(100vw + 50%), 0, 0)
}
}
@keyframes slideTopIn {
0% {
opacity:0;
transform:translate(0, 50px)
}
100% {
opacity:1;
transform:translate(0, 0)
}
}
@keyframes slideTopOut {
0% {
opacity:1;
transform:translate(0, 0)
}
100% {
opacity:0;
transform:translate(0, 50px)
}
}
@keyframes slideDownIn {
0% {
opacity:0;
transform:translate(0, -50px)
}
100% {
opacity:1;
transform:translate(0, 0)
}
}
@keyframes slideDownOut {
0% {
opacity:1;
transform:translate(0, 0)
}
100% {
opacity:0;
transform:translate(0, -50px)
}
}
@keyframes jellyIn {
0% {
opacity:0;
transform:matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
2.083333% {
transform:matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
4.166667% {
transform:matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
6.25% {
transform:matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
8.333333% {
transform:matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
10.416667% {
transform:matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
12.5% {
transform:matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
14.583333% {
transform:matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
16.666667% {
transform:matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
18.75% {
transform:matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
20.833333% {
transform:matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
22.916667% {
transform:matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
25% {
transform:matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
27.083333% {
transform:matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
29.166667% {
transform:matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
31.25% {
transform:matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
33.333333% {
transform:matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
35.416667% {
transform:matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
37.5% {
transform:matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
39.583333% {
transform:matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
41.666667% {
transform:matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
43.75% {
transform:matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
45.833333% {
transform:matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
47.916667% {
transform:matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
50% {
opacity:1;
transform:matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
52.083333% {
transform:matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
54.166667% {
transform:matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
56.25% {
transform:matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
58.333333% {
transform:matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
60.416667% {
transform:matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
62.5% {
transform:matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
64.583333% {
transform:matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
66.666667% {
transform:matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
68.75% {
transform:matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
70.833333% {
transform:matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
72.916667% {
transform:matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
75% {
transform:matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
77.083333% {
transform:matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
79.166667% {
transform:matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
81.25% {
transform:matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
83.333333% {
transform:matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
85.416667% {
transform:matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
87.5% {
transform:matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
89.583333% {
transform:matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
91.666667% {
transform:matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
93.75% {
transform:matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
95.833333% {
transform:matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
97.916667% {
transform:matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
100% {
opacity:1;
transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}
}
@keyframes jellyOut {
0% {
opacity:1
}
100% {
opacity:0;
transform:scale(0.8)
}
}
