﻿@font-face {
    font-family: 'NeueHaasDisplayBlack';
    src: url('../../styles/fonts/NeueHaas/NeueHaasDisplayBlack.otf') format('opentype');
}

@font-face {
    font-family: 'NeueHaasDisplayBold';
    src: url('../../styles/fonts/Urw-Din/NeueHaasDisplayBold.otf') format('opentype');
}

@font-face {
    font-family: 'NeueHaasDisplayMedium';
    src: url('../../styles/fonts/NeueHaas/NeueHaasDisplayMedium.otf') format('opentype');
}

@font-face {
    font-family: 'NeueHaasDisplayLight';
    src: url('../../styles/fonts/NeueHaas/NeueHaasDisplayLight.otf') format('opentype');
}

@font-face {
    font-family: 'NeueHaasDisplayRegular';
    src: url('../../styles/fonts/NeueHaas/NeueHaasDisplayRegular.otf') format('opentype');
}
@font-face {
    font-family: 'NeueHaasDisplayThin';
    src: url('../../styles/fonts/NeueHaas/NeueHaasDisplayThin.otf') format('opentype');
}


html {
    height: 100%;
}

html {
    font-size: 100%;
}

body {
    background-color: #ffffff;
    height: 100%;
    font-size: 13px;
    font-family: 'NeueHaasDisplayRegular';
    color: #4E897B;
}

.privateBody {
    background-color: #4E897B !important;
}

form {
    height: 100%;
}

/*Styles to set to full background image*/
#wrapper {
    height: 100%;
    overflow: auto;
    background-color: #ffffff;
}

.privateBody #wrapper {
    background: none;
    background-color: white;
    color: #240841;
}

#wrapper .mainWrapperTable {
    height: 100%;
}

#wrapper .rowHeader, #wrapper .rowMenu, #wrapper tr.rowContent, #wrapper tr.rowAdditionalLine {
    background-color: transparent;
}

#wrapper tr.rowAdditionalLine {
    height: 0px;
    background-color: transparent;
}

.privateBody #wrapper tr.rowAdditionalLine {
    height: 0px;
    background: transparent linear-gradient(269deg, #0FC191 0%, #1987F5 100%) 0% 0% no-repeat;
}

.publicBody #wrapper .rowMenu {
    display: none;
}

#wrapper tr.rowHeader td.rowHeaderCell {
    vertical-align: top;
    height: 50px;
    background: none;
}

#wrapper tr.rowContent td.rowContentCell {
    vertical-align: top;
}

.publicBody #wrapper .rowHeader {
    background-color: transparent;
}

.privateBody #wrapper .rowHeader {
    background-color: #efede4;
}

/* styles to override from new  generic design  */
.privateBody #wrapper .rowHeaderBackground .rowHeaderCell, #wrapper .rowHeaderBackground td:first-child {
    background: none;
    background-color: #efede4;
}


.publicBody #wrapper .rowHeaderBackground .rowHeaderCell,
#wrapper .rowHeaderBackground td:first-child {
    background: none;
}

.privateBody #wrapper .rowMenu {
    background-color: #ffffff;
    height: 5px;
}

    .privateBody #wrapper .rowMenu .cellRowMenu {
        vertical-align: bottom;
    }

.publicBody #wrapper {
    background-image: url(bg.jpg);
    background-repeat: no-repeat;
    background-color: #0FC191;
    background-size: cover;
    background-position: 0px 0px;
}

.privateBody #wrapper .rowContent {
    background-color: #FCFDFF;
}

/* Header background & top links */
#header {
    background-color: transparent;
}
    /* Header Support section */
    #header .add-nav-holder {
        background-color: transparent;
        margin-right: 0px;
    }

.publicBody #header .add-nav ul li a {
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    font-weight: normal;
    font-family: NeueHaasDisplayBlack;
    font-size: 13px;
}

.privateBody #header .add-nav ul li a {
    color: #4E897B;
    text-decoration: none;
    font-weight: normal;
    font-family: NeueHaasDisplayBlack;
    font-size: 13px;
}

#header .add-nav ul li.active a,
#header .add-nav ul li a:hover {
    background-color: transparent;
    text-decoration: underline;
}


#wrapper .rowHeaderBackground td:last-child {
    background-color: transparent !important;
    border-top: none;
}

