.ellipsis, .ovhidden {
    overflow: hidden
}

.logo a, a {
    text-decoration: none
}

.selectize-input::before, .selectize-input > *, button, input, select, textarea {
    vertical-align: middle
}

.social li, nav ol, nav ul {
    list-style: none
}

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

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

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

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

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

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

@font-face {
    font-family: museo_sans;
    src: url(../fonts/ofont.ru_museo_sans_cyrl_100-webfont.eot);
    src: url(../fonts/ofont.ru_museo_sans_cyrl_100-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/ofont.ru_museo_sans_cyrl_100-webfont.woff2) format("woff2"), url(../fonts/ofont.ru_museo_sans_cyrl_100-webfont.woff) format("woff"), url(../fonts/ofont.ru_museo_sans_cyrl_100-webfont.ttf) format("truetype");
    font-weight: 100;
    font-style: normal
}

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

img {
    vertical-align: top;
    max-width: 100%;
    height: auto;
    border: none;
    -ms-interpolation-mode: bicubic
}

.swiper-slide, .swiper-wrapper {
    width: 100%;
    height: 100%;
    position: relative
}

fieldset, form {
    margin: 0;
    padding: 0;
    border-style: none
}

input[type=text]::-ms-clear {
    display: none
}

input[type=search]::-webkit-search-decoration {
    display: none
}

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

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

input, textarea {
    border-radius: 0
}

input[type=image] {
    padding: 0;
    border: none
}

input:focus, textarea:focus {
    outline: 0
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block
}

mark {
    background: 0 0
}

q {
    quotes: none
}

q:after, q:before {
    content: '';
}

dl, menu, ol, p, ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu, ol, ul {
    padding: 0 0 0 40px
}

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

.a-left {
    text-align: left
}

.a-right {
    text-align: right
}

.a-center {
    text-align: center
}

.fleft {
    float: left
}

.fright {
    float: right
}

.ellipsis {
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis
}

.partners-gallery, .swiper-container {
    position: relative;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex: 0 0 auto;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.partners-gallery .swiper-notification, .swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination-white .swiper-pagination-bullet, .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-bullet {
    display: inline-block;
    border-radius: 100%
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide, .swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 1
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.is_clickable {
    cursor: hand;
    cursor: pointer
}

.nstSlider {
    cursor: hand;
    cursor: pointer;
    border-radius: 10px
}

.nstSlider .leftGrip.gripHighlighted, .nstSlider .rightGrip.gripHighlighted {
    background: #134
}

.nstSlider .leftGrip, .nstSlider .rightGrip {
    position: absolute;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    background: #fff
}

.nstSlider .bar {
    border-radius: 10px;
    position: absolute;
    background: #fff;
    height: 8px;
    top: 6px
}

.nstSlider .highlightPanel {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    border-radius: 10px;
    position: absolute;
    background: #e87722;
    height: 20px;
    top: 0
}

.mCustomScrollbar {
    -ms-touch-action: none;
    touch-action: none
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside > .mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
    box-sizing: border-box
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
    box-sizing: border-box
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(../bundles/x2face/iamges/mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    border-radius: 7px
}

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 5px;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, .2);
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.toast-container {
    width: 400px;
    max-width: 90%;
    z-index: 9999
}

* html .toast-container {
    position: absolute
}

.toast-item {
    height: auto;
    background: #333;
    opacity: .9;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #eee;
    font-size: 16px;
    line-height: 1.5;
    border: 2px solid #999;
    display: block;
    position: relative;
    margin: 0 0 12px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .5);
    padding: 20px 30px 20px 60px
}

.toast-item p {
    text-align: left;
    margin-left: 50px
}

.toast-item-close {
    background: url(../images/close.gif);
    width: 22px;
    height: 22px;
    position: absolute;
    top: 7px;
    right: 7px;
    cursor: pointer
}

.toast-item-image {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 10px
}

.toast-item-image-notice {
    background: url(../images/notice.png)
}

.toast-item-image-success {
    background: url(../images/success.png)
}

.toast-item-image-warning {
    background: url(../images/warning.png)
}

.toast-item-image-error {
    background: url(../images/error.png)
}

.toast-type-notice, .toast-type-success {
    color: #fff
}

.toast-type-warning {
    color: #fff;
    border-color: #FCBD57
}

.toast-type-error {
    color: #fff;
    border-color: #B32B2B
}

.toast-position-top-left {
    position: fixed;
    left: 20px;
    top: 20px
}

.toast-position-top-center {
    position: fixed;
    top: 20px;
    left: 50%;
    margin-left: -140px
}

.toast-position-top-right {
    position: fixed;
    top: 20px;
    right: 20px
}

.toast-position-middle-left {
    position: fixed;
    left: 20px;
    top: 50%;
    margin-top: -40px
}

.toast-position-middle-center {
    position: fixed;
    left: 50%;
    margin-left: -140px;
    margin-top: -40px;
    top: 50%
}

.toast-position-middle-right {
    position: fixed;
    right: 20px;
    margin-left: -140px;
    margin-top: -40px;
    top: 50%
}

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
    visibility: visible !important;
    background: #f2f2f2 !important;
    background: rgba(0, 0, 0, .06) !important;
    border: 0 !important;
    box-shadow: inset 0 0 12px 4px #fff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: '!';
    visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.selectize-dropdown-header {
    position: relative;
    padding: 5px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    border-radius: 3px 3px 0 0
}

.selectize-dropdown-header-close {
    position: absolute;
    right: 8px;
    top: 50%;
    color: #303030;
    opacity: .4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px !important
}

.selectize-dropdown-header-close:hover {
    color: #000
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    float: left;
    box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none
}

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px !important
}

.selectize-control.plugin-remove_button [data-value] .remove {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 17px;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding: 2px 0 0;
    border-left: 1px solid #d0d0d0;
    border-radius: 0 2px 2px 0;
    box-sizing: border-box
}

.selectize-control.single input, .selectize-input {
    position: relative
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: rgba(0, 0, 0, .05)
}

.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: #cacaca
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: 0 0
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: #fff
}

.selectize-dropdown, .selectize-input, .selectize-input input {
    color: #303030;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    -webkit-font-smoothing: inherit
}

.selectize-control.single .selectize-input.input-active, .selectize-input {
    background: #fff;
    cursor: text;
    display: block
}

.selectize-input {
    white-space: nowrap;
    padding: 8px 30px 8px 15px;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
    border-radius: 3px;
    min-height: 40px
}

.selectize-input::before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0
}

.selectize-control.multi .selectize-input.has-items {
    padding: 6px 8px 3px
}

.selectize-input.full {
    background-color: #fff
}

.selectize-input.disabled, .selectize-input.disabled * {
    cursor: default !important
}

.selectize-input.focus {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15)
}

.selectize-input.dropdown-active {
    border-radius: 3px 3px 0 0
}

.selectize-input > * {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1
}

.selectize-control.multi .selectize-input > div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 2px 6px;
    background: #f2f2f2;
    color: #303030;
    border: 0 solid #d0d0d0
}

.selectize-control.multi .selectize-input > div.active {
    background: #e8e8e8;
    color: #303030;
    border: 0 solid #cacaca
}

.selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active {
    color: #7d7d7d;
    background: #fff;
    border: 0 solid #fff
}

.selectize-input > input {
    height: 100% !important;
    display: inline-block !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    margin: 0 2px 0 0 !important;
    text-indent: 0 !important;
    border: 0 !important;
    background: 0 0 !important;
    line-height: inherit !important;
    -webkit-user-select: auto !important;
    box-shadow: none !important
}

.selectize-input > input::-ms-clear {
    display: none
}

.selectize-input > input:focus {
    outline: 0 !important
}

.selectize-input::after {
    content: ' ';
    display: block;
    clear: left
}

.selectize-input.dropdown-active::before {
    content: ' ';
    display: block;
    position: absolute;
    background: #f0f0f0;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0
}

.selectize-dropdown {
    position: absolute;
    right: 0;
    z-index: 1000;
    border: 1px solid #d0d0d0;
    background: #fff;
    margin: -2px 0 0;
    padding-bottom: 8px;
    border-top: 1px dashed #E0E0E0;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    border-radius: 3px
}

.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden
}

.selectize-dropdown [data-selectable] .highlight {
    background: rgba(125, 168, 208, .2);
    border-radius: 1px
}

.selectize-dropdown .optgroup-header, .selectize-dropdown [data-selectable] {
    padding: 10px 20px
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none
}

.selectize-dropdown .optgroup {
    padding-left: 15px
}

.selectize-dropdown .optgroup .option {
    border-left: 1px dotted #DDD;
    padding-left: 10px
}

.selectize-dropdown .optgroup-header {
    color: #666;
    background: #fff;
    cursor: default;
    font-size: 90%;
    margin-left: -15px
}

body, button, input, select, textarea {
    font: 16px/1.2 proxima_nova, arial, sans-serif
}

.selectize-dropdown .active {
    background-color: #c3c8cb;
    color: #495c68
}

.selectize-dropdown .active.create {
    color: #495c68
}

.selectize-dropdown .create {
    color: rgba(48, 48, 48, .5)
}

.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 300px
}

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
    cursor: pointer
}

.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
    cursor: text
}

.selectize-control.single .selectize-input:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: grey transparent transparent;
    box-shadow: 0 0 4px 3px rgba(255, 255, 255, .8)
}

body, html {
    height: 100%
}

.selectize-control.single .selectize-input.dropdown-active:after {
    margin-top: -4px;
    border-width: 0 5px 5px;
    border-color: transparent transparent grey
}

.selectize-control.rtl.single .selectize-input:after {
    left: 15px;
    right: auto
}

.pop-overflow, .popup-holder {
    top: 0;
    right: 0;
    left: 0
}

.selectize-control.rtl .selectize-input > input {
    margin: 0 4px 0 -2px !important
}

.selectize-control .selectize-input.disabled {
    opacity: .5;
    background-color: #fafafa
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.pointer {
    cursor: pointer
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.cl {
    clear: both
}

body {
    margin: 0;
    color: #fff;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
    min-width: 1002px
}

a {
    outline: 0;
    -webkit-transition: all .15s ease-in-out 0s;
    transition: all .15s ease-in-out 0s;
    -webkit-transition-property: color, background, border-color;
    transition-property: color, background, border-color
}

a img {
    border: none
}

.dropdown .profile-menu, .join h5, .pickmeup .pmu-instance .pmu-month, .popup-top, h1, h2, h3, h4, textarea {
    font-family: proxima_nova, arial, sans-serif
}

textarea {
    overflow: auto;
    vertical-align: top
}

::-moz-placeholder {
    color: #b2b2b2;
    opacity: 1
}

:-ms-input-placeholder {
    color: #b2b2b2
}

::-webkit-input-placeholder {
    color: #b2b2b2
}

.description, h1, h2, h3, h4 {
    color: #7c7c7c;
    font-weight: 300
}

h1, h2, h3, h4 {
    line-height: 1
}

h1 {
    font-size: 40px
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 30px
}

h4 {
    font-size: 25px
}

select {
    -webkit-transition: all .15s ease-in-out 0s;
    transition: all .15s ease-in-out 0s;
    -webkit-transition-property: color, background, border-color;
    transition-property: color, background, border-color;
    outline: 0;
    width: 100%
}

#wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    min-height: 100%
}

.body-fixed {
    height: 100% !important;
    margin-right: 20px;
    overflow: hidden
}

.open-side-bar span {
    float: none
}

.body-index {
    min-width: 320px
}

.sticky {
    top: 0;
    position: -webkit-sticky;
    position: sticky
}

.fixedsticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background: #fff
}

.fixed-supported .fixedsticky-off, .fixedsticky-withoutfixedfixed .fixedsticky-off {
    position: static
}

.fixed-supported .fixedsticky-on, .fixedsticky-withoutfixedfixed .fixedsticky-on, .pop-overflow, .popup-holder {
    position: fixed
}

.fixedsticky-dummy {
    display: none
}

.fixedsticky-on + .fixedsticky-dummy, .logo a, .top-nav ul {
    display: block
}

.bonus-slider::after, .cabinet-content::after, .calculate-holders::after, .calendar-block::after, .card-info .tooltip::after, .checkbox-block::after, .chose-banner::after, .currency-exchange-section::after, .currency-set-block::after, .dataTables_wrapper2::after, .description::after, .dropdown .profile-menu::after, .empty-block .image-wrapper::after, .empty-block::after, .exchange-top::after, .general-page::after, .how-to-get-bonus::after, .inform-page::after, .layout::after, .massage-top::after, .massage::after, .mobile-nav .nav-contacts::after, .mobile-nav .user-open-enter::after, .mobile-nav nav::after, .money-amend::after, .money-derivation-wallet-tipe::after, .money-derivation-wallets-final::after, .notification-settings::after, .notification::after, .one-news-block::after, .page-exchange-currency .exchange-module::after, .page-exchange-currency .row-exchange::after, .page-exchange-currency .user-info::after, .page-exchange-currency::after, .questions::after, .referal .tabNavigation::after, .referal-banner-block::after, .referal-link-block::after, .referal::after, .row-info::after, .select-header::after, .selects-reserv-currency::after, .side-bar form .row::after, .social-enter::after, .social-list li::after, .social::after, .table-ik-bonus::after, .ticket-ik::after, .time-info-get-money .description-time-info::after, .tipe-banner::after, .title-currency::after, .top-search-data::after, .top-statistick::after, .user-info-block::after, .wallet-page::after, .wallet-top-side-bar::after, .wallet-type::after, .wallets li::after, div[class$=holder]::after, div[class$=holders]::after, form::after {
    content: "";
    display: table;
    width: 100%;
    clear: both
}

.body-index .currency-reserv-list, .checkbox-block, .comments-social ul, .contacts-list, .exchange-rates, .footer-nav ul, .footer-nav ul li, .header-bonus .description-header ul, .header-bonus .partner-description ol, .how-to-get-bonus ol, .list-reset, .news-block, .news-list ol, .news-list ul, .pagination-main, .proposition ul, .referal .tabNavigation, .second-nav ul, .social, .social-list, .tabs-nav, .ticket-ik, .time-nav, .tipe-banner, .top-nav, .top-statistick ul, .wallet-type, .wallets {
    padding: 0;
    margin: 0;
    list-style: none
}

div[class$=holder] {
    width: 1000px;
    margin: 0 auto
}

div[class$=holders] {
    width: 820px;
    margin: 0 auto
}

.pop-overflow {
    bottom: 0;
    z-index: 999;
    display: none
}

.description {
    font-size: 16px;
    line-height: 30px
}

.description a {
    color: #0768e0;
    font-weight: 400;
    -webkit-transition: .3s all;
    transition: .3s all
}

.description a:hover {
    opacity: .7
}

header {
    background: #006cf1;
    position: relative;
    height: 80px;
    z-index: 9;
    border-bottom: 3px solid transparent;
    margin-bottom: -3px
}

header::after {
    content: "";
    clear: both
}

.btn-block {
    padding-top: 50px;
    margin-bottom: 200px;
    overflow: hidden
}

.btn-block .btn {
    float: left;
    margin-right: 30px
}

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

.btn.alone {
    margin-top: 20px;
    margin-bottom: 20px
}

textarea {
    width: 100%;
    height: 60px;
    color: #000;
    border-radius: 5px;
    border: 1px solid #cecece;
    margin-bottom: 20px;
    box-sizing: border-box;
    outline: 0;
    resize: none;
    padding: 10px 10px 10px 20px;
    min-height: 40px;
    font-weight: 300;
    font-size: 19px;
    -webkit-transition: .4s all;
    transition: .4s all;
    line-height: 22px
}

textarea:focus {
    min-height: 200px;
    border-color: #5ecfdd
}

.logo {
    float: left;
    margin: 20px 30px 0
}

.logo a {
    width: 200px;
    max-width: 100%;
    height: 42px;
    cursor: pointer;
    color: #fff;
    background: url(../images/logo.png) center center no-repeat;
    background-image: -webkit-linear-gradient(transparent, transparent), url(../images/logo.svg);
    background-image: linear-gradient(transparent, transparent), url(../images/logo.svg);
    background-size: 100%
}

.top-nav {
    float: right;
    padding-left: 0;
    letter-spacing: -3em
}

.top-nav ul {
    padding: 0;
    margin: 0;
    width: auto
}

.top-nav li {
    float: left
}

.top-nav .dropdown > a {
    padding-right: 50px
}

.top-nav .dropdown > a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 18px;
    width: 10px;
    height: 6px;
    background: url(../images/arrow-down-bl.png) 0 52% no-repeat;
    z-index: 1;
    cursor: pointer
}

.close, .side-bar {
    right: 0;
    z-index: 9999;
    top: 0
}

.top-nav .dropdown.open > a {
    opacity: 1 !important
}

.top-nav .dropdown.open > a::after {
    background-image: url(../images/arrow-top.png)
}

.top-fixed {
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto
}

.user-enter, .user-not-enter, .user-not-enter a, .user-open-enter {
    position: relative
}

.center-nav {
    float: left;
    margin-left: 25px
}

.mCSB_dragger_bar {
    background: #e8e8e8 !important;
    width: 8px !important
}

.mCSB_draggerRail {
    background-color: rgba(255, 255, 255, .15) !important
}

.mCSB_container {
    margin-right: 0 !important
}

.img-cur {
    margin-right: 10px
}

.drop-cur {
    height: 400px;
    padding-bottom: 20px
}

.currency-list {
    line-height: 60px;
    padding-left: 24px
}

.user-not-enter {
    float: right;
    height: 100%;
    -webkit-transition: .3s all;
    transition: .3s all;
    padding: 5px
}

.user-not-enter:hover {
    opacity: .5
}

.close, .open-ref:hover {
    opacity: .7
}

.user-not-enter a {
    line-height: 20px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    height: 100%;
    display: block;
    padding: 25px
}

.user-not-enter .user-empty-enter {
    display: none
}

.user-open-enter {
    float: right;
    margin-right: 30px
}

.user-open-enter:hover {
    background: #0768e0
}

.user-open-enter > a {
    display: block;
    padding: 20px 19px 19px;
    cursor: pointer;
    width: 36px;
    height: 36px
}

.user-open-enter .user-empty-enter {
    text-align: left;
    display: block
}

.user-open-enter .image-box {
    width: 30px;
    height: 30px
}

.user-open-enter .enter-user, .user-open-enter h4 {
    display: none
}

.mobile-nav .user-open-enter {
    border-radius: 0;
    background: 0 0
}

.dropdown .profile-menu {
    position: absolute;
    background: #fff;
    min-width: 240px;
    overflow: hidden;
    text-align: left;
    right: 0;
    text-transform: uppercase;
    font-weight: lighter
}

.dropdown .profile-menu a {
    -webkit-transition: background .3s, color .3s;
    transition: background .3s, color .3s
}

.dropdown .profile-menu a:hover {
    background: #006cf1;
    color: #fff
}

.dropdown .profile-menu .profile-menu-name {
    background: #006cf1;
    color: #fff;
    padding: 20px 25px;
    line-height: 1;
    font-weight: lighter;
    margin-bottom: 2px
}

.dropdown .profile-menu .profile-menu-office {
    border-bottom: 1px solid #cecece
}

.cover {
    width: 100%;
    height: 100%;
    background: 0 0, .7;
}

.side-bar {
    background: #fff;
    width: 510px;
    -webkit-transition: .7s all;
    transition: .7s all;
    visibility: hidden;
    box-shadow: -16px 10px 60px 0 rgba(0, 0, 0, .5);
    height: 100%;
    position: fixed;
    -webkit-transform: translateX(650px);
    transform: translateX(650px)
}

.side-bar .pop-container {
    padding-top: 60px;
    padding-bottom: 60px
}

.side-bar .pop-container p {
    color: #2a2c42;
    font-size: 19px;
    font-weight: 400
}

.side-bar.massage-side-bar {
    width: 650px
}

.side-bar.massage-side-bar .pop-container {
    width: 510px
}

.side-bar .close + div {
    padding-top: 60px
}

.side-bar h5 {
    margin: 0 0 30px;
    font-size: 30px;
    color: #2a2c42;
    font-weight: 300;
    line-height: 40px
}

.side-bar form .row {
    margin-bottom: 15px
}

.side-bar form label {
    color: #7c7c7c;
    display: block;
    margin-bottom: 15px
}

.side-bar .description {
    margin-bottom: 40px
}

.side-bar .description p {
    margin: 0 0 20px
}

.side-bar .description strong {
    color: #2a2c42;
    font-weight: 400
}

.side-bar .input-wrap {
    padding: 0 10px 0 20px;
    width: 100%;
    box-sizing: border-box
}

.side-bar .input-wrap .sms-pass {
    float: left;
    max-width: 45%;
    padding-right: 20px;
    box-sizing: border-box
}

.side-bar .input-wrap .btn {
    max-width: 55%;
    border-radius: 0;
    font-size: 14px
}

.side-bar textarea {
    padding-top: 15px;
    line-height: 20px
}

.side-bar .block2-input {
    padding-right: 0
}

.side-bar .block2-input .btn {
    margin-top: -1px;
    border-radius: 0 5px 5px 0
}

