body,
fieldset {
    margin: 0
}

.action-item-caption .text,
.step-container {
    line-height: 50px
}

.header-title-text,
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

.sr-only,
fieldset {
    border: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.hidden,
[hidden] {
    display: none !important
}

.sr-only {
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

#slide-container,
.console {
    background: #fff;
    position: fixed
}

.sr-only.focusable:active,
.sr-only.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix::after,
.clearfix::before {
    content: " ";
    display: table
}

.clearfix::after {
    clear: both
}

@media print {

    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }

    *,
    ::after,
    ::before {
        background: #fff !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]::after {
        content: " ("attr(href) ")"
    }

    abbr[title]::after {
        content: " ("attr(title) ")"
    }

    a[href^="#"]::after,
    a[href^="javascript:"]::after {
        content: ""
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote,
    pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}


body {
    font-family: 'SF UI Display', Arial, sans-serif;
    padding: 0
}

.console {
    opacity: .5;
    z-index: 10;
    bottom: 0
}

#slide-container {
    width: 100%;
    height: 100%;
    border-left: 1px solid #ccc;
    top: 0;
    left: 100%;
    z-index: 4;
    overflow: hidden;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

#main-container .top-alert,
.top-alert-trading {
    position: fixed;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.border-none {
    border: none !important
}

.slide-container-active {
    left: 0 !important
}

.scroll-active {
    overflow: auto !important
}

.scroll-inactive {
    overflow: hidden !important
}

.demo .top-alert-trading {
    height: 35px;
    top: -35px
}

.demp .top-alert-trading-out {
    top: -35px !important
}

.top-alert-trading {
    z-index: 3;
    height: 55px;
    top: -55px;
    transition: .5s ease-in-out
}

.demo .top-loading-container {
    padding: 20px 0 0
}

.top-loading-container {
    width: 100px;
    margin: 0 auto;
    padding: 10px 0 0
}

.top-loading-container img {
    width: 60px;
    display: block;
    margin: 0 auto
}

.demo .top-loading-container img,
.promo-logo-container img {
    width: 40px
}

.top-alert-loaded,
.top-alert-trading-out {
    top: -55px !important
}

#main-container .top-alert-down,
.header-trading-up,
.top-alert-trading-in {
    top: 0 !important
}

#loginForm,
.demo .app-nav,
.demo .top-alert-title,
.msf_hide,
.tgl,
.tgl+.tgl-btn:before {
    display: none
}

.app-nav {
    height: 50px;
    width: 100%;
    position: fixed;
    bottom: 0;
    background: #000;
    border-top: 1px solid rgba(255, 255, 255, .2);
    color: #ddd
}

.app-nav-item {
    width: 20%;
    height: 50px;
    font-size: 25px;
    text-align: center;
    padding: 5px 0 0;
    float: left;
    cursor: pointer
}

.app-nav .active {
    color: #2b73db !important
}

#main-container .top-alert {
    height: 65px;
    z-index: 7;
    top: -65px;
    transition: .5s ease-in-out
}

.top-alert {
    background: #2b73db;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 26px;
    padding: 5px 0;
    border-bottom: 1px solid #6595d9
}

.top-alert .flag-icon {
    border-radius: 100%;
    font-size: 16px;
    border: 1px solid;
    padding: 0 0 2px
}

#top-alert-loading {
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    top: 0;
    height: 55px;
    position: absolute
}

#top-alert-loading .top-alert-title {
    margin: 2px 0 0
}

.top-alert-title {
    font-size: 14px
}

.top-alert .loading-bar-container {
    width: 30%;
    margin: 0 auto;
    padding: 10px 0
}

.promo-logo-container {
    margin: 0 auto;
    text-align: center;
    padding: 0 0 20px 10px
}

.progress {
    background: rgba(255, 255, 255, .3)
}

.promo-progress-bar {
    background: #fff;
    -webkit-transition: 3s ease-in-out;
    -moz-transition: 3s ease-in-out;
    -o-transition: 3s ease-in-out;
    transition: 3s ease-in-out;
    width: 10%
}

.progress-bar {
    background: #fff;
    -webkit-transition: 7s ease-in-out;
    -moz-transition: 7s ease-in-out;
    -o-transition: 7s ease-in-out;
    transition: 7s ease-in-out;
    width: 10%
}

