﻿/*! Amaze UI v2.7.2 | by Amaze UI Team | (c) 2016 AllMobilize, Inc. | Licensed under MIT | 2016-12-16T16:25:57+0800 */*,:after,:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.am-thumbnails>li {
    padding: 0 .5rem 1rem .5rem;
}

@media only screen and (max-width:640px) {
	body {
		word-wrap: break-word;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto
	}
}

a {
	color: #0e90d2
}

a:focus,a:hover {
	/*color: #095f8a*/
}

a:focus {
	outline: thin dotted;
	outline: 1px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

ins {
	background: #ffa;
	color: #333
}

mark {
	background: #ffa;
	color: #333
}

abbr[title],dfn[title] {
	cursor: help
}

dfn[title] {
	border-bottom: 1px dotted;
	font-style: normal
}



.am-scrollbar-measure {
	width: 100px;
	height: 100px;
	overflow: scroll;
	position: absolute;
	top: -9999px
}

.am-container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	width: 100%;
	max-width: 1000px
}

.am-container:after,.am-container:before {
	content: " ";
	display: table
}

.am-container:after {
	clear: both
}

@media only screen and (min-width:641px) {
	.am-container {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}
}

.am-container>.am-g {
	width: auto;
	margin-left: -1rem;
	margin-right: -1rem
}

@media only screen and (min-width:641px) {
	.am-container>.am-g {
		margin-left: -1.5rem;
		margin-right: -1.5rem
	}
}

.am-g {
	margin: 0 auto;
	width: 100%
}

.am-g:after,.am-g:before {
	content: " ";
	display: table
}

.am-g:after {
	clear: both
}

.am-g .am-g {
	margin-left: -1rem;
	margin-right: -1rem;
	width: auto
}

.am-g .am-g.am-g-collapse {
	margin-left: 0;
	margin-right: 0;
	width: auto
}

@media only screen and (min-width:641px) {
	.am-g .am-g {
		margin-left: -1.5rem;
		margin-right: -1.5rem
	}
}

.am-g.am-g-collapse .am-g {
	margin-left: 0;
	margin-right: 0
}

.am-g-collapse [class*=am-u-] {
	padding-left: 0;
	padding-right: 0
}

.am-g-fixed {
	max-width: 1000px
}[class*=am-u-] {
	width: 100%;
	padding-left: 1rem;
	padding-right: 1rem;
	float: left;
	position: relative
}[class*=am-u-]+[class*=am-u-]:last-child {
	float: right
}[class*=am-u-]+[class*=am-u-].am-u-end {
	float: left
}

@media only screen and (min-width:641px) {
[	class*=am-u-] {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}
}[class*=am-u-pull-] {
	left: auto
}[class*=am-u-push-] {
	right: auto
}

