html {																		 
    height: 100%;
}
html {
    font-size: 100%;
}
body
{
	background-color: #ffffff;
	height:100%;
    font-size: 14px;
	color:#282828;
}
.privateBody
{
	background-color: #ffffff !important;
}
form
{
	height:100%;
}

#wrapper {
	height: 100%;
	overflow: auto;
}

	#wrapper .mainWrapperTable {
		height: 100%;
	}

#wrapper .rowHeaderBackground td:first-child {
	background: transparent;
}

#wrapper .rowHeader {
	background-color: #282828;
}

#wrapper .rowHeaderBackground .rowHeaderCell {
	background: transparent;
}

#wrapper .rowHeaderBackground td:last-child {
	background: transparent;
}

 /*body */

.privateBody #wrapper .rowMenu, .privateBody #wrapper tr.rowContent {
	background-color: #f7f7f7;
}

.privateBody #wrapper tr.rowAdditionalLine {
	background-color: #282828;
}

.privateBody #wrapper .rowMenu {
	vertical-align: bottom;
	height: 5px;
}

#wrapper tr.rowAdditionalLine {
	height: 0px;
	background-color: transparent;
}


/* Header Logo */
#header .logo-area {
	background: url(logo.jpg) no-repeat;
	background-size: 100px;
}

/* Header background & top links */
#header {
	background-color: transparent;
}
	#header .add-nav ul li a {
		color: #fff;
	}

#header .add-nav ul li a.newhomebutton {
	background: url(../../images/newstyle/home-icon.png) no-repeat 10px center;
	padding: 15px 10px 12px 40px !important;
	background-size: 22px 20px;
}

#header .block .author {
	color: #f7f7f7;
}

/* Header Support section */

#header .add-nav {
	margin-top: 10px;
}

#header .add-nav-holder {
	background-color: transparent;
}

#header .add-nav ul li a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#header .add-nav ul li a {
	color: #ffffff;
	font-weight: normal;
}

#header .add-nav ul li.active a,
#header .add-nav ul li a:hover {
	background-color: transparent;
	text-decoration: underline;
}

#header .add-nav ul li a.extramenu {
	color: #22b14c;
}

#header .drop-box .btn-drop {
	background: url("../../images/newstyle/arrow-01-white.png") no-repeat scroll 50% 50%;
	background-size: 20px;
}


#header .add-nav {
	margin-right: 30px;
}

#header .drop-box ul {
	background-color: #282828;
}

	#header .drop-box ul li a:hover,
	#header .drop-box ul li.active a {
		background-color: #cc3300;
	}


/*Footer*/

#wrapper .rowFooter {
	background: #282828;
	padding-top: 20px;
	padding-bottom: 0px;
	white-space: nowrap;
}

	#wrapper .rowFooter #footer {
		background-color: #282828;
		color: #ffffff;
		padding-bottom: 0px;
	}

#footer .add-nav ul li a {
	color: #fff;
}

.privateBody #wrapper .rowFooter #footer .add-nav ul li a {
	color: #ffffff;
}

#footer .add-nav ul li {
	margin: 0;
	padding: 0 15px;
}

#footer .add-nav ul li:last-child {
	border-right: none;
}

.publicBody #footer .LiveChatHours {
	color: #ffffff !important;
}


.privateBody #wrapper .rowFooter #footer .LiveChatHours {
	color: #ffffff !important;
}
#wrapper .rowFooter {
	background: #282828;
}

#footer {
	background: transparent;
}

#footer .copyright span {
	margin: 0 5px 3px 0;
}

#footer .footerText {
	text-align: center;
}

/*Login box*/
.publicmain {
	background-color: transparent !important;
}

#main .login-form input[type="submit"] {
	background-color: #282828;
}

#main .login-form input[type="submit"]:hover {
	background-color: #cc3300;
}

#main .login-form-area .forgot-password {
	color: #282828;
}
.myaccountmenu ul li {
	padding:0px;
}

input[type="submit"], .newbutton {
	background-color: #3395db;
}

	input[type="submit"]:hover, .newbutton:hover {
		background-color: #faae18;
	}