.play-control,
.promo-slide {
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.loading-1,
.logo-container img {
    width: 30%
}

.loading-2 {
    width: 70%
}

.loading-3,
.promo-container,
.trusted-logos img,
video {
    width: 100%
}

.deposit-promo .profile-photo-container {
    margin-top: 50px
}

.promo-slide {
    width: 100%;
    height: 100%;
    top: 0;
    left: 100%;
    position: absolute;
    transition: .5s ease-in-out
}

.promo-slide-in,
.tgl+.tgl-btn:after,
.tgl-skewed:checked+.tgl-btn:after {
    left: 0
}

.promo-slide-out,
.tgl-skewed:checked+.tgl-btn:before {
    left: -100%
}

.bold-font {
    font-weight: 900
}

.no-padding {
    padding: 0 !important
}

.promo-slide-title {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    padding: 0
}

.promo-slide-title h2 {
    letter-spacing: -1px;
    font-size: 26px;
    padding: 0 0 20px;
    margin: 0
}

.callcenter-promo,
.deposit-promo {
    width: 100%;
    padding: 160px 0 0
}

.callcenter-promo img {
    width: 100%;
    margin: 0 auto;
    display: block;
    position: absolute;
    bottom: -4px
}

.deposit-promo img {
    width: 100%;
    margin: 0 auto;
    display: block;
    position: absolute;
    bottom: 0
}

.account-promo {
    width: 100%;
    padding: 50px 0 200px
}

.header {
    width: 100%;
    background: #000;
    border-bottom: 1px solid rgba(255, 255, 255, .6);
    color: #fff;
    padding: 10px 0
}

.video-container {
    position: relative
}

.play-control,
.volume-control {
    padding: 2px 0 0;
    background: rgba(0, 0, 0, .5);
    border-radius: 100%;
    position: absolute;
    color: #fff;
    text-align: center
}

.volume-control {
    width: 25px;
    height: 25px;
    font-size: 15px;
    bottom: 10px;
    right: 10px
}

.play-control {
    transition: .5s ease-in-out
}

.close-icon-container,
.up-slide-container {
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.paused {
    width: 50px;
    height: 50px;
    bottom: 50%;
    right: 50%;
    margin-right: -25px;
    margin-bottom: -25px;
    font-size: 30px;
    padding: 3px 0 0 3px
}

.playing {
    width: 25px;
    height: 25px;
    bottom: 10px;
    right: 10px;
    font-size: 15px
}

.line-nomargin {
    margin-bottom: 0 !important
}

.line-break {
    width: 90%;
    margin: 30px auto;
    border-bottom: 1px solid #eee
}

.action-items-container {
    padding: 0 0 30px;
    width: 100%
}

.action-item-first {
    border-top: 1px solid #eee
}

.action-item-container {
    width: 100%;
    background: #fff;
    border-radius: 8px;
    padding: 5px;
    position: relative;
    border-bottom: 1px solid #eee;
    cursor: pointer
}

.action-item-container:hover {
    background: #fefefe
}

.action-item-photo {
    float: left;
    padding: 10px 0 0 10px;
    margin: 5px 15px 0 0;
    text-align: center
}

.action-item-caption {
    float: left;
    width: 75%
}

.action-item-notification,
.ig-embed-header-col-2 {
    float: left
}

.demo-container {
    padding: 0 0 50px
}

.up-slide-container {
    width: 100%;
    height: 100%;
    background: #fff;
    position: fixed;
    z-index: 5;
    top: 150%;
    left: 0;
    transition: .5s ease-in-out;
    overflow: auto
}

.slide-up {
    top: 50px !important
}

.slide-down {
    top: 100% !important
}

.deposit-page-container,
.deposit-page-container iframe {
    width: 100%;
    height: 100%;
    border: 0
}

.close-icon-container {
    font-size: 24px;
    position: fixed;
    top: -82px;
    right: 12px;
    transition: .5s ease-in-out;
    cursor: pointer
}

#header-loading,
.header-shadow {
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.close-icon-dark-container {
    font-size: 24px;
    position: absolute;
    top: -42px;
    right: 5px;
    z-index: 4;
    cursor: pointer;
    color: #fff
}

.close-icon-dark-up,
.close-icon-up {
    top: -82px !important
}

.close-icon-dark-down {
    top: 82px !important
}

.close-icon-down {
    top: 7px !important
}

.blue-circle {
    background: #3478f6;
    padding: 1px 10px 0;
    height: 20px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 20px
}

.step-container {
    color: #eee;
    font-size: 30px;
    font-weight: 700
}

.fb-username,
.ig-username {
    font-weight: 600
}

#header-loading {
    margin-top: 51px;
    transition: .5s ease-in-out;
    position: fixed;
    z-index: 3
}

.header-loaded {
    margin-top: 0 !important;
    border: none !important
}

.header-shadow {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    margin-top: 0;
    position: relative;
    transition: .5s ease-in-out
}

.header-shadow-down {
    margin-top: 65px !important
}

.header-trading {
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    top: 0;
    z-index: 2;
    position: fixed;
    border-bottom: 1px solid rgba(255, 255, 255, .2) !important
}

.fullscreen .header-trading {
    padding-top: 40px
}

.demo .header-trading-down {
    top: 35px !important
}

.header-trading-down {
    top: 55px !important
}

.header .button-blue {
    margin-bottom: 10px
}

.demo .header .logo,
.fb-like-controls-container img,
.fb-likes-container img {
    width: 20px;
    height: 20px
}

.header .logo {
    background: url(./assets_main/logo.png) center/100% auto no-repeat;
    width: 60px;
    height: 30px;
    margin: 0 auto
}

.header-title {
    width: 95%;
    text-align: center;
    letter-spacing: -1px;
    padding: 20px 0;
    font-size: 26px;
    margin: 0 auto;
    height: 120px;
    position: relative
}

.header-title-text {
    -webkit-transition: 1.5s ease-in-out;
    -moz-transition: 1.5s ease-in-out;
    -o-transition: 1.5s ease-in-out;
    transition: 1.5s ease-in-out;
    opacity: 0;
    position: absolute;
    padding: 0 10px 10px;
    top: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    height: 100px
}

.faded-in,
.trades-container {
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.balance-text,
.balance-title {
    width: 95%;
    text-align: center;
    margin: 0 auto;
    letter-spacing: -1px
}

.header-title-text table,
.header-title-text td {
    height: 100%;
    width: 100%;
    text-align: center
}

.fade-in {
    opacity: 1 !important
}

.fade-out {
    opacity: 0 !important
}

.demo .balance-title {
    font-size: 15px;
    padding: 0
}

.balance-title {
    padding: 10px 0 0;
    font-size: 20px;
    color: #ccc
}

.demo .balance-text {
    font-size: 25px;
    padding: 0
}

.balance-text {
    padding: 0 0 20px;
    font-size: 34px;
    line-height: 30px
}

.demo .controls-col-3 label,
.demo select {
    font-size: 10px
}

.demo .controls-col-1 label,
.demo .controls-col-2 label {
    font-size: 8px !important
}

.promo {
    width: 100%;
    background: url(./assets_main/promo-bg-1.webp) bottom/auto 100% no-repeat #fff;
    min-height: 300px;
    border-bottom: 1px solid #ccc;
    position: relative
}

.promo-phone-foreground {
    background: url(./assets_main/phone-bg.webp) 0 0/340px auto no-repeat;
    background-position-y: 10px;
    background-position-x: center;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 400px
}

.promo-phone {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 400px
}

.promo-active {
    background: #2b73db !important
}

.full-demo-phone-foreground {
    background: url(./assets_main/phone-bg.webp) 0 0/340px auto no-repeat;
    background-position-y: 10px;
    background-position-x: center;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 530px;
    top: 0
}

.full-demo-iframe-container {
    position: relative;
    width: 100%;
    height: 530px;
    padding: 20px 0 0
}

.full-demo-iframe-container iframe {
    height: 475px;
    width: 220px;
    margin: 0 auto;
    display: block
}

.promo-iframe-container,
.promo-phone iframe {
    height: 400px;
    position: absolute;
    border-radius: 23px 23px 0 0
}

.promo-iframe-container {
    width: 240px;
    margin-left: -120px;
    left: 50%;
    top: 21px;
    background: #000;
    padding: 4px 0 0
}

.ig-icons-left,
.ig-icons-right {
    background-image: url(./assets_main/ig-icons.png);
    background-size: auto 25px;
    float: left
}

.fb-embed-profile-photo,
.ig-embed-profile-photo,
.ig-icons-left,
.ig-icons-right {
    background-repeat: no-repeat
}

.promo-iframe-container .loading-bar-container {
    width: 90px;
    margin: 0 auto;
    padding: 170px 0 0
}

.faded-out {
    opacity: 0
}

.faded-in {
    transition: .5s ease-in-out;
    opacity: 1 !important
}

.promo-phone iframe {
    width: 225px;
    top: 0;
    left: 10px
}

.back-button-circle {
    height: 30px;
    width: 100%;
    padding: 0 0 0 10px;
    border-radius: 100%;
    text-align: left;
    font-size: 32px;
    line-height: 30px;
    color: #333;
    cursor: pointer
}

.ig-place,
.ig-username {
    line-height: 19px
}

.fb-embed-container,
.ig-embed-container {
    border-top: 1px solid #eee;
    font-family: Arial !important;
    font-size: 14px;
    position: relative;
    margin: 0 0 30px
}

.ig-like-controls-container {
    padding: 5px 5px 0;
    width: 100%
}

.ig-icons-left {
    width: 30%;
    height: 25px
}

.ig-icons-mid {
    width: 50%;
    height: 25px;
    float: left
}

.ig-icons-right {
    background-position: right;
    width: 20%;
    height: 25px
}

.fb-logo-container,
.ig-logo-container {
    position: absolute;
    top: 15px;
    right: 15px
}

.fb-logo-container img,
.ig-logo-container img {
    width: 25px;
    height: 25px
}

.fb-embed-header,
.ig-embed-header {
    padding: 10px
}

.ig-embed-header-col-1 {
    float: left;
    width: 45px;
    padding: 3px 0 0
}

.ig-embed-profile-photo {
    width: 35px;
    height: 35px;
    border: 2px solid red;
    border-radius: 100%;
    background-size: 100% auto !important
}

.fb-comment-photo,
.fb-embed-profile-photo {
    border-radius: 100%;
    background-size: 100% auto !important
}

.fb-stats-container,
.ig-stats-container {
    padding: 10px 10px 0
}

.ig-comments-container {
    padding: 5px 10px 10px
}

.fb-embed-header-col-1 {
    float: left;
    width: 45px;
    padding: 0
}

.fb-embed-header-col-2 {
    float: left;
    padding: 2px 0 0 3px
}

.fb-username {
    line-height: 16px;
    font-size: 14px
}

.fb-place {
    line-height: 21px;
    color: #666;
    font-size: 13px
}

.fb-place img {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin: 0 0 2px 1px
}

.fb-caption {
    font-size: 14px;
    padding: 10px 0 0
}

.fb-embed-profile-photo {
    width: 38px;
    height: 38px
}

.fb-likes-container {
    color: #777;
    border-bottom: 1px solid #ddd;
    padding: 0 0 8px
}

.fb-like-controls-container {
    color: #777;
    border-bottom: 1px solid #ddd;
    padding: 8px 0
}

.fb-like-controls-col {
    width: 33%;
    float: left;
    text-align: center
}

.fb-likes-col-1,
.fb-likes-col-2 {
    width: 50%;
    float: left
}

.fb-likes-container .fb-likes-amount {
    padding: 0 0 0 2px;
    display: inline-block
}

.fb-comments-container,
.notify.success {
    padding: 10px 20px
}

.fb-likes-col-2 {
    text-align: right
}

.fb-comment-container,
.profile-photo-container,
.promo-photo-container,
.signup-form-row {
    padding: 0 0 10px
}

.fb-comment-photo-container {
    padding: 5px 0 0;
    float: left
}

.fb-comment-photo {
    width: 30px;
    height: 30px
}

.fb-comment-username {
    font-size: 13px;
    font-weight: 700;
    color: #333
}

.fb-comment-controls {
    font-size: 12px;
    color: #777;
    padding: 3px 0 0 12px
}

.fb-comment-text {
    background: #f0f2f5;
    border-radius: 20px;
    padding: 7px 15px;
    line-height: 20px;
    color: #333;
    font-size: 14px
}

.fb-comment-text-container {
    padding: 0 0 0 10px;
    max-width: 85%;
    float: left
}

.margin-top {
    margin-top: 20px
}

.sub-signup-button-container {
    width: 100%;
    color: #999;
    text-align: center;
    font-size: 14px;
    padding: 7px 0 0
}

.signup-flow-container-focus {
    z-index: 4;
    background: #fff;
    top: 30%;
    left: 2%;
    width: 96%;
    position: fixed !important;
    border: 1px solid #f1f1f1
}

.signup-flow-container,
.signup-form-container {
    padding: 20px;
    position: relative
}

.signup-flow-container h2 {
    padding: 10px 0 !important;
    margin: 0 !important
}

.signup-flow-controls {
    width: 100%;
    padding: 0 0 10px
}

.signup-flow-controls-col-1 {
    float: left;
    width: 20%
}

.signup-flow-controls-col-2 {
    float: left;
    width: 60%;
    padding: 4px 0 0
}

.dots-container {
    margin: 0 auto;
    width: 100%;
    text-align: center
}

.dot-control {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #ccc;
    display: inline-block;
    margin: 0 4px 0 0;
    cursor: pointer
}

#signup-loading,
.signup-flow-loading {
    width: 100%;
    position: absolute;
    text-align: center;
    left: 0
}

.dot-active {
    background: #333
}

.notify.success {
    background: #167000;
    text-align: center;
    color: #fff;
    font-weight: 100;
    border-radius: 5px
}

.signup-flow-loading {
    height: 175px;
    background: #fff;
    bottom: 5px;
    z-index: 1;
    padding: 20px
}

.signup-form-name-col-1 {
    float: left;
    width: 50%;
    padding: 0 2px 0 0
}

.signup-form-name-col-2 {
    float: left;
    width: 50%;
    padding: 0 0 0 3px
}

.signup-form-phone-col-1 {
    float: left;
    width: 30%;
    padding: 0 2px 0 0
}

.signup-form-phone-col-2 {
    float: left;
    width: 70%;
    padding: 0 0 0 3px
}

#signup-loading {
    background: rgba(255, 255, 255, .7);
    height: 100%;
    top: 0
}

#signup-loading img {
    position: absolute;
    bottom: 80px;
    left: -16px;
    margin-left: 50%
}

.white {
    background: #fff !important;
    border: #fff !important
}

.button-blue {
    border: 1px solid #6595d9;
    background: #2b73db;
    color: #fff;
    border-radius: 30px;
    padding: 10px 20px;
    text-align: center;
    letter-spacing: -1px;
    margin: 0 auto;
    display: block;
    width: 50%;
    font-size: 19px;
    cursor: pointer
}

.submit-button {
    width: 100%;
    border-radius: 7px;
    margin-top: 10px
}

.profile-photo,
.profile-photo-img,
.promo-photo {
    border-radius: 100%
}

.content-container {
    width: 100%;
    background: #fff
}

.overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    z-index: 3
}