@media only screen {
	.am-u-sm-1 {
		width: 8.33333333%
	}

	.am-u-sm-2 {
		width: 16.66666667%
	}

	.am-u-sm-3 {
		width: 25%
	}

	/*.am-u-sm-4 {
		width: 33.33333333%
	}*/

	.am-u-sm-5 {
		width: 41.66666667%
	}

	.am-u-sm-6 {
		width: 50%
	}

	.am-u-sm-7 {
		width: 58.33333333%
	}

	.am-u-sm-8 {
		width: 66.66666667%
	}

	.am-u-sm-9 {
		width: 75%
	}

	.am-u-sm-10 {
		width: 83.33333333%
	}

	.am-u-sm-11 {
		width: 91.66666667%
	}

	.am-u-sm-12 {
		width: 100%
	}

	.am-u-sm-pull-0 {
		right: 0
	}

	.am-u-sm-pull-1 {
		right: 8.33333333%
	}

	.am-u-sm-pull-2 {
		right: 16.66666667%
	}

	.am-u-sm-pull-3 {
		right: 25%
	}

	.am-u-sm-pull-4 {
		right: 33.33333333%
	}

	.am-u-sm-pull-5 {
		right: 41.66666667%
	}

	.am-u-sm-pull-6 {
		right: 50%
	}

	.am-u-sm-pull-7 {
		right: 58.33333333%
	}

	.am-u-sm-pull-8 {
		right: 66.66666667%
	}

	.am-u-sm-pull-9 {
		right: 75%
	}

	.am-u-sm-pull-10 {
		right: 83.33333333%
	}

	.am-u-sm-pull-11 {
		right: 91.66666667%
	}

	.am-u-sm-push-0 {
		left: 0
	}

	.am-u-sm-push-1 {
		left: 8.33333333%
	}

	.am-u-sm-push-2 {
		left: 16.66666667%
	}

	.am-u-sm-push-3 {
		left: 25%
	}

	.am-u-sm-push-4 {
		left: 33.33333333%
	}

	.am-u-sm-push-5 {
		left: 41.66666667%
	}

	.am-u-sm-push-6 {
		left: 50%
	}

	.am-u-sm-push-7 {
		left: 58.33333333%
	}

	.am-u-sm-push-8 {
		left: 66.66666667%
	}

	.am-u-sm-push-9 {
		left: 75%
	}

	.am-u-sm-push-10 {
		left: 83.33333333%
	}

	.am-u-sm-push-11 {
		left: 91.66666667%
	}

	.am-u-sm-offset-0 {
		margin-left: 0
	}

	.am-u-sm-offset-1 {
		margin-left: 8.33333333%
	}

	.am-u-sm-offset-2 {
		margin-left: 16.66666667%
	}

	.am-u-sm-offset-3 {
		margin-left: 25%
	}

	.am-u-sm-offset-4 {
		margin-left: 33.33333333%
	}

	.am-u-sm-offset-5 {
		margin-left: 41.66666667%
	}

	.am-u-sm-offset-6 {
		margin-left: 50%
	}

	.am-u-sm-offset-7 {
		margin-left: 58.33333333%
	}

	.am-u-sm-offset-8 {
		margin-left: 66.66666667%
	}

	.am-u-sm-offset-9 {
		margin-left: 75%
	}

	.am-u-sm-offset-10 {
		margin-left: 83.33333333%
	}

	.am-u-sm-offset-11 {
		margin-left: 91.66666667%
	}

	.am-u-sm-reset-order {
		margin-left: 0;
		margin-right: 0;
		left: auto;
		right: auto;
		float: left
	}[	class*=am-u-].am-u-sm-centered {
		margin-left: auto;
		margin-right: auto;
		float: none
	}[	class*=am-u-].am-u-sm-centered:last-child {
		float: none
	}[	class*=am-u-].am-u-sm-uncentered {
		margin-left: 0;
		margin-right: 0;
		float: left
	}[	class*=am-u-].am-u-sm-uncentered:last-child {
		float: left
	}
}

