.nowrap {
    white-space: nowrap !important
}

.btn-hover {
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    -icab-transition: .4s all ease;
    -khtml-transition: .4s all ease
}

.btn-hover:hover {
    transform: scale(1.05, 1.05)
}

.btn-link,
.btn-link:hover,
.btn-link:visited {
    color: #fff;
    cursor: pointer;
    text-decoration: underline
}

.space {
    width: 100%;
    display: block;
    position: relative;
    clear: both
}

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

.italic {
    font-style: italic
}

.margin-top-45 {
    margin-top: 45px
}

.padding-5 {
    padding: 5px !important
}

.padding-top-5 {
    padding-top: 5px
}

.padding-top-15 {
    padding-top: 15px
}

.padding-right-20 {
    padding-right: 20px !important
}

.padding-left-20 {
    padding-left: 20px !important
}

.margin-top-12 {
    margin-top: 12px
}

.margin-top-25 {
    margin-top: 25px !important
}

.margin-top-30 {
    margin-top: 30px
}

.margin-right-0 {
    margin-right: 0 !important
}

@media only screen and (max-width:767px) {
    .margin-top-12-xs {
        margin-top: 12px
    }
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-auto {
    margin-left: auto;
    margin-right: auto
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center
}

.margin-top-143 {
    margin-top: 143px !important
}

.padding-left-5 {
    padding-left: 5px
}

.padding-left-3 {
    padding-left: 3px
}

.padding-left-150 {
    padding-left: 150px
}

.margin-top--50 {
    margin-top: -50px !important
}

.margin-top--30 {
    margin-top: -30px !important
}

.relative {
    position: relative
}

.inline-block {
    display: inline-block
}

.wh-70 {
    width: 70px !important;
    height: 70px !important
}

.wh-50-70 {
    width: 50px !important;
    height: 70px !important
}

.width-50 {
    width: 50% !important
}

.width-100 {
    width: 100% !important
}

.display-flex {
    display: flex !important
}

.justify-content-center {
    justify-content: center !important
}

.text-center {
    text-align: center !important
}

.color-dark-indigo {
    color: #0b2039 !important
}

.color-blue {
    color: #1f7feb !important
}

.cursor-default {
    cursor: default !important
}

span.link {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1f7feb;
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    -icab-transition: .4s all ease;
    -khtml-transition: .4s all ease;
    cursor: pointer;
    display: inline-block;
    border-bottom: 1px dashed #1f7feb;
    z-index: 1
}

span.link:hover {
    color: #167aea;
    transform: scale(1.003, 1.003)
}

span.link.is-disabled {
    color: #8c9caa;
    border-bottom: 1px dashed #8c9caa;
    cursor: not-allowed
}

span.link.is-disabled:hover {
    color: #8c9caa
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotating {
    from {
        -ms-transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotatingBack {
    from {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
    to {
        -ms-transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/Roboto-MediumItalic.eot);
    src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(../fonts/roboto/Roboto-MediumItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-MediumItalic.woff) format("woff"), url(../fonts/roboto/Roboto-MediumItalic.ttf) format("truetype");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/Roboto-Italic.eot);
    src: local("Roboto Italic"), local("Roboto-Italic"), url(../fonts/roboto/Roboto-Italic.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-Italic.woff) format("woff"), url(../fonts/roboto/Roboto-Italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/Roboto-Bold.eot);
    src: local("Roboto Bold"), local("Roboto-Bold"), url(../fonts/roboto/Roboto-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-Bold.woff) format("woff"), url(../fonts/roboto/Roboto-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/Roboto-Regular.eot);
    src: local("Roboto"), local("Roboto-Regular"), url(../fonts/roboto/Roboto-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-Regular.woff) format("woff"), url(../fonts/roboto/Roboto-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/Roboto-Medium.eot);
    src: local("Roboto Medium"), local("Roboto-Medium"), url(../fonts/roboto/Roboto-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-Medium.woff) format("woff"), url(../fonts/roboto/Roboto-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/Roboto-BoldItalic.eot);
    src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(../fonts/roboto/Roboto-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-BoldItalic.woff) format("woff"), url(../fonts/roboto/Roboto-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/Roboto-ThinItalic.eot);
    src: local("Roboto Thin Italic"), local("Roboto-ThinItalic"), url(../fonts/roboto/Roboto-ThinItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-ThinItalic.woff) format("woff"), url(../fonts/roboto/Roboto-ThinItalic.ttf) format("truetype");
    font-weight: 100;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/Roboto-Black.eot);
    src: local("Roboto Black"), local("Roboto-Black"), url(../fonts/roboto/Roboto-Black.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-Black.woff) format("woff"), url(../fonts/roboto/Roboto-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/Roboto-Light.eot);
    src: local("Roboto Light"), local("Roboto-Light"), url(../fonts/roboto/Roboto-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-Light.woff) format("woff"), url(../fonts/roboto/Roboto-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/Roboto-LightItalic.eot);
    src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url(../fonts/roboto/Roboto-LightItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-LightItalic.woff) format("woff"), url(../fonts/roboto/Roboto-LightItalic.ttf) format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/Roboto-BlackItalic.eot);
    src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url(../fonts/roboto/Roboto-BlackItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-BlackItalic.woff) format("woff"), url(../fonts/roboto/Roboto-BlackItalic.ttf) format("truetype");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/Roboto-Thin.eot);
    src: local("Roboto Thin"), local("Roboto-Thin"), url(../fonts/roboto/Roboto-Thin.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-Thin.woff) format("woff"), url(../fonts/roboto/Roboto-Thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal
}

body {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    min-height: 600px
}

body .portal-modal {
    z-index: 10
}

body .grecaptcha-badge {
    z-index: 2
}

.vertical-center {
    display: inline-block;
    vertical-align: middle;
    float: none
}

.background-color-turquoise {
    background: #f4f8fb
}

.word-break {
    word-break: break-all;
    -ms-word-break: break-all
}

.navbar-safelychange {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    border: 0;
    border-radius: 0;
    background: #0c2039;
    font-weight: 500;
    font-size: 15px;
    color: #fcfdfd
}

.navbar-safelychange .navbar-nav>li>a>a {
    color: #fcffff
}

.navbar-safelychange .navbar-nav>li>a>a:active,
.navbar-safelychange .navbar-nav>li>a>a:hover {
    color: #ffd26b
}

.logo-line {
    margin-bottom: 30px;
    margin-top: 30px
}

.logo-line .logo-text {
    font-size: 12pt;
    font-weight: 500;
    margin-bottom: 2px
}

.logo-line .btn-support {
    padding: 13px 30px 13px 30px;
    border: 1px solid #cfdbeb;
    border-radius: 40px;
    color: #296bb0;
    font-weight: 500;
    background: linear-gradient(#fff, #fefefe) #fefefe;
    box-shadow: #c7d4e7 0 0 2px
}

footer {
    padding: 20px 0 20px 0;
    font-size: 15px
}

footer p {
    margin-bottom: 2px
}

footer a {
    font-size: 13px;
    text-decoration: underline
}

.comment {
    background: #fcffff;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

.comment .comment-date {
    color: #acbbce;
    font-size: 28px;
    font-weight: 300
}

.comment .comment-date hr {
    margin: 0 15px 0 15px;
    border-top: 1px solid #acbbce
}

.comment .comment-text {
    padding-left: 0;
    word-wrap: break-word
}

.comment-btn {
    margin: 5px;
    font-weight: 500
}

.btn-black {
    padding: 12px 24px 12px 24px;
    background: #fcffff;
    color: #0c2039;
    border: 2px solid #0c2039;
    border-radius: 25px
}

.btn-black:hover {
    background: #0c2039;
    color: #fcffff
}

.btn-black-inverse {
    padding: 12px 24px 12px 24px;
    background: #0c2039;
    color: #fcffff;
    border-radius: 25px
}

.btn-black-inverse:hover {
    background: #fcffff;
    color: #0c2039;
    border: 1px solid #0c2039
}

.panel-white-background {
    height: 65px;
    background-color: #fff;
    margin-bottom: -65px
}

.main-panel {
    padding-top: 0;
    padding-bottom: 0;
    border: 2px solid #c7d4e7;
    background: linear-gradient(to top, #f6fafd, #fff);
    box-shadow: #c7d4e7 0 0 20px;
    font-size: 16px
}

.main-panel .direction {
    max-height: 60px
}

.main-panel .h3,
.main-panel h3 {
    font-weight: 400;
    font-size: 26px;
    margin-bottom: 15px
}

.main-panel table {
    margin: 0
}

.main-panel .btn-course {
    font-size: 13px;
    position: absolute;
    text-decoration: underline
}

.main-panel .subpanel {
    padding: 0 15px 15px 15px
}

.main-panel .subpanel:nth-child(n+2) {
    border-left: 1px solid #c7d4e7
}

.main-panel .direction {
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px
}

.main-panel .direction .exchange-direction-arrow {
    position: absolute;
    right: 0
}

.main-panel .direction:hover {
    background: #e9f0fa
}

.main-panel .direction:hover .price {
    color: #000
}

.main-panel .direction img {
    margin-right: 5px;
    padding: 2px;
    width: 40px;
    height: 40px
}

.main-panel .direction.selected {
    background: #e9f0fa
}

.main-panel .direction.selected .currency {
    font-weight: 700
}

.main-panel .direction.selected .price {
    color: #000
}

.main-panel .direction .currency.source-currency {
    margin-top: 10px
}

.main-panel .direction .price {
    color: #bcc0c9;
    font-size: 13px
}

.main-panel .direction.disabled-directions {
    opacity: .5;
    pointer-events: none
}

.error-panel {
    background: #f7f9fd
}

.error-panel .error-code,
.error-panel .error-message {
    font-weight: 700;
    color: #b8c1cd
}

.error-panel .error-code {
    font-size: 200pt
}

.error-panel .error-message {
    font-size: 35pt
}

.error-panel .error-description {
    font-size: 16pt;
    color: #000;
    line-height: unset
}

.info-panel {
    font-size: 13px
}

.ng-scope input,
.ng-scope select,
.ng-scope textarea {
    border: 1px solid #d9e0e8;
    border-radius: 0
}

.calculator .aboutExchange {
    margin-bottom: 15px
}

.calculator .aboutExchange a {
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px dotted;
    cursor: pointer
}

.calculator .aboutExchange div {
    font-size: 14px
}

.calculator .h3,
.calculator h3,
.calculator label,
.transaction .h3,
.transaction .h4,
.transaction h3,
.transaction h4,
.transaction label {
    font-weight: 300
}

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

.calculator .amount-input {
    width: 70%;
    margin-top: 2px
}

.calculator .currency-icon {
    margin: 5px;
    font-size: 13pt;
    color: #d7e1ec
}

.calculator .next-step {
    margin-top: 10px
}

.calculator .data-title {
    font-weight: 400;
    color: #333
}

.calculator .btn-fix {
    margin-top: 10px
}

.calculator .btn-fix:hover {
    text-decoration: none
}

.calculator .btn-fix .btn-fix-text {
    text-decoration: underline
}

.bank-cards-russian-standart .has-error .form-control,
.calculator .has-error .form-control,
.feedback .has-error .form-control {
    border-color: #e81e1e
}

.calculator .error-tooltip {
    opacity: 1
}

.ng-scope .has-error .help-block {
    color: #e81e1e
}

.ng-scope .error-tooltip .tooltip-arrow {
    border-bottom-color: #e81e1e
}

.error-tooltip .tooltip-inner {
    width: 150px;
    background-color: #e81e1e;
    color: #fff
}

.calculator .agreement-text {
    margin-top: 10px;
    font-size: 12px
}

.calculator .agreement-text a {
    text-decoration: underline
}

.calculator .warning-messages {
    margin-top: 10px;
    padding: 10px
}

.transaction {
    font-size: 14px
}

.transaction h3 {
    color: #5b9c19
}

.transaction .timer-block {
    margin-top: 30px;
    margin-bottom: 35px
}

.transaction .text-bold {
    font-weight: 500;
    font-size: 11pt
}

.transaction .info-block {
    border: 1px solid #c5d6df;
    border-radius: 5px;
    padding: 20px 20px 10px;
    margin: 20px 0 30px
}

.transaction .info-block a {
    text-decoration: underline
}

.transaction .info-block-gift {
    border-radius: 5px;
    padding: 20px 20px 10px;
    margin: 20px 0 30px;
    background-color: #f9f1ed;
    border: none
}

.transaction .info-block-gift p {
    font-size: 15px;
    margin-bottom: 15px
}

.transaction .info-block-gift .gift-text {
    font-size: 17px;
    margin-top: 5px
}

.transaction .info-block-gift .gift-img {
    padding: 0;
    width: 50px
}

.transaction .info-block-gift a {
    text-decoration: underline
}

.transaction .info-block .h4,
.transaction .info-block h4 {
    font-weight: 500;
    font-size: 16px
}

.transaction .pending-timer {
    color: #3974b6
}

.transaction .pending-timer .glyphicon {
    font-size: .9em
}

.transaction .description-text {
    margin-bottom: 25px;
    margin-top: 30px;
    font-size: 15px;
    line-height: 25px
}

.transaction .data-title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    margin-bottom: 0
}

.transaction .description-text .comment-link {
    cursor: pointer;
    text-decoration: underline
}

.transaction .confirmation-data {
    margin-top: 15px
}

.transaction .confirmation-data .header {
    padding-right: 0
}

.transaction .confirmation-data .text-data-checking {
    font-weight: 600
}

.important-data {
    white-space: nowrap
}

.partner-login-panel .btn-copy,
.transaction .important-data {
    color: #337ab7
}

.btn-copy {
    cursor: pointer
}

.btn-copy:hover {
    color: #23527c
}

.transaction .qrcode-btc {
    margin: -23px 0 -23px -23px
}

.transaction .privat24account-check-statement {
    margin-top: 20px
}

.submit {
    width: 100%;
    background-image: linear-gradient(to bottom, #3da4df, #2770b4);
    border: none;
    border-radius: 2px
}

.links a {
    font-size: 15px;
    text-decoration: underline;
    font-weight: 500;
    margin-right: 30px;
    cursor: pointer
}

.arrow-img {
    margin-right: 10px;
    margin-left: 10px
}

.submit-button {
    margin-top: 10px;
    margin-bottom: 10px
}

.term-of-use-text {
    font-size: 10pt
}

.bottom-line {
    margin: 0;
    margin-top: 20px
}

.exchange-info {
    margin: 10px;
    margin-left: 0;
    display: inline-block;
    vertical-align: top
}

.exchange-info .exchange-currency {
    color: #f55b2a;
    font-size: 18px
}

.exchange-info .exchange-amount {
    color: #f55b2a;
    font-size: 13px
}

.exchange-direction h3,
.exchange-directions .h3 {
    font-weight: 400;
    margin-top: 10px
}

.exchange-direction table {
    color: #46494e
}

.exchange-direction table tr {
    padding: 10px
}

.exchange-direction table tr th {
    font-size: 17px;
    font-weight: 500;
    padding: 10px 20px 10px 20px;
    border-width: 0;
    background: #dde6ef
}

.exchange-direction table tr th:first-child {
    border-top-left-radius: 4px
}

.exchange-direction table tr th:last-child {
    border-top-right-radius: 4px
}

.exchange-direction table tbody tr {
    background-color: #fff
}

.exchange-direction table tbody tr:hover {
    cursor: pointer;
    background-color: #f3f7fa
}

.exchange-direction table tbody tr td {
    font-weight: 500;
    padding: 10px 20px 10px 20px;
    border-color: #f3f7fa
}

.exchange-direction table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 4px
}

.exchange-direction table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 4px
}

.exchange-direction .currencyImg {
    width: 25px;
    height: 25px;
    margin-right: 10px
}

.exchange-direction .price {
    margin-top: 2px;
    margin-right: 15px
}

.exchange-direction .currency {
    margin-left: 10px;
    margin-top: 2px
}

.exchange-direction .disabled-direction {
    opacity: .5;
    pointer-events: none
}

.exchange-progressbar {
    margin-right: 7px;
    margin-left: 7px
}

.exchange-progressbar .progressbar {
    width: 100%;
    display: table
}

.exchange-progressbar .progressbar .progressbar-point {
    border-radius: 50%;
    margin: 0 -7px 0 -7px;
    float: left !important;
    width: 14px;
    height: 14px;
    border: none;
    background-color: #2367ae
}

.exchange-progressbar .progressbar .inactive .progressbar-point {
    width: 14px;
    height: 14px;
    border: 3px solid #cfdbeb;
    background-color: #fff
}

.exchange-progressbar .progressbar .progressbar-link {
    margin: 5px 0 5px 0;
    padding: 0 5px 0 5px;
    float: left !important
}

.exchange-progressbar .progressbar .progressbar-link .progressbar-link-body {
    height: 2px;
    width: 100%;
    background-color: #2367ae
}

.exchange-progressbar .progressbar .inactive .progressbar-link .progressbar-link-body {
    background-color: #cfdbeb
}

.exchange-progressbar .progressbar .progressbar-link .progressbar-link-body.transition {
    background: linear-gradient(to right, #2367ae, #cfdbeb)
}

.exchange-progressbar .legend .description {
    position: relative;
    float: left;
    margin-bottom: 5px;
    color: #2367ae;
    text-decoration: underline;
    font-size: 12px
}

.exchange-progressbar .legend .description .text:first-child {
    margin-left: -7px
}

.exchange-progressbar .legend .description .text:last-child {
    margin-right: -7px
}

.exchange-progressbar .legend .description.inactive {
    color: #cfdbeb;
    text-decoration: none
}

.glyphicon-animate {
    -animation: spin .7s infinite linear;
    -moz-animation: spin .7s infinite linear;
    -o-animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0)
    }
    to {
        transform: scale(1) rotate(360deg)
    }
}

.main-statistics {
    margin: 0 20px;
    padding: 15px;
    background-color: #fcffff;
    color: #0e223b
}

.main-statistics .statistic-cell {
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 20%
}

.main-statistics .statistic-cell:not(:last-child) {
    border-right: 1px solid #e5ecf6
}

.main-statistics .statistic-cell .title {
    font-size: 11pt;
    font-weight: 500
}

.main-statistics .statistic-cell .value {
    font-size: 42px;
    font-weight: 300
}

.main-statistics .statistic-cell .value img {
    width: 40px
}

.main-statistics .statistic-cell.blue {
    color: #2574b9
}

.background-light .news-preview {
    background-color: #fff
}

.news-preview {
    padding: 20px 30px;
    background-color: #f2f5fa;
    border-radius: 5px
}

.news a {
    text-decoration: underline;
    vertical-align: super
}

.news .news-body a {
    vertical-align: baseline
}

.news .pagination {
    margin-bottom: 0;
    margin-left: 20px
}

.news .pagination a {
    padding: 0 3px;
    font-size: 20px;
    border: 0;
    background: inherit;
    color: #dfe8f1
}

.news .pagination a:hover {
    background: inherit;
    color: #82a7cf
}

.news .pagination .active a {
    color: #2666ae
}

.news-all {
    margin-bottom: 20px
}

.news-all .btn-circle {
    display: inline-block;
    margin: 10px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border-radius: 50%;
    background: #0c2039;
    color: #fcffff;
    border: 0
}

.news-all .btn-circle .image-arrow {
    width: 30px
}

.news-all .pagination {
    margin: 0;
    margin-left: 20px
}

.news-all .pagination a {
    padding: 0 3px;
    font-size: 30px;
    border: 0;
    background: inherit;
    color: #dfe8f1
}

.news-all .pagination a:hover {
    background: inherit;
    color: #82a7cf
}

.news-all .pagination .active a {
    color: #0c2039
}

.news-preview {
    margin-bottom: 20px
}

.news-preview a {
    text-decoration: underline
}

.news .date,
.news-preview .date {
    font-size: 30px;
    font-weight: 300
}

.news .date .deliter,
.news-preview .date .deliter {
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
    border: 0;
    border-right: 1px solid #abb5c1;
    height: 21px
}

.info .h3,
.info h3 {
    font-weight: 300;
    margin-bottom: 20px;
    display: inline-block
}

.info .panel {
    border: none
}

.info .panel .panel-body {
    padding: 30px 40px;
    font-size: 18px
}

.last-exchanges .h3,
.last-exchanges h3 {
    font-weight: 300;
    margin-bottom: 20px
}

.last-exchanges .exchange.row {
    margin: 0
}

.last-exchanges .exchange {
    border: 1px solid #dfe7f2;
    border-radius: 5px;
    padding: 15px
}

.last-exchanges .exchange .exchange-arrow {
    padding: 5px;
    height: 50px
}

.last-exchanges .exchange p {
    margin-bottom: 5px
}

.last-exchanges .exchange .date {
    font-size: 14px;
    color: #c4d0e0
}

.last-exchanges .exchange:not(:last-child) {
    margin-bottom: 15px
}

.comment-panel,
.partner-login-panel {
    padding: 30px
}

.comment-panel label,
.partner-login-panel label {
    font-weight: 400
}

.comment-panel input,
.comment-panel textarea,
.partner-login-panel input {
    max-width: 100%
}

.partner-login-panel .error-tooltip {
    opacity: 1
}

.partner-login-panel .error-tooltip .tooltip-arrow {
    border-right-color: #e81e1e
}

.partner-login-panel .error-tooltip .tooltip-inner {
    width: 150px;
    background-color: #e81e1e;
    color: #fff
}

.partner-login-panel .partner-login-text {
    margin-top: -8px;
    text-indent: 1.5em;
    text-align: justify
}

.partner-login-panel .statistics-value {
    min-width: 100px;
    text-align: center
}

.feedback .h3,
.feedback h3 {
    font-size: 30px;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 20px
}

.feedback .pagination {
    margin: 0;
    margin-left: 20px
}

.feedback .pagination a {
    padding: 0 3px;
    font-size: 30px;
    border: 0;
    background: inherit;
    color: #dfe8f1
}

.feedback .pagination a:hover {
    background: inherit;
    color: #82a7cf
}

.feedback .pagination .active a {
    color: #0c2039
}

.feedback .btn-circle {
    display: inline-block;
    margin: 10px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border-radius: 50%;
    background: #0c2039;
    color: #fcffff;
    border: 0
}

.feedback .btn-circle .image-arrow {
    width: 30px
}

.feedback .error-tooltip {
    opacity: 1
}

.feedback .error-tooltip .tooltip-arrow {
    border-right-color: #e81e1e
}

.feedback .bottom-tooltip .error-tooltip .tooltip-arrow {
    border-color: #fff;
    border-bottom-color: #e81e1e
}

.feedback .error-tooltip .tooltip-inner {
    width: 150px;
    background-color: #e81e1e;
    color: #fff
}

.feedback .feedback-btn {
    margin-top: 30px;
    margin-bottom: 15px
}

.feedback .h3,
.feedback h3 {
    font-size: 30px;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 20px
}

.feedback .h4,
.feedback h4 {
    font-size: 16px;
    font-weight: 400;
    margin-top: 7px;
    margin-bottom: 5px
}

.animate.ng-enter {
    -webkit-transition: 1s ease all;
    -moz-transition: 1s ease all;
    -ms-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all
}

.animate.ng-enter,
.animate.ng-leave,
.animate.ng-leave.ng-leave-active {
    opacity: 0
}

.animate.ng-enter.ng-enter-active {
    opacity: 1
}

.pagination-condensed {
    margin: 0
}

.info-panel .panel-body {
    line-height: 23px
}

.btn-link-concerned {
    padding: 0;
    border: 0;
    font-size: inherit
}

.notification {
    padding: 10px;
    font-size: 14px
}

.status-completed .confirmation-data {
    padding: 0
}

.status-completed .confirmation-data .form-group {
    padding: 0
}

.status-completed .confirmation-data .form-group .header {
    padding: 0
}

@media screen and (max-width:1199px) {
    .btn-course {
        position: relative !important
    }
}

.remark {
    color: #c5d6df;
    font-size: 13.5px
}

.badge-info,
.label-info {
    background-color: #3a87ad
}

.info-block ul {
    padding-left: 20px
}

.bank-cards-russian-standart .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0
}

.bank-cards-russian-standart .date-selector {
    width: 120px
}

.bank-cards-russian-standart .h3 {
    margin-top: 30px
}

.bank-cards-russian-standart .cvc .tooltip-inner {
    background-color: initial;
    margin-right: 50px
}

.captcha-automation-processing {
    margin-bottom: 10px;
    margin-top: 10px
}

.bold {
    font-weight: 700
}

ul li {
    list-style: initial
}

.page-loader {
    text-align: center;
    font-size: 16pt;
    color: gray;
    margin-top: 150px;
    margin-bottom: 100px
}

.cryptocoin-address {
    font-size: 12px
}

.wallet-line {
    padding: 0 15px !important
}

.wallet-line span.text-data-checking {
    padding-left: 0
}

.btn-copy-ripple-address {
    margin-right: 4px
}

.lang-block {
    position: relative;
    cursor: pointer;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    width: 100px;
    text-align: center
}

.lang-block:after {
    content: '>';
    position: absolute;
    right: 5px;
    top: 50%;
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
    color: gray;
    transform: rotate(90deg)
}

.lang-block>ul {
    position: absolute;
    left: 0;
    top: 100%;
    padding: 0;
    background-color: #0c2039;
    width: 100px;
    border-radius: 0 0 3px 3px;
    display: none
}

.lang-block>ul>li {
    list-style: none;
    margin: 10px;
    text-align: center;
    position: relative;
    color: #babbbb
}

.lang-block>ul>li img {
    opacity: .9
}

.lang-block>ul>li:hover {
    color: #fcfdfd
}

.lang-block>ul>li:hover img {
    opacity: 1
}

.lang-block>ul>li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.lang-block:hover>ul {
    display: block
}

.lang-block:hover:after {
    transform: rotate(-90deg)
}

.translate-it.hide {
    opacity: 0
}

body.translate-observer .translate-it {
    opacity: 0
}

.translate-it.show-me {
    opacity: 1 !important
}

.lang-switcher {
    cursor: pointer
}

.padding-bottom-20 {
    padding-bottom: 20px
}

#snow {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: -1
}

