/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/customize/?id=9e0e87914b3cbf146ca0f854d9c9c08d)
 * Config saved to config.json and https://gist.github.com/9e0e87914b3cbf146ca0f854d9c9c08d
 */

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

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,
menu,
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-color: 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: 0.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 {
    -webkit-box-sizing: content-box;
    -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"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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;
    -webkit-box-sizing: content-box;
    -moz-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: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.5;
    color: #4d4d4d;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #0071bc;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #004370;
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #eee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 18px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0;
}

.table>tbody+tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5;
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8;
}

.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
    background-color: #dff0d8;
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6;
}

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
    background-color: #d9edf7;
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3;
}

.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3;
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc;
}

.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
    background-color: #f2dede;
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 13.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .table-responsive>.table {
        margin-bottom: 0;
    }

    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap;
    }

    .table-responsive>.table-bordered {
        border: 0;
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0;
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0;
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0;
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    font-size: 18px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 12px;
    line-height: 1.5;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.5;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 32px;
    }

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 28px;
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 42px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio label,
.checkbox label {
    min-height: 18px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 30px;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}

.input-sm {
    height: 28px;
    padding: 5px 10px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 28px;
    line-height: 28px;
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 28px;
    padding: 5px 10px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 28px;
    line-height: 28px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 28px;
    min-height: 29px;
    padding: 6px 10px;
    font-size: 11px;
    line-height: 1.5;
}

.input-lg {
    height: 42px;
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg {
    height: 42px;
    line-height: 42px;
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 42px;
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 42px;
    line-height: 42px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 42px;
    min-height: 33px;
    padding: 11px 16px;
    font-size: 15px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 40px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    pointer-events: none;
}

.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 42px;
    height: 42px;
    line-height: 42px;
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 28px;
    height: 28px;
    line-height: 28px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label~.form-control-feedback {
    top: 23px;
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #8d8d8d;
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }

    .form-inline .input-group>.form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 25px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 15px;
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 11px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none;
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-image: none;
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    background-image: none;
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    color: #0071bc;
    font-weight: normal;
    border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
    color: #004370;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block+.btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #333;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: .8;
    filter: alpha(opacity=80);
}

.modal-header {
    padding: 30px 25px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    padding: 30px 25px;
}

.modal-footer {
    padding: 30px 25px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 580px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,0,0,0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 720px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 11px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90);
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1;
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block;
}

.carousel-inner>.active {
    left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner>.next {
    left: 100%;
}

.carousel-inner>.prev {
    left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0;
}

.carousel-inner>.active.left {
    left: -100%;
}

.carousel-inner>.active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    background-color: rgba(0,0,0,0);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));
    background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));
    background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0,0,0,0);
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after,
.form-horizontal .form-group:after,
.modal-header:after,
.modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/customize/?id=9e0e87914b3cbf146ca0f854d9c9c08d)
 * Config saved to config.json and https://gist.github.com/9e0e87914b3cbf146ca0f854d9c9c08d
 */

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

.btn-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
    text-shadow: none;
}

.btn:active,
.btn.active {
    background-image: none;
}

.btn-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    text-shadow: 0 1px 0 #fff;
    border-color: #ccc;
}

.btn-default:hover,
.btn-default:focus {
    background-color: #e0e0e0;
    background-position: 0 -15px;
}

.btn-default:active,
.btn-default.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #e0e0e0;
    background-image: none;
}

.btn-primary {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#265a88));
    background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #245580;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #265a88;
    background-position: 0 -15px;
}

.btn-primary:active,
.btn-primary.active {
    background-color: #265a88;
    border-color: #245580;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #265a88;
    background-image: none;
}

.btn-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5cb85c), to(#419641));
    background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #3e8f3e;
}

.btn-success:hover,
.btn-success:focus {
    background-color: #419641;
    background-position: 0 -15px;
}

.btn-success:active,
.btn-success.active {
    background-color: #419641;
    border-color: #3e8f3e;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #419641;
    background-image: none;
}

.btn-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5bc0de), to(#2aabd2));
    background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #28a4c9;
}

.btn-info:hover,
.btn-info:focus {
    background-color: #2aabd2;
    background-position: 0 -15px;
}

.btn-info:active,
.btn-info.active {
    background-color: #2aabd2;
    border-color: #28a4c9;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #2aabd2;
    background-image: none;
}

.btn-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0ad4e), to(#eb9316));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #e38d13;
}

.btn-warning:hover,
.btn-warning:focus {
    background-color: #eb9316;
    background-position: 0 -15px;
}

.btn-warning:active,
.btn-warning.active {
    background-color: #eb9316;
    border-color: #e38d13;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #eb9316;
    background-image: none;
}

.btn-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d9534f), to(#c12e2a));
    background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #b92c28;
}

.btn-danger:hover,
.btn-danger:focus {
    background-color: #c12e2a;
    background-position: 0 -15px;
}

.btn-danger:active,
.btn-danger.active {
    background-color: #c12e2a;
    border-color: #b92c28;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #c12e2a;
    background-image: none;
}

.thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.075);
    box-shadow: 0 1px 2px rgba(0,0,0,0.075);
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-color: #e8e8e8;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-color: #2e6da4;
}

.navbar-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#f8f8f8));
    background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 5px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 5px rgba(0,0,0,0.075);
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.active>a {
    background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dbdbdb), to(#e2e2e2));
    background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
    -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,0.075);
    box-shadow: inset 0 3px 9px rgba(0,0,0,0.075);
}

.navbar-brand,
.navbar-nav>li>a {
    text-shadow: 0 1px 0 rgba(255,255,255,0.25);
}

.navbar-inverse {
    background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3c3c3c), to(#222));
    background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-radius: 4px;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.active>a {
    background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #080808), to(#0f0f0f));
    background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
    -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,0.25);
    box-shadow: inset 0 3px 9px rgba(0,0,0,0.25);
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a {
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
}

@media (max-width:767px) {
    .navbar .navbar-nav .open .dropdown-menu>.active>a,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#2e6da4));
        background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    }
}

.alert {
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05);
}

.alert-success {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dff0d8), to(#c8e5bc));
    background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
    border-color: #b2dba1;
}

.alert-info {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d9edf7), to(#b9def0));
    background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    border-color: #9acfea;
}

.alert-warning {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcf8e3), to(#f8efc0));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
    border-color: #f5e79e;
}

.alert-danger {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2dede), to(#e7c3c3));
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    border-color: #dca7a7;
}

.progress {
    background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ebebeb), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}

.progress-bar {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#286090));
    background-image: linear-gradient(to bottom, #337ab7 0, #286090 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
}

.progress-bar-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5cb85c), to(#449d44));
    background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}

.progress-bar-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5bc0de), to(#31b0d5));
    background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}

.progress-bar-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0ad4e), to(#ec971f));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}

.progress-bar-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d9534f), to(#c9302c));
    background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.075);
    box-shadow: 0 1px 2px rgba(0,0,0,0.075);
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    text-shadow: 0 -1px 0 #286090;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#2b669a));
    background-image: linear-gradient(to bottom, #337ab7 0, #2b669a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
    border-color: #2b669a;
}

.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
    text-shadow: none;
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}

.panel-default>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}

.panel-primary>.panel-heading {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}

.panel-success>.panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dff0d8), to(#d0e9c6));
    background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}

.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d9edf7), to(#c4e3f3));
    background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}

.panel-warning>.panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcf8e3), to(#faf2cc));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}

.panel-danger>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2dede), to(#ebcccc));
    background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}

.well {
    background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e8e8e8), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.05),0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.05),0 1px 0 rgba(255,255,255,0.1);
}
/* Base styles for tags
--------------------------------------------------------- */

