

[hidden], template, script {
    display: none;
}

@media only screen and (max-width: 640px) {

}


ins {
    background: #ffa none repeat scroll 0 0;
    color: #333;
}
mark {
    background: #ffa none repeat scroll 0 0;
    color: #333;
}
abbr[title], dfn[title] {
    cursor: help;
}
dfn[title] {
    border-bottom: 1px dotted;
    font-style: normal;
}


h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 600;
    margin: 0 0 1.6rem;
}
h1 {
    font-size: 1.5em;
}
h2 {
    font-size: 1.25em;
}
* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 2em;
}

dt {
    font-weight: 700;
}
dt + dd {
    margin-top: 0.5em;
}
dd {
    margin-left: 0;
}
dd + dt {
    margin-top: 1em;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    box-sizing: content-box;
    display: block;
    height: 0;
    padding: 0;
}
address {
    font-style: normal;
}
blockquote {
    border-left: 4px solid #ddd;
    font-family: Georgia,"Times New Roman",Times,Kai,"Kaiti SC",KaiTi,BiauKai,FontAwesome,serif;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 5px;
}
blockquote small {
    color: #999;
    display: block;
    font-family: "Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif;
    text-align: right;
}
blockquote p:last-of-type {
    margin-bottom: 0;
}
iframe {
    border: 0 none;
}
button, input:not([type="radio"]):not([type="checkbox"]), select {
    vertical-align: middle;
}
.am-container {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
}
.am-container::before, .am-container::after {
    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 {
    margin-left: -1rem;
    margin-right: -1rem;
    width: auto;
}
@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::before, .am-g::after {
    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-"] {
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
    position: relative;
    width: 100%;
}
[class*="am-u-"] + [class*="am-u-"]:last-child {
    float: right;
}
[class*="am-u-"] + .am-u-end[class*="am-u-"] {
    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.33333%;
}
.am-u-sm-2 {
    width: 16.6667%;
}
.am-u-sm-3 {
    width: 25%;
}
.am-u-sm-4 {
    width: 33.3333%;
}
.am-u-sm-5 {
    width: 41.6667%;
}
.am-u-sm-6 {
    width: 50%;
}
.am-u-sm-7 {
    width: 58.3333%;
}
.am-u-sm-8 {
    width: 66.6667%;
}
.am-u-sm-9 {
    width: 75%;
}
.am-u-sm-10 {
    width: 83.3333%;
}
.am-u-sm-11 {
    width: 91.6667%;
}
.am-u-sm-12 {
    width: 100%;
}
.am-u-sm-pull-0 {
    right: 0;
}
.am-u-sm-pull-1 {
    right: 8.33333%;
}
.am-u-sm-pull-2 {
    right: 16.6667%;
}
.am-u-sm-pull-3 {
    right: 25%;
}
.am-u-sm-pull-4 {
    right: 33.3333%;
}
.am-u-sm-pull-5 {
    right: 41.6667%;
}
.am-u-sm-pull-6 {
    right: 50%;
}
.am-u-sm-pull-7 {
    right: 58.3333%;
}
.am-u-sm-pull-8 {
    right: 66.6667%;
}
.am-u-sm-pull-9 {
    right: 75%;
}
.am-u-sm-pull-10 {
    right: 83.3333%;
}
.am-u-sm-pull-11 {
    right: 91.6667%;
}
.am-u-sm-push-0 {
    left: 0;
}
.am-u-sm-push-1 {
    left: 8.33333%;
}
.am-u-sm-push-2 {
    left: 16.6667%;
}
.am-u-sm-push-3 {
    left: 25%;
}
.am-u-sm-push-4 {
    left: 33.3333%;
}
.am-u-sm-push-5 {
    left: 41.6667%;
}
.am-u-sm-push-6 {
    left: 50%;
}
.am-u-sm-push-7 {
    left: 58.3333%;
}
.am-u-sm-push-8 {
    left: 66.6667%;
}
.am-u-sm-push-9 {
    left: 75%;
}
.am-u-sm-push-10 {
    left: 83.3333%;
}
.am-u-sm-push-11 {
    left: 91.6667%;
}
.am-u-sm-offset-0 {
    margin-left: 0;
}
.am-u-sm-offset-1 {
    margin-left: 8.33333%;
}
.am-u-sm-offset-2 {
    margin-left: 16.6667%;
}
.am-u-sm-offset-3 {
    margin-left: 25%;
}
.am-u-sm-offset-4 {
    margin-left: 33.3333%;
}
.am-u-sm-offset-5 {
    margin-left: 41.6667%;
}
.am-u-sm-offset-6 {
    margin-left: 50%;
}
.am-u-sm-offset-7 {
    margin-left: 58.3333%;
}
.am-u-sm-offset-8 {
    margin-left: 66.6667%;
}
.am-u-sm-offset-9 {
    margin-left: 75%;
}
.am-u-sm-offset-10 {
    margin-left: 83.3333%;
}
.am-u-sm-offset-11 {
    margin-left: 91.6667%;
}
.am-u-sm-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
}
.am-u-sm-centered[class*="am-u-"] {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.am-u-sm-centered[class*="am-u-"]:last-child {
    float: none;
}
.am-u-sm-uncentered[class*="am-u-"] {
    float: left;
    margin-left: 0;
    margin-right: 0;
}
.am-u-sm-uncentered[class*="am-u-"]:last-child {
    float: left;
}
}
@media only screen and (min-width: 641px) {
.am-u-md-1 {
    width: 8.33333%;
}
.am-u-md-2 {
    width: 16.6667%;
}
.am-u-md-3 {
    width: 25%;
}
.am-u-md-4 {
    width: 33.3333%;
}
.am-u-md-5 {
    width: 41.6667%;
}
.am-u-md-6 {
    width: 50%;
}
.am-u-md-7 {
    width: 58.3333%;
}
.am-u-md-8 {
    width: 66.6667%;
}
.am-u-md-9 {
    width: 75%;
}
.am-u-md-10 {
    width: 83.3333%;
}
.am-u-md-11 {
    width: 91.6667%;
}
.am-u-md-12 {
    width: 100%;
}
.am-u-md-pull-0 {
    right: 0;
}
.am-u-md-pull-1 {
    right: 8.33333%;
}
.am-u-md-pull-2 {
    right: 16.6667%;
}
.am-u-md-pull-3 {
    right: 25%;
}
.am-u-md-pull-4 {
    right: 33.3333%;
}
.am-u-md-pull-5 {
    right: 41.6667%;
}
.am-u-md-pull-6 {
    right: 50%;
}
.am-u-md-pull-7 {
    right: 58.3333%;
}
.am-u-md-pull-8 {
    right: 66.6667%;
}
.am-u-md-pull-9 {
    right: 75%;
}
.am-u-md-pull-10 {
    right: 83.3333%;
}
.am-u-md-pull-11 {
    right: 91.6667%;
}
.am-u-md-push-0 {
    left: 0;
}
.am-u-md-push-1 {
    left: 8.33333%;
}
.am-u-md-push-2 {
    left: 16.6667%;
}
.am-u-md-push-3 {
    left: 25%;
}
.am-u-md-push-4 {
    left: 33.3333%;
}
.am-u-md-push-5 {
    left: 41.6667%;
}
.am-u-md-push-6 {
    left: 50%;
}
.am-u-md-push-7 {
    left: 58.3333%;
}
.am-u-md-push-8 {
    left: 66.6667%;
}
.am-u-md-push-9 {
    left: 75%;
}
.am-u-md-push-10 {
    left: 83.3333%;
}
.am-u-md-push-11 {
    left: 91.6667%;
}
.am-u-md-offset-0 {
    margin-left: 0;
}
.am-u-md-offset-1 {
    margin-left: 8.33333%;
}
.am-u-md-offset-2 {
    margin-left: 16.6667%;
}
.am-u-md-offset-3 {
    margin-left: 25%;
}
.am-u-md-offset-4 {
    margin-left: 33.3333%;
}
.am-u-md-offset-5 {
    margin-left: 41.6667%;
}
.am-u-md-offset-6 {
    margin-left: 50%;
}
.am-u-md-offset-7 {
    margin-left: 58.3333%;
}
.am-u-md-offset-8 {
    margin-left: 66.6667%;
}
.am-u-md-offset-9 {
    margin-left: 75%;
}
.am-u-md-offset-10 {
    margin-left: 83.3333%;
}
.am-u-md-offset-11 {
    margin-left: 91.6667%;
}
.am-u-md-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
}
.am-u-md-centered[class*="am-u-"] {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.am-u-md-centered[class*="am-u-"]:last-child {
    float: none;
}
.am-u-md-uncentered[class*="am-u-"] {
    float: left;
    margin-left: 0;
    margin-right: 0;
}
.am-u-md-uncentered[class*="am-u-"]:last-child {
    float: left;
}
}
@media only screen and (min-width: 1025px) {
.am-u-lg-1 {
    width: 8.33333%;
}
.am-u-lg-2 {
    width: 16.6667%;
}
.am-u-lg-3 {
    width: 25%;
}
.am-u-lg-4 {
    width: 33.3333%;
}
.am-u-lg-5 {
    width: 41.6667%;
}
.am-u-lg-6 {
    width: 50%;
}
.am-u-lg-7 {
    width: 58.3333%;
}
.am-u-lg-8 {
    width: 66.6667%;
}
.am-u-lg-9 {
    width: 75%;
}
.am-u-lg-10 {
    width: 83.3333%;
}
.am-u-lg-11 {
    width: 91.6667%;
}
.am-u-lg-12 {
    width: 100%;
}
.am-u-lg-pull-0 {
    right: 0;
}
.am-u-lg-pull-1 {
    right: 8.33333%;
}
.am-u-lg-pull-2 {
    right: 16.6667%;
}
.am-u-lg-pull-3 {
    right: 25%;
}
.am-u-lg-pull-4 {
    right: 33.3333%;
}
.am-u-lg-pull-5 {
    right: 41.6667%;
}
.am-u-lg-pull-6 {
    right: 50%;
}
.am-u-lg-pull-7 {
    right: 58.3333%;
}
.am-u-lg-pull-8 {
    right: 66.6667%;
}
.am-u-lg-pull-9 {
    right: 75%;
}
.am-u-lg-pull-10 {
    right: 83.3333%;
}
.am-u-lg-pull-11 {
    right: 91.6667%;
}
.am-u-lg-push-0 {
    left: 0;
}
.am-u-lg-push-1 {
    left: 8.33333%;
}
.am-u-lg-push-2 {
    left: 16.6667%;
}
.am-u-lg-push-3 {
    left: 25%;
}
.am-u-lg-push-4 {
    left: 33.3333%;
}
.am-u-lg-push-5 {
    left: 41.6667%;
}
.am-u-lg-push-6 {
    left: 50%;
}
.am-u-lg-push-7 {
    left: 58.3333%;
}
.am-u-lg-push-8 {
    left: 66.6667%;
}
.am-u-lg-push-9 {
    left: 75%;
}
.am-u-lg-push-10 {
    left: 83.3333%;
}
.am-u-lg-push-11 {
    left: 91.6667%;
}
.am-u-lg-offset-0 {
    margin-left: 0;
}
.am-u-lg-offset-1 {
    margin-left: 8.33333%;
}
.am-u-lg-offset-2 {
    margin-left: 16.6667%;
}
.am-u-lg-offset-3 {
    margin-left: 25%;
}
.am-u-lg-offset-4 {
    margin-left: 33.3333%;
}
.am-u-lg-offset-5 {
    margin-left: 41.6667%;
}
.am-u-lg-offset-6 {
    margin-left: 50%;
}
.am-u-lg-offset-7 {
    margin-left: 58.3333%;
}
.am-u-lg-offset-8 {
    margin-left: 66.6667%;
}
.am-u-lg-offset-9 {
    margin-left: 75%;
}
.am-u-lg-offset-10 {
    margin-left: 83.3333%;
}
.am-u-lg-offset-11 {
    margin-left: 91.6667%;
}
.am-u-lg-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
}
.am-u-lg-centered[class*="am-u-"] {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.am-u-lg-centered[class*="am-u-"]:last-child {
    float: none;
}
.am-u-lg-uncentered[class*="am-u-"] {
    float: left;
    margin-left: 0;
    margin-right: 0;
}
.am-u-lg-uncentered[class*="am-u-"]:last-child {
    float: left;
}
}
[class*="am-avg-"] {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
[class*="am-avg-"]::before, [class*="am-avg-"]::after {
    content: " ";
    display: table;
}
[class*="am-avg-"]::after {
    clear: both;
}
[class*="am-avg-"] > li {
    display: block;
    float: left;
    height: auto;
}
@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(n+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.3333%;
}
.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.6667%;
}
.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.2857%;
}
.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.1111%;
}
.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.09091%;
}
.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.33333%;
}
.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(n+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.3333%;
}
.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.6667%;
}
.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.2857%;
}
.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.1111%;
}
.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.09091%;
}
.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.33333%;
}
.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(n+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.3333%;
}
.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.6667%;
}
.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.2857%;
}
.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.1111%;
}
.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.09091%;
}
.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.33333%;
}
.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 {
    background-color: #f8f8f8;
    border-radius: 0;
    color: #c7254e;
    font-size: 1.3rem;
    padding: 2px 4px;
    white-space: nowrap;
}
pre {
    background-color: #f8f8f8;
    border: 1px solid #dedede;
    border-radius: 0;
    color: #555;
    display: block;
    font-size: 1.3rem;
    line-height: 1.6;
    margin: 1rem 0;
    overflow-wrap: break-word;
    padding: 1rem;
    word-break: break-all;
}
pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap;
}
.am-pre-scrollable {
    max-height: 24rem;
    overflow-y: scroll;
}
.am-btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0;
    outline: 0 none;
    padding: 0.625em 1em;
    text-align: center;
    transition: background-color 300ms ease-out 0s, border-color 300ms ease-out 0s;
    vertical-align: middle;
    white-space: nowrap;
}
.am-btn:focus {
    outline: thin dotted;
    outline-offset: -2px;
}
.am-btn:hover, .am-btn:focus {
    color: #444;
    outline: 0 none;
    text-decoration: none;
}
.am-btn:active, .am-btn.am-active {
    background-image: none;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.125) inset;
}
.am-btn.am-disabled, .am-btn[disabled], fieldset[disabled] .am-btn {
    border-color: transparent;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.45;
    pointer-events: none;
}
.am-btn.am-round {
    border-radius: 1000px;
}
.am-btn.am-radius {
    border-radius: 2px;
}
.am-btn-default {
    background-color: #e6e6e6;
    border-color: #e6e6e6;
    color: #444;
}
.am-btn-default:hover, .am-btn-default:focus, .am-btn-default:active, .am-btn-default.am-active, .am-active .am-btn-default.am-dropdown-toggle {
    background-color: #c7c7c7;
    border-color: #c7c7c7;
    color: #444;
}
.am-btn-default:active, .am-btn-default.am-btn-active, .am-active .am-btn-default.am-dropdown-toggle {
    background-image: none;
}
.am-btn-default.am-disabled, .am-btn-default[disabled], fieldset[disabled] .am-btn-default, .am-btn-default.am-disabled:hover, .am-btn-default[disabled]:hover, fieldset[disabled] .am-btn-default:hover, .am-btn-default.am-disabled:focus, .am-btn-default[disabled]:focus, fieldset[disabled] .am-btn-default:focus, .am-btn-default.am-disabled:active, .am-btn-default[disabled]:active, fieldset[disabled] .am-btn-default:active, .am-btn-default.am-disabled.am-btn-active, .am-btn-default.am-btn-active[disabled], fieldset[disabled] .am-btn-default.am-btn-active {
    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 {
    background-color: #0e90d2;
    border-color: #0e90d2;
    color: #fff;
}
.am-btn-primary:hover, .am-btn-primary:focus, .am-btn-primary:active, .am-btn-primary.am-active, .am-active .am-btn-primary.am-dropdown-toggle {
    background-color: #0a6999;
    border-color: #0a6999;
    color: #fff;
}
.am-btn-primary:active, .am-btn-primary.am-btn-active, .am-active .am-btn-primary.am-dropdown-toggle {
    background-image: none;
}
.am-btn-primary.am-disabled, .am-btn-primary[disabled], fieldset[disabled] .am-btn-primary, .am-btn-primary.am-disabled:hover, .am-btn-primary[disabled]:hover, fieldset[disabled] .am-btn-primary:hover, .am-btn-primary.am-disabled:focus, .am-btn-primary[disabled]:focus, fieldset[disabled] .am-btn-primary:focus, .am-btn-primary.am-disabled:active, .am-btn-primary[disabled]:active, fieldset[disabled] .am-btn-primary:active, .am-btn-primary.am-disabled.am-btn-active, .am-btn-primary.am-btn-active[disabled], fieldset[disabled] .am-btn-primary.am-btn-active {
    background-color: #0e90d2;
    border-color: #0e90d2;
}
.am-btn-group .am-btn-primary, .am-btn-group-stacked .am-btn-primary {
    border-color: #0c80ba;
}
.am-btn-warning {
    background-color: #f37b1d;
    border-color: #f37b1d;
    color: #fff;
}
.am-btn-warning:hover, .am-btn-warning:focus, .am-btn-warning:active, .am-btn-warning.am-active, .am-active .am-btn-warning.am-dropdown-toggle {
    background-color: #c85e0b;
    border-color: #c85e0b;
    color: #fff;
}
.am-btn-warning:active, .am-btn-warning.am-btn-active, .am-active .am-btn-warning.am-dropdown-toggle {
    background-image: none;
}
.am-btn-warning.am-disabled, .am-btn-warning[disabled], fieldset[disabled] .am-btn-warning, .am-btn-warning.am-disabled:hover, .am-btn-warning[disabled]:hover, fieldset[disabled] .am-btn-warning:hover, .am-btn-warning.am-disabled:focus, .am-btn-warning[disabled]:focus, fieldset[disabled] .am-btn-warning:focus, .am-btn-warning.am-disabled:active, .am-btn-warning[disabled]:active, fieldset[disabled] .am-btn-warning:active, .am-btn-warning.am-disabled.am-btn-active, .am-btn-warning.am-btn-active[disabled], fieldset[disabled] .am-btn-warning.am-btn-active {
    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 {
    background-color: #dd514c;
    border-color: #dd514c;
    color: #fff;
}
.am-btn-danger:hover, .am-btn-danger:focus, .am-btn-danger:active, .am-btn-danger.am-active, .am-active .am-btn-danger.am-dropdown-toggle {
    background-color: #c62b26;
    border-color: #c62b26;
    color: #fff;
}
.am-btn-danger:active, .am-btn-danger.am-btn-active, .am-active .am-btn-danger.am-dropdown-toggle {
    background-image: none;
}
.am-btn-danger.am-disabled, .am-btn-danger[disabled], fieldset[disabled] .am-btn-danger, .am-btn-danger.am-disabled:hover, .am-btn-danger[disabled]:hover, fieldset[disabled] .am-btn-danger:hover, .am-btn-danger.am-disabled:focus, .am-btn-danger[disabled]:focus, fieldset[disabled] .am-btn-danger:focus, .am-btn-danger.am-disabled:active, .am-btn-danger[disabled]:active, fieldset[disabled] .am-btn-danger:active, .am-btn-danger.am-disabled.am-btn-active, .am-btn-danger.am-btn-active[disabled], fieldset[disabled] .am-btn-danger.am-btn-active {
    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 {
    background-color: #5eb95e;
    border-color: #5eb95e;
    color: #fff;
}
.am-btn-success:hover, .am-btn-success:focus, .am-btn-success:active, .am-btn-success.am-active, .am-active .am-btn-success.am-dropdown-toggle {
    background-color: #429842;
    border-color: #429842;
    color: #fff;
}
.am-btn-success:active, .am-btn-success.am-btn-active, .am-active .am-btn-success.am-dropdown-toggle {
    background-image: none;
}
.am-btn-success.am-disabled, .am-btn-success[disabled], fieldset[disabled] .am-btn-success, .am-btn-success.am-disabled:hover, .am-btn-success[disabled]:hover, fieldset[disabled] .am-btn-success:hover, .am-btn-success.am-disabled:focus, .am-btn-success[disabled]:focus, fieldset[disabled] .am-btn-success:focus, .am-btn-success.am-disabled:active, .am-btn-success[disabled]:active, fieldset[disabled] .am-btn-success:active, .am-btn-success.am-disabled.am-btn-active, .am-btn-success.am-btn-active[disabled], fieldset[disabled] .am-btn-success.am-btn-active {
    background-color: #5eb95e;
    border-color: #5eb95e;
}
.am-btn-group .am-btn-success, .am-btn-group-stacked .am-btn-success {
    border-color: #4db14d;
}
.am-btn-secondary {
    background-color: #3bb4f2;
    border-color: #3bb4f2;
    color: #fff;
}
.am-btn-secondary:hover, .am-btn-secondary:focus, .am-btn-secondary:active, .am-btn-secondary.am-active, .am-active .am-btn-secondary.am-dropdown-toggle {
    background-color: #0f9ae0;
    border-color: #0f9ae0;
    color: #fff;
}
.am-btn-secondary:active, .am-btn-secondary.am-btn-active, .am-active .am-btn-secondary.am-dropdown-toggle {
    background-image: none;
}
.am-btn-secondary.am-disabled, .am-btn-secondary[disabled], fieldset[disabled] .am-btn-secondary, .am-btn-secondary.am-disabled:hover, .am-btn-secondary[disabled]:hover, fieldset[disabled] .am-btn-secondary:hover, .am-btn-secondary.am-disabled:focus, .am-btn-secondary[disabled]:focus, fieldset[disabled] .am-btn-secondary:focus, .am-btn-secondary.am-disabled:active, .am-btn-secondary[disabled]:active, fieldset[disabled] .am-btn-secondary:active, .am-btn-secondary.am-disabled.am-btn-active, .am-btn-secondary.am-btn-active[disabled], fieldset[disabled] .am-btn-secondary.am-btn-active {
    background-color: #3bb4f2;
    border-color: #3bb4f2;
}
.am-btn-group .am-btn-secondary, .am-btn-group-stacked .am-btn-secondary {
    border-color: #23abf0;
}
.am-btn-link {
    border-radius: 0;
    color: #0e90d2;
    cursor: pointer;
    font-weight: 400;
}
.am-btn-link, .am-btn-link:active, .am-btn-link[disabled], fieldset[disabled] .am-btn-link {
    background-color: transparent;
    box-shadow: none;
}
.am-btn-link, .am-btn-link:hover, .am-btn-link:focus, .am-btn-link:active {
    border-color: transparent;
}
.am-btn-link:hover, .am-btn-link:focus {
    background-color: transparent;
    color: #095f8a;
    text-decoration: underline;
}
.am-btn-link[disabled]:hover, fieldset[disabled] .am-btn-link:hover, .am-btn-link[disabled]:focus, fieldset[disabled] .am-btn-link:focus {
    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;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.am-btn-block + .am-btn-block {
    margin-top: 5px;
}
input.am-btn-block[type="submit"], input.am-btn-block[type="reset"], input.am-btn-block[type="button"] {
    width: 100%;
}
.am-btn.am-btn-loading .am-icon-spin {
    margin-right: 5px;
}
table {
    background-color: transparent;
    empty-cells: show;
    max-width: 100%;
}
table code {
    white-space: normal;
}
th {
    text-align: left;
}
.am-table {
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 1.6rem;
    width: 100%;
}
.am-table > thead > tr > th, .am-table > tbody > tr > th, .am-table > tfoot > tr > th, .am-table > thead > tr > td, .am-table > tbody > tr > td, .am-table > tfoot > tr > td {
    border-top: 1px solid #ddd;
    line-height: 1.6;
    padding: 0.7rem;
    vertical-align: top;
}
.am-table > thead > tr > th {
    border-bottom: 1px solid #ddd;
    vertical-align: bottom;
}
.am-table > caption + thead > tr:first-child > th, .am-table > colgroup + thead > tr:first-child > th, .am-table > thead:first-child > tr:first-child > th, .am-table > caption + thead > tr:first-child > td, .am-table > colgroup + thead > tr:first-child > td, .am-table > thead:first-child > tr:first-child > td {
    border-top: 0 none;
}
.am-table > tbody + tbody tr:first-child td {
    border-top: 2px solid #ddd;
}
.am-table-bordered {
    border: 1px solid #ddd;
}
.am-table-bordered > thead > tr > th, .am-table-bordered > tbody > tr > th, .am-table-bordered > tfoot > tr > th, .am-table-bordered > thead > tr > td, .am-table-bordered > tbody > tr > td, .am-table-bordered > tfoot > tr > td {
    border-left: 1px solid #ddd;
}
.am-table-bordered > thead > tr > th:first-child, .am-table-bordered > tbody > tr > th:first-child, .am-table-bordered > tfoot > tr > th:first-child, .am-table-bordered > thead > tr > td:first-child, .am-table-bordered > tbody > tr > td:first-child, .am-table-bordered > tfoot > tr > td:first-child {
    border-left: medium none;
}
.am-table-radius {
    border: 1px solid #ddd;
    border-radius: 2px;
}
.am-table-radius > thead > tr:first-child > th:first-child, .am-table-radius > thead > tr:first-child > td:first-child {
    border-left: medium none;
    border-top-left-radius: 2px;
}
.am-table-radius > thead > tr:first-child > th:last-child, .am-table-radius > thead > tr:first-child > td:last-child {
    border-right: medium none;
    border-top-right-radius: 2px;
}
.am-table-radius > tbody > tr > th:first-child, .am-table-radius > tbody > tr > td:first-child {
    border-left: medium none;
}
.am-table-radius > tbody > tr > th:last-child, .am-table-radius > tbody > tr > td:last-child {
    border-right: medium none;
}
.am-table-radius > tbody > tr:last-child > th, .am-table-radius > tbody > tr:last-child > td {
    border-bottom: medium none;
}
.am-table-radius > tbody > tr:last-child > th:first-child, .am-table-radius > tbody > tr:last-child > td:first-child {
    border-bottom-left-radius: 2px;
}
.am-table-radius > tbody > tr:last-child > th:last-child, .am-table-radius > tbody > tr:last-child > td:last-child {
    border-bottom-right-radius: 2px;
}
.am-table-striped > tbody > tr:nth-child(2n+1) > td, .am-table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #f9f9f9;
}
.am-table-hover > tbody > tr:hover > td, .am-table-hover > tbody > tr:hover > th {
    background-color: #e9e9e9;
}
.am-table > thead > tr > td.am-active, .am-table > tbody > tr > td.am-active, .am-table > tfoot > tr > td.am-active, .am-table > thead > tr > th.am-active, .am-table > tbody > tr > th.am-active, .am-table > tfoot > tr > th.am-active, .am-table > thead > tr.am-active > td, .am-table > tbody > tr.am-active > td, .am-table > tfoot > tr.am-active > td, .am-table > thead > tr.am-active > th, .am-table > tbody > tr.am-active > th, .am-table > tfoot > tr.am-active > th {
    background-color: #ffd;
}
.am-table > thead > tr > td.am-disabled, .am-table > tbody > tr > td.am-disabled, .am-table > tfoot > tr > td.am-disabled, .am-table > thead > tr > th.am-disabled, .am-table > tbody > tr > th.am-disabled, .am-table > tfoot > tr > th.am-disabled, .am-table > thead > tr.am-disabled > td, .am-table > tbody > tr.am-disabled > td, .am-table > tfoot > tr.am-disabled > td, .am-table > thead > tr.am-disabled > th, .am-table > tbody > tr.am-disabled > th, .am-table > tfoot > tr.am-disabled > th {
    color: #999;
}
.am-table > thead > tr > td.am-primary, .am-table > tbody > tr > td.am-primary, .am-table > tfoot > tr > td.am-primary, .am-table > thead > tr > th.am-primary, .am-table > tbody > tr > th.am-primary, .am-table > tfoot > tr > th.am-primary, .am-table > thead > tr.am-primary > td, .am-table > tbody > tr.am-primary > td, .am-table > tfoot > tr.am-primary > td, .am-table > thead > tr.am-primary > th, .am-table > tbody > tr.am-primary > th, .am-table > tfoot > tr.am-primary > th {
    background-color: rgba(14, 144, 210, 0.114);
    color: #0b76ac;
}
.am-table > thead > tr > td.am-success, .am-table > tbody > tr > td.am-success, .am-table > tfoot > tr > td.am-success, .am-table > thead > tr > th.am-success, .am-table > tbody > tr > th.am-success, .am-table > tfoot > tr > th.am-success, .am-table > thead > tr.am-success > td, .am-table > tbody > tr.am-success > td, .am-table > tfoot > tr.am-success > td, .am-table > thead > tr.am-success > th, .am-table > tbody > tr.am-success > th, .am-table > tfoot > tr.am-success > th {
    background-color: rgba(94, 185, 94, 0.114);
    color: #5eb95e;
}
.am-table > thead > tr > td.am-warning, .am-table > tbody > tr > td.am-warning, .am-table > tfoot > tr > td.am-warning, .am-table > thead > tr > th.am-warning, .am-table > tbody > tr > th.am-warning, .am-table > tfoot > tr > th.am-warning, .am-table > thead > tr.am-warning > td, .am-table > tbody > tr.am-warning > td, .am-table > tfoot > tr.am-warning > td, .am-table > thead > tr.am-warning > th, .am-table > tbody > tr.am-warning > th, .am-table > tfoot > tr.am-warning > th {
    background-color: rgba(243, 123, 29, 0.114);
    color: #f37b1d;
}
.am-table > thead > tr > td.am-danger, .am-table > tbody > tr > td.am-danger, .am-table > tfoot > tr > td.am-danger, .am-table > thead > tr > th.am-danger, .am-table > tbody > tr > th.am-danger, .am-table > tfoot > tr > th.am-danger, .am-table > thead > tr.am-danger > td, .am-table > tbody > tr.am-danger > td, .am-table > tfoot > tr.am-danger > td, .am-table > thead > tr.am-danger > th, .am-table > tbody > tr.am-danger > th, .am-table > tfoot > tr.am-danger > th {
    background-color: rgba(221, 81, 76, 0.114);
    color: #dd514c;
}
fieldset {
    border: medium none;
}
legend {
    border-bottom: 1px solid #e5e5e5;
    color: #333;
    display: block;
    font-size: 2rem;
    line-height: inherit;
    margin-bottom: 2rem;
    padding-bottom: 0.5rem;
    width: 100%;
}
label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
}
input[type="search"] {
    box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin: 4px 0 0;
}
input[type="file"] {
    display: block;
}
select[multiple], select[size] {
    height: auto;
}
select optgroup {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline-offset: -2px;
}
output {
    color: #555;
    display: block;
    font-size: 1.6rem;
    line-height: 1.6;
    padding-top: 1.6rem;
    vertical-align: middle;
}
.am-form select, .am-form textarea, .am-form input[type="text"], .am-form input[type="password"], .am-form input[type="datetime"], .am-form input[type="datetime-local"], .am-form input[type="date"], .am-form input[type="month"], .am-form input[type="time"], .am-form input[type="week"], .am-form input[type="number"], .am-form input[type="email"], .am-form input[type="url"], .am-form input[type="search"], .am-form input[type="tel"], .am-form input[type="color"], .am-form-field {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #555;
    display: block;
    font-size: 1.6rem;
    line-height: 1.2;
    padding: 0.625em;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}
.am-form select:focus, .am-form textarea:focus, .am-form input[type="text"]:focus, .am-form input[type="password"]:focus, .am-form input[type="datetime"]:focus, .am-form input[type="datetime-local"]:focus, .am-form input[type="date"]:focus, .am-form input[type="month"]:focus, .am-form input[type="time"]:focus, .am-form input[type="week"]:focus, .am-form input[type="number"]:focus, .am-form input[type="email"]:focus, .am-form input[type="url"]:focus, .am-form input[type="search"]:focus, .am-form input[type="tel"]:focus, .am-form input[type="color"]:focus, .am-form-field:focus {
    outline: 0 none;
}
.am-form select:focus, .am-form textarea:focus, .am-form input[type="text"]:focus, .am-form input[type="password"]:focus, .am-form input[type="datetime"]:focus, .am-form input[type="datetime-local"]:focus, .am-form input[type="date"]:focus, .am-form input[type="month"]:focus, .am-form input[type="time"]:focus, .am-form input[type="week"]:focus, .am-form input[type="number"]:focus, .am-form input[type="email"]:focus, .am-form input[type="url"]:focus, .am-form input[type="search"]:focus, .am-form input[type="tel"]:focus, .am-form input[type="color"]:focus, .am-form-field:focus {
    background-color: #fefffe;
    border-color: #3bb4f2;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(59, 180, 242, 0.3);
    outline: 0 none;
}
.am-form select::-moz-placeholder, .am-form textarea::-moz-placeholder, .am-form input[type="text"]::-moz-placeholder, .am-form input[type="password"]::-moz-placeholder, .am-form input[type="datetime"]::-moz-placeholder, .am-form input[type="datetime-local"]::-moz-placeholder, .am-form input[type="date"]::-moz-placeholder, .am-form input[type="month"]::-moz-placeholder, .am-form input[type="time"]::-moz-placeholder, .am-form input[type="week"]::-moz-placeholder, .am-form input[type="number"]::-moz-placeholder, .am-form input[type="email"]::-moz-placeholder, .am-form input[type="url"]::-moz-placeholder, .am-form input[type="search"]::-moz-placeholder, .am-form input[type="tel"]::-moz-placeholder, .am-form input[type="color"]::-moz-placeholder, .am-form-field::-moz-placeholder {
    color: #999;
}
.am-form select::-moz-placeholder, .am-form textarea::-moz-placeholder, .am-form input[type="text"]::-moz-placeholder, .am-form input[type="password"]::-moz-placeholder, .am-form input[type="datetime"]::-moz-placeholder, .am-form input[type="datetime-local"]::-moz-placeholder, .am-form input[type="date"]::-moz-placeholder, .am-form input[type="month"]::-moz-placeholder, .am-form input[type="time"]::-moz-placeholder, .am-form input[type="week"]::-moz-placeholder, .am-form input[type="number"]::-moz-placeholder, .am-form input[type="email"]::-moz-placeholder, .am-form input[type="url"]::-moz-placeholder, .am-form input[type="search"]::-moz-placeholder, .am-form input[type="tel"]::-moz-placeholder, .am-form input[type="color"]::-moz-placeholder, .am-form-field::-moz-placeholder {
    opacity: 1;
}
.am-form select[disabled], .am-form textarea[disabled], .am-form input[type="text"][disabled], .am-form input[type="password"][disabled], .am-form input[type="datetime"][disabled], .am-form input[type="datetime-local"][disabled], .am-form input[type="date"][disabled], .am-form input[type="month"][disabled], .am-form input[type="time"][disabled], .am-form input[type="week"][disabled], .am-form input[type="number"][disabled], .am-form input[type="email"][disabled], .am-form input[type="url"][disabled], .am-form input[type="search"][disabled], .am-form input[type="tel"][disabled], .am-form input[type="color"][disabled], .am-form-field[disabled], .am-form select[readonly], .am-form textarea[readonly], .am-form input[type="text"][readonly], .am-form input[type="password"][readonly], .am-form input[type="datetime"][readonly], .am-form input[type="datetime-local"][readonly], .am-form input[type="date"][readonly], .am-form input[type="month"][readonly], .am-form input[type="time"][readonly], .am-form input[type="week"][readonly], .am-form input[type="number"][readonly], .am-form input[type="email"][readonly], .am-form input[type="url"][readonly], .am-form input[type="search"][readonly], .am-form input[type="tel"][readonly], .am-form input[type="color"][readonly], .am-form-field[readonly], fieldset[disabled] .am-form select, fieldset[disabled] .am-form textarea, fieldset[disabled] .am-form input[type="text"], fieldset[disabled] .am-form input[type="password"], fieldset[disabled] .am-form input[type="datetime"], fieldset[disabled] .am-form input[type="datetime-local"], fieldset[disabled] .am-form input[type="date"], fieldset[disabled] .am-form input[type="month"], fieldset[disabled] .am-form input[type="time"], fieldset[disabled] .am-form input[type="week"], fieldset[disabled] .am-form input[type="number"], fieldset[disabled] .am-form input[type="email"], fieldset[disabled] .am-form input[type="url"], fieldset[disabled] .am-form input[type="search"], fieldset[disabled] .am-form input[type="tel"], fieldset[disabled] .am-form input[type="color"], fieldset[disabled] .am-form-field {
    background-color: #eee;
    cursor: not-allowed;
}
.am-form select.am-radius, .am-form textarea.am-radius, .am-form input.am-radius[type="text"], .am-form input.am-radius[type="password"], .am-form input.am-radius[type="datetime"], .am-form input.am-radius[type="datetime-local"], .am-form input.am-radius[type="date"], .am-form input.am-radius[type="month"], .am-form input.am-radius[type="time"], .am-form input.am-radius[type="week"], .am-form input.am-radius[type="number"], .am-form input.am-radius[type="email"], .am-form input.am-radius[type="url"], .am-form input.am-radius[type="search"], .am-form input.am-radius[type="tel"], .am-form input.am-radius[type="color"], .am-form-field.am-radius {
    border-radius: 2px;
}
.am-form select.am-round, .am-form textarea.am-round, .am-form input.am-round[type="text"], .am-form input.am-round[type="password"], .am-form input.am-round[type="datetime"], .am-form input.am-round[type="datetime-local"], .am-form input.am-round[type="date"], .am-form input.am-round[type="month"], .am-form input.am-round[type="time"], .am-form input.am-round[type="week"], .am-form input.am-round[type="number"], .am-form input.am-round[type="email"], .am-form input.am-round[type="url"], .am-form input.am-round[type="search"], .am-form input.am-round[type="tel"], .am-form input.am-round[type="color"], .am-form-field.am-round {
    border-radius: 1000px;
}
.am-form textarea, .am-form select[multiple], .am-form select[size] {
    height: auto;
}
.am-form select {
    background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+") no-repeat scroll 100% center;
    border-radius: 0;
}
.am-form select[multiple="multiple"] {
    background-image: none;
}
.am-form-help {
    color: #999;
    display: block;
    font-size: 1.3rem;
    margin-bottom: 10px;
    margin-top: 5px;
}
.am-form-group {
    margin-bottom: 1.5rem;
}
.am-radio, .am-checkbox {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 1.92rem;
    padding-left: 20px;
    vertical-align: middle;
}
.am-radio label, .am-checkbox label {
    cursor: pointer;
    display: inline;
    font-weight: 400;
    margin-bottom: 0;
}
.am-radio input[type="radio"], .am-radio-inline input[type="radio"], .am-checkbox input[type="checkbox"], .am-checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px;
    outline: 0 none;
}
.am-radio + .am-radio, .am-checkbox + .am-checkbox {
    margin-top: -5px;
}
.am-radio-inline, .am-checkbox-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 20px;
    vertical-align: middle;
}
.am-radio-inline + .am-radio-inline, .am-checkbox-inline + .am-checkbox-inline {
    margin-left: 10px;
    margin-top: 0;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], .am-radio[disabled], .am-radio-inline[disabled], .am-checkbox[disabled], .am-checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .am-radio, fieldset[disabled] .am-radio-inline, fieldset[disabled] .am-checkbox, fieldset[disabled] .am-checkbox-inline {
    cursor: not-allowed;
}
.am-form-warning .am-form-help, .am-form-warning .am-form-label, .am-form-warning .am-radio, .am-form-warning .am-checkbox, .am-form-warning .am-radio-inline, .am-form-warning .am-checkbox-inline, .am-form-warning label {
    color: #f37b1d;
}
.am-form-warning [class*="icon-"] {
    color: #f37b1d;
}
.am-form-warning .am-form-field {
    border-color: #f37b1d !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.am-form-warning .am-form-field:focus {
    background-color: #fefffe;
    border-color: #d2620b;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px #f8b47e !important;
}
.am-form-error .am-form-help, .am-form-error .am-form-label, .am-form-error .am-radio, .am-form-error .am-checkbox, .am-form-error .am-radio-inline, .am-form-error .am-checkbox-inline, .am-form-error label {
    color: #dd514c;
}
.am-form-error [class*="icon-"] {
    color: #dd514c;
}
.am-form-error .am-form-field, .am-field-error {
    border-color: #dd514c !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.am-form-error .am-form-field:focus, .am-field-error:focus {
    background-color: #fefffe;
    border-color: #cf2d27;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px #eda4a2 !important;
}
.am-form-success .am-form-help, .am-form-success .am-form-label, .am-form-success .am-radio, .am-form-success .am-checkbox, .am-form-success .am-radio-inline, .am-form-success .am-checkbox-inline, .am-form-success label {
    color: #5eb95e;
}
.am-form-success [class*="icon-"] {
    color: #5eb95e;
}
.am-form-success .am-form-field, .am-field-valid {
    border-color: #5eb95e !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.am-form-success .am-form-field:focus, .am-field-valid:focus {
    background-color: #fefffe;
    border-color: #459f45;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px #a5d8a5 !important;
}
.am-form-horizontal .am-form-label, .am-form-horizontal .am-radio, .am-form-horizontal .am-checkbox, .am-form-horizontal .am-radio-inline, .am-form-horizontal .am-checkbox-inline {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0.6em;
}
.am-form-horizontal .am-form-group::before, .am-form-horizontal .am-form-group::after {
    content: " ";
    display: table;
}
.am-form-horizontal .am-form-group::after {
    clear: both;
}
@media only screen and (min-width: 641px) {
.am-form-horizontal .am-form-label {
    text-align: right;
}
}
@media only screen and (min-width: 641px) {
.am-form-inline .am-form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.am-form-inline .am-form-field {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.am-form-inline .am-input-group {
    display: inline-table;
    vertical-align: middle;
}
.am-form-inline .am-input-group .am-input-group-addon, .am-form-inline .am-input-group .am-input-group-btn, .am-form-inline .am-input-group .am-form-control {
    width: auto;
}
.am-form-inline .am-input-group > .am-form-field {
    width: 100%;
}
.am-form-inline .am-form-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.am-form-inline .am-radio, .am-form-inline .am-checkbox {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0;
    vertical-align: middle;
}
.am-form-inline .am-radio input[type="radio"], .am-form-inline .am-checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
}
.am-form-inline .am-form-feedback .am-form-field-feedback {
    top: 0;
}
}
.am-input-sm {
    font-size: 1.4rem !important;
}
.am-input-lg {
    font-size: 1.8rem !important;
}
.am-form-icon {
    position: relative;
}
.am-form-icon .am-form-field {
    padding-left: 1.875em !important;
}
.am-form-icon [class*="am-icon-"] {
    display: block;
    left: 0.625em;
    line-height: 1;
    margin-top: -0.635em;
    position: absolute;
    top: 50%;
    z-index: 2;
}
.am-form-feedback {
    position: relative;
}
.am-form-feedback .am-form-field {
    padding-left: 0.625em !important;
    padding-right: 1.875em !important;
}
.am-form-feedback [class*="am-icon-"] {
    left: auto;
    right: 0.625em;
}
.am-form-set {
    margin-bottom: 1.5rem;
    padding: 0;
}
.am-form-set > input {
    border-radius: 0 !important;
    position: relative;
    top: -1px;
}
.am-form-set > input:focus {
    z-index: 2;
}
.am-form-set > input:first-child {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    top: 1px;
}
.am-form-set > input:last-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    top: -2px;
}
.am-img-thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    display: inline-block;
    line-height: 1.6;
    padding: 2px;
    transition: all 0.2s ease-in-out 0s;
}
.am-img-thumbnail.am-radius {
    border-radius: 2px;
}
.am-img-responsive {
    display: block;
}
.am-nav {
    list-style: outside none none;
    margin-bottom: 0;
    padding: 0;
}
.am-nav::before, .am-nav::after {
    content: " ";
    display: table;
}
.am-nav::after {
    clear: both;
}
.am-nav > li {
    display: block;
    position: relative;
}
.am-nav > li + li {
    margin-top: 5px;
}
.am-nav > li + .am-nav-header {
    margin-top: 1em;
}
.am-nav > li > a {
    border-radius: 0;
    display: block;
    padding: 0.4em 1em;
    position: relative;
}
.am-nav > li > a:hover, .am-nav > li > a:focus {
    background-color: #eee;
    text-decoration: none;
}
.am-nav > li.am-active > a, .am-nav > li.am-active > a:hover, .am-nav > li.am-active > a:focus {
    background-color: #0e90d2;
    color: #fff;
    cursor: default;
}
.am-nav > li.am-disabled > a {
    color: #999;
}
.am-nav > li.am-disabled > a:hover, .am-nav > li.am-disabled > a:focus {
    background-color: transparent;
    color: #999;
    cursor: not-allowed;
    text-decoration: none;
}
.am-nav-header {
    color: #555;
    font-size: 100%;
    font-weight: 700;
    padding: 0.4em 1em;
    text-transform: uppercase;
}
.am-nav-divider {
    border-top: 1px solid #ddd;
    box-shadow: 0 1px 0 #fff;
    margin: 15px 1em !important;
}
.am-nav-pills > li {
    float: left;
}
.am-nav-pills > li + li {
    margin-left: 5px;
    margin-top: 0;
}
.am-nav-tabs {
    border-bottom: 1px solid #ddd;
}
.am-nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.am-nav-tabs > li + li {
    margin-top: 0;
}
.am-nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 0;
    line-height: 1.6;
    margin-right: 5px;
}
.am-nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.am-nav-tabs > li.am-active > a, .am-nav-tabs > li.am-active > a:hover, .am-nav-tabs > li.am-active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555;
    cursor: default;
}
.am-nav-tabs.am-nav-justify {
    border-bottom: 0 none;
}
.am-nav-tabs.am-nav-justify > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    margin-right: 0;
}
.am-nav-tabs.am-nav-justify > .am-active > a, .am-nav-tabs.am-nav-justify > .am-active > a:hover, .am-nav-tabs.am-nav-justify > .am-active > a:focus {
    border-bottom-color: #fff;
}
.am-nav-justify {
    display: flex;
    width: 100%;
}
.am-nav-justify > li {
    -moz-box-flex: 1;
    flex: 1 1 0;
    float: none;
}
.am-nav-justify > li > a {
    margin-bottom: 0;
    text-align: center;
}
.lte9 .am-nav-justify > li {
    display: table-cell;
    width: 1%;
}
.am-topbar {
    background: #f8f8f8 none repeat scroll 0 0;
    border-color: #ddd;
    border-style: solid;
    border-width: 0 0 1px;
    color: #666;
    margin-bottom: 1.6rem;
    min-height: 50px;
    position: relative;
}
.am-topbar::before, .am-topbar::after {
    content: " ";
    display: table;
}
.am-topbar::after {
    clear: both;
}
.am-topbar a {
    color: #666;
}
.am-topbar-brand {
    margin: 0;
}
@media only screen and (min-width: 641px) {
.am-topbar-brand {
    float: left;
}
}
.am-topbar-brand a:hover {
    color: #4d4d4d;
}
.am-topbar-collapse {
    clear: both;
    overflow-x: visible;
    padding: 10px;
    width: 100%;
}
.am-topbar-collapse::before, .am-topbar-collapse::after {
    content: " ";
    display: table;
}
.am-topbar-collapse::after {
    clear: both;
}
.am-topbar-collapse.am-in {
    overflow-y: auto;
}
@media only screen and (min-width: 641px) {
.am-topbar-collapse {
    clear: none;
    margin-top: 0;
    padding: 0;
    width: auto;
}
.am-topbar-collapse.am-collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    padding: 0;
}
.am-topbar-collapse.am-in {
    overflow-y: visible;
}
}
.am-topbar-brand {
    float: left;
    font-size: 1.8rem;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
}
.am-topbar-toggle {
    float: right;
    margin-right: 10px;
    position: relative;
}
@media only screen and (min-width: 641px) {
.am-topbar-toggle {
    display: none;
}
}
@media only screen and (max-width: 640px) {
.am-topbar-nav {
    margin-bottom: 8px;
}
.am-topbar-nav > li {
    float: none;
}
}
@media only screen and (max-width: 640px) {
.am-topbar-nav > li + li {
    margin-left: 0;
    margin-top: 5px;
}
}
@media only screen and (min-width: 641px) {
.am-topbar-nav {
    float: left;
}
.am-topbar-nav > li > a {
    line-height: 50px;
    padding: 0 10px;
    position: relative;
}
.am-topbar-nav > li > a::after {
    border-color: -moz-use-text-color transparent #f8f8f8;
    border-style: dotted solid solid;
    border-width: 0 7px 7px;
    bottom: -1px;
    content: "";
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -7px;
    opacity: 0;
    position: absolute;
    transform: rotate(360deg);
    transition: opacity 0.1s ease 0s;
    vertical-align: middle;
    width: 0;
}
.am-topbar-nav > li > a:hover::after {
    border-bottom-color: #666;
    opacity: 1;
}
.am-topbar-nav > li.am-dropdown > a::after {
    display: none;
}
.am-topbar-nav > li.am-active > a, .am-topbar-nav > li.am-active > a:hover, .am-topbar-nav > li.am-active > a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    color: #0e90d2;
}
.am-topbar-nav > li.am-active > a::after {
    border-bottom-color: #0e90d2;
    opacity: 1;
}
}
@media only screen and (max-width: 640px) {
.am-topbar-collapse .am-dropdown.am-active .am-dropdown-content {
    float: none;
    position: relative;
    width: 100%;
}
}
@media only screen and (min-width: 641px) {
.am-topbar-left {
    float: left;
}
.am-topbar-right {
    float: right;
    margin-right: 10px;
}
}
@media only screen and (max-width: 640px) {
.am-topbar-form .am-form-group {
    margin-bottom: 5px;
}
}
@media only screen and (min-width: 641px) {
.am-topbar-form {
    margin-top: 8px;
    padding: 0 10px;
}
.am-topbar-form .am-form-group + .am-btn {
    margin-left: 5px;
}
}
.am-topbar-btn {
    margin-top: 8px;
}
@media only screen and (max-width: 640px) {
.am-topbar-collapse .am-topbar-btn, .am-topbar-collapse .am-btn {
    display: block;
    width: 100%;
}
}
.am-topbar-inverse {
    background-color: #0e90d2;
    border-color: #0b6fa2;
    color: #eee;
}
.am-topbar-inverse a {
    color: #eee;
}
.am-topbar-inverse .am-topbar-brand a {
    color: #fff;
}
.am-topbar-inverse .am-topbar-brand a:hover, .am-topbar-inverse .am-topbar-brand a:focus {
    background-color: transparent;
    color: #fff;
}
.am-topbar-inverse .am-topbar-nav > li > a {
    color: #eee;
}
.am-topbar-inverse .am-topbar-nav > li > a:hover, .am-topbar-inverse .am-topbar-nav > li > a:focus {
    background-color: rgba(0, 0, 0, 0.05);
    color: #fff;
}
.am-topbar-inverse .am-topbar-nav > li > a:hover::after, .am-topbar-inverse .am-topbar-nav > li > a:focus::after {
    border-bottom-color: #0b6fa2;
}
.am-topbar-inverse .am-topbar-nav > li > a::after {
    border-bottom-color: #0e90d2;
}
.am-topbar-inverse .am-topbar-nav > li.am-active > a, .am-topbar-inverse .am-topbar-nav > li.am-active > a:hover, .am-topbar-inverse .am-topbar-nav > li.am-active > a:focus {
    background-color: rgba(0, 0, 0, 0.1);
    color: #fff;
}
.am-topbar-inverse .am-topbar-nav > li.am-active > a::after, .am-topbar-inverse .am-topbar-nav > li.am-active > a:hover::after, .am-topbar-inverse .am-topbar-nav > li.am-active > a:focus::after {
    border-bottom-color: #fff;
}
.am-topbar-inverse .am-topbar-nav > li .disabled > a, .am-topbar-inverse .am-topbar-nav > li .disabled > a:hover, .am-topbar-inverse .am-topbar-nav > li .disabled > a:focus {
    background-color: transparent;
    color: #444;
}
.am-topbar-fixed-top, .am-topbar-fixed-bottom {
    left: 0;
    position: fixed;
    right: 0;
    transform: translate3d(0px, 0px, 0px);
    z-index: 1000;
}
.am-topbar-fixed-top {
    top: 0;
}
.am-topbar-fixed-bottom {
    border-width: 1px 0 0;
    bottom: 0;
    margin-bottom: 0;
}
.am-with-topbar-fixed-top {
    padding-top: 51px;
}
.am-with-topbar-fixed-bottom {
    padding-bottom: 51px;
}
@media only screen and (max-width: 640px) {
.am-topbar-fixed-bottom .am-topbar-collapse {
    background-color: #f8f8f8;
    bottom: 100%;
    margin-bottom: 1px;
    position: absolute;
}
.am-topbar-fixed-bottom .am-topbar-collapse .am-dropdown-content::before, .am-topbar-fixed-bottom .am-topbar-collapse .am-dropdown-content::after {
    display: none;
}
.am-topbar-fixed-bottom.am-topbar-inverse .am-topbar-collapse {
    background-color: #0e90d2;
}
}
.am-breadcrumb {
    background-color: transparent;
    border-radius: 0;
    font-size: 85%;
    list-style: outside none none;
    margin-bottom: 2rem;
    padding: 0.7em 0.5em;
}
.am-breadcrumb > li {
    display: inline-block;
}
.am-breadcrumb > li [class*="am-icon-"]::before {
    color: #999;
    margin-right: 5px;
}
.am-breadcrumb > li + li::before {
    color: #ccc;
    content: "» ";
    padding: 0 8px;
}
.am-breadcrumb > .am-active {
    color: #999;
}
.am-breadcrumb-slash > li + li::before {
    content: "/ ";
}
.am-pagination {
    color: #999;
    list-style: outside none none;
    margin: 1.5rem 0;
    padding-left: 0;
    text-align: left;
}
.am-pagination::before, .am-pagination::after {
    content: " ";
    display: table;
}
.am-pagination::after {
    clear: both;
}
.am-pagination > li {
    display: inline-block;
}
.am-pagination > li > a, .am-pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    display: block;
    line-height: 1.2;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 0.5em 1em;
    position: relative;
    text-decoration: none;
}
.am-pagination > li:last-child > a, .am-pagination > li:last-child > span {
    margin-right: 0;
}
.am-pagination > li > a:hover, .am-pagination > li > span:hover, .am-pagination > li > a:focus, .am-pagination > li > span:focus {
    background-color: #eee;
}
.am-pagination > .am-active > a, .am-pagination > .am-active > span, .am-pagination > .am-active > a:hover, .am-pagination > .am-active > span:hover, .am-pagination > .am-active > a:focus, .am-pagination > .am-active > span:focus {
    background-color: #0e90d2;
    border-color: #0e90d2;
    color: #fff;
    cursor: default;
    z-index: 2;
}
.am-pagination > .am-disabled > span, .am-pagination > .am-disabled > span:hover, .am-pagination > .am-disabled > span:focus, .am-pagination > .am-disabled > a, .am-pagination > .am-disabled > a:hover, .am-pagination > .am-disabled > a:focus {
    background-color: #fff;
    border-color: #ddd;
    color: #999;
    cursor: not-allowed;
    pointer-events: none;
}
.am-pagination .am-pagination-prev {
    float: left;
}
.am-pagination .am-pagination-prev a {
    border-radius: 0;
}
.am-pagination .am-pagination-next {
    float: right;
}
.am-pagination .am-pagination-next a {
    border-radius: 0;
}
.am-pagination-centered {
    text-align: center;
}
.am-pagination-right {
    text-align: right;
}
[class*="am-animation-"] {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-timing-function: ease-out;
}
@media screen {
.cssanimations [data-am-scrollspy*="animation"] {
    opacity: 0;
}
}
.am-animation-fade {
    animation-duration: 0.8s;
    animation-name: am-fade;
    animation-timing-function: linear;
}
.am-animation-scale-up {
    animation-name: am-scale-up;
}
.am-animation-scale-down {
    animation-name: am-scale-down;
}
.am-animation-slide-top {
    animation-name: am-slide-top;
}
.am-animation-slide-bottom {
    animation-name: am-slide-bottom;
}
.am-animation-slide-left {
    animation-name: am-slide-left;
}
.am-animation-slide-right {
    animation-name: am-slide-right;
}
.am-animation-slide-top-fixed {
    animation-name: am-slide-top-fixed;
}
.am-animation-shake {
    animation-name: am-shake;
}
.am-animation-spin {
    animation: 2s linear 0s normal none infinite running am-spin;
}
.am-animation-left-spring {
    animation: 0.3s ease-in-out 0s normal none 1 running am-left-spring;
}
.am-animation-right-spring {
    animation: 0.3s ease-in-out 0s normal none 1 running am-right-spring;
}
.am-animation-reverse {
    animation-direction: reverse;
}
.am-animation-paused {
    animation-play-state: paused !important;
}
@keyframes am-fade {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes am-fade {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes am-scale-up {
0% {
    opacity: 0;
    transform: scale(0.2);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
@keyframes am-scale-up {
0% {
    opacity: 0;
    transform: scale(0.2);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
@keyframes am-scale-down {
0% {
    opacity: 0;
    transform: scale(1.8);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
@keyframes am-scale-down {
0% {
    opacity: 0;
    transform: scale(1.8);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
@keyframes am-slide-top {
0% {
    opacity: 0;
    transform: translateY(-100%);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
@keyframes am-slide-top {
0% {
    opacity: 0;
    transform: translateY(-100%);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
@keyframes am-slide-bottom {
0% {
    opacity: 0;
    transform: translateY(100%);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
@keyframes am-slide-bottom {
0% {
    opacity: 0;
    transform: translateY(100%);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
@keyframes am-slide-left {
0% {
    opacity: 0;
    transform: translateX(-100%);
}
100% {
    opacity: 1;
    transform: translateX(0px);
}
}
@keyframes am-slide-left {
0% {
    opacity: 0;
    transform: translateX(-100%);
}
100% {
    opacity: 1;
    transform: translateX(0px);
}
}
@keyframes am-slide-right {
0% {
    opacity: 0;
    transform: translateX(100%);
}
100% {
    opacity: 1;
    transform: translateX(0px);
}
}
@keyframes am-slide-right {
0% {
    opacity: 0;
    transform: translateX(100%);
}
100% {
    opacity: 1;
    transform: translateX(0px);
}
}
@keyframes am-shake {
0%, 100% {
    transform: translateX(0px);
}
10% {
    transform: translateX(-9px);
}
20% {
    transform: translateX(8px);
}
30% {
    transform: translateX(-7px);
}
40% {
    transform: translateX(6px);
}
50% {
    transform: translateX(-5px);
}
60% {
    transform: translateX(4px);
}
70% {
    transform: translateX(-3px);
}
80% {
    transform: translateX(2px);
}
90% {
    transform: translateX(-1px);
}
}
@keyframes am-shake {
0%, 100% {
    transform: translateX(0px);
}
10% {
    transform: translateX(-9px);
}
20% {
    transform: translateX(8px);
}
30% {
    transform: translateX(-7px);
}
40% {
    transform: translateX(6px);
}
50% {
    transform: translateX(-5px);
}
60% {
    transform: translateX(4px);
}
70% {
    transform: translateX(-3px);
}
80% {
    transform: translateX(2px);
}
90% {
    transform: translateX(-1px);
}
}
@keyframes am-slide-top-fixed {
0% {
    opacity: 0;
    transform: translateY(-10px);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
@keyframes am-slide-top-fixed {
0% {
    opacity: 0;
    transform: translateY(-10px);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
@keyframes am-slide-bottom-fixed {
0% {
    opacity: 0;
    transform: translateY(10px);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
@keyframes am-slide-bottom-fixed {
0% {
    opacity: 0;
    transform: translateY(10px);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
@keyframes am-spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@keyframes am-spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@keyframes am-right-spring {
0% {
    transform: translateX(0px);
}
50% {
    transform: translateX(-20%);
}
100% {
    transform: translateX(0px);
}
}
@keyframes am-right-spring {
0% {
    transform: translateX(0px);
}
50% {
    transform: translateX(-20%);
}
100% {
    transform: translateX(0px);
}
}
@keyframes am-left-spring {
0% {
    transform: translateX(0px);
}
50% {
    transform: translateX(20%);
}
100% {
    transform: translateX(0px);
}
}
@keyframes am-left-spring {
0% {
    transform: translateX(0px);
}
50% {
    transform: translateX(20%);
}
100% {
    transform: translateX(0px);
}
}
.am-article::before, .am-article::after {
    content: " ";
    display: table;
}
.am-article::after {
    clear: both;
}
.am-article > *:last-child {
    margin-bottom: 0;
}
.am-article + .am-article {
    margin-top: 2.4rem;
}
.am-article-title {
    font-size: 2.8rem;
    font-weight: 400;
    line-height: 1.15;
}
.am-article-title a {
    color: inherit;
    text-decoration: none;
}
.am-article-meta {
    color: #999;
    font-size: 1.2rem;
    line-height: 1.5;
}
.am-article-lead {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #dedede;
    border-radius: 2px;
    color: #666;
    font-size: 1.4rem;
    line-height: 1.5;
    padding: 10px;
}
.am-article-divider {
    border-color: #eee;
    margin-bottom: 2.4rem;
}
* + .am-article-divider {
    margin-top: 2.4rem;
}
.am-article-bd blockquote {
    font-family: Georgia,"Times New Roman",Times,Kai,"Kaiti SC",KaiTi,BiauKai,FontAwesome,serif;
}
.am-badge {
    background-color: #999;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 0.25em 0.625em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.am-badge:empty {
    display: none;
}
.am-badge.am-square {
    border-radius: 0;
}
.am-badge.am-radius {
    border-radius: 2px;
}
.am-badge.am-round {
    border-radius: 1000px;
}
a.am-badge:hover, a.am-badge:focus {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}
.am-badge-primary {
    background-color: #0e90d2;
}
.am-badge-secondary {
    background-color: #3bb4f2;
}
.am-badge-success {
    background-color: #5eb95e;
}
.am-badge-warning {
    background-color: #f37b1d;
}
.am-badge-danger {
    background-color: #dd514c;
}
.am-comment::before, .am-comment::after {
    content: " ";
    display: table;
}
.am-comment::after {
    clear: both;
}
.am-comment-avatar {
    border: 1px solid transparent;
    border-radius: 50%;
    float: left;
    height: 32px;
    width: 32px;
}
@media only screen and (min-width: 641px) {
.am-comment-avatar {
    height: 48px;
    width: 48px;
}
}
.am-comment-main {
    border: 1px solid #dedede;
    border-radius: 0;
    margin-left: 42px;
    position: relative;
}
.am-comment-main::before, .am-comment-main::after {
    border-color: transparent;
    border-style: solid solid outset;
    border-width: 8px 8px 8px 0;
    content: " ";
    display: block;
    height: 0;
    left: -8px;
    pointer-events: none;
    position: absolute;
    right: 100%;
    top: 10px;
    width: 0;
}
.am-comment-main::before {
    border-right-color: #dedede;
    z-index: 1;
}
.am-comment-main::after {
    border-right-color: #f8f8f8;
    margin-left: 1px;
    z-index: 2;
}
@media only screen and (min-width: 641px) {
.am-comment-main {
    margin-left: 63px;
}
}
.am-comment-hd {
    background: #f8f8f8 none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    display: flex;
}
.am-comment-title {
    font-size: 1.6rem;
    line-height: 1.2;
    margin: 0 0 8px;
}
.am-comment-meta {
    -moz-box-flex: 1;
    color: #999;
    flex: 1 1 0;
    font-size: 13px;
    line-height: 1.2;
    overflow: hidden;
    padding: 10px 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-comment-meta a {
    color: #999;
}
.am-comment-author {
    color: #999;
    font-weight: 700;
}
.am-comment-bd {
    overflow: hidden;
    padding: 15px;
}
.am-comment-bd > *:last-child {
    margin-bottom: 0;
}
.am-comment-footer {
    padding: 0 15px 5px;
}
.am-comment-footer .am-comment-actions a + a {
    margin-left: 5px;
}
.am-comment-actions {
    color: #999;
    font-size: 13px;
}
.am-comment-actions a {
    color: #999;
    display: inline-block;
    line-height: 1;
    opacity: 0.7;
    padding: 10px 5px;
}
.am-comment-actions a:hover {
    color: #0e90d2;
    opacity: 1;
}
.am-comment-hd .am-comment-actions {
    padding-right: 0.5rem;
}
.am-comment-flip .am-comment-avatar {
    float: right;
}
.am-comment-flip .am-comment-main {
    margin-left: auto;
    margin-right: 42px;
}
@media only screen and (min-width: 641px) {
.am-comment-flip .am-comment-main {
    margin-right: 63px;
}
}
.am-comment-flip .am-comment-main::before, .am-comment-flip .am-comment-main::after {
    border-width: 8px 0 8px 8px;
    left: auto;
    right: -8px;
}
.am-comment-flip .am-comment-main::before {
    border-left-color: #dedede;
}
.am-comment-flip .am-comment-main::after {
    border-left-color: #f8f8f8;
    margin-left: auto;
    margin-right: 1px;
}
.am-comment-primary .am-comment-avatar {
    border-color: #0e90d2;
}
.am-comment-primary .am-comment-main {
    border-color: #0e90d2;
}
.am-comment-primary .am-comment-main::before {
    border-right-color: #0e90d2;
}
.am-comment-primary.am-comment-flip .am-comment-main::before {
    border-left-color: #0e90d2;
    border-right-color: transparent;
}
.am-comment-primary.am-comment-flip .am-comment-main::after {
    border-left-color: #f8f8f8;
}
.am-comment-secondary .am-comment-avatar, .am-comment-highlight .am-comment-avatar {
    border-color: #3bb4f2;
}
.am-comment-secondary .am-comment-main, .am-comment-highlight .am-comment-main {
    border-color: #3bb4f2;
}
.am-comment-secondary .am-comment-main::before, .am-comment-highlight .am-comment-main::before {
    border-right-color: #3bb4f2;
}
.am-comment-secondary.am-comment-flip .am-comment-main::before, .am-comment-highlight.am-comment-flip .am-comment-main::before {
    border-left-color: #3bb4f2;
    border-right-color: transparent;
}
.am-comment-secondary.am-comment-flip .am-comment-main::after, .am-comment-highlight.am-comment-flip .am-comment-main::after {
    border-left-color: #f8f8f8;
}
.am-comment-success .am-comment-avatar {
    border-color: #5eb95e;
}
.am-comment-success .am-comment-main {
    border-color: #5eb95e;
}
.am-comment-success .am-comment-main::before {
    border-right-color: #5eb95e;
}
.am-comment-success.am-comment-flip .am-comment-main::before {
    border-left-color: #5eb95e;
    border-right-color: transparent;
}
.am-comment-success.am-comment-flip .am-comment-main::after {
    border-left-color: #f8f8f8;
}
.am-comment-warning .am-comment-avatar {
    border-color: #f37b1d;
}
.am-comment-warning .am-comment-main {
    border-color: #f37b1d;
}
.am-comment-warning .am-comment-main::before {
    border-right-color: #f37b1d;
}
.am-comment-warning.am-comment-flip .am-comment-main::before {
    border-left-color: #f37b1d;
    border-right-color: transparent;
}
.am-comment-warning.am-comment-flip .am-comment-main::after {
    border-left-color: #f8f8f8;
}
.am-comment-danger .am-comment-avatar {
    border-color: #dd514c;
}
.am-comment-danger .am-comment-main {
    border-color: #dd514c;
}
.am-comment-danger .am-comment-main::before {
    border-right-color: #dd514c;
}
.am-comment-danger.am-comment-flip .am-comment-main::before {
    border-left-color: #dd514c;
    border-right-color: transparent;
}
.am-comment-danger.am-comment-flip .am-comment-main::after {
    border-left-color: #f8f8f8;
}
.am-comments-list {
    list-style: outside none none;
    padding: 0;
}
.am-comments-list .am-comment {
    list-style: outside none none;
    margin: 1.6rem 0 0;
}
@media only screen and (min-width: 641px) {
.am-comments-list-flip .am-comment-main {
    margin-right: 64px;
}
.am-comments-list-flip .am-comment-flip .am-comment-main {
    margin-left: 64px;
}
}
.am-btn-group, .am-btn-group-stacked {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.am-btn-group > .am-btn, .am-btn-group-stacked > .am-btn {
    float: left;
    position: relative;
}
.am-btn-group > .am-btn:hover, .am-btn-group-stacked > .am-btn:hover, .am-btn-group > .am-btn:focus, .am-btn-group-stacked > .am-btn:focus, .am-btn-group > .am-btn:active, .am-btn-group-stacked > .am-btn:active, .am-btn-group > .am-btn.active, .am-btn-group-stacked > .am-btn.active {
    z-index: 2;
}
.am-btn-group > .am-btn:focus, .am-btn-group-stacked > .am-btn:focus {
    outline: 0 none;
}
.am-btn-group .am-btn + .am-btn, .am-btn-group .am-btn + .am-btn-group, .am-btn-group .am-btn-group + .am-btn, .am-btn-group .am-btn-group + .am-btn-group {
    margin-left: -1px;
}
.am-btn-toolbar {
    margin-left: -5px;
}
.am-btn-toolbar::before, .am-btn-toolbar::after {
    content: " ";
    display: table;
}
.am-btn-toolbar::after {
    clear: both;
}
.am-btn-toolbar .am-btn-group, .am-btn-toolbar .am-input-group {
    float: left;
}
.am-btn-toolbar > .am-btn, .am-btn-toolbar > .am-btn-group, .am-btn-toolbar > .am-input-group {
    margin-left: 5px;
}
.am-btn-group > .am-btn:not(:first-child):not(:last-child):not(.am-dropdown-toggle) {
    border-radius: 0;
}
.am-btn-group > .am-btn:first-child {
    margin-left: 0;
}
.am-btn-group > .am-btn:first-child:not(:last-child):not(.am-dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.am-btn-group > .am-btn:last-child:not(:first-child), .am-btn-group > .am-dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.am-btn-group > .am-btn-group {
    float: left;
}
.am-btn-group > .am-btn-group:not(:first-child):not(:last-child) > .am-btn {
    border-radius: 0;
}
.am-btn-group > .am-btn-group:first-child > .am-btn:last-child, .am-btn-group > .am-btn-group:first-child > .am-dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.am-btn-group > .am-btn-group:last-child > .am-btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.am-btn-group-xs > .am-btn {
    font-size: 1.2rem;
}
.am-btn-group-sm > .am-btn {
    font-size: 1.4rem;
}
.am-btn-group-lg > .am-btn {
    font-size: 1.8rem;
}
.am-btn-group-stacked > .am-btn, .am-btn-group-stacked > .am-btn-group, .am-btn-group-stacked > .am-btn-group > .am-btn {
    display: block;
    float: none;
    max-width: 100%;
    width: 100%;
}
.am-btn-group-stacked > .am-btn-group::before, .am-btn-group-stacked > .am-btn-group::after {
    content: " ";
    display: table;
}
.am-btn-group-stacked > .am-btn-group::after {
    clear: both;
}
.am-btn-group-stacked > .am-btn-group > .am-btn {
    float: none;
}
.am-btn-group-stacked > .am-btn + .am-btn, .am-btn-group-stacked > .am-btn + .am-btn-group, .am-btn-group-stacked > .am-btn-group + .am-btn, .am-btn-group-stacked > .am-btn-group + .am-btn-group {
    margin-left: 0;
    margin-top: -1px;
}
.am-btn-group-stacked > .am-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.am-btn-group-stacked > .am-btn:first-child:not(:last-child) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.am-btn-group-stacked > .am-btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.am-btn-group-stacked > .am-btn-group:not(:first-child):not(:last-child) > .am-btn {
    border-radius: 0;
}
.am-btn-group-stacked > .am-btn-group:first-child:not(:last-child) > .am-btn:last-child, .am-btn-group-stacked > .am-btn-group:first-child:not(:last-child) > .am-dropdown-toggle {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.am-btn-group-stacked > .am-btn-group:last-child:not(:first-child) > .am-btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.am-btn-group-justify {
    display: flex;
    width: 100%;
}
.am-btn-group-justify > .am-btn, .am-btn-group-justify > .am-btn-group {
    -moz-box-flex: 1;
    flex: 1 1 0;
    float: none;
}
.am-btn-group-justify > .am-btn-group .am-btn {
    width: 100%;
}
.lte9 .am-btn-group-justify {
    border-collapse: separate;
    display: table;
    table-layout: fixed;
}
.lte9 .am-btn-group-justify > .am-btn, .lte9 .am-btn-group-justify > .am-btn-group {
    display: table-cell;
    float: none;
    width: 1%;
}
.am-btn-group .am-dropdown {
    float: left;
    margin-left: -1px;
}
.am-btn-group .am-dropdown > .am-btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.am-btn-group .am-active .am-dropdown-toggle {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.am-btn-group .am-active .am-dropdown-toggle.am-btn-link {
    box-shadow: none;
}
.am-btn-group .am-dropdown-toggle:active, .am-btn-group .am-active .am-dropdown-toggle {
    outline: 0 none;
}
[data-am-button] > .am-btn > input[type="radio"], [data-am-button] > .am-btn > input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    z-index: -1;
}
.am-close {
    color: #000;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    opacity: 0.2;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    transition: all 0.3s ease 0s;
    width: 24px;
}
.am-close:hover, .am-close:focus {
    color: #000;
    cursor: pointer;
    opacity: 0.5;
    outline: 0 none;
    text-decoration: none;
}
.am-close[class*="am-icon-"] {
    font-size: 16px;
}
button.am-close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}
a.am-close:hover {
    color: inherit;
    cursor: pointer;
    text-decoration: none;
}
.am-close-alt {
    background: #eee none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
    opacity: 0.7;
}
.am-close-alt:hover, .am-close-alt:focus {
    opacity: 1;
}
.am-close-spin:hover {
    transform: rotate(360deg);
}
@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
}
[class*="am-icon-"] {
    display: inline-block;
}
[class*="am-icon-"]::before {
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: baseline;
}
.am-icon-border {
    border: 0.08em solid #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}
.am-fl[class*="am-icon-"] {
    margin-right: 0.3em;
}
.am-fr[class*="am-icon-"] {
    margin-left: 0.3em;
}
.am-icon-sm::before {
    font-size: 150%;
    vertical-align: -10%;
}
.am-icon-md::before {
    font-size: 200%;
    vertical-align: -16%;
}
.am-icon-lg::before {
    font-size: 250%;
    vertical-align: -22%;
}
.am-icon-btn {
    background-color: #eee;
    border-radius: 50%;
    box-sizing: border-box;
    color: #555;
    display: inline-block;
    font-size: 24px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 48px;
}
.am-icon-btn:hover, .am-icon-btn:focus {
    background-color: #f5f5f5;
    color: #333;
    outline: 0 none;
    text-decoration: none;
}
.am-icon-btn:active {
    background-color: #ddd;
    color: #333;
}
.am-icon-btn.am-primary, .am-icon-btn.am-secondary, .am-icon-btn.am-success, .am-icon-btn.am-warning, .am-icon-btn.am-danger {
    color: #fff;
}
.am-icon-btn.am-primary {
    background-color: #0e90d2;
}
.am-icon-btn.am-secondary {
    background-color: #3bb4f2;
}
.am-icon-btn.am-success {
    background-color: #5eb95e;
}
.am-icon-btn.am-warning {
    background-color: #f37b1d;
}
.am-icon-btn.am-danger {
    background-color: #dd514c;
}
.am-icon-btn-sm {
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    width: 32px;
}
.am-icon-btn-lg {
    font-size: 28px;
    height: 64px;
    line-height: 64px;
    width: 64px;
}
.am-icon-glass::before {
    content: "";
}
.am-icon-music::before {
    content: "";
}
.am-icon-search::before {
    content: "";
}
.am-icon-envelope-o::before {
    content: "";
}
.am-icon-heart::before {
    content: "";
}
.am-icon-star::before {
    content: "";
}
.am-icon-star-o::before {
    content: "";
}
.am-icon-user::before {
    content: "";
}
.am-icon-film::before {
    content: "";
}
.am-icon-th-large::before {
    content: "";
}
.am-icon-th::before {
    content: "";
}
.am-icon-th-list::before {
    content: "";
}
.am-icon-check::before {
    content: "";
}
.am-icon-remove::before, .am-icon-close::before, .am-icon-times::before {
    content: "";
}
.am-icon-search-plus::before {
    content: "";
}
.am-icon-search-minus::before {
    content: "";
}
.am-icon-power-off::before {
    content: "";
}
.am-icon-signal::before {
    content: "";
}
.am-icon-gear::before, .am-icon-cog::before {
    content: "";
}
.am-icon-trash-o::before {
    content: "";
}
.am-icon-home::before {
    content: "";
}
.am-icon-file-o::before {
    content: "";
}
.am-icon-clock-o::before {
    content: "";
}
.am-icon-road::before {
    content: "";
}
.am-icon-download::before {
    content: "";
}
.am-icon-arrow-circle-o-down::before {
    content: "";
}
.am-icon-arrow-circle-o-up::before {
    content: "";
}
.am-icon-inbox::before {
    content: "";
}
.am-icon-play-circle-o::before {
    content: "";
}
.am-icon-rotate-right::before, .am-icon-repeat::before {
    content: "";
}
.am-icon-refresh::before {
    content: "";
}
.am-icon-list-alt::before {
    content: "";
}
.am-icon-lock::before {
    content: "";
}
.am-icon-flag::before {
    content: "";
}
.am-icon-headphones::before {
    content: "";
}
.am-icon-volume-off::before {
    content: "";
}
.am-icon-volume-down::before {
    content: "";
}
.am-icon-volume-up::before {
    content: "";
}
.am-icon-qrcode::before {
    content: "";
}
.am-icon-barcode::before {
    content: "";
}
.am-icon-tag::before {
    content: "";
}
.am-icon-tags::before {
    content: "";
}
.am-icon-book::before {
    content: "";
}
.am-icon-bookmark::before {
    content: "";
}
.am-icon-print::before {
    content: "";
}
.am-icon-camera::before {
    content: "";
}
.am-icon-font::before {
    content: "";
}
.am-icon-bold::before {
    content: "";
}
.am-icon-italic::before {
    content: "";
}
.am-icon-text-height::before {
    content: "";
}
.am-icon-text-width::before {
    content: "";
}
.am-icon-align-left::before {
    content: "";
}
.am-icon-align-center::before {
    content: "";
}
.am-icon-align-right::before {
    content: "";
}
.am-icon-align-justify::before {
    content: "";
}
.am-icon-list::before {
    content: "";
}
.am-icon-dedent::before, .am-icon-outdent::before {
    content: "";
}
.am-icon-indent::before {
    content: "";
}
.am-icon-video-camera::before {
    content: "";
}
.am-icon-photo::before, .am-icon-image::before, .am-icon-picture-o::before {
    content: "";
}
.am-icon-pencil::before {
    content: "";
}
.am-icon-map-marker::before {
    content: "";
}
.am-icon-adjust::before {
    content: "";
}
.am-icon-tint::before {
    content: "";
}
.am-icon-edit::before, .am-icon-pencil-square-o::before {
    content: "";
}
.am-icon-share-square-o::before {
    content: "";
}
.am-icon-check-square-o::before {
    content: "";
}
.am-icon-arrows::before {
    content: "";
}
.am-icon-step-backward::before {
    content: "";
}
.am-icon-fast-backward::before {
    content: "";
}
.am-icon-backward::before {
    content: "";
}
.am-icon-play::before {
    content: "";
}
.am-icon-pause::before {
    content: "";
}
.am-icon-stop::before {
    content: "";
}
.am-icon-forward::before {
    content: "";
}
.am-icon-fast-forward::before {
    content: "";
}
.am-icon-step-forward::before {
    content: "";
}
.am-icon-eject::before {
    content: "";
}
.am-icon-chevron-left::before {
    content: "";
}
.am-icon-chevron-right::before {
    content: "";
}
.am-icon-plus-circle::before {
    content: "";
}
.am-icon-minus-circle::before {
    content: "";
}
.am-icon-times-circle::before {
    content: "";
}
.am-icon-check-circle::before {
    content: "";
}
.am-icon-question-circle::before {
    content: "";
}
.am-icon-info-circle::before {
    content: "";
}
.am-icon-crosshairs::before {
    content: "";
}
.am-icon-times-circle-o::before {
    content: "";
}
.am-icon-check-circle-o::before {
    content: "";
}
.am-icon-ban::before {
    content: "";
}
.am-icon-arrow-left::before {
    content: "";
}
.am-icon-arrow-right::before {
    content: "";
}
.am-icon-arrow-up::before {
    content: "";
}
.am-icon-arrow-down::before {
    content: "";
}
.am-icon-mail-forward::before, .am-icon-share::before {
    content: "";
}
.am-icon-expand::before {
    content: "";
}
.am-icon-compress::before {
    content: "";
}
.am-icon-plus::before {
    content: "";
}
.am-icon-minus::before {
    content: "";
}
.am-icon-asterisk::before {
    content: "";
}
.am-icon-exclamation-circle::before {
    content: "";
}
.am-icon-gift::before {
    content: "";
}
.am-icon-leaf::before {
    content: "";
}
.am-icon-fire::before {
    content: "";
}
.am-icon-eye::before {
    content: "";
}
.am-icon-eye-slash::before {
    content: "";
}
.am-icon-warning::before, .am-icon-exclamation-triangle::before {
    content: "";
}
.am-icon-plane::before {
    content: "";
}
.am-icon-calendar::before {
    content: "";
}
.am-icon-random::before {
    content: "";
}
.am-icon-comment::before {
    content: "";
}
.am-icon-magnet::before {
    content: "";
}
.am-icon-chevron-up::before {
    content: "";
}
.am-icon-chevron-down::before {
    content: "";
}
.am-icon-retweet::before {
    content: "";
}
.am-icon-shopping-cart::before {
    content: "";
}
.am-icon-folder::before {
    content: "";
}
.am-icon-folder-open::before {
    content: "";
}
.am-icon-arrows-v::before {
    content: "";
}
.am-icon-arrows-h::before {
    content: "";
}
.am-icon-bar-chart-o::before, .am-icon-bar-chart::before {
    content: "";
}
.am-icon-twitter-square::before {
    content: "";
}
.am-icon-facebook-square::before {
    content: "";
}
.am-icon-camera-retro::before {
    content: "";
}
.am-icon-key::before {
    content: "";
}
.am-icon-gears::before, .am-icon-cogs::before {
    content: "";
}
.am-icon-comments::before {
    content: "";
}
.am-icon-thumbs-o-up::before {
    content: "";
}
.am-icon-thumbs-o-down::before {
    content: "";
}
.am-icon-star-half::before {
    content: "";
}
.am-icon-heart-o::before {
    content: "";
}
.am-icon-sign-out::before {
    content: "";
}
.am-icon-linkedin-square::before {
    content: "";
}
.am-icon-thumb-tack::before {
    content: "";
}
.am-icon-external-link::before {
    content: "";
}
.am-icon-sign-in::before {
    content: "";
}
.am-icon-trophy::before {
    content: "";
}
.am-icon-github-square::before {
    content: "";
}
.am-icon-upload::before {
    content: "";
}
.am-icon-lemon-o::before {
    content: "";
}
.am-icon-phone::before {
    content: "";
}
.am-icon-square-o::before {
    content: "";
}
.am-icon-bookmark-o::before {
    content: "";
}
.am-icon-phone-square::before {
    content: "";
}
.am-icon-twitter::before {
    content: "";
}
.am-icon-facebook::before {
    content: "";
}
.am-icon-github::before {
    content: "";
}
.am-icon-unlock::before {
    content: "";
}
.am-icon-credit-card::before {
    content: "";
}
.am-icon-rss::before {
    content: "";
}
.am-icon-hdd-o::before {
    content: "";
}
.am-icon-bullhorn::before {
    content: "";
}
.am-icon-bell::before {
    content: "";
}
.am-icon-certificate::before {
    content: "";
}
.am-icon-hand-o-right::before {
    content: "";
}
.am-icon-hand-o-left::before {
    content: "";
}
.am-icon-hand-o-up::before {
    content: "";
}
.am-icon-hand-o-down::before {
    content: "";
}
.am-icon-arrow-circle-left::before {
    content: "";
}
.am-icon-arrow-circle-right::before {
    content: "";
}
.am-icon-arrow-circle-up::before {
    content: "";
}
.am-icon-arrow-circle-down::before {
    content: "";
}
.am-icon-globe::before {
    content: "";
}
.am-icon-wrench::before {
    content: "";
}
.am-icon-tasks::before {
    content: "";
}
.am-icon-filter::before {
    content: "";
}
.am-icon-briefcase::before {
    content: "";
}
.am-icon-arrows-alt::before {
    content: "";
}
.am-icon-group::before, .am-icon-users::before {
    content: "";
}
.am-icon-chain::before, .am-icon-link::before {
    content: "";
}
.am-icon-cloud::before {
    content: "";
}
.am-icon-flask::before {
    content: "";
}
.am-icon-cut::before, .am-icon-scissors::before {
    content: "";
}
.am-icon-copy::before, .am-icon-files-o::before {
    content: "";
}
.am-icon-paperclip::before {
    content: "";
}
.am-icon-save::before, .am-icon-floppy-o::before {
    content: "";
}
.am-icon-square::before {
    content: "";
}
.am-icon-navicon::before, .am-icon-reorder::before, .am-icon-bars::before {
    content: "";
}
.am-icon-list-ul::before {
    content: "";
}
.am-icon-list-ol::before {
    content: "";
}
.am-icon-strikethrough::before {
    content: "";
}
.am-icon-underline::before {
    content: "";
}
.am-icon-table::before {
    content: "";
}
.am-icon-magic::before {
    content: "";
}
.am-icon-truck::before {
    content: "";
}
.am-icon-pinterest::before {
    content: "";
}
.am-icon-pinterest-square::before {
    content: "";
}
.am-icon-google-plus-square::before {
    content: "";
}
.am-icon-google-plus::before {
    content: "";
}
.am-icon-money::before {
    content: "";
}
.am-icon-caret-down::before {
    content: "";
}
.am-icon-caret-up::before {
    content: "";
}
.am-icon-caret-left::before {
    content: "";
}
.am-icon-caret-right::before {
    content: "";
}
.am-icon-columns::before {
    content: "";
}
.am-icon-unsorted::before, .am-icon-sort::before {
    content: "";
}
.am-icon-sort-down::before, .am-icon-sort-desc::before {
    content: "";
}
.am-icon-sort-up::before, .am-icon-sort-asc::before {
    content: "";
}
.am-icon-envelope::before {
    content: "";
}
.am-icon-linkedin::before {
    content: "";
}
.am-icon-rotate-left::before, .am-icon-undo::before {
    content: "";
}
.am-icon-legal::before, .am-icon-gavel::before {
    content: "";
}
.am-icon-dashboard::before, .am-icon-tachometer::before {
    content: "";
}
.am-icon-comment-o::before {
    content: "";
}
.am-icon-comments-o::before {
    content: "";
}
.am-icon-flash::before, .am-icon-bolt::before {
    content: "";
}
.am-icon-sitemap::before {
    content: "";
}
.am-icon-umbrella::before {
    content: "";
}
.am-icon-paste::before, .am-icon-clipboard::before {
    content: "";
}
.am-icon-lightbulb-o::before {
    content: "";
}
.am-icon-exchange::before {
    content: "";
}
.am-icon-cloud-download::before {
    content: "";
}
.am-icon-cloud-upload::before {
    content: "";
}
.am-icon-user-md::before {
    content: "";
}
.am-icon-stethoscope::before {
    content: "";
}
.am-icon-suitcase::before {
    content: "";
}
.am-icon-bell-o::before {
    content: "";
}
.am-icon-coffee::before {
    content: "";
}
.am-icon-cutlery::before {
    content: "";
}
.am-icon-file-text-o::before {
    content: "";
}
.am-icon-building-o::before {
    content: "";
}
.am-icon-hospital-o::before {
    content: "";
}
.am-icon-ambulance::before {
    content: "";
}
.am-icon-medkit::before {
    content: "";
}
.am-icon-fighter-jet::before {
    content: "";
}
.am-icon-beer::before {
    content: "";
}
.am-icon-h-square::before {
    content: "";
}
.am-icon-plus-square::before {
    content: "";
}
.am-icon-angle-double-left::before {
    content: "";
}
.am-icon-angle-double-right::before {
    content: "";
}
.am-icon-angle-double-up::before {
    content: "";
}
.am-icon-angle-double-down::before {
    content: "";
}
.am-icon-angle-left::before {
    content: "";
}
.am-icon-angle-right::before {
    content: "";
}
.am-icon-angle-up::before {
    content: "";
}
.am-icon-angle-down::before {
    content: "";
}
.am-icon-desktop::before {
    content: "";
}
.am-icon-laptop::before {
    content: "";
}
.am-icon-tablet::before {
    content: "";
}
.am-icon-mobile-phone::before, .am-icon-mobile::before {
    content: "";
}
.am-icon-circle-o::before {
    content: "";
}
.am-icon-quote-left::before {
    content: "";
}
.am-icon-quote-right::before {
    content: "";
}
.am-icon-spinner::before {
    content: "";
}
.am-icon-circle::before {
    content: "";
}
.am-icon-mail-reply::before, .am-icon-reply::before {
    content: "";
}
.am-icon-github-alt::before {
    content: "";
}
.am-icon-folder-o::before {
    content: "";
}
.am-icon-folder-open-o::before {
    content: "";
}
.am-icon-smile-o::before {
    content: "";
}
.am-icon-frown-o::before {
    content: "";
}
.am-icon-meh-o::before {
    content: "";
}
.am-icon-gamepad::before {
    content: "";
}
.am-icon-keyboard-o::before {
    content: "";
}
.am-icon-flag-o::before {
    content: "";
}
.am-icon-flag-checkered::before {
    content: "";
}
.am-icon-terminal::before {
    content: "";
}
.am-icon-code::before {
    content: "";
}
.am-icon-mail-reply-all::before, .am-icon-reply-all::before {
    content: "";
}
.am-icon-star-half-empty::before, .am-icon-star-half-full::before, .am-icon-star-half-o::before {
    content: "";
}
.am-icon-location-arrow::before {
    content: "";
}
.am-icon-crop::before {
    content: "";
}
.am-icon-code-fork::before {
    content: "";
}
.am-icon-unlink::before, .am-icon-chain-broken::before {
    content: "";
}
.am-icon-question::before {
    content: "";
}
.am-icon-info::before {
    content: "";
}
.am-icon-exclamation::before {
    content: "";
}
.am-icon-superscript::before {
    content: "";
}
.am-icon-subscript::before {
    content: "";
}
.am-icon-eraser::before {
    content: "";
}
.am-icon-puzzle-piece::before {
    content: "";
}
.am-icon-microphone::before {
    content: "";
}
.am-icon-microphone-slash::before {
    content: "";
}
.am-icon-shield::before {
    content: "";
}
.am-icon-calendar-o::before {
    content: "";
}
.am-icon-fire-extinguisher::before {
    content: "";
}
.am-icon-rocket::before {
    content: "";
}
.am-icon-maxcdn::before {
    content: "";
}
.am-icon-chevron-circle-left::before {
    content: "";
}
.am-icon-chevron-circle-right::before {
    content: "";
}
.am-icon-chevron-circle-up::before {
    content: "";
}
.am-icon-chevron-circle-down::before {
    content: "";
}
.am-icon-html5::before {
    content: "";
}
.am-icon-css3::before {
    content: "";
}
.am-icon-anchor::before {
    content: "";
}
.am-icon-unlock-alt::before {
    content: "";
}
.am-icon-bullseye::before {
    content: "";
}
.am-icon-ellipsis-h::before {
    content: "";
}
.am-icon-ellipsis-v::before {
    content: "";
}
.am-icon-rss-square::before {
    content: "";
}
.am-icon-play-circle::before {
    content: "";
}
.am-icon-ticket::before {
    content: "";
}
.am-icon-minus-square::before {
    content: "";
}
.am-icon-minus-square-o::before {
    content: "";
}
.am-icon-level-up::before {
    content: "";
}
.am-icon-level-down::before {
    content: "";
}
.am-icon-check-square::before {
    content: "";
}
.am-icon-pencil-square::before {
    content: "";
}
.am-icon-external-link-square::before {
    content: "";
}
.am-icon-share-square::before {
    content: "";
}
.am-icon-compass::before {
    content: "";
}
.am-icon-toggle-down::before, .am-icon-caret-square-o-down::before {
    content: "";
}
.am-icon-toggle-up::before, .am-icon-caret-square-o-up::before {
    content: "";
}
.am-icon-toggle-right::before, .am-icon-caret-square-o-right::before {
    content: "";
}
.am-icon-euro::before, .am-icon-eur::before {
    content: "";
}
.am-icon-gbp::before {
    content: "";
}
.am-icon-dollar::before, .am-icon-usd::before {
    content: "";
}
.am-icon-rupee::before, .am-icon-inr::before {
    content: "";
}
.am-icon-cny::before, .am-icon-rmb::before, .am-icon-yen::before, .am-icon-jpy::before {
    content: "";
}
.am-icon-ruble::before, .am-icon-rouble::before, .am-icon-rub::before {
    content: "";
}
.am-icon-won::before, .am-icon-krw::before {
    content: "";
}
.am-icon-bitcoin::before, .am-icon-btc::before {
    content: "";
}
.am-icon-file::before {
    content: "";
}
.am-icon-file-text::before {
    content: "";
}
.am-icon-sort-alpha-asc::before {
    content: "";
}
.am-icon-sort-alpha-desc::before {
    content: "";
}
.am-icon-sort-amount-asc::before {
    content: "";
}
.am-icon-sort-amount-desc::before {
    content: "";
}
.am-icon-sort-numeric-asc::before {
    content: "";
}
.am-icon-sort-numeric-desc::before {
    content: "";
}
.am-icon-thumbs-up::before {
    content: "";
}
.am-icon-thumbs-down::before {
    content: "";
}
.am-icon-youtube-square::before {
    content: "";
}
.am-icon-youtube::before {
    content: "";
}
.am-icon-xing::before {
    content: "";
}
.am-icon-xing-square::before {
    content: "";
}
.am-icon-youtube-play::before {
    content: "";
}
.am-icon-dropbox::before {
    content: "";
}
.am-icon-stack-overflow::before {
    content: "";
}
.am-icon-instagram::before {
    content: "";
}
.am-icon-flickr::before {
    content: "";
}
.am-icon-adn::before {
    content: "";
}
.am-icon-bitbucket::before {
    content: "";
}
.am-icon-bitbucket-square::before {
    content: "";
}
.am-icon-tumblr::before {
    content: "";
}
.am-icon-tumblr-square::before {
    content: "";
}
.am-icon-long-arrow-down::before {
    content: "";
}
.am-icon-long-arrow-up::before {
    content: "";
}
.am-icon-long-arrow-left::before {
    content: "";
}
.am-icon-long-arrow-right::before {
    content: "";
}
.am-icon-apple::before {
    content: "";
}
.am-icon-windows::before {
    content: "";
}
.am-icon-android::before {
    content: "";
}
.am-icon-linux::before {
    content: "";
}
.am-icon-dribbble::before {
    content: "";
}
.am-icon-skype::before {
    content: "";
}
.am-icon-foursquare::before {
    content: "";
}
.am-icon-trello::before {
    content: "";
}
.am-icon-female::before {
    content: "";
}
.am-icon-male::before {
    content: "";
}
.am-icon-gittip::before {
    content: "";
}
.am-icon-sun-o::before {
    content: "";
}
.am-icon-moon-o::before {
    content: "";
}
.am-icon-archive::before {
    content: "";
}
.am-icon-bug::before {
    content: "";
}
.am-icon-vk::before {
    content: "";
}
.am-icon-weibo::before {
    content: "";
}
.am-icon-renren::before {
    content: "";
}
.am-icon-pagelines::before {
    content: "";
}
.am-icon-stack-exchange::before {
    content: "";
}
.am-icon-arrow-circle-o-right::before {
    content: "";
}
.am-icon-arrow-circle-o-left::before {
    content: "";
}
.am-icon-toggle-left::before, .am-icon-caret-square-o-left::before {
    content: "";
}
.am-icon-dot-circle-o::before {
    content: "";
}
.am-icon-wheelchair::before {
    content: "";
}
.am-icon-vimeo-square::before {
    content: "";
}
.am-icon-turkish-lira::before, .am-icon-try::before {
    content: "";
}
.am-icon-plus-square-o::before {
    content: "";
}
.am-icon-space-shuttle::before {
    content: "";
}
.am-icon-slack::before {
    content: "";
}
.am-icon-envelope-square::before {
    content: "";
}
.am-icon-wordpress::before {
    content: "";
}
.am-icon-openid::before {
    content: "";
}
.am-icon-institution::before, .am-icon-bank::before, .am-icon-university::before {
    content: "";
}
.am-icon-mortar-board::before, .am-icon-graduation-cap::before {
    content: "";
}
.am-icon-yahoo::before {
    content: "";
}
.am-icon-google::before {
    content: "";
}
.am-icon-reddit::before {
    content: "";
}
.am-icon-reddit-square::before {
    content: "";
}
.am-icon-stumbleupon-circle::before {
    content: "";
}
.am-icon-stumbleupon::before {
    content: "";
}
.am-icon-delicious::before {
    content: "";
}
.am-icon-digg::before {
    content: "";
}
.am-icon-pied-piper::before {
    content: "";
}
.am-icon-pied-piper-alt::before {
    content: "";
}
.am-icon-drupal::before {
    content: "";
}
.am-icon-joomla::before {
    content: "";
}
.am-icon-language::before {
    content: "";
}
.am-icon-fax::before {
    content: "";
}
.am-icon-building::before {
    content: "";
}
.am-icon-child::before {
    content: "";
}
.am-icon-paw::before {
    content: "";
}
.am-icon-spoon::before {
    content: "";
}
.am-icon-cube::before {
    content: "";
}
.am-icon-cubes::before {
    content: "";
}
.am-icon-behance::before {
    content: "";
}
.am-icon-behance-square::before {
    content: "";
}
.am-icon-steam::before {
    content: "";
}
.am-icon-steam-square::before {
    content: "";
}
.am-icon-recycle::before {
    content: "";
}
.am-icon-automobile::before, .am-icon-car::before {
    content: "";
}
.am-icon-cab::before, .am-icon-taxi::before {
    content: "";
}
.am-icon-tree::before {
    content: "";
}
.am-icon-spotify::before {
    content: "";
}
.am-icon-deviantart::before {
    content: "";
}
.am-icon-soundcloud::before {
    content: "";
}
.am-icon-database::before {
    content: "";
}
.am-icon-file-pdf-o::before {
    content: "";
}
.am-icon-file-word-o::before {
    content: "";
}
.am-icon-file-excel-o::before {
    content: "";
}
.am-icon-file-powerpoint-o::before {
    content: "";
}
.am-icon-file-photo-o::before, .am-icon-file-picture-o::before, .am-icon-file-image-o::before {
    content: "";
}
.am-icon-file-zip-o::before, .am-icon-file-archive-o::before {
    content: "";
}
.am-icon-file-sound-o::before, .am-icon-file-audio-o::before {
    content: "";
}
.am-icon-file-movie-o::before, .am-icon-file-video-o::before {
    content: "";
}
.am-icon-file-code-o::before {
    content: "";
}
.am-icon-vine::before {
    content: "";
}
.am-icon-codepen::before {
    content: "";
}
.am-icon-jsfiddle::before {
    content: "";
}
.am-icon-life-bouy::before, .am-icon-life-buoy::before, .am-icon-life-saver::before, .am-icon-support::before, .am-icon-life-ring::before {
    content: "";
}
.am-icon-circle-o-notch::before {
    content: "";
}
.am-icon-ra::before, .am-icon-rebel::before {
    content: "";
}
.am-icon-ge::before, .am-icon-empire::before {
    content: "";
}
.am-icon-git-square::before {
    content: "";
}
.am-icon-git::before {
    content: "";
}
.am-icon-hacker-news::before {
    content: "";
}
.am-icon-tencent-weibo::before {
    content: "";
}
.am-icon-qq::before {
    content: "";
}
.am-icon-wechat::before, .am-icon-weixin::before {
    content: "";
}
.am-icon-send::before, .am-icon-paper-plane::before {
    content: "";
}
.am-icon-send-o::before, .am-icon-paper-plane-o::before {
    content: "";
}
.am-icon-history::before {
    content: "";
}
.am-icon-circle-thin::before {
    content: "";
}
.am-icon-header::before {
    content: "";
}
.am-icon-paragraph::before {
    content: "";
}
.am-icon-sliders::before {
    content: "";
}
.am-icon-share-alt::before {
    content: "";
}
.am-icon-share-alt-square::before {
    content: "";
}
.am-icon-bomb::before {
    content: "";
}
.am-icon-soccer-ball-o::before, .am-icon-futbol-o::before {
    content: "";
}
.am-icon-tty::before {
    content: "";
}
.am-icon-binoculars::before {
    content: "";
}
.am-icon-plug::before {
    content: "";
}
.am-icon-slideshare::before {
    content: "";
}
.am-icon-twitch::before {
    content: "";
}
.am-icon-yelp::before {
    content: "";
}
.am-icon-newspaper-o::before {
    content: "";
}
.am-icon-wifi::before {
    content: "";
}
.am-icon-calculator::before {
    content: "";
}
.am-icon-paypal::before {
    content: "";
}
.am-icon-google-wallet::before {
    content: "";
}
.am-icon-cc-visa::before {
    content: "";
}
.am-icon-cc-mastercard::before {
    content: "";
}
.am-icon-cc-discover::before {
    content: "";
}
.am-icon-cc-amex::before {
    content: "";
}
.am-icon-cc-paypal::before {
    content: "";
}
.am-icon-cc-stripe::before {
    content: "";
}
.am-icon-bell-slash::before {
    content: "";
}
.am-icon-bell-slash-o::before {
    content: "";
}
.am-icon-trash::before {
    content: "";
}
.am-icon-copyright::before {
    content: "";
}
.am-icon-at::before {
    content: "";
}
.am-icon-eyedropper::before {
    content: "";
}
.am-icon-paint-brush::before {
    content: "";
}
.am-icon-birthday-cake::before {
    content: "";
}
.am-icon-area-chart::before {
    content: "";
}
.am-icon-pie-chart::before {
    content: "";
}
.am-icon-line-chart::before {
    content: "";
}
.am-icon-lastfm::before {
    content: "";
}
.am-icon-lastfm-square::before {
    content: "";
}
.am-icon-toggle-off::before {
    content: "";
}
.am-icon-toggle-on::before {
    content: "";
}
.am-icon-bicycle::before {
    content: "";
}
.am-icon-bus::before {
    content: "";
}
.am-icon-ioxhost::before {
    content: "";
}
.am-icon-angellist::before {
    content: "";
}
.am-icon-cc::before {
    content: "";
}
.am-icon-shekel::before, .am-icon-sheqel::before, .am-icon-ils::before {
    content: "";
}
.am-icon-meanpath::before {
    content: "";
}
@keyframes icon-spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@keyframes icon-spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
.am-icon-spin {
    animation: 2s linear 0s normal none infinite running icon-spin;
}
.am-icon-ul {
    list-style-type: none;
    margin-left: 2.14286em;
    padding-left: 0;
}
.am-icon-ul > li {
    position: relative;
}
.am-icon-li {
    left: -2.14286em;
    position: absolute;
    text-align: center;
    top: 0.142857em;
    width: 2.14286em;
}
.am-input-group {
    border-collapse: separate;
    display: table;
    position: relative;
}
.am-input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.am-input-group .am-form-field {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2;
}
.am-input-group-label, .am-input-group-btn, .am-input-group .am-form-field {
    display: table-cell;
}
.am-input-group-label:not(:first-child):not(:last-child), .am-input-group-btn:not(:first-child):not(:last-child), .am-input-group .am-form-field:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.am-input-group-label, .am-input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}
.am-input-group-label {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #555;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.2;
    padding: 0.625em 1em;
    text-align: center;
}
.am-input-group-label input[type="radio"], .am-input-group-label input[type="checkbox"] {
    margin-top: 0;
}
.am-input-group .am-form-field:first-child, .am-input-group-label:first-child, .am-input-group-btn:first-child > .am-btn, .am-input-group-btn:first-child > .am-btn-group > .am-btn, .am-input-group-btn:first-child > .am-dropdown-toggle, .am-input-group-btn:last-child > .am-btn:not(:last-child):not(.dropdown-toggle), .am-input-group-btn:last-child > .am-btn-group:not(:last-child) > .am-btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.am-input-group-label:first-child {
    border-right: 0 none;
}
.am-input-group .am-form-field:last-child, .am-input-group-label:last-child, .am-input-group-btn:last-child > .am-btn, .am-input-group-btn:last-child > .am-btn-group > .am-btn, .am-input-group-btn:last-child > .am-dropdown-toggle, .am-input-group-btn:first-child > .am-btn:not(:first-child), .am-input-group-btn:first-child > .am-btn-group:not(:first-child) > .am-btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.am-input-group-label:last-child {
    border-left: 0 none;
}
.am-input-group-btn {
    font-size: 0;
    position: relative;
    white-space: nowrap;
}
.am-input-group-btn > .am-btn {
    border-color: #ccc;
    position: relative;
}
.am-input-group-btn > .am-btn + .am-btn {
    margin-left: -1px;
}
.am-input-group-btn > .am-btn:hover, .am-input-group-btn > .am-btn:focus, .am-input-group-btn > .am-btn:active {
    z-index: 2;
}
.am-input-group-btn:first-child > .am-btn, .am-input-group-btn:first-child > .am-btn-group {
    margin-right: -2px;
}
.am-input-group-btn:last-child > .am-btn, .am-input-group-btn:last-child > .am-btn-group {
    margin-left: -1px;
}
.am-input-group-lg > .am-form-field, .am-input-group-lg > .am-input-group-label, .am-input-group-lg > .am-input-group-btn > .am-btn {
    font-size: 1.8rem !important;
    padding: 12px 18px !important;
}
.am-input-group-sm > .am-form-field, .am-input-group-sm > .am-input-group-label, .am-input-group-sm > .am-input-group-btn > .am-btn {
    font-size: 1.4rem !important;
    padding: 9px 14px !important;
}
.am-input-group-primary .am-input-group-label {
    background: #0e90d2 none repeat scroll 0 0;
    color: #fff;
}
.am-input-group-primary .am-input-group-label, .am-input-group-primary .am-input-group-btn > .am-btn, .am-input-group-primary .am-form-field {
    border-color: #0e90d2;
}
.am-input-group-secondary .am-input-group-label {
    background: #3bb4f2 none repeat scroll 0 0;
    color: #fff;
}
.am-input-group-secondary .am-input-group-label, .am-input-group-secondary .am-input-group-btn > .am-btn, .am-input-group-secondary .am-form-field {
    border-color: #3bb4f2;
}
.am-input-group-success .am-input-group-label {
    background: #5eb95e none repeat scroll 0 0;
    color: #fff;
}
.am-input-group-success .am-input-group-label, .am-input-group-success .am-input-group-btn > .am-btn, .am-input-group-success .am-form-field {
    border-color: #5eb95e;
}
.am-input-group-warning .am-input-group-label {
    background: #f37b1d none repeat scroll 0 0;
    color: #fff;
}
.am-input-group-warning .am-input-group-label, .am-input-group-warning .am-input-group-btn > .am-btn, .am-input-group-warning .am-form-field {
    border-color: #f37b1d;
}
.am-input-group-danger .am-input-group-label {
    background: #dd514c none repeat scroll 0 0;
    color: #fff;
}
.am-input-group-danger .am-input-group-label, .am-input-group-danger .am-input-group-btn > .am-btn, .am-input-group-danger .am-form-field {
    border-color: #dd514c;
}
.am-list {
    margin-bottom: 1.6rem;
    padding-left: 0;
}
.am-list > li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #dedede;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    display: block;
    margin-bottom: -1px;
    position: relative;
}
.am-list > li > a {
    display: block;
    padding: 1rem 0;
}
.am-list > li > a.am-active, .am-list > li > a.am-active:hover, .am-list > li > a.am-active:focus {
    background-color: #0e90d2;
    border-color: #0e90d2;
    color: #fff;
    z-index: 2;
}
.am-list > li > a.am-active .am-list-item-heading, .am-list > li > a.am-active:hover .am-list-item-heading, .am-list > li > a.am-active:focus .am-list-item-heading {
    color: inherit;
}
.am-list > li > a.am-active .am-list-item-text, .am-list > li > a.am-active:hover .am-list-item-text, .am-list > li > a.am-active:focus .am-list-item-text {
    color: #b2e2fa;
}
.am-list > li > .am-badge {
    float: right;
}
.am-list > li > .am-badge + .am-badge {
    margin-right: 5px;
}
.am-list-static > li {
    padding: 0.8rem 0.2rem;
}
.am-list-static.am-list-border > li {
    padding: 1rem;
}
.am-list-border > li {
    border-width: 1px;
}
.am-list-border > li:first-child, .am-list-border > li:first-child > a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.am-list-border > li:last-child, .am-list-border > li:last-child > a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
}
.am-list-border > li > a {
    padding: 1rem;
}
.am-list-border > li > a:hover, .am-list-border > li > a:focus {
    background-color: #f5f5f5;
}
.am-list-striped > li:nth-of-type(2n) {
    background: #f5f5f5 none repeat scroll 0 0;
}
.am-list-item-hd {
    margin-top: 0;
}
.am-list-item-text {
    color: #999;
    font-size: 1.3rem;
    line-height: 1.4;
    margin: 0;
}
.am-panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}
.am-panel-hd {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0.6rem 1.25rem;
}
.am-panel-bd {
    padding: 1.25rem;
}
.am-panel-title {
    color: inherit;
    font-size: 100%;
    margin: 0;
}
.am-panel-title > a {
    color: inherit;
}
.am-panel-footer {
    background-color: #f5f5f5;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top: 1px solid #ddd;
    padding: 0.6rem 1.25rem;
}
.am-panel-default {
    border-color: #ddd;
}
.am-panel-default > .am-panel-hd {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #444;
}
.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 {
    background-color: #0e90d2;
    border-color: #10a0ea;
    color: #fff;
}
.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 {
    background-color: rgba(59, 180, 242, 0.15);
    border-color: #caebfb;
    color: #14a6ef;
}
.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 {
    background-color: rgba(94, 185, 94, 0.15);
    border-color: #c9e7c9;
    color: #5eb95e;
}
.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 {
    background-color: rgba(243, 123, 29, 0.15);
    border-color: #fbd0ae;
    color: #f37b1d;
}
.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 {
    background-color: rgba(221, 81, 76, 0.15);
    border-color: #f5cecd;
    color: #dd514c;
}
.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-left-radius: 0;
    border-top-right-radius: 0;
}
.am-panel > .am-table:first-child > thead:first-child > tr:first-child td:first-child, .am-panel > .am-table:first-child > tbody:first-child > tr:first-child td:first-child, .am-panel > .am-table:first-child > thead:first-child > tr:first-child th:first-child, .am-panel > .am-table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 0;
}
.am-panel > .am-table:first-child > thead:first-child > tr:first-child td:last-child, .am-panel > .am-table:first-child > tbody:first-child > tr:first-child td:last-child, .am-panel > .am-table:first-child > thead:first-child > tr:first-child th:last-child, .am-panel > .am-table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 0;
}
.am-panel > .am-table:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.am-panel > .am-table:last-child > tbody:last-child > tr:last-child td:first-child, .am-panel > .am-table:last-child > tfoot: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 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 > tfoot: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 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 th, .am-panel > .am-table > tbody:first-child > tr:first-child td {
    border-top: 0 none;
}
.am-panel > .am-table-bd {
    border: 0 none;
}
.am-panel > .am-table-bd > thead > tr > th:first-child, .am-panel > .am-table-bd > tbody > tr > th: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 > tbody > tr > td:first-child, .am-panel > .am-table-bd > tfoot > tr > td:first-child {
    border-left: 0 none;
}
.am-panel > .am-table-bd > thead > tr > th:last-child, .am-panel > .am-table-bd > tbody > tr > th: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 > tbody > tr > td:last-child, .am-panel > .am-table-bd > tfoot > tr > td:last-child {
    border-right: 0 none;
}
.am-panel > .am-table-bd > thead > tr:first-child > td, .am-panel > .am-table-bd > tbody > tr:first-child > td, .am-panel > .am-table-bd > thead > tr:first-child > th, .am-panel > .am-table-bd > tbody > tr:first-child > th {
    border-bottom: 0 none;
}
.am-panel > .am-table-bd > tbody > tr:last-child > td, .am-panel > .am-table-bd > tfoot > tr:last-child > td, .am-panel > .am-table-bd > tbody > tr:last-child > th, .am-panel > .am-table-bd > tfoot > tr:last-child > th {
    border-bottom: 0 none;
}
.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 {
    margin-bottom: 2rem;
}
.am-panel-group .am-panel {
    border-radius: 0;
    margin-bottom: 0;
}
.am-panel-group .am-panel + .am-panel {
    margin-top: 6px;
}
.am-panel-group .am-panel-hd {
    border-bottom: 0 none;
}
.am-panel-group .am-panel-hd + .am-panel-collapse .am-panel-bd {
    border-top: 1px solid #ddd;
}
.am-panel-group .am-panel-footer {
    border-top: 0 none;
}
.am-panel-group .am-panel-footer + .am-panel-collapse .am-panel-bd {
    border-bottom: 1px solid #ddd;
}
@keyframes progress-bar-stripes {
0% {
    background-position: 36px 0;
}
100% {
    background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
0% {
    background-position: 36px 0;
}
100% {
    background-position: 0 0;
}
}
.am-progress {
    background-color: #f5f5f5;
    border-radius: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 2rem;
    margin-bottom: 2rem;
    overflow: hidden;
}
.am-progress-bar {
    background-color: #0e90d2;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #fff;
    float: left;
    font-size: 1.2rem;
    height: 100%;
    line-height: 2rem;
    text-align: center;
    transition: width 0.6s ease 0s;
    width: 0;
}
.am-progress-striped .am-progress-bar {
    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);
    background-size: 36px 36px;
}
.am-progress.am-active .am-progress-bar {
    animation: 2s linear 0s normal none infinite running progress-bar-stripes;
}
.am-progress-bar[aria-valuenow="1"], .am-progress-bar[aria-valuenow="2"] {
    min-width: 30px;
}
.am-progress-bar[aria-valuenow="0"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    color: #999;
    min-width: 30px;
}
.am-progress-bar-secondary {
    background-color: #3bb4f2;
}
.am-progress-striped .am-progress-bar-secondary {
    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);
}
.am-progress-bar-success {
    background-color: #5eb95e;
}
.am-progress-striped .am-progress-bar-success {
    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);
}
.am-progress-bar-warning {
    background-color: #f37b1d;
}
.am-progress-striped .am-progress-bar-warning {
    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);
}
.am-progress-bar-danger {
    background-color: #dd514c;
}
.am-progress-striped .am-progress-bar-danger {
    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);
}
.am-progress-xs {
    height: 0.6rem;
}
.am-progress-sm {
    height: 1.2rem;
}
.am-thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    display: block;
    margin-bottom: 2rem;
    padding: 2px;
    transition: all 0.2s ease-in-out 0s;
}
.am-thumbnail > img, .am-thumbnail a > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.am-thumbnail a.am-thumbnail:hover, .am-thumbnail a.am-thumbnail:focus, .am-thumbnail a.am-thumbnail.active {
    background-color: #fff;
    border-color: #0e90d2;
}
.am-thumbnail-caption {
    color: #333;
    font-weight: 400;
    margin: 0;
    padding: 0.8rem;
}
.am-thumbnail-caption *:last-child {
    margin-bottom: 0;
}
.am-thumbnails {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}
.am-thumbnails > li {
    padding: 0 0.5rem 1rem;
}
.am-scrollable-horizontal {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}
.am-scrollable-vertical {
    height: 240px;
    overflow-y: scroll;
    resize: vertical;
}
.am-square {
    border-radius: 0;
}
.am-radius {
    border-radius: 2px;
}
.am-round {
    border-radius: 1000px;
}
.am-circle {
    border-radius: 50%;
}
.am-cf::before, .am-cf::after {
    content: " ";
    display: table;
}
.am-cf::after {
    clear: both;
}
.am-fl {
    float: left;
}
.am-fr {
    float: right;
}
.am-nbfc {
    overflow: hidden;
}
.am-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.am-block {
    display: block !important;
}
.am-inline {
    display: inline !important;
}
.am-inline-block {
    display: inline-block !important;
}
.am-hide {
    display: none !important;
    visibility: hidden !important;
}
.am-vertical-align {
    font-size: 0;
}
.am-vertical-align::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.am-vertical-align-middle, .am-vertical-align-bottom {
    display: inline-block;
    font-size: 1.6rem;
    max-width: 100%;
}
.am-vertical-align-middle {
    vertical-align: middle;
}
.am-vertical-align-bottom {
    vertical-align: bottom;
}
.am-responsive-width {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
}
.am-margin {
    margin: 1.6rem;
}
.am-margin-xs {
    margin: 0.5rem;
}
.am-margin-sm {
    margin: 1rem;
}
.am-margin-lg {
    margin: 2.4rem;
}
.am-margin-xl {
    margin: 3.2rem;
}
.am-margin-horizontal {
    margin-left: 1.6rem;
    margin-right: 1.6rem;
}
.am-margin-horizontal-xs {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.am-margin-horizontal-sm {
    margin-left: 1rem;
    margin-right: 1rem;
}
.am-margin-horizontal-lg {
    margin-left: 2.4rem;
    margin-right: 2.4rem;
}
.am-margin-horizontal-xl {
    margin-left: 3.2rem;
    margin-right: 3.2rem;
}
.am-margin-vertical {
    margin-bottom: 1.6rem;
    margin-top: 1.6rem;
}
.am-margin-vertical-xs {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}
.am-margin-vertical-sm {
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.am-margin-vertical-lg {
    margin-bottom: 2.4rem;
    margin-top: 2.4rem;
}
.am-margin-vertical-xl {
    margin-bottom: 3.2rem;
    margin-top: 3.2rem;
}
.am-margin-top {
    margin-top: 1.6rem;
}
.am-margin-top-xs {
    margin-top: 0.5rem;
}
.am-margin-top-sm {
    margin-top: 1rem;
}
.am-margin-top-lg {
    margin-top: 2.4rem;
}
.am-margin-top-xl {
    margin-top: 3.2rem;
}
.am-margin-bottom {
    margin-bottom: 1.6rem;
}
.am-margin-bottom-xs {
    margin-bottom: 0.5rem;
}
.am-margin-bottom-sm {
    margin-bottom: 1rem;
}
.am-margin-bottom-lg {
    margin-bottom: 2.4rem;
}
.am-margin-bottom-xl {
    margin-bottom: 3.2rem;
}
.am-margin-left {
    margin-left: 1.6rem;
}
.am-margin-left-xs {
    margin-left: 0.5rem;
}
.am-margin-left-sm {
    margin-left: 1rem;
}
.am-margin-left-lg {
    margin-left: 2.4rem;
}
.am-margin-left-xl {
    margin-left: 3.2rem;
}
.am-margin-right {
    margin-right: 1.6rem;
}
.am-margin-right-xs {
    margin-right: 0.5rem;
}
.am-margin-right-sm {
    margin-right: 1rem;
}
.am-margin-right-lg {
    margin-right: 2.4rem;
}
.am-margin-right-xl {
    margin-right: 3.2rem;
}
.am-padding {
    padding: 1.6rem;
}
.am-padding-xs {
    padding: 0.5rem;
}
.am-padding-sm {
    padding: 1rem;
}
.am-padding-lg {
    padding: 2.4rem;
}
.am-padding-xl {
    padding: 3.2rem;
}
.am-padding-horizontal {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
}
.am-padding-horizontal-xs {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.am-padding-horizontal-sm {
    padding-left: 1rem;
    padding-right: 1rem;
}
.am-padding-horizontal-lg {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
}
.am-padding-horizontal-xl {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
}
.am-padding-vertical {
    padding-bottom: 1.6rem;
    padding-top: 1.6rem;
}
.am-padding-vertical-xs {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.am-padding-vertical-sm {
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.am-padding-vertical-lg {
    padding-bottom: 2.4rem;
    padding-top: 2.4rem;
}
.am-padding-vertical-xl {
    padding-bottom: 3.2rem;
    padding-top: 3.2rem;
}
.am-padding-top {
    padding-top: 1.6rem;
}
.am-padding-top-xs {
    padding-top: 0.5rem;
}
.am-padding-top-sm {
    padding-top: 1rem;
}
.am-padding-top-lg {
    padding-top: 2.4rem;
}
.am-padding-top-xl {
    padding-top: 3.2rem;
}
.am-padding-bottom {
    padding-bottom: 1.6rem;
}
.am-padding-bottom-xs {
    padding-bottom: 0.5rem;
}
.am-padding-bottom-sm {
    padding-bottom: 1rem;
}
.am-padding-bottom-lg {
    padding-bottom: 2.4rem;
}
.am-padding-bottom-xl {
    padding-bottom: 3.2rem;
}
.am-padding-left {
    padding-left: 1.6rem;
}
.am-padding-left-xs {
    padding-left: 0.5rem;
}
.am-padding-left-sm {
    padding-left: 1rem;
}
.am-padding-left-lg {
    padding-left: 2.4rem;
}
.am-padding-left-xl {
    padding-left: 3.2rem;
}
.am-padding-right {
    padding-right: 1.6rem;
}
.am-padding-right-xs {
    padding-right: 0.5rem;
}
.am-padding-right-sm {
    padding-right: 1rem;
}
.am-padding-right-lg {
    padding-right: 2.4rem;
}
.am-padding-right-xl {
    padding-right: 3.2rem;
}
@media only screen {
.am-show-sm-only, .am-show-sm-up, .am-show-sm, .am-show-sm-down, .am-hide-md-only, .am-hide-md-up, .am-hide-md, .am-show-md-down, .am-hide-lg-only, .am-hide-lg-up, .am-hide-lg, .am-show-lg-down {
    display: inherit !important;
}
.am-hide-sm-only, .am-hide-sm-up, .am-hide-sm, .am-hide-sm-down, .am-show-md-only, .am-show-md-up, .am-show-md, .am-hide-md-down, .am-show-lg-only, .am-show-lg-up, .am-show-lg, .am-hide-lg-down {
    display: none !important;
}
}
@media only screen and (min-width: 641px) {
.am-hide-sm-only, .am-show-sm-up, .am-hide-sm, .am-hide-sm-down, .am-show-md-only, .am-show-md-up, .am-show-md, .am-show-md-down, .am-hide-lg-only, .am-hide-lg-up, .am-hide-lg, .am-show-lg-down {
    display: inherit !important;
}
.am-show-sm-only, .am-hide-sm-up, .am-show-sm, .am-show-sm-down, .am-hide-md-only, .am-hide-md-up, .am-hide-md, .am-hide-md-down, .am-show-lg-only, .am-show-lg-up, .am-show-lg, .am-hide-lg-down {
    display: none !important;
}
}
@media only screen and (min-width: 1025px) {
.am-hide-sm-only, .am-show-sm-up, .am-hide-sm, .am-hide-sm-down, .am-hide-md-only, .am-show-md-up, .am-hide-md, .am-hide-md-down, .am-show-lg-only, .am-show-lg-up, .am-show-lg, .am-show-lg-down {
    display: inherit !important;
}
.am-show-sm-only, .am-hide-sm-up, .am-show-sm, .am-show-sm-down, .am-show-md-only, .am-hide-md-up, .am-show-md, .am-show-md-down, .am-hide-lg-only, .am-hide-lg-up, .am-hide-lg, .am-hide-lg-down {
    display: none !important;
}
}
@media only screen and (orientation: landscape) {
.am-show-landscape, .am-hide-portrait {
    display: inherit !important;
}
.am-hide-landscape, .am-show-portrait {
    display: none !important;
}
}
@media only screen and (orientation: portrait) {
.am-show-portrait, .am-hide-landscape {
    display: inherit !important;
}
.am-hide-portrait, .am-show-landscape {
    display: none !important;
}
}
.am-sans-serif {
    font-family: "Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif;
}
.am-serif {
    font-family: Georgia,"Times New Roman",Times,SimSun,FontAwesome,serif;
}
.am-kai {
    font-family: Georgia,"Times New Roman",Times,Kai,"Kaiti SC",KaiTi,BiauKai,FontAwesome,serif;
}
.am-monospace {
    font-family: Monaco,Menlo,Consolas,"Courier New",FontAwesome,monospace;
}
.am-text-primary {
    color: #0e90d2;
}
.am-text-secondary {
    color: #3bb4f2;
}
.am-text-success {
    color: #5eb95e;
}
.am-text-warning {
    color: #f37b1d;
}
.am-text-danger {
    color: #dd514c;
}
.am-link-muted {
    color: #666;
}
.am-link-muted a {
    color: #666;
}
.am-link-muted:hover, .am-link-muted a:hover {
    color: #555;
}
.am-text-default {
    font-size: 1.6rem;
}
.am-text-xs {
    font-size: 1.2rem;
}
.am-text-sm {
    font-size: 1.4rem;
}
.am-text-lg {
    font-size: 1.8rem;
}
.am-text-xl {
    font-size: 2.4rem;
}
.am-text-xxl {
    font-size: 3.2rem;
}
.am-text-xxxl {
    font-size: 4.2rem;
}
.am-ellipsis, .am-text-truncate {
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-text-break {
    hyphens: auto;
    overflow-wrap: break-word;
}
.am-text-nowrap {
    white-space: nowrap;
}
[class*="am-align-"] {
    margin-bottom: 1rem;
}
.am-align-left {
    float: left;
    margin-right: 1rem;
}
.am-align-right {
    float: right;
    margin-left: 1rem;
}
.am-sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.am-text-ir {
    background-color: transparent;
    border: 0 none;
    color: transparent;
    font: 0px/0 a;
    text-shadow: none;
}
@media only screen {
.am-text-left {
    text-align: left !important;
}
.am-text-right {
    text-align: right !important;
}
.am-text-center {
    text-align: center !important;
}
.am-text-justify {
    text-align: justify !important;
}
}
@media only screen and (max-width: 640px) {
.am-sm-only-text-left {
    text-align: left !important;
}
.am-sm-only-text-right {
    text-align: right !important;
}
.am-sm-only-text-center {
    text-align: center !important;
}
.am-sm-only-text-justify {
    text-align: justify !important;
}
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
.am-md-only-text-left {
    text-align: left !important;
}
.am-md-only-text-right {
    text-align: right !important;
}
.am-md-only-text-center {
    text-align: center !important;
}
.am-md-only-text-justify {
    text-align: justify !important;
}
}
@media only screen and (min-width: 641px) {
.am-md-text-left {
    text-align: left !important;
}
.am-md-text-right {
    text-align: right !important;
}
.am-md-text-center {
    text-align: center !important;
}
.am-md-text-justify {
    text-align: justify !important;
}
}
@media only screen and (min-width: 1025px) {
.am-lg-text-left {
    text-align: left !important;
}
.am-lg-text-right {
    text-align: right !important;
}
.am-lg-text-center {
    text-align: center !important;
}
.am-lg-text-justify {
    text-align: justify !important;
}
}
.am-text-top {
    vertical-align: top !important;
}
.am-text-middle {
    vertical-align: middle !important;
}
.am-text-bottom {
    vertical-align: bottom !important;
}
.am-angle {
    position: absolute;
}
.am-angle::before, .am-angle::after {
    border: 8px dashed transparent;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    z-index: 1;
}
.am-angle-up {
    top: 0;
}
.am-angle-up::before, .am-angle-up::after {
    border-bottom-style: solid;
    border-width: 0 8px 8px;
}
.am-angle-up::before {
    border-bottom-color: #ddd;
    bottom: 0;
}
.am-angle-up::after {
    border-bottom-color: #fff;
    bottom: -1px;
}
.am-angle-down {
    bottom: -9px;
}
.am-angle-down::before, .am-angle-down::after {
    border-top-style: solid;
    border-width: 8px 8px 0;
}
.am-angle-down::before {
    border-top-color: #ddd;
    bottom: 0;
}
.am-angle-down::after {
    border-top-color: #fff;
    bottom: 1px;
}
.am-angle-left {
    left: -9px;
}
.am-angle-left::before, .am-angle-left::after {
    border-right-style: solid;
    border-width: 8px 8px 8px 0;
}
.am-angle-left::before {
    border-right-color: #ddd;
    left: 0;
}
.am-angle-left::after {
    border-right-color: #fff;
    left: 1px;
}
.am-angle-right {
    right: 0;
}
.am-angle-right::before, .am-angle-right::after {
    border-left-style: solid;
    border-width: 8px 0 8px 8px;
}
.am-angle-right::before {
    border-left-color: #ddd;
    left: 0;
}
.am-angle-right::after {
    border-left-color: #fff;
    left: -1px;
}
.am-alert {
    background: #0e90d2 none repeat scroll 0 0;
    border: 1px solid #0c7cb5;
    border-radius: 0;
    color: #fff;
    margin-bottom: 15px;
    padding: 10px;
}
.am-alert a {
    color: #fff;
}
.am-alert h1, .am-alert h2, .am-alert h3, .am-alert h4, .am-alert h5, .am-alert h6 {
    color: inherit;
}
.am-alert .am-close {
    opacity: 0.4;
}
.am-alert .am-close:hover {
    opacity: 0.6;
}
* + .am-alert {
    margin-top: 15px;
}
.am-alert > *:last-child {
    margin-bottom: 0;
}
.am-alert > .am-close:first-child {
    float: right;
    height: auto;
    margin: -3px -5px auto auto;
}
.am-alert > .am-close:first-child + * {
    margin-top: 0;
}
.am-alert-secondary {
    background-color: #eee;
    border-color: #dfdfdf;
    color: #555;
}
.am-alert-success {
    background-color: #5eb95e;
    border-color: #4bad4b;
    color: #fff;
}
.am-alert-warning {
    background-color: #f37b1d;
    border-color: #e56c0c;
    color: #fff;
}
.am-alert-danger {
    background-color: #dd514c;
    border-color: #d83832;
    color: #fff;
}
.am-dropdown {
    display: inline-block;
    position: relative;
}
.am-dropdown-toggle:focus {
    outline: 0 none;
}
.am-dropdown-content {
    animation-duration: 0.15s;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    display: none;
    float: left;
    left: 0;
    line-height: 1.6;
    margin: 9px 0 0;
    min-width: 160px;
    padding: 15px;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1020;
}
.am-dropdown-content::before, .am-dropdown-content::after {
    border: 8px dashed transparent;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    z-index: 1;
}
.am-dropdown-content::before, .am-dropdown-content::after {
    border-bottom-style: solid;
    border-width: 0 8px 8px;
}
.am-dropdown-content::before {
    border-bottom-color: #ddd;
    bottom: 0;
}
.am-dropdown-content::after {
    border-bottom-color: #fff;
    bottom: -1px;
}
.am-dropdown-content::before, .am-dropdown-content::after {
    left: 10px;
    pointer-events: none;
    top: -8px;
}
.am-dropdown-content::after {
    top: -7px;
}
.am-active > .am-dropdown-content {
    display: block;
}
.am-dropdown-content *:first-child {
    margin-top: 0;
}
.am-dropdown-up .am-dropdown-content {
    bottom: 100%;
    margin: 0 0 9px;
    top: auto;
}
.am-dropdown-up .am-dropdown-content::before, .am-dropdown-up .am-dropdown-content::after {
    border-bottom: medium none;
    border-top: 8px solid #ddd;
    bottom: -8px;
    top: auto;
}
.am-dropdown-up .am-dropdown-content::after {
    border-top-color: #fff;
    bottom: -7px;
}
.am-dropdown-flip .am-dropdown-content {
    left: auto;
    right: 0;
}
.am-dropdown-flip .am-dropdown-content::before, .am-dropdown-flip .am-dropdown-content::after {
    left: auto;
    right: 10px;
}
ul.am-dropdown-content {
    list-style: outside none none;
    padding: 5px 0;
}
ul.am-dropdown-content.am-fr {
    left: auto;
    right: 0;
}
ul.am-dropdown-content .am-divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 0;
    overflow: hidden;
}
ul.am-dropdown-content > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    padding: 6px 20px;
    white-space: nowrap;
}
ul.am-dropdown-content > li > a:hover, ul.am-dropdown-content > li > a:focus {
    background-color: #f5f5f5;
    color: #262626;
    text-decoration: none;
}
ul.am-dropdown-content > .am-active > a, ul.am-dropdown-content > .am-active > a:hover, ul.am-dropdown-content > .am-active > a:focus {
    background-color: #0e90d2;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}
ul.am-dropdown-content > .am-disabled > a, ul.am-dropdown-content > .am-disabled > a:hover, ul.am-dropdown-content > .am-disabled > a:focus {
    color: #999;
}
ul.am-dropdown-content > .am-disabled > a:hover, ul.am-dropdown-content > .am-disabled > a:focus {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    text-decoration: none;
}
.am-dropdown-header {
    color: #999;
    display: block;
    font-size: 1.2rem;
    padding: 6px 20px;
}
.am-fr > .am-dropdown-content {
    left: auto;
    right: 0;
}
.am-fr > .am-dropdown-content::before {
    left: auto;
    right: 10px;
}
.am-dropdown-animation {
    animation: 0.15s ease-out 0s normal none 1 running am-dropdown-animation;
}
@keyframes am-dropdown-animation {
0% {
    opacity: 1;
    transform: translateY(0px);
}
100% {
    opacity: 0;
    transform: translateY(-10px);
}
}
@keyframes am-dropdown-animation {
0% {
    opacity: 1;
    transform: translateY(0px);
}
100% {
    opacity: 0;
    transform: translateY(-10px);
}
}
.am-slider a:hover, .am-slider a:focus {
    outline: 0 none;
}
.am-slides, .am-control-nav, .am-direction-nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.am-slider {
    margin: 0;
    padding: 0;
}
.am-slider .am-slides::before, .am-slider .am-slides::after {
    content: " ";
    display: table;
}
.am-slider .am-slides::after {
    clear: both;
}
.am-slider .am-slides > li {
    backface-visibility: hidden;
    display: none;
    position: relative;
}
.no-js .am-slider .am-slides > li:first-child {
    display: block;
}
.am-slider .am-slides img {
    display: block;
    width: 100%;
}
.am-pauseplay span {
    text-transform: capitalize;
}
.am-slider {
    position: relative;
}
.am-viewport {
    transition: all 1s ease 0s;
}
.am-slider-carousel li {
    margin-right: 5px;
}
.am-control-nav {
    position: absolute;
}
.am-control-nav li {
    display: inline-block;
}
.am-control-thumbs {
    overflow: hidden;
    position: static;
}
.am-control-thumbs img {
    transition: opacity 0.1s ease 0s;
}
.am-slider-default {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
    margin: 0 0 20px;
}
.am-slider-default .am-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .am-slider-default .am-viewport {
    max-height: 300px;
}
.am-slider-default .carousel li {
    margin-right: 5px;
}
.am-slider-default .am-direction-nav a {
    color: rgba(0, 0, 0, 0.65);
    cursor: pointer;
    display: block;
    height: 24px;
    margin: -12px 0 0;
    opacity: 0.45;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transition: all 0.3s ease 0s;
    width: 36px;
    z-index: 10;
}
.am-slider-default .am-direction-nav a::before {
    color: #333;
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: baseline;
}
.am-slider-default .am-direction-nav a.am-next::before {
    content: "";
}
.am-slider-default .am-direction-nav .am-prev {
    left: 10px;
}
.am-slider-default .am-direction-nav .am-next {
    right: 10px;
    text-align: right;
}
.am-slider-default .am-direction-nav .am-disabled {
    cursor: default;
    opacity: 0 !important;
}
.am-slider-default:hover .am-prev {
    left: 10px;
    opacity: 0.7;
}
.am-slider-default:hover .am-prev:hover {
    opacity: 1;
}
.am-slider-default:hover .am-next {
    opacity: 0.7;
    right: 10px;
}
.am-slider-default:hover .am-next:hover {
    opacity: 1;
}
.am-slider-default .am-pauseplay a {
    bottom: 5px;
    color: #000;
    cursor: pointer;
    display: block;
    height: 20px;
    left: 10px;
    opacity: 0.8;
    overflow: hidden;
    position: absolute;
    width: 20px;
    z-index: 10;
}
.am-slider-default .am-pauseplay a::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: baseline;
}
.am-slider-default .am-pauseplay a:hover {
    opacity: 1;
}
.am-slider-default .am-pauseplay a.am-play::before {
    content: "";
}
.am-slider-default .am-slider-desc {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    color: #fff;
    padding: 10px;
    position: absolute;
    width: 100%;
}
.am-slider-default .am-control-nav {
    bottom: -15px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.am-slider-default .am-control-nav li {
    display: inline-block;
    margin: 0 6px;
}
.am-slider-default .am-control-nav li a {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 8px;
    line-height: 0;
    text-indent: -9999px;
    width: 8px;
}
.am-slider-default .am-control-nav li a:hover {
    background-color: rgba(0, 0, 0, 0.7);
}
.am-slider-default .am-control-nav li a.am-active {
    background-color: #0e90d2;
    cursor: default;
}
.am-slider-default .am-control-thumbs {
    margin: 5px 0 0;
    overflow: hidden;
    position: static;
}
.am-slider-default .am-control-thumbs li {
    float: left;
    margin: 0;
    width: 25%;
}
.am-slider-default .am-control-thumbs img {
    cursor: pointer;
    display: block;
    opacity: 0.7;
    width: 100%;
}
.am-slider-default .am-control-thumbs img:hover {
    opacity: 1;
}
.am-slider-default .am-control-thumbs .am-active {
    cursor: default;
    opacity: 1;
}
.am-modal {
    border-radius: 0;
    display: none;
    left: 50%;
    margin-left: -135px;
    margin-top: 0;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: 50%;
    transform: translate3d(0px, 0px, 0px) scale(1.185);
    transition-property: transform, opacity;
    width: 270px;
    z-index: 1110;
}
.am-modal:focus {
    outline: 0 none;
}
.am-modal.am-modal-active {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale(1);
    transition-duration: 300ms;
}
.am-modal.am-modal-out {
    opacity: 0;
    transform: translate3d(0px, 0px, 0px) scale(0.815);
    transition-duration: 300ms;
    z-index: 1109;
}
@media only screen and (min-width: 641px) {
.am-modal {
    margin-left: -270px;
    width: 540px;
}
}
.am-modal-dialog {
    background: #f8f8f8 none repeat scroll 0 0;
    border-radius: 0;
}
.am-modal-hd {
    font-size: 1.8rem;
    font-weight: 500;
    padding: 15px 10px 5px;
}
.am-modal-hd + .am-modal-bd {
    padding-top: 0;
}
.am-modal-hd .am-close {
    position: absolute;
    right: 4px;
    top: 4px;
}
.am-modal-bd {
    border-bottom: 1px solid #dedede;
    border-radius: 2px 2px 0 0;
    padding: 15px 10px;
    text-align: center;
}
.am-modal-bd + .am-modal-bd {
    margin-top: 5px;
}
.am-modal-prompt-input {
    -moz-appearance: none;
    border: 1px solid #dedede;
    border-radius: 0;
    display: block;
    line-height: 1.8rem;
    margin: 5px auto 0;
    padding: 5px;
    width: 80%;
}
.am-modal-prompt-input:focus {
    border-color: #d6d6d6;
    outline: 0 none;
}
.am-modal-footer {
    border-collapse: collapse;
    display: table;
    height: 44px;
    overflow: hidden;
    width: 100%;
}
.am-modal-btn {
    border-right: 1px solid #dedede;
    box-sizing: border-box !important;
    color: #0e90d2;
    cursor: pointer;
    display: table-cell !important;
    font-size: 1.6rem;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    overflow-wrap: normal;
    padding: 0 5px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-modal-btn:first-child {
    border-radius: 0;
}
.am-modal-btn:last-child {
    border-radius: 0;
    border-right: medium none;
}
.am-modal-btn:first-child:last-child {
    border-radius: 0;
}
.am-modal-btn.am-modal-btn-bold {
    font-weight: 500;
}
.am-modal-btn:active {
    background: #d4d4d4 none repeat scroll 0 0;
}
.am-modal-btn + .am-modal-btn {
    border-left: 1px solid #dedede;
}
.am-modal-no-btn .am-modal-dialog {
    border-bottom: medium none;
    border-radius: 0;
}
.am-modal-no-btn .am-modal-bd {
    border-bottom: medium none;
}
.am-modal-no-btn .am-modal-footer {
    display: none;
}
.am-modal-loading .am-modal-bd {
    border-bottom: medium none;
}
.am-modal-loading .am-icon-spin {
    display: inline-block;
    font-size: 2.4rem;
}
.am-modal-loading .am-modal-footer {
    display: none;
}
.am-modal-actions {
    border-radius: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    text-align: center;
    transform: translateY(100%);
    transition: transform 300ms ease 0s;
    width: 100%;
    z-index: 1110;
}
.am-modal-actions.am-modal-active {
    transform: translateY(0px);
}
.am-modal-actions.am-modal-out {
    transform: translateY(100%);
    z-index: 1109;
}
.am-modal-actions-group {
    margin: 10px;
}
.am-modal-actions-group .am-list {
    border-radius: 0;
    margin: 0;
}
.am-modal-actions-group .am-list > li {
    border-bottom: medium none;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.016) inset;
    display: block;
    margin-bottom: 0;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-modal-actions-group .am-list > li > a {
    display: block;
    overflow: hidden;
    overflow-wrap: normal;
    padding: 1rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-modal-actions-group .am-list > li:first-child {
    border-top: medium none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.am-modal-actions-group .am-list > li:last-child {
    border-bottom: medium none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.am-modal-actions-header {
    color: #999;
    font-size: 1.4rem;
    padding: 1rem;
}
.am-modal-actions-danger {
    color: #dd514c;
}
.am-modal-actions-danger a {
    color: inherit;
}
.am-popup {
    background: #fff none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    transform: translateY(100%);
    transition-property: transform;
    width: 100%;
    z-index: 1110;
}
.am-popup.am-modal-active, .am-popup.am-modal-out {
    transition-duration: 300ms;
}
.am-popup.am-modal-active {
    transform: translateY(0px);
}
.am-popup.am-modal-out {
    transform: translateY(100%);
}
@media all and (min-width: 630px) and (min-height: 630px) {
.am-popup {
    height: 630px;
    left: 50%;
    margin-left: -315px;
    margin-top: -315px;
    top: 50%;
    transform: translateY(1024px);
    width: 630px;
}
.am-popup.am-modal-active {
    transform: translateY(0px);
}
.am-popup.am-modal-out {
    transform: translateY(1024px);
}
}
.am-popup-inner {
    height: 100%;
    overflow: auto;
    padding-top: 44px;
}
.am-popup-hd {
    background-color: #fff;
    border-bottom: 1px solid #dedede;
    height: 43px;
    position: fixed;
    top: 0;
    width: 100%;
}
.am-popup-hd .am-popup-title {
    color: #333;
    display: block;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 43px;
    margin: 0 30px;
    overflow: hidden;
    overflow-wrap: normal;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-popup-hd .am-close {
    color: #999;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 8px;
    transition: all 0.3s ease 0s;
}
.am-popup-hd .am-close:hover {
    color: #555;
    transform: rotate(360deg);
}
.am-popup-bd {
    background: #f8f8f8 none repeat scroll 0 0;
    color: #555;
    padding: 15px;
}
.am-offcanvas {
    background: rgba(0, 0, 0, 0.15) none repeat scroll 0 0;
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1090;
}
.am-offcanvas.am-active {
    display: block;
}
.am-offcanvas-page {
    position: fixed;
    transition: margin-left 0.3s ease-in-out 0s;
}
.am-offcanvas-bar {
    background: #333 none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    overflow-y: auto;
    position: fixed;
    top: 0;
    transform: translateX(-100%);
    transition: transform 0.3s ease-in-out 0s;
    width: 270px;
    z-index: 1091;
}
.am-offcanvas-bar::after {
    background: #262626 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}
.am-offcanvas.am-active .am-offcanvas-bar.am-offcanvas-bar-active {
    transform: translateX(0px);
}
.am-offcanvas-bar-flip {
    left: auto;
    right: 0;
    transform: translateX(100%);
}
.am-offcanvas-bar-flip::after {
    left: 0;
    right: auto;
}
.am-offcanvas-content {
    color: #999;
    padding: 15px;
}
.am-offcanvas-content a {
    color: #ccc;
}
.am-popover {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #333;
    border-radius: 0;
    color: #fff;
    display: none;
    font-size: 1.6rem;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 300ms ease 0s;
    z-index: 1030;
}
.am-popover.am-active {
    display: block !important;
    opacity: 1;
}
.am-popover-inner {
    background: #333 none repeat scroll 0 0;
    overflow: auto;
    padding: 8px;
    position: relative;
    z-index: 110;
}
.am-popover-caret {
    border-color: -moz-use-text-color transparent #333;
    border-style: dotted solid solid;
    border-width: 0 8px 8px;
    display: inline-block;
    height: 0;
    left: 5px;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform: rotate(360deg);
    vertical-align: middle;
    width: 0;
    z-index: 100;
}
.am-popover-top .am-popover-caret {
    bottom: -8px;
    top: auto;
    transform: rotate(180deg);
}
.am-popover-bottom .am-popover-caret {
    top: -8px;
}
.am-popover-left .am-popover-caret {
    left: auto;
    right: -12px;
    top: auto;
    transform: rotate(90deg);
}
.am-popover-right .am-popover-caret {
    left: -12px;
    right: auto;
    transform: rotate(-90deg);
}
.am-popover-sm {
    font-size: 1.4rem;
}
.am-popover-sm .am-popover-inner {
    padding: 5px;
}
.am-popover-lg {
    font-size: 1.8rem;
}
.am-popover-secondary {
    border-color: #0e90d2;
}
.am-popover-secondary .am-popover-inner {
    background: #0e90d2 none repeat scroll 0 0;
}
.am-popover-secondary .am-popover-caret {
    border-bottom-color: #0e90d2;
}
.am-popover-secondary {
    border-color: #3bb4f2;
}
.am-popover-secondary .am-popover-inner {
    background: #3bb4f2 none repeat scroll 0 0;
}
.am-popover-secondary .am-popover-caret {
    border-bottom-color: #3bb4f2;
}
.am-popover-success {
    border-color: #5eb95e;
}
.am-popover-success .am-popover-inner {
    background: #5eb95e none repeat scroll 0 0;
}
.am-popover-success .am-popover-caret {
    border-bottom-color: #5eb95e;
}
.am-popover-warning {
    border-color: #f37b1d;
}
.am-popover-warning .am-popover-inner {
    background: #f37b1d none repeat scroll 0 0;
}
.am-popover-warning .am-popover-caret {
    border-bottom-color: #f37b1d;
}
.am-popover-danger {
    border-color: #dd514c;
}
.am-popover-danger .am-popover-inner {
    background: #dd514c none repeat scroll 0 0;
}
.am-popover-danger .am-popover-caret {
    border-bottom-color: #dd514c;
}
#nprogress {
    pointer-events: none;
}
#nprogress .nprogress-bar {
    background: #5eb95e none repeat scroll 0 0;
    height: 2px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000;
}
#nprogress .nprogress-peg {
    box-shadow: 0 0 10px #5eb95e, 0 0 5px #5eb95e;
    display: block;
    height: 100%;
    opacity: 1;
    position: absolute;
    right: 0;
    transform: rotate(3deg) translate(0px, -4px);
    width: 100px;
}
#nprogress .nprogress-spinner {
    display: block;
    position: fixed;
    right: 15px;
    top: 15px;
    z-index: 2000;
}
#nprogress .nprogress-spinner-icon {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    animation: 400ms linear 0s normal none infinite running nprogress-spinner;
    border-color: #5eb95e transparent transparent #5eb95e;
    border-image: none;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    box-sizing: border-box;
    height: 18px;
    width: 18px;
}
@keyframes nprogress-spinner {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes nprogress-spinner {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.am-tabs-bd {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #ddd #ddd;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    overflow: hidden;
    position: relative;
    transition: height 0.3s ease 0s;
    z-index: 100;
}
.am-tabs-bd .am-tab-panel {
    float: left;
    padding: 10px 10px 15px;
    position: absolute;
    top: 0;
    transform: translateX(-100%);
    transition: transform 0.3s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 99;
}
.am-tabs-bd .am-tab-panel * {
}
.am-tabs-bd .am-tab-panel.am-active {
    position: relative;
    transform: translateX(0px);
    visibility: visible;
    z-index: 100;
}
.am-tabs-bd .am-tab-panel.am-active ~ .am-tab-panel {
    transform: translateX(100%);
}
.am-share {
    font-size: 14px;
}
.am-share-title {
    background-color: #f8f8f8;
    border-bottom: 1px solid #fff;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    color: #555;
    font-weight: 400;
    margin: 0 10px;
    padding: 10px 0 0;
    text-align: center;
}
.am-share-title::after {
    border-bottom: 1px solid #dfdfdf;
    content: "";
    display: block;
    height: 0;
    margin-top: 10px;
    width: 100%;
}
.am-share-sns {
    background-color: #f8f8f8;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    margin: 0 10px;
    padding-top: 15px;
}
.am-share-sns li {
    margin-bottom: 15px;
}
.am-share-sns a {
    color: #555;
    display: block;
}
.am-share-sns span {
    display: block;
}
.am-share-sns [class*="am-icon"] {
    background-color: #3bb4f2;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 5px;
    width: 36px;
}
.am-share-sns .am-icon-weibo {
    background-color: #ea1328;
}
.am-share-sns .am-icon-qq {
    background-color: #009cda;
}
.am-share-sns .am-icon-star {
    background-color: #ffc028;
}
.am-share-sns .am-icon-tencent-weibo {
    background-color: #23ccfe;
}
.am-share-sns .am-icon-wechat, .am-share-sns .am-icon-weixin {
    background-color: #44b549;
}
.am-share-sns .am-icon-renren {
    background-color: #105ba3;
}
.am-share-sns .am-icon-comment {
    background-color: #5eb95e;
}
.am-share-footer {
    margin: 10px;
}
.am-share-footer .am-btn {
    color: #555;
}
.am-share-wechat-qr {
    color: #777;
    font-size: 14px;
}
.am-share-wechat-qr .am-modal-dialog {
    background-color: #fff;
    border: 1px solid #dedede;
}
.am-share-wechat-qr .am-modal-hd {
    margin-bottom: 10px;
    padding-top: 10px;
    text-align: left;
}
.am-share-wechat-qr .am-share-wx-qr {
    margin-bottom: 10px;
}
.am-share-wechat-qr .am-share-wechat-tip {
    text-align: left;
}
.am-share-wechat-qr .am-share-wechat-tip em {
    color: #dd514c;
    font-style: normal;
    font-weight: 700;
    margin-left: 3px;
    margin-right: 3px;
}
.am-pureview {
    background: rgba(0, 0, 0, 0.95) none repeat scroll 0 0;
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    transform: translate(0px, 100%);
    transition: transform 0.3s ease 0s;
    width: 100%;
    z-index: 1120;
}
.am-pureview.am-active {
    transform: translate(0px, 0px);
}
.am-pureview ul, .am-pureview ol {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.am-pureview-slider {
    height: 100%;
    overflow: hidden;
}
.am-pureview-slider li {
    -moz-box-align: center;
    -moz-box-pack: center;
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    top: 0;
    transition: all 0.3s linear 0s;
    vertical-align: middle;
    visibility: hidden;
    width: 100%;
    z-index: 100;
}
.am-pureview-slider li.am-pureview-slide-prev {
    transform: translate(-100%, 0px);
    z-index: 109;
}
.am-pureview-slider li.am-pureview-slide-next {
    transform: translate(100%, 0px);
    z-index: 109;
}
.am-pureview-slider li.am-active {
    position: relative;
    transform: translate(0px, 0px);
    visibility: visible;
    z-index: 110;
}
.am-pureview-slider .pinch-zoom-container {
    width: 100%;
    z-index: 1121;
}
.am-pureview-slider .am-pinch-zoom {
    -moz-box-align: center;
    -moz-box-pack: center;
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
}
.am-pureview-slider .am-pinch-zoom::after {
    animation: 2s linear 0s normal none infinite running icon-spin;
    color: #eee;
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    left: 50%;
    line-height: 24px;
    margin-left: -12px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    vertical-align: baseline;
    z-index: 1;
}
.am-pureview-slider img {
    display: block;
    max-height: 100%;
    max-width: 100%;
    opacity: 0;
    position: relative;
    transition: opacity 0.2s ease-in 0s;
    z-index: 200;
}
.am-pureview-slider img.am-img-loaded {
    opacity: 1;
}
.am-pureview-direction {
    margin-top: -18px !important;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 1122;
}
.am-touch .am-pureview-direction, .am-pureview-only .am-pureview-direction {
    display: none;
}
.am-pureview-direction li {
    height: 36px;
    position: absolute;
    width: 36px;
}
.am-pureview-direction a {
    border: medium none;
    color: #ccc;
    cursor: pointer;
    display: block;
    height: 36px;
    opacity: 0.5;
    text-align: center;
    z-index: 1125;
}
.am-pureview-direction a::before {
    content: "";
    font-size: 24px;
    line-height: 36px;
}
.am-pureview-direction a:hover {
    opacity: 1;
}
.am-pureview-direction .am-pureview-prev {
    left: 15px;
}
.am-pureview-direction .am-pureview-next {
    right: 15px;
}
.am-pureview-direction .am-pureview-next a::before {
    content: "";
}
.am-pureview-bar {
    background-color: rgba(0, 0, 0, 0.35);
    bottom: 0;
    color: #eee;
    display: flex;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    position: absolute;
    width: 100%;
}
.am-pureview-bar .am-pureview-title {
    -moz-box-flex: 1;
    display: block;
    flex: 1 1 0;
    margin-left: 6px;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-pureview-bar .am-pureview-total {
    font-size: 10px;
    line-height: 48px;
}
.am-pureview-actions {
    background-color: rgba(0, 0, 0, 0.35);
    height: 45px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1130;
}
.am-pureview-actions a {
    color: #ccc;
    display: block;
    font-size: 16px;
    left: 10px;
    line-height: 45px;
    position: absolute;
    text-align: left;
    width: 45px;
}
.am-pureview-actions a:hover {
    color: #fff;
}
.am-pureview-actions [data-am-toggle="share"] {
    left: auto;
    right: 10px;
}
.am-pureview-bar, .am-pureview-actions {
    opacity: 0;
    transition: all 0.15s ease 0s;
    z-index: 1130;
}
.am-pureview-bar-active .am-pureview-bar, .am-pureview-bar-active .am-pureview-actions {
    opacity: 1;
}
.am-pureview-nav {
    bottom: 15px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1131;
}
.am-pureview-bar-active .am-pureview-nav {
    display: none;
}
.am-pureview-nav li {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 8px;
    margin: 0 3px;
    overflow: hidden;
    text-indent: -9999px;
    width: 8px;
}
.am-pureview-nav .am-active {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
}
[data-am-pureview] img {
    cursor: pointer;
}
.am-pureview-active {
    overflow: hidden;
}
.ath-viewport * {
    box-sizing: border-box;
}
.ath-viewport {
    -moz-text-size-adjust: none;
    -moz-user-select: none;
    pointer-events: none;
    position: relative;
    z-index: 2147483641;
}
.ath-modal {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    pointer-events: auto !important;
}
.ath-mandatory {
    background: #000 none repeat scroll 0 0;
}
.ath-container {
    background: #eee none repeat scroll 0 0 / 100% auto;
    box-shadow: 0 0.2em 0 #d1d1d1;
    font-family: sans-serif;
    font-size: 15px;
    line-height: 1.5em;
    padding: 0.7em 0.6em;
    pointer-events: auto !important;
    position: absolute;
    text-align: center;
    width: 18em;
    z-index: 2147483641;
}
.ath-ios.ath-phone {
    bottom: 1.8em;
    left: 50%;
    margin-left: -9em;
}
.ath-ios6.ath-tablet {
    left: 5em;
    top: 1.8em;
}
.ath-ios7.ath-tablet {
    left: 0.7em;
    top: 1.8em;
}
.ath-ios8.ath-tablet {
    right: 0.4em;
    top: 1.8em;
}
.ath-android {
    right: 1.5em;
    top: 1.8em;
}
.ath-container::before {
    background-color: rgba(255, 255, 255, 0.8);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAMAAABmmnOVAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAAeHAAAHhwFd+hRDAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAHVQTFRFAAAAOTk5MzMzOzs7Nzc3QUFBQEBAPz8/Pj4+QUFBQEBAPz8/Pj4+QUFBQEBAPz8/QUFBPj4+Pz8/Pz8/Pj4+Pz8/Pz8/Pz8/Pj4+Pz8/Pj4+Pz8/Pz8/Pz8/Pz8/Pz8/Pj4+Pz8/Pz8/Pz8/Pz8/QEBAPz8/n3QmjwAAACZ0Uk5TAAkKDQ4zODk6OzxBQkNERUusrbG0tba7vL3Excbu8fL19fb3+PgucqJgAAACqklEQVR42sXc23LCIBAGYKy2pgft0WpP2vTA+z9i0+goCZAs7O7P3oWZTL5ZYAh7sca0MXmYG3jM7yfu4/TV1jdow01tX6cdg4UrGoN1FNM3a+GK1nBSzPYGrOJgsPZt1hrerYUrjoa9wjHgFI7B2veZWVk3tpCdWm07H30y8+4AIhedPFj7cW7wioABrggawIqIAaroGbYXzlGCUvQNnc0IUgwaQIoRA0QxagAoCAZ1BcmgrCAaVBVkg6IiwaCmSDIoKRINKopkg4IiwyCuyDIIKzINoopsg6CCYRBTsAxCCqZBRLGo2RcrtkLAwFaIGJgKIQNLIWZgKAQN2QpRg1dKoCmEDVkKcUOGQsGQrFAxJCqUDEkKNUOCQtFAVqgaiAplg69YFDAQFADDqAJiGFGADI1iF1XADAOKvqHSLApHFFBDRAE2BBVwQ0BRwOApfn8LGDxFEcOQAmeIK5CGmAJrCCvQBq8A8r9Zrw08qp6irvAGs/zpIr4XBQxf3nQsyhvwipABrQgbsIqYAamIG3CKnqH+LKDoGXbVwD84zDB4E4AZ4IqgAayIGKCKqMGYS5RiwOArlgUMnuJrWcAAUYwaAAqCQV1BMigriAZVBdmgqEgwqCmSDEqKRIOKItmgoMgwiCv6hkvaa6KKTIOoItsgqGAYxBQsg5CCaRBRsA0CCgEDWyFiYCqEDCyFmIGhEDRkK0QNmQphQ5ZC3JChUDAkK1QMiQolQ5JCzZCguNUzkBV3P4oGokLZQFKoGwgKgGFUATGMKECGQQXMYMxVTAE0RBVQQ0QBNgQVcENI8QwoBo8cUiszWYPz4OVi3bQ9cBQoQ0exblsvTDZwg6PYHNo/tE0XmvVwa4BxWBentgtnL+A8HHPxcnYaaBRoQ6twDY3iEW5oFI8Hwx/QxSE448b+MwAAAABJRU5ErkJggg==");
    background-position: 50% center;
    background-repeat: no-repeat;
    background-size: 50% auto;
    color: #a33;
    content: "";
    display: block;
    float: right;
    height: 2.7em;
    margin: -0.7em -0.6em 0 0.5em;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 2.7em;
    z-index: 2147483642;
}
.ath-container.ath-icon::before {
    float: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ath-mandatory .ath-container::before {
    display: none;
}
.ath-container.ath-android::before {
    float: left;
    margin: -0.7em 0.5em 0 -0.6em;
}
.ath-container.ath-android.ath-icon::before {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    right: auto;
}
.ath-action-icon {
    background-position: 50% center;
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999em;
    vertical-align: middle;
}
.ath-android .ath-action-icon {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAADcBAMAAAAig/QJAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAFtDAABbQwH5xg68AAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAB5QTFRFAAAA////cXFxaWlp////ZmZmnJycoaGhpqam////1D9b6wAAAAV0Uk5TAAgJERExZxYzAAAAYklEQVRYw+3WoQ2AUBAE0SsBOiBUQEIDCArA4FFoHBaJxNItFYz/x5+xz282VmwJTdM0rRzbsS1e7Pm9zdgUVn491rkFmqZpSezEjqo/Sos1HoAEjdjgFmiapiWxG7tq/igfnYteFlnOWZEAAAAASUVORK5CYII=");
    background-size: auto 100%;
    height: 1.8em;
    width: 1.2em;
}
.ath-ios7 .ath-action-icon, .ath-ios8 .ath-action-icon {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAACtCAYAAAB7l7tOAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAABa5AAAWuQBuyxkRwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAZoSURBVHja7d1ZbFRlGIfxzxVwl809goLgghrRoEaNSzQagrsRt8QYgzEG443SOQNSA0QTXHALcY2KMe7EuCB6YbxwiUtwA0VwQRSxqMimUNt5vOg5OEPL9Ew705m2zz95L5rOvOfr+8s3nZ6TOQ2hNyXiyhDxQpjADr3q5+4VyTIhRORCBCHijTCRPg6lZ+3c5hg3qZfdyT0D9/IQ0bQFblIvhnq2d0jdF3d8Edyknhe5O6aOs0PExnZwk3ooBLZxaN0lWcaFiE0pcVsqy+Ohnm0dXq0nYmzJuP8jPypyLSfDySFifYdwk8ow00HWYiZzeojY0Cnc/2uWA60t3FPLiJvU3Q62FpLl2BCxusy4SU1xwNVMhjEhYk2FcJOqd9DVSB3HhYi/KozrTq4S7ui0L8v9ppYJOUPk4LsiUxgVIlalQRl5D4x+oPhjrniuJOQ6ASqZiCNCREMajIPuhOV/wfGziz/uuz9gwtySdvPNQlQiGQ4LGX5LgzB0JixbDdA+8Pd/QnMOrnw+NXAuRNwgSDkzmUNDxMo0AENmwo8xLsCY2Zsv8m8VGKCpGS5/rgTkDNcLUx7cg0PE8jSD3/cOWPI7+fnj6PuLnwBZ1MCnyYObmmH8syUhXydQ53CHhoif0uIuXlWA+ydwzJH3sa7Y825/l7OAd5InNTbBeXNSIzeHDFcJ1ZHUMSRELEsz6L1vh28KcdcCJ4QQQnvAk+ZzCrAz8G7y5E1NMO6p1MhNIcsVgpWSLPuFiCVpBjxwOnyxshXuiUmrNMAhhADsBnyYjzz2yZKQLxMuTW5h3xDxbZrBDpgOn60owF0HnJTfLi1wjLw78FHS7O9GOOOxkpAvFbBYIvYJEYvTDLT/NFhQiLseOHnLlqUAx8h7AB8nTTc0wmmPpkZuDBnOFbKt3MzeIeLrNIPccxp8+ksB7j/AmW21LRU4D/mTfORTH0mNvClkGSdofjIMCBGfpxngrrfB+8ta4Z61tdYdAY6RBwFfbn552ASnPFwCcsRYYUMIoZ7+IWJBmsHtUg/vFeJuBM4u1r6jwDHyYOCr5GBrNsKY2amR/w6TOV3giKlpBtbnVnjz2wLcRuD89tp3BjgPeWFy0FUbYNS9qZEXhkvYrrfv4G1Dlsfbu+T39tJWuBemad9Z4Bh5L2BRcvDV/8DoB9vFXRKyHOAODiEsX06/8c+2fcaq760wv3Dn/gtcnLZ3OYBj5P2BpWl28oh7aHpmQdtv+npdgL7A/FwOJr7a+mV53uJWuJeU0r9cwPFaDwC+SxbTsB4On1XY7/BZsHJdy7eBIwSGqcnAcjm46bWWQe0wBeYuLMDNARNK7V9O4Hi9w4HNf6T9th4Oi5FH3dvydV4WQS//HQz0A97KR574Kjz9WcGgmoGrO9K/3MDxmg8EfkgWt2w1nPMErFhbsOZVwNG9fgfHA+sDvELbaQau6WjvSgDHax6Wv5O3yK/AocoWDmxHYO4Wg8oB13amb6WA4zUf0gbyL8BIRbeO/FIe7o2d7VlJ4HjNI4DkrPjPwAgliw9sO+Bp4KZy9Ks0cLzmkfEFiuEKphtY2T7C2RXA5V6zqUFgI7AR2AhsBBZYYIGNwEZgI3DFk+X1blX1DK4acD2Du928uugmJuWrOoZUDbjlA3Hda14CCyywwF1XF8zhqGoBXzCHowSucE2aV/jx0K4EnjSPkwQWWGCBawS4/7SW2yPUUi1tYFi1gJc2MKzW5tF/WieAB82gFlO1d9HAkFobxqAZAgsscC8FHjiDHHBRjdVOVQTeqdbmMXBG8Vs1FgUeMJ3m0M3T068mDZje6n8yCiywwAILLLDAAgsssMACCyywwAILLLDAAgsssMACCyywwAILLLDAAgsssMACCyywwAILLLDAAgsssMACCyywwAILLLDAAgsssMACCyywwAILLLDAAgsssMACCyywwAILLLDAHc+KtXz88xrYWjWsKe3+0wLXWIAP2rlh61CBBRZYYIGrBXwMcFqR6iuwEdgIbAQ2AhuBBRZYYIEFNgIbgY3ARmCBBRZYYIGNwEZgI7AR2AgssMACG4GNwEZgI7ARWGCBBRZYYCOwEdgIbAQWWGCBBRbYCGwENgIbgY3AAgsssMACG4GNwEZgI7DAHQGup69Vu9UpYKsHlEMQ2BLYEtgS2BLYKrWG3wVWz62A6dERWGAjsKnZ/Af2wMWISv7RmgAAAABJRU5ErkJggg==");
    background-size: auto 100%;
    height: 1.6em;
    margin-top: -0.3em;
    width: 1.6em;
}
.ath-ios6 .ath-action-icon {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAB0CAQAAADAmnOnAAAAAnNCSVQICFXsRgQAAAAJcEhZcwAAWwEAAFsBAXkZiFwAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAGaklEQVR42u3cfUxVZRwH8O8FRERRfNfKt4zM2UzNMszZFPMPW5KWzizJ0JJWitOU3mYs54ZuNRk6zblSaebUnKllSpopaRorJiqmtjRNK4sNEBR5+fbH45ELwrnn5Tnn3gPP7/cv9/7O/eyc5zyvAF6PrlgAFTrRHcQmtFIQekDEYXRRFA3GzP4gCOI39FcaDcQ7g24BEUUYrTz0gIhKvKZE9IAIIhNhSkUPiNiGaOWiB0Tko4eS0QMi/sQQZaMHRJRivNLRAyKqkKZ89IAIYg1aKCDq5l60U0D6WYDeCkg/r2KEAtLPG5iqgPSzBukKKFB+ikgFpJ+56KyA9PMcHjBXYYwjGRmyQMR/GGWmAqVnNV4N4TuIICowPXhA1ZgR0o+Y6Yk1uTyVeD7E26Da3GpsYk0iTwQ3kSS5nbLboAj0wnBMwGwsRhaysRO5yEMe8iJP2bjig+joIlALbhE86xguCWUgXkYmduMMbjrQVhLEWfRzCagldwmelfTZhOmM8ViGXJQ7hFI3iwK906SUieLXgifTFs9DeA/HUOMKjP87LdlhoFb8RvB8ZJHHhxHIxEWXYfzzY0Q4BtSG3wueDyzhxCAFvwSRJuA7zeYXx/CQ4LEy/3sPlqMkBHBEHkN36UBt+YPgWWgapzfWoiJkcERewECpQB2YR5I1nG/6PbUcN0IMR2QJxhkEWsi0gPkjSVYzxRROS6SjLCRxGplYa+QPq2goqjnTFM8wFIQwjpZZCJcDVMmppu6dTNf7OFbzEDoFAKrcx5yA+ZIJnh444hEckcfRUxcoXe5wMwH/eIqHIK7gUbeAklHlOR4xCElyA2iWR3mIGixyHijDoziMqRw8xflH7H2v8vTjKfIyhzoLNNurPM+xVHRksp0EesabbU84M1hDklVMo885oMdcmhGUnO25W9w7xUx0sh8Ui/Ne5InjCcFTwL4BetI2gbZ5kedZreXZwjYBx2K2gKZ7DydMa3mqRcvjJFAcrnmNJ5ZfiXunlBMNzgfZAPrSazx9eVzwnOB9hmcULQM96TWeCSwRPFv9Wx6ngMKQ3zRaHqeAXvQSTzttNfgaJ5leOLQE5EOhd3j6MF/wnGSchZVVS0Bj5f6ELhzKiZzLdC7nOm7nAebzPIvqZKHF7x7DfwXPNsZYWpu3BLTD/iptPFO4mnt5muWGVg0uW6ozj5UBWh4ngPpYHZxG8nGmcTPPsJpmwzxQK34mPlrGKTY2UFkAWmJ+y8wopnM/y/QEilnAQ9zJbGZxMedzBif559EF5mr24s/ie3/nIFtb8CwAnTV+md04hzm83hBIFQu5mUv5Op/mQMbK3YKXyGJR5Vt2NPqzZAH1N3aJrTmNu1lRn6WUOVzGJA5hlHN7FFNFy0N+yAjbu1xNA70duFOWwPXaeFmLIu7gmxxm5oKtAUVxvahYzhfMVZAFdES/GU7m6bo0Z7mMw2n7jLsxoB78SVQ9T9OHfeUARfluNv5QzeNFf5pCvssBbm4DHsm/ReXvaOGkhhyg+MbeU3N4pZamhGs53O190m/wprZ/0tKDLAdo7p3f4GMSL9Ti/MpZbO32RvIofiKqX2eS1QpSgMI+r//5+7mvFucgE+nQf9TQA7qbR0X9PzjUegUpQG1O1F04eau2j3OAw4JzFGGE9nDvYQc7FaQARRf7rwwc1nDOcbLtbeUWgVK0vtYK2jw5LwMo2nf7c8navVPORWY7fbKAorlRXMMNJtuvIAMoTusKLhXzc2QO74UrcSfQXdodfEnOwy0D6GGxY3qPNj+XBNeiPlCCNs+TY3y05ThQ7EiwK4+JCztjdJTsBFCaNtpaJe9AlgSgsVN6aQOJzWwLBAcokqu1lucVmRUkAC2eeElsKE+F66EBdWOuyXkeF4EYT7LCzZanPtBoXtXmeTrJriAD6AmW8SkgWEC3W541bCm/ggygRxiPIMWSB1cInAqTRyJcnw8KUrD7rXmewY5VaAJA++W3PE0JKMPUPE8MEpoXkLnBcBL+wqpmBWQiemIXCCqghiIcadoxvvYbFFD9GIDDtb9s3EkF5B9RyKj7jy0UkH+MvnNBXAFp0QEbGjoCqoC0mNPwL1NACshYhKUqIN2YvFEB6ca0LxSQAlJACkgBKSAFpICsADXdVEAKSAEpIAWkgBSQAlJACkgBKaDgA41hc8vUXHM3UPOLVQpIAbkH9D87oz0rvnJrOgAAAABJRU5ErkJggg==");
    background-size: 100% auto;
    height: 1.8em;
    margin-bottom: 0.4em;
    width: 1.8em;
}
.ath-container p {
    font-size: 1.1em;
    margin: 0;
    padding: 0;
    position: relative;
    text-shadow: 0 0.1em 0 #fff;
    z-index: 2147483642;
}
.ath-ios.ath-phone::after {
    background: #eee none repeat scroll 0 0;
    bottom: -0.9em;
    box-shadow: 0.2em 0.2em 0 #d1d1d1;
    content: "";
    height: 2em;
    left: 50%;
    margin-left: -1em;
    position: absolute;
    transform: scaleX(0.9) rotate(45deg);
    width: 2em;
}
.ath-ios.ath-tablet::after {
    background: #eee none repeat scroll 0 0;
    content: "";
    height: 2em;
    left: 50%;
    margin-left: -1em;
    position: absolute;
    top: -0.9em;
    transform: scaleX(0.9) rotate(45deg);
    width: 2em;
    z-index: 2147483641;
}
.ath-android::after {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(-45deg, rgba(238, 238, 238, 0) 0px, rgba(238, 238, 238, 0) 50%, #eee 50%, #eee 100%) repeat scroll 0 0;
    content: "";
    height: 2em;
    position: absolute;
    right: 0;
    top: -1.5em;
    width: 2em;
}
.ath-application-icon {
    border: 0 none;
    height: 4.8em;
    margin: 0 auto 0.2em;
    padding: 0;
    position: relative;
    width: 4.8em;
    z-index: 2147483642;
}
.ath-container.ath-ios .ath-application-icon {
    border-radius: 1em;
    box-shadow: 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0.07em 0 rgba(255, 255, 255, 0.5) inset;
    margin: 0 auto 0.4em;
}
@media only screen and (orientation: landscape) {
.ath-container.ath-phone {
    width: 24em;
}
.ath-ios.ath-phone {
    margin-left: -12em;
}
.ath-ios6::after {
    left: 39%;
}
.ath-ios8.ath-phone {
    bottom: auto;
    left: auto;
    right: 0.4em;
    top: 1.8em;
}
.ath-ios8.ath-phone::after {
    bottom: auto;
    box-shadow: none;
    left: 68%;
    top: -0.9em;
    z-index: 2147483641;
}
}
.am-checkbox, .am-radio {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 12px;
    padding-left: 25px;
    position: relative;
    transition: color 0.25s linear 0s;
}
label.am-checkbox, label.am-radio {
    font-weight: 400;
}
.am-ucheck-icons {
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 18px;
    height: 20px;
    left: 0;
    line-height: 21px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px;
}
.am-checkbox .am-icon-checked, .am-radio .am-icon-checked, .am-checkbox .am-icon-unchecked, .am-radio .am-icon-unchecked {
    background-color: transparent;
    display: inline-table;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    transition: color 0.25s linear 0s;
}
.am-checkbox .am-icon-checked::before, .am-radio .am-icon-checked::before, .am-checkbox .am-icon-unchecked::before, .am-radio .am-icon-unchecked::before {
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: baseline;
}
.am-checkbox .am-icon-checked, .am-radio .am-icon-checked {
    opacity: 0;
}
.am-checkbox .am-icon-checked::before {
    content: "";
}
.am-checkbox .am-icon-unchecked::before {
    content: "";
}
.am-radio .am-icon-checked::before {
    content: "";
}
.am-radio .am-icon-unchecked::before {
    content: "";
}
.am-ucheck-checkbox, .am-ucheck-radio {
    height: 20px;
    left: 0;
    margin: 0;
    opacity: 0;
    outline: 0 none !important;
    padding: 0;
    position: absolute;
    top: 0;
    width: 20px;
}
.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 {
    color: #d8d8d8;
    cursor: default;
}
.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 {
    color: #d8d8d8;
    opacity: 1;
}
.am-checkbox.am-secondary .am-ucheck-checkbox: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-checkbox.am-secondary .am-ucheck-radio: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.am-secondary .am-ucheck-checkbox:checked + .am-ucheck-icons, .am-radio.am-secondary .am-ucheck-checkbox:checked + .am-ucheck-icons, .am-checkbox.am-secondary .am-ucheck-radio:checked + .am-ucheck-icons, .am-radio.am-secondary .am-ucheck-radio:checked + .am-ucheck-icons {
    color: #3bb4f2;
}
.am-checkbox.am-success .am-ucheck-checkbox: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-checkbox.am-success .am-ucheck-radio: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.am-success .am-ucheck-checkbox:checked + .am-ucheck-icons, .am-radio.am-success .am-ucheck-checkbox:checked + .am-ucheck-icons, .am-checkbox.am-success .am-ucheck-radio:checked + .am-ucheck-icons, .am-radio.am-success .am-ucheck-radio:checked + .am-ucheck-icons {
    color: #5eb95e;
}
.am-checkbox.am-warning .am-ucheck-checkbox: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-checkbox.am-warning .am-ucheck-radio: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.am-warning .am-ucheck-checkbox:checked + .am-ucheck-icons, .am-radio.am-warning .am-ucheck-checkbox:checked + .am-ucheck-icons, .am-checkbox.am-warning .am-ucheck-radio:checked + .am-ucheck-icons, .am-radio.am-warning .am-ucheck-radio:checked + .am-ucheck-icons {
    color: #f37b1d;
}
.am-checkbox.am-danger .am-ucheck-checkbox: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-checkbox.am-danger .am-ucheck-radio: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.am-danger .am-ucheck-checkbox:checked + .am-ucheck-icons, .am-radio.am-danger .am-ucheck-checkbox:checked + .am-ucheck-icons, .am-checkbox.am-danger .am-ucheck-radio: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-input-group-label .am-radio, .am-input-group-label .am-checkbox {
    margin: -2px 0;
    padding-left: 15px;
}
.am-form-inline .am-checkbox, .am-form-inline .am-radio {
    padding-left: 24px;
}
.am-selected-btn {
    text-align: right;
    width: 200px;
}
.am-selected-btn.am-btn-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.am-selected-header {
    background-color: #f2f2f2;
    border-bottom: 1px solid #ddd;
    display: none;
    height: 45px;
}
.am-selected-status {
    display: block;
    overflow: hidden;
    overflow-wrap: normal;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.am-selected-content {
    padding: 10px 0;
}
.am-selected-search {
    padding: 0 10px 10px;
}
.am-selected-search .am-form-field {
    padding: 0.5em;
}
.am-selected-list {
    font-size: 1.5rem;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.am-selected-list li {
    cursor: pointer;
    padding: 5px 10px;
    position: relative;
    transition: background-color 0.15s ease 0s;
}
.am-selected-list li:hover {
    background-color: #f8f8f8;
}
.am-selected-list li:hover .am-icon-check {
    opacity: 0.6;
}
.am-selected-list li.am-checked .am-icon-check {
    color: #0e90d2;
    opacity: 1;
}
.am-selected-list .am-selected-list-header {
    border-bottom: 1px solid #e5e5e5;
    color: #999;
    cursor: default;
    font-size: 1.3rem;
    margin-top: 8px;
}
.am-selected-list .am-selected-list-header:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.am-selected-list .am-selected-list-header:first-child {
    margin-top: 0;
}
.am-selected-list .am-selected-text {
    display: block;
    margin-right: 30px;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-selected-list .am-icon-check {
    color: #999;
    opacity: 0;
    position: absolute;
    right: 8px;
    top: 5px;
    transition: opacity 0.15s ease 0s;
}
.am-selected-hint {
    color: #dd514c;
    line-height: 1.2;
}
.am-selected-hint:not(:empty) {
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
    padding: 10px 10px 0;
}
.am-fade {
    opacity: 0;
    transition: opacity 0.2s linear 0s;
}
.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 {
    height: 0;
    overflow: hidden;
    position: relative;
    transition: height 0.3s ease 0s;
}
.am-sticky {
    position: fixed !important;
    transform-origin: 0 0 0;
    z-index: 1010;
}
[data-am-sticky][class*="am-animation-"] {
    animation-duration: 0.2s;
}
.am-dimmer-active {
    overflow: hidden;
}
.am-dimmer {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1100;
}
.am-dimmer.am-active {
    opacity: 1;
}
[data-am-collapse] {
    cursor: pointer;
}
.am-datepicker {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: 0 0 10px #ccc;
    color: #555;
    display: none;
    left: 0;
    margin-top: 10px;
    padding-bottom: 10px;
    top: 0;
    width: 238px;
}
.am-datepicker > div {
    display: none;
}
.am-datepicker table {
    width: 100%;
}
.am-datepicker tr.am-datepicker-header {
    background: #3bb4f2 none repeat scroll 0 0;
    color: #fff;
    font-size: 1.6rem;
}
.am-datepicker td, .am-datepicker th {
    cursor: pointer;
    font-weight: 400;
    text-align: center;
}
.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 none repeat scroll 0 0;
    height: 34px;
    width: 34px;
}
.am-datepicker td.am-datepicker-day.am-disabled {
    background: #fafafa none repeat scroll 0 0;
    color: #999;
    cursor: no-drop;
}
.am-datepicker td.am-datepicker-old, .am-datepicker td.am-datepicker-new {
    color: #89d7ff;
}
.am-datepicker td.am-active, .am-datepicker td.am-active:hover {
    background: #f0f0f0 none repeat scroll 0 0;
    border-radius: 0;
    color: #0084c7;
}
.am-datepicker td span {
    cursor: pointer;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    width: 79.33px;
}
.am-datepicker td span:hover {
    background: #f0f0f0 none repeat scroll 0 0;
}
.am-datepicker td span.am-active {
    background: #f0f0f0 none repeat scroll 0 0;
    color: #0084c7;
}
.am-datepicker td span.am-datepicker-old {
    color: #89d7ff;
}
.am-datepicker .am-datepicker-dow {
    color: #0c80ba;
    height: 40px;
}
.am-datepicker-caret {
    border-color: -moz-use-text-color transparent #3bb4f2;
    border-style: dotted solid solid;
    border-width: 0 7px 7px;
    display: block !important;
    height: 0;
    left: 6px;
    position: absolute;
    top: -7px;
    transform: rotate(360deg);
    vertical-align: middle;
    width: 0;
}
.am-datepicker-right .am-datepicker-caret {
    left: auto;
    right: 7px;
}
.am-datepicker-up .am-datepicker-caret {
    border-color: #fff transparent -moz-use-text-color;
    border-style: solid solid dotted;
    border-width: 7px 7px 0;
    bottom: -7px;
    display: inline-block;
    height: 0;
    top: auto;
    transform: rotate(360deg);
    vertical-align: middle;
    width: 0;
}
.am-datepicker-select {
    height: 34px;
    line-height: 34px;
    text-align: center;
    transition: background-color 300ms ease-out 0s;
}
.am-datepicker-select:hover {
    background: rgba(154, 217, 248, 0.5) none repeat scroll 0 0;
    color: #0c80ba;
}
.am-datepicker-prev, .am-datepicker-next {
    height: 34px;
    width: 34px;
}
.am-datepicker-prev-icon, .am-datepicker-next-icon {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    transition: background-color 300ms ease-out 0s;
    width: 34px;
}
.am-datepicker-prev-icon:hover, .am-datepicker-next-icon:hover {
    background: rgba(154, 217, 248, 0.5) none repeat scroll 0 0;
    color: #0c80ba;
}
.am-datepicker-prev-icon::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: baseline;
}
.am-datepicker-next-icon::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: baseline;
}
.am-datepicker-dropdown {
    position: absolute;
    z-index: 1000;
}
@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-prev, .am-datepicker-next {
    height: 44px;
    width: 44px;
}
}
.am-datepicker-success tr.am-datepicker-header {
    background: #5eb95e none repeat scroll 0 0;
}
.am-datepicker-success td.am-datepicker-day.am-disabled {
    color: #999;
}
.am-datepicker-success td.am-datepicker-old, .am-datepicker-success td.am-datepicker-new {
    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-select:hover, .am-datepicker-success .am-datepicker-prev-icon:hover, .am-datepicker-success .am-datepicker-next-icon:hover {
    background: rgba(165, 216, 165, 0.5) none repeat scroll 0 0;
    color: #367b36;
}
.am-datepicker-danger tr.am-datepicker-header {
    background: #dd514c none repeat scroll 0 0;
}
.am-datepicker-danger td.am-datepicker-day.am-disabled {
    color: #999;
}
.am-datepicker-danger td.am-datepicker-old, .am-datepicker-danger td.am-datepicker-new {
    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-select:hover, .am-datepicker-danger .am-datepicker-prev-icon:hover, .am-datepicker-danger .am-datepicker-next-icon:hover {
    background: rgba(237, 164, 162, 0.5) none repeat scroll 0 0;
    color: #a4241f;
}
.am-datepicker-warning tr.am-datepicker-header {
    background: #f37b1d none repeat scroll 0 0;
}
.am-datepicker-warning td.am-datepicker-day.am-disabled {
    color: #999;
}
.am-datepicker-warning td.am-datepicker-old, .am-datepicker-warning td.am-datepicker-new {
    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-select:hover, .am-datepicker-warning .am-datepicker-prev-icon:hover, .am-datepicker-warning .am-datepicker-next-icon:hover {
    background: rgba(248, 180, 126, 0.5) none repeat scroll 0 0;
    color: #a14c09;
}
@media print {
*, *::before, *::after {
    background: transparent none repeat scroll 0 0 !important;
    box-shadow: none !important;
    color: #000 !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: "";
}
pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100% !important;
}
p, h2, h3 {
}
h2, h3 {
    page-break-after: avoid;
}
@page {
    margin: 0.5cm;
}
select {
    background: #fff none repeat scroll 0 0 !important;
}
.am-topbar {
    display: none;
}
.am-table td, .am-table th {
    background-color: #fff !important;
}
.am-table {
    border-collapse: collapse !important;
}
.am-table-bordered th, .am-table-bordered td {
    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;
}
.lte8 .am-modal-actions {
    display: none;
}
.lte8 .am-modal-actions.am-modal-active {
    display: block;
}
.lte8 .am-offcanvas.am-active {
    background: #000 none repeat scroll 0 0;
}
.lte8 .am-popover .am-popover-caret {
    border: 8px solid transparent;
}
.lte8 .am-popover-top .am-popover-caret {
    border-bottom: medium none;
    border-top: 8px solid #333;
}
.lte8 .am-popover-left .am-popover-caret {
    border-left: 8px solid #333;
    border-right: medium none;
    margin-top: -6px;
    right: -8px;
}
.lte8 .am-popover-right .am-popover-caret {
    border-left: medium none;
    border-right: 8px solid #333;
    left: -8px;
    margin-top: -6px;
}
.am-accordion-item {
    margin: 0;
}
.am-accordion-title {
    cursor: pointer;
    font-weight: 400;
}
.am-accordion-bd {
    border: medium none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.am-accordion-content {
    font-size: 1.4rem;
    margin-top: 0;
    padding: 0.8rem 1rem 1.2rem;
}
.am-accordion-default {
    border-radius: 2px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    margin: 1rem;
}
.am-accordion-default .am-accordion-item {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.am-accordion-default .am-accordion-item:first-child {
    border-top: medium none;
}
.am-accordion-default .am-accordion-title {
    color: rgba(0, 0, 0, 0.6);
    padding: 0.8rem 1rem;
    transition: background-color 0.2s ease-out 0s;
}
.am-accordion-default .am-accordion-title::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-right: 5px;
    transform: rotate(0deg);
    transition: transform 0.2s ease 0s;
    vertical-align: baseline;
}
.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 {
    transform: rotate(90deg);
}
.am-accordion-basic {
    margin: 1rem;
}
.am-accordion-basic .am-accordion-title {
    color: #333;
    padding: 0.8rem 0 0;
    transition: background-color 0.2s ease-out 0s;
}
.am-accordion-basic .am-accordion-title::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-right: 0.5rem;
    transform: rotate(0deg);
    transition: transform 0.2s ease 0s;
    vertical-align: baseline;
}
.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 {
    transform: rotate(90deg);
}
.am-accordion-gapped {
    margin: 0.5rem 1rem;
}
.am-accordion-gapped .am-accordion-item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #dedede #dedede -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    margin: 0.5rem 0;
}
.am-accordion-gapped .am-accordion-item.am-active {
    border-bottom: 1px solid #dedede;
}
.am-accordion-gapped .am-accordion-title {
    border-bottom: 1px solid #dedede;
    color: rgba(0, 0, 0, 0.6);
    padding: 0.8rem 2rem 0.8rem 1rem;
    position: relative;
    transition: background-color 0.15s ease-out 0s;
}
.am-accordion-gapped .am-accordion-title::after {
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-top: -0.8rem;
    position: absolute;
    right: 10px;
    top: 50%;
    transition: transform 0.2s linear 0s;
    vertical-align: baseline;
}
.am-accordion-gapped .am-accordion-title:hover {
    color: rgba(0, 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, 0.8);
}
.am-accordion-gapped .am-active .am-accordion-title::after {
    transform: rotate(90deg);
}
.am-accordion-one {
    margin: 0 10px;
}
.am-accordion-one .am-accordion-item {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    margin: 0.5rem 0;
}
.am-accordion-one .am-accordion-title {
    color: #555;
    padding: 0.8rem 2rem 0.8rem 1rem;
    position: relative;
    transition: background-color 0.2s ease-out 0s;
}
.am-accordion-one .am-accordion-title::after {
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-top: -0.8rem;
    position: absolute;
    right: 10px;
    top: 50%;
    transition: transform 0.2s linear 0s;
    vertical-align: baseline;
}
.am-accordion-one .am-accordion-title:hover {
    color: #15afef;
}
.am-accordion-one .am-accordion-content {
    color: #666;
}
.am-accordion-one .am-active .am-accordion-title {
    background-color: #f8f8f8;
    color: #15afef;
}
.am-accordion-one .am-active .am-accordion-title::after {
    transform: rotate(90deg);
}
.am-divider-default {
    background-color: #ddd;
    border: medium none;
    clear: both;
    height: 1px;
    margin: 1.5rem auto;
    overflow: hidden;
}
.am-divider-one {
    border: medium none;
    clear: both;
    height: 10px;
    margin: 0;
    overflow: hidden;
}
.am-figure-zoomable {
    cursor: pointer;
    position: relative;
}
.am-figure-zoomable::after {
    color: #999;
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    right: 1rem;
    top: 1rem;
    transition: all 0.2s ease 0s;
    vertical-align: baseline;
}
.am-figure-zoomable:hover::after {
    color: #eee;
}
.am-figure-default {
    margin: 10px;
}
.am-figure-default img {
    border: 1px solid #eee;
    display: block;
    height: auto;
    margin: 10px auto;
    max-width: 100%;
    padding: 2px;
}
.am-figure-default figcaption {
    color: #333;
    font-size: 1.4rem;
    margin-bottom: 15px;
    text-align: center;
}
.am-figure-one {
    background: #fff none repeat scroll 0 0;
    margin: 0 10px;
}
.am-figure-one img {
    border: 1px solid #dfdfdf;
    display: block;
    height: auto;
    max-width: 100%;
    padding: 2px;
}
.am-figure-one figcaption {
    color: #888;
    font-size: 1.4rem;
    padding: 10px 0;
    text-align: center;
}
.am-footer {
    font-size: 1.6rem;
    padding: 1em 0;
    text-align: center;
}
.am-footer .am-switch-mode-ysp {
    cursor: pointer;
}
.am-footer .am-footer-text {
    font-size: 14px;
    margin-top: 10px;
}
.am-footer .am-footer-text-left {
    padding-left: 10px;
    text-align: left;
}
.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 {
    font-weight: 700;
    margin-bottom: 10px;
}
.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;
}
@media only screen and (min-width: 641px) {
.am-footer-default .am-footer-miscs p {
    display: inline-block;
    margin: 5px;
}
}
.am-footer-one a {
    color: #15afef;
    font-weight: 700;
}
.am-footer-one .am-footer-switch {
    margin-bottom: 10px;
}
.am-footer-one .am-footer-ysp {
    color: #15afef;
    cursor: pointer;
}
.am-footer-one .am-footer-divider {
    color: #999;
}
.am-footer-one .am-footer-desktop {
    color: #555;
    font-weight: 400;
}
.am-footer-one .am-footer-miscs {
    color: #7c7c7c;
    font-size: 14px;
    overflow: hidden;
    padding: 0 10px;
}
.am-footer-one .am-footer-miscs ul, .am-footer-one .am-footer-miscs li {
    list-style: outside none none;
    padding-left: 0;
}
.am-footer-one .am-footer-miscs p {
    margin: 4px 0;
}
.am-footer-one .am-footer-miscs a {
    color: #555;
    font-weight: 400;
    margin: 0 1px;
}
.am-footer-one .am-footer-miscs img {
    display: block;
    margin: 0 auto 2px;
    max-width: 100%;
}
@media only screen and (min-width: 641px) {
.am-footer-one .am-footer-miscs p {
    display: inline-block;
    margin: 5px;
}
}
.am-gallery {
    list-style: outside none none;
    padding: 5px 5px 0;
}
.am-gallery h3 {
    margin: 0;
}
[data-am-gallery*="pureview"] img {
    cursor: pointer;
}
.am-gallery-default > li {
    padding: 5px;
}
.am-gallery-default .am-gallery-item img {
    height: auto;
    width: 100%;
}
.am-gallery-default .am-gallery-title {
    color: #555;
    display: block;
    font-size: 1.4rem;
    font-weight: 400;
    margin-top: 10px;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-gallery-default .am-gallery-desc {
    color: #999;
    font-size: 1.2rem;
}
.am-gallery-overlay > li {
    padding: 5px;
}
.am-gallery-overlay .am-gallery-item {
    position: relative;
}
.am-gallery-overlay .am-gallery-item img {
    height: auto;
    width: 100%;
}
.am-gallery-overlay .am-gallery-title {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 1.4rem;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    overflow-wrap: normal;
    position: absolute;
    text-indent: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.am-gallery-overlay .am-gallery-desc {
    display: none;
}
.am-gallery-bordered > li {
    padding: 5px;
}
.am-gallery-bordered .am-gallery-item {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
    padding: 5px;
}
.am-gallery-bordered .am-gallery-item img {
    height: auto;
    width: 100%;
}
.am-gallery-bordered .am-gallery-title {
    color: #555;
    display: block;
    font-size: 1.4rem;
    font-weight: 400;
    margin-top: 10px;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-gallery-bordered .am-gallery-desc {
    color: #999;
    font-size: 1.2rem;
}
.am-gallery-imgbordered > li {
    padding: 5px;
}
.am-gallery-imgbordered .am-gallery-item img {
    border: 3px solid #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
    height: auto;
    width: 100%;
}
.am-gallery-imgbordered .am-gallery-title {
    color: #555;
    display: block;
    font-size: 1.4rem;
    font-weight: 400;
    margin-top: 10px;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-gallery-imgbordered .am-gallery-desc {
    color: #999;
    font-size: 1.2rem;
}
.am-gallery-one {
    background-color: #fff;
    padding: 0 5px;
}
.am-gallery-one > li {
    padding: 5px;
}
.am-gallery-one .am-gallery-item {
    padding: 5px;
}
.am-gallery-one .am-gallery-item img {
    height: auto;
    width: 100%;
}
.am-gallery-one .am-gallery-title {
    color: #555;
    display: block;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 34px;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-gallery-one .am-gallery-desc {
    color: #999;
    font-size: 1.2rem;
}
.am-gallery-one .am-gallery-more {
    width: 100%;
}
.am-gallery-one .am-gallery-more a {
    background-color: #dfdfdf;
    color: #555;
    display: block;
    font-size: 1.4rem;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.am-gotop a {
    display: inline-block;
    text-decoration: none;
}
.am-gotop-default {
    margin: 10px 0;
    text-align: center;
}
.am-gotop-default a {
    background-color: #0e90d2;
    border-radius: 0;
    color: #fff;
    padding: 0.5em 1.5em;
}
.am-gotop-default a img {
    display: none;
}
.am-gotop-fixed {
    border-radius: 0;
    bottom: 10px;
    min-height: 32px;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-align: center;
    width: 32px;
    z-index: 1010;
}
.am-gotop-fixed.am-active {
    opacity: 0.9;
}
.am-gotop-fixed.am-active:hover {
    opacity: 1;
}
.am-gotop-fixed a {
    display: block;
}
.am-gotop-fixed .am-gotop-title {
    display: none;
}
.am-gotop-fixed .am-gotop-icon-custom {
    display: inline-block;
    max-width: 30px;
    vertical-align: middle;
}
.am-gotop-fixed .am-gotop-icon {
    background-color: #555;
    color: #ddd;
    line-height: 32px;
    vertical-align: middle;
    width: 100%;
}
.am-gotop-fixed .am-gotop-icon:hover {
    color: #fff;
}
.am-with-fixed-navbar .am-gotop-fixed {
    bottom: 60px;
}
.am-gotop-one {
    background-color: #fff;
    border: 1px solid #15afef;
    border-radius: 0;
    bottom: 10px;
    height: 32px;
    position: fixed;
    right: 10px;
    text-align: center;
    width: 32px;
    z-index: 1005;
}
.am-gotop-one .am-gotop-title {
    display: none;
}
.am-gotop-one .am-gotop-icon {
    color: #15afef;
    display: inline-block;
    vertical-align: middle;
}
.am-with-fixed-navbar .am-gotop-one {
    bottom: 60px;
}
.am-header {
    height: 49px;
    line-height: 49px;
    padding: 0 10px;
    position: relative;
    width: 100%;
}
.am-header h1 {
    margin-bottom: 0;
    margin-top: 0;
}
.am-header .am-header-title {
    display: block;
    font-size: 2rem;
    font-weight: 400;
    margin: 0 30%;
    overflow: hidden;
    overflow-wrap: normal;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-header .am-header-title img {
    height: 25px;
    margin-top: 12px;
    vertical-align: top;
}
.am-header .am-header-nav {
    position: absolute;
    top: 0;
}
.am-header .am-header-nav img {
    height: 16px;
    vertical-align: middle;
    width: auto;
}
.am-header .am-header-left {
    left: 10px;
}
.am-header .am-header-right {
    right: 10px;
}
.am-header-fixed {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1010;
}
.am-with-fixed-header {
    padding-top: 49px;
}
.am-header-default {
    background-color: #0e90d2;
}
.am-header-default .am-header-title {
    color: #fff;
}
.am-header-default .am-header-title a {
    color: #fff;
}
.am-header-default .am-header-icon {
    font-size: 20px;
}
.am-header-default .am-header-nav {
    color: #eee;
}
.am-header-default .am-header-nav > a {
    color: #eee;
    display: inline-block;
    min-width: 36px;
    text-align: center;
}
.am-header-default .am-header-nav > a + a {
    margin-left: 5px;
}
.am-header-default .am-header-nav .am-btn {
    font-size: 14px;
    height: 31px;
    line-height: 30px;
    margin-top: 9px;
    padding: 0 0.5em;
    vertical-align: top;
}
.am-header-default .am-header-nav .am-btn .am-header-icon {
    font-size: inherit;
}
.am-header-default .am-header-nav .am-btn-default {
    color: #999;
}
.am-header-default .am-header-nav-title, .am-header-default .am-header-nav-title + .am-header-icon {
    font-size: 14px;
}
.am-header-one {
    background: #fff none repeat scroll 0 0;
}
.am-header-one .am-header-title {
    color: #333;
    display: block;
    margin: 0 15%;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-header-one .am-header-title a {
    color: #333;
}
.am-header-one .am-header-title img {
    height: 34px;
    margin-top: 8px;
    vertical-align: top;
    width: auto;
}
.am-header-one .am-header-nav > a {
    color: #15afef;
}
.am-intro {
    position: relative;
}
.am-intro-hd {
    height: 45px;
    line-height: 45px;
    position: relative;
}
.am-intro-title {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}
.am-intro-more-top {
    font-size: 1.4rem;
    position: absolute;
    right: 10px;
    top: 0;
}
.am-intro-bd {
    font-size: 1.4rem;
    padding-bottom: 15px;
    padding-top: 15px;
}
.am-intro-bd p:last-child {
    margin-bottom: 0;
}
.am-intro-more-bottom {
    clear: both;
    text-align: center;
}
.am-intro-more-bottom .am-btn {
    font-size: 14px;
}
.am-intro-default .am-intro-hd {
    background-color: #0e90d2;
    color: #fff;
    padding: 0 10px;
}
.am-intro-default .am-intro-hd a {
    color: #eee;
}
.am-intro-default .am-intro-right {
    padding-left: 0;
}
.am-intro-one {
    background-color: #fff;
    padding-bottom: 10px;
}
.am-intro-one a {
    color: #15afef;
}
.am-intro-one .am-intro-hd {
    border-bottom: 1px solid #15afef;
    line-height: 44px;
    margin-left: 10px;
    margin-right: 10px;
}
.am-intro-one .am-intro-title {
    color: #333;
    padding-left: 10px;
}
.am-intro-one .am-intro-title::before {
    background-color: #15afef;
    bottom: 10px;
    content: "";
    display: block;
    left: 1px;
    position: absolute;
    top: 10px;
    width: 3px;
}
.am-intro-one .am-intro-bd {
    color: #555;
}
.am-intro-one .am-intro-left {
    display: inline;
    float: left;
}
.am-intro-one .am-intro-right {
    display: inline;
    font-size: 1.4rem;
    padding-left: 0;
}
.am-intro-one .am-intro-right p {
    display: inline;
    margin: 0;
    padding: 0;
}
.am-list-news-hd {
    padding-bottom: 0.8rem;
    padding-top: 1.2rem;
}
.am-list-news-hd a {
    display: block;
}
.am-list-news-hd h2 {
    float: left;
    font-size: 1.6rem;
    height: 2rem;
    line-height: 2rem;
    margin: 0;
}
.am-list-news-hd h3 {
    margin: 0;
}
.am-list-news-hd .am-list-news-more {
    font-size: 1.3rem;
    height: 2rem;
    line-height: 2rem;
}
.am-list .am-list-item-dated a {
    display: block;
    overflow: hidden;
    overflow-wrap: normal;
    padding-right: 80px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-list .am-list-item-dated a::after {
    display: none;
}
.am-list .am-list-item-desced a, .am-list .am-list-item-thumbed a {
    padding-right: 0;
}
.am-list-news .am-list-item-hd {
    margin: 0;
}
.am-list-date {
    font-size: 1.3rem;
    position: absolute;
    right: 5px;
    top: 1.3rem;
}
.am-list-item-desced {
    padding-bottom: 1rem;
}
.am-list-item-desced > a {
    padding: 1rem 0;
}
.am-list-item-desced .am-list-date {
    position: static;
}
.am-list-item-thumbed {
    padding-top: 1em;
}
.am-list-news-ft {
    text-align: center;
}
.am-list-news-default {
    margin: 10px;
}
.am-list-news-default .am-g {
    margin-left: auto;
    margin-right: auto;
}
.am-list-news-default .am-list-item-hd {
    font-weight: 400;
}
.am-list-news-default .am-list-date {
    color: #999;
}
.am-list-news-default .am-list > li {
    border-color: #dedede;
}
.am-list-news-default .am-list .am-list-item-desced {
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.am-list-news-default .am-list .am-list-item-desced > a {
    padding: 0;
}
.am-list-news-default .am-list .am-list-item-desced .am-list-item-text {
    color: #757575;
    margin-top: 0.5rem;
}
.am-list-news-default .am-list .am-list-item-text {
    -moz-box-orient: vertical;
    display: -webkit-box;
    line-height: 1.3em;
    max-height: 2.6em;
    overflow: hidden;
    text-overflow: ellipsis;
}
.am-list-news-default .am-list .am-list-item-thumb-top .am-list-thumb {
    margin-bottom: 0.8rem;
    padding: 0;
}
.am-list-news-default .am-list .am-list-item-thumb-top .am-list-main {
    padding: 0;
}
.am-list-news-default .am-list .am-list-item-thumb-left .am-list-thumb {
    padding-left: 0;
}
.am-list-news-default .am-list .am-list-item-desced .am-list-main {
    padding: 0;
}
.am-list-news-default .am-list .am-list-item-thumb-right .am-list-thumb {
    padding-right: 0;
}
.am-list-news-default .am-list .am-list-item-thumb-bottom-left .am-list-item-hd {
    clear: both;
    padding-bottom: 0.5rem;
}
.am-list-news-default .am-list .am-list-item-thumb-bottom-left .am-list-thumb {
    padding-left: 0;
}
.am-list-news-default .am-list .am-list-item-thumb-bottom-right .am-list-item-hd {
    clear: both;
    padding-bottom: 0.5rem;
}
.am-list-news-default .am-list .am-list-item-thumb-bottom-right .am-list-thumb {
    padding-right: 0;
}
.am-list-news-default .am-list .am-list-thumb img {
    display: block;
    width: 100%;
}
@media only screen and (max-width: 640px) {
.am-list-news-default .am-list-item-thumb-left .am-list-thumb, .am-list-news-default .am-list-item-thumb-right .am-list-thumb {
    max-height: 80px;
    overflow: hidden;
}
.am-list-news-default .am-list-item-thumb-bottom-left .am-list-item-text, .am-list-news-default .am-list-item-thumb-bottom-right .am-list-item-text {
    max-height: 3.9em;
}
.am-list-news-default .am-list-item-thumb-bottom-left .am-list-thumb, .am-list-news-default .am-list-item-thumb-bottom-right .am-list-thumb {
    max-height: 60px;
    overflow: hidden;
}
}
.am-list-news-one {
    margin: 0 10px;
}
.am-list-news-one .am-list-news-hd {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #15afef;
    color: #000;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 0 0 10px;
    position: relative;
}
.am-list-news-one .am-list-news-hd::before {
    background: #15afef none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 30px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 4px;
}
.am-list-news-one .am-list-news-hd > a {
    color: #000;
    display: inline;
}
.am-list-news-one .am-list-news-hd > a .am-list-news-more {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #888;
    font-size: 1.4rem;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
    padding: 0;
}
.am-list-news-one .am-list-news-hd h2 {
    float: left;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
}
.am-list-news-one .am-list-news-bd {
    background: #fff none repeat scroll 0 0;
    padding: 0 5px 4px;
}
.am-list-news-one .am-list {
    margin-bottom: 0;
}
.am-list-news-one .am-list > li {
    border: 0 none;
    margin: 0;
    overflow: hidden;
}
.am-list-news-one .am-list > li > a {
    color: #222;
    display: block;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    overflow-wrap: normal;
    padding: 0;
    position: relative;
    text-indent: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-list-news-one .am-list > li > a::before {
    background: #15afef none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 4px;
    left: 0;
    position: absolute;
    top: 14px;
    width: 4px;
}
.am-list-news-one .am-list > li .am-list-date {
    color: #666;
    display: none;
    right: 0;
    top: 5px;
}
.am-list-news-one .am-list > li:last-child {
    border-bottom: 0 none;
}
.am-list-news-one .am-list .am-list-item-dated > a {
    color: #222;
}
.am-list-news-one .am-list .am-list-item-desced {
    border-bottom: 1px dashed #dfdfdf;
    padding: 3px 0;
}
.am-list-news-one .am-list .am-list-item-desced::before {
    display: none;
}
.am-list-news-one .am-list .am-list-item-desced .am-list-item-hd {
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: 0;
}
.am-list-news-one .am-list .am-list-item-desced .am-list-item-hd > a::before {
    display: none;
}
.am-list-news-one .am-list .am-list-item-desced a.am-list-item-hd {
    color: #15afef;
    display: block;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    overflow-wrap: normal;
    padding: 0;
    text-indent: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-list-news-one .am-list .am-list-item-desced a.am-list-item-hd::before {
    display: none;
}
.am-list-news-one .am-list .am-list-item-desced .am-list-item-text {
    color: #666;
    font-size: 1.4rem;
    line-height: 22px;
    margin-bottom: 8px;
    max-height: none;
}
.am-list-news-one .am-list .am-list-item-desced .am-list-item-text a {
    color: #666;
}
.am-list-news-one .am-list .am-list-item-desced .am-list-main {
    padding: 0 5px;
    position: relative;
}
.am-list-news-one .am-list .am-list-item-desced .am-list-main .am-list-date {
    color: #888;
    font-size: 1.2rem;
    position: absolute;
    right: 5px;
    top: 3.5rem;
}
.am-list-news-one .am-list .am-list-item-desced .am-list-main .am-list-item-text {
    color: #666;
    font-size: 1.2rem;
    line-height: 18px;
    max-height: 3rem;
    overflow: hidden;
}
.am-list-news-one .am-list .am-list-item-desced .am-list-main .am-list-item-text a {
    color: #666;
}
.am-list-news-one .am-list .am-list-item-thumbed {
    border-bottom: 1px dashed #dfdfdf;
    padding: 0 0 5px;
}
.am-list-news-one .am-list .am-list-item-thumbed::before {
    content: none;
}
.am-list-news-one .am-list .am-list-item-thumbed .am-list-item-hd {
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    margin-bottom: 0;
}
.am-list-news-one .am-list .am-list-item-thumbed .am-list-item-hd a {
    color: #15afef;
    display: block;
    font-size: 1.5rem;
    overflow: hidden;
    overflow-wrap: normal;
    padding: 0;
    text-indent: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-list-news-one .am-list .am-list-item-thumbed .am-list-thumb {
    height: 60px;
    padding: 0;
}
.am-list-news-one .am-list .am-list-item-thumbed .am-list-thumb a {
    display: block;
    height: 60px;
    padding: 0;
    text-indent: 0;
    width: 100%;
}
.am-list-news-one .am-list .am-list-item-thumbed .am-list-thumb a img {
    height: 60px;
    vertical-align: top;
    width: 100%;
}
.am-list-news-one .am-list .am-list-item-thumbed .am-list-main {
    padding: 0 5px 14px;
    position: relative;
}
.am-list-news-one .am-list .am-list-item-thumbed .am-list-date {
    color: #888;
    font-size: 1.2rem;
    position: absolute;
    right: 5px;
    top: 3.5rem;
}
.am-list-news-one .am-list .am-list-item-thumbed .am-list-item-text {
    color: #666;
    font-size: 1.2rem;
    line-height: 18px;
    max-height: 3rem;
    overflow: hidden;
}
.am-list-news-one .am-list .am-list-item-thumbed .am-list-item-text a {
    color: #666;
}
.am-list-news-one .am-list-news-more {
    background: #dfdfdf none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #666;
    display: block;
    font-size: 1.4rem;
    height: 35px;
    line-height: 35px;
    padding: 0;
}
@media only screen and (max-width: 640px) {
.am-list-news-one .am-list-item-thumb-left .am-list-thumb, .am-list-news-one .am-list-item-thumb-right .am-list-thumb {
    max-height: 80px;
    overflow: hidden;
}
.am-list-news-one .am-list-item-thumb-bottom-left .am-list-item-text, .am-list-news-one .am-list-item-thumb-bottom-right .am-list-item-text {
    max-height: 3.9em;
}
.am-list-news-one .am-list-item-thumb-bottom-left .am-list-thumb, .am-list-news-one .am-list-item-thumb-bottom-right .am-list-thumb {
    max-height: 60px;
    overflow: hidden;
}
}
.am-map {
    height: 300px;
    width: 100%;
}
.am-map-default #bd-map {
    font-size: 14px;
    height: 100%;
    line-height: 1.4 !important;
    margin: 0;
    overflow: hidden;
    width: 100%;
}
.am-map-default .BMap_bubble_title {
    font-weight: 700;
}
.am-map-default #BMap_mask {
    width: 100%;
}
.am-mechat {
    margin: 1rem;
}
.am-mechat .section-cbox-wap .cbox-post-wap .post-action-wap .action-function-wap .function-list-wap .list-upload-wap .upload-mutual-wap {
    box-sizing: content-box;
}
.am-menu {
    margin: 0;
    padding: 0;
    position: relative;
}
.am-menu ul {
    margin: 0;
    padding: 0;
}
.am-menu li {
    list-style: outside none none;
}
.am-menu a::after, .am-menu a::before {
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: baseline;
}
.am-menu-sub {
    z-index: 1050;
}
.am-menu-toggle {
    display: none;
}
.am-menu-toggle img {
    display: inline-block;
    height: 16px;
    vertical-align: middle;
    width: auto;
}
.am-menu-nav a {
    display: block;
    padding: 0.8rem 0;
    transition: all 0.45s ease 0s;
}
.am-menu-default .am-menu-nav {
    padding-bottom: 8px;
    padding-top: 8px;
}
.am-menu-default .am-menu-nav a {
    color: #0e90d2;
    display: block;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    overflow-wrap: normal;
    padding: 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-menu-default .am-menu-nav > .am-parent > a {
    position: relative;
    transition: all 0.15s ease 0s;
}
.am-menu-default .am-menu-nav > .am-parent > a::after {
    content: "";
    margin-left: 5px;
    transition: all 0.15s ease 0s;
}
.am-menu-default .am-menu-nav > .am-parent > a::before {
    color: #f1f1f1;
    content: "";
    display: none;
    font-size: 24px;
    left: 50%;
    margin-left: -12px;
    margin-top: -16px;
    position: absolute;
    top: 100%;
}
.am-menu-default .am-menu-nav > .am-parent.am-open > a {
    color: #095f8a;
}
.am-menu-default .am-menu-nav > .am-parent.am-open > a::before {
    display: block;
}
.am-menu-default .am-menu-nav > .am-parent.am-open > a::after {
    transform: rotate(-180deg);
}
.am-menu-default .am-menu-sub {
    background-color: #f1f1f1;
    border-radius: 0;
    left: 5px;
    padding-bottom: 8px;
    padding-top: 8px;
    position: absolute;
    right: 5px;
}
.am-menu-default .am-menu-sub > li > a {
    color: #555;
}
@media only screen and (min-width: 641px) {
.am-menu-default .am-menu-nav li {
    clear: none;
    display: inline;
    float: left;
    width: auto;
}
.am-menu-default .am-menu-nav a {
    padding-left: 1.5rem;
    padding-right: 0.5rem;
}
}
.am-menu-dropdown1 {
    position: relative;
}
.am-menu-dropdown1 .am-menu-toggle {
    color: #fff;
    display: block;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: -47px;
    width: 44px;
}
.am-menu-dropdown1 a {
    display: block;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    transition: all 0.4s ease 0s;
    white-space: nowrap;
}
.am-menu-dropdown1 .am-menu-nav {
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1050;
}
.am-menu-dropdown1 .am-menu-nav a {
    padding: 0.8rem;
}
.am-menu-dropdown1 .am-menu-nav > li {
    width: 100%;
}
.am-menu-dropdown1 .am-menu-nav > li.am-parent > a {
    position: relative;
}
.am-menu-dropdown1 .am-menu-nav > li.am-parent > a::before {
    content: "";
    position: absolute;
    right: 1rem;
    top: 1.4rem;
}
.am-menu-dropdown1 .am-menu-nav > li.am-parent.am-open > a {
    background-color: #0c80ba;
    border-bottom: medium none;
    color: #fff;
}
.am-menu-dropdown1 .am-menu-nav > li.am-parent.am-open > a::before {
    content: "";
}
.am-menu-dropdown1 .am-menu-nav > li.am-parent.am-open > a::after {
    border-color: #0c80ba transparent -moz-use-text-color;
    border-style: solid solid dotted;
    border-width: 8px 8px 0;
    content: "";
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -4px;
    position: absolute;
    top: 100%;
    transform: rotate(360deg);
    vertical-align: middle;
    width: 0;
}
.am-menu-dropdown1 .am-menu-nav > li > a {
    background-color: #0e90d2;
    border-bottom: 1px solid #0b76ac;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    color: #fff;
    height: 49px;
    line-height: 49px;
    padding: 0;
    text-indent: 10px;
}
.am-menu-dropdown1 .am-menu-sub {
    background-color: #fff;
}
.am-menu-dropdown1 .am-menu-sub a {
    color: #555;
    height: 44px;
    line-height: 44px;
    padding: 0;
    text-indent: 5px;
}
.am-menu-dropdown1 .am-menu-sub a::before {
    color: #aaa;
    content: "";
    font-size: 16px;
    margin-right: 5px;
}
.am-menu-dropdown2 .am-menu-toggle {
    color: #fff;
    display: block;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: -47px;
    width: 44px;
}
.am-menu-dropdown2 .am-menu-nav {
    background-color: #f5f5f5;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    left: 0;
    padding-bottom: 8px;
    padding-top: 8px;
    position: absolute;
    right: 0;
    z-index: 1050;
}
.am-menu-dropdown2 .am-menu-nav a {
    height: 38px;
    line-height: 38px;
    padding: 0;
    text-align: center;
}
.am-menu-dropdown2 .am-menu-nav > li > a {
    color: #333;
}
.am-menu-dropdown2 .am-menu-nav > li.am-parent > a {
    position: relative;
}
.am-menu-dropdown2 .am-menu-nav > li.am-parent > a::after {
    content: "";
    margin-left: 5px;
    transition: transform 0.2s ease 0s;
}
.am-menu-dropdown2 .am-menu-nav > li.am-parent.am-open > a {
    position: relative;
}
.am-menu-dropdown2 .am-menu-nav > li.am-parent.am-open > a::after {
    color: #0e90d2;
    transform: rotate(180deg);
}
.am-menu-dropdown2 .am-menu-nav > li.am-parent.am-open > a::before {
    color: rgba(0, 0, 0, 0.2);
    content: "";
    font-size: 24px;
    left: 50%;
    margin-left: -12px;
    margin-top: -16px;
    position: absolute;
    top: 100%;
}
.am-menu-dropdown2 .am-menu-sub {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    left: 5px;
    padding: 8px 0;
    position: absolute;
    right: 5px;
    z-index: 1055;
}
.am-menu-dropdown2 .am-menu-sub a {
    color: #555;
    height: 35px;
    line-height: 35px;
    padding: 0;
}
@media only screen and (min-width: 641px) {
.am-menu-dropdown2 .am-menu-toggle {
    display: none !important;
}
.am-menu-dropdown2 .am-menu-nav {
    display: block;
    position: static;
}
.am-menu-dropdown2 .am-menu-nav > li {
    display: inline-block;
    float: none;
    width: auto;
}
.am-menu-dropdown2 .am-menu-nav > li a {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.am-menu-dropdown2 .am-menu-sub {
    left: auto;
    right: auto;
}
.am-menu-dropdown2 .am-menu-sub > li {
    float: none;
    width: auto;
}
.am-menu-dropdown2 .am-menu-sub a {
    padding-left: 2rem;
    padding-right: 2rem;
}
}
.am-menu-slide1 .am-menu-toggle {
    color: #fff;
    display: block;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: -47px;
    width: 44px;
}
.am-menu-slide1 .am-menu-nav {
    background-color: #f5f5f5;
    padding-bottom: 8px;
    padding-top: 8px;
}
.am-menu-slide1 .am-menu-nav.am-in::before {
    color: #f5f5f5;
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    right: 16px;
    top: -16px;
    vertical-align: baseline;
}
.am-menu-slide1 .am-menu-nav a {
    display: block;
    height: 38px;
    line-height: 38px;
    padding: 0;
    text-align: center;
}
.am-menu-slide1 .am-menu-nav > li > a {
    color: #333;
    display: block;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-menu-slide1 .am-menu-nav > .am-parent > a {
    position: relative;
    transition: all 0.15s ease 0s;
}
.am-menu-slide1 .am-menu-nav > .am-parent > a::after {
    content: "";
    margin-left: 5px;
    transition: all 0.15s ease 0s;
}
.am-menu-slide1 .am-menu-nav > .am-parent > a::before {
    color: #0e90d2;
    content: "";
    display: none;
    font-size: 24px;
    left: 50%;
    margin-left: -12px;
    margin-top: -16px;
    position: absolute;
    top: 100%;
}
.am-menu-slide1 .am-menu-nav > .am-parent.am-open > a {
    color: #0e90d2;
}
.am-menu-slide1 .am-menu-nav > .am-parent.am-open > a::before {
    display: block;
}
.am-menu-slide1 .am-menu-nav > .am-parent.am-open > a::after {
    transform: rotate(-180deg);
}
.am-menu-slide1 .am-menu-sub {
    background-color: #0e90d2;
    border-radius: 0;
    left: 5px;
    padding-bottom: 8px;
    padding-top: 8px;
    position: absolute;
    right: 5px;
}
.am-menu-slide1 .am-menu-sub > li > a {
    color: #fff;
}
@media only screen and (min-width: 641px) {
.am-menu-slide1 .am-menu-toggle {
    display: none !important;
}
.am-menu-slide1 .am-menu-nav {
    background-color: #f5f5f5;
    display: block;
}
.am-menu-slide1 .am-menu-nav.am-in::before {
    display: none;
}
.am-menu-slide1 .am-menu-nav li {
    clear: none;
    width: auto;
}
.am-menu-slide1 .am-menu-nav li a {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
}
.am-menu-offcanvas1 .am-menu-toggle {
    color: #fff;
    display: block;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: -47px;
    width: 44px;
}
.am-menu-offcanvas1 .am-menu-nav {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05);
}
.am-menu-offcanvas1 .am-menu-nav > li > a {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    color: #ccc;
    height: 44px;
    line-height: 44px;
    padding: 0;
    position: relative;
    text-indent: 15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.am-menu-offcanvas1 .am-menu-nav > .am-open > a, .am-menu-offcanvas1 .am-menu-nav > li > a:hover, .am-menu-offcanvas1 .am-menu-nav > li > a:focus {
    background-color: #474747;
    color: #fff;
    outline: 0 none;
}
.am-menu-offcanvas1 .am-menu-nav > .am-active > a {
    background-color: #1a1a1a;
    color: #fff;
}
.am-menu-offcanvas1 .am-menu-nav > .am-parent > a {
    transition: all 0.3s ease 0s;
}
.am-menu-offcanvas1 .am-menu-nav > .am-parent > a::after {
    content: "";
    position: absolute;
    right: 1.5rem;
    top: 1.3rem;
}
.am-menu-offcanvas1 .am-menu-nav > .am-parent.am-open > a::after {
    content: "";
}
.am-menu-offcanvas1 .am-menu-sub {
    background-color: #1a1a1a;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    font-size: 1.4rem;
    padding: 5px 0 5px 15px;
}
.am-menu-offcanvas1 .am-menu-sub a {
    color: #eee;
}
.am-menu-offcanvas1 .am-menu-sub a:hover {
    color: #fff;
}
.am-menu-offcanvas1 .am-nav-divider {
    border-top: 1px solid #1a1a1a;
}
.am-menu-offcanvas2 .am-menu-toggle {
    color: #fff;
    display: block;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: -47px;
    width: 44px;
}
.am-menu-offcanvas2 .am-menu-nav {
    padding: 10px 5px;
}
.am-menu-offcanvas2 .am-menu-nav > li {
    padding: 5px;
}
.am-menu-offcanvas2 .am-menu-nav > li > a {
    background-color: #404040;
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    color: #ccc;
    display: block;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    overflow-wrap: normal;
    padding: 0;
    text-align: center;
    text-overflow: ellipsis;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease 0s;
    white-space: nowrap;
}
.am-menu-offcanvas2 .am-menu-nav > li > a:hover, .am-menu-offcanvas2 .am-menu-nav > li > a:focus {
    background-color: #262626;
    color: #fff;
    outline: 0 none;
}
.am-menu-offcanvas2 .am-menu-nav > .am-active > a {
    background-color: #262626;
    color: #fff;
}
.am-menu-stack .am-menu-nav {
    border-bottom: 1px solid #dedede;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05);
}
.am-menu-stack .am-menu-nav > .am-parent > a {
    transition: all 0.3s ease 0s;
}
.am-menu-stack .am-menu-nav > .am-parent > a::after {
    content: "";
    position: absolute;
    right: 1.5rem;
    top: 1.3rem;
    transition: all 0.15s ease 0s;
}
.am-menu-stack .am-menu-nav > .am-parent.am-open > a::after {
    transform: rotate(90deg);
}
.am-menu-stack .am-menu-nav > li > a {
    background-color: #f5f5f5;
    border-top: 1px solid #dedede;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    color: #333;
    height: 49px;
    line-height: 49px;
    padding: 0;
    position: relative;
    text-indent: 10px;
}
.am-menu-stack .am-menu-nav > .am-open > a, .am-menu-stack .am-menu-nav > li > a:hover, .am-menu-stack .am-menu-nav > li > a:focus {
    background-color: #e5e5e5;
    color: #222;
    outline: 0 none;
}
.am-menu-stack .am-menu-sub {
    border-top: 1px solid #dedede;
    font-size: 1.4rem;
    padding: 0;
}
.am-menu-stack .am-menu-sub a {
    border-bottom: 1px solid #dedede;
    color: #444;
    padding-left: 2rem;
}
.am-menu-stack .am-menu-sub a:hover {
    color: #333;
}
.am-menu-stack .am-menu-sub li:last-child a {
    border-bottom: medium none;
}
.am-menu-stack .am-menu-sub > li > a {
    height: 44px;
    line-height: 44px;
    padding: 0;
    text-indent: 15px;
}
@media only screen and (min-width: 641px) {
.am-menu-stack .am-menu-nav {
    background-color: #f5f5f5;
}
.am-menu-stack .am-menu-nav > li {
    clear: none !important;
    display: inline-block;
    float: left;
    width: auto;
}
.am-menu-stack .am-menu-nav > li a {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.am-menu-stack .am-menu-nav > li.am-parent > a::after {
    content: "";
    position: static;
}
.am-menu-stack .am-menu-nav > li.am-parent.am-open a {
    border-bottom: medium none;
}
.am-menu-stack .am-menu-nav > li.am-parent.am-open a::after {
    transform: rotateX(-180deg);
}
.am-menu-stack .am-menu-nav > li.am-parent.am-open .am-menu-sub {
    background-color: #e5e5e5;
}
.am-menu-stack .am-menu-sub {
    background-color: #ddd;
    border-top: medium none;
    left: 0;
    position: absolute;
    right: 0;
}
.am-menu-stack .am-menu-sub li {
    clear: none;
    float: left;
    width: auto;
}
}
.am-menu-one {
    background-color: #f5f5f5;
    box-shadow: 0 2px 10px #d7d7d7;
    height: 40px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.am-menu-one .am-menu-nav-wrap {
    overflow: hidden;
}
.am-menu-one .am-menu-nav {
    height: 40px;
}
.am-menu-one .am-menu-nav::before, .am-menu-one .am-menu-nav::after {
    content: " ";
    display: table;
}
.am-menu-one .am-menu-nav::after {
    clear: both;
}
.am-menu-one .am-menu-nav > li {
    clear: none;
    float: left;
    width: auto;
}
.am-menu-one .am-menu-nav > li > a {
    color: #7d7d7d;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
}
.am-menu-one .am-menu-nav .am-active > a {
    border-bottom: 2px solid #15afef;
    color: #555;
}
.am-menu-one .am-menu-nav .am-open > a {
    position: relative;
}
.am-menu-one .am-menu-nav .am-open > a::before {
    border-color: -moz-use-text-color transparent #15afef;
    border-style: dotted solid solid;
    border-width: 0 6px 6px;
    content: "";
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -6px;
    margin-top: -6px;
    position: absolute;
    top: 100%;
    transform: rotate(360deg);
    vertical-align: middle;
    width: 0;
}
.am-menu-one .am-menu-nav-sub-wrap {
    position: relative;
    z-index: 1050;
}
.am-menu-one .am-menu-sub {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    left: -5px;
    position: absolute;
    right: -5px;
    top: 1px;
}
.am-menu-one .am-menu-sub li {
    text-align: center;
}
.am-menu-one .am-menu-sub a {
    color: #555;
    line-height: 40px;
    padding: 0;
}
.am-navbar {
    bottom: 0;
    height: 49px;
    left: 0;
    line-height: 49px;
    position: fixed;
    width: 100%;
    z-index: 1010;
}
.am-navbar ul {
    list-style: outside none none;
    margin: 0;
    padding-left: 0;
    width: 100%;
}
.am-navbar .am-navbar-nav {
    display: flex;
    overflow: hidden;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
}
.am-navbar .am-navbar-nav li {
    -moz-box-flex: 1;
    flex: 1 1 0;
    float: none;
}
.am-navbar-nav {
    position: relative;
    z-index: 1015;
}
.am-navbar-nav a {
    display: inline-block;
    height: 49px;
    line-height: 20px;
    width: 100%;
}
.am-navbar-nav a img {
    display: block;
    height: 24px;
    margin: 4px auto 0;
    vertical-align: middle;
    width: 24px;
}
.am-navbar-nav a [class*="am-icon"] {
    display: block;
    height: 24px;
    line-height: 24px;
    margin: 4px auto 0;
    width: 24px;
}
.am-navbar-nav a [class*="am-icon"]::before {
    font-size: 22px;
    vertical-align: middle;
}
.am-navbar-nav a .am-navbar-label {
    display: block;
    font-size: 12px;
    line-height: 1;
    overflow: hidden;
    overflow-wrap: normal;
    padding-top: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-navbar-more [class*="am-icon-"] {
    transition: all 0.15s ease 0s;
}
.am-navbar-more.am-active [class*="am-icon-"] {
    transform: rotateX(-180deg);
}
.am-navbar-actions {
    bottom: 49px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transform: translate(0px, 100%);
    transition: all 0.3s ease 0s;
    z-index: 1009;
}
.am-navbar-actions.am-active {
    opacity: 1;
    transform: translate(0px, 0px);
}
.am-navbar-actions li {
    line-height: 42px;
    position: relative;
}
.am-navbar-actions li a {
    box-shadow: 0 1px rgba(220, 220, 220, 0.25) inset;
    display: block;
    height: 40px;
    padding-left: 20px;
    padding-right: 36px;
    width: 100%;
}
.am-navbar-actions li a *::after {
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    position: absolute;
    right: 20px;
    top: 0;
}
.am-navbar-actions li a img {
    display: inline;
    height: 20px;
    vertical-align: middle;
    width: 20px;
}
#am-navbar-qrcode {
    height: 220px;
    margin-left: -110px;
    width: 220px;
}
#am-navbar-qrcode .am-modal-bd {
    padding: 10px;
}
#am-navbar-qrcode canvas {
    display: block;
    height: 200px;
    width: 200px;
}
.am-with-fixed-navbar {
    padding-bottom: 54px;
}
.am-navbar-default a {
    color: #fff;
}
.am-navbar-default .am-navbar-nav {
    background-color: #0e90d2;
}
.am-navbar-default .am-navbar-actions {
    background-color: #0d86c4;
}
.am-navbar-default .am-navbar-actions a {
    border-bottom: 1px solid #0b6fa2;
}
.am-navbar-one a {
    color: #fff;
}
.am-navbar-one .am-navbar-nav {
    background-color: #15afef;
}
.am-navbar-one .am-navbar-actions {
    background-color: #0f9fdb;
}
.am-navbar-one .am-navbar-actions a {
    border-bottom: 1px solid #0d87ba;
}
.am-pagination {
    position: relative;
}
.am-pagination-default {
    font-size: 1.6rem;
    margin-left: 10px;
    margin-right: 10px;
}
.am-pagination-default .am-pagination-prev, .am-pagination-default .am-pagination-next {
    float: none;
}
.am-pagination-select {
    font-size: 1.6rem;
    margin-left: 10px;
    margin-right: 10px;
}
.am-pagination-select > li > a {
    background-color: #eee;
    border: 0 none;
    color: #555;
    line-height: 36px;
    padding: 0 15px;
}
.am-pagination-select .am-pagination-select {
    border-radius: 0;
    height: 36px;
    left: 50%;
    margin-left: -35px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 70px;
}
.am-pagination-select .am-pagination-select select {
    -moz-appearance: none;
    background-color: #eee;
    border: 0 none;
    border-radius: 0;
    color: #555;
    display: block;
    height: 36px;
    line-height: 36px;
    padding-left: 18px;
    width: 70px;
}
.am-pagination-one {
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
}
.am-pagination-one > li > a {
    background-color: #fff;
    color: #555;
    line-height: 36px;
    padding: 0 15px;
}
.am-pagination-one .am-pagination-select {
    float: left;
    height: 36px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50px;
}
.am-pagination-one .am-pagination-select select {
    -moz-appearance: none;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    border-radius: 0;
    color: #555;
    display: block;
    height: 36px;
    line-height: 36px;
    padding-left: 18px;
    text-align: center;
    width: 50px;
}
.am-paragraph p {
    margin: 10px 0;
}
.am-paragraph img {
    max-width: 100%;
}
.am-paragraph h1, .am-paragraph h2, .am-paragraph h3, .am-paragraph h4, .am-paragraph h5, .am-paragraph h6 {
    color: #222;
}
.am-paragraph table {
    max-width: none;
}
.am-paragraph-table-container {
    background: #eee none repeat scroll 0 0;
    max-width: none;
    overflow: hidden;
}
.am-paragraph-table-container table {
    max-width: none;
    width: 100%;
}
.am-paragraph-table-container table th {
    background: #bce5fb none repeat scroll 0 0;
    border: 1px solid #999;
    height: 40px;
    text-align: center;
}
.am-paragraph-table-container table td {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #999;
    text-align: center;
    vertical-align: middle;
}
.am-paragraph-table-container table td p {
    font-size: 1.4rem;
    text-indent: 0;
}
.am-paragraph-table-container table td a {
    font-size: 1.4rem;
}
.am-paragraph-default {
    background-color: transparent;
    color: #333;
    margin: 0 10px;
}
.am-paragraph-default p {
    font-size: 1.4rem;
}
.am-paragraph-default img {
    border: 1px solid #eee;
    display: block;
    margin: 5px auto;
    max-width: 98%;
    padding: 2px;
}
.am-paragraph-default a {
    color: #0e90d2;
}
.am-paragraph-one {
    background: #fff none repeat scroll 0 0;
    color: #555;
    margin: 0 10px;
    padding: 4px;
}
.am-paragraph-one h1, .am-paragraph-one h2, .am-paragraph-one h3, .am-paragraph-one h4, .am-paragraph-one h5, .am-paragraph-one h6 {
    color: #333;
    font-weight: 400;
    margin-top: 0;
}
.am-paragraph-one h1 {
    font-size: 2rem;
}
.am-paragraph-one h2, .am-paragraph-one h3 {
    font-size: 1.8rem;
}
.am-paragraph-one h4, .am-paragraph-one h5 {
    font-size: 1.6rem;
}
.am-paragraph-one h6 {
    font-size: 1.4rem;
}
.am-paragraph-one hr {
    background: #dfdfdf none repeat scroll 0 0;
    border: 0 none;
    height: 1px;
    overflow: hidden;
}
.am-paragraph-one img {
    display: block;
    margin: 5px 0;
    max-width: 100%;
}
.am-paragraph-one a {
    color: #333;
}
.am-paragraph-one p, .am-paragraph-one div, .am-paragraph-one table {
    font-size: 1.4rem;
    margin: 0 0 1rem;
}
.am-paragraph-one ul, .am-paragraph-one ol {
    padding-left: 0;
}
.am-paragraph-one li {
    font-size: 1.4rem;
    list-style: outside none none;
}
.am-slider-a1 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.am-slider-a1 .am-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .am-slider-a1 .am-viewport {
    max-height: 300px;
}
.am-slider-a1 .am-control-nav {
    bottom: 5px;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.am-slider-a1 .am-control-nav li {
    display: inline-block;
    margin: 0 6px;
}
.am-slider-a1 .am-control-nav li a {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    cursor: pointer;
    display: block;
    height: 8px;
    text-indent: -9999px;
    width: 8px;
}
.am-slider-a1 .am-control-nav li a:hover {
    background-color: rgba(0, 0, 0, 0.7);
}
.am-slider-a1 .am-control-nav li a.am-active {
    background-color: #0e90d2;
    cursor: default;
}
.am-slider-a1 .am-direction-nav, .am-slider-a1 .am-pauseplay {
    display: none;
}
.am-slider-a2 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.am-slider-a2 .am-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .am-slider-a2 .am-viewport {
    max-height: 300px;
}
.am-slider-a2 .am-control-nav {
    bottom: 5px;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.am-slider-a2 .am-control-nav li {
    display: inline-block;
    margin: 0 6px;
}
.am-slider-a2 .am-control-nav li a {
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    cursor: pointer;
    display: block;
    height: 8px;
    text-indent: -9999px;
    width: 8px;
}
.am-slider-a2 .am-control-nav li a:hover {
    background-color: rgba(0, 0, 0, 0.7);
}
.am-slider-a2 .am-control-nav li a.am-active {
    background: #0e93d7 none repeat scroll 0 0;
    cursor: default;
}
.am-slider-a2 .am-direction-nav, .am-slider-a2 .am-pauseplay {
    display: none;
}
.am-slider-a3 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
}
.am-slider-a3 .am-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .am-slider-a3 .am-viewport {
    max-height: 300px;
}
.am-slider-a3 .am-control-nav {
    background-color: #000;
    bottom: -20px;
    height: 20px;
    line-height: 0;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.am-slider-a3 .am-control-nav li {
    display: inline-block;
    margin: 0 6px;
}
.am-slider-a3 .am-control-nav li a {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 3px rgba(200, 200, 200, 0.3) inset;
    cursor: pointer;
    display: block;
    height: 8px;
    text-indent: -9999px;
    width: 8px;
}
.am-slider-a3 .am-control-nav li a:hover {
    background-color: rgba(0, 0, 0, 0.7);
}
.am-slider-a3 .am-control-nav li a.am-active {
    background: #0e90d2 none repeat scroll 0 0;
    cursor: default;
}
.am-slider-a3 .am-direction-nav, .am-slider-a3 .am-pauseplay {
    display: none;
}
.am-slider-a4 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
}
.am-slider-a4 .am-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .am-slider-a4 .am-viewport {
    max-height: 300px;
}
.am-slider-a4 .am-control-nav {
    bottom: -15px;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.am-slider-a4 .am-control-nav li {
    display: inline-block;
    margin: 0 6px;
}
.am-slider-a4 .am-control-nav li a {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    cursor: pointer;
    display: block;
    height: 8px;
    text-indent: -9999px;
    width: 8px;
}
.am-slider-a4 .am-control-nav li a:hover {
    background-color: rgba(0, 0, 0, 0.7);
}
.am-slider-a4 .am-control-nav li a.am-active {
    background-color: #0e90d2;
    cursor: default;
}
.am-slider-a4 .am-direction-nav, .am-slider-a4 .am-pauseplay {
    display: none;
}
.am-slider-a5 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.am-slider-a5 .am-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .am-slider-a5 .am-viewport {
    max-height: 300px;
}
.am-slider-a5 .am-control-nav {
    bottom: 0;
    display: table;
    font-size: 0;
    height: 6px;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.am-slider-a5 .am-control-nav li {
    display: table-cell;
}
.am-slider-a5 .am-control-nav li a {
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    display: block;
    height: 6px;
    text-indent: -9999px;
    width: 100%;
}
.am-slider-a5 .am-control-nav li a:hover {
    background-color: rgba(0, 0, 0, 0.7);
}
.am-slider-a5 .am-control-nav li a.am-active {
    background-color: #0e90d2;
    cursor: default;
}
.am-slider-a5 .am-direction-nav, .am-slider-a5 .am-pauseplay {
    display: none;
}
.am-slider-b1 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.am-slider-b1 .am-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .am-slider-b1 .am-viewport {
    max-height: 300px;
}
.am-slider-b1 .am-direction-nav a {
    background-color: rgba(0, 0, 0, 0.5);
    box-sizing: content-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 24px;
    margin: -20px 0 0;
    opacity: 0.45;
    overflow: hidden;
    padding: 8px 0;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    top: 50%;
    transition: all 0.3s ease 0s;
    width: 24px;
    z-index: 10;
}
.am-slider-b1 .am-direction-nav a::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: baseline;
}
.am-slider-b1 .am-direction-nav a.am-prev {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    left: 0;
    padding-right: 5px;
}
.am-slider-b1 .am-direction-nav a.am-next {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    padding-left: 5px;
    right: 0;
}
.am-slider-b1 .am-direction-nav a.am-next::before {
    content: "";
}
.am-slider-b1 .am-direction-nav .am-disabled {
    cursor: default;
    opacity: 0 !important;
}
.am-slider-b1:hover .am-prev {
    opacity: 0.7;
}
.am-slider-b1:hover .am-prev:hover {
    opacity: 1;
}
.am-slider-b1:hover .am-next {
    opacity: 0.7;
}
.am-slider-b1:hover .am-next:hover {
    opacity: 1;
}
.am-slider-b1 .am-control-nav, .am-slider-b1 .am-pauseplay {
    display: none;
}
.am-slider-b2 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.am-slider-b2 .am-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .am-slider-b2 .am-viewport {
    max-height: 300px;
}
.am-slider-b2 .am-direction-nav a {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    box-sizing: content-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 24px;
    margin: -16px 0 0;
    opacity: 0.45;
    overflow: hidden;
    padding: 4px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    top: 50%;
    transition: all 0.3s ease 0s;
    width: 24px;
    z-index: 10;
}
.am-slider-b2 .am-direction-nav a::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    vertical-align: baseline;
}
.am-slider-b2 .am-direction-nav a.am-prev {
    left: 5px;
}
.am-slider-b2 .am-direction-nav a.am-next {
    right: 5px;
}
.am-slider-b2 .am-direction-nav a.am-next::before {
    content: "";
}
.am-slider-b2 .am-direction-nav .am-disabled {
    cursor: default;
    opacity: 0 !important;
}
.am-slider-b2:hover .am-prev {
    opacity: 0.7;
}
.am-slider-b2:hover .am-prev:hover {
    opacity: 1;
}
.am-slider-b2:hover .am-next {
    opacity: 0.7;
}
.am-slider-b2:hover .am-next:hover {
    opacity: 1;
}
.am-slider-b2 .am-control-nav, .am-slider-b2 .am-pauseplay {
    display: none;
}
.am-slider-b3 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    margin: 15px 30px;
}
.am-slider-b3 .am-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .am-slider-b3 .am-viewport {
    max-height: 300px;
}
.am-slider-b3 .am-direction-nav a {
    box-sizing: content-box;
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 24px;
    margin: -16px 0 0;
    opacity: 0.45;
    overflow: hidden;
    padding: 4px;
    position: absolute;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    top: 50%;
    transition: all 0.3s ease 0s;
    width: 24px;
    z-index: 10;
}
.am-slider-b3 .am-direction-nav a::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: baseline;
}
.am-slider-b3 .am-direction-nav a.am-prev {
    left: -25px;
}
.am-slider-b3 .am-direction-nav a.am-next {
    right: -25px;
    text-align: right;
}
.am-slider-b3 .am-direction-nav a.am-next::before {
    content: "";
}
.am-slider-b3 .am-direction-nav .am-disabled {
    cursor: default;
    opacity: 0 !important;
}
.am-slider-b3:hover .am-prev {
    opacity: 0.7;
}
.am-slider-b3:hover .am-prev:hover {
    opacity: 1;
}
.am-slider-b3:hover .am-next {
    opacity: 0.7;
}
.am-slider-b3:hover .am-next:hover {
    opacity: 1;
}
.am-slider-b3 .am-control-nav, .am-slider-b3 .am-pauseplay {
    display: none;
}
.am-slider-b4 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    margin: 15px 20px;
}
.am-slider-b4 .am-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .am-slider-b4 .am-viewport {
    max-height: 300px;
}
.am-slider-b4 .am-direction-nav a {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 50%;
    box-sizing: content-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 24px;
    margin: -16px 0 0;
    opacity: 0.45;
    overflow: hidden;
    padding: 4px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    top: 50%;
    transition: all 0.3s ease 0s;
    width: 24px;
    z-index: 10;
}
.am-slider-b4 .am-direction-nav a::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    vertical-align: baseline;
}
.am-slider-b4 .am-direction-nav a.am-prev {
    left: -15px;
}
.am-slider-b4 .am-direction-nav a.am-next {
    right: -15px;
}
.am-slider-b4 .am-direction-nav a.am-next::before {
    content: "";
}
.am-slider-b4 .am-direction-nav .am-disabled {
    cursor: default;
    opacity: 0 !important;
}
.am-slider-b4:hover .am-prev {
    opacity: 0.7;
}
.am-slider-b4:hover .am-prev:hover {
    opacity: 0.9;
}
.am-slider-b4:hover .am-next {
    opacity: 0.7;
}
.am-slider-b4:hover .am-next:hover {
    opacity: 0.9;
}
.am-slider-b4 .am-control-nav, .am-slider-b4 .am-pauseplay {
    display: none;
}
.am-slider-c1 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.am-slider-c1 .am-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .am-slider-c1 .am-viewport {
    max-height: 300px;
}
.am-slider-c1 .am-control-nav {
    bottom: 0;
    display: flex;
    font-size: 0;
    height: 6px;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.am-slider-c1 .am-control-nav li {
    -moz-box-flex: 1;
    flex: 1 1 0;
}
.am-slider-c1 .am-control-nav li a {
    background-color: rgba(0, 0, 0, 0.7);
    cursor: pointer;
    display: block;
    height: 6px;
    text-indent: -9999px;
    width: 100%;
}
.am-slider-c1 .am-control-nav li a:hover {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}
.am-slider-c1 .am-control-nav li a.am-active {
    background-color: #0e90d2;
    cursor: default;
}
.am-slider-c1 .am-slider-desc {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 6px;
    color: #fff;
    display: block;
    overflow: hidden;
    overflow-wrap: normal;
    padding: 8px;
    position: absolute;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.am-slider-c1 .am-direction-nav, .am-slider-c1 .am-pauseplay {
    display: none;
}
.am-slider-c2 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.am-slider-c2 .am-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .am-slider-c2 .am-viewport {
    max-height: 300px;
}
.am-slider-c2 .am-control-nav {
    bottom: 15px;
    font-size: 0;
    height: 6px;
    line-height: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.am-slider-c2 .am-control-nav li {
    display: inline-block;
    margin-right: 6px;
}
.am-slider-c2 .am-control-nav li a {
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    display: block;
    height: 6px;
    text-indent: -9999px;
    width: 6px;
}
.am-slider-c2 .am-control-nav li a:hover {
    background: rgba(230, 230, 230, 0.4) none repeat scroll 0 0;
}
.am-slider-c2 .am-control-nav li a.am-active {
    background-color: #0e90d2;
    cursor: default;
}
.am-slider-c2 .am-slider-desc {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    color: #fff;
    display: block;
    overflow: hidden;
    overflow-wrap: normal;
    padding: 8px 60px 8px 8px;
    position: absolute;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.am-slider-c2 .am-direction-nav, .am-slider-c2 .am-pauseplay {
    display: none;
}
.am-slider-c3 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.am-slider-c3 .am-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .am-slider-c3 .am-viewport {
    max-height: 300px;
}
.am-slider-c3 .am-slider-desc {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 10px;
    color: #fff;
    display: block;
    height: 30px;
    left: 0;
    overflow: hidden;
    overflow-wrap: normal;
    padding-right: 5px;
    position: absolute;
    right: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-slider-c3 .am-slider-counter {
    background-color: #0e90d2;
    color: #eee;
    display: inline-block;
    font-size: 1rem;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    text-align: center;
    width: 40px;
}
.am-slider-c3 .am-slider-counter .am-active {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
}
.am-slider-c3 .am-direction-nav a {
    background-color: rgba(0, 0, 0, 0.5);
    box-sizing: content-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 24px;
    margin: -16px 0 0;
    opacity: 0.45;
    overflow: hidden;
    padding: 4px 0;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    top: 50%;
    transition: all 0.3s ease 0s;
    width: 24px;
    z-index: 10;
}
.am-slider-c3 .am-direction-nav a::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    vertical-align: baseline;
}
.am-slider-c3 .am-direction-nav a.am-prev {
    left: 0;
    padding-right: 5px;
}
.am-slider-c3 .am-direction-nav a.am-next {
    padding-left: 5px;
    right: 0;
}
.am-slider-c3 .am-direction-nav a.am-next::before {
    content: "";
}
.am-slider-c3 .am-direction-nav .am-disabled {
    cursor: default;
    opacity: 0 !important;
}
.am-slider-c3:hover .am-prev {
    opacity: 0.7;
}
.am-slider-c3:hover .am-prev:hover {
    opacity: 1;
}
.am-slider-c3:hover .am-next {
    opacity: 0.7;
}
.am-slider-c3:hover .am-next:hover {
    opacity: 1;
}
.am-slider-c3 .am-control-nav, .am-slider-c3 .am-pauseplay {
    display: none;
}
.am-slider-c4 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.am-slider-c4 .am-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .am-slider-c4 .am-viewport {
    max-height: 300px;
}
.am-slider-c4 .am-slider-desc {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    color: #fff;
    display: block;
    left: 0;
    overflow: hidden;
    overflow-wrap: normal;
    padding: 8px 40px;
    position: absolute;
    right: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.am-slider-c4 .am-direction-nav a {
    bottom: 4px;
    box-sizing: content-box;
    color: rgba(0, 0, 0, 0.7);
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 24px;
    margin: 0;
    opacity: 0.45;
    overflow: hidden;
    padding: 4px 0;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease 0s;
    width: 24px;
    z-index: 10;
}
.am-slider-c4 .am-direction-nav a::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: baseline;
}
.am-slider-c4 .am-direction-nav a.am-prev {
    left: 0;
    padding-right: 5px;
}
.am-slider-c4 .am-direction-nav a.am-next {
    padding-left: 5px;
    right: 0;
}
.am-slider-c4 .am-direction-nav a.am-next::before {
    content: "";
}
.am-slider-c4 .am-direction-nav .am-disabled {
    cursor: default;
    opacity: 0 !important;
}
.am-slider-c4:hover .am-prev {
    opacity: 0.7;
}
.am-slider-c4:hover .am-prev:hover {
    opacity: 1;
}
.am-slider-c4:hover .am-next {
    opacity: 0.7;
}
.am-slider-c4:hover .am-next:hover {
    opacity: 1;
}
.am-slider-c4 .am-control-nav, .am-slider-c4 .am-pauseplay {
    display: none;
}
.am-slider-d1 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.am-slider-d1 .am-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .am-slider-d1 .am-viewport {
    max-height: 300px;
}
.am-slider-d1 .am-slider-desc {
    background-color: #0e90d2;
    color: #fff;
    padding: 8px 35px;
    width: 100%;
}
.am-slider-d1 .am-slider-title {
    display: block;
    font-weight: 400;
    margin-bottom: 2px;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-slider-d1 .am-slider-more {
    color: #eee;
    font-size: 1.3rem;
}
.am-slider-d1 .am-direction-nav a {
    border: 1px solid rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    bottom: 18px;
    box-sizing: content-box;
    color: rgba(255, 255, 255, 0.9);
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 24px;
    margin: 0;
    opacity: 0.45;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    transition: all 3s ease 0s;
    width: 24px;
    z-index: 10;
}
.am-slider-d1 .am-direction-nav a::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    vertical-align: baseline;
}
.am-slider-d1 .am-direction-nav a.am-prev {
    left: 5px;
}
.am-slider-d1 .am-direction-nav a.am-next {
    right: 5px;
}
.am-slider-d1 .am-direction-nav a.am-next::before {
    content: "";
}
.am-slider-d1 .am-direction-nav .am-disabled {
    cursor: default;
    opacity: 0 !important;
}
.am-slider-d1:hover .am-prev {
    opacity: 0.7;
}
.am-slider-d1:hover .am-prev:hover {
    opacity: 1;
}
.am-slider-d1:hover .am-next {
    opacity: 0.7;
}
.am-slider-d1:hover .am-next:hover {
    opacity: 1;
}
.am-slider-d1 .am-control-nav, .am-slider-d1 .am-pauseplay {
    display: none;
}
.am-slider-d2 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
}
.am-slider-d2 .am-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .am-slider-d2 .am-viewport {
    max-height: 300px;
}
.am-slider-d2 .am-slider-desc {
    bottom: 20px;
    color: #fff;
    left: 10px;
    position: absolute;
    right: 50px;
}
.am-slider-d2 .am-slider-content {
    background-color: rgba(0, 0, 0, 0.7);
    margin-bottom: 10px;
    padding: 10px 6px;
}
.am-slider-d2 .am-slider-content p {
    display: block;
    font-size: 1.4rem;
    margin: 0;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-slider-d2 .am-slider-title {
    display: block;
    font-weight: 400;
    margin-bottom: 5px;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-slider-d2 .am-slider-more {
    background-color: #0e90d2;
    color: #eee;
    font-size: 1.3rem;
    padding: 2px 10px;
}
.am-slider-d2 .am-control-nav {
    bottom: -15px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.am-slider-d2 .am-control-nav li {
    display: inline-block;
    margin: 0 6px;
}
.am-slider-d2 .am-control-nav li a {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 8px;
    line-height: 0;
    text-indent: -9999px;
    width: 8px;
}
.am-slider-d2 .am-control-nav li a:hover {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.am-slider-d2 .am-control-nav li a.am-active {
    background: #0e90d2 none repeat scroll 0 0;
    cursor: default;
}
.am-slider-d2 .am-direction-nav, .am-slider-d2 .am-pauseplay {
    display: none;
}
.am-slider-d3 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
}
.am-slider-d3 .am-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .am-slider-d3 .am-viewport {
    max-height: 300px;
}
.am-slider-d3 .am-slider-desc {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    color: #fff;
    padding: 8px 5px;
    position: absolute;
    width: 100%;
}
.am-slider-d3 .am-slider-desc p {
    display: block;
    font-size: 1.3rem;
    margin: 0;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-slider-d3 .am-slider-title {
    display: block;
    font-weight: 400;
    margin-bottom: 5px;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-slider-d3 .am-control-thumbs {
    display: flex;
    overflow: hidden;
    position: static;
}
.am-slider-d3 .am-control-thumbs li {
    -moz-box-flex: 1;
    flex: 1 1 0;
    padding: 12px 4px 4px;
    position: relative;
}
.am-slider-d3 .am-control-thumbs img {
    cursor: pointer;
    display: block;
    opacity: 0.85;
    width: 100%;
}
.am-slider-d3 .am-control-thumbs img:hover {
    opacity: 1;
}
.am-slider-d3 .am-control-thumbs .am-active {
    cursor: default;
    opacity: 1;
}
.am-slider-d3 .am-control-thumbs .am-active + i {
    border-color: rgba(0, 0, 0, 0.7) transparent -moz-use-text-color;
    border-style: solid solid dotted;
    border-width: 8px 8px 0;
    content: "";
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -4px;
    position: absolute;
    top: 0;
    transform: rotate(360deg);
    transition: all 0.2s ease 0s;
    vertical-align: middle;
    width: 0;
}
.am-slider-d3 .am-direction-nav, .am-slider-d3 .am-pauseplay {
    display: none;
}
.am-slider-one {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
    margin: 0 10px;
}
.am-slider-one .am-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .am-slider-one .am-viewport {
    max-height: 300px;
}
.am-slider-one .am-viewport .am-slider-desc {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    height: 26px;
    left: 0;
    line-height: 26px;
    position: absolute;
    width: 100%;
}
.am-slider-one .am-viewport .am-slider-desc .am-slider-title {
    display: block;
    font-size: 12px;
    font-weight: 400;
    overflow: hidden;
    overflow-wrap: normal;
    padding-right: 80px;
    text-indent: 4px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-slider-one .am-control-nav {
    display: none;
}
.am-slider-one .am-direction-nav a {
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    display: block;
    height: 24px;
    margin: -12px 0 0;
    opacity: 0.45;
    overflow: hidden;
    position: absolute;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    top: 50%;
    transition: all 0.3s ease 0s;
    width: 24px;
    z-index: 10;
}
.am-slider-one .am-direction-nav a::before {
    color: rgba(0, 0, 0, 0.7);
    content: "";
    display: inline-block;
    font-family: FontAwesome,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: baseline;
}
.am-slider-one .am-direction-nav a.am-next::before {
    content: "";
}
.am-slider-one .am-direction-nav .am-prev {
    left: 10px;
}
.am-slider-one .am-direction-nav .am-next {
    right: 10px;
    text-align: right;
}
.am-slider-one .am-direction-nav .am-disabled {
    cursor: default;
    opacity: 0 !important;
}
.am-slider-one:hover .am-prev {
    left: 10px;
    opacity: 0.7;
}
.am-slider-one:hover .am-prev:hover {
    opacity: 1;
}
.am-slider-one:hover .am-next {
    opacity: 0.7;
    right: 10px;
}
.am-slider-one:hover .am-next:hover {
    opacity: 1;
}
.am-slider-one .am-pauseplay {
    display: none;
}