@media only screen and (min-width:641px) {
	.am-u-md-1 {
		width: 8.33333333%
	}

	.am-u-md-2 {
		width: 16.66666667%
	}

	.am-u-md-3 {
		width: 25%
	}

	.am-u-md-4 {
		width: 33.33333333%
	}

	.am-u-md-5 {
		width: 41.66666667%
	}

	.am-u-md-6 {
		width: 50%
	}

	.am-u-md-7 {
		width: 58.33333333%
	}

	.am-u-md-8 {
		width: 66.66666667%
	}

	.am-u-md-9 {
		width: 75%
	}

	.am-u-md-10 {
		width: 83.33333333%
	}

	.am-u-md-11 {
		width: 91.66666667%
	}

	.am-u-md-12 {
		width: 100%
	}

	.am-u-md-pull-0 {
		right: 0
	}

	.am-u-md-pull-1 {
		right: 8.33333333%
	}

	.am-u-md-pull-2 {
		right: 16.66666667%
	}

	.am-u-md-pull-3 {
		right: 25%
	}

	.am-u-md-pull-4 {
		right: 33.33333333%
	}

	.am-u-md-pull-5 {
		right: 41.66666667%
	}

	.am-u-md-pull-6 {
		right: 50%
	}

	.am-u-md-pull-7 {
		right: 58.33333333%
	}

	.am-u-md-pull-8 {
		right: 66.66666667%
	}

	.am-u-md-pull-9 {
		right: 75%
	}

	.am-u-md-pull-10 {
		right: 83.33333333%
	}

	.am-u-md-pull-11 {
		right: 91.66666667%
	}

	.am-u-md-push-0 {
		left: 0
	}

	.am-u-md-push-1 {
		left: 8.33333333%
	}

	.am-u-md-push-2 {
		left: 16.66666667%
	}

	.am-u-md-push-3 {
		left: 25%
	}

	.am-u-md-push-4 {
		left: 33.33333333%
	}

	.am-u-md-push-5 {
		left: 41.66666667%
	}

	.am-u-md-push-6 {
		left: 50%
	}

	.am-u-md-push-7 {
		left: 58.33333333%
	}

	.am-u-md-push-8 {
		left: 66.66666667%
	}

	.am-u-md-push-9 {
		left: 75%
	}

	.am-u-md-push-10 {
		left: 83.33333333%
	}

	.am-u-md-push-11 {
		left: 91.66666667%
	}

	.am-u-md-offset-0 {
		margin-left: 0
	}

	.am-u-md-offset-1 {
		margin-left: 8.33333333%
	}

	.am-u-md-offset-2 {
		margin-left: 16.66666667%
	}

	.am-u-md-offset-3 {
		margin-left: 25%
	}

	.am-u-md-offset-4 {
		margin-left: 33.33333333%
	}

	.am-u-md-offset-5 {
		margin-left: 41.66666667%
	}

	.am-u-md-offset-6 {
		margin-left: 50%
	}

	.am-u-md-offset-7 {
		margin-left: 58.33333333%
	}

	.am-u-md-offset-8 {
		margin-left: 66.66666667%
	}

	.am-u-md-offset-9 {
		margin-left: 75%
	}

	.am-u-md-offset-10 {
		margin-left: 83.33333333%
	}

	.am-u-md-offset-11 {
		margin-left: 91.66666667%
	}

	.am-u-md-reset-order {
		margin-left: 0;
		margin-right: 0;
		left: auto;
		right: auto;
		float: left
	}[	class*=am-u-].am-u-md-centered {
		margin-left: auto;
		margin-right: auto;
		float: none
	}[	class*=am-u-].am-u-md-centered:last-child {
		float: none
	}[	class*=am-u-].am-u-md-uncentered {
		margin-left: 0;
		margin-right: 0;
		float: left
	}[	class*=am-u-].am-u-md-uncentered:last-child {
		float: left
	}
}

@media only screen and (min-width:1025px) {
	.am-u-lg-1 {
		width: 8.33333333%
	}

	.am-u-lg-2 {
		width: 16.66666667%
	}

	.am-u-lg-3 {
		width: 25%
	}

	/*.am-u-lg-4 {
		width: 33.33333333%
	}*/

	.am-u-lg-5 {
		width: 41.66666667%
	}

	.am-u-lg-6 {
		width: 50%
	}

	.am-u-lg-7 {
		width: 58.33333333%
	}

	.am-u-lg-8 {
		width: 66.66666667%
	}

	.am-u-lg-9 {
		width: 75%
	}

	.am-u-lg-10 {
		width: 83.33333333%
	}

	.am-u-lg-11 {
		width: 91.66666667%
	}

	.am-u-lg-12 {
		width: 100%
	}

	.am-u-lg-pull-0 {
		right: 0
	}

	.am-u-lg-pull-1 {
		right: 8.33333333%
	}

	.am-u-lg-pull-2 {
		right: 16.66666667%
	}

	.am-u-lg-pull-3 {
		right: 25%
	}

	.am-u-lg-pull-4 {
		right: 33.33333333%
	}

	.am-u-lg-pull-5 {
		right: 41.66666667%
	}

	.am-u-lg-pull-6 {
		right: 50%
	}

	.am-u-lg-pull-7 {
		right: 58.33333333%
	}

	.am-u-lg-pull-8 {
		right: 66.66666667%
	}

	.am-u-lg-pull-9 {
		right: 75%
	}

	.am-u-lg-pull-10 {
		right: 83.33333333%
	}

	.am-u-lg-pull-11 {
		right: 91.66666667%
	}

	.am-u-lg-push-0 {
		left: 0
	}

	.am-u-lg-push-1 {
		left: 8.33333333%
	}

	.am-u-lg-push-2 {
		left: 16.66666667%
	}

	.am-u-lg-push-3 {
		left: 25%
	}

	.am-u-lg-push-4 {
		left: 33.33333333%
	}

	.am-u-lg-push-5 {
		left: 41.66666667%
	}

	.am-u-lg-push-6 {
		left: 50%
	}

	.am-u-lg-push-7 {
		left: 58.33333333%
	}

	.am-u-lg-push-8 {
		left: 66.66666667%
	}

	.am-u-lg-push-9 {
		left: 75%
	}

	.am-u-lg-push-10 {
		left: 83.33333333%
	}

	.am-u-lg-push-11 {
		left: 91.66666667%
	}

	.am-u-lg-offset-0 {
		margin-left: 0
	}

	.am-u-lg-offset-1 {
		margin-left: 8.33333333%
	}

	.am-u-lg-offset-2 {
		margin-left: 16.66666667%
	}

	.am-u-lg-offset-3 {
		margin-left: 25%
	}

	.am-u-lg-offset-4 {
		margin-left: 33.33333333%
	}

	.am-u-lg-offset-5 {
		margin-left: 41.66666667%
	}

	.am-u-lg-offset-6 {
		margin-left: 50%
	}

	.am-u-lg-offset-7 {
		margin-left: 58.33333333%
	}

	.am-u-lg-offset-8 {
		margin-left: 66.66666667%
	}

	.am-u-lg-offset-9 {
		margin-left: 75%
	}

	.am-u-lg-offset-10 {
		margin-left: 83.33333333%
	}

	.am-u-lg-offset-11 {
		margin-left: 91.66666667%
	}

	.am-u-lg-reset-order {
		margin-left: 0;
		margin-right: 0;
		left: auto;
		right: auto;
		float: left
	}[	class*=am-u-].am-u-lg-centered {
		margin-left: auto;
		margin-right: auto;
		float: none
	}[	class*=am-u-].am-u-lg-centered:last-child {
		float: none
	}[	class*=am-u-].am-u-lg-uncentered {
		margin-left: 0;
		margin-right: 0;
		float: left
	}[	class*=am-u-].am-u-lg-uncentered:last-child {
		float: left
	}
}[class*=am-avg-] {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none
}[class*=am-avg-]:after,[class*=am-avg-]:before {
	content: " ";
	display: table
}[class*=am-avg-]:after {
	clear: both
}[class*=am-avg-]>li {
	display: block;
	height: auto;
	float: left
}