html,
body {
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #093;
}

h1 {
    margin: 24px 0 16px;
    font-size: 14px;
}

h2 {
    font-size: 13px;
}

h3,
h4,
h5,
h6 {
    font-size: 12px;
}

ol {
    padding-left: 42px;
}

li {
    margin-bottom: 12px;
    padding-left: 10px;
}

/* Select
--------------------------------------------------------- */

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}

select::-ms-expand {
    display: none;
}

/* Emulate placeholder value */

select:required:invalid {
    color: #b3b3b3;
}

option[value=""][disabled] {
    display: none;
}

/* Input, textarea
--------------------------------------------------------- */

input[type="text"],
input[type="email"],
input[type="password"],
textarea {
    background-color: #fff;
    background-image: none;
    -webkit-appearance: none;
}

/* Placeholder text color
--------------------------------------------------------- */

::-webkit-input-placeholder {
    color: #b3b3b3;
}

::-moz-placeholder {
    color: #b3b3b3;
}

:-moz-placeholder {
    color: #b3b3b3;
}

::-ms-input-placeholder {
    color: #b3b3b3;
}

:-ms-input-placeholder {
    color: #b3b3b3 !important;
}

::placeholder {
    color: #b3b3b3;
}

/* Disable red glow effect in FF (input and select elements)
--------------------------------------------------------- */

:-moz-submit-invalid {
    box-shadow: none;
}

:-moz-ui-invalid {
    box-shadow: none;
}
/* Layout classes
--------------------------------------------------------- */

/* Flexible container
    Has flexible width up to the maximum value of 840px
--------------------------------------------------------- */

.l-flexible {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 840px;
    width: 100%;
}

/* Fixed container
    Has fixed width:
        sm: 300px
        md: 620px
        lg: 680px
--------------------------------------------------------- */

.l-fixed {
    margin: 0 auto;
    width: 300px;
}

/* Page wrapper
--------------------------------------------------------- */

.l-page-wrap {
    margin-bottom: -100px;
    min-height: 100%;
}

.l-page-wrap:after {
    display: block;
    height: 150px;
    content: "";
}

@media (min-width: 640px) {
    .l-fixed {
        width: 620px;
    }
}

@media (min-width: 840px) {
    .l-flexible {
        padding: 0;
    }

    .l-fixed {
        width: 680px;
    }
}
/* Global states
--------------------------------------------------------- */

.is-hidden {
    display: none !important;
}
/* Account block module
--------------------------------------------------------- */

.account-block {
    float: right;
    margin-top: 10px;
}

/* Elements
--------------------------------------------------------- */

.account-block__login {
    display: inline-block;
    overflow: hidden;
    max-width: 235px;
    color: #999;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.account-block__vline {
    margin: 0 5px;
    color: #999;
}

.account-block__vline:after {
    content: "|";
}

/* Context
--------------------------------------------------------- */

@media (min-width: 640px) {
    .account-block {
        margin-top: 0;
        line-height: 73px;
    }

    .account-block__login {
        max-width: 210px;
    }
}

@media (min-width: 840px) {
    .account-block__login {
        max-width: 300px;
    }
}
/* Alert module
--------------------------------------------------------- */

.alert {
    margin: 30px 0 5px;
    padding: 11px 20px;
    font-size: 12px;
    line-height: 1.3;
}

.alert--error {
    background: #fcc;
    color: #333;
}

/* Context
--------------------------------------------------------- */

@media (min-width: 640px) {
    .alert {
        font-size: 14px;
    }
}
/* Button module (custom button element)

Use together with bootstrap's .btn class:
    <button class="btn btn-custom btn-custom--primary">Something</button>
    <button class="btn btn-custom btn-custom--link">Something</button>

You can also use it with <a> tag.
--------------------------------------------------------- */

.btn-custom {
    box-sizing: content-box;
    padding: 9px 14px;
    font-weight: bold;
    line-height: 1.2;
}

.btn-custom--size-S {
    min-width: 190px;
    font-size: 14px;
}

.btn-custom--size-M {
    min-width: 210px;
    font-size: 16px;
}

.btn-custom--size-L {
    min-width: 230px;
    font-size: 18px;
}

.btn-custom--primary {
    background-color: #093;
}

.btn-custom--primary,
.btn-custom--primary:focus {
    color: #fff;
}

.btn-custom--primary:hover {
    background-color: #00802b;
    color: #fff;
}

.btn-custom--paypal {
    height: 19px;
    background-color: #ebaf3a;
    padding-top: 8px;
    padding-bottom: 10px;
}

.btn-custom--paypal,
.btn-custom--paypal:focus {
    color: #fff;
}

.btn-custom--paypal:hover {
    background-color: #dfa638;
    color: #fff;
}
.btn-custom--paypal img {
    position: relative;
    top: -4px;
    left: 5px;
}
.btn-custom--danger {
    background-color: #d4706f;
}

.btn-custom--danger,
.btn-custom--danger:focus {
    color: #fff;
}

.btn-custom--danger:hover {
    background-color: #dc414a;
    color: #fff;
}

.btn-custom--dim {
    background-color: #696;
}

.btn-custom--dim,
.btn-custom--dim:focus {
    color: #fff;
}

.btn-custom--dim:hover {
    background-color: #5c8a5c;
    color: #fff;
}

.btn-custom--link {
    background-color: transparent;
    color: #0071bc;
    font-weight: normal;
}

.btn-custom--link:focus,
.btn-custom--link:hover {
    color: #004370;
    text-decoration: underline;
}

.btn-custom--squared {
    border-radius: 0;
    background-color: #090;
    font-weight: normal;
}

.btn-custom--squared,
.btn-custom--squared:focus {
    color: #fff;
}

.btn-custom--squared:hover {
    background-color: #008000;
    color: #fff;
}

.btn-custom--link-green {
    background-color: transparent;
    color: #090;
    font-weight: normal;
}

.btn-custom--link-green:focus,
.btn-custom--link-green:hover {
    color: #004d00;
    text-decoration: underline;
}

/* Elements
--------------------------------------------------------- */

.btn-custom--primary .btn-custom__hl {
    color: #fc3;
}

.btn-custom__light-text {
    font-weight: normal;
}
/* Custom module for a group of buttons. Buttons behave differently
for each screen size:
    - sm: stack on top of each other
    - >= md: float to the right
--------------------------------------------------------- */

.btn-group-custom:after {
    display: table;
    clear: both;
    content: " ";
}

/* Elements
--------------------------------------------------------- */

.btn-group-custom__btn {
    text-align: center;
}

.btn-group-custom__btn + .btn-group-custom__btn {
    margin-top: 15px;
}

/* Context
--------------------------------------------------------- */

@media (min-width: 640px) {
    .btn-group-custom__btn + .btn-group-custom__btn {
        margin-top: 0;
        margin-right: 5px;
    }

    .btn-group-custom__btn {
        float: right;
    }
}
/* Custom module for captions in the carousel
--------------------------------------------------------- */

.carousel-caption-custom {
    position: absolute;
    top: 10px;
    left: 10px;
    max-width: 500px;
}

/* Elements
--------------------------------------------------------- */

.carousel-caption-custom__h {
    margin: 0 0 15px;
    color: #fff;
    font-weight: 300;
    font-size: 18px;
}

.carousel-caption-custom__text {
    display: none;
    margin: 0;
    color: #fff;
    font-size: 14px;
}

/* Context
--------------------------------------------------------- */

@media (min-width: 480px) {
    .carousel-caption-custom__text {
        display: block;
    }
}

@media (min-width: 640px) {
    .carousel-caption-custom {
        top: 60px;
    }
}

