
.am-panel {
	margin-bottom: 20px;
	border-radius: 0;
}
.am-panel-hd {
padding:.6rem 1.25rem;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.am-panel-title {
	margin: 0;
	font-size: 100%;
	color: inherit
}
.am-panel-title>a {
	color: inherit
}
.am-panel-footer {
padding:.6rem 1.25rem;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.am-panel-default {
	border-color: #ddd
}
.am-panel-default>.am-panel-hd {
    background-color: #077EDF;
    border-radius: 5px;
    height: 46px;
	color:#fff;
	font-size:16px;
}
.am-panel-default>.am-panel-hd+.am-panel-collapse>.am-panel-bd {
	border-top-color: #ddd
}
.am-panel-default>.am-panel-footer+.am-panel-collapse>.am-panel-bd {
	border-bottom-color: #ddd
}
.am-panel-primary {
	border-color: #10a0ea
}
.am-panel-primary>.am-panel-hd {
	color: #fff;
	background-color: #0e90d2;
	border-color: #10a0ea
}
.am-panel-primary>.am-panel-hd+.am-panel-collapse>.am-panel-bd {
	border-top-color: #10a0ea
}
.am-panel-primary>.am-panel-footer+.am-panel-collapse>.am-panel-bd {
	border-bottom-color: #10a0ea
}
.am-panel-secondary {
	border-color: #caebfb
}
.am-panel-secondary>.am-panel-hd {
	color: #14a6ef;
	background-color: rgba(59,180,242,.15);
	border-color: #caebfb
}
.am-panel-secondary>.am-panel-hd+.am-panel-collapse>.am-panel-bd {
	border-top-color: #caebfb
}
.am-panel-secondary>.am-panel-footer+.am-panel-collapse>.am-panel-bd {
	border-bottom-color: #caebfb
}
.am-panel-success {
	border-color: #c9e7c9
}
.am-panel-success>.am-panel-hd {
	color: #5eb95e;
	background-color: rgba(94,185,94,.15);
	border-color: #c9e7c9
}
.am-panel-success>.am-panel-hd+.am-panel-collapse>.am-panel-bd {
	border-top-color: #c9e7c9
}
.am-panel-success>.am-panel-footer+.am-panel-collapse>.am-panel-bd {
	border-bottom-color: #c9e7c9
}
.am-panel-warning {
	border-color: #fbd0ae
}
.am-panel-warning>.am-panel-hd {
	color: #F37B1D;
	background-color: rgba(243,123,29,.15);
	border-color: #fbd0ae
}
.am-panel-warning>.am-panel-hd+.am-panel-collapse>.am-panel-bd {
	border-top-color: #fbd0ae
}
.am-panel-warning>.am-panel-footer+.am-panel-collapse>.am-panel-bd {
	border-bottom-color: #fbd0ae
}
.am-panel-danger {
	border-color: #f5cecd
}
.am-panel-danger>.am-panel-hd {
	color: #dd514c;
	background-color: rgba(221,81,76,.15);
	border-color: #f5cecd
}
.am-panel-danger>.am-panel-hd+.am-panel-collapse>.am-panel-bd {
	border-top-color: #f5cecd
}
.am-panel-danger>.am-panel-footer+.am-panel-collapse>.am-panel-bd {
	border-bottom-color: #f5cecd
}
.am-panel>.am-table {
	margin-bottom: 0
}
.am-panel>.am-table:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.am-panel>.am-table:first-child>tbody:first-child>tr:first-child td:first-child, .am-panel>.am-table:first-child>tbody:first-child>tr:first-child th:first-child, .am-panel>.am-table:first-child>thead:first-child>tr:first-child td:first-child, .am-panel>.am-table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 0
}
.am-panel>.am-table:first-child>tbody:first-child>tr:first-child td:last-child, .am-panel>.am-table:first-child>tbody:first-child>tr:first-child th:last-child, .am-panel>.am-table:first-child>thead:first-child>tr:first-child td:last-child, .am-panel>.am-table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 0
}
.am-panel>.am-table:last-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.am-panel>.am-table:last-child>tbody:last-child>tr:last-child td:first-child, .am-panel>.am-table:last-child>tbody:last-child>tr:last-child th:first-child, .am-panel>.am-table:last-child>tfoot:last-child>tr:last-child td:first-child, .am-panel>.am-table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 0
}
.am-panel>.am-table:last-child>tbody:last-child>tr:last-child td:last-child, .am-panel>.am-table:last-child>tbody:last-child>tr:last-child th:last-child, .am-panel>.am-table:last-child>tfoot:last-child>tr:last-child td:last-child, .am-panel>.am-table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 0
}
.am-panel>.am-panel-bd+.am-table {
	border-top: 1px solid #ddd
}
.am-panel>.am-table>tbody:first-child>tr:first-child td, .am-panel>.am-table>tbody:first-child>tr:first-child th {
	border-top: 0
}
.am-panel>.am-table-bd {
	border: 0
}
.am-panel>.am-table-bd>tbody>tr>td:first-child, .am-panel>.am-table-bd>tbody>tr>th:first-child, .am-panel>.am-table-bd>tfoot>tr>td:first-child, .am-panel>.am-table-bd>tfoot>tr>th:first-child, .am-panel>.am-table-bd>thead>tr>td:first-child, .am-panel>.am-table-bd>thead>tr>th:first-child {
	border-left: 0
}
.am-panel>.am-table-bd>tbody>tr>td:last-child, .am-panel>.am-table-bd>tbody>tr>th:last-child, .am-panel>.am-table-bd>tfoot>tr>td:last-child, .am-panel>.am-table-bd>tfoot>tr>th:last-child, .am-panel>.am-table-bd>thead>tr>td:last-child, .am-panel>.am-table-bd>thead>tr>th:last-child {
	border-right: 0
}
.am-panel>.am-table-bd>tbody>tr:first-child>td, .am-panel>.am-table-bd>tbody>tr:first-child>th, .am-panel>.am-table-bd>thead>tr:first-child>td, .am-panel>.am-table-bd>thead>tr:first-child>th {
	border-bottom: 0
}
.am-panel>.am-table-bd>tbody>tr:last-child>td, .am-panel>.am-table-bd>tbody>tr:last-child>th, .am-panel>.am-table-bd>tfoot>tr:last-child>td, .am-panel>.am-table-bd>tfoot>tr:last-child>th {
	border-bottom: 0
}
.am-panel>.am-list {
	margin: 0
}
.am-panel>.am-list>li>a {
	padding-left: 1rem;
	padding-right: 1rem
}
.am-panel>.am-list-static li {
	padding-left: 1rem;
	padding-right: 1rem
}
.am-panel-group {
}
.am-panel-group .am-panel {
	margin-bottom: 0;
	border-radius: 0
}
.am-panel-group .am-panel+.am-panel {
	margin-top: 10px
}
.am-panel-group .am-panel-hd {
	border-bottom: 0
}