#header .drop-box .btn-drop {
    background: transparent url("../../images/newstyle/arrow-down-green.png") no-repeat scroll 50% 50%;
}

#header .add-nav {
    margin-right: 30px;
}

#header .drop-box ul {
    background-color: #D79064;
}

    #header .drop-box ul li a {
        color: #ffffff;
        font-weight: normal;
        padding: 8px 5px 8px 5px;
    }

        #header .drop-box ul li a:hover,
        #header .drop-box ul li.active a {
            background-color: #C89064;
        }

/* Header Logo */
.privateBody #header .logo-area {
    height: 70px;
    background-image: url(ptr-exchange-color.svg);
    background-color: transparent;
    background-size: 245px 50px;
    background-position-y: 15px;
}
/*Footer*/
.publicBody #wrapper .rowFooter {
    background: transparent;
    padding-top: 20px;
    padding-bottom: 0px;
}

.privateBody #wrapper .rowFooter {
    background-color: #29524d;
    padding-top: 20px;
    padding-bottom: 0px;
    height: 110px;
    background-attachment: fixed;
}


.publicBody #wrapper .rowFooter #footer {
    background-color: transparent;
    color: #ffffff;
    padding-bottom: 0px;
    white-space: nowrap;
    font-family: NeueHaasDisplayMedium;
}

.privateBody #wrapper .rowFooter #footer {
    background: transparent;
    color: #ffffff;
    padding-bottom: 0px;
    white-space: nowrap;
    font-family: NeueHaasDisplayMedium;
}

.publicBody #footer .add-nav ul li a {
    color: #ffffff;
    font-weight: normal;
    font-size: 12px;
    font-family: NeueHaasDisplayLight;
}

.privateBody #footer .add-nav ul li a {
    color: #e9f7f6;
    font-size: 12px;
    font-family: 'NeueHaasDisplayLight';
}

.publicBody #footer .LiveChatHours {
    color: #ffffff !important;
}

.publicBody #footer .copyright {
    /*background-image: url(../../images/newstyle/img-01.png);*/
    font-size: 11px;
}

.privateBody #footer .LiveChatHours {
    color: #ffffff !important;
}

.privateBody #footer .copyright {
    /*background-image: url(../../images/newstyle/img-01.png);*/
    font-size: 11px;
}

#footer .add-nav ul li {
    margin: 0;
    padding: 0 13px;
}

    #footer .add-nav ul li:last-child {
        border-right: none;
    }

#footer .copyright span {
    padding-bottom: 2px;
    font-family: NeueHaasDisplayLight;
    font-size: 12px;
    color: #e9f7f6;
}

/*Login box*/
.publicmain {
    background-color: transparent !important;
}

.publicBody #main {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #ffffff;
    margin-bottom: 15px;
}

.privateBody #main {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #ffffff;
    margin-bottom: 15px;
}

#main .login-box {
    width: 1100px;
}

#main .login-form {
    width: 270px;
    color: #ffffff;
    background-image: url(ptr-exchange-white.svg);
    background-size: 220px 45px;
    background-repeat: no-repeat;
    background-position: 45px 10px;
    background-color: transparent;
    padding-top: 110px;
    box-shadow: none;
    border-radius: 0px;
    margin-top: 50px;
    border: 0px;
    /*font-family:NA-Inter-Black;
	font-weight:normal;*/
}

#main .login-box .logo-area {
    display: none;
}

#main .login-box .merchant-logo-area {
    display: none;
}

#main .forgot-password-login-box .merchant-logo-area {
    display: none;
}

#main .forgot-username-login-box .merchant-logo-area {
    display: none;
}

#main .login-form .login-form-controls TABLE.form TD {
    color: #ffffff;
}

#main .login-box .login-holder {
    text-align: center;
}

#main .login-box .login-bg-area .login-bg-image {
    display: none;
}

#main .login-form .dottedlink {
    border-bottom: none;
}

#main .login-box .head {
    display: none;
}

#main .login-form .row {
    margin-bottom: 15px;
}

#main .login-form input[type="text"], #main .login-form input[type="password"] {
    width: 170px;
    border-radius: 25px;
    padding-left: 50px;
    margin: 5px 20px;
    background-color: #ffffff;
    color: #4E897B;
    border-width: 0px;
    font: 12px/15pxNA-Inter-Regular;
    font-family: NeueHaasDisplayRegular !important;
}