@media (min-width: 840px) {
    .carousel-caption-custom {
        top: 100px;
        left: 30px;
    }

    .carousel-caption-custom__h {
        font-size: 24px;
    }

    .carousel-caption-custom__text {
        font-size: 15px;
    }
}

@media (min-width: 960px) {
    .carousel-caption-custom__h {
        font-size: 32px;
    }

    .carousel-caption-custom__text {
        font-size: 16px;
    }
}
/* Overrides for the .carousel-indicators element
--------------------------------------------------------- */

.carousel-indicators {
    bottom: -34px;
    margin: 0 0 0 -30%;
    padding: 0;
}

.carousel-indicators li {
    margin: 0 0 0 5px;
    padding: 0;
    border: 2px solid #666;
}

.carousel-indicators li:first-child {
    margin-left: 0;
}

.carousel-indicators .active {
    margin: 0 0 0 5px;
    width: 10px;
    height: 10px;
    border-color: #999;
    background-color: #999;
}

.carousel-indicators .active:first-child {
    margin-left: 0;
}
/* Checkbox module (custom checkbox element)
--------------------------------------------------------- */

.check-box-a {
    display: inline-block;
}

/* Elements
--------------------------------------------------------- */

.check-box-a__input {
    position: absolute;
    z-index: 0;
    height: 1px;
    width: 1px;
}

.check-box-a__input + .check-box-a__lbl {
    display: inline-block;
    margin: 0;
    padding-left: 10px;
    height: 10px;
    background-image: url("../images/checkbox-a.png");
    background-position: 0 0;
    background-size: 10px auto;
    background-repeat: no-repeat;
    vertical-align: middle;
    font-size: 10px;
    line-height: 10px;
    cursor: pointer;
    position: relative;
    z-index: 1;
}

.check-box-a__input + .check-box-a__lbl:not(:empty) {
    padding-left: 15px;
}

.check-box-a__input:checked + .check-box-a__lbl {
    background-position: 0 -10px;
}

.check-box-a__input.is-checked + .check-box-a__lbl {
    background-position: 0 -10px;
}

/* Context
--------------------------------------------------------- */

.supports-svg .check-box-a__input + .check-box-a__lbl {
    background-image: url("../images/checkbox-a.svg");
}
/* Checkbox module (b variation)
--------------------------------------------------------- */

.check-box-b {
    display: inline-block;
}

/* Elements
--------------------------------------------------------- */

.check-box-b__input {
    position: absolute;
    left: -9999px;
}

.check-box-b__input + .check-box-b__lbl {
    display: inline-block;
    margin: 0;
    padding-left: 16px;
    height: 16px;
    background-image: url("../images/checkbox-b.png");
    background-position: 0 0;
    background-size: 16px auto;
    background-repeat: no-repeat;
    vertical-align: middle;
    font-size: 16px;
    line-height: 16px;
    cursor: pointer;
}

.check-box-b__input + .check-box-b__lbl:not(:empty) {
    padding-left: 21px;
}

.check-box-b__input:checked + .check-box-b__lbl {
    background-position: 0 -16px;
}

.check-box-b__input.is-checked + .check-box-b__lbl {
    background-position: 0 -16px;
}

/* Context
--------------------------------------------------------- */

.supports-svg .check-box-b__input + .check-box-b__lbl {
    background-image: url("../images/checkbox-b.svg");
}
/* Checkbox module (c variation)
--------------------------------------------------------- */

.check-box-c {
    display: inline-block;
}

/* Elements
--------------------------------------------------------- */

.check-box-c__input {
    position: absolute;
    left: -9999px;
}

.check-box-c__input + .check-box-c__lbl {
    display: inline-block;
    margin: 0;
    padding-left: 15px;
    height: 15px;
    background-image: url("../images/checkbox-c.png");
    background-position: 0 0;
    background-size: 15px auto;
    background-repeat: no-repeat;
    vertical-align: middle;
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    cursor: pointer;
}

.check-box-c__input + .check-box-c__lbl:not(:empty) {
    padding-left: 28px;
}

.check-box-c__input:checked + .check-box-c__lbl {
    background-position: 0 -15px;
}

.check-box-c__input.is-checked + .check-box-c__lbl {
    background-position: 0 -15px;
}

/* Context
--------------------------------------------------------- */

.supports-svg .check-box-c__input + .check-box-c__lbl {
    background-image: url("../images/checkbox-c.svg");
}
/* Code verification module
--------------------------------------------------------- */

.code-verification {
    position: relative;
    margin-top: 20px;
}

/* Elements
--------------------------------------------------------- */

.code-verification__top {
    margin-bottom: 20px;
}

.code-verification__top:after {
    display: table;
    clear: both;
    content: " ";
}

.code-verification__info {
    margin-bottom: 10px;
    color: #808080;
    line-height: 1.7;
}

.code-verification__iframe {
    width: 420px;
    height: 400px;
    border: 5px solid #e6e6e6;
}

.code-verification__support-cnt {
    display: none;
}

/* Context
--------------------------------------------------------- */

@media (min-width: 640px) {
    .code-verification__info {
        margin-bottom: 0;
    }

    .code-verification__iframe {
        width: 560px;
        height: 600px;
    }

    .code-verification__support-cnt {
        display: block;
        float: right;
    }
}

@media (min-width: 840px) {
    .code-verification__info {
        font-size: 14px;
    }

    .code-verification__support-cnt {
        position: absolute;
        top: 0;
        right: -75px;
        float: none;
    }
}
/* Credit card module
--------------------------------------------------------- */

.credit-card {
    position: relative;
    width: 300px;
    height: 285px;
}

/* Elements
--------------------------------------------------------- */

.credit-card__side {
    position: absolute;
    padding: 16px 18px;
    width: 300px;
    height: 190px;
    border-radius: 8px;
}