a {
	color: #c38c1a;
}

.NotificationItemCount {
	background-color: #7f4a99;
	color: #fafbfd;
}

.CheckoutItemCount {
	background-color: #7f4a99;
	color: #fafbfd;
}

.pendingHistoryCount {
	background-color: #7f4a99;
	color: #fafbfd;
}

.balancewidget table tr td .balancetext {
	font-weight: bold;
	color: #999;
}


.publicBody ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #61666D !important;
	opacity: 1; /* Firefox */
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

.privateBody ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #666666;
	opacity: 1; /* Firefox */
}

.publicBody :-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #61666D !important;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

.privateBody :-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #666666;
}

.publicBody ::-ms-input-placeholder { /* Microsoft Edge */
	color: #61666D !important;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

.privateBody ::-ms-input-placeholder { /* Microsoft Edge */
	color: #666666;
}

/*#main .forgot-password-login-box .head {display: block; font-weight:bold; color:#666666;}*/

.confirm-section .caption {
	color: #3395db;
}

/* New Design overrides */
#main {
	background-color: transparent;
	padding-left: 15px;
	padding-right: 15px;
}

.publicmain {
	background-color: transparent !important;
}

.FAQNote {
	color: #000000;
}

.FaqFieldSet {
	color: #000000;
}

.supportlinkboxcontent {
	color: #000000;
}

.Ans {
	color: #000000;
}

.rowSteps td {
	background-color: #f7f7f7;
}

	.myaccountmenu ul li a {
		color: #282828;
	}

		.myaccountmenu ul li a.static.selected {
			background-color: #282828;
			color: #fff;
			text-decoration: none;
		}

.historyClass .ui-state-default, .historyClass .ui-widget-content .ui-state-default, .historyClass .ui-widget-header .ui-state-default {
	background-color: #414042;
}

.historyClass .ui-state-active, .historyClass .ui-widget-content .ui-state-active, .historyClass .ui-widget-header .ui-state-active {
	background-color: #282828;
}

#content .widget-open-close table thead tr, #content .widget-open-close table tbody tr.header {
	background-color: #282828;
}

historyClass .ui-state-active, .historyClass .ui-widget-content .ui-state-active, .historyClass .ui-widget-header .ui-state-active {
	border-color: #000000;
}

TABLE.results TR.header TD, TABLE.results TH {
	background-color: #191919;
}

#header .block .author {
	color: #ffffff;
}

.box h1, .linkbox h1, table.results TR TD h1 {
	color: #000000;
}

TABLE.results TR.ExtraHeader TD {
	background-color: transparent;
}

	TABLE.results TR.ExtraHeader TD.Content {
		background-color: #191919 !important;
	}

TABLE.results {
	background-color: transparent;
}

	TABLE.results tr td {
		background-color: #ffffff;
	}

.PageCaption {
	color: #000000;
}

.CaptionText {
	color: #000000;
}

.ui-widget-header {
	background-color: transparent;
}

#main .widget {
	background-color: transparent;
}

.historyClass table tr td {
	background-color: transparent;
}

.historyClass table.headerTable tr td {
	background-color: transparent;
}
/* Controls */
input[type="submit"], .newbutton {
	background-color: #282828;
}

	input[type="submit"]:hover, .newbutton:hover {
		background-color: #cc3300;
	}

a:hover {
	color: #cc3300;
}

.select-area {
	background-color: #282828;
}

.select-options .item-selected a {
	background-color: #cc3300;
}

.select-disabled {
	background-color: transparent;
}

.rad-area {
	background-image: url(../../images/newstyle/sprite-02-black.png);
}

.rad-checked {
	background-image: url(../../images/newstyle/sprite-02-black.png);
}

.chk-area {
	background-image: url(../../images/newstyle/sprite-03-black.png);
}

.chk-checked {
	background-image: url(../../images/newstyle/sprite-03-black.png);
}

.pagebutton {
	background-color: #282828;
	color: #ffffff;
	box-shadow: none;
}

	.pagebutton:hover {
		background-color: #cc3300;
		color: #ffffff;
		box-shadow: none;
	}