#main .login-form input[type="text"] {
    background: url(icon-account.svg) center left 20px no-repeat #ffffff;
    background-size: 18px 18px;
    color: #4E897B;
}

#main .login-form input[type="password"] {
    background: url(icon-password.svg) center left 20px no-repeat #ffffff;
    background-size: 15px 18px;
    color: #4E897B;
}


#main .login-form input[type="text"].errorClientValidation {
    color: #7C848D !important;
    border-width: 2px;
}

#main .login-form input[type="password"].errorClientValidation {
    background: url(login-password.png) center left 20px no-repeat #ffffff;
    color: #7C848D !important;
    border-width: 2px;
}

#main .login-form .row3 {
    text-align: center;
    padding-bottom: 10px;
}

    #main .login-form .row3 .rowforpass {
        padding: 10px 0px 0px 0px;
        text-align: center;
        color: #7C848D;
    }

#main .login-form-area .forgot-password {
    color: #ffffff;
    padding: 5px;
    font-size: 13px;
    font-weight: normal;
    font-family: NeueHaasDisplayBold;
}

#main .login-form input[type="submit"] {
    width: 230px;
    margin: 0px;
    height: 37px;
    background-color: #dcfd8b;
    float: none;
    border-radius: 25px;
    color: #000000;
    margin-top: 30px;
    -webkit-appearance: none !important;
    -moz-appearance: none;
    font: 16px/29px NA-Inter-Regular;
}

    #main .login-form input[type="submit"]:hover {
        background-color: #C89064;
        color: #ffffff
    }

input[type="submit"], .newbutton {
    background-color: #29524d;
    font-family: NeueHaasDisplayRegular;
    font-size: 12px;
    color: #dcfd8b;
}


.smallbutton {
    font-family: NeueHaasDisplayRegular !important;
    font: 12px/22px NA-Inter-Regular !important;
}


a {
    color: #df9a64;
    font-family: NeueHaasDisplayBold;
    text-decoration: underline;
}

.NotificationItemCount {
    background-color: #7C848D;
    color: #0FC191 !important;
}

.CheckoutItemCount {
    background-color: #7C848D;
    color: #0FC191 !important;
}

.pendingHistoryCount {
    background-color: #7C848D;
    color: #fafbfd;
}

.ui-state-active .pendingHistoryCount {
    background-color: #dcfd8b !important;
    color: white;
}

.balancewidget table tr td .balancetext {
    font-weight: bold;
    color: #999;
}

.confirm-section .caption {
    color: #7C848D;
}


/* New Design overrides */
.PageCaption {
    color: #7C848D;
    font-family: NeueHaasDisplayRegular;
    font-weight: normal;
}

.CaptionText {
    color: #7C848D;
}

/* Controls */
a:hover {
    color: #cc3300;
}

.select-area {
    background-color: #29524d;
}

    .select-area .select-opener {
        background-color: #29524d !important;
        background: url(../../images/newstyle/arrow-01.png) no-repeat;
        position: absolute;
        height: 39px;
        width: 42px;
        right: 0px;
        top: 0;
        background-position-x: 15px;
        background-position-y: 15px;
    }

.select-options .item-selected a {
    background-color: #29524d;
}

.select-disabled {
    background-color: transparent;
}

.rad-area {
    background-image: url(../../images/newstyle/sprite-02.png);
}

.rad-checked {
    background-image: url(../../images/newstyle/sprite-02.png);
}

.chk-area {
    background-image: url(../../images/newstyle/sprite-03.png);
}

.chk-checked {
    background-image: url(../../images/newstyle/sprite-03.png);
}

.pagebutton {
    background-color: #29524d;
    color: #dcfd8b;
    box-shadow: none;
    border: none;
    font-family: NeueHaasDisplayMedium;
    font-size: 13px;
    text-decoration: none;
}

    .pagebutton:hover {
        background-color: #df9a64;
        color: #dcfd8b;
        box-shadow: none;
    }

.SubmitButton {
    background: #1987F5 none;
    color: #ffffff;
    box-shadow: none;
}

    .SubmitButton:hover {
        background: #303030 none;
        color: #ffffff;
        box-shadow: none;
    }