#nx-about-text {
    position: absolute;
    top: -100%
}

.v-scroll-anchor {
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    opacity: 0
}

.t-show {
    animation: t-show-animation .5s ease
}

.main-page {
    position: relative;
    background: #fff;
    background: linear-gradient(180deg, #fff 0, #fff 65px, #f4f8fb 65px, #f4f8fb 100%);
    z-index: 2
}

@keyframes t-show-animation {
    0% {
        opacity: 0
    }
    30% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.info-text {
    text-align: center;
    padding-top: 5px;
    font-size: 14px
}

.partner-login .btn-reg {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding-top: 10px;
    color: #337ab7;
    text-align: center;
    cursor: pointer;
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    -icab-transition: .4s all ease;
    -khtml-transition: .4s all ease
}

.partner-login .btn-reg:hover {
    text-decoration: underline;
    color: #1d4567
}

.partner-page {
    font-family: Roboto, sans-serif
}

.partner-page .container .partner-name {
    display: block;
    width: 100%;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    color: #0b2039;
    font-size: 51px;
    text-align: center
}

.partner-page .container .partner-name span {
    font-weight: 300
}

.partner-page .container .partner-info-block {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin: 38px 0 38px 0;
    padding: 0 0 0 444px;
    height: 356px
}

.partner-page .container .partner-info-block .partner-balance-block {
    display: block;
    position: absolute;
    width: 414px;
    height: 356px;
    left: 0;
    top: 0;
    box-sizing: border-box;
    background-color: #0b2039;
    color: #fff;
    padding: 24px 30px
}

.partner-page .container .partner-info-block .partner-balance-block .balance {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%
}

.partner-page .container .partner-info-block .partner-balance-block .balance .balance-title {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-size: 17px
}

.partner-page .container .partner-info-block .partner-balance-block .balance .balance-value {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-size: 50px
}

.partner-page .container .partner-info-block .partner-balance-block .balance .balance-value span {
    font-weight: 300
}

.partner-page .container .partner-info-block .partner-balance-block .btn-get-reward {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 54px;
    background: linear-gradient(180deg, #3da3df 4.52%, #2871b5 100%);
    border-radius: 3px;
    font-style: normal;
    font-weight: 500;
    line-height: 54px;
    font-size: 20px;
    padding-left: 17px;
    margin-top: 22px;
    cursor: pointer;
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    -icab-transition: .4s all ease;
    -khtml-transition: .4s all ease
}

.partner-page .container .partner-info-block .partner-balance-block .btn-get-reward:hover {
    background: linear-gradient(180deg, #349fde 4.52%, #266cad 100%)
}

.partner-page .container .partner-info-block .partner-balance-block .btn-get-reward.is-disabled {
    background: linear-gradient(180deg, #218ac8 4.52%, #2871b5 100%);
    color: #b3b3b3;
    cursor: not-allowed
}

.partner-page .container .partner-info-block .partner-balance-block .btn-get-reward.is-disabled .wallet-icon {
    opacity: .6
}

.partner-page .container .partner-info-block .partner-balance-block .btn-get-reward .wallet-icon {
    position: absolute;
    right: 14px;
    top: 50%;
    width: 30px;
    height: 22px;
    margin-top: -11px;
    background-image: url(../images/Wallet.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.partner-page .container .partner-info-block .partner-balance-block .line {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 1px;
    background-color: #dfe7ee;
    opacity: .2;
    mix-blend-mode: normal;
    margin: 28px 0
}

.partner-page .container .partner-info-block .partner-balance-block .stat-block {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%
}

.partner-page .container .partner-info-block .partner-balance-block .stat-block>div {
    display: block;
    position: relative;
    float: left;
    width: 50%;
    font-style: normal;
    text-align: left;
    box-sizing: border-box;
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    -icab-transition: .4s all ease;
    -khtml-transition: .4s all ease
}

.partner-page .container .partner-info-block .partner-balance-block .stat-block>div.payments {
    padding-left: 15px
}

.partner-page .container .partner-info-block .partner-balance-block .stat-block>div .title {
    font-weight: 200;
    line-height: 20px;
    font-size: 17px;
    height: 42px;
    padding: 0 15px 0 0
}

.partner-page .container .partner-info-block .partner-balance-block .stat-block>div .value {
    font-weight: 700;
    line-height: normal;
    font-size: 50px;
    overflow: hidden;
    text-overflow: ellipsis
}

.partner-page .container .partner-info-block .partner-links-block {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    color: #131137
}

.partner-page .container .partner-info-block .partner-links-block .link-block {
    position: relative;
    background-color: #fff;
    box-shadow: 0 1px 1px #adbccd;
    margin-bottom: 18px;
    height: 106.6666666px;
    padding: 20px 0 0 166px
}

.partner-page .container .partner-info-block .partner-links-block .link-block:last-child {
    margin-bottom: 0
}

.partner-page .container .partner-info-block .partner-links-block .link-block .link-icon {
    position: absolute;
    left: 33px;
    top: 5px;
    width: 101px;
    height: 101px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.partner-page .container .partner-info-block .partner-links-block .link-block .title {
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    font-size: 26px
}

.partner-page .container .partner-info-block .partner-links-block .link-block .text {
    display: block;
    position: relative;
    float: left;
    width: 332px;
    height: 40px;
    margin: 10px 0 0 0;
    padding: 5px 10px 0 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-size: 21px;
    border: 1px solid #d9e0e8;
    box-sizing: border-box;
    box-shadow: inset 0 1px 4px #d9e0e8;
    cursor: text
}

.partner-page .container .partner-info-block .partner-links-block .link-block .btn-copy {
    position: relative;
    float: left;
    width: 146px;
    height: 40px;
    margin: 10px 0 0 15px;
    padding: 10px 5px 0 39px;
    border: 1px solid #d9e0e8;
    box-sizing: border-box;
    border-radius: 4px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-size: 15px;
    color: #296bb0;
    background-color: #fff;
    cursor: pointer;
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    -icab-transition: .4s all ease;
    -khtml-transition: .4s all ease
}

.partner-page .container .partner-info-block .partner-links-block .link-block .btn-copy:hover {
    background-color: #f0f0f0
}

.partner-page .container .partner-info-block .partner-links-block .link-block .btn-copy .copy-icon {
    position: absolute;
    left: 15px;
    top: 50%;
    width: 18px;
    height: 18px;
    margin-top: -7.5px;
    background-image: url(../images/copy.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.partner-page .container .partner-info-block .partner-links-block .link-block.ref-link .link-icon {
    background-image: url(../images/link.svg)
}

.partner-page .container .partner-info-block .partner-links-block .link-block.rates-link .link-icon {
    background-image: url(../images/excel.svg)
}

.partner-page .container .partner-info-block .partner-links-block .link-block.telegram-link .link-icon {
    background-image: url(../images/telegram.png)
}

.partner-page .container .partner-level-block {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    background-color: #0b2039;
    height: 320px;
    padding: 34.5px 0 0 0
}

.partner-page .container .partner-level-block .title {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    font-size: 30px;
    text-align: center;
    color: #fff
}

.partner-page .container .partner-level-block .title span {
    font-weight: 200
}

.partner-page .container .partner-level-block .levels {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin-top: 50px
}

.partner-page .container .partner-level-block .levels .level {
    position: relative;
    box-sizing: border-box;
    float: left;
    width: 13%;
    margin: 0 .6428571% 0 .6428571%;
    padding: 30px 0 0 0;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 95px 95px;
    color: #fff
}

.partner-page .container .partner-level-block .levels .level .level-percents {
    text-align: center;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
    font-size: 25px
}

.partner-page .container .partner-level-block .levels .level .level-name {
    padding-top: 38px;
    text-align: center;
    font-style: normal;
    font-weight: 900;
    line-height: 21px;
    font-size: 17px
}

.partner-page .container .partner-level-block .levels .level .level-points {
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    font-size: 13px
}

.partner-page .container .partner-level-block .levels .level .you-a-here {
    margin: 18px auto 0 auto;
    padding-top: 7px;
    position: relative;
    width: 84px;
    height: 27px;
    background-color: #fff;
    border-radius: 3px;
    color: #0b2039;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    display: none
}

.partner-page .container .partner-level-block .levels .level .you-a-here.is-active {
    display: block
}

.partner-page .container .partner-level-block .levels .level .more {
    display: none;
    box-sizing: border-box;
    text-align: center;
    color: #dfe7ee7a;
    font-size: 12px
}

.partner-page .container .partner-level-block .levels .level .more.is-active {
    display: block
}

.partner-page .container .partner-level-block .levels .level.level-1 {
    background-image: url(../images/level-1.svg)
}

.partner-page .container .partner-level-block .levels .level.level-1 .level-percents {
    color: #fff
}

.partner-page .container .partner-level-block .levels .level.level-2 {
    background-image: url(../images/level-2.svg)
}

.partner-page .container .partner-level-block .levels .level.level-2 .level-percents {
    color: #0b2039
}

.partner-page .container .partner-level-block .levels .level.level-3 {
    background-image: url(../images/level-3.svg)
}

.partner-page .container .partner-level-block .levels .level.level-3 .level-percents {
    color: #0b2039
}

.partner-page .container .partner-level-block .levels .level.level-4 {
    background-image: url(../images/level-4.svg)
}

.partner-page .container .partner-level-block .levels .level.level-4 .level-percents {
    color: #fff
}

.partner-page .container .partner-level-block .levels .level.level-5 {
    background-image: url(../images/level-5.svg)
}

.partner-page .container .partner-level-block .levels .level.level-5 .level-percents {
    color: #0b2039
}

.partner-page .container .partner-level-block .levels .level.level-6 {
    background-image: url(../images/level-6.svg)
}

.partner-page .container .partner-level-block .levels .level.level-6 .level-percents {
    color: #fff
}

.partner-page .container .partner-level-block .levels .level.level-7 {
    background-image: url(../images/level-7.svg)
}

.partner-page .container .partner-level-block .levels .level.level-7 .level-percents {
    color: #fff
}

.partner-page .container .partner-description-block {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 50px 30px 0 307px;
    max-height: 50px;
    overflow: hidden;
    background: #fff url(../images/partner-description-icon.svg) no-repeat 30px 50px;
    background-size: 240px 240px;
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    -icab-transition: .4s all ease;
    -khtml-transition: .4s all ease
}

.partner-page .container .partner-description-block .description-content {
    position: relative;
    display: block
}

.partner-page .container .partner-description-block .description-content .text-block-left {
    display: block;
    position: relative;
    width: 340px;
    float: left
}

.partner-page .container .partner-description-block .description-content .text-block-right {
    display: block;
    position: relative;
    width: 420px;
    float: right
}

.partner-page .container .partner-description-block .description-content .text-block-right .description-title {
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    font-size: 24px;
    padding-bottom: 36px
}

.partner-page .container .partner-description-block .description-content p {
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    font-size: 17px;
    color: #0b2039
}

.partner-page .container .partner-description-block .btn-switch {
    position: absolute;
    display: block;
    right: 50%;
    margin-right: -125px;
    bottom: 10px;
    width: 250px;
    text-align: center;
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    -icab-transition: .4s all ease;
    -khtml-transition: .4s all ease
}

.partner-page .container .partner-description-block .btn-switch>span {
    cursor: pointer;
    color: #296bb0
}

.partner-page .container .partner-description-block .btn-switch>span:hover {
    color: #2766a8
}

.partner-page .container .partner-description-block .btn-switch .chevron-icon {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 7px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/chevron-down.svg);
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    -icab-transition: .4s all ease;
    -khtml-transition: .4s all ease
}

.partner-page .container .partner-description-block .btn-switch .text {
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-size: 17px
}

.partner-page .container .partner-description-block .btn-switch .text:last-child {
    display: none
}

.partner-page .container .partner-description-block.is-open {
    max-height: 1000px
}

.partner-page .container .partner-description-block.is-open .btn-switch {
    position: absolute;
    right: 30px;
    margin-right: 0;
    text-align: right
}

.partner-page .container .partner-description-block.is-open .btn-switch .chevron-icon {
    transform: rotate(180deg)
}

.partner-page .container .partner-description-block.is-open .btn-switch .text:first-child {
    display: none
}

.partner-page .container .partner-description-block.is-open .btn-switch .text:last-child {
    display: inline
}

.partner-page .container .partner-operation-history .title {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    font-size: 30px;
    text-align: center;
    color: #0b2039;
    padding: 45px 0
}

.partner-page .container .partner-operation-history .history-form {
    position: relative;
    margin: 0 auto 0 auto;
    color: #0b2039;
    width: 830px;
    box-sizing: border-box
}

.partner-page .container .partner-operation-history .history-form .form-item {
    width: 190px;
    float: left
}

.partner-page .container .partner-operation-history .history-form .form-item label {
    display: block;
    width: 100%;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-size: 13px
}

.partner-page .container .partner-operation-history .history-form .form-item input {
    position: relative;
    float: left;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 34px;
    border: 1px solid #d9e0e8;
    box-shadow: inset 0 1px 3px #d9e0e8;
    padding-left: 11px;
    padding-right: 30px;
    background: #fff no-repeat right 10px center;
    background-size: contain
}

.partner-page .container .partner-operation-history .history-form .form-item.search-field input {
    background-image: url(../images/search.svg);
    background-size: 17px 17px
}

.partner-page .container .partner-operation-history .history-form .form-items {
    float: left;
    width: 390px;
    margin: 0 30px 0 30px
}

.partner-page .container .partner-operation-history .history-form .form-items>span {
    position: relative;
    float: left;
    display: block
}

.partner-page .container .partner-operation-history .history-form .form-items label {
    display: block;
    width: 100%;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-size: 13px
}

.partner-page .container .partner-operation-history .history-form .form-items .input-group {
    position: relative;
    display: block;
    width: 190px;
    float: left
}

.partner-page .container .partner-operation-history .history-form .form-items .input-group:last-child {
    float: right
}

.partner-page .container .partner-operation-history .history-form .form-items .input-group input {
    width: 100%;
    padding-left: 35px;
    padding-right: 30px;
    height: 34px;
    box-sizing: border-box;
    display: block
}

.partner-page .container .partner-operation-history .history-form .form-items .input-group .date-btn {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 29px;
    height: 32px;
    z-index: 10;
    background-image: url(../images/calendar.svg);
    background-size: 15px 17px;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    -icab-transition: .4s all ease;
    -khtml-transition: .4s all ease
}

.partner-page .container .partner-operation-history .history-form .form-items .input-group .date-btn:hover {
    background-color: #f0f0f0
}

.partner-page .container .partner-operation-history .history-form .form-items .input-group .info-text {
    position: absolute;
    width: 31px;
    height: 34px;
    left: 0;
    top: 0;
    z-index: 10;
    background-color: rgba(217, 224, 232, .3);
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    color: #0b2039;
    text-align: center;
    padding: 0;
    line-height: 34px
}

.partner-page .container .partner-operation-history .history-table {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    color: #46494e;
    margin-top: 30px
}

.partner-page .container .partner-operation-history .history-table table thead tr {
    background: #dde6ef;
    border-radius: 5px 5px 0 0;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-size: 17px
}

.partner-page .container .partner-operation-history .history-table table thead tr th {
    border: none
}

.partner-page .container .partner-operation-history .history-table table tbody tr:first-child td {
    border: none
}

.partner-page .container .partner-operation-history .history-table .more-btn {
    display: block;
    box-sizing: border-box;
    width: 169px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    margin: 0 auto 0 auto;
    background: linear-gradient(180deg, #3da3df 4.52%, #2871b5 100%);
    border-radius: 3px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    -icab-transition: .4s all ease;
    -khtml-transition: .4s all ease;
    cursor: pointer
}

.partner-page .container .partner-operation-history .history-table .more-btn:hover {
    background: linear-gradient(180deg, #349fde 4.52%, #266cad 100%)
}

.withdraw-modal .modal-header .close-btn {
    width: 33px;
    height: 33px;
    background-image: url(../images/x.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    -icab-transition: .4s all ease;
    -khtml-transition: .4s all ease
}

.withdraw-modal .modal-header .close-btn:hover {
    background-image: url(../images/x-hover.svg)
}

.withdraw-modal .modal-header .modal-title {
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    font-size: 38px;
    color: #0b2039
}

.withdraw-modal .modal-body {
    padding: 30px 15px
}

.withdraw-modal .modal-body label {
    width: 230px;
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    color: #131137;
    height: 50px;
    line-height: 50px
}

.withdraw-modal .modal-body input {
    width: 279px;
    height: 50px;
    background: #fff;
    border: 1px solid #d9e0e8;
    box-sizing: border-box;
    box-shadow: inset 0 1px 4px #d9e0e8;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-size: 20px;
    color: #0b2039
}

.withdraw-modal .modal-body input.ng-invalid {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.withdraw-modal .modal-body p {
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-size: 15px;
    font-variant: small-caps;
    text-align: left;
    color: #9ca6ab;
    padding-top: 5px
}

.withdraw-modal .modal-body select {
    width: 279px;
    height: 50px;
    background: linear-gradient(360deg, #f6fbff 0, #fff 100%);
    border: 1px solid #d9e0e8;
    box-sizing: border-box;
    box-shadow: 0 1px 2px rgba(196, 207, 219, .371858);
    cursor: pointer
}

.withdraw-modal .modal-body button {
    margin-left: 96px
}

.partner-auth-block {
    position: relative;
    display: block;
    box-sizing: border-box;
    float: left;
    width: 340px;
    height: 58px;
    background-color: #1261b4;
    color: #fff
}

.partner-auth-block .partner-icon {
    position: absolute;
    left: 23px;
    top: 18px;
    width: 21px;
    height: 21px;
    background-image: url(../images/user.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.partner-auth-block a,
.partner-auth-block a:visited {
    color: #fff;
    text-decoration: none
}

.partner-auth-block a:hover,
.partner-auth-block a:visited:hover {
    text-decoration: none
}

.partner-auth-block .partner-id {
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    line-height: 58px;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    letter-spacing: 2.93px;
    padding: 0 90px 0 50px
}

.partner-auth-block .partner-id span {
    font-weight: 700
}

.partner-auth-block .partner-exit-btn {
    position: absolute;
    right: 14px;
    top: 14px;
    width: 72px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    mix-blend-mode: normal;
    border: 1px solid rgba(221, 221, 221, .3);
    box-sizing: border-box;
    border-radius: 4px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    -icab-transition: .4s all ease;
    -khtml-transition: .4s all ease
}

.partner-auth-block .partner-exit-btn:hover {
    border: 1px solid rgba(221, 221, 221, .5)
}

.partner-menu-block {
    position: relative;
    display: block;
    box-sizing: border-box;
    float: left;
    height: 58px;
    margin-left: 80px
}

.partner-menu-block .partner-menu-btn {
    position: relative;
    float: left;
    display: block;
    box-sizing: border-box;
    width: 246px;
    height: 58px;
    line-height: 58px;
    border-radius: 29px;
    font-style: normal;
    color: #296bb0;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 15px 0 52px;
    cursor: pointer;
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    -icab-transition: .4s all ease;
    -khtml-transition: .4s all ease
}

.partner-menu-block .partner-menu-btn:hover:before {
    transform: rotate(90deg)
}

.partner-menu-block .partner-menu-btn:first-child {
    margin-right: 10px
}

.partner-menu-block .partner-menu-btn.partner-cabinet:before {
    content: '';
    position: absolute;
    left: 20px;
    top: 50%;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    background: transparent url(../images/if_circle_dashboard_fuel_gauge_meter_icon_blue.svg) no-repeat center;
    background-size: contain;
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    -icab-transition: .4s all ease;
    -khtml-transition: .4s all ease
}

.partner-menu-block .partner-menu-btn.partner-settings-btn {
    width: 180px
}

.partner-menu-block .partner-menu-btn.partner-settings-btn:before {
    content: '';
    position: absolute;
    left: 20px;
    top: 50%;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    background: transparent url(../images/cog.svg) no-repeat center;
    background-size: contain;
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -ms-transition: .4s all ease;
    -o-transition: .4s all ease;
    -icab-transition: .4s all ease;
    -khtml-transition: .4s all ease
}

.partner-menu-block .partner-menu-btn.is-active {
    background-color: #0b2039;
    color: #fff;
    font-weight: 700
}

.partner-menu-block .partner-menu-btn.is-active.partner-cabinet:before {
    background: transparent url(../images/if_circle_dashboard_fuel_gauge_meter_icon.svg) no-repeat center
}

.partner-menu-block .partner-menu-btn.is-active.partner-settings-btn:before {
    background: transparent url(../images/cog_white.svg) no-repeat center
}

.partner-settings .title {
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    font-size: 51px;
    color: #0b2039;
    padding-bottom: 50px
}

.partner-settings label {
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    height: 50px;
    line-height: 50px;
    color: #131137
}

.partner-settings input {
    width: 350px;
    height: 50px;
    background: #fff;
    border: 1px solid #d9e0e8;
    box-sizing: border-box;
    box-shadow: inset 0 1px 4px #d9e0e8;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-size: 30px;
    letter-spacing: 5px;
    color: #0b2039
}

.partner-settings p {
    line-height: 45px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #9ca6ab
}

.partner-settings p.text-danger {
    color: #a94442
}

.partner-settings button {
    width: 169px;
    height: 44px
}

.background-color-turquoise.partner-login {
    padding-bottom: .1px
}

html {
    min-width: 380px
}

@media only screen and (min-width:768px) {
    #body {
        margin-top: 0 !important
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    #body #main-page>.container .main-panel .exchange-table .panel-get .target-header>span {
        width: 100%;
        display: block
    }
    #body #main-page>.container .main-panel .exchange-table .panel-get .target-header>a {
        padding: 0;
        margin-top: -5px
    }
}

@media only screen and (max-width:991px) and (max-width:767px) {
    #body {
        margin-top: 60px
    }
}

@media only screen and (max-width:991px) {
    #body #main-page>.container {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        background-color: #fff
    }
    #body #main-page>.container .main-panel {
        box-shadow: none;
        border: none
    }
    #body #main-page>.container .main-panel .exchange-table {
        display: block
    }
    #body #main-page>.container .main-panel .exchange-table tbody {
        display: block;
        background-color: #fff
    }
    #body #main-page>.container .main-panel .exchange-table tbody tr {
        display: block;
        margin: 0
    }
    #body #main-page>.container .main-panel .exchange-table tbody tr td {
        display: block;
        float: left;
        position: relative;
        border: none
    }
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-get,
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-give {
        padding: 0 15px 0 15px
    }
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-get:before,
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-give:before {
        content: '';
        background-color: #e9f0fa;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
        width: 1px;
        height: 100%
    }
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-get.is-exchange-step,
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-get.is-transaction,
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-give.is-exchange-step,
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-give.is-transaction {
        display: none
    }
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-get.panel-give.panel-give-selected .direction,
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-give.panel-give.panel-give-selected .direction {
        background-color: #e9f0fa !important
    }
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-get.panel-give.panel-give-selected .direction.selected .currency,
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-give.panel-give.panel-give-selected .direction.selected .currency {
        font-weight: 700 !important
    }
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-get.panel-give.panel-give-selected .direction .change-direction-btn,
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-give.panel-give.panel-give-selected .direction .change-direction-btn {
        padding-top: 10px;
        font-size: 16px;
        color: #2367ae;
        border-bottom: 1px dashed #2367ae
    }
}

@media only screen and (max-width:991px) and (max-width:767px) {
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-get.panel-give .direction.selected,
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-give.panel-give .direction.selected {
        background-color: transparent
    }
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-get.panel-give .direction.selected .currency,
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-give.panel-give .direction.selected .currency {
        font-weight: 400
    }
}

@media only screen and (max-width:991px) {
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-get.panel-get:before,
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-give.panel-get:before {
        right: auto;
        left: -1px
    }
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-get.panel-get .target-header>a,
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-give.panel-get .target-header>a {
        float: right !important
    }
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-get.panel-get .direction .currency,
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-give.panel-get .direction .currency {
        margin-top: 10px
    }
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-get.panel-get .direction .price,
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-give.panel-get .direction .price {
        text-align: right;
        padding-top: 10px
    }
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-exchange-news {
        padding-top: 15px
    }
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-exchange-news.is-news-page:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        left: 0;
        top: 15px;
        background: linear-gradient(180deg, #fff 0, #f6fafb 100%);
        box-shadow: 0 3px 15px #dae3f2, inset 0 -1px 0 #b1cbe2
    }
    #body #main-page>.container .main-panel .exchange-table tbody tr td.panel-exchange-news .last-exchanges .exchange {
        margin-top: 5px;
        margin-bottom: 5px
    }
    #body #main-page>.container main-statistics {
        padding: 0;
        background-color: #fcffff;
        position: relative
    }
    #body #main-page>.container main-statistics.is-exchange-page .main-statistics:before {
        content: '';
        position: absolute;
        width: calc(100% + 40px);
        height: 1px;
        left: -20px;
        top: -10px;
        z-index: 1;
        background: linear-gradient(180deg, #fff 0, #f6fafb 100%);
        box-shadow: 0 3px 15px #dae3f2, inset 0 -1px 0 #b1cbe2
    }
    #body #main-page>.container main-statistics .main-statistics {
        margin-top: 20px;
        padding: 0;
        background-color: #fcffff;
        position: relative
    }
    #body #main-page>.container main-statistics .main-statistics .statistic-cell {
        padding-right: 0;
        padding-left: 0;
        height: 75px;
        background-color: #fcffff;
        padding-top: 10px;
        border-right: none
    }
}

@media only screen and (max-width:991px) and (max-width:767px) {
    #body #main-page>.container main-statistics .main-statistics .statistic-cell {
        width: 50%;
        border-bottom: 1px solid rgba(177, 203, 226, .297951)
    }
}

@media only screen and (max-width:991px) {
    #body #main-page>.container main-statistics .main-statistics .statistic-cell .title {
        font-size: 13px;
        font-weight: 700
    }
    #body #main-page>.container main-statistics .main-statistics .statistic-cell .value {
        font-size: 32px !important
    }
}

