/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

/* Document
   ========================================================================== */

html {
    font-family: sans-serif; /* 1 */
    line-height: 1.15; /* 2 */
    -ms-text-size-adjust: 100%; /* 3 */
    -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
    margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * CSS-analog of cellspacing="0"
 */

table {
    border-spacing: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
    background-color: transparent; /* 1 */
    -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
    outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

smaller {
    font-size: 70%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
    -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}


/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */


progress {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}


/**
 * Remove the default vertical scrollbar in IE.
 */


textarea {
    overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */


[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */


[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */


[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}


/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */


[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */


::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}


/* Interactive
   ========================================================================== */


/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
    display: block;
}


/*
 * Add the correct display in all browsers.
 */


summary {
    display: list-item;
}


/* Scripting
   ========================================================================== */


/**
 * Add the correct display in IE 9-.
 */


canvas {
    display: inline-block;
}


/**
 * Add the correct display in IE.
 */


template {
    display: none;
}


/* Hidden
   ========================================================================== */


/**
 * Add the correct display in IE 10-.
 */


[hidden] {
    display: none;
}


.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}


[class*="grid-"] {
    box-sizing: border-box;
    padding-right: 10px;
    padding-left: 10px;
}


.grid-12 {
    width: 100%;
}


.grid-11 {
    width: 91.66667%;
}


.grid-10 {
    width: 83.33333%;
}


.grid-9 {
    width: 75%;
}


.grid-8 {
    width: 66.66667%;
}


.grid-7 {
    width: 58.33333%;
}


.grid-6 {
    width: 50%;
}


.grid-5 {
    width: 41.66667%;
}


.grid-4 {
    width: 33.33333%;
}


.grid-3 {
    width: 25%;
}


.grid-2 {
    width: 16.66667%;
}


.grid-1 {
    width: 8.33333%;
}


@media (min-width: 479px) {
    .grid-12-sm {
        width: 100%;
    }
    .grid-11-sm {
        width: 91.66667%;
    }
    .grid-10-sm {
        width: 83.33333%;
    }
    .grid-9-sm {
        width: 75%;
    }
    .grid-8-sm {
        width: 66.66667%;
    }
    .grid-7-sm {
        width: 58.33333%;
    }
    .grid-6-sm {
        width: 50%;
    }
    .grid-5-sm {
        width: 41.66667%;
    }
    .grid-4-sm {
        width: 33.33333%;
    }
    .grid-3-sm {
        width: 25%;
    }
    .grid-2-sm {
        width: 16.66667%;
    }
    .grid-1-sm {
        width: 8.33333%;
    }
}


@media (min-width: 768px) {
    .grid-12-md {
        width: 100%;
    }
    .grid-11-md {
        width: 91.66667%;
    }
    .grid-10-md {
        width: 83.33333%;
    }
    .grid-9-md {
        width: 75%;
    }
    .grid-8-md {
        width: 66.66667%;
    }
    .grid-7-md {
        width: 58.33333%;
    }
    .grid-6-md {
        width: 50%;
    }
    .grid-5-md {
        width: 41.66667%;
    }
    .grid-4-md {
        width: 33.33333%;
    }
    .grid-3-md {
        width: 25%;
    }
    .grid-2-md {
        width: 16.66667%;
    }
    .grid-1-md {
        width: 8.33333%;
    }
    .margin-top-70 {
        margin-top: -70px;
    }
}


@media (min-width: 992px) {
    .grid-12-lg {
        width: 100%;
    }
    .grid-11-lg {
        width: 91.66667%;
    }
    .grid-10-lg {
        width: 83.33333%;
    }
    .grid-9-lg {
        width: 75%;
    }
    .grid-8-lg {
        width: 66.66667%;
    }
    .grid-7-lg {
        width: 58.33333%;
    }
    .grid-6-lg {
        width: 50%;
    }
    .grid-5-lg {
        width: 41.66667%;
    }
    .grid-4-lg {
        width: 33.33333%;
    }
    .grid-3-lg {
        width: 25%;
    }
    .grid-2-lg {
        width: 16.66667%;
    }
    .grid-1-lg {
        width: 8.33333%;
    }
}


/*-- ELEMENT'S VISIBILITY ON DEVICES--*/


.visible-sm,
.visible-md,
.visible-lg {
    display: block !important;
}


table.visible-sm,
table.visible-md,
table.visible-lg {
    display: table !important;
}


tr.visible-sm,
tr.visible-md,
tr.visible-lg {
    display: table-row !important;
}


th.visible-sm,
th.visible-md,
th.visible-lg,
td.visible-sm,
td.visible-md,
td.visible-lg {
    display: table-cell !important;
}


.visible-sm-block,
.visible-md-block,
.visible-lg-block {
    display: none !important;
}


.show {
    display: block !important;
}


.show-flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
}


.show-inline {
    display: inline-block!important;
}


table.show {
    display: table !important;
}


.visible-xs-block {
}


@media (max-width: 769px) {


    .visible-xs-block {
        display: block !important;
    }
}


select.country {
}


@media (max-width: 769px) {


    select.country {
        max-width: 400px;
    }
}


@media (max-width: 560px) {


    select.country {
        max-width: 250px;
    }
}


@media (max-width: 360px) {


    select.country {
        max-width: 200px;
    }
}


.visible-sm-block {
}


@media (min-width: 479px) and (max-width: 769px) {


    .visible-sm-block {
        display: block !important;
    }
}


.visible-md-block {
}


@media (min-width: 768px) and (max-width: 993px) {


    .visible-md-block {
        display: block !important;
    }
}


.visible-lg-block {
}


@media (min-width: 992px) {


    .visible-lg-block {
        display: block !important;
    }
}


.hidden {
    display: none !important;
}


.invisible {
    visibility: hidden;
}


.hidden-sm {
}


@media (max-width: 767px) {


    .hidden-sm {
        display: none !important;
    }
}


.hidden-md {
}


@media (min-width: 768px) and (max-width: 993px) {


    .hidden-md {
        display: none!important;
    }
}


.hidden-lg {
}


@media (min-width: 992px) {


    .hidden-lg {
        display: none!important;
    }
}


html,
body {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
}


html {
    font-size: 13px;
    line-height: 1.385;
    color: #505050;
    background-color: #e5e6ea;
}


img,
iframe,
video {
    vertical-align: middle;
}


h1,
.h1,
h2,
.h2,
h3,
.h3 {
    font-weight: 400;
    color: #000;
}


h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: 700;
}


h1,
.h1 {
    margin-top: 0.7em;
    margin-bottom: 0.7em;
    font-size: 24px;
    line-height: 1.2
}


@media (min-width: 479px) {


    h1,
    .h1 {
        font-size: 29px;
    }
}


h2,
.h2 {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
    font-size: 20px;
    line-height: 1.25;
}


h3,
.h3 {
    margin-top: 0.9em;
    margin-bottom: 0.9em;
    font-size: 18px;
    line-height: 1.3
}


@media (min-width: 768px) {


    h3,
    .h3 {
        font-size: 20px;
    }
}


h4,
.h4 {
    font-size: 16px;
    line-height: 1.35
}


@media (min-width: 768px) {


    h4,
    .h4 {
        font-size: 18px;
    }
}


h5,
.h5 {
    font-size: 14px
}


@media (min-width: 768px) {


    h5,
    .h5 {
        font-size: 16px;
    }
}


h6,
.h6 {
    font-size: 13px
}


@media (min-width: 768px) {


    h6,
    .h6 {
        font-size: 14px;
    }
}


a {
    color: #0083d0;
    text-decoration: underline;
}


a:hover {
    color: #0073b7;
    cursor: pointer;
}


a:active {
    color: #00639d;
}


ul,
ol {
    padding-left: 1.25em;
}


.fused>li {
    margin-bottom: 0.5em;
}


.fused>li:last-child {
    margin-bottom: 0;
}


table td {
    padding: 2px 5px;
    vertical-align: top;
}


hr {
    display: block;
    clear: both;
    height: 1px;
    margin: 1em 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #ddd;
}


.text-left {
    text-align: left;
}


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


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


.text-justify {
    text-align: justify;
}


.text-nowrap {
    white-space: nowrap;
}


ul,
ol {
    padding-left: 1.846em;
}


.list-markers {
    padding-left: 1.846em;
    list-style: none;
}


.list-markers>li:before {
    display: inline-block;
    color: #ff7c07;
    text-indent: -1em;
}


.list-dot>li:before {
    content: "•";
}


.list-check>li:before {
    content: "✓";
}


.mod-csstransforms .list-check>li:before {
    float: left;
    margin: 0.1em 0 0 -1.4em;
    width: 0.45em;
    height: 0.85em;
    border-style: solid;
    border-width: 0 2px 2px 0;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center center 0;
    transform-origin: center center 0;
}


.mod-csstransforms .list-check-mini.list-check>li:before {
    margin-top: 0.2em;
    width: 0.3em;
    height: 0.6em;
}


.text-muted {
    color: #999;
}


.text-orange {
    color: #f70;
}


.text-lg {
    font-size: 18px
}


@media (min-width: 768px) {


    .text-lg {
        font-size: 21px;
    }
}


.text-small {
    font-size: 11px;
    color: #999;
}


.icon-done {
    position: relative
}


.icon-done:after {
    display: inline-block;
    content: "";
    width: 15px;
    height: 12px;
    margin-left: 10px;
    background: url('/pic/adaptive/v-done.png') no-repeat;
}


/*------Tooltip-------*/


.tooltip {
    position: absolute;
    background-image: -webkit-linear-gradient(top, #333, #222);
    background-image: linear-gradient(180deg, #333, #222);
    border-radius: 5px;
    padding: 0 24px 4px 8px;
    z-index: 1000;
    min-width: 275px;
    max-width: 395px
}


.tooltip.top-arrow::before,
.tooltip.bottom-arrow::after {
    content: " ";
    border: 12px solid transparent;
    position: absolute;
}


.tooltip.top-arrow {
}


.tooltip.top-arrow::before {
    border-bottom: 12px solid #333;
    top: -23px;
    right: 75px;
}


.tooltip.bottom-arrow {
}


.tooltip.bottom-arrow::after {
    border-top: 12px solid #222;
    bottom: -23px;
    right: 50%;
}


.tooltip .btn-close {
    position: absolute;
    background-image: url('/pic/adaptive/x-close.png');
    background-size: cover;
    width: 24px;
    height: 24px;
    top: 2px;
    right: 2px;
}


.tooltip .tooltip-content {
    color: #fff;
    line-height: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}


.tooltip .tooltip-image {
}


.tooltip .tooltip-image img {
    padding-top: 13px;
    height: 50px;
}


.tooltip .tooltip-description {
    margin-left: 10px;
}


/*----tooltip-icons----*/


.ios-share-icon {
    display: inline-block;
    width: 12px;
    height: 17px;
    margin-right: 3px;
    background: url('/pic/adaptive/ios-share.png') no-repeat;
    background-size: cover;
}


.ios-homescreen-icon {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 3px;
    background: url('/pic/adaptive/homescreen.png') no-repeat;
    background-size: cover;
}


/*-- GOT-TO_FULLSITE BLOCK --*/


.goto-fullsite {
    width: 100%;
    padding: 8px 16px;
    background: #9093a2;
    color: hsla(0, 0%, 100%, .8);
    line-height: 16px;
    text-align: center;
    box-sizing: border-box
}


@media (min-width: 768px) {


    .goto-fullsite {
        display: none;
    }
}


.full-website-link {
    color: #fff;
    font-weight: 700;
}


/*-- FILES ICONS --*/


.pdf-icon {
    position: relative;
    padding-left: 22px
}


.pdf-icon:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 22px;
    height: 22px;
    margin-top: -8px;
    background: url(/pic/adaptive/pdf.gif) no-repeat;
}


.line-above {
    border-top: 1px solid #e0e0e0;
    padding-top: 10px;
}


/*-- PAGE STYLE --*/


.fullpage {
    width: 100%;
}


.page {
}


@media (min-width: 768px) {


    .page {
        width: 100%;
        padding: 15px 10px;
        box-sizing: border-box;
    }
}


.page-filter-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: nowrap;
    -ms-flex-flow: nowrap;
    flex-flow: nowrap;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.page-title {
    margin: 0;
    margin-bottom: 10px;
}


.page-filter-text {
    display: none;
    margin: 0 0 11px 0;
    padding: 7px 0;
    font-size: 20px
}


@media (min-width: 768px) {


    .page-filter-text {
        display: block;
    }
}


.page-filter-description {
    display: none;
    margin: 0 0 11px 0;
    padding: 7px 0;
    font-size: 14px
}


@media (min-width: 768px) {


    .page-filter-description {
        display: block;
    }
}


.page-filter {
    margin-bottom: 15px;
}


.page-filter-form {
    margin-bottom: 10px;
    padding: 10px 15px;
    background: #eef1f4;
}


.page-filter-form .form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: nowrap;
    -ms-flex-flow: nowrap;
    flex-flow: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}


.page-filter-form label {
    font-weight: 700;
    margin-right: 5px;
}


.country-label {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}


@media (min-width: 479px) {


    .country-label {
        display: none;
    }
}


.deposit-country-label {
    display: none;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
}


@media (min-width: 479px) {


    .deposit-country-label {
        display: block;
    }
}


.page-filter-form select {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
}


@media (min-width: 479px) {


    .page-filter-form select {
        -webkit-box-flex: 5;
        -webkit-flex-grow: 5;
        -ms-flex-positive: 5;
        flex-grow: 5;
    }
}


.deposit-commission-link {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    display: none
}


@media (min-width: 768px) {


    .deposit-commission-link {
        display: block;
    }
}


.proctime-type {
    margin: 0 5px;
    font-weight: 700;
}


/*-- PAYMENT METHOD PANELS--*/


/*-- BADGES --*/


.badge {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    padding: 5px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
    font-size: 10px;
    line-height: 1;
}


.badge-popular {
    background: #090;
}


.badge-instruction a:link {
    color: #fa7000 !important;
    float: right;
    font-size: 11px;
}


/*-- NOTES --*/


.note {
    margin: 20px 0;
    padding: 10px;
    border: 1px dashed silver;
    color: #666;
    font-style: italic;
    text-align: center;
    border-radius: 3px;
    background: #fff;
}


/*-- MESSAGES --*/


.message-area {
    width: 100%;
}


.message {
    margin: 20px 0;
    padding: 12px 15px 6px;
    border: 1px dashed;
    border-radius: 3px;
    text-align: left;
}


.message td:first-child {
    padding-left: 0;
}


.message-clean {
    margin: 20px 0;
    text-align: left;
}


.message-success {
    border-color: #3c763d;
    background: #dff0d8;
}


.message-warning {
    border-color: #f44;
    background: rgba(255, 66, 66, .1);
}

.message-info {
    border-color: #ffa108;
    background: rgba(255, 161, 8, 0.1);
}


.message-title {
    margin-bottom: 5px;
}


.message-info {
    position: relative;
    border: 0;
    background: #ebeef2;
    padding: 12px 15px
}


@media (min-width: 768px) {


    .message-info {
        text-align: center;
    }
}


.message-title,
.message-clean-title {
    position: relative;
    padding-left: 20px;
    font-size: 15px
}


@media (min-width: 768px) {


    .message-title,
    .message-clean-title {
        font-size: 20px;
    }
}


.message-warning .message-title,
.message-clean-warning .message-clean-title {
    color: #f44;
}

.message-in-process .message-title,
.message-clean-in-process .message-clean-title {
    color: #ffa108;
}


.message-success .message-title,
.message-clean-success .message-clean-title {
    color: #090;
}


.message-title:before,
.message-clean-title:before {
    position: absolute;
    left: 0;
    top: 1px;
    content: "";
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain
}


@media (min-width: 768px) {


    .message-title:before,
    .message-clean-title:before {
        top: 5px;
    }
}


.message-warning .message-title:before,
.message-clean-warning .message-clean-title:before {
    background-image: url(/pic/adaptive/fail.png);
}

.message-in-process .message-title:before,
.message-clean-in-process .message-clean-title:before {
    background: url(/pic/adaptive/loader.svg) center/contain  no-repeat;
    -webkit-animation: rotatinon8steps 1s infinite step-start;
    animation: rotatinon8steps 1s infinite step-start;
}

.message-success .message-title:before,
.message-clean-success .message-clean-title:before {
    background-image: url(/pic/adaptive/success.png);
}


.message-loading {
    position: relative;
    display: inline-block;
    padding-left: 23px;
}


.message-loading:before {
    position: absolute;
    left: 0;
    top: 1px;
    content: "";
    width: 16px;
    height: 16px;
    background: url(/pic/adaptive/loader.svg) center/contain  no-repeat;
    -webkit-animation: rotatinon8steps 1s infinite step-start;
    animation: rotatinon8steps 1s infinite step-start;
}


@-webkit-keyframes rotatinon8steps {
    0% {-webkit-transform: rotate(0);transform: rotate(0);}
    12.5% {-webkit-transform: rotate(45deg);transform: rotate(45deg);}
    25% {-webkit-transform: rotate(90deg);transform: rotate(90deg);}
    37.5% {-webkit-transform: rotate(135deg);transform: rotate(135deg);}
    50% {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
    62.5% {-webkit-transform: rotate(225deg);transform: rotate(225deg);}
    75% {-webkit-transform: rotate(270deg);transform: rotate(270deg);}
    87.5% {-webkit-transform: rotate(315deg);transform: rotate(315deg);}
    100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}


@keyframes rotatinon8steps {
    0% {-webkit-transform: rotate(0);transform: rotate(0);}
    12.5% {-webkit-transform: rotate(45deg);transform: rotate(45deg);}
    25% {-webkit-transform: rotate(90deg);transform: rotate(90deg);}
    37.5% {-webkit-transform: rotate(135deg);transform: rotate(135deg);}
    50% {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
    62.5% {-webkit-transform: rotate(225deg);transform: rotate(225deg);}
    75% {-webkit-transform: rotate(270deg);transform: rotate(270deg);}
    87.5% {-webkit-transform: rotate(315deg);transform: rotate(315deg);}
    100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}


.message-col-heading,
.error-code {
    color: #999;
    font-weight: 100;
}


.error {
    color: red !important;
    margin-left: auto;
    font-size: smaller;
}


.amount-correction-btn {
    text-decoration: none;
    border-bottom: 1px dotted #0083d0;
    font-size: smaller;
}


.error[style*="none"] + .amount-correction-btn {
    visibility: hidden;
}


.drequest-block em {
    display: none !important;
}


em#code-error {
    display: block !important;
}


.error-input {
    border: solid 1px red !important;
}


.valid-input {
    border: solid 1px green !important;
}


.message tr {
    vertical-align: top;
}


.message-links {
    margin: 8px 0 12px;
}


.message-links a {
    padding: 0 10px;
    border-right: 1px solid #0083d0
}


.message-links a:first-child {
    padding-left: 0;
}


.message-links a:last-child {
    border-right: none;
}


/*-- PAYMENT ACCOUNT --*/


.paymethod-account-row {
    margin: 10px 0;
    position: relative;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}


.account-info-link {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 2px;
    padding-left: 16px;
    text-decoration: none;
    background: url('/pic/adaptive/icon-question-blue.png') 0 50% no-repeat;
    background-size: contain;
    line-height: 12px
}


@media(min-width: 768px) {


    .account-info-link {
        border: 1px solid red;
        display: none!important;
    }
}


.badge-bonus {
    display: inline-block;
    margin-left: 8px;
    padding-left: 16px;
    background: url('/pic/adaptive/gift.png') 0 2px no-repeat;
    background-size: 13px;
    color: #f70;
    font-weight: 700;
}


.paymethod-account-label {
    display: block;
    margin: 2px auto;
    padding: 0;
    padding-right: 10px;
    font-weight: 700
}


@media (min-width: 768px) {


    .paymethod-account-label {
        font-weight: 400;
    }
}


.paymethod-account-label-full {
    border-top: 1px solid #d2d8df;
    padding-top: 15px;
    margin-top: 15px;
}


.paymethod-account-message {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}


.label-amount {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}


.account-ballance {
    display: none;
    padding: 15px;
    background: #f2f5f7
}


.account-ballance td {
    padding-left: 0;
    position: relative;
}


@media (min-width: 768px) {


    .account-ballance {
        display: block;
    }
}


.question-info {
    position: relative;
    padding-right: 16px
}


.question-info:after {
    content: "";
    position: absolute;
    top: 0;
    right: -5px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/pic/adaptive/icon-question.png') no-repeat;
}


.account-ballance-info-val {
    text-align: right;
}


.currency {
    margin: 0 5px;
}


.paymethod-total {
    padding: 2px 0 8px;
    border-top: 1px solid #d2d8df;
    border-bottom: 1px solid #d2d8df
}


@media (min-width: 768px) {


    .paymethod-total {
        border-bottom: none;
    }
}


.paymethod-total .row {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 3px 0
}


@media (min-width: 768px) {


    .paymethod-total .row {
        padding: 5px 0;
    }
}


.paymethod-total-amount {
    text-align: right;
}


.paymethod-total-label.badge-bonus {
    margin-left: 11px;
    font-weight: 400;
}


.payment-trading {
    border-bottom: 1px none #d2d8df;
    font-size: 12px;
    color: #909090;
}


.payment-details-heading {
    position: relative;
    display: block;
    padding: 10px 0 10px 3px;
    border-bottom: 1px solid #e9e9e9;
    text-decoration: underline
}


@media (min-width: 768px) {


    .payment-details-heading {
        margin: 0 -12px;
        padding: 15px;
        border: 1px solid #e9e9e9;
        background: #fff;
    }
}


.payment-details-heading::after {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 0;
    content: "";
    width: 18px;
    height: 18px;
    background: url('/pic/adaptive/icon-toggle.png') 100% 100% no-repeat;
    background-position: 0 -18px;
}


@media (min-width: 768px) {


    .payment-details-heading::after {
        right: 10px;
    }
}


.payment-details-heading:hover {
    cursor: pointer;
}


.payment-details-close {
}


@media (min-width: 768px) {


    .payment-details-close {
        background: #f8f8f8;
    }
}


.payment-details-close::after {
    background-position: 0 0;
}


.checkout-form-submit {
    padding: 10px 12px;
    border: 1px solid #e9e9e9
}


.checkout-form-submit button {
    width: 100%;
}


.checkout-form-submit .text-small {
    margin-top: 8px;
}


.checkout-form-verified {
    padding: 15px;
    text-align: center;
}


.payment-details-table {
    display: none
}


@media (min-width: 768px) {


    .payment-details-table {
        background: #fff;
        margin: 0 -12px;
        padding: 15px;
        border: 1px solid #e9e9e9;
    }
}


.payment-details-table-open {
    display: block;
}


.comission-details {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0 15px 3px;
}


.account-ballance-info {
    padding-left: 2px;
}


.account-state-heading {
    padding-left: 2px;
    font-weight: 700;
}


.lastupdate {
    margin-top: 14px;
    margin-bottom: 7px;
    padding-left: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.lastupdate-cloned {
    padding: 0 15px;
}


.toolbar-account-status {
    display: none
}


@media (min-width: 768px) {


    .toolbar-account-status {
        display: block;
    }
}


/*-- PROMO CODE PAGE --*/


.promo-code-text {
    margin: 5px 0;
}


.promo-code-agreement {
    margin-top: 10px
}


@media (min-width: 768px) {


    .promo-code-agreement {
        margin-top: 40px;
    }
}


.agreement {
    margin-top: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


.agreement-file {
}


@media (min-width: 479px) {


    .agreement-file {
        margin-left: 4px;
    }
}


.metatrader-platforms-links {
    font-size: 0
}


.metatrader-platforms-links a {
    display: inline-block;
    margin-right: 10px;
}


.metatrader-platforms-links img {
    max-width: 135px;
}


/*-- LOGIN PAGE --*/


.lang-panel .header-inner {
    display: none
}


@media (min-width: 768px) {


    .lang-panel .header-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}


.lang-panel .lang .dropdown {
    height: 100%;
}


.lang-panel .nav-language {
    margin: 0;
    background: #ebeef2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}


@media (min-width: 768px) {


    .lang-panel .nav-language {
        margin-top: 20px;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        background: -webkit-linear-gradient(top, #ebeef2, #c6cbd2);
        background: linear-gradient(to bottom, #ebeef2, #c6cbd2);
        border: none;
    }
}


.nav-language .logo-link .logo-link-title,
.nav-language .logo-link .logo-link-subtitle,
.nav-language .logo-link-libertex .logo-link-title,
.nav-language .logo-link-libertex .logo-link-subtitle {
    display: block;
}


.nav-language .lang-open {
    display: inline-block;
    background-color: #e5e9f1;
}


.nav-language .logo {
    display: inline-block;
    border: none
}


@media (min-width: 768px) {


    .nav-language .logo {
        display: none;
    }
}


.nav-language .logo-link,
.nav-language .logo-link-libertex {
    width: auto;
    padding-left: 52px;
    text-decoration: none
}


@media (min-width: 768px) {


    .nav-language .logo-link,
    .nav-language .logo-link-libertex {
        width: 32px;
    }
}


.nav-language .logo-link-title {
    margin-top: 3px;
    font-weight: 700;
    color: #494949;
    line-height: 1;
}


.nav-language .logo-link-subtitle {
    font-size: 11px;
    font-weight: 400;
    line-height: 1.2;
    color: #666;
}


.container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1024px;
    min-height: 100vh;
    background-color: #fff;
    box-shadow: 0 0 40px rgba(0, 0, 0, .25);
    box-sizing: border-box;
}


.container-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 10px;
    padding-left: 10px
}


@media (min-width: 479px) {


    .container-inner {
        padding-right: 20px;
        padding-left: 20px;
    }
}


@media (min-width: 768px) {


    .container-inner {
        padding-right: 10px;
        padding-left: 10px;
    }
}


@media (min-width: 992px) {


    .container-inner {
        padding-right: 32px;
        padding-left: 32px;
    }
}


.content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}


.content-block {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-bottom: 15px;
}


.fullpage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}


.footer {
    margin-top: auto;
}


.header {
    margin: 0 -10px 15px;
    background-color: #ebeef2;
    border-bottom: 1px solid #c6cbd1
}


@media (min-width: 479px) {


    .header {
        margin-right: -20px;
        margin-left: -20px;
    }
}


@media (min-width: 768px) {


    .header {
        margin-right: 0;
        margin-left: 0;
        background-color: transparent;
        border-bottom: 0;
    }
}


.header-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    max-width: 100%;
}


.header-primary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}


@media (min-width: 768px) {


    .header-primary {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-right: 20px;
        -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        box-sizing: border-box;
    }
}


.header-inner-process {
    box-sizing: border-box
}


.header-inner-process .header-primary {
}


@media (min-width: 479px) {


    .header-inner-process .header-primary {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}


.logo {
    border-right: 1px solid #c6cbd1;
    box-sizing: border-box
}


@media (min-width: 479px) {


    .logo {
        border-right: 0;
    }
}


@media (min-width: 768px) {


    .logo {
        margin-top: 28px;
        border-right: 0;
    }
}


@media (min-width: 992px) {


    .logo {
        margin-right: 20px;
    }
}


.logo-link {
    display: block;
    padding: 7px 10px;
    width: 32px;
    min-height: 32px;
    background: url("/pic/fx-logo.svg") no-repeat;
}


.logo-link .logo-link-title,
.logo-link .logo-link-subtitle {
    display: none;
}



.logo__name {
    margin: 0;
    font-size: 25px;
    font-weight: normal;
    padding-top: 0px;
    font-family: "Roboto", sans-serif;
    display: none;
    color: #505050;
    line-height: 20px;
}

.title--medium, .title--large {
    font-weight: 400;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {


    .logo-link {
        background-image: url(/pic/adaptive/logo@2x.png);
        background-size: 32px;
    }
}


@media (min-width: 768px) {


    .logo-link {
        padding: 0;
        height: 56px;
        background: url("/pic/fx-logo.svg") no-repeat;
        width:170px;
        background-position: 0 0;
    }
}


@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2),
(min-width: 768px) and (min-resolution: 192dpi),
(min-width: 768px) and (min-resolution: 2dppx) {


    .logo-link {
        background: url("/pic/fx-logo.svg") no-repeat;
        width:170px;
    }
}


.logo-link-libertex {
    display: block;
    padding: 7px 10px;
    width: 32px;
    min-height: 32px;
    background: url(/pic/adaptive/fx-logo-libertex-pic.png) 10px 7px no-repeat
}


@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {


    .logo-link-libertex {
        background-image: url(/pic/adaptive/logo-libertex@2x.png);
        background-size: 32px;
    }
}


@media (min-width: 768px) {


    .logo-link-libertex {
        padding: 0;
        height: 56px;
        /*margin-top: -10px;*/
        background: url("../pic/fx-logo-libertex.svg") no-repeat;
        width:170px;
        background-position: 0 0;
    }
    .logo-link-libertex .logo__text {
        margin-left: 50px;
    }
}


@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2),
(min-width: 768px) and (min-resolution: 192dpi),
(min-width: 768px) and (min-resolution: 2dppx) {


    .logo-link-libertex {
        background: url("../pic/fx-logo-libertex.svg") no-repeat;
        width:170px;
    }
}


.header-inner-process {
}


.header-inner-process .logo-link {
}


@media (min-width: 479px) {


    .header-inner-process .logo-link {
        padding-left: 52px;
        width: auto;
        text-decoration: none;
    }
}


@media (min-width: 768px) {


    .header-inner-process .logo-link {
        padding-left: 0;
        width: 112px;
    }
}


.header-inner-process .logo-link-title {
    box-sizing: border-box;
}


@media (min-width: 479px) {


    .header-inner-process .logo-link-title {
        display: block;
        margin-top: 3px;
        font-weight: 700;
        line-height: 1;
        color: #505050;
    }
}


@media (min-width: 768px) {


    .header-inner-process .logo-link-title {
        display: none;
    }
}


.header-inner-process .logo-link-subtitle {
    box-sizing: border-box;
}


@media (min-width: 479px) {


    .header-inner-process .logo-link-subtitle {
        display: block;
        font-size: 11px;
        font-weight: 400;
        line-height: 1.2;
        color: #666;
    }
}


@media (min-width: 768px) {


    .header-inner-process .logo-link-subtitle {
        display: none;
    }
}


.slogan {
    display: none;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    box-sizing: border-box
}


@media (min-width: 992px) {


    .slogan {
        display: block;
        max-width: 230px;
        margin-top: 22px;
    }
}


.header-secondary {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box
}


@media (min-width: 768px) {


    .header-secondary {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        display: block;
        margin-left: auto;
    }
}


.header-inner-process {
}


.header-inner-process .header-secondary {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}


@media (min-width: 479px) {


    .header-inner-process .header-secondary {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}


.header-nav {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    box-sizing: border-box;
    border: none
}


@media (min-width: 479px) {


    .header-nav {
        border-left: 1px solid #c6cbd1;
    }
}


@media (min-width: 768px) {


    .header-nav {
        display: none;
    }
}


.header-nav-empty {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}


@media (min-width: 479px) {


    .header-nav-empty {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        border-left: none;
    }
}


.header-inner-process {
}


.header-inner-process .header-nav {
    display: none;
}


.header-nav-link {
    position: relative;
    display: inline-block;
    padding: 14px 10px 14px 28px;
    line-height: 18px
}


.header-nav-link::before {
    content: "←";
    position: absolute;
    top: 14px;
    left: 10px;
}


.header-nav-arrow {
    text-decoration: none;
}


.toolbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    box-sizing: border-box
}


@media (min-width: 768px) {


    .toolbar {
        margin-bottom: 15px;
        border-bottom: 1px solid #9e9e9f;
        border-radius: 0 0 3px 3px;
        background-image: -webkit-linear-gradient(top, #eceff3, #c4c9d0);
        background-image: linear-gradient(to bottom, #eceff3, #c4c9d0);
    }
}


.header-inner-process {
}


.header-inner-process .toolbar {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.toolbar-item {
    display: none;
    white-space: nowrap;
    box-sizing: border-box
}


@media (min-width: 768px) {


    .toolbar-item {
        display: block;
        font-size: 12px;
    }
}


.toolbar-item-logout {
    display: block;
    box-sizing: border-box;
}


.header-inner-process {
}


.header-inner-process .toolbar-item-account {
    display: block;/*width: 100%;*/
    text-align: center;
    box-sizing: border-box;
}


.header-inner-process .toolbar-link-account {
    color: #505050;
    text-decoration: none;
    pointer-events: none;
}


.toolbar-item {
    border-left: 1px solid #c6cbd1;
    box-sizing: border-box
}


.toolbar-item:first-child {
    border-left: 0;
}


.toolbar-item:last-child {
    border-right: 0;
}


@media (min-width: 768px) {


    .toolbar-item {
        position: relative;
        border-right: 1px solid #c6cbd1;
        border-left: 1px solid #e8ebef;
    }
}


.toolbar-link,
.header-accounttext {
    display: block;
    padding: 14px 10px;
    line-height: 18px;
    box-sizing: border-box;
}


.header-accounttext {
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}


@media (min-width: 479px) {


    .header-accounttext {
        width: auto;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        border-left: 1px solid #c6cbd1;
    }
}


@media (min-width: 768px) {


    .header-accounttext {
        display: none;
    }
}


@media (min-width: 768px) {
    .toolbar-link {
        padding: 4px 10px;
        color: #505050;
        line-height: 22px;
        text-decoration: none
    }
    .toolbar-link:hover {
        color: #505050;
        background-image: -webkit-linear-gradient(top, #f2f4f7, #caced5);
        background-image: linear-gradient(to bottom, #f2f4f7, #caced5);
    }
    .toolbar-link:active {
        color: #505050;
        background-image: -webkit-linear-gradient(top, #f9fafb, #cfd3d9);
        background-image: linear-gradient(to bottom, #f9fafb, #cfd3d9);
    }
    .toolbar-link::before {
        display: inline-block;
        margin-right: 5px;
        vertical-align: top;
    }
    .toolbar-link-mailbox {
        content: "";
        color: transparent;
        font-size: 0;
    }
    .toolbar-link-mailbox::before {
        content: "";
        margin-top: 3px;
        margin-right: 0;
        width: 20px;
        height: 16px;
        background: url(/pic/adaptive/mail.png) center no-repeat;
    }
    .toolbar-link-account-silver::before,
    .toolbar-link-account-gold::before,
    .toolbar-link-account-platinum::before,
    .toolbar-link-account-diamond::before {
        display: inline-block;
        vertical-align: top;
        margin: 1px 5px 0 0;
        border-radius: 3px;
        width: 18px;
        height: 18px;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 700;
        line-height: 18px;
        text-align: center;
    }
    .toolbar-link-account-silver::before {
        content: "S";
        background-color: #b4b4b4;
        background-image: -webkit-linear-gradient(#c8c8c8, #a0a0a0);
        background-image: linear-gradient(#c8c8c8, #a0a0a0);
    }
    .toolbar-link-account-gold::before {
        content: "G";
        background-color: #f7b300;
        background-image: -webkit-linear-gradient(#fc0, #e90);
        background-image: linear-gradient(#fc0, #e90);
    }
    .toolbar-link-account-platinum::before {
        content: "P";
        background-color: #e5e5e5;
        background-image: -webkit-linear-gradient(#f1f1f1, #d9d9d9);
        background-image: linear-gradient(#f1f1f1, #d9d9d9);
    }
    .toolbar-link-account-diamond::before {
        content: "D";
        background-color: #d8efff;
        background-image: -webkit-linear-gradient(#dff1ff, #d1ecff);
        background-image: linear-gradient(#dff1ff, #d1ecff);
    }
}


@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2),
(min-width: 768px) and (min-resolution: 192dpi),
(min-width: 768px) and (min-resolution: 2dppx) {
    .toolbar-link-mailbox::before {
        background-size: 20px 16px;
        background-image: url(/pic/adaptive/mail@2x.png);
    }
}


.toolbar-account-status {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    margin-top: 10px;
    font-size: 11px;
    color: #8c8c91
}


.toolbar-account-status::before {
    content: "";
    position: relative;
    top: -2px;
    display: inline-block;
    margin-left: 18px;
    width: 13px;
    height: 13px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAABlBMVEWMjJH///+9QZAsAAAAAnRSTlP/AOW3MEoAAAAdSURBVHgBY2BkBCIYYABBBA+ZC2XAeWBEXzkEBAA3nwCaUdidpgAAAABJRU5ErkJggg==);
}


.header-information {
    display: none
}


@media (min-width: 768px) {


    .header-information {
        display: block;
        text-align: right;
    }
}


.header-information .btn {
    padding: 7px 23px 8px;
}


.logo-text {
    padding: 8px 8px 8px 0;
    text-align: left;
    width: auto
}


.logo-text .logo-link-title {
    box-sizing: border-box;
    display: none;
}


@media (min-width: 479px) {


    .logo-text .logo-link-title {
        display: block;
        margin-top: 3px;
        font-weight: 700;
        line-height: 1;
        color: #505050;
    }

    .logo__text {
        display: none;
        margin-left: 42px;
        vertical-align: middle;
        padding-top: 3px;

    }
}


@media (min-width: 768px) {


    .logo-text .logo-link-title {
        display: none;
    }

    .logo__text {
        display: inline-block;
        margin-left: 45px;
        vertical-align: middle;
        padding-top: 3px;

    }
}


.logo-text .logo-link-subtitle {
    box-sizing: border-box;
    display: none;
}


@media (min-width: 479px) {


    .logo-text .logo-link-subtitle {
        display: block;
        font-size: 11px;
        font-weight: 400;
        line-height: 1.2;
        color: #666;
    }


    .logo__text {
        display: none;
        margin-left: 42px;
        vertical-align: middle;
        padding-top: 3px;

    }
}
.logo__description {
    font-size: 13px;
    font-weight: 300;
    margin: 0px;
    color: #828699;
    display: none;
    font-family: "Roboto", sans-serif;
    padding-left: 15px;
}

@media (min-width: 768px) {


    .logo-text .logo-link-subtitle {
        display: none;
    }


    .logo__text {
        display: inline-block;
        margin-left: 45px;
        vertical-align: middle;
        padding-top: 3px;

    }
    .logo__name {
        display: inline-block;
    }
    .logo__description {
        display: inline-block;
    }
}


.nav {
    display: none
}


.nav-item-terminal {
    display: none;
}


@media (min-width: 963px) {


    .nav-item-terminal {
        display: block;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto;
    }
}


@media (min-width: 768px) {


    .nav {
        display: block;
        position: relative;
        z-index: 1;
        margin-right: 0;
        margin-left: 0;
    }


    .nav-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        list-style: none;
    }


    .nav-item,
    .nav-item-terminal {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto;
    }


    .nav-link {
        position: relative;
        z-index: auto;
        display: block;
        padding: 10px 9px;
        background-color: #d9dde2;
        background-image: -webkit-linear-gradient(#ebeef2, #c6cbd2);
        background-image: linear-gradient(#ebeef2, #c6cbd2);
        border-top-left-radius: 3px;
        border-right: 1px solid #c6cbd1;
        border-left: 1px solid #e8ebef;
        border-bottom: 1px solid #d0d5db;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        color: #505050;
        text-decoration: none;
    }


    .nav-link:hover {
        background-image: -webkit-linear-gradient(top, #f7f9fa, #e7e9ee);
        background-image: linear-gradient(180deg, #f7f9fa, #e7e9ee);
        color: #505050;
    }


    .nav-item-active .nav-link {
        box-shadow: inset 0 -1px 0 #ff7c07;
        border-bottom: 1px solid #ff7c07;
        background-image: -webkit-linear-gradient(bottom, #e7e9ee, #f7f9fa);
        background-image: linear-gradient(0deg, #e7e9ee, #f7f9fa);
    }


    .nav-item:first-child .nav-link,
    .nav-item-terminal:first-child .nav-link {
        border-left: 0;
        border-top-left-radius: 3px;
    }


    .nav-item:last-child .nav-link,
    .nav-item-terminal:last-child .nav-link {
        border-right: 0;
        border-top-right-radius: 3px;
    }
}


.breadcrumbs {
    display: block;
    padding: 12px 15px;
    margin: 0;
    background-image: -webkit-linear-gradient(90deg, #9093a2, #7b7e8b 90%, #595c68);
    background-image: -webkit-linear-gradient(bottom, #9093a2, #7b7e8b 90%, #595c68);
    background-image: linear-gradient(0deg, #9093a2, #7b7e8b 90%, #595c68);
    font-size: 11px;
    color: #fff
}


.breadcrumbs-item {
    display: inline;
}


.breadcrumbs-link {
    background-position: 0px 2px;
    background-repeat: no-repeat;
    color: #eaeaea;
}


.breadcrumbs-item:first-child .breadcrumbs-link::before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 8px;
    margin-right: 8px;
    background-image: url(data:image/gif;base64,R0lGODlhCQAIAIABAOrq6v///yH5BAEAAAEALAAAAAAJAAgAAAIRjAN4lpD3FFvKTdTui9r5VAAAOw==);
}


.breadcrumbs-link::after {
    content: "";
    display: inline-block;
    width: 9px;
    height: 7px;
    margin: 0 8px;
    background-image: url(data:image/gif;base64,R0lGODlhCQAHAIABABkbIP///yH5BAEAAAEALAAAAAAJAAcAAAINjA2nuJoAY2whNbtwAQA7);
}


.breadcrumbs-link:hover {
    color: #eaeaea;
    text-decoration: none;
}


.horizontal-tab {
    display: none
}


@media (min-width: 768px) {


    .horizontal-tab {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}


.nav-grey {
    background: -webkit-linear-gradient(top, #ebeef2, #c6cbd2);
    background: linear-gradient(180deg, #ebeef2, #c6cbd2);
}


/*--- LANGUAGE MENU ---*/


.lang {
    padding-right: 16px;
    position: relative;
    height: 40px;
    font-size: 0;
}


.lang .dropdown {
    background-color: transparent
}


@media (min-width: 768px) {


    .lang .dropdown {
        height: 100%;
        float: right;
        background: -webkit-linear-gradient(top, #e5e9f1, #cad0d5);
        background: linear-gradient(180deg, #e5e9f1, #cad0d5);
    }
}


.lang-active-link {
    color: #505050;
    text-decoration: none;
    position: relative
}


.lang-active-link:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 5px;
    width: 7px;
    height: 5px;
    background-image: url('/pic/adaptive/arrow-sel.gif');
    background-repeat: no-repeat;
}


.lang img {
    position: relative;
    top: -1px;
    display: inline-block;
    margin-right: 7px;
}


.lang-active {
    background-color: transparent;
    font-size: 1rem;
    text-transform: uppercase;
    height: 100%;
}


.lang-active-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0 16px;
}


.lang-options {
    display: none;
}


.lang-options-list {
    margin: 0;
    padding: 0 0 5px;
    background: -webkit-linear-gradient(top, #e5e9f1, #cad0d5);
    background: linear-gradient(180deg, #e5e9f1, #cad0d5);
    list-style-type: none;
}


.lang-option-active {
    display: none;
}


.lang-option a {
    display: block;
    padding: 5px 16px;
    color: #505050;
    text-decoration: none;
}


.lang-option span {
    display: inline-block;
    vertical-align: middle;
}


.lang-option-title {
    font-size: 1rem;
    text-transform: uppercase;
}


.lang-closed {
    background-color: transparent;
}


.sidebar {
    display: none;
    width: 260px;
    padding-right: 10px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}


@media (min-width: 992px) {


    .sidebar {
        display: block;
    }
}


.sidebar-list {
    margin: 0;
    padding: 5px 15px;
    list-style: none;
    background-color: #eef1f4;
}


.sidebar-item {
    border-bottom: 1px solid #d4dae1;
}


.sidebar-link,
.sidebar-link:hover {
    display: block;
    padding: 5px;
    color: #3c516b;
    text-decoration: none;
}


.sidebar-link:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    width: 5px;
    height: 10px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAKCAMAAABL52QCAAAACVBMVEX///88UWv////kA97gAAAAAXRSTlMAQObYZgAAABtJREFUeAFjYGQAAUYwxYROgWWYkAkGMMEAJgAD2QAhBfNeJQAAAABJRU5ErkJggg==);
}


.sidebar-item-active .sidebar-link:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAKCAMAAABL52QCAAAACVBMVEX////6cAD///8zNFX/AAAAAXRSTlMAQObYZgAAABtJREFUeAFjYGQAAUYwxYROgWWYkAkGMMEAJgAD2QAhBfNeJQAAAABJRU5ErkJggg==);
}


.sidebar-item-active .sidebar-link,
.sidebar-item-active .sidebar-link:hover {
    color: #f60;
}


.sidebar-link-active,
.sidebar-link:hover {
    background: -webkit-linear-gradient(left, rgba(249, 252, 255, 0), #f9fcff 50%, rgba(249, 252, 255, 0));
    background: linear-gradient(90deg, rgba(249, 252, 255, 0), #f9fcff 50%, rgba(249, 252, 255, 0));
}


.footer {
    border-bottom: 15px solid #262d37;
    padding: 15px 10px 10px;
    background-color: #eff2f5
}


@media (min-width: 479px) {


    .footer {
        padding: 15px 20px 10px;
    }
}


@media (min-width: 768px) {


    .footer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 3px 3px 0 0;
        padding: 10px 15px;
        margin-left: 10px;
        margin-right: 10px;
    }
}


@media (min-width: 992px) {


    .footer {
        margin-left: 32px;
        margin-right: 32px;
    }
}


.footer-logos {
    margin: 20px 0 0;
    padding: 8px 5px;
    background: #fff
}


@media (min-width: 768px) {


    .footer-logos {
        margin-bottom: 0;
    }
}


.footer-logos-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
}


.footer-logos-item {
    margin-right: 25px;
}


.footer-logos-item img {
    max-width: 50px;
    height: auto
}


@media (min-width: 479px) {


    .footer-logos-item img {
        max-width: 90px;
    }
}


.footer-copyright p {
    margin-top: 0;
}


.footer-logos-item:last-child {
    margin-right: 0;
}


.footer-copy {
    text-align: center;
}


.btn {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid;
    border-radius: 3px;
    font-weight: 400;
    text-align: center;
    line-height: 1.2;
    text-decoration: none;
    cursor: pointer;
    padding: 8px 12px;
    font-size: 15px
}


@media (min-width: 768px) {


    .btn {
        font-size: 1rem;
    }
}


.btn-block {
    box-sizing: border-box;
    display: block;
    width: 100%;
    text-align: center;
}


.btn-xs {
    /* You are welcome! */
}


.btn-sm {
    /* You are welcome! */
}


.btn-md {
    /* You are welcome! */
}


.btn-lg {
    padding: 7px 14px;
    font-size: 18px;
    line-height: 1.333333333;
}


.btn-xl {
    padding: 11px 12px;
    font-size: 22px;
}


.btn-grey,
.btn-1d {
    color: #505050 !important;
    border-color: #ccc !important;
    background-color: #f0f0f0;
    background-image: -webkit-linear-gradient(top, #fff, #e0e0e0) !important;
    background-image: linear-gradient(to bottom, #fff, #e0e0e0) !important;
}


.btn-grey:hover,
.btn-1d:hover {
    color: #505050 !important;
    background-color: #eaeaea !important;
    background-image: -webkit-linear-gradient(top, #fafafa, #e0e0e0) !important;
    background-image: linear-gradient(to bottom, #fafafa, #e0e0e0) !important;
}


.btn-grey.active,
.btn-1d:active {
    color: #505050 !important;
    background-color: #e5e5e5 !important;
    background-image: -webkit-linear-gradient(top, #f5f5f5, #d6d6d6) !important;
    background-image: linear-gradient(to bottom, #f5f5f5, #d6d6d6) !important;
}


.btn-orange {
    color: #fff;
    border-color: #f60;
    background-color: #f70;
    background-image: -webkit-linear-gradient(top, #f80, #f60);
    background-image: linear-gradient(to bottom, #f80, #f60);
}


.btn-orange:hover {
    color: #fff;
    background-color: #f57200;
    background-image: -webkit-linear-gradient(top, #f58300, #f60);
    background-image: linear-gradient(to bottom, #f58300, #f60);
}


.btn-orange.active,
.btn-orange:active {
    color: #fff;
    background-color: #eb6d00;
    background-image: -webkit-linear-gradient(top, #eb7d00, #eb5e00);
    background-image: linear-gradient(to bottom, #eb7d00, #eb5e00);
}


.btn-white {
    background: -webkit-linear-gradient(bottom, #e0e0e0, #f0f0f0);
    background: linear-gradient(0deg, #e0e0e0, #f0f0f0);
    color: #505050;
    border: 1px solid silver;
}


.btn-with-bottom-text {
    border: 1px solid #e9e9e9;
    margin-bottom: 15px;
    padding: 10px 12px;
    text-align: center;
    -ms-grid-row-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}


@media (min-width: 768px) {


    .btn-with-bottom-text {
        padding: 15px 25px;
    }
}


.btn-with-bottom-text button {
    margin-bottom: 10px;
}


@media (min-width: 768px) {


    .btn-with-bottom-text button {
        margin: 0;
    }
}


.btn-flat {
    border: 2px solid #f60;
    color: #f60 !important;
    border-radius: 3px;
    background: -webkit-linear-gradient(bottom, #e9e9e9, #f9f9f9);
    background: linear-gradient(0deg, #e9e9e9, #f9f9f9);
}


.btn-arrow {
    padding-right: 28px
}


@media (min-width: 768px) {


    .btn-arrow {
        position: relative;
    }
}


.btn-arrow:after {
    display: none;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 10px;
    width: 4px;
    height: 7px;
    background-image: url('/pic/adaptive/btn-login-arr.png');
    background-repeat: no-repeat;
}


@media (min-width: 768px) {


    .btn-arrow:after {
        display: block;
    }
}


.download-metatrader button,
.download-metatrader a {
    display: block;
    width: 100%;
    max-width: 320px;
    margin-bottom: 10px
}


.download-metatrader button:hover,
.download-metatrader button:active,
.download-metatrader a:hover,
.download-metatrader a:active {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    background: -webkit-linear-gradient(bottom, #e0e0e0, #f9f9f9);
    background: linear-gradient(0deg, #e0e0e0, #f9f9f9);
}


.btn-copy-data {
    border-color: #3c763d !important;
    color: #3c763d !important;
}


.simplecart {
    margin-bottom: 10px;
    padding: 15px;
    background: #eef1f4;
    border-radius: 3px
}


.simplecart-icon-container,
.simplecart-content {
    display: table-cell;
    vertical-align: top;
}


.simplecart-icon {
    width: 29px;
}


@media (min-width: 479px) {


    .simplecart-icon {
        width: 58px;
    }
}


.simplecart-content {
    padding-left: 15px;
}


.simplecart-title {
    margin-bottom: 6px;
}


.simplecart-description {
    margin-bottom: 7px;
    margin-top: 0;
    color: #505050;
    line-height: 18px;
}


.simplecart-cards {
    font-size: 0;
}


.simplecart-title-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 700;
}


.simplecart-description-text p {
    margin: 6px 0;
}


.simplecart-card-icon {
    display: inline-block;
    margin-right: 3px;
    width: 26px;
}


@media (min-width: 479px) {


    .simplecart-card-icon {
        width: 53px;
        margin-right: 6px;
    }
}


.simplecart-description p {
    margin: 8px 0;
}


/* --- Account Panel --*/


.account-type-list {
    margin-bottom: 10px;
}


.account-type-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*flex-shrink: 1;*/
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
}


.check-panel {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: block;
    max-width: 100%;
    margin-bottom: 10px;
    padding: 10px 12px;
    background: #f2f5f7;
    border: 2px solid #e0e0e0;
    border-radius: 5px
}


@media (min-width: 768px) {


    .check-panel {
        padding: 15px;
    }
}


.check-panel:hover {
    cursor: pointer;
}


.check-panel-content {
    margin: 5px 0;
    padding-left: 34px;
    box-sizing: border-box;
    max-width: 100%;
}


.check-panel-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.check-panel-header .new-badge {
    background: #ff8700;
    color: white;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    border: 1px solid #ff6600;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: x-small;
}


.check-panel-header img {
    max-width: 30px;
    margin: 0 6px;
}


.check-panel-header .badge {
    margin: 0 auto;
}


.check-panel-checked {
    width: 100%;
    background: #fff;
    border: 2px solid #f70;
}


.check-panel-title {
    margin: 4px 5px 4px 0;
    font-size: 15px;
    font-weight: 700
}


@media (min-width: 768px) {


    .check-panel-title {
        font-size: 16px;
    }
}


.check-panel-header .badge {
    margin: 0
}


@media (min-width: 768px) {


    .check-panel-header .badge {
        margin: 0 auto;
    }
}


.check-box {
    width: 24px;
    height: 24px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #b4b4b4;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}


.check-box-active {
    border-color: transparent;
    background: #f60 url('/pic/adaptive/v-white.png') no-repeat;
    background-size: 10px;
    background-position: center;
}


/*------------ty-mt4-real.html-----*/


.get-bonus {
    background: #f2f5f7;
    border-radius: 4px;
    padding: 15px;
    border: 1px solid #e0e0e0
}


.get-bonus-title {
    font-size: 18px;
    margin: 0 0 10px;
}


.get-bonus-description {
    margin: 0 0 15px;
}


.work-steps {
    list-style-type: none;
    counter-reset: num;
    padding: 0;
}


.work-steps-item {
    position: relative;
    margin-bottom: 20px
}


@media (min-width: 768px) {


    .work-steps-item {
        padding-left: 30px;
    }
}


.work-steps-item:last-child {
    margin-bottom: 25px;
}


.work-steps-item-description {
    margin: 5px 0;
}


.work-steps-item .login {
}


@media (min-width: 768px) {


    .work-steps-item .login {
        max-width: 420px;
    }
}


.work-steps-item::before {
    content: counter(num) ' ';
    counter-increment: num;
    position: absolute;
    top: -5px;
    left: 0;
    width: 28px;
    height: 28px;
    text-align: center;
    border: 2px solid #505050;
    border-radius: 50%;
    color: #505050;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    box-sizing: border-box;
}


@media (min-width: 768px) {


    .work-steps-item::before {
        top: -2px;
        left: 0;
    }
}


.work-steps-item-title {
    padding-left: 34px;
    margin: 5px 0 10px 0;
}


@media (min-width: 768px) {


    .work-steps-item-title {
        padding-left: 10px;
    }
}


.work-steps-item-description {
    line-height: 20px;
    margin: 5px 0;
}


.login-description {
}


.login-description .note-attention {
    color: #f44;
    font-weight: 700;
}


.login-description a {
    position: relative;
}


.login-description sup {
    position: absolute;
    top: 4px;
}


.login-personal-data {
    margin: 15px 0;
}


.login-personal-data-row {
    margin-bottom: 10px
}


.login-personal-data-row .label {
    font-weight: 700;
    margin-bottom: 2px;
}


@media (min-width: 768px) {


    .login-personal-data-row .label {
        color: #f70;
        line-height: 24px;
    }
}


.login-personal-data-panel {
}


.login-personal-data-panel.panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    border: 1px solid #b4b4b4;
    border-radius: 3px;
    box-sizing: border-box;
    padding-left: 8px;
    line-height: 26px;
}


@media (min-width: 768px) {


    .login-personal-data-panel.panel {
        border: none;
        line-height: 24px;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}


.login-personal-data-panel .user-id,
.login-personal-data-panel .password,
.login-personal-data-panel .server-name {
    font-size: 16px;
    width: 75%;
}


@media (min-width: 768px) {


    .login-personal-data-panel .user-id,
    .login-personal-data-panel .password,
    .login-personal-data-panel .server-name {
        padding-left: 8px;
        font-size: 13px;
        font-weight: 700;
    }
}


.login-personal-data-panel .btn-login-data {
    border: 1px solid #b4b4b4;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin: -1px -1px -1px 0;
    width: 25%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}


@media (min-width: 768px) {


    .login-personal-data-panel .btn-login-data {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        width: 100px;
        margin: 0;
    }
}


/*--------Copy-active----------*/


.copy-active {
    background: rgba(0, 153, 0, .2)
}


@media (min-width: 768px) {


    .copy-active {
        background: transparent;
    }
}


.copy-active .btn-login-data {
    border-color: #090;
    color: #090;
}


.copy-active .panel-data {
    width: 73%;
    background: transparent;
}


@media (min-width: 768px) {


    .copy-active .panel-data {
        background: rgba(0, 153, 0, .2);
    }
}


/*------Tooltip-------*/


.tooltip-body {
    box-sizing: border-box;
    position: fixed;
    left: 0;
    right: 0;
    padding: 0 10px;
    width: 100%
}


.tooltip-body-bottom {
    bottom: 17px;
    top: auto;
}


@media (min-width: 479px) {


    .tooltip-body-bottom {
        display: none;
    }
}


.tooltip-body-top {
    bottom: auto;
    top: 17px;
    display: none;
}


@media (min-width: 479px) {


    .tooltip-body-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}


@media (min-width: 768px) {


    .tooltip-body-top {
        display: none;
    }
}


.for-copy {
    position: absolute;
    top: 0;
    left: -9999px;
}


.tooltip {
    margin: 0 auto;
    position: relative;
    background-image: -webkit-linear-gradient(top, #333, #222);
    background-image: linear-gradient(180deg, #333, #222);
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 24px 4px 8px;
    z-index: 1000;
    min-width: 260px;
    width: 100%;
    max-width: 420px
}


@media (min-width: 479px) {


    .tooltip {
        width: 50%;
        margin: 0;
    }
}


@media (min-width: 768px) {


    .tooltip {
        margin: 0;
    }
}


.tooltip::after {
    content: " ";
    border: 12px solid transparent;
    position: absolute;
}


.tooltip-top::after {
    border-bottom: 12px solid #333;
    top: -23px;
    right: 75px;
}


.tooltip-bottom::after {
    border-top: 12px solid #222;
    bottom: -23px;
    right: 50%;
}


.tooltip .btn-close {
    position: absolute;
    background-image: url('/pic/adaptive/x-close.png');
    background-size: cover;
    width: 24px;
    height: 24px;
    top: 2px;
    right: 2px;
}


.tooltip .tooltip-content {
    color: #fff;
    line-height: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-basis: 380px;
    -ms-flex-preferred-size: 380px;
    flex-basis: 380px;
}


.tooltip .tooltip-image {
}


.tooltip .tooltip-image img {
    padding-top: 13px;
    height: 50px;
}


.tooltip .tooltip-description {
    margin-left: 10px;
    -webkit-flex-basis: 180px;
    -ms-flex-preferred-size: 180px;
    flex-basis: 180px;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
}


/*----tooltip-icons----*/


.ios-share-icon {
    display: inline-block;
    width: 12px;
    height: 17px;
    margin-right: 3px;
    background: url('/pic/adaptive/ios-share.png') no-repeat;
    background-size: cover;
}


.ios-homescreen-icon {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 3px;
    background: url('/pic/adaptive/homescreen.png') no-repeat;
    background-size: cover;
}


.input-hidden {
    display: none;
}


.paymethod-form {
    width: 100%;
    padding: 10px 12px 0;
    background: #eef1f4;
    box-sizing: border-box;
select {
    width: 100%;
}
}


.paymethod-form-without-total {
    padding-bottom: 10px;
    margin-bottom: 10px;
}


.paymethod-account select,
.paymethod-account input[type=text],
.paymethod-account input[type=email],
.paymethod-account input[type=password],
.paymethod-account input[type=tel] {
    width: 100%;
}


input {
    background: #fff;
    padding: 0 8px;
}


.paymethod-account-fields {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0
}


.paymethod-account-fields > div {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0;
}


.paymethod-account-fields .paymethod-account-field {
    width: 28%;
}


.paymethod-account-fields .error {
    width: 100%;
}


.paymethod-account-field {
    padding: 0;
    margin: 0 auto;
    border-radius: 3px
}


.trade-account-field {
    background: hsla(0, 0%, 100%, .7);
}


.paymethod-account-field-bg {
    background: hsla(0, 0%, 100%, .7);
}


@media (min-width: 768px) {


    .paymethod-account-field-bg {
        background: none;
    }
}


.payment-amount-radiobutton {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px;
    border-bottom: 1px solid #e0e2e4
}


@media (min-width: 768px) {


    .payment-amount-radiobutton {
        border: none;
        padding: 4px;
    }
}


.radio-button {
    margin-right: 6px;
}


.radio-button-label {
    font-size: 15px;
    line-height: 20px
}


@media (min-width: 768px) {


    .radio-button-label {
        font-size: 13px;
        line-height: 20px;
    }
}


.payment-amount-radiobuttons,
.payment-amount-radiobuttons ul {
    margin: 0;
    padding: 0;
}


.payment-amount-radiobuttons .radio-button {
    margin-left: 0;
}


.paymethod .btn-cancel {
    margin-bottom: 10px;
}


.another-amount-input {
    width: 25%;
    height: 22px;
    min-width: 50px;
    margin: 0 5px 0 10px;
    border: 1px solid #b4b4b4;
    border-radius: 3px;
    box-sizing: border-box;
}


.account-type-title {
    margin: 3px 0 10px
}


@media (min-width: 768px) {


    .account-type-title {
        margin-bottom: 15px;
        padding-top: 10px;
    }
}


.account-type-btn-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 20px 10px
}


@media (min-width: 768px) {


    .account-type-btn-block {
        padding-top: 0;
    }
}


.account-type-form-btn {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}


@media (min-width: 768px) {


    .account-type-form-btn {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-basis: 225px;
        -ms-flex-preferred-size: 225px;
        flex-basis: 225px;
    }
}


.promo-code-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}


.promo-code-text {
    box-sizing: border-box;
    max-width: 100%;
}


.promo-code-description {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-right: 10px
}


@media (min-width: 479px) {


    .promo-code-description {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}


@media (min-width: 768px) {


    .promo-code-description {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}


.promo-code-block .promo-code-field {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    height: 28px;
    margin: 5px 0;
    border-radius: 3px
}


@media (min-width: 479px) {


    .promo-code-block .promo-code-field {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}


@media (min-width: 768px) {


    .promo-code-block .promo-code-field {
        max-width: 250px;
    }
}


/*-- Complete profile form --*/


.complete-profile-form {
    padding: 0 10px;
}


/*-- PERSONAL INFO FORM --*/


.user-verification-panel,
.sending-message {
    -ms-grid-row-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 12px;
    background: #f2f5f7
}


.user-verification-panel label, .sending-message label {/*margin-bottom:2px;*/
    padding-left: 0;
    font-weight: 700;
}


@media (min-width: 768px) {


    .user-verification-panel label, .sending-message label {
        font-weight: 400;
    }
}


.user-verification-panel .verification-desc, .sending-message .verification-desc {
    margin-bottom: 10px;
    padding-left: 0;
    line-height: 18px;
}


.user-verification-panel input, .sending-message input {
    border-radius: 3px;
    font-size: 16px;
    margin-top: 2px;
}


@media (min-width: 479px) {


    .user-verification-panel input, .sending-message input {
        margin-top: 0;
    }
}


@media (min-width: 768px) {


    .user-verification-panel input, .sending-message input {
        max-width: 144px;
        font-size: 14px;
        height: 28px;
    }
}


.complete-profile-form .button-block {
    padding: 0
}


@media (min-width: 768px) {


    .complete-profile-form .button-block {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}


.complete-profile-form .button-description {
    text-align: center
}


@media (min-width: 768px) {


    .complete-profile-form .button-description {
        text-align: left;
    }
}


/*-- LOGIN FORM --*/


.login-form {
    width: 100%;
    margin-top: 10px
}


@media (min-width: 768px) {


    .login-form {
        margin-top: 15px;
    }
}


.login-form .row {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}


@media (min-width: 768px) {


    .login-form .row {
        margin-bottom: 8px;
    }
}


.signform {
}


@media (min-width: 768px) {


    .signform {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}


.signform .row {
    padding: 0 10px;
}


.signform-container {
    margin-bottom: 15px
}


@media (min-width: 768px) {


    .signform-container {
        display: inline-block;
        margin: 0;
        padding: 0 20px;
    }
}


.signform-block {
    padding: 10px;
    background-color: #f2f5f7;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    box-sizing: border-box
}


@media (min-width: 479px) {


    .signform-block {
        padding: 12px 15px;
    }
}


@media (min-width: 768px) {


    .signform-block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;/*max-width: 370px;*/
        height: 100%;
        padding: 10px 18px 20px;
        background: -webkit-linear-gradient(bottom, #f5f5f5, #fff);
        background: linear-gradient(0deg, #f5f5f5, #fff);
        border-radius: 8px;
    }
}


.signform-block .back-link {
    display: inline-block;/*-- For IE 10--*/
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}


@media (min-width: 768px) {


    .signform-block .back-link {
        padding-top: 0;/*-- For IE 10--*/
        padding-bottom: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
}


.signform-block-height190 {
}


@media (min-width: 768px) {


    .signform-block-height190 {
        height: 205px !important;
    }
}


.signform-block-heading {
    margin: 0;
    padding: 2px 0;
    line-height: 18px
}


@media (min-width: 768px) {


    .signform-block-heading {
        padding: 7px 0;
    }
}


.signform-block-label {
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
    padding-left: 0
}


@media (min-width: 768px) {


    .signform-block-label {
        line-height: 22px;
    }
}


.login-form .signform-block-input {
    margin-bottom: 8px
}


@media (min-width: 768px) {


    .login-form .signform-block-input {
        height: 22px;
        border-radius: 0;
    }
}


.signform-block-description {
    margin: 10px auto 0;
}


.login-forgot-link {
    display: block;
    margin-top: 10px;
    text-align: center
}


.login-forgot-link:hover {
    text-decoration: none;
}


@media (min-width: 768px) {


    .login-forgot-link {
        margin-top: 0;
    }
}


.openaccount-container .btn {
    background: -webkit-linear-gradient(bottom, #e0e0e0, #f0f0f0);
    background: linear-gradient(0deg, #e0e0e0, #f0f0f0);
    color: #505050;
    border: 1px solid silver;
    box-sizing: border-box
}


.openaccount-container .btn:hover {
    background: -webkit-linear-gradient(bottom, #e0e0e0, #fff);
    background: linear-gradient(0deg, #e0e0e0, #fff);
}


@media (min-width: 768px) {


    .openaccount-container .btn:hover {
        background: -webkit-linear-gradient(bottom, #f60, #f90);
        background: linear-gradient(0deg, #f60, #f90);
    }
}


@media (min-width: 768px) {


    .openaccount-container .btn {
        background: -webkit-linear-gradient(bottom, #f60, #f80);
        background: linear-gradient(0deg, #f60, #f80);
        border: 1px solid #f60;
        color: #fff;
    }
}


.signform-block-top,
.signform-block-bottom {
    width: 100%;
}


.signform-block-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}


@media (min-width: 768px) {


    .signform-block-bottom {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        text-align: right;
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
        -ms-grid-row-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 0;
    }
}


.signform-block-bottom>* {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}


@media (min-width: 768px) {


    .signform-block-bottom>* {
        width: auto;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        margin-left: 10px;
    }
}


.signform-block-bottom>*:first-child {
    margin-left: 0;
}


.openaccount-container .signform-block-bottom {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 10px;
}


.login {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}


.login .signform-block-bottom {
}


@media (min-width: 768px) {


    .login .signform-block-bottom {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 58%;
    }
}


.back-link {
    position: relative;
    margin-top: 10px;
    padding: 8px 0 8px 8px;
    cursor: pointer
}


.back-link::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -3px;
    width: 4px;
    height: 7px;
    background: url('/pic/adaptive/back-blue-arr.png') no-repeat;
}


.back-link-block {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.back-link-block-start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}


.restore {
}


@media (min-width: 479px) {


    .restore {
        padding-left: 0;
        padding-right: 0;
    }
}


.restore .signform-block-bottom {
    margin-top: 0;
}


/*-- Card detail's Form --*/


.card-form {
    position: relative;
    height: 300px
}


@media (min-width: 992px) {


    .card-form {
        height: 260px;
    }
}


.card-form-front {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    padding: 10px 15px 5px;
    background-color: #f2f5f7;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    border: 1px solid #d2d8df;
    border-radius: 10px;
    box-sizing: border-box
}


@media (min-width: 768px) {


    .card-form-front {
        left: 0;
        right: auto;
        margin: 0;
    }
}


.card-form-back {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 0;
    top: 75px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-grid-row-align: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    box-sizing: border-box;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    max-width: 320px;
    height: 205px;
    margin: 0 auto;
    padding: 15px 0 20px;
    background-color: #e6eaec;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    border-radius: 10px;
    border: 1px solid #d2d8df
}


@media (min-width: 479px) {


    .card-form-back {
        left: auto;
        right: 51px;
    }
}


@media (min-width: 768px) {


    .card-form-back {
        position: absolute;
        top: auto;
        bottom: 20px;
        right: 87px;
    }
}


@media (min-width: 992px) {


    .card-form-back {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}


.card-form-label {
    margin-bottom: 2px;
    font-weight: 700;
    line-height: 16px;
}


.card-form .card-form-input {
    border-radius: 5px;
    margin-bottom: 15px;
    color: #333;
    font-size: 16px
}


@media (min-width: 768px) {


    .card-form .card-form-input {
        height: 28px;
        font-size: 14px;
    }
}


.card-form-input#card-name {
    text-transform: uppercase;
}


.card-form-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}


.card-valid {
    color: #999;
    font-size: 11px;
    margin-top: 7px;
    text-transform: uppercase;
}


.card-number-label,
.card-number {
    width: 100%;
}


.card-date-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.card-date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 60px;
    margin-left: 15px;
}


.card-date .card-form-label,
.card-date .card-form-input,
.card-form-name .card-form-label,
.card-form-name .card-form-input {
    width: 100%;
}


.card-img {
    padding-right: 10px;
}


.card-form-back-content .cvv-code {
    width: 60px;
    margin-bottom: 0;
    margin-left: -10px;
}


.card-form-back-bar {
    width: 100%;
    height: 40px;
    margin-bottom: 15px;
    background-color: #d2d8df;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}


.card-form-cvv-note {
    max-width: 160px;
    color: #999;
    font-size: 11px;
    line-height: 14px
}


@media (min-width: 992px) {


    .card-form-cvv-note {
        padding-left: 100px;
    }
}


.card-form-back-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 70px
}


@media (min-width: 992px) {


    .card-form-back-content {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding-left: 100px;
    }
}


.card-form-back-content .card-form-label {
}


@media (min-width: 992px) {


    .card-form-back-content .card-form-label {
        font-weight: 400;
    }
}


.card-form-back-sign {
}


@media (min-width: 992px) {


    .card-form-back-sign {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}


.card-form-back-content .card-form-label,
.cvv-code {
    width: 100%;
}


.card-form-cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    box-sizing: border-box
}


@media (min-width: 768px) {


    .card-form-cta {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}


@media (min-width: 992px) {


    .card-form-cta {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}


.cart-form-total {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 100%;
    font-size: 18px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 10px
}


@media (min-width: 768px) {


    .cart-form-total {
        font-size: 21px;
    }
}


@media (min-width: 992px) {


    .cart-form-total {
        padding-right: 30px;
        max-width: 60%;
    }
}


.payment-total-label {
    padding: 10px 10px 0 0;
}


.payment-total-amount {
    padding: 10px 0 0 10px;
}


.card-form-button {
    padding: 14px 10px 15px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    box-sizing: border-box
}


@media (min-width: 768px) {


    .card-form-button {
        -webkit-flex-basis: 210px;
        -ms-flex-preferred-size: 210px;
        flex-basis: 210px;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
}


.card-form-button a {
    text-decoration: none;
}


.separator-dots {
    border-bottom: 1px dotted #d2d8df;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
}


#card-details input {
    box-sizing: border-box;
}


.another-amount-input {
    max-width: 25px;
}


.balance-details {
    border-bottom: 1px solid #d2d8df;
    padding-bottom: 7px
}


.balance-details table {
    width: 100%;
}


.balance-details tr {
    margin-bottom: 4px;
}


.balance-details td {
    padding: 2px 0;
}


.account-ballance-login,
.account-ballance-info {
    width: 100%;
    padding-bottom: 7px;
    padding-top: 7px;
    border-bottom: 1px solid #d2d8df;
    display: none
}


.account-ballance-login td,
.account-ballance-info td {
    padding: 4px 0;
}


@media (min-width: 769px) {
    .account-ballance-login,
    .account-ballance-info {
        display: table;
    }
}


.account-ballance-login-cloned {
    padding: 0 12px;
}


.account-ballance-info-cloned {
    padding: 12px 15px 8px 15px
}


.account-ballance-info-cloned td {
    padding-top: 0;
}


.account-ballance-login {}


.account-ballance-login td:last-child {
    text-align: right;
}


.btn-narrow {
    line-height: 0.6;
    margin-bottom: 8px;
}


.no_visible {
    /* не путать с invisible */
    visibility: hidden;
}


@media (max-width: 768px) {
    .btn-narrow {
        float: right;
    }
    .toolbar-link-logout img {
        display: none;
    }
}


.no_display {
    display: none;
}


@media (max-width: 375px) {
    .login-personal-data-panel .server-name {
        font-size: 12px;
    }
    .login-personal-data-panel .copy {
        font-size: 13px;
    }
    .btn-login-data {
        font-size: 10px;
    }
}


.interest_deposit .label {
    margin-left: -14px;
    margin-right: -14px;
    background-color: #008FFF;
    margin-top: -18px;
    padding-top: 1px;
    font-size: large;
    padding-bottom: 1px
}


.interest_deposit .in-bg {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: rgb(212, 218, 225);
    padding: 8px 14px 17px;
    background: none !important;
}


.interest_deposit .label h3 {
    color: #ffffff;
    padding-left: 14px;
}


.interest_deposit_info_box {
    padding-top: 15px;
}


.interest_deposit h3 {
    font-size: large;
}


.pl_interest_deposit {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-color: rgb(212, 218, 225);
    margin-right: 0px;
}


.box-1 {
    width: 100%;
    margin: 0 20px 6px 0;
    background: url(/pic/adaptive/box-1.png) repeat-y -388px 0;
}


/* Deposit summary */


.dsummary-block {
    padding: 12px;
    background: #f2f5f7;
}


.dsummary-table-primary {
    width: 100%;
    margin-bottom: 5px;
    overflow-wrap: break-word;
    word-break: break-word;
    word-wrap: break-word;
}


.dsummary-table-primary th,
.dsummary-table-primary td {
    padding-right: 0;
    padding-left: 0;
}


.dsummary-table-primary th {
    text-align: left;
    font-weight: 400;
}


.dsummary-table-primary td {
    text-align: right;
    font-weight: 700;
}


/* /Deposit summary */


/* DEPOSIT REQUEST */


.drequest-block {
    border-radius: 3px;
    padding: 15px 20px;
    background-color: #ebeef2;
}


.drequest-primary {
}


@media (min-width: 479px) {


    .drequest-primary {
        margin-bottom: 20px;
    }
}


.drequest-row {
    margin-bottom: 15px
}


.drequest-row:last-child {
    margin-bottom: 0;
}


.drequest-title {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 13px;
}


.drequest-title-icon {
    position: relative;
    padding-left: 40px;
}


.drequest-title-icon::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -13px;
    width: 25px;
    height: 25px;
    background-color: red;
}


.drequest-title-icon-user::before {
    background: url('/pic/adaptive/personal.png');
}


.drequest-title-icon-address::before {
    background: url('/pic/adaptive/shipping_add.png');
}


.drequest-title-icon-message::before {
    background: url('/pic/adaptive/ti-message.png');
}


.drequest-label-wrapper {
    padding-top: 6px;
    padding-bottom: 6px
}


@media (min-width: 768px) {


    .drequest-label-wrapper {
        padding-top: 3px;
        padding-bottom: 3px;
    }
}


.drequest-label {
    font-weight: 700;
}


.drequest-label-required {
    color: #f00;
}


.drequest-input-wrapper {}


.drequest-input {
    box-sizing: border-box;
    width: 100%;
}


.drequest-hint {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
}


.drequest-input~.drequest-hint {
    margin-top: 10px;
}


.drequest-actions {
    margin-top: 20px;
}


.drequest-actions-primary {
}


@media (min-width: 479px) {


    .drequest-actions-primary {
        display: none;
    }
}


.hide-for-mobile {
}


@media (max-width: 399px) {


    .hide-for-mobile {
        display: none;
    }
}


.drequest-hidden {
    display: none
}


@media (min-width: 479px) {


    .drequest-hidden {
        display: block;
    }
}


.drequest-action {
    box-sizing: border-box;
    width: 100%
}


@media (min-width: 479px) {


    .drequest-action {
        width: auto;
    }
}


/* /DEPOSIT REQUEST */


select,
input[type=text],
input[type=email],
input[type=password] {
    box-sizing:border-box;
    height: 28px;
    font-size: 13px;
    border: 1px solid #c0c2c4;
    border-radius: 5px
}


@media (min-width: 768px) {


    select,
    input[type=text],
    input[type=email],
    input[type=password] {
        height: 22px;
        font-size: inherit;
    }
}


select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(/pic/adaptive/ic_expand_more_black_18dp_1x.png) right 3px top 50% no-repeat;
    background: url(/pic/adaptive/ic_expand_more_black_18dp_1x.png) right 3px top 50% no-repeat, -webkit-linear-gradient(bottom, #f0f0f0, #fff);
    background: url(/pic/adaptive/ic_expand_more_black_18dp_1x.png) right 3px top 50% no-repeat, linear-gradient(0deg, #f0f0f0, #fff);
    padding-right: 24px;
    padding-left: 7px
}

.input-password-icon {
    position: relative;
    float: right;
    height: 16px;
    margin-top: -20px;
    margin-right: 5px;
    cursor: pointer;
}

@media (min-width: 768px) {


    select {
        border: 1px solid #b4b4b5;
        border-radius: 5px;
    }
}


@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {


    select {
        background: url(/pic/adaptive/ic_expand_more_black_18dp_2x.png) right 3px top 50% /18px no-repeat;
        background: url(/pic/adaptive/ic_expand_more_black_18dp_2x.png) right 3px top 50% /18px no-repeat, -webkit-linear-gradient(bottom, #f0f0f0, #fff);
        background: url(/pic/adaptive/ic_expand_more_black_18dp_2x.png) right 3px top 50% /18px no-repeat, linear-gradient(0deg, #f0f0f0, #fff);
    }
}


.dsummary-table-primary th,
.dsummary-table-primary td {
    padding-right: 0;
    padding-left: 0;
}


.dsummary-table-primary th {
    text-align: left;
    font-weight: 400;
}


.dsummary-table-primary td {
    text-align: right;
    font-weight: 700;
}


/* /Deposit summary */


.balance-details {
    border-bottom: 1px solid #d2d8df;
    padding-bottom: 7px
}


.balance-details table {
    width: 100%;
}


.balance-details tr {
    margin-bottom: 4px;
}


.balance-details td {
    padding: 2px 0;
}


.account-ballance-login,
.account-ballance-info {
    width: 100%;
    padding-bottom: 7px;
    padding-top: 7px;
    border-bottom: 1px solid #d2d8df;
    display: none
}


.account-ballance-login td, .account-ballance-info td {
    padding: 4px 0;
}


@media (min-width: 768px) {


    .account-ballance-login,
    .account-ballance-info {
        display: table;
    }
}


.account-ballance-login-cloned {
    padding: 0 12px;
}


.account-ballance-info-cloned {
    padding: 12px 15px 8px 15px
}


.account-ballance-info-cloned td {
    padding-top: 0;
}


.account-ballance-login {
}


.account-ballance-login td:last-child {
    text-align: right;
}
select::-ms-expand {
    display: none;
}

.tmp-nav-drawer {
    position: fixed;
    overflow: auto;
    top: 0;
    bottom: 0;
    left: 0;
    width: 240px;
    font-size: 14px;
    line-height: calc(25/16);
    transform: translateX(-100%);
    background-color: #696b7e;
    transition: .2s transform ease-out;
    z-index: 20;
}

@media (min-width: 992px) {
    .tmp-nav-drawer {
        display: none !important;
    }
}

.tmp-nav-drawer.is-active {
    transform: translateX(0);
}

.tmp-nav-text {
    opacity: .7;
}

.tmp-nav-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 14px;
    padding-bottom: 14px;
}

.tmp-nav-close,
.tmp-nav-logout {
    display: block;
    color: #fff;
    text-decoration: none;
}

.tmp-nav-close:hover,
.tmp-nav-logout:hover {
    background-color: rgba(255, 255, 255, .05);
}

.tmp-nav-close:active,
.tmp-nav-logout:active {
    background-color: rgba(255, 255, 255, .1);
}

.tmp-nav-close {
    position: relative;
    padding: 14px 12px 14px 48px;
}

.tmp-nav-close::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 12px;
    width: 24px;
    height: 24px;
    opacity: .5;
    background: url(/pic/adaptive/ic_close_white_24px.svg);
}

.tmp-nav-logout {
    padding: 14px 12px;
}

.tmp-nav-list .tmp-nav-list {
    display: none;
}

.tmp-nav-link.is-active + .tmp-nav-list {
    display: block;
}

.tmp-nav-drawer > .tmp-nav-list > .tmp-nav-item {
    border-bottom: 1px solid rgba(255, 255, 255, .12);
}

.tmp-nav-drawer .tmp-nav-list > .tmp-nav-item:last-child {
    border-bottom: 0;
}

.tmp-nav-link {
    position: relative;
    display: block;
    padding: 14px 35px;
    color: #fff;
    text-decoration: none;
}

.tmp-nav-link::before,
.tmp-nav-link::after {
    content: "";
    position: absolute;
    top: 12px;
    width: 24px;
    height: 24px;
    opacity: .5;
}

.tmp-nav-link::before {
    left: 5px;
}

.tmp-nav-link::after {
    right: 5px;
}

.tmp-nav-link::after {
    background: url(/pic/adaptive/ic_keyboard_arrow_right_white_24px.svg);
}

.tmp-nav-link.is-home::before {
    background: url(/pic/adaptive/ic_home_white_24px.svg);
}

.tmp-nav-link.is-parent::after {
    content: none;
}

.tmp-nav-link.is-parent::before {
    background: url(/pic/adaptive/ic_keyboard_arrow_down_white_24px.svg);
}

.tmp-nav-link:hover {
    background-color: rgba(255, 255, 255, .05);
}

.tmp-nav-link:active {
    background-color: rgba(255, 255, 255, .1);
}

.tmp-nav-link.is-active {
    background-color: rgba(255, 255, 255, .1);
}
.red_text {
    color: #ff0000;
}
.tmp-invoice-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 10px;
    border-radius: 3px;
    padding: 15px;
    background: #eef1f4;
}

.tmp-help-paragraph {
    text-align: center;
}

.tmp-help-icon {
    border-radius: 50%;
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid;
    margin-right: 5px;
    line-height: 14px;
    text-align: center;
    font-size: 12px
}

.tmp-btn-send-invoice {
    display: none;
}

@media (min-width: 768px) {
    .tmp-btn-send-invoice {
        display: block;
    }

    .tmp-invoice-notice {
        order: -1;
    }
}
.question-info-amount {
    white-space: nowrap;
}
.text_warning{
    font-style:italic;
}

iframe.upp {
    width: 100%;
    height: 100%;
    border-width: 0px;
    min-height: 200px;
}

.pending-no-transparent {
    position: relative;
}

.pending-no-transparent:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: url(/pic/loader-ws.gif) 50% 50% no-repeat #fff;
    border-radius: 3px;
}

.withdrawal-state-message {
    display: none;
}

.grecaptcha-badge {
    bottom: 100px !important;
    z-index: 1000;
}