.credit-card__side--front {
    top: 0;
    z-index: 2;
    background: #ffd000;
    background: -webkit-linear-gradient(330deg, #ffd000 0%, #ffd000 50%, #ffb51a 50%, #ffb51a 100%);
    background: -moz-linear-gradient(330deg, #ffd000 0%, #ffd000 50%, #ffb51a 50%, #ffb51a 100%);
    background: -o-linear-gradient(330deg, #ffd000 0%, #ffd000 50%, #ffb51a 50%, #ffb51a 100%);
    background: linear-gradient(120deg, #ffd000 0%, #ffd000 50%, #ffb51a 50%, #ffb51a 100%);
}

.credit-card__side--back {
    position: absolute;
    bottom: 0;
    z-index: 1;
    padding-top: 115px;
    background: #e6e6e6;
    background: -webkit-linear-gradient(330deg, #e6e6e6 0%, #e6e6e6 50%, #dcdcdc 50%, #dcdcdc 100%);
    background: -moz-linear-gradient(330deg, #e6e6e6 0%, #e6e6e6 50%, #dcdcdc 50%, #dcdcdc 100%);
    background: -o-linear-gradient(330deg, #e6e6e6 0%, #e6e6e6 50%, #dcdcdc 50%, #dcdcdc 100%);
    background: linear-gradient(120deg, #e6e6e6 0%, #e6e6e6 50%, #dcdcdc 50%, #dcdcdc 100%);
}
.credit-card__input-group {
    position: relative;
}
.credit-card__input-group + .credit-card__input-group {
    margin-top: 11px;
}

.credit-card__input-group:after {
    display: table;
    clear: both;
    content: " ";
}

.credit-card__lbl {
    margin: 0 0 4px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.2;
}

.credit-card__sub-lbl {
    color: #666;
    text-transform: none;
    font-weight: normal;
    font-size: 10px;
}

.credit-card__it {
    display: block;
    padding: 2px 12px;
    width: 100%;
    border: 2px solid #fff;
    border-radius: 6px;
    color: #333;
    font-size: 16px;
}

.credit-card__it:focus {
    outline: 0;
}

.credit-card__it--center {
    text-align: center;
}

.credit-card__it.is-success {
    border-color: #093;
}

.credit-card__it.is-error {
    border-color: #c33;
}

.credit-card__expires-cnt {
    float: right;
    font-size: 16px;
}
.credit-card__expires-cnt .select__control{
    line-height: 24px;
}

.credit-card__select-cnt {
    display: inline-block;
    width: 70px;
    color: #333;
    vertical-align: middle;
}

.credit-card__select-cnt--pristine select {
    color: #969696;
}

.credit-card__separator {
    margin: 0 2px;
    vertical-align: middle;
}

.credit-card__separator:after {
    color: #000;
    content: "/";
    font-weight: bold;
}

.credit-card__line {
    position: absolute;
    top: 30px;
    left: 0;
    display: none;
    width: 100%;
    height: 53px;
    background: #4d4d4d;
}

.credit-card__logos-cnt {
    display: none;
    text-align: right;
}

.credit-card__logo {
    display: inline-block;
    width: 75px;
    height: 41px;
    background-position: 0 0;
    background-size: 75px 41px;
    background-repeat: no-repeat;
}

.credit-card__logo + .credit-card__logo {
    margin-left: 15px;
}

.credit-card__logo--master {
    background-image: url("../images/master-card-logo.png");
}

.credit-card__logo--visa {
    background-image: url("../images/visa-logo.png");
}

.credit-card__cvc {
    text-align: right;
}

.credit-card__cvc-lbl {
    display: inline-block;
    margin-right: 12px;
    vertical-align: bottom;
    text-align: left;
}

.credit-card__cvc-it {
    display: inline-block;
    width: 83px;
    vertical-align: bottom;
    text-align: center;
}

/* Context
--------------------------------------------------------- */

.supports-svg .credit-card__logo--master {
    background-image: url("../images/master-card-logo.svg");
}

.supports-svg .credit-card__logo--visa {
    background-image: url("../images/visa-logo.svg");
}

@media (min-width: 640px) {
    .credit-card {
        width: 620px;
        height: 250px;
    }

    .credit-card__side {
        padding: 20px;
        width: 380px;
        height: 250px;
    }

    .credit-card__side--back {
        right: 0;
        padding-top: 98px;
    }

    .credit-card__input-group + .credit-card__input-group {
        margin-top: 20px;
    }

    .credit-card__lbl {
        margin-bottom: 8px;
        font-size: 14px;
    }

    .credit-card__it {
        padding: 5px 20px;
        font-size: 18px;
    }

    .credit-card__expires-cnt {
        font-size: 18px;
    }

    .credit-card__select-cnt {
        width: 75px;
        line-height: 1.8;
    }

    .credit-card__line {
        display: block;
    }

    .credit-card__logos-cnt {
        display: block;
    }

    .credit-card__cvc {
        margin-top: 25px;
    }
}

@media (min-width: 840px) {
    .credit-card {
        width: 680px;
    }

    .credit-card__side {
        padding: 20px 30px 24px;
        width: 400px;
    }

    .credit-card__side--back {
        padding-top: 98px;
    }

    .credit-card__input-group + .credit-card__input-group {
        margin-top: 18px;
    }

    .credit-card__cvc {
        margin-top: 21px;
    }
}
/* Footer module
--------------------------------------------------------- */

.footer {
    height: 100px;
    text-align: center;
    font-size: 11px;
}

.footer--dark-gradient {
    background: #666;
    background: rgba(0, 0, 0, 0.6);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.698)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.698));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.698));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.698));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.698));
    color: #ccc;
}

.footer--dark-gradient .footer__lk {
    color: #fff;
}

.footer--dark-gradient .footer__lk:focus,
.footer--dark-gradient .footer__lk:hover {
    color: #d9d9d9;
}

.footer--light {
    color: #808080;
}

.footer--light .footer__lk {
    color: #0071bc;
}

.footer--light .footer__lk:focus,
.footer--light .footer__lk:hover {
    color: #004370;
}

.footer--dark-solid {
    background: #333;
    color: #ccc;
}

.footer--dark-solid .footer__lk {
    color: #fff;
}

.footer--dark-solid .footer__lk:focus,
.footer--dark-solid .footer__lk:hover {
    color: #d9d9d9;
}

/* Elements
--------------------------------------------------------- */

.footer__section {
    padding-top: 20px;
}

.footer__section + .footer__section {
    padding-top: 10px;
}

.footer__cnt {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 840px;
    width: 100%;
}

.footer__text {
    display: none;
}

.footer__vline {
    margin: 0 5px;
    color: #808080;
}

.footer__vline:after {
    content: "|";
}

/* Context
--------------------------------------------------------- */

@media (min-width: 840px) {
    .footer__text {
        display: inline;
    }

    .footer__vline {
        display: none;
    }
}

@media (min-width: 840px) {
    .footer__cnt {
        padding: 0;
    }
}
/* A label for form elements (input, textarea etc.)
--------------------------------------------------------- */

.form-element-lbl {
    font-weight: normal;
    line-height: 1.3;
}

.form-element-lbl--required:after {
    margin-left: 5px;
    color: #c66;
    content: "*";
}
/* Custom module for form elements (input, textarea)
--------------------------------------------------------- */

.form-element {
    display: block;
    padding: 11px 12px;
    max-width: 100%;
    width: 100%;
    border: 1px solid #999;
    border-radius: 0;
    color: #333;
    font-size: 14px;
    line-height: 1.2;
}

.form-element:focus {
    outline: 0;
}

.form-element--light {
    border-color: #ccc;
}

.form-element.is-success {
    border-color: #093;
}

.form-element.is-error {
    border-color: #c33;
}

div.is-error {
    font-size: 12px;
    display: block;
    background-color: #fcc;
    padding: 2px 2px 2px 5px;
    font-weight: normal;
}

.form-element-paragraph {
    font-weight: bold;
    color: #000;
    margin-bottom: 25px;
}
/* Header module
--------------------------------------------------------- */

.header {
    height: 60px;
    background: #666;
    background: rgba(0, 0, 0, 0.6);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.698)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.698));
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.698));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.698));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.698));
}

.header--solid {
    background: #333;
}

.header--large {
    height: 90px;
}

/* Elements
--------------------------------------------------------- */

.header__cnt {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 840px;
    width: 100%;
}

.header__cnt:after {
    display: table;
    clear: both;
    content: " ";
}

.header__cnt--wide {
    max-width: 960px;
}

.header__message {
    display: none;
    float: right;
    color: #ccc;
    font-size: 10px;
    line-height: 60px;
}

.header--solid .header__message {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
}

.header--large .header__message {
    line-height: 90px;
}

.header__lk {
    color: #ccc;
    text-decoration: underline;
}

.header__lk:focus,
.header__lk:hover {
    color: #a9a9a9;
}

.header__logo {
    float: left;
    margin-top: 8px;
    width: 105px;
    height: 44px;
    background-image: url("../images/logo.png");
    background-position: 0 0;
    background-size: 105px 44px;
    background-repeat: no-repeat;
}

.header--large .header__logo {
    margin-top: 16px;
    width: 145px;
    height: 61px;
    background-image: url("../images/logo-large.png");
    background-size: 145px 61px;
}

/* Context
--------------------------------------------------------- */

.supports-svg .header__logo,
.supports-svg .header--large .header__logo {
    background-image: url("../images/logo.svg");
}