@media only screen and (max-width:991px) and (max-width:767px) {
    #body #main-page>.container main-statistics .main-statistics:before {
        content: '';
        width: 100%;
        height: 1px;
        background: rgba(177, 203, 226, .297951);
        position: absolute;
        left: 0;
        bottom: 0
    }
}

@media only screen and (max-width:991px) {
    #body #main-page>.container .feedback .feedback-btn .btn-black {
        display: block;
        margin: 5px auto;
        width: 300px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .statistic-cell .value {
        font-size: 37px !important
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .statistic-cell .value {
        font-size: 37px !important
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    #header .header-block .navbar-safelychange .top-menu {
        margin-right: 100px
    }
}

#header .header-block .navbar-safelychange nx-language-selector.is-auth {
    margin-top: -50px
}

#header .header-block .navbar-safelychange nx-language-selector.is-auth ul {
    margin-top: -10px;
    border: 1px solid rgba(226, 217, 217, .2)
}

#header .header-block .navbar-safelychange .lang-block ul {
    z-index: 1
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    #header .header-block .navbar-safelychange .lang-block.is-auth {
        margin-top: -50px
    }
    #header .header-block .navbar-safelychange .lang-block.is-auth ul {
        margin-top: -10px;
        border: 1px solid rgba(226, 217, 217, .2)
    }
}