.side-bar-open {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.open-ref {
    cursor: pointer;
    color: #0768e0;
    font-weight: 400;
    -webkit-transition: all .15s ease-in-out 0s;
    transition: all .15s ease-in-out 0s
}

.login-popup-open {
    right: 0;
    -webkit-transition: .5s all;
    transition: .5s all
}

.popup-top {
    text-align: left;
    margin: 0 0 30px;
    font-size: 30px;
    font-weight: 300;
    line-height: 38px;
    color: #7c7c7c
}

.pop-container {
    max-width: 380px;
    width: 100%;
    margin: 0 auto
}

.pop-container .input-wrap {
    width: 100%
}

.close {
    position: absolute;
    width: 70px;
    height: 70px;
    background: url(../images/exit.png) 50% 50% no-repeat;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.close:hover {
    opacity: .5
}

.close + .pop-contaner {
    padding-top: 30px
}

.wrapper-popup {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 108, 241, .7);
    visibility: hidden;
    opacity: 0;
    top: 0;
    margin-left: 2000%;
    z-index: 999;
    position: fixed;
    -webkit-transition: opacity .4s linear, visibility 0s .3s, margin-left 0s .3s;
    transition: opacity .4s linear, visibility 0s .3s, margin-left 0s .3s;
    cursor: pointer
}

.wrapper-popup .join {
    width: 510px;
    -webkit-transition: .5s;
    transition: .5s
}

.wrapper-popup .join h5 {
    color: #fff
}

.wrapper-popup .join .pop-container {
    padding-top: 0
}

.overlaid .wrapper-popup {
    margin-left: 0;
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear
}

.wrapper-popup-open {
    display: block
}

.social {
    border-radius: 5px;
    padding-left: 1px;
    margin-bottom: 40px;
    overflow: hidden;
    box-sizing: border-box;
    letter-spacing: -3em;
    font-size: 0
}

.social li {
    display: inline-block;
    letter-spacing: normal;
    background: #f7f7f7;
    width: 60px;
    height: 60px;
    text-align: center;
    margin-right: 3px;
    position: relative;
    box-sizing: border-box;
    -webkit-transition: .5s all;
    transition: .5s all
}

.social li:last-child {
    border-radius: 0 5px 5px 0;
    margin-right: 0
}

.social li:first-child {
    border-radius: 5px 0 0 5px
}

.social li:last-child a {
    border-radius: 0 5px 5px 0;
    margin-right: 0
}

.social li:first-child a {
    border-radius: 5px 0 0 5px
}

.social a {
    -webkit-transition: .5s all;
    transition: .5s all;
    position: relative;
    display: block;
    height: 100%;
    color: #0768e0
}

.comments-social ul, .comments-social ul li {
    display: inline-block
}

.social a img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.social a:hover {
    box-sizing: border-box;
    opacity: .7;
    border: 1px solid #006cf1
}

.comments {
    padding-top: 25px;
    margin-top: 25px;
    border-top: #EEE solid 1px
}

.comments-social {
    margin: 0 0 25px;
    text-align: right
}

.comments-social ul {
    vertical-align: middle;
    margin: 0 15px
}

.comments-social ul a {
    width: 18px;
    height: 18px;
    background: #f7f7f7;
    text-align: center;
    padding: 6px;
    opacity: .8;
    border: 1px solid #BBB;
    -webkit-transition: opacity .3s, border .3s;
    transition: opacity .3s, border .3s;
    display: block;
    border-radius: 3px
}

.comments-social ul a:hover {
    opacity: 1;
    border-color: #0768e0
}

.comments-social ul a img {
    position: static;
    height: 18px;
    -webkit-transform: none;
    transform: none
}

.comments-form {
    margin: 0 0 40px
}

.comments-form-avatar, .comments-item-wrapper img {
    height: auto;
    float: left;
    max-width: 64px
}

.comments-form-avatar {
    overflow: hidden;
    text-align: center
}

.comments-form-avatar a {
    color: #666
}

.comments-form-avatar a:hover {
    text-decoration: underline
}

.comments-form-textarea, .comments-item {
    margin-left: 85px
}

.comments-form-textarea h3 {
    margin: 0;
    padding: 0;
    font-size: 28px
}

.comments-form-textarea h3 a {
    color: inherit;
    border-bottom: 1px dashed #AAA
}

.comments-form-textarea h3 a:hover {
    color: #0768e0
}

.comments-form-textarea textarea {
    box-sizing: border-box;
    width: 100%
}

.comments-list {
    margin: 30px 0
}

.comments-item-date {
    float: right;
    color: #999;
    margin: 0 0 10px 20px;
    font-size: 85%
}

.comments-item-author {
    margin: 10px 0 20px
}

.comments-item-text {
    color: #666
}

.form-side-wrapper {
    overflow: hidden
}

.comments-item-wrapper {
    clear: both;
    background: #f7f7f7;
    border-radius: 5px;
    margin: 0 -15px 25px;
    padding: 25px 15px
}

.comments-item-child {
    margin-left: 70px
}

.comments-moderated {
    color: #AAA
}

.comments-answer-form {
    clear: both;
    padding-top: 25px
}

.comments-answer-show {
    display: block !important
}

.comments-answer-switcher {
    float: right;
    display: block;
    color: #666
}

.comments-answer-switcher:hover {
    color: #0768e0
}

.login-form {
    overflow: hidden;
    margin-bottom: 90px
}

.login-form .input-wrap input {
    border-radius: 5px
}

.login-form .pass {
    padding-left: 50px;
    position: relative;
    margin-bottom: 30px;
    background: url(../images/pass.png) 20px 50% no-repeat
}

.login-form .email {
    padding-left: 50px;
    background: url(../images/email.png) 20px 50% no-repeat
}

.login-form .form-fird-name, .login-form .form-name, .login-form .ser-name {
    padding-left: 50px;
    background: url(../images/inman.png) 20px 50% no-repeat
}

.login-form .passy__trigger {
    position: absolute;
    right: 25px;
    top: 33%;
    display: block;
    width: 30px;
    height: 20px;
    -webkit-transition: .3s;
    transition: .3s;
    background: url(../images/eye-pass.png) no-repeat
}

.first-currency, .ticket-block {
    position: relative
}

.login-form .passy__trigger:hover {
    opacity: .5
}

.login-form .enter-form {
    width: 185px;
    height: 60px;
    float: left;
    max-width: 185px
}

.login-form .enter-form input {
    max-width: 100%
}

.enter-form, .enter-form input {
    max-width: 170px
}

.login-form .enter-form .send-form {
    width: 100%;
    height: 60px;
    font-size: 14px;
    background: #d9045b;
    color: #fff;
    border: 1px solid #d9045b
}

.login-form .enter-form .send-form:hover {
    border: 1px solid #1a7bf2;
    color: #fff;
    background: #1a7bf2
}

.input-wrap {
    width: 270px;
    height: 60px;
    color: #000;
    border-radius: 5px;
    border: 1px solid #cecece;
    padding: 0 50px 0 55px;
    line-height: 50px;
    margin-bottom: 20px;
    box-sizing: border-box;
    outline: 0;
    -webkit-transition: .3s all;
    transition: .3s all
}

.input-wrap input {
    overflow: hidden;
    width: 100%;
    height: 56px;
    outline: 0;
    border: none;
    font-size: 20px;
    line-height: 56px;
    color: #7c7c7c
}

.checkbox-wrap, .radio-wrap {
    padding: 10px 0;
    margin: 0 0 20px
}

.active-input {
    border-color: #5ecfdd
}

.forgot-pass {
    display: block;
    overflow: hidden;
    color: #0768e0;
    font-size: 16px;
    font-weight: 400;
    text-align: right;
    padding-top: 25px;
    -webkit-transition: .3s all;
    transition: .3s all;
    cursor: pointer
}

.join h5, .last-exchange td:nth-child(1), .last-exchange th:nth-child(1) {
    text-align: left
}

.forgot-pass:hover {
    opacity: .7
}

.registration-wrap {
    padding-top: 20px;
    width: 100%
}

.registration-wrap .btn.wide {
    width: 100%
}

.ticket-form {
    overflow: hidden;
    height: 100%;
    background: #fff
}

.ticket-form .ticket-thank {
    display: none
}

.ticket-form .ticket-thank .new-ticket-side {
    margin-top: 20px;
    width: 100%
}

.display-ticket-form {
    right: 0;
    display: block
}

.normal-form, .ticket-side-form {
    padding: 3px;
    margin-bottom: 60px
}

.normal-form label, .ticket-side-form label {
    overflow: hidden;
    color: #7c7c7c;
    display: block;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 16px
}

.normal-form .select-row .selectize-control, .ticket-side-form .select-row .selectize-control {
    position: relative;
    height: 60px;
    outline: 0
}

.normal-form .select-row, .ticket-side-form .select-row {
    margin-bottom: 35px
}

.normal-form input, .ticket-side-form input {
    overflow: hidden;
    border: none;
    width: 100%;
    height: 54px
}

.normal-form .input-wrap, .ticket-side-form .input-wrap {
    border-radius: 5px;
    margin-bottom: 20px;
    box-sizing: content-box;
    line-height: 50px;
    font-size: 20px;
    padding: 0;
    display: block;
    width: 100%;
    height: 58px
}

.normal-form .input-wrap input, .ticket-side-form .input-wrap input {
    font-family: proxima_nova, arial, sans-serif;
    font-weight: 300;
    font-size: 19px;
    padding: 0 10px 0 20px;
    border-radius: 5px;
    height: 58px;
    box-sizing: border-box
}

.join, .proposition {
    padding-bottom: 70px;
    overflow: hidden
}

.enter-form {
    float: left;
    margin-right: 10px
}

.reset-form {
    overflow: hidden
}

.reset-form input {
    color: #0768e0;
    border: none;
    background: 0 0;
    outline: 0
}

.reset-form .invert-btn {
    border: none
}

.join {
    background: #006cf1;
    padding-top: 65px
}

.join h5 {
    margin: 0 0 30px;
    font-size: 30px;
    font-weight: 300;
    line-height: 38px;
    color: #fff
}

.join a {
    width: 100%;
    display: block;
    margin: 0 auto;
    line-height: 60px;
    cursor: pointer
}

.side-bar .join .pop-container {
    padding-top: 0
}

.select-header {
    background: #006cf1;
    z-index: 99
}

.form-control {
    display: block;
    width: 330px;
    height: 80px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.nicescroll-rails > div {
    background: #e8e8e8 !important;
    width: 8px !important
}

.nicescroll-rails {
    opacity: .8;
    width: 80px !important;
    margin-left: -80px;
    height: 302px;
    padding-right: 5px
}

.empty-block .learn-more:hover, .header-title .prew-page:hover {
    opacity: .7
}

footer {
    margin-top: 30px;
    color: #fff;
    padding-top: 65px;
    background: #393939;
    overflow: hidden
}

.news-block li, .one-news-block {
    padding-top: 10px;
    padding-right: 30px
}

.one-news-block {
    padding-left: 30px
}

.news-block {
    overflow: hidden;
    letter-spacing: -3em
}

.news-block li {
    vertical-align: top;
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    width: 33.3%;
    border-right: 1px solid #cecece;
    padding-left: 15px;
    height: 240px;
    overflow: hidden;
    margin-bottom: 33px;
    box-sizing: border-box
}

.bonus > span, .first-currency > span, .money, .second-currency > span {
    padding-left: 5px
}

.news-block li:last-child {
    margin-right: 0;
    border: none;
    padding-right: 0
}

.news-block li .description {
    color: #7c7c7c;
    font-size: 16px;
    line-height: 30px
}

.news-block li .data_news {
    font-size: 14px;
    color: #7c7c7c;
    display: block;
    margin-bottom: 20px
}

.last-exchange {
    font-size: 16px;
    width: 100%;
    vertical-align: middle;
    margin-bottom: 55px
}

.last-exchange tr {
    border-bottom: 1px solid #5ecfdd
}

.last-exchange tr:first-child {
    border-bottom: 1px solid #fff
}

.last-exchange td, .last-exchange th {
    height: 57px;
    vertical-align: middle
}

.last-exchange td:nth-child(2), .last-exchange th:nth-child(2) {
    text-align: right
}

.last-exchange td:nth-child(3), .last-exchange th:nth-child(3) {
    text-align: left
}

.last-exchange td:nth-child(4), .last-exchange td:nth-child(5), .last-exchange th:nth-child(4), .last-exchange th:nth-child(5) {
    text-align: right
}

.last-exchange th, .last-exchange th:nth-child(2) {
    text-align: center
}

.last-exchange th {
    font-weight: 300;
    color: #fff
}

.last-exchange th:nth-child(3) {
    text-align: right
}

.last-exchange .first-currency {
    float: none
}

.first-currency {
    padding-right: 10px;
    float: left
}

.first-currency::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 15px;
    right: 10px;
    top: 10%;
    background: url(../images/arrow-right.png) no-repeat
}

.zakaz-info .first-currency::after {
    display: none
}

.exchange-main .first-currency {
    padding-right: 40px
}

.proposition {
    background: #f7f7f7;
    padding-top: 85px;
    color: #666;
    font-weight: 300
}

.proposition ul {
    letter-spacing: -1em;
    word-spacing: -1em;
    font-size: 0
}

.proposition h4 {
    margin: 0 0 25px;
    text-align: left;
    font-size: 20px
}

.proposition li {
    font-size: 16px;
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    width: 47%;
    margin-left: 3%
}

.proposition li .description {
    color: #7c7c7c;
    font-size: 16px;
    line-height: 32px
}

.proposition li .description p {
    margin-top: 0
}

.empty-block {
    padding-bottom: 90px;
    text-align: center;
    padding-top: 70px
}

.empty-block .image-wrapper {
    height: 338px;
    width: 338px;
    text-align: center;
    float: none;
    padding-bottom: 45px;
    margin: 0 auto;
    display: block
}

.empty-block .image-wrapper img {
    width: 100%;
    height: 100%
}

.empty-block h3 {
    margin: 0 0 30px;
    color: #0768e0;
    overflow: hidden;
    font-size: 40px
}

.empty-block h2 {
    color: #0768e0;
    font-size: 40px;
    margin-bottom: 55px;
    font-weight: 400
}

.empty-block span {
    display: block;
    color: #7c7c7c;
    font-size: 16px;
    margin-bottom: 40px
}

.empty-block .btn {
    margin: 0 auto;
    width: 265px
}

.empty-block .description {
    color: #2a2c42;
    line-height: 30px;
    font-size: 20px;
    margin-bottom: 40px;
    font-weight: 400
}

.empty-block .description p {
    margin: 0
}

.empty-block .learn-more {
    -webkit-transition: .3s;
    transition: .3s;
    font-weight: 400
}

.header-title {
    clear: both;
    background: #006cf1;
    text-align: center;
    color: #fff;
    padding-top: 55px;
    padding-bottom: 45px;
    overflow: hidden;
    border-bottom: 3px solid transparent;
    margin-bottom: -1px
}

.header-title h1, .header-title h2 {
    margin-top: 0;
    margin-bottom: 45px;
    color: #fff;
    font-size: 40px
}

.header-title .time-reload {
    margin: 0 auto;
    font-size: 16px
}

.header-title .prew-page {
    float: left;
    margin-left: 30px;
    margin-top: 8px;
    display: block;
    -webkit-transition: .3s all;
    transition: .3s all
}

.header-title .first-currency::after, .rate-hide {
    display: none
}

.header-title .description p {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 10px
}

.header-title h3 {
    color: #fff;
    font-size: 30px
}

.header-title .description {
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 40px;
    color: inherit
}

.header-title .description p {
    margin: 0
}

.header-title .description a {
    color: #ffeb9d;
    position: relative
}

.header-title .invert-btn {
    width: 270px;
    margin: 0 auto 75px
}

.exchange-rates {
    padding-top: 80px;
    color: #7c7c7c;
    padding-bottom: 35px
}

.select-exchange {
    float: left
}

.select-exchange .currency-exchange {
    font-size: 16px;
    line-height: 42px;
    padding-right: 20px;
    float: left
}

.select-exchange .select-row {
    float: left;
    margin-right: 20px
}

.select-exchange .selectize-control {
    min-width: 242px
}

.select-exchange .selectize-control .item, .select-exchange .selectize-control .option {
    font-weight: 700;
    padding: 4px 10px;
    font-size: 14px
}

.first-cur::before {
    content: '';
    position: absolute;
    right: -5px;
    top: 20%;
    width: 16px;
    height: 11px;
    background: url(../images/arrow-right-gray.png) no-repeat
}

.exchange-selected {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-transform: none
}

.usual-select {
    line-height: 40px;
    padding-left: 20px
}

.download-exchange {
    float: right;
    position: relative;
    top: -40px;
    opacity: .4;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.download-exchange:hover {
    opacity: 1
}

.contacts-list a:hover, .download-exchange .dwn-txt a:hover, .header-bonus .description-header ul a:hover, .header-bonus .read-rules:hover, .one-news-page .description a:hover, .txt-one-news .read-more:hover {
    opacity: .7
}

.download-exchange .dwn-txt {
    color: #0768e0;
    float: left;
    margin-right: 20px;
    -webkit-transition: .3s all;
    transition: .3s all
}

.download-exchange .dwn-txt:last-child {
    margin-right: 0
}

.download-exchange .dwn-txt img {
    margin-right: 10px
}

.download-exchange .dwn-txt a {
    -webkit-transition: .3s all;
    transition: .3s all;
    color: #0768e0
}

.download-exchange .dwn-txt span {
    font-size: 14px;
    line-height: 23px;
    font-weight: 400
}

.download-exchange .dwn-txt strong {
    text-transform: uppercase;
    font-weight: 700
}

.download-exchange .money {
    color: #2a2c42
}

.title-currency {
    border-bottom: 1px solid #5ecfdd;
    height: 75px;
    text-align: left;
    font-weight: 300;
    background: #fff;
    width: 100%;
    -webkit-transition: .5s all;
    transition: .5s all;
    font-size: 0;
    letter-spacing: -3em;
    vertical-align: middle;
    padding-top: 30px;
    margin-top: 40px
}

.title-currency .title-curs, .title-currency .title-reserv {
    letter-spacing: normal;
    padding-top: 13px;
    display: inline-block;
    vertical-align: middle;
    text-align: left
}

.title-currency .title-cur {
    display: inline-block;
    min-width: 480px;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    vertical-align: middle;
    letter-spacing: normal
}

.title-currency .title-cur .image-wrapper {
    float: left;
    margin-right: 8px;
    width: 25px;
    height: 25px
}

.title-currency .title-curs {
    font-size: 16px;
    width: 205px;
    float: right
}

.title-currency .title-reserv {
    font-size: 16px;
    width: 110px
}

.title-currency.fixedsticky-on {
    padding: 40px 999px 0;
    margin: 0 -999px;
    z-index: 999
}

.title-currency.fixedsticky-on .title-cur {
    min-width: 480px
}

.title-currency.fixedsticky-on .title-cur .image-wrapper {
    float: left;
    margin-right: 8px;
    width: 25px;
    height: 25px
}

.table-block-currency img {
    height: 25px;
    width: auto;
    vertical-align: middle
}

.currency-exchange-section, .dataTables_wrapper2, .table-ik-bonus {
    width: 100%;
    vertical-align: middle
}

.currency-exchange-section .first-currency, .dataTables_wrapper2 .first-currency, .table-ik-bonus .first-currency {
    min-width: 230px
}

.currency-exchange-section .first-currency::after, .dataTables_wrapper2 .first-currency::after, .table-ik-bonus .first-currency::after {
    display: none
}

.currency-exchange-section .image-wrapper, .dataTables_wrapper2 .image-wrapper, .table-ik-bonus .image-wrapper {
    float: left;
    margin-right: 8px;
    width: 25px;
    height: 25px
}

.currency-exchange-section tr, .dataTables_wrapper2 tr, .table-ik-bonus tr {
    height: 92px;
    border-bottom: 1px solid #cecece;
    font-size: 16px
}

.currency-exchange-section th, .dataTables_wrapper2 th, .table-ik-bonus th {
    font-weight: 300;
    line-height: 30px;
    text-align: left
}

.currency-exchange-section td, .dataTables_wrapper2 td, .table-ik-bonus td {
    line-height: 25px
}

.currency-exchange-section td:last-child, .dataTables_wrapper2 td:last-child, .table-ik-bonus td:last-child {
    color: #2a2c42;
    font-weight: 400;
    width: 150px;
    text-align: left
}

.currency-exchange-section td:nth-child(2), .dataTables_wrapper2 td:nth-child(2), .table-ik-bonus td:nth-child(2) {
    width: 190px;
    text-align: left;
    padding-left: 3px;
}

.currency-exchange-section a, .dataTables_wrapper2 a, .table-ik-bonus a {
    color: #0768e0
}

.currency-exchange-section .course-one, .dataTables_wrapper2 .course-one, .table-ik-bonus .course-one {
    position: relative;
    padding-right: 5px
}

.currency-exchange-section .course-one::before, .dataTables_wrapper2 .course-one::before, .table-ik-bonus .course-one::before {
    position: absolute;
    content: '';
    width: 3px;
    height: 16px;
    right: 0;
    top: 0;
    background: url(../images/spots.png) 0 50% no-repeat
}

.currency-exchange-section .course-two, .dataTables_wrapper2 .course-two, .table-ik-bonus .course-two {
    color: #2a2c42;
    font-weight: 400;
    padding-left: 5px
}

.currency-exchange-section .title-cur, .dataTables_wrapper2 .title-cur, .table-ik-bonus .title-cur {
    text-align: left;
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
    color: #2a2c42
}

.currency-exchange-section .currency-description, .dataTables_wrapper2 .currency-description, .table-ik-bonus .currency-description {
    padding-top: 5px
}

.coments, .enter-block {
    padding-top: 80px
}

.currency-exchange-section .changed-currency, .dataTables_wrapper2 .changed-currency, .table-ik-bonus .changed-currency {
    position: relative;
    padding-right: 50px;
    display: block
}

.currency-exchange-section .changed-currency::before, .dataTables_wrapper2 .changed-currency::before, .table-ik-bonus .changed-currency::before {
    content: '';
    position: absolute;
    right: 0;
    top: 20%;
    background: url(../images/arrow-right-gray.png) no-repeat;
    width: 30px;
    height: 16px
}

.coments {
    overflow: hidden
}

.coment {
    overflow: hidden;
    padding-bottom: 70px;
    border-bottom: 1px solid #cecece;
    color: #7c7c7c;
    margin-bottom: 60px
}

.coment .txt-coment {
    overflow: hidden;
    padding-bottom: 5px
}

.coment q {
    line-height: 35px;
    display: block;
    margin-bottom: 30px;
    font-size: 30px;
    text-align: left;
    color: #2a2c42;
    font-weight: 300
}

.coment .name_coment {
    margin-left: 0;
    color: #7c7c7c
}

.date {
    display: block;
    height: 100%;
    float: left;
    margin-right: 85px;
    line-height: 40px;
    font-size: 16px
}

.pagination-main {
    overflow: hidden;
    letter-spacing: -1em;
    word-spacing: -1em;
    font-size: 0;
    margin: 20px auto;
    display: block;
    text-align: center;
    padding-bottom: 75px
}

.enter-block .join, .pass-block {
    padding-bottom: 90px
}

.pagination-main li {
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    font-size: 14px;
    margin-right: 12px;
    vertical-align: top;
    line-height: 50px
}

.pagination-main li:last-child {
    margin-right: 0
}

.pagination-main li span {
    color: #2a2c42
}

.pagination-main li a {
    color: #0768e0;
    display: block;
    width: 50px;
    height: 50px
}

.pagination-main .btn.small, .pagination-main .small {
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: left;
    box-sizing: border-box
}

.pagination-main .active {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #cecece
}

.pagination-main .next, .pagination-main .prew {
    position: relative;
    box-sizing: border-box
}

.pagination-main .next:hover::before, .pagination-main .prew:hover::before {
    background: url(../images/arrow-left-w.png) 0 50% no-repeat
}

.pagination-main .next .small, .pagination-main .prew .small {
    text-align: right;
    padding-right: 35px
}

.pagination-main .next::before, .pagination-main .prew::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    left: 19%;
    top: 40%;
    background: url(../images/arrow-left-bl.png) 0 50% no-repeat
}

.pagination-main .next:hover::before {
    background: url(../images/arrow-right-w.png) 0 50% no-repeat
}

.pagination-main .next .small {
    padding-left: 35px;
    text-align: left
}

.enter-block .join h5, .pass-block span {
    text-align: center
}

.pagination-main .next::before {
    left: 78%;
    background: url(../images/arrow-right-bl.png) 0 50% no-repeat
}

.enter-block .popup-top {
    text-align: center;
    color: #2a2c42;
    margin-bottom: 20px
}

.enter-block .join {
    padding-top: 77px
}

.registration-block .enter-form, .registration-block .enter-form input {
    width: 100%
}

.registration-form .enter-form {
    max-width: 100%
}

.pass-block .input-wrap {
    padding-left: 25px;
    width: 100%;
    font-size: 20px;
    font-weight: 400
}

.pass-block .save-pass {
    padding: 0;
    float: none;
    width: 100%;
    border: none;
    margin-top: 35px
}

.news-page, .one-news-page {
    padding-top: 80px
}

.news-one, .table-news table tr {
    border-bottom: 1px solid #cecece
}

.pass-block .save-pass input {
    width: 100%;
    height: 98%;
    font-size: 14px;
    font-weight: 700;
    line-height: 50px
}

.pass-block span {
    color: #2a2c42;
    display: block;
    font-size: 19px;
    line-height: 23px;
    margin-bottom: 18px
}

.news-one {
    overflow: hidden;
    padding-bottom: 70px;
    margin-bottom: 60px
}

.news-one .date {
    color: #7c7c7c;
    margin-right: 100px;
    min-width: 150px
}

.txt-one-news {
    color: #2a2c42;
    overflow: hidden
}

.txt-one-news .topic {
    color: #2a2c42;
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 32px;
    font-weight: 300;
    text-decoration: none
}

.txt-one-news .txt_news {
    margin-bottom: 35px;
    font-size: 20px;
    line-height: 35px
}

.txt-one-news .read-more {
    position: relative;
    padding-right: 30px;
    font-size: 20px;
    font-weight: 400;
    color: #0768e0;
    -webkit-transition: .3s all;
    transition: .3s all
}

.txt-one-news .read-more::before {
    position: absolute;
    right: 0;
    top: 30%;
    content: '';
    width: 16px;
    height: 11px;
    background: url(../images/arrow-blue-right.png) no-repeat
}

.news-header-title h1 {
    max-width: 700px;
    width: 100%;
    margin: 0 auto
}

.one-news-page {
    color: #2a2c42;
    margin: 0 auto
}

.one-news-page .description {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 40px
}

.one-news-page .description p {
    margin: 0
}

.one-news-page .description a {
    -webkit-transition: .3s all;
    transition: .3s all;
    color: #0768e0
}

.desctiption-top {
    overflow: hidden;
    margin-bottom: 45px
}

.desctiption-top .date {
    display: block;
    float: none;
    margin-bottom: 45px;
    color: #7c7c7c
}

.news-list {
    color: #2a2c42;
    overflow: hidden
}

.news-list h2 {
    margin-bottom: 45px;
    color: #2a2c42;
    font-weight: 400
}

.news-list ol, .news-list ol li {
    margin-bottom: 30px
}

.news-list ol {
    overflow: hidden;
    padding-left: 30px;
    font-size: 20px;
    list-style: decimal
}

.news-list ul {
    overflow: hidden;
    font-size: 20px;
    margin-bottom: 45px
}

.news-list ul li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 30px
}