input[type="submit"]:hover, .newbutton:hover {
    background-color: #df9a64;
}

.options-block ul li .button {
    box-shadow: 0 0 70px 1px #1987F5 inset;
}


.giftCard-button:after {
    background: url(../../images/newstyle/giftcard-green.svg) no-repeat 0;
    left: 25px;
    background-size: 22px 19px;
    top: 5px;
}

.bank-button:after {
    background: url(../../images/newstyle/bank-green.svg) no-repeat 0;
    left: 25px;
    background-size: 18px 19.5px;
}

.wire-button:after {
    background: url(../../images/newstyle/wire-green.svg) no-repeat 0;
    background-size: 24px 17px;
}

.prepaidcard-button:after {
    background: url(../../images/newstyle/prepaidcard-green.svg) no-repeat 0;
    left: 25px;
    background-size: 21.5px 17px;
    top: 8px;
}

.creditcard-button:after {
    background: url(../../images/newstyle/prepaidcard-green.svg) no-repeat 0;
    left: 25px;
    background-size: 21.5px 17px;
    top: 8px;
}

.home-button:after {
    background-image: url(home-white.png);
    left: 20px;
}

.confirm-button:after {
    background: url(confirm-white.png) no-repeat 0px 0px;
    top: 12px;
    left: 29px;
}

.home-button {
    padding: 13px 25px 13px 54px;
}


.continue-button:after {
    background-image: url(../../images/buttons/right-continue-arrow-green.svg);
}

.back-button:after {
    background-image: url(../../images/buttons/left-back-arrow.png);
}



.features-button:after {
    background-image: url(../../images/newstyle/img-44.png);
}

.boleto-button:after {
    background-image: url(../../images/newstyle/img-41.png);
}

.billpay-button:after {
    background-image: url(../../images/newstyle/img-42.png);
}

.ums-button:after {
    background-image: url(../../images/newstyle/img-36.png);
}

.search-button::after {
    background-image: url(../../images/buttons/img-search-white.png);
}

.rowSteps td {
    background-color: #ffffff;
    vertical-align: top;
    height: 5px;
}

#header .add-nav ul li a.newhomebutton img {
    display: none;
}

.publicBody #header .add-nav ul li a.newhomebutton {
    color: #ffffff;
    font-weight: normal;
    background: transparent url(home_big.png) no-repeat 6px center;
    padding: 12px 10px 12px 35px !important;
    background-size: 22px 22px;
}

.privateBody #header .add-nav ul li a.newhomebutton {
    color: #4E897B;
    font-weight: normal;
    background: transparent url(icon-home-tan.svg) no-repeat 6px center;
    padding: 12px 10px 12px 35px !important;
    background-size: 22px 22px;
}

/* Grid controls */
.payment-form table thead th {
    background-color: #7C848D;
}

.historyClass .ui-state-default, .historyClass .ui-widget-content .ui-state-default, .historyClass .ui-widget-header .ui-state-default {
    background-color: #E6E7F0;
    border-color: #E6E7F0;
    color: #1987F5 !important;
}

    .historyClass .ui-state-default a, .historyClass .ui-state-default a:link, .historyClass .ui-state-default a:visited {
        color: #4E897B !important;
    }

.historyClass .ui-state-active a, .historyClass .ui-state-active a:link, .historyClass .ui-state-active a:visited {
    color: #ffffff !important;
}

.historyClass .ui-state-active, .historyClass .ui-widget-content .ui-state-active, .historyClass .ui-widget-header .ui-state-active {
    background-color: #4E897B;
}

#content .widget-open-close table thead tr, #content .widget-open-close table tbody tr.header {
    background-color: #4E897B;
}

historyClass .ui-state-active, .historyClass .ui-widget-content .ui-state-active, .historyClass .ui-widget-header .ui-state-active {
    border-color: #4E897B;
}

TABLE.results TR.header TD, TABLE.results TH {
    background-color: #4E897B;
}


.box h1, .linkbox h1, table.results TR TD h1 {
    color: #240841;
    font-family: NeueHaasDisplayMedium;
    font-size: 14px;
}