#header .header-block .logo-line {
    position: relative
}

@media only screen and (max-width:767px) {
    #header .header-block {
        display: flex;
        flex-direction: column;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9
    }
}

@media only screen and (max-width:767px) and (max-width:767px) {
    #header .header-block {
        height: 60px;
        border-bottom: 1px solid #ccc;
        background: #fff
    }
}

@media only screen and (max-width:767px) {
    #header .header-block .logo-line {
        order: 0;
        width: 100%;
        height: 100%;
        margin-top: 0;
        padding-top: 19px;
        margin-bottom: 0
    }
    #header .header-block .logo-line .logo {
        width: 161px;
        height: 31px
    }
    #header .header-block .logo-line .logo a img {
        width: 100%;
        height: 100%
    }
    #header .header-block .logo-line .lang-block {
        color: #fff;
        width: 100px
    }
}

@media only screen and (max-width:767px) and (max-width:767px) {
    #header .header-block .logo-line .lang-block {
        margin-right: 50px;
        margin-top: -15px
    }
}

@media only screen and (max-width:767px) and (min-width:768px) and (max-width:991px) {
    #header .header-block .logo-line .lang-block {
        color: #fff;
        width: 100px;
        margin-right: 25px;
        padding: 0
    }
    #header .header-block .logo-line .lang-block ul {
        border: 1px solid rgba(226, 217, 217, .2)
    }
}