@media (min-width: 640px) {
    .header__message {
        display: block;
    }
}

@media (min-width: 840px) {
    .header__cnt:not(.header__cnt--wide) {
        padding: 0;
    }

    .header--solid .header__message {
        font-size: 18px;
    }
}

@media (min-width: 960px) {
    .header__cnt--wide {
        padding: 0;
    }
}
/* Main links module
--------------------------------------------------------- */

.main-links {
    margin-top: 50px;
}

.main-links:after {
    display: table;
    clear: both;
    content: " ";
}

/* Elements
--------------------------------------------------------- */

.main-links__item {
    margin-bottom: 35px;
    width: 100%;
    text-align: center;
}

.main-links__icon-cnt {
    margin: 0 auto 10px;
    width: 76px;
}

.main-links__icon {
    display: inline-block;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.main-links__icon--support {
    width: 76px;
    height: 52px;
    background-image: url("../images/support-pic.png");
    background-size: 76px 52px;
}

.main-links__icon--history {
    width: 58px;
    height: 69px;
    background-image: url("../images/history-pic.png");
    background-size: 58px 69px;
}

.main-links__icon--recurring {
    width: 76px;
    height: 69px;
    background-image: url("../images/recurring-pic.png");
    background-size: 76px 69px;
}

.main-links__icon--creditcard {
    width: 69px;
    height: 69px;
    background-image: url("../images/creditcard-pic.png");
    background-size: 76px 69px;
}

.main-links__lk {
    display: inline-block;
    max-width: 200px;
    font-size: 16px;
}

.main-links__text-S {
    font-size: 12px;
}

/* Context
--------------------------------------------------------- */

.supports-svg .main-links__icon--support {
    background-image: url("../images/support-pic.svg");
}

.supports-svg .main-links__icon--history {
    background-image: url("../images/history-pic.svg");
}

.supports-svg .main-links__icon--recurring {
    background-image: url("../images/recurring-pic.svg");
}

@media (min-width: 640px) {
    .main-links__item {
        float: left;
        margin-bottom: 0;
        width: 25%;
    }

    .main-links__item--narrow {
        width: 20%;
    }

    .main-links__icon-cnt {
        height: 69px;
    }
}
/* Modal dialog module (custom module based on bootstrap's modal dialogs).
    Example:

    <button type="button" data-toggle="modal" data-target="#my-modal">
        Show modal
    </button>

    <div class="modal fade" id="my-modal" tabindex="-1">
      <div class="modal-dialog modal-custom">
        <div class="modal-custom__content">
          <div class="modal-custom__header">Some header</div>
          <div class="modal-custom__body">Some body</div>
          <div class="modal-custom__footer">Some footer</div>
        </div>
      </div>
    </div>
--------------------------------------------------------- */

/* Elements
--------------------------------------------------------- */

.modal-custom__content {
    outline: 0;
    background-color: #fff;
}

.modal-custom__content--center {
    text-align: center;
}

.modal-custom__header {
    padding: 20px 30px 15px;
    color: #966;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    line-height: 1.2;
}

.modal-custom__header--dark {
    border-bottom: none;
    background-color: #e6e6e6;
    color: #4d4d4d;
}

.modal-custom__body {
    margin-right: 30px;
    margin-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #ccc;
    font-size: 13px;
}

.modal-custom__body--padding-L {
    padding-bottom: 30px;
}

.modal-custom__header--dark + .modal-custom__body {
    border-top: none;
}

.modal-custom__text + .modal-custom__text {
    margin-top: 10px;
}

.modal-custom__footer {
    margin-right: 30px;
    margin-left: 30px;
    padding-top: 20px;
    padding-bottom: 25px;
    border-top: 1px solid #ccc;
}

.modal-custom__footer:after {
    display: table;
    clear: both;
    content: " ";
}

.modal-custom__btn {
    display: block;
    margin-bottom: 20px;
    text-align: center;
}

.modal-custom__lk {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
}

.modal-custom__timer-cnt {
    display: block;
    margin-bottom: 25px;
}

/* Context
--------------------------------------------------------- */

@media (min-width: 480px) {
    .modal-custom__header {
        font-size: 20px;
    }
}

@media (min-width: 640px) {
    .modal-custom__btn {
        float: right;
        margin-bottom: 0;
    }

    .modal-custom__lk {
        text-align: left;
    }
}
/* Modal support module
--------------------------------------------------------- */

/* Elements
--------------------------------------------------------- */

.modal-support__content {
    outline: 0;
    background-color: #f2f2f2;
    -webkit-box-shadow: 0 0 20px 6px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 20px 6px rgba(0, 0, 0, 0.4);
}

.modal-support__header {
    position: relative;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 26px;
    line-height: 1.2;
}

.modal-support__close {
    position: absolute;
    top: 2px;
    right: 6px;
    padding: 0;
    border: 0;
    background: 0 0;
    color: #999;
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
}

.modal-support__close:focus {
    outline: 0;
}

.modal-support__body {
    padding: 0 20px 20px;
    font-size: 14px;
    line-height: 1.2;
}

.modal-support__group {
    margin-bottom: 20px;
}

.modal-support__notice {
    margin-bottom: 20px;
    color: #808080;
    font-size: 12px;
    line-height: 1.5;
}

/* Context
--------------------------------------------------------- */

@media (min-width: 480px) {
    .modal-support__header {
        padding: 25px 40px;
        font-weight: 300;
        font-size: 32px;
    }

    .modal-support__body {
        padding: 0 40px 30px;
    }
}
/* Notification module
--------------------------------------------------------- */

.notification {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1000;
    padding: 19px 30px 19px 15px;
    width: 100%;
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background: white;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    font-size: 14px;
}

.notification--warning {
    background: #f8ecad;
    color: #7c6d1f;
}

/* Elements
--------------------------------------------------------- */

.notification__close {
    position: absolute;
    top: 19px;
    right: 12px;
    color: #000;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
    opacity: 0.25;
    cursor: pointer;
}
/* Page title module
--------------------------------------------------------- */

.page-title {
    clear: right;
    padding: 16px 0 10px;
    border-bottom: 2px solid #e6e6e6;
}

.page-title--spaced {
    padding: 18px 0 20px;
}

/* Elements
--------------------------------------------------------- */

.page-title__cnt:after {
    display: table;
    clear: both;
    content: " ";
}

.page-title__primary {
    margin: 0;
    color: #666;
    font-weight: bold;
    font-size: 17px;
}

.page-title__primary--darker {
    color: #333;
}

.page-title__primary--middle {
    padding-top: 10px;
}

.page-title__secondary {
    margin: 0;
    font-size: 11px;
}

.page-title__hl {
    color: #c96;
    text-transform: uppercase;
}

.page-title__lock {
    float: left;
}

.page-title__hint {
    color: #666;
    text-transform: none;
    font-weight: normal;
    font-size: 13px;
}

/* Context
--------------------------------------------------------- */

@media (min-width: 480px) {
    .page-title__primary {
        font-size: 18px;
    }

    .page-title__secondary {
        font-size: 12px;
    }
}

@media (min-width: 640px) {
    .page-title {
        clear: none;
    }

    .page-title__primary {
        font-size: 22px;
    }

    .page-title__primary--middle {
        padding-top: 7px;
    }

    .page-title__lock {
        margin-right: 7px;
    }

    .page-title__hint {
        font-size: 14px;
    }
}

@media (min-width: 840px) {
    .page-title__primary {
        font-size: 24px;
    }

    .page-title__primary--middle {
        padding-top: 5px;
    }

    .page-title__lock {
        margin-right: 14px;
    }
}
/* Pay with module
--------------------------------------------------------- */

.pay-with {
    margin-top: 25px;
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    vertical-align: middle;
}
.pay-with  a {
    color: #404040;
    font-weight: bolder;
    line-height: 26px;
    height: 26px;
}
.pay-with a.pay-with__paypal img {
    float: right;
    position: relative;
    top: -8px;
    left: 5px;
}
.pay-with__tab {
    clear: left;
}
/* Elements
--------------------------------------------------------- */

.pay-with__btn {
    display: block;
    margin-bottom: 20px;
    float: left;
}
.pay-with__btn {
    margin-right:20px;
}
.pay-with__desc {
    font-size: 14px;
}
/* Payment form module
--------------------------------------------------------- */

.payment-form {
    margin: 20px 0 0;
    color: #808080;
}

/* Elements
--------------------------------------------------------- */

.payment-form__country-cnt {
    margin: 3px auto;
    width: 192px;
    color: #333;
    vertical-align: middle;
    font-size: 12px;
}

.payment-form__card-cnt {
    margin: 10px 0 20px;
}

.payment-form__top {
    text-align: center;
    font-size: 14px;
}

#save-card {
    display: none;
}
.payment-form__already-saved {
    display: none;
    color: #01802f;
    padding: 4px;
    border-radius: 4px;
    text-align: center;
}