.full-screen-background {
    width: 100%;
    height: 300px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin-bottom: 30px
}

.full-screen-background .caption {
    color: #fff;
    font-family: Arial;
    letter-spacing: -1px;
    font-size: 40px;
    width: 100%;
    padding: 70px 20px 20px;
    font-weight: 800;
    text-align: center;
    text-shadow: 0 1px 2px #000
}

.full-screen-background .caption-black {
    color: #000;
    text-shadow: 0 1px 2px #fff
}

.content-container h2 {
    font-size: 24px;
    letter-spacing: -1px;
    font-weight: 400;
    margin: 0;
    padding: 20px 10px 0;
    width: 100%;
    text-align: center
}

.above-title {
    color: #666;
    font-size: 16px;
    padding: 0 0 20px;
    letter-spacing: 0;
    width: 100%;
    text-align: center
}

.profile-photo-img-top {
    background-position: center 50px !important
}

.profile-photo-img,
.promo-photo-img {
    width: 240px;
    height: 240px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
    margin: 0 auto
}

.profile-photo-img {
    border: 1px solid #eee
}

.black-container {
    width: 100%;
    background: url(./assets_main/world-map.png) center center/90% auto no-repeat #000;
    padding: 20px 0 30px;
    margin: 20px 0
}

.black-container-promo {
    width: 100%;
    background: url(./assets_main/world-map.png) center center/90% auto no-repeat #000;
    padding: 0 0 20px;
    margin: 0 0 20px
}