@media only screen and (max-width:767px) {
    #header .header-block .logo-line .support-block {
        height: 27px
    }
    #header .header-block .logo-line .support-block a {
        height: 100%;
        box-sizing: border-box;
        padding: 0;
        border: none;
        border-radius: 0;
        background: 0 0;
        box-shadow: none;
        color: #fff;
        padding-left: 38px;
        position: relative;
        display: block;
        line-height: 27px;
        margin-right: 25px
    }
    #header .header-block .logo-line .support-block a:first-child {
        margin-right: 0
    }
    #header .header-block .logo-line .support-block a img {
        position: absolute;
        left: 0
    }
}

@media only screen and (max-width:767px) and (min-width:768px) and (max-width:991px) {
    #header .header-block .logo-line .support-block .partner-auth-block {
        width: auto;
        height: 100%;
        background-color: transparent;
        margin: 0 15px 0 0
    }
    #header .header-block .logo-line .support-block .partner-auth-block:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: -2px;
        width: 100%;
        height: 1px;
        background-color: rgba(177, 175, 175, .3)
    }
    #header .header-block .logo-line .support-block .partner-auth-block .partner-icon {
        left: 0;
        top: 3px;
        background-image: url(../images/client.svg)
    }
    #header .header-block .logo-line .support-block .partner-auth-block>a .partner-id {
        font-size: 14px;
        line-height: inherit;
        padding: 1px 30px 0 0
    }
    #header .header-block .logo-line .support-block .partner-auth-block .partner-exit-btn {
        width: auto;
        height: 100%;
        line-height: 27px;
        top: 0;
        right: 0;
        border: none;
        color: #fff
    }
}