.SubmitButton {
	background: #282828 none;
	color: #ffffff;
	box-shadow: none;
}

	.SubmitButton:hover {
		background: #cc3300 none;
		color: #ffffff;
		box-shadow: none;
	}

.eWallet-button:after,
.cash-button:after,
.wire-button:after,
.creditcard-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,
.bank-button:after,
.stp-button:after,
.alipay-button:after,
.paypal-button:after,
.rbk-button:after {
	background-image: url(../../images/newstyle/sprite-06.png);
}

.continue-button:after {
	background-image: url(../../images/buttons/right-continue-arrow.png);
}

.back-button:after {
	background-image: url(../../images/buttons/left-back-arrow.png);
}

.home-button:after {
	background-image: url(../../images/buttons/home-icon.png);
}

.prepaidcard-button:after {
	background-image: url(../../images/newstyle/img-43.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);
}

.loginMobileAppHolder {
	display: none;
}

TABLE.form TD {
	color: #000000;
}

.ModalPopupRounded .Header {
	color: #000000;
}

.result-section .caption {
	color: #000000;
}

/* styles to override from new  generic design  */
#wrapper .rowHeaderBackground .rowHeaderCell,
#wrapper .rowHeaderBackground td:first-child {
	background: none;
}

#wrapper .rowHeaderBackground td:last-child {
	border-top: 0px;
	background-color: transparent;
}

.WithdrawFunds_gray, .ViewAccount_gray, .PrepaidCard_gray, .Checkout_gray {
	background: url("../../images/newstyle/sprite-home-main-buttons.png") no-repeat scroll;
}

.WithdrawFunds_gray {
	background-position: 0 0;
	width: 69px;
	height: 57px;
	margin-left: 16px;
}

.ViewAccount_gray {
	background-position: 0 -74px;
	width: 59px;
	height: 59px;
	margin-left: 20px;
}

.PrepaidCard_gray {
	background-position: 0 -159px;
	width: 62px;
	height: 57px;
	margin-left: 19px;
}

.Checkout_gray {
	background-position: 0 -242px;
	width: 68px;
	height: 58px;
	margin-left: 16px;
}

#main .ewallet-setup h2 {
	background: none;
	color: #383838;
	padding-left: 0;
	font-size: 16px;
}

#main .ewallet-setup .box {
	background-color: #ffffff;
	box-shadow: 1px 1px 6px -2px rgba(0, 0, 0, 0.5);
	border-radius: 5px;
	padding: 16px 10px 19px 20px;
	margin: 0 0 20px;
}

.account-form .block {
	padding: 12px 0 0;
}

.ewallet-setup .transaction-box .block, .ewallet-setup .transaction-box table, .ewallet-setup .transaction-box b, .ewallet-setup .agreement-box .check-list, .ewallet-setup .agreement-box b {
	padding: 0;
}

#main .ewallet-setup .block-holder .inner-box, #main .ewallet-setup .block .inner-box {
	background-color: #efeffb;
	color: #9199a8;
}

#header .block .author {
	margin-bottom: 5px;
	margin-right: 50px;
}

.pendingHistoryCount, .NotificationItemCount {
	background-color: #f37278;
}

.WizardButton {
	background-color: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#5689c2));
}


.newsteps .completed .steptext {
	background-color: #282828;
	color: white;
}
.newsteps .current .steptext {
	color: #282828;
}
.newsteps .completed .steprightarrow {
	border-left-color: #282828;
}
.newsteps .completed .stepleftarrow {
	border-bottom-color: #282828;
	border-top-color: #282828;
}

.SupportTitle {
	color: #000;
}
#content .widgetblue h1, #content .widgetblue h2 {
	background: #282828;
}
.column-4 .column-inner {
	color: #282828;
}
.Overview-AccountInfo {
	background: #282828;
	border-bottom: 3px solid #282828;
}
	.Overview-AccountInfo .rtop * {
		background: #282828;
	}
.PageCaption {
	padding-bottom: 2px;
}
.IPStooltip:hover span {
	background-color: #999;
	background-image: none;
}
.additionalBalance .IPStooltip {
	position: absolute;
	vertical-align: middle;
}