.news-list ul li::before {
    content: '';
    left: 0;
    top: 40%;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #006cf1;
    position: absolute
}

.photo-news {
    overflow: hidden;
    margin-bottom: 40px
}

.photo-news h2, .table-news h2 {
    margin-bottom: 45px
}

.photo-news .image-wrapper {
    width: 100%;
    height: 250px;
    float: none;
    margin-bottom: 45px
}

.table-news {
    overflow: hidden
}

.table-news table {
    width: 100%;
    margin-bottom: 50px;
    font-size: 16px
}

.table-news table th {
    font-weight: 300;
    color: #7c7c7c;
    text-align: left
}

.table-news table tr {
    height: 60px;
    vertical-align: middle
}

.table-news table tr:first-child {
    border-bottom: 1px solid #5ecfdd
}

.table-news table tr:last-child {
    border: none
}

.table-news table td {
    color: #2a2c42
}

.table-news table td:nth-child(2) {
    color: #7c7c7c
}

.table-news table td:last-child {
    max-width: 60px
}

.social-news {
    overflow: hidden;
    padding-bottom: 37px
}

.social-news h3 {
    font-size: 24px;
    margin-bottom: 45px
}

.contacts-page {
    overflow: hidden;
    -webkit-transition: .9s;
    transition: .9s;
    padding-bottom: 85px
}

.contacts-page .popup-top {
    color: #2a2c42;
    text-align: left;
    font-size: 36px;
    margin-bottom: 25px
}

.contacts-page .contacts-list li:last-child {
    float: right;
    text-align: left;
}

.ticket-page {
    padding: 85px 10px 0 10px;
    overflow: hidden
}

.ticket-page .ticket-side-form textarea {
    margin-bottom: 40px
}

.thanks-page {
    text-align: center;
    display: none;
    padding-top: 85px
}

.thanks-page span {
    font-size: 16px;
    color: #2a2c42;
    display: block;
    margin-bottom: 35px
}

.thanks-page h2 {
    margin: 0 0 30px;
    color: #2a2c42
}

.thanks-page .rewrite-ticket {
    width: 377px;
    margin: 0 auto
}

.contacts-top {
    padding: 85px 0 65px;
    background: #f7f7f7;
    position: relative
}

.contacts-top h2 {
    text-align: center;
    margin: 0 0 45px;
    color: #2a2c42
}

.contacts-list {
    overflow: hidden;
    font-size: 0;
    letter-spacing: -5px;
    margin: 0 auto;
    display: block;
}

.contacts-list li {
    font-size: 16px;
    letter-spacing: normal;
    display: inline-block;
    padding-bottom: 20px
}

.contacts-list a {
    height: 100%;
    display: block;
    padding-left: 90px;
    position: relative;
    -webkit-transition: .3s all;
    transition: .3s all;
    color: #2a2c42
}

.contacts-list span {
    color: #7c7c7c;
    font-size: 16px;
    display: block;
    margin-bottom: 20px
}

.contacts-list p {
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: 400
}

.contacts-list .mail-send, .contacts-list .mobile-call {
    margin-right: 85px
}

.contacts-list .mail-send::before, .contacts-list .mobile-call::before {
    content: '';
    position: absolute;
    left: 0;
    width: 65px;
    height: 65px;
    background: url(../images/phone.png) no-repeat
}

.contacts-list .mail-send {
    margin-right: 0
}

.contacts-list .mail-send::before {
    background: url(../images/mail.png) no-repeat
}

.side-bar-container {
    height: 1280px
}

.header-bonus {
    clear: both;
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 90px;
    background: #0768e0
}

.bonus-grow, .calculate-bonus {
    padding-top: 80px;
    overflow: hidden
}

.header-bonus .image-wrapper {
    margin: 10px 0 0;
    float: right;
    width: 300px;
    height: auto
}

.header-bonus .description-header, .header-bonus .wide {
    float: left
}

.header-bonus .image-wrapper img {
    width: 100%;
    height: 100%
}

.header-bonus .description-header h1 {
    margin: 0 0 40px;
    text-align: left;
    color: #fff
}

.header-bonus .description-header ul {
    overflow: hidden;
    font-size: 20px;
    margin-bottom: 25px
}

.header-bonus .description-header ul li {
    margin-bottom: 20px
}

.header-bonus .description-header ul a {
    -webkit-transition: .3s all;
    transition: .3s all;
    color: #fff;
    font-weight: 700
}

.header-bonus .read-rules {
    float: right;
    border: none;
    position: relative;
    color: #fff;
    line-height: 60px;
    font-size: 20px;
    padding-right: 40px;
    font-weight: 300;
    -webkit-transition: .3s all;
    transition: .3s all;
    padding-left: 20px;
}

.header-bonus .read-rules::before {
    content: '';
    right: 15px;
    top: 45%;
    width: 16px;
    height: 11px;
    background: url(../images/arrow-right.png) no-repeat;
    position: absolute
}

.bonus-slider, .leftLabel, .nstSlider {
    position: relative
}

.bonus-grow {
    padding-bottom: 55px;
    color: #2a2c42
}

.bonus-grow h2 {
    margin: 0 0 55px;
    text-align: center;
    color: #2a2c42
}

.bonus-grow table {
    table-layout: fixed;
    color: #2a2c42;
    min-width: 818px;
    width: 100%
}

.bonus-grow table tr {
    height: 60px;
    vertical-align: middle;
    border-bottom: 1px solid #cecece
}

.second-nav ul li, .tabs-nav li {
    word-spacing: normal;
    vertical-align: top
}

.bonus-grow table tr:last-child {
    border: none
}

.bonus-grow table tr th {
    text-align: left;
    font-size: 30px;
    font-weight: 400
}

.bonus-grow table tr td {
    width: 22%;
    font-size: 16px
}

.calculate-holders {
    width: 550px;
    margin: 0 auto
}

.calculate-bonus {
    padding-bottom: 90px;
    background: #f7f7f7
}

.calculate-bonus h2 {
    margin: 0 0 28px;
    text-align: center;
    color: #2a2c42
}

.calculate-bonus .registration, .rates-block {
    margin: 0 auto
}

.rates-block {
    overflow: hidden;
    padding-bottom: 45px;
    width: 550px
}

.rates-block .rates-title {
    margin-left: 5px
}

.rates-block .rates-value {
    letter-spacing: -2px
}

.get-money, .rates {
    text-align: left;
    overflow: hidden;
    float: left;
    margin-right: 30px
}

.get-money span, .rates span {
    color: #7c7c7c;
    font-size: 16px
}

.get-money div span, .rates div span {
    font-size: 60px;
    line-height: 100px;
    color: #7c7c7c;
    font-weight: 400
}

.get-money {
    float: right;
    margin-right: 0
}

.bonus-slider {
    text-align: center;
    margin: 0 auto;
    width: 450px;
    padding-bottom: 45px
}

.bonus-slider span {
    display: block;
    color: #7c7c7c;
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px
}

.bonus-slider .select-row .selectize-control {
    margin-top: 35px;
    width: 100px;
    height: 50px;
    float: right
}

.bonus-slider .select-row .selectize-control .option {
    line-height: 30px;
    font-size: 28px;
    color: #7c7c7c;
    margin-bottom: 0;
    text-align: left
}

.select-cur-slider {
    height: 40px;
    padding-left: 10px;
    font-size: 25px;
    line-height: 40px;
    color: #7c7c7c
}

.slider-block {
    float: left
}

.nstSlider {
    margin: 30px auto 0;
    width: 290px;
    height: 1px;
    background: #ccc
}

.nstSlider .leftGrip {
    border-radius: 100%;
    width: 26px;
    height: 26px;
    background: #fc0;
    box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .35);
    bottom: -12px
}

.leftLabel {
    display: block;
    margin: 0 auto 0 35px;
    font-size: 36px;
    font-weight: 400;
    color: #7c7c7c;
    letter-spacing: 3px
}

.header-bonus .partner-description ol {
    margin-bottom: 0;
    list-style: none;
    counter-reset: point
}

.header-bonus .partner-description ol li {
    margin-bottom: 42px;
    position: relative;
    padding-left: 50px;
    font-size: 20px;
    line-height: 25px
}

.header-bonus .partner-description ol li::before {
    content: counter(point);
    counter-increment: point 1;
    position: absolute;
    left: 0;
    width: 20px;
    color: #fff;
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    padding-right: 40px;
    line-height: 44px
}

.partners-gallery {
    background: #f7f7f7
}