@media only screen and (max-width:767px) {
    #header .header-block .logo-line .menu-btn {
        width: 52px;
        height: 100%;
        background-color: #2367ae;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
        transition: .4s all ease;
        -webkit-transition: .4s all ease;
        -moz-transition: .4s all ease;
        -ms-transition: .4s all ease;
        -o-transition: .4s all ease;
        -icab-transition: .4s all ease;
        -khtml-transition: .4s all ease
    }
    #header .header-block .logo-line .menu-btn:hover {
        background-color: #1f5a99
    }
    #header .header-block .logo-line .menu-btn:hover::after {
        background-size: 25px 28px
    }
    #header .header-block .logo-line .menu-btn::after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        display: block;
        background-image: url(../images/menu_icon.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 21px 24px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    #header .header-block .navbar-safelychange {
        order: 1;
        width: 100%;
        height: 35px;
        min-height: 35px;
        padding: 0;
        margin: 15px 0 0 0
    }
    #header .header-block .navbar-safelychange .container {
        width: 100%;
        padding: 0
    }
    #header .header-block .navbar-safelychange .container ul li a {
        color: #fff;
        padding-top: 7px;
        padding-bottom: 7px
    }
}

@media only screen and (min-width:992px) {
    .nTariffs .exchange-direction-body:hover {
        cursor: pointer;
        background-color: #e8ecef
    }
}