TABLE.results TR.ExtraHeader TD {
    background-color: transparent;
}

    TABLE.results TR.ExtraHeader TD.Content {
        background-color: #1987F5 !important;
    }

TABLE.results {
    background-color: transparent;
}

    TABLE.results tr td {
        background-color: transparent;
    }

/* Home Menu */
#content .widget-holder .column-holder .column-3-noborder {
    color: #4E897B;
    font-family: NeueHaasDisplayMedium;
}

#content .widget-holder .column-holder .column-4 {
    border: none;
}

    #content .widget-holder .column-holder .column-4 .column-text {
        font-family: NeueHaasDisplayRegular !important;
    }

#content .widgetblue h1, #content .widgetblue h2 {
    background: none repeat scroll 0 0 #4E897B;
}

#content .widget .head {
    background: none repeat scroll 0 0 #e8e8e8;
}

    #content .widget .head .open-close .opener {
        background: transparent url(../../images/newstyle/arrow-down-green.png) no-repeat scroll 50% 50%;
    }

    #content .widget .head .open-close .slide ul {
        background-color: #C89064;
        font-size: 13px;
    }
    #content .widget .head .open-close-holder .currency {
        color: #4E897B
    }
    #content .widget .open-close .slide ul li a:hover,
    #content .widget .open-close .slide ul li.active {
        background-color: #7C848D;
    }

#content .widget .open-close .slide ul li a img {
    margin: 0px 11px 0 0;
}

#content .widget .tabset li a {
    background: none repeat scroll 0 0 #7C848D;
}

    #content .widget .tabset li a:hover {
        background: none repeat scroll 0 0 #34495E;
    }

#content .widget .tabset li.active {
    border-left-color: #7C848D;
}

.box {
    background-color: #ffffff;
    box-shadow: 3px 3px 8px #EEEFF8;
    border-radius: 10px;
}

#main .widget {
    background-color: transparent;
}

#content .widget table {
    background-color: transparent;
}

.historyClass table.headerTable tr td {
    background-color: transparent;
}

.historyClass table.historyTable tr td {
    background-color: transparent;
}

#main .options-block {
    background-color: transparent;
}

.AlertBox {
    background-color: transparent;
    color: #7C848D;
}

.amount-section .amount-box {
    background-color: transparent;
}

.amount-section .description-box {
    background-color: transparent;
}

.addAccountSection {
    background-color: transparent;
}

.IPSFieldSet {
    background-color: transparent;
}

.FaqFieldSet {
    background-color: transparent;
}

#content .widget-open-close table thead tr, #content .widget-open-close table tbody tr.header {
    background-color: #4E897B;
}

.eWallet-button:after,
.cash-button:after,
.forward-button:after,
.google-button:after,
.paymenex-button:after,
.twocheckout-button:after {
    background-image: url(../../images/newstyle/sprite-05.png);
}

.qiwi-button:after,
.stp-button:after,
.alipay-button:after,
.paypal-button:after,
.rbk-button:after {
    background-image: url(../../images/newstyle/sprite-06.png);
}

.myaccountmenu {
    border-top: none;
}

    .myaccountmenu ul li a {
        color: #4E897B;
    }

        .myaccountmenu ul li a.static.selected {
            background-color: transparent;
            color: #240841;
            border-bottom: 2px solid #1987F5;
        }

#header .block .author {
    color: #4E897B;
    margin-bottom: 5px;
    margin-right: 20px;
    position: inherit;
    font-weight: normal;
    font-size: 12px;
    font-family: NeueHaasDisplayThin;
}

.result-section .caption {
    color: #7C848D;
}

.bal_text_caption {
    color: #7C848D;
}

.TextPageTitle {
    color: #7C848D;
}

.ModalPopupRounded .Header {
    color: #7C848D;
}

.ModalPopupRounded {
    background-image: none;
    background-color: #fff;
}

.newsteps .step .stepleftarrow {
    border-bottom-color: #EEEFF8;
    border-top-color: #EEEFF8;
}

.newsteps .step .steptext {
    background-color: #EEEFF8;
    color: #4E897B;
    font-family: NeueHaasDisplayMedium;
    font-weight: normal;
}

.newsteps .step .steprightarrow {
    border-left-color: #EEEFF8;
}

.newsteps .step:last-child .outer {
    background-color: #EEEFF8;
}