.black-container-promo .white-title {
    padding-top: 0
}

.input-error {
    background: rgba(253, 69, 63, .1) !important
}

.card-container {
    text-align: center;
    width: 100%;
    padding: 20px 0
}

.card-container img {
    width: 60%
}

.white-title {
    width: 100%;
    color: #fff;
    font-size: 24px;
    padding: 20px;
    text-align: center;
    letter-spacing: -1px
}

.user-testimonials-icons img {
    display: inline-block;
    width: 25px;
    margin-right: 5px
}

.youtube-icon {
    border-radius: 5px;
    border: 1px solid #f1f1f1;
    padding: 4px
}

.title-caption {
    width: 100%;
    padding: 20px;
    text-align: center
}

.title-caption-icons {
    padding: 10px 0 20px !important
}

.logo-container,
.phone-container {
    width: 100%;
    text-align: center;
    padding: 20px 0
}

.phone-container img {
    width: 80%
}

.logo-small-container {
    width: 100%;
    text-align: center;
    padding: 0
}

.logo-small-container img {
    width: 60px
}

.store-logos-container {
    width: 100%;
    text-align: center
}

.store-logos-container img {
    width: 50%
}

@media screen and (min-width:768px) {
    .promo {
        background-size: 100% auto;
        background-position: center center
    }

    .store-logos-container img {
        width: 30%
    }
}