.partners-gallery .swiper-slide {
    opacity: 1;
    background: inherit;
    text-align: center;
    font-size: 18px;
    width: 20%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.partners-gallery .swiper-slide img {
    opacity: .5
}

.about-error:hover, .cabinet-link:hover, .header-small .prew-page:hover, .notification .notificate .description a:hover, .tabs-nav li a:hover {
    opacity: .7
}

.earn-money {
    padding: 77px 0 90px;
    overflow: hidden;
    color: #2a2c42
}

.earn-money h2 {
    color: #2a2c42;
    text-align: center;
    margin: 0 0 18px
}

.earn-money h3 {
    color: #2a2c42;
    text-align: center;
    margin: 0 0 35px;
    font-size: 36px
}

.earn-money .registration {
    width: 230px;
    margin: 0 auto
}

.earn-money .last-exchange {
    color: #2a2c42;
    margin-bottom: 75px
}

.box-table {
    overflow-x: scroll;
}

.second-nav,
.tabs-nav {
    margin: 0 auto;
    overflow: hidden
}

.earn-money .last-exchange td, .earn-money .last-exchange th {
    color: inherit;
    padding: 2px 10px
}

.earn-money .last-exchange tr {
    border-bottom: 1px solid #cecece
}

.earn-money .last-exchange tr:first-child {
    border-bottom: 1px solid #5ecfdd
}

.earn-money .last-exchange .first-currency::before {
    background-image: url(../images/arrow-right-gray.png)
}

.earn-money .last-exchange .first-currency {
    padding-right: 35px
}

.earn-money .last-exchange td:nth-child(1), .earn-money .last-exchange td:nth-child(4) {
    text-align: right
}

.earn-money .last-exchange .money {
    color: #666;
    font-size: 90%
}

.second-nav ul li a, .tabs-nav li a {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.nav-title {
    padding-bottom: 0
}

.second-nav ul {
    letter-spacing: -3em;
    font-size: 0;
    overflow: hidden
}

.second-nav ul li {
    letter-spacing: normal;
    font-size: 14px;
    display: inline-block
}

.second-nav ul li a {
    display: block;
    padding: 0 20px 20px;
    letter-spacing: 1px
}

.second-nav li.active a, .second-nav ul li a:hover {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 4px solid #02489d
}

.tabs-nav {
    background: #006cf1;
    text-align: center;
    display: block;
    letter-spacing: -3em;
    font-size: 0
}

.tabs-nav li {
    letter-spacing: normal;
    font-size: 14px;
    display: inline-block
}

.tabs-nav li a {
    display: block;
    padding: 10px 30px 25px;
    letter-spacing: 1px
}

.tabs-nav .active {
    padding-bottom: 0;
    border-bottom: 4px solid #02489d
}

.questions h2 {
    color: #2a2c42;
    margin: 0 0 35px
}

.question-top {
    padding-top: 50px;
    padding-bottom: 10px;
    overflow: hidden
}

.header--reviews-page+.btn.alone {
    margin-top: 50px
}

.question-top .btn {
    margin: 0 auto;
    display: block;
    width: 210px
}

.search-block {
    float: right;
    margin-top: -40px
}

.search-block .search-for-page {
    float: right;
    margin-left: 0
}

.search-block .search-for-page .search-find {
    height: 30px;
    -webkit-transition: .5s all;
    transition: .5s all;
    border: none;
    border-bottom: 1px solid #cecece;
    outline: 0;
    width: 0;
    color: #2a2c42;
    font-weight: 700
}

.search-block .search-for-page .search-find:focus {
    border-bottom: 1px solid #fc0
}

.search-block .search-for-page .search-find-open {
    width: 200px
}

.search-block .search-open {
    cursor: pointer;
    float: right;
    -webkit-transition: .3s all;
    transition: .3s all;
    width: 25px;
    height: 25px;
    background: url(../images/search.png) no-repeat
}

.search-block .search-open:hover {
    background: url(../images/search-hover.png) no-repeat
}

.question-block {
    padding-top: 30px;
    -webkit-transition: max-height .5s, overflow 0s .5s;
    transition: max-height .5s, overflow 0s .5s;
    height: auto;
    overflow: visible
}

.question-block.toggle-hidden {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .5s;
    transition: max-height .5s
}

.question-accordion {
    -webkit-transition: .3s all;
    transition: .3s all
}

.question-accordion p {
    font-size: 16px;
    line-height: 22px;
    color: #7c7c7c
}

.question-accordion h3 {
    outline: 0;
    border-radius: 0;
    border: none;
    border-top: 1px solid #ededed;
    margin: 0;
    line-height: 22px;
    font-size: 20px;
    color: #2a2c42;
    font-weight: 300;
    position: relative
}

.question-accordion a {
    padding-top: 33px;
    padding-bottom: 33px;
    padding-right: 40px;
    display: block;
    height: 100%;
    color: #2a2c42;
    background: url(../images/arrow-bottom.png) 99% 50% no-repeat
}

.question-accordion h3.open a {
    background: url(../images/arrow-top.png) 99% 50% no-repeat
}

.question-accordion > div {
    display: none;
    padding: 10px 15px 10px 30px;
    margin-bottom: 15px;
    border-left: 2px solid #E0E0E0
}

.question-form {
    padding-top: 85px;
    padding-bottom: 90px;
    overflow: hidden;
    text-align: left
}

.question-form label {
    overflow: hidden;
    display: block;
    color: #7c7c7c;
    margin-bottom: 10px
}

.question-form .select-row .selectize-control {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ededed;
    margin-bottom: 35px
}

.question-form form {
    width: 330px
}

.question-form form .wide {
    width: 175px
}

.question-form .input-wrap {
    width: 100%;
    padding: 0 20px
}

.question-form textarea {
    height: 60px;
    width: 100%;
    font-size: 20px;
    margin-bottom: 40px;
    line-height: 25px
}

.exchange-error {
    overflow: hidden;
    margin: 0 auto 25px;
    text-align: center;
    font-size: 0;
    letter-spacing: -3em
}

.exchange-error .money-error {
    display: inline-block;
    max-width: 50%;
    letter-spacing: normal;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    position: relative;
    text-align: left
}

.exchange-error .money-error > div, .exchange-error .money-error > span {
    display: inline-block
}

.exchange-error .money-error:first-child {
    text-align: right;
    padding-right: 50px
}

.exchange-error .money-error:first-child::before {
    content: '';
    width: 16px;
    height: 11px;
    position: absolute;
    right: 15px;
    top: 30%;
    background: url(../images/arrow-right.png) no-repeat
}

.exchange-error .first-currency {
    float: none;
    padding-right: 15px
}

.exchange-error .first-currency::before {
    display: none
}

.exchange-error .money {
    font-weight: 400
}

.exchange-error .second-currency {
    padding-right: 15px
}

.exchange-error .second-currency > span {
    padding-left: 5px
}

.exchange-error .image-wrapper {
    margin: 0 10px 0 0;
    float: none
}

.about-error, .cabinet-link {
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    position: relative
}

.about-error::before, .cabinet-link::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 11px;
    right: -30px;
    top: 30%;
    background: url(../images/arrow-r-yellow.png) no-repeat

}

.cabinet-link {
    margin-left: 40px;
    color: #ffeb9d;
    white-space: nowrap;
}

.cabinet-link::before {
    height: 17px;
    left: -30px;
    top: 10%;
    background: url(../images/cab-yellow.png) no-repeat
}

.time-money {
    padding: 85px 0 90px;
    overflow: hidden;
    text-align: center;
    color: #7c7c7c;
    line-height: 1.5
}

.time-money .description {
    font-size: 20px;
    margin-bottom: 25px;
    overflow: hidden
}

.time-money p {
    margin: 1.5em 0
}

.time-money strong {
    color: #2a2c42;
    font-weight: 400
}

.time-money a {
    color: #0768e0
}

.time-money input[type=text], .time-money input[type=email], .time-money input[type=password], .time-money select, .time-money textarea {
    padding: 10px 14px;
    border: 1px solid #cecece;
    font-size: 20px;
    border-radius: 10px;
    margin: 6px 20px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.time-money input[type=text]:focus, .time-money input[type=text]:hover, .time-money input[type=email]:focus, .time-money input[type=email]:hover, .time-money input[type=password]:focus, .time-money input[type=password]:hover, .time-money select:focus, .time-money select:hover, .time-money textarea:focus, .time-money textarea:hover {
    box-shadow: 0 0 12px rgba(0, 0, 0, .2)
}

.time-money .btn, .time-money .btn-wide, .time-money button, .time-money input[type=button], .time-money input[type=submit] {
    width: 280px;
    margin: 0 auto;
    padding: 10px 14px;
    border: 1px solid #cecece;
    font-size: 20px;
    border-radius: 10px;
    background: #d9045b;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-transform: uppercase
}

.time-money .btn-wide:hover, .time-money .btn:hover, .time-money button:hover, .time-money input[type=button]:hover, .time-money input[type=submit]:hover {
    background-color: #1a7bf2
}

.time-money .status-helper-label {
    display: block;
    float: none
}

.header-title .timer {
    font-size: 72px
}

.header-small {
    padding: 30px 0;
    overflow: hidden;
    background: #0768e0
}

.header-small h1 {
    text-align: left;
    color: #fff;
    font-size: 20px;
    float: left;
    margin: 0;
    line-height: 40px
}

.header-small .prew-page {
    float: left;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.header-small .timer {
    float: left;
    font-size: 40px;
    margin-right: 30px;
    line-height: 30px;
    font-weight: 300
}

h1.title-authorize{
    float:none;
    line-height: 30px;
}

.header-small .mobile-click {
    float: right;
    font-size: 20px;
    color: #fff;
    line-height: 40px
}

.zakaz-info {
    margin: 0 auto;
    width: 465px;
    color: #2a2c42;
    padding: 30px 0
}

.zakaz-info .exchange-error {
    text-align: center
}

.zakaz-info .exchange-error .first-currency, .zakaz-info .exchange-error .second-currency {
    padding-right: 10px
}

.zakaz-info .money-error:first-child::before {
    background: url(../images/arrow-right-gray.png) no-repeat
}

.zakaz-info table {
    border-top: 1px solid #cecece;
    width: 100%;
    vertical-align: middle;
    font-size: 20px;
    line-height: 20px
}

.zakaz-info table tr {
    height: 60px
}

.zakaz-info table tr:first-child {
    height: 80px
}

.zakaz-info table tr td {
    font-weight: 400;
    max-width: 200px
}

.zakaz-info table tr td:first-child {
    font-weight: 300;
    font-size: 16px;
    color: #7c7c7c
}

.zakaz-info .btn {
    width: 100%
}

.notification {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #defadb;
    position: relative
}

.notification .notificate {
    max-width: 520px;
    margin: 0 auto
}

.notification .notificate .image-wrapper {
    float: left;
    width: 35px;
    height: 35px;
    margin-top: 0;
    margin-right: 10px;
    margin-left: 5px;
}

.notification .notificate .image-wrapper img {
    width: auto;
    height: 100%
}

.notification .notificate .description {
    overflow: hidden;
    font-weight: 400
}

.notification .notificate .description p {
    margin: 0 0 15px;
    color: #2a2c42;
    font-size: 16px;
    line-height: 26px
}

.notification .notificate .description a {
    font-size: 16px;
    color: #0768e0;
    font-weight: 400;
    -webkit-transition: .3s all;
    transition: .3s all
}

.notification-error {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #faf9db;
    z-index: 999
}

.notification-error.fixedsticky-on {
    left: 0;
    right: 0
}

.close-notification {
    position: absolute;
    right: 30px;
    top: 30px;
    -webkit-transition: .3s all;
    transition: .3s all
}

.close-notification:hover {
    opacity: .5
}

.page-exchange-currency {
    padding-top: 45px;
    color: #2a2c42;
    width: 530px;
    margin: 0 auto;
    padding-bottom: 90px
}

.page-exchange-currency h2 {
    margin-top: 0
}

.page-exchange-currency input {
    color: #2a2c42
}

.page-exchange-currency .btn {
    font-size: 14px;
    width: 310px;
    float: none;
    margin: 10px auto
}

.page-exchange-currency .exchange-module {
    margin-bottom: 50px
}

.page-exchange-currency .row-exchange {
    margin-bottom: 15px;
    position: relative
}

.page-exchange-currency .row-exchange .label {
    float: left;
    width: 135px;
    margin-top: 10px;
    line-height: 20px;
    margin-right: 20px;
    text-align: right
}

.page-exchange-currency .row-exchange label {
    margin: 0
}

.page-exchange-currency .row-exchange .wallet-add {
    float: right;
    color: #888;
    font-size: 13px;
    display: block;
    margin-top: 3px;
    border-bottom: 1px dashed #DDD;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top:0px;
}

.page-exchange-currency .row-exchange .wallet-add:hover {
    border-bottom: 1px solid #0768e0;
    color: #0768e0
}

.page-exchange-currency .row-exchange .wallet-add:hover::before {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 1
}

.page-exchange-currency .row-exchange .wallet-add::before {
    content: "+";
    font-weight: 700;
    font-size: 28px;
    position: absolute;
    color: #09a800;
    left: -20px;
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
    opacity: .8
}

.page-exchange-currency .row-exchange .input-wrap, .page-exchange-currency .row-exchange .select-row {
    float: left;
    width: 100%;
    max-width: 452px;
    margin-bottom: 10px;
    margin-right: 20px;
    color: #2a2c42;
    font-weight: 400
}

.page-exchange-currency .row-exchange .input-wrap input, .page-exchange-currency .row-exchange .select-row input {
    font-size: 18px
}

.page-exchange-currency .row-exchange .currency_unit {
    margin: 5px 0 0
}

.page-exchange-currency .row-exchange .currency_unit .currency_name {
    margin-bottom: 3px
}

.page-exchange-currency .row-exchange .currency_unit .image-wrapper {
    margin-right: 10px;
    margin-top: 5px;
    width: 30px;
    height: auto
}

.page-exchange-currency .exchange-rate {
    overflow: hidden;
    text-align: left;
    margin-bottom: 15px;
    width: 100%;
    display: block;
    font-size: 16px
}

.page-exchange-currency .exchange-rate > span:first-child {
    color: #7c7c7c
}

.page-exchange-currency .exchange-rate .exchange-rate .course-one, .page-exchange-currency .exchange-rate .exchange-rate .course-two {
    font-weight: 400
}

.page-exchange-currency .description {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
    text-align: center
}

.page-exchange-currency .description a {
    color: #0768e0;
    font-weight: 400;
    white-space: nowrap;
    display: inline-block
}

.exchange-right {
    float: right;
    width: 70%
}

.error-input {
    border-color: red
}

.page-exchange-currency .user-info {
    margin-bottom: 30px
}

.page-exchange-currency .user-info .input-wrap {
    width: 310px
}

.card-info {
    position: relative;
    float: right;
    padding-top: 12px;
    -webkit-transition: .3s all;
    transition: .3s all
}

.card-info img {
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: .3
}

.card-info img:hover {
    opacity: .2
}

.card-info .tooltip {
    position: absolute;
    bottom: 0;
    margin-bottom: 45px;
    margin-left: -145px;
    background: #fff;
    left: 50%;
    width: 230px;
    display: none;
    -webkit-transition: .5s all;
    transition: .5s all;
    padding: 30px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15);
    z-index: 999;
    opacity: 0
}

.card-info .tooltip span {
    font-size: 16px;
    line-height: 20px;
    color: #7c7c7c
}

.card-info .tooltip::before {
    position: absolute;
    bottom: -9px;
    left: 50%;
    z-index: 9;
    content: '';
    width: 20px;
    margin-left: -10px;
    height: 10px;
    background: url(../images/tooltp-tree.png) no-repeat
}

.card-info:hover .tooltip {
    -webkit-transition: .5s all;
    transition: .5s all;
    opacity: 1;
    display: block
}

.error-tooltip {
    position: absolute;
    width: 190px;
    color: #4c4c4c;
    font-size: 14px;
    padding: 23px;
    background: #ffeaea;
    border-radius: 5px;
    right: -36%;
    z-index: 99;
    font-weight: 400
}

.error-tooltip::before {
    position: absolute;
    top: 31%;
    left: -25px;
    z-index: 9;
    content: '';
    border: 12px solid transparent;
    border-right: 14px solid #ffeaea
}

.popup-info {
    position: fixed;
    top: 30%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 60px 70px 70px;
    background: #fff;
    color: #4c4c4c;
    z-index: 9999;
    box-shadow: 0 18px 59px 0 rgba(0, 0, 0, .4);
    visibility: hidden
}

.popup-info .description {
    font-size: 16px;
    line-height: 25px;
    color: #7c7c7c
}

.popup-info h5 {
    margin: 0 0 30px;
    font-size: 30px;
    color: #2a2c42;
    font-weight: 300
}

.contacts-list .popup-info .mail-send, .popup-info .contacts-list .mail-send, .popup-info .mobile-call {
    display: block;
    height: 100%;
    margin: 0 auto;
    position: relative;
    padding-left: 75px;
    color: #2a2c42
}

.contacts-list .popup-info .mail-send span, .popup-info .contacts-list .mail-send span, .popup-info .mobile-call span {
    font-size: 16px;
    color: #7c7c7c;
    display: block;
    margin-bottom: 15px
}

.contacts-list .popup-info .mail-send p, .popup-info .contacts-list .mail-send p, .popup-info .mobile-call p {
    font-size: 20px;
    color: #2a2c42;
    margin: 0;
    font-weight: 400;
}

.contacts-list .popup-info .mail-send::before, .popup-info .contacts-list .mail-send::before, .popup-info .mobile-call::before {
    content: '';
    position: absolute;
    left: 0;
    width: 65px;
    height: 65px;
    background: url(../images/phone.png) no-repeat
}

.popup-info .close-popup-info {
    position: absolute;
    right: 20px;
    top: 20px;
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: .7
}

.popup-info .close-popup-info:hover {
    opacity: .5
}

.limit-money, .time-over {
    visibility: none
}

.cabinet-content {
    padding: 78px 0 0;
    width: 820px;
    margin: 0 auto 50px
}

.cabinet-content .top-search-data, .top-search-data {
    padding-top: 0
}

.cabinet-content h2 {
    margin: 0 0 28px
}

.cabinet-content .table-ik-bonus tr {
    height: 60px
}

.top-search-data .search-block {
    margin-top: 25px
}

.top-search-data .select-wrapper {
    float: left;
    height: 60px
}

.top-search-data .input-wrap {
    position: relative;
    padding: 13px 30px 0;
    height: 80px;
    float: left;
    width: 270px;
    box-sizing: border-box;
    border-radius: 0;
    margin-bottom: 0;
    z-index: 999;
    border: none;
    -webkit-transition: .3s all;
    transition: .3s all
}

.top-search-data .input-wrap input:focus, .top-search-data .input-wrap-open input {
    border-bottom: 1px solid #fc0
}

.top-search-data .input-wrap::before {
    content: '';
    width: 100%;
    height: 9px;
    bottom: -5px;
    left: 0;
    position: absolute;
    background: #fff
}

.top-search-data .input-wrap input {
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    font-weight: 700;
    padding-right: 40px;
    width: 170px
}

.top-search-data .input-wrap input:focus .input-wrap {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25)
}

.top-search-data .input-wrap .open-calendar {
    cursor: pointer;
    display: block;
    position: absolute;
    right: 40px;
    top: 25px;
    width: 24px;
    height: 24px;
    background: url(../images/data-open.png) no-repeat;
    -webkit-transition: .3s all;
    transition: .3s all
}

.top-search-data .input-wrap .open-calendar:hover {
    background: url(../images/data-open-hover.png) no-repeat
}

.top-search-data .input-wrap-open {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .25)
}

.calendar-block, .get-data {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25)
}

.status-sort {
    font-size: 16px;
    line-height: 40px;
    overflow: hidden;
    text-transform: none
}

.status-sort .image-box {
    float: left;
    position: relative;
    width: 20px;
    height: 40px;
    margin-right: 10px
}

.status-sort .image-box img {
    position: absolute;
    top: 30%;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    margin: 0;
    width: auto;
    height: auto
}

.calendar-block {
    background: #fff;
    margin: 0 -9999px;
    padding: 40px 9999px 90px
}

.time-nav {
    margin-left: 10px;
    margin-bottom: 35px
}

.time-nav li {
    display: inline-block;
    margin-right: 40px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

.time-nav li a {
    font-size: 16px;
    color: #0768e0;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.time-nav li a:hover {
    opacity: .7
}

.pickmeup .pmu-instance nav .pmu-next:hover, .pickmeup .pmu-instance nav .pmu-prev:hover {
    opacity: .5
}

.pickmeup {
    width: 100%;
    background: #FFF
}

.pickmeup .pmu-instance {
    width: 50%;
    height: 100%;
    padding: 0 1em 1em
}

.pickmeup .pmu-instance nav {
    background: #f7f7f7;
    color: #7c7c7c;
    padding-top: 25px
}

.pickmeup .pmu-instance nav:first-child {
    border-bottom: 1px solid #31c8db
}

.pickmeup .pmu-instance nav .pmu-prev {
    position: absolute;
    left: -50px;
    top: 6%;
    width: 50px;
    height: 50px;
    background: url(../images/right-arrow-gr.png) 50% 50% no-repeat #f7f7f7;
    border-radius: 100%;
    -webkit-transition: .3s;
    transition: .3s
}

.pickmeup .pmu-instance nav .pmu-next {
    position: absolute;
    right: -50px;
    top: 6%;
    width: 50px;
    height: 50px;
    background: url(../images/left-arrow-gr.png) 50% 50% no-repeat #f7f7f7;
    border-radius: 100%;
    -webkit-transition: .3s;
    transition: .3s
}

.pickmeup .pmu-instance nav .pmu-button {
    margin: 0 auto
}

.pickmeup .pmu-instance .pmu-day-of-week {
    background: #f7f7f7;
    color: #4c4c4c;
    padding: 0
}

.pickmeup .pmu-instance .pmu-day-of-week div {
    width: 52px;
    line-height: 50px;
    border-bottom: 1px solid #f7f7f7
}

.pickmeup .pmu-instance .pmu-month {
    color: #4c4c4c;
    font-size: 22px;
    font-weight: 300;
    font-color: #7c7c7c
}

.pickmeup .pmu-instance .pmu-days .pmu-selected {
    background: #e5f8fb
}

.pickmeup .pmu-instance .pmu-days .pmu-selected .pmu-today {
    background: #00bcd4 !important
}

.pickmeup .pmu-instance .pmu-days div {
    width: 52px;
    line-height: 52px;
    border-bottom: 1px solid #f7f7f7
}

.pickmeup .pmu-instance .pmu-button {
    color: #4c4c4c
}

.pickmeup .pmu-instance .pmu-not-in-month {
    color: #c7c7c7
}

.pickmeup .pmu-instance .pmu-days .pmu-first-selected {
    position: relative;
    background: url(../images/round.png) 50% 50% no-repeat #e5f8fb;
    border-radius: 25px 0 0 25px;
    color: #fff
}

.pickmeup .pmu-instance .pmu-days .pmu-last-selected {
    position: relative;
    background: url(../images/round.png) 50% 50% no-repeat #e5f8fb;
    border-radius: 0 25px 25px 0;
    color: #fff
}

.pickmeup .pmu-instance .pmu-days .pmu-one-selected, .pickmeup .pmu-instance .pmu-today {
    background: url(../images/round.png) 50% 50% no-repeat;
    color: #fff
}

.get-data {
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 820px;
    padding: 40px 9999px 90px
}

.calendar-block {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    width: 820px;
    z-index: 998;
    -webkit-transition: .5s all;
    transition: .5s all
}

.open-calendar-block {
    display: block;
    opacity: 1;
    visibility: visible
}

body .dataTables_wrapper .dataTables_filter, body .dataTables_wrapper .dataTables_length {
    color: #555;
    font-size: 12px
}

body .dataTables_wrapper input, body .dataTables_wrapper select {
    background: #FFF;
    border: 1px solid #CCC;
    border-radius: 3px;
    box-shadow: none;
    padding: 5px;
    margin: 0 6px;
    font-size: 12px;
    width: auto
}

body .dataTables_wrapper .dataTables_info {
    color: #999;
    float: right;
    font-size: 11px
}

body .dataTables_wrapper .dataTables_paginate {
    font-size: 11px;
    clear: both;
    float: none;
    white-space: nowrap;
    text-align: center;
    padding-top: 10px
}

.link-copy, .link-copy .copy-link, .link-copy .copy-link.small {
    float: right
}

body .dataTables_wrapper .dataTables_filter::after {
    content: "";
    clear: both;
    display: block;
    height: 10px
}

body table.dataTable {
    color: #555
}

body table.dataTable a {
    color: #0768e0
}

body table.dataTable .dt-system {
    display: block;
    color: #999
}

body table.dataTable .dt-amt {
    font-size: 150%
}

body table.dataTable thead th, body table.dataTable.no-footer {
    border-color: #5ecfdd;
    font-weight: 400
}

body table.dataTable tbody td, body table.dataTable tbody th {
    padding: 30px 15px
}

body table.dataTable .ticket-ico {
    display: inline-block;
    vertical-align: middle;
    background: url(../images/text-ico.png) no-repeat;
    width: 23px;
    height: 22px;
    opacity: .7;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.referal, .social-list li {
    -webkit-transition: .5s all
}

body table.dataTable .ticket-ico:hover {
    opacity: 1
}

body table.dataTable .revert-icon {
    background: url(../images/undo.png);
    width: 22px;
    height: 22px;
    display: inline-block
}

body table.dataTable .chat-open-id {
    margin: 0 10px 20px 0;
    display: inline-block
}

.dataTables_wrapper2 {
    color: #000;
    vertical-align: bottom;
    text-align: left
}

.dataTables_wrapper2 tr {
    overflow: hidden;
    height: 78px;
    font-size: 14px
}

.dataTables_wrapper2 tr:first-child {
    border-color: #5ecfdd
}

.dataTables_wrapper2 td, .dataTables_wrapper2 th {
    line-height: 20px;
    vertical-align: top;
    padding: 40px 10px 30px
}

.dataTables_wrapper2 td:nth-child(1), .dataTables_wrapper2 th:nth-child(1) {
    text-align: left
}

.dataTables_wrapper2 td:nth-child(2), .dataTables_wrapper2 th:nth-child(2) {
    text-align: center
}

.dataTables_wrapper2 td:nth-child(3), .dataTables_wrapper2 td:nth-child(4), .dataTables_wrapper2 th:nth-child(3), .dataTables_wrapper2 th:nth-child(4) {
    text-align: left
}

.dataTables_wrapper2 td:nth-child(5), .dataTables_wrapper2 th:nth-child(5) {
    text-align: center
}

.dataTables_wrapper2 td:nth-child(6), .dataTables_wrapper2 th:nth-child(6) {
    text-align: right
}

.dataTables_wrapper2 td .btn, .dataTables_wrapper2 th .btn {
    width: 330px
}

.dataTables_wrapper2 .set-get-money {
    font-size: 16px
}

.dataTables_wrapper2 .get-money, .dataTables_wrapper2 .set-money {
    color: #2a2c42
}

.dataTables_wrapper2 .get-money span, .dataTables_wrapper2 .set-money span {
    white-space: nowrap
}

.dataTables_wrapper2 .get-money .currency_name, .dataTables_wrapper2 .set-money .currency_name {
    color: #2a2c42;
    margin-bottom: 0
}

.dataTables_wrapper2 .id-pay {
    color: #a9a9a9
}

.canceled, .errorin, .errorout, .finished, .handcheck, .inprogress, .pause, .payin, .payout, .return_request, .returned, .returned_by_request, .waitcheck {
    position: relative;
    padding-left: 28px
}

.canceled::before, .errorin::before, .errorout::before, .finished::before, .handcheck::before, .inprogress::before, .pause::before, .payin::before, .payout::before, .return_request::before, .returned::before, .returned_by_request::before, .waitcheck::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(../images/status/process.png) 50% 0 no-repeat
}

.active-ticket, .bonus-goals {
    position: relative
}

.finished::before {
    background: url(../images/status/success.png) 50% 0 no-repeat
}

.canceled::before, .returned::before, .returned_by_request::before {
    background: url(../images/status/closed.png) 50% 0 no-repeat
}

.errorin::before, .errorout::before {
    background: url(../images/status/errors.png) 50% 0 no-repeat
}

.active-ticket::before {
    content: '';
    position: absolute;
    right: -4px;
    top: -4px;
    width: 10px;
    height: 10px;
    background: url(../images/active-text-ico.png) no-repeat
}

.top-statistick {
    margin: 0 auto;
    padding: 50px 0 40px;
    background: #f7f7f7;
    text-align: center
}

.top-statistick ul {
    letter-spacing: -3em;
    margin: 0 auto;
    width: 860px
}

.top-statistick ul li {
    border-right: 1px solid #cecece;
    padding: 20px 0 0 30px;
    font-size: 16px;
    color: #7c7c7c;
    display: inline-block;
    text-align: left;
    letter-spacing: normal;
    vertical-align: top;
    min-height: 175px;
    width: 33%;
    box-sizing: border-box
}

.top-statistick ul li p {
    margin: 0 0 10px
}

.top-statistick ul li:last-child {
    border: none;
    padding-right: 0
}

.top-statistick ul li:first-child {
    padding-left: 0
}

.top-statistick ul li span {
    color: #2a2c42;
    font-weight: 700
}

.top-statistick ul li .value {
    font-size: 25px;
    font-weight: 400
}

.top-statistick ul li .big-info {
    font-size: 30px;
    padding-right: 5px;
    font-weight: 700;
    line-height: 35px
}

.top-statistick ul li a {
    display: block;
    color: #0768e0;
    font-size: 16px;
    font-weight: 400;
    margin-top: 15px
}

.top-statistick ul li .btn {
    height: 50px;
    line-height: 50px;
    width: 180px
}

.top-statistick .top-statistick-partners li {
    width: 240px;
    padding-left: 65px;
    padding-top: 35px
}

.top-statistick .top-statistick-partners li:first-child {
    padding-left: 15px;
    min-width: 200px
}

.top-statistick .top-statistick-partners li:nth-child(2) {
    width: 330px
}

.top-statistick .top-statistick-partners li:nth-child(3) {
    padding-left: 100px
}

.bonus-goals {
    margin: 100px 100px 100px 200px;
    height: 50px
}

.bonus-goals .bonus-goal {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #999;
    border-radius: 0 16px 6px 0;
    box-sizing: border-box
}

.bonus-goals .bonus-goal b, .bonus-goals .bonus-goal i, .bonus-goals .bonus-goal span {
    position: absolute;
    top: 120%;
    right: 0;
    color: #444;
    white-space: nowrap
}

.bonus-goals .bonus-goal i {
    margin-top: 1.5em;
    font-style: normal
}

.bonus-goals .bonus-goal small {
    color: #999;
    font-weight: 400;
    font-style: normal
}

.bonus-goals .bonus-goal span {
    display: none
}

.bonus-goals .bonus-goal-current {
    background: #006cf1;
    z-index: 2;
    border-left: 1px solid #006cf1
}

.bonus-goals .bonus-goal-current b, .bonus-goals .bonus-goal-current i {
    top: -100%
}

.bonus-goals .bonus-goal-current span {
    display: block;
    right: 10px;
    line-height: 50px;
    top: 0;
    color: #FFF
}

.how-to-get-bonus {
    width: 820px;
    margin: 0 auto;
    padding: 76px 0 70px;
    text-align: center
}

.how-to-get-bonus h2 {
    margin: 0 0 45px
}

.how-to-get-bonus ol {
    letter-spacing: -3em;
    counter-reset: custom
}

.how-to-get-bonus ol li {
    width: 33.3%;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    position: relative;
    list-style-type: none
}

.how-to-get-bonus ol li::after {
    content: '';
    width: 140px;
    height: 1px;
    background: #e6e6e6;
    position: absolute;
    right: -67px;
    top: 30px
}

.how-to-get-bonus ol li::before {
    counter-increment: custom;
    content: "" counter(custom) " ";
    color: #0768e0;
    border-radius: 100%;
    border: 1px solid #e6e6e6;
    width: 63px;
    height: 63px;
    font-size: 30px;
    font-weight: 400;
    display: block;
    line-height: 63px;
    margin: 0 auto
}

.how-to-get-bonus ol li:last-child::after {
    display: none
}

.how-to-get-bonus ol .description {
    line-height: 25px;
    font-size: 20px
}

.link-block span, .link-copy {
    line-height: 60px
}

.referal {
    transition: .5s all;
    width: 820px;
    margin: 0 auto;
    position: relative
}

.referal .tabNavigation {
    width: 480px;
    margin: 0 auto;
    border-bottom: 1px solid #cecece;
    position: relative;
    letter-spacing: -4px;
    font-size: 0
}

.referal .tabNavigation::before {
    content: '';
    width: 820px;
    height: 1px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -1px;
    display: block;
    background: #cecece
}

.referal .tabNavigation li {
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    letter-spacing: 1px;
    font-size: 14px;
    border-bottom: 4px solid transparent
}

.referal .tabNavigation li a {
    padding: 0 30px 20px;
    font-size: 14px;
    color: #0768e0;
    -webkit-transition: .3s all;
    transition: .3s all;
    display: block
}

.referal .tabNavigation li:hover {
    font-weight: 400;
    color: #2a2c42;
    border-color: #02489d
}

.referal .tabNavigation .active {
    font-weight: 400;
    color: #2a2c42;
    border-bottom: 4px solid #02489d
}

.referal .tabNavigation .active a {
    padding-bottom: 16px;
    color: #2a2c42
}

.referal-link-block {
    padding-top: 25px;
    width: 820px;
    margin: 0 auto;
    padding-bottom: 70px;
    color: #2a2c42
}

.link-block {
    overflow: hidden;
    margin-bottom: 20px
}

.link-block .logo {
    margin: 5px 0 0
}

.link-for-copy {
    font-size: 16px;
    font-weight: 400
}

.link-copy {
    width: 618px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #cecece;
    padding-left: 25px
}

.copy-link, .copy-link.btn.small {
    position: relative;
    font-size: 14px;
    width: auto;
    text-align: right;
    padding-right: 50px;
    padding-left: 30px;
    box-sizing: border-box
}

.copy-link.btn.small::before, .copy-link::before {
    content: '';
    width: 21px;
    height: 24px;
    position: absolute;
    right: 18px;
    top: 15px;
    background: url(../images/copy.png) no-repeat
}

.copy-link.btn.small:hover::before, .copy-link:hover::before {
    background: url(../images/copyw.png) no-repeat
}

.referal-banner-block {
    padding-top: 25px;
    width: 820px;
    margin: 0 auto 30px;
    color: #7c7c7c
}

.referal-banner-block > span {
    float: left;
    display: block;
    margin-right: 40px;
    line-height: 50px;
    font-size: 16px
}

.selected-banner {
    font-size: 14px;
    padding-left: 10px;
    text-transform: none;
    line-height: 30px
}

.tipe-banner {
    border-radius: 5px;
    width: 316px;
    height: 50px;
    letter-spacing: -4px;
    font-size: 0;
    overflow: hidden;
    float: left
}

.tipe-banner li {
    font-size: 14px;
    display: inline-block;
    letter-spacing: normal;
    width: 33.3%;
    height: 50px;
    vertical-align: middle;
    text-align: center;
    color: #2a2c42;
    background: #f3f3f3;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all
}

.tipe-banner .active, .tipe-banner li:hover {
    background: #fc0
}

.tipe-banner li a {
    -webkit-transition: .3s all;
    transition: .3s all;
    float: none;
    text-align: center;
    margin-right: 0;
    display: block;
    height: 100%;
    color: #2a2c42;
    line-height: 50px
}

.referal-banner-block .select-block {
    float: right;
    margin-right: 40px
}

.referal-banner-block .select-block > span {
    float: left;
    line-height: 50px
}

.referal-banner-block .select-block .select-wrapper {
    height: 50px;
    width: 130px;
    margin-left: 10px
}

.referal-banner-block .select-block .select-wrapper span {
    margin: 0
}

.chose-banner {
    color: #2a2c42;
    width: 820px;
    margin: 0 auto 90px
}

.chose-banner .image-wrapper {
    margin-right: 50px
}

.description-banner {
    overflow: hidden
}

.description-banner p {
    margin: 0 0 20px
}

.cube-banner, .horizontal-banner, .vertical-banner {
    display: block;
    padding-top: 25px;
    padding-bottom: 50px;
    overflow: hidden;
    width: 100%;
    float: left
}

.cube-banner p, .horizontal-banner p, .vertical-banner p {
    overflow: hidden
}

.cube-banner .image-wrapper, .horizontal-banner .image-wrapper, .vertical-banner .image-wrapper {
    margin-top: 0;
    width: 160px;
    height: 600px;
    background: #e5e5e5;
    float: left;
    position: relative;
    margin-right: 50px
}

.cube-banner .image-wrapper span, .horizontal-banner .image-wrapper span, .vertical-banner .image-wrapper span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 24px;
    font-weight: 300;
    color: #7c7c7c
}