@media only screen {
	.am-avg-sm-1>li {
		width: 100%
	}

	.am-avg-sm-1>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-sm-1>li:nth-of-type(1n+1) {
		clear: both
	}

	.am-avg-sm-2>li {
		width: 50%
	}

	.am-avg-sm-2>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-sm-2>li:nth-of-type(2n+1) {
		clear: both
	}

	.am-avg-sm-3>li {
		width: 33.33333333%
	}

	.am-avg-sm-3>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-sm-3>li:nth-of-type(3n+1) {
		clear: both
	}

	.am-avg-sm-4>li {
		width: 25%
	}

	.am-avg-sm-4>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-sm-4>li:nth-of-type(4n+1) {
		clear: both
	}

	.am-avg-sm-5>li {
		width: 20%
	}

	.am-avg-sm-5>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-sm-5>li:nth-of-type(5n+1) {
		clear: both
	}

	.am-avg-sm-6>li {
		width: 16.66666667%
	}

	.am-avg-sm-6>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-sm-6>li:nth-of-type(6n+1) {
		clear: both
	}

	.am-avg-sm-7>li {
		width: 14.28571429%
	}

	.am-avg-sm-7>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-sm-7>li:nth-of-type(7n+1) {
		clear: both
	}

	.am-avg-sm-8>li {
		width: 12.5%
	}

	.am-avg-sm-8>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-sm-8>li:nth-of-type(8n+1) {
		clear: both
	}

	.am-avg-sm-9>li {
		width: 11.11111111%
	}

	.am-avg-sm-9>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-sm-9>li:nth-of-type(9n+1) {
		clear: both
	}

	.am-avg-sm-10>li {
		width: 10%
	}

	.am-avg-sm-10>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-sm-10>li:nth-of-type(10n+1) {
		clear: both
	}

	.am-avg-sm-11>li {
		width: 9.09090909%
	}

	.am-avg-sm-11>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-sm-11>li:nth-of-type(11n+1) {
		clear: both
	}

	.am-avg-sm-12>li {
		width: 8.33333333%
	}

	.am-avg-sm-12>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-sm-12>li:nth-of-type(12n+1) {
		clear: both
	}
}