.social-media-icons-container {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 20px
}

.social-media-icons-container img {
    width: 80px;
    margin: 20px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    border-radius: 18px
}

.footer {
    width: 100%;
    background: #333;
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 14px;
    padding: 0 10px
}

.footer-col-1,
.footer-col-2 {
    width: 25%;
    text-align: center;
    float: left
}

.footer-col-2 {
    padding: 0 10px 20px
}

.footer h3 {
    margin: 0;
    padding: 20px 0 5px;
    color: #ccc;
    font-size: 14px
}

.footer a {
    display: block;
    text-decoration: none;
    color: #666
}

.disclaimer {
    padding: 20px;
    background: #222;
    color: #555;
    font-size: 12px;
    border-top: 1px solid #444
}

@media screen and (min-width:992px) {
    .top-alert .loading-bar-container {
        width: 200px
    }

    .callcenter-promo img {
        width: 500px;
        left: 50%;
        margin-left: -250px
    }

    .demo-container {
        padding: 50px 0
    }

    .inner-content,
    .promo-container {
        width: 900px;
        margin: 0 auto
    }

    .promo-phone-foreground {
        width: 900px
    }

    .signup-flow-container-focus {
        width: 600px;
        left: 50%;
        top: 25%;
        margin-left: -300px !important
    }

    .signup-flow-container {
        width: 600px;
        margin: 0 auto
    }

    .button-blue {
        width: 300px
    }

    .content-container {
        width: 700px;
        margin: 0 auto
    }

    .black-container,
    .black-container-promo {
        background-size: auto 100%
    }

    .social-media-icons-container img {
        width: 90px
    }
}