.link-banner {
    white-space: normal;
    overflow: hidden;
    margin-bottom: 40px
}

.link-banner xmp {
    width: 100%;
    margin: 0
}

.cube-banner .image-wrapper {
    width: 300px;
    height: 250px
}

.horizontal-banner .image-wrapper {
    overflow: hidden;
    float: none;
    margin-bottom: 45px;
    width: 728px;
    height: 90px
}

.learn-more {
    position: relative;
    color: #0768e0;
    font-weight: 400;
    font-size: 20px;
    display: block;
    margin: 0 auto;
    width: 200px
}

.learn-more::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 11px;
    top: 20%;
    right: 0;
    background: url(../images/arrow-blue-right.png) no-repeat
}

.arrow-span::before, .sort-date::before {
    right: -30px;
    content: ''
}

.ik-notification .notificate {
    max-width: 820px
}

.table-ik-bonus {
    color: #2a2c42;
    text-align: left
}

.table-ik-bonus tr {
    height: 63px
}

.table-ik-bonus tr:first-child {
    border-bottom: 1px solid #5ecfdd
}

.ticket-ik li, .top-massage {
    border-bottom: 1px solid #cecece
}

.table-ik-bonus td:last-child {
    width: 120px;
    font-weight: 400
}

.table-ik-bonus td:first-child {
    text-align: center;
    width: 60px
}

.table-ik-bonus td:nth-child(2) {
    width: 200px;
    color: #7c7c7c
}

.table-ik-bonus td:nth-child(3) {
    width: 260px
}

.table-ik-bonus td:nth-child(4) {
    width: 170px;
    font-weight: 400
}

.table-ik-bonus th:first-child {
    text-align: center;
    width: 60px
}

.table-ik-bonus .active {
    background: #f7f7f7
}

.arrow-span {
    color: #7c7c7c;
    position: relative;
    margin-right: 40px
}

.arrow-span::before {
    position: absolute;
    width: 16px;
    height: 11px;
    top: 20%;
    background: url(../images/arrow-right-gray.png) no-repeat
}

.sort-date {
    position: relative;
    margin-right: 30px
}

.sort-date::before {
    position: absolute;
    width: 11px;
    height: 16px;
    top: 10%;
    background: url(../images/arrow-big-top-gray.png) no-repeat
}

.top-massage {
    padding-top: 30px;
    padding-bottom: 20px
}

.top-massage .btn, .top-massage .btn.ticket, .top-massage .btn.ticket-mob {
    margin: 0 auto;
    width: 300px;
    float: none
}

.search-status {
    padding-left: 10px;
    font-weight: 400
}

.top-search-data .select-wrapper {
    width: 200px
}

.top-search-data .selectize-dropdown .option {
    font-weight: 700;
    color: #7c7c7c
}

.top-search-data .selectize-dropdown .option .search-status {
    font-weight: 700
}

.top-search-data .selectize-dropdown .option.selected {
    font-weight: 700;
    color: #7c7c7c;
    font-size: 14px
}

.search-ticket .select-wrapper {
    width: 170px
}

.ticket-ik {
    width: 820px;
    margin: 0 auto 50px;
    color: #7c7c7c
}

.ticket-ik li {
    overflow: hidden;
    padding-top: 35px;
    letter-spacing: -3em;
    padding-bottom: 25px
}

.ticket-ik li div {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top
}

.ticket-ik li div:first-child {
    width: 180px
}

.ticket-ik li div:last-child {
    width: 70px;
    text-align: right;
    float: right;
    margin-left: 30px
}

.ticket-ik li div p {
    font-size: 16px;
    color: #2a2c42
}

.value-ticket, .value-ticket a {
    color: #0768e0
}

.ticket-ik li div a {
    -webkit-transition: .3s;
    transition: .3s
}

.ticket-ik li div a:hover {
    opacity: .7
}

.returm-money-derivation-wallets:hover, .row-info a:hover, .wallets li .remove-wallet:hover {
    opacity: .5
}

.value-ticket {
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    width: 40px
}

.value-ticket .image-box {
    float: left;
    width: 20px;
    height: 20px
}

.value-ticket span {
    padding-right: 5px
}

.ticket-question a {
    color: #0768e0;
    font-size: 20px;
    font-weight: 400
}

.not-active, .not-active a {
    color: #a9b2bb
}

.inform-page {
    max-width: 820px;
    width: 100%;
    margin: 0 auto;
    padding: 82px 0 90px;
    color: #2a2c42
}

.inform-page h3 {
    margin: 0 0 35px;
    color: #2a2c42;
    font-size: 36px
}

.user-info-block {
    width: 100%;
    max-width: 640px;
    margin-bottom: 55px
}

.row-info {
    font-size: 16px;
    margin-bottom: 43px;
    position: relative
}

.row-info .info-left {
    float: left
}

.row-info span {
    display: block;
    color: #7c7c7c;
    margin-bottom: 15px
}

.row-info p {
    font-size: 20px;
    font-weight: 400;
    margin: 0
}

.row-info a {
    float: right;
    color: #0768e0;
    position: relative;
    font-size: 16px;
    -webkit-transition: .3s all;
    transition: .3s all;
    text-align: left;
    width: 200px
}

.image-avatar-social, .image-logo-social {
    text-align: center;
    position: relative;
    height: 70px
}

.row-info a::before {
    content: '';
    left: -30px;
    top: 0;
    width: 20px;
    height: 20px;
    position: absolute
}

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

.redakt-info::before {
    background: url(../images/redakt.png) no-repeat
}

.redakt-pass::before {
    background: url(../images/key.png) no-repeat
}

.mail-notification {
    position: absolute;
    padding: 0 0 0 15px;
    line-height: 45px;
    width: 360px;
    background: #f7fff2;
    left: 5px;
    bottom: -70px
}

.mail-notification span {
    margin-bottom: 0;
    color: #a6a9a4;
    font-weight: 400
}

.mail-notification .image-wrapper {
    width: 22px;
    height: 22px;
    margin-right: 10px;
    margin-top: 12px
}

.social-enter {
    padding-top: 50px;
    width: 820px;
    margin: 0 auto
}

.social-enter p {
    margin-top: 0;
    margin-bottom: 40px
}

.social-enter h3 {
    margin-bottom: 20px
}

.social-list {
    width: 840px;
    letter-spacing: -4px;
    margin: 0 -10px;
    padding-bottom: 70px;
    font-size: 0
}

.social-list li {
    vertical-align: top;
    letter-spacing: normal;
    display: inline-block;
    margin: 10px 3% 10px 0;
    width: 47%;
    height: 70px;
    background: #f7f7f7;
    border-radius: 8px;
    transition: .5s all;
    position: relative
}

.social-list li a.social-id {
    border-radius: 10px;
    color: #888;
    display: inline-block;
    padding: 15px;
    width: 95%;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box
}

.social-list li a.social-id:hover {
    color: #555
}

.social-list li .login-social {
    -webkit-transition: .5s all;
    transition: .5s all;
    overflow: hidden;
    margin: 8px 0;
    height: 54px;
    border-left: 1px solid #e5e5e5;
    font-size: 16px;
    color: #2a2c42;
    line-height: 20px;
    white-space: nowrap;
    padding-right: 60px
}

.social-list li .login-social::before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em
}

.avatar-logo-block {
    min-width: 75px;
    float: left
}

.image-logo-social {
    -webkit-transition: .5s all;
    transition: .5s all;
    float: left;
    min-width: 75px;
    display: block;
    border-radius: 10px 0 0 10px;
    background: 50% 50% no-repeat;
    background-size: auto 25%
}

.logo-social-facebook, .logo-social-fb, .social .facebook {
    background-image: url(../images/social/fb.png)
}

.logo-social-vk, .logo-social-vkontakte, .social .vkontakte {
    background-image: url(../images/social/vk.png)
}

.logo-social-tw, .logo-social-twitter, .social .twitter {
    background-image: url(../images/social/tw.png)
}

.logo-social-odnoklassniki, .logo-social-ok, .social .odnoklassniki {
    background-image: url(../images/social/ok.png)
}

.logo-social-g, .logo-social-google, .social .google {
    background-image: url(../images/social/g.png)
}

.logo-social-webmoney, .logo-social-wmz, .social .webmoney {
    background-image: url(../images/social/wmz.png)
}

.image-avatar-social {
    cursor: pointer;
    -webkit-transition: .5s all;
    transition: .5s all;
    display: none;
    float: left;
    width: 75px;
    overflow: hidden
}

.image-avatar-social img {
    border-radius: 8px 0 0 8px;
    height: 70px;
    width: auto;
    margin: 0 auto
}

.social-enter .exit-social {
    position: absolute;
    right: 20px;
    top: 30%;
    width: 25px;
    height: 25px;
    background: url(../images/backet.png) no-repeat;
    display: none;
    cursor: pointer;
    -webkit-transition: .4s all;
    transition: .4s all
}

.active-social .exit-social, .active-social .image-avatar-social {
    display: block
}

.active-social .image-logo-social {
    min-width: 26px;
    width: 26px;
    height: 26px;
    left: -6px;
    top: -6px;
    position: absolute;
    border-radius: 5px;
    z-index: 999;
    background-color: #DDD;
    background-size: auto 50%;
    border: 1px solid #CCC
}

.jq-flipswitch, .row {
    position: relative
}

.active-social .logo-social-fb {
    background-image: url(../images/social/fbw.png)
}

.active-social .logo-social-vk {
    background-image: url(../images/social/vkw.png)
}

.active-social .logo-social-tw {
    background-image: url(../images/social/tww.png)
}

.active-social .logo-social-ok {
    background-image: url(../images/social/okw.png)
}

.active-social .logo-social-g {
    background-image: url(../images/social/gw.png)
}

.active-social .logo-social-wmz {
    background-image: url(../images/social/wmzw.png)
}

.checkbox-block {
    letter-spacing: -4px;
    font-size: 0
}

.checkbox-block li {
    display: inline-block;
    width: 260px;
    border-radius: 8px;
    background: #f7f7f7;
    padding: 18px;
    height: 70px;
    box-sizing: border-box;
    margin-right: 20px;
    letter-spacing: normal;
    margin-bottom: 20px
}

.checkbox-block li:last-child {
    margin-right: 0
}

.checkbox-block li span {
    line-height: 36px;
    color: #4c4c4c;
    font-weight: 400;
    font-size: 16px
}

.jq-flipswitch {
    width: 67px !important;
    height: 36px !important;
    margin: 0;
    box-shadow: none;
    border-radius: 7px
}

.jq-flipswitch .jq-flipper {
    border-radius: 5px;
    background: #f7f7f7;
    width: 32px !important;
    height: 32px !important;
    top: 2px !important
}

.jq-flipswitch.jq-flipper-right {
    background: #006cf1 !important
}

.jq-flipswitch.jq-flipper-left {
    background: #cdcdcd !important
}

.jq-flipswitch.jq-flipper-left .jq-flipper {
    left: 2px !important
}

.wrapper-checkbox {
    float: left;
    margin-right: 20px
}

.new-pass-side-bar .pop-container, .redakt-info-side-bar .pop-container {
    padding-top: 60px
}

.row .error-tooltip {
    left: -260px;
    top: 32px;
    z-index: 999
}

.row .error-tooltip::before {
    left: 232px;
    border-right: none;
    border-left: 14px solid #ffeaea
}

.wallet-page {
    width: 820px;
    margin: 0 auto
}

.wallet-page .top-massage {
    border: none;
    padding-bottom: 30px
}

.wallets {
    letter-spacing: -3em;
    padding-bottom: 60px;
    min-height: 110px
}

.wallets li {
    background: #f7f7f7;
    padding: 0 35px;
    letter-spacing: normal;
    margin-bottom: 27px;
    color: #2a2c42
}

.wallets li > div {
    padding: 25px 0
}

.wallets li .redakt-wallet {
    display: inline-block;
    cursor: pointer
}

.wallets li .remove-wallet {
    display: inline-block;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    text-align: right;
    float: right
}

.wallets li .transaction {
    color: #7c7c7c;
    min-width: 190px;
    font-size: 16px
}

.wallets li > .redakt-wallet > div {
    display: inline-block;
    vertical-align: middle
}

.wallets li > .redakt-wallet > div span {
    line-height: 30px;
    font-weight: 400
}

.wallets li .wallet-logo {
    min-width: 310px
}

.wallets li .wallet-logo .image-wrapper {
    margin-top: 0;
    margin-right: 35px;
    width: 30px;
    height: auto
}

.wallets li .wallet-logo .image-wrapper img {
    width: 100%;
    height: auto
}

.wallets li .wallet-logo span {
    font-size: 20px
}

.wallet-type li, .wallets-radio li {
    padding: 0;
    font-size: 14px;
    margin-bottom: 16px;
    border-radius: 0 10px 10px 0;
    max-width: 300px
}

.wallet-type li:hover, .wallets-radio li:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .7)
}

.wallet-type li input, .wallets-radio li input {
    position: absolute;
    left: -1000px
}

.wallet-type .wallet-radio, .wallets-radio .wallet-radio {
    cursor: pointer;
    padding: 15px 30px;
    margin: 0;
    display: block;
    overflow: hidden
}

.wallet-type .wallet-radio span, .wallets-radio .wallet-radio span {
    font-size: 14px;
    font-weight: 400
}

.wallet-type input:checked + .wallet-radio, .wallets-radio input:checked + .wallet-radio {
    background: rgba(0, 0, 0, .07)
}

.wallet-type {
    margin: 0 -10px 60px
}

.wallet-type li {
    float: left;
    text-align: center;
    background: #f7f7f7;
    margin: 10px;
    color: #7c7c7c;
    border-radius: 10px;
    -webkit-transition: .3s all;
    transition: .3s all;
    cursor: pointer
}

.wallet-type li .wallet-radio {
    padding-left: 10px;
    padding-right: 10px;
    min-width: 80px
}