@media only screen and (min-width:641px) {
	.am-avg-md-1>li {
		width: 100%
	}

	.am-avg-md-1>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-md-1>li:nth-of-type(1n+1) {
		clear: both
	}

	.am-avg-md-2>li {
		width: 50%
	}

	.am-avg-md-2>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-md-2>li:nth-of-type(2n+1) {
		clear: both
	}

	.am-avg-md-3>li {
		width: 33.33333333%
	}

	.am-avg-md-3>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-md-3>li:nth-of-type(3n+1) {
		clear: both
	}

	.am-avg-md-4>li {
		width: 25%
	}

	.am-avg-md-4>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-md-4>li:nth-of-type(4n+1) {
		clear: both
	}

	.am-avg-md-5>li {
		width: 20%
	}

	.am-avg-md-5>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-md-5>li:nth-of-type(5n+1) {
		clear: both
	}

	.am-avg-md-6>li {
		width: 16.66666667%
	}

	.am-avg-md-6>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-md-6>li:nth-of-type(6n+1) {
		clear: both
	}

	.am-avg-md-7>li {
		width: 14.28571429%
	}

	.am-avg-md-7>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-md-7>li:nth-of-type(7n+1) {
		clear: both
	}

	.am-avg-md-8>li {
		width: 12.5%
	}

	.am-avg-md-8>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-md-8>li:nth-of-type(8n+1) {
		clear: both
	}

	.am-avg-md-9>li {
		width: 11.11111111%
	}

	.am-avg-md-9>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-md-9>li:nth-of-type(9n+1) {
		clear: both
	}

	.am-avg-md-10>li {
		width: 10%
	}

	.am-avg-md-10>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-md-10>li:nth-of-type(10n+1) {
		clear: both
	}

	.am-avg-md-11>li {
		width: 9.09090909%
	}

	.am-avg-md-11>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-md-11>li:nth-of-type(11n+1) {
		clear: both
	}

	.am-avg-md-12>li {
		width: 8.33333333%
	}

	.am-avg-md-12>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-md-12>li:nth-of-type(12n+1) {
		clear: both
	}
}

@media only screen and (min-width:1025px) {
	.am-avg-lg-1>li {
		width: 100%
	}

	.am-avg-lg-1>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-lg-1>li:nth-of-type(1n+1) {
		clear: both
	}

	.am-avg-lg-2>li {
		width: 50%
	}

	.am-avg-lg-2>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-lg-2>li:nth-of-type(2n+1) {
		clear: both
	}

	.am-avg-lg-3>li {
		width: 33.33333333%
	}

	.am-avg-lg-3>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-lg-3>li:nth-of-type(3n+1) {
		clear: both
	}

	.am-avg-lg-4>li {
		width: 25%
	}

	.am-avg-lg-4>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-lg-4>li:nth-of-type(4n+1) {
		clear: both
	}

	.am-avg-lg-5>li {
		width: 20%
	}

	.am-avg-lg-5>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-lg-5>li:nth-of-type(5n+1) {
		clear: both
	}

	.am-avg-lg-6>li {
		width: 16.66666667%
	}

	.am-avg-lg-6>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-lg-6>li:nth-of-type(6n+1) {
		clear: both
	}

	.am-avg-lg-7>li {
		width: 14.28571429%
	}

	.am-avg-lg-7>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-lg-7>li:nth-of-type(7n+1) {
		clear: both
	}

	.am-avg-lg-8>li {
		width: 12.5%
	}

	.am-avg-lg-8>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-lg-8>li:nth-of-type(8n+1) {
		clear: both
	}

	.am-avg-lg-9>li {
		width: 11.11111111%
	}

	.am-avg-lg-9>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-lg-9>li:nth-of-type(9n+1) {
		clear: both
	}

	.am-avg-lg-10>li {
		width: 10%
	}

	.am-avg-lg-10>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-lg-10>li:nth-of-type(10n+1) {
		clear: both
	}

	.am-avg-lg-11>li {
		width: 9.09090909%
	}

	.am-avg-lg-11>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-lg-11>li:nth-of-type(11n+1) {
		clear: both
	}

	.am-avg-lg-12>li {
		width: 8.33333333%
	}

	.am-avg-lg-12>li:nth-of-type(n) {
		clear: none
	}

	.am-avg-lg-12>li:nth-of-type(12n+1) {
		clear: both
	}
}