.payment-form__bank-statement-cnt {
    margin: 20px auto;
    width: 220px;
    text-align: center;
}

.payment-form__bank-statement {
    display: inline-block;
    margin-top: 5px;
    padding: 6px 12px;
    background: #f2f2f2;
}

.payment-form__agreement {
    color: #999;
    font-size: 10px;
}

.payment-form__bottom:after,
.payment-form__agreement-section:after {
    display: table;
    clear: both;
    content: " ";
}

.payment-form__agreement-section + .payment-form__agreement-section {
    margin-top: 5px;
}

.payment-form__check-cnt {
    float: left;
    margin-right: 5px;
    height: 22px;
    padding-bottom: 45px;
}

.payment-form__lk {
    color: #666;
}

.payment-form__lk:focus,
.payment-form__lk:hover {
    color: #404040;
}

.payment-form__submit,
.payment-form__progress {
    margin: 25px auto 0;
    width: 260px;
}

.payment-form__progress-title {
    margin-bottom: 15px;
    font-size: 14px;
}

/* Context
--------------------------------------------------------- */

@media (min-width: 640px) {
    .payment-form {
        text-align: left;
    }

    .payment-form__country-cnt {
        display: inline-block;
        margin: 0 10px;
    }

    .payment-form__top {
        text-align: left;
    }
    .payment-form__save-card {
        float: right;
        padding-left: 20px;
        width: 280px;
        text-align: left;
    }
    .payment-form__already-saved {
        padding-left: 20px;
        float: right;
        width: 280px;
    }
    .payment-form__bank-statement-cnt {
        width: auto;
        text-align: left;
    }

    .payment-form__bank-statement {
        margin-top: 0;
        margin-left: 12px;
    }

    .payment-form__agreement {
        float: left;
        max-width: 350px;
    }

    .payment-form__submit,
    .payment-form__progress {
        float: right;
        margin: 0;
    }
}
@media (min-width: 840px) {
    .payment-form__save-card {
        padding-left: 80px;
        width: 340px;
    }
    .payment-form__already-saved {
        padding-left: 80px;
        width: 340px;
    }
}
/* Payment result module
--------------------------------------------------------- */

.payment-result {
    margin-top: 40px;
}

/* Elements
--------------------------------------------------------- */

.payment-result__section {
    margin-bottom: 40px;
    text-align: center;
}

.payment-result__section--margin-S {
    margin-bottom: 20px;
}

.payment-result__section--text-L {
    font-size: 18px;
}
.payment-result--success-description {
    padding: 10px;
    border-radius: 4px;
    color: white;
    margin-bottom: 27px;
    background:#5cb85c;
    border-color: #3e8f3e;
}

.payment-result__icon {
    display: block;
    margin: 0 auto 10px;
    width: 50px;
    height: 50px;
    background-position: 0 0;
    background-size: 50px 50px;
    background-repeat: no-repeat;
}

.payment-result--declined .payment-result__icon {
    background-image: url("../images/decline-icon.png");
}

.payment-result--success .payment-result__icon {
    background-image: url("../images/success-icon.png");
}

.payment-result--expired .payment-result__icon {
    background-image: url("../images/attention-icon.png");
}

.payment-result__status {
    display: block;
    text-transform: uppercase;
    font-size: 26px;
}

.payment-result--declined .payment-result__status {
    color: #c1272d;
}

.payment-result--success .payment-result__status {
    color: #093;
}

.payment-result--expired .payment-result__status {
    color: #4d4d4d;
}

.payment-result__transaction-id {
    color: #333;
    white-space: nowrap;
    font-weight: bold;
}

.payment-result__buttons-cnt:after {
    display: table;
    clear: both;
    content: " ";
}

.payment-result__button {
    text-align: center;
}

.payment-result__button--primary {
    margin-bottom: 20px;
}

/* Context
--------------------------------------------------------- */

.supports-svg .payment-result--expired .payment-result__icon {
    background-image: url("../images/attention-icon.svg");
}

.supports-svg .payment-result--success .payment-result__icon {
    background-image: url("../images/success-icon.svg");
}

.supports-svg .payment-result--declined .payment-result__icon {
    background-image: url("../images/decline-icon.svg");
}

@media (min-width: 640px) {
    .payment-result__buttons-cnt {
        margin: 0 auto;
        max-width: 560px;
    }

    .payment-result__button--primary {
        float: right;
        margin-bottom: 0;
    }

    .payment-result__button--secondary {
        float: left;
    }
}
/* Payment module (contains info about a purchase)
--------------------------------------------------------- */

.payment {
    position: relative;
    margin: 20px 0;
}

/* Elements
--------------------------------------------------------- */

.payment__detail {
    font-size: 14px;
}

.payment__detail--small {
    font-size: 10px;
}

.payment__title {
    display: inline-block;
    margin-right: 15px;
    width: 94px;
    color: #808080;
}

.payment__title--right {
    text-align: right;
}

.payment__title--top {
    vertical-align: top;
}

.payment__desc {
    display: inline-block;
    max-width: 185px;
    color: #333;
}

.payment__desc--hl {
    color: #009245;
    font-weight: bold;
    font-size: 18px;
}

.payment__main {
    margin-bottom: -2px;
}
.payment__main .tooltip-inner {
    text-align: left;
    padding: 8px 10px;
}
.payment__icon {
    display: inline-block;
    margin: 0 4px;
    width: 14px;
    height: 14px;
    background-image: url("../images/question-mark.png");
    background-position: 0 0;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    vertical-align: middle;
    cursor: pointer;
}

.payment__sub-desc {
    color: #808080;
    font-size: 10px;
}

.payment__sub-desc--L {
    font-size: 11px;
}

.payment__support-cnt {
    position: absolute;
    display: none;
}

/* Context
--------------------------------------------------------- */

.supports-svg .payment__icon {
    background-image: url("../images/question-mark.svg");
}

@media (min-width: 640px) {
    .payment__detail + .payment__detail {
        margin-top: 6px;
    }

    .payment__desc {
        max-width: 505px;
    }

    .payment__main {
        margin-bottom: -5px;
    }

    .payment__detail--inline-md,
    .payment__sub-desc {
        display: inline-block;
    }

    .payment__title--auto-md {
        margin-right: 5px;
        margin-left: 20px;
        width: auto;
    }

    .payment__support-cnt {
        top: 0;
        right: 0;
        display: block;
    }
}