.disclaimer .investment-container {
    padding: 20px 20px 0
}

.controls-container {
    padding: 0
}

.controls-container label {
    color: #999;
    letter-spacing: 0;
    font-size: 14px;
    margin: 0;
    padding: 0 0 3px 3px
}

.demo .controls-col-1 {
    padding: 0 0 0 7px
}

.demo .controls-col-2 {
    padding: 0 5px 5px
}

.controls-col-1 {
    width: 42%;
    float: left;
    padding: 0 0 0 20px
}

.controls-col-2 {
    width: 38%;
    float: left;
    padding: 0 20px
}

.controls-col-3 {
    width: 20%;
    float: left;
    text-align: right;
    padding: 3px 20px 0 0
}

.demo .trades-container {
    background-position-y: 200px
}

.fullscreen .trades-container-down {
    margin-top: 290px
}

.fullscreen .trades-container-up {
    margin-top: 240px
}

.trades-container {
    background: url(./assets_main/world-map.png) 0 0/100% auto no-repeat fixed #111;
    min-height: 500px;
    background-position-y: 320px;
    background-position-x: center;
    margin-top: 205px;
    transition: .5s ease-in-out;
    padding-bottom: 70px
}

.demo .trades-container-up {
    margin-top: 122px
}

.demo .trades-container-down {
    margin-top: 182px
}

.trades-container-up {
    margin-top: 210px
}

.trades-container-down {
    margin-top: 260px
}

.demo .trade-container {
    padding: 0 5px
}