.newsteps .completed .steprightarrow {
    border-left-color: #7C848D;
    color: #ffffff;
}

.newsteps .completed .steptext {
    background-color: #7C848D;
    color: #ffffff;
    font-family: NeueHaasDisplayMedium;
    font-weight: normal;
}

.newsteps .completed .stepleftarrow {
    border-bottom-color: #7C848D;
    border-top-color: #7C848D;
    color: #ffffff;
}

.newsteps {
    background-color: #ffffff;
}

    .newsteps .current .stepleftarrow {
        border-bottom-color: #ffffff;
        border-top-color: #ffffff;
    }

    .newsteps .current .steptext {
        background-color: #ffffff;
        font-family: NeueHaasDisplayMedium;
        font-weight: normal;
    }

    .newsteps .current .steprightarrow {
        border-left-color: #ffffff;
    }

    .newsteps .current:last-child .outer {
        background-color: #ffffff;
    }

    .newsteps .current .steptext {
        color: #4E897B;
        font-family: NeueHaasDisplayMedium;
        font-weight: normal;
    }

.steptext .innertext {
    font-family: NeueHaasDisplayMedium;
    font-weight: normal;
}

.uploadFileDescription {
    color: #7C848D;
}

.uploadFileStatus {
    color: #7C848D;
}

.tblActivation {
    width: auto;
}

#main .login-form .tblActivation td {
    color: #ffffff;
}

#main TABLE.form TD {
    color: #ffffff !important;
}

#main TABLE.form {
    width: auto !important;
}

.Overview-AccountInfo {
    background: #0FC191;
    border-bottom: 3px solid #0FC191;
}

    .Overview-AccountInfo .rtop * {
        background: #0FC191 !important;
    }
/*.Overview-Checkout {
	background: #0FC191;
	border-bottom: 3px solid #0FC191;
}
	.Overview-Checkout .rtop * {
		background: #0FC191;
	}*/