@media (min-width: 840px) {
    .payment__support-cnt {
        right: -75px;
    }

    .payment__desc {
        max-width: 565px;
    }
}
/* Progressbar module
--------------------------------------------------------- */

.progress {
    overflow: hidden;
    height: 4px;
    background: rgba(0, 146, 69, 0.2);
}

/* Elements
--------------------------------------------------------- */

.progress__bar {
    float: left;
    width: 0;
    height: 100%;
    background: #090;
    line-height: 4px;
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
/* Radio button module
--------------------------------------------------------- */

.radio-btn {
    display: inline-block;
}

/* Elements
--------------------------------------------------------- */

.radio-btn__input {
    position: absolute;
    left: -9999px;
}

.radio-btn__input + .radio-btn__lbl {
    display: inline-block;
    margin: 0;
    padding-left: 16px;
    height: 16px;
    background-image: url("../images/radio-btn.png");
    background-position: 0 0;
    background-size: 16px auto;
    background-repeat: no-repeat;
    vertical-align: middle;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    cursor: pointer;
}

.radio-btn__input + .radio-btn__lbl--upcase {
    text-transform: uppercase;
}

.radio-btn__input + .radio-btn__lbl:not(:empty) {
    padding-left: 30px;
}

.radio-btn__input:checked + .radio-btn__lbl {
    background-position: 0 -16px;
}

.radio-btn__input.is-checked + .check-box-b__lbl {
    background-position: 0 -16px;
}

.radio-btn__hl {
    color: #333;
    font-weight: bold;
}

/* Context
--------------------------------------------------------- */

.supports-svg .radio-btn__input + .radio-btn__lbl {
    background-image: url("../images/radio-btn.svg");
    color: #808080;
}
/* Saved card module
--------------------------------------------------------- */



/* Elements
--------------------------------------------------------- */

.saved-card__input {
    position: absolute;
    left: -9999px;
}

.saved-card__input + .saved-card__lbl {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 18px 15px 0 13px;
    width: 200px;
    height: 125px;
    border: solid 2px #fc3;
    border-radius: 8px;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.2;
    cursor: pointer;
}

.saved-card__input:checked + .saved-card__lbl {
    font-weight: bold;
}

.saved-card__input.is-checked + .saved-card__lbl {
    font-weight: bold;
}

.saved-card__bg {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    z-index: -1;
    display: block;
    border-radius: 4px;
    background: transparent;
    color: #333;
}

.saved-card__lbl:hover .saved-card__bg {
    background: #e6e6e6;
    background: -webkit-linear-gradient(330deg, #e6e6e6 0%, #e6e6e6 50%, #dcdcdc 50%, #dcdcdc 100%);
    background: -moz-linear-gradient(330deg, #e6e6e6 0%, #e6e6e6 50%, #dcdcdc 50%, #dcdcdc 100%);
    background: -o-linear-gradient(330deg, #e6e6e6 0%, #e6e6e6 50%, #dcdcdc 50%, #dcdcdc 100%);
    background: linear-gradient(120deg, #e6e6e6 0%, #e6e6e6 50%, #dcdcdc 50%, #dcdcdc 100%);
}

.saved-card__input:checked + .saved-card__lbl .saved-card__bg {
    background: #ffd000;
    background: -webkit-linear-gradient(330deg, #ffd000 0%, #ffd000 50%, #ffb51a 50%, #ffb51a 100%);
    background: -moz-linear-gradient(330deg, #ffd000 0%, #ffd000 50%, #ffb51a 50%, #ffb51a 100%);
    background: -o-linear-gradient(330deg, #ffd000 0%, #ffd000 50%, #ffb51a 50%, #ffb51a 100%);
    background: linear-gradient(120deg, #ffd000 0%, #ffd000 50%, #ffb51a 50%, #ffb51a 100%);
}

.saved-card__input.is-checked + .saved-card__lbl .saved-card__bg {
    background: #ffd000;
    background: -webkit-linear-gradient(330deg, #ffd000 0%, #ffd000 50%, #ffb51a 50%, #ffb51a 100%);
    background: -moz-linear-gradient(330deg, #ffd000 0%, #ffd000 50%, #ffb51a 50%, #ffb51a 100%);
    background: -o-linear-gradient(330deg, #ffd000 0%, #ffd000 50%, #ffb51a 50%, #ffb51a 100%);
    background: linear-gradient(120deg, #ffd000 0%, #ffd000 50%, #ffb51a 50%, #ffb51a 100%);
}

.saved-card__check {
    position: absolute;
    top: -10px;
    left: -10px;
    display: none;
    width: 26px;
    height: 26px;
    background-image: url("../images/saved-card-check.png");
    background-position: 0 0;
    background-size: 26px auto;
    background-repeat: no-repeat;
}

.saved-card__input:checked + .saved-card__lbl .saved-card__check {
    display: block;
}

.saved-card__input.is-checked + .saved-card__lbl .saved-card__check {
    display: block;
}

.saved-card__num-title,
.saved-card__holder-title {
    display: block;
    color: #666;
    text-align: left;
    text-transform: uppercase;
    font-size: 7px;
}

.saved-card__num-title {
    margin-bottom: 10px;
}

.saved-card__holder-title {
    margin-bottom: 5px;
}

.saved-card__num,
.saved-card__holder {
    display: block;
    color: #333;
    text-align: right;
}

.saved-card__num {
    margin-bottom: 22px;
    font-size: 16px;
}

.saved-card__holder {
    overflow: hidden;
    width: 100%;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
}

/* Context
--------------------------------------------------------- */

.supports-svg .saved-card__check {
    background-image: url("../images/saved-card-check.svg");
}
/* Saved cards list module
--------------------------------------------------------- */

.saved-cards-list {
    margin: 5px 0 15px;
}

/* Elements
--------------------------------------------------------- */

.saved-cards-list__item {
    display: block;
    margin: 15px auto;
    width: 200px;
}

/* Context
--------------------------------------------------------- */

@media (min-width: 640px) {
    .saved-cards-list__item {
        display: inline-block;
        margin: 10px 6px 10px 0;
    }

    .saved-cards-list__item:nth-child(3n) {
        margin-right: 0;
    }
}

@media (min-width: 840px) {
    .saved-cards-list__item {
        margin-right: 35px;
    }
}
/* Select module (custom select element)
--------------------------------------------------------- */

.select {
    position: relative;
}

.select:after {
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -0.7em;
    content: "\25BC";
    font-size: 0.8em;
    pointer-events: none;
}

/* Elements
--------------------------------------------------------- */

.select__control {
    display: block;
    padding: 4px 10px;
    width: 100%;
    border: 1px solid #fff;
    border-radius: 3px;
    background: #fff;
    background-image: none;
}

.select__control:focus {
    outline: 0;
}

.select__control--radius-L {
    border-radius: 6px;
}

.select__control--border-L {
    padding: 2px 9px;
    border-width: 2px;
}

.select__control--border-dark {
    border-color: #999;
}

.select__control--squared {
    padding: 11px 20px 11px 12px;
    border: 1px solid #ccc;
    border-radius: 0;
}

.select__control.is-success {
    border-color: #093;
}

.select__control.is-error {
    border-color: #c33;
}
/* Signin form module
--------------------------------------------------------- */

.signin-form {
    margin-top: 22px;
    color: #333;
    font-size: 14px;
}

/* Elements
--------------------------------------------------------- */

.signin-form__group + .signin-form__group {
    margin-top: 15px;
}
.signin-form__captcha {
    width: 310px;
}

.signin-form__captcha:after {
    display: table;
    clear: both;
    content: " ";
}

.signin-form__captcha-img {
    margin-bottom: 10px;
    text-align: center;
}

.signin-form__btns {
    margin-top: 30px;
    margin-bottom: 5px;
}
.signin-form__group.select:after {
    top: 45px;
    right: 10px;
}


/* Context
--------------------------------------------------------- */

@media (min-width: 640px) {
    .signin-form__captcha-img {
        margin-right: 20px;
        margin-bottom: 0;
    }

    .signin-form__captcha-img,
    .signin-form__captcha-it {
        float: left;
        width: 200px;
    }
}
/* Slider module
--------------------------------------------------------- */

.slider {
    display: none;
    background: #333;
}

/* Elements
--------------------------------------------------------- */

.slider__cnt {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 960px;
    width: 100%;
}

/* Just a placeholder for UI elements (dots) */

.slider__cnt:after {
    display: block;
    height: 50px;
    content: " ";
}

/* Context
--------------------------------------------------------- */

@media (min-width: 480px) {
    .slider {
        display: block;
    }
}

@media (min-width: 960px) {
    .slider__cnt {
        padding: 0;
    }
}
/* Status icon module
--------------------------------------------------------- */

.status-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: 0 0;
    background-size: 16px 16px;
    background-repeat: no-repeat;
}

.status-icon--success {
    background-image: url("../images/success-icon-sm.png");
}

.status-icon--error {
    background-image: url("../images/decline-icon-sm.png");
}

/* Context
--------------------------------------------------------- */

.supports-svg .status-icon--success {
    background-image: url("../images/success-icon.svg");
}

.supports-svg .status-icon--error {
    background-image: url("../images/decline-icon.svg");
}
/* Support link module
    Example:
        <div class="support-link"><a href="#">Support</a></div>
--------------------------------------------------------- */

.support-link {
    display: inline-block;
    padding-left: 35px;
    height: 17px;
    background-image: url("../images/support-icon.png");
    background-position: 0 0;
    background-size: 25px 17px;
    background-repeat: no-repeat;
    line-height: 17px;
}

/* Context
--------------------------------------------------------- */

.supports-svg .support-link {
    background-image: url("../images/support-icon.svg");
}
/* Timer module (a variation)
--------------------------------------------------------- */

.timer-a {
    display: none;
    width: 164px;
    color: #666;
    text-align: center;
    line-height: 1.2;
}

.timer-a--right {
    float: right;
}

/* Elements
--------------------------------------------------------- */

.timer-a__msg {
    margin: 5px 0;
}

.timer-a__time {
    font-weight: bold;
    font-size: 18px;
}

.timer-a__icon {
    display: inline-block;
    width: 40px;
    height: 30px;
    background-image: url("../images/timer-a-icon.png");
    background-position: 0 0;
    background-size: 40px 30px;
    background-repeat: no-repeat;
    vertical-align: middle;
}

/* Context
--------------------------------------------------------- */

.supports-svg .timer-a__icon {
    background-image: url("../images/timer-a-icon.svg");
}

@media (min-width: 640px) {
    .timer-a {
        display: block;
    }
}
/* Time module (b variation)
--------------------------------------------------------- */

.timer-b {
    display: inline-block;
}

/* Elements
--------------------------------------------------------- */

.timer-b__msg {
    margin-bottom: 5px;
    font-size: 12px;
}

.timer-b__time-cnt {
    position: relative;
    margin: 0 auto;
    width: 75px;
    height: 85px;
    background-image: url("../images/timer-b-icon.png");
    background-position: 0 0;
    background-size: 75px 85px;
    background-repeat: no-repeat;
    text-align: center;
}

.timer-b__time {
    position: relative;
    top: 20px;
    color: #333;
    font-weight: bold;
    font-size: 28px;
    line-height: 1.2;
}

.timer-b__units {
    position: relative;
    top: 17px;
    display: block;
    font-weight: normal;
    font-size: 11px;
}

/* Context
--------------------------------------------------------- */

.supports-svg .timer-b__time-cnt {
    background-image: url("../images/timer-b-icon.svg");
}
/* Transactions management module
--------------------------------------------------------- */

.transactions-management {
    margin-top: 20px;
    color: #333;
    font-size: 14px;
}

/* Elements
--------------------------------------------------------- */

.transactions-management__section {
    margin-bottom: 25px;
}

.transactions-management__table {
    margin: 10px 0 20px;
}

.transactions-management__inline-md {
    display: block;
}

/* Context
--------------------------------------------------------- */

@media (min-width: 640px) {
    .transactions-management__inline-md {
        display: inline;
    }
}
/* A responsive table for transactions list
--------------------------------------------------------- */

.transactions {
    padding: 0;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    color: #666;
    font-size: 12px;
}

/* Elements
--------------------------------------------------------- */

.transactions__h {
    border-bottom: 1px solid #ccc;
}

.transactions__row {
    -webkit-transition: background 0.35s ease;
    -o-transition: background 0.35s ease;
    transition: background 0.35s ease;
}

.transactions__row + .transactions__row {
    border-top: 1px solid #ccc;
}

.transactions__cell {
    padding: 12px 15px;
    vertical-align: top;
}

.transactions__cell--bold {
    font-weight: bold;
}

.transactions__date {
    display: inline-block;
    min-width: 130px;
}

.transactions__row.is-selected {
    background: #f2f2f2;
}

/* Context
--------------------------------------------------------- */

@media (max-width: 639px) {
    .transactions {
        border: 0;
    }

    .transactions__h {
        display: none;
    }

    .transactions__row {
        display: block;
    }

    .transactions__row:after {
        display: table;
        clear: both;
        content: " ";
    }

    .transactions__row:first-child {
        border-top: 1px solid #ccc;
    }

    .transactions__row:last-child {
        border-bottom: 1px solid #ccc;
    }

    .transactions__cell {
        display: block;
        float: left;
        padding: 3px 10px 2px 35px;
        width: 100%;
    }

    .transactions__cell:first-child {
        padding-top: 5px;
    }

    .transactions__cell:last-child {
        padding-bottom: 6px;
    }

    .transactions__cell[data-label]:before {
        margin-right: 5px;
        content: attr(data-label);
        font-weight: bold;
    }

    .transactions__cell--hideable {
        display: none;
    }

    /* These two wrappers are needed to absolutely position
       checkboxes in IE9 */

    .transactions__relative {
        position: relative;
    }

    .transactions__check-box-cnt {
        position: absolute;
        top: 5px;
        left: -25px;
    }

    /* --- */
}

@media (min-width: 640px) {
    .transactions__cell--right {
        text-align: right;
    }

    .transactions__cell--center {
        text-align: center;
    }
}
/* Welcome message module
--------------------------------------------------------- */

.welcome-message {
    margin: 35px 0 50px;
    color: #333;
    text-align: center;
}

/* Elements
--------------------------------------------------------- */

.welcome-message__primary {
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 28px;
}

.welcome-message__secondary {
    font-size: 14px;
}

/* Context
--------------------------------------------------------- */

@media (min-width: 640px) {
    .welcome-message__primary {
        font-size: 32px;
    }
}


ul.cards-list {
    display:none;
    padding: 0;
    margin: 0;
    list-style-type: none;
    top: 65px;
    background-color: white;
    position: absolute;
    z-index: 10000;
    overflow-y: auto;
    height: 150px;
    border: 1px solid rgb(169,169,169);
    width: 98%;
    left:1%;
}

ul.cards-list li { cursor: pointer; padding: 7px 10px; text-align: left;margin:0;}
ul.cards-list li:hover { background: grey; color: white; }

.tooltip-inner {max-width: 300px;}