.wallet-type li:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

.wallet-type li .image-wrapper {
    float: none;
    margin: 0 auto 10px;
    width: 30px;
    height: 30px;
    display: block
}

.money-derivation-wallet-tipe, .money-derivation-wallet-tipe .little-form, .money-derivation-wallets-final, .money-derivation-wallets-final .little-form, .wallet-new-side-bar-block {
    display: none
}

.wallet-type input:checked + .wallet-radio {
    background: 0 0
}

.number-wallet {
    font-size: 20px
}

.currency-wallet {
    min-width: 190px;
    font-size: 16px
}

.webmoney-wallet {
    border-left: 2px solid #006ab4
}

.privat24-wallet {
    border-left: 2px solid #62ac37
}

.visamaster-wallet {
    border-left: 2px solid #0c4499
}

.perfectmoney-wallet {
    border-left: 2px solid #d11212
}

.yandex-wallet {
    border-left: 2px solid #ff7900
}

.qiwi-wallet {
    border-left: 2px solid #fdb540
}

.cash_money-wallet {
    border-left: 2px solid #448915
}

.paymer-wallet {
    border-left: 2px solid #006ab4
}

.okpay-wallet {
    border-left: 2px solid #d15606
}

.payeer-wallet {
    border-left: 2px solid #029be0
}

.alfaclick-wallet {
    border-left: 2px solid #ee1e2b
}

.sber-wallet {
    border-left: 2px solid #066f38
}

.rsb-wallet {
    border-left: 2px solid #3d3d3d
}

.bitcoin-wallet {
    border-left: 2px solid #f7931c
}

.wallet-side-bar {
    padding-top: 0
}

.wallet-side-bar .enter-form {
    max-width: 250px
}

.wallet-side-bar .enter-form input {
    max-width: 100%
}

.wallet-top-side-bar {
    margin-bottom: 30px;
    background: #f7f7f7
}

.wallet-top-side-bar .wallet-logo {
    line-height: 35px;
    font-weight: 400;
    font-size: 20px;
    color: #2a2c42
}

.wallet-top-side-bar .image-wrapper {
    margin-top: 0
}

.wallet-new-tipe-side-bar-block .description {
    margin-bottom: 15px
}

.little-form, .money-amend {
    padding-bottom: 70px;
    margin-bottom: 70px;
    border-bottom: 1px solid #ededed
}

.money-derivation-side-bar .currency_name {
    overflow: hidden
}

.money-derivation-side-bar .wallets li .wallet-logo span {
    font-size: 14px;
    font-weight: 400
}

.money-derivation-side-bar .wallets li .wallet-logo .image-wrapper {
    margin-top: 5px
}

.money-derivation-side-bar .wallet-logo a {
    font-size: 14px;
    color: #0768e0;
    font-weight: 700;
    line-height: 35px;
    text-transform: uppercase
}

.money-amend {
    -webkit-transition: .3s;
    transition: .3s
}

.money-for-derivation {
    float: left;
    font-size: 20px;
    color: #2a2c42;
    line-height: 60px
}

.fileform, .retern-money-derivation {
    float: right
}

.money-derivation-wallet-tipe .pop-container, .money-derivation-wallets-final .pop-container {
    padding-top: 60px
}

.returm-money-derivation-wallets {
    position: relative;
    font-size: 20px;
    color: #0768e0;
    display: block;
    margin-left: 25px;
    font-weight: 400;
    -webkit-transition: .3s all;
    transition: .3s all
}

.returm-money-derivation-wallets::before {
    content: ' ';
    width: 17px;
    height: 12px;
    position: absolute;
    left: -25px;
    top: 20%;
    background: url(../images/arrow-blue-left.png) no-repeat
}

.title-description {
    font-size: 20px;
    color: #2a2c42;
    font-weight: 400
}

.side-bar .little-form .pop-container {
    padding-top: 0
}

.trx-status-status-bar .exchange-error {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #f7f7f7;
    color: #2a2c42
}

.trx-status-status-bar .exchange-error-top {
    background: #fff;
    padding: 0
}

.trx-status-status-bar .money-error {
    box-sizing: border-box;
    margin: 10px auto;
    white-space: nowrap;
    text-align: center;
    display: block
}

.trx-status-status-bar .money-error:first-child {
    padding-bottom: 50px
}

.trx-status-status-bar .money-error:first-child::before {
    top: auto;
    bottom: 16px;
    right: 50%;
    background: url(../images/arrow-right-gray.png) no-repeat;
    -webkit-transform: rotate(100grad);
    transform: rotate(100grad)
}

.trx-status-status-bar .first-currency::after {
    display: none
}

.trx-status-status-bar .exchange-error h5 {
    text-align: left
}

.trx-status-status-bar .exchange-error .first-currency {
    padding-right: 10px
}

.trx-status-status-bar .exchange-error .image-wrapper {
    margin-right: 5px
}

.trx-status-status-bar .contacts-list li a {
    padding-left: 60px;
    margin-bottom: 40px
}

.trx-status-status-bar .contacts-list li a span {
    margin-bottom: 10px
}

.trx-status-status-bar .contacts-list li a p {
    font-size: 16px
}

.trx-status-status-bar .contacts-list li a::before {
    width: 45px;
    height: 45px;
    background-size: 100% 100%
}

.time-info-get-money {
    padding: 60px 0;
    background: #fff;
    color: #2a2c42
}

.time-info-get-money .description-time-info {
    color: #7c7c7c;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 40px
}

.time-info-get-money .description-time-info p {
    margin-top: 0;
    font-size: 20px;
    line-height: 25px
}

.time-info-get-money .description-time-info a {
    color: #0768e0;
    font-weight: 400
}

.time-info-get-money-dark {
    background: #f7f7f7;
    margin-bottom: 40px
}

.side-bar .time-info-get-money .pop-container {
    padding-top: 0
}

.btn.statys-request {
    width: 280px
}

.massage-question {
    -webkit-transition: .5s all;
    transition: .5s all;
    padding: 40px 0 30px
}

.fileform {
    width: auto;
    max-width: 350px;
    position: relative
}

.fileform #upload {
    opacity: 0;
    top: 0;
    z-index: 99;
    height: 60px;
    width: 100%;
    position: absolute;
    cursor: pointer
}

.fileform #upload:hover .fileform {
    opacity: .2
}

.selectbutton {
    color: #0768e0;
    font-weight: 700;
    font-size: 14px;
    line-height: 60px;
    z-index: 1;
    text-transform: uppercase;
    -webkit-transition: .3s;
    transition: .3s;
    text-align: right;
    position: relative;
    padding-left: 30px
}

.selectbutton::before {
    content: '';
    position: absolute;
    left: 0;
    top: 26%;
    width: 30px;
    height: 30px;
    background: url(../images/file.png) no-repeat
}

.ticket-history {
    color: #7c7c7c
}

.ticket-history h2, .ticket-history h3 {
    font-size: 30px;
    margin: 0 0 20px;
    color: #2a2c42;
    font-weight: 300;
    line-height: 40px
}

.ticket-history h3 {
    font-size: 20px
}

.ticket-history-block {
    margin: 35px 0;
    padding: 20px 10px;
    border-bottom: 1px solid #DDD
}

.ticket-history-block a {
    margin-right: 10px
}

.ticket-history-message {
    margin: 0;
    padding: 20px 30px;
    border-bottom: 1px solid #E0E0E0
}

.ticket-history-message.message-admin {
    background: #F5F5F5
}

.ticket-history-message.message-admin .massage-name {
    color: #0768e0
}

.ticket-history-message .massage-top {
    margin: 0 0 10px
}

.ticket-history-message .description {
    margin: 0;
    border-left: 3px solid #DDD;
    padding: 10px 20px
}

.ticket-title-status {
    float: right;
    font-size: 20px;
    text-transform: uppercase
}

.massage-question .massage-input {
    width: 100%
}

.massage-input:focus {
    width: 100%;
    border-color: #00bcd4;
    background: #f7f7f7
}

.open-massage-question {
    background: #f7f7f7
}

.open-massage-question .enter-form, .open-massage-question .fileform {
    display: block
}

.massage-top {
    color: #7c7c7c;
    margin-bottom: 35px
}

.massage-top .massage-name {
    font-size: 16px;
    font-weight: 700;
    float: left
}

.massage-top .time-massage {
    text-align: right;
    float: right;
    font-weight: 300
}

.open-mobile-nav {
    float: right;
    width: 25px;
    height: 100%;
    overflow: hidden;
    padding-top: 31px;
    padding-right: 15px;
    display: none;
    -webkit-transition: 0.5 all;
    transition: 0.5 all;
    cursor: pointer;
}

.mobile-nav, .mobile-nav .pop-container:first-child {
    padding-top: 0
}

.open-mobile-nav:hover {
    opacity: .5
}

.open-mobile-nav span {
    -webkit-transition: .5 all;
    transition: .5 all;
    width: 25px;
    height: 3px;
    background: #fff;
    border-radius: 3px;
    display: block;
    margin-bottom: 7px
}

.open-mobile-nav span:last-child {
    margin-bottom: 0
}

.mobile-nav {
    width: 265px
}

.mobile-nav .pop-container {
    width: 215px
}

.mobile-nav .close {
    z-index: 999
}

.mobile-nav .user-not-enter-mobile {
    margin: 0 0 22px;
    padding: 6px 0;
    display: block;
    background: #0868e0;
    color: #fff;
    float: none
}

.mobile-nav .user-not-enter-mobile a {
    color: #fff;
    font-size: 13px;
    padding: 9px 0;
    font-weight: 700;
    line-height: 20px;
    position: relative;
    display: block;
    text-transform: uppercase
}

.mobile-nav .user-not-enter-mobile a:hover {
    opacity: .7
}

.mobile-nav .user-not-enter-mobile .pop-container {
    padding-bottom: 0
}

.mobile-nav .user-open-enter li, .mobile-nav .user-open-enter ul, .mobile-nav nav li, .mobile-nav nav ul {
    padding: 0;
    margin: 0;
    display: block
}

.mobile-nav .user-open-enter a, .mobile-nav nav a {
    display: block;
    font-size: 13px;
    padding: 12px 0;
    text-transform: uppercase;
    margin-bottom: 4px;
    color: #fff;
    line-height: 14px;
    font-weight: 500;
    -webkit-transition: .3s;
    transition: .3s
}

.mobile-nav .user-open-enter a:hover, .mobile-nav nav a:hover {
    opacity: .5
}

.mobile-nav .nav-contacts {
    margin-top: 15px;
    padding-top: 35px;
    padding-bottom: 35px;
    display: block;
    background: #0868e0;
    color: #fff;
    text-align: left
}

.exchange-mobile .swiper-slide, .news-mibile .swiper-slide {
    background: inherit;
    text-align: left
}

.mobile-nav .nav-contacts a {
    color: #fff;
    display: block;
    opacity: 1;
    font-size: 15px;
    margin-bottom: 15px
}

.mobile-nav .nav-contacts a:hover {
    opacity: .5
}

.mobile-nav .nav-contacts .mobile-click {
    font-size: 20px;
    font-weight: 300;
    opacity: 1
}

.mobile-nav .nav-contacts .wmid {
    display: block;
    opacity: 1;
    font-weight: 100;
    font-size: 15px;
    margin-bottom: 15px
}

.mobile-nav .nav-contacts .btn {
    float: left;
    height: 45px;
    line-height: 45px;
    width: 90%;
    opacity: 1
}

.mobile-nav .nav-contacts .btn:hover {
    opacity: 1;
    color: #006cf1
}

.news-mibile {
    padding-top: 40px;
    padding-bottom: 45px;
    display: none
}

.news-mibile .swiper-slide .read-more {
    margin: 0 auto
}

.news-mibile .swiper-slide .data_news {
    margin-bottom: 10px;
    display: block
}

.swiper-pagination-bullet {
    width: 16px;
    height: 16px
}

/*.swiper-pagination-bullet-active {*/
/*    opacity: 1*/
/*}*/

.exchange-mobile {
    padding-bottom: 45px;
    display: none
}

.exchange-mobile h2 {
    font-size: 30px;
    font-weight: 100;
    border-bottom: 1px solid #fff;
    padding-bottom: 22px;
    margin-bottom: 22px
}

.exchange-mobile h3 {
    font-weight: 100;
    font-family: museo_sans;
    font-size: 20px
}

.selectize-control .item, .selectize-control .option, .top-nav li > a, body .selectize-control, body select {
    font-family: proxima_nova, arial, sans-serif
}

.exchange-mobile .swiper-slide {
    margin-bottom: 25px;
    color: #fff;
    font-size: 14px;
    line-height: 40px
}

.dropdown ul, .dropdown.open {
    background: #FFF
}

#submit-return, .form-messages {
    text-align: center
}

.exchange-mobile .swiper-slide .bonus-row {
    width: 50%;
    float: left
}

.exchange-mobile .swiper-slide .title-bonus {
    display: block;
    overflow: hidden;
    font-weight: 100
}

.dropdown ul li a, .nav-select {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.exchange-mobile .swiper-slide .first-currency {
    padding-right: 40px
}

.exchange-mobile .swiper-slide .first-currency::after {
    top: 30%
}

.exchange-mobile .swiper-pagination {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #5ecfdd
}

.open-block {
    visibility: visible
}

.massage-side-bar-container {
    min-height: 100%
}

.text-sel {
    margin-right: 10px
}

.nav-select {
    color: #0768e0;
    padding-left: 30px;
    line-height: 40px
}

.dropdown {
    position: relative;
    -webkit-transition: background .3s;
    transition: background .3s
}

.dropdown ul {
    z-index: 1000;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    display: none;
    position: absolute;
    border-radius: 0;
    border: 1px solid #F7F7F7;
    padding: 0;
    margin: 0;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15)
}

.dropdown ul li {
    display: block;
    float: none
}

.dropdown ul li a {
    display: block;
    padding: 15px 25px
}

.dropdown.open ul {
    display: block
}

body select {
    padding: 8px 16px
}

body .selectize-control, body select {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 20px;
    border-radius: 5px
}

.selectize-control {
    width: auto;
    position: relative
}

.selectize-control .selectize-dropdown {
    width: auto !important;
    min-width: 100%
}

.selectize-control .item, .selectize-control .option {
    line-height: 25px;
    text-transform: uppercase;
    white-space: nowrap
}

.selectize-control .item img, .selectize-control .option img {
    width: auto;
    height: 25px;
    margin-right: 3px
}

.selectize-control .item span, .selectize-control .option span {
    padding: 0 8px 0 5px
}

.selectize-control .item {
    padding: 0
}

select:invalid + .select2-container {
    box-shadow: 0 0 4px rgba(255, 0, 0, .8)
}

.ticket-incoming-message {
    margin: 10px 0 20px;
    display: none
}

.loading-container.loading, .wallet-item.loading, form.loading {
    position: relative;
    min-height: 100px
}

.loading-container.loading > *, .wallet-item.loading > *, form.loading > * {
    opacity: .3 !important;
    pointer-events: none !important
}

.exchange-container.loading::before, .loading-container.loading::before, .wallet-item.loading::before, form.loading::before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
    z-index: 1000;
    background-color: #006cf1
}

.form-messages {
    height: auto;
    -webkit-transition: max-height .5s, margin .5s, color .3s, opacity .3s;
    transition: max-height .5s, margin .5s, color .3s, opacity .3s;
    max-height: 0;
    opacity: .4;
    overflow: hidden;
    margin-bottom: 0;
    position: relative;
    font-size: 16px;
    color: #444
}

.form-messages > div {
    border: 1px solid #CCC;
    border-radius: 6px;
    padding: 20px 35px 20px 20px;
    -webkit-transition: background .3s;
    transition: background .3s
}

.form-messages > a {
    position: absolute;
    font-size: 14px;
    right: 5px;
    top: 5px;
    color: #666;
    outline: 0;
    cursor: pointer;
    display: block
}

.form-messages > a:hover {
    color: #222
}

.form-messages.fm-error, .form-messages.fm-info, .form-messages.fm-success {
    -webkit-transition: max-height .5s, margin .5s, color .3s, opacity .3s, overflow 0s .5s;
    transition: max-height .5s, margin .5s, color .3s, opacity .3s, overflow 0s .5s;
    opacity: 1;
    max-height: 200px;
    overflow: visible;
    margin-bottom: 20px
}

.form-messages.fm-success {
    color: #444
}

.form-messages.fm-success > div {
    background: #e6ffe3
}

.form-messages.fm-error {
    color: #9b0a1a
}

.form-messages.fm-error > div {
    background: #ffedf2
}

.form-field-error {
    position: absolute;
    left: 0;
    margin: 2px 10px;
    font-size: 13px;
    color: #b02c2d;
    line-height: 1.2;
    opacity: 0;
    -webkit-transition: opacity .7s;
    transition: opacity .7s;
    z-index: 10
}

.form-field-error.form-field-invalid {
    opacity: 1
}

.form-field-error li, .form-field-error ul {
    display: inline-block;
    padding: 0;
    margin: 0
}

.form-field {
    position: relative
}

.form-field.form-field-has-error {
    margin-bottom: 35px !important;
    border-color: rgba(176, 44, 45, .75)
}

input[type=checkbox] {
    display: none
}

input[type=checkbox] + label {
    max-width: 230px;
    position: relative;
    cursor: pointer;
    padding-left: 32px;
    color: #b2b2b2;
    font-size: 16px;
    line-height: 22px
}

input[type=checkbox] + label::before {
    -webkit-transition: all .35s;
    transition: all .35s;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #cecece;
    background: #fff
}

input[type=checkbox]:checked + label::before {
    background: #b6d6fd;
    overflow: hidden
}

input[type=checkbox]:checked + label::after {
    content: '';
    position: absolute;
    left: 3px;
    top: -8px;
    width: 12px;
    height: 20px;
    border: 1px solid #0768e0;
    border-width: 0 4px 4px 0;
    -webkit-transform: rotate(40grad);
    transform: rotate(40grad)
}

.general-page .general-top {
    margin: 50px 0
}

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

.block-limit-width {
    max-width: 450px
}

.exchange-container {
    position: relative;
    margin-top: 40px;
    min-height: 300px
}

.exchange-container.loading::before {
    top: 100px
}

.wallet-item.loading {
    min-height: 0
}

.wallet-item.loading .remove-wallet {
    visibility: hidden
}

.toast-container a {
    color: #029be0
}

.small-section {
    margin: 3em 0 1em;
    padding: 1em 0 0;
    border-top: 1px solid #DDD
}

.small-section .btn {
    display: inline-block
}

.dropdown ul li a, .dropdown.open > a {
    color: #0768e0
}

body .selectize-control, body select {
    border: 1px solid #cecece
}

.selectize-control .item, .selectize-control .option {
    color: #7c7c7c
}

.ticket-incoming-message {
    color: #006cf1
}

.data-ticket span {
    display: block
}

.data-ticket a {
    color: #0768e0
}

.ts-new .data-ticket-status, .ts-new .ticket-title-status {
    color: #060
}

.ts-inprogress .data-ticket-status, .ts-inprogress .ticket-title-status {
    color: #0c599b
}

.ts-closed .data-ticket-status, .ts-closed .ticket-title-status, .ts-refused .data-ticket-status, .ts-refused .ticket-title-status {
    color: #777
}

.ts-noinfo .data-ticket-status, .ts-noinfo .ticket-title-status {
    color: #911a11
}

.error-status-code {
    font-size: 100px;
    font-weight: 700;
    color: #fff;
    margin: 0 auto 20px;
    background: #006cf1;
    border-radius: 50%;
    line-height: 300px;
    width: 300px;
    height: 300px;
    text-align: center
}

button.button-as-anchor, input.button-as-anchor {
    display: inline;
    border: none;
    background: 0 0;
    color: #0768e0;
    margin: 0;
    padding: 0;
    cursor: pointer
}

button.button-as-anchor:hover, input.button-as-anchor:hover {
    text-decoration: underline
}

#submit-return .btn, #submit-return a {
    float: none;
    margin: 2em auto;
    display: inline-block
}

body .toast-item p {
    margin: 1em 0 0
}

.tooltip-check {
    background: #f4f4f4;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    float: right;
    margin: 0 0 0 15px;
    padding: 9px 14px 12px 13px;
    width: 152px;
    position: absolute;
    border-radius: 3px;
    font-size: 12px;
    line-height: 18px;
    color: #666;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

td:hover .tooltip-check {
    opacity: 1
}

.reset-btn:hover, .top-nav li > a:hover {
    opacity: .5
}

.tooltip-check p {
    margin: 0
}

.tooltip-icon {
    background: url(../images/info-warning.png) no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    float: right
}

.dataTables-container {
    min-height: 300px
}

.exchange-form-description {
    color: #666;
    font-size: 12px;
    line-height: 1.7;
    padding: 0 15px;
    margin: 40px 0 0;
    text-align: justify
}

#wrapper > div > .fos_user_resetting_reset {
    color: #444;
    margin: 100px auto;
    width: 500px;
    max-width: 100%
}

#wrapper > div > .fos_user_resetting_reset td {
    padding: 10px 15px
}

#wrapper > div > .fos_user_resetting_reset input[type=text], #wrapper > div > .fos_user_resetting_reset input[type=password] {
    padding: 10px 15px;
    border: 1px solid #d9045b
}

#wrapper > div > .fos_user_resetting_reset .btn {
    margin: 0 auto;
    display: block
}

body .btn-holder {
    width: auto
}

.btn {
    text-align: center;
    display: block;
    vertical-align: middle;
    border-radius: 30px;
    height: 60px;
    width: 160px;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 58px;
    cursor: pointer
}