.currency-USD {
    background: url(../../images/currencies/USD-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-EUR {
    background: url(../../images/currencies/EUR-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-GBP {
    background: url(../../images/currencies/GBP-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-AUD {
    background: url(../../images/currencies/USD-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-CAD {
    background: url(../../images/currencies/USD-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-CNY {
    background: url(../../images/currencies/CNY-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-JPY {
    background: url(../../images/currencies/JPY-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-RON {
    background: url(../../images/currencies/RON-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-SGD {
    background: url(../../images/currencies/USD-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-NZD {
    background: url(../../images/currencies/USD-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-HKD {
    background: url(../../images/currencies/USD-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-CHF {
    background: url(../../images/currencies/CHF-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-CZK {
    background: url(../../images/currencies/CZK-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-RUB {
    background: url(../../images/currencies/RUB-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-SEK {
    background: url(../../images/currencies/SEK-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-MXN {
    background: url(../../images/currencies/USD-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-DKK {
    background: url(../../images/currencies/USD-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-NOK {
    background: url(../../images/currencies/USD-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-THB {
    background: url(../../images/currencies/USD-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}

.currency-ZAR {
    background: url(../../images/currencies/ZAR-DarkGreen.png) no-repeat left center;
    padding-left: 40px;
    height: 33px;
    background-size: 33px 33px;
}



.balancewidget table tr td .balancetext img {
    display: none;
    width: 25px;
    height: 25px;
}

.balancewidget table tr td .balancetext span {
    padding-top: 10px;
    display: block;
    color: #4E897B;
    font-size: 20px;
}

.additionalBalance {
    background-color: #E6E7F0;
}


    .additionalBalance .IPStooltip {
        position: absolute;
    }

    .additionalBalance .WithdrawalLimitText {
        margin-left: 17px;
    }

.IPStooltip
{

}

.IPStooltip:hover span {
    background-color: #7C848D;
    color: #240841;
    background-image: none;
}



.column-holder-balancerow .linkbox {
    background-color: #e0e0e0 !important;
}

.loginMobileAppHolder {
    display: none;
}

.publicBody ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #7C848D !important;
    opacity: 1; /* Firefox */
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    font-family: NeueHaasDisplayRegular !important;
}

.privateBody ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #7C848D !important;
    opacity: 1; /* Firefox */
}

.publicBody :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #7C848D !important;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    font-family: NeueHaasDisplayRegular !important;
}

.privateBody :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #7C848D !important;
}

.publicBody ::-ms-input-placeholder { /* Microsoft Edge */
    color: #7C848D !important;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    font-family: NeueHaasDisplayRegular !important;
}

.privateBody ::-ms-input-placeholder { /* Microsoft Edge */
    color: #7C848D !important;
}



.dottedlink {
    border-bottom: 1px #7C848D dotted;
}

.SupportTitle {
    color: #7C848D;
}

#content .widget table.headerTable td {
    vertical-align: bottom;
}

.privacypolicy-gdpr {
    display: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .publicBody #wrapper .rowContent {
        background-attachment: fixed;
    }
}

#main .forgot-password-login-box .login-form {
    color: #ffffff;
}

    #main .forgot-password-login-box .login-form .row {
        text-align: center;
    }

.forgot-password-login-box .captcha-text {
    padding-left: 30px;
    height: 60px;
    margin-left: 50px;
    color: #000;
}

#main .forgot-username-login-box .login-form {
    color: #ffffff;
}

    #main .forgot-username-login-box .login-form .row {
        text-align: center;
    }

.forgot-username-login-box .captcha-text {
    padding-left: 30px;
    height: 60px;
    margin-left: 50px;
}

#main .forgot-username-login-box .login-form-area .forgot-password {
    color: #ffffff !important;
}





.column-4 .column-inner {
    background: #dcfd8b;
    color: green;
    font-family: NeueHaasDisplayBlack;
    font-weight: normal !important;
}

    .column-4 .column-inner:hover {
        background: #df9a64;
        color: white;
        font-family: NeueHaasDisplayBlack;
        font-weight: normal !important;
    }

.column-4 .column-text {
    font-family: NeueHaasDisplayBlack;
    font-weight: normal !important;
    font-size: 15px;
}

.column-4 .icon-holder {
    height: 60px;
    margin: 0 auto 15px;
    margin-bottom: 10px;
}

.Checkout_gray {
    background: url("../../images/newstyle/sprite-home-main-buttons.png") no-repeat scroll;
}

.WithdrawFunds_gray {
    background: transparent url('icon-withdraw-green.svg') 0% 0% no-repeat padding-box;
    width: 69px;
    height: 57px;
    margin-left: 20px;
}

.ViewAccount_gray {
    background: url("icon-account-green.svg") no-repeat scroll;
    width: 59px;
    height: 59px;
    margin-left: 25px;
}

.PrepaidCard_gray {
    background: url("icon-prepaid-card-green.svg") no-repeat scroll;
    width: 62px;
    height: 57px;
    margin-left: 25px;
}

.Checkout_gray {
    background-position: 0 -242px;
    width: 68px;
    height: 58px;
    margin-left: 16px;
}

#main .ewallet-setup {
    background-color: #ffffff;
    box-shadow: 3px 3px 8px #eeeff8;
    border-radius: 10px;
}

    #main .ewallet-setup h2 {
        background: none;
        color: #240841;
        font-weight: normal;
        background-color: #ffffff;
        font-family: NeueHaasDisplayBlack;
    }

    #main .ewallet-setup h3 {
        font-weight: normal;
        font-size: 14px;
        font-family: NeueHaasDisplayBlack;
    }

.setup-info-box {
    background-color: #2c5b75;
    color: #ffffff;
    font-weight: normal;
    font-size: 11px;
    line-height: 2.0em;
    font-family: NeueHaasDisplayBlack;
}

.account-form h1 {
    color: #0FC191;
}

.account-form .column-frame .col {
    background-color: #ffffff;
}

#main .ewallet-setup .agreement-box, #main .ewallet-setup .transaction-box, #main .ewallet-setup .account-box {
    background-color: #ffffff;
}

.account-form .agreement-box .check-list label {
    font-family: NeueHaasDisplayMedium;
}

.account-form .box .column-frame input[type="text"] {
    background: #EEEFF8 0% 0% no-repeat padding-box;
    border-radius: 17px;
    border-color: #2c5b75;
}

#main .ewallet-setup .block-holder .inner-box, #main .ewallet-setup .block .inner-box {
    background: #efede4 0% 0% no-repeat padding-box;
    border-radius: 5px;
}

input[type="text"], input[type="password"] {
    background: #EEEFF8 0% 0% no-repeat padding-box;
    border-radius: 17px;
    opacity: 1;
    border: 0;
}

.account-form .box input[type="password"], .account-form .box input[type="text"] {
    background: #EEEFF8 0% 0% no-repeat padding-box;
    border-radius: 17px;
    opacity: 1;
    border: 1px solid #2c5b75;
}

.account-form .agreement-box .check-list {
    color: #240841;
}

.Table {
    border: 1px solid #FF485D;
    border-radius: 10px;
    opacity: 1;
}

#errorClientValidationContainer {
    /*background: #FF485D40 0% 0% no-repeat padding-box;*/
    border: 1px solid #FF485D;
    border-radius: 10px;
    opacity: 1;
}

.account-form .transaction-box ul li {
    font-size: 12px;
    color: #7C848D;
    line-height: 2.0em;
}

.btn-video:after {
    background: none;
}

.btn-video {
    /*display:none;*/
}

.newflag_de, .newflag_en, .newflag_es, .newflag_fr, .newflag_hi, .newflag_hu, .newflag_id, .newflag_it, .newflag_ja, .newflag_ko, .newflag_pl, .newflag_pt, .newflag_ru, .newflag_sk, .newflag_zh, .newflag_nl, .newflag_nb, .newflag_sv, .newflag_cs, .newflag_da {
    background: none;
}

#header .add-nav-holder .drop-box .drop-slide-wrapper .drop-holder ul li:first-child a div {
    background: none;
}

#header .add-nav ul li {
    padding-right: 14px;
}

    #header .add-nav ul li:last-child {
        padding-right: 0px;
    }

.TableSuccess {
    background-color: #0FC191;
    color: #ffffff;
}

.SMSNotificationNote {
    color: #0FC191 !important;
    font-family: NeueHaasDisplayBlack;
}

.SMSTerms {
    color: #1987F5 !important;
    font-family: NeueHaasDisplayMedium;
    font-size: 11px;
}

.yellowbox {
    color: #0FC191;
    border: #0FC191 solid 1px;
    font-weight: bold;
}

.SectionHeader {
    color: #240841;
    font-size: 14px;
    font-weight: normal;
    font-family: NeueHaasDisplayBlack;
}

.bal_text_caption {
    color: #7C848D;
    font-size: 13px;
    font-family: NeueHaasDisplayRegular;
}

input[type="text"], .newtextbox {
    font: 13px NA-Inter-Regular;
    font-family: NeueHaasDisplayRegular;
}

#main .login-box .img-show-password {
    margin-left: -52px;
    position: absolute;
    margin-top: 18px;
}
.block-citizenship {
    background-color: #EFEDE4 !important;
}
.instructions {
    color: #FFF;
}

/*newsteps start .rowContent*/
.newsteps .step .steptext {
    background-color: #dbdbdb;
    color: var(--Gray-500, #4E897B);
    font-size: 16px;
    font-style: normal;
}

.newsteps .step .stepleftarrow {
    border-bottom: 24px solid #dbdbdb; /*#EFF8FF - New #d8eeff*/
    border-left: 24px solid transparent;
    border-top: 24px solid #dbdbdb;
    float: left;
    height: 0;
    display: table-cell;
    margin-left: -24px;
}

.newsteps .step .steprightarrow {
    border-left: 24px solid #dbdbdb;
}

.newsteps .current .steptext {
    background-color: #29524d;
    color: white;
}

.newsteps .current .stepleftarrow {
    border-bottom: 24px solid #29524d;
    border-top: 24px solid #29524d;
}

div[id*="_step1"] .steptext {
    border-radius: 8px 0px 0px 8px;
}

.newsteps {
    background-color: #FCFDFF;
}

    .newsteps .current .steprightarrow {
        border-left: 24px solid #29524d;
    }

    .newsteps .step:last-child .outer {
        background-color: #dbdbdb;
        border-radius: 0px 8px 8px 0px;
    }

    .newsteps .current:last-child .outer {
        background-color: #29524d;
    }
/*newsteps end*/

#main .ewallet-setup .boxSetup {
    background-color: white;
}