@media only screen and (max-width:991px) {
    .nTariffs>.container {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .nTariffs>.container .table-wrap {
        margin-left: -15px;
        margin-right: -15px
    }
}

.nTariffs>.container .tariffs-table .exchange-direction {
    border: none
}

.nTariffs>.container .tariffs-table .exchange-direction:first-child .exchange-direction-title td h3 {
    margin-top: 10px
}

.nTariffs>.container .tariffs-table .exchange-direction .exchange-direction-title td {
    border-top: none
}

.nTariffs>.container .tariffs-table .exchange-direction .exchange-direction-title td h3 {
    margin-top: 30px
}

.nTariffs>.container .tariffs-table .exchange-direction .th {
    color: #46494e;
    border-radius: 5px;
    background: #dde6ef;
    border: 1px solid #dde6ef;
    position: relative
}

.nTariffs>.container .tariffs-table .exchange-direction .th th {
    border: none
}

.nTariffs>.container .tariffs-table .exchange-direction .exchange-direction-body td {
    border-color: #e9eef3
}

.nTariffs>.container .tariffs-table .exchange-direction .exchange-direction-body.i0 td {
    border-top: none !important
}

.nTariffs>.container .tariffs-table .exchange-direction .exchange-direction-body .col-2 .reserve {
    margin: 15px 0 10px 0
}

.nTariffs>.container .tariffs-table .exchange-direction .exchange-direction-body .col-2 .reserve span {
    font-size: 13px;
    color: #5e5e5e;
    font-weight: 700
}

.nTariffs>.container .tariffs-table .exchange-direction .exchange-direction-body .col-1,
.nTariffs>.container .tariffs-table .exchange-direction .exchange-direction-body .col-2 {
    padding-left: 40px;
    padding-top: 11px;
    position: relative
}

.nTariffs>.container .tariffs-table .exchange-direction .exchange-direction-body .col-1 img,
.nTariffs>.container .tariffs-table .exchange-direction .exchange-direction-body .col-2 img {
    position: absolute;
    left: 8px;
    top: 4px;
    width: 25px;
    height: 33px
}

.nTariffs>.container .tariffs-table .exchange-direction .exchange-direction-body .col-1 .currency,
.nTariffs>.container .tariffs-table .exchange-direction .exchange-direction-body .col-1 .price,
.nTariffs>.container .tariffs-table .exchange-direction .exchange-direction-body .col-2 .currency,
.nTariffs>.container .tariffs-table .exchange-direction .exchange-direction-body .col-2 .price {
    display: inline;
    padding: 0;
    margin: 0
}

.nTariffs>.container .tariffs-table .exchange-direction .exchange-direction-body .col-1 .price,
.nTariffs>.container .tariffs-table .exchange-direction .exchange-direction-body .col-2 .price {
    padding-right: 10px
}

.menu {
    overflow: hidden
}

@media only screen and (max-width:767px) {
    .menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        z-index: 15
    }
    .menu.is-open {
        width: 100%;
        min-width: 380px
    }
    .menu.is-open .container {
        width: 320px;
        height: 100%;
        overflow: scroll;
        padding-bottom: 120px
    }
    .menu.is-open .container .row {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-content: stretch;
        align-items: flex-start
    }
    .menu.is-open .container .row .col-1 {
        order: 1;
        flex: 0 1 auto;
        align-self: auto;
        margin-top: 25px;
        margin-bottom: 30px;
        padding-left: 25px
    }
    .menu.is-open .container .row .col-1 .partner-auth-block {
        width: 100%;
        background: 0 0;
        border-top: 1px solid
    }
    .menu.is-open .container .row .col-1 .partner-auth-block .partner-icon {
        left: 0
    }
    .menu.is-open .container .row .col-1 .partner-auth-block>a {
        padding: 0
    }
    .menu.is-open .container .row .col-1 .partner-auth-block>a .partner-id {
        padding: 0 90px 0 30px
    }
    .menu.is-open .container .row .col-1 a {
        position: relative;
        padding-left: 35px;
        color: #fff
    }
    .menu.is-open .container .row .col-1 a img {
        position: absolute;
        left: 0;
        top: 3px
    }
    .menu.is-open .container .row .col-1 button {
        margin-top: 30px
    }
    .menu.is-open .container .row .col-1 .member-partner-block {
        margin-top: 20px
    }
    .menu.is-open .container .row .col-1 .member-partner-block a {
        text-align: left;
        padding-left: 0;
        line-height: 35px
    }
    .menu.is-open .container .row .col-2 {
        order: 0;
        flex: 0 1 auto;
        align-self: auto;
        padding-left: 0;
        padding-right: 0
    }
    .menu.is-open .container .row .col-2 nav {
        display: block;
        position: relative;
        width: 208px
    }
}