.am-panel-group .am-panel-footer {
	border-top: 0
}
.am-panel-group .am-panel-footer+.am-panel-collapse .am-panel-bd {
	border-bottom: 1px solid #ddd
}
.ath-ios.ath-tablet:after {
	content: '';
	background: #eee;
	position: absolute;
	width: 2em;
	height: 2em;
	top: -.9em;
	left: 50%;
	margin-left: -1em;
	-webkit-transform: scaleX(.9) rotate(45deg);
	-ms-transform: scaleX(.9) rotate(45deg);
	transform: scaleX(.9) rotate(45deg);
	z-index: 2147483641
}
.ath-application-icon {
	position: relative;
	padding: 0;
	border: 0;
	margin: 0 auto .2em auto;
	height: 6em;
	width: 6em;
	z-index: 2147483642
}
.ath-container.ath-ios .ath-application-icon {
	border-radius: 1em;
	-webkit-box-shadow: 0 .2em .4em rgba(0,0,0,.3), inset 0 .07em 0 rgba(255,255,255,.5);
	box-shadow: 0 .2em .4em rgba(0,0,0,.3), inset 0 .07em 0 rgba(255,255,255,.5);
	margin: 0 auto .4em auto
}
@media only screen and (orientation:landscape) {
.ath-container.ath-phone {
	width: 24em
}
.ath-android.ath-phone {
	margin-left: -12em
}
.ath-ios.ath-phone {
	margin-left: -12em
}
.ath-ios6:after {
	left: 39%
}
.ath-ios8.ath-phone {
	left: auto;
	bottom: auto;
	right: .4em;
	top: 1.8em
}
.ath-ios8.ath-phone:after {
	bottom: auto;
	top: -.9em;
	left: 68%;
	z-index: 2147483641;
	-webkit-box-shadow: none;
	box-shadow: none
}
}
.am-checkbox, .am-checkbox-inline, .am-radio, .am-radio-inline {
	padding-left: 22px;
	position: relative;
	-webkit-transition: color .25s linear;
	transition: color .25s linear;
	font-size: 14px;
	line-height: 1.5
}
label.am-checkbox, label.am-radio {
	font-weight: 400
}
.am-ucheck-icons {
	color: #999;
	display: block;
	height: 20px;
	top: 0;
	left: 0;
	position: absolute;
	width: 20px;
	text-align: center;
	line-height: 21px;
	font-size: 18px;
	cursor: pointer
}
.am-checkbox .am-icon-checked, .am-checkbox .am-icon-unchecked, .am-checkbox-inline .am-icon-checked, .am-checkbox-inline .am-icon-unchecked, .am-radio .am-icon-checked, .am-radio .am-icon-unchecked, .am-radio-inline .am-icon-checked, .am-radio-inline .am-icon-unchecked {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-table;
	margin: 0;
	background-color: transparent;
	-webkit-transition: color .25s linear;
	transition: color .25s linear
}
.am-checkbox .am-icon-checked:before, .am-checkbox .am-icon-unchecked:before, .am-checkbox-inline .am-icon-checked:before, .am-checkbox-inline .am-icon-unchecked:before, .am-radio .am-icon-checked:before, .am-radio .am-icon-unchecked:before, .am-radio-inline .am-icon-checked:before, .am-radio-inline .am-icon-unchecked:before {
	display: inline-block;
	font: normal normal normal 1.6rem/1 FontAwesome, sans-serif;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.am-checkbox .am-icon-checked, .am-checkbox-inline .am-icon-checked, .am-radio .am-icon-checked, .am-radio-inline .am-icon-checked {
	opacity: 0
}
.am-checkbox .am-icon-checked:before, .am-checkbox-inline .am-icon-checked:before {
	content: "\f046"
}
.am-checkbox .am-icon-unchecked:before, .am-checkbox-inline .am-icon-unchecked:before {
	content: "\f096"
}
.am-radio .am-icon-checked:before, .am-radio-inline .am-icon-checked:before {
	content: "\f192"
}
.am-radio .am-icon-unchecked:before, .am-radio-inline .am-icon-unchecked:before {
	content: "\f10c"
}
.am-ucheck-checkbox, .am-ucheck-radio {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	opacity: 0;
	outline: 0!important
}
.am-ucheck-checkbox:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-ucheck-radio:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons {
	color: #0e90d2
}
.am-ucheck-checkbox:checked+.am-ucheck-icons, .am-ucheck-radio:checked+.am-ucheck-icons {
	color: #0e90d2
}
.am-ucheck-checkbox:checked+.am-ucheck-icons .am-icon-unchecked, .am-ucheck-radio:checked+.am-ucheck-icons .am-icon-unchecked {
	opacity: 0
}
.am-ucheck-checkbox:checked+.am-ucheck-icons .am-icon-checked, .am-ucheck-radio:checked+.am-ucheck-icons .am-icon-checked {
	opacity: 1
}
.am-ucheck-checkbox:disabled+.am-ucheck-icons, .am-ucheck-radio:disabled+.am-ucheck-icons {
	cursor: default;
	color: #d8d8d8
}
.am-ucheck-checkbox:disabled:checked+.am-ucheck-icons .am-icon-unchecked, .am-ucheck-radio:disabled:checked+.am-ucheck-icons .am-icon-unchecked {
	opacity: 0
}
.am-ucheck-checkbox:disabled:checked+.am-ucheck-icons .am-icon-checked, .am-ucheck-radio:disabled:checked+.am-ucheck-icons .am-icon-checked {
	opacity: 1;
	color: #d8d8d8
}
.am-checkbox-inline.am-secondary .am-ucheck-checkbox:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-checkbox-inline.am-secondary .am-ucheck-radio:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-checkbox.am-secondary .am-ucheck-checkbox:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-checkbox.am-secondary .am-ucheck-radio:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-radio-inline.am-secondary .am-ucheck-checkbox:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-radio-inline.am-secondary .am-ucheck-radio:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-radio.am-secondary .am-ucheck-checkbox:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-radio.am-secondary .am-ucheck-radio:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons {
	color: #3bb4f2
}
.am-checkbox-inline.am-secondary .am-ucheck-checkbox:checked+.am-ucheck-icons, .am-checkbox-inline.am-secondary .am-ucheck-radio:checked+.am-ucheck-icons, .am-checkbox.am-secondary .am-ucheck-checkbox:checked+.am-ucheck-icons, .am-checkbox.am-secondary .am-ucheck-radio:checked+.am-ucheck-icons, .am-radio-inline.am-secondary .am-ucheck-checkbox:checked+.am-ucheck-icons, .am-radio-inline.am-secondary .am-ucheck-radio:checked+.am-ucheck-icons, .am-radio.am-secondary .am-ucheck-checkbox:checked+.am-ucheck-icons, .am-radio.am-secondary .am-ucheck-radio:checked+.am-ucheck-icons {
	color: #3bb4f2
}
.am-checkbox-inline.am-success .am-ucheck-checkbox:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-checkbox-inline.am-success .am-ucheck-radio:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-checkbox.am-success .am-ucheck-checkbox:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-checkbox.am-success .am-ucheck-radio:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-radio-inline.am-success .am-ucheck-checkbox:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-radio-inline.am-success .am-ucheck-radio:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-radio.am-success .am-ucheck-checkbox:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-radio.am-success .am-ucheck-radio:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons {
	color: #5eb95e
}
.am-checkbox-inline.am-success .am-ucheck-checkbox:checked+.am-ucheck-icons, .am-checkbox-inline.am-success .am-ucheck-radio:checked+.am-ucheck-icons, .am-checkbox.am-success .am-ucheck-checkbox:checked+.am-ucheck-icons, .am-checkbox.am-success .am-ucheck-radio:checked+.am-ucheck-icons, .am-radio-inline.am-success .am-ucheck-checkbox:checked+.am-ucheck-icons, .am-radio-inline.am-success .am-ucheck-radio:checked+.am-ucheck-icons, .am-radio.am-success .am-ucheck-checkbox:checked+.am-ucheck-icons, .am-radio.am-success .am-ucheck-radio:checked+.am-ucheck-icons {
	color: #5eb95e
}
.am-checkbox-inline.am-warning .am-ucheck-checkbox:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-checkbox-inline.am-warning .am-ucheck-radio:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-checkbox.am-warning .am-ucheck-checkbox:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-checkbox.am-warning .am-ucheck-radio:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-radio-inline.am-warning .am-ucheck-checkbox:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-radio-inline.am-warning .am-ucheck-radio:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-radio.am-warning .am-ucheck-checkbox:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-radio.am-warning .am-ucheck-radio:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons {
	color: #F37B1D
}
.am-checkbox-inline.am-warning .am-ucheck-checkbox:checked+.am-ucheck-icons, .am-checkbox-inline.am-warning .am-ucheck-radio:checked+.am-ucheck-icons, .am-checkbox.am-warning .am-ucheck-checkbox:checked+.am-ucheck-icons, .am-checkbox.am-warning .am-ucheck-radio:checked+.am-ucheck-icons, .am-radio-inline.am-warning .am-ucheck-checkbox:checked+.am-ucheck-icons, .am-radio-inline.am-warning .am-ucheck-radio:checked+.am-ucheck-icons, .am-radio.am-warning .am-ucheck-checkbox:checked+.am-ucheck-icons, .am-radio.am-warning .am-ucheck-radio:checked+.am-ucheck-icons {
	color: #F37B1D
}
.am-checkbox-inline.am-danger .am-ucheck-checkbox:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-checkbox-inline.am-danger .am-ucheck-radio:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-checkbox.am-danger .am-ucheck-checkbox:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-checkbox.am-danger .am-ucheck-radio:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-radio-inline.am-danger .am-ucheck-checkbox:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-radio-inline.am-danger .am-ucheck-radio:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-radio.am-danger .am-ucheck-checkbox:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons, .am-radio.am-danger .am-ucheck-radio:hover:not(.am-nohover):not(:disabled)+.am-ucheck-icons {
	color: #dd514c
}
.am-checkbox-inline.am-danger .am-ucheck-checkbox:checked+.am-ucheck-icons, .am-checkbox-inline.am-danger .am-ucheck-radio:checked+.am-ucheck-icons, .am-checkbox.am-danger .am-ucheck-checkbox:checked+.am-ucheck-icons, .am-checkbox.am-danger .am-ucheck-radio:checked+.am-ucheck-icons, .am-radio-inline.am-danger .am-ucheck-checkbox:checked+.am-ucheck-icons, .am-radio-inline.am-danger .am-ucheck-radio:checked+.am-ucheck-icons, .am-radio.am-danger .am-ucheck-checkbox:checked+.am-ucheck-icons, .am-radio.am-danger .am-ucheck-radio:checked+.am-ucheck-icons {
	color: #dd514c
}
.am-field-error+.am-ucheck-icons {
	color: #dd514c
}
.am-field-valid+.am-ucheck-icons {
	color: #5eb95e
}
.am-selected {
	width: 200px
}
.am-selected-btn {
	width: 100%;
	padding-left: 10px;
	text-align: right
}
.am-selected-btn.am-btn-default {
	background: 0 0
}
.am-invalid .am-selected-btn {
	border-color: #dd514c
}
.am-selected-header {
	height: 45px;
	background-color: #f2f2f2;
	border-bottom: 1px solid #ddd;
	display: none
}
.am-selected-status {
	text-align: left;
	width: 100%;
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.am-selected-content {
	padding: 10px 0
}
.am-selected-search {
	padding: 0 10px 10px
}
.am-selected-search .am-form-field {
	padding: .5em
}
.am-selected-list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.5rem
}
.am-selected-list li {
	position: relative;
	cursor: pointer;
	padding: 5px 10px;
	-webkit-transition: background-color .15s;
	transition: background-color .15s
}
.am-selected-list li:hover {
	background-color: #f8f8f8
}
.am-selected-list li:hover .am-icon-check {
	opacity: .6
}
.am-selected-list li.am-checked .am-icon-check {
	opacity: 1;
	color: #0e90d2
}
.am-selected-list li.am-disabled {
	opacity: .5;
	pointer-events: none;
	cursor: not-allowed
}
.am-selected-list .am-selected-list-header {
	margin-top: 8px;
	font-size: 1.3rem;
	color: #999;
	border-bottom: 1px solid #e5e5e5;
	cursor: default
}
.am-selected-list .am-selected-list-header:hover {
	background: 0 0

}
.am-selected-list .am-selected-list-header:first-child {
	margin-top: 0
}
.am-selected-list .am-selected-text {
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-right: 30px
}
.am-selected-list .am-icon-check {
	position: absolute;
	right: 8px;
	top: 5px;
	color: #999;
	opacity: 0;
	-webkit-transition: opacity .15s;
	transition: opacity .15s
}
.am-selected-hint {
	line-height: 1.2;
	color: #dd514c
}
.am-selected-hint:not(:empty) {
	margin-top: 10px;
	border-top: 1px solid #e5e5e5;
	padding: 10px 10px 0
}
.am-selected-placeholder {
	opacity: .65
}
.am-fade {
	opacity: 0;
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear
}
.am-fade.am-in {
	opacity: 1
}
.am-collapse {
	display: none
}
.am-collapse.am-in {
	display: block
}
tr.am-collapse.am-in {
	display: table-row
}
tbody.am-collapse.am-in {
	display: table-row-group
}
.am-collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .3s ease;
	transition: height .3s ease
}
.am-sticky {
	position: fixed!important;
	z-index: 1010;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0
}
[data-am-sticky][class*=am-animation-] {
-webkit-animation-duration:.2s;
animation-duration:.2s
}
.am-dimmer-active {
	overflow: hidden
}
.am-dimmer {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.6);
	z-index: 1100;
	opacity: 0
}
.am-dimmer.am-active {
	opacity: 1
}
[data-am-collapse] {
cursor:pointer
}
.am-datepicker {
	top: 0;
	left: 0;
	border-radius: 0;
	background: #fff;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
	padding-bottom: 10px;
	margin-top: 10px;
	width: 238px;
	color: #555;
	display: none
}
.am-datepicker>div {
	display: none
}
.am-datepicker table {
	width: 100%
}
.am-datepicker tr.am-datepicker-header {
	font-size: 1.6rem;
	color: #fff;
	background: #3bb4f2
}
.am-datepicker td, .am-datepicker th {
	text-align: center;
	font-weight: 400;
	cursor: pointer
}
.am-datepicker th {
	height: 48px
}
.am-datepicker td {
	font-size: 1.4rem
}
.am-datepicker td.am-datepicker-day {
	height: 34px;
	width: 34px
}
.am-datepicker td.am-datepicker-day:hover {
	background: #F0F0F0;
	height: 34px;
	width: 34px
}
.am-datepicker td.am-datepicker-day.am-disabled {
	cursor: no-drop;
	color: #999;
	background: #fafafa
}
.am-datepicker td.am-datepicker-new, .am-datepicker td.am-datepicker-old {
	color: #89d7ff
}
.am-datepicker td.am-active, .am-datepicker td.am-active:hover {
	border-radius: 0;
	color: #0084c7;
	background: #F0F0F0
}
.am-datepicker td span {
	display: block;
	width: 79.33px;
	height: 40px;
	line-height: 40px;
	float: left;
	cursor: pointer
}
.am-datepicker td span:hover {
	background: #F0F0F0
}
.am-datepicker td span.am-active {
	color: #0084c7;
	background: #F0F0F0
}
.am-datepicker td span.am-disabled {
	cursor: no-drop;
	color: #999;
	background: #fafafa
}
.am-datepicker td span.am-datepicker-old {
	color: #89d7ff
}
.am-datepicker .am-datepicker-dow {
	height: 40px;
	color: #0c80ba
}
.am-datepicker-caret {
	display: block!important;
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-bottom: 7px solid #3bb4f2;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	border-top: 0 dotted;
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	position: absolute;
	top: -7px;
	left: 6px
}
.am-datepicker-right .am-datepicker-caret {
	left: auto;
	right: 7px
}
.am-datepicker-up .am-datepicker-caret {
	top: auto;
	bottom: -7px;
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-top: 7px solid #fff;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	border-bottom: 0 dotted;
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}
.am-datepicker-select {
	height: 34px;
	line-height: 34px;
	text-align: center;
	-webkit-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out
}
.am-datepicker-select:hover {
	background: rgba(154,217,248,.5);
	color: #0c80ba
}
.am-datepicker-next, .am-datepicker-prev {
	width: 34px;
	height: 34px
}
.am-datepicker-next-icon, .am-datepicker-prev-icon {
	width: 34px;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	-webkit-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out
}
.am-datepicker-next-icon:hover, .am-datepicker-prev-icon:hover {
	background: rgba(154,217,248,.5);
	color: #0c80ba
}
.am-datepicker-prev-icon:before {
	display: inline-block;
	font: normal normal normal 1.6rem/1 FontAwesome, sans-serif;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	content: "\f053"
}
.am-datepicker-next-icon:before {
	display: inline-block;
	font: normal normal normal 1.6rem/1 FontAwesome, sans-serif;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	content: "\f054"
}
.am-datepicker-dropdown {
	position: absolute;
	z-index: 1120
}
@media only screen and (max-width:640px) {
.am-datepicker {
	width: 100%
}
.am-datepicker td span {
	width: 33.33%
}
.am-datepicker-caret {
	display: none!important
}
.am-datepicker-next, .am-datepicker-prev {
	width: 44px;
	height: 44px
}
}
.am-datepicker-success tr.am-datepicker-header {
	background: #5eb95e
}
.am-datepicker-success td.am-datepicker-day.am-disabled {
	color: #999
}
.am-datepicker-success td.am-datepicker-new, .am-datepicker-success td.am-datepicker-old {
	color: #94df94
}
.am-datepicker-success td.am-active, .am-datepicker-success td.am-active:hover {
	color: #1b961b
}
.am-datepicker-success td span.am-datepicker-old {
	color: #94df94
}
.am-datepicker-success td span.am-active {
	color: #1b961b
}
.am-datepicker-success .am-datepicker-caret {
	border-bottom-color: #5eb95e
}
.am-datepicker-success .am-datepicker-dow {
	color: #367b36
}
.am-datepicker-success .am-datepicker-next-icon:hover, .am-datepicker-success .am-datepicker-prev-icon:hover, .am-datepicker-success .am-datepicker-select:hover {
	background: rgba(165,216,165,.5);
	color: #367b36
}
.am-datepicker-danger tr.am-datepicker-header {
	background: #dd514c
}
.am-datepicker-danger td.am-datepicker-day.am-disabled {
	color: #999
}
.am-datepicker-danger td.am-datepicker-new, .am-datepicker-danger td.am-datepicker-old {
	color: #f59490
}
.am-datepicker-danger td.am-active, .am-datepicker-danger td.am-active:hover {
	color: #c10802
}
.am-datepicker-danger td span.am-datepicker-old {
	color: #f59490
}
.am-datepicker-danger td span.am-active {
	color: #c10802
}
.am-datepicker-danger .am-datepicker-caret {
	border-bottom-color: #dd514c
}
.am-datepicker-danger .am-datepicker-dow {
	color: #a4241f
}
.am-datepicker-danger .am-datepicker-next-icon:hover, .am-datepicker-danger .am-datepicker-prev-icon:hover, .am-datepicker-danger .am-datepicker-select:hover {
	background: rgba(237,164,162,.5);
	color: #a4241f
}
.am-datepicker-warning tr.am-datepicker-header {
	background: #F37B1D
}
.am-datepicker-warning td.am-datepicker-day.am-disabled {
	color: #999
}
.am-datepicker-warning td.am-datepicker-new, .am-datepicker-warning td.am-datepicker-old {
	color: #ffad6d
}
.am-datepicker-warning td.am-active, .am-datepicker-warning td.am-active:hover {
	color: #aa4b00
}
.am-datepicker-warning td span.am-datepicker-old {
	color: #ffad6d
}
.am-datepicker-warning td span.am-active {
	color: #aa4b00
}
.am-datepicker-warning .am-datepicker-caret {
	border-bottom-color: #F37B1D
}
.am-datepicker-warning .am-datepicker-dow {
	color: #a14c09
}
.am-datepicker-warning .am-datepicker-next-icon:hover, .am-datepicker-warning .am-datepicker-prev-icon:hover, .am-datepicker-warning .am-datepicker-select:hover {
	background: rgba(248,180,126,.5);
	color: #a14c09
}
.am-datepicker>div {
	display: block
}
.am-datepicker>div span.am-datepicker-hour {
	width: 59.5px
}
.am-datepicker-date {
	display: block
}
.am-datepicker-date.am-input-group {
	display: table
}
.am-datepicker-time-box {
	padding: 30px 0 30px 0
}
.am-datepicker-time-box strong {
	font-size: 5.2rem;
	display: inline-block;
	height: 70px;
	width: 70px;
	line-height: 70px;
	font-weight: 400
}
.am-datepicker-time-box strong:hover {
	border-radius: 4px;
	background: #ECECEC
}
.am-datepicker-time-box em {
	display: inline-block;
	height: 70px;
	width: 20px;
	line-height: 70px;
	font-size: 5.2rem;
	font-style: normal
}
.am-datepicker-toggle {
	text-align: center;
	cursor: pointer;
	padding: 10px 0
}
.am-datepicker-toggle:hover {
	background: #f0f0f0
}
@media print {
*, :after, :before {
	background: 0 0!important;
	color: #000!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	text-shadow: none!important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " [" attr(title) "] "
}
a[href^="javascript:"]:after, a[href^="#"]:after {
	content: ""
}
blockquote, pre {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
img, tr {
	page-break-inside: avoid
}
img {
	max-width: 100%!important
}
h2, h3, p {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
@page {
margin:.5cm
}
select {
	background: #fff!important
}
.am-topbar {
	display: none
}
.am-table td, .am-table th {
	background-color: #fff!important
}
.am-table {
	border-collapse: collapse!important
}
.am-table-bordered td, .am-table-bordered th {
	border: 1px solid #ddd!important
}
}
.am-print-block {
	display: none!important
}
@media print {
.am-print-block {
	display: block!important
}
}
.am-print-inline {
	display: none!important
}
@media print {
.am-print-inline {
	display: inline!important
}
}
.am-print-inline-block {
	display: none!important
}
@media print {
.am-print-inline-block {
	display: inline-block!important
}
}
@media print {
.am-print-hide {
	display: none!important
}
}
.lte9 #nprogress .nprogress-spinner {
	display: none!important
}
.lte8 .am-dimmer {
	background-color: #000;
	filter: alpha(opacity=60)
}
.lte8 .am-modal-actions {
	display: none
}
.lte8 .am-modal-actions.am-modal-active {
	display: block
}
.lte8 .am-offcanvas.am-active {
	background: #000
}
.lte8 .am-popover .am-popover-caret {
	border: 8px solid transparent
}
.lte8 .am-popover-top .am-popover-caret {
	border-top: 8px solid #333;
	border-bottom: none
}
.lte8 .am-popover-left .am-popover-caret {
	right: -8px;
	margin-top: -6px;
	border-left: 8px solid #333;
	border-right: none
}
.lte8 .am-popover-right .am-popover-caret {
	left: -8px;
	margin-top: -6px;
	border-right: 8px solid #333;
	border-left: none
}
.am-accordion-item {
	margin: 0
}
.am-accordion-title {
	font-weight: 400;
	cursor: pointer
}
.am-accordion-item.am-disabled .am-accordion-title {
	cursor: default;
	pointer-events: none
}
.am-accordion-bd {
	margin: 0!important;
	padding: 0!important;
	border: none!important
}
.am-accordion-content {
	margin-top: 0;
padding:.8rem 1rem 1.2rem;
	font-size: 1.4rem
}
.am-accordion-default {
	margin: 1rem;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1);
	box-shadow: 0 0 0 1px rgba(0,0,0,.1)
}
.am-accordion-default .am-accordion-item {
	border-top: 1px solid rgba(0,0,0,.05)
}
.am-accordion-default .am-accordion-item:first-child {
	border-top: none
}
.am-accordion-default .am-accordion-title {
	color: rgba(0,0,0,.6);
	-webkit-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
padding:.8rem 1rem
}
.am-accordion-default .am-accordion-title:before {
	content: "\f0da";
	display: inline-block;
	font: normal normal normal 1.6rem/1 FontAwesome, sans-serif;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	margin-right: 5px
}
.am-accordion-default .am-accordion-title:hover {
	color: #0e90d2
}
.am-accordion-default .am-accordion-content {
	color: #666
}
.am-accordion-default .am-active .am-accordion-title {
	background-color: #eee;
	color: #0e90d2
}
.am-accordion-default .am-active .am-accordion-title:before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.am-accordion-basic {
	margin: 1rem
}
.am-accordion-basic .am-accordion-title {
	color: #333;
	-webkit-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
padding:.8rem 0 0
}
.am-accordion-basic .am-accordion-title:before {
	display: inline-block;
	font: normal normal normal 1.6rem/1 FontAwesome, sans-serif;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	content: "\f0da";
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
margin-right:.5rem
}
.am-accordion-basic .am-accordion-content {
	color: #666
}
.am-accordion-basic .am-active .am-accordion-title {
	color: #0e90d2
}
.am-accordion-basic .am-active .am-accordion-title:before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.am-accordion-gapped {
margin:.5rem 1rem
}
.am-accordion-gapped .am-accordion-item {
	border: 1px solid #dedede;
	border-bottom: none;
margin:.5rem 0
}
.am-accordion-gapped .am-accordion-item.am-active {
	border-bottom: 1px solid #dedede
}
.am-accordion-gapped .am-accordion-title {
	color: rgba(0,0,0,.6);
	-webkit-transition: background-color .15s ease-out;
	transition: background-color .15s ease-out;
	border-bottom: 1px solid #dedede;
padding:.8rem 2rem .8rem 1rem;
	position: relative
}
.am-accordion-gapped .am-accordion-title:after {
	display: inline-block;
	font: normal normal normal 1.6rem/1 FontAwesome, sans-serif;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	content: "\f105";
	-webkit-transition: -webkit-transform .2s linear;
	transition: -webkit-transform .2s linear;
	transition: transform .2s linear;
	transition: transform .2s linear, -webkit-transform .2s linear;
	position: absolute;
	right: 10px;
	top: 50%;
margin-top:-.8rem
}
.am-accordion-gapped .am-accordion-title:hover {
	color: rgba(0,0,0,.8)
}
.am-accordion-gapped .am-accordion-content {
	color: #666
}
.am-accordion-gapped .am-active .am-accordion-title {
	background-color: #f5f5f5;
	color: rgba(0,0,0,.8)
}
.am-accordion-gapped .am-active .am-accordion-title:after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.am-divider {
	height: 0;
	margin: 1.5rem auto;
	overflow: hidden;
	clear: both
}
.am-divider-default {
	border-top: 1px solid #ddd
}
.am-divider-dotted {
	border-top: 1px dotted #ccc
}
.am-divider-dashed {
	border-top: 1px dashed #ccc
}
.am-figure-zoomable {
	position: relative;
	cursor: pointer
}
.am-figure-zoomable:after {
	display: inline-block;
	font: normal normal normal 1.6rem/1 FontAwesome, sans-serif;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	content: "\f00e";
	position: absolute;
	top: 1rem;
	right: 1rem;
	color: #999;
	font-size: 1.6rem;
	-webkit-transition: all .2s;
	transition: all .2s;
	pointer-events: none
}
.am-figure-zoomable:hover:after {
	color: #eee
}
.am-figure-default {
	margin: 10px
}
.am-figure-default img {
	display: block;
	max-width: 100%;
	height: auto;
	padding: 2px;
	border: 1px solid #eee;
	margin: 10px auto
}
.am-figure-default figcaption {
	text-align: center;
	font-size: 1.4rem;
	margin-bottom: 15px;
	color: #333
}
.am-footer {
	text-align: center;
	padding: 1em 0;
	font-size: 1.6rem
}
.am-footer .am-switch-mode-ysp {
	cursor: pointer
}
.am-footer .am-footer-text {
	margin-top: 10px;
	font-size: 14px
}
.am-footer .am-footer-text-left {
	text-align: left;
	padding-left: 10px
}
.am-modal-footer-hd {
	padding-bottom: 10px
}
.am-footer-default {
	background-color: #fff
}
.am-footer-default a {
	color: #555
}
.am-footer-default .am-footer-switch {
	margin-bottom: 10px;
	font-weight: 700
}
.am-footer-default .am-footer-ysp {
	color: #555;
	cursor: pointer
}
.am-footer-default .am-footer-divider {
	color: #ccc
}
.am-footer-default .am-footer-desktop {
	color: #0e90d2
}
.am-footer-default .am-footer-miscs {
	color: #999;
	font-size: 13px
}
.am-footer-default .am-footer-miscs p {
	margin: 5px 0
}