code,kbd,pre,samp {
	font-family: Monaco,Menlo,Consolas,"Courier New",FontAwesome,monospace
}

code {
	padding: 2px 4px;
	font-size: 1.3rem;
	color: #c7254e;
	background-color: #f8f8f8;
	white-space: nowrap;
	border-radius: 0
}

pre {
	display: block;
	padding: 1rem;
	margin: 1rem 0;
	font-size: 1.3rem;
	line-height: 1.6;
	word-break: break-all;
	word-wrap: break-word;
	color: #555;
	background-color: #f8f8f8;
	border: 1px solid #dedede;
	border-radius: 0
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.am-pre-scrollable {
	max-height: 24rem;
	overflow-y: scroll
}

.am-btn {
	display: inline-block;
	margin-bottom: 0;
	padding: .5em 1em;
	vertical-align: middle;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
	white-space: nowrap;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;
	cursor: pointer;
	outline: 0;
	-webkit-appearance: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: background-color .3s ease-out,border-color .3s ease-out;
	transition: background-color .3s ease-out,border-color .3s ease-out
}

.am-btn:active:focus,.am-btn:focus {
	outline: thin dotted;
	outline: 1px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.am-btn:focus,.am-btn:hover {
	color: #444;
	text-decoration: none
}

.am-btn.am-active,.am-btn:active {
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.15);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.15)
}

.am-btn.am-disabled,.am-btn[disabled],fieldset[disabled] .am-btn {
	pointer-events: none;
	border-color: transparent;
	cursor: not-allowed;
	opacity: .45;
	-webkit-box-shadow: none;
	box-shadow: none
}

.am-btn.am-round {
	border-radius: 1000px
}

.am-btn.am-radius {
	border-radius: 2px
}

.am-btn-default {
	color: #444;
	background-color: #e6e6e6;
	border-color: #e6e6e6
}

a.am-btn-default:visited {
	color: #444
}

.am-btn-default.am-active,.am-btn-default:active,.am-btn-default:focus,.am-btn-default:hover,.am-dropdown.am-active .am-btn-default.am-dropdown-toggle {
	color: #444;
	border-color: #c7c7c7
}

.am-btn-default:focus,.am-btn-default:hover {
	background-color: #d4d4d4
}

.am-btn-default.am-active,.am-btn-default:active,.am-dropdown.am-active .am-btn-default.am-dropdown-toggle {
	background-image: none;
	background-color: #c2c2c2
}

.am-btn-default.am-disabled,.am-btn-default.am-disabled.am-active,.am-btn-default.am-disabled:active,.am-btn-default.am-disabled:focus,.am-btn-default.am-disabled:hover,.am-btn-default[disabled],.am-btn-default[disabled].am-active,.am-btn-default[disabled]:active,.am-btn-default[disabled]:focus,.am-btn-default[disabled]:hover,fieldset[disabled] .am-btn-default,fieldset[disabled] .am-btn-default.am-active,fieldset[disabled] .am-btn-default:active,fieldset[disabled] .am-btn-default:focus,fieldset[disabled] .am-btn-default:hover {
	background-color: #e6e6e6;
	border-color: #e6e6e6
}

.am-btn-group .am-btn-default,.am-btn-group-stacked .am-btn-default {
	border-color: #d9d9d9
}

.am-btn-primary {
	color: #fff;
	background-color: #0e90d2;
	border-color: #0e90d2
}

a.am-btn-primary:visited {
	color: #fff
}

.am-btn-primary.am-active,.am-btn-primary:active,.am-btn-primary:focus,.am-btn-primary:hover,.am-dropdown.am-active .am-btn-primary.am-dropdown-toggle {
	color: #fff;
	border-color: #0a6999
}

.am-btn-primary:focus,.am-btn-primary:hover {
	background-color: #0c79b1
}

.am-btn-primary.am-active,.am-btn-primary:active,.am-dropdown.am-active .am-btn-primary.am-dropdown-toggle {
	background-image: none;
	background-color: #0a628f
}