.trade-container {
    width: 100%;
    height: 0;
    padding: 0 20px;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.demo .trade-wrapper {
    border: none
}

.trade-wrapper {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    margin-top: -1px
}

.demo .first-trade {
    padding-bottom: 5px !important;
    border-bottom: 1px solid rgba(255, 255, 255, .2) !important
}

.first-trade {
    border: none !important;
    padding-bottom: 10px !important
}

.demo .trade {
    padding: 5px
}

.trade {
    width: 100%;
    padding: 10px;
    display: none;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.msf_show,
.trade-in {
    display: block
}

.demo .new-trade {
    height: 45px !important
}

.new-trade {
    height: 65px !important
}

.text-primary {
    color: #4fb3f3 !important
}

.demo .spinner-border {
    width: 1rem;
    height: 1rem;
    font-size: .5rem
}

.spinner-border {
    width: 1.7rem;
    height: 1.7rem;
    font-size: .7rem
}

.demo .arrow-right {
    font-size: 16px
}

.arrow-right {
    color: #4fb3f3;
    font-size: 30px;
    padding: 0
}

.demo .trade-name {
    color: #fff;
    line-height: 14px;
    font-size: 12px
}

.demo .trade-price {
    line-height: 14px;
    font-size: 11px
}

.trade-name {
    color: #fff;
    line-height: 22px;
    font-size: 18px
}

.trade-price {
    line-height: 22px;
    font-size: 16px
}

.trade-pos {
    color: rgba(0, 230, 64, .8)
}

.trade-neg {
    color: #eb4d3d
}

.demo .trade-chart-container {
    height: 20px;
    width: 60px
}

.trade-chart-container {
    width: 100px;
    height: 45px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid rgba(79, 179, 243, .5)
}

.demo .trade-chart {
    height: 20px;
    background-size: auto 20px
}

.trade-chart {
    left: 0;
    width: 11000px;
    height: 45px;
    position: absolute;

}

.trade-slash {
    color: #f1f1f1
}

.trade-pointer {
    width: 100px;
    height: 1px;
    position: absolute;
    border-bottom: 1px dashed rgba(79, 179, 243, .6)
}

.trade-pip {
    width: 1px;
    height: 30px;
    border-top: 2px solid #4fb3f3;
    background: linear-gradient(360deg, rgba(79, 179, 243, .1) 0, rgba(79, 179, 243, .3) 35%, rgba(79, 179, 243, .7) 100%);
    position: absolute;
    bottom: 0
}

.demo .trade-col-1 {
    padding: 0 0 0 5px
}

.trade-col-1 {
    float: left;
    width: 15%;
    padding: 10px 0 0
}

.trade-col-2 {
    float: left;
    width: 45%
}

.trade-col-3 {
    float: left;
    width: 30%
}

.trade-col-4 {
    float: left;
    width: 10%;
    text-align: right
}

.demo .blue-check-mark {
    width: 18px;
    height: 18px;
    font-size: 9px;
    padding: 3px 0 0
}

.blue-check-mark {
    padding: 0 0 1px;
    text-align: center;
    width: 25px;
    height: 25px;
    font-size: 16px;
    border-radius: 100%;
    background: #4fb3f3;
    color: #fff
}

.tgl,
.tgl *,
.tgl :after,
.tgl :before,
.tgl+.tgl-btn,
.tgl:after,
.tgl:before {
    box-sizing: border-box
}

.tgl ::-moz-selection,
.tgl :after::-moz-selection,
.tgl :before::-moz-selection,
.tgl+.tgl-btn::-moz-selection,
.tgl::-moz-selection,
.tgl:after::-moz-selection,
.tgl:before::-moz-selection {
    background: 0 0
}

.tgl ::selection,
.tgl :after::selection,
.tgl :before::selection,
.tgl+.tgl-btn::selection,
.tgl::selection,
.tgl:after::selection,
.tgl:before::selection {
    background: 0 0
}

.tgl+.tgl-btn {
    outline: 0;
    display: inline-block;
    width: 4em;
    height: 2em;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tgl+.tgl-btn:after,
.tgl+.tgl-btn:before {
    position: relative;
    display: block;
    content: "";
    width: 50%;
    height: 100%
}

.tgl-flip+.tgl-btn:after,
.tgl-flip+.tgl-btn:before,
.tgl-skewed+.tgl-btn:after,
.tgl-skewed+.tgl-btn:before {
    width: 100%;
    line-height: 2em;
    position: absolute;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    color: #fff
}

.tgl:checked+.tgl-btn:after {
    left: 50%
}

.tgl-light+.tgl-btn {
    background: #f0f0f0;
    border-radius: 2em;
    padding: 2px;
    transition: .4s;
    display: inline-block
}

.tgl-light+.tgl-btn:after {
    border-radius: 50%;
    background: #fff;
    transition: .2s
}

.tgl-ios:checked+.tgl-btn,
.tgl-light:checked+.tgl-btn {
    background: #4fb3f3
}

.tgl-ios+.tgl-btn {
    background: #fbfbfb;
    border-radius: 2em;
    padding: 2px;
    transition: .4s;
    border: 1px solid #000
}

.tgl-ios+.tgl-btn:after {
    transform: translateY(-100%);
    border-radius: 2em;
    background: #fbfbfb;
    transition: left .3s cubic-bezier(.175, .885, .32, 1.275), padding .3s, margin .3s;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 4px 0 rgba(0, 0, 0, .08)
}

.tgl-ios+.tgl-btn:hover:after {
    will-change: padding
}

.tgl-ios+.tgl-btn:active {
    box-shadow: inset 0 0 0 2em #e8eae9
}

.tgl-ios+.tgl-btn:active:after {
    padding-right: .8em
}

.tgl-ios:checked+.tgl-btn:active {
    box-shadow: none
}

.tgl-ios:checked+.tgl-btn:active:after {
    margin-left: -.8em
}

.tgl-skewed+.tgl-btn {
    overflow: hidden;
    transform: skew(-10deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: .2s;
    font-family: sans-serif;
    background: #888
}

.tgl-skewed+.tgl-btn:after,
.tgl-skewed+.tgl-btn:before {
    transform: skew(10deg);
    transition: .2s;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .4)
}

.tgl-skewed+.tgl-btn:after {
    left: 100%;
    content: attr(data-tg-on)
}

.tgl-skewed+.tgl-btn:before {
    left: 0;
    content: attr(data-tg-off)
}

.tgl-skewed+.tgl-btn:active {
    background: #888
}

.tgl-skewed+.tgl-btn:active:before {
    left: -10%
}

.tgl-skewed:checked+.tgl-btn {
    background: #86d993
}

.tgl-skewed:checked+.tgl-btn:active:after {
    left: 10%
}

.tgl-flat+.tgl-btn {
    padding: 2px;
    transition: .2s;
    background: #fff;
    border: 4px solid #f2f2f2;
    border-radius: 2em
}

.tgl-flat+.tgl-btn:after {
    transition: .2s;
    background: #f2f2f2;
    content: "";
    border-radius: 1em
}

.tgl-flat:checked+.tgl-btn {
    border: 4px solid #7fc6a6
}

.tgl-flat:checked+.tgl-btn:after {
    left: 50%;
    background: #7fc6a6
}

.tgl-flip+.tgl-btn {
    padding: 2px;
    transition: .2s;
    font-family: sans-serif;
    perspective: 100px
}

.tgl-flip+.tgl-btn:after,
.tgl-flip+.tgl-btn:before {
    transition: .4s;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 4px
}

.tgl-flip+.tgl-btn:after {
    content: attr(data-tg-on);
    background: #02c66f;
    transform: rotateY(-180deg)
}

.tgl-flip+.tgl-btn:before {
    background: #ff3a19;
    content: attr(data-tg-off)
}

.tgl-flip+.tgl-btn:active:before {
    transform: rotateY(-20deg)
}

.tgl-flip:checked+.tgl-btn:before {
    transform: rotateY(180deg)
}

.tgl-flip:checked+.tgl-btn:after {
    transform: rotateY(0);
    left: 0;
    background: #7fc6a6
}

.tgl-flip:checked+.tgl-btn:active:after {
    transform: rotateY(20deg)
}

video::cue {
    background: #000;
    color: #fff;
    font-size: 14px
}

video::cue(b) {
    font-weight: 700
}

.msf_bullet_o {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: 20px 0 15px
}

.msf_bullet_o>div {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #ccc;
    display: inline-block;
    margin: 0 6px 0 0;
    cursor: pointer
}

.msf_bullet_active {
    background: #333 !important
}

form .form-group {
    margin-bottom: .5rem
}

.birth_date_label,
.checkbox {
    color: #111
}

.checkbox input {
    margin-right: 6px
}

#loginForm>p,
#registrationForm>p {
    text-align: center;
    color: #fff;
    margin: 0
}

a,
a:hover {
    color: #fff
}

.lander-form-header {
    display: none
}

.form .lander-form-wrapper {
    box-shadow: none;
    display: none
}

.form .lander-form {
    padding: 0
}

.form .lander-form-field input {
    display: block;
    width: 100%;
    height: calc(3.5rem + 2px);
    padding: 1rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form .lander-form-field input:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.form .lander-form-field .lander-submit,
.form .next-step-btn {
    border: 1px solid #6595d9;
    background: #2b73db;
    color: #fff;
    border-radius: 7px;
    padding: 10px 20px;
    text-align: center;
    letter-spacing: -1px;
    margin: 10px auto 0;
    display: block;
    font-size: 19px;
    cursor: pointer;
    width: 100%;
    animation: none;
    min-height: 0
}

.form .lander-form-field .lander-submit:hover {
    font-size: 19px
}

.form-steps {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: 20px 0 15px
}

.form-steps>div {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #ccc;
    display: inline-block;
    margin: 0 6px 0 0;
    cursor: pointer;
    transition: background-color .3s
}

.form-steps>div.active {
    background-color: #333
}

.form-loader {
    display: block;
    margin: 0 auto;
    border-color: #2b73db transparent #2b73db #2b73db
}

.card-container,
.full-screen-background,
.profile-photo-img,
.social-media-icons-container>img {
    cursor: pointer
}