.btn::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.btn.wide {
    height: 60px;
    width: 240px;
    background: #d9045b;
    color: #fff;
    border: 1px solid #d9045b
}

.btn.wide:hover {
    background: #1a7bf2;
    color: #fff;
    border: 1px solid #fff
}

.btn.wide:active {
    background: #358bf3;
    color: #fff;
    border-color: transparent;
    padding: 0
}

.btn.normal {
    width: auto;
    padding-left: 30px;
    padding-right: 30px
}

.btn.small {
    width: 160px;
    height: 60px;
    border: 1px solid #fff;
    color: #006cf1;
    background: #fff
}

.btn.small:hover {
    background: #006cf1;
    color: #fff
}

.btn.small:active {
    background: #393939
}

.btn.white {
    display: inline-block;
    float: none;
    background: #FFF;
    color: #006cf1
}

.reset-btn, .top-nav li > a {
    display: block;
    text-transform: uppercase
}

.btn.white:hover {
    color: #358bf3
}

.invert-btn {
    border: 1px solid #006cf1;
    color: #006cf1;
    background: #fff;
    cursor: pointer
}

.invert-btn:active, .invert-btn:hover {
    color: #fff;
    background: #006cf1
}

.invert-btn:hover {
    border: 1px solid #fff
}

.reset-btn {
    color: #00bcd4;
    font-size: 14px;
    font-weight: 700;
    line-height: 60px;
    float: right;
    -webkit-transition: .3s;
    transition: .3s
}

.select-header .btn {
    width: 33.3%;
    height: 80px;
    border: none;
    outline: 0;
    font-weight: 700;
    overflow: hidden;
    background: #006cf1;
    color: #2a2c42;
    -webkit-transition: .3s all;
    transition: .3s all;
    border-radius: 0;
    font-size: 16px
}

.logo-footer a, .top-nav li > a {
    -webkit-transition: .3s all;
    color: #fff
}

.select-header .btn:hover {
    background: #1a7bf2
}

.top-nav li > a {
    font-size: 12px;
    letter-spacing: 1px;
    vertical-align: top;
    padding: 33px 20px 25px 22px;
    font-weight: 400;
    transition: .3s all;
    height: 100%
}

.user-not-enter {
    background: #0868e0
}

.user-open-enter {
    border-radius: 10px 10px 0 0
}

.user-open-enter.dropdown.open:hover {
    background: #fff
}

.user-open-enter .image-box img {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    border-radius: 50%;
    border: 3px solid rgba(0, 108, 241, .5)
}

.dropdown .profile-menu {
    border-radius: 10px 0
}

.social a img {
    width: auto;
    height: 34%
}

.footer-top {
    overflow: hidden;
    letter-spacing: -3em;
    font-size: 0
}

.footer-contacts, .footer-nav, .logo-footer {
    padding-top: 27px;
    vertical-align: top;
    display: inline-block;
    box-sizing: border-box
}

.logo-footer {
    width: 25%;
    letter-spacing: normal
}

.logo-footer .logo-img {
    opacity: 1
}

.logo-footer .logo {
    letter-spacing: normal;
    margin: 0 0 40px;
    display: block;
    width: 169px;
    overflow: hidden;
    text-align: left;
    float: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.logo-footer .logo:hover {
    opacity: .7
}

.logo-footer .image-wrapper {
    float: left;
    margin-right: 15px;
    margin-top: 0;
    width: 35px;
    height: 35px
}

.logo-footer .image-wrapper img {
    width: 100%;
    height: 100%
}

.logo-footer span {
    line-height: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 300
}

.logo-footer a {
    display: block;
    margin-bottom: 15px;
    opacity: .7;
    transition: .3s all;
    font-weight: 100;
    font-size: 16px
}

.logo-footer a:hover {
    opacity: 1
}

.logo-footer .mobile-click {
    font-size: 20px
}

.logo-footer .mail-click {
    margin-bottom: 45px
}

.footer-nav {
    width: 74%;
    padding-left: 80px
}

.footer-nav ul {
    letter-spacing: normal;
    list-style: none;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px
}

.footer-nav ul li a {
    font-size: 16px;
    display: inline-block;
    color: #fff;
    margin-bottom: 30px;
    font-weight: 100
}

.footer-nav ul li a:hover {
    opacity: .7
}

.footer-bottom {
    padding-top: 10px;
    padding-bottom: 20px;
    overflow: hidden;
    background: #393939;
    clear: both
}

.footer-bottom img {
    float: left;
}

.footer-bottom .social {
    float: right;
    text-align: right
}

.footer-bottom .social li {
    width: 50px;
    height: 50px;
    background: 0 0;
    margin-right: 20px
}

.footer-bottom .social li:last-child {
    margin-right: 0
}

.footer-bottom .social li a {
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 3px solid #fff
}

.footer-bottom .social li a img {
    width: auto;
    height: 50%
}

.btn.ticket, .btn.ticket-mob {
    font-size: 14px;
    float: left;
    opacity: 1;
    width: 175px;
    height: 45px;
    font-weight: 700;
    line-height: 45px
}

.partners-footer {
    text-align: center;
    margin: 0 auto
}

.partners-footer a {
    max-width: 100px;
    display: block;
    -webkit-transition: .3s all;
    transition: .3s all;
    height: 100%;
    float: left;
    margin-right: 15px
}

.partners-footer a:hover {
    opacity: .5
}

.ticket-footer {
    width: 33.3%;
    float: left
}

.gallery {
    padding-top: 75px;
    background: url(../images/testemon.jpg) 50% 50% no-repeat;
    background-size: cover
}

.gallery .read-more {
    width: 100%;
    margin: 0 auto;
    float: none;
    border-radius: 0;
    border: none;
    border-top: 2px solid rgba(255, 255, 255, .2);
    background: 0 0;
    color: #fff;
    height: 80px
}

.gallery .read-more:hover {
    background: rgba(255, 255, 255, .3)
}

.gallery .swiper-slide {
    padding-bottom: 60px
}

.gallery .swiper-slide-active::before {
    content: '';
    position: absolute;
    top: 5px;
    left: -60px;
    width: 35px;
    height: 30px;
    background: url(../images/gallery-come.png) no-repeat
}

.partners-gallery, .swiper-container {
    width: 100%;
    height: 100%;
    margin: 0 auto 25px;
    overflow: visible
}

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
    margin: 0 20px 0 5px
}

.swiper-slide {
    opacity: 0;
    text-align: center;
    background: 0 0;
    color: #fff;
    margin-bottom: 25px;
    cursor: -webkit-grab;
    cursor: grab
}

.name_coment, .swiper-slide q {
    text-align: left;
    color: #fff;
    position: relative;
    display: block
}

.swiper-slide q {
    padding-left: 20px;
    font-size: 22px;
    line-height: 40px;
    overflow: hidden;
    font-weight: 100;
    margin-bottom: 40px
}

.swiper-slide-active {
    opacity: 1
}

.swiper-slide-next {
    opacity: .5
}

.name_coment {
    margin-left: 60px;
    font-size: 20px;
    font-weight: light;
}

.swiper-pagination-bullet {
    background: #fff;
    opacity: .5
}

.swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-testemonials {
    position: relative;
    padding-bottom: 60px
}

.currency-reserv {
    padding: 80px 0;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    color: #2a2c42;
    background: #f5f5f5
}

.currency-reserv h2 {
    text-align: center;
    margin: 0 0 30px;
    font-size: 48px;
    color: #2a2c42;
    text-transform: none;
    font-weight: 100
}

.reserv-holders-wrap {
    margin: 0 -15px;
    overflow: hidden
}

.currency_unit {
    text-align: left;
    overflow: hidden;
    width: 50%;
    padding: 12px 25px;
    border-bottom: 1px solid #EEE;
    margin: 0 0 5px;
    box-sizing: border-box;
    float: left
}

.image-wrapper {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 20px
}

.image-wrapper img {
    width: 100%;
    height: 100%
}

.currency-description {
    overflow: hidden;
    vertical-align: middle
}

.currency_name {
    color: #7c7c7c;
    font-size: 16px;
    padding-right: 20px;
    font-weight: 300
}

.sum_currency {
    color: #2a2c42;
    font-size: 22px;
    font-weight: 400;
    margin-right: 5px;
    line-height: 28px;
    text-align: right;
    float: right
}

.news {
    background: #0768e0;
    padding-top: 80px
}

.news h2 {
    margin: 0 0 35px;
    font-size: 40px;
    text-align: center
}

.news .read-more {
    width: 100%;
    margin: 0 auto;
    float: none;
    border-radius: 0;
    border: none;
    border-top: 2px solid rgba(255, 255, 255, .2);
    background: 0 0;
    color: #fff
}

.news .swiper-news {
    position: relative
}

.news .swiper-news .swiper-pagination {
    position: relative;
    overflow: hidden;
    padding-bottom: 50px
}

.news .swiper-slide {
    opacity: 0;
    width: 100%;
    background: inherit;
    text-align: left;
    margin-bottom: 50px
}

.exchange h2, .exchange h3 {
    text-align: center;
    color: #2a2c42
}

.news .swiper-slide:last-child .one-news-block {
    border: none
}

.news .swiper-slide-active {
    opacity: 1
}

.news .swiper-slide-next {
    opacity: .5
}

.rates-block-set a:hover, .topic:hover {
    opacity: .7
}

.news .description {
    color: #fff;
    font-size: 22px;
    line-height: 30px
}

.news .data_news {
    font-size: 14px;
    color: #fff;
    display: block;
    margin-bottom: 20px
}

.news .swiper-pagination-bullet {
    background: #fff;
    width: 6px;
    height: 6px
}

.one-news-block {
    float: left;
    color: #fff
}

.topic {
    color: #fff;
    font-size: 30px;
    margin-bottom: 25px;
    display: block;
    line-height: 25px;
    -webkit-transition: .3s;
    transition: .3s
}

.exchange {
    background: #f5f5f5;
    color: #2a2c42;
    padding: 80px 0 110px
}

.exchange h2 {
    margin: 0 0 25px;
    font-size: 48px
}

.exchange h3 {
    margin: 0 0 35px
}

.exchange .registration {
    margin: 0 auto;
    max-width: 355px;
    background: #006cf1;
    border-color: #006cf1;
    color: #fff
}

.exchange .registration:hover {
    border-color: #006cf1
}

.exchange .money {
    color: #2a2c42;
    text-transform: uppercase
}

.exchange .exchange-error .money-error:first-child::before {
    background: url(../images/arrow-right-gray.png) no-repeat
}

.exchange .rates-block {
    width: 630px;
    margin: 0 auto
}

.exchange .get-money div span, .exchange .rates div span {
    color: #2a2c42;
    font-weight: 100;
    font-family: museo_sans
}

.mobile-nav {
    background: #006cf2
}

.mobile-nav .nav-contacts .btn {
    color: #006cf1
}

.selects-reserv-currency {
    padding: 60px 0 110px;
    background: #f5f5f5;
    color: #000
}

.selects-reserv-currency .rates-block-separator {
    border-bottom: 2px solid #bebebe;
    position: relative
}

.selects-reserv-currency .rates-block-separator a {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    -webkit-transition: -webkit-transform .4s, box-shadow .4s;
    transition: transform .4s, box-shadow .4s;
    bottom: -25px;
    background: url(../images/exchangecur.png) no-repeat;
    background-size: cover;
    z-index: 1;
    cursor: pointer;
    border-radius: 50%
}

.selects-reserv-currency .rates-block-separator a:hover {
    -webkit-transform: scale(1.15) rotate(-80grad);
    transform: scale(1.15) rotate(-80grad);
    box-shadow: 0 0 8px rgba(0, 0, 0, .4)
}

.money-culc-block {
    float: left
}

.money-culc-block .input-wrap {
    width: 240px;
    padding: 0;
    height: 42px;
    border: none;
    line-height: 40px;
    border-radius: 0
}

.money-culc-block .input-wrap span {
    color: #999
}

.money-culc-block .input-wrap input {
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
    height: 100%;
    background: 0 0;
    line-height: 40px;
    border-bottom: 2px solid #bebebe;
    color: #2a2c42;
    font-weight: 700
}

.money-culc-block input:focus {
    border-color: #006cf1
}

.cur-block-input {
    float: left;
    margin-right: 85px;
    max-width: 235px;
    white-space: nowrap
}

.currency-set-block {
    margin: 30px 0;
    position: relative
}

.currency-set-block h5 {
    font-size: 22px;
    color: #999;
    margin: 0 0 10px;
    font-weight: 300
}

.rates-block-set {
    padding-top: 10px;
    float: right;
    font-size: 16px
}

.rates-block-set span {
    padding-right: 5px
}

.rates-block-set span:first-child {
    color: #999;
    position: relative;
    padding-right: 10px
}

.rates-block-set a {
    margin-top: 20px;
    position: absolute;
    display: block;
    -webkit-transition: .3s all;
    transition: .3s all;
    color: #0768e0
}

.cur-select-set {
    width: 250px;
    max-width: 50%;
    height: 42px;
    float: left
}

.cur-select-set .selectize-control {
    max-width: 100%;
    font-size: 16px
}

.money-list {
    height: 50px;
    padding-left: 20px;
    line-height: 50px
}

.money-list .currency-logo {
    margin-top: 10px
}

.money-drop {
    max-height: 400px;
    padding-bottom: 10px
}

.btn.exchanging {
    background: #d9045b;
    color: #fff;
    border-color: #d9045b;
    margin: 0 auto;
    max-width: 355px
}

.banner-section {
    padding: 70px 0;
    background: #006cf1
}

.banner-section .swiper-slide {
    opacity: 1;
    width: 33.3%;
    padding: 0 20px;
    box-sizing: border-box
}

.banner-section .swiper-slide .description {
    letter-spacing: normal;
    color: #fff;
    font-size: 16px;
    line-height: 22px
}

.banner-section .swiper-slide .image-box {
    padding-bottom: 20px
}

.banner-section .swiper-slide .image-box img {
    max-width: 52px;
    height: auto;
    min-width: 50px
}

.banner-section .swiper-pagination-banner {
    padding-top: 25px;
    position: relative;
    padding-bottom: 25px;
    display: none
}

.banner-section .swiper-pagination-banner .swiper-pagination-bullet {
    background: #fff
}