.am-btn-primary.am-disabled,.am-btn-primary.am-disabled.am-active,.am-btn-primary.am-disabled:active,.am-btn-primary.am-disabled:focus,.am-btn-primary.am-disabled:hover,.am-btn-primary[disabled],.am-btn-primary[disabled].am-active,.am-btn-primary[disabled]:active,.am-btn-primary[disabled]:focus,.am-btn-primary[disabled]:hover,fieldset[disabled] .am-btn-primary,fieldset[disabled] .am-btn-primary.am-active,fieldset[disabled] .am-btn-primary:active,fieldset[disabled] .am-btn-primary:focus,fieldset[disabled] .am-btn-primary:hover {
	background-color: #0e90d2;
	border-color: #0e90d2
}

.am-btn-group .am-btn-primary,.am-btn-group-stacked .am-btn-primary {
	border-color: #0c80ba
}

.am-btn-secondary {
	color: #fff;
	background-color: #3bb4f2;
	border-color: #3bb4f2
}

a.am-btn-secondary:visited {
	color: #fff
}

.am-btn-secondary.am-active,.am-btn-secondary:active,.am-btn-secondary:focus,.am-btn-secondary:hover,.am-dropdown.am-active .am-btn-secondary.am-dropdown-toggle {
	color: #fff;
	border-color: #0f9ae0
}

.am-btn-secondary:focus,.am-btn-secondary:hover {
	background-color: #19a7f0
}

.am-btn-secondary.am-active,.am-btn-secondary:active,.am-dropdown.am-active .am-btn-secondary.am-dropdown-toggle {
	background-image: none;
	background-color: #0e93d7
}

.am-btn-secondary.am-disabled,.am-btn-secondary.am-disabled.am-active,.am-btn-secondary.am-disabled:active,.am-btn-secondary.am-disabled:focus,.am-btn-secondary.am-disabled:hover,.am-btn-secondary[disabled],.am-btn-secondary[disabled].am-active,.am-btn-secondary[disabled]:active,.am-btn-secondary[disabled]:focus,.am-btn-secondary[disabled]:hover,fieldset[disabled] .am-btn-secondary,fieldset[disabled] .am-btn-secondary.am-active,fieldset[disabled] .am-btn-secondary:active,fieldset[disabled] .am-btn-secondary:focus,fieldset[disabled] .am-btn-secondary:hover {
	background-color: #3bb4f2;
	border-color: #3bb4f2
}

.am-btn-group .am-btn-secondary,.am-btn-group-stacked .am-btn-secondary {
	border-color: #23abf0
}

.am-btn-warning {
	color: #fff;
	background-color: #F37B1D;
	border-color: #F37B1D
}

a.am-btn-warning:visited {
	color: #fff
}

.am-btn-warning.am-active,.am-btn-warning:active,.am-btn-warning:focus,.am-btn-warning:hover,.am-dropdown.am-active .am-btn-warning.am-dropdown-toggle {
	color: #fff;
	border-color: #c85e0b
}

.am-btn-warning:focus,.am-btn-warning:hover {
	background-color: #e0690c
}

.am-btn-warning.am-active,.am-btn-warning:active,.am-dropdown.am-active .am-btn-warning.am-dropdown-toggle {
	background-image: none;
	background-color: #be590a
}

.am-btn-warning.am-disabled,.am-btn-warning.am-disabled.am-active,.am-btn-warning.am-disabled:active,.am-btn-warning.am-disabled:focus,.am-btn-warning.am-disabled:hover,.am-btn-warning[disabled],.am-btn-warning[disabled].am-active,.am-btn-warning[disabled]:active,.am-btn-warning[disabled]:focus,.am-btn-warning[disabled]:hover,fieldset[disabled] .am-btn-warning,fieldset[disabled] .am-btn-warning.am-active,fieldset[disabled] .am-btn-warning:active,fieldset[disabled] .am-btn-warning:focus,fieldset[disabled] .am-btn-warning:hover {
	background-color: #F37B1D;
	border-color: #F37B1D
}

.am-btn-group .am-btn-warning,.am-btn-group-stacked .am-btn-warning {
	border-color: #ea6e0c
}

.am-btn-danger {
	color: #fff;
	background-color: #dd514c;
	border-color: #dd514c
}

a.am-btn-danger:visited {
	color: #fff
}