@media only screen and (max-width:767px) and (max-width:767px) {
    .menu.is-open .container .row .col-2 nav {
        width: 80%
    }
}

@media only screen and (max-width:767px) {
    .menu.is-open .container .row .col-2 nav ul {
        display: block;
        position: relative;
        width: 100%;
        margin: 0
    }
    .menu.is-open .container .row .col-2 nav ul li {
        display: block;
        position: relative;
        float: none;
        height: 56px;
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
        margin-left: 0 !important
    }
    .menu.is-open .container .row .col-2 nav ul li a {
        color: #fff;
        font-size: 15px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 56px;
        padding-left: 22px;
        padding-bottom: 0
    }
    .menu.is-open .container .row .col-2 nav ul li a:hover {
        background-color: #174372;
        color: #ffdd8b
    }
    .menu .container {
        background-color: #2367ae;
        width: 320px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 69px;
        transition: .4s all ease;
        -webkit-transition: .4s all ease;
        -moz-transition: .4s all ease;
        -ms-transition: .4s all ease;
        -o-transition: .4s all ease;
        -icab-transition: .4s all ease;
        -khtml-transition: .4s all ease
    }
}

@media only screen and (max-width:767px) {
    .calculator .source-direction .direction-source-data .qiwiRubWallet .send-sms-btn,
    .calculator .source-direction .direction-source-data .qiwiRubWallet .sms-confirm-btn {
        margin: 15px 0
    }
}

@media only screen and (max-width:767px) {
    .calculator .target-direction .direction-title>span {
        text-align: left;
        margin-top: -5px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:767px) {
    .calculator .target-direction .direction-amount .direction-reserve {
        padding-top: 7px;
        text-align: right
    }
}

.confirmation-data .text-data-checking {
    word-break: break-all
}

@media only screen and (max-width:991px) {
    footer {
        padding: 0
    }
}

@media only screen and (max-width:991px) {
    .footer-page {
        background-color: #f4f8fb;
        padding: 20px 0
    }
}

@media only screen and (max-width:991px) {
    .footer-page>.container>.row .col-1 {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .footer-page>.container>.row .col-1 p {
        position: relative;
        display: inline
    }
    .footer-page>.container>.row .col-1 p:first-child {
        display: block
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer-page>.container>.row .col-2,
    .footer-page>.container>.row .col-3 {
        display: inline;
        width: auto;
        padding: 0
    }
    .footer-page>.container>.row .col-2 p,
    .footer-page>.container>.row .col-3 p {
        display: inline-block;
        width: auto;
        padding: 0 5px
    }
    .footer-page>.container>.row .col-2 p:first-child,
    .footer-page>.container>.row .col-3 p:first-child {
        padding-left: 0
    }
}

@media only screen and (max-width:767px) {
    .footer-page>.container>.row .col-2 {
        padding-bottom: 10px
    }
    .footer-page>.container>.row .col-2 p {
        display: inline-block;
        width: auto;
        padding: 0 5px
    }
    .footer-page>.container>.row .col-2 p:first-child {
        padding-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer-page>.container>.row .col-2 {
        padding-left: 15px
    }
}

@media only screen and (max-width:767px) {
    .footer-page>.container>.row .col-3 p {
        padding-bottom: 10px
    }
    .footer-page>.container>.row .col-3 p:last-child {
        padding-bottom: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer-page>.container>.row .col-3 {
        padding-right: 15px
    }
}

.body-content {
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis
}

@media only screen and (max-width:991px) {
    .bitcoinReservationCancelled nx-recaptcha {
        margin-left: -15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .bitcoinReservationCancelled nx-recaptcha {
        margin-left: -15px
    }
}

.container-503 {
    padding: 20px 0
}

@media only screen and (max-width:991px) {
    .error-panel .error-code {
        text-align: center
    }
}

@media only screen and (max-width:767px) {
    .error-panel .error-code {
        font-size: 150px
    }
}

@media only screen and (max-width:991px) {
    .error-panel .error-message-wrap {
        text-align: center
    }
}

@media only screen and (max-width:767px) {
    .error-panel .error-message {
        font-size: 35px;
        line-height: 39px;
        text-align: center
    }
}

@media only screen and (max-width:991px) {
    .error-panel .error-description {
        text-align: center;
        padding-top: 30px
    }
}

@media only screen and (max-width:767px) {
    .error-panel .error-description p {
        font-size: 16px
    }
}

@media only screen and (max-width:991px) {
    .error-panel.error-panel-503 .error-description p {
        padding-bottom: 30px
    }
}

.scroll-anchor {
    position: absolute;
    left: 0;
    top: 0;
    margin-top: -20px;
    width: 0;
    height: 0;
    box-sizing: border-box
}

@media only screen and (max-width:767px) {
    .scroll-anchor {
        top: -60px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .scroll-anchor {
        top: -103px
    }
}

@media only screen and (min-width:992px) {
    .last-transaction {
        margin-bottom: 15px
    }
    .last-transaction:last-child {
        margin-bottom: 0
    }
}

.telegram-button-block {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .telegram-button-block.partner-is-login {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .telegram-button-block {
        position: relative;
        left: auto;
        top: auto;
        width: 100%
    }
}

.telegram-button-block .telegram-button {
    position: absolute;
    width: 250px;
    left: 50%;
    top: 0;
    padding: 13px 10px;
    cursor: pointer;
    border-radius: 40px
}

@media only screen and (min-width:992px) {
    .telegram-button-block .telegram-button {
        border: 1px solid #cfdbeb;
        color: #296bb0;
        font-weight: 500;
        background: linear-gradient(#fff, #fefefe) #fefefe;
        box-shadow: #c7d4e7 0 0 2px;
        margin-left: -130px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .telegram-button-block .telegram-button {
        color: #fff;
        border: 1px dashed #fff;
        padding-top: 8px;
        padding-bottom: 8px;
        top: 11px;
        margin-left: -155px
    }
}

@media only screen and (max-width:767px) {
    .telegram-button-block .telegram-button {
        position: relative;
        width: auto;
        left: auto;
        top: auto;
        color: #fff;
        padding: 0;
        margin-top: 15px
    }
    .telegram-button-block .telegram-button a {
        position: absolute !important
    }
}

.telegram-button-block .telegram-button .telegram-icon {
    position: relative;
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/telegram.png)
}

.telegram-button-block .telegram-button .telegram-button-text {
    padding-left: 10px;
    line-height: 30px
}

.telegram-button-block .telegram-button a {
    position: absolute;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.telegram-icon-mini {
    padding-left: 22px;
    line-height: 20px
}

.telegram-icon-mini:before {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/telegram.png);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    float: left;
    display: block;
    width: 20px;
    height: 20px
}

@media only screen and (max-width:991px) {
    .telegram-icon-mini:before {
        margin-top: -10px
    }
}