html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
form,
fieldset,
legend,
figure,
table,
th,
td,
caption,
hr {
    margin: 0;
    padding: 0
}

abbr[title],
dfn[title] {
    cursor: help
}

u,
ins {
    text-decoration: none
}

ins {
    border-bottom: 1px solid
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
blockquote,
p,
address,
table,
fieldset,
figure,
pre {
    margin-bottom: 24px;
    margin-bottom: 1.5rem
}

ul,
ol,
dd {
    margin-left: 48px;
    margin-left: 3rem
}

html {
    font-size: 1em;
    line-height: 1.5;
    background-color: white;
    color: black;
    overflow-y: scroll;
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

li>ul,
li>ol {
    margin-bottom: 0
}

img {
    max-width: 100%;
    font-style: italic;
    vertical-align: middle
}

.gm-style img,
img[width],
img[height] {
    max-width: none
}

.layout {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -24px
}

.layout__item {
    display: inline-block;
    padding-left: 24px;
    vertical-align: top;
    width: 100%
}

.layout--tiny {
    margin-left: -6px
}

.layout--tiny>.layout__item {
    padding-left: 6px
}

.layout--small {
    margin-left: -12px
}

.layout--small>.layout__item {
    padding-left: 12px
}

.layout--flush {
    margin-left: 0
}

.layout--flush>.layout__item {
    padding-left: 0
}

.layout--rev {
    direction: rtl;
    text-align: left
}

.layout--rev>.layout__item {
    direction: ltr;
    text-align: left
}

.list-bare,
.stats,
.declarative-list,
.ppro-country-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.list-inline {
    margin: 0;
    padding: 0;
    list-style: none
}

.list-inline>li {
    display: inline-block
}

.btn {
    display: inline-block;
    vertical-align: middle;
    font: inherit;
    text-align: center;
    border: 0;
    margin: 0;
    cursor: pointer;
    overflow: visible;
    padding: 12px 24px;
    background-color: #4a8ec2
}

.btn,
.btn:hover,
.btn:active,
.btn:focus {
    text-decoration: none;
    color: white
}

.btn::-moz-focus-inner {
    border: 0;
    padding: 0
}

.btn--small {
    padding: 6px 12px
}

.btn--large {
    padding: 24px 48px
}

.btn--full {
    width: 100%
}

.clearfix:after,
.payment-method:after {
    content: "";
    display: table;
    clear: both
}

[class~="1/1"] {
    width: 100% !important
}

[class~="1/2"],
[class~="2/4"],
[class~="3/6"],
[class~="4/8"],
[class~="5/10"],
[class~="6/12"] {
    width: 50% !important
}

[class~="1/3"],
[class~="2/6"],
[class~="3/9"],
[class~="4/12"] {
    width: 33.3333333% !important
}

[class~="2/3"],
[class~="4/6"],
[class~="6/9"],
[class~="8/12"] {
    width: 66.6666666% !important
}

[class~="1/4"],
[class~="2/8"],
[class~="3/12"] {
    width: 25% !important
}

[class~="3/4"],
[class~="6/8"],
[class~="9/12"] {
    width: 75% !important
}

[class~="1/5"],
[class~="2/10"] {
    width: 20% !important
}

[class~="2/5"],
[class~="4/10"] {
    width: 40% !important
}

[class~="3/5"],
[class~="6/10"] {
    width: 60% !important
}

[class~="4/5"],
[class~="8/10"] {
    width: 80% !important
}

[class~="1/6"],
[class~="2/12"] {
    width: 16.6666666% !important
}

[class~="5/6"],
[class~="10/12"] {
    width: 83.3333333% !important
}

[class~="1/8"] {
    width: 12.5% !important
}

[class~="3/8"] {
    width: 37.5% !important
}

[class~="5/8"] {
    width: 62.5% !important
}

[class~="7/8"] {
    width: 87.5% !important
}

[class~="1/9"] {
    width: 11.1111111% !important
}

[class~="2/9"] {
    width: 22.2222222% !important
}

[class~="4/9"] {
    width: 44.4444444% !important
}

[class~="5/9"] {
    width: 55.5555555% !important
}

[class~="7/9"] {
    width: 77.7777777% !important
}

[class~="8/9"] {
    width: 88.8888888% !important
}

[class~="1/10"] {
    width: 10% !important
}

[class~="3/10"] {
    width: 30% !important
}

[class~="7/10"] {
    width: 70% !important
}

[class~="9/10"] {
    width: 90% !important
}

[class~="1/12"] {
    width: 8.3333333% !important
}

[class~="5/12"] {
    width: 41.6666666% !important
}

[class~="7/12"] {
    width: 58.3333333% !important
}

[class~="11/12"] {
    width: 91.6666666% !important
}

@media screen and (max-width:719px) {
    [class~="palm-1/1"] {
        width: 100% !important
    }

    [class~="palm-1/2"],
    [class~="palm-2/4"],
    [class~="palm-3/6"],
    [class~="palm-4/8"],
    [class~="palm-5/10"],
    [class~="palm-6/12"] {
        width: 50% !important
    }

    [class~="palm-1/3"],
    [class~="palm-2/6"],
    [class~="palm-3/9"],
    [class~="palm-4/12"] {
        width: 33.1% !important
    }

    [class~="palm-2/3"],
    [class~="palm-4/6"],
    [class~="palm-6/9"],
    [class~="palm-8/12"] {
        width: 66.2% !important
    }

    [class~="palm-1/4"],
    [class~="palm-2/8"],
    [class~="palm-3/12"] {
        width: 25% !important
    }

    [class~="palm-3/4"],
    [class~="palm-6/8"],
    [class~="palm-9/12"] {
        width: 75% !important
    }

    [class~="palm-1/5"],
    [class~="palm-2/10"] {
        width: 20% !important
    }

    [class~="palm-2/5"],
    [class~="palm-4/10"] {
        width: 40% !important
    }

    [class~="palm-3/5"],
    [class~="palm-6/10"] {
        width: 60% !important
    }

    [class~="palm-4/5"],
    [class~="palm-8/10"] {
        width: 80% !important
    }

    [class~="palm-1/6"],
    [class~="palm-2/12"] {
        width: 16.6666666% !important
    }

    [class~="palm-5/6"],
    [class~="palm-10/12"] {
        width: 83.3333333% !important
    }

    [class~="palm-1/8"] {
        width: 12.5% !important
    }

    [class~="palm-3/8"] {
        width: 37.5% !important
    }

    [class~="palm-5/8"] {
        width: 62.5% !important
    }

    [class~="palm-7/8"] {
        width: 87.5% !important
    }

    [class~="palm-1/9"] {
        width: 11.1111111% !important
    }

    [class~="palm-2/9"] {
        width: 22.2222222% !important
    }

    [class~="palm-4/9"] {
        width: 44.4444444% !important
    }

    [class~="palm-5/9"] {
        width: 55.5555555% !important
    }

    [class~="palm-7/9"] {
        width: 77.7777777% !important
    }

    [class~="palm-8/9"] {
        width: 88.8888888% !important
    }

    [class~="palm-1/10"] {
        width: 10% !important
    }

    [class~="palm-3/10"] {
        width: 30% !important
    }

    [class~="palm-7/10"] {
        width: 70% !important
    }

    [class~="palm-9/10"] {
        width: 90% !important
    }

    [class~="palm-1/12"] {
        width: 8.3333333% !important
    }

    [class~="palm-5/12"] {
        width: 41.6666666% !important
    }

    [class~="palm-7/12"] {
        width: 58.3333333% !important
    }

    [class~="palm-11/12"] {
        width: 91.6666666% !important
    }
}

@media screen and (min-width:720px) and (max-width:1023px) {
    [class~="lap-1/1"] {
        width: 100% !important
    }

    [class~="lap-1/2"],
    [class~="lap-2/4"],
    [class~="lap-3/6"],
    [class~="lap-4/8"],
    [class~="lap-5/10"],
    [class~="lap-6/12"] {
        width: 50% !important
    }

    [class~="lap-1/3"],
    [class~="lap-2/6"],
    [class~="lap-3/9"],
    [class~="lap-4/12"] {
        width: 33.1% !important
    }

    [class~="lap-2/3"],
    [class~="lap-4/6"],
    [class~="lap-6/9"],
    [class~="lap-8/12"] {
        width: 66.2% !important
    }

    [class~="lap-1/4"],
    [class~="lap-2/8"],
    [class~="lap-3/12"] {
        width: 25% !important
    }

    [class~="lap-3/4"],
    [class~="lap-6/8"],
    [class~="lap-9/12"] {
        width: 75% !important
    }

    [class~="lap-1/5"],
    [class~="lap-2/10"] {
        width: 20% !important
    }

    [class~="lap-2/5"],
    [class~="lap-4/10"] {
        width: 40% !important
    }

    [class~="lap-3/5"],
    [class~="lap-6/10"] {
        width: 60% !important
    }

    [class~="lap-4/5"],
    [class~="lap-8/10"] {
        width: 80% !important
    }

    [class~="lap-1/6"],
    [class~="lap-2/12"] {
        width: 16.6666666% !important
    }

    [class~="lap-5/6"],
    [class~="lap-10/12"] {
        width: 83.3333333% !important
    }

    [class~="lap-1/8"] {
        width: 12.5% !important
    }

    [class~="lap-3/8"] {
        width: 37.5% !important
    }

    [class~="lap-5/8"] {
        width: 62.5% !important
    }

    [class~="lap-7/8"] {
        width: 87.5% !important
    }

    [class~="lap-1/9"] {
        width: 11.1111111% !important
    }

    [class~="lap-2/9"] {
        width: 22.2222222% !important
    }

    [class~="lap-4/9"] {
        width: 44.4444444% !important
    }

    [class~="lap-5/9"] {
        width: 55.5555555% !important
    }

    [class~="lap-7/9"] {
        width: 77.7777777% !important
    }

    [class~="lap-8/9"] {
        width: 88.8888888% !important
    }

    [class~="lap-1/10"] {
        width: 10% !important
    }

    [class~="lap-3/10"] {
        width: 30% !important
    }

    [class~="lap-7/10"] {
        width: 70% !important
    }

    [class~="lap-9/10"] {
        width: 90% !important
    }

    [class~="lap-1/12"] {
        width: 8.3333333% !important
    }

    [class~="lap-5/12"] {
        width: 41.6666666% !important
    }

    [class~="lap-7/12"] {
        width: 58.3333333% !important
    }

    [class~="lap-11/12"] {
        width: 91.6666666% !important
    }
}

@media screen and (min-width:720px) {
    [class~="lap-and-up-1/1"] {
        width: 100% !important
    }

    [class~="lap-and-up-1/2"],
    [class~="lap-and-up-2/4"],
    [class~="lap-and-up-3/6"],
    [class~="lap-and-up-4/8"],
    [class~="lap-and-up-5/10"],
    [class~="lap-and-up-6/12"] {
        width: 49% !important
    }

    [class~="lap-and-up-1/3"],
    [class~="lap-and-up-2/6"],
    [class~="lap-and-up-3/9"],
    [class~="lap-and-up-4/12"] {
        width: 33.1% !important
    }

    [class~="lap-and-up-2/3"],
    [class~="lap-and-up-4/6"],
    [class~="lap-and-up-6/9"],
    [class~="lap-and-up-8/12"] {
        width: 66.2% !important
    }

    [class~="lap-and-up-1/4"],
    [class~="lap-and-up-2/8"],
    [class~="lap-and-up-3/12"] {
        width: 25% !important
    }

    [class~="lap-and-up-3/4"],
    [class~="lap-and-up-6/8"],
    [class~="lap-and-up-9/12"] {
        width: 75% !important
    }

    [class~="lap-and-up-1/5"],
    [class~="lap-and-up-2/10"] {
        width: 20% !important
    }

    [class~="lap-and-up-2/5"],
    [class~="lap-and-up-4/10"] {
        width: 40% !important
    }

    [class~="lap-and-up-3/5"],
    [class~="lap-and-up-6/10"] {
        width: 60% !important
    }

    [class~="lap-and-up-4/5"],
    [class~="lap-and-up-8/10"] {
        width: 80% !important
    }

    [class~="lap-and-up-1/6"],
    [class~="lap-and-up-2/12"] {
        width: 16.6666666% !important
    }

    [class~="lap-and-up-5/6"],
    [class~="lap-and-up-10/12"] {
        width: 83.3333333% !important
    }

    [class~="lap-and-up-1/8"] {
        width: 12.5% !important
    }

    [class~="lap-and-up-3/8"] {
        width: 37.5% !important
    }

    [class~="lap-and-up-5/8"] {
        width: 62.5% !important
    }

    [class~="lap-and-up-7/8"] {
        width: 87.5% !important
    }

    [class~="lap-and-up-1/9"] {
        width: 11.1111111% !important
    }

    [class~="lap-and-up-2/9"] {
        width: 22.2222222% !important
    }

    [class~="lap-and-up-4/9"] {
        width: 44.4444444% !important
    }

    [class~="lap-and-up-5/9"] {
        width: 55.5555555% !important
    }

    [class~="lap-and-up-7/9"] {
        width: 77.7777777% !important
    }

    [class~="lap-and-up-8/9"] {
        width: 88.8888888% !important
    }

    [class~="lap-and-up-1/10"] {
        width: 10% !important
    }

    [class~="lap-and-up-3/10"] {
        width: 30% !important
    }

    [class~="lap-and-up-7/10"] {
        width: 70% !important
    }

    [class~="lap-and-up-9/10"] {
        width: 90% !important
    }

    [class~="lap-and-up-1/12"] {
        width: 8.3333333% !important
    }

    [class~="lap-and-up-5/12"] {
        width: 41.6666666% !important
    }

    [class~="lap-and-up-7/12"] {
        width: 58.3333333% !important
    }

    [class~="lap-and-up-11/12"] {
        width: 91.6666666% !important
    }
}

@media screen and (max-width:1023px) {
    [class~="portable-1/1"] {
        width: 100% !important
    }

    [class~="portable-1/2"],
    [class~="portable-2/4"],
    [class~="portable-3/6"],
    [class~="portable-4/8"],
    [class~="portable-5/10"],
    [class~="portable-6/12"] {
        width: 50% !important
    }

    [class~="portable-1/3"],
    [class~="portable-2/6"],
    [class~="portable-3/9"],
    [class~="portable-4/12"] {
        width: 33.1% !important
    }

    [class~="portable-2/3"],
    [class~="portable-4/6"],
    [class~="portable-6/9"],
    [class~="portable-8/12"] {
        width: 66.2% !important
    }

    [class~="portable-1/4"],
    [class~="portable-2/8"],
    [class~="portable-3/12"] {
        width: 25% !important
    }

    [class~="portable-3/4"],
    [class~="portable-6/8"],
    [class~="portable-9/12"] {
        width: 75% !important
    }

    [class~="portable-1/5"],
    [class~="portable-2/10"] {
        width: 20% !important
    }

    [class~="portable-2/5"],
    [class~="portable-4/10"] {
        width: 40% !important
    }

    [class~="portable-3/5"],
    [class~="portable-6/10"] {
        width: 60% !important
    }

    [class~="portable-4/5"],
    [class~="portable-8/10"] {
        width: 80% !important
    }

    [class~="portable-1/6"],
    [class~="portable-2/12"] {
        width: 16.6666666% !important
    }

    [class~="portable-5/6"],
    [class~="portable-10/12"] {
        width: 83.3333333% !important
    }

    [class~="portable-1/8"] {
        width: 12.5% !important
    }

    [class~="portable-3/8"] {
        width: 37.5% !important
    }

    [class~="portable-5/8"] {
        width: 62.5% !important
    }

    [class~="portable-7/8"] {
        width: 87.5% !important
    }

    [class~="portable-1/9"] {
        width: 11.1111111% !important
    }

    [class~="portable-2/9"] {
        width: 22.2222222% !important
    }

    [class~="portable-4/9"] {
        width: 44.4444444% !important
    }

    [class~="portable-5/9"] {
        width: 55.5555555% !important
    }

    [class~="portable-7/9"] {
        width: 77.7777777% !important
    }

    [class~="portable-8/9"] {
        width: 88.8888888% !important
    }

    [class~="portable-1/10"] {
        width: 10% !important
    }

    [class~="portable-3/10"] {
        width: 30% !important
    }

    [class~="portable-7/10"] {
        width: 70% !important
    }

    [class~="portable-9/10"] {
        width: 90% !important
    }

    [class~="portable-1/12"] {
        width: 8.3333333% !important
    }

    [class~="portable-5/12"] {
        width: 41.6666666% !important
    }

    [class~="portable-7/12"] {
        width: 58.3333333% !important
    }

    [class~="portable-11/12"] {
        width: 91.6666666% !important
    }
}

@media screen and (min-width:1024px) {
    [class~="desk-1/1"] {
        width: 100% !important
    }

    [class~="desk-1/2"],
    [class~="desk-2/4"],
    [class~="desk-3/6"],
    [class~="desk-4/8"],
    [class~="desk-5/10"],
    [class~="desk-6/12"] {
        width: 50% !important
    }

    [class~="desk-1/3"],
    [class~="desk-2/6"],
    [class~="desk-3/9"],
    [class~="desk-4/12"] {
        width: 33.1% !important
    }

    [class~="desk-2/3"],
    [class~="desk-4/6"],
    [class~="desk-6/9"],
    [class~="desk-8/12"] {
        width: 66.2% !important
    }

    [class~="desk-1/4"],
    [class~="desk-2/8"],
    [class~="desk-3/12"] {
        width: 25% !important
    }

    [class~="desk-3/4"],
    [class~="desk-6/8"],
    [class~="desk-9/12"] {
        width: 75% !important
    }

    [class~="desk-1/5"],
    [class~="desk-2/10"] {
        width: 20% !important
    }

    [class~="desk-2/5"],
    [class~="desk-4/10"] {
        width: 40% !important
    }

    [class~="desk-3/5"],
    [class~="desk-6/10"] {
        width: 60% !important
    }

    [class~="desk-4/5"],
    [class~="desk-8/10"] {
        width: 80% !important
    }

    [class~="desk-1/6"],
    [class~="desk-2/12"] {
        width: 16.6666666% !important
    }

    [class~="desk-5/6"],
    [class~="desk-10/12"] {
        width: 83.3333333% !important
    }

    [class~="desk-1/8"] {
        width: 12.5% !important
    }

    [class~="desk-3/8"] {
        width: 37.5% !important
    }

    [class~="desk-5/8"] {
        width: 62.5% !important
    }

    [class~="desk-7/8"] {
        width: 87.5% !important
    }

    [class~="desk-1/9"] {
        width: 11.1111111% !important
    }

    [class~="desk-2/9"] {
        width: 22.2222222% !important
    }

    [class~="desk-4/9"] {
        width: 44.4444444% !important
    }

    [class~="desk-5/9"] {
        width: 55.5555555% !important
    }

    [class~="desk-7/9"] {
        width: 77.7777777% !important
    }

    [class~="desk-8/9"] {
        width: 88.8888888% !important
    }

    [class~="desk-1/10"] {
        width: 10% !important
    }

    [class~="desk-3/10"] {
        width: 30% !important
    }

    [class~="desk-7/10"] {
        width: 70% !important
    }

    [class~="desk-9/10"] {
        width: 90% !important
    }

    [class~="desk-1/12"] {
        width: 8.3333333% !important
    }

    [class~="desk-5/12"] {
        width: 41.6666666% !important
    }

    [class~="desk-7/12"] {
        width: 58.3333333% !important
    }

    [class~="desk-11/12"] {
        width: 91.6666666% !important
    }
}

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.2.0");
    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");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: white
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.hidden {
    position: absolute;
    clip: rect(0 0 0 0);
    overflow: hidden;
    width: 1px !important;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0
}

@media screen and (max-width:719px) {
    .hidden--if-palm {
        position: absolute;
        clip: rect(0 0 0 0);
        overflow: hidden;
        width: 1px !important;
        height: 1px;
        margin: -1px;
        border: 0;
        padding: 0
    }
}

@media screen and (min-width:720px) and (max-width:1023px) {
    .hidden--if-lap {
        position: absolute;
        clip: rect(0 0 0 0);
        overflow: hidden;
        width: 1px !important;
        height: 1px;
        margin: -1px;
        border: 0;
        padding: 0
    }
}

@media screen and (min-width:720px) {
    .hidden--if-lap-and-up {
        position: absolute;
        clip: rect(0 0 0 0);
        overflow: hidden;
        width: 1px !important;
        height: 1px;
        margin: -1px;
        border: 0;
        padding: 0
    }
}

@media screen and (max-width:1023px) {
    .hidden--if-portable {
        position: absolute;
        clip: rect(0 0 0 0);
        overflow: hidden;
        width: 1px !important;
        height: 1px;
        margin: -1px;
        border: 0;
        padding: 0
    }
}

@media screen and (min-width:1024px) {
    .hidden--if-desk {
        position: absolute;
        clip: rect(0 0 0 0);
        overflow: hidden;
        width: 1px !important;
        height: 1px;
        margin: -1px;
        border: 0;
        padding: 0
    }
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .hidden--if-retina {
        position: absolute;
        clip: rect(0 0 0 0);
        overflow: hidden;
        width: 1px !important;
        height: 1px;
        margin: -1px;
        border: 0;
        padding: 0
    }
}

.hidden--focusable:active,
.hidden--focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.hidden--with-layout {
    visibility: hidden
}

.hidden--unaccessible {
    display: none !important;
    visibility: hidden
}

.text-align--center {
    text-align: center
}

.text-align--justify {
    text-align: justify
}

.text-align--left {
    text-align: left
}

.text-align--right {
    text-align: right
}

.text-color--green {
    color: #0c2074
}

.text-color--brightgreen {
    color: #4a851f
}

.text-color--darkgrey {
    color: #4d4f53
}

.text-color--midgrey {
    color: #9a9b9c
}

.text-color--lightgrey {
    color: #e0e1dd
}

.text-color--orange {
    color: #ff5800
}

.text-color--blue {
    color: #009fda
}

.text-color--purple {
    color: #6639b7
}

.text-color--white {
    color: white
}

.text-color--black {
    color: black
}

.text-color--red {
    color: #c00
}

.cushion {
    padding: 12px
}

.cushion--small {
    padding: 6px
}

.cushion--large {
    padding: 24px
}

.cushion--micro {
    padding: 3px
}

.cushion-horizontal {
    padding-left: 12px;
    padding-right: 12px
}

.cushion-horizontal--small {
    padding-left: 6px;
    padding-right: 6px
}

.cushion-horizontal--large {
    padding-left: 24px;
    padding-right: 24px
}

.cushion-horizontal--micro {
    padding-left: 3px;
    padding-right: 3px
}

.cushion-vertical {
    padding-top: 12px;
    padding-bottom: 12px
}

.cushion-vertical--small {
    padding-top: 6px;
    padding-bottom: 6px
}

.cushion-vertical--large {
    padding-top: 24px;
    padding-bottom: 24px
}

.cushion-vertical--micro {
    padding-top: 3px;
    padding-bottom: 3px
}

@media screen and (max-width:719px) {
    .cushion--if-palm {
        padding: 12px
    }

    .cushion--small--if-palm {
        padding: 6px
    }

    .cushion--large--if-palm {
        padding: 24px
    }

    .cushion--micro--if-palm {
        padding: 3px
    }

    .cushion-horizontal--if-palm {
        padding-left: 12px;
        padding-right: 12px
    }

    .cushion-horizontal--small--if-palm {
        padding-left: 6px;
        padding-right: 6px
    }

    .cushion-horizontal--large--if-palm {
        padding-left: 24px;
        padding-right: 24px
    }

    .cushion-horizontal--micro--if-palm {
        padding-left: 3px;
        padding-right: 3px
    }

    .cushion-vertical--if-palm {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .cushion-vertical--small--if-palm {
        padding-top: 6px;
        padding-bottom: 6px
    }

    .cushion-vertical--large--if-palm {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .cushion-vertical--micro--if-palm {
        padding-top: 3px;
        padding-bottom: 3px
    }
}

@media screen and (min-width:720px) and (max-width:1023px) {
    .cushion--if-lap {
        padding: 12px
    }

    .cushion--small--if-lap {
        padding: 6px
    }

    .cushion--large--if-lap {
        padding: 24px
    }

    .cushion--micro--if-lap {
        padding: 3px
    }

    .cushion-horizontal--if-lap {
        padding-left: 12px;
        padding-right: 12px
    }

    .cushion-horizontal--small--if-lap {
        padding-left: 6px;
        padding-right: 6px
    }

    .cushion-horizontal--large--if-lap {
        padding-left: 24px;
        padding-right: 24px
    }

    .cushion-horizontal--micro--if-lap {
        padding-left: 3px;
        padding-right: 3px
    }

    .cushion-vertical--if-lap {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .cushion-vertical--small--if-lap {
        padding-top: 6px;
        padding-bottom: 6px
    }

    .cushion-vertical--large--if-lap {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .cushion-vertical--micro--if-lap {
        padding-top: 3px;
        padding-bottom: 3px
    }
}

@media screen and (min-width:720px) {
    .cushion--if-lap-and-up {
        padding: 12px
    }

    .cushion--small--if-lap-and-up {
        padding: 6px
    }

    .cushion--large--if-lap-and-up {
        padding: 24px
    }

    .cushion--micro--if-lap-and-up {
        padding: 3px
    }

    .cushion-horizontal--if-lap-and-up {
        padding-left: 12px;
        padding-right: 12px
    }

    .cushion-horizontal--small--if-lap-and-up {
        padding-left: 6px;
        padding-right: 6px
    }

    .cushion-horizontal--large--if-lap-and-up {
        padding-left: 24px;
        padding-right: 24px
    }

    .cushion-horizontal--micro--if-lap-and-up {
        padding-left: 3px;
        padding-right: 3px
    }

    .cushion-vertical--if-lap-and-up {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .cushion-vertical--small--if-lap-and-up {
        padding-top: 6px;
        padding-bottom: 6px
    }

    .cushion-vertical--large--if-lap-and-up {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .cushion-vertical--micro--if-lap-and-up {
        padding-top: 3px;
        padding-bottom: 3px
    }
}

@media screen and (max-width:1023px) {
    .cushion--if-portable {
        padding: 12px
    }

    .cushion--small--if-portable {
        padding: 6px
    }

    .cushion--large--if-portable {
        padding: 24px
    }

    .cushion--micro--if-portable {
        padding: 3px
    }

    .cushion-horizontal--if-portable {
        padding-left: 12px;
        padding-right: 12px
    }

    .cushion-horizontal--small--if-portable {
        padding-left: 6px;
        padding-right: 6px
    }

    .cushion-horizontal--large--if-portable {
        padding-left: 24px;
        padding-right: 24px
    }

    .cushion-horizontal--micro--if-portable {
        padding-left: 3px;
        padding-right: 3px
    }

    .cushion-vertical--if-portable {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .cushion-vertical--small--if-portable {
        padding-top: 6px;
        padding-bottom: 6px
    }

    .cushion-vertical--large--if-portable {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .cushion-vertical--micro--if-portable {
        padding-top: 3px;
        padding-bottom: 3px
    }
}

@media screen and (min-width:1024px) {
    .cushion--if-desk {
        padding: 12px
    }

    .cushion--small--if-desk {
        padding: 6px
    }

    .cushion--large--if-desk {
        padding: 24px
    }

    .cushion--micro--if-desk {
        padding: 3px
    }

    .cushion-horizontal--if-desk {
        padding-left: 12px;
        padding-right: 12px
    }

    .cushion-horizontal--small--if-desk {
        padding-left: 6px;
        padding-right: 6px
    }

    .cushion-horizontal--large--if-desk {
        padding-left: 24px;
        padding-right: 24px
    }

    .cushion-horizontal--micro--if-desk {
        padding-left: 3px;
        padding-right: 3px
    }

    .cushion-vertical--if-desk {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .cushion-vertical--small--if-desk {
        padding-top: 6px;
        padding-bottom: 6px
    }

    .cushion-vertical--large--if-desk {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .cushion-vertical--micro--if-desk {
        padding-top: 3px;
        padding-bottom: 3px
    }
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .cushion--if-retina {
        padding: 12px
    }

    .cushion--small--if-retina {
        padding: 6px
    }

    .cushion--large--if-retina {
        padding: 24px
    }

    .cushion--micro--if-retina {
        padding: 3px
    }

    .cushion-horizontal--if-retina {
        padding-left: 12px;
        padding-right: 12px
    }

    .cushion-horizontal--small--if-retina {
        padding-left: 6px;
        padding-right: 6px
    }

    .cushion-horizontal--large--if-retina {
        padding-left: 24px;
        padding-right: 24px
    }

    .cushion-horizontal--micro--if-retina {
        padding-left: 3px;
        padding-right: 3px
    }

    .cushion-vertical--if-retina {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .cushion-vertical--small--if-retina {
        padding-top: 6px;
        padding-bottom: 6px
    }

    .cushion-vertical--large--if-retina {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .cushion-vertical--micro--if-retina {
        padding-top: 3px;
        padding-bottom: 3px
    }
}

.stretch {
    width: 100%;
    max-width: 75em;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width:720px) {
    .side-block {
        margin-bottom: 24px;
        margin-bottom: 1.5rem
    }
}

.stats__key {
    padding-top: 12px
}

.stats__key:first-child {
    padding-top: 0
}

.stats__value {
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1
}

.stats__key--is-featured {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1
}

.stats__value--is-featured {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.33333
}

html,
body {
    background-color: white
}

* {
    font-family: Helvetica, Roboto, Arial, sans-serif
}

@media screen and (min-width:720px) {

    html,
    body {
        background-color: #eff0ee
    }

    body {
        padding: 0 12px
    }
}

.page__title {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    font-weight: normal
}

@media screen and (max-width:719px) {
    .page__title {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media screen and (min-width:720px) {
    .page {
        margin-bottom: 24px;
        margin-bottom: 1.5rem
    }

    .page__main {
        background-color: white
    }

    .page__title {
        padding: 24px
    }
}

.payment-info__vendor-info,
.payment-info__amount {
    margin: 0
}

.payment-info__value {
    font-style: normal;
    font-weight: normal
}

@media screen and (max-width:719px) {
    .payment-info {
        margin-bottom: 24px;
        margin-bottom: 1.5rem;
        border-top: 1px solid #4d4f53;
        padding: 3px 12px;
        background-color: #262729;
        color: white;
        font-size: 12px;
        font-size: .75rem;
        line-height: 2
    }

    .payment-info:after {
        content: "";
        display: table;
        clear: both
    }

    .payment-info__vendor-info {
        width: 60%;
        max-width: 100%;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        float: left;
        text-align: left
    }

    .payment-info__amount {
        display: block;
        width: 40%;
        float: right;
        text-align: right
    }

    .payment-info__vendor-logo {
        position: absolute;
        clip: rect(0 0 0 0);
        overflow: hidden;
        width: 1px !important;
        height: 1px;
        margin: -1px;
        border: 0;
        padding: 0
    }
}

@media screen and (min-width:720px) {
    .payment-info {
        margin-bottom: 24px;
        margin-bottom: 1.5rem
    }

    .payment-info__vendor-logo {
        margin-bottom: 24px;
        margin-bottom: 1.5rem
    }

    .payment-info__vendor-info {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 1
    }

    .payment-info__amount {
        position: absolute;
        clip: rect(0 0 0 0);
        overflow: hidden;
        width: 1px !important;
        height: 1px;
        margin: -1px;
        border: 0;
        padding: 0
    }
}

.payment-progress__item,
.payment-progress__icon {
    vertical-align: middle
}

.payment-progress {
    background-color: #262729;
    color: white;
    text-align: center
}

.payment-progress__icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.payment-progress__icon:before {
    content: "\f10c"
}

.payment-progress__item--is-complete>.payment-progress__icon {
    color: #007cbe
}

.payment-progress__item--is-complete>.payment-progress__icon:before {
    content: "\f058"
}

.payment-progress__item--is-current>.payment-progress__icon:before {
    content: "\f111"
}

@media screen and (max-width:719px) {
    .payment-progress__item {
        padding: 3px 12px
    }
}

@media screen and (min-width:720px) {
    .payment-progress:after {
        content: "";
        display: table;
        clear: both
    }

    .payment-progress__item {
        float: left;
        width: 33%;
        padding: 12px 0
    }
}

.order-info {
    margin-bottom: 24px;
    margin-bottom: 1.5rem
}

@media screen and (max-width:719px) {
    .order-info {
        position: absolute;
        clip: rect(0 0 0 0);
        overflow: hidden;
        width: 1px !important;
        height: 1px;
        margin: -1px;
        border: 0;
        padding: 0
    }
}

.cvc-info__text {
    margin: 0
}

.cvc-info__image+.cvc-info__text,
.cvc-info__text+.cvc-info__text {
    margin-top: 12px
}

.preauth-message {
    font-size: 12px;
    font-size: .75rem;
    line-height: 2;
    color: #4d4f53
}

.preauth-message__text {
    margin-bottom: 6px;
    margin-bottom: .375rem
}

.preauth-message__images {
    margin-bottom: 0;
    text-align: center
}

.notification {
    margin-top: 24px;
    padding: 12px;
    background-color: #e0e1dd;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
}

.notification:first-child {
    margin-top: 0
}

.notification,
.notification__link {
    color: black
}

.notification--positive {
    background-color: #4a851f
}

.notification--positive,
.notification--positive>.notification__link {
    color: white
}

.notification--negative {
    background-color: #c00
}

.notification--negative,
.notification--negative>.notification__link {
    color: white
}

.notification--informative {
    background-color: #009fda
}

.notification--informative,
.notification--informative>.notification__link {
    color: white
}

.notification--warning {
    background-color: #ff5800
}

.notification--warning,
.notification--warning>.notification__link {
    color: white
}

.payment-method-list__form {
    border-bottom: 1px solid #e0e1dd
}

.payment-method-list__item:first-child>.payment-method-list__form {
    border-top: 1px solid #e0e1dd
}

.payment-method,
.payment-method__logo,
.payment-method__name,
.payment-method__note,
.payment-method__hint {
    display: block
}

.payment-method,
.payment-method__name {
    width: 100%
}

.payment-method {
    margin: 0;
    border: 0;
    padding: 6px 12px;
    background-color: white;
    color: black;
    font-size: 16px;
    font-size: 1rem;
    line-height: 48px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer
}

.payment-method:hover,
.payment-method:focus,
.payment-method:active {
    background-color: #f7f7f6
}

.payment-method__logo,
.payment-method__name,
.payment-method__hint {
    float: left
}

.payment-method__logo {
    width: 60px
}

.payment-method__name {
    margin-left: -60px;
    padding-left: 72px
}

.payment-method__hint {
    width: 30px;
    margin-left: -30px;
    padding-left: 12px;
    text-align: right
}

.payment-method__note {
    background-color: transparent;
    color: #9a9b9c;
    font-size: 12px;
    font-size: .75rem;
    line-height: 24px;
    font-weight: normal
}

.payment-method__feature {
    margin: 0;
    border-bottom: 1px solid #e0e1dd;
    text-align: center;
    font-size: 12px;
    font-size: .75rem;
    line-height: 24px
}

.payment-method__link:link,
.payment-method__link:visited,
.payment-method__link:hover,
.payment-method__link:focus,
.payment-method__link:active {
    background-color: transparent;
    color: #4a851f;
    text-decoration: none
}

.payment-method--has-note>.payment-method__name {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px
}

.payment-method--has-feature {
    padding: 24px 12px
}

.payment-method--has-feature>.payment-method__name {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    font-weight: bold
}

.order-summary {
    border: 1px solid #9a9b9c;
    border-radius: 2px;
    margin-bottom: 12px;
    margin-bottom: .75rem
}

.order-summary__title {
    margin: 0;
    padding: 12px;
    font-weight: bold;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
}

.order-summary__contents {
    border-top: 1px solid #e0e1dd;
    padding: 12px
}

.order-summary__contents p,
.order-summary__contents ol,
.order-summary__contents ul,
.order-summary__contents table {
    margin-bottom: 0
}

.order-summary__table {
    overflow-x: scroll
}

.order-summary__table>table {
    min-width: 100%;
    white-space: nowrap
}

.js .order-summary--interactive {
    position: relative
}

.js .order-summary__title,
.js .order-summary__toggle {
    cursor: pointer
}

.js .order-summary__toggle {
    position: absolute;
    top: 12px;
    right: 12px
}

.js .order-summary__toggle-icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.js .order-summary__toggle-icon:before {
    content: "\f068"
}

.js .order-summary--collapsed .order-summary__contents {
    position: absolute;
    clip: rect(0 0 0 0);
    overflow: hidden;
    width: 1px !important;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0
}

.js .order-summary--collapsed .order-summary__toggle-icon:before {
    content: "\f067"
}

@media screen and (min-width:720px) {
    .order-summary {
        margin-bottom: 24px;
        margin-bottom: 1.5rem
    }
}

.secured-by {
    margin-bottom: 0;
    background-color: #0c2074;
    color: white;
    text-align: center
}

@media screen and (min-width:720px) {
    .secured-by {
        text-align: right
    }
}

thead {
    background-color: #e0e1dd;
    color: #4d4f53;
    font-weight: bold
}

thead>tr {
    border-bottom: 1px solid #9a9b9c
}

tbody>tr {
    border-bottom: 1px solid #e0e1dd
}

td,
th {
    padding: 3px 12px
}

::-webkit-input-placeholder {
    color: #bdbebc
}

:-moz-placeholder {
    color: #bdbebc
}

::-moz-placeholder {
    color: #bdbebc
}

:-ms-input-placeholder {
    color: #bdbebc
}

.form-group__help-trigger:link,
.form-group__help-trigger:visited,
.form-group__help-trigger:hover,
.form-group__help-trigger:focus,
.form-group__help-trigger:active {
    color: black
}

.form-group--negative ::-webkit-input-placeholder {
    color: #e57f7f
}

.form-group--negative :-moz-placeholder {
    color: #e57f7f
}

.form-group--negative ::-moz-placeholder {
    color: #e57f7f
}

.form-group--negative :-ms-input-placeholder {
    color: #e57f7f
}

.form-group--negative .form-group__help-trigger:link,
.form-group--negative .form-group__help-trigger:visited,
.form-group--negative .form-group__help-trigger:hover,
.form-group--negative .form-group__help-trigger:focus,
.form-group--negative .form-group__help-trigger:active {
    color: white
}

.form-group--negative .form-group__error {
    margin: 0 12px;
    border-top: 1px solid white;
    padding-top: 12px;
    padding-bottom: 12px
}

.form-group--negative .form-control {
    border: 1px solid #c00;
    background-color: #c00;
    color: white
}

.form-group__help:not(:target),
.form-group:not(.form-group--negative) .form-group__error-container,
.js .form-group__help {
    position: absolute;
    clip: rect(0 0 0 0);
    overflow: hidden;
    width: 1px !important;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0
}

@media screen and (max-width:719px) {
    .form-group {
        border-bottom: 1px solid #e0e1dd
    }

    .form-group:after {
        content: "";
        display: table;
        clear: both
    }

    .form-group:first-child {
        border-top: 1px solid #e0e1dd
    }

    .form-group__label,
    .form-group__controls,
    .form-group__controls--if-palm-cushion-right,
    .form-group__error {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .form-group__controls--if-palm-cushion-right {
        padding-right: 6px
    }

    .form-group__label {
        display: inline-block;
        padding-left: 12px;
        cursor: pointer
    }

    .form-group__contents {
        padding-left: 12px;
        padding-top: 6px;
        padding-bottom: 6px;
        font-size: 11px;
        font-size: .6875rem;
        line-height: 2.18182;
        line-height: 16px !important;
        background-color: #e0e1dd
    }

    .form-group__checkbox-text {
        padding-left: 12px;
        padding-top: 6px;
        padding-bottom: 6px;
        font-size: 12px;
        font-size: .75rem;
        line-height: 2
    }

    .form-group__checkbox {
        margin-left: 5px;
        margin-left: .3125rem
    }

    .form-group__help-trigger {
        float: right;
        padding-right: 12px
    }

    .form-group--negative {
        background-color: #c00;
        color: white
    }

    .form-control {
        padding: 0;
        border: 0;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.5;
        white-space: pre
    }

    .form-control--wrap {
        white-space: nowrap
    }
}

@media screen and (min-width:720px) {
    .form-group {
        margin-top: 24px
    }

    .form-group:first-child {
        margin-top: 0
    }

    .form-group__label {
        display: block;
        margin-bottom: 6px;
        margin-bottom: .375rem;
        font-weight: bold;
        cursor: pointer
    }

    .form-control {
        border: 1px inset #e0e1dd;
        padding: 6px 12px;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.5
    }

    .form-control--flush {
        border: 0;
        padding: 0
    }

    .form-group__help {
        margin-bottom: 0
    }

    .form-group__help-trigger {
        margin-left: 12px
    }

    .form-group__contents {
        padding: 12px;
        font-size: 12px;
        font-size: .75rem;
        line-height: 2;
        line-height: 16px !important;
        background-color: #e0e1dd
    }

    .form-group__checkbox-text {
        margin-top: 6px;
        margin-top: .375rem;
        font-size: 12px;
        font-size: .75rem;
        line-height: 2
    }

    .form-group__checkbox {
        margin-left: 5px;
        margin-left: .3125rem
    }

    .form-group--negative .form-group__label {
        color: #c00
    }

    .form-group--negative .form-group__controls-container,
    .form-group--negative .form-group__error-container {
        background-color: #c00;
        color: white
    }
}

.btn {
    background-color: #e0e1dd
}

.btn,
.btn:hover,
.btn:focus,
.btn:active {
    color: black
}

.btn--hollow {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent
}

.btn--hollow,
.btn--hollow:hover,
.btn--hollow:focus,
.btn--hollow:active {
    color: #9a9b9c
}

.btn--positive {
    background-color: #4a851f;
    border: 1px solid
}

.btn--positive,
.btn--positive:hover,
.btn--positive:focus,
.btn--positive:active {
    color: white
}

.btn--negative {
    background-color: #ff5800
}

.btn--negative,
.btn--negative:hover,
.btn--negative:focus,
.btn--negative:active {
    color: white
}

@media screen and (max-width:719px) {
    .btn--full--if-palm {
        width: 100%
    }

    .btn--small--if-palm {
        padding: 6px 12px
    }

    .btn--large--if-palm {
        padding: 24px 48px
    }
}

@media screen and (min-width:720px) and (max-width:1023px) {
    .btn--full--if-lap {
        width: 100%
    }

    .btn--small--if-lap {
        padding: 6px 12px
    }

    .btn--large--if-lap {
        padding: 24px 48px
    }
}

@media screen and (min-width:720px) {
    .btn--full--if-lap-and-up {
        width: 100%
    }

    .btn--small--if-lap-and-up {
        padding: 6px 12px
    }

    .btn--large--if-lap-and-up {
        padding: 24px 48px
    }
}

@media screen and (max-width:1023px) {
    .btn--full--if-portable {
        width: 100%
    }

    .btn--small--if-portable {
        padding: 6px 12px
    }

    .btn--large--if-portable {
        padding: 24px 48px
    }
}

@media screen and (min-width:1024px) {
    .btn--full--if-desk {
        width: 100%
    }

    .btn--small--if-desk {
        padding: 6px 12px
    }

    .btn--large--if-desk {
        padding: 24px 48px
    }
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .btn--full--if-retina {
        width: 100%
    }

    .btn--small--if-retina {
        padding: 6px 12px
    }

    .btn--large--if-retina {
        padding: 24px 48px
    }
}

.declarative-list__declaration,
.declarative-list__description {
    display: inline-block;
    width: 100%
}

.declarative-list>li+li {
    margin-top: 6px
}

.threedee-secure {
    border: 1px solid #4d4f53;
    border-width: 1px 0;
    margin-bottom: 24px;
    margin-bottom: 1.5rem
}

.threedee-secure__iframe-container {
    position: relative;
    width: 100%;
    height: 0;
    margin: 0 auto;
    padding-top: 80%
}

.threedee-secure__iframe {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

@media screen and (max-width:720px) {
    .payment-info.step4 {
        margin-bottom: 10px
    }

    .page__title.step4 {
        font-size: 1.2rem;
        margin-bottom: 7px
    }

    .threedee-secure {
        margin-bottom: -24px
    }

    .threedee-secure__iframe-container {
        padding-top: 0;
        height: calc(100vh - 150px)
    }
}

@media screen and (min-width:720px) {
    .threedee-secure {
        border-width: 1px
    }
}

.ppro-country-list__item {
    display: block;
    margin-top: 6px
}

.ppro-country-list__item:first-child {
    margin-top: 0
}

.ppro-country-option {
    display: block;
    cursor: pointer
}

.webui-popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    width: 276px;
    min-height: 50px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.webui-popover.top,
.webui-popover.top-left,
.webui-popover.top-right {
    margin-top: -10px
}

.webui-popover.right,
.webui-popover.right-top,
.webui-popover.right-bottom {
    margin-left: 10px
}

.webui-popover.bottom,
.webui-popover.bottom-left,
.webui-popover.bottom-right {
    margin-top: 10px
}

.webui-popover.left,
.webui-popover.left-top,
.webui-popover.left-bottom {
    margin-left: -10px
}

.webui-popover-inner .close {
    font-family: arial;
    margin: 5px 10px 0 0;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
    text-decoration: none
}

.webui-popover-inner .close:hover,
.webui-popover-inner .close:focus {
    opacity: .5;
    filter: alpha(opacity=50)
}

.webui-popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.webui-popover-content {
    padding: 9px 14px;
    overflow: auto
}

.webui-popover-inverse {
    background-color: #333;
    color: #eee
}

.webui-popover-inverse .webui-popover-title {
    background: #3b3b3b;
    border-bottom: 0;
    color: #eee
}

.webui-no-padding .webui-popover-content {
    padding: 0
}

.webui-no-padding .list-group-item {
    border-right: 0;
    border-left: none
}

.webui-no-padding .list-group-item:first-child {
    border-top: 0
}

.webui-no-padding .list-group-item:last-child {
    border-bottom: 0
}

.webui-popover>.arrow,
.webui-popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.webui-popover>.arrow {
    border-width: 11px
}

.webui-popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.webui-popover.top>.arrow,
.webui-popover.top-right>.arrow,
.webui-popover.top-left>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0
}

.webui-popover.top>.arrow:after,
.webui-popover.top-right>.arrow:after,
.webui-popover.top-left>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #fff;
    border-bottom-width: 0
}

.webui-popover.right>.arrow,
.webui-popover.right-top>.arrow,
.webui-popover.right-bottom>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.webui-popover.right>.arrow:after,
.webui-popover.right-top>.arrow:after,
.webui-popover.right-bottom>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.webui-popover.bottom>.arrow,
.webui-popover.bottom-right>.arrow,
.webui-popover.bottom-left>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0
}

.webui-popover.bottom>.arrow:after,
.webui-popover.bottom-right>.arrow:after,
.webui-popover.bottom-left>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #fff;
    border-top-width: 0
}

.webui-popover.left>.arrow,
.webui-popover.left-top>.arrow,
.webui-popover.left-bottom>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.webui-popover.left>.arrow:after,
.webui-popover.left-top>.arrow:after,
.webui-popover.left-bottom>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.webui-popover-inverse.top>.arrow,
.webui-popover-inverse.top-left>.arrow,
.webui-popover-inverse.top-right>.arrow,
.webui-popover-inverse.top>.arrow:after,
.webui-popover-inverse.top-left>.arrow:after,
.webui-popover-inverse.top-right>.arrow:after {
    border-top-color: #333
}

.webui-popover-inverse.right>.arrow,
.webui-popover-inverse.right-top>.arrow,
.webui-popover-inverse.right-bottom>.arrow,
.webui-popover-inverse.right>.arrow:after,
.webui-popover-inverse.right-top>.arrow:after,
.webui-popover-inverse.right-bottom>.arrow:after {
    border-right-color: #333
}

.webui-popover-inverse.bottom>.arrow,
.webui-popover-inverse.bottom-left>.arrow,
.webui-popover-inverse.bottom-right>.arrow,
.webui-popover-inverse.bottom>.arrow:after,
.webui-popover-inverse.bottom-left>.arrow:after,
.webui-popover-inverse.bottom-right>.arrow:after {
    border-bottom-color: #333
}

.webui-popover-inverse.left>.arrow,
.webui-popover-inverse.left-top>.arrow,
.webui-popover-inverse.left-bottom>.arrow,
.webui-popover-inverse.left>.arrow:after,
.webui-popover-inverse.left-top>.arrow:after,
.webui-popover-inverse.left-bottom>.arrow:after {
    border-left-color: #333
}

.webui-popover i.icon-refresh:before {
    content: ""
}

.webui-popover i.icon-refresh {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 20px;
    top: 50%;
    left: 50%;
    position: absolute;
    background: url(../img/loading.gif) no-repeat
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotate {
    100% {
        transform: rotate(360deg)
    }
}