.am-btn-danger.am-active,.am-btn-danger:active,.am-btn-danger:focus,.am-btn-danger:hover,.am-dropdown.am-active .am-btn-danger.am-dropdown-toggle {
	color: #fff;
	border-color: #c62b26
}

.am-btn-danger:focus,.am-btn-danger:hover {
	background-color: #d7342e
}

.am-btn-danger.am-active,.am-btn-danger:active,.am-dropdown.am-active .am-btn-danger.am-dropdown-toggle {
	background-image: none;
	background-color: #be2924
}

.am-btn-danger.am-disabled,.am-btn-danger.am-disabled.am-active,.am-btn-danger.am-disabled:active,.am-btn-danger.am-disabled:focus,.am-btn-danger.am-disabled:hover,.am-btn-danger[disabled],.am-btn-danger[disabled].am-active,.am-btn-danger[disabled]:active,.am-btn-danger[disabled]:focus,.am-btn-danger[disabled]:hover,fieldset[disabled] .am-btn-danger,fieldset[disabled] .am-btn-danger.am-active,fieldset[disabled] .am-btn-danger:active,fieldset[disabled] .am-btn-danger:focus,fieldset[disabled] .am-btn-danger:hover {
	background-color: #dd514c;
	border-color: #dd514c
}

.am-btn-group .am-btn-danger,.am-btn-group-stacked .am-btn-danger {
	border-color: #d93c37
}

.am-btn-success {
	color: #fff;
	background-color: #5eb95e;
	border-color: #5eb95e
}

a.am-btn-success:visited {
	color: #fff
}

.am-btn-success.am-active,.am-btn-success:active,.am-btn-success:focus,.am-btn-success:hover,.am-dropdown.am-active .am-btn-success.am-dropdown-toggle {
	color: #fff;
	border-color: #429842
}

.am-btn-success:focus,.am-btn-success:hover {
	background-color: #4aaa4a
}

.am-btn-success.am-active,.am-btn-success:active,.am-dropdown.am-active .am-btn-success.am-dropdown-toggle {
	background-image: none;
	background-color: #3f913f
}

.am-btn-success.am-disabled,.am-btn-success.am-disabled.am-active,.am-btn-success.am-disabled:active,.am-btn-success.am-disabled:focus,.am-btn-success.am-disabled:hover,.am-btn-success[disabled],.am-btn-success[disabled].am-active,.am-btn-success[disabled]:active,.am-btn-success[disabled]:focus,.am-btn-success[disabled]:hover,fieldset[disabled] .am-btn-success,fieldset[disabled] .am-btn-success.am-active,fieldset[disabled] .am-btn-success:active,fieldset[disabled] .am-btn-success:focus,fieldset[disabled] .am-btn-success:hover {
	background-color: #5eb95e;
	border-color: #5eb95e
}

.am-btn-group .am-btn-success,.am-btn-group-stacked .am-btn-success {
	border-color: #4db14d
}

.am-btn-link {
	color: #0e90d2;
	font-weight: 400;
	cursor: pointer;
	border-radius: 0
}

.am-btn-link,.am-btn-link:active,.am-btn-link[disabled],fieldset[disabled] .am-btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.am-btn-link,.am-btn-link:active,.am-btn-link:focus,.am-btn-link:hover {
	border-color: transparent
}

.am-btn-link:focus,.am-btn-link:hover {
	color: #095f8a;
	text-decoration: underline;
	background-color: transparent
}

.am-btn-link[disabled]:focus,.am-btn-link[disabled]:hover,fieldset[disabled] .am-btn-link:focus,fieldset[disabled] .am-btn-link:hover {
	color: #999;
	text-decoration: none
}

.am-btn-xs {
	font-size: 1.2rem
}

.am-btn-sm {
	font-size: 1.4rem
}

.am-btn-lg {
	font-size: 1.8rem
}

.am-btn-xl {
	font-size: 2rem
}

.am-btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0
}

.am-btn-block+.am-btn-block {
	margin-top: 5px
}

input[type=button].am-btn-block,input[type=reset].am-btn-block,input[type=submit].am-btn-block {
	width: 100%
}

.am-btn.am-btn-loading .am-icon-spin {
	margin-right: 5px
}

table {
	max-width: 100%;
	background-color: transparent;
	empty-cells: show
}

table code {
	white-space: normal
}

th {
	text-align: left
}