.header-small .timer{
    line-height: 30px;
}
h1.title-authorize{
    float:none;
    line-height: 30px;
}
.page-exchange-currency{
    padding-top: 0;
}
.exchange-error .money-error {
    max-width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.second-currency {
    min-width: auto;
}

@media only screen and (max-width: 1025px) {
    /*.body-index .top-nav {*/
    /*    float: none*/
    /*}*/

    .body-index .top-nav > ul > li > a {
        padding-left: 10px;
        padding-right: 10px
    }

    .body-index .top-nav > ul > li.dropdown > a {
        padding-right: 35px
    }

    .body-index .select-header .select-wrapper {
        max-width: 33.3%
    }

    .body-index .select-header .registration-btn {
        max-width: 33.3%;
        float: left;
        box-sizing: border-box
    }

    .body-index div[class$=holder] {
        width: 100%
    }

    .body-index .news-block li {
        width: 33.3%;
        box-sizing: border-box;
        margin-right: 0;
        padding-right: 30px;
        padding-left: 30px
    }

    .body-index .footer-top > div {
        box-sizing: border-box
    }

    .body-index .logo-footer {
        margin-right: 0
    }

    .body-index .footer-nav {
        padding-left: 60px
    }

    .body-index .footer-contacts {
        padding-right: 10px
    }

    .body-index .gallery .swiper-slide-active::before {
        left: 20px
    }

    .body-index .gallery .swiper-slide {
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box
    }

    .body-index .gallery .swiper-slide q {
        padding-left: 60px
    }
}

@media only screen and (max-width: 960px) {
    .body-index .top-nav > ul > li > a {
        font-size: 10px
    }
}

@media only screen and (max-width: 850px) {
    .body-index .select-header .select-wrapper {
        max-width: 100%;
        width: 100%
    }

    .body-index .select-header .registration-btn {
        width: 100%;
        max-width: 100%;
        float: left;
        box-sizing: border-box
    }

    .body-index .select-header .select-wrapper-separator {
        width: 100%;
        height: 0
    }

    .body-index .select-header .select-wrapper-separator a {
        margin-left: 0;
        left: 65px;
        top: auto
    }

    .body-index .top-nav {
        display: none
    }

    .body-index div[class$=holders] {
        width: 100%;
        padding: 0 25px;
        box-sizing: border-box
    }

    .body-index div.banner-holders {
        padding: 0
    }

    .body-index footer {
        position: relative
    }

    .body-index .swiper-container-banner .swiper-slide {
        padding: 0;
        opacity: .5
    }

    .body-index .swiper-container-banner .swiper-slide .description {
        opacity: 0
    }

    .body-index .swiper-container-banner .swiper-slide-active, .body-index .swiper-container-banner .swiper-slide-active .description {
        opacity: 1
    }

    .body-index .logo, .body-index .user-not-enter {
        margin-right: 25px
    }

    .body-index .user-not-enter-mobile {
        margin-right: 0;
        display: block
    }

    .body-index .footer-nav {
        padding-left: 5%
    }

    .body-index .news-block li {
        height: 100%
    }

    .body-index .currency_unit {
        float: none;
        width: 100%;
        border-left: none;
        border-right: none
    }

    /*.body-index .user-not-enter {*/
    /*    display: none*/
    /*}*/

    /*.body-index .banner-section .swiper-pagination-banner, .body-index .open-mobile-nav, .body-index .user-not-enter-mobile {*/
    /*    display: block*/
    /*}*/

    .body-index .selects-reserv-currency {
        padding-top: 0;
        padding-bottom: 170px
    }

    /*.body-index .selects-reserv-currency .rates-block-set {*/
    /*    position: absolute;*/
    /*    bottom: -190px*/
    /*}*/

    .body-index .selects-reserv-currency .currency-set-block:first-child .rates-block-set {
        bottom: -270px
    }

    .body-index .rates-block-set a {
        margin-top: 15px
    }

    .body-index .currency-set-block {
        padding-top: 15px
    }

    .body-index .money-culc-block {
        margin-right: 10px;
        width: 100%
    }

    .body-index .money-culc-block .input-wrap {
        width: 100%
    }

    .body-index .cur-block-input {
        margin-right: 0;
        width: 100%
    }

    .body-index .cur-select-set {
        float: right;
        width: 50%
    }
}

@media only screen and (max-width: 768px) {
    .body-index {
        font-family: museo_sans
    }

    .body-index button, .body-index input, .body-index select, .body-index textarea {
        font: 16px/1.2 proxima_nova, arial, sans-serif;
        vertical-align: middle
    }

    .page-exchange-currency .row-exchange .input-wrap, .page-exchange-currency .row-exchange .select-row {
        max-width: 313px;
    }

    .input-wrap.select-hover.form-field {
        max-width: 292px;
    }

    .body-index .open-mobile-nav {
        display: block
    }

    .body-index .news-block li {
        width: 100%;
        height: 100%
    }

    .body-index header .user-open-enter {
        display: none
    }

    .body-index .partners-footer {
        overflow: hidden;
        margin: 0 auto 30px;
        width: 100%;
        text-align: center
    }

    .body-index .partners-footer a {
        max-width: 100%;
        margin-right: 2px;
        float: none;
        display: inline-block
    }

    .body-index .swiper-news {
        overflow: hidden
    }

    .body-index .swiper-news .swiper-slide {
        width: 100%;
        cursor: -webkit-grab;
        cursor: grab
    }

    .body-index .swiper-news .swiper-slide .one-news-block {
        border: none;
        padding: 0
    }

    .body-index .swiper-news .swiper-pagination {
        position: relative;
        display: block;
        padding-bottom: 25px
    }

    .body-index .exchange-main td:nth-child(3) {
        min-width: 120px
    }

    .body-index .exchange-main td:nth-child(2) {
        min-width: 270px
    }

    .body-index .exchange-main td:nth-child(4) {
        min-width: 120px
    }

    .body-index .partners-gallery, .body-index .swiper-container {
        width: 100%;
        box-sizing: border-box
    }

    .body-index .gallery-holder {
        box-sizing: border-box;
        padding: 0 25px
    }

    .body-index .footer-top {
        padding-bottom: 0
    }

    .body-index .footer-top > div {
        width: 100%;
        box-sizing: border-box;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
        border-right: 0;
        text-align: center;
        padding: 55px 0
    }

    .body-index .logo-footer .logo {
        margin: 0 auto;
        width: 150px;
        cursor: pointer;
        height: 40px
    }

    .body-index .footer-contacts .mobile-click, .body-index .footer-contacts-mobile .wmid, .body-index .footer-contacts-mobile a {
        margin-left: 0;
        margin-right: 0
    }

    .body-index .logo-footer .logo a {
        display: block;
        width: 100%;
        height: 100%
    }

    .body-index .proposition li {
        width: 100%
    }

    .body-index .proposition li p {
        margin: 0
    }

    .body-index .logo-footer .app {
        position: absolute;
        bottom: 140px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .body-index .footer-contacts {
        display: none
    }

    .body-index .footer-contacts-mobile {
        display: block;
        width: 100%;
        text-align: center
    }

    .body-index .footer-contacts-mobile .ticket, .body-index .footer-contacts-mobile .ticket-mob {
        float: none;
        margin: 0 auto
    }

    .body-index .footer-top .footer-nav {
        padding-bottom: 0;
        border-bottom: none
    }

    .body-index .footer-top .footer-nav li a {
        font-size: 18px;
        display: block;
        color: #fff;
        margin-bottom: 30px;
        text-align: left;
        margin-left: 33%
    }

    .body-index .footer-top .logo-footer {
        padding-top: 0;
        padding-bottom: 40px
    }

    .body-index .footer-top .footer-contacts-mobile {
        padding: 30px 0
    }

    .body-index .copy-right {
        overflow: hidden;
        float: none;
        text-align: center;
        width: 270px;
        margin: 0 auto
    }

    .body-index .currency-reserv-mobile {
        display: block
    }

    .body-index .btn.all-curency {
        width: 520px;
        margin: 0 auto
    }

    .body-index .gallery-holder .swiper-wrapper {
        margin-bottom: 25px
    }

    .body-index .gallery-holder .name_coment {
        margin-left: 0
    }

    .body-index .gallery-holder .swiper-slide q {
        font-weight: 100;
        font-size: 20px;
        padding-left: 0;
        padding-top: 35px
    }

    .body-index .gallery-holder .swiper-slide q::before {
        width: 27px;
        height: 20px;
        background: url(../images/gallery-come2x.png) no-repeat;
        background-size: cover
    }

    .body-index .gallery-holder .swiper-pagination {
        position: relative
    }

    .body-index .gallery-holder .swiper-pagination .swiper-pagination-bullet {
        width: 15px;
        height: 15px
    }

    .body-index .nav-contacts {
        display: block
    }

    .body-index .currency-set-block {
        padding-bottom: 30px
    }

    .body-index .currency-set-block input[type=checkbox] + label {
        position: absolute
    }

    .body-index .selects-reserv-currency .currency-set-block:first-child .rates-block-set {
        bottom: -270px;
        width: 100%;
        display: block
    }

    .body-index .selects-reserv-currency .rates-block-set {
        display: block
    }

    .body-index .footer-bottom .social {
        width: 90%;
        float: none;
        text-align: center;
        margin: 0px auto;
    }

    .body-index .ticket-footer {
        margin-top: 40px;
        width: 100%;
        text-align: center;
        float: none
    }

    .body-index .ticket-footer .btn.ticket, .body-index .ticket-footer .btn.ticket-mob {
        width: 80%;
        float: none;
        display: inline-block
    }

    .body-index .logo-footer {
        padding-bottom: 70px
    }

    .body-index .logo-footer .logo {
        padding-bottom: 30px
    }

    .body-index .logo-footer .mobile-click {
        padding-top: 30px;
        border-top: 1px solid rgba(255, 255, 255, .3)
    }

    .body-index .banner-section .swiper-pagination-banner {
        padding-bottom: 0
    }

    .body-index .banner-section .swiper-pagination-banner .swiper-pagination-bullet {
        width: 15px;
        height: 15px
    }

    .body-index .exchange h3 {
        font-size: 25px;
        line-height: 30px
    }

    .body-index .exchange .money-error {
        font-size: 16px
    }

    .body-index .exchange .money-error:first-child {
        padding-right: 45px
    }

    .body-index .exchange .rates-block {
        width: 100%;
        padding-bottom: 0
    }

    .body-index .exchange .rates-title {
        display: block;
        padding-bottom: 20px
    }

    .body-index .exchange .get-money, .body-index .exchange .rates {
        margin-right: 0;
        overflow: hidden;
        float: none;
        text-align: center;
        padding-bottom: 30px
    }

    .body-index .exchange .get-money span {
        display: block;
        padding-bottom: 20px
    }

    .wallets li {
        padding: 0 15px;
    }

    .wallets li .remove-wallet {
        position: absolute;
        right: 5px;
        width: 30px;
        height:30px;
        float: right;
    }

    .wallets li .remove-wallet img {

    }
}

@media only screen and (max-width: 640px) {
    .body-index .banner-section, .body-index .currency-reserv-mobile, .body-index .exchange, .body-index .gallery, .body-index .news, .body-index .proposition {
        padding: 40px 0
    }

    .body-index footer {
        padding-top: 40px
    }

    .body-index .btn {
        height: 50px;
        line-height: 50px;
        font-weight: 700;
        font-size: 14px;
        font-family: museo_sans
    }

    .body-index header {
        height: 100%
    }

    .body-index .mobile-nav {
        width: 300px
    }

    .body-index .mobile-nav .pop-container {
        width: 240px
    }

    .body-index .side-bar {
        width: 100%
    }

    .body-index .side-bar .pop-container {
        width: 100%;
        box-sizing: border-box;
        padding: 0 25px
    }

    .body-index .gallery, .body-index .news {
        padding-bottom: 30px
    }

    .body-index .logo {
        margin-bottom: 15px;
        margin-top: 8px;
        width: 150px
    }

    .body-index .btn.all-curency {
        width: 100%;
        margin: 0 auto
    }

    .body-index .select-header .select-wrapper {
        max-width: 100%;
        width: 100%;
        height: 80px
    }

    .body-index .select-header .select-wrapper .currency-select {
        height: 80px
    }

    .body-index .select-header .select-wrapper .currency-logo, .body-index .select-header .select-wrapper .currency-logo img {
        width: 25px;
        height: 25px;
        vertical-align: middle
    }

    .body-index .select-header .registration-btn {
        max-width: 110%;
        width: 110%;
        margin: 0 -15px;
        height: 80px;
        font-size: 14px
    }

    .body-index div[class$=holder] {
        width: 100%;
        box-sizing: border-box
    }

    .body-index .currency-reserv-mobile .image-wrapper {
        padding-top: 10px
    }

    .body-index .currency-reserv-mobile .currency-description > span {
        display: block
    }

    .body-index .currency-reserv-mobile .currency-description .currency_name {
        display: block;
        margin-bottom: 10px
    }

    .body-index .currency-reserv-mobile h2 {
        margin-bottom: 37px;
        text-transform: none;
        font-size: 40px
    }

    .body-index .news .swiper-pagination-bullet {
        width: 15px;
        height: 15px
    }

    .body-index .one-news-block .topic {
        font-weight: 100;
        line-height: 40px
    }

    .body-index .one-news-block .description {
        overflow: hidden;
        max-height: 90px;
        font-weight: 100
    }

    .body-index .gallery .swiper-slide {
        opacity: 0;
        padding: 0 0 10px
    }

    .body-index .gallery .swiper-slide q {
        line-height: 30px
    }

    .body-index .gallery .swiper-slide-active {
        opacity: 1;
        padding-top: 0
    }

    .body-index .gallery .swiper-slide-active::before {
        left: 0
    }

    .body-index .gallery .swiper-pagination-testemonials {
        padding-bottom: 10px
    }

    .body-index .footer-top .footer-nav ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        padding-bottom: 30px
    }

    .body-index .footer-top .footer-nav li a {
        margin-left: 0
    }

    .body-index .logo-footer {
        padding-bottom: 70px
    }

    .body-index .logo-footer .logo {
        padding-bottom: 30px
    }

    .body-index .logo-footer .mobile-click {
        padding-top: 30px;
        border-top: 1px solid rgba(255, 255, 255, .3)
    }

    .body-index .ticket-footer {
        width: 90%;
        margin: 0px auto 0 auto;
    }

    .body-index .banner-section .swiper-pagination-banner {
        padding-bottom: 0
    }

    .body-index .banner-section .swiper-pagination-banner .swiper-pagination-bullet {
        width: 15px;
        height: 15px
    }

    .body-index .footer-top .footer-nav ul {
        margin-left: 20px
    }

    .download-exchange .dwn-txt {
        margin-right: 15px;
    }

    .download-exchange .dwn-txt img {
        margin-right: 0px;
    }

    .select-exchange .currency-exchange {
        width: 100%
    }

    .select-exchange .selectize-control {
        margin-bottom: 10px;
        min-width: 268px;
    }

    .exchange-container {
        margin-top: 0;
    }

    .table-block-currency {
        overflow-x: scroll;
    }

    .title-currency .title-cur {
        font-size: 25px;
        line-height: 30px;
    }

    .title-currency {
        padding-top: 20px;
        margin-top: 30px;
        width: 100%;
        min-width: 688px;
        height: 55px;
    }

    table.currency-exchange-section {
        min-width: 688px;
    }

    .second-currency {
        min-width: 500px;
    }

    .my-info {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 480px) {
    .body-index .body-index .footer-top .footer-nav li a {
        margin-left: 10%
    }

    .body-index .ticket-footer {
        width: 86%;
    }

    .body-index .money-culc-block .input-wrap span {
        position: absolute
    }

    .body-index .footer-bottom .social {
        width: 85%
    }
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0)
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

@keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0)
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.contacts-list .skype-chat {
    margin-right: 85px;
}

.contacts-list .skype-chat::before {
    content: '';
    position: absolute;
    left: 0;
    width: 65px;
    height: 65px;
    background: url("../images/skype-chat.png") 0 0 no-repeat;
}

@media (max-width:1300px) {
    .body-index .user-not-enter {
        display: none
    }

    .body-index .top-nav {
        display: none;
    }

    .body-index .banner-section .swiper-pagination-banner,
    .body-index .open-mobile-nav,
    .body-index .user-not-enter-mobile {
        display: block
    }

    .header-title,
    .header-bonus {
        padding-top: 35px;
        padding-bottom: 25px;
    }

    .header-bonus .partner-description h1,
    .page-bonus .description-header h1 {
        font-size: 35px;
        margin-bottom: 25px;
    }

    .header-bonus .partner-description ol li {
        margin-bottom: 20px;
        position: relative;
        padding-left: 30px;
        font-size: 18px;
        line-height: 22px;
    }

    .header-bonus .partner-description ol li::before {
        font-size: 30px;
        padding-right: 40px;
    }

    .earn-money .last-exchange {
        margin-bottom: 45px;
        min-width: 404px;
    }

    .earn-money {
        padding: 50px 0 30px;
    }

    .bonus-grow table tr th {
        font-size: 20px;
    }

    .bonus-grow table tr {
        height: 40px;
    }

    .get-money div span,
    .rates div span {
        font-size: 36px;
        line-height: 50px;
    }

    .rates-block {

        padding-bottom: 25px;
        max-width: 450px;
        width: 100%
    }

    .slider-block {
        float: unset;
    }

    .leftLabel {
        margin: 0;
    }

    .nstSlider {
        width: 100%;
        max-width: 290px;
    }

    .calculate-bonus {
        padding-top: 35px;
        padding-bottom: 25px;

    }

    .bonus-slider {
        max-width: 450px;
        width: 100%
    }

    .bonus-slider .select-row .selectize-control .option {
        line-height: 20px;
        font-size: 16px;
    }

    .bonus-slider .select-row .selectize-control {
        width: 80px;
        height: 40px;
    }

    .header-title--page-exchange-rates h1,
    .header-title.header--help-page h1,
    .header-title--page-exchange-rates h1 {
        margin: 0 auto;
        font-size: 35px;
    }

    .question-block h2,
    .earn-money h2,
    .earn-money h3,
    .page-bonus h2,
    .bonus-grow h2,
    .calculate-bonus h2 {
        font-size: 30px;
    }

    .header-title.header--page-news h1 {
        margin-bottom: 0;
        font-size: 35px;
    }

    .pagination-main {
        padding-bottom: 35px;
    }

    .header-title.header--reviews-page h1 {
        margin-bottom: 0;
        font-size: 35px;
    }

    .title-holder h1 {
        margin: 0 auto;
    }

    .contacts-top {
        padding: 35px 0 25px;
    }

    .contacts-list span {

        padding-top: 10px;
        margin-bottom: 10px;
    }

    .news-page,
    .one-news-page,
    .ticket-page,
    .coments {
        padding-top: 40px;
    }

    .desctiption-top .date {
        margin-bottom: 10px;
    }
}

@media(max-width:850px) {
    .banner-section {
        padding: 40px 0;
    }

    .input-wrap.select-hover.form-field {
        max-width: 292px;
    }


    .body-index .swiper-container-banner .swiper-slide {
        opacity: 1;
        margin-bottom: 0;
    }

    .body-index .swiper-container-banner .swiper-slide .description {
        display: none;
    }

    .body-index .selects-reserv-currency {
        padding-top: 0;
        padding-bottom: 50px;
    }

    .banner-section .swiper-slide .image-box {
        padding-bottom: 0px;
    }

    .news-page-holders h3 {
        margin-top: 10px
    }

    .news-one,
    .coment {
        margin-bottom: 40px;
        padding-bottom: 30px;
    }

    .news-one .date,
    .coment .date {
        margin-right: 20px;
        min-width: auto;
    }

    .txt-one-news .topic,
    .txt-coment q {
        font-size: 25px;
        margin-bottom: 10px;
        line-height: 28px;
    }

    .txt-one-news .txt_news {
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 25px;
    }

    .pagination-main {
        margin: 0 auto;
        padding-bottom: 15px;
    }

    .inform-page .social-enter {
        width: 96%;
    }

    .inform-page .social-list {
        width: 96%;
        margin: 0 auto;
    }

    .inform-page .social-list li {
        width: 100%;
    }

    .inform-page .user-info-block {
        margin-bottom: 0;
    }

    .wallet-page {
        width: 100%;
        max-width: 820px;
    }

    .top-statistick ul {
        letter-spacing: -3em;
        margin: 0 auto;
        width: 100%;
        max-width: 860px;
        padding-right: 30px;
        padding-left: 30px;
        box-sizing: border-box;
        text-align: left;
    }

    .top-statistick ul li:first-child {
        padding-left: 0;
    }

    .top-statistick ul li {
        border-right: 1px solid transparent;
        width: 50%;
        box-sizing: border-box;
        padding-left: 0;
    }

    .top-statistick ul li:last-child {
        width: 100%;
    }

    .bonus-goals {
        margin: 100px 3% 100px 7%;
    }

    .bonus-goals .bonus-goal-current b,
    .bonus-goals .bonus-goal-current i {
        right: -121px;
    }

    .cabinet-content {
        width: 100%;
        max-width: 820px;
    }

    .top-statistick .top-statistick-partners li:nth-child(3),
    .top-statistick .top-statistick-partners li:nth-child(2),
    .top-statistick .top-statistick-partners li:nth-child(1) {
        padding-left: 0;
    }

    .how-to-get-bonus {
        width: 100%;
        max-width: 820px;
    }

    .referal {
        max-width: 820px;
        width: 100%
    }

    .referal .tabNavigation {
        width: 100%;

    }

    .referal-link-block {
        padding: 25px 25px 70px;
        width: 100%;
        box-sizing: border-box;
        max-width: 820px;
    }

    .link-copy {
        width: 100%;
        max-width: 618px;
        line-height: 30px;

    }

    .header-small {
        padding: 15px 0;
    }

    .header-small .timer {
        margin-right: 10px;
    }

    .header-small .prew-page {
        margin-left: 0px;
        margin-right: 10px;
        margin-top: 6px;
    }

    h1.title-authorize {
        padding-left: 120px;
        display: block;
        font-size: 18px;
        line-height: 18px;
    }

    form#exchange_form {
        margin-top: -50px;
    }
    .currency-set-block h5 {
        margin-bottom: 0px;
    }
}


@media (min-width:641px) and (max-width:850px) {
    .open-mobile-nav {
        padding-top: 30px;
    }
}

@media (max-width:791px) {
    .header-bonus .image-wrapper {
        margin: 10px auto;
        float: unset;
        width: 100%;
        max-width: 300px;
        display: none
    }

    .select-exchange .currency-exchange {
        display: block;
        float:none
    }
}


@media (max-width:640px) {
    .open-mobile-nav {
        padding-top: 17px;
    }

    .input-wrap.select-hover.form-field {
        max-width: 292px;
    }

}

@media (max-width:565px) {
    .cur-select-set .selectize-control {
        font-size: 14px;
    }

    .how-to-get-bonus ol li::after {
        display: none;
    }

    .selectize-dropdown-content {
        font-size: 14px;
    }

    .input-wrap.select-hover.form-field {
        max-width: 292px;
    }


    .enter-form,
    .reset-form {
        margin: 0 auto;
        width: 100%;
        max-width: 171px;
        float: unset
    }

    .reset-form input.invert-btn {
        width: 171px;
    }
}

@media(max-width:595px) {
    div[class$=holder] {
        padding: 0 10px;
        position: relative;
    }

    .input-wrap.select-hover.form-field {
        max-width: 292px;
    }


    .header-title .prew-page {
        margin-left: 15px;
    }

    .header-title {
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .news-header-title h1,
    .title-holder h1 {
        font-size: 35px;
    }

    .comments h2 {
        font-size: 32px;
    }

    .comments-form-textarea h3 {
        font-size: 22px;
    }

    .social-news {
        padding-bottom: 20px;
    }

    .desctiption-top {
        margin-bottom: 20px;
    }

    .one-news-page .description {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 0px;
    }

    .social-news h3 {
        margin-bottom: 20px;
    }

    .social li {
        width: 40px;
        height: 40px;
    }
}

@media only screen and (max-width: 545px) {
    .body-index .selects-reserv-currency .rates-block-set {
        position: absolute;
        bottom: -5px;
        display: block
    }

    .body-index .cur-select-set {
        width: 100%;
    }

    .cur-select-set {
        max-width: 100%;
    }

    .cur-select-set .selectize-control {
        max-width: 303px;
        margin-top: 10px;
    }

    .cur-select-set .selectize-control.single {
        margin-top: 20px;
    }

    .body-index .currency-set-block input[type=checkbox]+label {
        position: relative;
    }

    .earn-money .last-exchange td {
        padding: 5px 2px;
        height: auto;
    }

    .earn-money .last-exchange tr {
        font-size: 14px;
    }

    .row-info .info-left {
        float: none;
    }

    .zakaz-info {
        max-width: 465px;
        width: 100%;
    }

    td .info-left label.required {
        width: 100%
    }

    table.table-ik-bonus {
        overflow-x: scroll;
        display: block;
    }

    table.table-ik-bonus tbody {
        display: block;
        min-width: 500px;
    }

    table.table-ik-bonus tbody tr {
        display: block;
        width: 100%;
    }

    table.table-ik-bonus tbody tr th {
        padding: 0 5px;
    }

    .how-to-get-bonus ol li {
        width: 55%;
    }
}

.page-exchange-currency {
    width: 100%;
    max-width: 530px;
}
.page-exchange-currency .row-exchange .label {
    width: 100%;
    float:none;
    text-align:left;

}
.page-exchange-currency .user-info .input-wrap {
    width: 86%;
    max-width: 469px;
    margin-right: 0;
}

.page-exchange-currency .row-exchange .select-hover {
    position: absolute;
    left: 0px;
    width: 100%;
    max-width: 433px;
    bottom: 0px;
    border-radius: 5px 0px 0px 5px;
}

@media(max-width:768px) {
    .page-exchange-currency .row-exchange .select-hover {
        max-width: 292px;
    }
}


@media(max-width:454px) {
    .sum_currency {
        width: 100%;
    }

    .currency-description {
        overflow: hidden;
        vertical-align: middle;
        width: 82%;
    }

    .exchange-rates .currency-description {
        width: auto
    }

    .image-wrapper {
        margin-right: 0px;
    }

    .news-one,
    .coment {
        margin-bottom: 40px;
        padding-bottom: 30px;
    }

    .news-one .date,
    .coment .date {
        font-size: 12px;
        float: unset;
    }

    .top-statistick ul li {
        width: 100%;
        text-align: center;
    }

    .top-statistick ul li .btn {
        margin: 0 auto;
    }

    .top-statistick .top-statistick-partners li:nth-child(3),
    .top-statistick .top-statistick-partners li:nth-child(2),
    .top-statistick .top-statistick-partners li:nth-child(1) {
        width: 100%;
    }

    .top-massage .btn,
    .top-massage .btn.ticket,
    .top-massage .btn.ticket-mob {
        max-width: 300px;
        width: 100%;
    }
}

@media only screen and (max-width: 440px) {

    .selectize-control .item span,
    .selectize-control .option span {
        padding: 0;
    }

    .selectize-dropdown .optgroup {
        padding-left: 4px;
    }

    .cabinet-content h2 {
        font-size: 33px;
    }

    .link-block span {
        line-height: 40px;
        font-size: 14px;
        padding-left: 5px;
    }

    .link-copy {
        padding-left: 0;
    }

    .referal-link-block {
        padding: 5px 5px 30px;
    }
}

@media(max-width:424px) {
    .locale_switcher {
        width: 100%;
    }
}

@media (max-width:335px) {
    .contacts-page .contacts-list li:last-child {
        display: none;
    }
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.zakaz-info .exchange-error .money-error .image-wrapper {
    display: inline-block;;
    float: none;
    margin: 0px;
}

.zakaz-info .exchange-error .money-error span {
    display: inline;
}

.h3-status {
    margin-block-start: 0px;
    margin-block-end: 15px;
    line-height: 32px;
}

.status-page .exchange-error .image-wrapper {
    margin: 0px;
    width: 25px;
    height: 25px;
}

.status-page .money-error .first-currency,
.status-page .money-error .second-currency
{
    padding-right: 5px;
}

.status-page .exchange-error .money-error {
    line-height: 25px;
}

.status-page .exchange-error {
    margin-bottom: 0px;
}

.status-page .header-title .description {
    line-height: 25px;
}

.status-page .crypto-block {
    max-width: 820px;
    width: 100%;
    margin: 0 auto;
    padding: 15px 15px 15px 15px;
    color: black;
    font-size: 17px;
}

.crypto-block p {
    line-height: 24px;
}

.crypto-block .copy-address, .crypto-block .copy-amount {
    white-space: normal;
    cursor: pointer;
    color: #3569e0;
}

.crypto-block .copy-icon {
    width: 25px;
    cursor: pointer;
    vertical-align: -7px;
}


.crypto-block .crypto-amount {
    font-weight: bold;
    margin-right: 5px;
}

.crypto-block .crypto-address {
    font-weight: bold;
    margin-right: 5px;
    word-break: break-all;
}